{"id":1438,"date":"2026-01-02T17:46:20","date_gmt":"2026-01-02T17:46:20","guid":{"rendered":"https:\/\/xpett.com\/consulpt\/?page_id=1438"},"modified":"2026-01-02T21:32:08","modified_gmt":"2026-01-02T21:32:08","slug":"cybersecurity","status":"publish","type":"page","link":"https:\/\/xpett.com\/consulpt\/services\/cybersecurity\/","title":{"rendered":"Cybersecurity"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1438\" class=\"elementor elementor-1438\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7b7b88ef elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7b7b88ef\" data-element_type=\"section\" data-e-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-753e8b2c\" data-id=\"753e8b2c\" data-element_type=\"column\" data-e-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-36e8af9 elementor-widget elementor-widget-spacer\" data-id=\"36e8af9\" data-element_type=\"widget\" data-e-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<div class=\"elementor-element elementor-element-1ba3140 elementor-widget__width-auto elementor-widget elementor-widget-heading\" data-id=\"1ba3140\" data-element_type=\"widget\" data-e-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\">Cybersecurity<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3379b70e elementor-widget elementor-widget-heading\" data-id=\"3379b70e\" data-element_type=\"widget\" data-e-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\">Digital Security Commitment<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-72ef033 elementor-widget elementor-widget-text-editor\" data-id=\"72ef033\" data-element_type=\"widget\" data-e-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>Protecting your brand and your guests is our top priority.<\/p>\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-9261ba8 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9261ba8\" data-element_type=\"section\" data-e-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-b6ec7b8\" data-id=\"b6ec7b8\" data-element_type=\"column\" data-e-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-4bc684d elementor-widget elementor-widget-html\" data-id=\"4bc684d\" data-element_type=\"widget\" data-e-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>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Digital Security Commitment | Consulpt<\/title>\n    <style>\n        :root {\n            --primary-dark: #343a40; \/* Dark charcoal *\/\n            --secondary-dark: #212529; \/* Near black *\/\n            --accent-gray: #6c757d; \/* Medium slate gray *\/\n            --light-bg: #f8f9fa; \/* Light smoke gray *\/\n            --white: #ffffff;\n            --border-color: #dee2e6;\n        }\n\n        body { \n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif; \n            line-height: 1.7; \n            color: var(--secondary-dark); \n            background-color: #f1f3f5; \n            margin: 0; \n            padding: 0; \n        }\n\n        .hero { \n            background: var(--primary-dark); \n            color: var(--white); \n            padding: 80px 20px; \n            text-align: center; \n        }\n\n        .hero h1 { \n            font-size: 2.8em; \n            margin-bottom: 10px; \n            letter-spacing: -1px;\n        }\n\n        .hero p {\n            font-weight: 300;\n            opacity: 0.9;\n        }\n\n        .container { \n            max-width: 900px; \n            margin: -50px auto 60px; \n            background: var(--white); \n            padding: 50px; \n            border-radius: 8px; \n            box-shadow: 0 15px 35px rgba(0,0,0,0.1); \n        }\n\n        .intro-text {\n            font-size: 1.1em;\n            margin-bottom: 40px;\n        }\n\n        .section-title { \n            color: var(--secondary-dark); \n            border-left: 4px solid var(--primary-dark); \n            padding-left: 15px; \n            margin-top: 50px;\n            font-size: 1.4em;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n\n        .status-grid { \n            display: grid; \n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); \n            gap: 25px; \n            margin: 30px 0; \n        }\n\n        .status-card { \n            border: 1px solid var(--border-color); \n            padding: 30px; \n            border-radius: 8px; \n            transition: all 0.3s ease; \n        }\n\n        .status-card:hover { \n            background-color: var(--light-bg);\n            border-color: var(--accent-gray);\n        }\n\n        .status-card h3 {\n            margin-top: 0;\n            font-size: 1.2em;\n        }\n\n        .check-icon { \n            color: #2b9348; \/* Keeping green for status icons as per UI standards, or change to black *\/\n            font-weight: bold; \n            margin-right: 10px; \n        }\n\n        .cta-box { \n            background: var(--light-bg); \n            padding: 40px; \n            text-align: center; \n            border-radius: 8px; \n            margin-top: 50px;\n            border: 1px dashed var(--accent-gray);\n        }\n\n        .btn { \n            background: var(--primary-dark); \n            color: var(--white); \n            padding: 15px 35px; \n            text-decoration: none; \n            border-radius: 4px; \n            font-weight: bold; \n            display: inline-block; \n            transition: background 0.3s;\n        }\n\n        .btn:hover { \n            background: var(--secondary-dark); \n        }\n\n        footer {\n            text-align: center; \n            padding: 40px 0; \n            color: var(--accent-gray);\n            font-size: 0.9em;\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <div class=\"hero\">\n        <h1><\/h1>\n        <p>\n        <\/p>\n    <\/div>\n\n    <div class=\"container\">\n        <p class=\"intro-text\">At <strong>Consulpt<\/strong>, we believe that tourism website localization is only complete when paired with a secure and resilient infrastructure.<\/p>\n\n        <h2 class=\"section-title\">Guest Protection Pillars<\/h2>\n        \n        <div class=\"status-grid\">\n            <div class=\"status-card\">\n                <h3><span class=\"check-icon\">\u2713<\/span>Bank-Grade Encryption<\/h3>\n                <p>Implementation of TLS 1.3 and HSTS to ensure all communications flow through private, unbreakable channels.<\/p>\n            <\/div>\n            <div class=\"status-card\">\n                <h3><span class=\"check-icon\">\u2713<\/span>Data Integrity<\/h3>\n                <p>Advanced CSP policies to block unauthorized scripts, preventing credit card data harvesting at the source.<\/p>\n            <\/div>\n            <div class=\"status-card\">\n                <h3><span class=\"check-icon\">\u2713<\/span>GDPR Privacy<\/h3>\n                <p>Consent management systems that respect user anonymity until explicit authorization is provided.<\/p>\n            <\/div>\n        <\/div>\n\n        <h2 class=\"section-title\">Global Trust<\/h2>\n        <p>For brands attracting international visitors, technical security is the invisible factor that dictates confidence. We reduce checkout friction through transparency and protection.<\/p>\n\n        <div class=\"cta-box\">\n            <h3>Want to evaluate your website's security?<\/h3>\n            <p>We offer a rapid cyber-hygiene review for tourism partners.<\/p>\n            <br>\n            <a href=\"https:\/\/xpett.com\/consulpt\/contact\/\" class=\"btn\">Request Free Review<\/a>\n        <\/div>\n    <\/div>\n\n\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6e228de elementor-drop-cap-yes elementor-drop-cap-view-default elementor-widget elementor-widget-text-editor\" data-id=\"6e228de\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;drop_cap&quot;:&quot;yes&quot;}\" 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<h2 class=\"section-title\">Resilience and Asset Protection<\/h2><p>Cybersecurity in tourism is not only a technical issue, it is a guarantee of business continuity. We focus on the real risks that impact your profitability:<\/p><p data-path-to-node=\"2\"><b data-path-to-node=\"2\" data-index-in-node=\"0\">Why Cybersecurity is Crucial in the Tourism Industry?<\/b><\/p><p data-path-to-node=\"3\">In the global tourism market, trust is the strongest currency. A visually appealing website is not enough if the technical infrastructure is vulnerable. Our localization approach includes an analysis of critical risks that can directly impact your revenue and reputation:<\/p><ul data-path-to-node=\"4\"><li><p data-path-to-node=\"4,0,0\"><b data-path-to-node=\"4,0,0\" data-index-in-node=\"0\">Payment Protection (Anti-Skimming):<\/b> We implement barriers against <i data-path-to-node=\"4,0,0\" data-index-in-node=\"66\">Formjacking<\/i>, preventing malicious scripts from intercepting your guests&#8217; credit card data during the booking process.<\/p><\/li><li><p data-path-to-node=\"4,1,0\"><b data-path-to-node=\"4,1,0\" data-index-in-node=\"0\">Brand Integrity (Anti-Defacement):<\/b> We monitor vulnerabilities in plugins and CMS (such as WordPress) to prevent hackers from altering your site, ensuring your prices and images remain authentic.<\/p><\/li><li><p data-path-to-node=\"4,2,0\"><b data-path-to-node=\"4,2,0\" data-index-in-node=\"0\">Legal Compliance &amp; GDPR:<\/b> We ensure that lead capture and marketing tracking comply with European standards, avoiding heavy fines for improper cookie management.<\/p><\/li><li><p data-path-to-node=\"4,3,0\"><b data-path-to-node=\"4,3,0\" data-index-in-node=\"0\">Operational Resilience (Uptime):<\/b> We protect your booking engine against bot and <i data-path-to-node=\"4,3,0\" data-index-in-node=\"80\">DDoS<\/i> attacks, ensuring your hotel is always &#8220;open&#8221; to receive direct bookings.<\/p><\/li><li><p data-path-to-node=\"4,4,0\"><b data-path-to-node=\"4,4,0\" data-index-in-node=\"0\">International Guest Confidence:<\/b> Through protocols like HSTS, we ensure travelers feel safe browsing your site by eliminating &#8220;Not Secure&#8221; warnings that cause cart abandonment.<\/p><\/li><\/ul><p><b>Is your website losing bookings due to &#8220;invisible&#8221; security flaws?<\/b><span class=\"Apple-converted-space\">\u00a0<\/span><\/p><p>In 2026, international guests don&#8217;t just look for the best view\u2014they look for the safest booking. From credit card protection to GDPR compliance, technical security is the silent partner of direct sales.<\/p><p>At <b>Consulpt<\/b>, we don&#8217;t just translate your brand; we shield it.<\/p><ul><li>Stop &#8220;Not Secure&#8221; warnings.<\/li><li>Protect your guests&#8217; payment data.<\/li><li>Ensure 100% legal compliance.<\/li><\/ul><h3 data-path-to-node=\"12\">\u00a0<\/h3><h3 data-path-to-node=\"12\">Technical Question (The &#8220;Why&#8221;)<\/h3><p data-path-to-node=\"13\">What is the difference between what Consulpt does and a &#8220;normal SSL&#8221;?<\/p><ul data-path-to-node=\"14\"><li><p data-path-to-node=\"14,0,0\"><b data-path-to-node=\"14,0,0\" data-index-in-node=\"0\">SSL (The Padlock):<\/b> It&#8217;s just the tunnel. It protects the data, but doesn&#8217;t guarantee that the destination is safe.<\/p><\/li><li><p data-path-to-node=\"14,1,0\"><b data-path-to-node=\"14,1,0\" data-index-in-node=\"0\">Security Headers (CSP\/HSTS):<\/b> It&#8217;s the security guard at the door. He ensures that no one injects malicious code inside the site, even if the tunnel (SSL) is active.<\/p><\/li><\/ul>\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-f346aaf elementor-drop-cap-yes elementor-drop-cap-view-default elementor-widget elementor-widget-text-editor\" data-id=\"f346aaf\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;drop_cap&quot;:&quot;yes&quot;}\" 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<h3 data-path-to-node=\"3\"><b data-path-to-node=\"3\" data-index-in-node=\"0\">5-Minute Digital Health Check\u00a0<\/b><\/h3><p data-path-to-node=\"4\"><i data-path-to-node=\"4\" data-index-in-node=\"0\">Verify if your international bookings are at risk.<\/i><\/p><div class=\"horizontal-scroll-wrapper\"><table style=\"height: 518px;\" width=\"371\" data-path-to-node=\"5\"><thead><tr><td><span data-path-to-node=\"5,0,0,0\">Step<\/span><\/td><td><span data-path-to-node=\"5,0,1,0\">What to Check<\/span><\/td><td><span data-path-to-node=\"5,0,2,0\">Ideal Result (Safe)<\/span><\/td><td><span data-path-to-node=\"5,0,3,0\">Failure Result (Risk)<\/span><\/td><\/tr><\/thead><tbody><tr><td><span data-path-to-node=\"5,1,0,0\"><b data-path-to-node=\"5,1,0,0\" data-index-in-node=\"0\">1. Browser Alert<\/b><\/span><\/td><td><span data-path-to-node=\"5,1,1,0\">Open your site in a Private\/Incognito window.<\/span><\/td><td><span data-path-to-node=\"5,1,2,0\">A clean address bar with a lock icon.<\/span><\/td><td><span data-path-to-node=\"5,1,3,0\">&#8220;Not Secure&#8221; warnings or broken layout.<\/span><\/td><\/tr><tr><td><span data-path-to-node=\"5,2,0,0\"><b data-path-to-node=\"5,2,0,0\" data-index-in-node=\"0\">2. Cookie Test<\/b><\/span><\/td><td><span data-path-to-node=\"5,2,1,0\">Open your site and <b data-path-to-node=\"5,2,1,0\" data-index-in-node=\"19\">don&#8217;t<\/b> click &#8220;Accept&#8221; yet.<\/span><\/td><td><span data-path-to-node=\"5,2,2,0\">No marketing scripts should fire (check via F12).<\/span><\/td><td><span data-path-to-node=\"5,2,3,0\">Scripts like FB Pixel\/GA fire before consent (GDPR breach).<\/span><\/td><\/tr><tr><td><span data-path-to-node=\"5,3,0,0\"><b data-path-to-node=\"5,3,0,0\" data-index-in-node=\"0\">3. Security Score<\/b><\/span><\/td><td><span data-path-to-node=\"5,3,1,0\">Enter your URL at <a class=\"ng-star-inserted\" href=\"https:\/\/securityheaders.com\/\" target=\"_blank\" rel=\"noopener\" data-hveid=\"0\" data-ved=\"0CAAQ_4QMahgKEwiropzy1-eRAxUAAAAAHQAAAAAQnwY\">SecurityHeaders.com<\/a>.<\/span><\/td><td><span data-path-to-node=\"5,3,2,0\"><b data-path-to-node=\"5,3,2,0\" data-index-in-node=\"0\">Grade A or B<\/b><\/span><\/td><td><span data-path-to-node=\"5,3,3,0\"><b data-path-to-node=\"5,3,3,0\" data-index-in-node=\"0\">Grade D or F<\/b> (Missing CSP\/HSTS).<\/span><\/td><\/tr><tr><td><span data-path-to-node=\"5,4,0,0\"><b data-path-to-node=\"5,4,0,0\" data-index-in-node=\"0\">4. Mobile Speed<\/b><\/span><\/td><td><span data-path-to-node=\"5,4,1,0\">Check the booking page on a 4G connection.<\/span><\/td><td><span data-path-to-node=\"5,4,2,0\">Loads in under 3 seconds.<\/span><\/td><td><span data-path-to-node=\"5,4,3,0\">Slow loading causes 50% of guest abandonment.<\/span><\/td><\/tr><tr><td><span data-path-to-node=\"5,5,0,0\"><b data-path-to-node=\"5,5,0,0\" data-index-in-node=\"0\">5. Language Logic<\/b><\/span><\/td><td><span data-path-to-node=\"5,5,1,0\">Switch to the English\/International version.<\/span><\/td><td><span data-path-to-node=\"5,5,2,0\">Professional, culturally adapted tone.<\/span><\/td><td><span data-path-to-node=\"5,5,3,0\">Literal translations or broken links to legal pages.<\/span><\/td><\/tr><\/tbody><\/table><\/div><h3 data-path-to-node=\"12\">\u00a0<\/h3><p data-path-to-node=\"13\"><b data-path-to-node=\"13\" data-index-in-node=\"0\">Did you score a &#8220;Red&#8221; in any of these steps?<\/b><\/p><p data-path-to-node=\"13\">\ud83d\udea9 If your website failed the Security Score or the Cookie Test, you are not just losing trust\u2014you are exposed to legal and financial risks.<\/p><p data-path-to-node=\"14\">At <b data-path-to-node=\"14\" data-index-in-node=\"3\">Consulpt<\/b>, we specialize in turning these risks into a competitive advantage for Portuguese tourism brands.<\/p><p data-path-to-node=\"15\">\ud83d\udc49 <b data-path-to-node=\"15\" data-index-in-node=\"3\">[Contact Us for a Full Professional Audit]<\/b><\/p>\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-ca3c882 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"ca3c882\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md elementor-animation-bob\" href=\"https:\/\/xpett.com\/consulpt\/contact\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Here<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\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-5558fdbf ct-section-stretched elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"5558fdbf\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_top&quot;:&quot;curve&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n    <path class=\"elementor-shape-fill\" d=\"M1000,4.3V0H0v4.3C0.9,23.1,126.7,99.2,500,100S1000,22.7,1000,4.3z\"\/>\n<\/svg>\t\t<\/div>\n\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-4b85b25c\" data-id=\"4b85b25c\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-61252720 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"61252720\" data-element_type=\"section\" data-e-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-inner-column elementor-element elementor-element-4ea70d70\" data-id=\"4ea70d70\" data-element_type=\"column\" data-e-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-76b28549 elementor-widget elementor-widget-heading\" data-id=\"76b28549\" data-element_type=\"widget\" data-e-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\">The Challenge<\/h2>\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 class=\"elementor-element elementor-element-91fcb58 elementor-widget elementor-widget-text-editor\" data-id=\"91fcb58\" data-element_type=\"widget\" data-e-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 data-path-to-node=\"8\">Your website is the primary gateway for international guests. Currently, technical vulnerabilities and lack of cultural adaptation are creating friction, leading to direct booking abandonment.<\/p>\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-fc769ec elementor-widget elementor-widget-heading\" data-id=\"fc769ec\" data-element_type=\"widget\" data-e-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\">Our Solution<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0bec888 elementor-widget elementor-widget-text-editor\" data-id=\"0bec888\" data-element_type=\"widget\" data-e-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 data-path-to-node=\"11\">We provide a dual-layer upgrade: <b data-path-to-node=\"11\" data-index-in-node=\"37\">Brand Localization<\/b> (to ensure trust) and <b data-path-to-node=\"11\" data-index-in-node=\"78\">Digital Shielding<\/b> (to ensure security).<\/p>\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-174645d elementor-widget elementor-widget-heading\" data-id=\"174645d\" data-element_type=\"widget\" data-e-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\">Why Consulpt?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d58b3ee elementor-widget elementor-widget-text-editor\" data-id=\"d58b3ee\" data-element_type=\"widget\" data-e-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 data-path-to-node=\"21\">We are specialized in the intersection of <b data-path-to-node=\"21\" data-index-in-node=\"46\">Language<\/b> and <b data-path-to-node=\"21\" data-index-in-node=\"59\">Technology<\/b>. We don&#8217;t just translate words; we secure your sales funnel.<\/p>\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-30981389 ct-section-stretched elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"30981389\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_top&quot;:&quot;curve&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n    <path class=\"elementor-shape-fill\" d=\"M1000,4.3V0H0v4.3C0.9,23.1,126.7,99.2,500,100S1000,22.7,1000,4.3z\"\/>\n<\/svg>\t\t<\/div>\n\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-100 elementor-top-column elementor-element elementor-element-15cd1700\" data-id=\"15cd1700\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-3bbe0e5 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3bbe0e5\" data-element_type=\"section\" data-e-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-inner-column elementor-element elementor-element-f8e4422\" data-id=\"f8e4422\" data-element_type=\"column\" data-e-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-4d5649e7 elementor-widget elementor-widget-heading\" data-id=\"4d5649e7\" data-element_type=\"widget\" data-e-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-small\">We provide solutions!<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-68d15ae0 elementor-widget elementor-widget-text-editor\" data-id=\"68d15ae0\" data-element_type=\"widget\" data-e-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>We are an Agency focused 100% on the Digital Solutions, promising to provide an excellent service, to local and foreign companies using a personalized approach with the latest technology available.<\/p><p>Among other things, we value commitment and respect, to be part of the solution for results.<\/p>\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-inner-section elementor-element elementor-element-73d66d53 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"73d66d53\" data-element_type=\"section\" data-e-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-inner-column elementor-element elementor-element-4e33bf16\" data-id=\"4e33bf16\" data-element_type=\"column\" data-e-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-6a156615 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"6a156615\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md elementor-animation-bob\" href=\"https:\/\/xpett.com\/consulpt\/contact\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Learn more<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\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-inner-section elementor-element elementor-element-4f112d55 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4f112d55\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\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-inner-column elementor-element elementor-element-65db39dc\" data-id=\"65db39dc\" data-element_type=\"column\" data-e-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-af3331e elementor-widget elementor-widget-heading\" data-id=\"af3331e\" data-element_type=\"widget\" data-e-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-small\">Connect Your Sales With Your Future Customers<\/h2>\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-inner-section elementor-element elementor-element-44d0748d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"44d0748d\" data-element_type=\"section\" data-e-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-16 elementor-inner-column elementor-element elementor-element-59a972c0\" data-id=\"59a972c0\" data-element_type=\"column\" data-e-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-5a5e632 elementor-view-stacked elementor-shape-circle elementor-invisible elementor-widget elementor-widget-icon\" data-id=\"5a5e632\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"fab fa-google\"><\/i>\t\t\t<\/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<div class=\"elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-cd5de6b\" data-id=\"cd5de6b\" data-element_type=\"column\" data-e-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-bcae59f elementor-widget elementor-widget-heading\" data-id=\"bcae59f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Google<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-10b7162 elementor-widget elementor-widget-text-editor\" data-id=\"10b7162\" data-element_type=\"widget\" data-e-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>Stand out on Google with a free Business profile<\/p>\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-16 elementor-inner-column elementor-element elementor-element-18aa5a4a\" data-id=\"18aa5a4a\" data-element_type=\"column\" data-e-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-2b7d3898 elementor-view-stacked elementor-shape-circle elementor-invisible elementor-widget elementor-widget-icon\" data-id=\"2b7d3898\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"fas fa-edit\"><\/i>\t\t\t<\/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<div class=\"elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-23f151c7\" data-id=\"23f151c7\" data-element_type=\"column\" data-e-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-508a49b8 elementor-widget elementor-widget-heading\" data-id=\"508a49b8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Web Design<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4fde4b60 elementor-widget elementor-widget-text-editor\" data-id=\"4fde4b60\" data-element_type=\"widget\" data-e-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>Establish your brand on the internet<\/p>\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-16 elementor-inner-column elementor-element elementor-element-35f5c2de\" data-id=\"35f5c2de\" data-element_type=\"column\" data-e-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-3a85bd1 elementor-view-stacked elementor-shape-circle elementor-invisible elementor-widget elementor-widget-icon\" data-id=\"3a85bd1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"fas fa-stamp\"><\/i>\t\t\t<\/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<div class=\"elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-d3b5301\" data-id=\"d3b5301\" data-element_type=\"column\" data-e-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-91f02bf elementor-widget elementor-widget-heading\" data-id=\"91f02bf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Brand Localization<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c355af4 elementor-widget elementor-widget-text-editor\" data-id=\"c355af4\" data-element_type=\"widget\" data-e-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><span class=\"ILfuVd rjOVwe\"><span class=\"hgKElc\">Adapt your <b>brand<\/b> message to your audience<\/span><\/span><\/p>\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<div class=\"elementor-element elementor-element-525e25bc elementor-widget elementor-widget-spacer\" data-id=\"525e25bc\" data-element_type=\"widget\" data-e-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<div class=\"elementor-element elementor-element-46f17f68 elementor-widget elementor-widget-heading\" data-id=\"46f17f68\" data-element_type=\"widget\" data-e-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\">Experience Matters <br>Since 1995<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1092fb5 elementor-widget elementor-widget-spacer\" data-id=\"1092fb5\" data-element_type=\"widget\" data-e-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<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-466c82fe elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"466c82fe\" data-element_type=\"section\" data-e-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-inner-column elementor-element elementor-element-25c299f9\" data-id=\"25c299f9\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\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-7fcb4415 elementor-widget elementor-widget-shortcode\" data-id=\"7fcb4415\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"> <div id=\"cj_wrapper\" style=\"margin: 0px auto; max-width: 100%;\"> <h4 style=\"margin: 0.75em 0px 0px; font-size: 1.25em; line-height: 1.5em; font-weight: bold; color: #000000; font-family: -apple-system, blinkmacsystemfont, 'segoe ui', roboto, oxygen, ubuntu, cantarell, 'fira sans', 'droid sans', 'helvetica neue', sans-serif;\">Find a domain starting at $0.99<\/h4> <form id=\"cj_form\" method=\"GET\" target=\"_blank\" action=\"https:\/\/www.anrdoezrs.net\/links\/100774153\/type\/dlg\/https:\/\/www.namecheap.com\/domains\/registration\/results.aspx\"> <div class=\"nc-search\" role=\"search\" style=\"position: relative; display: flex; flex-flow: row wrap; margin: 0px auto; padding: 0.75em 0px 0px; font-family: -apple-system, blinkmacsystemfont, 'segoe ui', roboto, oxygen, ubuntu, cantarell, 'fira sans', 'droid sans', 'helvetica neue', sans-serif;\"> <input id=\"cj_domain\" name=\"domain\" style=\"flex: 1 1 0%; min-width: 60px; min-height: 42px; padding: 0px 0.5em; border: 1px solid #ffffff; font-size: 1.125em; line-height: 20px; margin-right: 0px !important; margin-top: 0px !important; border-radius: 5px 0px 0px 5px !important;\" autocomplete=\"off\" placeholder=\"e.g. example.com\" autocorrect=\"off\" spellcheck=\"false\" autocapitalize=\"off\" type=\"text\"><input style=\"flex: 0 1 0%; min-width: 94px; width: 94px; padding: 0px 1em; font-size: 1.125em; line-height: 20px; text-align: center; border: 1px solid rgb(109, 151, 150); color: rgb(255, 255, 255); text-shadow: rgb(109, 151, 150) 0px -1px 1px; background-image: linear-gradient(rgb(137, 193, 192) 0%, rgb(109, 151, 150) 100%); cursor: pointer; min-height: 42px !important; margin-left: 0px !important; margin-top: 0px !important; border-radius: 0px 5px 5px 0px !important;\" value=\"Search\" type=\"submit\"> <\/div> <\/form> <div class=\"powerby\"> <p style=\"margin: 1em 0px 0px; font-size: 0.75em; line-height: 1.25em; color: #ffffff; font-family: -apple-system, blinkmacsystemfont, 'segoe ui', roboto, oxygen, ubuntu, cantarell, 'fira sans', 'droid sans', 'helvetica neue', sans-serif; text-align: left;\" data-gtm-vis-has-fired-1247969_1822=\"1\">powered by <a id=\"cj_url\" href=\"https:\/\/www.anrdoezrs.net\/links\/100774153\/type\/dlg\/https:\/\/www.namecheap.com\/\" target=\"_blank\" style=\"font-weight: bold; color: #de3723; text-decoration: none;\">Namecheap<\/a><\/p> <\/div> <\/div> <script>     !function(){ var e=document.querySelector(\"#cj_form\"); e.addEventListener(\"submit\",function(o){ o.preventDefault(); if(e.domain.value === \"\"){ window.location.href = document.querySelector(\"#cj_url\").href; } else{ e.submit(); } }) }();<\/script> <\/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<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-6ed9275c elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6ed9275c\" data-element_type=\"section\" data-e-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-inner-column elementor-element elementor-element-6cc94d59\" data-id=\"6cc94d59\" data-element_type=\"column\" data-e-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-6f0acb19 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"6f0acb19\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md elementor-animation-bob\" href=\"https:\/\/xpett.com\/consulpt\/contact\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Let's Work Together<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\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\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-9ae8af8 ct-section-stretched elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"9ae8af8\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\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-4441876c\" data-id=\"4441876c\" data-element_type=\"column\" data-e-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-1c6a8a2 elementor-widget elementor-widget-heading\" data-id=\"1c6a8a2\" data-element_type=\"widget\" data-e-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\">Let's Connect On Social Media\u200b<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7493db1 elementor-widget elementor-widget-spacer\" data-id=\"7493db1\" data-element_type=\"widget\" data-e-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<div class=\"elementor-element elementor-element-680824e6 elementor-shape-rounded elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"680824e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeater-item-072f3db\" href=\"https:\/\/www.facebook.com\/consulpt\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Facebook-f<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-facebook-f\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-2582553\" href=\"https:\/\/twitter.com\/consulpt\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Twitter<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-twitter\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-20222a0\" href=\"https:\/\/www.instagram.com\/consulpt\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Instagram<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-instagram\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin-in elementor-repeater-item-b8799b2\" href=\"https:\/\/www.linkedin.com\/company\/consulpt\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Linkedin-in<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-linkedin-in\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\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 class=\"elementor-element elementor-element-64096611 elementor-widget elementor-widget-spacer\" data-id=\"64096611\" data-element_type=\"widget\" data-e-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<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-3f0540f8 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3f0540f8\" data-element_type=\"section\" data-e-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-inner-column elementor-element elementor-element-1b5ea4c6\" data-id=\"1b5ea4c6\" data-element_type=\"column\" data-e-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-b007604 elementor-widget elementor-widget-text-editor\" data-id=\"b007604\" data-element_type=\"widget\" data-e-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>Feel free to visit my social media pages and don\u2019t forget to like &amp; share \ud83d\ude42<\/p>\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>Cybersecurity Digital Security Commitment Protecting your brand and your guests is our top priority. Digital Security Commitment | Consulpt At Consulpt, we believe that tourism website localization is only complete when paired with a secure and resilient infrastructure. Guest Protection Pillars \u2713Bank-Grade Encryption Implementation of TLS 1.3 and HSTS to ensure all communications flow through [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":101,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"content-type":"","om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-1438","page","type-page","status-publish","hentry"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[]}},"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/xpett.com\/consulpt\/wp-json\/wp\/v2\/pages\/1438","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/xpett.com\/consulpt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/xpett.com\/consulpt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/xpett.com\/consulpt\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/xpett.com\/consulpt\/wp-json\/wp\/v2\/comments?post=1438"}],"version-history":[{"count":79,"href":"https:\/\/xpett.com\/consulpt\/wp-json\/wp\/v2\/pages\/1438\/revisions"}],"predecessor-version":[{"id":1559,"href":"https:\/\/xpett.com\/consulpt\/wp-json\/wp\/v2\/pages\/1438\/revisions\/1559"}],"up":[{"embeddable":true,"href":"https:\/\/xpett.com\/consulpt\/wp-json\/wp\/v2\/pages\/101"}],"wp:attachment":[{"href":"https:\/\/xpett.com\/consulpt\/wp-json\/wp\/v2\/media?parent=1438"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}