{"id":15814,"date":"2026-03-30T21:16:03","date_gmt":"2026-03-30T21:16:03","guid":{"rendered":"https:\/\/roter-recycling.com\/carriere\/"},"modified":"2026-04-26T12:28:00","modified_gmt":"2026-04-26T12:28:00","slug":"carriere","status":"publish","type":"page","link":"https:\/\/roter-recycling.com\/it\/carriere\/","title":{"rendered":"Carriere"},"content":{"rendered":"<?xml encoding=\"utf-8\" ?><div data-elementor-type=\"wp-page\" data-elementor-id=\"15814\" class=\"elementor elementor-15814 elementor-13821\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-83b7c44 e-con-boxed e-flex e-con e-parent\" data-id=\"83b7c44\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2973cc5 roter-image-fit-cover elementor-widget elementor-widget-roter_main_title_with_image\" data-id=\"2973cc5\" 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>Assistenza<\/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\">COSTRUITO PER COMPRIMERE. PROGETTATO 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=\"#\">\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\">Invia una richiesta<\/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=\"2560\" height=\"1230\" src=\"https:\/\/roter-recycling.com\/wp-content\/uploads\/2026\/04\/homepage-banner-work.jpg\" 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\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-49fe797 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"49fe797\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-a6295aa\" data-id=\"a6295aa\" 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-c7840a4 elementor-widget elementor-widget-heading\" data-id=\"c7840a4\" 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<h3 class=\"elementor-heading-title elementor-size-default\">Carriere presso Roter Recycling.<\/h3>\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-a701b77 elementor-widget elementor-widget-text-editor\" data-id=\"a701b77\" 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<p class=\"p1\">Unisciti a un team focalizzato sull&rsquo;ingegneria industriale, sull&rsquo;affidabilit&agrave; e sul successo del cliente. Progettiamo e costruiamo macchinari per il riciclo dei metalli ad alta resistenza, progettati per operare in ambienti impegnativi, e supportiamo i nostri clienti con un approccio orientato al servizio. <\/p><h5 class=\"p1\">I nostri valori<\/h5><ul class=\"ul1\"><li class=\"li2\">Sicurezza e responsabilit&agrave;<\/li><li class=\"li2\">Competenza tecnica e miglioramento continuo<\/li><li class=\"li2\">Lavoro di squadra e responsabilit&agrave;<\/li><li class=\"li2\">Orientamento al cliente e problem solving<\/li><\/ul>\t\t\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-33 elementor-top-column elementor-element elementor-element-e1bd98c elementor-hidden-mobile\" data-id=\"e1bd98c\" 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-44f7eac elementor-widget elementor-widget-spacer\" data-id=\"44f7eac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\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-33 elementor-top-column elementor-element elementor-element-490479d elementor-hidden-mobile\" data-id=\"490479d\" 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-b887156 elementor-widget elementor-widget-spacer\" data-id=\"b887156\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\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\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-463f3ba elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"463f3ba\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-64600eb\" data-id=\"64600eb\" 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=\"vamtam-has-theme-widget-styles elementor-element elementor-element-cf6c9c3 elementor-button-align-start vamtam-has-btn-bg-hover-anim elementor-widget elementor-widget-form\" data-id=\"cf6c9c3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings='{\"step_next_label\":\"Successivo\",\"step_previous_label\":\"Precedente\",\"button_width\":\"100\",\"step_type\":\"number_text\",\"step_icon_shape\":\"circle\"}' data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"Modulo di contatto\" aria-label=\"Modulo di contatto\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"15814\">\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"cf6c9c3\">\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"\">\n\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_6abbb17 elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_6abbb17\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tNome*\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_6abbb17]\" id=\"form-field-field_6abbb17\" class=\"elementor-field elementor-size-md  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-contact_page_form_last_name elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-contact_page_form_last_name\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tCognome*\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[contact_page_form_last_name]\" id=\"form-field-contact_page_form_last_name\" class=\"elementor-field elementor-size-md  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-contact_page_form_email elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-contact_page_form_email\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tIndirizzo email*\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[contact_page_form_email]\" id=\"form-field-contact_page_form_email\" class=\"elementor-field elementor-size-md  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-contact_page_form_tel elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-contact_page_form_tel\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tNumero di telefono*\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[contact_page_form_tel]\" id=\"form-field-contact_page_form_tel\" class=\"elementor-field elementor-size-md  elementor-field-textual\" required=\"required\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Sono accettati solo numeri e caratteri telefonici (#, -, *, ecc.).\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-contact_page_form_compamy_address elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-contact_page_form_compamy_address\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tIndirizzo\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[contact_page_form_compamy_address]\" id=\"form-field-contact_page_form_compamy_address\" class=\"elementor-field elementor-size-md  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_4d55c19 elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_4d55c19\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tPaese\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_4d55c19]\" id=\"form-field-field_4d55c19\" class=\"elementor-field elementor-size-md  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-field_684e31d elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_684e31d\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tMessaggio*\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-md\" name=\"form_fields[field_684e31d]\" id=\"form-field-field_684e31d\" rows=\"3\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-upload elementor-field-group elementor-column elementor-field-group-field_b9164d3 elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_b9164d3\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tInvia il tuo curriculum vitae\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input type=\"file\" name=\"form_fields[field_b9164d3]\" id=\"form-field-field_b9164d3\" class=\"elementor-field elementor-size-md  elementor-upload-field\" data-maxsize=\"5\" data-maxsize-message=\"Questo file supera la dimensione massima consentita.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text\">\n\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_6d0e990]\" id=\"form-field-field_6d0e990\" class=\"elementor-field elementor-size-md \" style=\"display:none !important;\">\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-acceptance elementor-field-group elementor-column elementor-field-group-field_1bde2f8 elementor-col-100\">\n\t\t\t\t\t\t\t<div class=\"elementor-field-subgroup\">\n\t\t\t<span class=\"elementor-field-option\">\n\t\t\t\t<input type=\"checkbox\" name=\"form_fields[field_1bde2f8]\" id=\"form-field-field_1bde2f8\" class=\"elementor-field elementor-size-md  elementor-acceptance-field\">\n\t\t\t\t<label for=\"form-field-field_1bde2f8\">Acconsento al trattamento dei miei dati per rispondere alla mia richiesta. <\/label>\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t\t\t\t\t\t<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\"><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><\/svg>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Invia<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\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-33 elementor-top-column elementor-element elementor-element-c410048\" data-id=\"c410048\" data-element_type=\"column\" data-e-type=\"column\" data-settings='{\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_motion_fx_devices\":[\"desktop\"],\"background_motion_fx_scale_direction\":\"out-in\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}}}'>\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-59d5e7c elementor-section-height-min-height elementor-section-content-bottom elementor-section-full_width elementor-section-height-default\" data-id=\"59d5e7c\" data-element_type=\"section\" data-e-type=\"section\" data-settings='{\"background_background\":\"classic\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"background_motion_fx_scale_effect\":\"yes\",\"background_motion_fx_scale_speed\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"background_motion_fx_devices\":[\"desktop\"],\"background_motion_fx_scale_direction\":\"out-in\",\"background_motion_fx_scale_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":20,\"end\":80}}}'>\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-7d06b99\" data-id=\"7d06b99\" 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-54de2cd elementor-widget elementor-widget-spacer\" data-id=\"54de2cd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\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\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-91d7118 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"91d7118\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-d25eecb\" data-id=\"d25eecb\" 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-dd0be52 elementor-widget elementor-widget-spacer\" data-id=\"dd0be52\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\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-33 elementor-top-column elementor-element elementor-element-17c6ffe elementor-hidden-mobile\" data-id=\"17c6ffe\" 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-055d2c4 elementor-widget elementor-widget-spacer\" data-id=\"055d2c4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\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-33 elementor-top-column elementor-element elementor-element-e98e65f elementor-hidden-mobile\" data-id=\"e98e65f\" 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-8251b4d elementor-widget elementor-widget-spacer\" data-id=\"8251b4d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\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\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Assistenza Presse per metalli industriali per impieghi gravosi COSTRUITO PER COMPRIMERE. PROGETTATO PER DURARE Invia una richiesta Carriere presso Roter Recycling. Unisciti a un team focalizzato sull&rsquo;ingegneria industriale, sull&rsquo;affidabilit&agrave; e sul successo del cliente. Progettiamo e costruiamo macchinari per il riciclo dei metalli ad alta resistenza, progettati per operare in ambienti impegnativi, e supportiamo i&#8230;<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-15814","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/roter-recycling.com\/it\/wp-json\/wp\/v2\/pages\/15814","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\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/roter-recycling.com\/it\/wp-json\/wp\/v2\/comments?post=15814"}],"version-history":[{"count":0,"href":"https:\/\/roter-recycling.com\/it\/wp-json\/wp\/v2\/pages\/15814\/revisions"}],"wp:attachment":[{"href":"https:\/\/roter-recycling.com\/it\/wp-json\/wp\/v2\/media?parent=15814"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}