{"id":97169,"date":"2026-01-09T02:37:07","date_gmt":"2026-01-08T23:37:07","guid":{"rendered":"https:\/\/www.deckro.net\/industrias\/"},"modified":"2026-02-04T19:05:39","modified_gmt":"2026-02-04T16:05:39","slug":"industrias","status":"publish","type":"page","link":"https:\/\/www.deckro.net\/es\/industrias\/","title":{"rendered":"Industrias"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"97169\" class=\"elementor elementor-97169 elementor-96232\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8b8638a e-con-full e-flex e-con e-parent\" data-id=\"8b8638a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d5d349b elementor-widget elementor-widget-html\" data-id=\"d5d349b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t   <style>:root {\n      --bg: #FFFFFF;\n      --panel: #FF0000;\n      --text: #C1121F;\n      --muted: #000;\n      --line: rgba(190,190,190,.10);\n      --accent: #C1121F;\n      --accent2: #C1121F;\n      --radius: 18px;\n      --shadow: 0 18px 45px rgba(0,0,0,.35);\n      --max: 1300px;\n    }\n    * { box-sizing: border-box; }\n    body {\n      margin: 0;\n      font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial, \"Noto Sans\", \"Apple Color Emoji\", \"Segoe UI Emoji\";\n      background: radial-gradient(1200px 700px at 10% -20%, rgba(255,255,255,.90), transparent 0%),\n                  radial-gradient(900px 500px at 90% 10%, rgba(255,255,255,.90), transparent 0%),\n                  var(--bg);\n      color: var(--text);\n      line-height: 1.45;\n    }\n    a { color: inherit; text-decoration: none; }\n    .wrap { max-width: var(--max); margin: 0 auto; padding: 28px 18px 70px; }\n    .hero {\n      display: grid;\n      grid-template-columns: 1.2fr .8fr;\n      gap: 22px;\n      align-items: center;\n      padding: 26px;\n      border: 1px solid var(--line);\n      background: #FFFFFF;\n      border-radius: calc(var(--radius) + 8px);\n      box-shadow: var(--shadow);\n      overflow: hidden;\n      position: relative;\n    }\n    .hero:before {\n      content: \"\";\n      position: absolute;\n      inset: -1px;\n      background: FF0000;\n      pointer-events: none;\n    }\n    .hero > * { position: relative; }\n    .kicker {\n      display: inline-flex; align-items: center; gap: 10px;\n      padding: 8px 12px; border-radius: 999px;\n      background: rgba(255,240,240,.50);\n      border: 1px solid var(--line);\n      color: var(--muted);\n      font-size: 12px;\n      letter-spacing: .18em;\n      text-transform: uppercase;\n      width: fit-content;\n    }\n    .dot {\n      width: 9px; height: 9px; border-radius: 50%;\n      background: linear-gradient(135deg, var(--accent), var(--accent2));\n      box-shadow: 0 0 0 4px rgba(43,108,255,.16);\n    }\n    h1 { margin: 14px 0 10px; font-size: clamp(28px, 4vw, 44px); line-height: 1.1; }\n    .lead { margin: 0; color: var(--muted); font-size: 16px; max-width: 60ch; }\n    .hero-actions { margin-top: 18px; display: flex; gap: 10px; flex-wrap: wrap; }\n    .btn {\n      display: inline-flex; align-items: center; justify-content: center;\n      gap: 10px;\n      padding: 11px 14px;\n      border-radius: 12px;\n      border: 1px solid var(--line);\n      background: #01121F;\n      color: #FFFFFF;\n      font-weight: 600;\n      font-size: 14px;\n      transition: transform .12s ease, background .12s ease, border-color .12s ease;\n      cursor: pointer;\n      user-select: none;\n    }\n    .btn:hover { transform: translateY(-1px); border-color: rgba(255,255,255,.18); background: rgba(255,0,0,.50); }\n    .btn.primary { border-color: rgba(43,108,255,.45); background: #C1121F; }\n    .btn.primary:hover { border-color: rgba(43,108,255,.65); }\n    .hero-media {\n      border-radius: var(--radius);\n      border: 1px solid var(--line);\n      overflow: hidden;\n      background: rgba(0,0,0,.25);\n      min-height: 280px;\n    }\n    .hero-media img { width: 100%; height: 100%; display: block; object-fit: cover; }\n    .section-title { margin: 34px 4px 14px; display: flex; align-items: baseline; justify-content: space-between; gap: 14px; }\n    .section-title h2 { margin: 0; font-size: 20px; }\n    .section-title p { margin: 0; color: var(--muted); font-size: 13px; }\n    .grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 16px;\n    }\n    .card {\n      background: #FFFFFF;\n      border: 1px solid var(--line);\n      border-radius: var(--radius);\n      overflow: hidden;\n      box-shadow: 0 12px 28px rgba(0,0,0,.22);\n      display: flex;\n      flex-direction: column;\n      min-height: 340px;\n    }\n    .card-media {\n      height: 170px;\n      background: rgba(0,0,0,.25);\n      border-bottom: 1px solid var(--line);\n      overflow: hidden;\n    }\n    .card-media img { width: 100%; height: 100%; object-fit: cover; display: block; }\n    .card-body { padding: 16px 16px 14px; display: flex; flex-direction: column; gap: 10px; flex: 1; }\n    .tag {\n      display: inline-flex; align-items: center; gap: 8px;\n      padding: 0px 10px;\n      border-radius: 99px;\n      border: 1px solid var(--line);\n      background: rgba(255,240,240,.50);\n      font-size: 12px;\n      color: var(--muted);\n      width: fit-content;\n    }\n    .tag .mini-dot {\n      width: 7px; height: 7px; border-radius: 50%;\n      background: linear-gradient(135deg, var(--accent), var(--accent2));\n    }\n    .card h3 { margin: 0; font-size: 18px; }\n    .card p { margin: 0; color: var(--muted); font-size: 14px; }\n    .card ul { margin: 0; padding-left: 18px; color: var(--muted); font-size: 13px; }\n    .card-foot { padding: 0 16px 16px; }\n    .link {\n      display: inline-flex; align-items: center; gap: 8px;\n      color: var(--text);\n      font-weight: 650;\n      font-size: 13px;\n      opacity: .92;\n    }\n    .link:hover { color: #333333; }\n    .link span { opacity: .75; }\n    .cta {\n      margin-top: 28px;\n      padding: 22px;\n      border-radius: calc(var(--radius) + 6px);\n      border: 1px solid rgba(43,108,255,.35);\n      background: #FFFFFF;\n      box-shadow: var(--shadow);\n      display: grid;\n      grid-template-columns: 1.2fr .8fr;\n      gap: 16px;\n      align-items: center;\n    }\n    .cta h3 { margin: 0; font-size: 20px; }\n    .cta p { margin: 6px 0 0; color: var(--muted); }\n    .cta-actions { display: flex; justify-content: flex-end; gap: 10px; flex-wrap: wrap; }\n    .note { margin-top: 10px; color: rgba(255,255,255,.45); font-size: 12px; }\n    @media (max-width: 980px) {\n      .hero, .cta { grid-template-columns: 1fr; }\n      .grid { grid-template-columns: 1fr; }\n      .cta-actions { justify-content: flex-start; }\n    }\n  <\/style><\/head><body><main class=\"wrap\"><!-- HERO --><section class=\"hero\" aria-label=\"Industries Hero\"><div><div class=\"kicker\"><span class=\"dot\"><\/span> Industries<\/div><h1>Purpose-built infrastructure for critical industries<\/h1><p class=\"lead\">From micro data centers to military-grade shelters and rugged enclosures \u2014 Deckro solutions are designed to operate\n          reliably in demanding environments, at the edge and beyond.\n        <\/p><div class=\"hero-actions\"><!-- TODO: Replace # with your product \/ industry landing links --><a class=\"btn primary\" href=\"#industries\">Explore Industries<\/a><a class=\"btn\" href=\"#cta\">Talk to Sales<\/a><\/div><div class=\"note\">Note: Product links are placeholders. You will connect them to your pages.<\/div><\/div><div class=\"hero-media\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.deckro.net\/wp-content\/uploads\/2026\/01\/hero.png?w=1200&#038;ssl=1\" alt=\"Deckro solutions collage\" \/><\/div><\/section><!-- INDUSTRIES GRID --><div class=\"section-title\" id=\"industries\"><h2>Industries we serve<\/h2><\/div><section class=\"grid\" aria-label=\"Industries Grid\"><!-- 1) TELECOM & 5G --><article class=\"card\" id=\"industry-telecom\"><div class=\"card-media\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.deckro.net\/wp-content\/uploads\/2026\/01\/telecom.png?w=1200&#038;ssl=1\" alt=\"Telecom and 5G edge infrastructure\" \/><\/div><div class=\"card-body\"><div class=\"tag\"><span class=\"mini-dot\"><\/span> Telecom & 5G<\/div><h3>Telecom & 5G Infrastructure<\/h3><p>Compact, reliable edge solutions for base stations, remote sites and aggregation points.<\/p><ul><li>Micro data centers for BTS \/ POP<\/li><li>Remote monitoring-ready<\/li><li>Fast deployment & serviceability<\/li><\/ul><\/div><div class=\"card-foot\"><a class=\"link\" href=\"#\"><span>\u2192<\/span> View solutions<\/a><\/div><\/article><!-- 2) DATA CENTERS --><article class=\"card\" id=\"industry-datacenter\"><div class=\"card-media\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.deckro.net\/wp-content\/uploads\/2026\/01\/datacenter.png?w=1200&#038;ssl=1\" alt=\"Data center infrastructure\" \/><\/div><div class=\"card-body\"><div class=\"tag\"><span class=\"mini-dot\"><\/span> Data Centers<\/div><h3>Data Centers & IT Infrastructure<\/h3><p>From rack-level deployments to modular and containerized builds \u2014 scale with confidence.<\/p><ul><li>Rack systems & accessories<\/li><li>Modular micro DC \/ all-in-one<\/li><li>Cooling, power & monitoring integration<\/li><\/ul><\/div><div class=\"card-foot\"><a class=\"link\" href=\"#\"><span>\u2192<\/span> View solutions<\/a><\/div><\/article><!-- 3) DEFENSE --><article class=\"card\" id=\"industry-defense\"><div class=\"card-media\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.deckro.net\/wp-content\/uploads\/2026\/01\/defense.png?w=1200&#038;ssl=1\" alt=\"Defense and government shelter\" \/><\/div><div class=\"card-body\"><div class=\"tag\"><span class=\"mini-dot\"><\/span> Defense & Gov<\/div><h3>Defense & Government<\/h3><p>Mission-ready infrastructure for secure, mobile and high-availability operations.<\/p><ul><li>Military shelters (10\/20\/40 ft)<\/li><li>Secure racks & protected environments<\/li><li>Field deployable edge compute<\/li><\/ul><\/div><div class=\"card-foot\"><a class=\"link\" href=\"#\"><span>\u2192<\/span> View solutions<\/a><\/div><\/article><!-- 4) RAILWAY --><article class=\"card\" id=\"industry-railway\"><div class=\"card-media\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.deckro.net\/wp-content\/uploads\/2026\/01\/rail.png?w=1200&#038;ssl=1\" alt=\"Railway and transportation infrastructure\" \/><\/div><div class=\"card-body\"><div class=\"tag\"><span class=\"mini-dot\"><\/span> Railway<\/div><h3>Railway & Transportation<\/h3><p>Rugged edge infrastructure for trackside systems, control rooms, and operational networks.<\/p><ul><li>Resilient deployments in harsh conditions<\/li><li>Service-friendly access & modularity<\/li><li>Designed for uptime & safety<\/li><\/ul><\/div><div class=\"card-foot\"><a class=\"link\" href=\"#\"><span>\u2192<\/span> View solutions<\/a><\/div><\/article><!-- 5) ENERGY & UTILITIES --><article class=\"card\" id=\"industry-energy\"><div class=\"card-media\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.deckro.net\/wp-content\/uploads\/2026\/01\/energy.png?w=1200&#038;ssl=1\" alt=\"Energy and utilities enclosure\" \/><\/div><div class=\"card-body\"><div class=\"tag\"><span class=\"mini-dot\"><\/span> Energy<\/div><h3>Energy & Utilities<\/h3><p>Industrial enclosures and integrated systems for substations, grid nodes and critical utilities.<\/p><ul><li>Secure enclosures for power equipment<\/li><li>Environmental protection & robustness<\/li><li>Ready for monitoring and control<\/li><\/ul><\/div><div class=\"card-foot\"><a class=\"link\" href=\"#\"><span>\u2192<\/span> View solutions<\/a><\/div><\/article><!-- 6) SMART INFRA \/ INDUSTRY 4.0 --><article class=\"card\" id=\"industry-smart\"><div class=\"card-media\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.deckro.net\/wp-content\/uploads\/2026\/01\/smart.png?w=1200&#038;ssl=1\" alt=\"Smart infrastructure enclosure with service access\" \/><\/div><div class=\"card-body\"><div class=\"tag\"><span class=\"mini-dot\"><\/span> Industry 4.0<\/div><h3>Smart Infrastructure & Industry 4.0<\/h3><p>Edge-ready infrastructure for smart factories, cities, and distributed digital services.<\/p><ul><li>Integration-ready cabinets & racks<\/li><li>Easy maintenance access<\/li><li>Supports IoT \/ OT environments<\/li><\/ul><\/div><div class=\"card-foot\"><a class=\"link\" href=\"#\"><span>\u2192<\/span> View solutions<\/a><\/div><\/article><\/section><!-- CTA --><section class=\"cta\" id=\"cta\" aria-label=\"Industries CTA\"><div><h3>Tell us your deployment scenario<\/h3><p>Share site conditions, power & cooling needs, and desired form factor \u2014 we\u2019ll recommend the right solution set.<\/p><\/div><div class=\"cta-actions\"><!-- TODO: Replace with your contact and brochure links --><a class=\"btn primary\" href=\"#\">Request a proposal<\/a><a class=\"btn\" href=\"#\">Download brochure<\/a><\/div><\/section><\/main><\/body><\/html>\t\t\t\t<\/div>\n\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>Industries Purpose-built infrastructure for critical industries From micro data centers to military-grade shelters and rugged enclosures \u2014 Deckro solutions are designed to operate reliably in demanding environments, at the edge and beyond. Explore IndustriesTalk to SalesNote: Product links are placeholders. You will connect them to your pages. Industries we serve Telecom &#038; 5G Telecom &#038;&hellip;<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"_monsterinsights_skip_tracking":false,"footnotes":""},"class_list":["post-97169","page","type-page","status-publish","hentry"],"acf":[],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.deckro.net\/es\/wp-json\/wp\/v2\/pages\/97169","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.deckro.net\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.deckro.net\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.deckro.net\/es\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.deckro.net\/es\/wp-json\/wp\/v2\/comments?post=97169"}],"version-history":[{"count":8,"href":"https:\/\/www.deckro.net\/es\/wp-json\/wp\/v2\/pages\/97169\/revisions"}],"predecessor-version":[{"id":98336,"href":"https:\/\/www.deckro.net\/es\/wp-json\/wp\/v2\/pages\/97169\/revisions\/98336"}],"wp:attachment":[{"href":"https:\/\/www.deckro.net\/es\/wp-json\/wp\/v2\/media?parent=97169"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}