{"id":616,"date":"2022-04-01T14:47:18","date_gmt":"2022-04-01T14:47:18","guid":{"rendered":"https:\/\/startersites.io\/blocksy\/cleaning-service\/?page_id=616"},"modified":"2026-04-10T03:25:48","modified_gmt":"2026-04-10T03:25:48","slug":"contact","status":"publish","type":"page","link":"https:\/\/heliocleaning.com\/es\/contact\/","title":{"rendered":"Contacto"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"616\" class=\"elementor elementor-616\">\n\t\t\t\t<div class=\"elementor-element elementor-element-722c4de e-con-full e-flex e-con e-parent\" data-id=\"722c4de\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-93255a7 elementor-widget elementor-widget-html\" data-id=\"93255a7\" 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<!-- =========================\r\n   CONTACT PAGE \u2014 HELIO WAVE HERO\r\n========================= -->\r\n\r\n<section class=\"helio-contact-page\">\r\n\r\n<style>\r\n:root{\r\n  --accent:#25D366;\r\n  --ink:#0f172a;\r\n  --muted:#475569;\r\n}\r\n\r\n\/* BASE *\/\r\n.helio-contact-page{\r\n  font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;\r\n  color:var(--ink);\r\n  overflow:hidden;\r\n}\r\n\r\n\/* ================= HERO WITH IMAGE WAVE ================= *\/\r\n.helio-contact-hero{\r\n  position:relative;\r\n  padding:160px 20px 130px;\r\n  display:flex;\r\n  justify-content:center;\r\n  align-items:center;\r\n  overflow:hidden;\r\n}\r\n\r\n\/* BACKGROUND IMAGE LAYERS *\/\r\n.helio-hero-bg{\r\n  position:absolute;\r\n  inset:0;\r\n  z-index:0;\r\n}\r\n\r\n.helio-hero-bg::before,\r\n.helio-hero-bg::after{\r\n  content:\"\";\r\n  position:absolute;\r\n  inset:0;\r\n  background-size:cover;\r\n  background-position:center;\r\n  animation:heroWave 18s ease-in-out infinite;\r\n  filter:brightness(.65);\r\n}\r\n\r\n.helio-hero-bg::before{\r\n  background-image:url(\"https:\/\/heliocleaning.com\/wp-content\/uploads\/2022\/03\/about-page-appointment-section-background.webp\");\r\n}\r\n\r\n.helio-hero-bg::after{\r\n  background-image:url(\"https:\/\/heliocleaning.com\/wp-content\/uploads\/2022\/03\/blog-image-3.webp\");\r\n  animation-delay:9s;\r\n  opacity:0;\r\n}\r\n\r\n\/* IMAGE CROSSFADE + WAVE MOTION *\/\r\n@keyframes heroWave{\r\n  0%{\r\n    opacity:1;\r\n    transform:scale(1) translateY(0);\r\n  }\r\n  40%{\r\n    opacity:1;\r\n    transform:scale(1.06) translateY(-14px);\r\n  }\r\n  50%{\r\n    opacity:0;\r\n  }\r\n  90%{\r\n    opacity:0;\r\n    transform:scale(1) translateY(0);\r\n  }\r\n  100%{\r\n    opacity:1;\r\n  }\r\n}\r\n\r\n\/* DARK OVERLAY FOR READABILITY *\/\r\n.helio-hero-overlay{\r\n  position:absolute;\r\n  inset:0;\r\n  background:linear-gradient(\r\n    180deg,\r\n    rgba(2,6,23,.55),\r\n    rgba(2,6,23,.65)\r\n  );\r\n  z-index:1;\r\n}\r\n\r\n\/* HERO CARD *\/\r\n.helio-contact-hero-inner{\r\n  position:relative;\r\n  z-index:2;\r\n  max-width:900px;\r\n  padding:70px 60px;\r\n  background:rgba(255,255,255,.78);\r\n  backdrop-filter:blur(20px) saturate(150%);\r\n  -webkit-backdrop-filter:blur(20px) saturate(150%);\r\n  border-radius:36px;\r\n  box-shadow:0 45px 120px rgba(0,0,0,.35);\r\n  text-align:center;\r\n}\r\n\r\n\/* HERO TEXT *\/\r\n.helio-contact-eyebrow{\r\n  font-size:.75rem;\r\n  letter-spacing:.32em;\r\n  text-transform:uppercase;\r\n  font-weight:800;\r\n  color:#475569;\r\n  margin-bottom:18px;\r\n}\r\n\r\n.helio-contact-hero h1{\r\n  font-size:clamp(2.6rem,5vw,3.6rem);\r\n  font-weight:900;\r\n  line-height:1.05;\r\n  margin-bottom:22px;\r\n}\r\n\r\n.helio-contact-hero p{\r\n  max-width:640px;\r\n  margin:0 auto;\r\n  font-size:1.08rem;\r\n  line-height:1.75;\r\n  color:var(--muted);\r\n}\r\n\r\n\/* ================= GRID ================= *\/\r\n.helio-contact-grid{\r\n  max-width:1200px;\r\n  margin:0 auto;\r\n  padding:120px 20px 90px;\r\n  display:grid;\r\n  grid-template-columns:1fr 1fr;\r\n  gap:70px;\r\n}\r\n\r\n\/* MAP *\/\r\n.helio-contact-map{\r\n  border-radius:30px;\r\n  overflow:hidden;\r\n  box-shadow:0 35px 90px rgba(0,0,0,.18);\r\n  animation:floatSoft 10s ease-in-out infinite;\r\n}\r\n\r\n@keyframes floatSoft{\r\n  0%{transform:translateY(0)}\r\n  50%{transform:translateY(-12px)}\r\n  100%{transform:translateY(0)}\r\n}\r\n\r\n.helio-contact-map iframe{\r\n  width:100%;\r\n  height:100%;\r\n  min-height:480px;\r\n  border:none;\r\n}\r\n\r\n\/* FORM CARD *\/\r\n.helio-contact-form{\r\n  background:#ffffff;\r\n  padding:60px 54px;\r\n  border-radius:34px;\r\n  box-shadow:0 40px 100px rgba(0,0,0,.18);\r\n}\r\n\r\n.helio-contact-form h2{\r\n  font-size:2rem;\r\n  font-weight:900;\r\n  margin-bottom:16px;\r\n}\r\n\r\n.helio-contact-form p{\r\n  font-size:1rem;\r\n  color:var(--muted);\r\n  line-height:1.7;\r\n  margin-bottom:34px;\r\n}\r\n\r\n\/* ================= INFO ================= *\/\r\n.helio-contact-info{\r\n  max-width:1200px;\r\n  margin:0 auto 110px;\r\n  padding:0 20px;\r\n  display:grid;\r\n  grid-template-columns:repeat(auto-fit,minmax(240px,1fr));\r\n  gap:44px;\r\n  text-align:center;\r\n}\r\n\r\n.helio-info-box{\r\n  padding:38px 30px;\r\n  border-radius:26px;\r\n  background:#f8fafc;\r\n  box-shadow:0 20px 50px rgba(0,0,0,.08);\r\n}\r\n\r\n.helio-info-box strong{\r\n  display:block;\r\n  font-size:1.05rem;\r\n  font-weight:900;\r\n  margin-bottom:10px;\r\n}\r\n\r\n.helio-info-box span{\r\n  font-size:.96rem;\r\n  color:var(--muted);\r\n}\r\n\r\n\/* ================= WHATSAPP ================= *\/\r\n.helio-whatsapp-cta{\r\n  margin:0 auto 140px;\r\n  text-align:center;\r\n}\r\n\r\n.helio-whatsapp-cta a{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  gap:14px;\r\n  padding:20px 46px;\r\n  background:var(--accent);\r\n  color:#022c22;\r\n  font-weight:900;\r\n  font-size:1rem;\r\n  border-radius:999px;\r\n  text-decoration:none;\r\n  box-shadow:0 25px 55px rgba(0,0,0,.28);\r\n  transition:transform .25s ease, box-shadow .25s ease;\r\n}\r\n\r\n.helio-whatsapp-cta a:hover{\r\n  transform:translateY(-4px);\r\n  box-shadow:0 35px 80px rgba(0,0,0,.38);\r\n}\r\n\r\n\/* ================= MOBILE ================= *\/\r\n@media(max-width:900px){\r\n  .helio-contact-hero-inner{\r\n    padding:48px 26px;\r\n  }\r\n\r\n  .helio-contact-grid{\r\n    grid-template-columns:1fr;\r\n    padding:90px 20px;\r\n  }\r\n\r\n  .helio-contact-map iframe{\r\n    min-height:360px;\r\n  }\r\n\r\n  .helio-contact-form{\r\n    padding:44px 28px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<!-- HERO -->\r\n<div class=\"helio-contact-hero\">\r\n  <div class=\"helio-hero-bg\"><\/div>\r\n  <div class=\"helio-hero-overlay\"><\/div>\r\n\r\n  <div class=\"helio-contact-hero-inner\">\r\n    <div class=\"helio-contact-eyebrow\">Get In Touch<\/div>\r\n    <h1>We\u2019re Here to Help You Enjoy a Cleaner Space<\/h1>\r\n    <p>\r\n      Need a quote, ongoing service, or fast answers?\r\n      Our Punta Cana cleaning team is ready to help \u2014 friendly, reliable,\r\n      and just one message away.\r\n    <\/p>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- CONTACT GRID -->\r\n<div class=\"helio-contact-grid\">\r\n\r\n  <div class=\"helio-contact-map\">\r\n    <iframe\r\n      loading=\"lazy\"\r\n      src=\"https:\/\/www.google.com\/maps?q=Punta+Cana+Dominican+Republic&output=embed\">\r\n    <\/iframe>\r\n  <\/div>\r\n\r\n  <div class=\"helio-contact-form\">\r\n    <h2>Request a Cleaning Quote<\/h2>\r\n    <p>\r\n      Tell us about your home, villa, Airbnb, or business.\r\n      We\u2019ll respond quickly with clear pricing and flexible options.\r\n    <\/p>\r\n\r\n    <div class=\"wpforms-container wpforms-render-modern\" id=\"wpforms-67\"><form id=\"wpforms-form-67\" class=\"wpforms-validate wpforms-form wpforms-ajax-form\" data-formid=\"67\" method=\"post\" enctype=\"multipart\/form-data\" action=\"\/es\/wp-json\/wp\/v2\/pages\/616\" data-token=\"0fe2ddf66d65d37f2501719a5e90dedc\" data-token-time=\"1778072641\"><noscript class=\"wpforms-error-noscript\">Please enable JavaScript in your browser to complete this form.<\/noscript><div id=\"wpforms-error-noscript\" style=\"display: none;\">Please enable JavaScript in your browser to complete this form.<\/div><div class=\"wpforms-field-container\"><div id=\"wpforms-67-field_6-container\" class=\"wpforms-field wpforms-field-name\" data-field-id=\"6\"><fieldset><legend class=\"wpforms-field-label wpforms-label-hide\" aria-hidden=\"false\">Name (copy) <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/legend><div class=\"wpforms-field-row wpforms-field-large\"><div class=\"wpforms-field-row-block wpforms-first wpforms-one-half\"><input type=\"text\" id=\"wpforms-67-field_6\" class=\"wpforms-field-name-first wpforms-field-required\" name=\"wpforms[fields][6][first]\" placeholder=\"First Name *\" aria-errormessage=\"wpforms-67-field_6-error\" required><label for=\"wpforms-67-field_6\" class=\"wpforms-field-sublabel after wpforms-sublabel-hide\">First<\/label><\/div><div class=\"wpforms-field-row-block wpforms-one-half\"><input type=\"text\" id=\"wpforms-67-field_6-last\" class=\"wpforms-field-name-last wpforms-field-required\" name=\"wpforms[fields][6][last]\" placeholder=\"Last Name *\" aria-errormessage=\"wpforms-67-field_6-last-error\" required><label for=\"wpforms-67-field_6-last\" class=\"wpforms-field-sublabel after wpforms-sublabel-hide\">Last<\/label><\/div><\/div><\/fieldset><\/div><div id=\"wpforms-67-field_1-container\" class=\"wpforms-field wpforms-field-email wpforms-one-half wpforms-first\" data-field-id=\"1\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-67-field_1\" aria-hidden=\"false\">Email <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><input type=\"email\" id=\"wpforms-67-field_1\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][1]\" placeholder=\"Your Email *\" spellcheck=\"false\" aria-errormessage=\"wpforms-67-field_1-error\" required><\/div><div id=\"wpforms-67-field_4-container\" class=\"wpforms-field wpforms-field-text wpforms-one-half\" data-field-id=\"4\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-67-field_4\" aria-hidden=\"false\">Single Line Text<\/label><input type=\"text\" id=\"wpforms-67-field_4\" class=\"wpforms-field-large\" name=\"wpforms[fields][4]\" placeholder=\"Your Phone Number\" aria-errormessage=\"wpforms-67-field_4-error\" ><\/div><div id=\"wpforms-67-field_5-container\" class=\"wpforms-field wpforms-field-select wpforms-first wpforms-field-select-style-classic\" data-field-id=\"5\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-67-field_5\" aria-hidden=\"false\">Dropdown<\/label><select id=\"wpforms-67-field_5\" class=\"wpforms-field-large\" name=\"wpforms[fields][5]\"><option value=\"\" class=\"placeholder\" disabled  selected='selected'>Select Service<\/option><option value=\"House Cleaning\"  class=\"choice-1 depth-1\"  >House Cleaning<\/option><option value=\"Office Cleaning\"  class=\"choice-2 depth-1\"  >Office Cleaning<\/option><option value=\"Pool Cleaning\"  class=\"choice-3 depth-1\"  >Pool Cleaning<\/option><option value=\"Window Cleaning\"  class=\"choice-4 depth-1\"  >Window Cleaning<\/option><option value=\"Carpet Cleaning\"  class=\"choice-5 depth-1\"  >Carpet Cleaning<\/option><option value=\"Roof Cleaning\"  class=\"choice-6 depth-1\"  >Roof Cleaning<\/option><option value=\"Laundry Service\"  class=\"choice-7 depth-1\"  >Laundry Service<\/option><\/select><\/div><div id=\"wpforms-67-field_2-container\" class=\"wpforms-field wpforms-field-textarea\" data-field-id=\"2\"><label class=\"wpforms-field-label wpforms-label-hide\" for=\"wpforms-67-field_2\" aria-hidden=\"false\">Comment or Message <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><textarea id=\"wpforms-67-field_2\" class=\"wpforms-field-large wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"Message *\" aria-errormessage=\"wpforms-67-field_2-error\" required><\/textarea><\/div><\/div><!-- .wpforms-field-container --><div class=\"wpforms-submit-container\" ><input type=\"hidden\" name=\"wpforms[id]\" value=\"67\"><input type=\"hidden\" name=\"page_title\" value=\"\"><input type=\"hidden\" name=\"page_url\" value=\"https:\/\/heliocleaning.com\/es\/wp-json\/wp\/v2\/pages\/616\"><input type=\"hidden\" name=\"url_referer\" value=\"\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-67\" class=\"wpforms-submit\" data-alt-text=\"Sending...\" data-submit-text=\"Send Message\" aria-live=\"assertive\" value=\"wpforms-submit\">Send Message<\/button><img decoding=\"async\" src=\"https:\/\/heliocleaning.com\/wp-content\/plugins\/wpforms-lite\/assets\/images\/submit-spin.svg\" class=\"wpforms-submit-spinner\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"><\/div><\/form><\/div>  <!-- .wpforms-container -->\r\n  <\/div>\r\n\r\n<\/div>\r\n\r\n<!-- INFO -->\r\n<div class=\"helio-contact-info\">\r\n  <div class=\"helio-info-box\">\r\n    <strong>Service Area<\/strong>\r\n    <span>Punta Cana, B\u00e1varo & Cap Cana<\/span>\r\n  <\/div>\r\n  <div class=\"helio-info-box\">\r\n    <strong>Phone \/ WhatsApp<\/strong>\r\n    <span>+1 (809) 840-8313<\/span>\r\n  <\/div>\r\n  <div class=\"helio-info-box\">\r\n    <strong>Availability<\/strong>\r\n    <span>Daily \u2022 Flexible Scheduling<\/span>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- WHATSAPP CTA -->\r\n<div class=\"helio-whatsapp-cta\">\r\n  <a\r\n    href=\"https:\/\/wa.me\/18098408313?text=Hello%20I%20would%20like%20a%20cleaning%20quote%20in%20Punta%20Cana\"\r\n    target=\"_blank\">\r\n    \ud83d\udcac Chat With Us on WhatsApp\r\n  <\/a>\r\n<\/div>\r\n\r\n<\/section>\r\n\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-d6c31ee e-flex e-con-boxed e-con e-parent\" data-id=\"d6c31ee\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3fe61a5 elementor-widget elementor-widget-html\" data-id=\"3fe61a5\" 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<!-- ===============================\r\n   MORE USEFUL INFORMATION SECTION\r\n================================ -->\r\n<section class=\"helio-info-section\">\r\n\r\n<style>\r\n.helio-info-section{\r\n  padding:110px 20px;\r\n  font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;\r\n  background:#ffffff;\r\n}\r\n\r\n.helio-info-wrap{\r\n  max-width:1200px;\r\n  margin:0 auto;\r\n}\r\n\r\n.helio-info-title{\r\n  text-align:center;\r\n  font-size:clamp(2.2rem,4vw,2.8rem);\r\n  font-weight:900;\r\n  margin-bottom:80px;\r\n}\r\n\r\n.helio-info-grid{\r\n  display:grid;\r\n  grid-template-columns:1fr 1fr;\r\n  gap:70px 80px;\r\n}\r\n\r\n.helio-info-item h3{\r\n  font-size:1.2rem;\r\n  font-weight:800;\r\n  margin-bottom:14px;\r\n}\r\n\r\n.helio-info-item p{\r\n  font-size:.95rem;\r\n  line-height:1.7;\r\n  color:#475569;\r\n  max-width:520px;\r\n}\r\n\r\n@media(max-width:900px){\r\n  .helio-info-grid{\r\n    grid-template-columns:1fr;\r\n    gap:50px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<div class=\"helio-info-wrap\">\r\n\r\n  <h2 class=\"helio-info-title\">More Useful Information<\/h2>\r\n\r\n  <div class=\"helio-info-grid\">\r\n\r\n    <div class=\"helio-info-item\">\r\n      <h3>How long does a house cleaning take?<\/h3>\r\n      <p>\r\n        Cleaning times vary based on property size and condition.\r\n        Most apartments take 2\u20133 hours, while villas and larger homes\r\n        typically require 4\u20136 hours for a thorough clean in Punta Cana.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"helio-info-item\">\r\n      <h3>Simple cleaning tips for tropical homes<\/h3>\r\n      <p>\r\n        Due to humidity in Punta Cana, regular ventilation, surface drying,\r\n        and mold-prevention cleaning are essential to keep homes fresh\r\n        year-round.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"helio-info-item\">\r\n      <h3>Do you clean Airbnb & vacation rentals?<\/h3>\r\n      <p>\r\n        Yes. We specialize in Airbnb turnover cleaning including linen reset,\r\n        bathroom sanitation, kitchen cleaning, and guest-ready presentation.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"helio-info-item\">\r\n      <h3>Office & commercial cleaning<\/h3>\r\n      <p>\r\n        We provide reliable cleaning for offices, clinics, and retail spaces\r\n        with flexible schedules to avoid disrupting your business hours.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"helio-info-item\">\r\n      <h3>Eco-friendly & safe products<\/h3>\r\n      <p>\r\n        Our cleaning products are chosen to be effective while remaining safe\r\n        for families, pets, and the Punta Cana environment.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <div class=\"helio-info-item\">\r\n      <h3>Special event & post-construction cleaning<\/h3>\r\n      <p>\r\n        Hosting an event or finishing renovations? We handle deep cleaning\r\n        before and after special occasions and construction projects.\r\n      <\/p>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/div>\r\n<\/section>\r\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<div class=\"elementor-element elementor-element-fdf130f e-flex e-con-boxed e-con e-parent\" data-id=\"fdf130f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-60a7317 elementor-widget elementor-widget-html\" data-id=\"60a7317\" 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<!-- ===============================\r\n   STICKY WHATSAPP BUTTON\r\n================================ -->\r\n<style>\r\n.helio-whatsapp-sticky{\r\n  position:fixed;\r\n  bottom:26px;\r\n  right:26px;\r\n  z-index:9999;\r\n}\r\n\r\n.helio-whatsapp-sticky a{\r\n  width:64px;\r\n  height:64px;\r\n  background:#25D366;\r\n  border-radius:50%;\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  box-shadow:0 20px 40px rgba(0,0,0,.35);\r\n  transition:transform .25s ease;\r\n}\r\n\r\n.helio-whatsapp-sticky a:hover{\r\n  transform:scale(1.08);\r\n}\r\n\r\n.helio-whatsapp-sticky img{\r\n  width:34px;\r\n}\r\n<\/style>\r\n\r\n<div class=\"helio-whatsapp-sticky\">\r\n  <a href=\"https:\/\/wa.me\/18098408313?text=Hello%20I%20need%20cleaning%20services%20in%20Punta%20Cana\" target=\"_blank\">\r\n    <img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/6\/6b\/WhatsApp.svg\">\r\n  <\/a>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4cd8b59 elementor-widget elementor-widget-html\" data-id=\"4cd8b59\" 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<script>\r\ndocument.querySelectorAll('a[data-whatsapp]').forEach(btn=>{\r\n  const page = encodeURIComponent(document.title);\r\n  btn.href = `https:\/\/wa.me\/18098408313?text=Hello%20I%20am%20viewing%20the%20page%20\"${page}\"%20and%20would%20like%20a%20cleaning%20quote%20in%20Punta%20Cana`;\r\n});\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f389cd5 elementor-widget elementor-widget-html\" data-id=\"f389cd5\" 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<script type=\"application\/ld+json\">\r\n{\r\n  \"@context\": \"https:\/\/schema.org\",\r\n  \"@type\": \"CleaningService\",\r\n  \"name\": \"Helio Cleaning Punta Cana\",\r\n  \"areaServed\": {\r\n    \"@type\": \"Place\",\r\n    \"name\": \"Punta Cana, Dominican Republic\"\r\n  },\r\n  \"telephone\": \"+18098408313\",\r\n  \"priceRange\": \"$$\",\r\n  \"url\": \"https:\/\/yourwebsite.com\/contact\",\r\n  \"sameAs\": [\r\n    \"https:\/\/wa.me\/18098408313\"\r\n  ]\r\n}\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-51ca171 elementor-widget elementor-widget-html\" data-id=\"51ca171\" 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<script>\r\ndocument.querySelectorAll('a[href*=\"wa.me\"]').forEach(link=>{\r\n  link.addEventListener('click',()=>{\r\n    if(typeof gtag === 'function'){\r\n      gtag('event','whatsapp_click',{\r\n        event_category:'engagement',\r\n        event_label:window.location.pathname\r\n      });\r\n    }\r\n  });\r\n});\r\n<\/script>\r\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<div class=\"elementor-element elementor-element-5286e06 e-con-full e-flex e-con e-parent\" data-id=\"5286e06\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-87685be elementor-widget elementor-widget-html\" data-id=\"87685be\" 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<section class=\"helio-cleaning-about\">\r\n\r\n  <style>\r\n    :root{\r\n      --ink:#020617;\r\n      --muted:#475569;\r\n      --soft:#f8fafc;\r\n      --accent:#f4c400;\r\n    }\r\n\r\n    \/* SECTION *\/\r\n    .helio-cleaning-about{\r\n      padding:120px 20px;\r\n      background:#ffffff;\r\n      font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;\r\n    }\r\n\r\n    .helio-cleaning-grid{\r\n      max-width:1240px;\r\n      margin:0 auto;\r\n      display:grid;\r\n      grid-template-columns:1.1fr .9fr;\r\n      gap:90px;\r\n      align-items:center;\r\n    }\r\n\r\n    \/* LEFT CONTENT *\/\r\n    .helio-cleaning-eyebrow{\r\n      font-size:.75rem;\r\n      letter-spacing:.28em;\r\n      text-transform:uppercase;\r\n      font-weight:800;\r\n      color:#6b7280;\r\n      margin-bottom:16px;\r\n    }\r\n\r\n    .helio-cleaning-title{\r\n      font-size:clamp(2.6rem,5vw,3.6rem);\r\n      font-weight:900;\r\n      line-height:1.05;\r\n      color:var(--ink);\r\n      margin-bottom:28px;\r\n    }\r\n\r\n    .helio-cleaning-text{\r\n      font-size:1.05rem;\r\n      line-height:1.8;\r\n      color:var(--muted);\r\n      max-width:560px;\r\n      margin-bottom:22px;\r\n    }\r\n\r\n    \/* IMAGE WRAP *\/\r\n    .helio-cleaning-image-wrap{\r\n      position:relative;\r\n      perspective:1200px;\r\n    }\r\n\r\n    \/* FLOATING IMAGE *\/\r\n    .helio-cleaning-image{\r\n      position:relative;\r\n      border-radius:26px;\r\n      overflow:hidden;\r\n      transform-style:preserve-3d;\r\n      animation:waterFloat 10s ease-in-out infinite;\r\n      box-shadow:\r\n        0 60px 120px rgba(2,6,23,.35),\r\n        0 25px 60px rgba(2,6,23,.18);\r\n    }\r\n\r\n    .helio-cleaning-image img{\r\n      width:100%;\r\n      display:block;\r\n      transform:scale(1.03);\r\n    }\r\n\r\n    \/* WATER SHIMMER *\/\r\n    .helio-cleaning-image::after{\r\n      content:\"\";\r\n      position:absolute;\r\n      inset:0;\r\n      background:\r\n        linear-gradient(\r\n          120deg,\r\n          rgba(255,255,255,.35),\r\n          rgba(255,255,255,0) 60%\r\n        );\r\n      opacity:.35;\r\n      mix-blend-mode:overlay;\r\n      animation:waterShine 6s ease-in-out infinite;\r\n      pointer-events:none;\r\n    }\r\n\r\n    \/* FLOAT ANIMATION *\/\r\n    @keyframes waterFloat{\r\n      0%{\r\n        transform:translateY(0) rotateX(0deg);\r\n      }\r\n      50%{\r\n        transform:translateY(-14px) rotateX(2deg);\r\n      }\r\n      100%{\r\n        transform:translateY(0) rotateX(0deg);\r\n      }\r\n    }\r\n\r\n    @keyframes waterShine{\r\n      0%{opacity:.25}\r\n      50%{opacity:.45}\r\n      100%{opacity:.25}\r\n    }\r\n\r\n    \/* MOBILE *\/\r\n    @media(max-width:900px){\r\n      .helio-cleaning-grid{\r\n        grid-template-columns:1fr;\r\n        gap:60px;\r\n      }\r\n\r\n      .helio-cleaning-image{\r\n        animation:none;\r\n      }\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"helio-cleaning-grid\">\r\n\r\n    <!-- TEXT -->\r\n    <div>\r\n      <div class=\"helio-cleaning-eyebrow\">High Quality<\/div>\r\n\r\n      <h2 class=\"helio-cleaning-title\">\r\n        Cleaning Services\r\n      <\/h2>\r\n\r\n      <p class=\"helio-cleaning-text\">\r\n        At Helio Cleaning, we provide high-quality residential and commercial\r\n        cleaning services designed to meet the highest standards of hygiene,\r\n        comfort, and presentation. Every space we clean is treated with care,\r\n        attention to detail, and professional-grade products.\r\n      <\/p>\r\n\r\n      <p class=\"helio-cleaning-text\">\r\n        Our trained cleaning specialists follow proven systems to ensure\r\n        consistency and reliability. From routine maintenance to deep cleaning,\r\n        we focus on delivering results that make homes feel welcoming and\r\n        businesses look professional.\r\n      <\/p>\r\n\r\n      <p class=\"helio-cleaning-text\">\r\n        Serving Punta Cana, B\u00e1varo, and Cap Cana, we combine local expertise with\r\n        eco-friendly options and flexible scheduling \u2014 giving you peace of mind\r\n        and a cleaner environment you can trust.\r\n      <\/p>\r\n    <\/div>\r\n\r\n    <!-- IMAGE -->\r\n    <div class=\"helio-cleaning-image-wrap\">\r\n      <div class=\"helio-cleaning-image\">\r\n        <img decoding=\"async\"\r\n          src=\"https:\/\/heliocleaning.com\/wp-content\/uploads\/2022\/03\/services-page-section-image.webp\"\r\n          alt=\"Professional cleaning services in Punta Cana\"\r\n          loading=\"lazy\"\r\n        >\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\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-50a5be8 e-con-full e-flex e-con e-parent\" data-id=\"50a5be8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-61ff418 elementor-widget elementor-widget-html\" data-id=\"61ff418\" 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<section class=\"helio-booking-bg\">\r\n\r\n  <style>\r\n    \/* ===============================\r\n       HELIO BOOKING \u2014 GLASS SECTION\r\n    =============================== *\/\r\n\r\n    .helio-booking-bg{\r\n      position:relative;\r\n      padding:120px 20px;\r\n      font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;\r\n      color:#020617;\r\n      overflow:hidden;\r\n\r\n      background:\r\n        url(\"https:\/\/heliocleaning.com\/wp-content\/uploads\/2022\/03\/about-page-appointment-section-background.webp\")\r\n        center\/cover no-repeat;\r\n    }\r\n\r\n    \/* ANIMATED OVERLAY *\/\r\n    .helio-booking-bg::before{\r\n      content:\"\";\r\n      position:absolute;\r\n      inset:0;\r\n      background:linear-gradient(120deg,\r\n        rgba(248,250,252,0.55),\r\n        rgba(255,255,255,0.6),\r\n        rgba(239,246,255,0.5)\r\n      );\r\n      background-size:300% 300%;\r\n      animation:helioBookBG 14s ease infinite;\r\n      pointer-events:none;\r\n    }\r\n\r\n    @keyframes helioBookBG{\r\n      0%{background-position:0% 50%}\r\n      50%{background-position:100% 50%}\r\n      100%{background-position:0% 50%}\r\n    }\r\n\r\n    \/* GLASS CARD *\/\r\n    .helio-booking-container{\r\n      position:relative;\r\n      max-width:920px;\r\n      margin:0 auto;\r\n      padding:80px 60px;\r\n      text-align:center;\r\n\r\n      background:rgba(255,255,255,0.25);\r\n      backdrop-filter:blur(22px) saturate(160%);\r\n      -webkit-backdrop-filter:blur(22px) saturate(160%);\r\n\r\n      border-radius:32px;\r\n      border:1px solid rgba(255,255,255,.5);\r\n\r\n      box-shadow:\r\n        0 40px 90px rgba(0,0,0,.2),\r\n        inset 0 1px 0 rgba(255,255,255,.65);\r\n    }\r\n\r\n    \/* TEXT *\/\r\n    .helio-booking-eyebrow{\r\n      font-size:.8rem;\r\n      font-weight:800;\r\n      text-transform:uppercase;\r\n      letter-spacing:.25em;\r\n      color:#64748b;\r\n      margin-bottom:14px;\r\n    }\r\n\r\n    .helio-booking-title{\r\n      font-size:clamp(2.4rem,4vw,3.4rem);\r\n      font-weight:900;\r\n      margin-bottom:18px;\r\n      color:#020617;\r\n    }\r\n\r\n    .helio-booking-desc{\r\n      font-size:1.1rem;\r\n      line-height:1.7;\r\n      color:#334155;\r\n      max-width:760px;\r\n      margin:0 auto 40px;\r\n    }\r\n\r\n    \/* SHORTCODE WRAPPER *\/\r\n    .helio-booking-form{\r\n      max-width:640px;\r\n      margin:0 auto;\r\n      text-align:left;\r\n    }\r\n\r\n    \/* Style your custom plugin form *\/\r\n    .helio-booking-form form{\r\n      display:grid;\r\n      gap:16px;\r\n    }\r\n\r\n    .helio-booking-form input,\r\n    .helio-booking-form select{\r\n      width:100%;\r\n      padding:12px 14px;\r\n      border-radius:10px;\r\n      border:1px solid #cbd5e1;\r\n      background:rgba(255,255,255,0.8);\r\n      font-size:15px;\r\n      transition:all .25s ease;\r\n    }\r\n\r\n    .helio-booking-form input:focus,\r\n    .helio-booking-form select:focus{\r\n      outline:none;\r\n      border-color:#25D366;\r\n      box-shadow:0 0 0 3px rgba(37,211,102,.2);\r\n    }\r\n\r\n    .helio-booking-form button{\r\n      background:#25D366;\r\n      color:#022c22;\r\n      font-weight:900;\r\n      padding:14px 24px;\r\n      border-radius:999px;\r\n      border:none;\r\n      cursor:pointer;\r\n      transition:all .25s ease;\r\n      box-shadow:0 18px 40px rgba(37,211,102,.35);\r\n    }\r\n\r\n    .helio-booking-form button:hover{\r\n      transform:translateY(-2px);\r\n      box-shadow:0 30px 60px rgba(37,211,102,.45);\r\n    }\r\n\r\n    \/* MOBILE *\/\r\n    @media(max-width:768px){\r\n      .helio-booking-bg{\r\n        padding:90px 16px;\r\n      }\r\n\r\n      .helio-booking-container{\r\n        padding:55px 28px;\r\n      }\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"helio-booking-container\">\r\n\r\n    <div class=\"helio-booking-eyebrow\">\r\n      Book Your Cleaning\r\n    <\/div>\r\n\r\n    <h2 class=\"helio-booking-title\">\r\n      Schedule Professional Cleaning in Minutes\r\n    <\/h2>\r\n\r\n    <p class=\"helio-booking-desc\">\r\n      Choose your service, select your date, and we\u2019ll take care of the rest.\r\n      Fast confirmation. Trusted local team. Sparkling results every time.\r\n    <\/p>\r\n\r\n    <div class=\"helio-booking-form\">\r\n          <form method=\"post\" action=\"\">\n        <input type=\"hidden\" id=\"hc_booking_nonce\" name=\"hc_booking_nonce\" value=\"367329751a\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/es\/wp-json\/wp\/v2\/pages\/616\" \/>\n        <p>\n            <label for=\"hc_name\">Name<\/label><br>\n            <input type=\"text\" id=\"hc_name\" name=\"hc_name\" required>\n        <\/p>\n\n        <p>\n            <label for=\"hc_phone\">Phone<\/label><br>\n            <input type=\"text\" id=\"hc_phone\" name=\"hc_phone\" required>\n        <\/p>\n\n        <p>\n            <label for=\"helio_service\">Service<\/label><br>\n            <select name=\"helio_service\" id=\"helio_service\" required>\n                <option value=\"\">Select Service<\/option>\n                <option value=\"6500|Villa & Home Cleaning\">Villa &amp; Home Cleaning \u2013 From RD$6,500<\/option>\n                <option value=\"2500|Airbnb Turnover\">Airbnb Turnover \u2013 From RD$2,500<\/option>\n                <option value=\"0|Office Cleaning\">Office Cleaning \u2013 Custom Quote<\/option>\n                <option value=\"2000|Window Cleaning\">Window Cleaning \u2013 From RD$2,000<\/option>\n                <option value=\"10000|Pool Cleaning\">Pool Cleaning \u2013 From RD$10,000<\/option>\n                <option value=\"4000|Upholstery & Deep Cleaning\">Upholstery &amp; Deep Cleaning \u2013 From RD$4,000<\/option>\n            <\/select>\n        <\/p>\n\n        <div id=\"helio-total-wrapper\" style=\"margin-top:15px;font-weight:800;font-size:20px;\">\n          Estimated Total: RD$0\n        <\/div>\n\n        <p>\n            <label for=\"hc_property_type\">Property Type<\/label><br>\n            <select id=\"hc_property_type\" name=\"hc_property_type\" required>\n                <option value=\"\">Select Property Type<\/option>\n                                    <option value=\"Apartment\">Apartment<\/option>\n                                    <option value=\"Villa\">Villa<\/option>\n                            <\/select>\n        <\/p>\n\n        <p>\n            <label for=\"hc_booking_date\">Booking Date<\/label><br>\n            <input type=\"date\" id=\"hc_booking_date\" name=\"hc_booking_date\">\n        <\/p>\n\n        <p>\n            <button type=\"submit\" name=\"hc_booking_submit\" value=\"1\">Submit Booking<\/button>\n        <\/p>\n    <\/form>\n\n    <script>\n        (function () {\n            const serviceSelect = document.getElementById('helio_service');\n            const totalWrapper = document.getElementById('helio-total-wrapper');\n\n            function formatRD(amount) {\n              return amount.toString().replace(\/\\B(?=(\\d{3})+(?!\\d))\/g, \",\");\n            }\n\n            function updateTotal() {\n                if (!serviceSelect || !totalWrapper) {\n                    return;\n                }\n\n                const selectedValue = serviceSelect.value || '';\n                const parts = selectedValue.split('|');\n                const price = parts.length > 1 ? parseFloat(parts[0]) : 0;\n                const safePrice = Number.isFinite(price) ? price : 0;\n\n                if (safePrice === 0) {\n                    totalWrapper.textContent = 'Custom Quote \u2014 We Will Contact You';\n                    return;\n                }\n\n                totalWrapper.textContent = 'Estimated Total: RD$' + formatRD(Math.round(safePrice));\n            }\n\n            serviceSelect.addEventListener('change', updateTotal);\n            updateTotal();\n        })();\n    <\/script>\n    \r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\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","protected":false},"excerpt":{"rendered":"<p>Get In Touch We\u2019re Here to Help You Enjoy a Cleaner Space Need a quote, ongoing service, or fast answers? Our Punta Cana cleaning team is ready to help \u2014 friendly, reliable, and just one message away. Request a Cleaning Quote Tell us about your home, villa, Airbnb, or business. We\u2019ll respond quickly with clear [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-616","page","type-page","status-publish","hentry"],"blocksy_meta":{"styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6},"page_title_panel":"","has_hero_section":"disabled","624c94a1f3929a39ed890eea567e9891":"","hero_section":"type-1","hero_elements":[{"id":"custom_title","enabled":true,"heading_tag":"h1","title":"Inicio"},{"id":"custom_description","enabled":true,"description_visibility":{"desktop":true,"tablet":true,"mobile":false}},{"id":"custom_meta","enabled":false,"meta_elements":[{"id":"author","enabled":true,"label":"By","has_author_avatar":"yes","avatar_size":25},{"id":"post_date","enabled":true,"label":"On","date_format_source":"default","date_format":"M j, Y"},{"id":"updated_date","enabled":false,"label":"On","date_format_source":"default","date_format":"M j, Y"},{"id":"categories","enabled":false,"label":"In","style":"simple"},{"id":"comments","enabled":true}],"page_meta_elements":{"joined":true,"articles_count":true,"comments":true}},{"id":"breadcrumbs","enabled":false}],"dfafc06298ad5c48e1be89c77ee34726":"","hero_alignment1":"CT_CSS_SKIP_RULE","hero_margin":40,"hero_alignment2":"center","hero_vertical_alignment":"center","c54df3b07b4cac1553d5cd6ec79dcd87":"","hero_structure":"narrow","6305b8f4a40773359a08f862bdf61bd6":"","page_title_bg_type":"featured_image","custom_hero_background":{"attachment_id":null},"page_title_image_size":"full","parallax":{"desktop":false,"tablet":false,"mobile":false},"2267a593d949fe3062bdf927d904bcbf":"","hero_height":"250px","pageTitleFont":{"family":"Default","variation":"Default","size":"30px","line-height":"CT_CSS_SKIP_RULE","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"CT_CSS_SKIP_RULE","text-decoration":"CT_CSS_SKIP_RULE"},"pageTitleFontColor":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"pageMetaFont":{"family":"Default","variation":"n6","size":"12px","line-height":"1.3","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"uppercase","text-decoration":"CT_CSS_SKIP_RULE"},"pageMetaFontColor":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"hover":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"page_meta_button_type_font_colors":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"hover":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"page_meta_button_type_background_colors":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"hover":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"pageExcerptFont":{"family":"Default","variation":"Default","size":"CT_CSS_SKIP_RULE","line-height":"CT_CSS_SKIP_RULE","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"CT_CSS_SKIP_RULE","text-decoration":"CT_CSS_SKIP_RULE"},"pageExcerptColor":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"breadcrumbsFont":{"family":"Default","variation":"Default","size":"CT_CSS_SKIP_RULE","line-height":"CT_CSS_SKIP_RULE","letter-spacing":"CT_CSS_SKIP_RULE","text-transform":"CT_CSS_SKIP_RULE","text-decoration":"CT_CSS_SKIP_RULE"},"breadcrumbsFontColor":{"default":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"initial":{"color":"CT_CSS_SKIP_RULEDEFAULT"},"hover":{"color":"CT_CSS_SKIP_RULEDEFAULT"}},"pageTitleOverlay":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"CT_CSS_SKIP_RULE"}}},"pageTitleBackground":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"var(--theme-palette-color-6)"}}},"pageTitlePadding":{"top":"50px","bottom":"50px","left":"auto","right":"auto","linked":true},"cf92b6869e63f47ff3241cef0fa94284":"","page_structure_type":"default","9084b75ff48926a4a77c08eda359e985":"","content_style_source":"inherit","content_style":"wide","vertical_spacing_source":"custom","content_area_spacing":"none","background":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"CT_CSS_SKIP_RULE"}}},"content_background":{"background_type":"color","background_pattern":"type-1","background_image":{"attachment_id":null,"x":0,"y":0},"gradient":"linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%)","background_repeat":"repeat","background_size":"auto","background_attachment":"scroll","patternColor":{"default":{"color":"#e5e7ea"}},"overlayColor":{"default":{"color":"CT_CSS_SKIP_RULE"}},"backgroundColor":{"default":{"color":"var(--theme-palette-color-8)"}}},"content_boxed_shadow":{"inherit":false,"blur":18,"spread":-6,"v_offset":12,"h_offset":0,"inset":false,"enable":true,"color":{"color":"rgba(34, 56, 101, 0.04)"}},"content_boxed_border":{"width":1,"style":"none","color":{"color":"rgba(44,62,80,0.2)"}},"content_boxed_radius":{"top":"3px","bottom":"3px","left":"3px","right":"3px","linked":true},"boxed_content_spacing":{"desktop":{"top":"40px","bottom":"40px","left":"40px","right":"40px","linked":true},"tablet":{"top":"35px","bottom":"35px","left":"35px","right":"35px","linked":true},"mobile":{"top":"20px","bottom":"20px","left":"20px","right":"20px","linked":true}},"145e0b0b00be0eac2bda1f764494fb6b":"","disable_featured_image":"no","disable_share_box":"no","disable_header":"no","disable_footer":"no"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact - Helio Cleaning Services<\/title>\n<meta name=\"description\" content=\"Contact Helio Cleaning for fast, reliable cleaning services in Punta Cana, B\u00e1varo &amp; Cap Cana. Get a quick quote today via phone or WhatsApp.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/heliocleaning.com\/es\/contact\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact - Helio Cleaning Services\" \/>\n<meta property=\"og:description\" content=\"Contact Helio Cleaning for fast, reliable cleaning services in Punta Cana, B\u00e1varo &amp; Cap Cana. Get a quick quote today via phone or WhatsApp.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/heliocleaning.com\/es\/contact\/\" \/>\n<meta property=\"og:site_name\" content=\"Helio Cleaning Services\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=61577848353642\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-10T03:25:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/6\/6b\/WhatsApp.svg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/heliocleaning.com\\\/contact\\\/\",\"url\":\"https:\\\/\\\/heliocleaning.com\\\/contact\\\/\",\"name\":\"Contact - Helio Cleaning Services\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/heliocleaning.com\\\/es\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/heliocleaning.com\\\/contact\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/heliocleaning.com\\\/contact\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/upload.wikimedia.org\\\/wikipedia\\\/commons\\\/6\\\/6b\\\/WhatsApp.svg\",\"datePublished\":\"2022-04-01T14:47:18+00:00\",\"dateModified\":\"2026-04-10T03:25:48+00:00\",\"description\":\"Contact Helio Cleaning for fast, reliable cleaning services in Punta Cana, B\u00e1varo & Cap Cana. Get a quick quote today via phone or WhatsApp.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/heliocleaning.com\\\/contact\\\/#breadcrumb\"},\"inLanguage\":\"es-DO\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/heliocleaning.com\\\/contact\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es-DO\",\"@id\":\"https:\\\/\\\/heliocleaning.com\\\/contact\\\/#primaryimage\",\"url\":\"https:\\\/\\\/upload.wikimedia.org\\\/wikipedia\\\/commons\\\/6\\\/6b\\\/WhatsApp.svg\",\"contentUrl\":\"https:\\\/\\\/upload.wikimedia.org\\\/wikipedia\\\/commons\\\/6\\\/6b\\\/WhatsApp.svg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/heliocleaning.com\\\/contact\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/heliocleaning.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/heliocleaning.com\\\/es\\\/#website\",\"url\":\"https:\\\/\\\/heliocleaning.com\\\/es\\\/\",\"name\":\"Helio Cleaning Services\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/heliocleaning.com\\\/es\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/heliocleaning.com\\\/es\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es-DO\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/heliocleaning.com\\\/es\\\/#organization\",\"name\":\"Helio Cleaning Services\",\"url\":\"https:\\\/\\\/heliocleaning.com\\\/es\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es-DO\",\"@id\":\"https:\\\/\\\/heliocleaning.com\\\/es\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/heliocleaning.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/ChatGPT-Image-Feb-13-2026-08_37_42-PM.png\",\"contentUrl\":\"https:\\\/\\\/heliocleaning.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/ChatGPT-Image-Feb-13-2026-08_37_42-PM.png\",\"width\":1536,\"height\":1024,\"caption\":\"Helio Cleaning Services\"},\"image\":{\"@id\":\"https:\\\/\\\/heliocleaning.com\\\/es\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=61577848353642\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contacto - Helio Servicios de Limpieza","description":"Limpieza profesional de Airbnb en Punta Cana con rotaciones r\u00e1pidas y resultados listos para los hu\u00e9spedes. Confiable por anfitriones y administradores de propiedades.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/heliocleaning.com\/es\/contact\/","og_locale":"es_ES","og_type":"article","og_title":"Contact - Helio Cleaning Services","og_description":"Contact Helio Cleaning for fast, reliable cleaning services in Punta Cana, B\u00e1varo & Cap Cana. Get a quick quote today via phone or WhatsApp.","og_url":"https:\/\/heliocleaning.com\/es\/contact\/","og_site_name":"Helio Cleaning Services","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=61577848353642","article_modified_time":"2026-04-10T03:25:48+00:00","og_image":[{"url":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/6\/6b\/WhatsApp.svg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/heliocleaning.com\/contact\/","url":"https:\/\/heliocleaning.com\/contact\/","name":"Contacto - Helio Servicios de Limpieza","isPartOf":{"@id":"https:\/\/heliocleaning.com\/es\/#website"},"primaryImageOfPage":{"@id":"https:\/\/heliocleaning.com\/contact\/#primaryimage"},"image":{"@id":"https:\/\/heliocleaning.com\/contact\/#primaryimage"},"thumbnailUrl":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/6\/6b\/WhatsApp.svg","datePublished":"2022-04-01T14:47:18+00:00","dateModified":"2026-04-10T03:25:48+00:00","description":"Limpieza profesional de Airbnb en Punta Cana con rotaciones r\u00e1pidas y resultados listos para los hu\u00e9spedes. Confiable por anfitriones y administradores de propiedades.","breadcrumb":{"@id":"https:\/\/heliocleaning.com\/contact\/#breadcrumb"},"inLanguage":"es-DO","potentialAction":[{"@type":"ReadAction","target":["https:\/\/heliocleaning.com\/contact\/"]}]},{"@type":"ImageObject","inLanguage":"es-DO","@id":"https:\/\/heliocleaning.com\/contact\/#primaryimage","url":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/6\/6b\/WhatsApp.svg","contentUrl":"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/6\/6b\/WhatsApp.svg"},{"@type":"BreadcrumbList","@id":"https:\/\/heliocleaning.com\/contact\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/heliocleaning.com\/"},{"@type":"ListItem","position":2,"name":"Contact"}]},{"@type":"WebSite","@id":"https:\/\/heliocleaning.com\/es\/#website","url":"https:\/\/heliocleaning.com\/es\/","name":"Helio Cleaning Services","description":"","publisher":{"@id":"https:\/\/heliocleaning.com\/es\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/heliocleaning.com\/es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es-DO"},{"@type":"Organization","@id":"https:\/\/heliocleaning.com\/es\/#organization","name":"Helio Cleaning Services","url":"https:\/\/heliocleaning.com\/es\/","logo":{"@type":"ImageObject","inLanguage":"es-DO","@id":"https:\/\/heliocleaning.com\/es\/#\/schema\/logo\/image\/","url":"https:\/\/heliocleaning.com\/wp-content\/uploads\/2026\/02\/ChatGPT-Image-Feb-13-2026-08_37_42-PM.png","contentUrl":"https:\/\/heliocleaning.com\/wp-content\/uploads\/2026\/02\/ChatGPT-Image-Feb-13-2026-08_37_42-PM.png","width":1536,"height":1024,"caption":"Helio Cleaning Services"},"image":{"@id":"https:\/\/heliocleaning.com\/es\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=61577848353642"]}]}},"_links":{"self":[{"href":"https:\/\/heliocleaning.com\/es\/wp-json\/wp\/v2\/pages\/616","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/heliocleaning.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/heliocleaning.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/heliocleaning.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/heliocleaning.com\/es\/wp-json\/wp\/v2\/comments?post=616"}],"version-history":[{"count":15,"href":"https:\/\/heliocleaning.com\/es\/wp-json\/wp\/v2\/pages\/616\/revisions"}],"predecessor-version":[{"id":1326,"href":"https:\/\/heliocleaning.com\/es\/wp-json\/wp\/v2\/pages\/616\/revisions\/1326"}],"wp:attachment":[{"href":"https:\/\/heliocleaning.com\/es\/wp-json\/wp\/v2\/media?parent=616"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}