{"id":4512,"date":"2025-11-27T14:01:40","date_gmt":"2025-11-27T14:01:40","guid":{"rendered":"https:\/\/rhsled.com\/transparent-led-display\/"},"modified":"2025-12-26T10:41:44","modified_gmt":"2025-12-26T10:41:44","slug":"transparent-led-display","status":"publish","type":"page","link":"https:\/\/rhsled.com\/en\/transparent-led-display\/","title":{"rendered":"Transparent LED Display"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4512\" class=\"elementor elementor-4512 elementor-3883\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c1a70e7 e-flex e-con-boxed e-con e-parent\" data-id=\"c1a70e7\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d6cd46b elementor-widget elementor-widget-spacer\" data-id=\"d6cd46b\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\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 class=\"elementor-element elementor-element-bba38d4 elementor-widget elementor-widget-rhs_transparent_led\" data-id=\"bba38d4\" data-element_type=\"widget\" data-widget_type=\"rhs_transparent_led.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <style>\n            .rhs-tr-bba38d4 {\n                font-family: inherit; direction: rtl; text-align: right;\n                position: relative; padding: 20px 0;\n            }\n            .rhs-tr-bba38d4 * { box-sizing: border-box; }\n\n            \/* LED Background *\/\n            .rhs-tr-bba38d4 .led-grid {\n                position: absolute; top: 0; left: 0; width: 100%; height: 100%;\n                pointer-events: none; z-index: 0;\n            }\n            .rhs-tr-bba38d4 .led-pixel {\n                position: absolute; width: 3px; height: 3px; border-radius: 50%;\n                animation: ledGlow 4s ease-in-out infinite;\n            }\n            @keyframes ledGlow { 0%, 100% { opacity: 0.1; transform: scale(1); } 50% { opacity: 0.4; transform: scale(1.3); } }\n\n            \/* Glass Card - NO OVERFLOW HIDDEN (Shadow Fix) *\/\n            .rhs-tr-bba38d4 .glass-card {\n                background: rgba(255, 255, 255, 0.7);\n                backdrop-filter: blur(20px); -webkit-backdrop-filter: blur(20px);\n                border: 1px solid rgba(255, 255, 255, 0.9);\n                box-shadow: 0 4px 30px rgba(0, 0, 0, 0.05);\n                border-radius: 24px; padding: 40px; margin-bottom: 40px;\n                position: relative;\n            }\n            \n            \/* Scan Line Wrapper *\/\n            .rhs-tr-bba38d4 .scan-wrapper {\n                position: absolute; inset: 0; pointer-events: none;\n                overflow: hidden; border-radius: 24px; z-index: 1;\n            }\n\n            \/* Header *\/\n            .rhs-tr-bba38d4 .header-flex { display: flex; flex-direction: column; gap: 40px; position: relative; z-index: 2; }\n            @media (min-width: 1024px) { .rhs-tr-bba38d4 .header-flex { flex-direction: row; align-items: center; } }\n            \n            .rhs-tr-bba38d4 .header-text { flex: 1; text-align: center; }\n            @media (min-width: 1024px) { .rhs-tr-bba38d4 .header-text { text-align: right; } }\n\n            .rhs-tr-bba38d4 .top-badge {\n                display: inline-block; background: #d1fae5; color: #047857;\n                padding: 6px 16px; border-radius: 50px; font-size: 0.85rem; font-weight: bold;\n                margin-bottom: 16px;\n            }\n\n            .rhs-tr-bba38d4 .gradient-title {\n                background: linear-gradient(135deg, #059669, #10b981, #34d399);\n                -webkit-background-clip: text; -webkit-text-fill-color: transparent;\n                font-weight: 800; font-size: 2.5rem; line-height: 1.2; margin-bottom: 16px;\n            }\n            @media (max-width: 768px) { .rhs-tr-bba38d4 .gradient-title { font-size: 1.8rem; } }\n\n            \/* Transparent LED Animation *\/\n            .rhs-tr-bba38d4 .tr-wrapper {\n                position: relative; margin: 0 auto; width: fit-content;\n                animation: floatTr 6s ease-in-out infinite;\n                display: flex; justify-content: center;\n            }\n            @media (min-width: 1024px) { \n                .rhs-tr-bba38d4 .tr-wrapper { margin: 0 auto 0 0; }\n                body:not(.rtl) .rhs-tr-bba38d4 .tr-wrapper { margin: 0 0 0 auto; }\n            }\n            @keyframes floatTr { 0%, 100% { transform: translateY(0px); } 50% { transform: translateY(-12px); } }\n\n            .rhs-tr-bba38d4 .tr-screen {\n                width: 180px; height: 260px;\n                background: linear-gradient(180deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.05) 100%);\n                border: 2px solid rgba(16, 185, 129, 0.3);\n                backdrop-filter: blur(5px); border-radius: 12px;\n                position: relative; overflow: hidden;\n                box-shadow: 0 20px 40px rgba(0,0,0,0.1);\n            }\n            \n            .rhs-tr-bba38d4 .led-lines {\n                position: absolute; inset: 10px; display: flex; flex-direction: column; justify-content: space-between;\n            }\n            .rhs-tr-bba38d4 .l-line {\n                height: 2px; background: linear-gradient(90deg, transparent 0%, #10b981 20%, #34d399 50%, #10b981 80%, transparent 100%);\n                animation: linePulse 2s ease-in-out infinite; opacity: 0.8; border-radius: 2px;\n            }\n            @keyframes linePulse { 0%, 100% { opacity: 0.4; } 50% { opacity: 1; } }\n\n            .rhs-tr-bba38d4 .tr-badge {\n                position: absolute; background: #10b981; color: white;\n                font-size: 10px; font-weight: bold; padding: 2px 8px; border-radius: 50px;\n                box-shadow: 0 4px 6px rgba(0,0,0,0.1); animation: badgePop 2s infinite; z-index: 10;\n            }\n            @keyframes badgePop { 0%, 100% { transform: scale(1); } 50% { transform: scale(1.05); } }\n\n            \/* Section Headers *\/\n            .rhs-tr-bba38d4 .sec-title {\n                display: flex; align-items: center; gap: 15px;\n                font-size: 1.5rem; font-weight: bold; color: #1e293b; margin-bottom: 24px;\n            }\n            .rhs-tr-bba38d4 .icon-container {\n                background: linear-gradient(135deg, #10b981, #059669);\n                display: flex; align-items: center; justify-content: center;\n                box-shadow: 0 4px 15px rgba(16, 185, 129, 0.3); flex-shrink: 0;\n            }\n            \/* White Icons Force *\/\n            .rhs-tr-bba38d4 .icon-container i, \n            .rhs-tr-bba38d4 .icon-container svg,\n            .rhs-tr-bba38d4 .feat-icon-box i, \n            .rhs-tr-bba38d4 .feat-icon-box svg,\n            .rhs-tr-bba38d4 .cta-icon i,\n            .rhs-tr-bba38d4 .cta-icon svg {\n                color: #ffffff !important; fill: #ffffff !important; display: block;\n            }\n\n            \/* Features Grid *\/\n            .rhs-tr-bba38d4 .feat-grid {\n                display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n                gap: 24px; padding: 10px; margin: -10px;\n            }\n            .rhs-tr-bba38d4 .full-span { grid-column: 1 \/ -1; }\n\n            .rhs-tr-bba38d4 .feat-item {\n                background: white; border: 1px solid rgba(226, 232, 240, 0.8);\n                border-radius: 16px; padding: 24px;\n                display: flex; flex-direction: column; align-items: flex-start;\n                transition: 0.3s; box-shadow: 0 4px 10px rgba(0,0,0,0.05);\n            }\n            .rhs-tr-bba38d4 .feat-item.is-wide { flex-direction: row; align-items: center; gap: 20px; }\n            @media (max-width: 768px) { .rhs-tr-bba38d4 .feat-item.is-wide { flex-direction: column; align-items: flex-start; } }\n\n            .rhs-tr-bba38d4 .feat-item:hover {\n                transform: translateY(-8px); border-color: #10b981;\n                box-shadow: 0 20px 40px rgba(16, 185, 129, 0.08);\n            }\n\n            .rhs-tr-bba38d4 .feat-icon-box {\n                display: flex; align-items: center; justify-content: center;\n                box-shadow: 0 10px 20px rgba(0,0,0,0.1); flex-shrink: 0; margin-bottom: 16px;\n            }\n            .rhs-tr-bba38d4 .is-wide .feat-icon-box { margin-bottom: 0; }\n\n            \/* Gallery Grid *\/\n            .rhs-tr-bba38d4 .gal-grid {\n                display: grid; grid-template-columns: 1fr; gap: 24px;\n            }\n            @media (min-width: 768px) { .rhs-tr-bba38d4 .gal-grid { grid-template-columns: 1fr 1fr; } }\n            \n            .rhs-tr-bba38d4 .gal-item {\n                background: white; border: 1px solid #e2e8f0; border-radius: 16px;\n                padding: 16px; cursor: pointer; transition: 0.3s;\n            }\n            .rhs-tr-bba38d4 .gal-item:hover { transform: translateY(-5px); box-shadow: 0 20px 30px rgba(0,0,0,0.08); }\n            .rhs-tr-bba38d4 .gal-item img { width: 100%; height: auto; border-radius: 12px; display: block; }\n            .rhs-tr-bba38d4 .full-width { grid-column: 1 \/ -1; }\n\n            \/* CTA *\/\n            .rhs-tr-bba38d4 .cta-box {\n                border-right: 4px solid #10b981;\n                display: flex; flex-direction: column; gap: 24px; align-items: center;\n            }\n            @media (min-width: 768px) { .rhs-tr-bba38d4 .cta-box { flex-direction: row; text-align: right; } }\n            \n            .rhs-tr-bba38d4 .cta-icon {\n                width: 64px; height: 64px;\n                background: linear-gradient(135deg, #10b981, #059669);\n                display: flex; align-items: center; justify-content: center;\n                box-shadow: 0 10px 20px rgba(16, 185, 129, 0.2); flex-shrink: 0;\n            }\n            \n            .rhs-tr-bba38d4 .cta-btn {\n                background: linear-gradient(90deg, #10b981, #059669);\n                color: white; padding: 12px 28px; border-radius: 12px;\n                font-weight: bold; text-decoration: none; display: inline-flex;\n                align-items: center; gap: 8px; transition: 0.3s;\n                white-space: nowrap; box-shadow: 0 5px 15px rgba(16, 185, 129, 0.3);\n            }\n            .rhs-tr-bba38d4 .cta-btn:hover { transform: translateY(-2px); box-shadow: 0 8px 20px rgba(16, 185, 129, 0.4); }\n            .rhs-tr-bba38d4 .cta-btn i { color: white !important; }\n\n            \/* Scan Line *\/\n            .rhs-tr-bba38d4 .main-scan {\n                position: absolute; top: 0; left: 0; width: 100%; height: 1px;\n                background: linear-gradient(90deg, transparent, #10b981, transparent);\n                animation: scanMove 4s linear infinite; opacity: 0.3; pointer-events: none;\n            }\n            @keyframes scanMove { 0% { top: 0%; } 100% { top: 100%; } }\n\n            \/* Helpers *\/\n            .rhs-tr-bba38d4 strong { font-weight: 700; }\n            .rhs-tr-bba38d4 .text-emerald-600 { color: #10b981; }\n            .rhs-tr-bba38d4 .text-slate-800 { color: #1e293b; }\n\n            \/* Lightbox *\/\n            .rhs-lightbox {\n                display: none; position: fixed; inset: 0;\n                background: rgba(15, 23, 42, 0.95); z-index: 9999;\n                justify-content: center; align-items: center;\n                backdrop-filter: blur(10px);\n            }\n            .rhs-lightbox.active { display: flex; }\n            .rhs-lightbox img {\n                max-width: 90%; max-height: 90%;\n                border-radius: 16px; box-shadow: 0 25px 80px rgba(0,0,0,0.5);\n            }\n            .rhs-lightbox .close-btn {\n                position: absolute; top: 20px; right: 20px;\n                color: white; font-size: 40px; cursor: pointer;\n            }\n        <\/style>\n\n        <div class=\"rhs-tr-bba38d4\">\n            <div class=\"led-grid\" id=\"ledGrid-bba38d4\"><\/div>\n\n            <!-- Header -->\n            <div class=\"glass-card\">\n                <div class=\"scan-wrapper\"><div class=\"main-scan\"><\/div><\/div>\n                <div class=\"header-flex\">\n                    <div class=\"header-text\">\n                        <span class=\"top-badge\">Transparent LED Display<\/span>\n                        <h1 class=\"gradient-title\">Transparent LED Display<\/h1>\n                        <p style=\"font-size: 1.125rem; color: #475569;\">Transparent LED Displays for Glass Facades<\/p>\n                    <\/div>\n                    \n                    <div class=\"tr-wrapper\">\n                        <div class=\"tr-screen\">\n                            <div class=\"led-lines\">\n                                <div class=\"l-line\" style=\"animation-delay: 0s\"><\/div><div class=\"l-line\" style=\"animation-delay: 0.2s\"><\/div><div class=\"l-line\" style=\"animation-delay: 0.4s\"><\/div><div class=\"l-line\" style=\"animation-delay: 0.6s\"><\/div><div class=\"l-line\" style=\"animation-delay: 0.8s\"><\/div><div class=\"l-line\" style=\"animation-delay: 1s\"><\/div><div class=\"l-line\" style=\"animation-delay: 1.2s\"><\/div><div class=\"l-line\" style=\"animation-delay: 1.4s\"><\/div><div class=\"l-line\" style=\"animation-delay: 1.6s\"><\/div><div class=\"l-line\" style=\"animation-delay: 1.8s\"><\/div>                            <\/div>\n                            <div style=\"position: absolute; inset: 0; display: flex; align-items: center; justify-content: center;\">\n                                <div style=\"background: rgba(255,255,255,0.2); backdrop-filter: blur(5px); padding: 15px; border-radius: 12px; text-align: center;\">\n                                    <i class=\"eicon-gallery-grid\" style=\"font-size: 40px; color: #10b981;\"><\/i>\n                                    <div style=\"color: #10b981; font-weight: bold; font-size: 12px; margin-top: 5px;\">Transparent<\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <!-- Badges -->\n                        <div class=\"tr-badge\" style=\"top: -10px; right: -10px;\">70%+ Transparency<\/div>\n                        <div class=\"tr-badge\" style=\"top: 40%; left: -15px; background: #14b8a6; animation-delay: 0.3s;\">5000+ Nit<\/div>\n                        <div class=\"tr-badge\" style=\"bottom: 20px; right: -15px; background: #06b6d4; animation-delay: 0.6s;\">12kg\/m\u00b2<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- About -->\n            <div class=\"glass-card\">\n                <h2 class=\"sec-title\">\n                    <div class=\"icon-container\">\n                        <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-lightbulb\" viewBox=\"0 0 352 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M176 80c-52.94 0-96 43.06-96 96 0 8.84 7.16 16 16 16s16-7.16 16-16c0-35.3 28.72-64 64-64 8.84 0 16-7.16 16-16s-7.16-16-16-16zM96.06 459.17c0 3.15.93 6.22 2.68 8.84l24.51 36.84c2.97 4.46 7.97 7.14 13.32 7.14h78.85c5.36 0 10.36-2.68 13.32-7.14l24.51-36.84c1.74-2.62 2.67-5.7 2.68-8.84l.05-43.18H96.02l.04 43.18zM176 0C73.72 0 0 82.97 0 176c0 44.37 16.45 84.85 43.56 115.78 16.64 18.99 42.74 58.8 52.42 92.16v.06h48v-.12c-.01-4.77-.72-9.51-2.15-14.07-5.59-17.81-22.82-64.77-62.17-109.67-20.54-23.43-31.52-53.15-31.61-84.14-.2-73.64 59.67-128 127.95-128 70.58 0 128 57.42 128 128 0 30.97-11.24 60.85-31.65 84.14-39.11 44.61-56.42 91.47-62.1 109.46a47.507 47.507 0 0 0-2.22 14.3v.1h48v-.05c9.68-33.37 35.78-73.18 52.42-92.16C335.55 260.85 352 220.37 352 176 352 78.8 273.2 0 176 0z\"><\/path><\/svg>                    <\/div>\n                    About Transparent LED Curtains                <\/h2>\n                <div class=\"desc-text\" style=\"line-height: 1.8; color: #475569;\">\n                    <p>With the growing prevalence of glass facades in buildings and retail stores, there is a need for displays that do not block sunlight or obstruct the view for those inside.<\/p><p><strong class=\"text-slate-800 font-semibold\">Transparent LED displays<\/strong>, also known as curtain displays, have fully addressed this need.<\/p><p><strong class=\"text-emerald-600 font-semibold\">Rangin Kaman Honar Shargh<\/strong> offers the highest quality transparent LED curtains, providing an ideal solution for advertising in glass environments.<\/p>                <\/div>\n            <\/div>\n\n            <!-- Features -->\n            <div class=\"glass-card\" style=\"padding: 0; background: transparent; border: none; box-shadow: none;\">\n                <h2 class=\"sec-title\">\n                    <div class=\"icon-container\">\n                        <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-list-ul\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M48 48a48 48 0 1 0 48 48 48 48 0 0 0-48-48zm0 160a48 48 0 1 0 48 48 48 48 0 0 0-48-48zm0 160a48 48 0 1 0 48 48 48 48 0 0 0-48-48zm448 16H176a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h320a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm0-320H176a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h320a16 16 0 0 0 16-16V80a16 16 0 0 0-16-16zm0 160H176a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h320a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z\"><\/path><\/svg>                    <\/div>\n                    Features of Transparent LED Curtains                <\/h2>\n                <div class=\"feat-grid\">\n                                            <div class=\"feat-item \">\n                            <div class=\"feat-icon-box\" style=\"background: linear-gradient(135deg, #eab308, #f97316);box-shadow: 0 10px 20px #eab30833;\">\n                                <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-sun\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 160c-52.9 0-96 43.1-96 96s43.1 96 96 96 96-43.1 96-96-43.1-96-96-96zm246.4 80.5l-94.7-47.3 33.5-100.4c4.5-13.6-8.4-26.5-21.9-21.9l-100.4 33.5-47.4-94.8c-6.4-12.8-24.6-12.8-31 0l-47.3 94.7L92.7 70.8c-13.6-4.5-26.5 8.4-21.9 21.9l33.5 100.4-94.7 47.4c-12.8 6.4-12.8 24.6 0 31l94.7 47.3-33.5 100.5c-4.5 13.6 8.4 26.5 21.9 21.9l100.4-33.5 47.3 94.7c6.4 12.8 24.6 12.8 31 0l47.3-94.7 100.4 33.5c13.6 4.5 26.5-8.4 21.9-21.9l-33.5-100.4 94.7-47.3c13-6.5 13-24.7.2-31.1zm-155.9 106c-49.9 49.9-131.1 49.9-181 0-49.9-49.9-49.9-131.1 0-181 49.9-49.9 131.1-49.9 181 0 49.9 49.9 49.9 131.1 0 181z\"><\/path><\/svg>                            <\/div>\n                            <div>\n                                <h3 style=\"font-size: 1.1rem; font-weight: bold; color: #1e293b; margin-bottom: 5px;\">\n                                    Ultra-High Brightness                                <\/h3>\n                                <p style=\"color: #64748b; font-size: 0.9rem; margin: 0; line-height: 1.5;\">\n                                    Over 5000 Nits - Visible in Direct Sunlight                                <\/p>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"feat-item \">\n                            <div class=\"feat-icon-box\" style=\"background: linear-gradient(135deg, #10b981, #0d9488);box-shadow: 0 10px 20px #10b98133;\">\n                                <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-eye\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M572.52 241.4C518.29 135.59 410.93 64 288 64S57.68 135.64 3.48 241.41a32.35 32.35 0 0 0 0 29.19C57.71 376.41 165.07 448 288 448s230.32-71.64 284.52-177.41a32.35 32.35 0 0 0 0-29.19zM288 400a144 144 0 1 1 144-144 143.93 143.93 0 0 1-144 144zm0-240a95.31 95.31 0 0 0-25.31 3.79 47.85 47.85 0 0 1-66.9 66.9A95.78 95.78 0 1 0 288 160z\"><\/path><\/svg>                            <\/div>\n                            <div>\n                                <h3 style=\"font-size: 1.1rem; font-weight: bold; color: #1e293b; margin-bottom: 5px;\">\n                                    High Transparency Rate                                <\/h3>\n                                <p style=\"color: #64748b; font-size: 0.9rem; margin: 0; line-height: 1.5;\">\n                                    Over 70% Transparency - Natural Light Passage                                <\/p>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"feat-item \">\n                            <div class=\"feat-icon-box\" style=\"background: linear-gradient(135deg, #0ea5e9, #2563eb);box-shadow: 0 10px 20px #0ea5e933;\">\n                                <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-feather-alt\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M512 0C460.22 3.56 96.44 38.2 71.01 287.61c-3.09 26.66-4.84 53.44-5.99 80.24l178.87-178.69c6.25-6.25 16.4-6.25 22.65 0s6.25 16.38 0 22.63L7.04 471.03c-9.38 9.37-9.38 24.57 0 33.94 9.38 9.37 24.59 9.37 33.98 0l57.13-57.07c42.09-.14 84.15-2.53 125.96-7.36 53.48-5.44 97.02-26.47 132.58-56.54H255.74l146.79-48.88c11.25-14.89 21.37-30.71 30.45-47.12h-81.14l106.54-53.21C500.29 132.86 510.19 26.26 512 0z\"><\/path><\/svg>                            <\/div>\n                            <div>\n                                <h3 style=\"font-size: 1.1rem; font-weight: bold; color: #1e293b; margin-bottom: 5px;\">\n                                    Ultra-Lightweight                                <\/h3>\n                                <p style=\"color: #64748b; font-size: 0.9rem; margin: 0; line-height: 1.5;\">\n                                    Approximately 12 kg per square meter                                <\/p>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"feat-item \">\n                            <div class=\"feat-icon-box\" style=\"background: linear-gradient(135deg, #8b5cf6, #7c3aed);box-shadow: 0 10px 20px #8b5cf633;\">\n                                <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-building\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M436 480h-20V24c0-13.255-10.745-24-24-24H56C42.745 0 32 10.745 32 24v456H12c-6.627 0-12 5.373-12 12v20h448v-20c0-6.627-5.373-12-12-12zM128 76c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40c0 6.627-5.373 12-12 12h-40c-6.627 0-12-5.373-12-12V76zm0 96c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40c0 6.627-5.373 12-12 12h-40c-6.627 0-12-5.373-12-12v-40zm52 148h-40c-6.627 0-12-5.373-12-12v-40c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40c0 6.627-5.373 12-12 12zm76 160h-64v-84c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v84zm64-172c0 6.627-5.373 12-12 12h-40c-6.627 0-12-5.373-12-12v-40c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40zm0-96c0 6.627-5.373 12-12 12h-40c-6.627 0-12-5.373-12-12v-40c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40zm0-96c0 6.627-5.373 12-12 12h-40c-6.627 0-12-5.373-12-12V76c0-6.627 5.373-12 12-12h40c6.627 0 12 5.373 12 12v40z\"><\/path><\/svg>                            <\/div>\n                            <div>\n                                <h3 style=\"font-size: 1.1rem; font-weight: bold; color: #1e293b; margin-bottom: 5px;\">\n                                    No Heavy Structure                                <\/h3>\n                                <p style=\"color: #64748b; font-size: 0.9rem; margin: 0; line-height: 1.5;\">\n                                    No need for heavy or complex supporting structures                                <\/p>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"feat-item \">\n                            <div class=\"feat-icon-box\" style=\"background: linear-gradient(135deg, #f43f5e, #dc2626);box-shadow: 0 10px 20px #f43f5e33;\">\n                                <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-bolt\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M296 160H180.6l42.6-129.8C227.2 15 215.7 0 200 0H56C44 0 33.8 8.9 32.2 20.8l-32 240C-1.7 275.2 9.5 288 24 288h118.7L96.6 482.5c-3.6 15.2 8 29.5 23.3 29.5 8.4 0 16.4-4.4 20.8-12l176-304c9.3-15.9-2.2-36-20.7-36z\"><\/path><\/svg>                            <\/div>\n                            <div>\n                                <h3 style=\"font-size: 1.1rem; font-weight: bold; color: #1e293b; margin-bottom: 5px;\">\n                                    Quick Installation                                <\/h3>\n                                <p style=\"color: #64748b; font-size: 0.9rem; margin: 0; line-height: 1.5;\">\n                                    Installation in the shortest possible time without requiring structural changes                                <\/p>\n                            <\/div>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n\n            <!-- Gallery -->\n            <div class=\"glass-card\" style=\"margin-top: 40px;\">\n                <h2 class=\"sec-title\">\n                    <div class=\"icon-container\">\n                        <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-images\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M480 416v16c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V176c0-26.51 21.49-48 48-48h16v208c0 44.112 35.888 80 80 80h336zm96-80V80c0-26.51-21.49-48-48-48H144c-26.51 0-48 21.49-48 48v256c0 26.51 21.49 48 48 48h384c26.51 0 48-21.49 48-48zM256 128c0 26.51-21.49 48-48 48s-48-21.49-48-48 21.49-48 48-48 48 21.49 48 48zm-96 144l55.515-55.515c4.686-4.686 12.284-4.686 16.971 0L272 256l135.515-135.515c4.686-4.686 12.284-4.686 16.971 0L512 208v112H160v-48z\"><\/path><\/svg>                    <\/div>\n                    Product Examples                <\/h2>\n                <div class=\"gal-grid\">\n                                            <div class=\"gal-item \" onclick=\"openRHSLightbox('https:\/\/rhsled.com\/wp-content\/uploads\/2025\/11\/TRT_LEGEND-TRANSTECH_LED-3_546x664.jpg')\">\n                            <img decoding=\"async\" src=\"https:\/\/rhsled.com\/wp-content\/uploads\/2025\/11\/TRT_LEGEND-TRANSTECH_LED-3_546x664.jpg\" alt=\"Close-up View\">\n                        <\/div>\n                                            <div class=\"gal-item \" onclick=\"openRHSLightbox('https:\/\/rhsled.com\/wp-content\/uploads\/2025\/11\/20171228_1050001_464x564.jpg')\">\n                            <img decoding=\"async\" src=\"https:\/\/rhsled.com\/wp-content\/uploads\/2025\/11\/20171228_1050001_464x564.jpg\" alt=\"Interior View\">\n                        <\/div>\n                                            <div class=\"gal-item full-width\" onclick=\"openRHSLightbox('https:\/\/rhsled.com\/wp-content\/uploads\/2025\/11\/2_600x345.jpg')\">\n                            <img decoding=\"async\" src=\"https:\/\/rhsled.com\/wp-content\/uploads\/2025\/11\/2_600x345.jpg\" alt=\"Storefront View\">\n                        <\/div>\n                                    <\/div>\n            <\/div>\n\n            <!-- CTA -->\n            <div class=\"glass-card cta-box\">\n                <div class=\"cta-icon\">\n                    <svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-chevron-circle-left\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 504C119 504 8 393 8 256S119 8 256 8s248 111 248 248-111 248-248 248zM142.1 273l135.5 135.5c9.4 9.4 24.6 9.4 33.9 0l17-17c9.4-9.4 9.4-24.6 0-33.9L226.9 256l101.6-101.6c9.4-9.4 9.4-24.6 0-33.9l-17-17c-9.4-9.4-24.6-9.4-33.9 0L142.1 239c-9.4 9.4-9.4 24.6 0 34z\"><\/path><\/svg>                <\/div>\n                <div style=\"flex: 1;\">\n                    <h3 style=\"font-weight: bold; color: #1e293b; font-size: 1.4rem; margin-bottom: 10px;\">\n                        The Perfect Solution for Glass Facades                    <\/h3>\n                    <p style=\"color: #475569; margin: 0; line-height: 1.6;\">\n                        Rangin Kaman Honar Shargh&#039;s transparent LED curtains are the best choice for advertising in glass spaces without obstructing light or visibility.                    <\/p>\n                <\/div>\n                <a href=\"https:\/\/rhsled.com\/contact\/\" class=\"cta-btn\">\n                    <span>Contact Us<\/span>\n                    <i class=\"fas fa-phone-alt\"><\/i>\n                <\/a>\n            <\/div>\n\n        <\/div>\n\n        <!-- Lightbox -->\n        <div class=\"rhs-lightbox\" id=\"rhsLightbox-bba38d4\" onclick=\"closeRHSLightbox('bba38d4')\">\n            <span class=\"close-btn\">&times;<\/span>\n            <img decoding=\"async\" id=\"rhsLightboxImg-bba38d4\" src=\"\" alt=\"Zoom\">\n        <\/div>\n\n        <script>\n            (function(){\n                const grid = document.getElementById('ledGrid-bba38d4');\n                const colors = ['#6ee7b7', '#34d399', '#10b981', '#059669', '#14b8a6'];\n                for(let i=0; i<30; i++){\n                    const p = document.createElement('div');\n                    p.className = 'led-pixel';\n                    p.style.left = Math.random()*100+'%';\n                    p.style.top = Math.random()*100+'%';\n                    p.style.backgroundColor = colors[Math.floor(Math.random()*colors.length)];\n                    p.style.animationDelay = Math.random()*4+'s';\n                    p.style.animationDuration = (3+Math.random()*3)+'s';\n                    grid.appendChild(p);\n                }\n            })();\n\n            function openRHSLightbox(url) {\n                const lb = document.getElementById('rhsLightbox-bba38d4');\n                const img = document.getElementById('rhsLightboxImg-bba38d4');\n                img.src = url;\n                lb.classList.add('active');\n                document.body.style.overflow = 'hidden';\n            }\n            function closeRHSLightbox(id) {\n                const lb = document.getElementById('rhsLightbox-' + id);\n                lb.classList.remove('active');\n                document.body.style.overflow = 'auto';\n            }\n            document.addEventListener('keydown', function(e) {\n                if(e.key === 'Escape') {\n                    const lb = document.getElementById('rhsLightbox-bba38d4');\n                    if(lb && lb.classList.contains('active')) closeRHSLightbox('bba38d4');\n                }\n            });\n        <\/script>\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3a0bf83 elementor-widget elementor-widget-spacer\" data-id=\"3a0bf83\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>.rhs-tr-bba38d4 { font-family: inherit; direction: rtl; text-align: right; position: relative; padding: 20px 0; } .rhs-tr-bba38d4 * { box-sizing: border-box; } \/* LED Background *\/ .rhs-tr-bba38d4 .led-grid { position: absolute; top: 0; left: 0; width: 100%; height: 100%; pointer-events: none; z-index: 0; } .rhs-tr-bba38d4 .led-pixel { position: absolute; width: 3px; height: 3px; border-radius: 50%; animation: ledGlow [&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-4512","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/rhsled.com\/en\/wp-json\/wp\/v2\/pages\/4512","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rhsled.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rhsled.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rhsled.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rhsled.com\/en\/wp-json\/wp\/v2\/comments?post=4512"}],"version-history":[{"count":2,"href":"https:\/\/rhsled.com\/en\/wp-json\/wp\/v2\/pages\/4512\/revisions"}],"predecessor-version":[{"id":4515,"href":"https:\/\/rhsled.com\/en\/wp-json\/wp\/v2\/pages\/4512\/revisions\/4515"}],"wp:attachment":[{"href":"https:\/\/rhsled.com\/en\/wp-json\/wp\/v2\/media?parent=4512"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}