{"id":13573,"date":"2026-04-06T03:17:40","date_gmt":"2026-04-06T10:17:40","guid":{"rendered":"https:\/\/www.recyclemachine.net\/service\/trial-run-of-the-plastic-pet-bottles-recycling-line-video\/"},"modified":"2026-04-07T04:37:55","modified_gmt":"2026-04-07T11:37:55","slug":"plastik-pet-sise-geri-donusum-hattinin-deneme-calismasi-videosu","status":"publish","type":"ts-service","link":"https:\/\/www.recyclemachine.net\/tr\/hizmet-2\/plastik-pet-sise-geri-donusum-hattinin-deneme-calismasi-videosu\/","title":{"rendered":"Canl\u0131 Demo: PET \u015ei\u015fe Geri D\u00f6n\u00fc\u015f\u00fcm Hatt\u0131"},"content":{"rendered":"<div class=\"wpb-content-wrapper\" id=\"wpb-content-root\"><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,.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,.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    \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\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\">Canl\u0131 Demo: <span class=\"ms-highlight-text\">Pet \u015fi\u015fe<\/span> Geri D\u00f6n\u00fc\u015f\u00fcm Hatt\u0131<\/h1>\n            <p class=\"ms-subtitle\">PET \u015fi\u015fe geri d\u00f6n\u00fc\u015f\u00fcm hatt\u0131m\u0131z\u0131n balya a\u00e7madan etiket ay\u0131rmaya, s\u0131cak y\u0131kamaya ve pul kurutmaya kadar temiz rPET pullar\u0131 \u00fcretti\u011fi eksiksiz bir deneme \u00e7al\u0131\u015fmas\u0131.<\/p>\n            <div class=\"ms-video-outer\">\n                <div class=\"ms-video-container\" onclick=\"this.innerHTML='<iframe src=&quot;https:\/\/www.youtube.com\/embed\/yx2_hpmDZ34?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\/yx2_hpmDZ34\/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\/tr\/pet-sise-geri-donusum-sistemi\/\" class=\"ms-btn\" target=\"_blank\">PET geri d\u00f6n\u00fc\u015f\u00fcm hatt\u0131.<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\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;\">Anahtar <span style=\"color: #005D30;\">Avantajlar\u0131<\/span><\/h2>\n        <div class=\"bento-container\">\n            \n          <div class=\"bento-item span-2\" >\n              <div class=\"bento-card-content\">\n                <h3>Entegre PET Geri D\u00f6n\u00fc\u015f\u00fcm Sistemi<\/h3>\n                <p class=\"bento-content\">Entegre sistem, balyal\u0131 PET \u015fi\u015fe al\u0131m\u0131ndan temizlenmi\u015f hale gelene kadar her \u015feyi ele al\u0131r, <span class=\"highlight-green\">G\u0131da s\u0131n\u0131f\u0131na uygun rPET tala\u015flar\u0131<\/span> Tekstil end\u00fcstrisinde kullan\u0131lan tekstil makineleriyle kar\u0131\u015ft\u0131r\u0131lmamal\u0131d tekstil tezgahlar\u0131 dokuma tezgahlar\u0131 dokuma te\u8bed\u5e8f\u8c03\u6574\nPlastik geri d\u00f6n\u00fc\u015f\u00fcm sekt\u00f6r\u00fcnde, plastik malzemelerin i\u015flenmesi i\u00e7in gerekli t\u00fcm ekipmanlar, birbirleriyle entegre edilerek tek bir otomatik ak\u0131\u015f i\u00e7inde \u00e7al\u0131\u015f\u0131r.<\/p>\n              <\/div>\n              \n          <\/div>\n      \n          <div class=\"bento-item\" >\n              <div class=\"bento-card-content\">\n                <h3>85\u00b0C s\u0131cak y\u0131kama i\u015flemi<\/h3>\n                <p class=\"bento-content\"><span class=\"highlight-green\">Kaustik s\u0131cak y\u0131kama<\/span> Y\u00fcksek pure sonu\u00e7lar i\u00e7in yap\u0131\u015ft\u0131r\u0131c\u0131lar\u0131 etkili bir \u015fekilde eritir ve sabit etiketleri kald\u0131r\u0131r.<\/p>\n              <\/div>\n              \n          <\/div>\n      \n          <div class=\"bento-item\" >\n              <div class=\"bento-card-content\">\n                <h3>98%+ model cihaz\u0131n safl\u0131k oran\u0131d\u0131r.<\/h3>\n                <p class=\"bento-content\">Geli\u015fmi\u015f g\u00f6m\u00fcl\u00fc-y\u00fczen ve s\u0131ralama a\u015famalar\u0131 ile 50ppm'den d\u00fc\u015f\u00fck PVC kirlili\u011fi ile muhte\u015fem pure elde edilir.<\/p>\n              <\/div>\n              \n          <\/div>\n      \n          <div class=\"bento-item\" >\n              <div class=\"bento-card-content\">\n                <h3>Y\u00fcksek kapasiteli.<\/h3>\n                <p class=\"bento-content\">Geni\u015fletilebilir tasar\u0131m\u0131 sayesinde, i\u015fletme oranlar\u0131n\u0131 destekler <span class=\"highlight-green\">500kg\/h to 3000kg\/h<\/span> \u0130\u015fletmelerin geri d\u00f6n\u00fc\u015f\u00fcm ihtiya\u011f\u0131na yan\u0131t vermek amac\u0131 plastik geri d\u00f6n\u00fc\u015f\u00fcm ekipmanlar\u0131 ve makineleri sunmaktay\u0131z.<\/p>\n              <\/div>\n              \n          <\/div>\n      \n          <div class=\"bento-item\" >\n              <div class=\"bento-card-content\">\n                <h3>Kolay bak\u0131m<\/h3>\n                <p class=\"bento-content\">Mod\u00fcler tasar\u0131m, a\u015f\u0131nma par\u00e7alar\u0131na h\u0131zl\u0131 eri\u015fim sa\u011flar, rutin temizleme ve bile\u015fen de\u011fi\u015fimi s\u0131ras\u0131nda bak\u0131m s\u00fcresini en aza indirir.<\/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>Eco-Efficiency &amp; Resource Recovery<\/h3>\n                <p class=\"bento-content\">D\u00fc\u015f\u00fck su t\u00fcketimi ve optimize edilmi\u015f \u0131s\u0131tma b\u00f6lgeleri, operasyonel maliyetleri \u00f6nemli \u00f6l\u00e7\u00fcde azalt\u0131rken, geri d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f PET malzemelerin d\u00f6ng\u00fc ekonomisi i\u00e7in de\u011ferini maksimize eder.<\/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;\">S\u00fcrd\u00fcr\u00fclebilir Geri D\u00f6n\u00fc\u015f\u00fcm<\/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: PET Bottle Recycling Line\",\n    \"description\": \"Live Demo: PET Bottle Recycling Line - Trial Run Video\",\n    \"thumbnailUrl\": \"https:\\\/\\\/img.youtube.com\\\/vi\\\/yx2_hpmDZ34\\\/hqdefault.jpg\",\n    \"uploadDate\": \"2024-03-20T08:00:00+08:00\",\n    \"embedUrl\": \"https:\\\/\\\/www.youtube.com\\\/embed\\\/yx2_hpmDZ34\"\n}<\/script><br \/>\n<!-- codex-structured-data:end --><\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>PET \u015fi\u015fe geri d\u00f6n\u00fc\u015f\u00fcm hatt\u0131m\u0131z\u0131n balya a\u00e7madan etiket ay\u0131rmaya, s\u0131cak y\u0131kamaya ve pul kurutmaya kadar temiz rPET pullar\u0131 \u00fcretti\u011fi eksiksiz bir deneme \u00e7al\u0131\u015fmas\u0131.<\/p>","protected":false},"featured_media":0,"template":"","ts-service-category":[13],"class_list":["post-13573","ts-service","type-ts-service","status-publish","hentry","ts-service-category-washing-systems"],"_links":{"self":[{"href":"https:\/\/www.recyclemachine.net\/tr\/wp-json\/wp\/v2\/ts-service\/13573","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.recyclemachine.net\/tr\/wp-json\/wp\/v2\/ts-service"}],"about":[{"href":"https:\/\/www.recyclemachine.net\/tr\/wp-json\/wp\/v2\/types\/ts-service"}],"wp:attachment":[{"href":"https:\/\/www.recyclemachine.net\/tr\/wp-json\/wp\/v2\/media?parent=13573"}],"wp:term":[{"taxonomy":"ts-service-category","embeddable":true,"href":"https:\/\/www.recyclemachine.net\/tr\/wp-json\/wp\/v2\/ts-service-category?post=13573"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}