{"id":4749,"date":"2025-10-27T13:28:50","date_gmt":"2025-10-27T19:28:50","guid":{"rendered":"https:\/\/www.ciudadmujer.gob.hn\/?page_id=4749"},"modified":"2025-10-27T14:07:27","modified_gmt":"2025-10-27T20:07:27","slug":"directorio-sps","status":"publish","type":"page","link":"https:\/\/www.ciudadmujer.gob.hn\/?page_id=4749","title":{"rendered":"Directorio  &#8211; ATL\u00c1NTIDA"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4749\" class=\"elementor elementor-4749\">\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f90f425 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"f90f425\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-custom\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cbc2758\" data-id=\"cbc2758\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-59639b9 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"59639b9\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!DOCTYPE html>\n<html lang=\"es\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Directorio de Prevenci\u00f3n y Atenci\u00f3n a las Violencias<\/title>\n    \n      <style>\n    .header-section {\n      background: #f0f2f5;\n      padding: 50px 20px;\n      display: flex;\n      align-items: center;\n      gap: 25px;\n      \n      margin-bottom: -200px\n    \n    }\n\n    .logo-container {\n      position: relative;\n      width: 120px;\n      height: 120px;\n      background: linear-gradient(135deg, #74d3d0 0%, #5fb3b3 100%);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      box-shadow: 0 4px 20px rgba(116, 211, 208, 0.3);\n      flex-shrink: 0;\n    }\n\n    .logo-icon {\n      width: 70px;\n      height: 70px;\n      background: linear-gradient(135deg, #6c5ce7 0%, #5a4fcf 100%);\n      border-radius: 8px;\n      position: relative;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      box-shadow: 0 2px 10px rgba(108, 92, 231, 0.3);\n    }\n\n    .logo-icon::before {\n      content: '';\n      position: absolute;\n      width: 8px;\n      height: 50px;\n      background: #4834d4;\n      left: 8px;\n      top: 10px;\n      border-radius: 2px;\n    }\n\n    .logo-icon::after {\n      content: '';\n      position: absolute;\n      width: 45px;\n      height: 6px;\n      background: #4834d4;\n      left: 12px;\n      top: 15px;\n      border-radius: 1px;\n      box-shadow: \n        0 8px 0 #4834d4,\n        0 16px 0 #4834d4,\n        0 24px 0 #4834d4,\n        0 32px 0 #4834d4;\n    }\n\n    .gender-symbol {\n      position: absolute;\n      right: 5px;\n      bottom: 5px;\n      width: 20px;\n      height: 20px;\n      background: #e84393;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: white;\n      font-size: 12px;\n      font-weight: bold;\n    }\n\n    .title-container {\n      flex: 1;\n    }\n\n    .title-container h1 {\n      color: #2d3436;\n      font-family: 'Arial', 'Helvetica', sans-serif;\n      font-size: 2.8rem;\n      font-weight: 800;\n      line-height: 1.2;\n      margin: 0;\n      text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);\n    }\n\n    .subtitle {\n      color: #636e72;\n      font-size: 1.1rem;\n      font-weight: 500;\n      margin-top: 8px;\n      opacity: 0.8;\n    }\n\n    \/* Responsive Design *\/\n    @media (max-width: 768px) {\n      .header-section {\n        padding: 25px 20px;\n        flex-direction: column;\n        text-align: center;\n        gap: 20px;\n      }\n\n      .logo-container {\n        width: 100px;\n        height: 100px;\n      }\n\n      .logo-icon {\n        width: 60px;\n        height: 60px;\n      }\n\n      .logo-icon::before {\n        width: 6px;\n        height: 40px;\n        left: 7px;\n        top: 10px;\n      }\n\n      .logo-icon::after {\n        width: 35px;\n        height: 4px;\n        left: 10px;\n        top: 12px;\n        box-shadow: \n          0 6px 0 #4834d4,\n          0 12px 0 #4834d4,\n          0 18px 0 #4834d4,\n          0 24px 0 #4834d4;\n      }\n\n      .gender-symbol {\n        width: 16px;\n        height: 16px;\n        font-size: 10px;\n      }\n\n      .title-container h1 {\n        font-size: 2.2rem;\n      }\n\n      .subtitle {\n        font-size: 1rem;\n      }\n    }\n\n    @media (max-width: 480px) {\n      .header-section {\n        padding: 20px 15px;\n      }\n\n      .logo-container {\n        width: 80px;\n        height: 80px;\n      }\n\n      .logo-icon {\n        width: 50px;\n        height: 50px;\n      }\n\n      .logo-icon::before {\n        width: 5px;\n        height: 32px;\n        left: 6px;\n        top: 9px;\n      }\n\n      .logo-icon::after {\n        width: 28px;\n        height: 3px;\n        left: 8px;\n        top: 11px;\n        box-shadow: \n          0 5px 0 #4834d4,\n          0 10px 0 #4834d4,\n          0 15px 0 #4834d4,\n          0 20px 0 #4834d4;\n      }\n\n      .title-container h1 {\n        font-size: 1.8rem;\n      }\n\n      .subtitle {\n        font-size: 0.9rem;\n      }\n    }\n\n    \/* Animaci\u00f3n sutil *\/\n    .logo-container {\n      animation: gentle-pulse 3s ease-in-out infinite;\n    }\n\n    @keyframes gentle-pulse {\n      0%, 100% { transform: scale(1); }\n      50% { transform: scale(1.02); }\n    }\n  <\/style>\n    <style>\n        \/* Cargar fuente Pluto Bold si tienes el archivo *\/\n        @font-face {\n            font-family: 'Pluto Bold';\n            src: url('.\/fonts\/PlutoBold.woff2') format('woff2'),\n                 url('.\/fonts\/PlutoBold.woff') format('woff'),\n                 url('.\/fonts\/PlutoBold.ttf') format('truetype');\n            font-weight: 700;\n            font-style: normal;\n            font-display: swap;\n        }\n        \n        \/* Alternativa con fuente gratuita similar *\/\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Nunito:wght@700;800;900&display=swap');\n        \n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Pluto Bold', 'Nunito', sans-serif;\n            background: #fafafa;\n            color: #555555;\n            line-height: 1.6;\n        }\n\n        .container {\n            max-width: 1900px;\n            margin: 0 auto;\n            padding: 0 0px;\n        }\n\n        \/* Header *\/\n        .header {\n            background: white;\n            padding: 40px 0;\n            box-shadow: 0 2px 20px rgba(150,150,150,0.08);\n            border-bottom: 4px solid #00bcd4;\n        }\n\n        .header-content {\n            text-align: center;\n        }\n\n        .logo {\n            width: 80px;\n            height: 80px;\n            background: #cccccc;\n            border-radius: 20px;\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 32px;\n            margin-bottom: 20px;\n            box-shadow: 0 4px 16px rgba(204,204,204,0.3);\n        }\n\n        .main-title {\n            font-size: 32px;\n            font-weight: 900;\n            color: #cccccc;\n            margin-bottom: 8px;\n            letter-spacing: -0.5px;\n        }\n\n        .subtitle {\n            font-size: 18px;\n            color: #777777;\n            font-weight: 500;\n        }\n\n        \/* Map Section *\/\n        .map-section {\n            background: white;\n            border-radius: 24px;\n            padding: 40px;\n            margin: 40px 0;\n            box-shadow: 0 8px 32px rgba(150,150,150,0.12);\n        }\n\n        .honduras-map {\n            width: 100%;\n            max-width: 500px;\n            height: 250px;\n            margin: 0 auto 30px;\n            background: #f8f9fa;\n            border-radius: 20px;\n            border: 3px solid #00bcd4;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            position: relative;\n        }\n\n        .map-shape {\n            width: 75%;\n            height: 65%;\n            background: #00bcd4;\n            border-radius: 60px 25px 35px 45px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: white;\n            font-weight: 800;\n            font-size: 16px;\n            box-shadow: 0 6px 20px rgba(0,188,212,0.3);\n        }\n\n        .map-info {\n            text-align: center;\n        }\n\n        .map-title {\n            font-size: 24px;\n            font-weight: 800;\n            color: #555555;\n            margin-bottom: 8px;\n        }\n\n        .map-subtitle {\n            font-size: 16px;\n            color: #777777;\n            font-weight: 500;\n        }\n\n        \/* Stats Section *\/\n        .stats-section {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 24px;\n            margin: 40px 0;\n        }\n\n        .stat-card {\n            background: white;\n            padding: 32px 24px;\n            border-radius: 20px;\n            text-align: center;\n            box-shadow: 0 6px 24px rgba(150,150,150,0.08);\n            transition: all 0.3s ease;\n        }\n\n        .stat-card:hover {\n            transform: translateY(-4px);\n            box-shadow: 0 12px 36px rgba(150,150,150,0.15);\n        }\n\n        .stat-number {\n            font-size: 48px;\n            font-weight: 900;\n            color: #00bcd4;\n            margin-bottom: 8px;\n            display: block;\n        }\n\n        .stat-label {\n            font-size: 14px;\n            color: #777777;\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }\n\n        \/* Directory Section *\/\n        .directory-section {\n            background: white;\n            border-radius: 24px;\n            padding: 40px;\n            margin: 40px 0;\n            box-shadow: 0 8px 32px rgba(150,150,150,0.12);\n        }\n\n        .directory-header {\n            text-align: center;\n            margin-bottom: 40px;\n        }\n\n        .directory-title {\n            font-size: 28px;\n            font-weight: 800;\n            color: #555555;\n            margin-bottom: 8px;\n        }\n\n        .version-info {\n            color: #777777;\n            font-size: 14px;\n            font-weight: 500;\n            margin-bottom: 32px;\n        }\n\n        \/* Search Bar *\/\n        .search-container {\n            max-width: 500px;\n            margin: 0 auto 32px;\n            position: relative;\n        }\n\n        .search-input {\n            width: 100%;\n            padding: 16px 24px;\n            border: 2px solid #e5e7eb;\n            border-radius: 50px;\n            font-size: 16px;\n            font-weight: 500;\n            outline: none;\n            transition: all 0.3s ease;\n            background: #fafafa;\n        }\n\n        .search-input:focus {\n            border-color: #00bcd4;\n            background: white;\n            box-shadow: 0 0 0 4px rgba(0,188,212,0.1);\n        }\n\n        \/* Filter Buttons *\/\n        .filters {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 16px;\n            justify-content: center;\n            margin-bottom: 40px;\n        }\n\n        .filter-btn {\n            padding: 14px 28px;\n            border: 2px solid #cccccc;\n            border-radius: 50px;\n            font-size: 14px;\n            font-weight: 700;\n            font-family: 'Inter', sans-serif;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            background: white;\n            color: #cccccc;\n            outline: none;\n        }\n\n        .filter-btn:hover {\n            border-color: #aaaaaa;\n            color: #aaaaaa;\n            transform: translateY(-2px);\n            box-shadow: 0 4px 16px rgba(170,170,170,0.2);\n        }\n\n        .filter-btn.active {\n            background: #cccccc;\n            border-color: #cccccc;\n            color: white;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 20px rgba(204,204,204,0.3);\n        }\n\n        \/* Institution Cards *\/\n        .institutions-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(380px, 1fr));\n            gap: 32px;\n            margin-top: 40px;\n        }\n\n        .institution-card {\n            background: white;\n            border-radius: 20px;\n            padding: 32px;\n            border: 1px solid #f1f3f4;\n            transition: all 0.4s ease;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .institution-card::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 6px;\n            height: 100%;\n            background: #00bcd4;\n            transition: all 0.3s ease;\n        }\n\n        .institution-card.gubernamental::before {\n            background: #00bcd4;\n        }\n\n        .institution-card.no-gubernamental::before {\n            background: #cccccc;\n        }\n\n        .institution-card.internacional::before {\n            background: #888888;\n        }\n\n        .institution-card:hover {\n            transform: translateY(-6px);\n            box-shadow: 0 16px 48px rgba(150,150,150,0.15);\n            border-color: #e5e7eb;\n        }\n\n        .card-header {\n            display: flex;\n            align-items: center;\n            gap: 20px;\n            margin-bottom: 24px;\n        }\n\n        .card-icon {\n            width: 60px;\n            height: 60px;\n            border-radius: 16px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 24px;\n            color: white;\n            font-weight: 700;\n        }\n\n        .card-icon.gubernamental {\n            background: #00bcd4;\n        }\n\n        .card-icon.no-gubernamental {\n            background: #cccccc;\n        }\n\n        .card-icon.internacional {\n            background: #888888;\n        }\n\n        .card-title h3 {\n            font-size: 20px;\n            font-weight: 800;\n            color: #555555;\n            margin-bottom: 4px;\n            line-height: 1.3;\n        }\n\n        .card-category {\n            font-size: 12px;\n            color: #777777;\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }\n\n        .card-description {\n            color: #666666;\n            font-weight: 500;\n            line-height: 1.6;\n            margin-bottom: 24px;\n        }\n\n        .card-details {\n            margin-bottom: 24px;\n        }\n\n        .detail-item {\n            display: flex;\n            align-items: flex-start;\n            margin-bottom: 12px;\n            font-size: 14px;\n        }\n\n        .detail-icon {\n            font-size: 16px;\n            margin-right: 8px;\n            margin-top: 2px;\n        }\n\n        .detail-label {\n            font-weight: 700;\n            color: #666666;\n            margin-right: 8px;\n            min-width: 70px;\n        }\n\n        .detail-value {\n            color: #777777;\n            font-weight: 500;\n            flex: 1;\n        }\n\n        .highlight-phone .detail-value,\n        .highlight-address .detail-value {\n            color: #cccccc;\n            font-weight: 700;\n        }\n\n        .contact-btn {\n            background: #cccccc;\n            color: white;\n            border: none;\n            padding: 14px 28px;\n            border-radius: 50px;\n            font-size: 14px;\n            font-weight: 700;\n            font-family: 'Inter', sans-serif;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            width: 100%;\n        }\n\n        .contact-btn:hover {\n            background: #aaaaaa;\n            transform: translateY(-2px);\n            box-shadow: 0 6px 20px rgba(170,170,170,0.3);\n        }\n\n        \/* Interactive Map *\/\n        .map-footer {\n            background: white;\n            border-radius: 24px;\n            padding: 40px;\n            margin: 40px 0;\n            box-shadow: 0 8px 32px rgba(150,150,150,0.12);\n        }\n\n        .map-footer-title {\n            text-align: center;\n            font-size: 24px;\n            font-weight: 800;\n            color: #555555;\n            margin-bottom: 32px;\n        }\n\n        .interactive-map {\n            width: 100%;\n            height: 400px;\n            background: #cccccc;\n            border-radius: 20px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: white;\n            font-size: 20px;\n            font-weight: 800;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .map-markers {\n            position: absolute;\n            width: 100%;\n            height: 100%;\n        }\n\n        .marker {\n            position: absolute;\n            width: 16px;\n            height: 16px;\n            background: #888888;\n            border-radius: 50%;\n            border: 3px solid white;\n            cursor: pointer;\n            transition: all 0.3s ease;\n        }\n\n        .marker:hover {\n            transform: scale(1.3);\n            background: #666666;\n        }\n\n        .marker:nth-child(1) { top: 25%; left: 20%; }\n        .marker:nth-child(2) { top: 40%; left: 35%; }\n        .marker:nth-child(3) { top: 55%; left: 50%; }\n        .marker:nth-child(4) { top: 30%; left: 60%; }\n        .marker:nth-child(5) { top: 65%; left: 30%; }\n\n        \/* No Results *\/\n        .no-results {\n            text-align: center;\n            padding: 60px 20px;\n            color: #777777;\n        }\n\n        .no-results h3 {\n            font-size: 20px;\n            font-weight: 700;\n            color: #666666;\n            margin-bottom: 8px;\n        }\n\n        .no-results p {\n            font-size: 16px;\n            font-weight: 500;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 768px) {\n            .institutions-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .filters {\n                flex-direction: column;\n                align-items: center;\n            }\n            \n            .filter-btn {\n                width: 100%;\n                max-width: 300px;\n            }\n            \n            .main-title {\n                font-size: 24px;\n            }\n            \n            .card-header {\n                flex-direction: column;\n                text-align: center;\n                gap: 16px;\n            }\n        }\n      \n\n.hidden {\n    display: none !important;\n}\n\n.no-results {\n    grid-column: 1 \/ -1;\n    text-align: center;\n    padding: 60px 20px;\n    color: #777777;\n}\n\n.no-results h3 {\n    font-size: 20px;\n    font-weight: 700;\n    color: #666666;\n    margin-bottom: 8px;\n}\n\n.no-results p {\n    font-size: 16px;\n    font-weight: 500;\n}\n\n    <\/style>\n      <style>\n\/* CSS para el mapa interactivo *\/\nsvg {\n  width: 100%;\n  max-width: 1000px;\n  height: auto;\n}\n\nsvg path {\n  cursor: pointer;\n  transition: all 0.3s ease;\n  stroke: #ffffff;\n  stroke-width: 0.5;\n  fill: #808080;  \/* Cambiado a gris *\/\n}\n\nsvg path:hover {\n  fill: #68C0D3;  \/* Cambiado a azul *\/\n  stroke: #0984e3;  \/* Borde azul m\u00e1s oscuro *\/\n  stroke-width: 1;\n  transform: scale(1.02);\n  transform-origin: center;\n}\n\nsvg path:active {\n  fill: #0984e3;  \/* Azul m\u00e1s oscuro al hacer clic *\/\n}\n\nbody {\n  font-family: 'Arial', sans-serif;\n  padding: 2rem;\n  background-color: #f5f5f5;\n}\n\nh2 {\n  text-align: center;\n  color: #333;\n  margin-bottom: 2rem;\n}\n\n.mapa-container {\n  display: flex;\n  justify-content: center;\n  background: white;\n  border-radius: 10px;\n  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);\n  padding: 20px;\n}\n\n\/* Tooltip para mostrar nombre del departamento *\/\n.tooltip {\n  position: absolute;\n  background: rgba(0, 0, 0, 0.8);\n  color: white;\n  padding: 5px 10px;\n  border-radius: 4px;\n  font-size: 14px;\n  pointer-events: none;\n  z-index: 1000;\n  opacity: 0;\n  transition: opacity 0.3s;\n}\n\n\/* Francisco Moraz\u00e1n seleccionado por defecto *\/\nsvg path[id=\"HNFM\"] {\n  fill: #68C0D3;  \/* Mismo azul que el hover *\/\n  stroke: #0984e3;  \/* Mismo borde que el hover *\/\n  stroke-width: 1;\n  transform: scale(1.02);\n  transform-origin: center;\n}\n\n\/* Hover para Francisco Moraz\u00e1n (opcional: m\u00e1s intenso) *\/\nsvg path[id=\"HNFM\"]:hover {\n  fill: #0984e3;  \/* Azul m\u00e1s oscuro en hover *\/\n  stroke: #2d3748;  \/* Borde a\u00fan m\u00e1s oscuro *\/\n}\n\n\/* Choluteca seleccionado por defecto *\/\nsvg path[id=\"HNCH\"] {\n  fill: #68C0D3;  \/* Mismo azul que el hover *\/\n  stroke: #0984e3;  \/* Mismo borde que el hover *\/\n  stroke-width: 1;\n  transform: scale(1.02);\n  transform-origin: center;\n}\n\n\/* Hover para Choluteca (opcional: m\u00e1s intenso) *\/\nsvg path[id=\"HNCH\"]:hover {\n  fill: #0984e3;  \/* Azul m\u00e1s oscuro en hover *\/\n  stroke: #2d3748;  \/* Borde a\u00fan m\u00e1s oscuro *\/\n}\n\/* Choluteca seleccionado por defecto *\/\nsvg path[id=\"HNAT\"] {\n  fill: #68C0D3;  \/* Mismo azul que el hover *\/\n  stroke: #0984e3;  \/* Mismo borde que el hover *\/\n  stroke-width: 1;\n  transform: scale(1.02);\n  transform-origin: center;\n}\n\n\/* Hover para Choluteca (opcional: m\u00e1s intenso) *\/\nsvg path[id=\"HNAT\"]:hover {\n  fill: #0984e3;  \/* Azul m\u00e1s oscuro en hover *\/\n  stroke: #2d3748;  \/* Borde a\u00fan m\u00e1s oscuro *\/\n}\n\/* Choluteca seleccionado por defecto *\/\nsvg path[id=\"HNCR\"] {\n  fill: #68C0D3;  \/* Mismo azul que el hover *\/\n  stroke: #0984e3;  \/* Mismo borde que el hover *\/\n  stroke-width: 1;\n  transform: scale(1.02);\n  transform-origin: center;\n}\n\n\/* Hover para Choluteca (opcional: m\u00e1s intenso) *\/\nsvg path[id=\"HNCR\"]:hover {\n  fill: #0984e3;  \/* Azul m\u00e1s oscuro en hover *\/\n  stroke: #2d3748;  \/* Borde a\u00fan m\u00e1s oscuro *\/\n}\n\n\/* Choluteca seleccionado por defecto *\/\nsvg path[id=\"HNOL\"] {\n  fill: #68C0D3;  \/* Mismo azul que el hover *\/\n  stroke: #0984e3;  \/* Mismo borde que el hover *\/\n  stroke-width: 1;\n  transform: scale(1.02);\n  transform-origin: center;\n}\n\n\/* Hover para Choluteca (opcional: m\u00e1s intenso) *\/\nsvg path[id=\"HNOL\"]:hover {\n  fill: #0984e3;  \/* Azul m\u00e1s oscuro en hover *\/\n  stroke: #2d3748;  \/* Borde a\u00fan m\u00e1s oscuro *\/\n}\n\n\nsvg path.selected {\n  fill: #DB473c;\n  stroke: #DB473c;\n  stroke-width: 1;\n  transform: scale(1.02);\n  transform-origin: center;\n}\n  <\/style>\n  \n    <style>\n    .estrategia-section {\n      background:  transparent;\n      padding: 40px 60px;\n    \n     margin-top: -180px;\n    }\n\n    .estrategia-section h2 {\n      color: #2c3e50;\n      font-family: 'Arial', 'Helvetica', sans-serif;\n      font-size: 1.8rem;\n      font-weight: 700;\n      line-height: 1.4;\n      margin: 0;\n      text-align: right;\n      max-width: 500px;\n      margin-left: auto;\n    }\n\n    \/* Responsive *\/\n    @media (max-width: 768px) {\n      .estrategia-section {\n        padding: 30px 20px;\n         font-size: 1.3rem;\n      }\n      \n      .estrategia-section h2 {\n        font-size: 1.5rem;\n        text-align: center;\n        margin: 0 auto;\n      }\n    }\n\n    @media (max-width: 480px) {\n      .estrategia-section h2 {\n        font-size: 1.3rem;\n      }\n    }\n    \n    \/* Secci\u00f3n principal del directorio *\/\n.directory-section {\n  background: #7FC5D1;\n  padding: 60px 40px 80px 40px;\n  position: relative;\n  overflow: hidden;\n  border-radius: 0px;\n}\n\n\/* Header del directorio *\/\n.directory-header {\n  text-align: center;\n  margin-bottom: 50px;\n  position: relative;\n}\n\n\/* T\u00edtulo principal *\/\n.directory-title {\n    margin-top: 20px !important;\n  color: white !important;\n  font-family: 'Arial', 'Helvetica', sans-serif;\n  font-size: 2.2rem;\n  font-weight: 700;\n  line-height: 1.3;\n  margin: 0 0 20px 0;\n  max-width: 800px;\n  margin-left: auto;\n  margin-right: auto;\n  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\n}\n\n\/* Informaci\u00f3n de versi\u00f3n *\/\n.version-info {\n  color: white;\n  font-size: 1.1rem;\n  font-weight: 500;\n  margin: 10px 0 0 0;\n  opacity: 0.9;\n}\n\n\/* Contenedor de b\u00fasqueda *\/\n.search-container {\n  position: absolute;\n  top: 20px;\n  right: 10px;\n  width: 320px;\n}\n\n\/* Campo de b\u00fasqueda *\/\n.search-input {\n  width: 100%;\n  padding: 12px 20px;\n  border: none;\n  border-radius: 25px;\n  font-size: 1rem;\n  background: white;\n  color: #2d3436;\n  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);\n  outline: none;\n  transition: all 0.3s ease;\n}\n\n.search-input:focus {\n  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);\n  transform: translateY(-1px);\n}\n\n.search-input::placeholder {\n  color: #74b9ff;\n  opacity: 0.8;\n}\n\n\/* Contenedor de filtros *\/\n.filters {\n  display: flex;\n  justify-content: center;\n  gap: 30px;\n  flex-wrap: wrap;\n  margin-top: 40px;\n}\n\n\/* Botones de filtro *\/\n.filter-btn {\n  background: white;\n  color: #2d3436;\n  border: none;\n  padding: 18px 35px;\n  border-radius: 15px;\n  font-size: 1rem;\n  font-weight: 600;\n  cursor: pointer;\n  transition: all 0.3s ease;\n  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);\n  min-width: 200px;\n  text-align: center;\n  line-height: 1.3;\n}\n\n\/* Bot\u00f3n activo (gubernamentales) *\/\n.filter-btn.active {\n  background: linear-gradient(135deg, #8e44ad 0%, #9b59b6 100%);\n  color: white;\n  box-shadow: 0 6px 20px rgba(142, 68, 173, 0.3);\n  transform: translateY(-2px);\n}\n\n\/* Hover en botones *\/\n.filter-btn:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);\n}\n\n.filter-btn.active:hover {\n  box-shadow: 0 8px 25px rgba(142, 68, 173, 0.4);\n}\n\n\/* Grid de instituciones *\/\n.institutions-grid {\n  margin-top: 40px;\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n  gap: 20px;\n}\n\n\/* Responsive Design *\/\n@media (max-width: 768px) {\n  .directory-section {\n    padding: 40px 20px 60px 20px;\n  }\n\n  .directory-header {\n    margin-bottom: 40px;\n  }\n\n  .directory-title {\n    font-size: 1.8rem;\n\n  }\n\n  .search-container {\n    position: static;\n    width: 100%;\n    margin-top: 25px;\n  }\n\n  .search-input {\n    width: 100%;\n  }\n\n  .filters {\n    flex-direction: column;\n    align-items: center;\n    gap: 15px;\n  }\n\n  .filter-btn {\n    width: 100%;\n    max-width: 350px;\n  }\n}\n\n@media (max-width: 480px) {\n  .directory-section {\n    padding: 30px 15px 50px 15px;\n  }\n\n  .directory-title {\n    font-size: 1.5rem;\n  }\n\n  .version-info {\n    font-size: 1rem;\n  }\n\n  .filter-btn {\n    padding: 15px 25px;\n    font-size: 0.9rem;\n  }\n}\n\n\/* Animaci\u00f3n sutil de entrada *\/\n.directory-section {\n  animation: fadeInUp 0.6s ease-out;\n}\n\n@keyframes fadeInUp {\n  from {\n    opacity: 0;\n    transform: translateY(30px);\n  }\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* Efecto de ondas en el fondo *\/\n.directory-section::before {\n  content: '';\n  position: absolute;\n  top: -50%;\n  left: -50%;\n  width: 200%;\n  height: 200%;\n  background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);\n  animation: wave 8s ease-in-out infinite;\n  pointer-events: none;\n}\n\n@keyframes wave {\n  0%, 100% { transform: translateY(0px) rotate(0deg); }\n  50% { transform: translateY(-20px) rotate(180deg); }\n}\n\/* Estilos adicionales para funcionalidad de API *\/\n\n\/* Indicador de carga *\/\n.loading-institutions {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    min-height: 300px;\n    width: 100%;\n    grid-column: 1 \/ -1;\n}\n\n.loading-spinner {\n    text-align: center;\n    color: #666;\n}\n\n.spinner {\n    width: 50px;\n    height: 50px;\n    border: 4px solid #f3f3f3;\n    border-top: 4px solid #00bcd4;\n    border-radius: 50%;\n    animation: spin 1s linear infinite;\n    margin: 0 auto 20px;\n}\n\n@keyframes spin {\n    0% { transform: rotate(0deg); }\n    100% { transform: rotate(360deg); }\n}\n\n.loading-spinner p {\n    margin: 0;\n    font-size: 16px;\n    font-weight: 500;\n}\n\n\/* Mensajes de error *\/\n.error-message {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    min-height: 300px;\n    width: 100%;\n    grid-column: 1 \/ -1;\n    background: #f8f9fa;\n    border: 2px dashed #dc3545;\n    border-radius: 12px;\n    padding: 40px 20px;\n    text-align: center;\n}\n\n.error-message h3 {\n    color: #dc3545;\n    margin: 0 0 15px 0;\n    font-size: 24px;\n}\n\n.error-message p {\n    color: #666;\n    margin: 0 0 25px 0;\n    font-size: 16px;\n    line-height: 1.5;\n}\n\n.retry-btn {\n    background: #dc3545;\n    color: white;\n    border: none;\n    padding: 12px 24px;\n    border-radius: 8px;\n    font-size: 16px;\n    font-weight: 500;\n    cursor: pointer;\n    transition: all 0.3s ease;\n}\n\n.retry-btn:hover {\n    background: #c82333;\n    transform: translateY(-2px);\n}\n\n\/* Mejorar \"sin resultados\" *\/\n.no-results-content {\n    text-align: center;\n    background: #f8f9fa;\n    border: 2px dashed #6c757d;\n    border-radius: 12px;\n    padding: 40px 20px;\n    max-width: 400px;\n    margin: 0 auto;\n}\n\n.no-results-content h3 {\n    color: #495057;\n    margin: 0 0 15px 0;\n    font-size: 24px;\n}\n\n.no-results-content p {\n    color: #6c757d;\n    margin: 0 0 25px 0;\n    font-size: 16px;\n    line-height: 1.5;\n}\n\n.clear-filters-btn {\n    background: #6c757d;\n    color: white;\n    border: none;\n    padding: 12px 24px;\n    border-radius: 8px;\n    font-size: 16px;\n    font-weight: 500;\n    cursor: pointer;\n    transition: all 0.3s ease;\n}\n\n.clear-filters-btn:hover {\n    background: #5a6268;\n    transform: translateY(-2px);\n}\n\n\/* Enlaces en tarjetas *\/\n.detail-value a {\n    color: #00bcd4;\n    text-decoration: none;\n    font-weight: 500;\n    transition: color 0.3s ease;\n}\n\n.detail-value a:hover {\n    color: #0097a7;\n    text-decoration: underline;\n}\n\n\/* Animaciones para tarjetas *\/\n.institution-card {\n    animation: fadeInUp 0.5s ease-out forwards;\n    opacity: 0;\n    transform: translateY(20px);\n}\n\n.institution-card:nth-child(1) { animation-delay: 0.1s; }\n.institution-card:nth-child(2) { animation-delay: 0.2s; }\n.institution-card:nth-child(3) { animation-delay: 0.3s; }\n.institution-card:nth-child(4) { animation-delay: 0.4s; }\n.institution-card:nth-child(5) { animation-delay: 0.5s; }\n.institution-card:nth-child(6) { animation-delay: 0.6s; }\n\n@keyframes fadeInUp {\n    to {\n        opacity: 1;\n        transform: translateY(0);\n    }\n}\n\n\/* Responsive para mensajes *\/\n@media (max-width: 768px) {\n    .loading-institutions,\n    .error-message {\n        min-height: 200px;\n        margin: 20px 0;\n    }\n    \n    .loading-spinner,\n    .error-message,\n    .no-results-content {\n        padding: 20px 15px;\n    }\n    \n    .error-message h3,\n    .no-results-content h3 {\n        font-size: 20px;\n    }\n    \n    .retry-btn,\n    .clear-filters-btn {\n        padding: 10px 20px;\n        font-size: 14px;\n    }\n}\n\n\n\/* Animaciones para las estad\u00edsticas *\/\n.stat-number {\n    transition: all 0.3s ease;\n    display: inline-block;\n}\n\n.stat-number.updating {\n    transform: scale(1.1);\n    color: #00bcd4;\n}\n\n.stat-card {\n    transition: all 0.3s ease;\n}\n\n.stat-card:hover .stat-number {\n    transform: scale(1.05);\n}\n\n\/* Efecto de carga para las estad\u00edsticas *\/\n.stats-loading .stat-number {\n    opacity: 0.5;\n    animation: pulse-stats 1.5s ease-in-out infinite;\n}\n\n@keyframes pulse-stats {\n    0%, 100% { opacity: 0.5; }\n    50% { opacity: 0.8; }\n}\n\/* CSS para Google Maps *\/\n\n\/* Contenedor del mapa *\/\n.google-map-container {\n    width: 100%;\n    height: 500px;\n    border-radius: 20px;\n    overflow: hidden;\n    box-shadow: 0 8px 32px rgba(150,150,150,0.12);\n    position: relative;\n    background: #f8f9fa;\n}\n\n\/* Loading del mapa *\/\n.map-loading {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    height: 100%;\n    color: #666;\n}\n\n.map-loading .spinner {\n    width: 40px;\n    height: 40px;\n    margin-bottom: 15px;\n}\n\n\/* Informaci\u00f3n del mapa *\/\n.map-info {\n    text-align: center;\n    margin-bottom: 20px;\n}\n\n.map-info p {\n    color: #666;\n    font-size: 16px;\n    font-weight: 500;\n}\n\n\/* Leyenda del mapa *\/\n.map-legend {\n    display: flex;\n    justify-content: center;\n    gap: 30px;\n    margin-top: 20px;\n    flex-wrap: wrap;\n}\n\n.legend-item {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 14px;\n    color: #666;\n    font-weight: 500;\n}\n\n.legend-marker {\n    width: 12px;\n    height: 12px;\n    border-radius: 50%;\n    border: 2px solid white;\n    box-shadow: 0 2px 4px rgba(0,0,0,0.3);\n}\n\n.legend-marker.gubernamental {\n    background: #00bcd4;\n}\n\n.legend-marker.no-gubernamental {\n    background: #2ecc71;\n}\n\n.legend-marker.internacional {\n    background: #9b59b6;\n}\n\n\/* Estilos para InfoWindow personalizado *\/\n.custom-info-window {\n    font-family: 'Arial', sans-serif;\n    max-width: 300px;\n}\n\n.info-window-title {\n    font-size: 16px;\n    font-weight: 700;\n    color: #333;\n    margin-bottom: 8px;\n    line-height: 1.3;\n}\n\n.info-window-category {\n    font-size: 12px;\n    color: #666;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 10px;\n    font-weight: 600;\n}\n\n.info-window-address {\n    font-size: 14px;\n    color: #555;\n    margin-bottom: 12px;\n}\n\n.info-window-buttons {\n    display: flex;\n    gap: 8px;\n}\n\n.info-btn {\n    padding: 8px 16px;\n    border: none;\n    border-radius: 6px;\n    font-size: 12px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s ease;\n    text-decoration: none;\n    display: inline-flex;\n    align-items: center;\n    gap: 4px;\n}\n\n.info-btn-maps {\n    background: #4285f4;\n    color: white;\n}\n\n.info-btn-maps:hover {\n    background: #3367d6;\n    transform: translateY(-1px);\n}\n\n.info-btn-contact {\n    background: #f8f9fa;\n    color: #333;\n    border: 1px solid #ddd;\n}\n\n.info-btn-contact:hover {\n    background: #e9ecef;\n    transform: translateY(-1px);\n}\n\n\/* Responsive *\/\n@media (max-width: 768px) {\n    .google-map-container {\n        height: 400px;\n        border-radius: 15px;\n    }\n    \n    .map-legend {\n        flex-direction: column;\n        align-items: center;\n        gap: 15px;\n    }\n    \n    .custom-info-window {\n        max-width: 250px;\n    }\n    \n    .info-window-buttons {\n        flex-direction: column;\n    }\n}\n\n@media (max-width: 480px) {\n    .google-map-container {\n        height: 350px;\n        border-radius: 12px;\n    }\n}\n\n\/* CSS adicional para botones de mapa *\/\n\n\/* Contenedor de acciones de la tarjeta *\/\n.card-actions {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n}\n\n\/* Bot\u00f3n de mapa *\/\n.map-btn {\n    background: #4285f4;\n    color: white;\n    border: none;\n    padding: 12px 24px;\n    border-radius: 50px;\n    font-size: 14px;\n    font-weight: 700;\n    font-family: 'Inter', sans-serif;\n    cursor: pointer;\n    transition: all 0.3s ease;\n    width: 100%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n}\n\n.map-btn:hover {\n    background: #3367d6;\n    transform: translateY(-2px);\n    box-shadow: 0 6px 20px rgba(66, 133, 244, 0.3);\n}\n\n\/* Ajustar bot\u00f3n de contacto cuando hay bot\u00f3n de mapa *\/\n.card-actions .contact-btn {\n    margin-bottom: 0;\n}\n\n\/* Versi\u00f3n compacta para pantallas peque\u00f1as *\/\n@media (max-width: 768px) {\n    .card-actions {\n        gap: 8px;\n    }\n    \n    .map-btn {\n        padding: 10px 20px;\n        font-size: 13px;\n    }\n}\n\n\/* Si prefieres botones en l\u00ednea en pantallas grandes *\/\n@media (min-width: 769px) {\n    .card-actions {\n        flex-direction: row;\n    }\n    \n    .card-actions .contact-btn,\n    .card-actions .map-btn {\n        flex: 1;\n    }\n}\n\/* CSS para errores del mapa *\/\n.map-error {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    height: 100%;\n    text-align: center;\n    padding: 40px 20px;\n}\n\n.map-error h3 {\n    color: #dc3545;\n    margin: 0 0 15px 0;\n    font-size: 20px;\n}\n\n.map-error p {\n    color: #666;\n    margin: 0 0 20px 0;\n    font-size: 16px;\n    line-height: 1.5;\n}\n  <\/style>\n  \n  <!-- Agregar en el <head> de tu HTML -->\n<script async defer \n    src=\"https:\/\/maps.googleapis.com\/maps\/api\/js?key=AIzaSyAJv3ZQU9bYX_aMXYGJNkVlHKDEUuqgPrE&callback=initMap&libraries=geometry\">\n<\/script>\n<\/head>\n<body>\n     <div class=\"header-section\">\n    <div class=\"logo-container\">\n      <div class=\"logo-icon\">\n        <div class=\"gender-symbol\">\u2640<\/div>\n      <\/div>\n    <\/div>\n    \n    <div class=\"title-container\">\n      <h1>Directorios de Prevenci\u00f3n y Atenci\u00f3n a las Violencia<\/h1>\n      <div class=\"subtitle\">Atl\u00e1ntida<\/div>\n    <\/div>\n  <\/div>\n \n        <div class=\"container\" style=\"background: #f0f2f5;\">\n            <div class=\"header-content\">\n<!-- TU SVG PEGADO AQU\u00cd (recortado para ejemplo) -->\n<svg baseprofile=\"tiny\" fill=\"#6f9c76\" height=\"738\" stroke=\"#ffffff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\".5\" version=\"1.2\" viewbox=\"0 0 1000 738\" width=\"1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n <g id=\"features\">\n  <path d=\"M77.2 444.6l2.2-0.7 4.7-1.4 1.9-0.7 8.8 1.3 2.2 3.1 1.1 4.5 1.2 2.2 9.3 7.1 1 2-0.1 4 0.2 1.1 1.9 3.1 2.6 2.6 2.6 1.1 2 0.5 1.7 1.5 1.8 0.4 1.5-0.5 0.4-0.2-0.1-0.5-0.4-0.5 0-0.6-0.1-1.8 0.5-1.2 1.1-0.7 2.4-0.9 1.4-0.4 1.3-0.2 1.2 0 2.8 0.5 3.5-0.3 1.4 0.5 0.3 0.3 0.5 2.3-3.8 11.2-0.3 1.7-0.5 0.7-0.8 0.7-1.2 0.7-4.2 1.4-3.1-0.5-1-0.6-0.3 0-0.2 0.3-0.3 1.4 0 1.1 0 0.7 1.8 2.5-3.7 0.1-1.7-0.8-0.8-0.8-1.4-1.7-1 0-0.9 0.3-0.3 1.5-0.2 1.9-0.9 2.1-0.7 1.3-4.8 2.2-2.4 0.3-0.9 0.7-0.9 1-1.3 2.1-0.9 1-1 0.8-0.6 0.8-0.1 1.2 1.1 3.7 0.3 4.8-0.1 4.1-0.1-0.7-0.6-1.9-1.3-2.2-1.3-1.7-3.7-2.8-0.7-1.3-0.6-4.6-0.9-1.9-2.3-1.2-5-0.6-1.7-1.4 0.6-1.5 0.1-1.5-0.3-1.5-0.7-1.4-0.8-1.1-0.8-0.7-0.8-0.2-1.3 0.4-1.2 1.2-2.1 4.1-1.3 1.2-6.8-2-3.7-2.6-7.4-1.6-4.5-2.2-5.7-0.9-2.2-0.3-0.3-4.7 0.2-2.4 1-2 1.5-0.9 3.2-0.9 1.2-1.3 1.5-2.6 2-2.2 4.5-3.9 1.4-1.7 0.7-1.2 1.1-0.7 2.5-0.3 1.8 0.3 3.6 1.3 1.7-0.2 1.7-1.6 0.7-2.5 0.1-2.7-0.6-7.6 0.5-0.9 1.5-1.7 0.4-1.2-0.3-2.6-0.2-0.3z\" id=\"HNOC\" name=\"Ocotepeque\">\n  <\/path>\n  <path d=\"M102.9 520l0.1-4.1-0.3-4.8-1.1-3.7 0.1-1.2 0.6-0.8 1-0.8 0.9-1 1.3-2.1 0.9-1 0.9-0.7 2.4-0.3 4.8-2.2 0.7-1.3 0.9-2.1 0.2-1.9 0.3-1.5 0.9-0.3 1 0 1.4 1.7 0.8 0.8 1.7 0.8 3.7-0.1-1.8-2.5 0-0.7 0-1.1 0.3-1.4 0.2-0.3 0.3 0 1 0.6 3.1 0.5 4.2-1.4 1.2-0.7 0.8-0.7 0.5-0.7 0.3-1.7 3.8-11.2-0.5-2.3-0.3-0.3-1.4-0.5-0.4-9.1-1.8-3.2-1-1.6-4.5-4.2-1.6-3.9 0-0.6 0.2-2.2 2.2-0.8 7.3 0.9 5.2-0.4 4.2-1.2 1.1-0.1 0.1-0.9 0-0.9-0.7-2.7-1.5-3.4-1-1.6-0.1-2.3 0.2-2 0.4-1.2 0.6-1.1 0.8-0.8 1.1-1.3 0.3-0.7-0.3-1.6 1.9-1.4 0.6-4-0.8-4.8 5.2-1.6 1.1-0.6 6.8 1.1 3.2 8.5 4 6.6 2.7 3.4 1.1-0.4 2.3-1.9 1.5-2.4 1.6-1.6 1.3-0.1 1.6 0.7 0.4 0.3 1.8 2.6 3.9-0.1 3 1.8-4.2 7.1 0.9 1 2.3 3.9 2.1 1.2 2.5 0.3 1.8-0.2 1 1.8-0.8 4.6-3.2 5.2 1.5 2.7 1.6 9.5-2.9 5.3-0.8 2.8-0.3 1.8-1.5 2.5-4 2.1-3.5 0.5-6.6-0.1-3.6 1.1-2.4 1.6-0.5 1.2 1 6.2 2.9 3.9 3 2.7 3.2 0.4 0.5 0.5 1 1.3 1.5 7.5-0.2 2.7-1.4 3.1-0.2 1.1 0.4 0.8 0.7 0.5 0.8 0.5 0.9 0.4 0.9 0.6 0.9 0.5 0.7 0.2 0.6 0.1 0.7-0.2 0.7 0 0.9 0 3.2 0.7 2.6 1.5 0.2 1.6-0.2 0.6 0 1.4 0 0.7 0.2 3.2 1 6.6-0.3 2.2-0.5 0.4-0.8 0.8-0.2 0.7-0.2 0.9 0 1.2-0.4 0.6-0.4 0.3-0.7 0.1-1.3 0.6-3.3 3-8.1 4.8-4.7 2.1-2.5 1.8-0.4 0.7-0.1 0.4-1.6 2.2-0.3 0.2 0-0.1 0.1-0.3 0.1-0.5-1.3-1.3-1.4-0.6-6.4-0.5-11.1-3.5-3.7-0.3-3.7 0.6-0.9 0.4 0-0.3 0.1-0.8-0.4-1.2-0.7-1-1-0.9-0.7-0.3-3.2-0.4-2.2-1.5 0-2.1 0.9-2.5 0.1-2.6-1-1.7-1.3 0.2-1.5 0.9-1.7 0.7-6.4-0.5-2.6 0.4-0.9-4.3-2.2-4.5-3.1-3.8-3.6-2.3-2.3-0.1-2 0.9-1.7 1-1.4 0.3-1.3-0.9-0.5-1.6-0.1-1.2z\" id=\"HNLE\" name=\"Lempira\">\n  <\/path>\n  <path d=\"M171.9 556.2l0.3-0.2 1.6-2.2 0.1-0.4 0.4-0.7 2.5-1.8 4.7-2.1 8.1-4.8 3.3-3 1.3-0.6 0.7-0.1 0.4-0.3 0.4-0.6 0-1.2 0.2-0.9 0.2-0.7 0.8-0.8 0.5-0.4 0.3-2.2-1-6.6-0.2-3.2 0-0.7 0-1.4 0.2-0.6-0.2-1.6-2.6-1.5-3.2-0.7-0.9 0-0.7 0-0.7 0.2-0.6-0.1-0.7-0.2-0.9-0.5-0.9-0.6-0.9-0.4-0.8-0.5-0.7-0.5-0.4-0.8 0.2-1.1 1.4-3.1 0.2-2.7-1.5-7.5-1-1.3-0.5-0.5-3.2-0.4-3-2.7-2.9-3.9-1-6.2 0.5-1.2 2.4-1.6 3.6-1.1 6.6 0.1 3.5-0.5 4-2.1 1.5-2.5 0.3-1.8 0.8-2.8 2.9-5.3-1.6-9.5-1.5-2.7 11.4 0.8 8.5-0.9 6.4-0.6 4.9 1 4.3 0.4 1-0.7 2.7-1.6 2 2.8 0.8 0.3 1.4 0.5 1.1 0.1 5 1.3 2.5 1.8 2.7 1 1.3 1.8 1.2 2.3 0.2 0.6 0.1 1.5 0.3 1 1 1.8 1.1 1 3.5 1.7 0.9 0.8 0.6 0.6 0 1.5-0.1 1.5 1.7 1.6 4.7 6 1.1 2.1 0.1 0.5-0.1 0.5-0.1 0.4-0.6 0.5-6.5 4.8-1.8 1-1.8 0.8-1.5 0-1.1-0.2-1-0.4-0.8 0-0.4 0.8-0.3 2 0.6 4.6-2.4 4.5-0.8 1-1.4 1-1.7 0.6-0.9 0.8-0.5 1.9 0.1 1.1-1.2 2.1-6.1 0.2-5 4.2-2.4 2.4-1.3 3.2-1.2 1.7-0.4 0.4-4.2 2.1-1.5 1.5-8 8.8-0.9 0.9-0.5-0.2-0.4 0.4 0 0.7 0.9 1.5 1 1 1.3 2.9-1.3 7.5 0.2 0.3 0 0.1-0.3-0.1-2.2-0.3-1.5 0.6 0 0.5 0.1 3 0.3 0.5 1.3 1.2 0.3 0.4-0.7 2.1-1 0.2-1.2-0.2-1.8 0.7-0.9 1.1-0.6 1-0.5 0.9-1.2 1.1-1.6 0.5-1.7 0.2-1.6 0.6-1 1.8-1-0.4-1.1-0.3-1.2-0.2-0.9 0.1-0.5 0.5-0.1 0.9 0 0.9-0.2 0.4-1-0.1-2.4-0.9-1.4-0.1-5.8 1.3-2.7 1.2-2.7 1.6-3.9 0.2 1.3-2.1-0.1-2.4-1.6-3.9-0.4-1.5 0.3-2.2 0.5-1.8 0.1-1.8-0.7-1.6-0.2-0.4 0.6 0.1 0.2-0.1z\" id=\"HNIN\" name=\"Intibuc\u00e1\">\n  <\/path>\n  <path d=\"M212.6 553l0-0.1-0.2-0.3 1.3-7.5-1.3-2.9-1-1-0.9-1.5 0-0.7 0.4-0.4 0.5 0.2 0.9-0.9 8-8.8 1.5-1.5 4.2-2.1 0.4-0.4 1.2-1.7 1.3-3.2 2.4-2.4 5-4.2 6.1-0.2 1.2-2.1-0.1-1.1 0.5-1.9 0.9-0.8 1.7-0.6 1.4-1 0.8-1 2.4-4.5-0.6-4.6 0.3-2 0.4-0.8 0.8 0 1 0.4 1.1 0.2 1.5 0 1.8-0.8 1.8-1 6.5-4.8 1.5 2.2 2 2.1 5.7 1.6 0.2 0.3 1.3 1.5 0.4 0.1 4.5 0.9 1.6 0.9 2.9 1 1.6 0.2 1.2 0.3 6.5-2.7 0.7 0.5 1.8 3.9 0.4 1.2 0.5 2.9-1 1.6 1.2 1.2-0.5 1.9-1.4 1.8-0.6 0.5-1.3 0.5-2.3 0.5-2.2-0.3-1.9 1.5-1.4 0.6-3.1 1.2-1.8 0.4-2.3 0.3-3-0.2-5.4 1.3-0.9-0.3-0.2 0-0.4 0-0.3 0.3-0.5 1 0.5 3 5 2.1 2.1 2.4-0.8 2.4-0.3 0.6-0.2 0.7 0.2 0.6 0.5 0.6 2.4 0.9 1.5 0.3 1.7 0.6 1.6 1 2.5 2.2 1.6 0.8 1 1.4 0.9 1.5 0.1 5.1 3.8-3.7 1.9-1.4 5.2-0.5 2.7 19.7-0.3 2.9-1.1 5.3-0.4 1-0.4 0.6-1.1 3.5-4.1 5.2-3.1 0-3.6-2.4-6 0.3-2.2 0.4-2.3-2-0.9-0.5-2-0.8-0.8-0.5-1.2-1.7-1.4-4-1.4-1.1-2.2 0.1-1.4 1.2-1.2 1.6-1.5 1-1.4 0.1-2.8-0.6-1.5-0.1-1.1 0.4-1.9 1.4-0.7 0.4-1-0.3-2.1-1.4-0.8-0.2-0.4-0.1-2.1 0.6-6.7 3.4-1.2-3.8-2.4-2.8-2.7-2.5-2.1-2.5-2.1-5.6-1.7-1.4-3.8-0.2-7.6 0.9-2.4-0.1-3.5-0.7z\" id=\"HNLP\" name=\"La Paz\">\n  <\/path>\n  <path d=\"M280.9 574.8l2.2-0.4 6-0.3 3.6 2.4 3.1 0 0 4.4-0.3 6.5 1.1 1.8 5.9 4 4.5 0.9 2.7-0.3 0.5 0.2 0.7 0.5 0.4 0.5 5.2 3.9 3.8 2.4 1.5 0.5 1.1-0.7 0.3 0.4 2.6 2.1 1.2 0.6 1 0.8 0.7 1-0.4 5.9 0.7 1.1 0.6 1.3 0.1 1 2.1 4.5 5.2 3.9-0.4 3.1 0.2 1.4 0.8 2.3 1.6 3.1 0.3 3.1-1.6 3.7-3 2.2 0 0.1-2.1-2-1-0.7-1.4-0.3-2.9 0.5-1.1-0.2-1.4-1.4-2.5 1.8-0.8 0.8-0.7 1.5-0.3 2 0.5 1.1 0.1 0.8-1.4 1.2-0.9 0.1-5.1-0.1-2.3 0.5-1.3 0.1-1.4-0.6 0-1 2.1 0 0-1-2.7-0.6-2.9-1-2.5-0.2-1.9 1.8-1 0 0.3-1.4 1.6-3.8-2-0.8-0.5-1.6 0.6-4.2-0.8-2.3-1.8 0.4-2.1 1.7-1.4 1.7 1.4 4.3-2.2 3.9-3.9 3-4.2 1.1-2.6-0.5-3.4-2.1-2.8-0.9-0.2-1.1 0-1-0.5-0.5-1.4 0-1-0.3-2.1-0.7 11.5-5.3 2.5-2.9 0.4-1.9-0.3-2-0.7-1.8-1.2-1.3-2.1-0.8-3.1 1-1.5-0.6-1.5-3.4 0.8-4.1 3.5-8.5 0.4-2.7-0.1-5.6 0.5-2.6 1.3-1.9 1.4-1.4 0.7-1.6-0.9-2.5 0.7-2.4 3-6.8 1.3-2.2-2.6-1.1-4.1-3.5z m19.6 83.3l0.4 1.1-0.2 2.3-1.6 2.2-3.2 0.5-1.7-0.2-0.7-0.3-0.6-0.5 0-0.9 1 0-0.5-0.8-0.9-1.7-0.6-0.8 2.4-0.7 1.9-0.3 4.3 0.1z m-1.1-11.8l1.5 0.4 3.9-0.8 2.2-0.1 0 1-2.6 1.1 1.8 6-2.2 2.1-6.8-2.2-3.1-1.9 0.4-2.6 1.9-2.8 1.3-0.9 1.7 0.7z\" id=\"HNVA\" name=\"Valle\">\n  <\/path>\n  <path d=\"M681.9 439.9l-0.3 0.2-2 1.8-1.3 2.4-0.8 5.6-0.4 0.9-0.8 0.3-2.3 0.7 0.8 1.4 4.1 3-3.2 3-0.8 1.2 3.7 0-0.2 0.5-0.8 2-5.2 5.3-3.1 1.4-2.5-1.8-2.3-2.6-2.7-0.7-1.1 2.2-0.7 4.1-0.3 7.7-0.5 0.9-3.3 3.6-0.2 1 0.3 2.3-0.1 0.9-4 3.1 2.3 1.6 2.6 2.4 1.9 3 0.1 3.4-1.7 2.5-3 1.8-3.6 1.2-3.6 0.7-5.5 0-1.5 0.3-3.5 1.7-1.4 0.4-0.8 0.8-0.6 1-1 1.3-0.4 1.1-0.4 0.5-0.6 0.1-1.6-0.3-0.6 0.2-1.4 1.3-1.7 2.2-1.4 2.4-1.1 3.8-1.2 2.9-1.6 2.9-1.7 2.1-3.8 3-2.4 1.4-5.3 1.5-0.8 2-0.4 2.4-1.3 2-2.7 0.9-2.4 0.5-0.1-0.1-1.8-4.9-0.6-0.6-1.1-0.9-1.2-0.7-1.5-1.1-0.5-1.2-0.3-1.5 0-1.7-0.6-3.2-0.9-1.8-1.4-1.6-2.3-2-1.2-0.4-0.7 0.2-0.3 1.1-0.4 0.1-1-0.1-5.6-1.7-6.9-1.5-0.9 0.1-0.6 0.7-1.7 3.5-0.7 0.5-0.9 0.2-1.9-0.3-1.5-0.8-1.9-1.3-1.4-0.2-1.2 0.1-0.7 0.4-0.5 0.5-0.7 0.5-1.5 0.6-0.5 0.5-0.3 0.5-0.3 0.7-0.1 1.6-0.2 0.7-0.4 0.6-0.7 0.6-1.1 0.3-2 0.1-1-0.2-1.7-1.4-2.9-3.8-5.5-2.6-1.2-0.9-0.7-1.2-0.2-1.4-0.6-2-0.8-2-1.9-3-1.5-1.3-1.5-0.9-2.6-0.6-0.6 0-0.7 0.2-0.5 0.4-0.4 0.5-0.5 1.3-0.5 0.6-1.3 0-3.7-0.8-4.1-1.6-1-1.1-3.9-7.1-1.3-1.6-1.3-0.6-1.9-0.4-3.8-0.1-1.5 0.2-2.8 0.8-2.1 1.1-1.6 1-0.8 0.2-0.8 0.4-0.7 0.5-1.4 1.4-3.3 2-1.1 0.4-1.7 0.3-10.7-0.7-1.3-0.4-0.7-0.6-0.9-2.1-0.7-1-0.6-0.7-2.7-2.1-3.4-0.9-0.6-0.3-2.9-3-8.2-2.3-3.1-0.4-1 0.2-0.7-0.1-0.6-0.7-0.7-1.5-1.4-1.7-0.7-0.4-0.5-0.1-1.6 0.3-0.4 0.2-0.5 0.2-1.4 0.2-0.9-0.2-6.2-2.6 0.1-2.1-1.9-5.1-0.4-2.1-0.3-2.2-0.5-1.1-1.5-2.4-0.4-1.4-0.1-1.3 0.6-2.4 0.1-2.7-2.8-3.6-5-4.7-1.4-1.4-2.8-0.7-1.3-1.1-2-2.2-1.7-3.2-4.6-11.3-1.1-5.6-1.2-1.6-0.4-1.6-0.3-4.1-0.7-1.6-1-1.6-0.5-1.1-0.9-3.2 1.4-1.2 1.2-4.1 1.4-1.1-0.3-0.4-0.6-0.5-2.1-1.2-1.7-1.7-3.4-1.8-1.3-1.3-1.5-1.9-0.6-1-0.4-1.7 2.1-3.7 0.5-0.5 0.9-0.6 0.7 0.1 1.1 0.2 4.4-1.2 2.9-2.7 2.2-1.5 0.8-1.3 0.2-1.2 0-1 0.2-1 0.3-1 0.6-1.4 1.1-1.6 0.3-0.9-0.1-0.6-0.1-0.6 0.1-0.4 1.1-2.6-1.1-9.1 0.1-1.2 0.5-2.1 0.5-0.6 0.6-0.4 1-0.3 2.1-1.1 0.5-0.2 1.3-1 0.3-1.2 6.8-1.5 4.5 3.7 1.2 0.3 1.6 0.3 2.7 0 1.1-0.3 0.9-0.5 1.5-1.1 1.5-0.4 0.9-2.2 1.2-1.4 1.4-3.8 0.6-0.9 0.7-0.6 0.6 0.1 0.7 0.2 0.8 0 1.1-0.4 12.3-6.7 1.9-0.5 1.6 0 3.5 1.1 2.1 1.1 1.8 1.3 1.4 1.2 1.2 1.3 0.7 1 0.4 0.9 0.9 0.8 1.7 0.5 3.5 0.1 1.9-0.2 3.8-1.9 8.1-4.9 1.8-0.7 6.6-4.7 8.9 4.8 3.4 0.8 3.3-0.8 2.8-1.4 2.4-0.5 1.3-0.5 2.6-0.4 1.4 0.1 1.2 0.3 1.1 0.5 0.9 0 0.6-0.9 8.4-4.6 8.9-8.7 3.6-5.8 0.6-0.9 1-0.4 1 0.2 1 0.3 1.7 1.1 1.6 0.1 2.9-1.8 3.1-2.5 1.2-1.4 0.5-1.1-0.3-1.4 3.2-1.6 0.8 0.1 1 0.4 0.9 0.9 1.5 0.6 1.1-0.3 1.5-0.5 1.2-0.7 3.1 0.7 11.8 6.4 14.9 12.9 15.9 6.1 5.2 4.2 7.8 11.5 8.4 10.4 2.5 1.5 20.4 9 4.8 4.5 8.7 10.3 0 13.3 0 35.9 0 0.2z\" id=\"HNOL\" name=\"Olancho\">\n  <\/path>\n  <path d=\"M681.9 439.9l0-0.2 0-35.9 0-13.3 0-139.1 7.2 2.4 14 6.4 17.6 5.3 8.4 2.9 2 1.6-0.9 1.8-1.8 2.8 0 2.4 0 3.8 3.1 3 2.8 0.4 3.6-1.2 0.5-3.1 0.4-1.4 1.4 0.2 1 1.8 2.6 1.8 3.7-0.5 3.5 0.4 7.1 0.9 1.3-1.6 2.3-0.9-3.1-1.3-3.7-0.9-11.5-1.9-4.3-1.9-3.7-1.8-1.3-2.4 5.9 1.2 20 3.8 13.1 1.4 8.7 0.4 3 1 7.9 6.7 10.7 8.7 15.8 13.5 15.4 13.3 8.6 7.2 11.1 6.8 2.7 1.6 2.7 1.2 5.1 0.9 1.3 0.7 1 1.4 0.1 1.2-1 0.8-2.1 0.3-2.6-1-5.5-4.4-4.1-1.4-2.8-2-1.4-0.6-4.4-0.1-1.9-0.4-1.7-1.7 0.7-0.2 0.6-0.5 0.7-0.2-1.3-1.9-4.8-5.4-1 0-1.6 0.8-1.9-1.2-2.1-1.7-1.9-0.9-3 0.3-1.3 1-1.1 1.3-2 1.4-1-0.6-4-1.5 1.9-1.6 0.7-1 0.4-0.9-0.7-0.4-1.6-0.3-1.7 0-1.1 0.2-0.4 1.6 0.9 2.6 1.7 2.8 1.9 2.2-0.4 0.3-0.1 0.1-0.2 0.2-0.3 0.5-1 0-4.4-8.5-1.6-1.8-1.6-0.3-2 0.4-2.5 0.8-1.7-0.1-2.5-0.6-1.7-0.2 1.1 3.4 0.9 1.2 2.7 1 0.1 1.2-0.5 1.7-0.3 1.8 1 0 0.4-2.3 2.9-1.4 1.4-4.2 1.3-0.4 1.4 0.8 2 5 2.3 4 0.9 3.4-3.1 1.4-1.6 1.7 1.1 3.8 2.5 4.2 2.5 2.6 3.8 2 3.1 0.8 1.4-1.4-1.4-4.5 1.9 1.6 1.8 2 0.6 2.4-1.2 2.4 2 2.5 2.9 0.4 7.1-0.9 0 1.1-1.4-0.1-1 0.3-1.6 0.8 0 0.9 1.2 2.6 1.8 2.4 2.4 1.7 3.1 0.7 2.6-0.4 3.4-0.8 3.3-1.4 2.2-1.6-1.8-1.8-6.2-3.3-1.1-1.1-0.5-1-0.6-0.7-1.3-0.3-1.6-0.1-11.1-4-1.9-1.2-3.3-4.9-1.7-1.3 1.3-1.1 1.4-0.8 3.2-1.2 13.1 5.8 2.1 3 0.8 1.6 2 1.5 2.5 1.1 4.1 0.9 1.7 1.2 1.5 1.7 1.3 1.9-1 0.7-1.2 1-0.8 0.4 0 0.9 2.4 0.5 2-1.4 1.6-0.2 1.1 4.4-0.3 5.6 0.3 1.5 1.1 1.1 1.1-0.1 0.7-1 0-2 1.1 0 1.3 2.9 1.2-0.7 2.4-4.4 2.3-1.3 3-0.9 5.2-0.7 0.7-0.7-0.3-3.5 0.2-1.2 1-0.6 0.9 0.1 1.1 0.3 9.4 1.9 2.5-0.5 0 0.9-0.9 0.9 0.1 0.6 0.5 0.7 0.3 1.1 0 4.5-0.7 2.3-1.7 1-1.7-0.7-0.8-2.6-0.5-0.7-1.3-0.5-1.5-0.3-1.2-0.1-0.9 0.6-0.8 1.4-0.9 2.2-0.7 0.8-0.6 0.5-0.5 0.7-0.2 1.6 0.3 1.4 0.9 0.3 1-0.5 0.8-0.7-0.8-1.2-0.1-1 0.3-0.9 0.6-1 1.1 0 0.3 3.7 1 2.7 1.8 1 2.8-1.2 0.8-0.9 1.4-2.2 0.8-0.9 1.2-0.8 6.5-2.3-0.1-0.6-0.6-1.6-0.6-0.9-0.9-0.7-0.8-0.9-0.6-1.5-0.5-2.2-1.1-2.8-1.8-1.8-2.7 1.4-4.3-2.6-2.2-0.5-2.5 1.2-0.9-1.1 0.3-0.5 0.6-1.5-2.4-0.4-6.3-2.3-1.3-0.9-1.5-1.8-3.1-0.9-2.2-1.4 0.9-2.8 2.3-1.1 2.3 1.2 2.1 2 1.7 1 1.6 0.6 15.7 8.2 19.7 7.5 7.5 5.5 1.7 2.9 2.4 9.7 2.5 6.1 3.9 5.7 4.5 3.6 17.9 7.2-1.9 0.3-4.9-0.3-2 0.4-3.9 1.8-6.4-0.1-0.6 0.1-1.8-0.7-1.1-0.8 0.1-0.8 1.8-0.8-6.5-0.7-2.5 0.2-2.2 1.4-0.7-2-1.6-0.9-1.8-0.8-1.9-1.4-1.4 2.6-2.2 2.5-3 1.8-3.4 0.4-1.3-0.8-1.8-2.7-0.8-0.8-1.9-0.3-1.5 0.2-0.5 0.7 1 1.5-0.8 1-0.2 0.9-0.1 2.3-1.4-1.3-0.8 0.6-0.2 1.8 0.4 2-0.8-0.4-2.2-0.6 0.4 0.5 0.4 1 0.2 0.6-2.1 0.6-3.6 2.9-3.6 1.3-0.7 1.7-0.3 2-0.6 1.8-1.1 0-1.2-1.5-2.7-0.8-3.3-0.2-2.8 0.4-2.8 1.3-0.5 1.7 1.3 4.3-1 0-0.6-1.3-1.1-0.7-1.5-0.2-1.8 0.1 0.3 2.4-3 1.2-8.2 0.5 1.1 1.7 0.7 0.8 1.1 0.7-2.7 0.1-2.9 0.9-2.6 1.5-1.7 1.6-0.9-1.1-0.5-0.4-0.6-0.2-1-0.4 0.7 1.4 0.2 0.7-1.9-0.5-2.3-2.6-1.8-1-0.7 3.5 0 1.4 0.7 1.2-14.4 0.8-2.5-0.3-0.3-1.2-0.7-0.4-2.5 0.1-1.5-0.2-0.6-0.5-0.4-0.7-3.3-2.2-1.1 0.1-1.6 1.3 1.7 3.6 1 1.4 1.3 1.2 0 1.2-1 0.6-0.6-0.1-0.7-0.3-1.2-0.2-1.3 0.2-0.8 0.7-0.6 0.7-0.8 0.5-3.6 1-2.1 0.2-1.8-0.7-3.5-3.8-1.1-0.9-1.3-0.8-2-0.7-1.9 0.2-0.8 1.8 0.8 7-0.8 3.4-2.9 1.5-1.7-0.1-3.5-0.8-2.2-0.2-1.1-0.8-1.1-3.9-1.4-1.5-1.9 2.9-2.1 3.8-2.6 3.3-5.5 1.9-3.8 2.2-1.6 0.4-2.2-0.6-1.5-1.3-1.6-0.9-2.2 0.7 0.5-3 0.5-1-10.6-0.4-3.3-0.7-5.7-2.4-2.8-0.3-2.7 1.6-2.2-5.2-1.5-2.5-3-2 0.2-2-0.4-1.8-2.9-0.4 0.1-0.3 1.1-1.5 0.4-0.4-2.1-3.6-3.2-2.4-3.8-1.1-3.8 0.2-8.7 1.6-2.4 1.4-6.7 6.4-2.6 1.9-2.3 1.6z\" id=\"HNGD\" name=\"Gracias a Dios\">\n  <\/path>\n  <path d=\"M431.9 487.8l6.2 2.6 0.9 0.2 1.4-0.2 0.5-0.2 0.4-0.2 1.6-0.3 0.5 0.1 0.7 0.4 1.4 1.7 0.7 1.5 0.6 0.7 0.7 0.1 1-0.2 3.1 0.4 8.2 2.3 2.9 3 0.6 0.3 3.4 0.9 2.7 2.1 0.6 0.7 0.7 1 0.9 2.1 0.7 0.6 1.3 0.4 10.7 0.7 1.7-0.3 1.1-0.4 3.3-2 1.4-1.4 0.7-0.5 0.8-0.4 0.8-0.2 1.6-1 2.1-1.1 2.8-0.8 1.5-0.2 3.8 0.1 1.9 0.4 1.3 0.6 1.3 1.6 3.9 7.1 1 1.1 4.1 1.6 3.7 0.8 1.3 0 0.5-0.6 0.5-1.3 0.4-0.5 0.5-0.4 0.7-0.2 0.6 0 2.6 0.6 1.5 0.9 1.5 1.3 1.9 3 0.8 2 0.6 2 0.2 1.4 0.7 1.2 1.2 0.9 5.5 2.6 2.9 3.8 1.7 1.4 1 0.2 2-0.1 1.1-0.3 0.7-0.6 0.4-0.6 0.2-0.7 0.1-1.6 0.3-0.7 0.3-0.5 0.5-0.5 1.5-0.6 0.7-0.5 0.5-0.5 0.7-0.4 1.2-0.1 1.4 0.2 1.9 1.3 1.5 0.8 1.9 0.3 0.9-0.2 0.7-0.5 1.7-3.5 0.6-0.7 0.9-0.1 6.9 1.5 5.6 1.7 1 0.1 0.4-0.1 0.3-1.1 0.7-0.2 1.2 0.4 2.3 2 1.4 1.6 0.9 1.8 0.6 3.2 0 1.7 0.3 1.5 0.5 1.2 1.5 1.1 1.2 0.7 1.1 0.9 0.6 0.6 1.8 4.9 0.1 0.1-1.3 0.2-3.2 1-1.4 2.1-1.4 1.5-5.1 1.6 0.5 1.6-0.5 0.1-0.4 0-0.2 0.2 0.1 0.7-0.9 0-1.3-0.4-2.9 2.6-1.9 0.9-2.6-0.2-1.5-0.4-0.7 0.9-0.2 3.2-1.4 4.6-0.6 2.9 0.5 1.3 2.2 0.7 0.8 1.7-0.3 2.3-1.2 2.4-1 1-0.3 0.3-0.1-0.1-0.3-0.1-1.9-2.2-3-0.2-3.4 0.1-3.2-1.1-2.3-2.9-1.5-3.1-1.7-2.6-3.2-1.4-2 0.1-1.3 0.6-1.3 0.3-2.1-0.7-0.9-0.9-3.2-4.2-10.3-7.5-0.4-4 1.6-3.3 0-1.6-11.2 1.6-2 1.1-1.6 1.5-0.8 1.3-0.5 1.4-1.1 1.9-1.7 1.8-1.8 1-1.7 0.6-1.5 1.1-5 7.8-9.6 10.4-2.3 3.6-1.1 4.5-0.9 2.2-1.7 2-2.2 1-2.6 0.7-7.6 0.5-1-0.2-1.4-0.4-0.8-0.6-2.3-2.4-2.2 0.3-1.9 1-2.1 0.7-2.6-0.7-4.9-2.7-5.7 0.3-11.9 2.3-6.4-0.8-3 0.3-3.3 1.7-1.7 1.1-0.7 0.6-0.3 1-0.3 2-0.1 2.7-0.1 0-2.1 0.9-1.2 0.2-1 0.9-1.2 1.9-1 0.1-1.1 0-2.5 0.2-1.2 0.5-5.6 3.7-0.6-1.1-4.3 0.4-0.7-0.4-1-0.2-0.3 0.5-0.5 2.7-0.6 1.4-1.1 1.6-2.3 2.6-1.6 1.2-1.2 0.8-2.1 0.7-1.6 1.5-0.6 1.2-0.3 2.2-3.3 3.8-4.5 2.6-1 0.4-1.8-0.3-2.6-2-1.2-2.8-0.1-1.4-1.2-1-6.7-0.4-2.1-1.2-0.4-1.8-0.6-2.9-0.9-0.8-1.3-1.4-1.6-0.5-1-2 1.5-6.3 4.6-1.5 6.9 3 0.7 0.1 0.1-0.6 0.4-2.6 1.1-2.4 1.1-1.6 0.1-2.4-1.7-3.1-0.9-1.1-0.4-1.6-0.1-2.1 0.1-2.1 0.3-1.2 0.2-0.5 1-1.2 2.2 1 3.3 3 1.2 0.6 3.5 0.6 2.3 0 0.7-0.5 2.5-3.2 2.7-6.9 0.6-6.9-0.2-2.9 0.4-2 0.7-1.5 0.1-1.2-0.1-1.1-0.6-2.2 5 0.9 2.4-1.3 1.7-1.8 1.6-3 0.5-6-0.3-1.6-0.4-1-1.1-0.6-4-3-3.8-5.2-0.9-2.7 3.1-1.2 2 0 2.3 0.4 3.1-0.4 1.5-3-0.2-0.6-0.5-0.7-0.8-0.5-1.2-0.3-0.2-0.6 0.3-0.7 1.6-2.3 1.7-4.7 7.1-6.3 2.8-5 1.1-4.9 4.8-4.6 10.9-8.4z\" id=\"HNEP\" name=\"El Para\u00edso\">\n  <\/path>\n  <path d=\"M334.9 642.7l0-0.1 3-2.2 1.6-3.7-0.3-3.1-1.6-3.1-0.8-2.3-0.2-1.4 0.4-3.1-5.2-3.9-2.1-4.5-0.1-1-0.6-1.3-0.7-1.1 0.4-5.9-0.7-1-1-0.8-1.2-0.6-2.6-2.1-0.3-0.4-0.6-2 0-2.1 0.8-3.3 0.4-3.9 0.4-1.7 1.6-0.5 2.9-0.1 1.7 0.5 1.6 0.4 0.7-0.2 0.8 0 0.6 0.2-0.1 0.6-1.1 2.5 0.3 2 2.8 2.7 2 1.9 5.9-0.7 1.7 0.9 1.5 0.7 5-0.6 7.2 2.6-1.5 6.3 1 2 1.6 0.5 1.3 1.4 0.9 0.8 0.6 2.9 0.4 1.8 2.1 1.2 6.7 0.4 1.2 1 0.1 1.4 1.2 2.8 2.6 2 1.8 0.3 1-0.4 4.5-2.6 3.3-3.8 0.3-2.2 0.6-1.2 1.6-1.5 2.1-0.7 1.2-0.8 1.6-1.2 2.3-2.6 1.1-1.6 0.6-1.4 0.5-2.7 0.3-0.5 1 0.2 0.7 0.4 4.3-0.4 0.6 1.1 5.6-3.7 1.2-0.5 2.5-0.2 1.1 0 1-0.1 1.2-1.9 1-0.9 1.2-0.2 2.1-0.9 0.1 0-0.4 8 0.2 1.3 0.6 0.8 0.6 0.4 1.3 1 0.5 1 0.1 2.4-0.9 4.8 0.1 2.5 4.7 18-0.2 2.4-1.9 4.1-0.2 2.2 0.5 1.4 0.9 0.5 1 0.2 0.9 0.9 1.1 1.9 0.3 0.9 0.9 4.3-0.3 2.3-1.2 2-2 1.8-1 0.8-1.1 0.7-1.3 0.3-1.4-0.4-8.4-4.2-2.5-0.2-2.4 0.7-1.9 1.3-7 6.1-1.2 1.5-1 2-1.1 4.2-0.2 0.4 0.3 0.9 1.1 2.4 0.2 0.3-1.2 7.9 0.3 1 0.9 0.3 0.5 0.6-0.4 1.4-0.7 0.8-2.1 1.1-0.9 0.6-3.4 5.4-1.7 1.8-3.7 2.4-3 1.4-0.8 2.5-1.7-0.1-3.4-2.1-2.1-0.2-33.5 2.1 0.1 0 1.4-1 0.4-1.9 1.1-1.5 1.5-1.1 2-0.7 0-0.9-4-0.2-2.9-0.6-2.2-1.2-1.9-2.2-0.9-1.5-0.3-0.8 0.3-2.4 0.9-0.3 4.5-0.7 1.5-0.5-8.5-2.2-4.7-0.5-2.8 0.8-0.9 0-0.4-5.8-2-5.9-2.8-5.2-2.8-3.8-0.9-2.3-0.2-0.2-0.4-0.6-0.8 0.1-1 0.2-0.7-0.2-1-1.4-0.5-1.2 0.2-1.2 1.3-1.4 1.2-0.8 2.5-1.2 1.3-1.1 2.9-4.1 1.1-1 1.9 0.4 2.3-0.5 4.7-1.9-0.2-1.2 0-0.9 0.2-1z\" id=\"HNCH\" name=\"Choluteca\">\n  <\/path>\n  <path d=\"M176.2 322.2l10-7.9 6.7-6.7 4.4-7.6 0.9-1.1 3-0.1 2.4-0.8 2.1-1.2 2.5-1.1 0.9 1.1 1-2-0.1-1.6 0.4-1.4 1.7-0.6 0.9 0.3 6.6 4.8 3.6 1.1 3.8-1.7 8.5-9.1 3.6-2.3-0.8-2.4 1.4-0.5 5.8 0.8 8.5-5.1 1-2.1 0.4-1.5-0.9-0.7-1.6-0.4-1.3-1.1-0.6-1.1 0.5-0.5 6.2-0.1 2.4-0.8 2.4-1.7 4.3-1.4 12.5-0.9 2.7-0.7 0.8-2.2 1.2-0.3 0.4 3.6-0.8 1.4-1.4 0.9-1.6 1.5-0.9 1.4-1.3 3.7-1 1.5-2.3 2.4-0.8 1.3 0 1.6 2.2 2.6 0.6 2 1.2-0.3 0.9 0.7 0.5 1.4-0.1 1.7-0.9 1.6-1.3 0.7-2.1 0.6-4.4 3-0.8 1.4 2.6 0.6-2.1 2.5 2.4 2.7 3.8 3.1 2.2 3.5-0.3 0.5-1.1 3.9 0.1 0.5-0.9 0.5-1.1-0.1-0.8-0.3-0.5-0.1-0.9 2-0.6 2.5-0.8 2.1-1.5 1-1.6 2.9 0.5 2.1 1.3 1.8 0.7 2-0.4 2.7-1.1-0.2-1.6-1.2-1.6 0-1 1.4 1 0.8 1.8 1 1.5 1.4 0.5 2.1-0.6 1.3-2.1 1.8-3.6 6-1 1.2-0.6 0.5-0.6 0.3-1.4 1.1-0.8 0.5-2 0.5-0.7 0.4-0.2 0.5 0.1 0.4 0.2 0.5 0 0.6-0.4 0.7-1.7 1.8 0.2 1 0 1.1-0.2 1-0.4 1 0.3 1.6-1.3 2.2 0.7 1.1 0.5-0.1 0.9-0.4 0.4 0.2 0.1 0.2 0 1.8-0.5 2.2 0.2 1-0.5 1.5 0 0.6 0.7 0.5 3-0.9 2.7 0.3 1.6 0.3 2.2 1.7 0.6 0.7 0.4 0.7 0.1 0.6 0.4 0.7 0.8 0.1 2.2 0 0.6 0.3 0.5 0.5 0.5 0.1 1.7 0.1 0.4 0.6 0.4 1.4 0.8 0.4 0.7 0.1 2.3-0.5 4.3 4.3 0.2 1 0.5 1.6 0.2 1.2 0 0.7-0.2 0.6-0.6 0.4-0.3 1.1-0.2 0.9 0.8 6.8 0 5-0.7 3.2-2.4 2.2-6.7 4.9-2.7 1.3-3.2 0.8-0.6 0.4-3.2 3.3-2.1 2.8-11.5 8.3-1.6-1.1-1-1.4-0.8-2.5-0.3-6.2-1.1-3.5-4.6-4.2-3.2-0.1-0.7-0.2-0.4-2.5 1-6.3 0.8-1.3 2-6.8 1.8-2-0.6-1.1-1-0.4-1-0.9-1-0.5-3.3-1.2-4.2-2.7-1.7-2-1.1-2.5 0.8-2.9 6-6.4 0.8-2.4-2.9-0.9-1.9-1.2-1.1-0.9-3.2-6.5-1-14.7-0.5-0.7-3.6-0.7-1.5-0.7-2-1.4-2.2-1.8-4.3-2.6-0.9-1-0.7-1-0.3-0.8-0.1-0.9 0.1-1.1 0.3-1.8-0.1-0.8-0.2-1.4 0.1-1.3-0.2-0.6-1-0.8-2.1-1.2-13.7-4.3-7.8-1.2-8.3 3-0.1 0z\" id=\"HNCR\" name=\"Cort\u00e9s\">\n  <\/path>\n  <path d=\"M194.2 453.1l3.2-5.2 0.8-4.6-1-1.8-1.8 0.2-2.5-0.3-2.1-1.2-2.3-3.9-0.9-1 4.2-7.1-3-1.8-3.9 0.1-1.8-2.6-0.4-0.3-1.6-0.7-1.3 0.1-1.6 1.6-1.5 2.4-2.3 1.9-1.1 0.4-2.7-3.4-4-6.6-3.2-8.5-6.8-1.1-1.1 0.6-5.2 1.6-5.1 1-0.9-0.3-0.9-0.6-0.5-0.9-0.3-0.9-0.3-0.7-0.4-1.4 1.9-4.9 1.5-5.2 0.2-2.7 1.3-2.9 3.5-3.1 0.4-1.1-0.1-1.1-0.3-0.9-1.2-1.8-0.6-0.8-1-3.7 1.8-2.4-0.1-0.5-0.3-0.7-1.2-0.8-2.4-1.1-3-3.2-2.7-3.1 0.3-2.1 0.2-0.9-0.1-1.2-6.2-7.6-0.4-0.7 12.6-9.8 12.7-9.9 12.7-9.9 4.8-3.8 0.1 0 8.3-3 7.8 1.2 13.7 4.3 2.1 1.2 1 0.8 0.2 0.6-0.1 1.3 0.2 1.4 0.1 0.8-0.3 1.8-0.1 1.1 0.1 0.9 0.3 0.8 0.7 1 0.9 1 4.3 2.6 2.2 1.8 2 1.4 1.5 0.7 3.6 0.7 0.5 0.7 1 14.7 3.2 6.5 1.1 0.9 1.9 1.2 2.9 0.9-0.8 2.4-6 6.4-0.8 2.9 1.1 2.5 1.7 2 4.2 2.7 3.3 1.2 1 0.5 1 0.9 1 0.4 0.6 1.1-1.8 2-2 6.8-0.8 1.3-1 6.3 0.4 2.5 0.7 0.2 3.2 0.1 4.6 4.2 1.1 3.5 0.3 6.2-0.2 6.6-5.1 1-4.5 4.6-0.8 0.6-1.6 0.7-0.8 0.7-0.3 1.1-0.1 2.1 0.9 1.6 1.4 3.8-1.9 3.1-2.7 1.6-1 0.7-4.3-0.4-4.9-1-6.4 0.6-8.5 0.9-11.4-0.8z\" id=\"HNSB\" name=\"Santa B\u00e1rbara\">\n  <\/path>\n  <path d=\"M77.2 444.6l-0.6-1-1.4-1.2-1.6-2.1-2.7-6.6-1.4-2.3-2.9-3.6-1.3-1.9-0.7-2.1 0.2-2.8 1.1-1.8 3.6-3.1 1.4-2 1.1-1.6 1.8-4.3 0-4-2.8-2.7 2.3-6.9 1.8-2.8 2-1.6 0.9-0.8 4.5-2.3 14.8-5 5.1-2.4 18.4-14.3 12.6-9.8 0.4 0.7 6.2 7.6 0.1 1.2-0.2 0.9-0.3 2.1 2.7 3.1 3 3.2 2.4 1.1 1.2 0.8 0.3 0.7 0.1 0.5-1.8 2.4 1 3.7 0.6 0.8 1.2 1.8 0.3 0.9 0.1 1.1-0.4 1.1-3.5 3.1-1.3 2.9-0.2 2.7-1.5 5.2-1.9 4.9 0.4 1.4 0.3 0.7 0.3 0.9 0.5 0.9 0.9 0.6 0.9 0.3 5.1-1 0.8 4.8-0.6 4-1.9 1.4 0.3 1.6-0.3 0.7-1.1 1.3-0.8 0.8-0.6 1.1-0.4 1.2-0.2 2 0.1 2.3 1 1.6 1.5 3.4 0.7 2.7 0 0.9-0.1 0.9-1.1 0.1-4.2 1.2-5.2 0.4-7.3-0.9-2.2 0.8-0.2 2.2 0 0.6 1.6 3.9 4.5 4.2 1 1.6 1.8 3.2 0.4 9.1-3.5 0.3-2.8-0.5-1.2 0-1.3 0.2-1.4 0.4-2.4 0.9-1.1 0.7-0.5 1.2 0.1 1.8 0 0.6 0.4 0.5 0.1 0.5-0.4 0.2-1.5 0.5-1.8-0.4-1.7-1.5-2-0.5-2.6-1.1-2.6-2.6-1.9-3.1-0.2-1.1 0.1-4-1-2-9.3-7.1-1.2-2.2-1.1-4.5-2.2-3.1-8.8-1.3-1.9 0.7-4.7 1.4-2.2 0.7z\" id=\"HNCP\" name=\"Cop\u00e1n\">\n  <\/path>\n  <path d=\"M681.9 390.5l-8.7-10.3-4.8-4.5-20.4-9-2.5-1.5-8.4-10.4-7.8-11.5-5.2-4.2-15.9-6.1-14.9-12.9-11.8-6.4-3.1-0.7-1.2 0.7-1.5 0.5-1.1 0.3-1.5-0.6-0.9-0.9-1-0.4-0.8-0.1-3.2 1.6 0.3 1.4-0.5 1.1-1.2 1.4-3.1 2.5-2.9 1.8-1.6-0.1-1.7-1.1-1-0.3-1-0.2-1 0.4-0.6 0.9-3.6 5.8-8.9 8.7-8.4 4.6-0.6 0.9-0.9 0-1.1-0.5-1.2-0.3-1.4-0.1-2.6 0.4-1.3 0.5-2.4 0.5-2.8 1.4-3.3 0.8-3.4-0.8-8.9-4.8-0.3-4-0.9-2-0.1-0.8 0.9-6.7-0.3-2.1-0.4-1.2-0.4-0.4-0.7-0.1-0.3 0.2-0.3 0.4-0.1 0.2-0.2 0-0.2-0.2-0.4-0.2-0.3-0.2-0.5-0.1-0.4-0.1-0.4-0.3-0.5-0.6-0.4-0.4-0.4-0.2-0.4-0.2-0.3-0.1-0.9 0.1-3.7-1-7 0.3-1.5-0.1-0.7-0.3-0.3-0.6-1.7-2-4.4-3.5 3.2-1.9 3.5-1.4 1.4-1.4 0.6-1.9 0-3.4-0.3-3.5-0.3-0.5-0.5-0.5-1 0.1-0.5-0.1-0.8-0.4-1.4-0.5-0.4-0.8-1.7-3.7-1.3-1.3-2.1-1.8-0.9-1.1-0.5-1.2-0.2-2.2-0.2-0.9-0.3-0.8-0.1-0.5 0.1-0.4 0.3-0.1 1 0 0-1.3 3.4 2.2 2.2 0.6 3.6 0.2 2.9-0.4 2.4-1.2 13.9-8.6 3.6-4.1 1.6-1.3 5.1-2.1 5-1.2 20.9-0.8 1.8-0.5 1.5-0.7 5.7-4.2 3-3.4 1.4-3.7-2.4-3.1-9.2-1.3-4.4-1.1 0.7-1.7 3.8-0.4 11.3 2.3 7.8 1.5 5.4 0.6 6.9 2 6.9 1.8 2.3 0.4 1.7 0.8 0.3 1.7 0 2.1 0.4 1.7 1.1 0-0.1-1.1 0.3-0.4 0.4-0.3 0.4-0.3 2.4 0.1 1.3 1.9 2.6 2.1 3 2.3 6.5 2.7 11 3 7.6-0.7 10.9-1.1 15.7-0.4 8.4-3.6 10.6-7.7 7-4.2 11.1-0.3 0 139.1z\" id=\"HNCL\" name=\"Col\u00f3n\">\n  <\/path>\n  <path d=\"M275.3 291.9l2.1-0.6 1.3-0.7 0.9-1.6 0.1-1.7-0.5-1.4-0.9-0.7-1.2 0.3-0.6-2-2.2-2.6 0-1.6 0.8-1.3 2.3-2.4 1-1.5 1.3-3.7 0.9-1.4 1.6-1.5 1.4-0.9 0.8-1.4-0.4-3.6 0.9-0.3 2.6 0.3 2.4 0.9 6.5 3.9 2.5 0.2 0-0.9-1.5-1.5 1.5-1.7 5.1-3.1-2.8 3.8-1 2.4 1.2 1 0.8 1.1 13.7 12.4 4.4 1.9 4.7-0.9 0.8-0.9 1.5-2.4 0.6-0.7 1.5-0.2 3.7 0.2 0.8-0.6 0.9-2.6 2.2-1.3 2.9-0.3 15 3.5 13.2 4.6 13.5 1.5 15.5 3.6 5.2 0.4 5.6-0.6 8.9-2.6 2.6-0.5 0.4-0.4 2.5-1.9 0.5-0.3 0.8-0.7 1.8 0.7 1.8 1 0.7 0.5 6.2 0.5 28.5-2.5 4.8 0.2 4.5 1.8 0.3 0.2 0 1.3-1 0-0.3 0.1-0.1 0.4 0.1 0.5 0.3 0.8 0.2 0.9 0.2 2.2 0.5 1.2 0.9 1.1 2.1 1.8 1.3 1.3 1.7 3.7 0.4 0.8 1.4 0.5 0.8 0.4 0.5 0.1 1-0.1 0.5 0.5 0.3 0.5 0.3 3.5 0 3.4-0.6 1.9-1.4 1.4-3.5 1.4-3.2 1.9-3.1-1.4-4.1-0.7-3.6 0.5-1.1 0.2-0.9 0.4-1.3 0.2-1.2-0.1-1.6-0.6-1.4-0.2-5.3 0.3-5.3-1.5-2.5-0.4-1.7 0.3-3.1 1.1-3.1 1.3-6 3.4-3.7 1.3-3.2 0.8-4.5 0-2.2 0.2-2.7-0.6-1.8-2.4-10.4 2.8-6.6-0.2-2.6 0.5-5.5 4.8-2.4 2.7-1.4 1.1-2.6 1.5-9.5 3.5-4.4 3.1-1.5 1.3-0.7 0.5-6-0.1-10.4-2.5-1.5 0-1.4-0.2-1.3-1-1.7-0.6-1.1-0.2-1 0.3-0.7 0.6-0.9 0.2-0.6 0.6-0.9 0.4-0.7 0.2-0.9-0.1-0.8-0.2-2.1-1.1-1.3-0.8-0.9-0.7-1.1-1.4-0.9-1.6-0.8-3.8-0.1-1.9-0.2-1.6-2.5-1.7-1.4-0.1-0.7 0.3-5.7 3.2-2.1-0.2-6.2 1.6-6.5 0.6-2.2-1-5.8-6.5-0.5-0.7-0.4-0.9-0.8-4.7-0.2-2.2-1.3-5.3-1.6-2.8-2.4-1.3-10.7-7.4z\" id=\"HNAT\" name=\"Atl\u00e1ntida\">\n  <\/path>\n  <path d=\"M407.9 230.3l0.9 0.9-1.3 2.5 0.4 1.7-2.8-0.1-2.2 0.6-4 1.6-3.4 2-2.2-1.7-2.7-1 1.2-1.7 6.5-3.2 3.8-0.8 2.1-0.4 2-0.5 1.7 0.1z m39.7-24l1-3.7 4.2-3.5 5.8-3.6 4.5-1.9 8.7-4.2 9.5-3.2 6.3-1.8 4.4-0.6 5.8 0.4 4.5 0.2 7.2 0.1-3 0.9-3.1 1.6-2.8-0.9-4.4 1.1-3.1-0.7-2.6 0.4-1 0.5-2 1.4-0.9 0.4-1.3 0-2.1 0.5-2.6 1.9-5.4 2.7-5.2 1.9-5.6 4-5 1.5-3.3 0.4-2.3 2.2-2.4 2.3-2.9 2.1-0.9-2.4z m101.4-26.9l2.3-4.1 1.6-2.1 4.9-2.2 2.7 1 2.2 1.9-0.7 1.8-3.2 0.4-0.8 2.2-1.9 2.6-2.9 0.2-1.9 2.2-7.5 5-0.6-1.3 1.5-2.7 2-3.8 2.3-1.1z m287.3-145.8l1.1 0.1 1.1 0.2 1 0.4 1 0.4-1.4 0.3-1.2 0-1-0.5-0.6-0.9z\" id=\"HNIB\" name=\"Islas de la Bah\u00eda\">\n  <\/path>\n  <path d=\"M265.8 487l0.6-0.5 0.1-0.4 0.1-0.5-0.1-0.5-1.1-2.1-4.7-6-1.7-1.6 0.1-1.5 0-1.5-0.6-0.6-0.9-0.8-3.5-1.7-1.1-1-1-1.8-0.3-1-0.1-1.5-0.2-0.6-1.2-2.3-1.3-1.8-2.7-1-2.5-1.8-5-1.3-1.1-0.1-1.4-0.5-0.8-0.3-2-2.8 1.9-3.1-1.4-3.8-0.9-1.6 0.1-2.1 0.3-1.1 0.8-0.7 1.6-0.7 0.8-0.6 4.5-4.6 5.1-1 0.2-6.6 0.8 2.5 1 1.4 1.6 1.1 11.5-8.3 2.1-2.8 3.2-3.3 0.6-0.4 3.2-0.8 2.7-1.3 6.7-4.9 2.4-2.2 0.7-3.2 0-5 13.6-0.2 1.6 0.2 6.4-1.4 0.5-1.3 4.3-3.2 0.5-0.2 0.4-0.1 0.7 0.2 0.9 0.4 1.9 1.3 1.1 1.1 1.5 2.3 0.5 1.3 0.4 1.9 0.3 0.7 0.3 0.5 0.7 0.7 0.7 0.5 1.4 0.5 0.6 0.3 0.6 0.9 0.8 0.4 0.4 0.9 0.2 0.7-0.1 1.4 0 0.7 0.2 0.9 0.4 1.1 0.2 0.6 0.4 0.9 0 0.4 0 0.4 0 0.3 0.3 0.4 0.8 0.5 1.6 0.3 2.1 0 3.6-1.8 2.9-2.7 3.5 0.2 5.2 1.4 0.6 0.3 1.1 1 0.9 0.4 0.7-0.2 1-0.9 0.9 0.2 0.9 0.2 3.9 3.6 2.6 1.1 0.5 0.5 0.8 0.8 0.2 1.1 1.4 2.2-2.4 1.9-3 0.2-0.4 0.2-0.5 0.4-0.4 0.8-0.4 1.5-0.2 2.3 0.7 2.4 0.6 5.1-0.9 3.5-1.5 4.2-0.1 0.6 0.1 0.2 0 0.3-0.3 0.4-1.1 0.7-0.7 0.4-0.7 0.3-0.5 0.1-0.5 0.2-1.3 1-0.8 0.2-0.5 0.1-0.3 0.2-0.2 0.4-0.1 1-0.2 0.4-0.5 0.1-0.3-0.2-0.2-0.2-0.2-0.2-0.2 0.2-0.1 0.5 0.2 1.2 0.1 0.8 0 0.8-0.5 2.1-2.2 3.9-1.6-0.1-0.6-0.1-0.6-0.2-0.5-0.2-0.2-0.3-0.1-0.6-0.2-0.3-0.4 0-0.5 0-0.5 0-0.6-0.2-0.7-0.2-0.6-0.4-0.6-0.2-0.5-0.1-0.5 0.3-0.3 0.6 0.1 2.3-0.1 0.9-0.2 0.8-0.1 0.7-1.3 2.8-7.5 7.4 0.5 2.3 0.3 1.2 0.6 1.4 0.8 1.1 2.3 1.5 3.4 3.1 0.5 0.5 0.2 0.7 0 1.5-0.4 0.6-0.5 0.4 0.2 0.5 0.2 0.4 3.6 2.8 0.5 1.1-1.5 3.2-3.9 5.2-0.7 0.5-1.1 0.4-1.8-0.8-0.9-0.2-0.6 0-0.7 0.3-0.4 0.9-0.3 1.6 0.3 5.9 0.3 1.6 0.5 0.9 0.9 1 0.8 0.7 0.7 0.5 0.5 0.2 0.4 0.2 0.4 0.2 0.2 0.2 0.4 1 0.2 0.6 0 0.9-0.6 1-1 0.6-3.9 0.8-2.8 1.8-1.6 3.2-0.1 0.8-0.9 1.2-1.8 1.1-4.1 1.9-4.7 0.5-0.9 0-0.9 0.5-1.2 1-3 3.7-0.1 3.1-5.2 0.5-1.9 1.4-3.8 3.7-0.1-5.1-0.9-1.5-1-1.4-1.6-0.8-2.5-2.2-1.6-1-1.7-0.6-1.5-0.3-2.4-0.9-0.5-0.6-0.2-0.6 0.2-0.7 0.3-0.6 0.8-2.4-2.1-2.4-5-2.1-0.5-3 0.5-1 0.3-0.3 0.4 0 0.2 0 0.9 0.3 5.4-1.3 3 0.2 2.3-0.3 1.8-0.4 3.1-1.2 1.4-0.6 1.9-1.5 2.2 0.3 2.3-0.5 1.3-0.5 0.6-0.5 1.4-1.8 0.5-1.9-1.2-1.2 1-1.6-0.5-2.9-0.4-1.2-1.8-3.9-0.7-0.5-6.5 2.7-1.2-0.3-1.6-0.2-2.9-1-1.6-0.9-4.5-0.9-0.4-0.1-1.3-1.5-0.2-0.3-5.7-1.6-2-2.1-1.5-2.2z\" id=\"HNCM\" name=\"Comayagua\">\n  <\/path>\n  <path d=\"M502.1 339l-6.6 4.7-1.8 0.7-8.1 4.9-3.8 1.9-1.9 0.2-3.5-0.1-1.7-0.5-0.9-0.8-0.4-0.9-0.7-1-1.2-1.3-1.4-1.2-1.8-1.3-2.1-1.1-3.5-1.1-1.6 0-1.9 0.5-12.3 6.7-1.1 0.4-0.8 0-0.7-0.2-0.6-0.1-0.7 0.6-0.6 0.9-1.4 3.8-1.2 1.4-0.9 2.2-1.5 0.4-1.5 1.1-0.9 0.5-1.1 0.3-2.7 0-1.6-0.3-1.2-0.3-4.5-3.7-6.8 1.5-0.3 1.2-1.3 1-0.5 0.2-2.1 1.1-1 0.3-0.6 0.4-0.5 0.6-0.5 2.1-0.1 1.2 1.1 9.1-1.1 2.6-0.1 0.4 0.1 0.6 0.1 0.6-0.3 0.9-1.1 1.6-0.6 1.4-0.3 1-0.2 1 0 1-0.2 1.2-0.8 1.3-2.2 1.5-2.9 2.7-4.4 1.2-1.1-0.2-0.7-0.1-0.9 0.6-0.5 0.5-2.1 3.7-4.9-1.1-7.8 0.4-2.2-0.7-1.2-0.6-1.7-0.3-1.4-0.1-7 0.9-2.6 2.2 0.1 1.6-0.2 3.1-0.2 0.9-0.4 0.8-3 2.5-1.4 2.2-0.9 2.1-2.9 4-3.9-3.6-0.9-0.2-0.9-0.2-1 0.9-0.7 0.2-0.9-0.4-1.1-1-0.6-0.3-5.2-1.4-3.5-0.2-2.9 2.7-3.6 1.8-2.1 0-1.6-0.3-0.8-0.5-0.3-0.4 0-0.3 0-0.4 0-0.4-0.4-0.9-0.2-0.6-0.4-1.1-0.2-0.9 0-0.7 0.1-1.4-0.2-0.7-0.4-0.9-0.8-0.4-0.6-0.9-0.6-0.3-1.4-0.5-0.7-0.5-0.7-0.7-0.3-0.5-0.3-0.7-0.4-1.9-0.5-1.3-1.5-2.3-1.1-1.1-1.9-1.3-0.9-0.4-0.7-0.2-0.4 0.1-0.5 0.2-4.3 3.2-0.5 1.3-6.4 1.4-1.6-0.2-13.6 0.2-0.8-6.8 0.2-0.9 0.3-1.1 0.6-0.4 0.2-0.6 0-0.7-0.2-1.2-0.5-1.6-0.2-1-4.3-4.3-2.3 0.5-0.7-0.1-0.8-0.4-0.4-1.4-0.4-0.6-1.7-0.1-0.5-0.1-0.5-0.5-0.6-0.3-2.2 0-0.8-0.1-0.4-0.7-0.1-0.6-0.4-0.7-0.6-0.7-2.2-1.7-1.6-0.3-2.7-0.3-3 0.9-0.7-0.5 0-0.6 0.5-1.5-0.2-1 0.5-2.2 0-1.8-0.1-0.2-0.4-0.2-0.9 0.4-0.5 0.1-0.7-1.1 1.3-2.2-0.3-1.6 0.4-1 0.2-1 0-1.1-0.2-1 1.7-1.8 0.4-0.7 0-0.6-0.2-0.5-0.1-0.4 0.2-0.5 0.7-0.4 2-0.5 0.8-0.5 1.4-1.1 0.6-0.3 0.6-0.5 1-1.2 3.6-6 2.1-1.8 0.6-1.3-0.5-2.1-1.5-1.4-1.8-1-1-0.8 1-1.4 1.6 0 1.6 1.2 1.1 0.2 0.4-2.7-0.7-2-1.3-1.8-0.5-2.1 1.6-2.9 1.5-1 0.8-2.1 0.6-2.5 0.9-2 0.5 0.1 0.8 0.3 1.1 0.1 0.9-0.5-0.1-0.5 1.1-3.9 0.3-0.5-2.2-3.5-3.8-3.1-2.4-2.7 2.1-2.5-2.6-0.6 0.8-1.4 4.4-3 10.7 7.4 2.4 1.3 1.6 2.8 1.3 5.3 0.2 2.2 0.8 4.7 0.4 0.9 0.5 0.7 5.8 6.5 2.2 1 6.5-0.6 6.2-1.6 2.1 0.2 5.7-3.2 0.7-0.3 1.4 0.1 2.5 1.7 0.2 1.6 0.1 1.9 0.8 3.8 0.9 1.6 1.1 1.4 0.9 0.7 1.3 0.8 2.1 1.1 0.8 0.2 0.9 0.1 0.7-0.2 0.9-0.4 0.6-0.6 0.9-0.2 0.7-0.6 1-0.3 1.1 0.2 1.7 0.6 1.3 1 1.4 0.2 1.5 0 10.4 2.5 6 0.1 0.7-0.5 1.5-1.3 4.4-3.1 9.5-3.5 2.6-1.5 1.4-1.1 2.4-2.7 5.5-4.8 2.6-0.5 6.6 0.2 10.4-2.8 1.8 2.4 2.7 0.6 2.2-0.2 4.5 0 3.2-0.8 3.7-1.3 6-3.4 3.1-1.3 3.1-1.1 1.7-0.3 2.5 0.4 5.3 1.5 5.3-0.3 1.4 0.2 1.6 0.6 1.2 0.1 1.3-0.2 0.9-0.4 1.1-0.2 3.6-0.5 4.1 0.7 3.1 1.4 4.4 3.5 1.7 2 0.3 0.6 0.7 0.3 1.5 0.1 7-0.3 3.7 1 0.9-0.1 0.3 0.1 0.4 0.2 0.4 0.2 0.4 0.4 0.5 0.6 0.4 0.3 0.4 0.1 0.5 0.1 0.3 0.2 0.4 0.2 0.2 0.2 0.2 0 0.1-0.2 0.3-0.4 0.3-0.2 0.7 0.1 0.4 0.4 0.4 1.2 0.3 2.1-0.9 6.7 0.1 0.8 0.9 2 0.3 4z\" id=\"HNYO\" name=\"Yoro\">\n  <\/path>\n  <path d=\"M295.8 576.5l4.1-5.2 1.1-3.5 0.4-0.6 0.4-1 1.1-5.3 0.3-2.9-2.7-19.7 0.1-3.1 3-3.7 1.2-1 0.9-0.5 0.9 0 4.7-0.5 4.1-1.9 1.8-1.1 0.9-1.2 0.1-0.8 1.6-3.2 2.8-1.8 3.9-0.8 1-0.6 0.6-1 0-0.9-0.2-0.6-0.4-1-0.2-0.2-0.4-0.2-0.4-0.2-0.5-0.2-0.7-0.5-0.8-0.7-0.9-1-0.5-0.9-0.3-1.6-0.3-5.9 0.3-1.6 0.4-0.9 0.7-0.3 0.6 0 0.9 0.2 1.8 0.8 1.1-0.4 0.7-0.5 3.9-5.2 1.5-3.2-0.5-1.1-3.6-2.8-0.2-0.4-0.2-0.5 0.5-0.4 0.4-0.6 0-1.5-0.2-0.7-0.5-0.5-3.4-3.1-2.3-1.5-0.8-1.1-0.6-1.4-0.3-1.2-0.5-2.3 7.5-7.4 1.3-2.8 0.1-0.7 0.2-0.8 0.1-0.9-0.1-2.3 0.3-0.6 0.5-0.3 0.5 0.1 0.6 0.2 0.6 0.4 0.7 0.2 0.6 0.2 0.5 0 0.5 0 0.4 0 0.2 0.3 0.1 0.6 0.2 0.3 0.5 0.2 0.6 0.2 0.6 0.1 1.6 0.1 2.2-3.9 0.5-2.1 0-0.8-0.1-0.8-0.2-1.2 0.1-0.5 0.2-0.2 0.2 0.2 0.2 0.2 0.3 0.2 0.5-0.1 0.2-0.4 0.1-1 0.2-0.4 0.3-0.2 0.5-0.1 0.8-0.2 1.3-1 0.5-0.2 0.5-0.1 0.7-0.3 0.7-0.4 1.1-0.7 0.3-0.4 0-0.3-0.1-0.2 0.1-0.6 1.5-4.2 0.9-3.5-0.6-5.1-0.7-2.4 0.2-2.3 0.4-1.5 0.4-0.8 0.5-0.4 0.4-0.2 3-0.2 2.4-1.9-1.4-2.2-0.2-1.1-0.8-0.8-0.5-0.5-2.6-1.1 2.9-4 0.9-2.1 1.4-2.2 3-2.5 0.4-0.8 0.2-0.9 0.2-3.1-0.1-1.6 2.6-2.2 7-0.9 1.4 0.1 1.7 0.3 1.2 0.6 2.2 0.7 7.8-0.4 4.9 1.1 0.4 1.7 0.6 1 1.5 1.9 1.3 1.3 3.4 1.8 1.7 1.7 2.1 1.2 0.6 0.5 0.3 0.4-1.4 1.1-1.2 4.1-1.4 1.2 0.9 3.2 0.5 1.1 1 1.6 0.7 1.6 0.3 4.1 0.4 1.6 1.2 1.6 1.1 5.6 4.6 11.3 1.7 3.2 2 2.2 1.3 1.1 2.8 0.7 1.4 1.4 5 4.7 2.8 3.6-0.1 2.7-0.6 2.4 0.1 1.3 0.4 1.4 1.5 2.4 0.5 1.1 0.3 2.2 0.4 2.1 1.9 5.1-0.1 2.1-10.9 8.4-4.8 4.6-1.1 4.9-2.8 5-7.1 6.3-1.7 4.7-1.6 2.3-0.3 0.7 0.2 0.6 1.2 0.3 0.8 0.5 0.5 0.7 0.2 0.6-1.5 3-3.1 0.4-2.3-0.4-2 0-3.1 1.2 0.9 2.7 3.8 5.2 4 3 1.1 0.6 0.4 1 0.3 1.6-0.5 6-1.6 3-1.7 1.8-2.4 1.3-5-0.9 0.6 2.2 0.1 1.1-0.1 1.2-0.7 1.5-0.4 2 0.2 2.9-0.6 6.9-2.7 6.9-2.5 3.2-0.7 0.5-2.3 0-3.5-0.6-1.2-0.6-3.3-3-2.2-1-1 1.2-0.2 0.5-0.3 1.2-0.1 2.1 0.1 2.1 0.4 1.6 0.9 1.1 1.7 3.1-0.1 2.4-1.1 1.6-1.1 2.4-0.4 2.6-0.1 0.6-0.7-0.1-6.9-3-4.6 1.5-7.2-2.6-5 0.6-1.5-0.7-1.7-0.9-5.9 0.7-2-1.9-2.8-2.7-0.3-2 1.1-2.5 0.1-0.6-0.6-0.2-0.8 0-0.7 0.2-1.6-0.4-1.7-0.5-2.9 0.1-1.6 0.5-0.4 1.7-0.4 3.9-0.8 3.3 0 2.1 0.6 2-1.1 0.7-1.5-0.5-3.8-2.4-5.2-3.9-0.4-0.5-0.7-0.5-0.5-0.2-2.7 0.3-4.5-0.9-5.9-4-1.1-1.8 0.3-6.5 0-4.4z\" id=\"HNFM\" name=\"Francisco Moraz\u00e1n\">\n  <\/path>\n <\/g>\n <g id=\"points\">\n  <circle class=\"13.201720861306262|-89.05212390571458\" cx=\"90.9\" cy=\"671.4\" id=\"0\">\n  <\/circle>\n  <circle class=\"14.977268528991422|-85.93545051679216\" cx=\"545.5\" cy=\"404.4\" id=\"1\">\n  <\/circle>\n  <circle class=\"17.19670311359787|-83.44211180565422\" cx=\"909.1\" cy=\"67.5\" id=\"2\">\n  <\/circle>\n <\/g>\n <g id=\"label_points\">\n  <circle class=\"Ocotepeque\" cx=\"92.3\" cy=\"474.7\" id=\"HNOC\">\n  <\/circle>\n  <circle class=\"Lempira\" cx=\"152.8\" cy=\"512.2\" id=\"HNLE\">\n  <\/circle>\n  <circle class=\"Intibuc\u00e1\" cx=\"214.4\" cy=\"494.3\" id=\"HNIN\">\n  <\/circle>\n  <circle class=\"La Paz\" cx=\"253\" cy=\"539.6\" id=\"HNLP\">\n  <\/circle>\n  <circle class=\"Valle\" cx=\"300.4\" cy=\"612.7\" id=\"HNVA\">\n  <\/circle>\n  <circle class=\"Olancho\" cx=\"558.2\" cy=\"423.5\" id=\"HNOL\">\n  <\/circle>\n  <circle class=\"Gracias a Dios\" cx=\"754.6\" cy=\"376.5\" id=\"HNGD\">\n  <\/circle>\n  <circle class=\"El Para\u00edso\" cx=\"445.7\" cy=\"539\" id=\"HNEP\">\n  <\/circle>\n  <circle class=\"Choluteca\" cx=\"367.6\" cy=\"660.5\" id=\"HNCH\">\n  <\/circle>\n  <circle class=\"Cort\u00e9s\" cx=\"240.2\" cy=\"321\" id=\"HNCR\">\n  <\/circle>\n  <circle class=\"Santa B\u00e1rbara\" cx=\"188.8\" cy=\"379.9\" id=\"HNSB\">\n  <\/circle>\n  <circle class=\"Cop\u00e1n\" cx=\"110.1\" cy=\"412.6\" id=\"HNCP\">\n  <\/circle>\n  <circle class=\"Col\u00f3n\" cx=\"627.2\" cy=\"304.7\" id=\"HNCL\">\n  <\/circle>\n  <circle class=\"Atl\u00e1ntida\" cx=\"352.5\" cy=\"305.2\" id=\"HNAT\">\n  <\/circle>\n  <circle class=\"Islas de la Bah\u00eda\" cx=\"472.6\" cy=\"192.2\" id=\"HNIB\">\n  <\/circle>\n  <circle class=\"Comayagua\" cx=\"292.8\" cy=\"447.6\" id=\"HNCM\">\n  <\/circle>\n  <circle class=\"Yoro\" cx=\"341.4\" cy=\"371.6\" id=\"HNYO\">\n  <\/circle>\n  <circle class=\"Francisco Moraz\u00e1n\" cx=\"376.5\" cy=\"483.4\" id=\"HNFM\">\n  <\/circle>\n <\/g>\n<\/svg>\n\n            <\/div>\n        <\/div>\n\n <div class=\"estrategia-section\">\n    <h2>Estrategia local de Atenci\u00f3n y Prevenci\u00f3n de las Violencias de g\u00e9nero, con \u00e9nfasis en femicidio.<\/h2>\n  <\/div>\n    <main class=\"container\">\n\n\n\n    <!-- Stats Section -->\n    <section class=\"stats-section\">\n        <div class=\"stat-card\">\n            <span class=\"stat-number\" id=\"totalInstitutions\">0<\/span>\n            <div class=\"stat-label\">Instituciones Registradas<\/div>\n        <\/div>\n        <div class=\"stat-card\">\n            <span class=\"stat-number\" id=\"gubernamentalesCount\">0<\/span>\n            <div class=\"stat-label\">Gubernamentales<\/div>\n        <\/div>\n        <div class=\"stat-card\">\n            <span class=\"stat-number\" id=\"noGubernamentalesCount\">0<\/span>\n            <div class=\"stat-label\">No Gubernamentales<\/div>\n        <\/div>\n        <div class=\"stat-card\">\n            <span class=\"stat-number\" id=\"internacionalesCount\">0<\/span>\n            <div class=\"stat-label\">Internacionales<\/div>\n        <\/div>\n    <\/section>\n\n        <!-- Directory Section -->\n        <section class=\"directory-section \">\n                <div class=\"search-container\">\n                    <input type=\"text\" id=\"searchInput\" class=\"search-input\" placeholder=\"\ud83d\udd0d Buscar instituci\u00f3n, servicio o ubicaci\u00f3n...\">\n                <\/div>\n            <div class=\"directory-header\">\n                <h2 class=\"directory-title\" >Directorio de Instituciones que trabajan en torno a la violencia de g\u00e9nero Atl\u00e1ntida<\/h2>\n                <p class=\"version-info\">Versi\u00f3n preliminar - Junio 2024<\/p>\n                \n\n            <\/div>\n\n            <div class=\"filters\">\n                <button class=\"filter-btn active\" data-filter=\"all\">Todas las instituciones<\/button>\n                <button class=\"filter-btn\" data-filter=\"gubernamental\">Instituciones gubernamentales<\/button>\n                <button class=\"filter-btn\" data-filter=\"no-gubernamental\">Instituciones no gubernamentales<\/button>\n                <button class=\"filter-btn\" data-filter=\"internacional\">Organizaciones internacionales<\/button>\n            <\/div>\n\n        \n        <\/section>\n      <section class=\"directory-section\" style=\"background:white !important\">\n        \n<div class=\"institutions-grid\" id=\"institutionsGrid\" style=\"background:white !important\">\n    <!-- Las instituciones se cargar\u00e1n din\u00e1micamente desde la API -->\n<\/div>\n        <\/section>  \n\n<!-- Reemplaza tu secci\u00f3n map-footer con esto: -->\n<section class=\"map-footer\">\n    <h2 class=\"map-footer-title\">Ubicaciones en Atl\u00e1ntida<\/h2>\n    \n    <!-- Informaci\u00f3n del mapa -->\n    <div class=\"map-info\">\n        <p id=\"mapInstitutionsCount\">Cargando ubicaciones...<\/p>\n    <\/div>\n    \n    <!-- Contenedor del mapa de Google Maps -->\n    <div id=\"googleMap\" class=\"google-map-container\">\n        <div class=\"map-loading\">\n            <div class=\"spinner\"><\/div>\n            <p>Cargando mapa...<\/p>\n        <\/div>\n    <\/div>\n    \n    <!-- Leyenda opcional -->\n    <div class=\"map-legend\">\n        <div class=\"legend-item\">\n            <span class=\"legend-marker gubernamental\"><\/span>\n            <span>Instituciones Gubernamentales<\/span>\n        <\/div>\n        <div class=\"legend-item\">\n            <span class=\"legend-marker no-gubernamental\"><\/span>\n            <span>Instituciones No Gubernamentales<\/span>\n        <\/div>\n        <div class=\"legend-item\">\n            <span class=\"legend-marker internacional\"><\/span>\n            <span>Organizaciones Internacionales<\/span>\n        <\/div>\n    <\/div>\n<\/section>\n    <\/main>\n\n \n    <script>\n    \/\/ Variables globales\n\/\/ Variables globales\nlet currentFilter = 'all';\nlet searchTerm = '';\nlet institutionsData = [];\nlet loading = false;\n\n\/\/ Inicializar cuando el DOM est\u00e9 listo\ndocument.addEventListener('DOMContentLoaded', function() {\n    console.log('DOM cargado, inicializando app...');\n    initializeApp();\n});\n\nasync function initializeApp() {\n    setupEventListeners();\n    await loadInstitutions();\n}\n\n\/\/ Funci\u00f3n para cargar instituciones desde la API\n\nasync function loadInstitutions() {\n    const grid = document.getElementById('institutionsGrid');\n    if (!grid) {\n        console.error('No se encontr\u00f3 el contenedor de instituciones');\n        return;\n    }\n\n    \/\/ Mostrar indicador de carga\n    showLoading(true);\n    \n    try {\n        \/\/ Hacer petici\u00f3n a la API\n        const response = await fetch('https:\/\/sirm.ciudadmujer.gob.hn\/api\/api\/instituciones\/?departamento=atlantida');\n        \n        if (!response.ok) {\n            throw new Error(`HTTP error! status: ${response.status}`);\n        }\n        \n        const data = await response.json();\n        console.log('Datos recibidos de la API:', data);\n        \n        \/\/ Guardar datos globalmente\n        institutionsData = data.instituciones || [];\n        \n        \/\/ Limpiar contenido actual\n        grid.innerHTML = '';\n        \n        \/\/ Generar tarjetas din\u00e1micamente\n        renderInstitutions(institutionsData);\n        \n        \/\/ Actualizar todas las estad\u00edsticas\n        updateAllStats(institutionsData);\n        \n        \/\/ *** NUEVO: Agregar marcadores al mapa ***\n        addMarkersToMap(institutionsData);\n        \n        console.log(`${institutionsData.length} instituciones cargadas exitosamente`);\n        \n    } catch (error) {\n        console.error('Error al cargar instituciones:', error);\n        showError('Error al cargar las instituciones. Por favor, intente nuevamente.');\n        \n        \/\/ Mostrar estad\u00edsticas en 0 si hay error\n        updateAllStats([]);\n        \n        \/\/ *** NUEVO: Limpiar mapa si hay error ***\n        if (map) {\n            clearMarkers();\n            updateMapCount(0);\n        }\n    } finally {\n        showLoading(false);\n    }\n}\n\/\/ Funci\u00f3n para renderizar instituciones\nfunction renderInstitutions(institutions) {\n    const grid = document.getElementById('institutionsGrid');\n    if (!grid) return;\n\n    \/\/ Limpiar contenido anterior\n    grid.innerHTML = '';\n    \n    if (institutions.length === 0) {\n        showNoResultsMessage(true);\n        return;\n    }\n\n    \/\/ Generar HTML para cada instituci\u00f3n\n    institutions.forEach(institution => {\n        const cardHTML = generateInstitutionCard(institution);\n        grid.insertAdjacentHTML('beforeend', cardHTML);\n    });\n\n    showNoResultsMessage(false);\n}\n\n\/\/ Funci\u00f3n para generar el HTML de una tarjeta de instituci\u00f3n\nfunction generateInstitutionCard(institution) {\n    const categoria = institution.categoria;\n    const servicios = Array.isArray(institution.servicios_list) ? \n        institution.servicios_list.join(', ') : \n        (institution.servicios_text || 'Servicios disponibles');\n    \n    \/\/ Verificar si tiene coordenadas\n    const hasCoordinates = institution.latitud && institution.longitud;\n    const mapButton = hasCoordinates ? \n        `<button class=\"map-btn\" onclick=\"showOnMap(${institution.latitud}, ${institution.longitud}, '${institution.nombre.replace(\/'\/g, \"\\\\'\")}')\">\n            \ud83d\udccd Ver en mapa\n        <\/button>` : '';\n\n    return `\n        <article class=\"institution-card ${categoria.nombre}\" \n                 data-category=\"${categoria.nombre}\" \n                 data-search-terms=\"${institution.search_terms}\">\n            <header class=\"card-header\">\n                <div class=\"card-icon ${categoria.nombre}\">\n                    ${categoria.icono}\n                <\/div>\n                <div class=\"card-title\">\n                    <h3>${institution.nombre}<\/h3>\n                    <div class=\"card-category\">${categoria.nombre_display}<\/div>\n                <\/div>\n            <\/header>\n            \n            <div class=\"card-description\">\n                <p>${institution.descripcion}<\/p>\n            <\/div>\n            \n            <div class=\"card-details\">\n                <div class=\"detail-item\">\n                    <span class=\"detail-icon\">\ud83d\udccb<\/span>\n                    <span class=\"detail-label\">Servicios:<\/span>\n                    <span class=\"detail-value\">${servicios}<\/span>\n                <\/div>\n                <div class=\"detail-item highlight-phone\">\n                    <span class=\"detail-icon\">\ud83d\udcde<\/span>\n                    <span class=\"detail-label\">Tel\u00e9fono:<\/span>\n                    <span class=\"detail-value\">${institution.telefono}<\/span>\n                <\/div>\n                <div class=\"detail-item highlight-address\">\n                    <span class=\"detail-icon\">\ud83d\udccd<\/span>\n                    <span class=\"detail-label\">Direcci\u00f3n:<\/span>\n                    <span class=\"detail-value\">${institution.direccion}<\/span>\n                <\/div>\n                <div class=\"detail-item\">\n                    <span class=\"detail-icon\">\ud83d\udd52<\/span>\n                    <span class=\"detail-label\">Horario:<\/span>\n                    <span class=\"detail-value\">${institution.horario}<\/span>\n                <\/div>\n                ${institution.sitio_web ? `\n                    <div class=\"detail-item\">\n                        <span class=\"detail-icon\">\ud83c\udf10<\/span>\n                        <span class=\"detail-label\">Sitio Web:<\/span>\n                        <span class=\"detail-value\">\n                            <a href=\"${institution.sitio_web}\" target=\"_blank\" rel=\"noopener\">\n                                Visitar sitio web\n                            <\/a>\n                        <\/span>\n                    <\/div>\n                ` : ''}\n            <\/div>\n            \n            <div class=\"card-actions\">\n                <button class=\"contact-btn\" onclick=\"contactInstitution('${institution.email}', '${institution.nombre.replace(\/'\/g, \"\\\\'\")}')\">\n                    Contactar Instituci\u00f3n\n                <\/button>\n                ${mapButton}\n            <\/div>\n        <\/article>\n    `;\n}\n\nfunction setupEventListeners() {\n    \/\/ Filtros\n    const filterButtons = document.querySelectorAll('.filter-btn');\n    console.log(`Encontrados ${filterButtons.length} botones de filtro`);\n    \n    filterButtons.forEach(btn => {\n        btn.addEventListener('click', function() {\n            console.log(`Filtro clickeado: ${this.dataset.filter}`);\n            \n            \/\/ Remover active de todos\n            filterButtons.forEach(b => b.classList.remove('active'));\n            \/\/ Agregar active al clickeado\n            this.classList.add('active');\n            \/\/ Actualizar filtro\n            currentFilter = this.dataset.filter;\n            filterInstitutions();\n        });\n    });\n\n    \/\/ B\u00fasqueda\n    const searchInput = document.getElementById('searchInput');\n    if (searchInput) {\n        console.log('Input de b\u00fasqueda encontrado');\n        searchInput.addEventListener('input', function() {\n            searchTerm = this.value.toLowerCase();\n            console.log(`B\u00fasqueda: ${searchTerm}`);\n            filterInstitutions();\n        });\n    } else {\n        console.error('No se encontr\u00f3 el input de b\u00fasqueda');\n    }\n\n    \/\/ Marcadores del mapa (si existen)\n    const markers = document.querySelectorAll('.marker');\n    markers.forEach(marker => {\n        marker.addEventListener('click', function() {\n            const name = this.dataset.name;\n            showMarkerInfo(name);\n        });\n    });\n}\n\n\/\/ Funci\u00f3n de filtrado actualizada para trabajar con datos din\u00e1micos\nfunction filterInstitutions() {\n    if (institutionsData.length === 0) {\n        console.log('No hay datos para filtrar');\n        return;\n    }\n\n    console.log(`Filtrando ${institutionsData.length} instituciones con filtro: ${currentFilter}, b\u00fasqueda: \"${searchTerm}\"`);\n\n    \/\/ Filtrar datos\n    let filteredInstitutions = institutionsData.filter(institution => {\n        \/\/ Verificar filtro de categor\u00eda\n        const matchesFilter = currentFilter === 'all' || institution.categoria.nombre === currentFilter;\n\n        \/\/ Verificar b\u00fasqueda\n        const searchTerms = institution.search_terms.toLowerCase();\n        const matchesSearch = searchTerm === '' || searchTerms.includes(searchTerm);\n\n        return matchesFilter && matchesSearch;\n    });\n\n    console.log(`${filteredInstitutions.length} instituciones despu\u00e9s del filtro`);\n\n    \/\/ Re-renderizar instituciones filtradas\n    renderInstitutions(filteredInstitutions);\n\n    \/\/ Actualizar estad\u00edsticas con datos filtrados\n    updateAllStats(filteredInstitutions);\n    \n    \/\/ *** NUEVO: Actualizar marcadores del mapa con datos filtrados ***\n    addMarkersToMap(filteredInstitutions);\n}\n\/\/ Funci\u00f3n para mostrar\/ocultar indicador de carga\nfunction showLoading(show) {\n    const grid = document.getElementById('institutionsGrid');\n    if (!grid) return;\n\n    let loadingDiv = document.querySelector('.loading-institutions');\n    \n    if (show && !loadingDiv) {\n        loadingDiv = document.createElement('div');\n        loadingDiv.className = 'loading-institutions';\n        loadingDiv.innerHTML = `\n            <div class=\"loading-spinner\">\n                <div class=\"spinner\"><\/div>\n                <p>Cargando instituciones...<\/p>\n            <\/div>\n        `;\n        grid.appendChild(loadingDiv);\n    } else if (!show && loadingDiv) {\n        loadingDiv.remove();\n    }\n    \n    loading = show;\n}\n\n\/\/ Funci\u00f3n para mostrar errores\nfunction showError(message) {\n    const grid = document.getElementById('institutionsGrid');\n    if (!grid) return;\n\n    grid.innerHTML = `\n        <div class=\"error-message\">\n            <h3>\u26a0\ufe0f Error<\/h3>\n            <p>${message}<\/p>\n            <button onclick=\"loadInstitutions()\" class=\"retry-btn\">\n                Reintentar\n            <\/button>\n        <\/div>\n    `;\n}\n\n\n\/\/ Funci\u00f3n para calcular y actualizar todas las estad\u00edsticas\nfunction updateAllStats(institutions) {\n    \/\/ Calcular estad\u00edsticas\n    const stats = calculateStats(institutions);\n    \n    \/\/ Actualizar elementos en el DOM\n    const totalElement = document.getElementById('totalInstitutions');\n    const gubernamentalesElement = document.getElementById('gubernamentalesCount');\n    const noGubernamentalesElement = document.getElementById('noGubernamentalesCount');\n    const internacionalesElement = document.getElementById('internacionalesCount');\n    \n    if (totalElement) {\n        animateNumber(totalElement, stats.total);\n    }\n    if (gubernamentalesElement) {\n        animateNumber(gubernamentalesElement, stats.gubernamentales);\n    }\n    if (noGubernamentalesElement) {\n        animateNumber(noGubernamentalesElement, stats.noGubernamentales);\n    }\n    if (internacionalesElement) {\n        animateNumber(internacionalesElement, stats.internacionales);\n    }\n    \n    console.log('Estad\u00edsticas actualizadas:', stats);\n}\n\n\/\/ Funci\u00f3n para calcular las estad\u00edsticas desde los datos\nfunction calculateStats(institutions) {\n    const stats = {\n        total: institutions.length,\n        gubernamentales: 0,\n        noGubernamentales: 0,\n        internacionales: 0\n    };\n    \n    \/\/ Contar por categor\u00eda\n    institutions.forEach(institution => {\n        const categoria = institution.categoria.nombre;\n        \n        switch(categoria) {\n            case 'gubernamental':\n                stats.gubernamentales++;\n                break;\n            case 'no-gubernamental':\n                stats.noGubernamentales++;\n                break;\n            case 'internacional':\n                stats.internacionales++;\n                break;\n        }\n    });\n    \n    return stats;\n}\n\n\/\/ Funci\u00f3n para animar los n\u00fameros (efecto contador)\nfunction animateNumber(element, targetNumber) {\n    const currentNumber = parseInt(element.textContent) || 0;\n    const increment = targetNumber > currentNumber ? 1 : -1;\n    const duration = 1000; \/\/ 1 segundo\n    const stepTime = Math.abs(Math.floor(duration \/ (targetNumber - currentNumber)));\n    \n    if (targetNumber === currentNumber) return;\n    \n    let current = currentNumber;\n    const timer = setInterval(() => {\n        current += increment;\n        element.textContent = current;\n        \n        if (current === targetNumber) {\n            clearInterval(timer);\n        }\n    }, stepTime > 0 ? stepTime : 1);\n}\n\n\/\/ Funci\u00f3n actualizada para updateTotalCount (reemplaza la existente)\nfunction updateTotalCount(count) {\n    const totalElement = document.getElementById('totalInstitutions');\n    if (totalElement) {\n        animateNumber(totalElement, count);\n    }\n}\n\n\nfunction showNoResultsMessage(show) {\n    let noResultsDiv = document.querySelector('.no-results');\n    const grid = document.getElementById('institutionsGrid');\n    \n    if (show && !noResultsDiv && grid) {\n        noResultsDiv = document.createElement('div');\n        noResultsDiv.className = 'no-results';\n        noResultsDiv.innerHTML = `\n            <div class=\"no-results-content\">\n                <h3>\ud83d\udd0d No se encontraron instituciones<\/h3>\n                <p>Intenta con otros t\u00e9rminos de b\u00fasqueda o filtros diferentes.<\/p>\n                <button onclick=\"clearFilters()\" class=\"clear-filters-btn\">\n                    Limpiar filtros\n                <\/button>\n            <\/div>\n        `;\n        grid.appendChild(noResultsDiv);\n        console.log('Mensaje de \"no resultados\" mostrado');\n    } else if (!show && noResultsDiv) {\n        noResultsDiv.remove();\n        console.log('Mensaje de \"no resultados\" removido');\n    }\n}\n\n\/\/ Funci\u00f3n para limpiar filtros\nfunction clearFilters() {\n    \/\/ Resetear filtro\n    currentFilter = 'all';\n    searchTerm = '';\n    \n    \/\/ Limpiar input de b\u00fasqueda\n    const searchInput = document.getElementById('searchInput');\n    if (searchInput) {\n        searchInput.value = '';\n    }\n    \n    \/\/ Resetear botones de filtro\n    const filterButtons = document.querySelectorAll('.filter-btn');\n    filterButtons.forEach(btn => {\n        btn.classList.remove('active');\n        if (btn.dataset.filter === 'all') {\n            btn.classList.add('active');\n        }\n    });\n    \n    \/\/ Aplicar filtros\n    filterInstitutions();\n}\n\nfunction contactInstitution(email, name) {\n    const subject = encodeURIComponent(`Consulta sobre servicios - ${name}`);\n    const body = encodeURIComponent(`Estimados,\\n\\nMe dirijo a ustedes para solicitar informaci\u00f3n sobre los servicios que ofrecen en materia de prevenci\u00f3n y atenci\u00f3n a la violencia de g\u00e9nero.\\n\\nGracias por su atenci\u00f3n.\\n\\nSaludos cordiales.`);\n    \n    window.open(`mailto:${email}?subject=${subject}&body=${body}`, '_blank');\n}\n\nfunction showMarkerInfo(name) {\n    alert(`\ud83d\udccd ${name}\\n\\nUbicaci\u00f3n en Francisco Moraz\u00e1n.\\n\\nHaz clic en \"Contactar Instituci\u00f3n\" en las tarjetas para m\u00e1s informaci\u00f3n.`);\n}\n\n\/\/ Funci\u00f3n para debugging - puedes llamarla desde la consola del navegador\nfunction debugData() {\n    console.log('=== DEBUG DATOS ===');\n    console.log('Filtro actual:', currentFilter);\n    console.log('T\u00e9rmino b\u00fasqueda:', searchTerm);\n    console.log('Datos cargados:', institutionsData.length);\n    console.log('Instituciones:', institutionsData);\n    console.log('Estado de carga:', loading);\n    \n    const cards = document.querySelectorAll('.institution-card');\n    console.log('Cards renderizadas:', cards.length);\n}\n\n\/\/ Funciones del mapa (mantenidas igual)\n(function() {\n  const departamentos = {\n    HNFM: {\n      url: \"https:\/\/www.ciudadmujer.gob.hn\/?page_id=3996\",\n      nombre: \"Francisco Moraz\u00e1n\"\n    },\n    HNCR: {\n      url: \"https:\/\/www.ciudadmujer.gob.hn\/?page_id=4763\", \n      nombre: \"Cort\u00e9s\"\n    },\n    HNAT: {\n      url: \"https:\/\/www.ciudadmujer.gob.hn\/?page_id=4749\",\n      nombre: \"Atl\u00e1ntida\"\n    },\n    HNCH: {\n      url: \"https:\/\/www.ciudadmujer.gob.hn\/?page_id=4777\",\n      nombre: \"Choluteca\"\n    },\n    HNSB: {\n      url: \"\",\n      nombre: \"Santa B\u00e1rbara\"\n    },\n    HNIB: {\n      url: \"\",\n      nombre: \"Islas de la Bah\u00eda\"\n    },\n    HNOC: {\n      url: \"\",\n      nombre: \"Ocotepeque\"\n    },\n    HNLE: {\n      url: \"\",\n      nombre: \"Lempira\"\n    },\n    HNIN: {\n      url: \"\",\n      nombre: \"Intibuc\u00e1\"\n    },\n    HNLP: {\n      url: \"\",\n      nombre: \"La Paz\"\n    },\n    HNEP: {\n      url: \"\",\n      nombre: \"El Para\u00edso\"\n    },\n    HNOL: {\n      url: \"https:\/\/www.ciudadmujer.gob.hn\/?page_id=4770\",\n      nombre: \"Olancho\"\n    },\n    HNYO: {\n      url: \"\",\n      nombre: \"Yoro\"\n    },\n    HNCL: {\n      url: \"\",\n      nombre: \"Col\u00f3n\"\n    },\n    HNCP: {\n      url: \"\",\n      nombre: \"Cop\u00e1n\"\n    },\n    HNGD: {\n      url: \"\",\n      nombre: \"Gracias a Dios\"\n    },\n    HNCM: {\n      url: \"\",\n      nombre: \"Comayagua\"\n    },\n    HNVA: {\n      url: \"\",\n      nombre: \"Valle\"\n    }\n  };\n\n  document.addEventListener('DOMContentLoaded', function() {\n    const paths = document.querySelectorAll('#features path');\n    \n    paths.forEach(path => {\n      const departamentoId = path.getAttribute('id');\n      const departamento = departamentos[departamentoId];\n      \n      if (departamento) {\n        path.addEventListener('click', function(e) {\n          e.preventDefault();\n          \n          const originalFill = path.style.fill;\n          path.style.fill = '#ff9900';\n          \n          setTimeout(() => {\n            path.style.fill = originalFill;\n          }, 200);\n          \n          setTimeout(() => {\n            window.location.href = departamento.url;\n          }, 250);\n        });\n        \n        path.setAttribute('tabindex', '0');\n        path.addEventListener('keydown', function(e) {\n          if (e.key === 'Enter' || e.key === ' ') {\n            e.preventDefault();\n            path.click();\n          }\n        });\n      }\n    });\n    \n    console.log(`Mapa cargado. ${paths.length} departamentos detectados.`);\n  });\n\n  \/\/ Marcar Francisco Moraz\u00e1n como seleccionado\n  document.addEventListener('DOMContentLoaded', function() {\n    const franciscoMorazan = document.querySelector('#HNAT');\n    if (franciscoMorazan) {\n      franciscoMorazan.classList.add('selected');\n    }\n  });\n})();\n\n\/\/ *** AGREGAR ESTAS VARIABLES GLOBALES AL INICIO ***\nlet map = null;\nlet markers = [];\nlet infoWindow = null;\n\n\/\/ *** AGREGAR ESTAS FUNCIONES DESPU\u00c9S DE LAS VARIABLES GLOBALES ***\n\n\/\/ Inicializar Google Maps (llamada por el callback de la API)\nfunction initMap() {\n    console.log('Inicializando Google Maps...');\n    \n    \/\/ Coordenadas de Tegucigalpa, Francisco Moraz\u00e1n\n    const franciscoMorazan = {\n        lat: 14.0818,\n        lng: -87.2068\n    };\n    \n    \/\/ Crear el mapa centrado en Francisco Moraz\u00e1n\n    map = new google.maps.Map(document.getElementById('googleMap'), {\n        zoom: 11,\n        center: franciscoMorazan,\n        mapTypeId: google.maps.MapTypeId.ROADMAP,\n        styles: [\n            {\n                featureType: 'poi',\n                elementType: 'labels',\n                stylers: [{ visibility: 'off' }]\n            }\n        ],\n        mapTypeControl: true,\n        streetViewControl: true,\n        fullscreenControl: true,\n        zoomControl: true\n    });\n    \n    \/\/ Crear InfoWindow global\n    infoWindow = new google.maps.InfoWindow();\n    \n    console.log('Google Maps inicializado correctamente');\n    \n    \/\/ Si ya tenemos datos de instituciones, agregar marcadores\n    if (institutionsData && institutionsData.length > 0) {\n        addMarkersToMap(institutionsData);\n    }\n}\n\n\/\/ Agregar marcadores al mapa\nfunction addMarkersToMap(institutions) {\n    if (!map) {\n        console.log('Mapa no inicializado a\u00fan');\n        return;\n    }\n    \n    \/\/ Limpiar marcadores existentes\n    clearMarkers();\n    \n    \/\/ Filtrar instituciones que tienen coordenadas\n    const institutionsWithCoords = institutions.filter(institution => \n        institution.latitud && institution.longitud &&\n        !isNaN(parseFloat(institution.latitud)) && \n        !isNaN(parseFloat(institution.longitud))\n    );\n    \n    console.log(`Agregando ${institutionsWithCoords.length} marcadores al mapa`);\n    \n    \/\/ Crear marcador para cada instituci\u00f3n\n    institutionsWithCoords.forEach(institution => {\n        const marker = createMarker(institution);\n        markers.push(marker);\n    });\n    \n    \/\/ Actualizar contador de instituciones en el mapa\n    updateMapCount(institutionsWithCoords.length);\n    \n    \/\/ Ajustar vista del mapa si hay marcadores\n    if (institutionsWithCoords.length > 0) {\n        fitMapToMarkers();\n    }\n}\n\n\/\/ Crear un marcador individual\nfunction createMarker(institution) {\n    const position = {\n        lat: parseFloat(institution.latitud),\n        lng: parseFloat(institution.longitud)\n    };\n    \n    \/\/ Definir colores por categor\u00eda\n    const markerColors = {\n        'gubernamental': '#00bcd4',\n        'no-gubernamental': '#2ecc71', \n        'internacional': '#9b59b6'\n    };\n    \n    const markerColor = markerColors[institution.categoria.nombre] || '#888888';\n    \n    \/\/ Crear marcador personalizado\n    const marker = new google.maps.Marker({\n        position: position,\n        map: map,\n        title: institution.nombre,\n        icon: {\n            path: google.maps.SymbolPath.CIRCLE,\n            scale: 8,\n            fillColor: markerColor,\n            fillOpacity: 1,\n            strokeColor: '#ffffff',\n            strokeWeight: 2\n        },\n        animation: google.maps.Animation.DROP\n    });\n    \n    \/\/ Agregar evento click al marcador\n    marker.addListener('click', () => {\n        showInstitutionInfo(marker, institution);\n    });\n    \n    return marker;\n}\n\n\/\/ Mostrar informaci\u00f3n de la instituci\u00f3n en InfoWindow\nfunction showInstitutionInfo(marker, institution) {\n    const content = createInfoWindowContent(institution);\n    \n    infoWindow.setContent(content);\n    infoWindow.open(map, marker);\n}\n\n\/\/ Crear contenido del InfoWindow\nfunction createInfoWindowContent(institution) {\n    const googleMapsUrl = `https:\/\/www.google.com\/maps?q=${institution.latitud},${institution.longitud}`;\n    \n    return `\n        <div class=\"custom-info-window\">\n            <div class=\"info-window-title\">${institution.nombre}<\/div>\n            <div class=\"info-window-category\">${institution.categoria.nombre_display}<\/div>\n            <div class=\"info-window-address\">\ud83d\udccd ${institution.direccion}<\/div>\n            <div class=\"info-window-buttons\">\n                <a href=\"${googleMapsUrl}\" target=\"_blank\" class=\"info-btn info-btn-maps\">\n                    \ud83d\uddfa\ufe0f Abrir en Google Maps\n                <\/a>\n                <button class=\"info-btn info-btn-contact\" onclick=\"contactInstitution('${institution.email}', '${institution.nombre.replace(\/'\/g, \"\\\\'\")}')\">\n                    \ud83d\udcde Contactar\n                <\/button>\n            <\/div>\n        <\/div>\n    `;\n}\n\n\/\/ Limpiar marcadores del mapa\nfunction clearMarkers() {\n    markers.forEach(marker => {\n        marker.setMap(null);\n    });\n    markers = [];\n}\n\n\/\/ Ajustar vista del mapa para mostrar todos los marcadores\nfunction fitMapToMarkers() {\n    if (markers.length === 0) return;\n    \n    const bounds = new google.maps.LatLngBounds();\n    \n    markers.forEach(marker => {\n        bounds.extend(marker.getPosition());\n    });\n    \n    map.fitBounds(bounds);\n    \n    \/\/ Si solo hay un marcador, hacer zoom apropiado\n    if (markers.length === 1) {\n        map.setZoom(15);\n    }\n}\n\n\/\/ Actualizar contador de instituciones en el mapa\nfunction updateMapCount(count) {\n    const mapCountElement = document.getElementById('mapInstitutionsCount');\n    if (mapCountElement) {\n        if (count === 0) {\n            mapCountElement.textContent = 'No hay instituciones con ubicaci\u00f3n disponible';\n        } else if (count === 1) {\n            mapCountElement.textContent = '1 instituci\u00f3n ubicada en el mapa';\n        } else {\n            mapCountElement.textContent = `${count} instituciones ubicadas en el mapa`;\n        }\n    }\n}\n\n\/\/ Funci\u00f3n para mostrar una instituci\u00f3n espec\u00edfica en el mapa\nfunction showOnMap(lat, lng, name) {\n    if (!map) {\n        alert('El mapa a\u00fan no est\u00e1 cargado');\n        return;\n    }\n    \n    const position = { lat: parseFloat(lat), lng: parseFloat(lng) };\n    \n    \/\/ Centrar mapa en la ubicaci\u00f3n\n    map.setCenter(position);\n    map.setZoom(16);\n    \n    \/\/ Scroll suave al mapa\n    document.getElementById('googleMap').scrollIntoView({ \n        behavior: 'smooth',\n        block: 'center'\n    });\n    \n    \/\/ Mostrar mensaje temporal\n    setTimeout(() => {\n        alert(`Mostrando ubicaci\u00f3n de: ${name}`);\n    }, 1000);\n}\n\/\/ *** AGREGAR ESTAS FUNCIONES DE RESPALDO: ***\n\n\/\/ Manejar errores de Google Maps\nwindow.gm_authFailure = function() {\n    console.error('Error de autenticaci\u00f3n de Google Maps');\n    showMapError('Error de autenticaci\u00f3n. Verifica tu API Key de Google Maps.');\n};\n\n\/\/ Mostrar error en el mapa\nfunction showMapError(message) {\n    const mapContainer = document.getElementById('googleMap');\n    if (mapContainer) {\n        mapContainer.innerHTML = `\n            <div class=\"map-error\">\n                <h3>\u26a0\ufe0f Error al cargar el mapa<\/h3>\n                <p>${message}<\/p>\n                <button onclick=\"location.reload()\" class=\"retry-btn\">\n                    Reintentar\n                <\/button>\n            <\/div>\n        `;\n    }\n}\n\n\/\/ Verificar si Google Maps est\u00e1 disponible\nfunction checkGoogleMapsAvailability() {\n    if (typeof google === 'undefined' || !google.maps) {\n        console.warn('Google Maps no est\u00e1 disponible');\n        setTimeout(() => {\n            if (typeof google === 'undefined' || !google.maps) {\n                showMapError('Google Maps no pudo cargar. Verifica tu conexi\u00f3n a internet.');\n            }\n        }, 5000);\n        return false;\n    }\n    return true;\n}\n\n\/\/ Inicializar mapa con verificaci\u00f3n\nfunction safeInitMap() {\n    if (checkGoogleMapsAvailability()) {\n        initMap();\n    }\n}\n\n\/\/ Funci\u00f3n mejorada para agregar marcadores con verificaci\u00f3n\nfunction safeAddMarkersToMap(institutions) {\n    if (checkGoogleMapsAvailability()) {\n        addMarkersToMap(institutions);\n    } else {\n        console.log('Google Maps no disponible, saltando marcadores');\n    }\n}\n<\/script>\n<\/body>\n<\/html>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-47895a2 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"47895a2\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-be6b42b\" data-id=\"be6b42b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d558d85 elementor-widget elementor-widget-html\" data-id=\"d558d85\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m14!1m8!1m3!1d15480.730705437876!2d-87.1775096!3d14.0663877!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x8f6fbcd954c9bebb%3A0xfb329008548f39d7!2sCentro%20Ciudad%20Mujer%20Kennedy!5e0!3m2!1ses-419!2shn!4v1698699813840!5m2!1ses-419!2shn\" width=\"100%\" height=\"600\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"><\/iframe>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Directorio de Prevenci\u00f3n y Atenci\u00f3n a las Violencias \u2640 Directorios de Prevenci\u00f3n y Atenci\u00f3n a las Violencia Atl\u00e1ntida Estrategia local de Atenci\u00f3n y Prevenci\u00f3n de las Violencias de g\u00e9nero, con \u00e9nfasis en femicidio. 0 Instituciones Registradas 0 Gubernamentales 0 No Gubernamentales 0 Internacionales Directorio de Instituciones que trabajan en torno a la violencia de g\u00e9nero &hellip;<\/p>\n<p class=\"read-more\"> <a class=\"\" href=\"https:\/\/www.ciudadmujer.gob.hn\/?page_id=4749\"> <span class=\"screen-reader-text\">Directorio  &#8211; ATL\u00c1NTIDA<\/span> Leer m\u00e1s &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","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":"disabled","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":"","footnotes":""},"class_list":["post-4749","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.ciudadmujer.gob.hn\/index.php?rest_route=\/wp\/v2\/pages\/4749","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ciudadmujer.gob.hn\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.ciudadmujer.gob.hn\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.ciudadmujer.gob.hn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ciudadmujer.gob.hn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4749"}],"version-history":[{"count":12,"href":"https:\/\/www.ciudadmujer.gob.hn\/index.php?rest_route=\/wp\/v2\/pages\/4749\/revisions"}],"predecessor-version":[{"id":4810,"href":"https:\/\/www.ciudadmujer.gob.hn\/index.php?rest_route=\/wp\/v2\/pages\/4749\/revisions\/4810"}],"wp:attachment":[{"href":"https:\/\/www.ciudadmujer.gob.hn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4749"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}