{"id":1094,"date":"2021-03-12T13:13:21","date_gmt":"2021-03-12T13:13:21","guid":{"rendered":"http:\/\/hlgroup.pt\/promotion-disclosure\/"},"modified":"2022-07-28T10:22:05","modified_gmt":"2022-07-28T10:22:05","slug":"promotion-disclosure","status":"publish","type":"page","link":"https:\/\/hlgroup.pt\/en\/services\/promotion-disclosure\/","title":{"rendered":"Promotion disclosure"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1094\" class=\"elementor elementor-1094 elementor-51\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1344c61 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1344c61\" 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-50 elementor-top-column elementor-element elementor-element-b5ffc5e\" data-id=\"b5ffc5e\" 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-4caf53d elementor-widget elementor-widget-heading\" data-id=\"4caf53d\" 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<h2 class=\"elementor-heading-title elementor-size-default\">Services<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fbd21a0 elementor-widget elementor-widget-heading\" data-id=\"fbd21a0\" 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<h2 class=\"elementor-heading-title elementor-size-default\">Promotion disclosure<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f8eff69 mltext elementor-widget elementor-widget-text-editor\" data-id=\"f8eff69\" 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><script type=\"text\/javascript\">\n    var spector;\n    var captureOnLoad = false;\n    var captureOffScreen = false;\n    window.__SPECTOR_Canvases = [];<\/p>\n<p>    (function() {\n        var __SPECTOR_Origin_EXTENSION_GetContext = HTMLCanvasElement.prototype.getContext;\n        HTMLCanvasElement.prototype.__SPECTOR_Origin_EXTENSION_GetContext = __SPECTOR_Origin_EXTENSION_GetContext;<\/p>\n<p>        if (typeof OffscreenCanvas !== 'undefined') {\n            var __SPECTOR_Origin_EXTENSION_OffscreenGetContext = OffscreenCanvas.prototype.getContext;\n            OffscreenCanvas.prototype.__SPECTOR_Origin_EXTENSION_OffscreenGetContext = __SPECTOR_Origin_EXTENSION_OffscreenGetContext;<\/p>\n<p>            OffscreenCanvas.prototype.getContext = function () {\n                var context = null;\n                if (!arguments.length) {\n                    return context;\n                }<\/p>\n<p>                if (arguments.length === 1) {\n                    context = this.__SPECTOR_Origin_EXTENSION_OffscreenGetContext(arguments[0]);\n                    if (context === null) {\n                        return context;\n                    }\n                }\n                else if (arguments.length === 2) {\n                    context = this.__SPECTOR_Origin_EXTENSION_OffscreenGetContext(arguments[0], arguments[1]);\n                    if (context === null) {\n                        return context;\n                    }\n                }<\/p>\n<p>                var contextNames = [\"webgl\", \"experimental-webgl\", \"webgl2\", \"experimental-webgl2\"];\n                if (contextNames.indexOf(arguments[0]) !== -1) {\n                    \/\/ context.canvas.setAttribute(\"__spector_context_type\", arguments[0]);\n                    \/\/ Notify the page a canvas is available.\n                    var myEvent = new CustomEvent(\"SpectorWebGLCanvasAvailableEvent\");\n                    document.dispatchEvent(myEvent);\n                    this.id = \"Offscreen\";\n                    window.__SPECTOR_Canvases.push(this);<\/p>\n<p>                    if (captureOnLoad) {\n                        \/\/ Ensures canvas is in the dom to capture the one we are currently tracking.\n                        if (false) {\n                            spector.captureContext(context, 500, false, false);\n                            captureOnLoad = false;\n                        }\n                    }\n                }<\/p>\n<p>                return context;\n            }\n        }<\/p>\n<p>        HTMLCanvasElement.prototype.getContext = function () {\n            var context = null;\n            if (!arguments.length) {\n                return context;\n            }<\/p>\n<p>            if (arguments.length === 1) {\n                context = this.__SPECTOR_Origin_EXTENSION_GetContext(arguments[0]);\n                if (context === null) {\n                    return context;\n                }\n            }\n            else if (arguments.length === 2) {\n                context = this.__SPECTOR_Origin_EXTENSION_GetContext(arguments[0], arguments[1]);\n                if (context === null) {\n                    return context;\n                }\n            }<\/p>\n<p>            var contextNames = [\"webgl\", \"experimental-webgl\", \"webgl2\", \"experimental-webgl2\"];\n            if (contextNames.indexOf(arguments[0]) !== -1) {\n                context.canvas.setAttribute(\"__spector_context_type\", arguments[0]);\n                \/\/ Notify the page a canvas is available.\n                var myEvent = new CustomEvent(\"SpectorWebGLCanvasAvailableEvent\");\n                document.dispatchEvent(myEvent);<\/p>\n<p>                if (captureOffScreen) {\n                    var found = false;\n                    for (var i = 0; i < window.__SPECTOR_Canvases.length; i++) {\n                        if (window.__SPECTOR_Canvases[i] === this) {\n                            found = true;\n                            break;\n                        }\n                    }\n                    if (!found) {\n                        window.__SPECTOR_Canvases.push(this);\n                    }\n                }\n\n                if (captureOnLoad) {\n                    \/\/ Ensures canvas is in the dom to capture the one we are currently tracking.\n                    if (this.parentElement || false) {\n                        spector.captureContext(context, 500, false, false);\n                        captureOnLoad = false;\n                    }\n                }\n            }\n\n            return context;\n        }\n    })()<\/script><\/p>\n<p>It is easy to believe that HL Group has the right team of consultants to advertise and promote your property.<\/p>\n<p>The Disclosure and Promotion of a Property must be structured and robust in order to reach potential buyers effectively, this assertive way of knowing exactly who we should address, will outline how we are going to build our disclosure.<\/p>\n<p>We apply our marketing and planning strategy to all actions, necessary for success.<\/p>\n<p>We do a constant monitoring, to make sure that the expected results for each of the planned actions, are positive.<\/p>\n<p>It is essential to highlight what sets us apart.<\/p>\n<p>&nbsp;<\/p>\n\t\t\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<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-8beb091\" data-id=\"8beb091\" 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-45b6ec6 elementor-widget elementor-widget-image\" data-id=\"45b6ec6\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"500\" height=\"650\" src=\"https:\/\/hlgroup.pt\/wp-content\/uploads\/2021\/03\/divulgacao-e-promo_img01.jpg\" class=\"attachment-large size-large wp-image-599\" alt=\"\" srcset=\"https:\/\/hlgroup.pt\/wp-content\/uploads\/2021\/03\/divulgacao-e-promo_img01.jpg 500w, https:\/\/hlgroup.pt\/wp-content\/uploads\/2021\/03\/divulgacao-e-promo_img01-231x300.jpg 231w, https:\/\/hlgroup.pt\/wp-content\/uploads\/2021\/03\/divulgacao-e-promo_img01-115x150.jpg 115w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\t\t\t\t\t\t\t\t\t\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2f918c0 elementor-section-stretched elementor-reverse-tablet elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2f918c0\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&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-50 elementor-top-column elementor-element elementor-element-01300f0\" data-id=\"01300f0\" 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-f00643b elementor-widget elementor-widget-image\" data-id=\"f00643b\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"500\" height=\"650\" src=\"https:\/\/hlgroup.pt\/wp-content\/uploads\/2021\/03\/divulgacao-e-promo_img02.jpg\" class=\"attachment-large size-large wp-image-602\" alt=\"\" srcset=\"https:\/\/hlgroup.pt\/wp-content\/uploads\/2021\/03\/divulgacao-e-promo_img02.jpg 500w, https:\/\/hlgroup.pt\/wp-content\/uploads\/2021\/03\/divulgacao-e-promo_img02-231x300.jpg 231w, https:\/\/hlgroup.pt\/wp-content\/uploads\/2021\/03\/divulgacao-e-promo_img02-115x150.jpg 115w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\t\t\t\t\t\t\t\t\t\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<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7d897f1\" data-id=\"7d897f1\" 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-aa7f164 elementor-widget elementor-widget-heading\" data-id=\"aa7f164\" 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<h2 class=\"elementor-heading-title elementor-size-default\">Notoriety is very important. <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d6291ab mltext elementor-widget elementor-widget-text-editor\" data-id=\"d6291ab\" 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>For this reason, the delivery of the disclosure to the HL Group guarantees the presence necessary for the sale of the property:<\/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-8e9f66b elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"8e9f66b\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-square-full\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">We are in a national network with a daily view of thousands of searches;<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-square-full\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">We promote on the websites with the greatest impact and great presence in digital marketing searches (national and international);<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-square-full\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">We welcome potential buyers with proximity and we have a transparent language to generate empathy and relationship, responding to doubts and bypassing skepticisms, valuing your property in order to make the business viable;<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4911c0a mltext elementor-widget elementor-widget-text-editor\" data-id=\"4911c0a\" 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>\u201cWe don&#8217;t focus on the Problem, we focus on the Solution\u201d<\/p>\n\t\t\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d34c3ff elementor-section-content-middle elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d34c3ff\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&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-50 elementor-top-column elementor-element elementor-element-4a893d5 elementor-hidden-tablet elementor-hidden-phone\" data-id=\"4a893d5\" 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-30db635 elementor-widget elementor-widget-image\" data-id=\"30db635\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"500\" height=\"615\" src=\"https:\/\/hlgroup.pt\/wp-content\/uploads\/2021\/03\/Form_img01.jpg\" class=\"attachment-full size-full wp-image-499\" alt=\"\" srcset=\"https:\/\/hlgroup.pt\/wp-content\/uploads\/2021\/03\/Form_img01.jpg 500w, https:\/\/hlgroup.pt\/wp-content\/uploads\/2021\/03\/Form_img01-244x300.jpg 244w, https:\/\/hlgroup.pt\/wp-content\/uploads\/2021\/03\/Form_img01-122x150.jpg 122w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/>\t\t\t\t\t\t\t\t\t\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<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-b2d5399\" data-id=\"b2d5399\" 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-2025f14 elementor-widget elementor-widget-heading\" data-id=\"2025f14\" 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<h2 class=\"elementor-heading-title elementor-size-default\">Sell \u200b\u200bquickly and effectively? Talk to us and let your property shine!<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fd42e6d elementor-widget elementor-widget-wpforms\" data-id=\"fd42e6d\" data-element_type=\"widget\" data-widget_type=\"wpforms.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"wpforms-container wpforms-container-full\" id=\"wpforms-325\"><form id=\"wpforms-form-325\" class=\"wpforms-validate wpforms-form\" data-formid=\"325\" method=\"post\" enctype=\"multipart\/form-data\" action=\"\/en\/wp-json\/wp\/v2\/pages\/1094\" data-token=\"6db5cb652e2b31a5d771b385b3d248da\" data-token-time=\"1777614368\"><noscript class=\"wpforms-error-noscript\">Please enable JavaScript in your browser to complete this form.<\/noscript><div class=\"wpforms-field-container\"><div id=\"wpforms-325-field_1-container\" class=\"wpforms-field wpforms-field-text wpforms-one-half wpforms-first wpforms-mobile-full\" data-field-id=\"1\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-325-field_1\">Name <span class=\"wpforms-required-label\">*<\/span><\/label><input type=\"text\" id=\"wpforms-325-field_1\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][1]\" placeholder=\"Name\" required><\/div><div id=\"wpforms-325-field_2-container\" class=\"wpforms-field wpforms-field-number wpforms-one-half wpforms-mobile-full\" data-field-id=\"2\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-325-field_2\">Phone <span class=\"wpforms-required-label\">*<\/span><\/label><input type=\"number\" id=\"wpforms-325-field_2\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"Phone Num\" step=\"any\" required><\/div><div id=\"wpforms-325-field_4-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"4\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-325-field_4\">Email <span class=\"wpforms-required-label\">*<\/span><\/label><input type=\"email\" id=\"wpforms-325-field_4\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][4]\" placeholder=\"Email\" spellcheck=\"false\" required><\/div><div id=\"wpforms-325-field_5-container\" class=\"wpforms-field wpforms-field-textarea\" data-field-id=\"5\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-325-field_5\">Message <span class=\"wpforms-required-label\">*<\/span><\/label><textarea id=\"wpforms-325-field_5\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][5]\" placeholder=\"What are you looking for?\" required><\/textarea><\/div><div id=\"wpforms-325-field_6-container\" class=\"wpforms-field wpforms-field-checkbox\" data-field-id=\"6\"><label class=\"wpforms-field-label wpforms-label-hide\">Checkboxes <span class=\"wpforms-required-label\">*<\/span><\/label><ul id=\"wpforms-325-field_6\" class=\"wpforms-field-required\"><li class=\"choice-1 depth-1\"><input type=\"checkbox\" id=\"wpforms-325-field_6_1\" name=\"wpforms[fields][6][]\" value=\"I authorize the treatment of my personal data accordingly and for the purposes indicated in the Privacy Policy.\" required ><label class=\"wpforms-field-label-inline\" for=\"wpforms-325-field_6_1\">I authorize the treatment of my personal data accordingly and for the purposes indicated in the Privacy Policy.<\/label><\/li><\/ul><\/div><\/div><!-- .wpforms-field-container --><div class=\"wpforms-submit-container\" ><input type=\"hidden\" name=\"wpforms[id]\" value=\"325\"><input type=\"hidden\" name=\"page_title\" value=\"\"><input type=\"hidden\" name=\"page_url\" value=\"https:\/\/hlgroup.pt\/en\/wp-json\/wp\/v2\/pages\/1094\"><input type=\"hidden\" name=\"url_referer\" value=\"\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-325\" class=\"wpforms-submit\" data-alt-text=\"Sending...\" data-submit-text=\"SUBMIT CONTACT REQUEST\" aria-live=\"assertive\" value=\"wpforms-submit\">SUBMIT CONTACT REQUEST<\/button><\/div><\/form><\/div>  <!-- .wpforms-container -->\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-31dea1c elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"31dea1c\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&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-dc76098\" data-id=\"dc76098\" 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-8b0e3ec elementor-widget elementor-widget-heading\" data-id=\"8b0e3ec\" 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<h2 class=\"elementor-heading-title elementor-size-default\">Other HL Group Complementary Services <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-5e01041 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5e01041\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-11ec9b8\" data-id=\"11ec9b8\" 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-7418e27 elementor-widget elementor-widget-text-editor\" data-id=\"7418e27\" 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><a href=\"https:\/\/hlgroup.pt\/en\/services\/banking-and-legal-advice\/\"><strong>Banking and Legal Advice<\/strong><\/a><\/p>\n<p><a href=\"https:\/\/hlgroup.pt\/en\/services\/promotion-disclosure\/\"><strong> Promotion disclosure<\/strong><\/a><\/p>\n<p><a href=\"https:\/\/hlgroup.pt\/en\/services\/market-studies\/\"><strong> Market Studies<\/strong><\/a><\/p>\n\t\t\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<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-03cb40c\" data-id=\"03cb40c\" 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-629e342 elementor-widget elementor-widget-text-editor\" data-id=\"629e342\" 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><a href=\"https:\/\/hlgroup.pt\/en\/services\/renovations\/\">Renovations<\/a><\/p>\n<p><a href=\"https:\/\/hlgroup.pt\/en\/services\/construction\/\">Construction<\/a><\/p>\n<p><a href=\"https:\/\/hlgroup.pt\/en\/services\/investment\/\">Investment<\/a><\/p>\n\t\t\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<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-c331714\" data-id=\"c331714\" 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-67d0c18 elementor-widget elementor-widget-image\" data-id=\"67d0c18\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"207\" height=\"207\" src=\"https:\/\/hlgroup.pt\/wp-content\/uploads\/2021\/03\/Servicos_complementares.png\" class=\"attachment-large size-large wp-image-560\" alt=\"\" srcset=\"https:\/\/hlgroup.pt\/wp-content\/uploads\/2021\/03\/Servicos_complementares.png 207w, https:\/\/hlgroup.pt\/wp-content\/uploads\/2021\/03\/Servicos_complementares-150x150.png 150w\" sizes=\"(max-width: 207px) 100vw, 207px\" \/>\t\t\t\t\t\t\t\t\t\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\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":"<p>Services Promotion disclosure It is easy to believe that HL Group has the right team of consultants to advertise and promote your property. The Disclosure and Promotion of a Property must be structured and robust in order to reach potential buyers effectively, this assertive way of knowing exactly who we should address, will outline how&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":1182,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-1094","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/hlgroup.pt\/en\/wp-json\/wp\/v2\/pages\/1094","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hlgroup.pt\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hlgroup.pt\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hlgroup.pt\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hlgroup.pt\/en\/wp-json\/wp\/v2\/comments?post=1094"}],"version-history":[{"count":15,"href":"https:\/\/hlgroup.pt\/en\/wp-json\/wp\/v2\/pages\/1094\/revisions"}],"predecessor-version":[{"id":1874,"href":"https:\/\/hlgroup.pt\/en\/wp-json\/wp\/v2\/pages\/1094\/revisions\/1874"}],"up":[{"embeddable":true,"href":"https:\/\/hlgroup.pt\/en\/wp-json\/wp\/v2\/pages\/1182"}],"wp:attachment":[{"href":"https:\/\/hlgroup.pt\/en\/wp-json\/wp\/v2\/media?parent=1094"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}