{"id":1687,"date":"2022-12-09T17:50:52","date_gmt":"2022-12-09T16:50:52","guid":{"rendered":"http:\/\/dev.www.tasker.it\/chi-siamo\/"},"modified":"2026-02-24T15:10:50","modified_gmt":"2026-02-24T14:10:50","slug":"tasker","status":"publish","type":"page","link":"https:\/\/www.tasker.it\/en\/tasker\/","title":{"rendered":"Tasker"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1687\" class=\"elementor elementor-1687 elementor-290\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f5cfdd8 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"f5cfdd8\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7b27a22\" data-id=\"7b27a22\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b6bece7 elementor--h-position-center elementor--v-position-middle elementor-arrows-position-inside elementor-pagination-position-inside elementor-widget elementor-widget-slides\" data-id=\"b6bece7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;transition&quot;:&quot;slide&quot;,&quot;transition_speed&quot;:500}\" data-widget_type=\"slides.default\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-slides-wrapper elementor-main-swiper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Slides\" dir=\"ltr\" data-animation=\"fadeInUp\">\n\t\t\t\t<div class=\"swiper-wrapper elementor-slides\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-repeater-item-b2f91a3 swiper-slide\" role=\"group\" aria-roledescription=\"slide\"><div class=\"swiper-slide-bg elementor-ken-burns elementor-ken-burns--out\" role=\"img\" aria-label=\"chi-siamo\"><\/div><div class=\"swiper-slide-inner\" ><div class=\"swiper-slide-contents\"><div class=\"elementor-slide-heading\">Tasker<\/div><\/div><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4abb193 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"4abb193\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c31fc5d\" data-id=\"c31fc5d\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e08bc7a elementor-absolute elementor-widget elementor-widget-shortcode\" data-id=\"e08bc7a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><link rel=\"stylesheet\" href=\"\/php\/assets\/css\/searchbar.css\">\n<div class=\"custom-search-container\" id=\"uniqueSearchContainer\">\n    <form action=\"\/en\/search\/\" method=\"get\" class=\"custom-search-form\" id=\"uniqueSearchForm\" autocomplete=\"off\">\n        <label for=\"uniqueSearchInput\" class=\"visually-hidden\">Cerca<\/label>\n        <input\n            name=\"search\"\n            type=\"text\"\n            placeholder=\"Search for the product...\"\n            class=\"custom-search-input\"\n            id=\"uniqueSearchInput\"\n            required\n        \/>\n        <button type=\"submit\" class=\"custom-search-button\" id=\"uniqueSearchButton\">\n            <img decoding=\"async\" src=\"\/php\/assets\/images\/search.svg\" alt=\"Cerca\" class=\"custom-search-icon\" id=\"uniqueSearchIcon\">\n        <\/button>\n        <div class=\"search-autocomplete\" id=\"searchAutocomplete\"><\/div>\n    <\/form>\n<\/div>\n<script>\n(function() {\n    var input = document.getElementById('uniqueSearchInput');\n    var dropdown = document.getElementById('searchAutocomplete');\n    var form = document.getElementById('uniqueSearchForm');\n    var lang = 'en';\n    var urlProd = 'products';\n    var timer = null;\n    var activeIndex = -1;\n\n    function escapeHtml(str) {\n        var div = document.createElement('div');\n        div.textContent = str;\n        return div.innerHTML;\n    }\n\n    function highlightMatch(text, query) {\n        if (!text || !query) return escapeHtml(text || '');\n        var escaped = escapeHtml(text);\n        var re = new RegExp('(' + query.replace(\/[.*+?^${}()|[\\]\\\\]\/g, '\\\\$&') + ')', 'gi');\n        return escaped.replace(re, '<mark>$1<\/mark>');\n    }\n\n    input.addEventListener('input', function() {\n        clearTimeout(timer);\n        var q = this.value.trim();\n        activeIndex = -1;\n        if (q.length < 2) {\n            dropdown.innerHTML = '';\n            dropdown.classList.remove('ac-visible');\n            return;\n        }\n        timer = setTimeout(function() {\n            fetch('\/api\/v1\/search\/autocomplete?q=' + encodeURIComponent(q) + '&lang=' + lang)\n                .then(function(r) { return r.json(); })\n                .then(function(res) {\n                    if (res.status !== 'success' || !res.data.length) {\n                        dropdown.innerHTML = '<div class=\"ac-empty\">No results<\/div>';\n                        dropdown.classList.add('ac-visible');\n                        return;\n                    }\n                    var html = '';\n                    res.data.forEach(function(item) {\n                        var catUrw = item.categoria && item.categoria.urw ? item.categoria.urw : '';\n                        var catName = item.categoria && item.categoria.nome ? item.categoria.nome : '';\n                        var href = '\/' + lang + '\/' + urlProd + '\/' + catUrw + '\/code\/?id=' + item.urw;\n                        var img = item.foto_thumb || '';\n                        var imgHtml = img\n                            ? '<img decoding=\"async\" class=\"ac-thumb\" src=\"' + img + '\" alt=\"\" loading=\"lazy\">'\n                            : '<div class=\"ac-thumb ac-thumb-placeholder\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#ccc\" stroke-width=\"1.5\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"\/><path d=\"m21 15-5-5L5 21\"\/><\/svg><\/div>';\n                        html += '<a class=\"ac-item\" href=\"' + href + '\" data-index=\"' + res.data.indexOf(item) + '\">'\n                            + imgHtml\n                            + '<div class=\"ac-text\">'\n                            + '<span class=\"ac-name\">' + highlightMatch(item.nome || '', q) + '<\/span>'\n                            + '<span class=\"ac-meta\">'\n                            + '<span class=\"ac-cod\">' + escapeHtml(item.cod || '') + '<\/span>'\n                            + (catName ? '<span class=\"ac-cat\">' + escapeHtml(catName) + '<\/span>' : '')\n                            + '<\/span>'\n                            + '<\/div>'\n                            + '<\/a>';\n                    });\n                    html += '<a class=\"ac-footer\" href=\"\/' + lang + '\/search\/?search=' + encodeURIComponent(q) + '\">'\n                        + 'View all results &rarr;<\/a>';\n                    dropdown.innerHTML = html;\n                    dropdown.classList.add('ac-visible');\n                })\n                .catch(function() {\n                    dropdown.classList.remove('ac-visible');\n                });\n        }, 250);\n    });\n\n    \/\/ Navigazione con tastiera\n    input.addEventListener('keydown', function(e) {\n        var items = dropdown.querySelectorAll('.ac-item');\n        if (!items.length) return;\n        if (e.key === 'ArrowDown') {\n            e.preventDefault();\n            activeIndex = Math.min(activeIndex + 1, items.length - 1);\n            updateActive(items);\n        } else if (e.key === 'ArrowUp') {\n            e.preventDefault();\n            activeIndex = Math.max(activeIndex - 1, -1);\n            updateActive(items);\n        } else if (e.key === 'Enter' && activeIndex >= 0) {\n            e.preventDefault();\n            items[activeIndex].click();\n        } else if (e.key === 'Escape') {\n            dropdown.classList.remove('ac-visible');\n            activeIndex = -1;\n        }\n    });\n\n    function updateActive(items) {\n        items.forEach(function(el, i) {\n            el.classList.toggle('ac-active', i === activeIndex);\n            if (i === activeIndex) el.scrollIntoView({block: 'nearest'});\n        });\n    }\n\n    document.addEventListener('click', function(e) {\n        if (!e.target.closest('#uniqueSearchContainer')) {\n            dropdown.classList.remove('ac-visible');\n        }\n    });\n\n    input.addEventListener('focus', function() {\n        if (dropdown.innerHTML && this.value.trim().length >= 2) {\n            dropdown.classList.add('ac-visible');\n        }\n    });\n})();\n<\/script><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-cd37746 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"cd37746\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3d40ee7\" data-id=\"3d40ee7\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1deff87 animated-fast elementor-invisible elementor-widget elementor-widget-image\" data-id=\"1deff87\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<picture><source srcset=\"https:\/\/www.tasker.it\/wp-content\/uploads\/2022\/12\/chi-siamo-1@2x.jpg.webp 990w, https:\/\/www.tasker.it\/wp-content\/uploads\/2022\/12\/chi-siamo-1@2x-300x213.jpg.webp 300w, https:\/\/www.tasker.it\/wp-content\/uploads\/2022\/12\/chi-siamo-1@2x-768x546.jpg.webp 768w\" sizes=\"(max-width: 990px) 100vw, 990px\" type=\"image\/webp\"><img fetchpriority=\"high\" decoding=\"async\" width=\"990\" height=\"704\" src=\"https:\/\/www.tasker.it\/wp-content\/uploads\/2022\/12\/chi-siamo-1@2x.jpg\" class=\"attachment-full size-full wp-image-880 webpexpress-processed\" alt=\"\" srcset=\"https:\/\/www.tasker.it\/wp-content\/uploads\/2022\/12\/chi-siamo-1@2x.jpg 990w, https:\/\/www.tasker.it\/wp-content\/uploads\/2022\/12\/chi-siamo-1@2x-300x213.jpg 300w, https:\/\/www.tasker.it\/wp-content\/uploads\/2022\/12\/chi-siamo-1@2x-768x546.jpg 768w\" sizes=\"(max-width: 990px) 100vw, 990px\"><\/picture>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-c40a442\" data-id=\"c40a442\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-084bf60 elementor-widget elementor-widget-heading\" data-id=\"084bf60\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Experience, passion and reliability for over 45 years.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a98ab40 elementor-widget elementor-widget-text-editor\" data-id=\"a98ab40\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Tasker\u00ae is an Italian company with 45 years of experience, specialized in the production and distribution of high quality cables, cables, connectors and accessories for the electronics, audio, video, professional music, broadcast and automotive sectors.<\/p><p>Among the world&#8217;s leading companies, today Tasker\u00ae thanks to continuous investments in high-tech machinery, produces <strong>over 5,000 types of items<\/strong> for different applications and is able to meet the need for immediate product availability through a Goods Distribution Center detached from the production poles.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-73089e6 elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"73089e6\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-36818e1\" data-id=\"36818e1\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7683c62 elementor-widget elementor-widget-heading\" data-id=\"7683c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Quality: our winning force!<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-da6d313 elementor-widget elementor-widget-text-editor\" data-id=\"da6d313\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>The &#8220;winning strength&#8221; of Tasker\u00ae has always been the <strong>high level of quality<\/strong> of its products <strong>recognized throughout the world<\/strong>, the service provided to its customers and technical assistance, which over the years have allowed continuous growth of the company and its collaborators both from a production and commercial point of view.<\/p><p><strong>Customized productions<\/strong><br \/>There is also a special department where particular productions are carried out on customer request with quantities starting from 2000mt and with processing times not exceeding 20\/30 days. working.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-79a1483 pp-icon-list-traditional elementor-list-item-link-inline pp-icon-left elementor-widget elementor-widget-pp-icon-list\" data-id=\"79a1483\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"pp-icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"pp-list-container\">\n\t\t\t<ul class=\"pp-list-items\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"pp-icon-list-item elementor-repeater-item-24e0b06\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.tasker.it\/wp-content\/uploads\/2026\/02\/Company-Profile-Tasker_ENG_2026.pdf\" target=\"_blank\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-icon pp-icon \">\n\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"45px\" height=\"58px\" viewBox=\"0 0 45 58\"><title>icons\/pdf<\/title><g id=\"TASKER-22\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g id=\"TASKER-Chi-siamo\" transform=\"translate(-146.000000, -1441.000000)\" fill=\"#000000\" fill-rule=\"nonzero\"><g id=\"icons\/pdf\" transform=\"translate(146.000000, 1441.000000)\"><path d=\"M32.81,0.55 C32.46,0.2 31.98,0 31.49,0 L2.46,0 C1.28,0 0,0.92 0,2.93 L0,56 C0,56.84 0.84,57.65 1.84,57.91 C1.89,57.92 1.94,57.94 1.99,57.95 C2.14,57.98 2.3,58 2.46,58 L42.54,58 C42.7,58 42.86,57.98 43.01,57.95 C43.06,57.94 43.11,57.92 43.16,57.91 C44.16,57.65 45,56.84 45,56 L45,13.98 C45,13.21 44.91,12.65 44.45,12.19 L32.81,0.55 Z M2.27,55.95 C2.11,55.88 2,55.72 2,55.54 L2,41 L43,41 L43,55.54 C43,55.72 42.89,55.88 42.74,55.95 C42.67,55.97 42.61,56 42.54,56 L2.46,56 C2.39,56 2.33,55.97 2.27,55.95 Z M33,12 L33,3.57 L41.44,12 L33,12 Z M2,2.93 C2,2.71 2.03,2 2.46,2 L31.06,2 C31.03,2.13 31,2.26 31,2.39 L31,14 L42.61,14 C42.74,14 42.87,13.98 43,13.94 C43,13.96 43,13.96 43,13.98 L43,39 L2,39 L2,2.93 Z\" id=\"Shape\"><\/path><path d=\"M14.17,43.21 C13.75,43.07 13.33,43 12.9,43 L10,43 L10,53.08 L11.64,53.08 L11.64,49.44 L12.86,49.44 C13.39,49.44 13.87,49.36 14.31,49.21 C14.74,49.05 15.12,48.83 15.43,48.55 C15.74,48.27 15.98,47.92 16.15,47.51 C16.33,47.09 16.41,46.63 16.41,46.12 C16.41,45.63 16.31,45.2 16.11,44.81 C15.9,44.42 15.63,44.09 15.3,43.82 C14.96,43.55 14.59,43.34 14.17,43.21 Z M14.28,47.8 C14.11,47.95 13.93,48.07 13.74,48.13 C13.54,48.2 13.34,48.24 13.14,48.24 L11.64,48.24 L11.64,44.24 L12.87,44.24 C13.29,44.24 13.63,44.31 13.88,44.44 C14.14,44.57 14.33,44.74 14.48,44.93 C14.62,45.13 14.71,45.34 14.76,45.55 C14.8,45.76 14.82,45.95 14.82,46.12 C14.82,46.53 14.77,46.87 14.67,47.15 C14.57,47.43 14.44,47.64 14.28,47.8 Z\" id=\"Shape\"><\/path><path d=\"M23.27,43.4 C22.63,43.14 21.88,43 21.04,43 L18,43 L18,53.08 L21.81,53.08 C21.94,53.08 22.14,53.06 22.4,53.03 C22.67,53 22.96,52.92 23.28,52.81 C23.6,52.7 23.93,52.52 24.27,52.3 C24.61,52.07 24.92,51.76 25.19,51.36 C25.47,50.96 25.69,50.47 25.87,49.88 C26.05,49.29 26.14,48.59 26.14,47.76 C26.14,47.15 26.03,46.57 25.82,46 C25.61,45.43 25.29,44.92 24.87,44.48 C24.45,44.03 23.91,43.67 23.27,43.4 Z M21.27,51.87 L19.64,51.87 L19.64,44.24 L20.6,44.24 C21.38,44.24 22.02,44.35 22.51,44.55 C23,44.76 23.39,45.03 23.68,45.36 C23.97,45.69 24.16,46.06 24.26,46.47 C24.36,46.88 24.41,47.3 24.41,47.72 C24.41,49.07 24.17,50.1 23.67,50.81 C23.18,51.52 22.38,51.87 21.27,51.87 Z\" id=\"Shape\"><\/path><polygon id=\"Path\" points=\"29 53.08 30.67 53.08 30.67 48.54 34.88 48.54 34.88 47.42 30.67 47.42 30.67 44.24 35.3 44.24 35.3 43 29 43\"><\/polygon><path d=\"M27.65,22.41 C25.82,20.47 23.91,17.64 22.56,14.85 C23.9,9.22 23.23,8.43 22.94,8.05 C22.62,7.65 22.18,7 21.68,7 C21.46,7 20.89,7.1 20.66,7.17 C20.08,7.36 19.77,7.81 19.53,8.39 C18.82,10.04 19.79,12.86 20.79,15.03 C19.93,18.42 18.5,22.48 17,25.78 C13.21,27.52 11.2,29.22 11.01,30.85 C10.95,31.44 11.09,32.31 12.13,33.09 C12.41,33.3 12.75,33.42 13.1,33.42 C13.97,33.42 14.85,32.75 15.88,31.31 C16.62,30.26 17.42,28.83 18.26,27.06 C20.94,25.89 24.25,24.83 27.09,24.24 C28.67,25.75 30.08,26.52 31.3,26.52 C32.2,26.52 32.96,26.11 33.52,25.33 C34.1,24.52 34.23,23.79 33.91,23.17 C33.52,22.42 32.58,22.06 31.01,22.06 C30.09,22.06 28.96,22.18 27.65,22.41 Z M21.92,17.27 C23.05,19.29 24.4,21.24 25.75,22.81 C23.61,23.31 21.34,24.02 19.25,24.83 C20.27,22.41 21.21,19.74 21.92,17.27 Z M12.69,31.04 C12.75,30.48 13.62,29.49 15.76,28.29 C14.14,31.28 13.27,31.68 13.12,31.73 C12.65,31.37 12.68,31.13 12.69,31.04 Z M21.41,12.02 C19.99,10.56 21.22,8.84 21.32,8.81 C21.36,8.79 22.36,9.91 21.41,12.02 Z M30.94,24.79 C30.41,24.79 30.21,24.48 29.39,23.85 C30.07,23.76 30.7,23.74 31.21,23.74 C32.09,23.74 32.26,23.87 32.38,23.94 C32.36,24.01 32.3,24.14 32.15,24.35 C31.84,24.78 31.18,24.79 30.94,24.79 Z\" id=\"Shape\"><\/path><\/g><\/g><\/g><\/svg><\/span>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-text\">\n\t\t\t\t\t\t\t\tCompany Profile 2026\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-6acf00c elementor-invisible\" data-id=\"6acf00c\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-52223e9 elementor-widget elementor-widget-image\" data-id=\"52223e9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:50}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;],&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<picture><source srcset=\"https:\/\/www.tasker.it\/wp-content\/uploads\/2022\/12\/chi-siamo-2@2x.jpg.webp 538w, https:\/\/www.tasker.it\/wp-content\/uploads\/2022\/12\/chi-siamo-2@2x-209x300.jpg.webp 209w\" sizes=\"(max-width: 538px) 100vw, 538px\" type=\"image\/webp\"><img decoding=\"async\" width=\"538\" height=\"774\" src=\"https:\/\/www.tasker.it\/wp-content\/uploads\/2022\/12\/chi-siamo-2@2x.jpg\" class=\"attachment-full size-full wp-image-884 webpexpress-processed\" alt=\"\" srcset=\"https:\/\/www.tasker.it\/wp-content\/uploads\/2022\/12\/chi-siamo-2@2x.jpg 538w, https:\/\/www.tasker.it\/wp-content\/uploads\/2022\/12\/chi-siamo-2@2x-209x300.jpg 209w\" sizes=\"(max-width: 538px) 100vw, 538px\"><\/picture>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ed9448b elementor-absolute elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"ed9448b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateX_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateX_direction&quot;:&quot;negative&quot;,&quot;motion_fx_translateX_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:34,&quot;end&quot;:50}},&quot;_position&quot;:&quot;absolute&quot;,&quot;motion_fx_devices&quot;:[&quot;desktop&quot;],&quot;motion_fx_translateX_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<picture><source srcset=\"https:\/\/www.tasker.it\/wp-content\/uploads\/2022\/12\/chi-siamo-3@2x.jpg.webp 778w, https:\/\/www.tasker.it\/wp-content\/uploads\/2022\/12\/chi-siamo-3@2x-300x180.jpg.webp 300w, https:\/\/www.tasker.it\/wp-content\/uploads\/2022\/12\/chi-siamo-3@2x-768x462.jpg.webp 768w\" sizes=\"(max-width: 778px) 100vw, 778px\" type=\"image\/webp\"><img decoding=\"async\" width=\"778\" height=\"468\" src=\"https:\/\/www.tasker.it\/wp-content\/uploads\/2022\/12\/chi-siamo-3@2x.jpg\" class=\"attachment-full size-full wp-image-886 webpexpress-processed\" alt=\"\" srcset=\"https:\/\/www.tasker.it\/wp-content\/uploads\/2022\/12\/chi-siamo-3@2x.jpg 778w, https:\/\/www.tasker.it\/wp-content\/uploads\/2022\/12\/chi-siamo-3@2x-300x180.jpg 300w, https:\/\/www.tasker.it\/wp-content\/uploads\/2022\/12\/chi-siamo-3@2x-768x462.jpg 768w\" sizes=\"(max-width: 778px) 100vw, 778px\"><\/picture>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ac3f4c0 elementor-absolute elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"ac3f4c0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:50}},&quot;_position&quot;:&quot;absolute&quot;,&quot;motion_fx_devices&quot;:[&quot;desktop&quot;],&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<picture><source srcset=\"https:\/\/www.tasker.it\/wp-content\/uploads\/2022\/12\/chi-siamo-4@2x.jpg.webp 728w, https:\/\/www.tasker.it\/wp-content\/uploads\/2022\/12\/chi-siamo-4@2x-300x199.jpg.webp 300w\" sizes=\"(max-width: 728px) 100vw, 728px\" type=\"image\/webp\"><img loading=\"lazy\" decoding=\"async\" width=\"728\" height=\"482\" src=\"https:\/\/www.tasker.it\/wp-content\/uploads\/2022\/12\/chi-siamo-4@2x.jpg\" class=\"attachment-full size-full wp-image-891 webpexpress-processed\" alt=\"\" srcset=\"https:\/\/www.tasker.it\/wp-content\/uploads\/2022\/12\/chi-siamo-4@2x.jpg 728w, https:\/\/www.tasker.it\/wp-content\/uploads\/2022\/12\/chi-siamo-4@2x-300x199.jpg 300w\" sizes=\"(max-width: 728px) 100vw, 728px\"><\/picture>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f8d8a3d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f8d8a3d\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-28a4da6\" data-id=\"28a4da6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-d40a4a9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d40a4a9\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-3b4e4f6\" data-id=\"3b4e4f6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f177ea1 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"f177ea1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"57.9578136px\" height=\"60px\" viewBox=\"0 0 57.9578136 60\"><title>icons\/prod-certificata<\/title><g id=\"icons\/prod-certificata\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g id=\"prod-certificata\" transform=\"translate(-0.000003, 0.000081)\" fill=\"#BC8A71\"><path d=\"M10.3740785,8.25046958 C10.3740785,7.25450858 10.374424,6.33161236 10.373733,5.40854341 C10.3735603,5.25809561 10.3758058,5.10730234 10.3656147,4.95737273 C10.2638768,3.47500414 9.08430383,2.24827591 7.60780806,2.08642793 C6.13183048,1.92475268 4.59539742,2.84954893 4.33388424,4.30272615 C4.10259882,5.58783712 4.17669997,6.92787621 4.11572629,8.25046958 L10.3740785,8.25046958 Z M16.5465839,42.4788128 L16.5465839,34.9897596 C13.1042484,36.6106576 9.69490427,36.6073758 6.27329633,34.9894141 L6.27329633,42.5237226 C8.05828782,40.7262946 9.73100484,39.0420047 11.4206494,37.3407872 C13.1234214,39.0477047 14.7809382,40.7088489 16.5465839,42.4788128 L16.5465839,42.4788128 Z M11.4372315,15.5209065 C6.32666989,15.4959736 2.14004092,19.6409746 2.10014029,24.7653546 C2.0604124,29.8719434 6.2270047,34.1095277 11.3135568,34.1355628 C16.4819829,34.1618649 20.6964214,30.0166911 20.7146175,24.8890292 C20.7326947,19.7250941 16.5944301,15.546238 11.4372315,15.5209065 L11.4372315,15.5209065 Z M55.8780614,51.7680578 L20.736322,51.7680578 C20.60712,53.8648269 21.1380919,56.0173878 19.6740327,57.927263 L20.3956985,57.927263 C31.0838835,57.927263 41.7718958,57.927263 52.459908,57.9269176 C52.6322925,57.9269176 52.8051952,57.9301994 52.9768888,57.9191447 C54.5195402,57.8199977 55.7956692,56.582042 55.8683885,55.0402543 C55.9189984,53.9672558 55.8780614,52.889939 55.8780614,51.7680578 L55.8780614,51.7680578 Z M51.729433,49.6414064 C51.738415,49.4431124 51.7475696,49.3360199 51.7475696,49.2291 C51.7482606,34.578835 51.7508515,19.92857 51.7449787,5.27830501 C51.7442878,3.390021 50.4135761,2.07520048 48.5154465,2.07433683 C36.3428201,2.06950039 24.1701938,2.07138476 11.9975675,2.07312772 C11.8395196,2.07312772 11.6812989,2.09368259 11.5004506,2.10611914 C12.4045193,3.90251082 12.4428653,4.06867704 12.4428653,6.11466352 C12.4428653,8.33372542 12.4428653,10.5527873 12.4428653,12.772022 L12.4428653,13.474342 C12.6359774,13.5142426 12.7591339,13.5446431 12.8840177,13.5646798 C17.5701817,14.314846 20.7993685,16.9173685 22.2240453,21.4216479 C23.6509675,25.9335274 22.4648308,29.9152986 19.0660232,33.2096045 C18.7547638,33.5111911 18.6404166,33.7942955 18.6416257,34.2100565 C18.6537168,38.3681851 18.6490531,42.5263136 18.6490531,46.6844421 L18.6490531,47.3470343 C18.5873885,47.3713892 18.5258966,47.3955714 18.464232,47.4199263 C16.4823284,45.4300771 14.5004247,43.4402278 12.4977935,41.4294783 C12.4758568,41.5097977 12.4470109,41.5662804 12.4470109,41.6225904 C12.4452836,46.0607142 12.4276651,50.4990107 12.4553019,54.9369618 C12.4656657,56.5880876 13.8632239,57.9060172 15.5034676,57.9254052 C17.1761847,57.9447087 18.5844521,56.6324792 18.6381711,54.956653 C18.6742717,53.8375356 18.647844,52.7163453 18.6488804,51.5960188 C18.6493986,50.9591634 18.6490531,50.322308 18.6490531,49.6414064 L51.729433,49.6414064 Z M10.3450599,13.4821149 L10.3450599,10.3664117 L2.15178655,10.3664117 C2.13140442,10.1599994 2.10169486,9.99694229 2.1013494,9.8338852 C2.09806753,8.28259735 2.08563098,6.73096405 2.1030767,5.1796762 C2.1358954,2.27643089 4.37896677,0.0122864679 7.28687578,0.00952278841 C21.0560452,-0.00325922925 34.8250419,-0.00274103934 48.5942113,0.0084864086 C51.6171585,0.0109046282 53.814111,2.29957671 53.8151474,5.40353424 C53.8199838,17.9228296 53.8172201,30.4422977 53.8172201,42.9615931 L53.8172201,49.6230971 L57.9546211,49.6230971 C57.9546211,50.0074212 57.9546211,50.3219625 57.9546211,50.6365038 C57.9546211,51.9941613 57.9630848,53.3516462 57.952721,54.709131 C57.9295752,57.7363964 55.7006677,59.9791223 52.6811751,59.9924225 C49.4058695,60.0069318 46.1305638,59.9958771 42.8552581,59.9958771 C33.8912637,59.9958771 24.927442,59.996568 15.9634476,59.9955317 C12.5195574,59.9951862 10.3751149,57.8393435 10.3742512,54.3792167 C10.3733876,50.3065895 10.3740785,46.2341351 10.3740785,42.1615079 L10.3740785,41.4481331 C8.36004708,43.4739102 6.38159802,45.4639322 4.40314896,47.4539541 C4.32472956,47.4187172 4.24631015,47.3834803 4.16789074,47.3484161 L4.16789074,46.7058606 C4.16789074,42.5256227 4.17531813,38.345212 4.15234505,34.164974 C4.15061775,33.8678785 4.00293362,33.492018 3.79237579,33.2871603 C0.380786188,29.9648721 -0.842314718,25.9837918 0.587198501,21.4397845 C2.01412077,16.9040683 5.26524423,14.300164 9.9792178,13.5596706 C10.0835467,13.5432613 10.186321,13.5161427 10.3450599,13.4821149 L10.3450599,13.4821149 Z\" id=\"Fill-1\"><\/path><path d=\"M44.4744807,5.17563525 C46.7631528,5.16445869 48.6326092,7.01249662 48.6435401,9.29719591 C48.6545459,11.5786133 46.7890623,13.4506607 44.5064357,13.4489346 C42.2464368,13.4472061 40.3909715,11.6122957 40.3712803,9.35989689 C40.3512436,7.06759748 42.1953087,5.18708632 44.4744807,5.17563525 Z M44.5181814,7.24719565 C43.3669361,7.23998199 42.4224487,8.19656056 42.4424853,9.34970582 C42.4620038,10.4752143 43.3994094,11.3863649 44.5292361,11.3779011 C45.6464535,11.3696101 46.5793681,10.424259 46.5735228,9.3063506 C46.5676224,8.17652388 45.6473172,7.25449131 44.5181814,7.24719565 Z\" id=\"Path-2\"><\/path><polygon id=\"Fill-6\" points=\"17.6457511 8.24328401 32.0674943 8.24328401 32.0674943 6.25533481 17.6457511 6.25533481\"><\/polygon><polygon id=\"Fill-8\" points=\"26.9560691 23.7573716 41.3612303 23.7573716 41.3612303 21.749213 26.9560691 21.749213\"><\/polygon><polygon id=\"Fill-9\" points=\"26.9546873 29.9649412 41.3764305 29.9649412 41.3764305 27.9766465 26.9546873 27.9766465\"><\/polygon><polygon id=\"Fill-10\" points=\"26.9605601 36.1652561 41.3797124 36.1652561 41.3797124 34.1887071 26.9605601 34.1887071\"><\/polygon><polygon id=\"Fill-11\" points=\"33.1667478 45.4745378 47.5859001 45.4745378 47.5859001 43.4979887 33.1667478 43.4979887\"><\/polygon><polygon id=\"Fill-12\" points=\"26.9671238 17.5399564 34.1328266 17.5399564 34.1328266 15.5544254 26.9671238 15.5544254\"><\/polygon><path d=\"M11.4100783,20.6911708 C9.12382445,20.6934183 7.26956824,22.5540655 7.27232883,24.8432558 C7.2750956,27.0965182 9.12226988,28.9519836 11.3748414,28.9643115 C13.6648953,28.9768567 15.5359063,27.1277824 15.54405,24.8444649 C15.5519702,22.5571747 13.6925321,20.6889273 11.4100783,20.6911708 M5.20403136,24.8244282 C5.19318129,21.4434118 7.9661882,18.6425954 11.3447864,18.6219215 C14.8040495,18.6009675 17.6116024,21.3810563 17.6117751,24.8278828 C17.6119478,28.2209903 14.8486138,31.0140339 11.472952,31.0327874 C8.01973449,31.0518618 5.215118,28.2743639 5.20403136,24.8244282\" id=\"Fill-13\"><\/path><\/g><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fac65e2 elementor-widget elementor-widget-text-editor\" data-id=\"fac65e2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>Certified Production<\/strong><br \/>A further step towards achieving &#8220;total quality&#8221; was achieved through the ISO 9001 company certification, which guarantees transparency and service in all company processes from production to sale.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-34576f6\" data-id=\"34576f6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0b42ec3 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"0b42ec3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" id=\"Livello_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 60 60\" style=\"enable-background:new 0 0 60 60;\" xml:space=\"preserve\"><style type=\"text\/css\">\t.st0{fill:#FFFFFF;}\t.st1{fill:#BC8A71;}\t.st2{fill-rule:evenodd;clip-rule:evenodd;fill:#BC8A71;}<\/style><g>\t<g>\t\t<path class=\"st0\" d=\"M27.1,0c-0.1,0-0.3,0-0.4,0h0.8C27.3,0,27.2,0,27.1,0\"><\/path>\t\t<path class=\"st1\" d=\"M27.5,0h-0.8c-0.7,0-1.5,0-2.2,0c-1.8,0-3,1.1-3.1,2.9c-0.1,1-0.3,1.9-0.9,2.7c-0.9,1.2-2.2,1.7-3.5,1.7   c-1.1,0-2.2-0.4-3.1-1.3c-0.7-0.6-1.4-0.9-2.1-0.9c-0.7,0-1.5,0.3-2.2,1C8.4,7.3,7.2,8.5,6.1,9.6c-1.2,1.2-1.2,2.8-0.1,4.1   c1.3,1.4,1.7,3.1,1,4.9c-0.8,1.8-2.2,2.7-4.2,2.8c-0.6,0-1.2,0.2-1.6,0.6c-0.5,0.4-0.8,1.1-1.2,1.7V30c0.5,1.5,1.6,2.3,3.2,2.3   c0,0,0,0,0,0c0,0,0,0,0,0c0.9,0,1.7,0.3,2.4,0.9c2.2,1.7,2.4,4.7,0.5,6.7c-1.2,1.3-1.2,2.9,0.1,4.2c1.1,1.2,2.3,2.3,3.4,3.4   c0.6,0.6,1.4,0.9,2.1,0.9c0.7,0,1.4-0.3,2-0.8c1-0.9,2-1.3,3.1-1.3c0.6,0,1.1,0.1,1.8,0.4c1.9,0.7,2.8,2.2,2.9,4.2   c0.1,1.7,1.3,2.8,3,2.8c0.6,0,1.2,0,1.8,0c0.9,0,1.8,0,2.7,0c2.1,0,3.2-0.9,3.3-3.1c0.2-2.1,1.4-3.6,3.4-4.2   c0.2-0.1,0.5-0.1,0.7-0.2c0.6-0.2,1-0.7,0.9-1.3c-0.1-0.6-0.6-1-1.2-1c0,0,0,0-0.1,0c-0.2,0-0.5,0.1-0.7,0.1   c-3.1,0.7-5.1,3.1-5.4,6.3c-0.1,0.8-0.1,0.9-0.9,0.9c-0.7,0-1.4,0-2.1,0c-0.7,0-1.5,0-2.2,0c-0.8,0-0.9,0-0.9-0.9   c-0.2-2.8-1.6-4.9-4.3-6c-0.9-0.4-1.8-0.5-2.7-0.5c-1.6,0-3.1,0.6-4.5,1.9c-0.2,0.2-0.4,0.3-0.6,0.3c-0.2,0-0.3-0.1-0.6-0.4   c-1.1-1-2.1-2.1-3.1-3.1c-0.5-0.5-0.5-0.7,0-1.2c2.1-2.3,2.4-5.6,0.7-8.3c-1.3-2-3.2-3-5.5-3.2c-0.6,0-0.8-0.3-0.8-0.8   c0-1.5,0-3,0-4.6c0-0.5,0.2-0.8,0.7-0.8c0.4,0,0.8-0.1,1.2-0.1c5.2-1.1,7.2-7.3,3.6-11.3c-0.5-0.5-0.5-0.7,0-1.2   C9,10.1,10,9,11.1,8c0.3-0.3,0.4-0.4,0.6-0.4c0.2,0,0.3,0.1,0.6,0.4c1.3,1.2,2.9,1.8,4.6,1.8c1,0,2-0.2,3-0.7   c2.5-1.2,3.7-3.2,3.9-6c0-0.4,0.1-0.7,0.6-0.7c0,0,0,0,0,0c0.7,0,1.4,0,2.1,0c0.4,0,0.9,0,1.3,0c0.4,0,0.9,0,1.3,0   c0.1,0,0.1,0,0.2,0c0.4,0,0.6,0.2,0.6,0.6c0,0.4,0.1,0.9,0.1,1.3c0.7,3.4,3.6,5.5,6.7,5.5c1.6,0,3.3-0.6,4.6-1.8   c0.3-0.2,0.4-0.3,0.6-0.3c0.2,0,0.3,0.1,0.6,0.4c1.1,1,2.1,2.1,3.1,3.1c0.5,0.5,0.5,0.7,0,1.3C44.6,13.6,44,15,44,16.7   c-0.1,3.8,2.7,6.8,6.6,7.1c0.7,0.1,0.8,0.1,0.8,0.8c0,1.3,0,2.6,0,3.9c0,1.6,0,1.4-1.4,1.5c-3,0.3-5.6,2.8-5.9,5.8   c-0.1,0.8,0.3,1.4,0.9,1.5c0.1,0,0.1,0,0.2,0c0.6,0,1-0.4,1.2-1.1c0.6-2.6,2-3.8,4.6-3.9c1.5-0.1,2.7-1.3,2.7-2.8   c0-1.7,0-3.4,0-5.2c0-1.6-1.2-2.7-2.8-2.9c-0.6,0-1.1-0.1-1.7-0.3c-3-1.1-3.9-4.9-1.7-7.3c1.3-1.4,1.2-3-0.1-4.3   c-1.1-1.1-2.3-2.3-3.4-3.4c-0.6-0.6-1.3-0.9-2-0.9c-0.7,0-1.4,0.3-2,0.8c-1,0.9-2,1.4-3.1,1.4c-0.6,0-1.2-0.1-1.8-0.4   c-1.8-0.8-2.8-2.2-2.8-4.2C32.2,1.1,31,0,29.3,0C28.7,0,28.1,0,27.5,0\"><\/path>\t<\/g>\t<g>\t\t<path class=\"st0\" d=\"M60,54.1L60,54.1C60,54.2,60,54.2,60,54.1L60,54.1C60,54.2,60,54.1,60,54.1 M9,26.8C9,26.8,9,26.8,9,26.8   L9,26.8c0,0.1,0,0.1,0,0.1V26.8\"><\/path>\t\t<path class=\"st1\" d=\"M54.2,57.7c-0.3,0-0.5-0.1-0.8-0.4c-3.8-3.7-7.5-7.5-11.3-11.3c-0.6-0.6-0.6-1,0-1.6c0.8-0.8,1.5-1.5,2.3-2.3   c0.2-0.2,0.5-0.3,0.8-0.5c0.3,0.2,0.7,0.4,0.9,0.6c3.2,3.2,6.4,6.3,9.5,9.5c0.5,0.5,1.1,1.1,1.6,1.6c0.6,0.6,0.6,1.1,0,1.7   c-0.7,0.8-1.5,1.5-2.2,2.2C54.7,57.5,54.4,57.7,54.2,57.7 M40.8,42.3c-0.7-0.7-1.4-1.4-2.1-2.1c0.5-0.5,1-1,1.5-1.5   c0.7,0.7,1.4,1.4,2.1,2.1C41.8,41.3,41.3,41.8,40.8,42.3 M26.9,42.3C26.8,42.3,26.8,42.3,26.9,42.3c-8.6,0-15.5-7-15.5-15.5   c0-8.5,7-15.4,15.4-15.4c0,0,0.1,0,0.1,0c8.5,0.1,15.4,7,15.4,15.5C42.3,35.4,35.3,42.3,26.9,42.3 M26.8,9.1   c-0.8,0-1.7,0.1-2.5,0.2C15.5,10.4,9.1,18.2,9,26.8v0.1c0,1.2,0.1,2.3,0.4,3.5c1.8,8.7,9.4,14.2,17.5,14.2c3.2,0,6.4-0.9,9.4-2.7   c0.1-0.1,0.3-0.2,0.5-0.3c0.9,0.9,1.7,1.7,2.5,2.6c0.1,0.1,0.1,0.3,0.1,0.5c-0.1,1.2,0.3,2.2,1.2,3.1c3.5,3.5,7,7,10.5,10.5   c0.7,0.7,1.5,1.4,2.5,1.7h1.3c0.6-0.3,1.2-0.6,1.7-1c0.9-0.7,1.6-1.6,2.4-2.4c0.7-0.7,1-1.5,1-2.4v-0.1c0-0.8-0.4-1.6-1-2.3   c-3.8-3.8-7.6-7.6-11.4-11.4c-0.5-0.5-1.1-1-1.8-1c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2,0-0.3,0c-0.9,0-1.5-0.5-2-1.2   c-0.4-0.4-0.7-0.8-1.1-1.1c-0.4-0.3-0.4-0.5-0.1-1c2.5-4,3.3-8.4,2.3-13C42.4,14.8,35.2,9.1,26.8,9.1\"><\/path>\t<\/g>\t<path class=\"st2\" d=\"M26.9,16.9c-5.5,0-10,4.4-10,9.9c0,5.5,4.4,10,9.9,10c5.5,0,10-4.4,10-9.9C36.8,21.4,32.4,16.9,26.9,16.9   M39.2,26.8c0,6.8-5.5,12.3-12.3,12.3c-6.8,0-12.3-5.5-12.3-12.3c0-6.8,5.5-12.3,12.3-12.3C33.6,14.5,39.2,20,39.2,26.8\"><\/path><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-28edb0b elementor-widget elementor-widget-text-editor\" data-id=\"28edb0b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>Technical assistance<\/strong><br \/>A technical assistance center is available that is able to provide the appropriate answers to the needs expressed by the customers with the release of the relative certifications.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-54e6e57 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"54e6e57\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-94970dc\" data-id=\"94970dc\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-247cf3c elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"247cf3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"62px\" height=\"62px\" viewBox=\"0 0 62 62\"><title>icons\/ricerca-sviluppo<\/title><g id=\"TASKER-22\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g id=\"TASKER-Chi-siamo\" transform=\"translate(-736.000000, -2047.000000)\" fill=\"#BC8A71\" stroke=\"#BC8A71\" stroke-width=\"0.3\"><g id=\"Group\" transform=\"translate(0.000000, 1717.000000)\"><g id=\"ricerca-sviluppo\" transform=\"translate(737.000000, 331.000000)\"><path d=\"M10.547672,37.0892225 C10.547672,37.3604823 10.5461067,37.5738274 10.5479851,37.7868596 C10.5554983,38.6762412 10.8951601,39.0163726 11.7918985,39.022164 C12.4931357,39.0267033 13.1946859,39.0329643 13.8957666,39.01919 C14.5008968,39.0074506 14.8992558,38.6933026 14.9648403,38.1525047 C15.0060067,37.8128429 14.9725101,37.4642591 14.9725101,37.0892225 L10.547672,37.0892225 Z M16.9229826,33.2962805 L8.59579075,33.2962805 C8.59579075,33.6600473 8.55822447,33.9920393 8.60424316,34.3118222 C8.67953225,34.8330543 8.99023668,35.1713074 9.54230446,35.1738118 C11.6854607,35.1841425 13.8286169,35.1841425 15.9717731,35.1745944 C16.5182059,35.1722465 16.8458152,34.8566898 16.9153128,34.3243443 C16.9572618,34.002683 16.9229826,33.6713172 16.9229826,33.2962805 L16.9229826,33.2962805 Z M18.7775046,29.461546 L6.67975399,29.461546 C6.41084205,30.9225612 6.78587873,31.3822786 8.23296311,31.3824351 C9.65656856,31.3825916 11.080174,31.3824351 12.5037795,31.3824351 C14.2003665,31.3822786 15.8969536,31.3899483 17.5935407,31.3786785 C18.42986,31.3732 18.7609128,31.028686 18.776722,30.2026974 C18.7812612,29.9696299 18.7775046,29.736406 18.7775046,29.461546 L18.7775046,29.461546 Z M18.7900267,27.5167084 C18.9917889,26.3549713 19.1577066,25.2185913 19.3909306,24.0964553 C19.8418825,21.9270026 20.8450587,19.9888957 21.9922389,18.1195037 C23.2305174,16.1012554 23.7074526,13.9299245 23.4626457,11.5684143 C22.7399644,4.59595634 15.5511873,0.111638301 8.97286228,2.55125507 C2.44321687,4.97287134 0.041322907,12.6820979 3.32148517,17.9740909 C4.43391661,19.7688199 5.44147552,21.6236549 5.91027138,23.7063921 C6.19186194,24.9576622 6.38736312,26.2284981 6.62637857,27.5167084 L18.7900267,27.5167084 Z M0,11.4935947 C0.208492849,10.5849604 0.34874029,9.65409928 0.636435378,8.77129173 C2.43742541,3.24247461 7.83194308,-0.390341103 13.5557918,0.0335317459 C19.4505671,0.47023974 24.218354,4.79051836 25.2135473,10.5985781 C25.7285184,13.604037 25.2279477,16.418847 23.6309113,19.0286077 C22.5266192,20.8331978 21.5070078,22.6931982 21.1751723,24.8052057 C20.903756,26.5324719 20.7509864,28.2861911 20.6753843,30.0338057 C20.619974,31.3138766 20.2336675,32.3046872 19.0868003,32.949575 C18.9551618,33.0236119 18.8531067,33.2408702 18.8326018,33.4038139 C18.7865831,33.7697721 18.8227406,34.1454349 18.7851744,34.5131149 C18.6848411,35.4973514 18.1903749,36.2527466 17.3171155,36.6974375 C16.9333133,36.8927821 16.8285973,37.1178667 16.8536415,37.5088691 C16.874616,37.8371045 16.86272,38.1758271 16.8054315,38.4992101 C16.5570244,39.9005889 15.4566455,40.852894 14.0358575,40.8912429 C13.1970338,40.9137827 12.3568014,40.9128436 11.5178212,40.8920256 C9.89182738,40.8516418 8.7037938,39.6338683 8.67374078,38.0016135 C8.67061026,37.8259911 8.6558968,37.6481774 8.67640172,37.4750594 C8.7205421,37.1050316 8.59782559,36.9018606 8.23922415,36.7141858 C7.14714111,36.1427087 6.66801453,35.1755336 6.71356364,33.9632385 C6.73406857,33.4199361 6.64657045,33.0732307 6.08495457,32.7714483 C5.09210912,32.237694 4.77764806,31.2720841 4.71942033,30.1590266 C4.62894821,28.4297256 4.52157126,26.6930678 4.26580751,24.9828629 C3.95885971,22.931118 3.02314631,21.0963183 1.95375956,19.3355555 C0.993158502,17.7535456 0.24637218,16.0935856 0.0807675,14.220124 C0.0762282412,14.1684703 0.027861657,14.1207299 0,14.0711111 C0,13.211939 0,12.3527669 0,11.4935947 L0,11.4935947 Z\" id=\"Fill-1\"><\/path><path d=\"M58.1136923,45.015676 C58.1197921,37.7891761 52.2417651,31.8929921 45.0193349,31.8809206 C37.7903306,31.8687306 31.8878855,37.7392443 31.8695294,44.9594831 C31.8512584,52.212749 37.744625,58.1252117 44.9922559,58.1248987 C52.2154687,58.1245856 58.107583,52.2379497 58.1136923,45.015676 L58.1136923,45.015676 Z M43.7027933,60.0000821 C42.5105336,59.7278831 41.2874381,59.5491302 40.1310228,59.1678325 C33.7777824,57.0730429 29.4863046,50.5994338 30.0217806,44.0009169 C30.5902836,36.9948059 35.6996106,31.3368547 42.4580973,30.228806 C50.8378819,28.8551324 58.4937331,34.4091502 59.8357884,42.8355796 C61.1430949,51.0434985 55.026209,59.0020713 46.728131,59.8934878 C46.5767702,59.9097665 46.4296356,59.963768 46.2804662,60.0000821 L43.7027933,60.0000821 Z\" id=\"Fill-4\"><\/path><path d=\"M45.9289084,21.7318458 C46.632337,20.8429338 47.2205623,20.0945822 47.8145791,19.3506133 C48.2600526,18.7925975 48.8313731,18.6750464 49.2763769,19.0410046 C49.7027542,19.3916232 49.7174677,19.9571522 49.2934383,20.4981066 C48.1615976,21.9419039 47.0264699,23.3835099 45.884768,24.8194809 C45.2957601,25.5601627 44.6951692,25.5665803 44.110544,24.8324726 C42.9555374,23.3821012 41.8096094,21.924373 40.6671249,20.4641404 C40.2524871,19.9342994 40.2903665,19.3512394 40.7367791,19.01643 C41.1667565,18.6938295 41.7199199,18.7940063 42.1196877,19.2898812 C42.7318616,20.04872 43.3310437,20.8178896 44.0000365,21.6639135 C44.0244546,21.4366375 44.0521597,21.2977988 44.0523163,21.1588035 C44.0549772,18.7767884 44.0573251,16.3949298 44.0527858,14.0129146 C44.0509075,12.9571457 43.5326494,12.4479661 42.4573147,12.4468704 C38.9234235,12.4432703 35.3895323,12.4457747 31.8556411,12.4448355 C31.6410438,12.4448355 31.4217506,12.4618969 31.2129447,12.4244871 C30.7593319,12.3434066 30.4816545,12.0665118 30.4439317,11.5964637 C30.4069915,11.1331463 30.6064058,10.790041 31.0542272,10.6480717 C31.2710159,10.5793567 31.5142576,10.5740348 31.7454467,10.5738783 C35.3184694,10.5696521 38.8913356,10.568713 42.4642018,10.571687 C44.5923315,10.5735653 45.9257779,11.9154641 45.9282823,14.0547071 C45.9310998,16.551769 45.9289084,19.0486743 45.9289084,21.7318458\" id=\"Fill-7\"><\/path><path d=\"M11.7078596,48.6673375 C11.1205734,49.4131846 10.5553574,50.178128 9.93363552,50.8940787 C9.72201214,51.1376334 9.37530669,51.3807185 9.07743741,51.3974668 C8.81447345,51.4123368 8.37995682,51.1665907 8.29856322,50.9372799 C8.18821228,50.626732 8.2218654,50.1389965 8.40515754,49.872902 C9.02390546,48.9755375 9.73625602,48.1425053 10.4126056,47.2847419 C10.9197503,46.6414194 11.4196949,45.9921488 11.9356051,45.35587 C12.4632548,44.7050342 13.0708894,44.7001819 13.5938433,45.3557135 C14.7618415,46.8193896 15.9198221,48.2910486 17.0734199,49.7661511 C17.4977623,50.3085143 17.4736573,50.8701302 17.0403929,51.2191835 C16.5748841,51.5942202 16.0520867,51.4862171 15.5832908,50.9008093 C14.9909958,50.1615362 14.4093446,49.4138108 13.7049769,48.7030254 C13.7049769,49.3361738 13.7049769,49.9693221 13.7049769,50.602627 C13.7049769,51.7341546 13.7037247,52.8658387 13.7054465,53.9975229 C13.7070117,54.9440366 13.9635581,55.1955742 14.9304202,55.1958872 C17.6619583,55.1971394 20.3936529,55.1962003 23.1253475,55.1968264 C23.3008133,55.1968264 23.4790966,55.1847738 23.6511188,55.2112268 C24.1174103,55.2829158 24.4819597,55.700371 24.4509675,56.1494446 C24.4179405,56.6315452 24.1490286,56.9452236 23.6730325,57.0485309 C23.5042973,57.085158 23.3235096,57.0701315 23.1480437,57.070288 C20.3775307,57.0713837 17.6068611,57.0732099 14.8361915,57.0701315 C12.9289202,57.0680966 11.8335501,55.9647437 11.8308891,54.0479243 C11.8285412,52.2746394 11.8304196,50.5013545 11.8304196,48.7280696 C11.7895662,48.7078778 11.7487129,48.6876859 11.7078596,48.6673375\" id=\"Fill-9\"><\/path><path d=\"M50.514718,41.6191053 C48.0506832,41.2425033 47.2669567,41.4544397 46.1016194,43.2609082 C45.7326872,43.8328548 45.1053304,44.4166974 45.1037651,44.9964703 C45.1023564,45.5751475 45.7259566,46.1624336 46.0945757,46.7337541 C47.286679,48.5812324 48.0603878,48.7396369 50.4646297,48.5283266 C50.2270229,48.2844588 50.0225998,48.0913056 49.8374293,47.8812474 C49.4425138,47.4334261 49.4451748,46.8915325 49.8321074,46.5219742 C50.1996309,46.1710426 50.741681,46.1618075 51.1475533,46.5526534 C51.920636,47.2970918 52.6802575,48.0560872 53.4245394,48.8293264 C53.8610909,49.2827827 53.8537341,49.7725531 53.4123303,50.2292964 C52.6799444,50.986883 51.9340973,51.7321041 51.1779194,52.4658987 C50.7501334,52.8810061 50.1914915,52.8836671 49.8178635,52.5130131 C49.440479,52.138446 49.4426703,51.5954568 49.8548037,51.1562443 C50.0261999,50.9734218 50.2519106,50.8414702 50.4168892,50.5841412 C49.0535463,50.4337196 47.6952123,50.6077767 46.4932479,49.8495639 C45.3050578,49.1001167 44.6438912,47.9213181 43.8758174,46.7642767 C43.5203464,47.295057 43.1955547,47.8001669 42.8504145,48.2908764 C41.8253246,49.7489176 40.4557207,50.5461054 38.6334431,50.4731642 C38.1657429,50.4545376 37.6955384,50.4877211 37.2286208,50.460016 C36.625682,50.4241715 36.2349927,50.0289429 36.2422473,49.5106848 C36.2497062,48.9839743 36.6422738,48.6195814 37.2541346,48.6007982 C37.7611228,48.5851456 38.2692067,48.5854586 38.776195,48.5982938 C39.7475963,48.6227119 40.5372708,48.2462665 41.1046782,47.4767838 C41.6360845,46.7558243 42.1150546,45.9951072 42.5933985,45.2368944 C42.664931,45.1235695 42.6693137,44.8894064 42.5990335,44.7776467 C42.1217852,44.0188079 41.6423455,43.2585603 41.1125045,42.536192 C40.5469755,41.7649876 39.7599619,41.3841595 38.7879344,41.4079515 C38.3003554,41.4198474 37.8119938,41.4174996 37.3242583,41.4070123 C36.6615265,41.3927684 36.2594108,41.0502892 36.2440712,40.5052651 C36.2288882,39.966189 36.6394563,39.6049266 37.2755787,39.5338637 C40.0100907,39.2291073 42.1480816,40.0997058 43.4663449,42.6263511 C43.5729392,42.8309308 43.7175694,43.0157882 43.8697128,43.248073 C44.6420129,42.0936926 45.2964488,40.9109809 46.4827606,40.1624728 C47.6839424,39.4045731 49.0241194,39.5637602 50.4959349,39.5249417 C50.218414,39.2370901 50.0326174,39.0556763 49.859656,38.8628361 C49.4547229,38.4111015 49.437818,37.8793822 49.8086285,37.5019976 C50.1791259,37.1247695 50.7413679,37.118665 51.1675886,37.531581 C51.93848,38.2782108 52.6991972,39.036267 53.4423834,39.8104454 C53.8538907,40.2390141 53.8506036,40.732228 53.4333049,41.1665881 C52.6899621,41.94061 51.9303406,42.6997619 51.1577275,43.4446699 C50.7338547,43.8532032 50.1669169,43.8353592 49.7997065,43.451244 C49.4479922,43.083251 49.4442356,42.5529403 49.8338292,42.1384591 C50.026826,41.9332533 50.2857202,41.7901883 50.514718,41.6191053\" id=\"Fill-11\"><\/path><\/g><\/g><\/g><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-26f0052 elementor-widget elementor-widget-text-editor\" data-id=\"26f0052\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>Research and development<\/strong><br \/>The Tasker\u00ae production, in continuous expansion, is ready to satisfy the most extreme market needs thanks to the continuous research and design of innovative production systems and through the use of noble materials thus obtaining high quality results, efficiency and reliability.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-e7cf45c\" data-id=\"e7cf45c\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3a3189f elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"3a3189f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"60px\" height=\"49px\" viewBox=\"0 0 60 49\"><title>icons\/visibilit\u00e0<\/title><g id=\"TASKER-22\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g id=\"TASKER-Chi-siamo\" transform=\"translate(-737.000000, -1799.000000)\" fill=\"#BC8A71\"><g id=\"Group\" transform=\"translate(0.000000, 1717.000000)\"><g id=\"visibilit&#xE0;\" transform=\"translate(737.000000, 82.000000)\"><path d=\"M0,0.866499254 C0.362706008,0.183444278 0.942539548,-0.00468203649 1.69180125,0 C5.49668458,0.0237467879 9.30175871,0.0100093694 13.106642,0.0126805341 C13.3596395,0.0128713316 13.6175977,0.0126805341 13.8642988,0.059616714 C14.4187563,0.16512772 14.7992065,0.673221408 14.7864231,1.24790342 C14.7744028,1.79625537 14.3958606,2.27668342 13.8629633,2.3768521 C13.6160713,2.42302509 13.3583039,2.42321589 13.1054973,2.42340669 C9.80775363,2.42607785 6.51020079,2.42531466 3.21245716,2.42531466 L2.44163534,2.42531466 C2.44163534,2.70731333 2.44163534,2.93359915 2.44163534,3.15969416 C2.44163534,6.45743779 2.44258933,9.75499063 2.43972737,13.0527343 C2.43953657,13.2855072 2.42885191,13.5207605 2.39355438,13.7502898 C2.30158999,14.3461504 1.92896252,14.6937834 1.34912898,14.7702932 C0.814705237,14.841079 0.409451391,14.5897988 0.141380932,14.1229173 C0.0938723598,14.0401112 0.0471269774,13.9569235 0,13.8741174 C0,9.53824469 0,5.20237197 0,0.866499254\" id=\"Fill-1\"><\/path><path d=\"M0,34.7329564 C0.278755117,34.1758278 0.661876456,33.7564549 1.34970137,33.8329647 C2.03714469,33.9094745 2.43152308,34.4248185 2.43801019,35.2616563 C2.44983963,36.8029183 2.44163534,38.3445619 2.44163534,39.8860148 C2.44163534,41.9527331 2.44163534,44.0192606 2.44163534,46.1817592 C2.70531746,46.1817592 2.9296953,46.1817592 3.15388233,46.1817592 C6.47108731,46.1817592 9.78829228,46.1808052 13.1054973,46.1836672 C13.3583039,46.183858 13.6162621,46.1834764 13.8629633,46.2302217 C14.4178023,46.335542 14.7988249,46.8428725 14.7864231,47.4175545 C14.7747844,47.9660972 14.3970054,48.4469069 13.8642988,48.5474571 C13.6174069,48.5940117 13.3596395,48.5940117 13.106642,48.5942025 C9.30175871,48.5968737 5.49668458,48.5833271 1.69180125,48.6070671 C0.942539548,48.6115651 0.362706008,48.4234388 0,47.7405746 L0,34.7329564 Z\" id=\"Fill-3\"><\/path><path d=\"M22.2012329,34.6900652 C16.7430894,27.741221 16.7198121,20.8650706 22.2044764,13.9167988 C15.9426939,16.093798 10.6648541,19.7567281 5.87889009,24.3066755 C10.6879406,28.8648273 15.9455559,32.523369 22.2012329,34.6900652 M54.5412148,24.2910301 C49.7321643,19.7410827 44.4940103,16.0724287 38.223642,13.9147 C43.6754892,20.8774724 43.6701468,27.7347339 38.2001739,34.6969339 C44.5016422,32.521461 49.7619287,28.8619654 54.5412148,24.2910301 M20.5229782,24.2007829 C20.6200941,27.6101431 21.6181558,30.4904218 23.9233709,32.8467707 C27.2365691,36.2338076 32.3549023,36.4715412 35.8760698,33.4025638 C40.9566251,28.9745359 41.203517,20.4310063 36.3881702,15.6770963 C33.180483,12.5102398 28.5729147,12.1315068 24.9821061,14.8562856 C21.8612317,17.2244639 20.6323052,20.5502548 20.5229782,24.2007829 M29.6621775,38.4825467 C25.7225911,38.4720528 21.5069208,37.3432949 17.4847192,35.4729072 C12.241032,33.0343246 7.66532689,29.644235 3.63835529,25.5060285 C2.71260592,24.5547123 2.71756666,24.0372695 3.66487614,23.0794662 C8.30201808,18.3913813 13.5596334,14.6030973 19.7347938,12.1975227 C23.9546617,10.5538024 28.3267859,9.77363154 32.8675751,10.2584479 C36.4104935,10.6366085 39.7826482,11.6543223 42.9964409,13.1688727 C48.2265814,15.6337853 52.8057209,19.0147167 56.8204815,23.1666606 C57.6590364,24.0336443 57.6662867,24.5711208 56.8353637,25.4230316 C52.2001297,30.1763692 46.8885187,33.9379415 40.6980945,36.4101044 C37.4606429,37.7027574 33.5555909,38.4804479 29.6621775,38.4825467\" id=\"Fill-5\"><\/path><path d=\"M57.5570361,2.42525742 L56.7808719,2.42525742 C53.5008725,2.42525742 50.220873,2.42602061 46.9410643,2.42373104 C46.6878761,2.42354024 46.4308719,2.42449423 46.1822628,2.38423596 C45.6133047,2.29208078 45.2198803,1.81165273 45.2121313,1.23582593 C45.2042349,0.63443228 45.6083439,0.141411593 46.2049677,0.0477300311 C46.4156081,0.0145312697 46.6327356,0.0124324974 46.8470012,0.0122416999 C50.6736354,0.0103337251 54.5002697,0.00995213018 58.3269039,0.01147851 C59.6210832,0.0120509024 59.9982898,0.392501076 59.9984806,1.68896995 C59.999053,5.51560419 59.9988622,9.34223844 59.9982898,13.1688727 C59.9982898,13.324945 60.0059217,13.4825437 59.9889408,13.6370897 C59.9149113,14.3117496 59.4329569,14.7860721 58.8122927,14.8043887 C58.2208205,14.821942 57.7247471,14.4004704 57.6041631,13.751759 C57.5616152,13.5241376 57.5591349,13.2867855 57.5589441,13.0538218 C57.5562729,9.75436099 57.5570361,6.45490018 57.5570361,3.15524858 L57.5570361,2.42525742 Z\" id=\"Fill-7\"><\/path><path d=\"M57.5570361,46.1817592 C57.5570361,45.3578957 57.5570361,44.6374444 57.5570361,43.9169931 C57.5570361,41.106737 57.5551281,38.2966718 57.5602796,35.4864157 C57.560852,35.235517 57.5805042,34.9781312 57.6377434,34.7348644 C57.7648145,34.1939536 58.2475322,33.8167469 58.7737516,33.8113521 C59.2965367,33.8062531 59.7935641,34.1805977 59.9292211,34.7169294 C59.9856972,34.9399717 59.9958095,35.1792317 59.9960003,35.4112415 C59.9998162,39.275272 59.9998162,43.1391118 59.998099,47.0031423 C59.9975266,48.1771192 59.588266,48.5936301 58.4188683,48.5945841 C54.5353764,48.5982093 50.6518845,48.5967369 46.7683926,48.5942025 C46.5546994,48.5940117 46.3360455,48.5898142 46.1278855,48.5474571 C45.575336,48.4350774 45.196603,47.9271745 45.2122484,47.3523017 C45.2271306,46.8035682 45.60739,46.3273377 46.1423861,46.229077 C46.3896596,46.183858 46.6472362,46.183858 46.9002337,46.1836672 C50.1981681,46.1808052 53.4962933,46.1817592 56.7942278,46.1817592 L57.5570361,46.1817592 Z\" id=\"Fill-9\"><\/path><path d=\"M27.8770623,24.2928427 C27.8726879,25.5931275 28.9016587,26.6407965 30.1927853,26.6509088 C31.5085247,26.6612118 32.5817605,25.5933183 32.5710759,24.28502 C32.5603912,22.9988542 31.5041364,21.955192 30.2141546,21.9563359 C28.9197845,21.9572908 27.8812738,22.9956107 27.8770623,24.2928427 M25.4337237,24.2787237 C25.4568102,21.6674694 27.6368622,19.5021088 30.228846,19.5161592 C32.8351396,19.5303468 34.9980198,21.696089 35.0052876,24.2989482 C35.0125204,26.9121105 32.7685512,29.1404343 30.1794295,29.0913993 C27.5506218,29.0414104 25.4108281,26.8714707 25.4337237,24.2787237\" id=\"Fill-11\"><\/path><\/g><\/g><\/g><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-670b7b7 elementor-widget elementor-widget-text-editor\" data-id=\"670b7b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>Visibility<\/strong><br \/>Tasker\u00ae products are featured in the major industry magazines, on social networks and in the most qualified sales outlets in the world and are supported by numerous advertising and television campaigns.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-db5a822 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"db5a822\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-be349e5\" data-id=\"be349e5\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-61b79bf elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"61b79bf\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-c323110\" data-id=\"c323110\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2446b90 elementor-view-default elementor-invisible elementor-widget elementor-widget-icon\" data-id=\"2446b90\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;bounceIn&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"49px\" height=\"60px\" viewBox=\"0 0 49 60\"><title>icons\/pin<\/title><g id=\"Symbols\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g id=\"RIVENDITORI\" transform=\"translate(-241.000000, -98.000000)\" fill=\"#BC8A71\"><g id=\"icons\/pin\" transform=\"translate(241.000000, 97.999988)\"><path d=\"M24.1430382,53.8892291 C24.2548365,53.80354 24.3344616,53.7507179 24.4048313,53.6877715 C27.4671643,50.9461581 30.4196089,48.094352 33.123923,44.9964829 C36.6449081,40.9632226 39.8238875,36.7078161 41.9689163,31.7533971 C43.8840313,27.3298402 44.1613969,22.7878738 42.6386777,18.2701175 C40.1632489,10.9257923 35.003339,6.44941331 27.3397936,5.00355522 C23.5082413,4.28062618 19.7737963,4.81867789 16.2196096,6.42916484 C11.6991976,8.47763498 8.4078323,11.7828308 6.41132926,16.3041085 C4.71657877,20.1420738 4.27658417,24.1512707 5.21533726,28.2618567 C6.04449569,31.8932289 7.82562909,35.09953 9.87781092,38.1593965 C13.3592774,43.3506345 17.6174555,47.8701516 22.1807651,52.1177815 C22.8215853,52.7143777 23.4803285,53.2918993 24.1430382,53.8892291 L24.1430382,53.8892291 Z M24.0434334,60.0000117 C23.9286969,59.8755864 23.8279169,59.7341405 23.697461,59.6290833 C18.2717914,55.2527728 13.3588366,50.3636478 9.02235564,44.9134349 C6.10707923,41.2496357 3.50765871,37.3789501 1.79601361,32.9857659 C-1.07783426,25.609454 -0.510175118,18.4630649 3.55217236,11.6983154 C7.40399821,5.28409923 13.1718206,1.46902351 20.5660804,0.308844914 C27.070655,-0.711795319 33.057226,0.808894068 38.3730071,4.69792072 C43.7052422,8.59897907 46.8917139,13.8681296 47.9762015,20.3584977 C48.7908158,25.2328031 48.0044081,29.9055042 45.9447339,34.3912738 C43.9148824,38.8121896 41.1312371,42.732616 38.0343802,46.4540793 C34.0194846,51.2783504 29.5476997,55.6401348 24.6698564,59.5921078 C24.5245627,59.7099304 24.4083571,59.8632612 24.278489,60.0000117 L24.0434334,60.0000117 Z\" id=\"Fill-1\"><\/path><path d=\"M24.1758872,30.4852625 C27.7377133,30.4802673 30.6303656,27.5856165 30.6244981,24.0323036 C30.6186128,20.4895552 27.6983415,17.5897689 24.1459176,17.5991368 C20.5904087,17.6084034 17.6908516,20.5144989 17.6973048,24.0622362 C17.7037797,27.611294 20.6075971,30.4902448 24.1758872,30.4852625 M24.155026,35.1714581 C17.9946609,35.1676412 12.9840112,30.1642151 12.9944255,24.0268747 C13.0048724,17.8995118 18.0648837,12.8781849 24.1961607,12.9104556 C30.3309636,12.9431854 35.3253063,17.9360471 35.3275106,24.0384662 C35.3295667,30.1778608 30.3145097,35.1751243 24.155026,35.1714581\" id=\"Fill-4\"><\/path><\/g><\/g><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-df0dea7 elementor-widget elementor-widget-heading\" data-id=\"df0dea7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Enter the Tasker world.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6c14fb2 elementor-widget elementor-widget-button\" data-id=\"6c14fb2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md\" href=\"https:\/\/www.tasker.it\/it\/rivenditori\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"12px\" height=\"10px\" viewBox=\"0 0 12 10\"><title>icons\/arrow-right-black<\/title><g id=\"Symbols\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g id=\"BTN\/Outline\/black\" transform=\"translate(-152.000000, -15.000000)\" fill=\"#000000\" fill-rule=\"nonzero\"><g id=\"icons\/arrow-right-black\" transform=\"translate(152.619427, 15.265625)\"><path d=\"M0.616177263,3.8828125 L8.46383351,3.8828125 L8.46383351,3.8828125 L5.51070851,1.0390625 C5.38310435,0.920572917 5.31930226,0.779296875 5.31930226,0.615234375 C5.31930226,0.451171875 5.37626841,0.307617188 5.4902007,0.184570312 C5.60413299,0.0615234375 5.74313039,0 5.90719289,0 C6.07125539,0 6.21708872,0.0546875 6.34469289,0.1640625 L10.3642241,4.046875 C10.4918283,4.16536458 10.5556304,4.30891927 10.5556304,4.47753906 C10.5556304,4.64615885 10.4918283,4.78971354 10.3642241,4.90820312 L6.31734914,8.8046875 C6.19885955,8.9140625 6.0621408,8.96875 5.90719289,8.96875 C5.7340158,8.96875 5.58818247,8.90494792 5.46969289,8.77734375 C5.3512033,8.65885417 5.29423716,8.51757812 5.29879445,8.35351562 C5.30335174,8.18945312 5.36487518,8.04817708 5.48336476,7.9296875 L8.43648976,5.0859375 L8.43648976,5.0859375 L0.602505388,5.0859375 C0.447557471,5.0859375 0.310838721,5.03125 0.192349138,4.921875 C0.0738595546,4.8125 0.0100574713,4.68033854 0.000942887931,4.52539062 C-0.0081716954,4.35221354 0.0487944504,4.20182292 0.171841325,4.07421875 C0.2948882,3.94661458 0.44300018,3.8828125 0.616177263,3.8828125 Z\" id=\"Path\"><\/path><\/g><\/g><\/g><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Find dealer<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-5948c1d\" data-id=\"5948c1d\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_scale_effect&quot;:&quot;yes&quot;,&quot;motion_fx_scale_direction&quot;:&quot;out-in&quot;,&quot;motion_fx_scale_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;motion_fx_scale_range&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:20,&quot;end&quot;:80}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2c95343 elementor-widget elementor-widget-image\" data-id=\"2c95343\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1602\" height=\"936\" src=\"https:\/\/www.tasker.it\/wp-content\/uploads\/2022\/12\/mappa@2x.png\" class=\"attachment-full size-full wp-image-270\" alt=\"\" srcset=\"https:\/\/www.tasker.it\/wp-content\/uploads\/2022\/12\/mappa@2x.png 1602w, https:\/\/www.tasker.it\/wp-content\/uploads\/2022\/12\/mappa@2x-300x175.png 300w, https:\/\/www.tasker.it\/wp-content\/uploads\/2022\/12\/mappa@2x-1024x598.png 1024w, https:\/\/www.tasker.it\/wp-content\/uploads\/2022\/12\/mappa@2x-768x449.png 768w, https:\/\/www.tasker.it\/wp-content\/uploads\/2022\/12\/mappa@2x-1536x897.png 1536w\" sizes=\"(max-width: 1602px) 100vw, 1602px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Tasker Experience, passion and reliability for over 45 years. Tasker\u00ae is an Italian company with 45 years of experience, specialized in the production and distribution of high quality cables, cables, connectors and accessories for the electronics, audio, video, professional music, broadcast and automotive sectors. Among the world&#8217;s leading companies, today Tasker\u00ae thanks to continuous investments [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1687","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.tasker.it\/en\/wp-json\/wp\/v2\/pages\/1687","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tasker.it\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.tasker.it\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.tasker.it\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tasker.it\/en\/wp-json\/wp\/v2\/comments?post=1687"}],"version-history":[{"count":3,"href":"https:\/\/www.tasker.it\/en\/wp-json\/wp\/v2\/pages\/1687\/revisions"}],"predecessor-version":[{"id":6432,"href":"https:\/\/www.tasker.it\/en\/wp-json\/wp\/v2\/pages\/1687\/revisions\/6432"}],"wp:attachment":[{"href":"https:\/\/www.tasker.it\/en\/wp-json\/wp\/v2\/media?parent=1687"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}