{"id":1514,"date":"2025-08-21T14:24:59","date_gmt":"2025-08-21T20:24:59","guid":{"rendered":"https:\/\/sosep.gob.gt\/\/?page_id=1514"},"modified":"2026-03-17T11:24:34","modified_gmt":"2026-03-17T17:24:34","slug":"ley-de-acceso-a-la-informacion-publica","status":"publish","type":"page","link":"https:\/\/sosep.gob.gt\/index.php\/ley-de-acceso-a-la-informacion-publica\/","title":{"rendered":"Ley de Acceso a la Informaci\u00f3n P\u00fablica"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1514\" class=\"elementor elementor-1514\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-20aafa2 e-con-full e-flex e-con e-parent\" data-id=\"20aafa2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e295da0 elementor-widget elementor-widget-html\" data-id=\"e295da0\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"es\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<title>T\u00edtulo Tecnol\u00f3gico<\/title>\r\n\r\n<style>\r\n\/* ================================\r\n   T\u00cdTULO TECNOL\u00d3GICO CON DESTELLOS\r\n   ================================ *\/\r\n.titulo-destellos {\r\n    position: relative;\r\n    background: #192854; \/* Azul institucional oscuro *\/\r\n    padding: 35px 0;\r\n    text-align: center;\r\n    font-family: \"Segoe UI\", sans-serif;\r\n    overflow: hidden;\r\n}\r\n\r\n\/* Texto del t\u00edtulo *\/\r\n.titulo-destellos h2 {\r\n    color: #FFFFFF;\r\n    font-size: 28px;\r\n    font-weight: 700;\r\n    letter-spacing: 1px;\r\n    position: relative;\r\n    z-index: 10;\r\n    text-shadow: 0 0 8px rgba(255,255,255,0.7);\r\n}\r\n\r\n\/* L\u00edneas brillantes laterales *\/\r\n.titulo-destellos::before,\r\n.titulo-destellos::after {\r\n    content: \"\";\r\n    position: absolute;\r\n    top: 50%;\r\n    width: 43%;\r\n    height: 4px;\r\n    border-radius: 10px;\r\n    filter: blur(1px);\r\n    opacity: 0.95;\r\n}\r\n\r\n\/* L\u00ednea izquierda *\/\r\n.titulo-destellos::before {\r\n    left: 0;\r\n    background: linear-gradient(\r\n        90deg,\r\n        transparent,\r\n        rgba(136,192,213,0.4),\r\n        #88C0D5,\r\n        #4993CC,\r\n        #FFFFFF,\r\n        transparent\r\n    );\r\n    animation: destelloIzq 2.4s infinite ease-in-out;\r\n}\r\n\r\n\/* L\u00ednea derecha *\/\r\n.titulo-destellos::after {\r\n    right: 0;\r\n    background: linear-gradient(\r\n        90deg,\r\n        transparent,\r\n        #FFFFFF,\r\n        #4993CC,\r\n        #88C0D5,\r\n        rgba(136,192,213,0.4),\r\n        transparent\r\n    );\r\n    animation: destelloDer 2.4s infinite ease-in-out;\r\n}\r\n\r\n\/* Animaciones *\/\r\n@keyframes destelloIzq {\r\n    0% { transform: translateX(-40px); opacity: .3; }\r\n    50% { opacity: 1; }\r\n    100% { transform: translateX(40px); opacity: .3; }\r\n}\r\n\r\n@keyframes destelloDer {\r\n    0% { transform: translateX(40px); opacity: .3; }\r\n    50% { opacity: 1; }\r\n    100% { transform: translateX(-40px); opacity: .3; }\r\n}\r\n<\/style>\r\n\r\n<\/head>\r\n\r\n<body>\r\n\r\n<!-- =============================\r\n     T\u00cdTULO LISTO PARA USAR\r\n     ============================= -->\r\n<div class=\"titulo-destellos\">\r\n    <h2>Ley de Acceso a la Informaci\u00f3n P\u00fablica<\/h2>\r\n<\/div>\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-51c9fd5 e-con-full e-flex e-con e-parent\" data-id=\"51c9fd5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9e1135f elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"9e1135f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n  \/* =========================================\r\n     ENCABEZADO INTRODUCTORIO (INFO LEY)\r\n     ========================================= *\/\r\n  .wg-intro-banner {\r\n    width: 100%;\r\n    max-width: 100%; \/* Actualizado al 100% del ancho *\/\r\n    margin: 0 auto 35px auto;\r\n    background: linear-gradient(135deg, #ffffff 0%, #f8fafc 100%);\r\n    border-radius: 20px;\r\n    border: 1px solid #e2e8f0;\r\n    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.03);\r\n    padding: 40px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 25px;\r\n    font-family: 'Inter', system-ui, -apple-system, sans-serif;\r\n    position: relative;\r\n    overflow: hidden;\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .wg-intro-banner::before {\r\n    content: '';\r\n    position: absolute;\r\n    top: 0; left: 0; right: 0;\r\n    height: 6px;\r\n    background: linear-gradient(90deg, #0f2027 0%, #203a43 50%, #00c2d1 100%);\r\n  }\r\n\r\n  .wg-intro-content {\r\n    flex: 1;\r\n    z-index: 1;\r\n  }\r\n\r\n  .wg-intro-title {\r\n    font-size: 1.8rem;\r\n    font-weight: 800;\r\n    color: #0f172a;\r\n    margin: 0 0 16px 0;\r\n    letter-spacing: -0.5px;\r\n  }\r\n\r\n  .wg-intro-text {\r\n    font-size: 1.05rem;\r\n    color: #475569;\r\n    line-height: 1.7;\r\n    margin: 0;\r\n  }\r\n\r\n  .wg-intro-badge {\r\n    background: #eff6ff;\r\n    width: 80px;\r\n    height: 80px;\r\n    border-radius: 20px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    color: #2563eb;\r\n    box-shadow: 0 10px 20px rgba(59, 130, 246, 0.1);\r\n    border: 2px solid #ffffff;\r\n    flex-shrink: 0;\r\n  }\r\n\r\n  @media (min-width: 768px) {\r\n    .wg-intro-banner {\r\n      flex-direction: row;\r\n      align-items: center;\r\n      padding: 40px 50px;\r\n    }\r\n    .wg-intro-badge {\r\n      width: 100px;\r\n      height: 100px;\r\n      margin-left: 30px;\r\n    }\r\n    .wg-intro-badge svg {\r\n      width: 45px;\r\n      height: 45px;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"wg-intro-banner\">\r\n  <div class=\"wg-intro-content\">\r\n    <h2 class=\"wg-intro-title\">\u00bfQu\u00e9 es la Ley de Acceso a la Informaci\u00f3n P\u00fablica?<\/h2>\r\n    <p class=\"wg-intro-text\">\r\n      El Decreto 57-2008 tiene como objetivo fundamental garantizar a toda persona interesada, sin discriminaci\u00f3n alguna, el derecho a solicitar y tener acceso a la informaci\u00f3n p\u00fablica en posesi\u00f3n de las autoridades, asegurando as\u00ed la transparencia de la administraci\u00f3n y el derecho ciudadano a estar informado.\r\n    <\/p>\r\n  <\/div>\r\n  \r\n  <div class=\"wg-intro-badge\">\r\n    <svg width=\"40\" height=\"40\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n      <path d=\"M2 12A10 10 0 1 0 22 12A10 10 0 1 0 2 12\"><\/path>\r\n      <path d=\"M12 16v-4\"><\/path>\r\n      <path d=\"M12 8h.01\"><\/path>\r\n    <\/svg>\r\n  <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eb27af0 e-con-full e-flex e-con e-parent\" data-id=\"eb27af0\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-31a5219 elementor-widget elementor-widget-html\" data-id=\"31a5219\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n  \/* =========================================\r\n     CONTENEDOR PRINCIPAL DEL DASHBOARD\r\n     ========================================= *\/\r\n  .wg-ley-dashboard {\r\n    width: 100%;\r\n    max-width: 100%;\r\n    margin: 0 auto;\r\n    font-family: 'Inter', system-ui, -apple-system, sans-serif;\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 16px;\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .wg-ley-panel {\r\n    background: #ffffff;\r\n    border: 1px solid #e2e8f0;\r\n    border-radius: 16px;\r\n    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.02);\r\n    text-decoration: none;\r\n    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);\r\n    overflow: hidden;\r\n    display: block;\r\n  }\r\n\r\n  .wg-ley-panel:hover {\r\n    border-color: #00c2d1;\r\n    box-shadow: 0 10px 25px rgba(0, 194, 209, 0.1);\r\n    transform: translateY(-3px);\r\n  }\r\n\r\n  .wg-ley-header {\r\n    display: flex;\r\n    align-items: center;\r\n    padding: 20px 25px;\r\n    color: #1e293b;\r\n    font-weight: 700;\r\n    font-size: 1.1rem;\r\n    cursor: pointer;\r\n  }\r\n\r\n  .wg-ley-icon {\r\n    width: 45px;\r\n    height: 45px;\r\n    background: #f1f5f9;\r\n    color: #3b82f6;\r\n    border-radius: 12px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    margin-right: 20px;\r\n    transition: all 0.3s ease;\r\n    flex-shrink: 0;\r\n  }\r\n\r\n  .wg-ley-panel:hover .wg-ley-icon {\r\n    background: rgba(0, 194, 209, 0.1);\r\n    color: #00c2d1;\r\n  }\r\n\r\n  .wg-ley-title {\r\n    flex: 1;\r\n  }\r\n\r\n  .wg-ley-arrow {\r\n    color: #94a3b8;\r\n    transition: transform 0.3s ease;\r\n  }\r\n\r\n  .wg-ley-panel:hover .wg-ley-arrow {\r\n    color: #00c2d1;\r\n    transform: translateX(5px);\r\n  }\r\n\r\n  \/* Estilos para etiquetas DETAILS *\/\r\n  details.wg-ley-panel summary {\r\n    list-style: none;\r\n  }\r\n  \r\n  details.wg-ley-panel summary::-webkit-details-marker {\r\n    display: none;\r\n  }\r\n\r\n  details.wg-ley-panel[open] {\r\n    border-color: #3b82f6;\r\n    box-shadow: 0 10px 30px rgba(59, 130, 246, 0.15);\r\n  }\r\n\r\n  details.wg-ley-panel[open] .wg-ley-icon {\r\n    background: #3b82f6 !important;\r\n    color: #ffffff !important;\r\n  }\r\n\r\n  details.wg-ley-panel[open] .wg-ley-header {\r\n    border-bottom: 1px solid #e2e8f0;\r\n    background-color: #fafafc;\r\n  }\r\n\r\n  details.wg-ley-panel[open] .wg-ley-arrow {\r\n    transform: rotate(90deg);\r\n    color: #3b82f6;\r\n  }\r\n\r\n  \/* Contenido interno Grid y Video *\/\r\n  .wg-panel-content {\r\n    padding: 25px;\r\n    background: #f8fafc;\r\n  }\r\n\r\n  .wg-mayas-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));\r\n    gap: 15px;\r\n  }\r\n\r\n  .wg-folder-card {\r\n    display: flex;\r\n    align-items: center;\r\n    background: #ffffff;\r\n    border: 1px solid #cbd5e1;\r\n    padding: 14px 18px;\r\n    border-radius: 10px;\r\n    text-decoration: none;\r\n    color: #475569;\r\n    font-weight: 600;\r\n    font-size: 0.95rem;\r\n    transition: all 0.2s ease;\r\n  }\r\n\r\n  .wg-folder-card svg {\r\n    color: #64748b;\r\n    margin-right: 12px;\r\n    transition: color 0.2s ease;\r\n    flex-shrink: 0;\r\n  }\r\n\r\n  .wg-folder-card:hover {\r\n    border-color: #3b82f6;\r\n    background: #eff6ff;\r\n    color: #1e3a8a;\r\n    transform: translateY(-2px);\r\n    box-shadow: 0 4px 10px rgba(59, 130, 246, 0.1);\r\n  }\r\n\r\n  .wg-folder-card:hover svg {\r\n    color: #3b82f6;\r\n  }\r\n\r\n  \/* =========================================\r\n     ESTILOS DEL VIDEO CORREGIDOS\r\n     ========================================= *\/\r\n  .wg-video-wrapper {\r\n    width: 100%;\r\n    max-width: 800px;\r\n    margin: 0 auto;\r\n  }\r\n\r\n  .wg-video-responsive {\r\n    position: relative;\r\n    width: 100%;\r\n    aspect-ratio: 16 \/ 9;\r\n    border-radius: 12px;\r\n    overflow: hidden;\r\n    box-shadow: 0 8px 25px rgba(0,0,0,0.1);\r\n    background-color: #0f172a; \/* Fondo gris oscuro mientras carga *\/\r\n  }\r\n\r\n  .wg-video-responsive iframe {\r\n    position: absolute;\r\n    top: 0;\r\n    left: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    border: 0;\r\n  }\r\n<\/style>\r\n\r\n<div class=\"wg-ley-dashboard\">\r\n\r\n  <a href=\"https:\/\/sosep.gob.gt\/wp-content\/uploads\/2025\/08\/Decreto-57-2008.V2025.pdf\" class=\"wg-ley-panel\">\r\n    <div class=\"wg-ley-header\">\r\n      <div class=\"wg-ley-icon\">\r\n        <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"><\/path><polyline points=\"14 2 14 8 20 8\"><\/polyline><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"><\/line><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"><\/line><polyline points=\"10 9 9 9 8 9\"><\/polyline><\/svg>\r\n      <\/div>\r\n      <span class=\"wg-ley-title\">Ley de Acceso a la Informaci\u00f3n P\u00fablica en idioma espa\u00f1ol<\/span>\r\n      <svg class=\"wg-ley-arrow\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"9 18 15 12 9 6\"><\/polyline><\/svg>\r\n    <\/div>\r\n  <\/a>\r\n\r\n  <details class=\"wg-ley-panel\">\r\n    <summary class=\"wg-ley-header\">\r\n      <div class=\"wg-ley-icon\">\r\n        <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"><\/line><path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"><\/path><\/svg>\r\n      <\/div>\r\n      <span class=\"wg-ley-title\">Ley de Acceso a la Informaci\u00f3n P\u00fablica - Idiomas Mayas<\/span>\r\n      <svg class=\"wg-ley-arrow\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"9 18 15 12 9 6\"><\/polyline><\/svg>\r\n    <\/summary>\r\n    \r\n    <div class=\"wg-panel-content\">\r\n      <div class=\"wg-mayas-grid\">\r\n        <a href=\"https:\/\/sosep.gob.gt\/wp-content\/uploads\/2026\/03\/02-LAIP-ACHI-ESPANOL.pdf\" class=\"wg-folder-card\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z\"><\/path><\/svg> Achi<\/a>\r\n        <a href=\"https:\/\/sosep.gob.gt\/wp-content\/uploads\/2026\/03\/AKATECO-ESPANOL.pdf\" class=\"wg-folder-card\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z\"><\/path><\/svg> Akateko<\/a>\r\n        <a href=\"https:\/\/sosep.gob.gt\/wp-content\/uploads\/2026\/03\/AWAKATEKO-ESPANOL.pdf\" class=\"wg-folder-card\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z\"><\/path><\/svg> Awakateko<\/a>\r\n        <a href=\"https:\/\/sosep.gob.gt\/wp-content\/uploads\/2026\/03\/CHALCHITECO-ESPANOL.pdf\" class=\"wg-folder-card\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z\"><\/path><\/svg> Chalchiteco<\/a>\r\n        <a href=\"https:\/\/sosep.gob.gt\/wp-content\/uploads\/2026\/03\/CHORTI-ESPANOL.pdf\" class=\"wg-folder-card\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z\"><\/path><\/svg> Chorti<\/a>\r\n        <a href=\"https:\/\/sosep.gob.gt\/wp-content\/uploads\/2026\/03\/CHUJ-ESPANOL.pdf\" class=\"wg-folder-card\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z\"><\/path><\/svg> Chuj<\/a>\r\n        <a href=\"https:\/\/sosep.gob.gt\/wp-content\/uploads\/2026\/03\/ITZA-ESPANOL.pdf\" class=\"wg-folder-card\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z\"><\/path><\/svg> Itza<\/a>\r\n        <a href=\"https:\/\/sosep.gob.gt\/wp-content\/uploads\/2026\/03\/IXIL-ESPANOL.pdf\" class=\"wg-folder-card\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z\"><\/path><\/svg> Ixil<\/a>\r\n        <a href=\"https:\/\/sosep.gob.gt\/wp-content\/uploads\/2026\/03\/KAQCHIQUEL-ESPANOL.pdf\" class=\"wg-folder-card\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z\"><\/path><\/svg> Kaqchiquel<\/a>\r\n        <a href=\"https:\/\/sosep.gob.gt\/wp-content\/uploads\/2026\/03\/MAM-ESPANOL.pdf\" class=\"wg-folder-card\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z\"><\/path><\/svg> Mam<\/a>\r\n        <a href=\"https:\/\/sosep.gob.gt\/wp-content\/uploads\/2026\/03\/POPTI-JAKALTECA-ESPANOL.pdf\" class=\"wg-folder-card\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z\"><\/path><\/svg> Popti Jakalteca<\/a>\r\n        <a href=\"https:\/\/sosep.gob.gt\/wp-content\/uploads\/2026\/03\/POQOMAM-ESPANOL.pdf\" class=\"wg-folder-card\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z\"><\/path><\/svg> Poqomam<\/a>\r\n        <a href=\"https:\/\/sosep.gob.gt\/wp-content\/uploads\/2026\/03\/POQOMCHI-ESPANOL.pdf\" class=\"wg-folder-card\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z\"><\/path><\/svg> Poqomchi<\/a>\r\n        <a href=\"https:\/\/sosep.gob.gt\/wp-content\/uploads\/2026\/03\/QANJOBAL-ESPANOL.pdf\" class=\"wg-folder-card\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z\"><\/path><\/svg> Qanjobal<\/a>\r\n        <a href=\"https:\/\/sosep.gob.gt\/wp-content\/uploads\/2026\/03\/QUEQCHI-ESPANOL.pdf\" class=\"wg-folder-card\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z\"><\/path><\/svg> Qeqchi<\/a>\r\n        <a href=\"https:\/\/sosep.gob.gt\/wp-content\/uploads\/2026\/03\/SACALPUTEKO-ESPANOL.pdf\" class=\"wg-folder-card\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z\"><\/path><\/svg> Sakapulteko<\/a>\r\n        <a href=\"https:\/\/sosep.gob.gt\/wp-content\/uploads\/2026\/03\/SIPAKAPENSE-ESPANOL.pdf\" class=\"wg-folder-card\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z\"><\/path><\/svg> Sipakapense<\/a>\r\n        <a href=\"https:\/\/sosep.gob.gt\/wp-content\/uploads\/2026\/03\/TEKTITEKA-ESPANOL.pdf\" class=\"wg-folder-card\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z\"><\/path><\/svg> Tektiteka<\/a>\r\n        <a href=\"https:\/\/sosep.gob.gt\/wp-content\/uploads\/2026\/03\/TZUTUJIL-ESPANOL.pdf\" class=\"wg-folder-card\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z\"><\/path><\/svg> Tzutujil<\/a>\r\n        <a href=\"https:\/\/sosep.gob.gt\/wp-content\/uploads\/2026\/03\/KICHE-ESPANOL.pdf\" class=\"wg-folder-card\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z\"><\/path><\/svg> Kiche<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/details>\r\n\r\n  <details class=\"wg-ley-panel\" id=\"panel-video-senas\">\r\n    <summary class=\"wg-ley-header\">\r\n      <div class=\"wg-ley-icon\" style=\"background: #e0e7ff; color: #4f46e5;\">\r\n        <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33 2.78 2.78 0 0 0 1.94 2c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.33 29 29 0 0 0-.46-5.33z\"><\/path><polygon points=\"9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02\"><\/polygon><\/svg>\r\n      <\/div>\r\n      <span class=\"wg-ley-title\">LEY DE ACCESO A LA INFORMACI\u00d3N EN LENGUAJE DE SE\u00d1AS<\/span>\r\n      <svg class=\"wg-ley-arrow\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"9 18 15 12 9 6\"><\/polyline><\/svg>\r\n    <\/summary>\r\n    \r\n    <div class=\"wg-panel-content\">\r\n      <div class=\"wg-video-wrapper\">\r\n        <div class=\"wg-video-responsive\">\r\n          <iframe \r\n            id=\"iframe-senas\"\r\n            data-src=\"https:\/\/www.youtube.com\/embed\/QlMGgcfQLAE\" \r\n            title=\"Ley de Acceso a la Informaci\u00f3n P\u00fablica en Lenguaje de Se\u00f1as\" \r\n            frameborder=\"0\" \r\n            allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" \r\n            allowfullscreen>\r\n          <\/iframe>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/details>\r\n\r\n<\/div> <script>\r\n  document.addEventListener(\"DOMContentLoaded\", function() {\r\n    const panelVideo = document.getElementById('panel-video-senas');\r\n    const iframe = document.getElementById('iframe-senas');\r\n\r\n    if(panelVideo && iframe) {\r\n      panelVideo.addEventListener('toggle', function() {\r\n        if (this.open && !iframe.getAttribute('src')) {\r\n          \/\/ Extraemos la URL de data-src y la inyectamos\r\n          iframe.setAttribute('src', iframe.getAttribute('data-src'));\r\n        }\r\n      });\r\n    }\r\n  });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-afd3827 e-flex e-con-boxed e-con e-parent\" data-id=\"afd3827\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8a34cb2 elementor-widget elementor-widget-html\" data-id=\"8a34cb2\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n  \/* =========================================\r\n     PANEL DE ASISTENCIA Y CONTACTO (BANNER)\r\n     ========================================= *\/\r\n  .wg-help-banner {\r\n    width: 100%;\r\n    max-width: 100%; \/* Actualizado al 100% del ancho *\/\r\n    margin: 35px auto 40px auto; \r\n    background: #ffffff;\r\n    border-radius: 20px;\r\n    border: 1px solid #e2e8f0;\r\n    border-left: 6px solid #00c2d1; \r\n    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.04);\r\n    padding: 35px 40px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 30px;\r\n    font-family: 'Inter', system-ui, -apple-system, sans-serif;\r\n    transition: all 0.3s ease;\r\n    position: relative;\r\n    overflow: hidden;\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .wg-help-banner::before {\r\n    content: '';\r\n    position: absolute;\r\n    top: 0; left: 0; right: 0; bottom: 0;\r\n    background: linear-gradient(90deg, rgba(0, 194, 209, 0.03) 0%, transparent 100%);\r\n    opacity: 0;\r\n    transition: opacity 0.3s ease;\r\n    pointer-events: none;\r\n  }\r\n\r\n  .wg-help-banner:hover {\r\n    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);\r\n    transform: translateY(-3px);\r\n  }\r\n\r\n  .wg-help-banner:hover::before {\r\n    opacity: 1;\r\n  }\r\n\r\n  .wg-help-info {\r\n    flex: 1;\r\n  }\r\n\r\n  .wg-help-tag {\r\n    display: inline-block;\r\n    background: #e0f2fe;\r\n    color: #0284c7;\r\n    font-size: 0.85rem;\r\n    font-weight: 700;\r\n    padding: 6px 12px;\r\n    border-radius: 50px;\r\n    margin-bottom: 15px;\r\n    letter-spacing: 0.5px;\r\n    text-transform: uppercase;\r\n  }\r\n\r\n  .wg-help-title {\r\n    font-size: 1.5rem;\r\n    font-weight: 800;\r\n    color: #0f172a;\r\n    margin: 0 0 12px 0;\r\n  }\r\n\r\n  .wg-help-desc {\r\n    font-size: 0.95rem;\r\n    color: #64748b;\r\n    line-height: 1.6;\r\n    margin: 0;\r\n  }\r\n\r\n  .wg-help-contacts {\r\n    display: grid;\r\n    grid-template-columns: 1fr;\r\n    gap: 20px;\r\n  }\r\n\r\n  .wg-contact-item {\r\n    display: flex;\r\n    align-items: flex-start;\r\n  }\r\n\r\n  .wg-contact-icon {\r\n    width: 40px;\r\n    height: 40px;\r\n    background: #f8fafc;\r\n    border: 1px solid #e2e8f0;\r\n    border-radius: 10px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    color: #3b82f6;\r\n    margin-right: 15px;\r\n    flex-shrink: 0;\r\n    transition: all 0.3s ease;\r\n  }\r\n\r\n  .wg-help-banner:hover .wg-contact-icon {\r\n    background: #eff6ff;\r\n    border-color: #bfdbfe;\r\n    color: #2563eb;\r\n    transform: scale(1.05);\r\n  }\r\n\r\n  .wg-contact-text h4 {\r\n    font-size: 0.9rem;\r\n    color: #1e293b;\r\n    font-weight: 700;\r\n    margin: 0 0 3px 0;\r\n  }\r\n\r\n  .wg-contact-text p {\r\n    font-size: 0.9rem;\r\n    color: #475569;\r\n    margin: 0;\r\n    line-height: 1.4;\r\n  }\r\n\r\n  @media (min-width: 850px) {\r\n    .wg-help-banner {\r\n      flex-direction: row;\r\n      align-items: center;\r\n      justify-content: space-between;\r\n    }\r\n    .wg-help-info {\r\n      max-width: 400px;\r\n      padding-right: 30px;\r\n      border-right: 1px solid #e2e8f0;\r\n    }\r\n    .wg-help-contacts {\r\n      grid-template-columns: 1fr 1fr;\r\n      flex: 1.5;\r\n      padding-left: 10px;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"wg-help-banner\">\r\n  \r\n  <div class=\"wg-help-info\">\r\n    <span class=\"wg-help-tag\">Atenci\u00f3n<\/span>\r\n    <h3 class=\"wg-help-title\">Unidad de Informaci\u00f3n P\u00fablica<\/h3>\r\n    <p class=\"wg-help-desc\">\u00bfTienes dudas sobre c\u00f3mo realizar tu solicitud o no encuentras la informaci\u00f3n que buscas? Nuestro equipo est\u00e1 listo para asesorarte.<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"wg-help-contacts\">\r\n    \r\n    <div class=\"wg-contact-item\">\r\n      <div class=\"wg-contact-icon\">\r\n        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"><\/path><circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle><\/svg>\r\n      <\/div>\r\n      <div class=\"wg-contact-text\">\r\n        <h4>Ubicaci\u00f3n<\/h4>\r\n        <p>6ta. Av. 4-66 Zona 1, Casa Presidencial.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"wg-contact-item\">\r\n      <div class=\"wg-contact-icon\">\r\n        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"><\/path><\/svg>\r\n      <\/div>\r\n      <div class=\"wg-contact-text\">\r\n        <h4>PBX<\/h4>\r\n        <p>(502) 2294-3900<br>Extensi\u00f3n:  2026<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"wg-contact-item\">\r\n      <div class=\"wg-contact-icon\">\r\n        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"><\/path><polyline points=\"22,6 12,13 2,6\"><\/polyline><\/svg>\r\n      <\/div>\r\n      <div class=\"wg-contact-text\">\r\n        <h4>Correo Electr\u00f3nico<\/h4>\r\n        <p>unidad.uip@sosep.gob.gt<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"wg-contact-item\">\r\n      <div class=\"wg-contact-icon\">\r\n        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><polyline points=\"12 6 12 12 16 14\"><\/polyline><\/svg>\r\n      <\/div>\r\n      <div class=\"wg-contact-text\">\r\n        <h4>Horario de Atenci\u00f3n<\/h4>\r\n        <p>Lunes a Viernes<br>7:00 a 15:00 hrs.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>T\u00edtulo Tecnol\u00f3gico Ley de Acceso a la Informaci\u00f3n P\u00fablica \u00bfQu\u00e9 es la Ley de Acceso a la Informaci\u00f3n P\u00fablica? El Decreto 57-2008 tiene como objetivo fundamental garantizar a toda persona interesada, sin discriminaci\u00f3n alguna, el derecho a solicitar y tener acceso a la informaci\u00f3n p\u00fablica en posesi\u00f3n de las autoridades, asegurando as\u00ed la transparencia de [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-1514","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Ley de Acceso a la Informaci\u00f3n P\u00fablica - SOSEP<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/sosep.gob.gt\/index.php\/ley-de-acceso-a-la-informacion-publica\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ley de Acceso a la Informaci\u00f3n P\u00fablica - SOSEP\" \/>\n<meta property=\"og:description\" content=\"T\u00edtulo Tecnol\u00f3gico Ley de Acceso a la Informaci\u00f3n P\u00fablica \u00bfQu\u00e9 es la Ley de Acceso a la Informaci\u00f3n P\u00fablica? El Decreto 57-2008 tiene como objetivo fundamental garantizar a toda persona interesada, sin discriminaci\u00f3n alguna, el derecho a solicitar y tener acceso a la informaci\u00f3n p\u00fablica en posesi\u00f3n de las autoridades, asegurando as\u00ed la transparencia de [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sosep.gob.gt\/index.php\/ley-de-acceso-a-la-informacion-publica\/\" \/>\n<meta property=\"og:site_name\" content=\"SOSEP\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-17T17:24:34+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/sosep.gob.gt\/index.php\/ley-de-acceso-a-la-informacion-publica\/\",\"url\":\"https:\/\/sosep.gob.gt\/index.php\/ley-de-acceso-a-la-informacion-publica\/\",\"name\":\"Ley de Acceso a la Informaci\u00f3n P\u00fablica - SOSEP\",\"isPartOf\":{\"@id\":\"https:\/\/sosep.gob.gt\/#website\"},\"datePublished\":\"2025-08-21T20:24:59+00:00\",\"dateModified\":\"2026-03-17T17:24:34+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/sosep.gob.gt\/index.php\/ley-de-acceso-a-la-informacion-publica\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/sosep.gob.gt\/index.php\/ley-de-acceso-a-la-informacion-publica\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/sosep.gob.gt\/index.php\/ley-de-acceso-a-la-informacion-publica\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Inicio\",\"item\":\"https:\/\/sosep.gob.gt\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Ley de Acceso a la Informaci\u00f3n P\u00fablica\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/sosep.gob.gt\/#website\",\"url\":\"https:\/\/sosep.gob.gt\/\",\"name\":\"SOSEP\",\"description\":\"Secretar\u00eda de Obras Sociales de la Esposa del Presidente de la Rep\u00fablica\",\"publisher\":{\"@id\":\"https:\/\/sosep.gob.gt\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/sosep.gob.gt\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/sosep.gob.gt\/#organization\",\"name\":\"SOSEP\",\"url\":\"https:\/\/sosep.gob.gt\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/sosep.gob.gt\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/sosep.gob.gt\/wp-content\/uploads\/2025\/08\/LOGOS-OFICIALES-SOSEP-01.png\",\"contentUrl\":\"https:\/\/sosep.gob.gt\/wp-content\/uploads\/2025\/08\/LOGOS-OFICIALES-SOSEP-01.png\",\"width\":1754,\"height\":867,\"caption\":\"SOSEP\"},\"image\":{\"@id\":\"https:\/\/sosep.gob.gt\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Ley de Acceso a la Informaci\u00f3n P\u00fablica - SOSEP","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/sosep.gob.gt\/index.php\/ley-de-acceso-a-la-informacion-publica\/","og_locale":"es_ES","og_type":"article","og_title":"Ley de Acceso a la Informaci\u00f3n P\u00fablica - SOSEP","og_description":"T\u00edtulo Tecnol\u00f3gico Ley de Acceso a la Informaci\u00f3n P\u00fablica \u00bfQu\u00e9 es la Ley de Acceso a la Informaci\u00f3n P\u00fablica? El Decreto 57-2008 tiene como objetivo fundamental garantizar a toda persona interesada, sin discriminaci\u00f3n alguna, el derecho a solicitar y tener acceso a la informaci\u00f3n p\u00fablica en posesi\u00f3n de las autoridades, asegurando as\u00ed la transparencia de [&hellip;]","og_url":"https:\/\/sosep.gob.gt\/index.php\/ley-de-acceso-a-la-informacion-publica\/","og_site_name":"SOSEP","article_modified_time":"2026-03-17T17:24:34+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/sosep.gob.gt\/index.php\/ley-de-acceso-a-la-informacion-publica\/","url":"https:\/\/sosep.gob.gt\/index.php\/ley-de-acceso-a-la-informacion-publica\/","name":"Ley de Acceso a la Informaci\u00f3n P\u00fablica - SOSEP","isPartOf":{"@id":"https:\/\/sosep.gob.gt\/#website"},"datePublished":"2025-08-21T20:24:59+00:00","dateModified":"2026-03-17T17:24:34+00:00","breadcrumb":{"@id":"https:\/\/sosep.gob.gt\/index.php\/ley-de-acceso-a-la-informacion-publica\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sosep.gob.gt\/index.php\/ley-de-acceso-a-la-informacion-publica\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/sosep.gob.gt\/index.php\/ley-de-acceso-a-la-informacion-publica\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Inicio","item":"https:\/\/sosep.gob.gt\/"},{"@type":"ListItem","position":2,"name":"Ley de Acceso a la Informaci\u00f3n P\u00fablica"}]},{"@type":"WebSite","@id":"https:\/\/sosep.gob.gt\/#website","url":"https:\/\/sosep.gob.gt\/","name":"SOSEP","description":"Secretar\u00eda de Obras Sociales de la Esposa del Presidente de la Rep\u00fablica","publisher":{"@id":"https:\/\/sosep.gob.gt\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sosep.gob.gt\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/sosep.gob.gt\/#organization","name":"SOSEP","url":"https:\/\/sosep.gob.gt\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/sosep.gob.gt\/#\/schema\/logo\/image\/","url":"https:\/\/sosep.gob.gt\/wp-content\/uploads\/2025\/08\/LOGOS-OFICIALES-SOSEP-01.png","contentUrl":"https:\/\/sosep.gob.gt\/wp-content\/uploads\/2025\/08\/LOGOS-OFICIALES-SOSEP-01.png","width":1754,"height":867,"caption":"SOSEP"},"image":{"@id":"https:\/\/sosep.gob.gt\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/sosep.gob.gt\/index.php\/wp-json\/wp\/v2\/pages\/1514","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sosep.gob.gt\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sosep.gob.gt\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sosep.gob.gt\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sosep.gob.gt\/index.php\/wp-json\/wp\/v2\/comments?post=1514"}],"version-history":[{"count":217,"href":"https:\/\/sosep.gob.gt\/index.php\/wp-json\/wp\/v2\/pages\/1514\/revisions"}],"predecessor-version":[{"id":7206,"href":"https:\/\/sosep.gob.gt\/index.php\/wp-json\/wp\/v2\/pages\/1514\/revisions\/7206"}],"wp:attachment":[{"href":"https:\/\/sosep.gob.gt\/index.php\/wp-json\/wp\/v2\/media?parent=1514"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}