{"id":1400,"date":"2024-11-05T17:47:21","date_gmt":"2024-11-05T17:47:21","guid":{"rendered":"https:\/\/jpmantenimiento.com\/services\/"},"modified":"2025-07-09T18:21:32","modified_gmt":"2025-07-09T18:21:32","slug":"services","status":"publish","type":"page","link":"https:\/\/jpmantenimiento.com\/en\/services\/","title":{"rendered":"Services"},"content":{"rendered":"<div class=\"wp-block-stackable-hero alignwide stk-block-hero stk-has-bottom-separator stk-block stk-07b524b stk-block-background alignfull stk--has-background-overlay\" data-v=\"2\" data-block-id=\"07b524b\"><style>.stk-07b524b-inner-blocks{justify-content:space-between !important;row-gap:0px !important;}.stk-07b524b {background-color:linear-gradient(90deg,rgba(32,131,201,0.82) 0%,rgba(0,0,0,0.94) 100%) !important;background-attachment:fixed !important;min-height:0px !important;align-items:flex-start !important;margin-bottom:0px !important;display:flex !important;}.stk-07b524b:before{opacity:0.9 !important;background-image:linear-gradient(90deg,rgba(32,131,201,0.82) 0%,rgba(0,0,0,0.94) 100%) !important;}.stk-07b524b .stk-block-hero__content{min-height:0px !important;align-items:center !important;max-width:1500px !important;min-width:auto !important;padding-top:2px !important;padding-right:2px !important;padding-bottom:2px !important;padding-left:2px !important;display:flex !important;}<\/style><div class=\"stk-block-hero__content stk-content-align stk-07b524b-column alignwide stk-container stk-07b524b-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks has-text-align-center stk--column-flex stk-07b524b-inner-blocks\">\n<div class=\"wp-block-stackable-spacer stk-block-spacer stk--no-padding stk-block stk-c3b2d0f\" data-block-id=\"c3b2d0f\"><\/div>\n\n\n\n<div class=\"wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-efecc1b\" id=\"servicios-integrales-para-impulsar-tu-empresa\" data-block-id=\"efecc1b\"><style>.stk-efecc1b {align-items:flex-end !important;display:flex !important;}.stk-efecc1b .stk-block-heading__text{text-shadow:none !important;font-size:48px !important;color:#FFFFFF !important;font-weight:900 !important;font-family:\"Lato\", Sans-serif !important;}@media screen and (max-width: 1023px){.stk-efecc1b .stk-block-heading__text{font-size:48px !important;}}<\/style><h4 class=\"stk-block-heading__text has-text-color has-white-color has-text-align-center\">Comprehensive Services to Boost Your Business<\/h4><\/div>\n\n\n\n<p class=\"has-ast-global-color-5-color has-text-color has-link-color wp-elements-c39519518481ed84429183c3da4724c3\">We offer specialized maintenance, remodeling, and construction solutions to optimize your facilities.<\/p>\n<\/div><\/div><div class=\"stk-separator stk-separator__bottom\"><div class=\"stk-separator__wrapper\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 1600 200\" class=\"stk-separator__layer-1\" preserveaspectratio=\"none\" aria-hidden=\"true\"><path d=\"M-10 210h1620V105.2H-10z\"><\/path><\/svg><\/div><\/div><video class=\"stk-video-background\" autoplay muted loop playsinline src=\"https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2025\/07\/262909_small.mp4\" poster=\"\"><\/video><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-75d0f29f alignfull uagb-is-root-container\"><div class=\"uagb-container__video-wrap\"><\/div><div class=\"uagb-container-inner-blocks-wrap\">\n<!DOCTYPE html>\n<html lang=\"es\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n  <title>Servicios<\/title>\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n  <style>\n    body {\n      font-family: Arial, sans-serif;\n      background-color: #f7f7f7;\n      margin: 0;\n      padding: 0;\n    }\n\n    .servicios-container {\n      max-width: 1800px;\n      margin: 0 auto;\n      padding: 20px;\n    }\n\n    .titulo-servicios {\n      text-align: left;\n      margin-bottom: 30px;\n    }\n\n    .titulo-servicios h1 {\n      font-size: 2.5em;\n      margin: 0;\n      color: #111;\n    }\n\n    .titulo-servicios p {\n      font-size: 1.2em;\n      color: #777;\n      margin: 5px 0 0;\n    }\n\n    .servicios-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 40px;\n      margin: 0 auto;\n    }\n\n    .servicio-card {\n      background-color: #fff;\n      border: 2px solid #4da6ff;\n      border-radius: 12px;\n      height: 380px;\n      position: relative;\n      perspective: 1000px;\n      transition: all 0.3s ease;\n      box-shadow: 0 4px 8px rgba(0,0,0,0.05);\n      overflow: hidden;\n    }\n\n    .servicio-card:hover {\n      transform: translateY(-5px);\n      box-shadow: 0 10px 20px rgba(0,0,0,0.1);\n    }\n\n    .servicio-front, .servicio-back {\n      position: absolute;\n      width: 100%;\n      height: 100%;\n      left: 0;\n      top: 0;\n      padding: 35px;\n      box-sizing: border-box;\n      backface-visibility: hidden;\n      transition: transform 0.6s;\n      display: flex;\n      flex-direction: column;\n    }\n\n    .servicio-front img {\n      width: 65px;\n      margin-bottom: 25px;\n    }\n\n    .servicio-back {\n      transform: rotateY(180deg);\n      padding: 0;\n      color: white;\n    }\n\n    .servicio-back::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 100%;\n      background-color: rgba(0, 0, 0, 0.7);\n      z-index: 1;\n    }\n\n    .servicio-back img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      position: absolute;\n      top: 0;\n      left: 0;\n    }\n\n    .servicio-back-content {\n      position: relative;\n      z-index: 2;\n      padding: 35px;\n      height: 100%;\n      display: flex;\n      flex-direction: column;\n    }\n\n    .volver-icon {\n      position: absolute;\n      top: 15px;\n      left: 15px;\n      color: white;\n      font-size: 1.5em;\n      cursor: pointer;\n      z-index: 3;\n      transition: transform 0.3s;\n    }\n\n    .volver-icon:hover {\n      transform: scale(1.1);\n    }\n\n    .servicio-card.flipped .servicio-front {\n      transform: rotateY(180deg);\n    }\n\n    .servicio-card.flipped .servicio-back {\n      transform: rotateY(0deg);\n    }\n\n    .servicio-card h3 {\n      font-size: 1.3em;\n      margin: 0 0 18px;\n      color: #444;\n    }\n\n    .servicio-card.flipped h3,\n    .servicio-card.flipped p {\n      color: white;\n    }\n\n    .servicio-card p {\n      font-size: 1em;\n      color: #555;\n      line-height: 1.6;\n      margin-bottom: 25px;\n    }\n\n    .ver-mas-btn {\n      margin-top: auto;\n      align-self: flex-end;\n      background-color: #0066cc;\n      color: white;\n      border: none;\n      padding: 9px 16px;\n      border-radius: 5px;\n      cursor: pointer;\n      transition: background-color 0.3s;\n    }\n\n    .ver-mas-btn:hover {\n      background-color: #4da6ff;\n    }\n\n    \/* Estilos para los mini-cuadros *\/\n    .mini-cuadros-container {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      grid-template-rows: repeat(3, 1fr);\n      gap: 10px;\n      margin-top: 5px;\n      height: calc(100% - 70px);\n    }\n\n    .mini-cuadro {\n      background-color: rgba(255, 255, 255, 0.1);\n      border: 1px solid rgba(255, 255, 255, 0.3);\n      border-radius: 8px;\n      padding: 8px;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n      align-items: center;\n      text-align: center;\n      cursor: pointer;\n      transition: all 0.3s;\n    }\n\n    .mini-cuadro:hover {\n      background-color: rgba(255, 255, 255, 0.2);\n      transform: scale(1.03);\n    }\n\n    .mini-cuadro i {\n      font-size: 1.3em;\n      margin-bottom: 5px;\n      color: #4da6ff;\n    }\n\n    .mini-cuadro h4 {\n      font-size: 0.75em;\n      margin: 0;\n      color: white;\n    }\n\n    \/* Estilos para el contenido detallado *\/\n    .detalle-contenido {\n      display: none;\n      height: calc(100% - 50px);\n      overflow-y: auto;\n      position: relative;\n    }\n\n    .detalle-contenido.activo {\n      display: block;\n    }\n\n    .volver-cuadros-btn {\n      position: absolute;\n      bottom: 20px;\n      left: 50%;\n      transform: translateX(-50%);\n      background-color: rgba(255, 255, 255, 0.2);\n      color: white;\n      border: none;\n      padding: 8px 15px;\n      border-radius: 20px;\n      cursor: pointer;\n      transition: background-color 0.3s;\n      z-index: 4;\n      display: flex;\n      align-items: center;\n      gap: 5px;\n    }\n\n    #refrigeracion-content .volver-cuadros-btn,\n    #iqf-content .volver-cuadros-btn,\n    #automatizacion-content .volver-cuadros-btn,\n    #climatizacion-content .volver-cuadros-btn,\n    #mantenimiento-content .volver-cuadros-btn,\n    #normativas-content .volver-cuadros-btn,\n    #blindajes-content .volver-cuadros-btn,\n    #equipos-medicos-content .volver-cuadros-btn,\n    #sanitarios-content .volver-cuadros-btn,\n    #respaldo-hse-content .volver-cuadros-btn,\n    #normativas-hse-content .volver-cuadros-btn,\n    #movimiento-tierra-content .volver-cuadros-btn,\n    #adaptacion-content .volver-cuadros-btn,\n    #remodelacion-content .volver-cuadros-btn,\n    #acabados-content .volver-cuadros-btn,\n    #supervision-content .volver-cuadros-btn,\n    #pozos-content .volver-cuadros-btn,\n    #bombas-content .volver-cuadros-btn,\n    #alcantarillado-content .volver-cuadros-btn,\n    #fosas-content .volver-cuadros-btn,\n    #redes-content .volver-cuadros-btn,\n    #normativas-siih-content .volver-cuadros-btn {\n      bottom: -20px;\n    }\n\n    .detalle-contenido h4 {\n      font-size: 1.2em;\n      color: #4da6ff;\n      margin-bottom: 10px;\n    }\n\n    .detalle-contenido p {\n      font-size: 0.9em;\n      line-height: 1.6;\n      color: white;\n    }\n\n    .servicio-front::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 100%;\n      background-image: var(--bg-image);\n      background-size: cover;\n      background-position: center;\n      opacity: 0;\n      transition: opacity 0.3s ease;\n      z-index: 0;\n    }\n\n    .servicio-front::after {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 100%;\n      background-color: rgba(0, 0, 0, 0.7);\n      opacity: 0;\n      transition: opacity 0.3s ease;\n      z-index: 1;\n    }\n\n    .servicio-front:hover::before,\n    .servicio-front:hover::after {\n      opacity: 1;\n    }\n\n    .servicio-front:hover h3,\n    .servicio-front:hover p {\n      color: white;\n      position: relative;\n      z-index: 2;\n    }\n\n    .servicio-front > * {\n      position: relative;\n      z-index: 2;\n    }\n\n    @media (max-width: 1200px) {\n      .servicios-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n    }\n\n    @media (max-width: 768px) {\n      .servicios-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .servicio-card {\n        height: 350px;\n        padding: 30px;\n      }\n\n      .servicio-front, .servicio-back {\n        padding: 30px;\n      }\n      \n      .titulo-servicios h1 {\n        font-size: 2em;\n      }\n      \n      .titulo-servicios p {\n        font-size: 1em;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n\n<div class=\"servicios-container\">\n  <div class=\"titulo-servicios\">\n    <h1>Our services<\/h1>\n    <p>Personalized and certified services.<\/p>\n  <\/div>\n\n  <div class=\"servicios-grid\">\n    <!-- Servicio 1 -->\n    <div class=\"servicio-card\" style=\"--bg-image: url('http:\/\/susynaturals502.com\/wp-content\/uploads\/2025\/07\/\u00bfQue-es-Infraestructura-de-TI-y-cuales-son-sus-componentes-scaled-1.webp')\">\n      <div class=\"servicio-front\">\n        <img decoding=\"async\" src=\"http:\/\/vijusacolombia.com\/wp-content\/uploads\/2025\/07\/Captura-de-pantalla-2025-07-07-090607.png\" alt=\"EITI\">\n        <h3>Smart Technology Infrastructure (EITI Service)<\/h3>\n        <p>We accurately capture your ideas and then present you with a 3D vision or virtual tour.<\/p>\n        <button class=\"ver-mas-btn\">See more<\/button>\n      <\/div>\n      <div class=\"servicio-back\">\n        <img decoding=\"async\" src=\"http:\/\/susynaturals502.com\/wp-content\/uploads\/2025\/07\/\u00bfQue-es-Infraestructura-de-TI-y-cuales-son-sus-componentes-scaled-1.webp\" alt=\"Detalle EITI\">\n        <div class=\"servicio-back-content\">\n          <i class=\"fas fa-arrow-left volver-icon\"><\/i>\n          <h3>Smart Technology Infrastructure (EITI Service)<\/h3>\n          \n          <!-- Contenedor de mini-cuadros (visible por defecto) -->\n          <div id=\"cuadros-container\" class=\"mini-cuadros-container\">\n            <div class=\"mini-cuadro\" data-section=\"estudios\">\n              <i class=\"fas fa-file-alt\"><\/i>\n              <h4>Technical Studies<\/h4>\n            <\/div>\n            <div class=\"mini-cuadro\" data-section=\"electricos\">\n              <i class=\"fas fa-bolt\"><\/i>\n              <h4>Electrical Systems<\/h4>\n            <\/div>\n            <div class=\"mini-cuadro\" data-section=\"cableado\">\n              <i class=\"fas fa-network-wired\"><\/i>\n              <h4>Smart Wiring<\/h4>\n            <\/div>\n            <div class=\"mini-cuadro\" data-section=\"equipos\">\n              <i class=\"fas fa-microchip\"><\/i>\n              <h4>Smart Equipment<\/h4>\n            <\/div>\n            <div class=\"mini-cuadro\" data-section=\"iluminacion\">\n              <i class=\"fas fa-lightbulb\"><\/i>\n              <h4>Lightning<\/h4>\n            <\/div>\n            <div class=\"mini-cuadro\" data-section=\"respaldo\">\n              <i class=\"fas fa-shield-alt\"><\/i>\n              <h4>Critical Support<\/h4>\n            <\/div>\n          <\/div>\n          \n          <!-- Contenido detallado (oculto por defecto) -->\n          <div id=\"estudios-content\" class=\"detalle-contenido\">\n            <h4>Preliminary Technical Studies<\/h4>\n            <p>Initial assessment of the construction environment, including topographic surveys, electrical load studies, feasibility analysis, current regulations, and 3D\/BIM modeling. This service helps identify risks, optimize resources, and ensure project success from the conceptual phase.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n          \n          <div id=\"electricos-content\" class=\"detalle-contenido\">\n            <h4>Medium and Low Voltage Electrical Systems<\/h4>\n            <p>Design and implementation of internal and external electrical networks in accordance with international standards (IEC\/RETIE). This includes distribution boards, conduits, protection, and grounding systems, ensuring energy efficiency and operational continuity.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n          \n          <div id=\"cableado-content\" class=\"detalle-contenido\">\n            <h4>Smart Structured Cabling<\/h4>\n            <p>Telecommunications infrastructure that integrates voice, data, video, and automation on an organized, scalable, and certified physical architecture (categories 6A\/7). It facilitates robust connectivity ready for IoT, data centers, and smart buildings.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n          \n          <div id=\"equipos-content\" class=\"detalle-contenido\">\n            <h4>Installation of Smart Equipment<\/h4>\n            <p>Integration of automation hardware such as sensors, controllers, touchscreens, IP cameras, electronic locks, and smart HVAC systems. Improves the functionality, security, and sustainability of built spaces.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n          \n          <div id=\"iluminacion-content\" class=\"detalle-contenido\">\n            <h4>Improvements in Technical and Decorative Lighting<\/h4>\n            <p>Design and installation of LED lighting systems, automated control (DALI\/KNX), presence sensors, and dimming. We strive to achieve energy efficiency, visual comfort, and modern aesthetics in industrial, corporate, and commercial environments.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n          \n          <div id=\"respaldo-content\" class=\"detalle-contenido\">\n            <h4>Critical Backup and Protection System<\/h4>\n            <p>Implementation of redundant solutions to ensure power continuity: UPS, battery banks, power plants, surge suppressors, and remote monitoring. Targeted at critical facilities such as hospitals, data centers, and banks.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Servicio 2 -->\n    <div class=\"servicio-card\" style=\"--bg-image: url('http:\/\/susynaturals502.com\/wp-content\/uploads\/2025\/07\/Captura-de-pantalla-2025-07-04-164711.png')\">\n      <div class=\"servicio-front\">\n        <img decoding=\"async\" src=\"http:\/\/vijusacolombia.com\/wp-content\/uploads\/2025\/07\/Captura-de-pantalla-2025-07-07-104422.png\" alt=\"STII\">\n        <h3>(STII Service) Integrated Intelligent Thermal System<\/h3>\n        <p>Advanced industrial refrigeration and air conditioning solutions with IoT technology for maximum energy efficiency and precise control.<\/p>\n        <button class=\"ver-mas-btn\">See more<\/button>\n      <\/div>\n      <div class=\"servicio-back\">\n        <img decoding=\"async\" src=\"http:\/\/susynaturals502.com\/wp-content\/uploads\/2025\/07\/Captura-de-pantalla-2025-07-04-164711.png\" alt=\"Detalle STII\">\n        <div class=\"servicio-back-content\">\n          <i class=\"fas fa-arrow-left volver-icon\"><\/i>\n          <h3>(STII Service) Integrated Intelligent Thermal System<\/h3>\n          \n          <!-- Contenedor de mini-cuadros -->\n          <div id=\"cuadros-container-stii\" class=\"mini-cuadros-container\">\n            <div class=\"mini-cuadro\" data-section=\"refrigeracion\">\n              <i class=\"fas fa-snowflake\"><\/i>\n              <h4>Precision Cooling<\/h4>\n            <\/div>\n            <div class=\"mini-cuadro\" data-section=\"iqf\">\n              <i class=\"fas fa-wind\"><\/i>\n              <h4>IQF technology<\/h4>\n            <\/div>\n            <div class=\"mini-cuadro\" data-section=\"automatizacion\">\n              <i class=\"fas fa-robot\"><\/i>\n              <h4>Automation<\/h4>\n            <\/div>\n            <div class=\"mini-cuadro\" data-section=\"climatizacion\">\n              <i class=\"fas fa-fan\"><\/i>\n              <h4>Air conditioning<\/h4>\n            <\/div>\n            <div class=\"mini-cuadro\" data-section=\"mantenimiento\">\n              <i class=\"fas fa-tools\"><\/i>\n              <h4>Maintenance<\/h4>\n            <\/div>\n            <div class=\"mini-cuadro\" data-section=\"normativas\">\n              <i class=\"fas fa-certificate\"><\/i>\n              <h4>Regulations<\/h4>\n            <\/div>\n          <\/div>\n          \n          <!-- Contenido detallado -->\n          <div id=\"refrigeracion-content\" class=\"detalle-contenido\">\n            <h4>Precision Cooling and Predictive Maintenance<\/h4>\n            <p>Design, installation, and maintenance of refrigeration systems with precise temperature and humidity control for critical environments. Includes predictive maintenance with IoT sensors for greater efficiency and durability.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n          \n          <div id=\"iqf-content\" class=\"detalle-contenido\">\n            <h4>IQF Technology \u2013 Individual Quick Freezing<\/h4>\n            <p>Ultra-rapid freezing technology (Individual Quick Freezing) for food products that require texture, quality, and freshness. Ideal for agri-food production plants, guaranteeing international standards of safety and traceability.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n          \n          <div id=\"automatizacion-content\" class=\"detalle-contenido\">\n            <h4>Automation and Intelligent Monitoring<\/h4>\n            <p>Intelligent platforms for thermal management, including temperature\/humidity sensors, remote control, alarms, and real-time reporting. Integration with BMS and IoT platforms for data-driven decision-making and advanced energy management.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n          \n          <div id=\"climatizacion-content\" class=\"detalle-contenido\">\n            <h4>Integrated Industrial Refrigeration and Air Conditioning<\/h4>\n            <p>Comprehensive design of hybrid systems that combine space air conditioning, process cooling, cold storage, and energy recovery. This approach reduces operating costs, improves energy efficiency, and ensures thermal stability in industrial and logistics environments.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n          \n          <div id=\"mantenimiento-content\" class=\"detalle-contenido\">\n            <h4>Predictive and Corrective Maintenance<\/h4>\n            <p>Condition-based maintenance programs with continuous equipment monitoring, trend analysis, and early warnings. Includes specialized repair services, refrigerant recharging, and optimization of existing systems.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n          \n          <div id=\"normativas-content\" class=\"detalle-contenido\">\n            <h4>Regulatory Compliance<\/h4>\n            <p>Systems designed under HACCP, FDA, ASHRAE, and international refrigeration standards. Process certifications and validations for the pharmaceutical, food, and critical manufacturing industries.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Servicio 3 -->\n    <div class=\"servicio-card\" style=\"--bg-image: url('http:\/\/susynaturals502.com\/wp-content\/uploads\/2025\/07\/Captura-de-pantalla-2025-07-04-164815.png')\">\n      <div class=\"servicio-front\">\n        <img decoding=\"async\" src=\"http:\/\/vijusacolombia.com\/wp-content\/uploads\/2025\/07\/Captura-de-pantalla-2025-07-07-091129.png\" alt=\"DPIT\">\n        <h3>DPIT Service \u2013 Technical Infrastructure Design and Planning Service<\/h3>\n        <p>Commercial and residential projects with BIM technology to optimize budgets.<\/p>\n        <button class=\"ver-mas-btn\">See more<\/button>\n      <\/div>\n      <div class=\"servicio-back\">\n        <img decoding=\"async\" src=\"http:\/\/susynaturals502.com\/wp-content\/uploads\/2025\/07\/Captura-de-pantalla-2025-07-04-164815.png\" alt=\"Detalle DPIT\">\n        <div class=\"servicio-back-content\">\n          <i class=\"fas fa-arrow-left volver-icon\"><\/i>\n          <h3>DPIT Service \u2013 Technical Infrastructure Design and Planning Service<\/h3>\n          \n          <!-- Contenedor de mini-cuadros -->\n          <div id=\"cuadros-container-dpit\" class=\"mini-cuadros-container\">\n            <div class=\"mini-cuadro\" data-section=\"estudios-dpit\">\n              <i class=\"fas fa-search\"><\/i>\n              <h4>Technical Studies<\/h4>\n            <\/div>\n            <div class=\"mini-cuadro\" data-section=\"diseno-dpit\">\n              <i class=\"fas fa-drafting-compass\"><\/i>\n              <h4>Conceptual Design<\/h4>\n            <\/div>\n            <div class=\"mini-cuadro\" data-section=\"planeacion-dpit\">\n              <i class=\"fas fa-project-diagram\"><\/i>\n              <h4>Planning<\/h4>\n            <\/div>\n            <div class=\"mini-cuadro\" data-section=\"integracion-dpit\">\n              <i class=\"fas fa-cogs\"><\/i>\n              <h4>Integration<\/h4>\n            <\/div>\n            <div class=\"mini-cuadro\" data-section=\"documentacion-dpit\">\n              <i class=\"fas fa-file-contract\"><\/i>\n              <h4>Documentation<\/h4>\n            <\/div>\n          <\/div>\n          \n          <!-- Contenido detallado -->\n          <div id=\"estudios-dpit-content\" class=\"detalle-contenido\">\n            <h4>Preliminary Technical Studies<\/h4>\n            <p>Analysis of the physical, social, economic, and regulatory environment to assess project viability. Includes topographic surveys, geotechnical, hydrological, and utility studies.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n          \n          <div id=\"diseno-dpit-content\" class=\"detalle-contenido\">\n            <h4>Conceptual and Detailed Design<\/h4>\n            <p>Viable and efficient architectural and engineering proposals, with plans, calculation reports, specifications, and BIM modeling for technical accuracy.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n          \n          <div id=\"planeacion-dpit-content\" class=\"detalle-contenido\">\n            <h4>Strategic Planning<\/h4>\n            <p>Defining project scope, timelines, costs, and resources. Developing schedules, WBSs, and risk analyses aligned with client objectives.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n          \n          <div id=\"integracion-dpit-content\" class=\"detalle-contenido\">\n            <h4>Integration of Disciplines<\/h4>\n            <p>Coordination of engineering departments to ensure technical compatibility and resource efficiency. Use of BIM methodologies and collaborative platforms.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n          \n          <div id=\"documentacion-dpit-content\" class=\"detalle-contenido\">\n            <h4>Technical Documentation<\/h4>\n            <p>Creation and management of plans, specifications, reports, and manuals at each stage of the project, complying with local and international regulations.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Servicio 4 - Actualizado con mini-cuadros -->\n    <div class=\"servicio-card\" style=\"--bg-image: url('http:\/\/susynaturals502.com\/wp-content\/uploads\/2025\/07\/Captura-de-pantalla-2025-07-04-164911.png')\">\n      <div class=\"servicio-front\">\n        <img decoding=\"async\" src=\"http:\/\/vijusacolombia.com\/wp-content\/uploads\/2025\/07\/Captura-de-pantalla-2025-07-07-091307.png\" alt=\"HSE\">\n        <h3>Service and HSE \u2013 Specialized Critical Hospital Infrastructure Service<\/h3>\n        <p>Resource optimization, improved productivity, and reduced delivery times.<\/p>\n        <button class=\"ver-mas-btn\">See more<\/button>\n      <\/div>\n      <div class=\"servicio-back\">\n        <img decoding=\"async\" src=\"http:\/\/susynaturals502.com\/wp-content\/uploads\/2025\/07\/Captura-de-pantalla-2025-07-04-164911.png\" alt=\"Detalle HSE\">\n        <div class=\"servicio-back-content\">\n          <i class=\"fas fa-arrow-left volver-icon\"><\/i>\n          <h3>Service and HSE \u2013 Specialized Critical Hospital Infrastructure Service<\/h3>\n          \n          <!-- Contenedor de mini-cuadros -->\n          <div id=\"cuadros-container-hse\" class=\"mini-cuadros-container\">\n            <div class=\"mini-cuadro\" data-section=\"blindajes\">\n              <i class=\"fas fa-shield-alt\"><\/i>\n              <h4>Technical Armor<\/h4>\n            <\/div>\n            <div class=\"mini-cuadro\" data-section=\"equipos-medicos\">\n              <i class=\"fas fa-medkit\"><\/i>\n              <h4>Medical Equipment<\/h4>\n            <\/div>\n            <div class=\"mini-cuadro\" data-section=\"sanitarios\">\n              <i class=\"fas fa-toilet\"><\/i>\n              <h4>Special Toilets<\/h4>\n            <\/div>\n            <div class=\"mini-cuadro\" data-section=\"respaldo-hse\">\n              <i class=\"fas fa-battery-full\"><\/i>\n              <h4>Support and Protection<\/h4>\n            <\/div>\n            <div class=\"mini-cuadro\" data-section=\"normativas-hse\">\n              <i class=\"fas fa-file-certificate\"><\/i>\n              <h4>Regulatory Compliance<\/h4>\n            <\/div>\n          <\/div>\n          \n          <!-- Contenido detallado -->\n          <div id=\"blindajes-content\" class=\"detalle-contenido\">\n            <h4>Design and Installation of Technical Shielding<\/h4>\n            <p>Physical and electromagnetic shielding for critical areas with certified materials, complying with standards such as NCRP and IAEA. Protection against interference, radiation, and unauthorized access in imaging rooms, operating rooms, and laboratories.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n          \n          <div id=\"equipos-medicos-content\" class=\"detalle-contenido\">\n            <h4>Technical Installation of Medical Equipment<\/h4>\n            <p>Specialized assembly of biomedical equipment, integrated with networks, medical gases, and hospital systems. This includes CT scanners, MRI scanners, X-ray equipment, and surgical systems, with installation certification according to IEC 60601 standards.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n          \n          <div id=\"sanitarios-content\" class=\"detalle-contenido\">\n            <h4>High-Specification Sanitary Finishing<\/h4>\n            <p>Hospital-grade finishes in healthcare areas with antibacterial materials, washable ceilings, and clinical fixtures. Hygienic design for high-risk areas such as ICUs, operating rooms, and laboratories, meeting NSF\/ANSI 2 and 3 standards.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n          \n          <div id=\"respaldo-hse-content\" class=\"detalle-contenido\">\n            <h4>Backup and Protection Systems<\/h4>\n            <p>Implementation of power plants, UPS, and intelligent monitoring to ensure operational continuity in critical environments. Redundant solutions for vital hospital areas with transfer times under 10 seconds.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n          \n          <div id=\"normativas-hse-content\" class=\"detalle-contenido\">\n            <h4>Multidisciplinary Regulatory Compliance<\/h4>\n            <p>Implementation of hospital standards (NFPA, RETIE, ISO, etc.) with technical documentation and protocols for auditing and certification. Validation of critical systems according to national and international regulations for healthcare facilities.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Servicio 5 - Actualizado con mini-cuadros -->\n    <div class=\"servicio-card\" style=\"--bg-image: url('http:\/\/susynaturals502.com\/wp-content\/uploads\/2025\/07\/Captura-de-pantalla-2025-07-04-164949.png')\">\n      <div class=\"servicio-front\">\n        <img decoding=\"async\" src=\"http:\/\/vijusacolombia.com\/wp-content\/uploads\/2025\/07\/Captura-de-pantalla-2025-07-07-091348.png\" alt=\"SIIC\">\n        <h3>SIIC Service \u2013 Comprehensive construction infrastructure system<\/h3>\n        <p>We oversee every stage of the project to ensure quality and timeliness.<\/p>\n        <button class=\"ver-mas-btn\">See more<\/button>\n      <\/div>\n      <div class=\"servicio-back\">\n        <img decoding=\"async\" src=\"http:\/\/susynaturals502.com\/wp-content\/uploads\/2025\/07\/Captura-de-pantalla-2025-07-04-164949.png\" alt=\"Detalle SIIC\">\n        <div class=\"servicio-back-content\">\n          <i class=\"fas fa-arrow-left volver-icon\"><\/i>\n          <h3>SIIC Service \u2013 Comprehensive construction infrastructure system<\/h3>\n          \n          <!-- Contenedor de mini-cuadros -->\n          <div id=\"cuadros-container-siic\" class=\"mini-cuadros-container\">\n            <div class=\"mini-cuadro\" data-section=\"movimiento-tierra\">\n              <i class=\"fas fa-mountain\"><\/i>\n              <h4>Earth Movement<\/h4>\n            <\/div>\n            <div class=\"mini-cuadro\" data-section=\"adaptacion\">\n              <i class=\"fas fa-building\"><\/i>\n              <h4>Special Adaptation<\/h4>\n            <\/div>\n            <div class=\"mini-cuadro\" data-section=\"remodelacion\">\n              <i class=\"fas fa-hammer\"><\/i>\n              <h4>Remodeling<\/h4>\n            <\/div>\n            <div class=\"mini-cuadro\" data-section=\"acabados\">\n              <i class=\"fas fa-paint-roller\"><\/i>\n              <h4>Technical Finishes<\/h4>\n            <\/div>\n            <div class=\"mini-cuadro\" data-section=\"supervision\">\n              <i class=\"fas fa-clipboard-check\"><\/i>\n              <h4>Technical Supervision<\/h4>\n            <\/div>\n          <\/div>\n          \n          <!-- Contenido detallado -->\n          <div id=\"movimiento-tierra-content\" class=\"detalle-contenido\">\n            <h4>Earthworks and Site Preparation<\/h4>\n            <p>Excavations, grading, and rough construction with metal or concrete structures for safe and stable foundations. Includes geotechnical studies, soil compaction, and drainage systems to ensure long-term structural stability.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n          \n          <div id=\"adaptacion-content\" class=\"detalle-contenido\">\n            <h4>Adaptation for Specialized Uses<\/h4>\n            <p>Renovation of spaces for hospitals, laboratories, industrial buildings, or homes, integrating technical systems in compliance with regulations. Transformation of conventional spaces into specialized areas with specific technical requirements.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n          \n          <div id=\"remodelacion-content\" class=\"detalle-contenido\">\n            <h4>Remodeling and Structural Reinforcement<\/h4>\n            <p>Structural improvements to existing buildings using steel, concrete, or fiberglass, adapting them to new operational or seismic requirements. Reinforcement of columns, slabs, and walls to comply with current building regulations.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n          \n          <div id=\"acabados-content\" class=\"detalle-contenido\">\n            <h4>Technical and Architectural Finishes<\/h4>\n            <p>Installation of specialized finishes such as vinyl flooring, raised ceilings, and paneling, according to end use and regulations. Aesthetic and functional solutions for different types of spaces, prioritizing durability and maintenance.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n          \n          <div id=\"supervision-content\" class=\"detalle-contenido\">\n            <h4>Technical Supervision, Quality Control and Regulatory Compliance<\/h4>\n            <p>Constant site inspection to ensure quality, safety, and regulatory compliance with documentation and traceability. Implementation of quality protocols and management systems to guarantee excellence at every stage of the project.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Servicio 6 - Actualizado con mini-cuadros -->\n    <div class=\"servicio-card\" style=\"--bg-image: url('http:\/\/susynaturals502.com\/wp-content\/uploads\/2025\/07\/Captura-de-pantalla-2025-07-04-165105.png')\">\n      <div class=\"servicio-front\">\n        <img decoding=\"async\" src=\"http:\/\/vijusacolombia.com\/wp-content\/uploads\/2025\/07\/Captura-de-pantalla-2025-07-07-091527.png\" alt=\"SIIH\">\n        <h3>SIIH Service \u2013 Comprehensive health infrastructure system<\/h3>\n        <p>We provide technical support from the initial idea to its final execution.<\/p>\n        <button class=\"ver-mas-btn\">See more<\/button>\n      <\/div>\n      <div class=\"servicio-back\">\n        <img decoding=\"async\" src=\"http:\/\/susynaturals502.com\/wp-content\/uploads\/2025\/07\/Captura-de-pantalla-2025-07-04-165105.png\" alt=\"Detalle SIIH\">\n        <div class=\"servicio-back-content\">\n          <i class=\"fas fa-arrow-left volver-icon\"><\/i>\n          <h3>SIIH Service \u2013 Comprehensive health infrastructure system<\/h3>\n          \n          <!-- Contenedor de mini-cuadros -->\n          <div id=\"cuadros-container-siih\" class=\"mini-cuadros-container\">\n            <div class=\"mini-cuadro\" data-section=\"pozos\">\n              <i class=\"fas fa-water\"><\/i>\n              <h4>Mechanical Wells<\/h4>\n            <\/div>\n            <div class=\"mini-cuadro\" data-section=\"bombas\">\n              <i class=\"fas fa-tint\"><\/i>\n              <h4>Pumps and Storage<\/h4>\n            <\/div>\n            <div class=\"mini-cuadro\" data-section=\"alcantarillado\">\n              <i class=\"fas fa-recycle\"><\/i>\n              <h4>Sewerage<\/h4>\n            <\/div>\n            <div class=\"mini-cuadro\" data-section=\"fosas\">\n              <i class=\"fas fa-toilet-paper\"><\/i>\n              <h4>Septic Tanks<\/h4>\n            <\/div>\n            <div class=\"mini-cuadro\" data-section=\"redes\">\n              <i class=\"fas fa-faucet\"><\/i>\n              <h4>Water Networks<\/h4>\n            <\/div>\n            <div class=\"mini-cuadro\" data-section=\"normativas-siih\">\n              <i class=\"fas fa-file-alt\"><\/i>\n              <h4>Regulatory Compliance<\/h4>\n            <\/div>\n          <\/div>\n          \n          <!-- Contenido detallado -->\n          <div id=\"pozos-content\" class=\"detalle-contenido\">\n            <h4>Drilling, Installation and Maintenance of Mechanical Wells<\/h4>\n            <p>We perform deep drilling using mechanized methods for underground water collection, including casing, gauging, disinfection, and periodic maintenance, ensuring flow and potable water standards. Our systems meet water quality standards and provide a reliable supply for communities and industries.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n          \n          <div id=\"bombas-content\" class=\"detalle-contenido\">\n            <h4>Instalaci\u00f3n de Bombas, Tableros y Almacenamiento<\/h4>\n            <p>Montaje electromec\u00e1nico de sistemas de bombeo con tableros de control, variadores de frecuencia y sistemas de almacenamiento como tanques elevados o cisternas, asegurando presi\u00f3n constante y eficiencia energ\u00e9tica. Dise\u00f1amos sistemas personalizados seg\u00fan necesidades de caudal y presi\u00f3n para cada aplicaci\u00f3n.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n          \n          <div id=\"alcantarillado-content\" class=\"detalle-contenido\">\n            <h4>Design and Installation of Wastewater Sewerage<\/h4>\n            <p>Planning and installation of sanitary collection networks in urban or rural areas, with pipes, inspection boxes, and final discharges, complying with hydraulic and environmental regulations. We implement solutions that prevent flooding and pollution, with durable materials and accessible maintenance systems.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n          \n          <div id=\"fosas-content\" class=\"detalle-contenido\">\n            <h4>Septic Tanks, Biodigesters and Primary Treatment Systems<\/h4>\n            <p>Design and construction of autonomous solutions for primary wastewater treatment, ideal for areas not connected to the public grid, promoting sustainability and discharge control. Our systems include advanced treatment technologies that reduce environmental impact and facilitate maintenance.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n          \n          <div id=\"redes-content\" class=\"detalle-contenido\">\n            <h4>Drinking Water Networks, Elevated Tanks, Cisterns and Distribution<\/h4>\n            <p>Construction and interconnection of clean water networks with storage and distribution systems that ensure a continuous and safe supply to communities and facilities. We implement complete systems from source to point of consumption, ensuring quality and adequate pressure at all times.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n          \n          <div id=\"normativas-siih-content\" class=\"detalle-contenido\">\n            <h4>Regulatory and Health Compliance<\/h4>\n            <p>We ensure compliance with national and international regulations (such as the WHO, INVIMA, and local health standards), including technical documentation, testing protocols, and health control. Our projects include all the documentation required for audits and authorizations before the competent authorities.<\/p>\n            <button class=\"volver-cuadros-btn\"><i class=\"fas fa-arrow-left\"><\/i> Returnn<\/button>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n  \/\/ Funci\u00f3n para el bot\u00f3n Ver m\u00e1s\n  document.querySelectorAll('.ver-mas-btn').forEach(function(button) {\n    button.addEventListener('click', function() {\n      const card = this.closest('.servicio-card');\n      card.classList.add('flipped');\n      \n      \/\/ Asegurarse de que solo se muestren los cuadros al voltear\n      const cuadrosContainer = card.querySelector('#cuadros-container');\n      if (cuadrosContainer) {\n        cuadrosContainer.style.display = 'grid';\n      }\n      \n      const cuadrosContainerStii = card.querySelector('#cuadros-container-stii');\n      if (cuadrosContainerStii) {\n        cuadrosContainerStii.style.display = 'grid';\n      }\n      \n      const cuadrosContainerDpit = card.querySelector('#cuadros-container-dpit');\n      if (cuadrosContainerDpit) {\n        cuadrosContainerDpit.style.display = 'grid';\n      }\n      \n      const cuadrosContainerHse = card.querySelector('#cuadros-container-hse');\n      if (cuadrosContainerHse) {\n        cuadrosContainerHse.style.display = 'grid';\n      }\n      \n      const cuadrosContainerSiic = card.querySelector('#cuadros-container-siic');\n      if (cuadrosContainerSiic) {\n        cuadrosContainerSiic.style.display = 'grid';\n      }\n      \n      const cuadrosContainerSiih = card.querySelector('#cuadros-container-siih');\n      if (cuadrosContainerSiih) {\n        cuadrosContainerSiih.style.display = 'grid';\n      }\n      \n      \/\/ Ocultar todos los contenidos detallados\n      const detalles = card.querySelectorAll('.detalle-contenido');\n      detalles.forEach(detalle => detalle.classList.remove('activo'));\n    });\n  });\n  \n  \/\/ Funci\u00f3n para el icono Volver\n  document.querySelectorAll('.volver-icon').forEach(function(icon) {\n    icon.addEventListener('click', function() {\n      const card = this.closest('.servicio-card');\n      card.classList.remove('flipped');\n    });\n  });\n  \n  \/\/ Funci\u00f3n para los mini-cuadros del servicio EITI\n  document.querySelectorAll('#cuadros-container .mini-cuadro').forEach(function(cuadro) {\n    cuadro.addEventListener('click', function() {\n      const section = this.getAttribute('data-section');\n      const card = this.closest('.servicio-card');\n      \n      \/\/ Ocultar el contenedor de cuadros\n      const cuadrosContainer = card.querySelector('#cuadros-container');\n      if (cuadrosContainer) {\n        cuadrosContainer.style.display = 'none';\n      }\n      \n      \/\/ Mostrar el contenido correspondiente\n      const contenido = card.querySelector(`#${section}-content`);\n      if (contenido) {\n        contenido.classList.add('activo');\n      }\n    });\n  });\n  \n  \/\/ Funci\u00f3n para los mini-cuadros del servicio STII\n  document.querySelectorAll('#cuadros-container-stii .mini-cuadro').forEach(function(cuadro) {\n    cuadro.addEventListener('click', function() {\n      const section = this.getAttribute('data-section');\n      const card = this.closest('.servicio-card');\n      \n      \/\/ Ocultar el contenedor de cuadros\n      const cuadrosContainer = card.querySelector('#cuadros-container-stii');\n      if (cuadrosContainer) {\n        cuadrosContainer.style.display = 'none';\n      }\n      \n      \/\/ Mostrar el contenido correspondiente\n      const contenido = card.querySelector(`#${section}-content`);\n      if (contenido) {\n        contenido.classList.add('activo');\n      }\n    });\n  });\n  \n  \/\/ Funci\u00f3n para los mini-cuadros del servicio DPIT\n  document.querySelectorAll('#cuadros-container-dpit .mini-cuadro').forEach(function(cuadro) {\n    cuadro.addEventListener('click', function() {\n      const section = this.getAttribute('data-section');\n      const card = this.closest('.servicio-card');\n      \n      \/\/ Ocultar el contenedor de cuadros\n      const cuadrosContainer = card.querySelector('#cuadros-container-dpit');\n      if (cuadrosContainer) {\n        cuadrosContainer.style.display = 'none';\n      }\n      \n      \/\/ Mostrar el contenido correspondiente\n      const contenido = card.querySelector(`#${section}-content`);\n      if (contenido) {\n        contenido.classList.add('activo');\n      }\n    });\n  });\n  \n  \/\/ Funci\u00f3n para los mini-cuadros del servicio HSE\n  document.querySelectorAll('#cuadros-container-hse .mini-cuadro').forEach(function(cuadro) {\n    cuadro.addEventListener('click', function() {\n      const section = this.getAttribute('data-section');\n      const card = this.closest('.servicio-card');\n      \n      \/\/ Ocultar el contenedor de cuadros\n      const cuadrosContainer = card.querySelector('#cuadros-container-hse');\n      if (cuadrosContainer) {\n        cuadrosContainer.style.display = 'none';\n      }\n      \n      \/\/ Mostrar el contenido correspondiente\n      const contenido = card.querySelector(`#${section}-content`);\n      if (contenido) {\n        contenido.classList.add('activo');\n      }\n    });\n  });\n  \n  \/\/ Funci\u00f3n para los mini-cuadros del servicio SIIC\n  document.querySelectorAll('#cuadros-container-siic .mini-cuadro').forEach(function(cuadro) {\n    cuadro.addEventListener('click', function() {\n      const section = this.getAttribute('data-section');\n      const card = this.closest('.servicio-card');\n      \n      \/\/ Ocultar el contenedor de cuadros\n      const cuadrosContainer = card.querySelector('#cuadros-container-siic');\n      if (cuadrosContainer) {\n        cuadrosContainer.style.display = 'none';\n      }\n      \n      \/\/ Mostrar el contenido correspondiente\n      const contenido = card.querySelector(`#${section}-content`);\n      if (contenido) {\n        contenido.classList.add('activo');\n      }\n    });\n  });\n  \n  \/\/ Funci\u00f3n para los mini-cuadros del servicio SIIH\n  document.querySelectorAll('#cuadros-container-siih .mini-cuadro').forEach(function(cuadro) {\n    cuadro.addEventListener('click', function() {\n      const section = this.getAttribute('data-section');\n      const card = this.closest('.servicio-card');\n      \n      \/\/ Ocultar el contenedor de cuadros\n      const cuadrosContainer = card.querySelector('#cuadros-container-siih');\n      if (cuadrosContainer) {\n        cuadrosContainer.style.display = 'none';\n      }\n      \n      \/\/ Mostrar el contenido correspondiente\n      const contenido = card.querySelector(`#${section}-content`);\n      if (contenido) {\n        contenido.classList.add('activo');\n      }\n    });\n  });\n  \n  \/\/ Funci\u00f3n para los botones Volver en los contenidos detallados\n  document.querySelectorAll('.volver-cuadros-btn').forEach(function(boton) {\n    boton.addEventListener('click', function() {\n      const detalle = this.closest('.detalle-contenido');\n      detalle.classList.remove('activo');\n      \n      const card = this.closest('.servicio-card');\n      \n      \/\/ Mostrar nuevamente el contenedor de cuadros correspondiente\n      const cuadrosContainer = card.querySelector('#cuadros-container');\n      if (cuadrosContainer) {\n        cuadrosContainer.style.display = 'grid';\n      }\n      \n      const cuadrosContainerStii = card.querySelector('#cuadros-container-stii');\n      if (cuadrosContainerStii) {\n        cuadrosContainerStii.style.display = 'grid';\n      }\n      \n      const cuadrosContainerDpit = card.querySelector('#cuadros-container-dpit');\n      if (cuadrosContainerDpit) {\n        cuadrosContainerDpit.style.display = 'grid';\n      }\n      \n      const cuadrosContainerHse = card.querySelector('#cuadros-container-hse');\n      if (cuadrosContainerHse) {\n        cuadrosContainerHse.style.display = 'grid';\n      }\n      \n      const cuadrosContainerSiic = card.querySelector('#cuadros-container-siic');\n      if (cuadrosContainerSiic) {\n        cuadrosContainerSiic.style.display = 'grid';\n      }\n      \n      const cuadrosContainerSiih = card.querySelector('#cuadros-container-siih');\n      if (cuadrosContainerSiih) {\n        cuadrosContainerSiih.style.display = 'grid';\n      }\n    });\n  });\n});\n<\/script>\n\n<\/body>\n<\/html>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-ca83a08d alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\n<div class=\"wp-block-stackable-spacer stk-block-spacer stk--no-padding stk-block stk-069ec4f\" data-block-id=\"069ec4f\"><style>.stk-069ec4f {height:50px !important;}<\/style><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-eaebee4e alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\n<!DOCTYPE html>\n<html lang=\"es\">\n<head>\n  <meta charset=\"UTF-8\">\n  <title>Sector Bancario<\/title>\n  <style>\n    body {\n      margin: 0;\n      font-family: sans-serif;\n      background-color: #f5f5f5;\n    }\n\n    .contenedor {\n      display: flex;\n      align-items: center;\n      gap: 0;\n      padding: 60px 40px;\n      max-width: 1200px;\n      margin: auto;\n      flex-wrap: wrap;\n      position: relative;\n    }\n\n    .imagen {\n      flex: 1;\n      max-width: 500px;\n      z-index: 1;\n    }\n\n    .imagen img {\n      width: 88%;\n      height: auto;\n      display: block;\n      border-radius: 4px;\n      transition: transform 0.3s ease;\n    }\n\n    .imagen img:hover {\n      transform: scale(1.05);\n    }\n\n    .texto {\n      flex: 1;\n      background-color: white;\n      padding: 40px;\n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      position: relative;\n      left: -80px;\n      top: 50px;\n      z-index: 2;\n      min-width: 300px;\n      color: #555;\n      transition: transform 0.3s ease;\n    }\n\n    .texto:hover {\n      transform: scale(1.05); \/* Efecto agrandar el cuadro y todo su contenido *\/\n    }\n\n    .texto h2 {\n      font-size: 28px;\n      font-weight: bold;\n      margin-bottom: 15px;\n      color: #000;\n    }\n\n    .texto p {\n      font-size: 16px;\n      line-height: 1.6;\n      position: relative;\n      padding-left: 30px;\n      font-weight: 300;\n      color: #666;\n    }\n\n    .texto p::before {\n      content: \"\u00bb\";\n      position: absolute;\n      left: 0;\n      top: 0;\n      color: #0073e6;\n      font-size: 34px;\n      line-height: 1.6;\n    }\n\n    @media (max-width: 768px) {\n      .contenedor {\n        flex-direction: column;\n        padding: 30px 20px;\n      }\n\n      .texto {\n        left: 0;\n        top: 0;\n        margin-top: -20px;\n        padding: 30px 20px;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <div class=\"contenedor\">\n    <div class=\"imagen\">\n      <img decoding=\"async\" src=\"http:\/\/vijusacolombia.com\/wp-content\/uploads\/2025\/07\/Captura-de-pantalla-2025-07-01-103020.png\" alt=\"Tablero el\u00e9ctrico\">\n    <\/div>\n    <div class=\"texto\">\n      <h2>Banking Sector<\/h2>\n      <p>We have developed construction and remodeling projects for banking institutions, creating safe and functional spaces that reinforce each entity's identity.<\/p>\n    <\/div>\n  <\/div>\n\n<\/body>\n<\/html>\n\n\n\n<!DOCTYPE html>\n<html lang=\"es\">\n<head>\n  <meta charset=\"UTF-8\">\n  <title>Sector Hospitalario<\/title>\n  <style>\n    body {\n      margin: 0;\n      font-family: sans-serif;\n      background-color: #f5f5f5;\n    }\n\n    .hospitalario-contenedor {\n      display: flex;\n      flex-direction: row;\n      align-items: center;\n      gap: 40px;\n      padding: 40px;\n      max-width: 1200px;\n      margin: auto;\n      flex-wrap: wrap;\n      position: relative;\n    }\n\n    .hospitalario-imagen {\n      flex: 1;\n      max-width: 430px;\n      order: 2;\n      z-index: 1;\n      transition: transform 0.3s ease;\n    }\n\n    .hospitalario-imagen:hover {\n      transform: scale(1.05);\n    }\n\n    .hospitalario-imagen img {\n      width: 100%;\n      height: auto;\n      display: block;\n    }\n\n    .hospitalario-texto {\n      flex: 1;\n      min-width: 300px;\n      font-family: sans-serif;\n      color: #555;\n      order: 1;\n      background-color: white;\n      padding: 40px;\n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      position: relative;\n      left: 62px;\n      top: 50px;\n      z-index: 2;\n      transition: transform 0.3s ease;\n    }\n\n    .hospitalario-texto:hover {\n      transform: scale(1.05);\n    }\n\n    .hospitalario-texto h2 {\n      font-size: 28px;\n      font-weight: bold;\n      margin-bottom: 15px;\n      color: #000;\n    }\n\n    .hospitalario-texto p {\n      font-size: 16px;\n      line-height: 1.6;\n      position: relative;\n      padding-right: 30px;\n      font-weight: 300;\n      color: #666;\n    }\n\n    .hospitalario-texto p::after {\n      content: \"\u00bb\";\n      position: absolute;\n      right: 0;\n      top: 0;\n      color: #0073e6;\n      font-size: 34px;\n      line-height: 1.6;\n      transform: rotateY(180deg);\n    }\n\n    @media (max-width: 768px) {\n      .hospitalario-contenedor {\n        flex-direction: column;\n        padding: 30px 20px;\n      }\n\n      .hospitalario-texto {\n        position: static;\n        left: 0;\n        top: 0;\n        margin-top: -20px;\n        padding: 30px 20px;\n        transform: none !important;\n      }\n\n      .hospitalario-imagen {\n        transform: none !important;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <div class=\"hospitalario-contenedor\">\n    <div class=\"hospitalario-texto\">\n      <h2>Hospital Sector<\/h2>\n      <p>With experience in the construction and remodeling of hospitals and clinics, we offer facilities that meet the highest standards of safety and comfort for the healthcare sector.<\/p>\n    <\/div>\n    <div class=\"hospitalario-imagen\">\n      <img decoding=\"async\" src=\"http:\/\/vijusacolombia.com\/wp-content\/uploads\/2025\/07\/Captura-de-pantalla-2025-07-01-111945.png\" alt=\"Servidor hospitalario\">\n    <\/div>\n  <\/div>\n\n<\/body>\n<\/html>\n\n\n\n<!DOCTYPE html>\n<html lang=\"es\">\n<head>\n  <meta charset=\"UTF-8\">\n  <title>Sector Industrial y Comercial<\/title>\n  <style>\n    body {\n      margin: 0;\n      font-family: sans-serif;\n      background-color: #f5f5f5;\n    }\n\n    .industrial-contenedor {\n      display: flex;\n      align-items: center;\n      gap: 40px;\n      padding: 40px;\n      max-width: 1200px;\n      margin: auto;\n      flex-wrap: wrap;\n      position: relative;\n    }\n\n    .industrial-imagen {\n      flex: 1;\n      max-width: 430px;\n      z-index: 1;\n    }\n\n    .industrial-imagen img {\n      width: 100%;\n      height: auto;\n      transition: transform 0.3s ease;\n      display: block;\n    }\n\n    .industrial-imagen img:hover {\n      transform: scale(1.05);\n    }\n\n    .industrial-texto {\n      flex: 1;\n      min-width: 300px;\n      color: #555;\n      font-family: sans-serif;\n      background-color: white;\n      padding: 40px;\n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n      position: relative;\n      left: -70px;\n      top: 50px;\n      z-index: 2;\n      transition: transform 0.3s ease;\n    }\n\n    .industrial-texto:hover {\n      transform: scale(1.05);\n    }\n\n    .industrial-texto h2 {\n      font-size: 28px;\n      font-weight: bold;\n      margin-bottom: 15px;\n      color: #000;\n      transition: transform 0.3s ease;\n    }\n\n    .industrial-texto p {\n      font-size: 16px;\n      line-height: 1.6;\n      position: relative;\n      padding-left: 30px;\n      font-weight: 300;\n      color: #666;\n      transition: transform 0.3s ease;\n    }\n\n    .industrial-texto p::before {\n      content: \"\u00bb\";\n      position: absolute;\n      left: 0;\n      top: 0;\n      color: #0073e6;\n      font-size: 34px;\n      line-height: 1.6;\n    }\n\n    @media (max-width: 768px) {\n      .industrial-contenedor {\n        flex-direction: column;\n        padding: 30px 20px;\n      }\n\n      .industrial-texto {\n        position: static;\n        left: 0;\n        top: 0;\n        padding: 30px 20px;\n        margin-top: -20px;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <div class=\"industrial-contenedor\">\n    <div class=\"industrial-imagen\">\n      <img decoding=\"async\" src=\"http:\/\/vijusacolombia.com\/wp-content\/uploads\/2025\/07\/Captura-de-pantalla-2025-07-01-112543.png\" alt=\"Tablero el\u00e9ctrico\">\n    <\/div>\n    <div class=\"industrial-texto\">\n      <h2>Industrial and Commercial Sector<\/h2>\n      <p>From factories to warehouses and retail spaces, we provide specialized solutions that improve efficiency and the work environment, with a focus on sustainability and innovation.<\/p>\n    <\/div>\n  <\/div>\n\n<\/body>\n<\/html>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-c28120cd alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\"><\/div><\/div>\n\n\n\n<div data-aos= \"fade-up\" data-aos-duration=\"400\" data-aos-delay=\"0\" data-aos-easing=\"ease\" data-aos-once=\"true\" class=\"wp-block-uagb-container uagb-layout-grid uagb-block-i6qmupyg alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\n<div data-aos= \"fade-right\" data-aos-duration=\"400\" data-aos-delay=\"0\" data-aos-easing=\"ease\" data-aos-once=\"true\" class=\"wp-block-uagb-info-box uagb-block-ckny8no2 uagb-infobox__content-wrap  uagb-infobox-icon-above-title uagb-infobox-image-valign-top\"><div class=\"uagb-ifb-content\"><div class=\"uagb-ifb-title-wrap\"><h3 class=\"uagb-ifb-title\">Optimize your facilities and ensure the success of your project with us.<\/h3><\/div><\/div><\/div>\n\n\n\n<div data-aos= \"fade-left\" data-aos-duration=\"400\" data-aos-delay=\"0\" data-aos-easing=\"ease\" data-aos-once=\"true\" class=\"wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-cbmdba06\"><div class=\"uagb-buttons__wrap uagb-buttons-layout-wrap\">\n<div class=\"wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-boflgxsk wp-block-button\"><div class=\"uagb-button__wrapper\"><a class=\"uagb-buttons-repeater wp-block-button__link\" aria-label=\"\" href=\"https:\/\/api.whatsapp.com\/send\/?phone=50250193819&amp;text=%C2%A1Hola%21+quisiera+mas+informacion%21%21%21&amp;type=phone_number&amp;app_absent=0\" rel=\"follow noopener\" target=\"_self\" role=\"button\"><div class=\"uagb-button__link\">Start today!<\/div><\/a><\/div><\/div>\n<\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-27027d24 alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\"><\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignwide stk-block-columns stk-block stk-93c3523\" data-block-id=\"93c3523\"><style>.stk-93c3523 {margin-bottom:0px !important;}.stk-93c3523-column{--stk-column-gap:24px !important;}@media screen and (max-width: 1023px){.stk-93c3523-column{row-gap:24px !important;}}@media screen and (max-width: 767px){.stk-93c3523-column{row-gap:24px !important;}}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-93c3523-column alignwide\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-924b492\" data-v=\"4\" data-block-id=\"924b492\"><style>.stk-924b492-container{margin-top:0px !important;margin-right:0px !important;margin-bottom:0px !important;margin-left:0px !important;}@media screen and (min-width: 768px){.stk-924b492 {flex:var(--stk-flex-grow, 1) 1 calc(40% - var(--stk-column-gap, 0px) * 1 \/ 2 ) !important;}}@media screen and (min-width: 768px) and (max-width: 1023px){.stk-924b492 {flex:var(--stk-flex-grow, 1) 1 calc(100% - var(--stk-column-gap, 0px) * 0 \/ 1 ) !important;}}<\/style><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-924b492-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-924b492-inner-blocks\">\n<div class=\"wp-block-stackable-image-box stk-block-image-box stk-hover-parent stk-block stk-89eb412 is-style-plain\" data-block-id=\"89eb412\"><div class=\"stk-block-content stk-inner-blocks has-text-align-left stk-row stk-block-image-box__content\">\n<div class=\"wp-block-stackable-image stk-block-image stk-block stk-3f0d3bf\" data-block-id=\"3f0d3bf\"><style>.stk-3f0d3bf .stk-img-wrapper{height:730px !important;}:where(.stk-hover-parent:hover,  .stk-hover-parent.stk--is-hovered) .stk-3f0d3bf .stk-img-wrapper::after{background-color:#000000 !important;}:where(.stk-hover-parent:hover,  .stk-hover-parent.stk--is-hovered) .stk-3f0d3bf .stk-img-wrapper{--stk-gradient-overlay:0.7 !important;}<\/style><figure><span class=\"stk-img-wrapper stk-image--shape-stretch\"><img loading=\"lazy\" decoding=\"async\" class=\"stk-img wp-image-1814\" src=\"https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2024\/11\/pexels-photo-5582599-5582599-scaled.jpg\" width=\"1707\" height=\"2560\" alt=\"Overhead Photo of an Architect's Deisgn\" srcset=\"https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2024\/11\/pexels-photo-5582599-5582599-scaled.jpg 1707w, https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2024\/11\/pexels-photo-5582599-5582599-200x300.jpg 200w, https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2024\/11\/pexels-photo-5582599-5582599-683x1024.jpg 683w, https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2024\/11\/pexels-photo-5582599-5582599-768x1152.jpg 768w, https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2024\/11\/pexels-photo-5582599-5582599-1024x1536.jpg 1024w, https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2024\/11\/pexels-photo-5582599-5582599-1365x2048.jpg 1365w\" sizes=\"(max-width: 1707px) 100vw, 1707px\" \/><\/span><\/figure><\/div>\n\n\n\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-7b499fb\" data-v=\"4\" data-block-id=\"7b499fb\"><style>.stk-7b499fb-inner-blocks{justify-content:flex-end !important;}.stk-7b499fb-container{padding-top:32px !important;padding-right:32px !important;padding-bottom:32px !important;padding-left:32px !important;display:flex !important;}<\/style><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-7b499fb-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-7b499fb-inner-blocks\">\n<div class=\"wp-block-stackable-subtitle stk-block-subtitle stk-block stk-813ad1c\" data-block-id=\"813ad1c\"><style>.stk-813ad1c {margin-bottom:8px !important;}.stk-813ad1c .stk-block-subtitle__text{color:#FFFFFF !important;}<\/style><p class=\"stk-block-subtitle__text stk-subtitle has-text-color has-white-color\"><\/p><\/div>\n\n\n\n<div class=\"wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-48a2dfc\" id=\"remodelacion\" data-block-id=\"48a2dfc\"><style>.stk-48a2dfc .stk-block-heading__text{color:#FFFFFF !important;}<\/style><h4 class=\"stk-block-heading__text has-text-color has-white-color\">Remodeling<\/h4><\/div>\n\n\n\n<div class=\"wp-block-stackable-text stk-block-text stk-block stk-6491c14\" data-block-id=\"6491c14\"><style>.stk-6491c14 {opacity:0 !important;}:where(.stk-hover-parent:hover,  .stk-hover-parent.stk--is-hovered) .stk-6491c14{opacity:1 !important;}.stk-6491c14 .stk-block-text__text{color:#FFFFFF !important;}<\/style><p class=\"stk-block-text__text has-text-color has-white-color\">Specialized services to maintain industrial facilities in optimal condition, ensuring efficiency and safety.<\/p><\/div>\n<\/div><\/div><\/div>\n<\/div><\/div>\n<\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-02c8e45\" data-v=\"4\" data-block-id=\"02c8e45\"><style>.stk-02c8e45-container{margin-top:0px !important;margin-right:0px !important;margin-bottom:0px !important;margin-left:0px !important;}@media screen and (min-width: 768px){.stk-02c8e45 {flex:var(--stk-flex-grow, 1) 1 calc(60% - var(--stk-column-gap, 0px) * 1 \/ 2 ) !important;}}@media screen and (min-width: 768px) and (max-width: 1023px){.stk-02c8e45 {flex:var(--stk-flex-grow, 1) 1 calc(100% - var(--stk-column-gap, 0px) * 0 \/ 1 ) !important;}}<\/style><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-02c8e45-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-02c8e45-inner-blocks\">\n<div class=\"wp-block-stackable-columns stk-block-columns stk-block stk-3fa383d\" data-block-id=\"3fa383d\"><style>.stk-3fa383d {margin-bottom:24px !important;}.stk-3fa383d-column{--stk-column-gap:24px !important;row-gap:24px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-3fa383d-column\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-25da176\" data-v=\"4\" data-block-id=\"25da176\"><style>.stk-25da176-container{margin-top:0px !important;margin-right:0px !important;margin-bottom:0px !important;margin-left:0px !important;}<\/style><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-25da176-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-25da176-inner-blocks\">\n<div class=\"wp-block-stackable-image-box stk-block-image-box stk-hover-parent stk-block stk-a680345 is-style-plain\" data-block-id=\"a680345\"><div class=\"stk-block-content stk-inner-blocks has-text-align-left stk-row stk-block-image-box__content\">\n<div class=\"wp-block-stackable-image stk-block-image stk-block stk-dbf9414\" data-block-id=\"dbf9414\"><style>.stk-dbf9414 .stk-img-wrapper{height:350px !important;}:where(.stk-hover-parent:hover,  .stk-hover-parent.stk--is-hovered) .stk-dbf9414 .stk-img-wrapper::after{background-color:#000000 !important;}:where(.stk-hover-parent:hover,  .stk-hover-parent.stk--is-hovered) .stk-dbf9414 .stk-img-wrapper{--stk-gradient-overlay:0.7 !important;}@media screen and (max-width: 1023px){.stk-dbf9414 .stk-img-wrapper{height:450px !important;}}<\/style><figure><span class=\"stk-img-wrapper stk-image--shape-stretch\"><img loading=\"lazy\" decoding=\"async\" class=\"stk-img wp-image-1792\" src=\"https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2024\/11\/pexels-photo-3771045-3771045-1-scaled.jpg\" width=\"2560\" height=\"1707\" alt=\"Professional architect working with draft in office\" srcset=\"https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2024\/11\/pexels-photo-3771045-3771045-1-scaled.jpg 2560w, https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2024\/11\/pexels-photo-3771045-3771045-1-300x200.jpg 300w, https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2024\/11\/pexels-photo-3771045-3771045-1-1024x683.jpg 1024w, https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2024\/11\/pexels-photo-3771045-3771045-1-768x512.jpg 768w, https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2024\/11\/pexels-photo-3771045-3771045-1-1536x1024.jpg 1536w, https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2024\/11\/pexels-photo-3771045-3771045-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/><\/span><\/figure><\/div>\n\n\n\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-076eca2\" data-v=\"4\" data-block-id=\"076eca2\"><style>.stk-076eca2-inner-blocks{justify-content:flex-end !important;}.stk-076eca2-container{padding-top:32px !important;padding-right:32px !important;padding-bottom:32px !important;padding-left:32px !important;display:flex !important;}<\/style><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-076eca2-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-076eca2-inner-blocks\">\n<div class=\"wp-block-stackable-subtitle stk-block-subtitle stk-block stk-67b8bfd\" data-block-id=\"67b8bfd\"><style>.stk-67b8bfd {margin-bottom:8px !important;}.stk-67b8bfd .stk-block-subtitle__text{color:#FFFFFF !important;}<\/style><p class=\"stk-block-subtitle__text stk-subtitle has-text-color has-white-color\"><\/p><\/div>\n\n\n\n<div class=\"wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-453641c\" id=\"mantenimiento-industrial\" data-block-id=\"453641c\"><style>.stk-453641c .stk-block-heading__text{color:#FFFFFF !important;}<\/style><h4 class=\"stk-block-heading__text has-text-color has-white-color\">Industrial Maintenance<\/h4><\/div>\n\n\n\n<div class=\"wp-block-stackable-text stk-block-text stk-block stk-2e4c189\" data-block-id=\"2e4c189\"><style>.stk-2e4c189 {opacity:0 !important;}:where(.stk-hover-parent:hover,  .stk-hover-parent.stk--is-hovered) .stk-2e4c189{opacity:1 !important;}.stk-2e4c189 .stk-block-text__text{color:#FFFFFF !important;}<\/style><p class=\"stk-block-text__text has-text-color has-white-color\">Specialized services to maintain industrial facilities in optimal condition, ensuring efficiency and safety.<\/p><\/div>\n<\/div><\/div><\/div>\n<\/div><\/div>\n<\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-af7c2ec\" data-v=\"4\" data-block-id=\"af7c2ec\"><style>.stk-af7c2ec-container{margin-top:0px !important;margin-right:0px !important;margin-bottom:0px !important;margin-left:0px !important;}<\/style><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-af7c2ec-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-af7c2ec-inner-blocks\">\n<div class=\"wp-block-stackable-image-box stk-block-image-box stk-hover-parent stk-block stk-9c640e7 is-style-plain\" data-block-id=\"9c640e7\"><div class=\"stk-block-content stk-inner-blocks has-text-align-left stk-row stk-block-image-box__content\">\n<div class=\"wp-block-stackable-image stk-block-image stk-block stk-95416c1\" data-block-id=\"95416c1\"><style>.stk-95416c1 .stk-img-wrapper{height:350px !important;}:where(.stk-hover-parent:hover,  .stk-hover-parent.stk--is-hovered) .stk-95416c1 .stk-img-wrapper::after{background-color:#000000 !important;}:where(.stk-hover-parent:hover,  .stk-hover-parent.stk--is-hovered) .stk-95416c1 .stk-img-wrapper{--stk-gradient-overlay:0.7 !important;}@media screen and (max-width: 1023px){.stk-95416c1 .stk-img-wrapper{height:450px !important;}}<\/style><figure><span class=\"stk-img-wrapper stk-image--shape-stretch\"><img loading=\"lazy\" decoding=\"async\" class=\"stk-img wp-image-1770\" src=\"https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2024\/11\/pexels-photo-1109541-1109541-scaled.jpg\" width=\"2560\" height=\"1707\" alt=\"Person Holding Black Pen\" srcset=\"https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2024\/11\/pexels-photo-1109541-1109541-scaled.jpg 2560w, https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2024\/11\/pexels-photo-1109541-1109541-300x200.jpg 300w, https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2024\/11\/pexels-photo-1109541-1109541-1024x683.jpg 1024w, https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2024\/11\/pexels-photo-1109541-1109541-768x512.jpg 768w, https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2024\/11\/pexels-photo-1109541-1109541-1536x1024.jpg 1536w, https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2024\/11\/pexels-photo-1109541-1109541-2048x1365.jpg 2048w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/><\/span><\/figure><\/div>\n\n\n\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-823c374\" data-v=\"4\" data-block-id=\"823c374\"><style>.stk-823c374-inner-blocks{justify-content:flex-end !important;}.stk-823c374-container{padding-top:32px !important;padding-right:32px !important;padding-bottom:32px !important;padding-left:32px !important;display:flex !important;}<\/style><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-823c374-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-823c374-inner-blocks\">\n<div class=\"wp-block-stackable-subtitle stk-block-subtitle stk-block stk-2fe987a\" data-block-id=\"2fe987a\"><style>.stk-2fe987a {margin-bottom:8px !important;}.stk-2fe987a .stk-block-subtitle__text{color:#FFFFFF !important;}<\/style><p class=\"stk-block-subtitle__text stk-subtitle has-text-color has-white-color\"><\/p><\/div>\n\n\n\n<div class=\"wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-7bc7137\" id=\"calidad\" data-block-id=\"7bc7137\"><style>.stk-7bc7137 .stk-block-heading__text{color:#FFFFFF !important;}<\/style><h4 class=\"stk-block-heading__text has-text-color has-white-color\">Quality<\/h4><\/div>\n\n\n\n<div class=\"wp-block-stackable-text stk-block-text stk-block stk-197e8ed\" data-block-id=\"197e8ed\"><style>.stk-197e8ed {opacity:0 !important;}:where(.stk-hover-parent:hover,  .stk-hover-parent.stk--is-hovered) .stk-197e8ed{opacity:1 !important;}.stk-197e8ed .stk-block-text__text{color:#FFFFFF !important;}<\/style><p class=\"stk-block-text__text has-text-color has-white-color\">Commitment to high standards of precision and durability in every project, guaranteeing satisfaction and reliable results.<\/p><\/div>\n<\/div><\/div><\/div>\n<\/div><\/div>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns stk-block-columns stk-block stk-7bb4eb1\" data-block-id=\"7bb4eb1\"><style>.stk-7bb4eb1 {margin-bottom:0px !important;}.stk-7bb4eb1-column{--stk-column-gap:24px !important;row-gap:24px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-7bb4eb1-column\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-47fdede\" data-v=\"4\" data-block-id=\"47fdede\"><style>.stk-47fdede-container{margin-top:0px !important;margin-right:0px !important;margin-bottom:0px !important;margin-left:0px !important;}<\/style><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-47fdede-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-47fdede-inner-blocks\">\n<div class=\"wp-block-stackable-image-box stk-block-image-box stk-hover-parent stk-block stk-726632d is-style-plain\" data-block-id=\"726632d\"><div class=\"stk-block-content stk-inner-blocks has-text-align-left stk-row stk-block-image-box__content\">\n<div class=\"wp-block-stackable-image stk-block-image stk-block stk-30997d8\" data-block-id=\"30997d8\"><style>.stk-30997d8 .stk-img-wrapper{height:350px !important;}:where(.stk-hover-parent:hover,  .stk-hover-parent.stk--is-hovered) .stk-30997d8 .stk-img-wrapper::after{background-color:#000000 !important;}:where(.stk-hover-parent:hover,  .stk-hover-parent.stk--is-hovered) .stk-30997d8 .stk-img-wrapper{--stk-gradient-overlay:0.7 !important;}@media screen and (max-width: 1023px){.stk-30997d8 .stk-img-wrapper{height:450px !important;}}<\/style><figure><span class=\"stk-img-wrapper stk-image--shape-stretch\"><img loading=\"lazy\" decoding=\"async\" class=\"stk-img wp-image-1285\" src=\"https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2021\/03\/electric-service.jpg\" width=\"1920\" height=\"1074\" srcset=\"https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2021\/03\/electric-service.jpg 1920w, https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2021\/03\/electric-service-300x168.jpg 300w, https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2021\/03\/electric-service-1024x573.jpg 1024w, https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2021\/03\/electric-service-768x430.jpg 768w, https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2021\/03\/electric-service-1536x859.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/><\/span><\/figure><\/div>\n\n\n\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-909f9c2\" data-v=\"4\" data-block-id=\"909f9c2\"><style>.stk-909f9c2-inner-blocks{justify-content:flex-end !important;}.stk-909f9c2-container{padding-top:32px !important;padding-right:32px !important;padding-bottom:32px !important;padding-left:32px !important;display:flex !important;}<\/style><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-909f9c2-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-909f9c2-inner-blocks\">\n<div class=\"wp-block-stackable-subtitle stk-block-subtitle stk-block stk-7bfe512\" data-block-id=\"7bfe512\"><style>.stk-7bfe512 {margin-bottom:8px !important;}.stk-7bfe512 .stk-block-subtitle__text{color:#FFFFFF !important;}<\/style><p class=\"stk-block-subtitle__text stk-subtitle has-text-color has-white-color\"><\/p><\/div>\n\n\n\n<div class=\"wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-9e12994\" id=\"sostenibilidad\" data-block-id=\"9e12994\"><style>.stk-9e12994 .stk-block-heading__text{color:#FFFFFF !important;}<\/style><h4 class=\"stk-block-heading__text has-text-color has-white-color\">Sustainability<\/h4><\/div>\n\n\n\n<div class=\"wp-block-stackable-text stk-block-text stk-block stk-2de0286\" data-block-id=\"2de0286\"><style>.stk-2de0286 {opacity:0 !important;}:where(.stk-hover-parent:hover,  .stk-hover-parent.stk--is-hovered) .stk-2de0286{opacity:1 !important;}.stk-2de0286 .stk-block-text__text{color:#FFFFFF !important;}<\/style><p class=\"stk-block-text__text has-text-color has-white-color\">Responsible and environmentally friendly practices that promote sustainable development in every project.<\/p><\/div>\n<\/div><\/div><\/div>\n<\/div><\/div>\n<\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-cff8802\" data-v=\"4\" data-block-id=\"cff8802\"><style>.stk-cff8802-container{margin-top:0px !important;margin-right:0px !important;margin-bottom:0px !important;margin-left:0px !important;}<\/style><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-cff8802-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-cff8802-inner-blocks\">\n<div class=\"wp-block-stackable-image-box stk-block-image-box stk-hover-parent stk-block stk-4feaaae is-style-plain\" data-block-id=\"4feaaae\"><div class=\"stk-block-content stk-inner-blocks has-text-align-left stk-row stk-block-image-box__content\">\n<div class=\"wp-block-stackable-image stk-block-image stk-block stk-7d72798\" data-block-id=\"7d72798\"><style>.stk-7d72798 .stk-img-wrapper{height:350px !important;}:where(.stk-hover-parent:hover,  .stk-hover-parent.stk--is-hovered) .stk-7d72798 .stk-img-wrapper::after{background-color:#000000 !important;}:where(.stk-hover-parent:hover,  .stk-hover-parent.stk--is-hovered) .stk-7d72798 .stk-img-wrapper{--stk-gradient-overlay:0.7 !important;}@media screen and (max-width: 1023px){.stk-7d72798 .stk-img-wrapper{height:450px !important;}}<\/style><figure><span class=\"stk-img-wrapper stk-image--shape-stretch\"><img loading=\"lazy\" decoding=\"async\" class=\"stk-img wp-image-1625\" src=\"https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2024\/11\/pexels-photo-2480481-2480481-scaled.jpg\" width=\"1920\" height=\"2560\" alt=\"Man Welding on Gray Metal Sheet\" srcset=\"https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2024\/11\/pexels-photo-2480481-2480481-scaled.jpg 1920w, https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2024\/11\/pexels-photo-2480481-2480481-225x300.jpg 225w, https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2024\/11\/pexels-photo-2480481-2480481-768x1024.jpg 768w, https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2024\/11\/pexels-photo-2480481-2480481-1152x1536.jpg 1152w, https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2024\/11\/pexels-photo-2480481-2480481-1536x2048.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/><\/span><\/figure><\/div>\n\n\n\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-c714163\" data-v=\"4\" data-block-id=\"c714163\"><style>.stk-c714163-inner-blocks{justify-content:flex-end !important;}.stk-c714163-container{padding-top:32px !important;padding-right:32px !important;padding-bottom:32px !important;padding-left:32px !important;display:flex !important;}<\/style><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-c714163-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-c714163-inner-blocks\">\n<div class=\"wp-block-stackable-subtitle stk-block-subtitle stk-block stk-a5168b1\" data-block-id=\"a5168b1\"><style>.stk-a5168b1 {margin-bottom:8px !important;}.stk-a5168b1 .stk-block-subtitle__text{color:#FFFFFF !important;}<\/style><p class=\"stk-block-subtitle__text stk-subtitle has-text-color has-white-color\"><\/p><\/div>\n\n\n\n<div class=\"wp-block-stackable-heading stk-block-heading stk-block-heading--v2 stk-block stk-618f5a0\" id=\"asesoria-tecnica\" data-block-id=\"618f5a0\"><style>.stk-618f5a0 .stk-block-heading__text{color:#FFFFFF !important;}<\/style><h4 class=\"stk-block-heading__text has-text-color has-white-color\">Technical Consulting<\/h4><\/div>\n\n\n\n<div class=\"wp-block-stackable-text stk-block-text stk-block stk-b3a66c4\" data-block-id=\"b3a66c4\"><style>.stk-b3a66c4 {opacity:0 !important;}:where(.stk-hover-parent:hover,  .stk-hover-parent.stk--is-hovered) .stk-b3a66c4{opacity:1 !important;}.stk-b3a66c4 .stk-block-text__text{color:#FFFFFF !important;}<\/style><p class=\"stk-block-text__text has-text-color has-white-color\">Personalized diagnostics and recommendations to tailor each solution to specific customer needs.<\/p><\/div>\n<\/div><\/div><\/div>\n<\/div><\/div>\n<\/div><\/div><\/div>\n<\/div><\/div>\n<\/div><\/div><\/div>\n<\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>Servicios Integrales para Impulsar tu Empresa Ofrecemos soluciones especializadas en mantenimiento, remodelaci\u00f3n y construcci\u00f3n para optimizar tus instalaciones. Servicios Nuestros servicios Servicios personalizados y certificados. Infraestructura tecnol\u00f3gica inteligente (Servicio EITI) Captamos con precisi\u00f3n tus ideas para luego presentarte una visi\u00f3n en 3D o tour virtual. Ver m\u00e1s Infraestructura tecnol\u00f3gica inteligente (Servicio EITI) Estudios T\u00e9cnicos Sistemas [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"unboxed","site-sidebar-style":"unboxed","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-1400","page","type-page","status-publish","hentry"],"aioseo_notices":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Servicios - jpmantenimiento.com<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/jpmantenimiento.com\/en\/services\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Servicios - jpmantenimiento.com\" \/>\n<meta property=\"og:description\" content=\"Servicios Integrales para Impulsar tu Empresa Ofrecemos soluciones especializadas en mantenimiento, remodelaci\u00f3n y construcci\u00f3n para optimizar tus instalaciones. Servicios Nuestros servicios Servicios personalizados y certificados. Infraestructura tecnol\u00f3gica inteligente (Servicio EITI) Captamos con precisi\u00f3n tus ideas para luego presentarte una visi\u00f3n en 3D o tour virtual. Ver m\u00e1s Infraestructura tecnol\u00f3gica inteligente (Servicio EITI) Estudios T\u00e9cnicos Sistemas [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/jpmantenimiento.com\/en\/services\/\" \/>\n<meta property=\"og:site_name\" content=\"jpmantenimiento.com\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-09T18:21:32+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/vijusacolombia.com\/wp-content\/uploads\/2025\/07\/Captura-de-pantalla-2025-07-07-090607.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/jpmantenimiento.com\/services\/\",\"url\":\"https:\/\/jpmantenimiento.com\/services\/\",\"name\":\"Servicios - jpmantenimiento.com\",\"isPartOf\":{\"@id\":\"https:\/\/jpmantenimiento.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/jpmantenimiento.com\/services\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/jpmantenimiento.com\/services\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/vijusacolombia.com\/wp-content\/uploads\/2025\/07\/Captura-de-pantalla-2025-07-07-090607.png\",\"datePublished\":\"2024-11-05T17:47:21+00:00\",\"dateModified\":\"2025-07-09T18:21:32+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/jpmantenimiento.com\/services\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/jpmantenimiento.com\/services\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/jpmantenimiento.com\/services\/#primaryimage\",\"url\":\"http:\/\/vijusacolombia.com\/wp-content\/uploads\/2025\/07\/Captura-de-pantalla-2025-07-07-090607.png\",\"contentUrl\":\"http:\/\/vijusacolombia.com\/wp-content\/uploads\/2025\/07\/Captura-de-pantalla-2025-07-07-090607.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/jpmantenimiento.com\/services\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Inicio\",\"item\":\"https:\/\/jpmantenimiento.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Servicios\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/jpmantenimiento.com\/#website\",\"url\":\"https:\/\/jpmantenimiento.com\/\",\"name\":\"jpmantenimiento.com\",\"description\":\"Jp Mantenimiento Industrial, ofrecemos soluciones integrales en construcci\u00f3n, remodelaci\u00f3n, mantenimiento y cableado estructurado en toda Guatemala\",\"publisher\":{\"@id\":\"https:\/\/jpmantenimiento.com\/#organization\"},\"alternateName\":\"Jp mantenimiento\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/jpmantenimiento.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/jpmantenimiento.com\/#organization\",\"name\":\"Jp Mantenimiento\",\"alternateName\":\"Jp Mantenimiento\",\"url\":\"https:\/\/jpmantenimiento.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/jpmantenimiento.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2024\/11\/cropped-cropped-JP-Mantenimiento-Industrial-3.png\",\"contentUrl\":\"https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2024\/11\/cropped-cropped-JP-Mantenimiento-Industrial-3.png\",\"width\":512,\"height\":512,\"caption\":\"Jp Mantenimiento\"},\"image\":{\"@id\":\"https:\/\/jpmantenimiento.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Servicios - jpmantenimiento.com","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/jpmantenimiento.com\/en\/services\/","og_locale":"en_US","og_type":"article","og_title":"Servicios - jpmantenimiento.com","og_description":"Servicios Integrales para Impulsar tu Empresa Ofrecemos soluciones especializadas en mantenimiento, remodelaci\u00f3n y construcci\u00f3n para optimizar tus instalaciones. Servicios Nuestros servicios Servicios personalizados y certificados. Infraestructura tecnol\u00f3gica inteligente (Servicio EITI) Captamos con precisi\u00f3n tus ideas para luego presentarte una visi\u00f3n en 3D o tour virtual. Ver m\u00e1s Infraestructura tecnol\u00f3gica inteligente (Servicio EITI) Estudios T\u00e9cnicos Sistemas [&hellip;]","og_url":"https:\/\/jpmantenimiento.com\/en\/services\/","og_site_name":"jpmantenimiento.com","article_modified_time":"2025-07-09T18:21:32+00:00","og_image":[{"url":"http:\/\/vijusacolombia.com\/wp-content\/uploads\/2025\/07\/Captura-de-pantalla-2025-07-07-090607.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/jpmantenimiento.com\/services\/","url":"https:\/\/jpmantenimiento.com\/services\/","name":"Servicios - jpmantenimiento.com","isPartOf":{"@id":"https:\/\/jpmantenimiento.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/jpmantenimiento.com\/services\/#primaryimage"},"image":{"@id":"https:\/\/jpmantenimiento.com\/services\/#primaryimage"},"thumbnailUrl":"http:\/\/vijusacolombia.com\/wp-content\/uploads\/2025\/07\/Captura-de-pantalla-2025-07-07-090607.png","datePublished":"2024-11-05T17:47:21+00:00","dateModified":"2025-07-09T18:21:32+00:00","breadcrumb":{"@id":"https:\/\/jpmantenimiento.com\/services\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/jpmantenimiento.com\/services\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/jpmantenimiento.com\/services\/#primaryimage","url":"http:\/\/vijusacolombia.com\/wp-content\/uploads\/2025\/07\/Captura-de-pantalla-2025-07-07-090607.png","contentUrl":"http:\/\/vijusacolombia.com\/wp-content\/uploads\/2025\/07\/Captura-de-pantalla-2025-07-07-090607.png"},{"@type":"BreadcrumbList","@id":"https:\/\/jpmantenimiento.com\/services\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Inicio","item":"https:\/\/jpmantenimiento.com\/"},{"@type":"ListItem","position":2,"name":"Servicios"}]},{"@type":"WebSite","@id":"https:\/\/jpmantenimiento.com\/#website","url":"https:\/\/jpmantenimiento.com\/","name":"jpmantenimiento.com","description":"Jp Mantenimiento Industrial, ofrecemos soluciones integrales en construcci\u00f3n, remodelaci\u00f3n, mantenimiento y cableado estructurado en toda Guatemala","publisher":{"@id":"https:\/\/jpmantenimiento.com\/#organization"},"alternateName":"Jp mantenimiento","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/jpmantenimiento.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/jpmantenimiento.com\/#organization","name":"Jp Mantenimiento","alternateName":"Jp Mantenimiento","url":"https:\/\/jpmantenimiento.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/jpmantenimiento.com\/#\/schema\/logo\/image\/","url":"https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2024\/11\/cropped-cropped-JP-Mantenimiento-Industrial-3.png","contentUrl":"https:\/\/jpmantenimiento.com\/wp-content\/uploads\/2024\/11\/cropped-cropped-JP-Mantenimiento-Industrial-3.png","width":512,"height":512,"caption":"Jp Mantenimiento"},"image":{"@id":"https:\/\/jpmantenimiento.com\/#\/schema\/logo\/image\/"}}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"leidyandrea8808@gmail.com","author_link":"https:\/\/jpmantenimiento.com\/en\/author\/leidyandrea8808gmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"Servicios Integrales para Impulsar tu Empresa Ofrecemos soluciones especializadas en mantenimiento, remodelaci\u00f3n y construcci\u00f3n para optimizar tus instalaciones. Servicios Nuestros servicios Servicios personalizados y certificados. Infraestructura tecnol\u00f3gica inteligente (Servicio EITI) Captamos con precisi\u00f3n tus ideas para luego presentarte una visi\u00f3n en 3D o tour virtual. Ver m\u00e1s Infraestructura tecnol\u00f3gica inteligente (Servicio EITI) Estudios T\u00e9cnicos Sistemas&hellip;","_links":{"self":[{"href":"https:\/\/jpmantenimiento.com\/en\/wp-json\/wp\/v2\/pages\/1400"}],"collection":[{"href":"https:\/\/jpmantenimiento.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jpmantenimiento.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jpmantenimiento.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jpmantenimiento.com\/en\/wp-json\/wp\/v2\/comments?post=1400"}],"version-history":[{"count":265,"href":"https:\/\/jpmantenimiento.com\/en\/wp-json\/wp\/v2\/pages\/1400\/revisions"}],"predecessor-version":[{"id":2670,"href":"https:\/\/jpmantenimiento.com\/en\/wp-json\/wp\/v2\/pages\/1400\/revisions\/2670"}],"wp:attachment":[{"href":"https:\/\/jpmantenimiento.com\/en\/wp-json\/wp\/v2\/media?parent=1400"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}