{"id":8284,"date":"2024-02-22T20:43:28","date_gmt":"2024-02-23T04:43:28","guid":{"rendered":"https:\/\/recyclemachine.net\/?post_type=ts-service&#038;p=8284"},"modified":"2026-04-07T04:38:14","modified_gmt":"2026-04-07T11:38:14","slug":"linea-de-lavado-de-reciclaje-de-plastico-rigido-hdpe-pp","status":"publish","type":"ts-service","link":"https:\/\/www.recyclemachine.net\/es\/servicio-2\/linea-de-lavado-de-reciclaje-de-plastico-rigido-hdpe-pp\/","title":{"rendered":"Demostraci\u00f3n en vivo: L\u00ednea de reciclaje y peletizaci\u00f3n de pl\u00e1stico r\u00edgido HDPE PP"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><div class=\"vc_row ts-row wpb_row vc_row-fluid ts-total-col-1 ts-zindex-0 container ts-bgimage-position-center_center\">\r\n\r\n        \r\n\t\r\n\t\r\n\t\t\r\n<div class=\"ts-column wpb_column vc_column_container vc_col-sm-12 ts-zindex-0\">\r\n\t<div class=\"vc_column-inner\">\r\n\t\t\t\t<div class=\"wpb_wrapper\">\r\n\t\t\t\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<style>\n    .machine-showcase-container { --primary-color: #005D30; --primary-dark: #004624; --primary-gradient: linear-gradient(120deg, #005D30 0%, #004624 100%); --text-dark: #2d3436; --text-muted: #636e72; --shadow-md: 0 10px 30px rgba(0,0,0,0.08); width: 100%; font-family: inherit; box-sizing: border-box; }\n    .machine-showcase-container *, .machine-showcase-container *::before, .machine-showcase-container *::after { box-sizing: border-box; }\n    .ms-section { padding: 40px 0 0; width: 100%; }\n    .ms-container { max-width: 100%; margin: 0 auto; }\n    .ms-title { color: var(--text-dark); text-align: center; margin-bottom: 25px; font-weight: 800; line-height: 1.2; }\n    .ms-subtitle { text-align: center; color: var(--text-muted); margin-bottom: 40px; max-width: 800px; margin-left: auto; margin-right: auto; line-height: 1.6; }\n    .ms-highlight-text { background: var(--primary-gradient); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; display: inline-block; }\n    .ms-video-outer { width: 100%; margin-bottom: 40px; }\n    .ms-video-container { width: 100%; aspect-ratio: 16\/9; background-color: #000; position: relative; border-radius: 10px; overflow: hidden; box-shadow: var(--shadow-md); cursor: pointer; transition: transform .3s ease, box-shadow .3s ease; }\n    .ms-video-container:hover { transform: translateY(-5px); box-shadow: 0 15px 40px rgba(0, 93, 48, 0.2); }\n    .ms-video-placeholder { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-size: cover; background-position: center; display: flex; align-items: center; justify-content: center; }\n    .ms-video-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.2); transition: background .3s ease; }\n    .ms-video-container:hover .ms-video-overlay { background: rgba(0,0,0,.1); }\n    .ms-video-play-btn { width: 80px; height: 80px; background: var(--primary-gradient); border-radius: 50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 2; display: flex; align-items: center; justify-content: center; transition: all .3s cubic-bezier(.175,.885,.32,1.275); }\n    .ms-video-container:hover .ms-video-play-btn { transform: translate(-50%,-50%) scale(1.1); animation: pulse 2s infinite; }\n    @keyframes pulse { 0% { box-shadow: 0 0 0 0 rgba(0, 93, 48, 0.7); } 70% { box-shadow: 0 0 0 20px rgba(0, 93, 48, 0); } 100% { box-shadow: 0 0 0 0 rgba(0, 93, 48, 0); } }\n    .ms-video-play-btn svg { width: 30px; height: 30px; fill: white; margin-left: 5px; }\n    .ms-btn-container { text-align: center; margin-top: 40px; }\n    .ms-btn { display: inline-flex; align-items: center; justify-content: center; background: var(--primary-color); color: #FFF !important; padding: 14px 28px; border-radius: 10px; text-decoration: none !important; font-weight: 600; transition: background-color .2s ease, transform .2s ease; border: 0 !important; cursor: pointer; box-shadow: none !important; gap: 10px; }\n    .ms-btn:hover { background-color: var(--primary-dark); transform: translateY(-1px); box-shadow: none !important; }\n\n    .bento-wrapper { width: 100%; margin: 0 auto; padding: 60px 0 40px; }\n    .bento-container { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; align-items: stretch; margin-bottom: 60px; }\n    .bento-item { background: #fbfbfd; border-radius: 10px; padding: 32px; display: flex; flex-direction: column; box-sizing: border-box; transition: all 0.3s ease; border: 1px solid rgba(0,0,0,0.04); overflow: hidden; }\n    .bento-item:hover { transform: translateY(-3px); box-shadow: 0 10px 20px rgba(0,0,0,0.04); background: #ffffff; border-color: rgba(0,93,48,0.1); }\n    .span-2 { grid-column: span 2; }\n    .span-full { grid-column: 1 \/ -1; }\n    .bento-item h3 { margin: 0 0 15px 0; font-size: 20px; font-weight: 700; color: #1d1d1f; border-bottom: 2px solid #005D30; padding-bottom: 10px; display: inline-block; width: fit-content; }\n    .bento-content { margin: 0; font-size: 15px; color: #6e6e73; line-height: 1.6; flex-grow: 1; }\n    .highlight-green { color: #005D30; font-weight: 700; }\n    .bento-footer { margin-top: 20px; }\n    @media (max-width: 992px) { .bento-container { grid-template-columns: repeat(2, 1fr); } .span-full { grid-column: 1 \/ -1; } }\n    @media (max-width: 768px) { .ms-section { padding: 30px 0 0; } }\n    @media (max-width: 600px) { .bento-container { grid-template-columns: 1fr; } .span-2, .span-full { grid-column: span 1; } }\n<\/style>\n\n<div class=\"machine-showcase-container\">\n    <section class=\"ms-section\">\n        <div class=\"ms-container\">\n            <h1 class=\"ms-title\">Demostraci\u00f3n en vivo: <span class=\"ms-highlight-text\">HDPE PP Pl\u00e1stico R\u00edgido<\/span> L\u00ednea de reciclaje y peletizaci\u00f3n<\/h1>\n            <p class=\"ms-subtitle\">Soluci\u00f3n integral llave en mano para el reciclaje de pl\u00e1stico r\u00edgido \u2014 desde el desperdicio de HDPE\/PP en bruto hasta gr\u00e1nulos de alta calidad listos para la fabricaci\u00f3n.<\/p>\n            <div class=\"ms-video-outer\">\n                <div class=\"ms-video-container\" onclick=\"this.innerHTML='<iframe src=&quot;https:\/\/www.youtube.com\/embed\/ySjkubGilhU?autoplay=1&quot; allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&quot; allowfullscreen style=&quot;position:absolute;top:0;left:0;width:100%;height:100%;border:0;&quot;><\/iframe>'\">\n                    <div class=\"ms-video-placeholder\" style=\"background-image: url('https:\/\/img.youtube.com\/vi\/ySjkubGilhU\/hqdefault.jpg');\">\n                        <div class=\"ms-video-overlay\"><\/div>\n                        <div class=\"ms-video-play-btn\">\n                            <svg viewbox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"\/><\/svg>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"ms-btn-container\">\n                <a href=\"https:\/\/www.recyclemachine.net\/es\/linea-de-lavado-de-plastico-rigido-para-pp-hdpe-y-pvc\/\" class=\"ms-btn\" target=\"_blank\">Explorar el Sistema Completo<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n    <div class=\"bento-wrapper\">\n        <h2 style=\"text-align:center; font-size: 32px; font-weight: 800; margin-bottom: 35px; color:#2d3436; line-height: 1.2;\">Llave <span style=\"color: #005D30;\">Ventajas<\/span><\/h2>\n        <div class=\"bento-container\">\n            \n          <div class=\"bento-item span-2\" >\n              <div class=\"bento-card-content\">\n                <h3>Procesamiento Integral<\/h3>\n                <p class=\"bento-content\">Sistema integrado que maneja <span class=\"highlight-green\">carga, lavado, secado y granulaci\u00f3n<\/span> en una l\u00ednea de producci\u00f3n continua y automatizada.<\/p>\n              <\/div>\n              \n          <\/div>\n      \n          <div class=\"bento-item\" >\n              <div class=\"bento-card-content\">\n                <h3>Limpieza Avanzada<\/h3>\n                <p class=\"bento-content\">Combinada <span class=\"highlight-green\">lavado caliente y limpieza por fricci\u00f3n a alta velocidad<\/span> quita etiquetas, pegamento y contaminantes persistentes.<\/p>\n              <\/div>\n              \n          <\/div>\n      \n          <div class=\"bento-item\" >\n              <div class=\"bento-card-content\">\n                <h3>Separaci\u00f3n por hundimiento y flotaci\u00f3n<\/h3>\n                <p class=\"bento-content\">Tanques de separaci\u00f3n de densidad separan eficientemente el HDPE\/PP objetivo de <span class=\"highlight-green\">metales pesados, vidrio y pl\u00e1sticos no objetivo<\/span>.<\/p>\n              <\/div>\n              \n          <\/div>\n      \n          <div class=\"bento-item\" >\n              <div class=\"bento-card-content\">\n                <h3>Secado Centr\u00edfugo<\/h3>\n                <p class=\"bento-content\">El desague mec\u00e1nico a alta velocidad elimina la humedad superficial, asegurando que las escamas est\u00e9n <span class=\"highlight-green\">perfectamente secas para el extrusor<\/span>.<\/p>\n              <\/div>\n              \n          <\/div>\n      \n          <div class=\"bento-item\" >\n              <div class=\"bento-card-content\">\n                <h3>Pellets de alta calidad<\/h3>\n                <p class=\"bento-content\">El sistema de granulaci\u00f3n por anillo de agua produce gr\u00e1nulos uniformes y densos con <span class=\"highlight-green\">\u00edndice de flujo de fundente (MFI) constante<\/span>.<\/p>\n              <\/div>\n              \n          <\/div>\n      \n          <div class=\"bento-item span-full\" style=\"background: linear-gradient(135deg, #fbfbfd 0%, #f1f8f4 100%);\">\n              <div class=\"bento-card-content\">\n                <h3>Configuraci\u00f3n de F\u00e1brica Completa<\/h3>\n                <p class=\"bento-content\">Dise\u00f1ada para alta estabilidad y m\u00e1ximo retorno de inversi\u00f3n, esta l\u00ednea es la elecci\u00f3n definitiva para plantas de reciclaje comercial que buscan producir resinas de grado de inyecci\u00f3n premium.<\/p>\n              <\/div>\n              <div class=\"bento-footer\"><div style=\"display: inline-flex; padding: 10px 14px; background: rgba(0,93,48,0.06); border-radius: 8px; font-size: 13px; color: #005D30; font-weight: 600; align-items: center;\">Soluci\u00f3n de Reciclaje Integral<\/div><\/div>\n          <\/div>\n      \n        <\/div>\n    <\/div>\n<\/div>\n\t\t<\/div>\n\t<\/div>\n\t\t<\/div>\r\n\t<\/div>\r\n<\/div>\r\n\r\n\r\n\t<\/div>\r\n\r\n\r\n<br \/>\n<!-- codex-structured-data:start --><br \/>\n<script type=\"application\/ld+json\">{\n    \"@context\": \"https:\\\/\\\/schema.org\",\n    \"@type\": \"VideoObject\",\n    \"name\": \"Live Demo: HDPE PP Rigid Plastic Recycling &#038; Pelletizing Line\",\n    \"description\": \"Live Demo: HDPE PP Rigid Plastic Recycling &#038; Pelletizing Line - Trial Run Video\",\n    \"thumbnailUrl\": \"https:\\\/\\\/img.youtube.com\\\/vi\\\/ySjkubGilhU\\\/hqdefault.jpg\",\n    \"uploadDate\": \"2024-03-20T08:00:00+08:00\",\n    \"embedUrl\": \"https:\\\/\\\/www.youtube.com\\\/embed\\\/ySjkubGilhU\"\n}<\/script><br \/>\n<!-- codex-structured-data:end --><\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Vea nuestra l\u00ednea completa de reciclaje y pelletizado de pl\u00e1stico r\u00edgido HDPE PP. Sistema integral que integra triturado, lavado, secado y pelletizado en una l\u00ednea continua.<\/p>","protected":false},"featured_media":0,"template":"","ts-service-category":[13],"class_list":["post-8284","ts-service","type-ts-service","status-publish","hentry","ts-service-category-washing-systems"],"tsf_seo":{"title":"Demostraci\u00f3n en vivo: L\u00ednea de reciclaje y peletizaci\u00f3n de pl\u00e1stico r\u00edgido HDPE PP","description":"Demo en vivo: L\u00ednea de reciclaje y pelletizaci\u00f3n de pl\u00e1stico r\u00edgido HDPE PP. Sistema integral llave en mano desde el desperdicio en bruto hasta los pellets de alta calidad listos para la fabricaci\u00f3n.","robots":"index, follow","canonical":"https:\/\/www.recyclemachine.net\/es\/servicio-2\/linea-de-lavado-de-reciclaje-de-plastico-rigido-hdpe-pp\/","og_title":"Live Demo: HDPE PP Rigid Plastic Recycling &#038; Pelletizing Line","og_description":"Live demo: HDPE PP rigid plastic recycling & pelletizing line. Complete turnkey system from raw waste to high-quality pellets ready for manufacturing.","og_image":""},"_links":{"self":[{"href":"https:\/\/www.recyclemachine.net\/es\/wp-json\/wp\/v2\/ts-service\/8284","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.recyclemachine.net\/es\/wp-json\/wp\/v2\/ts-service"}],"about":[{"href":"https:\/\/www.recyclemachine.net\/es\/wp-json\/wp\/v2\/types\/ts-service"}],"wp:attachment":[{"href":"https:\/\/www.recyclemachine.net\/es\/wp-json\/wp\/v2\/media?parent=8284"}],"wp:term":[{"taxonomy":"ts-service-category","embeddable":true,"href":"https:\/\/www.recyclemachine.net\/es\/wp-json\/wp\/v2\/ts-service-category?post=8284"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}