{"id":677,"date":"2026-06-16T11:02:52","date_gmt":"2026-06-16T15:02:52","guid":{"rendered":"https:\/\/grupopardomolina.cl\/?page_id=677"},"modified":"2026-06-16T14:59:03","modified_gmt":"2026-06-16T18:59:03","slug":"mantenimiento-preventivo-colegios-rams","status":"publish","type":"page","link":"https:\/\/grupopardomolina.cl\/?page_id=677","title":{"rendered":"Mantenimiento Preventivo Colegios RAMS"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n:root {\n    --azul-oscuro: #1a2d4f;\n    --azul-medio: #2d4a7a;\n    --azul-claro: #e8f0fa;\n    --gris-texto: #3a3a3a;\n    --gris-suave: #f5f5f3;\n    --borde: #d0d8e8;\n    --acento: #2563eb;\n    --verde: #15803d;\n    --rojo: #b91c1c;\n  }\n \n  body {\n        color: var(--gris-texto);\n    line-height: 1.7;\n    background: #fff;\n    margin: 0;\n    padding: 0;\n    max-width: 100%;\n  }\n\n.franja-titulo {\n    position: relative;\n    width: 100%;\n    min-height: 200px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n    margin-bottom: 3rem;\n  }\n \n  \/* Imagen de fondo \u2014 reemplaza URL_DE_TU_IMAGEN con el link real desde la Biblioteca de medios *\/\n  .franja-titulo .bg-imagen {\n    position: absolute;\n    inset: 0;\n    background-image: url('\/wp-content\/uploads\/2026\/06\/IMG_9425-scaled.jpg');\n    background-size: cover;\n    background-position: center;\n    z-index: 0;\n  }\n \n  \/* Overlay oscuro encima de la imagen *\/\n  .franja-titulo .overlay {\n    position: absolute;\n    inset: 0;\n    background-color: rgba(26, 45, 79, 0.40); \/* azul oscuro de la marca al 78% *\/\n    z-index: 1;\n  }\n \n  .franja-titulo h1 {\n    position: relative;\n    z-index: 2;\n    color: #ffffff;\n    font-family: Arial, sans-serif;\n    font-size: 2.6rem;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    margin: 0;\n    padding: 2.5rem 2rem;\n    text-align: center;\n    text-shadow: 0 2px 8px rgba(0,0,0,0.35);\n  }\n \n  \/* L\u00ednea decorativa bajo el t\u00edtulo *\/\n  .franja-titulo h1::after {\n    content: '';\n    display: block;\n    width: 60px;\n    height: 3px;\n    background: #ffffff;\n    margin: 0.6rem auto 0;\n    opacity: 0.7;\n  }\n\n\n.estado-badge {\n    font-size: 0.78rem;\n    font-family: Arial, sans-serif;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    padding: 3px 10px;\n    border-radius: 2px;\n    display: inline-block;\n    margin-bottom: 1.5rem;\n  }\n \n  .estado-abierto {\n    background: #dcfce7;\n    color: var(--verde);\n  }\n \n  .estado-cerrado {\n    background: #fee2e2;\n    color: var(--rojo);\n  }\n \n  .breadcrumb {\n    font-size: 0.8rem;\n    font-family: Arial, sans-serif;\n    color: #888;\n    margin-bottom: 1.5rem;\n  }\n \n  .breadcrumb a {\n    color: var(--azul-medio);\n    text-decoration: none;\n  }\n \n  .proyecto-detalle h1 {\n    font-size: 1.55rem;\n    color: var(--azul-oscuro);\n    line-height: 1.35;\n    margin: 0 0 0.5rem;\n    font-weight: normal;\n  }\n \n  .proyecto-detalle .estado-badge {\n    font-size: 0.78rem;\n    font-family: Arial, sans-serif;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    padding: 3px 10px;\n    border-radius: 2px;\n    display: inline-block;\n    margin-bottom: 1.5rem;\n  }\n \n  \/* Ficha t\u00e9cnica *\/\n  .ficha {\n    border: 1px solid var(--borde);\n    border-top: 3px solid var(--azul-oscuro);\n    margin-bottom: 2rem;\n    overflow: hidden;\n  }\n \n  .ficha table {\n    width: 100%;\n    border-collapse: collapse;\n    font-family: Arial, sans-serif;\n    font-size: 0.88rem;\n  }\n \n  .ficha td {\n    padding: 0.65rem 1rem;\n    border-bottom: 1px solid var(--borde);\n    vertical-align: top;\n  }\n \n  .ficha tr:last-child td {\n    border-bottom: none;\n  }\n \n  .ficha td:first-child {\n    font-weight: 700;\n    color: var(--azul-oscuro);\n    width: 38%;\n    background: var(--azul-claro);\n  }\n \n  \/* Descripci\u00f3n *\/\n  .descripcion-proyecto {\n    margin-bottom: 2rem;\n  }\n \n  .descripcion-proyecto p {\n    font-size: 0.97rem;\n    margin: 0 0 1rem;\n  }\n \n  \/* Calendario *\/\n  .calendario {\n    margin-bottom: 2.5rem;\n  }\n \n  .calendario h2 {\n    font-size: 1rem;\n    font-family: Arial, sans-serif;\n    font-weight: 700;\n    color: var(--azul-oscuro);\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    margin: 0 0 0.75rem;\n    padding-bottom: 0.4rem;\n    border-bottom: 2px solid var(--azul-oscuro);\n  }\n \n  .hitos {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    font-family: Arial, sans-serif;\n    font-size: 0.875rem;\n  }\n \n  .hitos li {\n    display: flex;\n    justify-content: space-between;\n    padding: 0.55rem 0;\n    border-bottom: 1px solid var(--borde);\n    gap: 1rem;\n  }\n \n  .hitos li:last-child {\n    border-bottom: none;\n  }\n \n  .hitos .hito-nombre {\n    color: var(--gris-texto);\n  }\n \n  .hitos .hito-fecha {\n    font-weight: 700;\n    color: var(--azul-oscuro);\n    white-space: nowrap;\n  }\n \n  \/* Documentos *\/\n  .documentos {\n    margin-bottom: 2.5rem;\n  }\n \n  .documentos h2 {\n    font-size: 1rem;\n    font-family: Arial, sans-serif;\n    font-weight: 700;\n    color: var(--azul-oscuro);\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    margin: 0 0 0.75rem;\n    padding-bottom: 0.4rem;\n    border-bottom: 2px solid var(--azul-oscuro);\n  }\n \n  .doc-lista {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n \n  .doc-lista li {\n    border-bottom: 1px solid var(--borde);\n  }\n \n  .doc-lista li:last-child {\n    border-bottom: none;\n  }\n \n  .doc-lista a {\n    display: flex;\n    align-items: center;\n    gap: 0.75rem;\n    padding: 0.75rem 0.25rem;\n    text-decoration: none;\n    color: var(--azul-medio);\n    font-family: Arial, sans-serif;\n    font-size: 0.9rem;\n    transition: color 0.15s ease;\n  }\n \n  .doc-lista a:hover {\n    color: var(--acento);\n  }\n \n  .doc-icono {\n    font-size: 1.1rem;\n    flex-shrink: 0;\n  }\n \n  .doc-tipo {\n    margin-left: auto;\n    font-size: 0.72rem;\n    font-weight: 700;\n    letter-spacing: 0.05em;\n    color: #888;\n    border: 1px solid #ccc;\n    padding: 1px 5px;\n    border-radius: 2px;\n    flex-shrink: 0;\n  }\n \n  \/* Contacto *\/\n  .contacto-proyecto {\n    background: var(--azul-claro);\n    border-left: 4px solid var(--azul-oscuro);\n    padding: 1rem 1.5rem;\n    font-family: Arial, sans-serif;\n    font-size: 0.88rem;\n  }\n \n  .contacto-proyecto strong {\n    display: block;\n    font-size: 0.78rem;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    color: var(--azul-oscuro);\n    margin-bottom: 0.4rem;\n  }\n \n  .contacto-proyecto a {\n    color: var(--azul-medio);\n    font-weight: 700;\n  }\n \n  \/* ===========================\n     SEPARADOR VISUAL\n     =========================== *\/\n  .separador {\n    border: none;\n    border-top: 3px solid var(--azul-oscuro);\n    margin: 3rem 0 2rem;\n  }\n \n  .label-seccion {\n    font-family: Arial, sans-serif;\n    font-size: 0.72rem;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #888;\n    margin-bottom: 2rem;\n  }\n<\/style>\n\n<div class=\"franja-titulo\">\n  <div class=\"bg-imagen\"><\/div>\n  <div class=\"overlay\"><\/div>\n  <h1>Licitaciones<\/h1>\n<\/div>\n \n<div style=\"max-width:860px; margin:0 auto; padding:0 1.5rem 3rem;\">\n\n<div class=\"proyecto-detalle\">\n \n    <h1>Mantenimiento Preventivo Colegios RAMS<\/h1>\n  <span class=\"estado-badge estado-abierto\">Licitaci\u00f3n abierta<\/span>\n \n  <!-- Ficha t\u00e9cnica -->\n  <div class=\"ficha\">\n    <table>\n      <tbody><tr>\n        <td>Mandante<\/td>\n        <td>Fundaci\u00f3n Educacional Albert Einstein<\/td>\n      <\/tr>\n      <tr>\n        <td>Ubicaci\u00f3n<\/td>\n        <td>Liucura #200, Pudahuel, Regi\u00f3n Metropolitana<\/td>\n      <\/tr>\n      <tr>\n        <td>Tipo de proceso<\/td>\n        <td>Licitaci\u00f3n privada por invitaci\u00f3n<\/td>\n      <\/tr>\n      <tr>\n        <td>Recepci\u00f3n de ofertas<\/td>\n        <td>Lunes 22 de junio de 2026 \u2014 hasta las 18:00 hrs.<\/td>\n      <\/tr>\n      <tr>\n        <td>Env\u00edo de propuestas<\/td>\n        <td><a href=\"mailto:obras@edutec.cl\">obras@edutec.cl<\/a><\/td>\n      <\/tr>\n    <\/tbody><\/table>\n  <\/div>\n \n  <!-- Descripci\u00f3n -->\n  <div class=\"descripcion-proyecto\">\n    <p>El objetivo de la presente licitaci\u00f3n es contar con un contratista especializado que preste servicios de mantenimiento preventivo y correctivo para la infraestructura de los establecimientos educacionales antes indicados, mediante la ejecuci\u00f3n de \u00f3rdenes de trabajo emitidas por el Mandante durante la vigencia del contrato.\nDe manera referencial, el alcance contempla la ejecuci\u00f3n de trabajos asociados a las siguientes especialidades:<\/p>\n<p>\u2022\tObras civiles menores y reparaciones generales.<\/p>\n<p>\u2022\tPinturas interiores y exteriores.<\/p>\n<p>\u2022\tReparaci\u00f3n de pavimentos y revestimientos.<\/p>\n<p>\u2022\tMantenci\u00f3n de instalaciones sanitarias.<\/p>\n<p>\u2022\tReparaci\u00f3n de filtraciones y sistemas de aguas lluvias.<\/p>\n<p>\u2022\tMantenci\u00f3n y reparaci\u00f3n de instalaciones el\u00e9ctricas.<\/p>\n<p>\u2022\tReparaci\u00f3n de cubiertas y hojalater\u00edas.<\/p>\n<p>\u2022\tCarpinter\u00eda, cerrajer\u00eda y mobiliario escolar.<\/p>\n<p>\u2022\tSe\u00f1al\u00e9tica, accesibilidad y elementos de seguridad.<\/p>\n<p>\u2022\tMantenci\u00f3n de patios, cierres perimetrales y \u00e1reas exteriores.<\/p>\n<p>\u2022\tAtenci\u00f3n de requerimientos preventivos, correctivos y emergencias operacionales.\n<\/p>\n  <\/div>\n \n  <!-- Calendario -->\n  <div class=\"calendario\">\n    <h2>Calendario de la licitaci\u00f3n<\/h2>\n    <ul class=\"hitos\">\n      <li>\n        <span class=\"hito-nombre\">Env\u00edo de invitaci\u00f3n y bases<\/span>\n        <span class=\"hito-fecha\">Lunes 15\/06\/2026<\/span>\n      <\/li>\n      <li>\n        <span class=\"hito-nombre\">Visita a terreno<\/span>\n        <span class=\"hito-fecha\">Mi\u00e9rcoles 17\/06\/2026<\/span>\n      <\/li>\n      <li>\n        <span class=\"hito-nombre\">Plazo para consultas<\/span>\n        <span class=\"hito-fecha\">18\/06\/2026<\/span>\n      <\/li>\n      <li>\n        <span class=\"hito-nombre\">Entrega de respuestas<\/span>\n        <span class=\"hito-fecha\">19\/06\/2026<\/span>\n      <\/li>\n      <li>\n        <span class=\"hito-nombre\">Recepci\u00f3n de ofertas<\/span>\n        <span class=\"hito-fecha\">Lunes 22\/06\/2026<\/span>\n      <\/li>\n      <li>\n        <span class=\"hito-nombre\">Adjudicaci\u00f3n estimada<\/span>\n        <span class=\"hito-fecha\">Viernes 26\/06\/2026<\/span>\n      <\/li>\n      <li>\n        <span class=\"hito-nombre\">Firma de contrato estimada<\/span>\n        <span class=\"hito-fecha\">Lunes 29\/06\/2026<\/span>\n      <\/li>\n    <\/ul>\n  <\/div>\n \n  <!-- Documentos descargables -->\n  <div class=\"documentos\">\n    <h2>Documentos<\/h2>\n    <ul class=\"doc-lista\">\n      <li>\n        <a href=\"https:\/\/docs.google.com\/document\/d\/1kVUJEAil8KxT0w02xVLmPTXOKipjyrAS\/edit?usp=sharing&#038;ouid=113566673627760605989&#038;rtpof=true&#038;sd=true\">\n          <span class=\"doc-icono\">\ud83d\udcc4<\/span>\n          Bases Administrativas Privadas\n          <span class=\"doc-tipo\">DOC<\/span>\n        <\/a>\n      <\/li>\n      <li>\n        <a href=\"https:\/\/docs.google.com\/document\/d\/1D_XwKQkl-TyqjxEe3ftqy6hYcPwWN9hI\/edit?usp=sharing&#038;ouid=113566673627760605989&#038;rtpof=true&#038;sd=true\">\n          <span class=\"doc-icono\">\ud83d\udcc4<\/span>\n          Carta de Presentaci\u00f3n\n          <span class=\"doc-tipo\">DOC<\/span>\n        <\/a>\n      <\/li>\n      <li>\n        <a href=\"https:\/\/docs.google.com\/document\/d\/1SNdgAQ0Bs1XqBlTG5WV2K2oHN6kNVoUB\/edit?usp=sharing&#038;ouid=113566673627760605989&#038;rtpof=true&#038;sd=true\">\n          <span class=\"doc-icono\">\ud83d\udcc4<\/span>\n          Anexos 1, 2 y 4\n          <span class=\"doc-tipo\">DOC<\/span>\n        <\/a>\n      <\/li>\n<li>\n        <a href=\"https:\/\/docs.google.com\/spreadsheets\/d\/1V64ZG9EJOUIFERWYqVxrop7GE3rKX1MV\/edit?usp=sharing&#038;ouid=113566673627760605989&#038;rtpof=true&#038;sd=true\">\n          <span class=\"doc-icono\">\ud83d\udcc4<\/span>\n          Formulario itemizado\n          <span class=\"doc-tipo\">XLSX<\/span>\n        <\/a>\n      <\/li>\n<li>\n        <a href=\"https:\/\/docs.google.com\/spreadsheets\/d\/1K_v6CSXuwQxVaV9rgFrgn2szj8CVoOBT\/edit?usp=sharing&#038;ouid=113566673627760605989&#038;rtpof=true&#038;sd=true\">\n          <span class=\"doc-icono\">\ud83d\udcc4<\/span>\n          Formato N\u00b0 3\n          <span class=\"doc-tipo\">XLSX<\/span>\n        <\/a>\n      <\/li>\n<li>\n        <a href=\"https:\/\/docs.google.com\/document\/d\/1yLtfzEc0isvqCRFluDV5_1MvPVI-avwU\/edit?usp=sharing&#038;ouid=113566673627760605989&#038;rtpof=true&#038;sd=true\">\n          <span class=\"doc-icono\">\ud83d\udcc4<\/span>\n          Especificaciones T\u00e9cnicas\n          <span class=\"doc-tipo\">DOC<\/span>\n        <\/a>\n      <\/li>\n      <li>\n        <a href=\"https:\/\/grupopardomolina.cl\/wp-content\/uploads\/2026\/05\/DECLARACION-DE-AUTORIZACION-REVISION-ANTECEDENTES.docx\" download=\"\">\n          <span class=\"doc-icono\">\ud83d\udcc4<\/span>\n          Autorizaci\u00f3n de revisi\u00f3n de antecedentes\n          <span class=\"doc-tipo\">PDF<\/span>\n        <\/a>\n      <\/li>\n      \n      <!-- Agregar aclaraciones aqu\u00ed si las hubiere -->\n    <\/ul>\n  <\/div>\n \n  <!-- Contacto -->\n  <div class=\"contacto-proyecto\">\n    <strong>Consultas y env\u00edo de ofertas<\/strong>\n    Escr\u00edbenos a <a href=\"mailto:obras@edutec.cl\">obras@edutec.cl<\/a> \n  <\/div>\n \n<\/div>\n \n<!-- =====================================================\n     FIN BLOQUE B\n     ===================================================== -->\n \n<!-- \/contenedor max-width --><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Licitaciones Mantenimiento Preventivo Colegios RAMS Licitaci\u00f3n abierta Mandante Fundaci\u00f3n Educacional Albert Einstein Ubicaci\u00f3n Liucura #200, Pudahuel, Regi\u00f3n Metropolitana Tipo de proceso Licitaci\u00f3n privada por invitaci\u00f3n Recepci\u00f3n de ofertas Lunes 22 de junio de 2026 \u2014 hasta las 18:00 hrs. Env\u00edo de propuestas obras@edutec.cl El objetivo&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"content-type":"","pagelayer_contact_templates":[],"_pagelayer_content":"","footnotes":""},"class_list":["post-677","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/grupopardomolina.cl\/index.php?rest_route=\/wp\/v2\/pages\/677","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/grupopardomolina.cl\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/grupopardomolina.cl\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/grupopardomolina.cl\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/grupopardomolina.cl\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=677"}],"version-history":[{"count":3,"href":"https:\/\/grupopardomolina.cl\/index.php?rest_route=\/wp\/v2\/pages\/677\/revisions"}],"predecessor-version":[{"id":701,"href":"https:\/\/grupopardomolina.cl\/index.php?rest_route=\/wp\/v2\/pages\/677\/revisions\/701"}],"wp:attachment":[{"href":"https:\/\/grupopardomolina.cl\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=677"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}