{"id":884,"date":"2023-10-03T11:14:58","date_gmt":"2023-10-03T11:14:58","guid":{"rendered":"https:\/\/www.concejomunicipalfloridablanca.gov.co\/?p=884"},"modified":"2026-06-16T23:40:36","modified_gmt":"2026-06-17T04:40:36","slug":"oakville-town-library","status":"publish","type":"place","link":"https:\/\/www.concejomunicipalfloridablanca.gov.co\/?place=oakville-town-library","title":{"rendered":"Sistemas integrados de gesti\u00f3n"},"content":{"rendered":"\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Barlow:wght@400;500;600;700;800&display=swap');\n\n  .sig-container {\n    max-width: 1100px;\n    margin: 30px auto;\n    font-family: 'Barlow', Arial, sans-serif;\n  }\n\n  .sig-grid {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    gap: 22px;\n    margin-bottom: 55px;\n    flex-wrap: wrap;\n  }\n\n  .sig-card {\n    width: 280px;\n    min-height: 115px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 18px;\n    text-decoration: none;\n    color: #ffffff;\n    padding: 24px 22px;\n    border-radius: 18px;\n    text-align: center;\n    font-size: 17px;\n    font-weight: 700;\n    text-transform: uppercase;\n    box-shadow: 0 8px 20px rgba(0,0,0,0.16);\n    transition: all 0.3s ease;\n  }\n\n  .sig-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 12px 26px rgba(0,0,0,0.24);\n    color: #ffffff;\n  }\n\n  .sig-card-icon-wrap {\n    width: 76px;\n    height: 76px;\n    min-width: 76px;\n    border-radius: 20px;\n    background: rgba(255,255,255,0.24);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    box-shadow: inset 0 0 0 1px rgba(255,255,255,0.28), 0 6px 16px rgba(0,0,0,0.12);\n  }\n\n  .sig-card-icon {\n    width: 58px;\n    height: 58px;\n    object-fit: contain;\n    flex-shrink: 0;\n  }\n\n  .sig-card span {\n    display: inline-block;\n    line-height: 1.2;\n  }\n\n  .calidad {\n    background: #c9403d;\n  }\n\n  .ambiente {\n    background: #5aa76c;\n  }\n\n  .sst {\n    background: #42a9ad;\n  }\n\n  .sig-section {\n    position: relative;\n    margin-bottom: 55px;\n    padding: 40px 34px;\n    border-radius: 20px;\n    background: linear-gradient(135deg, #ffffff 0%, #f7f7f7 100%);\n    border-left: 8px solid #2f8f5b;\n    box-shadow: 0 8px 22px rgba(0,0,0,0.06);\n  }\n\n  .sig-section.calidad-section {\n    border-left-color: #c9403d;\n  }\n\n  .sig-section.ambiente-section {\n    border-left-color: #5aa76c;\n  }\n\n  .sig-section.sst-section {\n    border-left-color: #42a9ad;\n  }\n\n  .section-header {\n    display: flex;\n    align-items: center;\n    gap: 22px;\n    margin-bottom: 32px;\n  }\n\n  .section-icon-box {\n    width: 78px;\n    height: 78px;\n    border-radius: 22px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    box-shadow: 0 10px 22px rgba(0,0,0,0.15);\n  }\n\n  .section-icon-box.calidad-icon-box {\n    background: rgba(201, 64, 61, 0.14);\n  }\n\n  .section-icon-box.ambiente-icon-box {\n    background: rgba(90, 167, 108, 0.16);\n  }\n\n  .section-icon-box.sst-icon-box {\n    background: rgba(66, 169, 173, 0.16);\n  }\n\n  .section-icon-box img {\n    width: 56px;\n    height: 56px;\n    object-fit: contain;\n  }\n\n  .sig-section h2 {\n    margin: 0;\n    font-size: 30px;\n    color: #1f1f1f;\n    font-weight: 800;\n    text-transform: uppercase;\n    line-height: 1.15;\n  }\n\n  .gestion-calidad-box {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 38px;\n    flex-wrap: wrap;\n    margin-top: 18px;\n  }\n\n  .gestion-calidad-documentos {\n    flex: 1 1 420px;\n    max-width: 720px;\n    order: 1;\n  }\n\n  .gestion-calidad-imagen {\n    flex: 0 1 260px;\n    text-align: center;\n    order: 2;\n  }\n\n  .gestion-calidad-imagen img {\n    width: 100%;\n    max-width: 230px;\n    height: auto;\n    display: block;\n    margin: 0 auto;\n  }\n\n  .sst-documentos {\n    max-width: 720px;\n  }\n\n  .pdf-list {\n    margin-top: 16px;\n    width: 100%;\n    max-width: 720px;\n  }\n\n  .pdf-list a {\n    display: flex;\n    align-items: center;\n    width: 100%;\n    min-height: 48px;\n    box-sizing: border-box;\n    background: #ffffff;\n    color: #1f1f1f;\n    padding: 11px 15px;\n    margin-bottom: 11px;\n    border-radius: 10px;\n    text-decoration: none;\n    border: 1px solid #dddddd;\n    font-size: 12.8px;\n    line-height: 1.35;\n    font-weight: 500;\n    text-transform: uppercase;\n    transition: all 0.3s ease;\n    box-shadow: 0 3px 10px rgba(0,0,0,0.04);\n  }\n\n  .pdf-list a:hover {\n    background: #2f8f5b;\n    color: #ffffff;\n    border-color: #2f8f5b;\n    transform: translateX(4px);\n  }\n\n  .etica-box {\n    text-align: center;\n    margin-top: 18px;\n    margin-bottom: 38px;\n  }\n\n  .etica-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    background: #2f8f5b;\n    color: #ffffff;\n    padding: 14px 24px;\n    border-radius: 14px;\n    font-size: 13.5px;\n    font-weight: 700;\n    text-transform: uppercase;\n    text-decoration: none;\n    box-shadow: 0 6px 18px rgba(0,0,0,0.18);\n    transition: all 0.3s ease;\n  }\n\n  .etica-btn:hover {\n    background: #1f6f45;\n    color: #ffffff;\n    transform: translateY(-4px);\n    box-shadow: 0 10px 25px rgba(0,0,0,0.25);\n  }\n\n  .pdf-icon {\n    width: 22px;\n    height: 22px;\n    flex-shrink: 0;\n  }\n\n  @media (max-width: 768px) {\n    .sig-container {\n      margin: 20px auto;\n      padding: 0 15px;\n    }\n\n    .sig-grid {\n      flex-direction: column;\n      gap: 16px;\n      margin-bottom: 38px;\n    }\n\n    .sig-card {\n      width: 100%;\n      min-height: 105px;\n      font-size: 16px;\n      gap: 16px;\n    }\n\n    .sig-card-icon-wrap {\n      width: 68px;\n      height: 68px;\n      min-width: 68px;\n    }\n\n    .sig-card-icon {\n      width: 52px;\n      height: 52px;\n    }\n\n    .sig-section {\n      padding: 26px 18px;\n    }\n\n    .section-header {\n      gap: 16px;\n      margin-bottom: 24px;\n    }\n\n    .section-icon-box {\n      width: 64px;\n      height: 64px;\n      border-radius: 18px;\n    }\n\n    .section-icon-box img {\n      width: 46px;\n      height: 46px;\n    }\n\n    .sig-section h2 {\n      font-size: 24px;\n    }\n\n    .gestion-calidad-box {\n      flex-direction: column;\n      gap: 24px;\n    }\n\n    .gestion-calidad-documentos {\n      order: 2;\n      width: 100%;\n    }\n\n    .gestion-calidad-imagen {\n      order: 1;\n      width: 100%;\n    }\n\n    .gestion-calidad-imagen img {\n      max-width: 210px;\n    }\n\n    .pdf-list {\n      max-width: 100%;\n    }\n\n    .pdf-list a {\n      font-size: 12px;\n      padding: 11px 13px;\n      min-height: 46px;\n    }\n\n    .etica-btn {\n      width: 100%;\n      font-size: 13px;\n      padding: 14px 18px;\n    }\n  }\n<\/style>\n\n<div class=\"sig-container\" id=\"inicio-sig\">\n\n  <div class=\"sig-grid\">\n\n    <a href=\"#gestion-calidad\" class=\"sig-card calidad\">\n      <div class=\"sig-card-icon-wrap\">\n        <img decoding=\"async\" class=\"sig-card-icon\" src=\"https:\/\/www.concejomunicipalfloridablanca.gov.co\/wp-content\/uploads\/2026\/05\/proteger.png\" alt=\"Icono gesti\u00f3n de calidad\">\n      <\/div>\n      <span>GESTI\u00d3N DE CALIDAD<\/span>\n    <\/a>\n\n    <a href=\"#medio-ambiente\" class=\"sig-card ambiente\">\n      <div class=\"sig-card-icon-wrap\">\n        <img decoding=\"async\" class=\"sig-card-icon\" src=\"https:\/\/www.concejomunicipalfloridablanca.gov.co\/wp-content\/uploads\/2026\/05\/el-planeta-tierra.png\" alt=\"Icono medio ambiente\">\n      <\/div>\n      <span>MEDIO AMBIENTE<\/span>\n    <\/a>\n\n    <a href=\"#seguridad-salud\" class=\"sig-card sst\">\n      <div class=\"sig-card-icon-wrap\">\n        <img decoding=\"async\" class=\"sig-card-icon\" src=\"https:\/\/www.concejomunicipalfloridablanca.gov.co\/wp-content\/uploads\/2026\/05\/casco.png\" alt=\"Icono seguridad y salud en el trabajo\">\n      <\/div>\n      <span>SEGURIDAD Y SALUD EN EL TRABAJO<\/span>\n    <\/a>\n\n  <\/div>\n\n  <section id=\"gestion-calidad\" class=\"sig-section calidad-section\">\n    <div class=\"section-header\">\n      <div class=\"section-icon-box calidad-icon-box\">\n        <img decoding=\"async\" src=\"https:\/\/www.concejomunicipalfloridablanca.gov.co\/wp-content\/uploads\/2026\/05\/proteger.png\" alt=\"Icono gesti\u00f3n de calidad\">\n      <\/div>\n      <h2>GESTI\u00d3N DE CALIDAD<\/h2>\n    <\/div>\n\n    <div class=\"gestion-calidad-box\">\n      <div class=\"gestion-calidad-documentos\">\n        <div class=\"pdf-list\">\n          <a href=\"https:\/\/www.concejomunicipalfloridablanca.gov.co\/wp-content\/uploads\/2026\/05\/SG-CALIDAD-ICONTEC-2018.pdf\" target=\"_blank\">\n            SG CALIDAD ICONTEC 2018\n          <\/a>\n\n          <a href=\"https:\/\/www.concejomunicipalfloridablanca.gov.co\/wp-content\/uploads\/2026\/05\/PCS-FR07-Listado-de-documentos.xlsx\" target=\"_blank\">\n            LISTADO MAESTRO DE DOCUMENTOS\n          <\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"gestion-calidad-imagen\">\n        <img decoding=\"async\" src=\"https:\/\/www.concejomunicipalfloridablanca.gov.co\/wp-content\/uploads\/2026\/05\/CALIDAD.png\" alt=\"Gesti\u00f3n de Calidad\">\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section id=\"medio-ambiente\" class=\"sig-section ambiente-section\">\n    <div class=\"section-header\">\n      <div class=\"section-icon-box ambiente-icon-box\">\n        <img decoding=\"async\" src=\"https:\/\/www.concejomunicipalfloridablanca.gov.co\/wp-content\/uploads\/2026\/05\/el-planeta-tierra.png\" alt=\"Icono medio ambiente\">\n      <\/div>\n      <h2>MEDIO AMBIENTE<\/h2>\n    <\/div>\n\n    <div class=\"pdf-list\">\n      <a href=\"https:\/\/www.concejomunicipalfloridablanca.gov.co\/wp-content\/uploads\/2026\/05\/Resolucion-N.127-de-2021.pdf\" target=\"_blank\">\n        RESOLUCI\u00d3N N.127 DE 2021\n      <\/a>\n\n      <a href=\"https:\/\/www.concejomunicipalfloridablanca.gov.co\/wp-content\/uploads\/2026\/05\/PIGA-2023.pdf\" target=\"_blank\">\n        PIGA 2023\n      <\/a>\n\n      <a href=\"https:\/\/www.concejomunicipalfloridablanca.gov.co\/wp-content\/uploads\/2026\/05\/Resolucion-N.038-de-2023.pdf\" target=\"_blank\">\n        RESOLUCI\u00d3N N.039 DE 2023 &#8211; POL\u00cdTICA AMBIENTAL\n      <\/a>\n\n      <a href=\"https:\/\/www.concejomunicipalfloridablanca.gov.co\/wp-content\/uploads\/2026\/05\/PROGRAMAS-DEL-PLAN-INSTITUCIONAL-DE-GESTION-AMBIENTAL.pdf\" target=\"_blank\">\n        PCS-FR37 PROGRAMAS PIGA\n      <\/a>\n\n      <a href=\"https:\/\/www.concejomunicipalfloridablanca.gov.co\/wp-content\/uploads\/2026\/05\/PLAN-DE-GESTION-INTEGRAL-DE-RESIDUOS-SOLIDOS.pdf\" target=\"_blank\">\n        PLAN INTEGRAL DE GESTI\u00d3N DE RESIDUOS S\u00d3LIDOS\n      <\/a>\n    <\/div>\n  <\/section>\n\n  <section id=\"seguridad-salud\" class=\"sig-section sst-section\">\n    <div class=\"section-header\">\n      <div class=\"section-icon-box sst-icon-box\">\n        <img decoding=\"async\" src=\"https:\/\/www.concejomunicipalfloridablanca.gov.co\/wp-content\/uploads\/2026\/05\/casco.png\" alt=\"Icono seguridad y salud en el trabajo\">\n      <\/div>\n      <h2>SEGURIDAD Y SALUD EN EL TRABAJO<\/h2>\n    <\/div>\n\n    <div class=\"sst-documentos\">\n      <div class=\"pdf-list\">\n        <a href=\"https:\/\/www.concejomunicipalfloridablanca.gov.co\/wp-content\/uploads\/2026\/05\/SG-SST-2021.pdf\" target=\"_blank\">\n          SG-SST-2021\n        <\/a>\n\n        <a href=\"https:\/\/www.concejomunicipalfloridablanca.gov.co\/wp-content\/uploads\/2026\/05\/FOLDER-SG-SST-2022.pdf\" target=\"_blank\">\n          FOLDER-SG-SST-2022\n        <\/a>\n\n        <a href=\"https:\/\/www.concejomunicipalfloridablanca.gov.co\/wp-content\/uploads\/2026\/05\/INDUCCION-y-REINDUCCION-SG-SST-2023.pdf\" target=\"_blank\">\n          SG SST 2023\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"etica-box\">\n    <a href=\"https:\/\/www.concejomunicipalfloridablanca.gov.co\/wp-content\/uploads\/2026\/05\/Resolucion-N.018-de-2019.pdf\" target=\"_blank\" class=\"etica-btn\">\n      <svg class=\"pdf-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 384 512\" fill=\"currentColor\">\n        <path d=\"M181.9 256.1c-5-16-4.9-46.9-2-46.9 8.4 0 7.6 36.9 2 46.9zm-1.7 47.2c-7.7 20.3-17.3 43.3-28.4 62.7 18.3-7 39-17.2 62.9-21.9-12.7-9.6-24.9-23.4-34.5-40.8zM86.1 428.1c0 .8 13.2-5.4 34.9-40.2-6.7 6.3-29.1 24.5-34.9 40.2zM248 160h136v328c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V24C0 10.7 10.7 0 24 0h200v136c0 13.2 10.8 24 24 24zm-8 171.8c-20-12.2-33.3-29-42.7-53.8 4.5-18.5 11.6-46.6 6.2-64.2-4.7-29.4-42.4-26.5-47.8-6.8-5 18.3-.4 44.1 8.1 77-11.6 27.6-28.7 64.6-40.8 85.8-.1 0-.1.1-.2.1-27.1 13.9-73.6 44.5-54.5 68 5.6 6.9 16 10 21.5 10 17.9 0 35.7-18 61.1-61.8 25.8-8.5 54.1-19.1 79-23.2 21.7 11.8 47.1 19.5 64 19.5 29.2 0 31.2-32 19.7-43.4-13.9-13.6-54.3-9.7-73.6-7.2zM377 105L279 7c-4.5-4.5-10.6-7-17-7h-6v128h128v-6.1c0-6.3-2.5-12.4-7-16.9zm-74.1 255.3c4.1-2.7-2.5-11.9-42.8-9 37.1 15.8 42.8 9 42.8 9z\"\/>\n      <\/svg>\n      C\u00d3DIGO DE \u00c9TICA Y EVIDENCIAS\n    <\/a>\n  <\/div>\n\n<\/div>\n","protected":false},"author":1,"featured_media":5431,"template":"","meta":{"_acf_changed":false},"place_cats":[48],"class_list":["post-884","place","type-place","status-publish","has-post-thumbnail","hentry","place_cat-sistemas-integrados-de-gestion"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.concejomunicipalfloridablanca.gov.co\/index.php?rest_route=\/wp\/v2\/places\/884","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.concejomunicipalfloridablanca.gov.co\/index.php?rest_route=\/wp\/v2\/places"}],"about":[{"href":"https:\/\/www.concejomunicipalfloridablanca.gov.co\/index.php?rest_route=\/wp\/v2\/types\/place"}],"author":[{"embeddable":true,"href":"https:\/\/www.concejomunicipalfloridablanca.gov.co\/index.php?rest_route=\/wp\/v2\/users\/1"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.concejomunicipalfloridablanca.gov.co\/index.php?rest_route=\/wp\/v2\/media\/5431"}],"wp:attachment":[{"href":"https:\/\/www.concejomunicipalfloridablanca.gov.co\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=884"}],"wp:term":[{"taxonomy":"place_cat","embeddable":true,"href":"https:\/\/www.concejomunicipalfloridablanca.gov.co\/index.php?rest_route=%2Fwp%2Fv2%2Fplace_cats&post=884"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}