{"id":2307,"date":"2026-03-17T07:42:52","date_gmt":"2026-03-17T07:42:52","guid":{"rendered":"https:\/\/www3.e-sistemas.net\/?page_id=2307"},"modified":"2026-04-17T07:02:30","modified_gmt":"2026-04-17T07:02:30","slug":"equipamiento-informatico","status":"publish","type":"page","link":"https:\/\/www3.e-sistemas.net\/?page_id=2307","title":{"rendered":"Equipamiento Inform\u00e1tico"},"content":{"rendered":"<div>\n<style>\n\/* ========================================================\n   DISE\u00d1O EXCLUSIVO \"EQUIPAMIENTO INFORM\u00c1TICO\"\n   Est\u00e9tica \"Hardware & Servers\": Tecnol\u00f3gica y Estructurada\n   ======================================================== *\/<\/p>\n<p>.equipamiento-wrapper {\n    \/* Mantenemos herencia para compatibilidad con Divi *\/\n    font-family: inherit;\n    background-color: #f8fafc; \/* Gris azulado muy claro *\/\n    color: #334155;\n    line-height: 1.7;\n    overflow-x: hidden;\n}<\/p>\n<p>\/* --- 1. HERO SECTION (Fondo Oscuro, Dise\u00f1o Partido) --- *\/\n.eq-hero {\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n    color: #ffffff;\n    padding: 5rem 5% 8rem 5%;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    border-radius: 0 0 3rem 3rem; \/* Bordes inferiores redondeados *\/\n    margin-bottom: -3rem; \/* Para que la siguiente secci\u00f3n se superponga *\/\n    position: relative;\n    z-index: 1;\n}<\/p>\n<p>.eq-hero-text {\n    max-width: 850px;\n    margin-bottom: 3rem;\n}<\/p>\n<p>.eq-hero-text h1 {\n    font-size: 3.8rem;\n    font-weight: 800;\n    color: #ffffff;\n    margin-bottom: 1.5rem;\n    line-height: 1.1;\n    letter-spacing: -1px;\n}<\/p>\n<p>.eq-hero-text p {\n    font-size: 1.35rem;\n    color: #94a3b8; \/* Gris muy suave *\/\n    margin-bottom: 2rem;\n}<\/p>\n<p>.eq-hero-text strong {\n    color: #e2e8f0;\n}<\/p>\n<p>.eq-hero-image {\n    width: 100%;\n    max-width: 900px;\n    text-align: center;\n}<\/p>\n<p>.eq-hero-image img {\n    width: 100%;\n    height: auto;\n    border-radius: 12px;\n    \/* La imagen equip.png es ancha y estrecha, le daremos un resplandor tipo ne\u00f3n *\/\n    filter: drop-shadow(0 15px 25px rgba(56, 189, 248, 0.2));\n}<\/p>\n<p>\/* --- 2. CONTENEDOR PRINCIPAL --- *\/\n.eq-container {\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 0 24px;\n    position: relative;\n    z-index: 5;\n}<\/p>\n<p>\/* Caja de introducci\u00f3n superpuesta *\/\n.eq-intro-box {\n    background: #ffffff;\n    border-radius: 16px;\n    padding: 2.5rem 3rem;\n    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\n    position: relative;\n    border-left: 6px solid #0284c7; \/* Azul t\u00e9cnico *\/\n    font-size: 1.25rem;\n    margin-bottom: 4rem;\n}<\/p>\n<p>\/* --- 3. SERVICIOS (Dise\u00f1o Horizontal Numerado) --- *\/\n.eq-features-list {\n    display: flex;\n    flex-direction: column;\n    gap: 1.5rem;\n    margin-bottom: 5rem;\n}<\/p>\n<p>.eq-feature-row {\n    display: flex;\n    background: #ffffff;\n    border-radius: 12px;\n    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);\n    border: 1px solid #e2e8f0;\n    overflow: hidden;\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n}<\/p>\n<p>.eq-feature-row:hover {\n    transform: translateX(10px);\n    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.06);\n    border-color: #bae6fd;\n}<\/p>\n<p>.eq-number {\n    background: #f1f5f9;\n    color: #94a3b8;\n    font-size: 3rem;\n    font-weight: 800;\n    padding: 2rem;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 80px;\n    border-right: 1px solid #e2e8f0;\n}<\/p>\n<p>.eq-feature-row:hover .eq-number {\n    background: #e0f2fe;\n    color: #0284c7;\n}<\/p>\n<p>.eq-content {\n    padding: 2rem;\n    flex-grow: 1;\n}<\/p>\n<p>.eq-content h3 {\n    margin: 0 0 0.5rem 0;\n    font-size: 1.4rem;\n    color: #0f172a;\n}<\/p>\n<p>.eq-content p {\n    margin: 0;\n    color: #475569;\n}<\/p>\n<p>\/* --- 4. OFERTAS HP (Dise\u00f1o Full Width Oscuro) --- *\/\n.eq-offers-section {\n    background: #0f172a;\n    padding: 6rem 0;\n    margin-top: 3rem;\n}<\/p>\n<p>.eq-offers-title {\n    text-align: center;\n    color: #ffffff;\n    margin-bottom: 4rem;\n}<\/p>\n<p>.eq-offers-title h2 {\n    font-size: 2.5rem;\n    color: #ffffff;\n    margin: 0 0 1rem 0;\n}<\/p>\n<p>.eq-offers-title p {\n    color: #94a3b8;\n    font-size: 1.2rem;\n}<\/p>\n<p>.eq-offers-grid {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 3rem;\n}<\/p>\n<p>\/* Tarjeta Oferta - Estilo Ne\u00f3n \/ Gaming \/ Server Rack *\/\n.eq-offer-card {\n    background: #1e293b;\n    border: 1px solid #334155;\n    border-radius: 12px;\n    overflow: hidden;\n    text-decoration: none;\n    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n    max-width: 480px;\n    width: 100%;\n}<\/p>\n<p>.eq-offer-card:hover {\n    transform: scale(1.05);\n    border-color: #38bdf8;\n    box-shadow: 0 15px 35px rgba(56, 189, 248, 0.15);\n}<\/p>\n<p>.eq-offer-card img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-bottom: 2px solid #334155;\n}<\/p>\n<p>.eq-offer-title {\n    padding: 1.5rem;\n    text-align: center;\n    margin: 0;\n    color: #f8fafc;\n    font-weight: 700;\n    font-size: 1.3rem;\n    background: #0f172a;\n}<\/p>\n<p>\/* --- 5. BOTONES Y FOOTER --- *\/\n.eq-cta-box {\n    text-align: center;\n    padding: 5rem 0;\n    background: #e0f2fe;\n}<\/p>\n<p>.eq-cta-box h2 {\n    font-size: 2.2rem;\n    color: #0f172a;\n    margin: 0 0 1rem 0;\n}<\/p>\n<p>.eq-btn {\n    display: inline-block;\n    background: #0284c7;\n    color: #ffffff;\n    font-weight: 600;\n    padding: 14px 32px;\n    border-radius: 8px;\n    text-decoration: none;\n    border: 2px solid #0284c7;\n    transition: all 0.3s ease;\n    margin: 0.5rem;\n}<\/p>\n<p>.eq-btn:hover {\n    background: #0369a1;\n    border-color: #0369a1;\n    transform: translateY(-2px);\n}<\/p>\n<p>.eq-btn-outline {\n    background: transparent;\n    color: #0284c7;\n}<\/p>\n<p>.eq-btn-outline:hover {\n    background: #0284c7;\n    color: #ffffff;\n}<\/p>\n<p>\/* --- ANIMACIONES SEGURAS DEL CONSTRUCTOR --- *\/\n.equipamiento-wrapper.js-ready .anim-up {\n    opacity: 0;\n    transform: translateY(30px);\n    transition: opacity 0.6s ease-out, transform 0.6s ease-out;\n}<\/p>\n<p>.equipamiento-wrapper.js-ready .anim-up.in-view {\n    opacity: 1;\n    transform: translateY(0);\n}<\/p>\n<p>.eq-delay-1 { transition-delay: 0.1s; }\n.eq-delay-2 { transition-delay: 0.2s; }\n.eq-delay-3 { transition-delay: 0.3s; }<\/p>\n<p>@media (max-width: 768px) {\n    .eq-hero { padding: 4rem 5% 7rem 5%; }\n    .eq-hero-text h1 { font-size: 2.5rem; }\n    .eq-intro-box { padding: 2rem; }\n    .eq-feature-row { flex-direction: column; }\n    .eq-number { border-right: none; border-bottom: 1px solid #e2e8f0; width: 100%; padding: 1rem; }\n}\n<\/style>\n<div class=\"equipamiento-wrapper\">\n<p>    <!-- HERO SECTION --><\/p>\n<div class=\"eq-hero\">\n<div class=\"eq-hero-text anim-up\">\n<h1>Equipamiento Inform\u00e1tico<\/h1>\n<p>Queremos ser el <strong>enlace directo<\/strong> entre su empresa y los principales fabricantes de servidores, ordenadores, componentes y accesorios.<\/p>\n<\/p><\/div>\n<div class=\"eq-hero-image anim-up eq-delay-1\">\n            <img decoding=\"async\" src=\"https:\/\/www.e-sistemas.net\/wp-content\/uploads\/2015\/05\/equip.png\" alt=\"Equipos y hardware inform\u00e1tico\" \/>\n        <\/div>\n<\/p><\/div>\n<p>    <!-- CONTENIDO PRINCIPAL --><\/p>\n<div class=\"eq-container\">\n<p>        <!-- Caja Destacada (Superpuesta) --><\/p>\n<div class=\"eq-intro-box anim-up eq-delay-2\">\n            Ponemos a su disposici\u00f3n una amplia gama de equipos y componentes de fabricantes l\u00edderes como <strong>HP, Lenovo<\/strong> y cualquiera de los principales actores del mercado actual.\n        <\/div>\n<p>        <!-- Lista de Servicios\/Caracter\u00edsticas --><\/p>\n<div class=\"eq-features-list\">\n<div class=\"eq-feature-row anim-up eq-delay-1\">\n<div class=\"eq-number\">1<\/div>\n<div class=\"eq-content\">\n<h3>Stock Inmediato y B\u00fasqueda Activa<\/h3>\n<p>Disponemos de un gran stock de piezas y componentes originales. <strong>Si no tenemos el accesorio que usted necesita, lo encontramos.<\/strong><\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"eq-feature-row anim-up eq-delay-1\">\n<div class=\"eq-number\">2<\/div>\n<div class=\"eq-content\">\n<h3>Negociaci\u00f3n Estrat\u00e9gica<\/h3>\n<p>Si es necesario, <strong>llevamos a cabo la negociaci\u00f3n de precios con fabricantes<\/strong> de hardware y software, atendiendo a sus demandas espec\u00edficas y seleccionando las mejores opciones para agilizar y economizar sus compras.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"eq-feature-row anim-up eq-delay-1\">\n<div class=\"eq-number\">3<\/div>\n<div class=\"eq-content\">\n<h3>Gesti\u00f3n 360\u00ba de Compras<\/h3>\n<p>Supervisamos todo el proceso: desde la <strong>planificaci\u00f3n anual<\/strong> de compras, el control de plazos de entrega y negociaci\u00f3n de formas de pago, hasta la <strong>correcta entrega del material<\/strong> en sus oficinas.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- SECCI\u00d3N OFERTAS HP (FONDO OSCURO) --><br \/>\n    <!-- NOTA C\u00d3DIGO: URLs arregladas a HTTPS para evitar bloqueo (Mixed Content) en el visualizador --><\/p>\n<div class=\"eq-offers-section\">\n<div class=\"eq-container\">\n<div class=\"eq-offers-title anim-up\">\n<h2>Ofertas Destacadas HP<\/h2>\n<p>Descubra nuestras exclusivas promociones en computaci\u00f3n e impresi\u00f3n Hp.<\/p>\n<\/p><\/div>\n<div class=\"eq-offers-grid\">\n                <a href=\"https:\/\/hup.com.es\/docs\/computing.pdf\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"eq-offer-card anim-up eq-delay-1\"><br \/>\n                    <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.e-sistemas.net\/wp-content\/uploads\/2020\/01\/Computing-HP-1.jpg\" alt=\"HP Computing\" \/><\/p>\n<p class=\"eq-offer-title\">Top Value Computing<\/p>\n<p>                <\/a><\/p>\n<p>                <a href=\"https:\/\/hup.com.es\/docs\/printing.pdf\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"eq-offer-card anim-up eq-delay-2\"><br \/>\n                    <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/www.e-sistemas.net\/wp-content\/uploads\/2020\/01\/Computing-HPv2.jpg\" alt=\"HP Printing\" \/><\/p>\n<p class=\"eq-offer-title\">Top Value Printing<\/p>\n<p>                <\/a>\n            <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- CTA FINAL --><\/p>\n<div class=\"eq-cta-box\">\n<div class=\"eq-container anim-up\">\n<h2>\u00a1e-sistemas.net, tu Distribuidor de Inform\u00e1tica!<\/h2>\n<p style=\"font-size: 1.15rem; color: #475569; max-width: 600px; margin: 0 auto 2rem auto;\">\n                Le atenderemos \u00e1gil y profesionalmente. Venta de Servidores, ordenadores, material inform\u00e1tico y mucho m\u00e1s.\n            <\/p>\n<div style=\"display: flex; justify-content: center; gap: 1rem; flex-wrap: wrap;\">\n                <a href=\"#\" class=\"eq-btn\">Contacto Online<\/a><br \/>\n                <a href=\"tel:958270876\" class=\"eq-btn eq-btn-outline\">Llamar: 958 270 876<\/a>\n            <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<p><!-- SCRIPT ANTI-CORRUPCI\u00d3N PARA DIVI BUILDER --><br \/>\n<script>\n    (function initEquipamientoAnimationsSafely() {\n        \/\/ Detener animaci\u00f3n si estamos en editor (Divi)\n        if (\n            document.body.classList.contains('et-fb') || \n            window.location.search.indexOf('et_fb=1') !== -1 ||\n            window.self !== window.top\n        ) {\n            return;\n        }<\/p>\n<p>        const wrapper = document.querySelector('.equipamiento-wrapper');\n        if (!wrapper) return;<\/p>\n<p>        if ('IntersectionObserver' in window) {\n            wrapper.classList.add('js-ready'); <\/p>\n<p>            const animatedElements = wrapper.querySelectorAll('.anim-up');\n            if(animatedElements.length === 0) return;<\/p>\n<p>            const observerOptions = {\n                root: null,\n                target: 0,\n                rootMargin: \"0px 0px -40px 0px\", \n                threshold: 0.1\n            };<\/p>\n<p>            const scrollObserver = new IntersectionObserver((entries, observer) => {\n                entries.forEach(entry => {\n                    if (entry.isIntersecting) {\n                        entry.target.classList.add('in-view');\n                        observer.unobserve(entry.target); \n                    }\n                });\n            }, observerOptions);<\/p>\n<p>            animatedElements.forEach(element => {\n                scrollObserver.observe(element);\n            });\n        }\n    })();\n<\/script>\n<\/div>\n<p><!--more--><br \/>\n<!-- {\"type\":\"layout\",\"children\":[{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"\n\n<style>\\n\/* ========================================================\\n   DISE\u00d1O EXCLUSIVO \\\"EQUIPAMIENTO INFORM\u00c1TICO\\\"\\n   Est\u00e9tica \\\"Hardware & Servers\\\": Tecnol\u00f3gica y Estructurada\\n   ======================================================== *\/\\n\\n.equipamiento-wrapper {\\n    \/* Mantenemos herencia para compatibilidad con Divi *\/\\n    font-family: inherit;\\n    background-color: #f8fafc; \/* Gris azulado muy claro *\/\\n    color: #334155;\\n    line-height: 1.7;\\n    overflow-x: hidden;\\n}\\n\\n\/* --- 1. HERO SECTION (Fondo Oscuro, Dise\u00f1o Partido) --- *\/\\n.eq-hero {\\n    background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\\n    color: #ffffff;\\n    padding: 5rem 5% 8rem 5%;\\n    display: flex;\\n    flex-direction: column;\\n    align-items: center;\\n    text-align: center;\\n    border-radius: 0 0 3rem 3rem; \/* Bordes inferiores redondeados *\/\\n    margin-bottom: -3rem; \/* Para que la siguiente secci\u00f3n se superponga *\/\\n    position: relative;\\n    z-index: 1;\\n}\\n\\n.eq-hero-text {\\n    max-width: 850px;\\n    margin-bottom: 3rem;\\n}\\n\\n.eq-hero-text h1 {\\n    font-size: 3.8rem;\\n    font-weight: 800;\\n    color: #ffffff;\\n    margin-bottom: 1.5rem;\\n    line-height: 1.1;\\n    letter-spacing: -1px;\\n}\\n\\n.eq-hero-text p {\\n    font-size: 1.35rem;\\n    color: #94a3b8; \/* Gris muy suave *\/\\n    margin-bottom: 2rem;\\n}\\n\\n.eq-hero-text strong {\\n    color: #e2e8f0;\\n}\\n\\n.eq-hero-image {\\n    width: 100%;\\n    max-width: 900px;\\n    text-align: center;\\n}\\n\\n.eq-hero-image img {\\n    width: 100%;\\n    height: auto;\\n    border-radius: 12px;\\n    \/* La imagen equip.png es ancha y estrecha, le daremos un resplandor tipo ne\u00f3n *\/\\n    filter: drop-shadow(0 15px 25px rgba(56, 189, 248, 0.2));\\n}\\n\\n\/* --- 2. CONTENEDOR PRINCIPAL --- *\/\\n.eq-container {\\n    max-width: 1100px;\\n    margin: 0 auto;\\n    padding: 0 24px;\\n    position: relative;\\n    z-index: 5;\\n}\\n\\n\/* Caja de introducci\u00f3n superpuesta *\/\\n.eq-intro-box {\\n    background: #ffffff;\\n    border-radius: 16px;\\n    padding: 2.5rem 3rem;\\n    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);\\n    position: relative;\\n    border-left: 6px solid #0284c7; \/* Azul t\u00e9cnico *\/\\n    font-size: 1.25rem;\\n    margin-bottom: 4rem;\\n}\\n\\n\/* --- 3. SERVICIOS (Dise\u00f1o Horizontal Numerado) --- *\/\\n.eq-features-list {\\n    display: flex;\\n    flex-direction: column;\\n    gap: 1.5rem;\\n    margin-bottom: 5rem;\\n}\\n\\n.eq-feature-row {\\n    display: flex;\\n    background: #ffffff;\\n    border-radius: 12px;\\n    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);\\n    border: 1px solid #e2e8f0;\\n    overflow: hidden;\\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\\n}\\n\\n.eq-feature-row:hover {\\n    transform: translateX(10px);\\n    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.06);\\n    border-color: #bae6fd;\\n}\\n\\n.eq-number {\\n    background: #f1f5f9;\\n    color: #94a3b8;\\n    font-size: 3rem;\\n    font-weight: 800;\\n    padding: 2rem;\\n    display: flex;\\n    align-items: center;\\n    justify-content: center;\\n    min-width: 80px;\\n    border-right: 1px solid #e2e8f0;\\n}\\n\\n.eq-feature-row:hover .eq-number {\\n    background: #e0f2fe;\\n    color: #0284c7;\\n}\\n\\n.eq-content {\\n    padding: 2rem;\\n    flex-grow: 1;\\n}\\n\\n.eq-content h3 {\\n    margin: 0 0 0.5rem 0;\\n    font-size: 1.4rem;\\n    color: #0f172a;\\n}\\n\\n.eq-content p {\\n    margin: 0;\\n    color: #475569;\\n}\\n\\n\/* --- 4. OFERTAS HP (Dise\u00f1o Full Width Oscuro) --- *\/\\n.eq-offers-section {\\n    background: #0f172a;\\n    padding: 6rem 0;\\n    margin-top: 3rem;\\n}\\n\\n.eq-offers-title {\\n    text-align: center;\\n    color: #ffffff;\\n    margin-bottom: 4rem;\\n}\\n\\n.eq-offers-title h2 {\\n    font-size: 2.5rem;\\n    color: #ffffff;\\n    margin: 0 0 1rem 0;\\n}\\n\\n.eq-offers-title p {\\n    color: #94a3b8;\\n    font-size: 1.2rem;\\n}\\n\\n.eq-offers-grid {\\n    display: flex;\\n    flex-wrap: wrap;\\n    justify-content: center;\\n    gap: 3rem;\\n}\\n\\n\/* Tarjeta Oferta - Estilo Ne\u00f3n \/ Gaming \/ Server Rack *\/\\n.eq-offer-card {\\n    background: #1e293b;\\n    border: 1px solid #334155;\\n    border-radius: 12px;\\n    overflow: hidden;\\n    text-decoration: none;\\n    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\\n    max-width: 480px;\\n    width: 100%;\\n}\\n\\n.eq-offer-card:hover {\\n    transform: scale(1.05);\\n    border-color: #38bdf8;\\n    box-shadow: 0 15px 35px rgba(56, 189, 248, 0.15);\\n}\\n\\n.eq-offer-card img {\\n    width: 100%;\\n    height: auto;\\n    display: block;\\n    border-bottom: 2px solid #334155;\\n}\\n\\n.eq-offer-title {\\n    padding: 1.5rem;\\n    text-align: center;\\n    margin: 0;\\n    color: #f8fafc;\\n    font-weight: 700;\\n    font-size: 1.3rem;\\n    background: #0f172a;\\n}\\n\\n\/* --- 5. BOTONES Y FOOTER --- *\/\\n.eq-cta-box {\\n    text-align: center;\\n    padding: 5rem 0;\\n    background: #e0f2fe;\\n}\\n\\n.eq-cta-box h2 {\\n    font-size: 2.2rem;\\n    color: #0f172a;\\n    margin: 0 0 1rem 0;\\n}\\n\\n.eq-btn {\\n    display: inline-block;\\n    background: #0284c7;\\n    color: #ffffff;\\n    font-weight: 600;\\n    padding: 14px 32px;\\n    border-radius: 8px;\\n    text-decoration: none;\\n    border: 2px solid #0284c7;\\n    transition: all 0.3s ease;\\n    margin: 0.5rem;\\n}\\n\\n.eq-btn:hover {\\n    background: #0369a1;\\n    border-color: #0369a1;\\n    transform: translateY(-2px);\\n}\\n\\n.eq-btn-outline {\\n    background: transparent;\\n    color: #0284c7;\\n}\\n\\n.eq-btn-outline:hover {\\n    background: #0284c7;\\n    color: #ffffff;\\n}\\n\\n\/* --- ANIMACIONES SEGURAS DEL CONSTRUCTOR --- *\/\\n.equipamiento-wrapper.js-ready .anim-up {\\n    opacity: 0;\\n    transform: translateY(30px);\\n    transition: opacity 0.6s ease-out, transform 0.6s ease-out;\\n}\\n\\n.equipamiento-wrapper.js-ready .anim-up.in-view {\\n    opacity: 1;\\n    transform: translateY(0);\\n}\\n\\n.eq-delay-1 { transition-delay: 0.1s; }\\n.eq-delay-2 { transition-delay: 0.2s; }\\n.eq-delay-3 { transition-delay: 0.3s; }\\n\\n@media (max-width: 768px) {\\n    .eq-hero { padding: 4rem 5% 7rem 5%; }\\n    .eq-hero-text h1 { font-size: 2.5rem; }\\n    .eq-intro-box { padding: 2rem; }\\n    .eq-feature-row { flex-direction: column; }\\n    .eq-number { border-right: none; border-bottom: 1px solid #e2e8f0; width: 100%; padding: 1rem; }\\n}\\n<\/style>\n\n\\n\\n\n\n<div class=\\\"equipamiento-wrapper\\\">\\n\\n    <!-- HERO SECTION -->\\n    <\/p>\n<div class=\\\"eq-hero\\\">\\n        <\/p>\n<div class=\\\"eq-hero-text anim-up\\\">\\n            <\/p>\n<h1>Equipamiento Inform\u00e1tico<\/h1>\n<p>\\n            <\/p>\n<p>Queremos ser el <strong>enlace directo<\/strong> entre su empresa y los principales fabricantes de servidores, ordenadores, componentes y accesorios.<\/p>\n<p>\\n        <\/p><\/div>\n<p>\\n        <\/p>\n<div class=\\\"eq-hero-image anim-up eq-delay-1\\\">\\n            <img src=\\\"https:\/\/www.e-sistemas.net\/wp-content\/uploads\/2015\/05\/equip.png\\\" alt=\\\"Equipos y hardware inform\u00e1tico\\\" \/>\\n        <\/div>\n<p>\\n    <\/p><\/div>\n<p>\\n\\n    <!-- CONTENIDO PRINCIPAL -->\\n    <\/p>\n<div class=\\\"eq-container\\\">\\n        \\n        <!-- Caja Destacada (Superpuesta) -->\\n        <\/p>\n<div class=\\\"eq-intro-box anim-up eq-delay-2\\\">\\n            Ponemos a su disposici\u00f3n una amplia gama de equipos y componentes de fabricantes l\u00edderes como <strong>HP, Lenovo<\/strong> y cualquiera de los principales actores del mercado actual.\\n        <\/div>\n<p>\\n\\n        <!-- Lista de Servicios\/Caracter\u00edsticas -->\\n        <\/p>\n<div class=\\\"eq-features-list\\\">\\n            \\n            <\/p>\n<div class=\\\"eq-feature-row anim-up eq-delay-1\\\">\\n                <\/p>\n<div class=\\\"eq-number\\\">1<\/div>\n<p>\\n                <\/p>\n<div class=\\\"eq-content\\\">\\n                    <\/p>\n<h3>Stock Inmediato y B\u00fasqueda Activa<\/h3>\n<p>\\n                    <\/p>\n<p>Disponemos de un gran stock de piezas y componentes originales. <strong>Si no tenemos el accesorio que usted necesita, lo encontramos.<\/strong><\/p>\n<p>\\n                <\/p><\/div>\n<p>\\n            <\/p><\/div>\n<p>\\n\\n            <\/p>\n<div class=\\\"eq-feature-row anim-up eq-delay-1\\\">\\n                <\/p>\n<div class=\\\"eq-number\\\">2<\/div>\n<p>\\n                <\/p>\n<div class=\\\"eq-content\\\">\\n                    <\/p>\n<h3>Negociaci\u00f3n Estrat\u00e9gica<\/h3>\n<p>\\n                    <\/p>\n<p>Si es necesario, <strong>llevamos a cabo la negociaci\u00f3n de precios con fabricantes<\/strong> de hardware y software, atendiendo a sus demandas espec\u00edficas y seleccionando las mejores opciones para agilizar y economizar sus compras.<\/p>\n<p>\\n                <\/p><\/div>\n<p>\\n            <\/p><\/div>\n<p>\\n\\n            <\/p>\n<div class=\\\"eq-feature-row anim-up eq-delay-1\\\">\\n                <\/p>\n<div class=\\\"eq-number\\\">3<\/div>\n<p>\\n                <\/p>\n<div class=\\\"eq-content\\\">\\n                    <\/p>\n<h3>Gesti\u00f3n 360\u00ba de Compras<\/h3>\n<p>\\n                    <\/p>\n<p>Supervisamos todo el proceso: desde la <strong>planificaci\u00f3n anual<\/strong> de compras, el control de plazos de entrega y negociaci\u00f3n de formas de pago, hasta la <strong>correcta entrega del material<\/strong> en sus oficinas.<\/p>\n<p>\\n                <\/p><\/div>\n<p>\\n            <\/p><\/div>\n<p>\\n\\n        <\/p><\/div>\n<p>\\n    <\/p><\/div>\n<p>\\n\\n    <!-- SECCI\u00d3N OFERTAS HP (FONDO OSCURO) -->\\n    <!-- NOTA C\u00d3DIGO: URLs arregladas a HTTPS para evitar bloqueo (Mixed Content) en el visualizador -->\\n    <\/p>\n<div class=\\\"eq-offers-section\\\">\\n        <\/p>\n<div class=\\\"eq-container\\\">\\n            <\/p>\n<div class=\\\"eq-offers-title anim-up\\\">\\n                <\/p>\n<h2>Ofertas Destacadas HP<\/h2>\n<p>\\n                <\/p>\n<p>Descubra nuestras exclusivas promociones en computaci\u00f3n e impresi\u00f3n Hp.<\/p>\n<p>\\n            <\/p><\/div>\n<p>\\n\\n            <\/p>\n<div class=\\\"eq-offers-grid\\\">\\n                <a href=\\\"https:\/\/hup.com.es\/docs\/computing.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\" class=\\\"eq-offer-card anim-up eq-delay-1\\\">\\n                    <img loading=\\\"lazy\\\" src=\\\"https:\/\/www.e-sistemas.net\/wp-content\/uploads\/2020\/01\/Computing-HP-1.jpg\\\" alt=\\\"HP Computing\\\" \/>\\n                    <\/p>\n<p class=\\\"eq-offer-title\\\">Top Value Computing<\/p>\n<p>\\n                <\/a>\\n                \\n                <a href=\\\"https:\/\/hup.com.es\/docs\/printing.pdf\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\" class=\\\"eq-offer-card anim-up eq-delay-2\\\">\\n                    <img loading=\\\"lazy\\\" src=\\\"https:\/\/www.e-sistemas.net\/wp-content\/uploads\/2020\/01\/Computing-HPv2.jpg\\\" alt=\\\"HP Printing\\\" \/>\\n                    <\/p>\n<p class=\\\"eq-offer-title\\\">Top Value Printing<\/p>\n<p>\\n                <\/a>\\n            <\/div>\n<p>\\n        <\/p><\/div>\n<p>\\n    <\/p><\/div>\n<p>\\n\\n    <!-- CTA FINAL -->\\n    <\/p>\n<div class=\\\"eq-cta-box\\\">\\n        <\/p>\n<div class=\\\"eq-container anim-up\\\">\\n            <\/p>\n<h2>\u00a1e-sistemas.net, tu Distribuidor de Inform\u00e1tica!<\/h2>\n<p>\\n            <\/p>\n<p style=\\\"font-size: 1.15rem; color: #475569; max-width: 600px; margin: 0 auto 2rem auto;\\\">\\n                Le atenderemos \u00e1gil y profesionalmente. Venta de Servidores, ordenadores, material inform\u00e1tico y mucho m\u00e1s.\\n            <\/p>\n<p>\\n            <\/p>\n<div style=\\\"display: flex; justify-content: center; gap: 1rem; flex-wrap: wrap;\\\">\\n                <a href=\\\"#\\\" class=\\\"eq-btn\\\">Contacto Online<\/a>\\n                <a href=\\\"tel:958270876\\\" class=\\\"eq-btn eq-btn-outline\\\">Llamar: 958 270 876<\/a>\\n            <\/div>\n<p>\\n        <\/p><\/div>\n<p>\\n    <\/p><\/div>\n<p>\\n\\n<\/p><\/div>\n<p>\\n\\n<!-- SCRIPT ANTI-CORRUPCI\u00d3N PARA DIVI BUILDER -->\\n<script>\\n    (function initEquipamientoAnimationsSafely() {\\n        \/\/ Detener animaci\u00f3n si estamos en editor (Divi)\\n        if (\\n            document.body.classList.contains('et-fb') || \\n            window.location.search.indexOf('et_fb=1') !== -1 ||\\n            window.self !== window.top\\n        ) {\\n            return;\\n        }\\n\\n        const wrapper = document.querySelector('.equipamiento-wrapper');\\n        if (!wrapper) return;\\n\\n        if ('IntersectionObserver' in window) {\\n            wrapper.classList.add('js-ready'); \\n            \\n            const animatedElements = wrapper.querySelectorAll('.anim-up');\\n            if(animatedElements.length === 0) return;\\n\\n            const observerOptions = {\\n                root: null,\\n                target: 0,\\n                rootMargin: \\\"0px 0px -40px 0px\\\", \\n                threshold: 0.1\\n            };\\n\\n            const scrollObserver = new IntersectionObserver((entries, observer) => {\\n                entries.forEach(entry => {\\n                    if (entry.isIntersecting) {\\n                        entry.target.classList.add('in-view');\\n                        observer.unobserve(entry.target); \\n                    }\\n                });\\n            }, observerOptions);\\n\\n            animatedElements.forEach(element => {\\n                scrollObserver.observe(element);\\n            });\\n        }\\n    })();\\n<\/script>\\n&#8221;,&#8221;margin_bottom&#8221;:&#8221;default&#8221;,&#8221;margin_top&#8221;:&#8221;default&#8221;}}]}]}]}],&#8221;version&#8221;:&#8221;5.0.3&#8243;} &#8211;><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Equipamiento Inform\u00e1tico Queremos ser el enlace directo entre su empresa y los principales fabricantes de servidores, ordenadores, componentes y accesorios. Ponemos a su disposici\u00f3n una amplia gama de equipos y componentes de fabricantes l\u00edderes como HP, Lenovo y cualquiera de los principales actores del mercado actual. 1 Stock Inmediato y B\u00fasqueda Activa Disponemos de un [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-2307","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www3.e-sistemas.net\/index.php?rest_route=\/wp\/v2\/pages\/2307","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www3.e-sistemas.net\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www3.e-sistemas.net\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www3.e-sistemas.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www3.e-sistemas.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2307"}],"version-history":[{"count":3,"href":"https:\/\/www3.e-sistemas.net\/index.php?rest_route=\/wp\/v2\/pages\/2307\/revisions"}],"predecessor-version":[{"id":2426,"href":"https:\/\/www3.e-sistemas.net\/index.php?rest_route=\/wp\/v2\/pages\/2307\/revisions\/2426"}],"wp:attachment":[{"href":"https:\/\/www3.e-sistemas.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2307"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}