{"id":105,"date":"2019-06-23T12:03:36","date_gmt":"2019-06-23T12:03:36","guid":{"rendered":"http:\/\/inspirythemesdemo.com\/realplaces\/?page_id=105"},"modified":"2026-04-23T09:51:28","modified_gmt":"2026-04-23T13:51:28","slug":"home","status":"publish","type":"page","link":"https:\/\/shiftrealtypr.com\/es\/","title":{"rendered":"Inicio"},"content":{"rendered":"<style>\/* \u2550\u2550\u2550 APPLE NAV v3 \u2014 FORCE HORIZONTAL MENU \u2550\u2550\u2550 *\/<\/p>\n<p>\/* Header: frosted glass, sticky *\/\n.rh_header,\n.rh_header_responsive,\n.rh_temp_header_responsive_view {\n  background: rgba(255,255,255,0.92) !important;\n  backdrop-filter: saturate(180%) blur(20px) !important;\n  -webkit-backdrop-filter: saturate(180%) blur(20px) !important;\n  border-bottom: 0.5px solid rgba(0,0,0,0.08) !important;\n  box-shadow: none !important;\n  \/* OPTION D \u2014 non-sticky header on home page only.\n     Header sits at the top of the document and scrolls away with the hero.\n     Reappears only when the user scrolls back up. Interior pages keep\n     whatever the theme default is. *\/\n  position: static !important;\n  z-index: 99999 !important;\n  transition: background 0.36s ease !important;\n  padding: 0 24px !important;\n}\n\/* FIX 2026-04-23: previous .rh_header--shadow{display:none} was hiding\n   the actual header. Override with higher-specificity rules: show the\n   responsive-view header (which the rest of this stylesheet targets),\n   keep the large_screens duplicate hidden. *\/\nheader.rh_header.rh_temp_header_responsive_view.rh_header--shadow,\n.rh_responsive_header_temp header.rh_header.rh_header--shadow {\n  display: block !important;\n}\nheader.rh_header.rh_temp_header_large_screens.rh_header--shadow {\n  display: none !important;\n}<\/p>\n<p>\/* FIX 2026-04-23 part 2: theme's responsive-menu plugin hides\n   ul#menu-main-menu via visibility:hidden+opacity:0 until the hamburger is tapped.\n   On desktop we have no hamburger, so force the menu always visible. *\/\nheader.rh_header.rh_temp_header_responsive_view ul.rh_menu__responsive,\nheader.rh_header.rh_temp_header_responsive_view ul#menu-main-menu,\nheader.rh_header.rh_temp_header_responsive_view .menu-main-menu-container,\nheader.rh_header.rh_temp_header_responsive_view .rh_menu,\nheader.rh_header.rh_temp_header_responsive_view ul.rh_menu__responsive > li,\nheader.rh_header.rh_temp_header_responsive_view ul#menu-main-menu > li,\nheader.rh_header.rh_temp_header_responsive_view ul#menu-main-menu > li > a {\n  visibility: visible !important;\n  opacity: 1 !important;\n}<\/p>\n<p>\/* Header layout: logo left, menu right *\/\n.rh_header__wrap {\n  display: flex !important;\n  align-items: center !important;\n  justify-content: space-between !important;\n  width: 100% !important;\n  max-width: 1200px !important;\n  margin: 0 auto !important;\n  padding: 0 !important;\n  background: transparent !important;\n  border: none !important;\n  box-shadow: none !important;\n}<\/p>\n<p>\/* Logo \u2014 invert white PNG to dark *\/\n.rh_logo img {\n  filter: invert(1) !important;\n  max-height: 28px !important;\n}<\/p>\n<p>\/* FORCE menu container visible \u2014 override responsive hiding *\/\n.rh_menu,\n.rh_menu .main-menu,\n.rh_menu .menu-main-menu-container {\n  display: block !important;\n  position: static !important;\n  width: auto !important;\n  height: auto !important;\n  overflow: visible !important;\n  opacity: 1 !important;\n  visibility: visible !important;\n  transform: none !important;\n  background: transparent !important;\n  box-shadow: none !important;\n  border: none !important;\n  max-height: none !important;\n  clip: auto !important;\n  clip-path: none !important;\n  transition: none !important;\n  pointer-events: auto !important;\n}<\/p>\n<p>\/* Menu list \u2014 horizontal flex row *\/\nul.rh_menu__responsive,\nul#menu-main-menu {\n  display: flex !important;\n  flex-direction: row !important;\n  align-items: center !important;\n  list-style: none !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  gap: 0 !important;\n  position: static !important;\n  width: auto !important;\n  background: transparent !important;\n  box-shadow: none !important;\n  border: none !important;\n}<\/p>\n<p>\/* Each menu item \u2014 inline *\/\nul.rh_menu__responsive > li,\nul#menu-main-menu > li {\n  display: inline-flex !important;\n  align-items: center !important;\n  position: relative !important;\n  float: none !important;\n  width: auto !important;\n  border: none !important;\n  background: transparent !important;\n}<\/p>\n<p>\/* Hide hamburger *\/\n.rh_menu__hamburger,\n.hamburger {\n  display: none !important;\n}<\/p>\n<p>\/* Hide Home link (redundant - logo links home) *\/\nul.rh_menu__responsive > li.menu-item-home {\n  display: none !important;\n}<\/p>\n<p>\/* Nav link style *\/\nul.rh_menu__responsive > li > a,\nul#menu-main-menu > li > a {\n  color: rgba(0,0,0,0.8) !important;\n  font-family: 'Inter', -apple-system, sans-serif !important;\n  font-size: 12px !important;\n  font-weight: 400 !important;\n  letter-spacing: 0 !important;\n  text-transform: none !important;\n  text-decoration: none !important;\n  padding: 14px 12px !important;\n  background: transparent !important;\n  background-color: transparent !important;\n  transition: color 0.2s ease !important;\n  white-space: nowrap !important;\n  display: block !important;\n  line-height: 1 !important;\n  border: none !important;\n}<\/p>\n<p>\/* \u2550\u2550\u2550 HOVER \u2014 NO BLACK ANYWHERE \u2550\u2550\u2550 *\/\nul.rh_menu__responsive > li:hover,\nul.rh_menu__responsive > li:hover > a,\nul.rh_menu__responsive > li > a:hover,\nul.rh_menu__responsive > li.rh-active > a,\nul.rh_menu__responsive > li.current-menu-item > a,\nul#menu-main-menu > li:hover,\nul#menu-main-menu > li:hover > a,\nul#menu-main-menu > li > a:hover,\n.inspiry_mod_header_varition_one ul.rh_menu__main li:hover,\n.inspiry_mod_header_varition_one ul.rh_menu__main li a:hover,\n.inspiry_mod_header_varition_one ul.rh_menu__main > .current-menu-item > a,\n.inspiry_mod_header_varition_one ul.rh_menu__main > .current-menu-ancestor > a,\n.rh_header_var_1 ul.rh_menu__main li:hover,\n.rh_header_var_1 ul.rh_menu__main li a:hover,\n.rh_header_var_1 ul.rh_menu__main > .current-menu-item > a,\n.rh_header_var_1 ul.rh_menu__main > .current-menu-ancestor > a,\n.rh_menu--hover,\n.rh_var_header .rh_menu__main .current-menu-ancestor,\n.rh_var_header .rh_menu__main .current-menu-item,\n.rh_var_header .rh_menu__main > li:hover {\n  background: transparent !important;\n  background-color: transparent !important;\n  color: rgba(0,0,0,0.5) !important;\n}<\/p>\n<p>\/* Sub-menus dropdown *\/\nul.rh_menu__responsive ul.sub-menu,\nul#menu-main-menu ul.sub-menu {\n  display: none !important;\n  position: absolute !important;\n  top: 100% !important;\n  left: 0 !important;\n  background: rgba(255,255,255,0.98) !important;\n  backdrop-filter: blur(20px) !important;\n  border: 0.5px solid rgba(0,0,0,0.1) !important;\n  border-radius: 12px !important;\n  box-shadow: 0 8px 32px rgba(0,0,0,0.12) !important;\n  padding: 6px !important;\n  min-width: 180px !important;\n  z-index: 100000 !important;\n  list-style: none !important;\n}\nul.rh_menu__responsive > li:hover > ul.sub-menu,\nul#menu-main-menu > li:hover > ul.sub-menu {\n  display: block !important;\n}\nul.rh_menu__responsive ul.sub-menu li {\n  display: block !important;\n  width: 100% !important;\n  background: transparent !important;\n  float: none !important;\n}\nul.rh_menu__responsive ul.sub-menu li a {\n  background: transparent !important;\n  color: #1d1d1f !important;\n  border-radius: 6px !important;\n  font-size: 12px !important;\n  padding: 8px 14px !important;\n  display: block !important;\n  white-space: nowrap !important;\n}\nul.rh_menu__responsive ul.sub-menu li a:hover {\n  background: #f5f5f7 !important;\n  color: #1d1d1f !important;\n}<\/p>\n<p>\/* Selection *\/\n::selection { background-color: rgba(0,113,227,0.15) !important; }<\/p>\n<p>\/* Hide clutter *\/\n.rh_social__share, .rh_header__social, .rh_wrap--topbar { display: none !important; }<\/p>\n<p>\/* Footer *\/\n.rh_footer, footer.rh_footer {\n  background: #f5f5f7 !important; color: #1d1d1f !important;\n  border-top: 0.5px solid rgba(0,0,0,0.08) !important;\n}\n.rh_footer a { color: #6e6e73 !important; }\n.rh_footer a:hover { color: #1d1d1f !important; }<\/p>\n<p>\/* Mobile: restore hamburger behavior *\/\n@media (max-width: 1024px) {\n  .rh_menu__hamburger, .hamburger { display: block !important; }\n  .rh_menu .menu-main-menu-container { display: none !important; }\n  .rh_menu .menu-main-menu-container.visible { display: block !important; }\n}<\/p>\n<p>}<\/p>\n<p>\/* \u2500\u2500 PAGE STYLES \u2500\u2500 *\/<\/p>\n<p>@import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&display=swap');<\/p>\n<p>:root {\n  --font: 'Inter', -apple-system, BlinkMacSystemFont, 'SF Pro Display', sans-serif;\n  --text: #1d1d1f;\n  --text-soft: #6e6e73;\n  --bg: #fff;\n  --surface: #f5f5f7;\n  --line: #d2d2d7;\n  --accent: #0071e3;\n}<\/p>\n<p>#fstar {\n  font-family: var(--font);\n  color: var(--text);\n  background: var(--bg);\n  -webkit-font-smoothing: antialiased;\n  margin: 0; padding: 0;\n  line-height: 1.5;\n}\n#fstar *, #fstar *::before, #fstar *::after { box-sizing: border-box; }\n#fstar .wrap { width: min(1200px, 90%); margin: 0 auto; }<\/p>\n<p>\/* \u2500\u2500 HERO \u2500\u2500 *\/\n#fstar .hero {\n  position: relative;\n  min-height: 100vh;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  overflow: hidden;\n  text-align: center;\n}\n#fstar .hero-video {\n  position: absolute;\n  inset: 0;\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  z-index: 0;\n}\n#fstar .hero-overlay {\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(180deg, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0.55) 100%);\n  z-index: 1;\n}\n#fstar .hero-content {\n  position: relative;\n  z-index: 2;\n  color: #fff;\n  max-width: 800px;\n  padding: 0 24px;\n}\n#fstar .hero-kicker {\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  opacity: 0.85;\n  margin-bottom: 16px;\n}\n#fstar .hero h1 {\n  font-size: clamp(2.8rem, 6vw, 5.5rem) !important;\n  font-weight: 800 !important;\n  letter-spacing: -0.04em !important;\n  line-height: 1.02 !important;\n  color: #fff !important;\n  margin: 0 0 20px !important;\n  -webkit-text-fill-color: #fff !important;\n}\n#fstar .hero-lead {\n  font-size: clamp(1rem, 2vw, 1.25rem);\n  opacity: 0.9;\n  max-width: 600px;\n  margin: 0 auto 32px;\n  font-weight: 300;\n  line-height: 1.6;\n}\n#fstar .hero-actions {\n  display: flex;\n  gap: 12px;\n  justify-content: center;\n  flex-wrap: wrap;\n}\n#fstar .btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  padding: 14px 28px;\n  border-radius: 980px;\n  font-weight: 500;\n  font-size: 15px;\n  text-decoration: none;\n  transition: all 0.3s cubic-bezier(.25,.1,.25,1);\n  cursor: pointer;\n  border: none;\n}\n#fstar .btn-white {\n  background: #fff;\n  color: var(--text);\n}\n#fstar .btn-white:hover {\n  background: #f0f0f0;\n  transform: scale(1.04);\n}\n#fstar .btn-ghost {\n  background: rgba(255,255,255,0.12);\n  color: #fff;\n  border: 1px solid rgba(255,255,255,0.4);\n  backdrop-filter: blur(10px);\n}\n#fstar .btn-ghost:hover {\n  background: rgba(255,255,255,0.22);\n  border-color: rgba(255,255,255,0.7);\n}\n#fstar .btn-dark {\n  background: var(--text);\n  color: #fff;\n}\n#fstar .btn-dark:hover {\n  background: #424245;\n  transform: scale(1.04);\n}<\/p>\n<p>\/* \u2500\u2500 SCROLL CUE \u2500\u2500 *\/\n#fstar .scroll-cue {\n  position: absolute;\n  bottom: 32px;\n  left: 50%;\n  transform: translateX(-50%);\n  z-index: 2;\n  animation: bounce 2s infinite;\n}\n#fstar .scroll-cue svg { width: 24px; height: 24px; fill: rgba(255,255,255,0.6); }\n@keyframes bounce {\n  0%, 100% { transform: translateX(-50%) translateY(0); }\n  50% { transform: translateX(-50%) translateY(8px); }\n}<\/p>\n<p>\/* \u2500\u2500 TRUST BAR \u2500\u2500 *\/\n#fstar .trust-bar {\n  border-bottom: 1px solid var(--line);\n  padding: 28px 0;\n}\n#fstar .trust-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 24px;\n  text-align: center;\n}\n#fstar .trust-grid strong {\n  display: block;\n  font-size: 28px;\n  font-weight: 700;\n  letter-spacing: -0.02em;\n  color: var(--text);\n}\n#fstar .trust-grid span {\n  font-size: 13px;\n  color: var(--text-soft);\n  display: block;\n  margin-top: 2px;\n}<\/p>\n<p>\/* \u2500\u2500 SECTIONS \u2500\u2500 *\/\n#fstar .section {\n  padding: 100px 0;\n}\n#fstar .section-header {\n  text-align: center;\n  max-width: 680px;\n  margin: 0 auto 56px;\n}\n#fstar .section-header h2 {\n  font-size: clamp(1.8rem, 3.5vw, 2.8rem) !important;\n  font-weight: 700 !important;\n  letter-spacing: -0.03em !important;\n  color: var(--text) !important;\n  margin: 0 0 12px !important;\n  line-height: 1.1 !important;\n}\n#fstar .section-header p {\n  font-size: 17px;\n  color: var(--text-soft);\n  margin: 0;\n}<\/p>\n<p>\/* \u2500\u2500 COMMUNITY CARDS \u2500\u2500 *\/\n#fstar .card-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n}\n#fstar .card {\n  border: 1px solid var(--line);\n  border-radius: 20px;\n  overflow: hidden;\n  background: #fff;\n  transition: all 0.4s cubic-bezier(.25,.1,.25,1);\n}\n#fstar .card:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 24px 64px rgba(0,0,0,0.1);\n  border-color: transparent;\n}\n#fstar .card img {\n  width: 100%;\n  height: 240px;\n  object-fit: cover;\n  display: block;\n  transition: transform 0.6s ease;\n}\n#fstar .card:hover img {\n  transform: scale(1.05);\n}\n#fstar .card-body {\n  padding: 20px 24px 24px;\n}\n#fstar .card-body h3 {\n  font-size: 18px !important;\n  font-weight: 600 !important;\n  margin: 0 0 6px !important;\n  color: var(--text) !important;\n}\n#fstar .card-body p {\n  color: var(--text-soft);\n  font-size: 14px;\n  margin: 0;\n  line-height: 1.5;\n}<\/p>\n<p>\/* \u2500\u2500 ACT 60 DARK SECTION \u2500\u2500 *\/\n#fstar .dark-section {\n  background: var(--text);\n  color: #f5f5f7;\n  padding: 100px 0;\n}\n#fstar .dark-section h2 {\n  color: #f5f5f7 !important;\n}\n#fstar .dark-section p {\n  color: rgba(245,245,247,0.8) !important;\n}\n#fstar .dark-grid {\n  display: grid;\n  grid-template-columns: 1.3fr 0.7fr;\n  gap: 48px;\n  align-items: center;\n}\n#fstar .dark-panel {\n  background: rgba(255,255,255,0.06);\n  border: 1px solid rgba(255,255,255,0.1);\n  border-radius: 18px;\n  padding: 28px 32px;\n}\n#fstar .dark-panel ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n#fstar .dark-panel li {\n  padding: 12px 0;\n  border-bottom: 1px solid rgba(255,255,255,0.08);\n  font-size: 15px;\n  color: rgba(245,245,247,0.85);\n}\n#fstar .dark-panel li:last-child { border: none; }\n#fstar .dark-panel li::before {\n  content: \"\u2192 \";\n  color: rgba(255,255,255,0.4);\n  margin-right: 8px;\n}<\/p>\n<p>\/* \u2500\u2500 CONSULTATION CTA \u2500\u2500 *\/\n#fstar .cta-section {\n  padding: 100px 0;\n  text-align: center;\n}\n#fstar .cta-box {\n  border: 1px solid var(--line);\n  border-radius: 28px;\n  padding: 64px 48px;\n  max-width: 720px;\n  margin: 0 auto;\n}\n#fstar .cta-box h2 {\n  margin: 0 0 12px !important;\n}\n#fstar .cta-box p {\n  color: var(--text-soft);\n  margin: 0 0 28px;\n  font-size: 17px;\n}<\/p>\n<p>\/* \u2500\u2500 FOOTER \u2500\u2500 *\/\n#fstar .site-footer {\n  background: var(--surface);\n  text-align: center;\n  padding: 48px 0;\n  border-top: 1px solid var(--line);\n}\n#fstar .site-footer h3 {\n  font-size: 16px !important;\n  font-weight: 600 !important;\n  margin: 0 0 6px !important;\n  color: var(--text) !important;\n}\n#fstar .site-footer p {\n  color: var(--text-soft);\n  margin: 0 0 8px;\n  font-size: 14px;\n}\n#fstar .site-footer a {\n  color: var(--text);\n  text-decoration: none;\n  font-weight: 600;\n}<\/p>\n<p>\/* \u2500\u2500 REVEAL ANIMATIONS \u2500\u2500 *\/\n#fstar .reveal {\n  opacity: 1;\n  transform: translateY(0);\n  transition: opacity 0.8s ease, transform 0.8s ease;\n}\n#fstar .reveal.visible {\n  opacity: 1;\n  transform: translateY(0);\n}<\/p>\n<p>\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media (max-width: 960px) {\n  #fstar .trust-grid { grid-template-columns: repeat(2, 1fr); gap: 16px; }\n  #fstar .card-grid { grid-template-columns: 1fr; }\n  #fstar .dark-grid { grid-template-columns: 1fr; }\n}\n@media (max-width: 600px) {\n  #fstar .hero h1 { font-size: 2.4rem !important; }\n  #fstar .section { padding: 64px 0; }\n  #fstar .cta-box { padding: 40px 24px; }\n}\n<\/style>\n<div id=\"fstar\">\n<p>  <!-- HERO \u2014 Full-screen drone video --><\/p>\n<section class=\"hero\">\n    <video class=\"hero-video\" autoplay muted loop playsinline poster=\"https:\/\/images.unsplash.com\/photo-1507525428034-b723cf961d3e?auto=format&#038;fit=crop&#038;w=2000&#038;q=80\"><source src=\"https:\/\/cdn.pixabay.com\/video\/2020\/07\/30\/45656-446417342_large.mp4\" type=\"video\/mp4\"><\/video><\/p>\n<div class=\"hero-overlay\"><\/div>\n<div class=\"hero-content\">\n<p class=\"hero-kicker\">Five Star Real Estate by Shift Realty PR<\/p>\n<h1>Puerto Rico.<br \/>Redefined.<\/h1>\n<p class=\"hero-lead\">Luxury real estate advisory, tax-aligned relocation strategy, and market intelligence for discerning buyers.<\/p>\n<div class=\"hero-actions\">\n        <a class=\"btn btn-white\" href=\"#consult\">Book Consultation<\/a><br \/>\n        <a class=\"btn btn-ghost\" href=\"\/property-search\/\">Explore Properties<\/a>\n      <\/div>\n<\/p><\/div>\n<div class=\"scroll-cue\">\n      <svg viewBox=\"0 0 24 24\"><path d=\"M7 10l5 5 5-5z\"\/><\/svg>\n    <\/div>\n<\/section>\n<p>  <!-- TRUST BAR --><\/p>\n<section class=\"trust-bar reveal\">\n<div class=\"wrap\">\n<div class=\"trust-grid\">\n<div><strong>$50M+<\/strong><span>Real Estate Sales<\/span><\/div>\n<div><strong>$15M+<\/strong><span>Investment Portfolio<\/span><\/div>\n<div><strong>Act 60<\/strong><span>Tax Strategy Specialists<\/span><\/div>\n<div><strong>C-20992<\/strong><span>Licensed Broker<\/span><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- COMMUNITIES --><\/p>\n<section class=\"section reveal\">\n<div class=\"wrap\">\n<div class=\"section-header\">\n<h2>Premium Communities<\/h2>\n<p>Curated neighborhoods for lifestyle, investment, and strategic relocation.<\/p>\n<\/p><\/div>\n<div class=\"card-grid\">\n        <a href=\"\/condado-properties\/\" style=\"text-decoration:none;color:inherit;display:block\"><\/p>\n<article class=\"card\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1518684079-3c830dcef090?auto=format&#038;fit=crop&#038;w=800&#038;q=80\" alt=\"Condado\" loading=\"lazy\"><\/p>\n<div class=\"card-body\">\n<h3>Condado<\/h3>\n<p>Oceanfront towers, walkable luxury, and premium rental demand.<\/p>\n<\/p><\/div>\n<\/article>\n<p><\/a><br \/>\n        <a href=\"\/dorado-properties\/\" style=\"text-decoration:none;color:inherit;display:block\"><\/p>\n<article class=\"card\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1505693416388-ac5ce068fe85?auto=format&#038;fit=crop&#038;w=800&#038;q=80\" alt=\"Dorado\" loading=\"lazy\"><\/p>\n<div class=\"card-body\">\n<h3>Dorado<\/h3>\n<p>Resort-caliber living with privacy, golf, and family estate inventory.<\/p>\n<\/p><\/div>\n<\/article>\n<p><\/a><br \/>\n        <a href=\"\/old-san-juan-properties\/\" style=\"text-decoration:none;color:inherit;display:block\"><\/p>\n<article class=\"card\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1499793983690-e29da59ef1c2?auto=format&#038;fit=crop&#038;w=800&#038;q=80\" alt=\"Old San Juan\" loading=\"lazy\"><\/p>\n<div class=\"card-body\">\n<h3>Old San Juan<\/h3>\n<p>Historic architecture with boutique hospitality and appreciation upside.<\/p>\n<\/p><\/div>\n<\/article>\n<p><\/a><br \/>\n        <a href=\"\/palmas-del-mar-properties\/\" style=\"text-decoration:none;color:inherit;display:block\"><\/p>\n<article class=\"card\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1544551763-46a013bb70d5?auto=format&#038;fit=crop&#038;w=800&#038;q=80\" alt=\"Palmas del Mar\" loading=\"lazy\"><\/p>\n<div class=\"card-body\">\n<h3>Palmas del Mar<\/h3>\n<p>Gated resort community with marina, golf, and year-round lifestyle.<\/p>\n<\/p><\/div>\n<\/article>\n<p><\/a><br \/>\n        <a href=\"\/bahia-beach-properties\/\" style=\"text-decoration:none;color:inherit;display:block\"><\/p>\n<article class=\"card\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1580587771525-78b9dba3b914?auto=format&#038;fit=crop&#038;w=800&#038;q=80\" alt=\"Bah\u00eda Beach\" loading=\"lazy\"><\/p>\n<div class=\"card-body\">\n<h3>Bah\u00eda Beach<\/h3>\n<p>St. Regis-anchored enclave with beachfront luxury and privacy.<\/p>\n<\/p><\/div>\n<\/article>\n<p><\/a><br \/>\n        <a href=\"\/rio-mar-properties\/\" style=\"text-decoration:none;color:inherit;display:block\"><\/p>\n<article class=\"card\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1512917774080-9991f1c4c750?auto=format&#038;fit=crop&#038;w=800&#038;q=80\" alt=\"R\u00edo Mar\" loading=\"lazy\"><\/p>\n<div class=\"card-body\">\n<h3>R\u00edo Mar<\/h3>\n<p>East coast resort destination with Wyndham backing and beach access.<\/p>\n<\/p><\/div>\n<\/article>\n<p><\/a><br \/>\n        <a href=\"\/guaynabo-properties\/\" style=\"text-decoration:none;color:inherit;display:block\"><\/p>\n<article class=\"card\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1600596542815-ffad4c1539a9?auto=format&#038;fit=crop&#038;w=800&#038;q=80\" alt=\"Guaynabo\" loading=\"lazy\"><\/p>\n<div class=\"card-body\">\n<h3>Guaynabo<\/h3>\n<p>San Juan&#8217;s premier suburban enclave \u2014 gated estates, top schools, and quiet prestige.<\/p>\n<\/p><\/div>\n<\/article>\n<p><\/a><br \/>\n        <a href=\"\/ocean-park-properties\/\" style=\"text-decoration:none;color:inherit;display:block\"><\/p>\n<article class=\"card\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1507525428034-b723cf961d3e?auto=format&#038;fit=crop&#038;w=800&#038;q=80\" alt=\"Ocean Park\" loading=\"lazy\"><\/p>\n<div class=\"card-body\">\n<h3>Ocean Park<\/h3>\n<p>Bohemian beachfront charm with surf culture, boutique stays, and rising demand.<\/p>\n<\/p><\/div>\n<\/article>\n<p><\/a><br \/>\n        <a href=\"\/isla-verde-properties\/\" style=\"text-decoration:none;color:inherit;display:block\"><\/p>\n<article class=\"card\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1571896349842-33c89424de2d?auto=format&#038;fit=crop&#038;w=800&#038;q=80\" alt=\"Isla Verde\" loading=\"lazy\"><\/p>\n<div class=\"card-body\">\n<h3>Isla Verde<\/h3>\n<p>Airport-adjacent beachfront with resort towers, nightlife, and strong rental yields.<\/p>\n<\/p><\/div>\n<\/article>\n<p><\/a><br \/>\n        <a href=\"\/rincon-properties\/\" style=\"text-decoration:none;color:inherit;display:block\"><\/p>\n<article class=\"card\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1505881502353-a1986add3762?auto=format&#038;fit=crop&#038;w=800&#038;q=80\" alt=\"Rinc\u00f3n\" loading=\"lazy\"><\/p>\n<div class=\"card-body\">\n<h3>Rinc\u00f3n<\/h3>\n<p>West coast surf town with sunset views, eco-luxury, and expat community growth.<\/p>\n<\/p><\/div>\n<\/article>\n<p><\/a><br \/>\n        <a href=\"\/isabela-properties\/\" style=\"text-decoration:none;color:inherit;display:block\"><\/p>\n<article class=\"card\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1559827260-dc66d52bef19?auto=format&#038;fit=crop&#038;w=800&#038;q=80\" alt=\"Isabela\" loading=\"lazy\"><\/p>\n<div class=\"card-body\">\n<h3>Isabela<\/h3>\n<p>Northwest coast gem \u2014 cliffside properties, world-class surf, and untapped potential.<\/p>\n<\/p><\/div>\n<\/article>\n<p><\/a><br \/>\n        <a href=\"\/miramar-properties\/\" style=\"text-decoration:none;color:inherit;display:block\"><\/p>\n<article class=\"card\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1499793983690-e29da59ef1c2?auto=format&#038;fit=crop&#038;w=800&#038;q=80\" alt=\"Miramar\" loading=\"lazy\"><\/p>\n<div class=\"card-body\">\n<h3>Miramar<\/h3>\n<p>Tree-lined streets and restored Spanish Colonials, walking distance to Condado dining.<\/p>\n<\/p><\/div>\n<\/article>\n<p><\/a><br \/>\n        <a href=\"\/santurce-properties\/\" style=\"text-decoration:none;color:inherit;display:block\"><\/p>\n<article class=\"card\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1518684079-3c830dcef090?auto=format&#038;fit=crop&#038;w=800&#038;q=80\" alt=\"Santurce\" loading=\"lazy\"><\/p>\n<div class=\"card-body\">\n<h3>Santurce<\/h3>\n<p>Reborn arts district with galleries, chef-driven kitchens, and converted lofts in walkable San Juan.<\/p>\n<\/p><\/div>\n<\/article>\n<p><\/a><br \/>\n        <a href=\"\/punta-las-marias-properties\/\" style=\"text-decoration:none;color:inherit;display:block\"><\/p>\n<article class=\"card\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1507525428034-b723cf961d3e?auto=format&#038;fit=crop&#038;w=800&#038;q=80\" alt=\"Punta Las Mar\u00edas\" loading=\"lazy\"><\/p>\n<div class=\"card-body\">\n<h3>Punta Las Mar\u00edas<\/h3>\n<p>Quiet beachfront block between Ocean Park and Isla Verde, surf access without the crowds.<\/p>\n<\/p><\/div>\n<\/article>\n<p><\/a>\n      <\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ACT 60 DARK SECTION --><\/p>\n<section class=\"dark-section reveal\">\n<div class=\"wrap\">\n<div class=\"dark-grid\">\n<div>\n<p class=\"hero-kicker\" style=\"color:rgba(255,255,255,0.6); margin-bottom:12px;\">Tax Strategy<\/p>\n<h2 style=\"font-size:clamp(1.8rem,3.5vw,2.6rem); margin:0 0 16px; line-height:1.1;\">Real Estate + Tax Positioning<br \/>in One Cohesive Plan<\/h2>\n<p style=\"font-size:17px; line-height:1.7; max-width:540px;\">For qualified clients, we align acquisition timing, entity structure, and relocation execution with your broader financial framework \u2014 in collaboration with your legal and accounting team.<\/p>\n<p style=\"font-size:13px; opacity:0.6; margin-top:16px;\">Advisory role: <strong>Accountant, Tax Strategy Specialist<\/strong><\/p>\n<\/p><\/div>\n<div class=\"dark-panel\">\n<ul>\n<li>Relocation timeline architecture<\/li>\n<li>Primary residence vs. investment pathways<\/li>\n<li>Community fit analysis<\/li>\n<li>Long-term exit scenario planning<\/li>\n<li>Coordinated legal\/tax team integration<\/li>\n<\/ul><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- CONSULTATION CTA --><\/p>\n<section id=\"consult\" class=\"cta-section reveal\">\n<div class=\"wrap\">\n<div class=\"cta-box\">\n<h2>Schedule a Strategy Consultation<\/h2>\n<p>Share your timeline, budget, and goals. We&#8217;ll build you a focused acquisition roadmap.<\/p>\n<p>        <a class=\"btn btn-dark\" href=\"\/contact\/\">Request Consultation<\/a>\n      <\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- FOOTER --><\/p>\n<footer class=\"site-footer\">\n<div class=\"wrap\">\n<h3>Five Star Real Estate by Shift Realty PR<\/h3>\n<p>White-glove representation for discerning buyers, sellers, and relocating investors.<\/p>\n<p>      <a href=\"tel:+17876925385\">+1 (787) 692-5385<\/a>\n    <\/div>\n<\/footer>\n<p><script>\/\/ Nav scroll behavior\n(function(){\n  var header = document.querySelector('.rh_header, .rh_header__wrap, header');\n  if (!header) return;\n  window.addEventListener('scroll', function(){\n    if (window.scrollY > 50) {\n      header.style.background = 'rgba(255,255,255,0.95)';\n    } else {\n      header.style.background = 'rgba(255,255,255,0.72)';\n    }\n  });\n})();<\/script>\n<\/div>\n<p><script>\n(function(){\n  \/\/ Intersection Observer for reveal animations\n  const els = document.querySelectorAll('#fstar .reveal');\n  if (!('IntersectionObserver' in window) || !els.length) {\n    els.forEach(function(el){ el.classList.add('visible'); });\n    return;\n  }\n  var io = new IntersectionObserver(function(entries){\n    entries.forEach(function(entry){\n      if(entry.isIntersecting){\n        entry.target.classList.add('visible');\n        io.unobserve(entry.target);\n      }\n    });\n  }, { threshold: 0.1, rootMargin: '0px 0px -40px 0px' });\n  els.forEach(function(el){ io.observe(el); });\n})();\n<\/script><br \/>\n<script>\n(function(){\n  \/\/ Auto-apply community filter on property-search page\n  if(window.location.pathname.indexOf('property-search') !== -1){\n    var c = new URLSearchParams(window.location.search).get('c');\n    if(c){\n      var term = decodeURIComponent(c.replace(\/\\+\/g,' '));\n      var attempts = 0;\n      var interval = setInterval(function(){\n        attempts++;\n        var input = document.querySelector('input[placeholder*=\"area\"], input[placeholder*=\"Location\"], input[aria-label*=\"Location\"], .oe-search-location input, [class*=\"location\"] input');\n        if(input && input.offsetParent !== null){\n          clearInterval(interval);\n          input.focus();\n          var nativeInputValueSetter = Object.getOwnPropertyDescriptor(window.HTMLInputElement.prototype,'value').set;\n          nativeInputValueSetter.call(input, term);\n          input.dispatchEvent(new Event('input',{bubbles:true}));\n          input.dispatchEvent(new Event('change',{bubbles:true}));\n          setTimeout(function(){\n            input.dispatchEvent(new KeyboardEvent('keydown',{key:'Enter',keyCode:13,bubbles:true}));\n            input.dispatchEvent(new KeyboardEvent('keypress',{key:'Enter',keyCode:13,bubbles:true}));\n            input.dispatchEvent(new KeyboardEvent('keyup',{key:'Enter',keyCode:13,bubbles:true}));\n          },400);\n        }\n        if(attempts > 40) clearInterval(interval);\n      }, 250);\n    }\n  }\n})();\n<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Five Star Real Estate by Shift Realty PR Puerto Rico.Redefined. Luxury real estate advisory, tax-aligned relocation strategy, and market intelligence for discerning buyers. Book Consultation Explore Properties $50M+Real Estate Sales $15M+Investment Portfolio Act 60Tax Strategy Specialists C-20992Licensed Broker Premium Communities Curated neighborhoods for lifestyle, investment, and strategic relocation. Condado Oceanfront towers, walkable luxury, and premium&#8230;<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"templates\/home.php","meta":{"footnotes":""},"class_list":["post-105","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/shiftrealtypr.com\/es\/wp-json\/wp\/v2\/pages\/105","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shiftrealtypr.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/shiftrealtypr.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/shiftrealtypr.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shiftrealtypr.com\/es\/wp-json\/wp\/v2\/comments?post=105"}],"version-history":[{"count":60,"href":"https:\/\/shiftrealtypr.com\/es\/wp-json\/wp\/v2\/pages\/105\/revisions"}],"predecessor-version":[{"id":6727,"href":"https:\/\/shiftrealtypr.com\/es\/wp-json\/wp\/v2\/pages\/105\/revisions\/6727"}],"wp:attachment":[{"href":"https:\/\/shiftrealtypr.com\/es\/wp-json\/wp\/v2\/media?parent=105"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}