{"id":1554,"date":"2025-09-15T20:49:38","date_gmt":"2025-09-15T18:49:38","guid":{"rendered":"https:\/\/web.mingobierno.gob.bo\/?page_id=1554"},"modified":"2025-09-15T20:49:38","modified_gmt":"2025-09-15T18:49:38","slug":"contactanos","status":"publish","type":"page","link":"https:\/\/web.mingobierno.gob.bo\/?page_id=1554","title":{"rendered":"Cont\u00e1ctanos"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"es\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Contacto &#8211; Mi Gobierno<\/title>\n  <!-- Font Awesome para iconos -->\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\">\n  <style>\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n      background-color: #f5f5f5;\n    }\n\n    .contact-section {\n      position: relative;\n      height: 500px;\n      background-image: url('https:\/\/images.unsplash.com\/photo-1507679799987-c73779587ccf?ixlib=rb-4.0.3&auto=format&fit=crop&w=1920&q=80');\n      background-size: cover;\n      background-position: center;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      overflow: hidden;\n    }\n\n    .contact-section::before {\n      content: \"\";\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 100%;\n      background: linear-gradient(135deg, rgba(0, 51, 102, 0.85), rgba(0, 85, 170, 0.75));\n      z-index: 1;\n    }\n\n    .contact-content {\n      position: relative;\n      z-index: 2;\n      text-align: center;\n      max-width: 800px;\n      padding: 40px;\n      background: rgba(255, 255, 255, 0.1);\n      backdrop-filter: blur(10px);\n      border-radius: 20px;\n      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);\n      transform: translateY(40px);\n      opacity: 0;\n      animation: fadeInUp 1s ease forwards 0.3s;\n    }\n\n    @keyframes fadeInUp {\n      to {\n        opacity: 1;\n        transform: translateY(0);\n      }\n    }\n\n    .contact-content h2 {\n      font-size: 2.8rem;\n      font-weight: 700;\n      color: white;\n      margin-bottom: 30px;\n      letter-spacing: 1px;\n      text-shadow: 0 2px 5px rgba(0,0,0,0.3);\n    }\n\n    .contact-info {\n      font-size: 1.2rem;\n      line-height: 2.2;\n      color: #ffffff;\n    }\n\n    .contact-info i {\n      margin-right: 10px;\n      font-size: 1.3rem;\n      transition: transform 0.3s ease, color 0.3s ease;\n    }\n\n    .contact-info a {\n      color: #ffffff;\n      text-decoration: none;\n      font-weight: 500;\n      padding: 8px 12px;\n      border-radius: 8px;\n      transition: background-color 0.3s ease, transform 0.2s ease;\n      display: inline-block;\n      margin: 5px 0;\n    }\n\n    .contact-info a:hover {\n      background-color: rgba(255, 255, 255, 0.2);\n      transform: scale(1.05);\n      text-decoration: underline;\n    }\n\n    .contact-info a:hover i {\n      transform: scale(1.2);\n      color: #ffd700;\n    }\n\n    \/* Responsive *\/\n    @media (max-width: 768px) {\n      .contact-content {\n        padding: 30px 20px;\n        margin: 0 15px;\n      }\n\n      .contact-content h2 {\n        font-size: 2rem;\n      }\n\n      .contact-info {\n        font-size: 1rem;\n        line-height: 2;\n      }\n    }\n\n    \/* Efecto de brillo sutil al cargar *\/\n    .contact-section::after {\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: shine 8s infinite;\n      pointer-events: none;\n      z-index: 1;\n    }\n\n    @keyframes shine {\n      0% { transform: rotate(0deg) translateX(-50%) translateY(-50%); }\n      100% { transform: rotate(360deg) translateX(-50%) translateY(-50%); }\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <section class=\"contact-section\">\n    <div class=\"contact-content\">\n      <h2>\u00a1Cont\u00e1ctanos!<\/h2>\n      <div class=\"contact-info\">\n        <p>\n          <i class=\"fas fa-phone-alt\"><\/i>\n          <a href=\"tel:+59122170200\">(591-2) 2170200<\/a>,\n          <a href=\"tel:+59122120002\">2120002<\/a>,\n          <a href=\"tel:+59122120003\">2120003<\/a>\n        <\/p>\n        <p>\n          <i class=\"fas fa-envelope\"><\/i>\n          <a href=\"mailto:info@mingobierno.gob.bo\">info@mingobierno.gob.bo<\/a>\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <script>\n    \/\/ Opcional: A\u00f1adir animaci\u00f3n al hacer scroll (si lo integras en una p\u00e1gina larga)\n    document.addEventListener(\"DOMContentLoaded\", function() {\n      const observer = new IntersectionObserver((entries) => {\n        entries.forEach(entry => {\n          if (entry.isIntersecting) {\n            entry.target.style.animation = \"fadeInUp 1s ease forwards\";\n          }\n        });\n      }, { threshold: 0.1 });\n\n      const contactContent = document.querySelector('.contact-content');\n      if (contactContent) observer.observe(contactContent);\n    });\n  <\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Contacto &#8211; Mi Gobierno \u00a1Cont\u00e1ctanos! (591-2) 2170200, 2120002, 2120003 info@mingobierno.gob.bo<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-1554","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/web.mingobierno.gob.bo\/index.php?rest_route=\/wp\/v2\/pages\/1554","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/web.mingobierno.gob.bo\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/web.mingobierno.gob.bo\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/web.mingobierno.gob.bo\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/web.mingobierno.gob.bo\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1554"}],"version-history":[{"count":1,"href":"https:\/\/web.mingobierno.gob.bo\/index.php?rest_route=\/wp\/v2\/pages\/1554\/revisions"}],"predecessor-version":[{"id":1555,"href":"https:\/\/web.mingobierno.gob.bo\/index.php?rest_route=\/wp\/v2\/pages\/1554\/revisions\/1555"}],"wp:attachment":[{"href":"https:\/\/web.mingobierno.gob.bo\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1554"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}