{"id":4560,"date":"2025-11-22T19:01:48","date_gmt":"2025-11-22T19:01:48","guid":{"rendered":"https:\/\/tierrazulproperties.com\/?page_id=4560"},"modified":"2026-01-28T02:59:45","modified_gmt":"2026-01-28T02:59:45","slug":"for-rent","status":"publish","type":"page","link":"https:\/\/tierrazulproperties.com\/es\/services\/for-rent\/","title":{"rendered":"Services-For Rent(#3)"},"content":{"rendered":"<!-- INTERNAL PAGE HEADER -->\n<style>\n.internal-hero {\n  background: #ffffff;\n  padding: 90px 20px 80px;\n}\n\n.internal-hero-inner {\n  max-width: 1100px;\n  margin: 0 auto;\n  text-align: center;\n}\n\n.internal-hero-eyebrow {\n  font-size: 14px;\n  font-weight: 600;\n  color: #4aa3a1; \/* MATCHED TEAL *\/\n  margin-bottom: 12px;\n  text-transform: uppercase;\n  letter-spacing: 0.04em;\n}\n\n.internal-hero h1 {\n  font-size: clamp(36px, 5vw, 56px);\n  font-weight: 800;\n  color: #111827;\n  margin-bottom: 18px;\n  line-height: 1.15;\n}\n\n.internal-hero p {\n  font-size: 18px;\n  color: #4b5563;\n  max-width: 720px;\n  margin: 0 auto 35px;\n  line-height: 1.6;\n}\n\n.internal-hero-actions {\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  gap: 20px;\n  flex-wrap: wrap;\n}\n\n.internal-hero-btn {\n  background: #4aa3a1; \/* MATCHED TEAL *\/\n  color: #ffffff;\n  padding: 14px 30px;\n  border-radius: 999px; \/* pill style like your button *\/\n  font-size: 16px;\n  font-weight: 800;\n  letter-spacing: 0.04em;\n  text-transform: uppercase;\n  text-decoration: none;\n  transition: background 0.2s ease;\n}\n\n.internal-hero-btn:hover {\n  background: #3b8f8d; \/* darker teal *\/\n}\n\n.internal-hero-link {\n  font-size: 16px;\n  color: #111827;\n  font-weight: 600;\n  text-decoration: none;\n}\n\n.internal-hero-link:hover {\n  text-decoration: underline;\n}\n<\/style>\n\n<section class=\"internal-hero\">\n  <div class=\"internal-hero-inner\">\n\n    <div class=\"internal-hero-eyebrow\">\n      Socios locales de confianza\n    <\/div>\n\n    <h1>\n      Propiedades en alquiler\n    <\/h1>\n\n    <p>\n      Encuentra casas de alquiler c\u00f3modas y bien administradas\n    <\/p>\n\n    <div class=\"internal-hero-actions\">\n      <a href=\"\/contact\" class=\"internal-hero-btn\">\n        Programar una llamada\n      <\/a>\n      <a href=\"#details\" class=\"internal-hero-link\">\n        M\u00e1s informaci\u00f3n \u2192\n      <\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n\n\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\">\n\n<style>\n\/* ===== PROCESS FLOW ===== *\/\n.flow-section {\n  max-width: 1200px;\n  margin: 80px auto;\n  padding: 0 20px;\n  font-family: Arial, sans-serif;\n}\n\n.flow-section h2 {\n  text-align: center;\n  font-size: 32px;\n  margin-bottom: 55px;\n  color: #1f2937;\n}\n\n.flow-container {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 15px;\n  flex-wrap: wrap;\n}\n\n\/* ===== STEP ===== *\/\n.flow-step {\n  flex: 1;\n  min-width: 180px;\n  background: #f9fafb;\n  border-radius: 14px;\n  padding: 25px 15px;\n  text-align: center;\n  box-shadow: 0 6px 16px rgba(0,0,0,0.06);\n  position: relative;\n  cursor: pointer;\n  transition: transform 0.3s ease;\n}\n\n.flow-step:hover {\n  transform: translateY(-6px);\n}\n\n.flow-step i {\n  font-size: 32px;\n  color: #0f766e;\n  margin-bottom: 12px;\n}\n\n.flow-step h3 {\n  font-size: 16px;\n  color: #111827;\n}\n\n\/* ===== HOVER DETAILS ===== *\/\n.step-details {\n  position: absolute;\n  inset: 0;\n  background: #0f766e;\n  color: #ffffff;\n  border-radius: 14px;\n  padding: 20px;\n  font-size: 13px;\n  line-height: 1.5;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  opacity: 0;\n  transition: opacity 0.3s ease;\n}\n\n.flow-step:hover .step-details {\n  opacity: 1;\n}\n\n\/* ===== ARROWS ===== *\/\n.flow-arrow {\n  font-size: 26px;\n  color: #0f766e;\n  animation: flowMove 1.6s infinite ease-in-out;\n}\n\n@keyframes flowMove {\n  0% { transform: translateX(0); opacity: 0.4; }\n  50% { transform: translateX(8px); opacity: 1; }\n  100% { transform: translateX(0); opacity: 0.4; }\n}\n\n\/* ===== MOBILE ===== *\/\n@media (max-width: 900px) {\n  .flow-arrow {\n    display: none;\n  }\n}\n<\/style>\n\n\n<section class=\"flow-section\">\n  <h2>Proceso de alquiler de propiedades<\/h2>\n\n  <div class=\"flow-container\">\n\n    <div class=\"flow-step\">\n      <i class=\"fa-solid fa-wallet\"><\/i>\n      <h3>Planning &#038; Budgeting<\/h3>\n      <div class=\"step-details\">\n        Definimos las necesidades de alquiler, rango de presupuesto y criterios ideales de propiedad.\n      <\/div>\n    <\/div>\n\n    <div class=\"flow-arrow\"><i class=\"fa-solid fa-arrow-right\"><\/i><\/div>\n\n    <div class=\"flow-step\">\n      <i class=\"fa-solid fa-magnifying-glass-location\"><\/i>\n      <h3>Search &#038; Selection<\/h3>\n      <div class=\"step-details\">\n        Opciones de propiedades, tours y comparaci\u00f3n seg\u00fan disponibilidad y preferencias.\n      <\/div>\n    <\/div>\n\n    <div class=\"flow-arrow\"><i class=\"fa-solid fa-arrow-right\"><\/i><\/div>\n\n    <div class=\"flow-step\">\n      <i class=\"fa-solid fa-file-signature\"><\/i>\n      <h3>Application<\/h3>\n      <div class=\"step-details\">\n        Presentaci\u00f3n y revisi\u00f3n de documentos y requisitos de solicitud.\n      <\/div>\n    <\/div>\n\n    <div class=\"flow-arrow\"><i class=\"fa-solid fa-arrow-right\"><\/i><\/div>\n\n    <div class=\"flow-step\">\n      <i class=\"fa-solid fa-user-check\"><\/i>\n      <h3>Interview<\/h3>\n      <div class=\"step-details\">\n        Evaluaci\u00f3n de inquilinos, entrevistas y verificaci\u00f3n de referencias.\n      <\/div>\n    <\/div>\n\n    <div class=\"flow-arrow\"><i class=\"fa-solid fa-arrow-right\"><\/i><\/div>\n\n    <div class=\"flow-step\">\n      <i class=\"fa-solid fa-file-contract\"><\/i>\n      <h3>Contract<\/h3>\n      <div class=\"step-details\">\n        Preparaci\u00f3n, revisi\u00f3n y firma de contratos de arrendamiento.\n      <\/div>\n    <\/div>\n\n    <div class=\"flow-arrow\"><i class=\"fa-solid fa-arrow-right\"><\/i><\/div>\n\n    <div class=\"flow-step\">\n      <i class=\"fa-solid fa-door-open\"><\/i>\n      <h3>Property Handover<\/h3>\n      <div class=\"step-details\">\n        Entrega de llaves e inicio oficial del plazo de arrendamiento.\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n\n\n<!-- =========================\n     TIERZUL \u2013 RENTAL APPLICATION HUB\n========================= -->\n<section style=\"padding:100px 20px; background:#f8fafc;\">\n  <div style=\"max-width:1200px; margin:0 auto; text-align:center;\">\n\n    <h2 style=\"font-size:38px; margin-bottom:10px;\">\n      Rental Application &#038; Requirements\n    <\/h2>\n\n    <p style=\"font-size:18px; color:#4b5563; max-width:900px; margin:0 auto 40px;\">\n      Choose the option that works best for you. Online applications are recommended\n      for faster processing, but downloadable forms are also available.\n    <\/p>\n\n    <!-- LANGUAGE TOGGLE -->\n    <div style=\"margin-bottom:50px;\">\n      <button onclick=\"toggleLang('es', this)\" class=\"lang-btn active\">Espa\u00f1ol<\/button>\n      <button onclick=\"toggleLang('en', this)\" class=\"lang-btn\">English<\/button>\n    <\/div>\n\n    <!-- STEP FLOW -->\n    <div style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(180px,1fr)); gap:22px; margin-bottom:60px;\">\n      <div class=\"step-card\">1\ufe0f\u20e3 Review Requirements<\/div>\n      <div class=\"step-card\">2\ufe0f\u20e3 Apply Online or Download Forms<\/div>\n      <div class=\"step-card\">3\ufe0f\u20e3 Submit Documents<\/div>\n      <div class=\"step-card\">4\ufe0f\u20e3 Evaluation &#038; Interview<\/div>\n      <div class=\"step-card\">5\ufe0f\u20e3 Approval &#038; Contract<\/div>\n    <\/div>\n\n    <!-- SPANISH -->\n    <div id=\"lang-es\">\n      <div class=\"doc-grid\">\n\n        <!-- PERSONA FISICA -->\n        <div class=\"doc-col\">\n          <h3>Personas F\u00edsicas<\/h3>\n\n          <a href=\"\/solicitud-arrendamiento-persona-fisica\" class=\"doc-btn primary\">\n            Aplicar en L\u00ednea (Recomendado)\n          <\/a>\n\n          <a href=\"https:\/\/tierrazulproperties.com\/wp-content\/uploads\/2026\/01\/Solicitud-Arrendamiento-Persona-Fisica-Tierrazul-2.pdf\"\n             class=\"doc-btn outline\">\n            Descargar Solicitud (PDF Imprimible)\n          <\/a>\n\n          <a href=\"https:\/\/tierrazulproperties.com\/wp-content\/uploads\/2026\/01\/requisitos-arrendamiento-persona-fisica.pdf\"\n             class=\"doc-link\">\n            Ver Requisitos de Arrendamiento\n          <\/a>\n        <\/div>\n\n        <!-- PERSONA MORAL -->\n        <div class=\"doc-col\">\n          <h3>Personas Morales<\/h3>\n\n          <a href=\"\/solicitud-arrendamiento-persona-moral\" class=\"doc-btn primary\">\n            Aplicar en L\u00ednea (Recomendado)\n          <\/a>\n\n          <a href=\"https:\/\/tierrazulproperties.com\/wp-content\/uploads\/2026\/01\/Solicitud-Arrendamiento-Persona-Moral-Tierrazul.pdf\"\n             class=\"doc-btn outline\">\n            Descargar Solicitud (PDF Imprimible)\n          <\/a>\n\n          <a href=\"https:\/\/tierrazulproperties.com\/wp-content\/uploads\/2026\/01\/requisitos-arrendamiento-persona-moral.pdf\"\n             class=\"doc-link\">\n            Ver Requisitos de Arrendamiento\n          <\/a>\n        <\/div>\n\n      <\/div>\n    <\/div>\n\n    <!-- ENGLISH -->\n    <div id=\"lang-en\" style=\"display:none;\">\n      <div class=\"doc-grid\">\n\n        <!-- INDIVIDUAL -->\n        <div class=\"doc-col\">\n          <h3>Individual Applicants<\/h3>\n\n          <a href=\"\/rental-application-individual\" class=\"doc-btn primary\">\n            Apply Online (Recommended)\n          <\/a>\n\n          <a href=\"https:\/\/tierrazulproperties.com\/wp-content\/uploads\/2026\/01\/Rental-Application-Individual-Tierrazul.pdf\"\n             class=\"doc-btn outline\">\n            Download Application (Printable PDF)\n          <\/a>\n\n          <a href=\"https:\/\/tierrazulproperties.com\/wp-content\/uploads\/2026\/01\/rental-requirements-individual-applicant.pdf\"\n             class=\"doc-link\">\n            View Rental Requirements\n          <\/a>\n        <\/div>\n\n        <!-- LEGAL ENTITY -->\n        <div class=\"doc-col\">\n          <h3>Legal Entities<\/h3>\n\n          <a href=\"\/rental-application-company\" class=\"doc-btn primary\">\n            Apply Online (Recommended)\n          <\/a>\n\n          <a href=\"https:\/\/tierrazulproperties.com\/wp-content\/uploads\/2026\/01\/Rental-Application-Legal-Entity-Tierrazul.pdf\"\n             class=\"doc-btn outline\">\n            Download Application (Printable PDF)\n          <\/a>\n\n          <a href=\"https:\/\/tierrazulproperties.com\/wp-content\/uploads\/2026\/01\/rental-requirements-legal-entity.pdf\"\n             class=\"doc-link\">\n            View Rental Requirements\n          <\/a>\n        <\/div>\n\n      <\/div>\n    <\/div>\n\n    <!-- LEGAL DISCLAIMER -->\n    <p style=\"margin-top:50px; font-size:14px; color:#6b7280; max-width:950px; margin-left:auto; margin-right:auto;\">\n      <strong>Legal Disclaimer:<\/strong> Submitting an online application or downloading\n      and completing any form does not guarantee approval and does not create any tenancy\n      rights. Tierrazul Properties reserves the right to request additional documentation,\n      conduct interviews, and approve or deny applications in accordance with applicable law.\n    <\/p>\n\n  <\/div>\n<\/section>\n\n<style>\n.lang-btn {\n  padding:10px 22px;\n  border-radius:20px;\n  border:2px solid #0f766e;\n  background:#ffffff;\n  color:#0f766e;\n  font-weight:600;\n  cursor:pointer;\n  margin:0 6px;\n}\n.lang-btn.active {\n  background:#0f766e;\n  color:#ffffff;\n}\n\n.step-card {\n  background:#ffffff;\n  padding:16px;\n  border-radius:16px;\n  box-shadow:0 8px 22px rgba(0,0,0,0.06);\n  font-weight:600;\n}\n\n.doc-grid {\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:40px;\n}\n\n.doc-col h3 {\n  margin-bottom:18px;\n}\n\n.doc-btn {\n  display:block;\n  margin:12px auto;\n  padding:16px;\n  border-radius:14px;\n  background:#0f766e;\n  color:#ffffff;\n  text-decoration:none;\n  font-weight:600;\n}\n\n.doc-btn.primary {\n  background:linear-gradient(135deg,#0f766e,#059669);\n}\n\n.doc-btn.outline {\n  background:#ffffff;\n  color:#0f766e;\n  border:2px solid #0f766e;\n}\n\n.doc-link {\n  display:block;\n  margin-top:14px;\n  font-size:14px;\n  color:#0f766e;\n  text-decoration:underline;\n  font-weight:600;\n}\n\n.doc-link:hover {\n  color:#0f766e;\n  text-decoration:underline;\n}\n<\/style>\n\n<script>\nfunction toggleLang(lang, el) {\n  document.getElementById('lang-es').style.display = lang === 'es' ? 'block' : 'none';\n  document.getElementById('lang-en').style.display = lang === 'en' ? 'block' : 'none';\n\n  document.querySelectorAll('.lang-btn').forEach(btn => btn.classList.remove('active'));\n  el.classList.add('active');\n}\n<\/script>\n\n\n\n\n<!-- FOR RENT \u2013 TRANSITION CTA -->\n<section class=\"section-cta\">\n  <div class=\"section-cta-inner\">\n\n    <div class=\"section-cta-card\">\n      <h2>\u00bfEst\u00e1s listo para encontrar tu pr\u00f3ximo alquiler?<\/h2>\n\n      <p>\n        Ahora que ya conoces nuestro proceso de alquiler, da el siguiente paso y explora las propiedades disponibles. Ya sea que busques una vivienda para estancias largas o cortas en Jalisco, nuestro equipo est\u00e1 aqu\u00ed para ayudarte a encontrar la opci\u00f3n ideal con confianza.\n      <\/p>\n\n      <a href=\"#available-properties\" class=\"section-cta-btn\">\n        Explora los alquileres disponibles a continuaci\u00f3n\n      <\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n\n\n<style>\n:root{--green:#009D9F;}\n*{box-sizing:border-box;}\nbody{font-family:Arial,sans-serif;overflow-x:hidden}\n\n\/* GRID *\/\n.property-grid{\n  max-width:1200px;\n  margin:auto;\n  padding:40px 20px;\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(320px,1fr));\n  gap:24px;\n}\n\n\/* CARD *\/\n.property-card{\n  background:#fff;\n  border-radius:16px;\n  border:1px solid #e5e7eb;\n  box-shadow:0 10px 25px rgba(0,0,0,.08);\n  overflow:hidden;\n  display:flex;\n  flex-direction:column;\n  transition:.25s;\n}\n.property-card:hover{\n  transform:translateY(-4px);\n  box-shadow:0 14px 34px rgba(0,0,0,.12);\n}\n.property-img{width:100%;height:220px;object-fit:cover}\n.property-content{padding:18px;display:flex;flex-direction:column;flex-grow:1}\n.property-content h3{font-size:18px;margin-bottom:6px}\n.property-location{font-size:14px;color:#666;margin-bottom:6px}\n.property-price{font-size:20px;font-weight:700;color:#000;margin-bottom:10px}\n.property-specs{display:flex;gap:14px;font-size:14px;color:#555;margin-bottom:16px}\n.view-btn{\n  margin-top:auto;\n  background:var(--green);\n  color:#fff;\n  border:none;\n  padding:14px;\n  border-radius:10px;\n  font-weight:600;\n  cursor:pointer;\n}\n\n\/* MODAL *\/\n.modal{\n  display:none;\n  position:fixed;\n  inset:0;\n  background:rgba(0,0,0,.75);\n  z-index:9999;\n  overflow-y:auto;\n  padding-top:120px;\n}\n.modal-content{\n  background:#fff;\n  max-width:900px;\n  margin:0 auto 60px;\n  border-radius:18px;\n  padding:30px;\n  position:relative;\n}\n.close-btn{\n  position:absolute;\n  top:14px;\n  right:18px;\n  font-size:28px;\n  cursor:pointer;\n}\n\n\/* CAROUSEL *\/\n.carousel{position:relative;overflow:hidden;border-radius:14px;margin-bottom:24px}\n.carousel-track{display:flex;transition:.4s ease}\n.carousel img{min-width:100%;height:300px;object-fit:cover}\n.carousel-btn{\n  position:absolute;\n  top:50%;\n  transform:translateY(-50%);\n  background:rgba(0,0,0,.6);\n  color:#fff;\n  border:none;\n  padding:10px 14px;\n  cursor:pointer;\n}\n.carousel-btn.prev{left:10px}\n.carousel-btn.next{right:10px}\n\n\/* MODAL CONTENT *\/\n.modal-section{margin-bottom:26px}\n.amenities{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(140px,1fr));\n  gap:10px;\n  font-size:14px;\n}\n.modal-actions{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:14px;\n}\n.modal-actions a{\n  padding:14px;\n  border-radius:10px;\n  text-align:center;\n  font-weight:600;\n  text-decoration:none;\n}\n.modal-actions .primary{background:var(--green);color:#fff}\n.modal-actions .secondary{border:2px solid var(--green);color:var(--green)}\n<\/style>\n\n<!-- =========================\nPROPERTY GRID\n========================= -->\n<div class=\"property-grid\">\n\n<div class=\"property-card\">\n<img decoding=\"async\" class=\"property-img\" src=\"https:\/\/images.unsplash.com\/photo-1600585154084-4e5fe7c39198\" alt=\"Photo 1600585154084 4e5fe7c39198\" title=\"Services-For Rent(#3)\">\n<div class=\"property-content\">\n<h3>Apartamento de lujo \u2013 Andares<\/h3>\n<div class=\"property-location\">Zapopan, Jalisco<\/div>\n<div class=\"property-price\">$42,000 MXN \/ mes<\/div>\n<div class=\"property-specs\"><span>\ud83d\udecf 2<\/span><span>\ud83d\udec1 2<\/span><span>\ud83d\udcd0 135 m\u00b2<\/span><\/div>\n<button class=\"view-btn\" onclick=\"openModal('r1')\">Ver alquiler<\/button>\n<\/div><\/div>\n\n<div class=\"property-card\">\n<img decoding=\"async\" class=\"property-img\" src=\"https:\/\/images.unsplash.com\/photo-1568605114967-8130f3a36994\" alt=\"Photo 1568605114967 8130f3a36994\" title=\"Services-For Rent(#3)\">\n<div class=\"property-content\">\n<h3>Condominio moderno \u2013 Providencia<\/h3>\n<div class=\"property-location\">Guadalajara, Jalisco<\/div>\n<div class=\"property-price\">$38,000 MXN \/ mes<\/div>\n<div class=\"property-specs\"><span>\ud83d\udecf 2<\/span><span>\ud83d\udec1 2<\/span><span>\ud83d\udcd0 125 m\u00b2<\/span><\/div>\n<button class=\"view-btn\" onclick=\"openModal('r2')\">Ver alquiler<\/button>\n<\/div><\/div>\n\n<div class=\"property-card\">\n<img decoding=\"async\" class=\"property-img\" src=\"https:\/\/images.unsplash.com\/photo-1605276374104-dee2a0ed3cd6\" alt=\"Photo 1605276374104 Dee2a0ed3cd6\" title=\"Services-For Rent(#3)\">\n<div class=\"property-content\">\n<h3>Casa Familiar \u2013 Valle Real<\/h3>\n<div class=\"property-location\">Zapopan, Jalisco<\/div>\n<div class=\"property-price\">$55,000 MXN \/ mes<\/div>\n<div class=\"property-specs\"><span>\ud83d\udecf 3<\/span><span>\ud83d\udec1 3.5<\/span><span>\ud83d\udcd0 270 m\u00b2<\/span><\/div>\n<button class=\"view-btn\" onclick=\"openModal('r3')\">Ver alquiler<\/button>\n<\/div><\/div>\n\n<div class=\"property-card\">\n<img decoding=\"async\" class=\"property-img\" src=\"https:\/\/images.unsplash.com\/photo-1599423300746-b62533397364\" alt=\"Photo 1599423300746 B62533397364\" title=\"Services-For Rent(#3)\">\n<div class=\"property-content\">\n<h3>Apartamento Ejecutivo \u2013 Country Club<\/h3>\n<div class=\"property-location\">Guadalajara, Jalisco<\/div>\n<div class=\"property-price\">$47,000 MXN \/ mes<\/div>\n<div class=\"property-specs\"><span>\ud83d\udecf 2<\/span><span>\ud83d\udec1 2<\/span><span>\ud83d\udcd0 145 m\u00b2<\/span><\/div>\n<button class=\"view-btn\" onclick=\"openModal('r4')\">Ver alquiler<\/button>\n<\/div><\/div>\n\n<div class=\"property-card\">\n<img decoding=\"async\" class=\"property-img\" src=\"https:\/\/images.unsplash.com\/photo-1600585152915-d208bec867a1\" alt=\"Photo 1600585152915 D208bec867a1\" title=\"Services-For Rent(#3)\">\n<div class=\"property-content\">\n<h3>Casa adosada \u2013 Solares<\/h3>\n<div class=\"property-location\">Zapopan, Jalisco<\/div>\n<div class=\"property-price\">$36,500 MXN \/ mes<\/div>\n<div class=\"property-specs\"><span>\ud83d\udecf 3<\/span><span>\ud83d\udec1 3<\/span><span>\ud83d\udcd0 205 m\u00b2<\/span><\/div>\n<button class=\"view-btn\" onclick=\"openModal('r5')\">Ver alquiler<\/button>\n<\/div><\/div>\n\n<div class=\"property-card\">\n<img decoding=\"async\" class=\"property-img\" src=\"https:\/\/images.unsplash.com\/photo-1505691938895-1758d7feb511\" alt=\"Photo 1505691938895 1758d7feb511\" title=\"Services-For Rent(#3)\">\n<div class=\"property-content\">\n<h3>Estudio Loft \u2013 Americana<\/h3>\n<div class=\"property-location\">Guadalajara, Jalisco<\/div>\n<div class=\"property-price\">$24,000 MXN \/ mes<\/div>\n<div class=\"property-specs\"><span>\ud83d\udecf 1<\/span><span>\ud83d\udec1 1<\/span><span>\ud83d\udcd0 78 m\u00b2<\/span><\/div>\n<button class=\"view-btn\" onclick=\"openModal('r6')\">Ver alquiler<\/button>\n<\/div><\/div>\n\n<\/div>\n\n<script>\nfunction openModal(id){\n  document.getElementById(id).style.display='block';\n  document.body.style.overflow='hidden';\n}\nfunction closeModal(id){\n  document.getElementById(id).style.display='none';\n  document.body.style.overflow='';\n}\nfunction slide(btn,dir){\n  const c=btn.closest('.carousel');\n  const t=c.querySelector('.carousel-track');\n  const n=t.children.length;\n  let i=parseInt(c.dataset.i||0);\n  i=(i+dir+n)%n;\n  c.dataset.i=i;\n  t.style.transform=`translateX(-${i*100}%)`;\n}\n<\/script>\n\n<!-- =========================\nRENTAL MODALS r1\u2013r6\n========================= -->\n<!-- (ALL MODALS EXACTLY AS PREVIOUS MESSAGE \u2014 UNCHANGED) -->\n\n<!-- =========================\nRENTAL MODALS (r1\u2013r6)\n========================= -->\n\n<!-- MODAL r1 -->\n<div class=\"modal\" id=\"r1\">\n  <div class=\"modal-content\">\n    <span class=\"close-btn\" onclick=\"closeModal('r1')\">\u00d7<\/span>\n\n    <div class=\"carousel\" data-i=\"0\">\n      <div class=\"carousel-track\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1600585154084-4e5fe7c39198\" alt=\"Photo 1600585154084 4e5fe7c39198\" title=\"Services-For Rent(#3)\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1505691938895-1758d7feb511\" alt=\"Photo 1505691938895 1758d7feb511\" title=\"Services-For Rent(#3)\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1507089947368-19c1da9775ae\" alt=\"Photo 1507089947368 19c1da9775ae\" title=\"Services-For Rent(#3)\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1493809842364-78817add7ffb\" alt=\"Photo 1493809842364 78817add7ffb\" title=\"Services-For Rent(#3)\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1505691723518-36a5ac3be353\" alt=\"Photo 1505691723518 36a5ac3be353\" title=\"Services-For Rent(#3)\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1522708323590-d24dbb6b0267\" alt=\"Photo 1522708323590 D24dbb6b0267\" title=\"Services-For Rent(#3)\">\n      <\/div>\n      <button class=\"carousel-btn prev\" onclick=\"slide(this,-1)\">\u2039<\/button>\n      <button class=\"carousel-btn next\" onclick=\"slide(this,1)\">\u203a<\/button>\n    <\/div>\n\n    <h3>Apartamento de lujo \u2013 Andares<\/h3>\n    <p><strong>$42,000 MXN \/ mes<\/strong> \u00b7 2 Bed \u00b7 2 Bath \u00b7 135 m\u00b2<\/p>\n\n    <div class=\"modal-section\">\n      <h4>Description<\/h4>\n      <p>\n        High-end apartment in the Andares district featuring an open floor plan,\n        premium finishes, floor-to-ceiling windows, and immediate access to shopping,\n        dining, and corporate centers.\n      <\/p>\n    <\/div>\n\n    <div class=\"modal-section\">\n      <h4>Amenities<\/h4>\n      <div class=\"amenities\">\n        <div>\u2714 Pool<\/div><div>\u2714 Gym<\/div><div>\u2714 Parking<\/div>\n        <div>\u2714 24\/7 Security<\/div><div>\u2714 Elevator<\/div><div>\u2714 Pet Friendly<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"modal-section\">\n      <h4>Location<\/h4>\n      <iframe loading=\"lazy\" src=\"https:\/\/www.google.com\/maps?q=Andares+Zapopan&#038;output=embed\"\n        width=\"100%\" height=\"260\"><\/iframe>\n    <\/div>\n\n    <div class=\"modal-actions\">\n      <a href=\"#\" class=\"primary\">Download PDF<\/a>\n      <a href=\"\/contact\" class=\"secondary\">Programar una llamada<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- MODAL r2 -->\n<div class=\"modal\" id=\"r2\">\n  <div class=\"modal-content\">\n    <span class=\"close-btn\" onclick=\"closeModal('r2')\">\u00d7<\/span>\n\n    <div class=\"carousel\" data-i=\"0\">\n      <div class=\"carousel-track\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1568605114967-8130f3a36994\" alt=\"Photo 1568605114967 8130f3a36994\" title=\"Services-For Rent(#3)\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1599423300746-b62533397364\" alt=\"Photo 1599423300746 B62533397364\" title=\"Services-For Rent(#3)\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1600585153490-76fb20a32601\" alt=\"Photo 1600585153490 76fb20a32601\" title=\"Services-For Rent(#3)\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1600585154340-be6161a56a0c\" alt=\"Photo 1600585154340 Be6161a56a0c\" title=\"Services-For Rent(#3)\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1507089947368-19c1da9775ae\" alt=\"Photo 1507089947368 19c1da9775ae\" title=\"Services-For Rent(#3)\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1493809842364-78817add7ffb\" alt=\"Photo 1493809842364 78817add7ffb\" title=\"Services-For Rent(#3)\">\n      <\/div>\n      <button class=\"carousel-btn prev\" onclick=\"slide(this,-1)\">\u2039<\/button>\n      <button class=\"carousel-btn next\" onclick=\"slide(this,1)\">\u203a<\/button>\n    <\/div>\n\n    <h3>Condominio moderno \u2013 Providencia<\/h3>\n    <p><strong>$38,000 MXN \/ mes<\/strong> \u00b7 2 Bed \u00b7 2 Bath \u00b7 125 m\u00b2<\/p>\n\n    <div class=\"modal-section\">\n      <h4>Description<\/h4>\n      <p>\n        Contemporary condo located in Providencia with modern finishes,\n        private balcony, and close proximity to restaurants, caf\u00e9s, and nightlife.\n      <\/p>\n    <\/div>\n\n    <div class=\"modal-section\">\n      <h4>Amenities<\/h4>\n      <div class=\"amenities\">\n        <div>\u2714 Balcony<\/div><div>\u2714 Parking<\/div><div>\u2714 Elevator<\/div>\n        <div>\u2714 Security<\/div><div>\u2714 Storage<\/div><div>\u2714 Laundry Area<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"modal-section\">\n      <h4>Location<\/h4>\n      <iframe loading=\"lazy\" src=\"https:\/\/www.google.com\/maps?q=Providencia+Guadalajara&#038;output=embed\"\n        width=\"100%\" height=\"260\"><\/iframe>\n    <\/div>\n\n    <div class=\"modal-actions\">\n      <a href=\"#\" class=\"primary\">Download PDF<\/a>\n      <a href=\"\/contact\" class=\"secondary\">Programar una llamada<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- MODAL r3 -->\n<div class=\"modal\" id=\"r3\">\n  <div class=\"modal-content\">\n    <span class=\"close-btn\" onclick=\"closeModal('r3')\">\u00d7<\/span>\n\n    <div class=\"carousel\" data-i=\"0\">\n      <div class=\"carousel-track\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1605276374104-dee2a0ed3cd6\" alt=\"Photo 1605276374104 Dee2a0ed3cd6\" title=\"Services-For Rent(#3)\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1600585152915-d208bec867a1\" alt=\"Photo 1600585152915 D208bec867a1\" title=\"Services-For Rent(#3)\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1600585153490-76fb20a32601\" alt=\"Photo 1600585153490 76fb20a32601\" title=\"Services-For Rent(#3)\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1599423300746-b62533397364\" alt=\"Photo 1599423300746 B62533397364\" title=\"Services-For Rent(#3)\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1505691723518-36a5ac3be353\" alt=\"Photo 1505691723518 36a5ac3be353\" title=\"Services-For Rent(#3)\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1522708323590-d24dbb6b0267\" alt=\"Photo 1522708323590 D24dbb6b0267\" title=\"Services-For Rent(#3)\">\n      <\/div>\n      <button class=\"carousel-btn prev\" onclick=\"slide(this,-1)\">\u2039<\/button>\n      <button class=\"carousel-btn next\" onclick=\"slide(this,1)\">\u203a<\/button>\n    <\/div>\n\n    <h3>Casa Familiar \u2013 Valle Real<\/h3>\n    <p><strong>$55,000 MXN \/ mes<\/strong> \u00b7 3 Bed \u00b7 3.5 Bath \u00b7 270 m\u00b2<\/p>\n\n    <div class=\"modal-section\">\n      <h4>Description<\/h4>\n      <p>\n        Spacious family residence located in Valle Real featuring a private garden,\n        large kitchen, multiple living areas, and secure gated community access.\n      <\/p>\n    <\/div>\n\n    <div class=\"modal-section\">\n      <h4>Amenities<\/h4>\n      <div class=\"amenities\">\n        <div>\u2714 Private Garden<\/div><div>\u2714 Garage<\/div><div>\u2714 Security<\/div>\n        <div>\u2714 Storage<\/div><div>\u2714 Laundry Room<\/div><div>\u2714 Pet Friendly<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"modal-section\">\n      <h4>Location<\/h4>\n      <iframe loading=\"lazy\" src=\"https:\/\/www.google.com\/maps?q=Valle+Real+Zapopan&#038;output=embed\"\n        width=\"100%\" height=\"260\"><\/iframe>\n    <\/div>\n\n    <div class=\"modal-actions\">\n      <a href=\"#\" class=\"primary\">Download PDF<\/a>\n      <a href=\"\/contact\" class=\"secondary\">Programar una llamada<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- MODAL r4 -->\n<div class=\"modal\" id=\"r4\">\n  <div class=\"modal-content\">\n    <span class=\"close-btn\" onclick=\"closeModal('r4')\">\u00d7<\/span>\n\n    <div class=\"carousel\" data-i=\"0\">\n      <div class=\"carousel-track\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1599423300746-b62533397364\" alt=\"Photo 1599423300746 B62533397364\" title=\"Services-For Rent(#3)\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1507089947368-19c1da9775ae\" alt=\"Photo 1507089947368 19c1da9775ae\" title=\"Services-For Rent(#3)\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1493809842364-78817add7ffb\" alt=\"Photo 1493809842364 78817add7ffb\" title=\"Services-For Rent(#3)\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1505691938895-1758d7feb511\" alt=\"Photo 1505691938895 1758d7feb511\" title=\"Services-For Rent(#3)\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1505691723518-36a5ac3be353\" alt=\"Photo 1505691723518 36a5ac3be353\" title=\"Services-For Rent(#3)\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1522708323590-d24dbb6b0267\" alt=\"Photo 1522708323590 D24dbb6b0267\" title=\"Services-For Rent(#3)\">\n      <\/div>\n      <button class=\"carousel-btn prev\" onclick=\"slide(this,-1)\">\u2039<\/button>\n      <button class=\"carousel-btn next\" onclick=\"slide(this,1)\">\u203a<\/button>\n    <\/div>\n\n    <h3>Apartamento Ejecutivo \u2013 Country Club<\/h3>\n    <p><strong>$47,000 MXN \/ mes<\/strong> \u00b7 2 Bed \u00b7 2 Bath \u00b7 145 m\u00b2<\/p>\n\n    <div class=\"modal-section\">\n      <h4>Description<\/h4>\n      <p>\n        Elegant apartment near Country Club featuring panoramic city views,\n        premium amenities, and refined interior design.\n      <\/p>\n    <\/div>\n\n    <div class=\"modal-section\">\n      <h4>Amenities<\/h4>\n      <div class=\"amenities\">\n        <div>\u2714 Pool<\/div><div>\u2714 Gym<\/div><div>\u2714 Parking<\/div>\n        <div>\u2714 Security<\/div><div>\u2714 Elevator<\/div><div>\u2714 Balcony<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"modal-section\">\n      <h4>Location<\/h4>\n      <iframe loading=\"lazy\" src=\"https:\/\/www.google.com\/maps?q=Country+Club+Guadalajara&#038;output=embed\"\n        width=\"100%\" height=\"260\"><\/iframe>\n    <\/div>\n\n    <div class=\"modal-actions\">\n      <a href=\"#\" class=\"primary\">Download PDF<\/a>\n      <a href=\"\/contact\" class=\"secondary\">Programar una llamada<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- MODAL r5 -->\n<div class=\"modal\" id=\"r5\">\n  <div class=\"modal-content\">\n    <span class=\"close-btn\" onclick=\"closeModal('r5')\">\u00d7<\/span>\n\n    <div class=\"carousel\" data-i=\"0\">\n      <div class=\"carousel-track\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1600585152915-d208bec867a1\" alt=\"Photo 1600585152915 D208bec867a1\" title=\"Services-For Rent(#3)\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1600585153490-76fb20a32601\" alt=\"Photo 1600585153490 76fb20a32601\" title=\"Services-For Rent(#3)\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1600585154340-be6161a56a0c\" alt=\"Photo 1600585154340 Be6161a56a0c\" title=\"Services-For Rent(#3)\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1505691723518-36a5ac3be353\" alt=\"Photo 1505691723518 36a5ac3be353\" title=\"Services-For Rent(#3)\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1493809842364-78817add7ffb\" alt=\"Photo 1493809842364 78817add7ffb\" title=\"Services-For Rent(#3)\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1507089947368-19c1da9775ae\" alt=\"Photo 1507089947368 19c1da9775ae\" title=\"Services-For Rent(#3)\">\n      <\/div>\n      <button class=\"carousel-btn prev\" onclick=\"slide(this,-1)\">\u2039<\/button>\n      <button class=\"carousel-btn next\" onclick=\"slide(this,1)\">\u203a<\/button>\n    <\/div>\n\n    <h3>Casa adosada \u2013 Solares<\/h3>\n    <p><strong>$36,500 MXN \/ mes<\/strong> \u00b7 3 Bed \u00b7 3 Bath \u00b7 205 m\u00b2<\/p>\n\n    <div class=\"modal-section\">\n      <h4>Description<\/h4>\n      <p>\n        Modern townhouse in Solares with rooftop terrace,\n        open living areas, and family-friendly neighborhood.\n      <\/p>\n    <\/div>\n\n    <div class=\"modal-section\">\n      <h4>Amenities<\/h4>\n      <div class=\"amenities\">\n        <div>\u2714 Rooftop Terrace<\/div><div>\u2714 Parking<\/div><div>\u2714 Security<\/div>\n        <div>\u2714 Storage<\/div><div>\u2714 Patio<\/div><div>\u2714 Laundry Room<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"modal-section\">\n      <h4>Location<\/h4>\n      <iframe loading=\"lazy\" src=\"https:\/\/www.google.com\/maps?q=Solares+Zapopan&#038;output=embed\"\n        width=\"100%\" height=\"260\"><\/iframe>\n    <\/div>\n\n    <div class=\"modal-actions\">\n      <a href=\"#\" class=\"primary\">Download PDF<\/a>\n      <a href=\"\/contact\" class=\"secondary\">Programar una llamada<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- MODAL r6 -->\n<div class=\"modal\" id=\"r6\">\n  <div class=\"modal-content\">\n    <span class=\"close-btn\" onclick=\"closeModal('r6')\">\u00d7<\/span>\n\n    <div class=\"carousel\" data-i=\"0\">\n      <div class=\"carousel-track\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1505691938895-1758d7feb511\" alt=\"Photo 1505691938895 1758d7feb511\" title=\"Services-For Rent(#3)\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1522708323590-d24dbb6b0267\" alt=\"Photo 1522708323590 D24dbb6b0267\" title=\"Services-For Rent(#3)\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1507089947368-19c1da9775ae\" alt=\"Photo 1507089947368 19c1da9775ae\" title=\"Services-For Rent(#3)\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1493809842364-78817add7ffb\" alt=\"Photo 1493809842364 78817add7ffb\" title=\"Services-For Rent(#3)\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1505691723518-36a5ac3be353\" alt=\"Photo 1505691723518 36a5ac3be353\" title=\"Services-For Rent(#3)\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1600585153490-76fb20a32601\" alt=\"Photo 1600585153490 76fb20a32601\" title=\"Services-For Rent(#3)\">\n      <\/div>\n      <button class=\"carousel-btn prev\" onclick=\"slide(this,-1)\">\u2039<\/button>\n      <button class=\"carousel-btn next\" onclick=\"slide(this,1)\">\u203a<\/button>\n    <\/div>\n\n    <h3>Estudio Loft \u2013 Americana<\/h3>\n    <p><strong>$24,000 MXN \/ mes<\/strong> \u00b7 1 Bed \u00b7 1 Bath \u00b7 78 m\u00b2<\/p>\n\n    <div class=\"modal-section\">\n      <h4>Description<\/h4>\n      <p>\n        Stylish loft in Colonia Americana offering walkable living,\n        modern finishes, and ideal space for professionals.\n      <\/p>\n    <\/div>\n\n    <div class=\"modal-section\">\n      <h4>Amenities<\/h4>\n      <div class=\"amenities\">\n        <div>\u2714 Furnished<\/div><div>\u2714 Laundry<\/div><div>\u2714 Air Conditioning<\/div>\n        <div>\u2714 Walkable Area<\/div><div>\u2714 Security<\/div><div>\u2714 Elevator<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"modal-section\">\n      <h4>Location<\/h4>\n      <iframe loading=\"lazy\" src=\"https:\/\/www.google.com\/maps?q=Colonia+Americana+Guadalajara&#038;output=embed\"\n        width=\"100%\" height=\"260\"><\/iframe>\n    <\/div>\n\n    <div class=\"modal-actions\">\n      <a href=\"#\" class=\"primary\">Download PDF<\/a>\n      <a href=\"\/contact\" class=\"secondary\">Programar una llamada<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n\n<!-- UNIVERSAL FOOTER -->\n<style>\n.site-footer {\n  background: #ffffff;\n  border-top: 1px solid #e5e7eb;\n  padding: 70px 20px 40px;\n  margin-top: 80px;\n  font-family: inherit;\n}\n\n.site-footer-inner {\n  max-width: 1200px;\n  margin: 0 auto;\n}\n\n\/* CTA *\/\n.footer-cta {\n  background: #f9fafb;\n  border-radius: 16px;\n  padding: 50px 30px;\n  text-align: center;\n  margin-bottom: 70px;\n}\n\n.footer-cta h2 {\n  font-size: clamp(28px, 4vw, 38px);\n  font-weight: 800;\n  color: #111827;\n  margin-bottom: 14px;\n}\n\n.footer-cta p {\n  font-size: 17px;\n  color: #4b5563;\n  max-width: 680px;\n  margin: 0 auto 28px;\n  line-height: 1.6;\n}\n\n.footer-cta-btn {\n  background: #4aa3a1;\n  color: #ffffff;\n  padding: 14px 34px;\n  border-radius: 999px;\n  font-size: 14px;\n  font-weight: 800;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  text-decoration: none;\n  display: inline-block;\n}\n\n.footer-cta-btn:hover {\n  background: #3b8f8d;\n}\n\n\/* MAIN FOOTER GRID *\/\n.footer-main {\n  display: grid;\n  grid-template-columns: 1.4fr 1fr 1fr 1fr;\n  gap: 40px;\n  margin-bottom: 45px;\n  align-items: start;\n}\n\n\/* BRAND COLUMN *\/\n.footer-brand-wrap {\n  display: flex;\n  flex-direction: column;\n  gap: 15px;\n}\n\n.footer-logo img {\n  max-width: 170px;\n  height: auto;\n}\n\n.footer-brand-text {\n  font-size: 15px;\n  color: #4b5563;\n  line-height: 1.6;\n  max-width: 300px;\n}\n\n\/* COLUMN TITLES *\/\n.footer-column h4 {\n  font-size: 14px;\n  font-weight: 800;\n  color: #111827;\n  margin-bottom: 16px;\n  text-transform: uppercase;\n  letter-spacing: 0.06em;\n}\n\n\/* LINKS *\/\n.footer-column ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.footer-column li {\n  margin-bottom: 12px;\n}\n\n.footer-column a,\n.footer-column span {\n  font-size: 15px;\n  color: #4b5563;\n  text-decoration: none;\n}\n\n.footer-column a:hover {\n  color: #111827;\n  text-decoration: underline;\n}\n\n\/* BOTTOM *\/\n.footer-bottom {\n  border-top: 1px solid #e5e7eb;\n  padding-top: 22px;\n  text-align: center;\n  font-size: 14px;\n  color: #6b7280;\n}\n\n\/* RESPONSIVE *\/\n@media (max-width: 900px) {\n  .footer-main {\n    grid-template-columns: 1fr 1fr;\n  }\n}\n\n@media (max-width: 600px) {\n  .footer-main {\n    grid-template-columns: 1fr;\n    text-align: center;\n  }\n\n  .footer-brand-text {\n    max-width: 100%;\n  }\n\n  .footer-logo img {\n    margin: 0 auto;\n  }\n}\n<\/style>\n\n<footer class=\"site-footer\">\n  <div class=\"site-footer-inner\">\n\n    <!-- CTA -->\n    <div class=\"footer-cta\">\n      <h2>\u00bfListo para hablar sobre su propiedad?<\/h2>\n      <p>\n        Ya sea que est\u00e9 comprando, vendiendo o alquilando, nuestro equipo local est\u00e1 aqu\u00ed para ayudarle a avanzar con confianza.\n      <\/p>\n      <a href=\"\/contact\" class=\"footer-cta-btn\">Programar una llamada<\/a>\n    <\/div>\n\n  <\/div>\n<\/footer>","protected":false},"excerpt":{"rendered":"<p>Trusted Local Partners Properties For Rent Find Comfortable, Well Managed Rental Homes Schedule a Call Learn more \u2192 Property Rental Process Planning &#038; Budgeting We define rental needs, budget range, and ideal property criteria. Search &#038; Selection Property options, tours, and comparison based on availability and preferences. Application Submission and review of application documents and [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":4558,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-4560","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"Juan","author_link":"https:\/\/tierrazulproperties.com\/es\/author\/johnywalls1984gmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"Trusted Local Partners Properties For Rent Find Comfortable, Well Managed Rental Homes Schedule a Call Learn more \u2192 Property Rental Process Planning &#038; Budgeting We define rental needs, budget range, and ideal property criteria. Search &#038; Selection Property options, tours, and comparison based on availability and preferences. Application Submission and review of application documents and&hellip;","_links":{"self":[{"href":"https:\/\/tierrazulproperties.com\/es\/wp-json\/wp\/v2\/pages\/4560","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tierrazulproperties.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tierrazulproperties.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tierrazulproperties.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tierrazulproperties.com\/es\/wp-json\/wp\/v2\/comments?post=4560"}],"version-history":[{"count":74,"href":"https:\/\/tierrazulproperties.com\/es\/wp-json\/wp\/v2\/pages\/4560\/revisions"}],"predecessor-version":[{"id":5355,"href":"https:\/\/tierrazulproperties.com\/es\/wp-json\/wp\/v2\/pages\/4560\/revisions\/5355"}],"up":[{"embeddable":true,"href":"https:\/\/tierrazulproperties.com\/es\/wp-json\/wp\/v2\/pages\/4558"}],"wp:attachment":[{"href":"https:\/\/tierrazulproperties.com\/es\/wp-json\/wp\/v2\/media?parent=4560"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}