{"id":11439,"date":"2016-03-16T19:50:28","date_gmt":"2016-03-17T00:50:28","guid":{"rendered":"https:\/\/mktplace.isresearch.one\/contact\/"},"modified":"2026-03-24T11:45:46","modified_gmt":"2026-03-24T16:45:46","slug":"contact","status":"publish","type":"page","link":"https:\/\/regency.com.pa\/en\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"11439\" class=\"elementor elementor-11439 elementor-1100\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1157b4c e-flex e-con-boxed e-con e-parent\" data-id=\"1157b4c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2c5be0b e-con-full e-flex e-con e-parent\" data-id=\"2c5be0b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bf32f7b elementor-widget elementor-widget-template\" data-id=\"bf32f7b\" data-element_type=\"widget\" data-widget_type=\"template.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-template\">\n\t\t\t\t\t<div data-elementor-type=\"container\" data-elementor-id=\"11316\" class=\"elementor elementor-11316 elementor-10036\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-34d78ad9 e-flex e-con-boxed elementor-invisible e-con e-parent\" data-id=\"34d78ad9\" data-element_type=\"container\" id=\"contact-us\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-50c8dc2f e-con-full e-flex e-con e-child\" data-id=\"50c8dc2f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-65248345 elementor-widget elementor-widget-heading\" data-id=\"65248345\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Contact us at<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-60d1ef5b elementor-widget elementor-widget-text-editor\" data-id=\"60d1ef5b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Write us a message and our team of advisors will be contacting you to offer you personalized attention.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6bd1e70b elementor-widget elementor-widget-html\" data-id=\"6bd1e70b\" 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<script>\n  hbspt.forms.create({\n    region: \"na1\",\n    portalId: \"22536766\",\n    formId: \"ac537b87-e9bd-4826-a8c5-5fef0685bb62\",\n    submitText: \"Send\",\n    locale: 'en',\n    translations: {\n    en: {\n      fieldLabels: {\n        firstname: 'First Name',\n        lastname: 'Last Name',\n        proyecto__clonado_: 'Project of interest',\n        phone: 'Phone number'\n      }\n    },\n  },\n    target: \".contactform\",\n    css:\"\",\n    onFormReady: function($form) {\n        \/\/ Wait a moment for the iframe to be fully loaded\n        setTimeout(() => {\n            \/\/ Find the iframe containing the form\n            const iframe = document.querySelector('.contactform iframe');\n            if (iframe) {\n                const iframeDocument = iframe.contentWindow.document;\n\n                \/\/ Inject CSS into the iframe\n                const style = iframeDocument.createElement('style');\n                style.textContent = `@import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');\n                body{font-family:Montserrat; font-size: 16px;}\n                \/* General form styling *\/\n                form.hs-form {\n                    margin: 20px auto;\n                    padding: 20px;\n                }\n\n                \/* Form labels *\/\n                .hs-form label span {\n                    color: #333;\n                    margin-bottom: 4px;\n                    display: inline-block;\n                }\n\n                \/* Input fields *\/\n                .hs-form input.hs-input,\n                .hs-form select.hs-input {\n                    width: 100%;\n                    padding: 10px;\n                    margin-bottom: 15px;\n                    border: 1px solid #ccc;\n                    border-radius: 4px;\n                    font-size: 14px;\n                    box-sizing: border-box;\n                }\n\n                .hs-form input.hs-input:focus,\n                .hs-form select.hs-input:focus {\n                    border-color: #007BFF;\n                    outline: none;\n                    box-shadow: 0 0 4px rgba(0, 123, 255, 0.5);\n                }\n\n                \/* Placeholder styling for dropdown *\/\n                .hs-form select.hs-input {\n                    color: #666;\n                }\n                .hs-form select.hs-input option[value=\"\"][disabled] {\n                    color: #aaa;\n                }\n\n                .hs-form select{\n                    height: 50px;\n                    line-height: 50px;\n                    -webkit-appearance: menulist-button;  \n                    -moz-appearance:none;\n                }\n\n                \/* Submit button *\/\n                .hs-form .hs-submit input.hs-button {\n                    width: 100%;\n                    padding: 16px;\n                    background-color: #000000;\n                    color: white;\n                    border: none;\n                    border-radius: 4px;\n                    font-size: 20px;\n                    cursor: pointer;\n                    transition: background-color 0.3s;\n                }\n\n                .hs-form .hs-submit input.hs-button:hover {\n                    background-color: #282828;\n                }\n\n                .hs-firstname, .hs-lastname{\n                    display: inline-block;\n                    width: 48%;\n                    margin: 0 4% 0 0;\n                }\n                .hs-firstname{\n                    margin: 0 4% 0 0;\n                }\n                .hs-lastname{\n                    margin: 0;\n                }\n\n                \/* Responsiveness *\/\n                @media (max-width: 768px) {\n                    form.hs-form {\n                        padding: 15px;\n                    }\n\n                    form.hs-form .hs-fieldtype-text,\n                    form.hs-form .hs-fieldtype-select {\n                        width: 100%;\n                        margin-bottom: 15px;\n                    }\n                    .hs-firstname .hs-lastname{\n                        width: 100%;\n                    }\n                }\n\n                \/* Required field indicator *\/\n                .hs-form .hs-form-required,.hs-error-msg {\n                    color: red;\n                    margin-left: 4px;\n                }\n\n                \/* Field grouping *\/\n                .hs-form .field {\n                    margin-bottom: 20px;\n                }\n                `;\n            const styleElements = iframeDocument.head.querySelectorAll('style');\n            styleElements.forEach(style => style.remove());\n            iframeDocument.head.appendChild(style);\n            }\n        }, 500); \/\/ Adjust the delay as needed\n    }\n  });\n<\/script>\n<div class=\"contactform hbspt-form\"><\/div>\n\t\t\t\t<\/div>\n\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\t\t<\/div>\n\t\t\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-c6c2d4f animated-slow e-con-full e-flex elementor-invisible e-con e-parent\" data-id=\"c6c2d4f\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-68aa171 e-con-full e-flex e-con e-child\" data-id=\"68aa171\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2321820 elementor-widget elementor-widget-google_maps\" data-id=\"2321820\" data-element_type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=Torre%20de%20las%20Am%C3%A9ricas&#038;t=m&#038;z=18&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"Torre de las Am\u00e9ricas\"\n\t\t\t\t\taria-label=\"Torre de las Am\u00e9ricas\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-68225af2 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"68225af2\" data-element_type=\"section\">\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-5b610e19\" data-id=\"5b610e19\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-66116ba5 elementor-widget elementor-widget-spacer\" data-id=\"66116ba5\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\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<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"content-type":"","footnotes":""},"class_list":["post-11439","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/regency.com.pa\/en\/wp-json\/wp\/v2\/pages\/11439","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/regency.com.pa\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/regency.com.pa\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/regency.com.pa\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/regency.com.pa\/en\/wp-json\/wp\/v2\/comments?post=11439"}],"version-history":[{"count":4,"href":"https:\/\/regency.com.pa\/en\/wp-json\/wp\/v2\/pages\/11439\/revisions"}],"predecessor-version":[{"id":13333,"href":"https:\/\/regency.com.pa\/en\/wp-json\/wp\/v2\/pages\/11439\/revisions\/13333"}],"wp:attachment":[{"href":"https:\/\/regency.com.pa\/en\/wp-json\/wp\/v2\/media?parent=11439"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}