{"id":15816,"date":"2026-02-23T16:32:59","date_gmt":"2026-02-23T16:32:59","guid":{"rendered":"https:\/\/roter-recycling.com\/area-clienti-area-clienti-riservata\/"},"modified":"2026-07-07T15:32:23","modified_gmt":"2026-07-07T15:32:23","slug":"area-clienti-area-clienti-riservata","status":"publish","type":"page","link":"https:\/\/roter-recycling.com\/it\/area-clienti-area-clienti-riservata\/","title":{"rendered":"Area Clienti \/ Area Clienti Riservata"},"content":{"rendered":"<?xml encoding=\"utf-8\" ?><div data-elementor-type=\"wp-page\" data-elementor-id=\"15816\" class=\"elementor elementor-15816 elementor-13113\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3a4e0c9 e-flex e-con-full e-con e-parent\" data-id=\"3a4e0c9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-72f56a9 roter-image-fit-cover elementor-widget elementor-widget-roter_main_title_with_image\" data-id=\"72f56a9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"roter_main_title_with_image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<section id=\"roter-main-title-with-image-1\" class=\"roter-mainWidget-main-title-with-image\">\n    <div class=\"roter-mainWidget-main-title-with-image__top\">\n        <div class=\"roter-mainWidget-main-title-with-image__top-inner\">\n            <div class=\"roter-mainWidget-main-title-with-image__top-spacer\" aria-hidden=\"true\"><\/div>\n\n            <div class=\"roter-mainWidget-main-title-with-image__content\">\n                                    <div class=\"roter-mainWidget-main-title-with-image__line-1-row\">\n                        <span class=\"roter-mainWidget-main-title-with-image__line-1-icon\" aria-hidden=\"true\">\n                            <i class=\"vamtamtheme- vamtam-theme-Line\"><\/i>\n                        <\/span>\n                        <p class=\"roter-mainWidget-main-title-with-image__line-1\"><strong>Made in Italy dal 2014<\/strong><\/p>\n                    <\/div>\n                \n                                    <h3 class=\"roter-mainWidget-main-title-with-image__line-2\">Presse per metalli industriali per impieghi gravosi<\/h3>\n                \n                                    <h3 class=\"roter-mainWidget-main-title-with-image__line-3\">COSTRUITE PER COMPRIMERE. PROGETTATE PER DURARE<\/h3>\n                            <\/div>\n\n                            <div class=\"roter-mainWidget-main-title-with-image__button-lane\">\n                    <div class=\"roter-mainWidget-main-title-with-image__button-wrap elementor-button-wrapper\">\n                        <a class=\"roter-mainWidget-main-title-with-image__button elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/roter-recycling.com\/about\/contact-us\/\">\n                            <span class=\"roter-mainWidget-main-title-with-image__button-content-wrapper elementor-button-content-wrapper\">\n                                <span class=\"roter-mainWidget-main-title-with-image__button-icon elementor-button-icon\" aria-hidden=\"true\">\n                                    <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewbox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                        <path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path>\n                                    <\/svg>\n                                <\/span>\n                                <span class=\"roter-mainWidget-main-title-with-image__button-text elementor-button-text\">SCOPRI DI PIU'<\/span>\n                            <\/span>\n                        <\/a>\n                    <\/div>\n                <\/div>\n                    <\/div>\n    <\/div>\n\n    <div class=\"roter-mainWidget-main-title-with-image__bottom\">\n                    <div class=\"roter-mainWidget-main-title-with-image__image-wrap\">\n                <img loading=\"lazy\" decoding=\"async\" width=\"2549\" height=\"1089\" src=\"https:\/\/roter-recycling.com\/wp-content\/uploads\/2026\/02\/Livello-9-1.png\" class=\"roter-mainWidget-main-title-with-image__image\" alt=\"\">            <\/div>\n            <\/div>\n<\/section>\n<script>\n    (function() {\n        'use strict';\n\n        var widgetId = \"roter-main-title-with-image-1\";\n        var element = document.getElementById(widgetId);\n        if (!element) {\n            return;\n        }\n\n        if (!window.__roterMainTitleMotion) {\n            window.__roterMainTitleMotion = {\n                widgets: [],\n                raf: 0,\n                timer: 0,\n            };\n\n            window.__roterMainTitleMotion.clamp = function(value, min, max) {\n                return Math.min(max, Math.max(min, value));\n            };\n\n            window.__roterMainTitleMotion.readVar = function(el, varName, fallback) {\n                var raw = window.getComputedStyle(el).getPropertyValue(varName);\n                var parsed = parseFloat(raw);\n\n                if (!Number.isFinite(parsed)) {\n                    return fallback;\n                }\n\n                return parsed;\n            };\n\n            window.__roterMainTitleMotion.updateWidget = function(el) {\n                var direction = window.__roterMainTitleMotion.readVar(el, '--rtr-image-motion-direction', 1);\n                var speed = window.__roterMainTitleMotion.readVar(el, '--rtr-image-motion-speed', 1);\n                var viewportStart = window.__roterMainTitleMotion.readVar(el, '--rtr-image-motion-viewport-start', 20);\n                var viewportEnd = window.__roterMainTitleMotion.readVar(el, '--rtr-image-motion-viewport-end', 80);\n                var rect = el.getBoundingClientRect();\n                var viewportHeight = window.innerHeight || document.documentElement.clientHeight;\n\n                if (viewportHeight <= 0) {\n                    return;\n                }\n\n                if (viewportEnd <= viewportStart) {\n                    viewportEnd = viewportStart + 1;\n                }\n\n                var travel = viewportHeight + rect.height;\n                var position = ((viewportHeight - rect.top) \/ travel) * 100;\n                var progress = window.__roterMainTitleMotion.clamp((position - viewportStart) \/ (viewportEnd - viewportStart), 0, 1);\n                var amplitude = 0.12 * Math.max(0, speed);\n                var delta = amplitude * progress * direction;\n\n                el.style.setProperty('--rtr-image-motion-scale-delta', delta.toFixed(5));\n            };\n\n            window.__roterMainTitleMotion.updateAll = function() {\n                for (var i = 0; i < window.__roterMainTitleMotion.widgets.length; i++) {\n                    window.__roterMainTitleMotion.updateWidget(window.__roterMainTitleMotion.widgets[i]);\n                }\n            };\n\n            window.__roterMainTitleMotion.requestUpdate = function() {\n                if (window.__roterMainTitleMotion.raf) {\n                    return;\n                }\n\n                window.__roterMainTitleMotion.raf = window.requestAnimationFrame(function() {\n                    window.__roterMainTitleMotion.raf = 0;\n                    window.__roterMainTitleMotion.updateAll();\n                });\n            };\n\n            window.addEventListener('scroll', window.__roterMainTitleMotion.requestUpdate, {\n                passive: true\n            });\n            document.addEventListener('scroll', window.__roterMainTitleMotion.requestUpdate, {\n                passive: true\n            });\n            window.addEventListener('resize', window.__roterMainTitleMotion.requestUpdate);\n            window.addEventListener('load', window.__roterMainTitleMotion.requestUpdate);\n            document.addEventListener('DOMContentLoaded', window.__roterMainTitleMotion.requestUpdate);\n\n            window.__roterMainTitleMotion.timer = window.setInterval(window.__roterMainTitleMotion.requestUpdate, 120);\n        }\n\n        if (window.__roterMainTitleMotion.widgets.indexOf(element) === -1) {\n            window.__roterMainTitleMotion.widgets.push(element);\n        }\n\n        window.__roterMainTitleMotion.requestUpdate();\n    })();\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a85cb2c e-flex e-con-full e-con e-parent\" data-id=\"a85cb2c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f77187b elementor-widget elementor-widget-heading\" data-id=\"f77187b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Buying guides and expert advice.<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"vamtam-has-theme-widget-styles elementor-element elementor-element-f2571af elementor-widget elementor-widget-text-editor\" data-id=\"f2571af\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h5 class=\"p1\">Guide all&rsquo;acquisto e consulenza esperta.<\/h5>\n\n<p class=\"p3\">Indicazioni pratiche per aiutarti a scegliere la soluzione pi&ugrave; adatta: tipologia di materiale, obiettivi di densit&agrave;, modalit&agrave; di alimentazione, vincoli di spazio, automazione e costo totale di propriet&agrave; (TCO).<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-88c0323 e-flex e-con-full e-con e-parent\" data-id=\"88c0323\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Made in Italy dal 2014 Presse per metalli industriali per impieghi gravosi COSTRUITE PER COMPRIMERE. PROGETTATE PER DURARE SCOPRI DI PIU&#8217; Buying guides and expert advice. Guide all&rsquo;acquisto e consulenza esperta. Indicazioni pratiche per aiutarti a scegliere la soluzione pi&ugrave; adatta: tipologia di materiale, obiettivi di densit&agrave;, modalit&agrave; di alimentazione, vincoli di spazio, automazione e&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-15816","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/roter-recycling.com\/it\/wp-json\/wp\/v2\/pages\/15816","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/roter-recycling.com\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/roter-recycling.com\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/roter-recycling.com\/it\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/roter-recycling.com\/it\/wp-json\/wp\/v2\/comments?post=15816"}],"version-history":[{"count":5,"href":"https:\/\/roter-recycling.com\/it\/wp-json\/wp\/v2\/pages\/15816\/revisions"}],"predecessor-version":[{"id":16918,"href":"https:\/\/roter-recycling.com\/it\/wp-json\/wp\/v2\/pages\/15816\/revisions\/16918"}],"wp:attachment":[{"href":"https:\/\/roter-recycling.com\/it\/wp-json\/wp\/v2\/media?parent=15816"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}