function ms_home_slider(){if($.exists(".mansetkapsa")){var n=new Swiper(".mansetkapsa",{loop:!1,speed:1e3,grabCursor:!1,mousewheel:!1,keyboard:!0,simulateTouch:!0,parallax:!0,effect:"slide",autoplay:{delay:9e3},pagination:{el:".msayicizgi",type:"progressbar"},navigation:{nextEl:".swiper-button-next",prevEl:".swiper-button-prev"}});$(".msayi span:first-child").text("1");$(".msayi span:last-child").text(n.slides.length);n.on("slideChange",function(){$(".msayi span:first-child").text(n.activeIndex+1)})}}(function(){"use strict";$.exists=function(n){return $(n).length>0};ms_home_slider()})(window);var kurumlar=new Swiper(".kurumlar",{slidesPerView:6,spaceBetween:30,autoplay:{delay:5e4},breakpoints:{640:{slidesPerView:2,spaceBetween:20},768:{slidesPerView:3,spaceBetween:40},1024:{slidesPerView:4,spaceBetween:50}}});(function(n){n.fn.menumaker=function(t){var i=n(this),r=n.extend({title:"Menu",format:"dropdown",sticky:!1},t);return this.each(function(){i.prepend('<div id="menu-button">'+r.title+"<\/div>");n(this).find("#menu-button").on("click",function(){n(this).toggleClass("menu-opened");var t=n(this).next("ul");t.hasClass("open")?t.hide().removeClass("open"):(t.show().addClass("open"),r.format==="dropdown"&&t.find("ul").show())});i.find("li ul").parent().addClass("has-sub");multiTg=function(){i.find(".has-sub").prepend('<span class="submenu-button"><\/span>');i.find("a").on("click",function(){n(this).toggleClass("submenu-opened");n(this).siblings("ul").hasClass("open")?n(this).siblings("ul").removeClass("open").hide():n(this).siblings("ul").addClass("open").show()})};r.format==="multitoggle"?multiTg():i.addClass("dropdown");r.sticky===!0&&i.css("position","fixed");resizeFix=function(){n(window).width()>1040&&i.find("ul").show();n(window).width()<=1041&&i.find("ul").hide().removeClass("open")};resizeFix();return n(window).on("resize",resizeFix)})}})(jQuery)