{"id":660,"date":"2025-08-28T17:22:55","date_gmt":"2025-08-28T22:22:55","guid":{"rendered":"https:\/\/vmrfirma.com.pe\/?page_id=660"},"modified":"2025-10-03T17:56:55","modified_gmt":"2025-10-03T22:56:55","slug":"jose-antonio-barrera-ayala-consultor","status":"publish","type":"page","link":"https:\/\/vmrfirma.com.pe\/en\/jose-antonio-barrera-ayala-consultor\/","title":{"rendered":"Jos\u00e9 Antonio Barrera Ayala &#8211; Consultor"},"content":{"rendered":"<head>\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\" \/>\n  <style>\n    .vmr-card-profile {\n      max-width: 1000px;\n      margin: 40px auto 80px auto;\n      background: #fff;\n      border-radius: 20px;\n      box-shadow: 0 10px 35px rgba(0,0,0,0.15);\n      display: flex;\n      align-items: stretch;\n      justify-content: center;\n      overflow: hidden;\n      position: relative;\n    }\n    \n    .vmr-card-photo {\n      flex: 0 0 350px;\n      padding: 40px 30px 40px 40px;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      background: linear-gradient(135deg, #f9f8f4 0%, #e6e2d6 100%);\n      border-radius: 20px 0 0 20px;\n      min-height: 100%;\n    }\n    \n    .vmr-card-photo img {\n      border-radius: 12px;\n      box-shadow: 0 8px 25px rgba(0,0,0,0.2);\n      border: 4px solid #d4af37;\n      object-fit: cover;\n      width: 300px;\n      height: 300px;\n      transition: transform 0.3s ease;\n      margin-bottom: 30px;\n    }\n    \n    .vmr-card-photo img:hover {\n      transform: scale(1.03);\n    }\n    \n    .vmr-contact-list {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n      display: flex;\n      flex-direction: column;\n      gap: 18px;\n      align-items: center;\n      width: 100%;\n    }\n    \n    .vmr-contact-list li {\n      display: flex;\n      align-items: center;\n      font-size: 18px;\n      color: #232323;\n      gap: 15px;\n      padding: 12px 15px;\n      background: rgba(255, 255, 255, 0.8);\n      border-radius: 10px;\n      width: 100%;\n      box-shadow: 0 3px 10px rgba(0,0,0,0.08);\n      transition: all 0.3s ease;\n    }\n    \n    .vmr-contact-list li:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n    }\n    \n    .vmr-contact-list span:first-child {\n      color: #d4af37;\n      font-size: 26px;\n      display: flex;\n      align-items: center;\n      min-width: 30px;\n      justify-content: center;\n    }\n    \n    .vmr-card-info {\n      flex: 1;\n      padding: 40px 40px 40px 30px;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n      align-items: flex-start;\n      min-width: 0;\n    }\n    \n    .vmr-name {\n      font-size: 38px;\n      font-weight: 800;\n      color: #d4af37;\n      line-height: 1.1;\n      margin-bottom: 5px;\n    }\n    \n    .vmr-position {\n      font-size: 22px;\n      font-weight: 600;\n      color: #e6c97a;\n      margin-bottom: 25px;\n    }\n    \n    .vmr-bio {\n      margin-top: 10px;\n      font-size: 18px;\n      line-height: 1.7;\n      color: #232323;\n    }\n    \n    .vmr-bio p {\n      margin-bottom: 20px;\n    }\n    \n    .back-button {\n      display: inline-block;\n      margin-top: 25px;\n      padding: 15px 30px;\n      background: linear-gradient(135deg, #d4af37 0%, #b8941c 100%);\n      color: white;\n      text-decoration: none;\n      border-radius: 50px;\n      font-weight: 600;\n      font-size: 18px;\n      text-align: left;\n      transition: all 0.3s ease;\n      box-shadow: 0 5px 15px rgba(212, 175, 55, 0.3);\n      border: none;\n      cursor: pointer;\n      width: auto;\n      text-decoration: none !important;\n    }\n    \n    .back-button:hover {\n      transform: translateY(-3px);\n      color: #fff;\n      box-shadow: 0 8px 20px rgba(212, 175, 55, 0.4);\n      background: linear-gradient(135deg, #b8941c 0%, #d4af37 100%);\n    }\n    \n    @media (max-width: 900px) {\n      .vmr-card-profile {\n        flex-direction: column;\n        max-width: 95vw;\n        align-items: center;\n      }\n      .vmr-card-photo {\n        flex: 0 0 auto;\n        width: 100%;\n        border-radius: 20px 20px 0 0;\n        padding: 30px 20px 20px 20px;\n        min-height: unset;\n      }\n      .vmr-card-info {\n        padding: 20px;\n        align-items: center;\n      }\n      .back-button {\n        text-align: center;\n        width: 100%;\n      }\n      .vmr-contact-list {\n        align-items: center;\n      }\n    }\n  <\/style>\n<\/head>\n<br>\n<div class=\"vmr-card-profile\">\n  <div class=\"vmr-card-photo\">\n    <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/vmrfirma.com.pe\/wp-content\/uploads\/2025\/10\/Jose-Antonio-Barrera-Ayala.png\" alt=\"Jos\u00e9 Antonio Barrera Ayala\" width=\"300\" height=\"300\" \/>\n    <div style=\"margin-top:25px;text-align:left;width:100%;\">\n      <ul class=\"vmr-contact-list\">\n        <li>\n          <span><i class=\"fas fa-phone\"><\/i><\/span>\n          <span>(+51) 999 222 412<\/span>\n        <\/li>\n        <li>\n          <span style=\"display:flex;align-items:center;justify-content:center;width:26px;height:26px;background:#0a66c2;border-radius:5px;\">\n            <i class=\"fab fa-linkedin-in\" style=\"color:#fff;font-size:16px;\"><\/i>\n          <\/span>\n          <a href=\"https:\/\/www.linkedin.com\/in\/robert-meza-rivera\" target=\"_blank\" style=\"font-size:18px;color:#0a66c2;font-weight:600;text-decoration:none;\" rel=\"noopener\">LinkedIn<\/a>\n        <\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n  \n  <div class=\"vmr-card-info\">\n    <div>\n      <div class=\"vmr-name\">Jos\u00e9 Antonio Barrera Ayala<\/div>\n      <div class=\"vmr-position\">Consultant<\/div>\n    <\/div>\n    \n    <div class=\"vmr-bio\">\n      <p>Specialist in legal and regulatory advisory in Energy Law and Administrative Law, with extensive experience in commercial negotiations, project management, and legal and regulatory risk analysis.<\/p>\n      <p>He has advised companies in the energy, electricity, and hydrocarbons sectors, both from industry associations and within the industry itself. He served as Legal Advisor for the Electricity and Hydrocarbons sectors at the National Society of Mining, Oil, and Energy, and later joined Repsol Peru as Senior Legal Counsel. At Repsol, he led the legal management of SOLGAS S.A. (formerly Repsol Gas del Per\u00fa) and subsequently of Refiner\u00eda La Pampilla S.A.A.<\/p>\n      <p>He holds a Law degree from Universidad Nacional Mayor de San Marcos, with postgraduate studies in Energy Law and Corporate Law. He is a national and international speaker on sector-related topics and an active member of the Ibero-American Association of Energy Law (ASIDE) and the Ibero-American Association of Regulatory Studies (ASIER).<\/p>\n    <\/div>\n    \n    <a href=\"https:\/\/vmrfirma.com.pe\/equipo\/\" class=\"back-button\" id=\"vmr-back-button\">\n      <i class=\"fas fa-arrow-left\" style=\"margin-right:8px;\"><\/i> Back to Team\n    <\/a>\n  <\/div>\n<\/div>\n<br>\n\n<script>\n\/\/ Script para mantener el idioma en el bot\u00f3n \"Volver a Equipo\"\ndocument.addEventListener('DOMContentLoaded', function() {\n    function fixBackButtonLanguage() {\n        console.log('\ud83d\udd27 Ajustando bot\u00f3n de volver...');\n        \n        const backButton = document.getElementById('vmr-back-button');\n        if (!backButton) {\n            console.log('\u274c No se encontr\u00f3 el bot\u00f3n de volver');\n            return;\n        }\n        \n        \/\/ Detectar el idioma actual de la URL\n        const currentPath = window.location.pathname;\n        let currentLang = 'es'; \/\/ Idioma por defecto\n        \n        \/\/ Detectar idioma de la URL actual\n        if (currentPath.includes('\/en\/')) {\n            currentLang = 'en';\n            console.log('\ud83c\udf10 Idioma detectado: Ingl\u00e9s');\n        } else if (currentPath.includes('\/fr\/')) {\n            currentLang = 'fr';\n            console.log('\ud83c\udf10 Idioma detectado: Franc\u00e9s');\n        } else {\n            console.log('\ud83c\udf10 Idioma detectado: Espa\u00f1ol (por defecto)');\n        }\n        \n        let originalHref = backButton.getAttribute('href');\n        console.log(`\ud83d\udd17 Enlace original: ${originalHref}`);\n        \n        if (originalHref && originalHref.includes('vmrfirma.com.pe')) {\n            let newHref = originalHref;\n            \n            \/\/ Si no es el idioma por defecto, agregar el prefijo de idioma\n            if (currentLang !== 'es') {\n                \/\/ Remover cualquier idioma existente primero\n                newHref = originalHref\n                    .replace('https:\/\/vmrfirma.com.pe\/en\/', 'https:\/\/vmrfirma.com.pe\/')\n                    .replace('https:\/\/vmrfirma.com.pe\/fr\/', 'https:\/\/vmrfirma.com.pe\/')\n                    .replace('https:\/\/vmrfirma.com.pe\/', `https:\/\/vmrfirma.com.pe\/${currentLang}\/`);\n                \n                console.log(`\ud83d\udd04 Enlace modificado: ${originalHref} -> ${newHref}`);\n            } else {\n                \/\/ Para espa\u00f1ol, asegurarse de que no tenga prefijo de idioma\n                newHref = originalHref\n                    .replace('https:\/\/vmrfirma.com.pe\/en\/', 'https:\/\/vmrfirma.com.pe\/')\n                    .replace('https:\/\/vmrfirma.com.pe\/fr\/', 'https:\/\/vmrfirma.com.pe\/');\n                \n                console.log(`\ud83d\udd27 Enlace limpiado: ${originalHref} -> ${newHref}`);\n            }\n            \n            \/\/ Actualizar el enlace\n            backButton.setAttribute('href', newHref);\n        }\n        \n        console.log('\u2705 Bot\u00f3n de volver ajustado correctamente');\n    }\n    \n    \/\/ Ejecutar cuando la p\u00e1gina cargue\n    fixBackButtonLanguage();\n    \n    \/\/ Tambi\u00e9n ejecutar despu\u00e9s de un peque\u00f1o delay\n    setTimeout(fixBackButtonLanguage, 500);\n});\n<\/script>","protected":false},"excerpt":{"rendered":"<p>(+51) 999 222 412 LinkedIn Jos\u00e9 Antonio Barrera Ayala Consultor Especialista en asesor\u00eda legal y regulatoria en Derecho de Energ\u00eda [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","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":"","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":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-660","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/vmrfirma.com.pe\/en\/wp-json\/wp\/v2\/pages\/660","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vmrfirma.com.pe\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vmrfirma.com.pe\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vmrfirma.com.pe\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vmrfirma.com.pe\/en\/wp-json\/wp\/v2\/comments?post=660"}],"version-history":[{"count":9,"href":"https:\/\/vmrfirma.com.pe\/en\/wp-json\/wp\/v2\/pages\/660\/revisions"}],"predecessor-version":[{"id":1149,"href":"https:\/\/vmrfirma.com.pe\/en\/wp-json\/wp\/v2\/pages\/660\/revisions\/1149"}],"wp:attachment":[{"href":"https:\/\/vmrfirma.com.pe\/en\/wp-json\/wp\/v2\/media?parent=660"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}