Current File : /home/kelaby89/muzza.fit/wp-content/plugins/wolf-visual-composer/assets/js/min/scripts.min.js
/*! Wolf WPBakery Page Builder Extension Wordpress Plugin v3.2.7 */ 
var WVCResponsive=function(a){"use strict";return{init:function(){var b=this;this.reponsiveClasses(),a(window).bind("wvc_resized",function(){b.reponsiveClasses()}).resize()},reponsiveClasses:function(){var b,c,d=a(".wvc-meal, .wvc-recipe, .wvc-workout-program");d.each(function(){b=a(this),c=b.width(),console.log("resized to "+c),800>c&&500<c?a(this).addClass("wvc-el-800"):500>c&&380<c?(a(this).addClass("wvc-el-500"),a(this).removeClass("wvc-el-800"),a(this).removeClass("wvc-el-380")):380>c?(a(this).removeClass("wvc-el-800"),a(this).removeClass("wvc-el-500"),a(this).addClass("wvc-el-380")):(a(this).removeClass("wvc-el-800"),a(this).removeClass("wvc-el-500"),a(this).removeClass("wvc-el-380"))})}}}(jQuery);!function(a){"use strict";a(document).ready(function(){WVCResponsive.init()})}(jQuery);var WVCBigText=function(a){"use strict";return{init:function(){var b=this;b.bigText(),a(window).on("wvc_resized",function(){b.bigText()})},bigText:function(){a(".wvc-bigtext").each(function(){a(this).bigtext()})}}}(jQuery);!function(a){"use strict";a(document).ready(function(){WVCBigText.init(),window.dispatchEvent(new Event("resize"))})}(jQuery);var WVCFitText=function(a){"use strict";return{init:function(){a(".wvc-fittext").each(function(){var b=a(this).data("max-font-size")||60,c=a(this).data("min-font-size")||18,d=a(this).data("font-compression")||1.2;a(this).fitText(d,{minFontSize:c+"px",maxFontSize:b+"px"})})}}}(jQuery);!function(a){"use strict";a(document).ready(function(){WVCFitText.init()})}(jQuery);var WVCAccordion=function(a){"use strict";return{init:function(){a(".wvc-accordion").each(function(){var b=0,c=!1;a(this).data("active-tab")&&(b=a(this).data("active-tab")-1),"0"==a(this).data("active-tab")&&(b=!1,c=!0);var d={autoHeight:!0,heightStyle:"content",active:b,collapsible:c};a(this).accordion(d)})}}}(jQuery);!function(a){"use strict";a(document).ready(function(){WVCAccordion.init()})}(jQuery);var WVCAudioButton=function(a){"use strict";return{init:function(){a(".wvc-audio-button").each(function(){var b=a(this).find("span").text(),c=a(this),d=c.parent().next(".wvc-audio-button-player"),e=d.attr("id"),f=document.getElementById(e);a(this).on("click",function(){event.preventDefault(),c.hasClass("wvc-audio-button-player-playing")?(c.removeClass("wvc-audio-button-player-playing"),c.find("span").html(b),f.pause()):(a("video, audio").trigger("pause"),a(".wvc-audio-button").removeClass("wvc-audio-button-player-playing"),c.addClass("wvc-audio-button-player-playing"),f.play(),c.find("span").html(WVCParams.audioButtonPauseText))}),d.bind("ended",function(){c.find("span").html(b)})})}}}(jQuery);!function(a){"use strict";a(document).ready(function(){WVCAudioButton.init()})}(jQuery);var WVCTyped=function(a){"use strict";return{init:function(){a(".wvc-typed").each(function(){var b=a(this),c=b.data("string")||[],d=b.data("loop")||!1,e=b.data("speed")||!1,f=b.data("cursor")||"|";[]!==c&&b.typed({strings:c,loop:d,typeSpeed:e,cursorChar:f,contentType:"html"})})}}}(jQuery);!function(a){"use strict";a(document).ready(function(){WVCTyped.init()})}(jQuery),function(a,b,c,d){c.wvcSlider=function(d,e){var f,g=(c("html").hasClass("wvc-touch"),{isMobile:!!navigator.userAgent.match(/(iPad)|(iPhone)|(iPod)|(Android)|(PlayBook)|(BB10)|(BlackBerry)|(Opera Mini)|(IEMobile)|(webOS)|(MeeGo)/i),animation:"fade",slideshow:!1,pauseOnHover:!0,slideshowSpeed:4e3,controlNav:!0,directionNav:!0,sliderHeight:"100",sliderHeightUnit:"%",init:function(){},start:function(){},before:function(){},after:function(){},end:function(){},added:function(){},removed:function(){}}),h=this,i=d.selector,j=c(i);h.settings={},h.init=function(){h.settings=c.extend({},g,e),j.flexslider({animation:h.settings.animation,slideshow:h.settings.slideshow,pauseOnHover:h.settings.pauseOnHover,slideshowSpeed:h.settings.slideshowSpeed,controlNav:h.settings.controlNav,directionNav:h.settings.directionNav,init:function(){f.init(h.settings.sliderHeight,h.settings.sliderHeightUnit),f.pauseAllVideos(),h.settings.init()},start:function(){setTimeout(function(){f.playCurrentVideo()},500),h.settings.start()},before:function(){f.pauseAllVideos(),h.settings.before()},after:function(){f.playCurrentVideo(),h.settings.after()},end:function(){h.settings.end()},added:function(){h.settings.added()},removed:function(){h.settings.removed()}})},f={init:function(b,d){var e=this;this.setSliderHeight(b,d),c(a).resize(function(){e.setSliderHeight(b,d)}).resize()},setSliderHeight:function(b,d){var e,f=this,g=0,h=2;e=parseInt(b,10),100===e&&"%"===d&&(g=f.getToolBarOffset()),"%"===d&&(e=Math.floor(c(a).height()*b/100)),c(".wpm-sticky-playlist-container").length&&(g+=c(".wpm-sticky-playlist-container").height()),e=e-g+h,j.find(".slide").each(function(){c(this).css({height:e})})},playCurrentVideo:function(){if(j.find(".flex-active-slide .wvc-video-bg").length){var d=c(".flex-active-slide"),e=d.find(".wvc-video-bg"),f=b.getElementById(e.attr("id"));h.settings.isMobile?(d.find(".wvc-video-bg-fallback").css({"z-index":1}),e.remove()):(e.get(0).play(),f.readyState>=f.HAVE_FUTURE_DATA?d.find(".wvc-slide-video-container").css({opacity:1}):f.addEventListener("canplay",function(){d.find(".wvc-slide-video-container").css({opacity:1})},!1))}else j.find(".flex-active-slide .wvc-yt-video-bg-play").length?j.find(".flex-active-slide .wvc-yt-video-bg-play").trigger("click"):j.find(".flex-active-slide .wvc-vimeo-bg").length&&$f(j.find(".flex-active-slide .wvc-vimeo-bg").get(0)).api("play");a.dispatchEvent(new Event("scroll"))},pauseAllVideos:function(){var a;j.find(".wvc-video-bg").length&&j.find(".wvc-video-bg").each(function(){a=c(this),a.get(0).pause()}),j.find(".wvc-yt-video-bg-pause").trigger("click"),j.find(".wvc-vimeo-video-bg-container > iframe").each(function(){$f(this).api("pause"),$f(this).api("setVolume",0)})},getToolBarOffset:function(){var b=0;return c("body").is(".admin-bar")&&(b=782<c(a).width()?32:46),b}},h.init()},c.fn.wvcSlider=function(a){if(!c.data(this,"_wvcSlider")){var b=new c.wvcSlider(this,a);this.data("_wvcSlider",b)}return this.data("_wvcSlider")}}(window,document,jQuery);var WVCAnythingSlider=function(a){"use strict";return{animationSpeed:1e3,isMobile:!1,init:function(){this.isMobile=WVCParams.isMobile,a.isFunction(a.flexslider)&&(this.delayWow(),this.setSliders(),a(window).resize(function(){WVCSliders.fullHeightSlider(),WVCSliders.slideVideoBackground()}).resize())},setSliders:function(){var b=this.isMobile,c=b?"slide":"fade",d=this.animationSpeed;a(".wvc-anything-slider").each(function(){var e,f=a(this),g=f.data("autoplay"),h=f.data("slideshow-speed"),i=f.data("slideshow-speed")||d,j=f.data("pause-on-hover"),k=f.data("transition"),l=f.data("height"),m=f.data("height-unit"),n=f.data("nav-bullets"),o=f.data("nav-arrows");e="auto"===k?c:k,a("#"+f.attr("id")).wvcSlider({isMobile:b,animation:e,slideshow:g,pauseOnHover:j,slideshowSpeed:h,controlNav:n,directionNav:o,sliderHeight:l,sliderHeightUnit:m,animationSpeed:i,start:function(){WVCAnythingSlider.doWow()},before:function(){WVCAnythingSlider.undoWow()},after:function(){WVCAnythingSlider.doWow()}})})},delayWow:function(){a(".wvc-anything-slide").each(function(){a(".wvc-wow, .items .post").each(function(){a(this).removeClass("wvc-wow").addClass("wvc-delayed-wow").css({visibility:"hidden"})})})},doWow:function(){var b,c=WVCParams.forceAnimationMobile||!this.isMobile&&800<a(window).width();c&&(b=new WOW({boxClass:"wvc-delayed-wow",offset:WVCParams.WOWAnimationOffset}),a(".wvc-anything-slide.flex-active-slide").find(".wvc-as-content").fadeIn("fast",function(){window.dispatchEvent(new Event("resize")),b.init()}))},undoWow:function(){a(".wvc-anything-slide").find(".wvc-as-content").fadeOut("fast",function(){a(".wvc-anything-slide").find(".wvc-delayed-wow").css({visibility:"hidden"})})}}}(jQuery);!function(a){"use strict";a(document).ready(function(){WVCAnythingSlider.init()})}(jQuery);var WVCCarousels=function(a){"use strict";return{isMobile:!1,init:function(){this.isMobile=WVCParams.isMobile;var b=this;this.testimonials(),this.carouselGallery(),this.videoCarousel(),this.wolfTestimonials(),this.resizeWolfTestimonials(),this.postCarousel(),a(window).resize(function(){b.resizeWolfTestimonials()}).resize()},carouselGallery:function(){a(".wvc-gallery-carousel").each(function(){var b=a(this),c=b.data("autoplay"),d=b.data("slideshow-speed"),e=b.data("pause-on-hover"),f=b.data("group-cells"),g=b.data("nav-bullets"),h=b.data("nav-arrows");!0===c&&(c=d),b.flickity({autoPlay:c,pauseAutoPlayOnHover:e,prevNextButtons:h,pageDots:g,groupCells:f,wrapAround:!0,cellSelector:".wvc-img-carousel"}).on("dragStart.flickity",function(){b.find("a").addClass("wvc-disabled")}).on("dragEnd.flickity",function(){setTimeout(function(){b.find("a").removeClass("wvc-disabled")},1e3)})})},videoCarousel:function(){},testimonials:function(){var b=this.isMobile?"slide":"fade";a(".wvc-testimonials-slider").each(function(){var c,d=a(this),e=d.data("autoplay"),f=d.data("slideshow-speed")||e,g=d.data("pause-on-hover"),h=d.data("transition"),i=d.data("nav-bullets"),j=d.data("nav-arrows");c="auto"===h?b:h,e&&(e=f),a(this).flickity({autoPlay:e,pauseAutoPlayOnHover:g,prevNextButtons:j,pageDots:i,wrapAround:!0,imagesLoaded:!0,cellSelector:".wvc-testimonal-slide"})})},postCarousel:function(){a(".wvc-last-posts-display-carousel").each(function(){a(this).flickity({groupCells:!0,prevNextButtons:!1,cellSelector:".wvc-post-column"})})},wolfTestimonials:function(){a(".testimonials-display-carousel").each(function(){a(this).flickity({wrapAround:!0,groupCells:"77%",prevNextButtons:!1,cellSelector:".testimonial"})})},resizeWolfTestimonials:function(){var b=-1;a(".testimonials-display-carousel .testimonial-content").removeAttr("style"),a(".testimonials-display-carousel").each(function(){a(this).find(".testimonial-content").each(function(){b=b>a(this).height()?b:a(this).height()}),a(this).find(".testimonial-content").each(function(){a(this).height(b)})})}}}(jQuery);!function(a){"use strict";a(document).ready(function(){WVCCarousels.init()})}(jQuery);var WVCTwentyTwenty=function(a){"use strict";return{init:function(){a(".wvc-twentytwenty").twentytwenty()}}}(jQuery);!function(a){"use strict";a(document).ready(function(){WVCTwentyTwenty.init()})}(jQuery);var WVCCountdown=function(a){"use strict";return{init:function(){this.setLang(),a(".wvc-countdown").each(function(){var b,c=a(this),d=c.data("format"),e=c.data("year"),f=c.data("month"),g=c.data("day"),h=c.data("hour"),i=c.data("min"),j=c.data("sec"),k=c.data("offset");b=new Date(e,f-1,g,h,i,j),c.countdown({until:b,format:d,timezone:k,padZeroes:!0})})},destroy:function(){a(".wvc-countdown").each(function(){a(this).countdown("destroy")})},setLang:function(){var b=WVCParams.language;"fr_FR"===b||"fr_BE"===b||"fr_CA"===b?(a.countdown.regionalOptions.fr={labels:["Années","Mois","Semaines","Jours","Heures","Minutes","Secondes"],labels1:["Année","Mois","Semaine","Jour","Heure","Minute","Seconde"],compactLabels:["a","m","s","j"],whichLabels:function(a){return a>1?0:1},digits:["0","1","2","3","4","5","6","7","8","9"],timeSeparator:":",isRTL:!1},a.countdown.setDefaults(a.countdown.regionalOptions.fr)):"de_DE"===b||"de_CH"===b?(a.countdown.regionalOptions.de={labels:["Jahre","Monate","Wochen","Tage","Stunden","Minuten","Sekunden"],labels1:["Jahr","Monat","Woche","Tag","Stunde","Minute","Sekunde"],compactLabels:["J","M","W","T"],whichLabels:null,digits:["0","1","2","3","4","5","6","7","8","9"],timeSeparator:":",isRTL:!1},a.countdown.setDefaults(a.countdown.regionalOptions.de)):"it_IT"===b?(a.countdown.regionalOptions.it={labels:["Anni","Mesi","Settimane","Giorni","Ore","Minuti","Secondi"],labels1:["Anno","Mese","Settimana","Giorno","Ora","Minuto","Secondo"],compactLabels:["a","m","s","g"],whichLabels:null,digits:["0","1","2","3","4","5","6","7","8","9"],timeSeparator:":",isRTL:!1},a.countdown.setDefaults(a.countdown.regionalOptions.it)):"es_ES"===b||"es_AR"===b||"es_CL"===b||"es_CO"===b||"es_GT"===b||"es_VE"===b?(a.countdown.regionalOptions.es={labels:["Años","Meses","Semanas","Días","Horas","Minutos","Segundos"],labels1:["Año","Mes","Semana","Día","Hora","Minuto","Segundo"],compactLabels:["a","m","s","d"],whichLabels:null,digits:["0","1","2","3","4","5","6","7","8","9"],timeSeparator:":",isRTL:!1},a.countdown.setDefaults(a.countdown.regionalOptions.es)):"nl_NL"===b||"nl_BE"===b?(a.countdown.regionalOptions.nl={labels:["Jaren","Maanden","Weken","Dagen","Uren","Minuten","Seconden"],labels1:["Jaar","Maand","Week","Dag","Uur","Minuut","Seconde"],compactLabels:["j","m","w","d"],whichLabels:null,digits:["0","1","2","3","4","5","6","7","8","9"],timeSeparator:":",isRTL:!1},a.countdown.setDefaults(a.countdown.regionalOptions.nl)):"cs_CZ"===b?(a.countdown.regionalOptions.cs={labels:["Roků","MÄ›síců","Týdnů","Dní","Hodin","Minut","Sekund"],labels1:["Rok","MÄ›síc","Týden","Den","Hodina","Minuta","Sekunda"],labels2:["Roky","MÄ›síce","Týdny","Dny","Hodiny","Minuty","Sekundy"],compactLabels:["r","m","t","d"],whichLabels:function(a){return 1==a?1:a>=2&&a<=4?2:0},digits:["0","1","2","3","4","5","6","7","8","9"],timeSeparator:":",isRTL:!1},a.countdown.setDefaults(a.countdown.regionalOptions.cs)):"pt_BR"===b?(a.countdown.regionalOptions["pt-BR"]={labels:["Anos","Meses","Semanas","Dias","Horas","Minutos","Segundos"],labels1:["Ano","Mês","Semana","Dia","Hora","Minuto","Segundo"],compactLabels:["a","m","s","d"],whichLabels:null,digits:["0","1","2","3","4","5","6","7","8","9"],timeSeparator:":",isRTL:!1},a.countdown.setDefaults(a.countdown.regionalOptions["pt-BR"])):"ro_RO"===b?(a.countdown.regionalOptions.ro={labels:["Ani","Luni","Saptamani","Zile","Ore","Minute","Secunde"],labels1:["An","Luna","Saptamana","Ziua","Ora","Minutul","Secunda"],compactLabels:["A","L","S","Z"],whichLabels:null,digits:["0","1","2","3","4","5","6","7","8","9"],timeSeparator:":",isRTL:!1},a.countdown.setDefaults(a.countdown.regionalOptions.ro)):"ru_RU"===b?(a.countdown.regionalOptions.ru={labels:["Лет","Месяцев","Недель","Дней","Часов","Минут","Секунд"],labels1:["Год","Месяц","Неделя","День","Час","Минута","Секунда"],labels2:["Года","Месяца","Недели","Дня","Часа","Минуты","Секунды"],compactLabels:["л","м","н","д"],compactLabels1:["г","м","н","д"],whichLabels:function(a){var b=a%10,c=Math.floor(a%100/10);return 1==a?1:b>=2&&b<=4&&1!=c?2:1==b&&1!=c?1:0},digits:["0","1","2","3","4","5","6","7","8","9"],timeSeparator:":",isRTL:!1},a.countdown.setDefaults(a.countdown.regionalOptions.ru)):"sv_SE"===b?(a.countdown.regionalOptions.sv={labels:["År","Månader","Veckor","Dagar","Timmar","Minuter","Sekunder"],labels1:["År","Månad","Vecka","Dag","Timme","Minut","Sekund"],compactLabels:["Å","M","V","D"],whichLabels:null,digits:["0","1","2","3","4","5","6","7","8","9"],timeSeparator:":",isRTL:!1},a.countdown.setDefaults(a.countdown.regionalOptions.sv)):"nb_NO"===b||"nn_NO"===b?(a.countdown.regionalOptions.nb={labels:["År","Måneder","Uker","Dager","Timer","Minutter","Sekunder"],labels1:["År","Måned","Uke","Dag","Time","Minutt","Sekund"],compactLabels:["Å","M","U","D"],whichLabels:null,digits:["0","1","2","3","4","5","6","7","8","9"],timeSeparator:":",isRTL:!1},a.countdown.setDefaults(a.countdown.regionalOptions.nb)):"da_DK"===b?(a.countdown.regionalOptions.da={labels:["År","Måneder","Uger","Dage","Timer","Minutter","Sekunder"],labels1:["År","Måned","Uge","Dag","Time","Minut","Sekund"],compactLabels:["Å","M","U","D"],whichLabels:null,digits:["0","1","2","3","4","5","6","7","8","9"],timeSeparator:":",isRTL:!1},a.countdown.setDefaults(a.countdown.regionalOptions.da)):"fi"===b?(a.countdown.regionalOptions.fi={labels:["vuotta","kuukautta","viikkoa","päivää","tuntia","minuuttia","sekuntia"],labels1:["vuosi","kuukausi","viikko","päivä","tunti","minuutti","sekunti"],compactLabels:["v","kk","vk","pv"],whichLabels:null,digits:["0","1","2","3","4","5","6","7","8","9"],timeSeparator:":",isRTL:!1},a.countdown.setDefaults(a.countdown.regionalOptions.fi)):"ja"===b?(a.countdown.regionalOptions.ja={labels:["年","月","週","日","時","分","秒"],labels1:["年","月","週","日","時","分","秒"],compactLabels:["年","月","週","日"],whichLabels:null,digits:["0","1","2","3","4","5","6","7","8","9"],timeSeparator:":",isRTL:!1},a.countdown.setDefaults(a.countdown.regionalOptions.ja)):"ko_KR"===b?(a.countdown.regionalOptions.ko={labels:["년","월","주","일","시","분","초"],labels1:["년","월","주","일","시","분","초"],compactLabels:["년","월","주","일"],compactLabels1:["년","월","주","일"],whichLabels:null,digits:["0","1","2","3","4","5","6","7","8","9"],timeSeparator:":",isRTL:!1},a.countdown.setDefaults(a.countdown.regionalOptions.ko)):"tr_TR"===b?(a.countdown.regionalOptions.tr={labels:["Yıl","Ay","Hafta","Gün","Saat","Dakika","Saniye"],labels1:["Yıl","Ay","Hafta","Gün","Saat","Dakika","Saniye"],compactLabels:["y","a","h","g"],whichLabels:null,digits:["0","1","2","3","4","5","6","7","8","9"],timeSeparator:":",isRTL:!1},a.countdown.setDefaults(a.countdown.regionalOptions.tr)):"el"===b&&(a.countdown.regionalOptions.el={labels:["Χρόνια","Μήνες","Εβδομάδες","Μέρες","Ώρες","Λεπτά","Δευτερόλεπτα"],labels1:["Χρόνος","Μήνας","Εβδομάδα","Ημέρα","Ώρα","Λεπτό","Δευτερόλεπτο"],compactLabels:["Χρ.","Μην.","Εβδ.","Ημ."],whichLabels:null,digits:["0","1","2","3","4","5","6","7","8","9"],timeSeparator:":",isRTL:!1},a.countdown.setDefaults(a.countdown.regionalOptions.el))}}}(jQuery);!function(a){"use strict";a(document).ready(function(){WVCCountdown.init()})}(jQuery);var WVCCounter=function(a){"use strict";return{counters:[],init:function(){var b=this;a(".wvc-counter").each(function(c){var d,e,f=a(this),g=f.parent().attr("id"),h=a(this).attr("id"),i=f.data("end")||1e3,j=f.data("prefix")||"",k=f.data("suffix")||"",l=f.data("duration")||2.5;e={useEasing:!1,useGrouping:!0,separator:",",decimal:".",prefix:j,suffix:k},d=new CountUp(h,0,i,0,l,e),b.counters[c]=d,new Waypoint({element:document.getElementById(g),handler:function(){b.counters[c].start()},offset:"88%"})})},counter:function(){var b,c,d=$counter.parent().attr("id"),e=a(this).attr("id"),f=$counter.data("end")||1e3,g=$counter.data("prefix")||"",h=$counter.data("suffix")||"",i=$counter.data("duration")||2.5;return c={useEasing:!1,useGrouping:!0,separator:",",decimal:".",prefix:g,suffix:h},b=new CountUp(e,0,f,0,i,c),new Waypoint({element:document.getElementById(d),handler:function(){b.start()},offset:"88%"}),b},reset:function(){a.each(this.counters,function(){this.reset()})}}}(jQuery);!function(a){"use strict";a(document).ready(function(){WVCCounter.init()})}(jQuery);var WVCPie=function(a){"use strict";return{init:function(){a(".wvc-pie").each(function(){var b,c={},d={},e=a(this),f=e.parent().attr("id"),g=e.find(".wvc-pie-counter").attr("id"),h=a(this).data("size")||170,i=a(this).data("line-width")||parseInt(WVCParams.pieChartLineWidth,10),j=a(this).data("bar-color")||"#333333",k=a(this).data("track-color")||"#CCCCCC",l=e.data("percent")||100,m=e.data("percent-label")||l,n=e.data("prefix")||"",o=e.data("unit")||"",p=e.data("duration")||1.5;c={barColor:j,trackColor:k,scaleColor:!1,lineCap:"butt",lineWidth:i,animate:1500,size:h},d={useEasing:!1,useGrouping:!0,separator:",",decimal:".",prefix:n,suffix:o},b=new CountUp(g,0,m,0,p,d),new Waypoint({element:document.getElementById(f),handler:function(){e.easyPieChart(c),b.start()},offset:"88%"})})}}}(jQuery);!function(a){"use strict";a(document).ready(function(){WVCPie.init()})}(jQuery);var WVCSliders=function(a){"use strict";return{isMobile:!1,init:function(){if(this.isMobile=WVCParams.isMobile,a.isFunction(a.flexslider)){var b=this;this.advancedSlider(),this.tabletSlider(),this.laptopSlider(),this.desktopSlider(),this.mobileSlider(),a(window).resize(function(){b.fullHeightSlider(),b.tabletSlider(),b.laptopSlider(),b.desktopSlider(),b.mobileSlider(),b.slideVideoBackground()}).resize()}this.flexSlider()},advancedSlider:function(){var b=this.isMobile,c=this.isMobile?"slide":"fade";a(".wvc-advanced-slider, .wvc-last-posts-big-slider .flexslider").each(function(){var d,e=a(this),f=e.data("autoplay"),g=e.data("slideshow-speed"),h=e.data("pause-on-hover"),i=e.data("transition"),j=e.data("height"),k=e.data("height-unit"),l=e.data("nav-bullets"),m=e.data("nav-arrows");d="auto"===i?c:i,a("#"+e.attr("id")).wvcSlider({isMobile:b,animation:d,slideshow:f,pauseOnHover:h,slideshowSpeed:g,controlNav:l,directionNav:m,sliderHeight:j,sliderHeightUnit:k})})},flexSlider:function(){var b=this.isMobile?"slide":"fade";a(".wvc-images-slider, .wvc-last-posts-slider .flexslider").each(function(){var c,d=a(this),e=d.data("autoplay"),f=d.data("slideshow-speed"),g=d.data("pause-on-hover"),h=d.data("transition"),i=d.data("nav-bullets"),j=d.data("nav-arrows");c="auto"===h?b:h,d.flexslider({animation:c,slideshow:e,pauseOnHover:g,slideshowSpeed:f,smoothHeight:!0,directionNav:j,controlNav:i})}),a(".wvc-post-gallery-slider").each(function(){var c=a(this);c.flexslider({animation:b,slideshow:!0,pauseOnHover:!0,slideshowSpeed:4e3,smoothHeight:!0,directionNav:!0,controlNav:!0})}),a(".wvc-product-presentation .product-images").each(function(){var c=a(this);c.flexslider({animation:b,slideshow:!0,pauseOnHover:!0,slideshowSpeed:4e3,smoothHeight:!0,directionNav:!0,controlNav:!1})}),a(".wvc-section-slideshow-background").each(function(){var b=a(this),c=b.data("slideshow-speed");b.flexslider({animation:"fade",slideshow:!0,pauseOnHover:!1,slideshowSpeed:c,animationSpeed:1e3,smoothHeight:!1,directionNav:!1,controlNav:!1,useCSS:!1})})},lastPostsBigSlider:function(){var b=this,c=this.isMobile?"slide":"fade";a(".wvc-last-posts-big-slider .flexslider").each(function(){var d,e=a(this),f=e.data("autoplay"),g=e.data("slideshow-speed"),h=e.data("pause-on-hover"),i=e.data("transition"),j=e.data("nav-bullets"),k=e.data("nav-arrows"),l=e.data("height"),m=e.data("height-unit");b.setSliderHeight(e,l,m),d="auto"===i?c:i,e.flexslider({animation:d,slideshow:f,pauseOnHover:h,slideshowSpeed:g,smoothHeight:!0,directionNav:k,controlNav:j})})},setSliderHeight:function(b,c,d){var e,f=this,g=f.getToolBarOffset(),h=2;e=parseInt(c,10),100===e&&"%"===d&&(g=f.getToolBarOffset()),"%"===d&&(e=Math.floor(a(window).height()*c/100)),a(".wpm-sticky-playlist-container").length&&(g+=a(".wpm-sticky-playlist-container").height()),e=e-g+h,b.find(".slide").each(function(){a(this).css({height:e})})},tabletSlider:function(){a(".wvc-slider-background-tablet").each(function(){var b,c,d,e,f,g=a(this),h=g.width(),i=625,j=101,k=102,l=95,m=0,n=g.parent('[class*="wolf_col_"]');n.css({marginBottom:0}),822>h&&(b=Math.floor(h/i*j),c=Math.floor(h/i*k),d=Math.floor(h/i*l),e=Math.floor(h/i*m),f={paddingTop:b,paddingLeft:c,paddingRight:d,paddingBottom:e},a(this).css(f))})},laptopSlider:function(){a(".wvc-slider-background-laptop").each(function(){var b,c,d,e,f,g=a(this),h=g.width(),i=676,j=40,k=116,l=120,m=73;912>h&&(b=Math.floor(h/i*j),e=Math.floor(h/i*m),c=Math.floor(h/i*k),d=Math.floor(h/i*l),f={paddingTop:b,paddingLeft:c,paddingRight:d,paddingBottom:e},a(this).css(f))})},desktopSlider:function(){a(".wvc-slider-background-desktop").each(function(){var b,c,d,e,f,g=a(this),h=g.width(),i=922,j=41,k=42,l=44,m=330;1007>h&&(b=Math.floor(h/i*j),e=Math.floor(h/i*m),c=Math.floor(h/i*k),d=Math.floor(h/i*l),f={paddingTop:b,paddingLeft:c,paddingRight:d,paddingBottom:e},a(this).css(f))})},mobileSlider:function(){a(".wvc-slider-background-mobile").each(function(){var b,c,d,e,f,g=a(this),h=g.width(),i=277,j=95,k=38,l=37,m=103;350>h&&(b=Math.floor(h/i*j),e=Math.floor(h/i*m),c=Math.floor(h/i*k),d=Math.floor(h/i*l),f={paddingTop:b,paddingLeft:c,paddingRight:d,paddingBottom:e},a(this).css(f))})},fullHeightSlider:function(){var b=this;a(".wvc-fullscreen-slider").find(".slide").each(function(){a(this).css({height:a(window).height()-b.getToolBarOffset()})})},getToolBarOffset:function(){var b=0;return a("body").is(".admin-bar")&&(b=782<a(window).width()?32:46),b},slideVideoBackground:function(){var b=this;a(".wvc-slide-video-container").each(function(){var c,d,e,f,g,h=a(this),i=a(this).width(),j=a(this).height(),k=640,l=360,m=a(this).find(".wvc-slide-video");if(h.hasClass("wvc-youtube-video-bg-container"))m=h.find("iframe"),k=560,l=315;else if(b.isMobile)return h.find(".wvc-video-bg-fallback").css({"z-index":1}),void m.remove();i/j>=1.8?(d=i,c=Math.floor(i/k*l)+2,f=-(Math.floor(c-j)/2),e=-(Math.floor(d-i)/2),g={width:d,height:c,marginTop:f,marginLeft:e},m.css(g)):(c=j,d=Math.floor(j/l*k),e=-(Math.floor(d-i)/2),g={width:d,height:c,marginLeft:e,marginTop:0},m.css(g))})}}}(jQuery);!function(a){"use strict";a(document).ready(function(){WVCSliders.init()})}(jQuery);var WVCTabs=function(a){"use strict";return{init:function(){a(".wvc-tabs").each(function(){a("#"+a(this).attr("id")).tabs({select:function(b,c){a(c.panel).animate({opacity:.1})},show:function(b,c){a(c.panel).animate({opacity:1},1e3)},activate:function(b,c){"undefined"!=typeof WVC.lazyLoad&&a('[class*="lazy-hidden"]').lazyLoadXT(),window.dispatchEvent(new Event("resize")),a(window).trigger("wvc_tab_show")}})})}}}(jQuery);!function(a){"use strict";a(document).ready(function(){WVCTabs.init()})}(jQuery);var WVCToggles=function(a){"use strict";return{init:function(){a(".wvc-toggle-title span").on("click",function(){var b=a(this),c=b.parents(".wvc-toggle"),d=c.find(".wvc-toggle-content");c.hasClass("wvc-toggle-open")?(d.slideUp("fast"),setTimeout(function(){c.removeClass("wvc-toggle-open")},500)):(setTimeout(function(){c.removeClass("wvc-toggle-close"),c.addClass("wvc-toggle-open")},500),d.slideDown("fast"))})}}}(jQuery);!function(a){"use strict";a(document).ready(function(){WVCToggles.init()})}(jQuery);var WVCYTVideoBg=function(a){"use strict";return{players:[],isMobile:!1,init:function(b){this.isMobile=WVCParams.isMobile;var c=this;b=b||a("body"),b.find(".wvc-youtube-video-bg-container").length&&!this.isMobile&&("undefined"!=typeof YT&&"undefined"!=typeof YT.Player||a.getScript("//www.youtube.com/player_api"),setTimeout(function(){"undefined"!=typeof window.onYouTubePlayerAPIReady&&("undefined"==typeof window.WVCOtherYTAPIReady&&(window.WVCOtherYTAPIReady=[]),window.WVCOtherYTAPIReady.push(window.onYouTubePlayerAPIReady)),window.onYouTubePlayerAPIReady=function(){c.playVideo(b),"undefined"!=typeof window.WVCOtherYTAPIReady&&window.WVCOtherYTAPIReady.length&&window.WVCOtherYTAPIReady.pop()()}},2))},playVideo:function(b){var c=this;b.find(".wvc-youtube-video-bg-container").each(function(b){var d,e,f=a(this),g=0,h=0,i=!0,j=!1,k=!1;d=f.find(".wvc-youtube-player").attr("id"),e=f.data("youtube-id"),i=f.data("youtube-loop"),g=f.data("youtube-start-time"),h=f.data("youtube-end-time"),j=f.data("youtube-pause-on-start"),k=f.data("youtube-unmute"),c.loadPlayer(d,e,g,h,i,j,k)})},loadPlayer:function(b,c,d,e,f,g,h){var i=this,j=!1,k=a("#"+b).parent().data("yt-bg-element-id"),l=new YT.Player(b,{width:"100%",height:"100%",videoId:c,playerVars:{playlist:c,iv_load_policy:3,enablejsapi:1,disablekb:1,autoplay:1,controls:0,showinfo:0,rel:0,loop:1,wmode:"transparent",start:d},events:{onReady:function(a){a.target.setLoop(!0),h||a.target.mute();var c=document.getElementById(b);c.className=c.className+" wvc-youtube-player-is-loaded",g&&setTimeout(function(){l.pauseVideo()},100)},onStateChange:function(a){var b=l.getDuration();a.data!==YT.PlayerState.PLAYING||j||f||(setTimeout(function(){l.pauseVideo()},1e3*(b-.1)),j=!0)}}});i.players[k]=l;var m=document.getElementById("wvc-yt-video-bg-play-"+k);m.addEventListener("click",function(){"function"==typeof l.playVideo&&l.playVideo()});var n=document.getElementById("wvc-yt-video-bg-pause-"+k);n.addEventListener("click",function(){l.pauseVideo()}),a(window).trigger("resize")}}}(jQuery);!function(a){"use strict";a(window).load(function(){WVCYTVideoBg.init()})}(jQuery);var WVCMessage=function(a){"use strict";return{init:function(){a(".wvc-notification-close").on("click",function(){a(this).parents(".wvc-notification").slideUp()})}}}(jQuery);!function(a){"use strict";a(document).ready(function(){WVCMessage.init()})}(jQuery);var WVCVivus=function(a){"use strict";return{init:function(){a(".wvc-vivus").each(function(){var b=a(this),c=b.attr("id"),d=b.data("file"),e=b.data("animation-duration")||100;new Vivus(c,{type:"delayed",duration:e,file:d,onReady:function(){b.css({visibility:"visible"})}})})}}}(jQuery);!function(a){"use strict";a(window).load(function(){WVCVivus.init()})}(jQuery);var WVCParticles=function(a){"use strict";return{isMobile:!1,init:function(){this.isMobile=WVCParams.isMobile,this.isMobile||a(".wvc-particles").each(function(){var b=a(this),c=b.attr("id"),d=b.data("particles-type")||"default";particlesJS.load(c,WVCParams.WvcUrl+"/assets/js/particles/"+d+".json",function(){})})}}}(jQuery);!function(a){"use strict";a(document).ready(function(){WVCParticles.init()})}(jQuery);var WVCGmaps=function(a){"use strict";return{init:function(){if(WVCParams.googleMapApiKey){var b=this;a(".wvc-gmaps").each(function(){b.loadMap(this)}),this.scrollFix()}},loadMap:function(b){var c,d,e,f,g,h=a(b),i=h.data("latitude"),j=h.data("longitude"),k=h.data("map-skin")||"standard",l=h.data("zoom")||14,m={},n=h.data("marker-color")||"F7584C";"standard"===k?d=[]:"silver"===k?d=[{elementType:"geometry",stylers:[{color:"#f5f5f5"}]},{elementType:"labels.icon",stylers:[{visibility:"off"}]},{elementType:"labels.text.fill",stylers:[{color:"#616161"}]},{elementType:"labels.text.stroke",stylers:[{color:"#f5f5f5"}]},{featureType:"administrative.land_parcel",elementType:"labels.text.fill",stylers:[{color:"#bdbdbd"}]},{featureType:"poi",elementType:"geometry",stylers:[{color:"#eeeeee"}]},{featureType:"poi",elementType:"labels.text.fill",stylers:[{color:"#757575"}]},{featureType:"poi.park",elementType:"geometry",stylers:[{color:"#e5e5e5"}]},{featureType:"poi.park",elementType:"labels.text.fill",stylers:[{color:"#9e9e9e"}]},{featureType:"road",elementType:"geometry",stylers:[{color:"#ffffff"}]},{featureType:"road.arterial",elementType:"labels.text.fill",stylers:[{color:"#757575"}]},{featureType:"road.highway",elementType:"geometry",stylers:[{color:"#dadada"}]},{featureType:"road.highway",elementType:"labels.text.fill",stylers:[{color:"#616161"}]},{featureType:"road.local",elementType:"labels.text.fill",stylers:[{color:"#9e9e9e"}]},{featureType:"transit.line",elementType:"geometry",stylers:[{color:"#e5e5e5"}]},{featureType:"transit.station",elementType:"geometry",stylers:[{color:"#eeeeee"}]},{featureType:"water",elementType:"geometry",stylers:[{color:"#c9c9c9"}]},{featureType:"water",elementType:"labels.text.fill",stylers:[{color:"#9e9e9e"}]}]:"retro"===k?d=[{elementType:"geometry",stylers:[{color:"#ebe3cd"}]},{elementType:"labels.text.fill",stylers:[{color:"#523735"}]},{elementType:"labels.text.stroke",stylers:[{color:"#f5f1e6"}]},{featureType:"administrative",elementType:"geometry.stroke",stylers:[{color:"#c9b2a6"}]},{featureType:"administrative.land_parcel",elementType:"geometry.stroke",stylers:[{color:"#dcd2be"}]},{featureType:"administrative.land_parcel",elementType:"labels.text.fill",stylers:[{color:"#ae9e90"}]},{featureType:"landscape.natural",elementType:"geometry",stylers:[{color:"#dfd2ae"}]},{featureType:"poi",elementType:"geometry",stylers:[{color:"#dfd2ae"}]},{featureType:"poi",elementType:"labels.text.fill",stylers:[{color:"#93817c"}]},{featureType:"poi.park",elementType:"geometry.fill",stylers:[{color:"#a5b076"}]},{featureType:"poi.park",elementType:"labels.text.fill",stylers:[{color:"#447530"}]},{featureType:"road",elementType:"geometry",stylers:[{color:"#f5f1e6"}]},{featureType:"road.arterial",elementType:"geometry",stylers:[{color:"#fdfcf8"}]},{featureType:"road.highway",elementType:"geometry",stylers:[{color:"#f8c967"}]},{featureType:"road.highway",elementType:"geometry.stroke",stylers:[{color:"#e9bc62"}]},{featureType:"road.highway.controlled_access",elementType:"geometry",stylers:[{color:"#e98d58"}]},{featureType:"road.highway.controlled_access",elementType:"geometry.stroke",stylers:[{color:"#db8555"}]},{featureType:"road.local",elementType:"labels.text.fill",stylers:[{color:"#806b63"}]},{featureType:"transit.line",elementType:"geometry",stylers:[{color:"#dfd2ae"
}]},{featureType:"transit.line",elementType:"labels.text.fill",stylers:[{color:"#8f7d77"}]},{featureType:"transit.line",elementType:"labels.text.stroke",stylers:[{color:"#ebe3cd"}]},{featureType:"transit.station",elementType:"geometry",stylers:[{color:"#dfd2ae"}]},{featureType:"water",elementType:"geometry.fill",stylers:[{color:"#b9d3c2"}]},{featureType:"water",elementType:"labels.text.fill",stylers:[{color:"#92998d"}]}]:"dark"===k?d=[{elementType:"geometry",stylers:[{color:"#212121"}]},{elementType:"labels.icon",stylers:[{visibility:"off"}]},{elementType:"labels.text.fill",stylers:[{color:"#757575"}]},{elementType:"labels.text.stroke",stylers:[{color:"#212121"}]},{featureType:"administrative",elementType:"geometry",stylers:[{color:"#757575"}]},{featureType:"administrative.country",elementType:"labels.text.fill",stylers:[{color:"#9e9e9e"}]},{featureType:"administrative.land_parcel",stylers:[{visibility:"off"}]},{featureType:"administrative.locality",elementType:"labels.text.fill",stylers:[{color:"#bdbdbd"}]},{featureType:"poi",elementType:"labels.text.fill",stylers:[{color:"#757575"}]},{featureType:"poi.park",elementType:"geometry",stylers:[{color:"#181818"}]},{featureType:"poi.park",elementType:"labels.text.fill",stylers:[{color:"#616161"}]},{featureType:"poi.park",elementType:"labels.text.stroke",stylers:[{color:"#1b1b1b"}]},{featureType:"road",elementType:"geometry.fill",stylers:[{color:"#2c2c2c"}]},{featureType:"road",elementType:"labels.text.fill",stylers:[{color:"#8a8a8a"}]},{featureType:"road.arterial",elementType:"geometry",stylers:[{color:"#373737"}]},{featureType:"road.highway",elementType:"geometry",stylers:[{color:"#3c3c3c"}]},{featureType:"road.highway.controlled_access",elementType:"geometry",stylers:[{color:"#4e4e4e"}]},{featureType:"road.local",elementType:"labels.text.fill",stylers:[{color:"#616161"}]},{featureType:"transit",elementType:"labels.text.fill",stylers:[{color:"#757575"}]},{featureType:"water",elementType:"geometry",stylers:[{color:"#000000"}]},{featureType:"water",elementType:"labels.text.fill",stylers:[{color:"#3d3d3d"}]}]:"night"===k?d=[{elementType:"geometry",stylers:[{color:"#242f3e"}]},{elementType:"labels.text.fill",stylers:[{color:"#746855"}]},{elementType:"labels.text.stroke",stylers:[{color:"#242f3e"}]},{featureType:"administrative.locality",elementType:"labels.text.fill",stylers:[{color:"#d59563"}]},{featureType:"poi",elementType:"labels.text.fill",stylers:[{color:"#d59563"}]},{featureType:"poi.park",elementType:"geometry",stylers:[{color:"#263c3f"}]},{featureType:"poi.park",elementType:"labels.text.fill",stylers:[{color:"#6b9a76"}]},{featureType:"road",elementType:"geometry",stylers:[{color:"#38414e"}]},{featureType:"road",elementType:"geometry.stroke",stylers:[{color:"#212a37"}]},{featureType:"road",elementType:"labels.text.fill",stylers:[{color:"#9ca5b3"}]},{featureType:"road.highway",elementType:"geometry",stylers:[{color:"#746855"}]},{featureType:"road.highway",elementType:"geometry.stroke",stylers:[{color:"#1f2835"}]},{featureType:"road.highway",elementType:"labels.text.fill",stylers:[{color:"#f3d19c"}]},{featureType:"transit",elementType:"geometry",stylers:[{color:"#2f3948"}]},{featureType:"transit.station",elementType:"labels.text.fill",stylers:[{color:"#d59563"}]},{featureType:"water",elementType:"geometry",stylers:[{color:"#17263c"}]},{featureType:"water",elementType:"labels.text.fill",stylers:[{color:"#515c6d"}]},{featureType:"water",elementType:"labels.text.stroke",stylers:[{color:"#17263c"}]}]:"aubergine"===k?d=[{elementType:"geometry",stylers:[{color:"#1d2c4d"}]},{elementType:"labels.text.fill",stylers:[{color:"#8ec3b9"}]},{elementType:"labels.text.stroke",stylers:[{color:"#1a3646"}]},{featureType:"administrative.country",elementType:"geometry.stroke",stylers:[{color:"#4b6878"}]},{featureType:"administrative.land_parcel",elementType:"labels.text.fill",stylers:[{color:"#64779e"}]},{featureType:"administrative.province",elementType:"geometry.stroke",stylers:[{color:"#4b6878"}]},{featureType:"landscape.man_made",elementType:"geometry.stroke",stylers:[{color:"#334e87"}]},{featureType:"landscape.natural",elementType:"geometry",stylers:[{color:"#023e58"}]},{featureType:"poi",elementType:"geometry",stylers:[{color:"#283d6a"}]},{featureType:"poi",elementType:"labels.text.fill",stylers:[{color:"#6f9ba5"}]},{featureType:"poi",elementType:"labels.text.stroke",stylers:[{color:"#1d2c4d"}]},{featureType:"poi.park",elementType:"geometry.fill",stylers:[{color:"#023e58"}]},{featureType:"poi.park",elementType:"labels.text.fill",stylers:[{color:"#3C7680"}]},{featureType:"road",elementType:"geometry",stylers:[{color:"#304a7d"}]},{featureType:"road",elementType:"labels.text.fill",stylers:[{color:"#98a5be"}]},{featureType:"road",elementType:"labels.text.stroke",stylers:[{color:"#1d2c4d"}]},{featureType:"road.highway",elementType:"geometry",stylers:[{color:"#2c6675"}]},{featureType:"road.highway",elementType:"geometry.stroke",stylers:[{color:"#255763"}]},{featureType:"road.highway",elementType:"labels.text.fill",stylers:[{color:"#b0d5ce"}]},{featureType:"road.highway",elementType:"labels.text.stroke",stylers:[{color:"#023e58"}]},{featureType:"transit",elementType:"labels.text.fill",stylers:[{color:"#98a5be"}]},{featureType:"transit",elementType:"labels.text.stroke",stylers:[{color:"#1d2c4d"}]},{featureType:"transit.line",elementType:"geometry.fill",stylers:[{color:"#283d6a"}]},{featureType:"transit.station",elementType:"geometry",stylers:[{color:"#3a4762"}]},{featureType:"water",elementType:"geometry",stylers:[{color:"#0e1626"}]},{featureType:"water",elementType:"labels.text.fill",stylers:[{color:"#4e6d70"}]}]:"ultra_light"===k?d=[{featureType:"water",elementType:"geometry",stylers:[{color:"#e9e9e9"},{lightness:17}]},{featureType:"landscape",elementType:"geometry",stylers:[{color:"#f5f5f5"},{lightness:20}]},{featureType:"road.highway",elementType:"geometry.fill",stylers:[{color:"#ffffff"},{lightness:17}]},{featureType:"road.highway",elementType:"geometry.stroke",stylers:[{color:"#ffffff"},{lightness:29},{weight:.2}]},{featureType:"road.arterial",elementType:"geometry",stylers:[{color:"#ffffff"},{lightness:18}]},{featureType:"road.local",elementType:"geometry",stylers:[{color:"#ffffff"},{lightness:16}]},{featureType:"poi",elementType:"geometry",stylers:[{color:"#f5f5f5"},{lightness:21}]},{featureType:"poi.park",elementType:"geometry",stylers:[{color:"#dedede"},{lightness:21}]},{elementType:"labels.text.stroke",stylers:[{visibility:"on"},{color:"#ffffff"},{lightness:16}]},{elementType:"labels.text.fill",stylers:[{saturation:36},{color:"#333333"},{lightness:40}]},{elementType:"labels.icon",stylers:[{visibility:"off"}]},{featureType:"transit",elementType:"geometry",stylers:[{color:"#f2f2f2"},{lightness:19}]},{featureType:"administrative",elementType:"geometry.fill",stylers:[{color:"#fefefe"},{lightness:20}]},{featureType:"administrative",elementType:"geometry.stroke",stylers:[{color:"#fefefe"},{lightness:17},{weight:1.2}]}]:"shades_of_grey"===k?d=[{featureType:"all",elementType:"labels.text.fill",stylers:[{saturation:36},{color:"#000000"},{lightness:40}]},{featureType:"all",elementType:"labels.text.stroke",stylers:[{visibility:"on"},{color:"#000000"},{lightness:16}]},{featureType:"all",elementType:"labels.icon",stylers:[{visibility:"off"}]},{featureType:"administrative",elementType:"geometry.fill",stylers:[{color:"#000000"},{lightness:20}]},{featureType:"administrative",elementType:"geometry.stroke",stylers:[{color:"#000000"},{lightness:17},{weight:1.2}]},{featureType:"landscape",elementType:"geometry",stylers:[{color:"#000000"},{lightness:20}]},{featureType:"poi",elementType:"geometry",stylers:[{color:"#000000"},{lightness:21}]},{featureType:"road.highway",elementType:"geometry.fill",stylers:[{color:"#000000"},{lightness:17}]},{featureType:"road.highway",elementType:"geometry.stroke",stylers:[{color:"#000000"},{lightness:29},{weight:.2}]},{featureType:"road.arterial",elementType:"geometry",stylers:[{color:"#000000"},{lightness:18}]},{featureType:"road.local",elementType:"geometry",stylers:[{color:"#000000"},{lightness:16}]},{featureType:"transit",elementType:"geometry",stylers:[{color:"#000000"},{lightness:19}]},{featureType:"water",elementType:"geometry",stylers:[{color:"#000000"},{lightness:17}]}]:"cool_grey"===k?d=[{featureType:"landscape",elementType:"labels",stylers:[{visibility:"off"}]},{featureType:"transit",elementType:"labels",stylers:[{visibility:"off"}]},{featureType:"poi",elementType:"labels",stylers:[{visibility:"off"}]},{featureType:"water",elementType:"labels",stylers:[{visibility:"off"}]},{featureType:"road",elementType:"labels.icon",stylers:[{visibility:"off"}]},{stylers:[{hue:"#00aaff"},{saturation:-100},{gamma:2.15},{lightness:12}]},{featureType:"road",elementType:"labels.text.fill",stylers:[{visibility:"on"},{lightness:24}]},{featureType:"road",elementType:"geometry",stylers:[{lightness:57}]}]:"pale_dawn"===k&&(d=[{featureType:"administrative",elementType:"all",stylers:[{visibility:"on"},{lightness:33}]},{featureType:"landscape",elementType:"all",stylers:[{color:"#f2e5d4"}]},{featureType:"poi.park",elementType:"geometry",stylers:[{color:"#c5dac6"}]},{featureType:"poi.park",elementType:"labels",stylers:[{visibility:"on"},{lightness:20}]},{featureType:"road",elementType:"all",stylers:[{lightness:20}]},{featureType:"road.highway",elementType:"geometry",stylers:[{color:"#c5c6c6"}]},{featureType:"road.arterial",elementType:"geometry",stylers:[{color:"#e4d7c6"}]},{featureType:"road.local",elementType:"geometry",stylers:[{color:"#fbfaf7"}]},{featureType:"water",elementType:"all",stylers:[{visibility:"on"},{color:"#acbcc9"}]}]),e=new google.maps.LatLng(i,j),m={zoom:l,center:e,panControl:!1,streetViewControl:!1,mapTypeControl:!1,styles:d,mapTypeId:google.maps.MapTypeId.ROADMAP},c=new google.maps.Map(b,m),g={path:"M -0.700129 -465.882 c -85.1 0 -154.334 69.234 -154.334 154.333 c 0 34.275 21.887 90.155 66.908 170.834 c 31.846 57.063 63.168 104.643 64.484 106.64 l 22.942 34.775 l 22.941 -34.774 c 1.31699 -1.99799 32.641 -49.577 64.483 -106.64 c 45.023 -80.68 66.908 -136.559 66.908 -170.834 c 0.00100708 -85.1 -69.233 -154.334 -154.332 -154.334 Z M -0.700129 -232.592 c -44.182 0 -80 -35.817 -80 -80 s 35.818 -80 80 -80 c 44.182 0 80 35.817 80 80 s -35.819 80 -80 80 Z",fillColor:n,fillOpacity:1,strokeColor:n,strokeWeight:0,scale:.08},f=new google.maps.Marker({position:e,map:c,visible:!0,optimized:!1,title:"spot",icon:g})},scrollFix:function(){a(".wvc-gmaps-container").click(function(){a(this).find(".wvc-gmaps").css("pointer-events","auto")}),a(".wvc-gmaps-container").mouseleave(function(){a(this).find(".wvc-gmaps").css("pointer-events","none")})}}}(jQuery);!function(a){"use strict";WVCParams.googleMapApiKey&&"undefined"!==google&&WVCParams.googleMapApiKey&&google.maps.event.addDomListener(window,"load",WVCGmaps.init())}(jQuery);var WVCGoogleMaps=function(a){"use strict";return{init:function(){if(WVCParams.googleMapApiKey){var b=this;a(".wvc-google-maps").each(function(){b.loadMap(this)})}},loadMap:function(b){var c,d,e,f,g,h,i=a(b),j=i.data("locations"),k=i.data("map-skin")||"standard",l=i.data("custom-map-skin"),m=i.data("zoom")||14,n=i.data("marker-icon")||null,o={},p=i.data("marker-color")||"F7584C";for("standard"===k?d=[]:"silver"===k?d=[{elementType:"geometry",stylers:[{color:"#f5f5f5"}]},{elementType:"labels.icon",stylers:[{visibility:"off"}]},{elementType:"labels.text.fill",stylers:[{color:"#616161"}]},{elementType:"labels.text.stroke",stylers:[{color:"#f5f5f5"}]},{featureType:"administrative.land_parcel",elementType:"labels.text.fill",stylers:[{color:"#bdbdbd"}]},{featureType:"poi",elementType:"geometry",stylers:[{color:"#eeeeee"}]},{featureType:"poi",elementType:"labels.text.fill",stylers:[{color:"#757575"}]},{featureType:"poi.park",elementType:"geometry",stylers:[{color:"#e5e5e5"}]},{featureType:"poi.park",elementType:"labels.text.fill",stylers:[{color:"#9e9e9e"}]},{featureType:"road",elementType:"geometry",stylers:[{color:"#ffffff"}]},{featureType:"road.arterial",elementType:"labels.text.fill",stylers:[{color:"#757575"}]},{featureType:"road.highway",elementType:"geometry",stylers:[{color:"#dadada"}]},{featureType:"road.highway",elementType:"labels.text.fill",stylers:[{color:"#616161"}]},{featureType:"road.local",elementType:"labels.text.fill",stylers:[{color:"#9e9e9e"}]},{featureType:"transit.line",elementType:"geometry",stylers:[{color:"#e5e5e5"}]},{featureType:"transit.station",elementType:"geometry",stylers:[{color:"#eeeeee"}]},{featureType:"water",elementType:"geometry",stylers:[{color:"#c9c9c9"}]},{featureType:"water",elementType:"labels.text.fill",stylers:[{color:"#9e9e9e"}]}]:"retro"===k?d=[{elementType:"geometry",stylers:[{color:"#ebe3cd"}]},{elementType:"labels.text.fill",stylers:[{color:"#523735"}]},{elementType:"labels.text.stroke",stylers:[{color:"#f5f1e6"}]},{featureType:"administrative",elementType:"geometry.stroke",stylers:[{color:"#c9b2a6"}]},{featureType:"administrative.land_parcel",elementType:"geometry.stroke",stylers:[{color:"#dcd2be"}]},{featureType:"administrative.land_parcel",elementType:"labels.text.fill",stylers:[{color:"#ae9e90"}]},{featureType:"landscape.natural",elementType:"geometry",stylers:[{color:"#dfd2ae"}]},{featureType:"poi",elementType:"geometry",stylers:[{color:"#dfd2ae"}]},{featureType:"poi",elementType:"labels.text.fill",stylers:[{color:"#93817c"}]},{featureType:"poi.park",elementType:"geometry.fill",stylers:[{color:"#a5b076"}]},{featureType:"poi.park",elementType:"labels.text.fill",stylers:[{color:"#447530"}]},{featureType:"road",elementType:"geometry",stylers:[{color:"#f5f1e6"}]},{featureType:"road.arterial",elementType:"geometry",stylers:[{color:"#fdfcf8"}]},{featureType:"road.highway",elementType:"geometry",stylers:[{color:"#f8c967"}]},{featureType:"road.highway",elementType:"geometry.stroke",stylers:[{color:"#e9bc62"}]},{featureType:"road.highway.controlled_access",elementType:"geometry",stylers:[{color:"#e98d58"}]},{featureType:"road.highway.controlled_access",elementType:"geometry.stroke",stylers:[{color:"#db8555"}]},{featureType:"road.local",elementType:"labels.text.fill",stylers:[{color:"#806b63"}]},{featureType:"transit.line",elementType:"geometry",stylers:[{color:"#dfd2ae"}]},{featureType:"transit.line",elementType:"labels.text.fill",stylers:[{color:"#8f7d77"}]},{featureType:"transit.line",elementType:"labels.text.stroke",stylers:[{color:"#ebe3cd"}]},{featureType:"transit.station",elementType:"geometry",stylers:[{color:"#dfd2ae"}]},{featureType:"water",elementType:"geometry.fill",stylers:[{color:"#b9d3c2"}]},{featureType:"water",elementType:"labels.text.fill",stylers:[{color:"#92998d"}]}]:"dark"===k?d=[{elementType:"geometry",stylers:[{color:"#212121"}]},{elementType:"labels.icon",stylers:[{visibility:"off"}]},{elementType:"labels.text.fill",stylers:[{color:"#757575"}]},{elementType:"labels.text.stroke",stylers:[{color:"#212121"}]},{featureType:"administrative",elementType:"geometry",stylers:[{color:"#757575"}]},{featureType:"administrative.country",elementType:"labels.text.fill",stylers:[{color:"#9e9e9e"}]},{featureType:"administrative.land_parcel",stylers:[{visibility:"off"}]},{featureType:"administrative.locality",elementType:"labels.text.fill",stylers:[{color:"#bdbdbd"}]},{featureType:"poi",elementType:"labels.text.fill",stylers:[{color:"#757575"}]},{featureType:"poi.park",elementType:"geometry",stylers:[{color:"#181818"}]},{featureType:"poi.park",elementType:"labels.text.fill",stylers:[{color:"#616161"}]},{featureType:"poi.park",elementType:"labels.text.stroke",stylers:[{color:"#1b1b1b"}]},{featureType:"road",elementType:"geometry.fill",stylers:[{color:"#2c2c2c"}]},{featureType:"road",elementType:"labels.text.fill",stylers:[{color:"#8a8a8a"}]},{featureType:"road.arterial",elementType:"geometry",stylers:[{color:"#373737"}]},{featureType:"road.highway",elementType:"geometry",stylers:[{color:"#3c3c3c"}]},{featureType:"road.highway.controlled_access",elementType:"geometry",stylers:[{color:"#4e4e4e"}]},{featureType:"road.local",elementType:"labels.text.fill",stylers:[{color:"#616161"}]},{featureType:"transit",elementType:"labels.text.fill",stylers:[{color:"#757575"}]},{featureType:"water",elementType:"geometry",stylers:[{color:"#000000"}]},{featureType:"water",elementType:"labels.text.fill",stylers:[{color:"#3d3d3d"}]}]:"night"===k?d=[{elementType:"geometry",stylers:[{color:"#242f3e"}]},{elementType:"labels.text.fill",stylers:[{color:"#746855"}]},{elementType:"labels.text.stroke",stylers:[{color:"#242f3e"}]},{featureType:"administrative.locality",elementType:"labels.text.fill",stylers:[{color:"#d59563"}]},{featureType:"poi",elementType:"labels.text.fill",stylers:[{color:"#d59563"}]},{featureType:"poi.park",elementType:"geometry",stylers:[{color:"#263c3f"}]},{featureType:"poi.park",elementType:"labels.text.fill",stylers:[{color:"#6b9a76"}]},{featureType:"road",elementType:"geometry",stylers:[{color:"#38414e"}]},{featureType:"road",elementType:"geometry.stroke",stylers:[{color:"#212a37"}]},{featureType:"road",elementType:"labels.text.fill",stylers:[{color:"#9ca5b3"}]},{featureType:"road.highway",elementType:"geometry",stylers:[{color:"#746855"}]},{featureType:"road.highway",elementType:"geometry.stroke",stylers:[{color:"#1f2835"}]},{featureType:"road.highway",elementType:"labels.text.fill",stylers:[{color:"#f3d19c"}]},{featureType:"transit",elementType:"geometry",stylers:[{color:"#2f3948"}]},{featureType:"transit.station",elementType:"labels.text.fill",stylers:[{color:"#d59563"}]},{featureType:"water",elementType:"geometry",stylers:[{color:"#17263c"}]},{featureType:"water",elementType:"labels.text.fill",stylers:[{color:"#515c6d"}]},{featureType:"water",elementType:"labels.text.stroke",stylers:[{color:"#17263c"}]}]:"aubergine"===k?d=[{elementType:"geometry",stylers:[{color:"#1d2c4d"}]},{elementType:"labels.text.fill",stylers:[{color:"#8ec3b9"}]},{elementType:"labels.text.stroke",stylers:[{color:"#1a3646"}]},{featureType:"administrative.country",elementType:"geometry.stroke",stylers:[{color:"#4b6878"}]},{featureType:"administrative.land_parcel",elementType:"labels.text.fill",stylers:[{color:"#64779e"}]},{featureType:"administrative.province",elementType:"geometry.stroke",stylers:[{color:"#4b6878"}]},{featureType:"landscape.man_made",elementType:"geometry.stroke",stylers:[{color:"#334e87"}]},{featureType:"landscape.natural",elementType:"geometry",stylers:[{color:"#023e58"}]},{featureType:"poi",elementType:"geometry",stylers:[{color:"#283d6a"}]},{featureType:"poi",elementType:"labels.text.fill",stylers:[{color:"#6f9ba5"}]},{featureType:"poi",elementType:"labels.text.stroke",stylers:[{color:"#1d2c4d"}]},{featureType:"poi.park",elementType:"geometry.fill",stylers:[{color:"#023e58"}]},{featureType:"poi.park",elementType:"labels.text.fill",stylers:[{color:"#3C7680"}]},{featureType:"road",elementType:"geometry",stylers:[{color:"#304a7d"}]},{featureType:"road",elementType:"labels.text.fill",stylers:[{color:"#98a5be"}]},{featureType:"road",elementType:"labels.text.stroke",stylers:[{color:"#1d2c4d"}]},{featureType:"road.highway",elementType:"geometry",stylers:[{color:"#2c6675"}]},{featureType:"road.highway",elementType:"geometry.stroke",stylers:[{color:"#255763"}]},{featureType:"road.highway",elementType:"labels.text.fill",stylers:[{color:"#b0d5ce"}]},{featureType:"road.highway",elementType:"labels.text.stroke",stylers:[{color:"#023e58"}]},{featureType:"transit",elementType:"labels.text.fill",stylers:[{color:"#98a5be"}]},{featureType:"transit",elementType:"labels.text.stroke",stylers:[{color:"#1d2c4d"}]},{featureType:"transit.line",elementType:"geometry.fill",stylers:[{color:"#283d6a"}]},{featureType:"transit.station",elementType:"geometry",stylers:[{color:"#3a4762"}]},{featureType:"water",elementType:"geometry",stylers:[{color:"#0e1626"}]},{featureType:"water",elementType:"labels.text.fill",stylers:[{color:"#4e6d70"}]}]:"ultra_light"===k?d=[{featureType:"water",elementType:"geometry",stylers:[{color:"#e9e9e9"},{lightness:17}]},{featureType:"landscape",elementType:"geometry",stylers:[{color:"#f5f5f5"},{lightness:20}]},{featureType:"road.highway",elementType:"geometry.fill",stylers:[{color:"#ffffff"},{lightness:17}]},{featureType:"road.highway",elementType:"geometry.stroke",stylers:[{color:"#ffffff"},{lightness:29},{weight:.2}]},{featureType:"road.arterial",elementType:"geometry",stylers:[{color:"#ffffff"},{lightness:18}]},{featureType:"road.local",elementType:"geometry",stylers:[{color:"#ffffff"},{lightness:16}]},{featureType:"poi",elementType:"geometry",stylers:[{color:"#f5f5f5"},{lightness:21}]},{featureType:"poi.park",elementType:"geometry",stylers:[{color:"#dedede"},{lightness:21}]},{elementType:"labels.text.stroke",stylers:[{visibility:"on"},{color:"#ffffff"},{lightness:16}]},{elementType:"labels.text.fill",stylers:[{saturation:36},{color:"#333333"},{lightness:40}]},{elementType:"labels.icon",stylers:[{visibility:"off"}]},{featureType:"transit",elementType:"geometry",stylers:[{color:"#f2f2f2"},{lightness:19}]},{featureType:"administrative",elementType:"geometry.fill",stylers:[{color:"#fefefe"},{lightness:20}]},{featureType:"administrative",elementType:"geometry.stroke",stylers:[{color:"#fefefe"},{lightness:17},{weight:1.2}]}]:"shades_of_grey"===k?d=[{featureType:"all",elementType:"labels.text.fill",stylers:[{saturation:36},{color:"#000000"},{lightness:40}]},{featureType:"all",elementType:"labels.text.stroke",stylers:[{visibility:"on"},{color:"#000000"},{lightness:16}]},{featureType:"all",elementType:"labels.icon",stylers:[{visibility:"off"}]},{featureType:"administrative",elementType:"geometry.fill",stylers:[{color:"#000000"},{lightness:20}]},{featureType:"administrative",elementType:"geometry.stroke",stylers:[{color:"#000000"},{lightness:17},{weight:1.2}]},{featureType:"landscape",elementType:"geometry",stylers:[{color:"#000000"},{lightness:20}]},{featureType:"poi",elementType:"geometry",stylers:[{color:"#000000"},{lightness:21}]},{featureType:"road.highway",elementType:"geometry.fill",stylers:[{color:"#000000"},{lightness:17}]},{featureType:"road.highway",elementType:"geometry.stroke",stylers:[{color:"#000000"},{lightness:29},{weight:.2}]},{featureType:"road.arterial",elementType:"geometry",stylers:[{color:"#000000"},{lightness:18}]},{featureType:"road.local",elementType:"geometry",stylers:[{color:"#000000"},{lightness:16}]},{featureType:"transit",elementType:"geometry",stylers:[{color:"#000000"},{lightness:19}]},{featureType:"water",elementType:"geometry",stylers:[{color:"#000000"},{lightness:17}]}]:"cool_grey"===k?d=[{featureType:"landscape",elementType:"labels",stylers:[{visibility:"off"}]},{featureType:"transit",elementType:"labels",stylers:[{visibility:"off"}]},{featureType:"poi",elementType:"labels",stylers:[{visibility:"off"}]},{featureType:"water",elementType:"labels",stylers:[{visibility:"off"}]},{featureType:"road",elementType:"labels.icon",stylers:[{visibility:"off"}]},{stylers:[{hue:"#00aaff"},{saturation:-100},{gamma:2.15},{lightness:12}]},{featureType:"road",elementType:"labels.text.fill",stylers:[{visibility:"on"},{lightness:24}]},{featureType:"road",elementType:"geometry",stylers:[{lightness:57}]}]:"pale_dawn"===k?d=[{featureType:"administrative",elementType:"all",stylers:[{visibility:"on"},{lightness:33}]},{featureType:"landscape",elementType:"all",stylers:[{color:"#f2e5d4"}]},{featureType:"poi.park",elementType:"geometry",stylers:[{color:"#c5dac6"}]},{featureType:"poi.park",elementType:"labels",stylers:[{visibility:"on"},{lightness:20}]},{featureType:"road",elementType:"all",stylers:[{lightness:20}]},{featureType:"road.highway",elementType:"geometry",stylers:[{color:"#c5c6c6"}]},{featureType:"road.arterial",elementType:"geometry",stylers:[{color:"#e4d7c6"}]},{featureType:"road.local",elementType:"geometry",stylers:[{color:"#fbfaf7"}]},{featureType:"water",elementType:"all",stylers:[{visibility:"on"},{color:"#acbcc9"}]}]:"map"===k?d=[{featureType:"all",elementType:"geometry.fill",stylers:[{weight:"2.00"}]},{featureType:"all",elementType:"geometry.stroke",stylers:[{color:"#9c9c9c"}]},{featureType:"all",elementType:"labels.text",stylers:[{visibility:"on"}]},{featureType:"landscape",elementType:"all",stylers:[{color:"#f2f2f2"}]},{featureType:"landscape",elementType:"geometry.fill",stylers:[{color:"#ffffff"}]},{featureType:"landscape.man_made",elementType:"geometry.fill",stylers:[{color:"#ffffff"}]},{featureType:"poi",elementType:"all",stylers:[{visibility:"off"}]},{featureType:"road",elementType:"all",stylers:[{saturation:-100},{lightness:45}]},{featureType:"road",elementType:"geometry.fill",stylers:[{color:"#eeeeee"}]},{featureType:"road",elementType:"labels.text.fill",stylers:[{color:"#7b7b7b"}]},{featureType:"road",elementType:"labels.text.stroke",stylers:[{color:"#ffffff"}]},{featureType:"road.highway",elementType:"all",stylers:[{visibility:"simplified"}]},{featureType:"road.arterial",elementType:"labels.icon",stylers:[{visibility:"off"}]},{featureType:"transit",elementType:"all",stylers:[{visibility:"off"}]},{featureType:"water",elementType:"all",stylers:[{color:"#46bcec"},{visibility:"on"}]},{featureType:"water",elementType:"geometry.fill",stylers:[{color:"#c8d7d4"}]},{featureType:"water",elementType:"labels.text.fill",stylers:[{color:"#070707"}]},{featureType:"water",elementType:"labels.text.stroke",stylers:[{color:"#ffffff"}]}]:"accent"===k?d=[{featureType:"all",elementType:"geometry.fill",stylers:[{weight:"2.00"}]},{featureType:"all",elementType:"geometry.stroke",stylers:[{color:"#9c9c9c"}]},{featureType:"all",elementType:"labels.text",stylers:[{visibility:"on"}]},{featureType:"landscape",elementType:"all",stylers:[{color:"#f2f2f2"}]},{featureType:"landscape",elementType:"geometry.fill",stylers:[{color:"#ffffff"}]},{featureType:"landscape.man_made",elementType:"geometry.fill",stylers:[{color:"#ffffff"}]},{featureType:"poi",elementType:"all",stylers:[{visibility:"off"}]},{featureType:"road",elementType:"all",stylers:[{saturation:-100},{lightness:45}]},{featureType:"road",elementType:"geometry.fill",stylers:[{color:"#eeeeee"}]},{featureType:"road",elementType:"labels.text.fill",stylers:[{color:"#7b7b7b"}]},{featureType:"road",elementType:"labels.text.stroke",stylers:[{color:"#ffffff"}]},{featureType:"road.highway",elementType:"all",stylers:[{visibility:"simplified"}]},{featureType:"road.arterial",elementType:"labels.icon",stylers:[{visibility:"off"}]},{featureType:"transit",elementType:"all",stylers:[{visibility:"off"}]},{featureType:"water",elementType:"all",stylers:[{color:"#46bcec"},{visibility:"on"}]},{featureType:"water",elementType:"geometry.fill",stylers:[{color:WVCParams.accentColor}]},{featureType:"water",elementType:"labels.text.fill",stylers:[{color:"#070707"}]},{featureType:"water",elementType:"labels.text.stroke",stylers:[{color:"#ffffff"}]}]:"custom"===k&&l&&(d=l),o={zoom:m,center:new google.maps.LatLng(j[0][1],j[0][2]),panControl:!1,streetViewControl:!1,mapTypeControl:!1,styles:d,mapTypeId:google.maps.MapTypeId.ROADMAP},h=n?{url:n,scaledSize:new google.maps.Size(50,50),origin:new google.maps.Point(0,0),anchor:new google.maps.Point(0,0)}:{path:"M -0.700129 -465.882 c -85.1 0 -154.334 69.234 -154.334 154.333 c 0 34.275 21.887 90.155 66.908 170.834 c 31.846 57.063 63.168 104.643 64.484 106.64 l 22.942 34.775 l 22.941 -34.774 c 1.31699 -1.99799 32.641 -49.577 64.483 -106.64 c 45.023 -80.68 66.908 -136.559 66.908 -170.834 c 0.00100708 -85.1 -69.233 -154.334 -154.332 -154.334 Z M -0.700129 -232.592 c -44.182 0 -80 -35.817 -80 -80 s 35.818 -80 80 -80 c 44.182 0 80 35.817 80 80 s -35.819 80 -80 80 Z",fillColor:p,fillOpacity:1,strokeColor:p,strokeWeight:0,scale:.08},c=new google.maps.Map(b,o),g=new google.maps.InfoWindow,f=0;f<j.length;f++)e=new google.maps.Marker({position:new google.maps.LatLng(j[f][1],j[f][2]),map:c,visible:!0,optimized:!1,title:"spot",icon:h}),google.maps.event.addListener(e,"click",function(a,b){return function(){g.setContent(j[b][0]),g.open(c,a)}}(e,f))},scrollFix:function(){a(".wvc-google-maps-container").click(function(){a(this).find(".wvc-google-maps").css("pointer-events","auto")}),a(".wvc-google-maps-container").mouseleave(function(){a(this).find(".wvc-google-maps").css("pointer-events","none")})}}}(jQuery);!function(a){"use strict";WVCParams.googleMapApiKey&&"undefined"!==google&&WVCParams.googleMapApiKey&&google.maps.event.addDomListener(window,"load",WVCGoogleMaps.init())}(jQuery);var WVCProgressBar=function(a){"use strict";return{init:function(){a(".wvc-progress-bar").each(function(){var b=a(this).attr("id"),c=1;new Waypoint({element:document.getElementById(b),handler:function(){a("#"+b).find(".wvc_single_bar").each(function(){var b=a(this),d=b.find(".wvc_bar"),e=d.data("percentage-value");c++,setTimeout(function(){d.css({width:e+"%"})},200*c)}),a("#"+b).find(".vc_label_units").each(function(){var b=a(this),d={},e=b.attr("id"),f=b.data("percent")||100,g=b.data("prefix")||"",h=b.data("unit")||"",i=b.data("duration")||1;c++,d={useEasing:!1,useGrouping:!1,separator:",",decimal:".",prefix:g,suffix:h},setTimeout(function(){new CountUp(e,0,f,0,i,d).start()},200*c)})},offset:"88%"})})}}}(jQuery);!function(a){"use strict";a(document).ready(function(){WVCProgressBar.init()})}(jQuery);var WVCProcess=function(a){"use strict";return{init:function(){var b=this;b.setLineDimensions(),a(window).resize(function(){b.setLineDimensions()}).resize()},setLineDimensions:function(){a(".wvc-process-item").each(function(){var b,c=a(this),d=c.width(),e=c.height(),f=5,g=c.find(".wvc-process-icon-container"),h=g.width(),i=g.height(),j=c.parent().parent();j.hasClass("wvc-process-container-show-line-no")||(j.hasClass("wvc-process-container-layout-vertical")?(c.prev().length&&(b=c.prev().height(),c.find(".wvc-process-item-line-before").css({height:b-i+f})),c.find(".wvc-process-item-line-after").css({height:e-i})):j.hasClass("wvc-process-container-layout-horizontal")&&c.find(".wvc-process-item-line-before, .wvc-process-item-line-after").css({width:d-h}))})}}}(jQuery);!function(a){"use strict";a(document).ready(function(){WVCProcess.init()})}(jQuery);var WVCEmbedVideo=function(a){"use strict";return{init:function(){a(document).on("click",".wvc-youtube-play-button",function(){var b=a(this),c=b.parent().parent(),d=c.find("iframe");d[0].src+="&autoplay=1",c.find(".wvc-youtube-cover").delay(500).fadeOut(),c.addClass("wvc-youtube-playing")}),a(document).on("click",".wvc-embed-video-play-button",function(){var b=a(this),c=b.parent().parent(),d=c.find("iframe");d[0].src+="&autoplay=1",c.find(".wvc-embed-video-cover").delay(500).fadeOut(),c.addClass("wvc-embed-video-playing")})}}}(jQuery);!function(a){"use strict";a(document).ready(function(){WVCEmbedVideo.init()})}(jQuery);var WVCGalleries=function(a){"use strict";return{init:function(){var b=this;this.masonry(),a(window).resize(function(){b.masonry()}),this.justify()},masonry:function(){if(a(".wvc-gallery-masonry").length||a(".wvc-gallery-metro").length){var b=a(window).width();800>b?a(".wvc-gallery-isotope").length&&a(".wvc-gallery-isotope").isotope("destroy").removeClass("wvc-gallery-isotope"):(a(".wvc-gallery-masonry").imagesLoaded(function(){a(".wvc-gallery-masonry").hasClass("wvc-gallery-isotope")?a(".wvc-gallery-masonry").isotope("layout"):(a(".wvc-gallery-masonry").addClass("wvc-gallery-isotope"),a(".wvc-gallery-masonry").isotope({itemSelector:".wvc-img-masonry",animationEngine:"best-available",layoutMode:"masonry"}))}),a(".wvc-gallery-metro").imagesLoaded(function(){a(".wvc-gallery-metro").hasClass("wvc-gallery-isotope")?a(".wvc-gallery-metro").isotope("layout"):(a(".wvc-gallery-metro").addClass("wvc-gallery-isotope"),a(".wvc-gallery-metro").isotope({itemSelector:".wvc-img-metro",animationEngine:"none",layoutMode:"packery"}))}))}},justify:function(){a(".wvc-gallery-justified").length&&a(".wvc-gallery-justified").imagesLoaded(function(){a(".wvc-gallery-justified").flexImages({rowHeight:350,container:".wvc-img-justified"})})}}}(jQuery);!function(a){"use strict";a(document).ready(function(){WVCGalleries.init()})}(jQuery);var WVCAlbumTracklist=function(a){
"use strict";return{init:function(){var b=this;b.playButton(),a(window).resize(function(){b.widthClass()}).resize()},playButton:function(){var b=this;a(document).on("click",".wvc-ati-play-button",function(c){c.preventDefault();var d=a(this),e=d.parents(".wvc-album-tracklist"),f=d.next(".wvc-ati-audio"),g=f.attr("id"),h=document.getElementById(g);d.hasClass("wvc-ati-track-playing")?(d.removeClass("wvc-ati-track-playing"),h.pause()):(b.pauseAllPlayers(),e.find(".wvc-album-tracklist-item").removeClass("wvc-album-tracklist-item-active"),d.closest(".wvc-album-tracklist-item").addClass("wvc-album-tracklist-item-active"),d.addClass("wvc-ati-track-playing"),h.play())}),a(".wvc-ati-audio").bind("ended",function(){a(this).prev(".wvc-ati-play-button").removeClass("wvc-ati-track-playing")})},pauseAllPlayers:function(){a(".wvc-ati-audio-cell").each(function(){var b=a(this).find(".wvc-ati-play-button"),c=b.next(".wvc-ati-audio"),d=c.attr("id"),e=document.getElementById(d);b.removeClass("wvc-ati-track-playing"),e.pause()})},widthClass:function(){a(".wvc-album-tracklist").each(function(){var b=a(this).width();500>b&&380<b?(a(this).addClass("wvc-album-tracklist-500"),a(this).removeClass("wvc-album-tracklist-380")):380>b?(a(this).removeClass("wvc-album-tracklist-500"),a(this).addClass("wvc-album-tracklist-380")):(a(this).removeClass("wvc-album-tracklist-500"),a(this).removeClass("wvc-album-tracklist-380"))})}}}(jQuery);!function(a){"use strict";a(document).ready(function(){WVCAlbumTracklist.init()})}(jQuery);var WVCInteractiveLinks=function(a){"use strict";return{init:function(){this.build(),this.interaction()},build:function(){var b=this;a(".wvc-interactive-links").each(function(){var c=a(this),d=c.find(".wvc-interactive-links-bg-holder");c.closest(".wvc-column").addClass("wvc-column-has-il"),c.find(".wvc-interactive-link-item:first-child").addClass("wvc-ils-active"),c.find(".wvc-interactive-link-item").each(function(c){var e,f=a(this),g=(f.data("bg-src"),f.data("bg-atts"));g.type;g.action="wvc_ajax_get_bg_markup",d.append('<div class="wvc-ils-bg" data-bg-index="'+c+'" />'),e=a('[data-bg-index="'+c+'"]'),a.post(WVCParams.ajaxUrl,g,function(a){a?(e.append(a),b.initVideoBg(e),window.dispatchEvent(new Event("resize")),0===c?e.addClass("wvc-ils-bg-active"):e.length===c&&d.removeClass("wvc-il-bg-holder-loading")):console.log("AJAX error")})})})},interaction:function(){var b=this;a(document).on("hover",".wvc-interactive-link-item a",function(){var c=a(this),d=c.parent(),e=document.getElementById(d.attr("id")),f=d.closest(".wvc-interactive-links-container"),g=f.find(".wvc-interactive-link-item").index(e);f.addClass("wvc-loading"),d.hasClass(".wvc-ils-active")||(f.find(".wvc-interactive-link-item").removeClass("wvc-ils-active"),d.addClass("wvc-ils-active"),b.pauseAllVideos(a(".wvc-interactive-links")),f.find(".wvc-ils-bg").removeClass("wvc-ils-bg-active"),f.find(".wvc-ils-bg").eq(g).addClass("wvc-ils-bg-active"),b.startCurrentVideo(a(".wvc-ils-bg-active")),setTimeout(function(){f.removeClass("wvc-loading")},500))})},initVideoBg:function(b){var c,d,e=b.find("iframe"),f=b.find("video"),g=2e3;b.find(".wvc-youtube-video-bg-container").length?(c=b.find(".wvc-youtube-video-bg-container").data("yt-bg-element-id"),WVCYTVideoBg.init(b),setTimeout(function(){WVCYTVideoBg.players[c].pause()},g)):e.length&&e.hasClass("wvc-vimeo-bg")?(d=a(this).data("vimeo-bg-element-id"),WVCVimeo.init(b),setTimeout(function(){"undefined"!=typeof WVCVimeo&&WVCVimeo.players[d]&&WVCVimeo.players[d].pause()},g)):f.length&&setTimeout(function(){f.trigger("play")},g)},startCurrentVideo:function(a){var b=a.find("iframe"),c=b.parent().data("yt-bg-element-id"),d=b.data("vimeo-bg-element-id"),e=a.find("video");b.length?b.hasClass("wvc-youtube-bg")?"undefined"!=typeof WVCYTVideoBg&&WVCYTVideoBg.players[c]&&WVCYTVideoBg.players[c].playVideo():b.hasClass("wvc-vimeo-bg")&&"undefined"!=typeof WVCVimeo&&WVCVimeo.players[d]&&WVCVimeo.players[d].play():e.length&&e.trigger("play")},pauseAllVideos:function(b){var c,d;b.find(".wvc-video-bg").length&&b.find(".wvc-video-bg").each(function(){d=a(this),d.get(0).pause()}),b.find(".wvc-yt-video-bg-pause").trigger("click"),b.find(".wvc-vimeo-video-bg-container > iframe").each(function(){c=a(this).data("vimeo-bg-element-id"),"undefined"!=typeof WVCVimeo&&WVCVimeo.players[c]&&WVCVimeo.players[c].pause()})}}}(jQuery);!function(a){"use strict";a(document).ready(function(){WVCInteractiveLinks.init()})}(jQuery);var WVCInteractiveOverlays=function(a){"use strict";return{init:function(){this.setOverlays(),this.interaction()},setOverlays:function(){a(".wvc-interactive-overlays").each(function(){var b=a(this);b.closest(".wvc-column").addClass("wvc-column-has-io"),b.find(".wvc-interactive-overlay-item:first-child").addClass("wvc-io-active"),b.find(".wvc-interactive-overlay-item").each(function(c){var d=a(this).data("bg-src");a(this).data("index",c),b.find(".wvc-interactive-overlays-image-holder").append('<div class="wvc-io-bg" data-bg-index="'+c+'" style="background-image:url('+d+')" />'),a(this).find(".wvc-io-item-content").attr("id","wvc-io-item-content-"+c).data("index",c).prepend('<span class="wvc-io-item-content-close">&times;</span>').detach().appendTo("body")}),b.find(".wvc-interactive-overlays-image-holder .wvc-io-bg:first-child").addClass("wvc-io-bg-active"),b.find(".wvc-io-item-link").each(function(b){var c=a("#wvc-io-item-content-"+b);c.data("revslider-id")&&a(this).attr("data-revslider-id",c.data("revslider-id"))})})},interaction:function(){var b=this;a(document).on("hover",".wvc-io-item-link",function(){var b=a(this),c=b.parent(),d=document.getElementById(c.attr("id")),e=c.closest(".wvc-interactive-overlays-container"),f=e.find(".wvc-interactive-overlay-item").index(d);c.hasClass(".wvc-io-active")||(e.find(".wvc-interactive-overlay-item").removeClass("wvc-io-active"),c.addClass("wvc-io-active"),e.find(".wvc-io-bg").removeClass("wvc-io-bg-active"),e.find(".wvc-io-bg").eq(f).addClass("wvc-io-bg-active"))}),a(document).on("click",".wvc-io-item-link",function(c){c.preventDefault(),c.stopPropagation();var d=a(this).parent().data("index"),e=a("#wvc-io-item-content-"+d);a(".wvc-io-item-content").removeClass("wvc-io-content-active"),e.addClass("wvc-io-content-active"),e.one(WVC.transitionEventEnd(),function(){WVC.doWow(d),WVC.doAOS()}),a(this).data("revslider-id")&&(a(this).hasClass("wvc-io-link-revslider-started")?(window["revapi"+a(this).data("revslider-id")].revredraw(),console.log("redraw")):(window["revapi"+a(this).data("revslider-id")].revstart(),a(".wvc-io-item-link").addClass("wvc-io-link-revslider-started"),console.log("start"),b.startCurrentVideo(a(".active-revslide"))))}),a(document).on("click",".wvc-io-item-content-close",function(c){c.preventDefault(),c.stopPropagation();var d=a(this);a(".wvc-io-item-content").removeClass("wvc-io-content-active"),a("body").removeClass("wvc-io-open"),a(this).parent().one(WVC.transitionEventEnd(),function(){a(".wvc-io-item-content").find(".wvc-delayed-wow").css({visibility:"hidden"}),d.parent().data("revslider-id")&&(WVC.pausePlayers(),b.pauseRevSlider(d.parent().data("revslider-id"))),WVC.resetAOS(".wvc-io-item-content")})})},pauseRevSlider:function(b){if(a(".active-revslide").find(".tp-videolayer")){var c=a(".active-revslide").find(".tp-videolayer");if(c.data("ytid"))c.data("player").pauseVideo();else if(c.data("vimeoid")){var d=c.find("iframe"),e=$f(d[0]);e.api("pause")}else c.find("> .html5vid").length&&c.find("> .html5vid > video").get(0).pause()}window["revapi"+b].revpause()},stopVideo:function(a){var b=a.querySelector("iframe"),c=a.querySelector("video");if(b){var d=b.src;b.src=d}c&&c.pause()},setSlideIdOnSlideChange:function(b){window["revapi"+b].bind("revolution.slide.onafterswap",function(c,d){a('.wvc-io-item-link[data-revslider-id="'+b+'"]').attr("data-current-revslide-id",d.slideIndex)})},startCurrentVideo:function(a){var b=a.find("iframe"),c=b.parent().data("yt-bg-element-id"),d=b.data("vimeo-bg-element-id"),e=a.find("video");b.length?b.hasClass("wvc-youtube-bg")?"undefined"!=typeof WVCYTVideoBg&&WVCYTVideoBg.players[c]&&WVCYTVideoBg.players[c].playVideo():b.hasClass("wvc-vimeo-bg")&&"undefined"!=typeof WVCVimeo&&WVCVimeo.players[d]&&WVCVimeo.players[d].play():e.length&&e.trigger("play")},pauseAllVideos:function(b){var c,d;b.find(".wvc-video-bg").length&&b.find(".wvc-video-bg").each(function(){d=a(this),d.get(0).pause()}),b.find(".wvc-yt-video-bg-pause").trigger("click"),b.find(".wvc-vimeo-video-bg-container > iframe").each(function(){c=a(this).data("vimeo-bg-element-id"),"undefined"!=typeof WVCVimeo&&WVCVimeo.players[c]&&WVCVimeo.players[c].pause()})},pageLoad:function(){setTimeout(function(){WVC.delayWow(".wvc-io-item-content"),WVC.resetAOS(".wvc-io-item-content")},1e3)}}}(jQuery);!function(a){"use strict";a(document).ready(function(){WVCInteractiveOverlays.init()}),a(window).load(function(){WVCInteractiveOverlays.pageLoad()})}(jQuery);var WVCVideoSwitcher=function(a){"use strict";return{init:function(){var b=this;a(".wvc-video-switcher-container").each(function(){var c,d,e,f=a(this),g=a(".wvc-vs-big-video"),h=a(".wvc-vs-big-video-inner"),i=a(this).find(".wvc-vs-video-thumbnail-link");i.on("click",function(j){j.preventDefault(),a(this).parent().hasClass("wvc-vs-video-thumbnail-active")||(c=a(this).data("wvc-vs-video-post-id"),d=a(this).attr("href"),i.parent().removeClass("wvc-vs-video-thumbnail-active"),a(this).parent().addClass("wvc-vs-video-thumbnail-active"),g.addClass("wvc-vs-big-video-loading"),a.post(WVCParams.ajaxUrl,{action:"wvc_ajax_get_video_embed_from_url",postId:c,videoUrl:d},function(c){c&&(h.removeClass("wvc-fluid-video-container").html(c),h.find("video").mediaelementplayer(),WVC.fluidVideos(h),window.dispatchEvent(new Event("resize")),b.playVideo(".wvc-vs-big-video-inner"),e=f.offset().top-80,setTimeout(function(){a(window).scrollTop()>e&&a("html, body").stop().animate({scrollTop:e},parseInt(WVCParams.smoothScrollSpeed,10),WVCParams.smoothScrollEase,function(){}),g.removeClass("wvc-vs-big-video-loading")},800))}))})})},playVideo:function(b){if(a("video",b).length&&a("video",b).trigger("play"),a("iframe",b).length){var c=a("iframe",b),d=c.attr("src");d.match(/youtu/)?c[0].src+="&autoplay=1":d.match(/vimeo.com/)&&(c[0].src+="&autoplay=1")}}}}(jQuery);!function(a){"use strict";a(document).ready(function(){WVCVideoSwitcher.init()})}(jQuery);var WVCShowaseVerticalCarousel=function(a){"use strict";return{init:function(){this.build(),this.interaction()},build:function(){var b=this;a(".wvc-showcase-vertical-carousel").each(function(){var c=a(this),d=c.find(".wvc-showcase-vertical-carousel-bg-holder");c.closest(".wvc-column").addClass("wvc-column-has-svc"),c.find(".wvc-showcase-vertical-carousel-item:first-child").addClass("wvc-svc-active"),c.find(".wvc-showcase-vertical-carousel-item").each(function(c){var e,f=a(this),g=(f.data("bg-src"),f.data("bg-atts"));g.type;g.action="wvc_ajax_get_bg_markup",d.append('<div class="wvc-svc-bg" data-bg-index="'+c+'" />'),e=a('[data-bg-index="'+c+'"]'),a.post(WVCParams.ajaxUrl,g,function(a){a?(e.append(a),b.initVideoBg(e),window.dispatchEvent(new Event("resize")),0===c?e.addClass("wvc-svc-bg-active"):e.length===c&&d.removeClass("wvc-il-bg-holder-loading")):console.log("AJAX error")})})})},interaction:function(){var b=this;a(document).on("hover",".wvc-svc-item-link",function(){var c=a(this),d=c.parent(),e=document.getElementById(d.attr("id")),f=d.closest(".wvc-showcase-vertical-carousel"),g=f.find(".wvc-showcase-vertical-carousel-item").index(e);f.addClass("wvc-loading"),d.hasClass(".wvc-svc-active")||(f.find(".wvc-showcase-vertical-carousel-item").removeClass("wvc-svc-active"),d.addClass("wvc-svc-active"),b.pauseAllVideos(a(".wvc-showcase-vertical-carousel")),f.find(".wvc-svc-bg").removeClass("wvc-svc-bg-active"),f.find(".wvc-svc-bg").eq(g).addClass("wvc-svc-bg-active"),b.startCurrentVideo(a(".wvc-svc-bg-active")),setTimeout(function(){f.removeClass("wvc-loading")},500))})},initVideoBg:function(b){var c,d,e=b.find("iframe"),f=b.find("video"),g=2e3;b.find(".wvc-youtube-video-bg-container").length?(c=b.find(".wvc-youtube-video-bg-container").data("yt-bg-element-id"),WVCYTVideoBg.init(b),setTimeout(function(){"undefined"!=typeof WVCYTVideoBg&&WVCYTVideoBg.players[c]&&WVCYTVideoBg.players[c].pause()},g)):e.length&&e.hasClass("wvc-vimeo-bg")?(d=a(this).data("vimeo-bg-element-id"),WVCVimeo.init(b),setTimeout(function(){"undefined"!=typeof WVCVimeo&&WVCVimeo.players[d]&&WVCVimeo.players[d].pause()},g)):f.length&&setTimeout(function(){f.trigger("play")},g)},startCurrentVideo:function(a){var b=a.find("iframe"),c=b.parent().data("yt-bg-element-id"),d=b.data("vimeo-bg-element-id"),e=a.find("video");b.length?b.hasClass("wvc-youtube-bg")?"undefined"!=typeof WVCYTVideoBg&&WVCYTVideoBg.players[c]&&WVCYTVideoBg.players[c].playVideo():b.hasClass("wvc-vimeo-bg")&&"undefined"!=typeof WVCVimeo&&WVCVimeo.players[d]&&WVCVimeo.players[d].play():e.length&&e.trigger("play")},pauseAllVideos:function(b){var c,d;b.find(".wvc-video-bg").length&&b.find(".wvc-video-bg").each(function(){d=a(this),d.get(0).pause()}),b.find(".wvc-yt-video-bg-pause").trigger("click"),b.find(".wvc-vimeo-video-bg-container > iframe").each(function(){c=a(this).data("vimeo-bg-element-id"),"undefined"!=typeof WVCVimeo&&WVCVimeo.players[c]&&WVCVimeo.players[c].pause()})}}}(jQuery);!function(a){"use strict";a(document).ready(function(){WVCShowaseVerticalCarousel.init()})}(jQuery);var WVCBMIC=function(a){"use strict";return{processing:!1,init:function(){this.BMICForm()},BMICForm:function(){var b=this;a(".wvc-bmic-form").each(function(){a(this).on("submit",function(c){if(c.preventDefault(),!0===b.processing)return!1;b.processing=!0;var d,e=a(this),f=e.parents(".wvc-bmic-container"),g=e.find(".wvc-bmi-unit").val(),h=e.find(".wvc-bmi-height").val(),i=e.find(".wvc-bmi-weight").val(),j=e.find(".wvc-bmi-age").val(),k=e.find(".wvc-bmi-sex").val(),l=e.find(".wvc-bmi-activity-factor").val(),m=f.find(".wvc-bmic-result"),n=f.find(".wvc-bmic-result-inner"),o=e.find(".wvc-bmic-submit"),p=o.text();return n.empty(),m.removeClass("wvc-bmic-error wvc-bmic-notification-show"),d={action:"wvc_ajax_bmic_form",unit:g,height:h,weight:i,age:j,sex:k,activityFactor:l},""!==h&&""!==i&&""!==j&&""!==l?(e.addClass("wvc-bmic-loading"),o.html(WVCParams.l10n.BMICProcessingMessage),a.post(WVCParams.ajaxUrl,d,function(c){c?(c=a.parseJSON(c),"error"===c.result?(e.removeClass("wvc-bmic-loading"),m.addClass("wvc-bmic-error wvc-bmic-notification-show"),n.append(c.message),o.html(p),b.processing=!1):(e.removeClass("wvc-bmic-loading"),m.addClass("wvc-bmic-notification-show"),n.append(c.message),o.html(p),b.processing=!1)):(m.addClass("wvc-bmic-error wvc-bmic-notification-show"),n.append(WVCParams.l10n.unknownError),e.removeClass("wvc-bmic-loading"),o.html(p),b.processing=!1)})):(m.addClass("wvc-bmic-error wvc-bmic-notification-show"),n.append(WVCParams.l10n.emptyFields),o.html(p),b.processing=!1),!1})}),a(document).on("click",".wvc-bmic-result-close",function(b){b.preventDefault(),a(this).parent().removeClass("wvc-bmic-error wvc-bmic-notification-show")})}}}(jQuery);!function(a){"use strict";a(document).ready(function(){WVCBMIC.init()})}(jQuery);var WVCPrint=function(a){"use strict";return{init:function(){this.print()},print:function(){a(document).on("click",".wvc-do-print",function(){"undefined"!=typeof print&&a(this).parents(".wvc-printable-element").print({globalStyles:!1,stylesheet:WVCParams.printStylesheet,noPrintSelector:".wvc-no-print"})})}}}(jQuery);!function(a){"use strict";a(document).ready(function(){WVCPrint.init()})}(jQuery);var WVCLoginForm=function(a){"use strict";return{init:function(){a(".wvc-loginform-tabs").each(function(){a("#"+a(this).attr("id")).tabs({select:function(b,c){a(c.panel).animate({opacity:.1})},show:function(b,c){a(c.panel).animate({opacity:1},1e3)}})})}}}(jQuery);!function(a){"use strict";a(document).ready(function(){WVCLoginForm.init()})}(jQuery);var WVCModalWindow=function(a){"use strict";return{isMobile:!1,modalContentSelector:"#wvc-modal-window-container",$overlay:a("#wvc-modal-window-overlay"),closed:!0,open:!1,animated:!1,hasShownWhenNavigateAway:!1,cookieName:"wvc_mc_p",init:function(){this.isMobile=WVCParams.isMobile;var b=this;this.cookieName=WVCParams.themeSlug+"_wvc_mc_p",this.popUp(),this.closeButton(),a(window).on("wvc_fullpage_changed",function(){WVC.resetAOS(b.modalContentSelector)}),WVC.resetAOS(b.modalContentSelector),a("#wvc-modal-window").find(".wvc-modal-window-opt-out").length&&a("#wvc-modal-window-bottom-close").remove(),a(window).resize(function(){a("#wvc-modal-window-overlay").hasClass("wvc-modal-window-non_intrusive")&&a("#wvc-modal-window-overlay").css({height:a("#wvc-modal-window-content").height()})})},popUp:function(){var b=this;a(document).on("click",".wvc-modal-window-open",function(c){c.preventDefault(),a(".wvc-modal-window-opt-out").hide(),b.showPopup(1)}),"opt-out"!==Cookies.get(b.cookieName)&&("1"===WVCParams.modalWindowShowOnce&&"prevent"===Cookies.get(b.cookieName)||("1"!==WVCParams.modalWindowShowOnce&&Cookies.remove(b.cookieName,{path:""}),"1"===WVCParams.modalWindowNavigateAway?a(document).mouseleave(function(){b.showPopup()}):b.showPopup()))},showPopup:function(b){var c=this;!1!==c.closed&&!0!==c.hasShownWhenNavigateAway&&(b=b||WVCParams.modalWindowDelay,c.animated||(WVC.delayWow(this.modalContentSelector),WVC.resetAOS(this.modalContentSelector)),setTimeout(function(){c.$overlay.length&&(c.$overlay.addClass("wvc-modal-window-overlay-visible"),c.$overlay.one(WVC.transitionEventEnd(),function(){c.$overlay.addClass("wvc-show-modal-window"),a(c.modalContentSelector).one(WVC.transitionEventEnd(),function(){c.animated||(WVC.doWow(),WVC.doAOS(c.modalContentSelector),c.animated=!0,c.closed=!1,window.dispatchEvent(new Event("resize")),window.dispatchEvent(new Event("scroll")))})}))},b))},closeButton:function(){var b=this,c=parseInt(WVCParams.modalWindowCookieTime,10);a(document).on("click",".wvc-modal-window-close",function(d){d.preventDefault(),a(this).hasClass("wvc-modal-window-opt-out")&&Cookies.set(b.cookieName,"opt-out",{expires:c,path:"/"}),"1"===WVCParams.modalWindowShowOnce&&Cookies.set(b.cookieName,"prevent",{expires:c,path:"/"}),"1"===WVCParams.modalWindowNavigateAway&&(b.hasShownWhenNavigateAway=!0),b.closeWindow()}),b.isMobile||a(document).mouseup(function(c){if(1===c.which&&!a("#wvc-modal-window-overlay").hasClass("wvc-modal-window-non_intrusive")){var d=a("#wvc-modal-window-container, #wvc-privacy-policy-message-container");d.is(c.target)||0!==d.has(c.target).length||b.closeWindow()}})},closeWindow:function(){var b=this;b.$overlay.removeClass("wvc-modal-window-overlay-visible"),b.$overlay.one(WVC.transitionEventEnd(),function(){a(this).removeClass("wvc-show-modal-window"),setTimeout(function(){WVC.delayWow(b.modalContentSelector),WVC.resetAOS(b.modalContentSelector),b.closed=!0,b.animated=!1},200)})}}}(jQuery);!function(a){"use strict";a(window).on("page_loaded",function(){WVCModalWindow.init()})}(jQuery);var WVCPrivacyPolicyMessage=function(a){"use strict";return{init:function(){var b=a("#wvc-privacy-policy-message-container"),c=WVCParams.themeSlug+"_wvc_privacy_policy_message";Cookies.get(c)||b.show(),a(document).on("click",".wvc-privacy-policy-message-close",function(a){a.preventDefault(),b.fadeOut(400,function(){Cookies.set(c,"dismissed",{expires:30,path:"/"})})})}}}(jQuery);!function(a){"use strict";a(document).ready(function(){WVCPrivacyPolicyMessage.init()})}(jQuery);var WVCFullPage=function(a){"use strict";return{initFlag:!1,isScrolling:!1,$container:a(".page-entry-content"),rowSelector:".wvc-parent-row",sectionNames:[],fpAnimTime:900,fpEasing:"swing",fpTransitionEffect:"zoom",animationEndTimeOut:null,revSliderStarted:[],init:function(){!this.initFlag&&WVCParams.fullPage&&(this.$container=a(WVCParams.fullPageContainer||".page-entry-content"),this.fpAnimTime=WVCParams.fpAnimTime,this.fpEasing=WVCParams.fpEasing,this.fpTransitionEffect=WVCParams.fpTransitionEffect,this.prepare(),this.fullPage(),a(window).trigger("wvc_fullpage_loaded"),this.initFlag=!0)},prepare:function(){setTimeout(function(){window.scrollTo(0,0)},10);var b=this;a("body").addClass("wvc-fullpage"),a(this.rowSelector,this.$container).each(function(c){var d=a(this).data("row-name")||"Section "+(c+1);b.sectionNames.push(d),a(this).attr("data-section",c+1),a(this).addClass("wvc-scroll-lock fp-auto-height"),a(this).find(".wvc-revslider-container-fullscreen").length&&a(this).addClass("wvc-fp-section-has-fullwidth-revslider")}),WVC.delayWow(this.rowSelector),WVC.resetAOS()},fullPage:function(){var b,c,d=this,e=this.$container,f=!1;e.fullpage({slidesNavigation:!0,sectionSelector:d.rowSelector,scrollOverflow:!0,navigation:!1,scrollBar:f,scrollingSpeed:d.fpAnimTime,easing:d.fpEasing,verticalCentered:!0,afterRender:function(){a(".wvc-scroll-lock.active").addClass("wvc-scroll-active"),WVC.pausePlayers(!1),WVC.doAOS(".wvc-scroll-active"),d.playActiveVideoBg(),d.handleRevSlider(),a("#wvc-one-page-nav a.wvc-fp-nav:first-child").addClass("wvc-bullet-active"),d.navigation(),d.nextNavigation(),setTimeout(function(){c=window.location.hash,""!==c&&(b=a(".fp-section").index(a(c)),a.fn.fullpage.moveTo(b+1)),WVC.doWow(),Waypoint.refreshAll(),a(".wvc-scroll-active").find(".lazy-hidden").removeClass("lazy-hidden")},1e3)},onLeave:function(b,c,d){return!WVCFullPage.isScrolling&&(WVCFullPage.isScrolling=!0,WVCFullPage.slideLeaveAnimation(b,c,d),a(".wvc-scroll-lock",this.$container).eq(c+1).hasClass("hidden-scroll")?("up"===d?a.fn.fullpage.moveTo(c-1):a.fn.fullpage.moveTo(c+1),!1):void 0)}})},nextNavigation:function(){var b,c=this;a(document).on("click",".wvc-fp-nav-next, .wvc-arrow-down",function(d){d.preventDefault(),c.isScrolling||(b=a(this).closest(".wvc-scroll-lock").data("section"),a.fn.fullpage.moveTo(b+1))})},navigation:function(){var b,c,d=this;a(document).on("click",".wvc-fp-nav",function(e){e.preventDefault(),d.isScrolling||(b=a(this).attr("href"),c=a(".fp-section").index(a(b)),a.fn.fullpage.moveTo(c+1))})},playActiveVideoBg:function(b){b=b||a(".wvc-scroll-active");var c,d;b.find(".wvc-video-bg").length?(c=b.find(".wvc-video-bg").get(0),c.paused&&c.play()):b.find(".wvc-youtube-player").length?setTimeout(function(){b.find(".wvc-youtube-player")[0].contentWindow.postMessage('{"event":"command","func":"playVideo", "args":""}',"*")},200):b.find(".wvc-vimeo-bg").length&&setTimeout(function(){d=new Vimeo.Player(b.find(".wvc-vimeo-bg")[0]),d.play()},200)},slideLeaveAnimation:function(b,c,d){var e,f,g,h,i=this,j=a('.wvc-scroll-lock[data-section="'+b+'"]',this.$container),k=a('.wvc-scroll-lock[data-section="'+c+'"]',this.$container),l="webkitAnimationEnd MozAnimation animationend",m=this.fpAnimTime;this.$container.offset().top,k.attr("data-anchor");switch(e="zoom"===this.fpTransitionEffect||"mix"===this.fpTransitionEffect?"scaleDown":"parallax"===this.fpTransitionEffect?"moveparallax":"fade"===this.fpTransitionEffect?"opacity":"slide"===this.fpTransitionEffect?"moveslide":"curtain"===this.fpTransitionEffect?"movecurtain":"",f="scaleDown"!==e?e+d:e,h=0,d){case"up":g="moveFromTop";break;default:g="moveFromBottom"}"zoom"===this.fpTransitionEffect?(f=g+"trid",g=f+"In",m=2*m):"fade"===this.fpTransitionEffect&&(g=e+"In",f=e+"Out"),i.playActiveVideoBg(k);var n=a(".background-wrapper",j);this.activateParallax(c,d),WVC.pausePlayers(!1),k.find(".wvc-revslider-container").show(),i.handleRevSlider(k),k.addClass("wvc-scroll-front").addClass("wvc-scroll-active").addClass("wvc-scroll-visible").addClass("wvc-scroll-animating-in").css({"z-index":4,"animation-name":g,"animation-duration":m+"ms","animation-delay":"","animation-timing-function":i.fpEasing,"animation-fill-mode":"both",transition:"initial"}).off(l).on(l,function(d){d.originalEvent.animationName===g&&(a(this).addClass("wvc-scroll-already").removeClass("wvc-scroll-front").removeClass("wvc-scroll-animating-in").css({"animation-name":"","animation-duration":"","animation-delay":"","animation-timing-function":"","animation-fill-mode":"",transition:"initial"}),j.removeClass("wvc-scroll-active").add(n).css({"animation-name":"","animation-duration":"","animation-delay":"","animation-timing-function":"","animation-fill-mode":"",transition:"initial"}),i.animationEndAction(b,c)),c>1?a("body").addClass("window-scrolled"):a("body").removeClass("window-scrolled")}),j.addClass("wvc-scroll-animating-out").removeClass("wvc-scroll-front").css({"z-index":1,"animation-name":f,"animation-duration":m+"ms","animation-delay":"","animation-timing-function":i.fpEasing,"animation-fill-mode":"both",transition:"initial","will-change":"auto"}).off(l).on(l,function(a){j.find(".wvc-revslider-container").hide(),a.originalEvent.animationName===f&&j.removeClass("wvc-scroll-animating-out")}),a(window).trigger("wvc_fullpage_change",[k]),a("#wvc-one-page-nav a.wvc-fp-nav").removeClass("wvc-bullet-active"),a('#wvc-one-page-nav a.wvc-fp-nav[data-index="'+c+'"]').addClass("wvc-bullet-active")},handleRevSlider:function(b){if(b=b||a(".wvc-scroll-active"),b.find(".wvc-slider-revolution").length){var c=this,d=b.find(".wvc-slider-revolution").data("revslider-id");a.inArray(d,c.revSliderStarted)==-1?(console.log("start"),window["revapi"+d].revstart(),c.revSliderStarted.push(d)):(console.log("redraw"),window["revapi"+d].revredraw())}},activateParallax:function(b,c){var d,e=a('.wvc-scroll-lock[data-section="'+b+'"]',this.$container),f=a(".fp-tableCell",e),g="webkitAnimationEnd MozAnimation animationend";switch(c){case"up":d="moveFromTopInner";break;default:d="moveFromBottomInner"}"fade"!==this.fpTransitionEffect&&"slide"!==this.fpTransitionEffect&&"curtain"!==this.fpTransitionEffect||(d=""),f.css({"animation-name":d,"animation-duration":this.fpAnimTime+"ms","animation-delay":"","animation-timing-function":this.fpEasing,"animation-fill-mode":"both"}).off(g).on(g,function(a){a.originalEvent.animationName===d&&f.css({"animation-name":"","animation-duration":"","animation-delay":"","animation-timing-function":"","animation-fill-mode":""})})},animationEndAction:function(b,c){var d,e=this,f=a('.wvc-scroll-lock[data-section="'+b+'"]',this.$container);a('.wvc-scroll-lock[data-section="'+c+'"]',this.$container);a(".no-scrolloverflow").removeClass("no-scrolloverflow"),WVC.doWow(),Waypoint.refreshAll(),WVC.doAOS(),d=new CustomEvent("fp-animation-end"),window.dispatchEvent(d),clearTimeout(e.animationEndTimeOut),f.find(".wvc-ad-disc-container").length&&f.find(".wvc-ad-disc-container").removeClass("animated"),e.animationEndTimeOut=setTimeout(function(){e.isScrolling=!1,a(window).trigger("wvc_fullpage_changed")},500)}}}(jQuery);!function(a){"use strict";a(document).ready(function(){WVCFullPage.init()})}(jQuery);var WVC=function(a){"use strict";return{body:a("body"),isMobile:!1,isEdge:!!navigator.userAgent.match(/(Edge)/i),isApple:!(!navigator.userAgent.match(/(Safari)|(iPad)|(iPhone)|(iPod)/i)||navigator.userAgent.indexOf("Chrome")!==-1||navigator.userAgent.indexOf("Android")!==-1),supportSVG:!!document.createElementNS&&!!document.createElementNS("https://www.w3.org/2000/svg","svg").createSVGRect,isTouch:"ontouchstart"in window||window.DocumentTouch&&document instanceof DocumentTouch,fireAnimation:!0,init:function(){this.isMobile=WVCParams.isMobile;var b=this;this.setClasses(),this.setAnimationMasks(),this.videoBackground(),this.playButton(),this.muteButton(),this.fullHeightSection(),this.rowCosmetic(),this.rowMargins(),this.parallax(),this.fluidVideos(),this.lightbox(),this.scrollDownArrow(),this.smoothScroll(),this.relGalleryAttr(),this.maps(),this.lazyLoad(),this.onePager(),this.stickElement(),this.stickElementResize(),this.objectFitfallback(),this.videoOpener(),this.addResizedEvent(),this.setVisibleRowClass(),a(window).scroll(function(){var c=a(window).scrollTop();b.setActiveOnePagerBullet(c)}),a(window).resize(function(){b.winWidthElement(),b.fullHeightSection(),b.videoBackground(),b.scrollDownArrowDisplay(),b.rowMargins()}).resize()},isIE:function(){var a=window.navigator.userAgent,b=a.indexOf("MSIE "),c=a.indexOf("Trident/");return b>0||c>0},setClasses:function(){this.supportSVG&&a("html").addClass("wvc-svg"),this.isTouch?a("html").addClass("wvc-touch"):a("html").addClass("wvc-no-touch"),this.isMobile?this.body.addClass("wvc-is-mobile"):this.body.addClass("wvc-is-desktop"),(this.isMobile||800>a(window).width())&&!WVCParams.forceAnimationMobile&&this.body.addClass("wvc-no-animations"),this.isApple&&this.body.addClass("wvc-is-apple"),this.isEdge},setAnimationMasks:function(){var b=0;a(".uncoverXLeft").each(function(){a(this).css({"animation-delay":""}),a(this).removeClass("wvc-wow uncoverXLeft").append('<span class="wvc-animation-mask wvc-wow uncoverXLeft" />').show(),a(this).css("animation-delay")&&(a(this).css({"animation-delay":0}),a(this).find(".wvc-animation-mask").css({"animation-delay":b+"ms"}),b+=200)}),a(".uncoverXRight").each(function(){a(this).css({"animation-delay":""}),a(this).removeClass("wvc-wow uncoverXRight").append('<span class="wvc-animation-mask wvc-wow uncoverXRight" />').show(),a(this).css("animation-delay")&&(a(this).css({"animation-delay":0}),a(this).find(".wvc-animation-mask").css({"animation-delay":b+200+"ms"}))}),a(".uncoverYTop").each(function(){a(this).css({"animation-delay":""}),a(this).removeClass("wvc-wow uncoverYTop").append('<span class="wvc-animation-mask wvc-wow uncoverYTop" />').show(),a(this).css("animation-delay")&&(a(this).css({"animation-delay":0}),a(this).find(".wvc-animation-mask").css({"animation-delay":b+200+"ms"}))}),a(".uncoverYBottom").each(function(){a(this).css({"animation-delay":""}),a(this).removeClass("wvc-wow uncoverYBottom").append('<span class="wvc-animation-mask wvc-wow uncoverYBottom" />').show(),a(this).css("animation-delay")&&(a(this).css({"animation-delay":0}),a(this).find(".wvc-animation-mask").css({"animation-delay":b+200+"ms"}))})},transitionEventEnd:function(){var a,b=document.createElement("transitionDetector"),c={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",transition:"transitionend"};for(a in c)if(void 0!==b.style[a])return c[a]},animationEventEnd:function(){var a,b=document.createElement("animationDetector"),c={animation:"animationend",OAnimation:"oAnimationEnd",MozAnimation:"animationend",WebkitAnimation:"webkitAnimationEnd"};for(a in c)if(void 0!==b.style[a])return c[a]},getToolBarOffset:function(){var b=0;return a("body").is(".admin-bar")&&(b=782<a(window).width()?32:46),parseInt(b,10)},fullHeightSection:function(){var b=this,c=b.getToolBarOffset(),d=0;a("body").hasClass("is-wpm-bar-player")&&WVCParams.fullHeightRowDoWPMOffsset&&(c+=a(".wpm-sticky-playlist-container").height()),a(".wvc-row-full-height, .fp-section").each(function(){a(this).css({"min-height":a(window).height()-c+d})})},winWidthElement:function(){a(".wvc-winwidth, .wvc-row-bigtext-marquee .wvc-element").each(function(){a(this).css({width:a(window).width()})})},rowMargins:function(){800<a(window).width()?(a(".wvc-row").each(function(){var b,c,d,e=a(this),f=e.data("column-gap");""!==f&&"undefined"!=typeof f&&e.hasClass("wvc-row-layout-column")&&(d=f/2,e.find("> .wvc-row-wrapper > .wvc-row-content").css({width:"calc(100% + "+f+"px )","margin-left":-d}),e.find("> .wvc-row-wrapper > .wvc-row-content > .wvc-columns-container > .wvc-column").each(function(){b=a(this).data("base-width-int"),c=100*b/12,a(this).css({width:"calc("+c+"% - "+f+"px)","margin-left":d+"px","margin-right":d+"px"})}))}),a(".wvc-row-inner").each(function(){var b,c,d,e=a(this),f=e.data("column-gap");""!==f&&(d=f/2,e.find("> .wvc-row-inner-wrapper > .wvc-row-inner-content").css({width:"calc(100% + "+d+"px )","margin-left":-d/2}),e.find("> .wvc-row-inner-wrapper > .wvc-row-inner-content > .wvc-column").each(function(){b=a(this).data("base-width-int"),c=100*b/12,a(this).css({width:"calc("+c+"% - "+f+"px)","margin-left":d+"px","margin-right":d+"px"})}))})):a(".wvc-row-content, .wvc-row-inner-content, .wvc-column").css({width:"","margin-left":"","margin-right":""})},rowCosmetic:function(){
a(".wvc-col-12").each(function(){var b=a(this);b.closest(".wvc-row").hasClass("wvc-parent-row")&&b.closest(".wvc-row").addClass("wvc-row-one-column")}),a(".wvc-stick-it.wvc-column-container").parents(".wvc-row-layout-block").addClass("wvc-no-equal-height"),a(".wvc-columns-container").each(function(){4===a(this).find(".wvc-col-3").length?a(this).addClass("wvc-columns-container-4-cols"):6===a(this).find(".wvc-col-2").length&&a(this).addClass("wvc-columns-container-6-cols")})},fluidVideos:function(b){b=b||a(".wvc-row");var c=['iframe[src*="player.vimeo.com"]','iframe[src*="youtube.com"]','iframe[src*="youtube-nocookie.com"]','iframe[src*="youtu.be"]','iframe[src*="kickstarter.com"]','iframe[src*="screenr.com"]','iframe[src*="blip.tv"]','iframe[src*="dailymotion.com"]','iframe[src*="viddler.com"]','iframe[src*="qik.com"]','iframe[src*="revision3.com"]','iframe[src*="hulu.com"]','iframe[src*="funnyordie.com"]','iframe[src*="flickr.com"]','embed[src*="v.wordpress.com"]','iframe[src*="videopress.com"]'];b.find(a(c.join(",")).not(".wvc-vimeo-bg, .vimeo-bg")).wrap('<span class="wvc-fluid-video" />'),a(".rev_slider_wrapper").find(c.join(",")).unwrap(),a(".wvc-fluid-video").parent().addClass("wvc-fluid-video-container")},videoBackground:function(){a(".wvc-video-bg-container").each(function(){var b,c,d,e,f,g=a(this),h=a(this).width(),i=a(this).height(),j=640,k=360,l=a(this).find(".wvc-video-bg");(g.hasClass("wvc-youtube-video-bg-container")||g.hasClass("wvc-vimeo-video-bg-container"))&&(l=g.find("iframe"),j=560,k=315),h/i>=1.8?(c=h,b=Math.ceil(h/j*k)+2,e=-(Math.ceil(b-i)/2),d=-(Math.ceil(c-h)/2),f={width:c,height:b,marginTop:e,marginLeft:d},l.css(f)):(b=i,c=Math.ceil(i/k*j),d=-(Math.ceil(c-h)/2),f={width:c,height:b,marginLeft:d,marginTop:0},l.css(f))})},playButton:function(){a(".wvc-video-bg-play-button").on("click",function(){var b=a(this),c=b.parents(".wvc-section"),d=c.find(".wvc-video-bg"),e=d.attr("id"),f=document.getElementById(e),g=d;g.hasClass("paused")?(f.play(),g.removeClass("paused"),b.removeClass("pause")):(f.pause(),g.addClass("paused"),b.addClass("pause"))})},muteButton:function(){a(".wvc-bg-video-mute-equalizer").each(function(){a(this).html('<div class="wvc-bg-video-mute-equalizer-bar-1 wvc-bg-video-mute-equalizer-bar"></div>\t\t\t\t<div class="wvc-bg-video-mute-equalizer-bar-2 wvc-bg-video-mute-equalizer-bar"></div>\t\t\t\t<div class="wvc-bg-video-mute-equalizer-bar-3 wvc-bg-video-mute-equalizer-bar"></div>\t\t\t\t<div class="wvc-bg-video-mute-equalizer-bar-4 wvc-bg-video-mute-equalizer-bar"></div>')}),a(".wvc-row-video-bg-mute-button").on("click",function(){var b,c,d,e,f=a(this),g=f.parents(".wvc-parent-row");f.hasClass("wvc-row-v-bg-mute-sh")?(b=g.find(".wvc-video-bg"),c=b[0],c.muted?c.muted=!1:c.muted=!0,g.toggleClass("wvc-video-bg-is-unmute wvc-video-bg-is-mute")):f.hasClass("wvc-row-v-bg-mute-yt")?(b=g.find(".wvc-youtube-bg"),d=b.parent().data("yt-bg-element-id"),g.hasClass("wvc-video-bg-is-mute")?"undefined"!=typeof WVCYTVideoBg&&WVCYTVideoBg.players[d].unMute():"undefined"!=typeof WVCYTVideoBg&&WVCYTVideoBg.players[d].mute(),g.toggleClass("wvc-video-bg-is-unmute wvc-video-bg-is-mute")):f.hasClass("wvc-row-v-bg-mute-vimeo")&&(b=g.find(".wvc-vimeo-bg"),c=b[0],e=b.data("vimeo-bg-element-id"),g.hasClass("wvc-video-bg-is-mute")?"undefined"!=typeof WVCVimeo&&WVCVimeo.players[e].setVolume(1):"undefined"!=typeof WVCVimeo&&WVCVimeo.players[e].setVolume(0),g.toggleClass("wvc-video-bg-is-unmute wvc-video-bg-is-mute"))})},AOS:function(b){var c=WVCParams.forceAnimationMobile||!this.isMobile&&800<a(window).width(),d=!c;b=b||"#content","undefined"!=typeof AOS&&(a(b).find(".aos-disabled").each(function(){}),AOS.init({disable:d}))},resetAOS:function(b){b=b||"#content",a(b).find(".aos-animate").each(function(){a(this).removeClass("aos-init aos-animate"),a(this).addClass("aos-disabled")})},doAOS:function(b){"undefined"!=typeof AOS&&(a(b).find(".aos-disabled").removeClass("aos-disabled"),AOS.refresh())},wowAnimate:function(){var b,c=WVCParams.forceAnimationMobile||!this.isMobile&&800<a(window).width();"undefined"!=typeof WOW&&c&&(b=new WOW({boxClass:"wvc-wow",offset:WVCParams.WOWAnimationOffset}),b.init())},parallax:function(){var b=(800>a(window).width()||this.isMobile)&&WVCParams.parallaxNoSmallScreen;b||(a(".wvc-parallax").jarallax(),a(".wvc-video-parallax").each(function(){var b=a(this).data("video-start-time")||0,c=a(this).data("video-end-time")||0;a(this).jarallax({videoStartTime:b,videoEndTime:c})}))},lightbox:function(){a(".wvc-lightbox:not(.wvc-disabled)").swipebox(),a(".wvc-gallery .wvc-lightbox").each(function(){a(this).attr("rel","gallery")})},loadTwitter:function(){var b=a(".twitter-tweet-rendered"),c=a(".post.is-tweet");setTimeout(function(){b.length&&b.each(function(){a(this).removeAttr("style").attr("height","auto").animate({opacity:1})}),c.length&&c.each(function(){a(this).animate({opacity:1})})},500)},loadInstagram:function(){var b=a(".post-item.is-instagram");b.length&&b.each(function(){a(this).animate({opacity:1})})},scrollDownArrowDisplay:function(){var b,c,d,e=0,f=250;a(".wvc-arrow-down").each(function(){b=a(this),c=b.parent(),d=c.find(".wvc-section-inner"),e=0,d.find(".wvc-row").each(function(){e+=a(this).height()}),a(window).height()<=e+f?b.hide():b.show()})},smoothScroll:function(){var b=this;a(document).on("click",".wvc-nav-scroll a, .wvc-scroll, .wvc-scroll a",function(c){c.preventDefault(),c.stopPropagation();var d,e,f=0,g=b.getToolBarOffset(),h=a(this),i=h.attr("href");i&&i.indexOf("#")!==-1&&(e=i.substring(i.indexOf("#")+1),d=a("#"+e),f=d.hasClass("wvc-row-full-height")?0:b.getMenuOffsetFromTheme(),d.length&&(a("body").addClass("wvc-scrolling"),a("html, body").stop().animate({scrollTop:d.offset().top-g-f},parseInt(WVCParams.smoothScrollSpeed,10),WVCParams.smoothScrollEase,function(){""!==e&&history.pushState(null,null,"#"+e),setTimeout(function(){a("body").removeClass("wvc-scrolling"),a(window).trigger("wvc_has_scrolled")},500)})))})},scrollDownArrow:function(){var b,c,d,e=this,f=".wvc-parent-row",g=a(f),h=0;g.each(function(i){b=a(this),c=b.find(".wvc-arrow-down, .wvc-scroll-next-row"),d=g.eq(i+1),h=e.getToolBarOffset(),c&&0<d.length?(b.addClass("wvc-has-next-section"),c.on("click",function(b){b.preventDefault(),b.stopPropagation(),e.scrollToNextSection(a(this).closest(f))})):b.addClass("wvc-no-next-section")})},scrollToNextSection:function(b,c){var d,e,f,g,h=this,i=this.getToolBarOffset(),c=c||function(){};g=a(".wvc-parent-row").eq(a(".wvc-parent-row").index(b)+1),d=parseInt(g.offset().top,10),e=g.hasClass("wvc-row-full-height")?0:h.getMenuOffsetFromTheme(),g.attr("id")&&(f=g.attr("id")),a("body").addClass("wvc-scrolling"),a("html, body").stop().animate({scrollTop:d-i-e},parseInt(WVCParams.smoothScrollSpeed,10),WVCParams.smoothScrollEase,function(){""!==f&&"undefined"!=typeof f&&history.pushState(null,null,"#"+f),setTimeout(function(){a("body").removeClass("wvc-scrolling"),a(window).trigger("wvc_has_scrolled")},500),c()})},getMenuOffsetFromTheme:function(){var b=0;return"undefined"!=typeof WolfFrameworkJSParams&&(WolfFrameworkJSParams.menuOffsetMobile&&a("body").hasClass("mobile")?b=WolfFrameworkJSParams.menuOffsetMobile:WolfFrameworkJSParams.menuOffsetBreakpoint&&!a("body").hasClass("desktop")?b=WolfFrameworkJSParams.menuOffsetBreakpoint:WolfFrameworkJSParams.menuOffsetDesktop?b=WolfFrameworkJSParams.menuOffsetDesktop:WolfFrameworkJSParams.menuOffset&&(b=WolfFrameworkJSParams.menuOffset)),parseInt(b,10)},relGalleryAttr:function(){a(".wolf-images-gallery .wvc-image-inner, .wvc-item-price-image-container a").each(function(){a(this).data("wvc-rel")&&a(this).attr("rel",a(this).data("wvc-rel"))})},maps:function(){a(".wvc-map-container").click(function(){a(".wvc-map-container iframe").css("pointer-events","auto")}),a(".wvc-map-container").mouseleave(function(){a(".wvc-map-container iframe").css("pointer-events","none")})},lazyLoad:function(){a("img.wvc-lazy-hidden").lazyLoadXT()},objectFitfallback:function(){this.isEdge&&"undefined"!=typeof objectFitImages&&objectFitImages()},onePager:function(){if(a("body").hasClass("wvc-one-pager")){a("body").prepend('<div id="wvc-one-page-nav" />');var b="wvc-scroll wvc-one-page-nav-bullet",c=0;WVCParams.fullPage&&(b="wvc-fp-nav wvc-one-page-nav-bullet"),a(".wvc-parent-row[data-row-name]").each(function(d){c++;var e=a(this),f=e.attr("id"),g=e.data("row-name");f&&a("#wvc-one-page-nav").append('<a data-index="'+c+'" class="'+b+'" href="#'+f+'"><span class="wvc-one-page-nav-bullet-tip">'+g+"</span></a>")})}else a("#wvc-one-page-nav").remove()},setActiveOnePagerBullet:function(b){if(!WVCParams.fullPage){var c,d,e,f=a("#wvc-one-page-nav a"),g=150;for(e=0;e<f.length;e++)c=a(f[e]),a(c.attr("href")).length&&(d=a(c.attr("href")).offset().top,b>d-g&&b<d+g&&(f.removeClass("wvc-bullet-active"),c.addClass("wvc-bullet-active")))}},setOnePagerBulletSkin:function(){if(a("#wvc-one-page-nav").length&&!a("body").hasClass("wvc-fullpage")){var b=a("body");a(".wvc-row-visible").first().hasClass("wvc-font-dark")?b.addClass("page-nav-bullet-dark wvc-page-nav-bullet-dark"):b.removeClass("page-nav-bullet-dark wvc-page-nav-bullet-dark")}},stickElement:function(){if(!this.isMobile&&a.isFunction(a.fn.stick_in_parent)&&!this.isMobile){var b,c=this;a(".wvc-stick-it").each(function(){b=a(this).closest(".wvc-row").hasClass("wvc-row-layout-column")?35+c.getToolBarOffset():c.getToolBarOffset(),a(this).stick_in_parent({offset_top:b,parent:".wvc-row-content",spacer:".wvc-column",bottoming:!0,inner_scrolling:!1})})}},stickElementResize:function(){var b=this;this.isMobile||setTimeout(function(){a(window).on("resize",function(){800<a(window).width()?(a(".wvc-stick-it").parent().attr("style",""),b.stickElement(),a(".wvc-stick-it").trigger("sticky_kit:recalc")):(a(".wvc-stick-it").trigger("sticky_kit:detach"),a(".wvc-stick-it").parent().attr("style",""))})},1e3)},videoOpener:function(){"undefined"!=typeof lity&&a(document).on("click",".wvc-video-opener",lity)},pausePlayers:function(b){b="undefined"==typeof b||b;var c,d;a("video:not(.wvc-video-bg):not(.video-bg)").trigger("pause"),a(".wvc-yt iframe").each(function(){this.contentWindow.postMessage('{"event":"command","func":"pauseVideo", "args":""}',"*")}),a(".wvc-vimeo iframe").each(function(){d=a(this).data("vimeo-bg-element-id"),"undefined"!=typeof WVCVimeo&&WVCVimeo.players[d]&&WVCVimeo.players[d].pause()}),a(".wvc-video-bg").length&&a(".wvc-video-bg").each(function(){a(this).trigger("pause").addClass("wvc-vbg-paused")}),a(".wvc-youtube-bg").length&&a(".wvc-youtube-bg").each(function(){c=a(this).parent().data("yt-bg-element-id"),"undefined"!=typeof WVCYTVideoBg&&WVCYTVideoBg.players[c]&&WVCYTVideoBg.players[c].pauseVideo()}),a(".wvc-vimeo-bg").length&&a(".wvc-vimeo-bg").each(function(){d=a(this).data("vimeo-bg-element-id"),"undefined"!=typeof WVCVimeo&&WVCVimeo.players[d]&&WVCVimeo.players[d].pause()}),b&&(a("audio:not(.nav-player)").trigger("pause"),a(".wvc-ati-play-button").removeClass("wvc-ati-track-playing")),a(".wvc-audio-button").each(function(){var b=a(this).data("text");a(this).removeClass("wvc-audio-button-player-playing"),a(this).find("span").html(b)})},restartVideoBackgrounds:function(){a(".wvc-video-bg").length&&a(".wvc-video-bg").each(function(){a(this).trigger("play").removeClass("wvc-vbg-paused")}),a(".wvc-youtube-bg").length&&a(".wvc-youtube-bg").each(function(){"undefined"!=typeof WVCYTVideoBg&&WVCYTVideoBg.players[a(this).parent().data("yt-bg-element-id")].playVideo()}),a(".wvc-vimeo-bg").length&&a(".wvc-vimeo-bg").each(function(){"undefined"!=typeof WVCVimeo&&WVCVimeo.players[a(this).data("vimeo-bg-element-id")].play()})},pausePlayersButton:function(){var b=this,c=".wvc-embed-video-play-button";a(document).on("click",c,function(){b.pausePlayers()})},scrollDownMousewheel:function(){if(!this.isMobile){var b=this;a(".wvc-row-mousewheel-scroll-down:first-child").on("mousewheel DOMMouseScroll",function(c){"number"==typeof c.originalEvent.detail&&0!==c.originalEvent.detail?c.originalEvent.detail>0?b.scrollToNextSection(a(this)):c.originalEvent.detail<0:"number"==typeof c.originalEvent.wheelDelta&&(c.originalEvent.wheelDelta<0?b.scrollToNextSection(a(this)):c.originalEvent.wheelDelta>0)})}},delayWow:function(b){var c=WVCParams.forceAnimationMobile||!this.isMobile&&800<a(window).width();b=b||"#content",c&&a(b).each(function(){a(b).find(".wvc-wow, .wow, .wvc-delayed-wow, .items .entry:not([data-aos])").each(function(){a(this).removeClass("wvc-wow animated").addClass("wvc-delayed-wow").css({visibility:"hidden"})})})},doWow:function(){var b,c=WVCParams.forceAnimationMobile||!this.isMobile&&800<a(window).width();"undefined"!=typeof WOW&&c&&(b=new WOW({boxClass:"wvc-delayed-wow",offset:WVCParams.WOWAnimationOffset}),b.init())},pageLoad:function(){this.loadInstagram(),this.loadTwitter(),window.dispatchEvent(new Event("scroll")),window.dispatchEvent(new Event("resize")),this.fullHeightSection(),a("body").addClass("wvc-loaded"),this.fireAnimation&&(this.wowAnimate(),this.AOS())},addResizedEvent:function(){var b=0;a(window).on("resize",function(){clearTimeout(b),b=setTimeout(function(){a(window).trigger("wvc_resized")},750)})},setVisibleRowClass:function(){a(".wvc-parent-row").on("inview",function(b,c){c&&!a(this).parent().hasClass("wvc-modal-window")?a(this).addClass("wvc-row-visible"):a(this).removeClass("wvc-row-visible")})},ajaxCallback:function(){this.init(),this.fullHeightSection(),this.onePager(),"undefined"!=typeof WVCResponsive&&WVCResponsive.init(),"undefined"!=typeof WVCYTVideoBg&&WVCYTVideoBg.init(),"undefined"!=typeof WVCVimeo&&WVCVimeo.init(),"undefined"!=typeof WVCFitText&&WVCFitText.init(),"undefined"!=typeof WVCFullPage&&WVCFullPage.init(),"undefined"!=typeof WVCBigText&&WVCBigText.init(),"undefined"!=typeof WVCSliders&&WVCSliders.init(),"undefined"!=typeof WVCAccordion&&WVCAccordion.init(),"undefined"!=typeof WVCTabs&&WVCTabs.init(),"undefined"!=typeof WVCToggles&&WVCToggles.init(),"undefined"!=typeof WVCButtons&&WVCButtons.init(),"undefined"!=typeof WVCCounter&&WVCCounter.init(),"undefined"!=typeof WVCMailchimp&&WVCMailchimp.init(),"undefined"!=typeof WVCTyped&&WVCTyped.init(),"undefined"!=typeof WVCCountdown&&(WVCCountdown.init(),a(".wvc-countdown-container").addClass("wvc-countdown-container-loaded")),"undefined"!=typeof WVCCarousels&&WVCCarousels.init(),"undefined"!=typeof WVCTwentyTwenty&&WVCTwentyTwenty.init(),"undefined"!=typeof WVCMessage&&WVCMessage.init(),"undefined"!=typeof WVCVivus&&WVCVivus.init(),"undefined"!=typeof WVCParticles&&WVCParticles.init(),"undefined"!=typeof WVCGmaps&&WVCGmaps.init(),"undefined"!=typeof WVCPie&&WVCPie.init(),"undefined"!=typeof WVCProgressBar&&WVCProgressBar.init(),"undefined"!=typeof WVCProcess&&WVCProcess.init(),"undefined"!=typeof WVCInteractiveLinks&&WVCInteractiveLinks.init(),"undefined"!=typeof WVCInteractiveOverlays&&WVCInteractiveOverlays.init(),"undefined"!=typeof WVCEmbedVideo&&WVCEmbedVideo.init(),"undefined"!=typeof WVCGalleries&&WVCGalleries.init(),"undefined"!=typeof WVCAlbumTracklist&&WVCAlbumTracklist.init(),"undefined"!=typeof WVCAudioButton&&WVCAudioButton.init(),"undefined"!=typeof WVCShowaseVerticalCarousel&&WVCShowaseVerticalCarousel.init(),"undefined"!=typeof WVCBMIC&&WVCBMIC.init(),"undefined"!=typeof WVCLoginForm&&WVCLoginForm.init(),"undefined"!=typeof WVCModalWindow&&WVCModalWindow.init(),"undefined"!=typeof WVCPrivacyPolicyMessage&&WVCPrivacyPolicyMessage.init(),"undefined"!=typeof WVCPrint&&WVCPrint.init()}}}(jQuery);!function(a){"use strict";a(document).ready(function(){WVC.init()}),a(window).load(function(){WVC.pageLoad()})}(jQuery);
Hello World !