{"id":19,"date":"2026-03-16T07:04:12","date_gmt":"2026-03-16T07:04:12","guid":{"rendered":"https:\/\/teknr10.thestackly.net\/?page_id=19"},"modified":"2026-06-01T18:57:25","modified_gmt":"2026-06-01T18:57:25","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/teknr10.thestackly.net\/?page_id=19","title":{"rendered":"Contact Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"19\" class=\"elementor elementor-19\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3400b9e e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no tmpcoder-jarallax-no tmpcoder-parallax-no tmpcoder-particle-no e-con e-parent\" data-id=\"3400b9e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f03c08b elementor-widget elementor-widget-html\" data-id=\"f03c08b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Font -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Martel:wght@300;400;500;600;700;800;900&display=swap\" rel=\"stylesheet\">\n\n<section class=\"contact-banner-section\">\n\n  <div class=\"contact-banner-overlay\"><\/div>\n\n  <div class=\"contact-banner-content contact-banner-zoom\">\n    <span>Get In Touch<\/span>\n\n    <h1>Contact Us<\/h1>\n\n    <p>\n      Reach out to our real estate team for expert guidance, property visits,\n      and personalized support for your next home.\n    <\/p>\n  <\/div>\n\n<\/section>\n\n<style>\nhtml,\nbody {\n  max-width: 100%;\n  overflow-x: hidden !important;\n}\n\n*,\n*::before,\n*::after {\n  box-sizing: border-box;\n}\n\n.contact-banner-section {\n  width: 100%;\n  max-width: 100%;\n  min-height: 600px;\n  padding: 60px 40px;\n  font-family: 'Martel', serif;\n  position: relative;\n  overflow: hidden;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  background-image: url(\"https:\/\/images.unsplash.com\/photo-1632651308777-ce87c81ed3b9?q=80&w=1740&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\");\n  background-size: cover;\n  background-position: center;\n  background-repeat: no-repeat;\n}\n\n.contact-banner-overlay {\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(\n    90deg,\n    rgba(44, 76, 92, 0.84) 0%,\n    rgba(44, 76, 92, 0.62) 48%,\n    rgba(0, 0, 0, 0.34) 100%\n  );\n  z-index: 1;\n}\n\n.contact-banner-content {\n  width: 100%;\n  max-width: 780px;\n  position: relative;\n  z-index: 2;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n}\n\n.contact-banner-content span {\n  width: fit-content;\n  min-height: 32px;\n  padding: 6px 22px;\n  border: 1px solid rgba(255,255,255,0.48);\n  border-radius: 999px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  color: rgba(255,255,255,0.94);\n  font-size: 13px;\n  line-height: 1;\n  font-weight: 600;\n  margin: 0 auto 20px;\n  text-align: center;\n}\n\n.contact-banner-content h1 {\n  font-size: 52px;\n  line-height: 1.08;\n  color: #ffffff;\n  margin: 0 0 22px;\n  font-weight: 800;\n  letter-spacing: 0.8px;\n  text-transform: uppercase;\n  text-align: center;\n}\n\n.contact-banner-content p {\n  max-width: 600px;\n  font-size: 18px;\n  line-height: 1.55;\n  color: rgba(255,255,255,0.92);\n  margin: 0 auto;\n  font-weight: 400;\n  text-align: center;\n}\n\n\/* ZOOM MOTION *\/\n.contact-banner-zoom {\n  opacity: 0;\n  transform: scale(0.85);\n  transition: opacity 0.9s ease, transform 0.9s ease;\n  transform-origin: center;\n}\n\n.contact-banner-zoom.contact-banner-active {\n  opacity: 1;\n  transform: scale(1);\n}\n\n\/* TABLET *\/\n@media (min-width: 768px) and (max-width: 1024px) {\n  .contact-banner-section {\n    min-height: 560px;\n    padding: 45px 30px;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n  }\n\n  .contact-banner-content {\n    max-width: 680px;\n    align-items: center;\n    text-align: center;\n  }\n\n  .contact-banner-content span {\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .contact-banner-content h1 {\n    font-size: 42px;\n    text-align: center;\n  }\n\n  .contact-banner-content p {\n    font-size: 16px;\n    max-width: 560px;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n  }\n}\n\n\/* MOBILE *\/\n@media (max-width: 767px) {\n  .contact-banner-section {\n    min-height: 520px;\n    padding: 25px 20px;\n    background-position: center;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n  }\n\n  .contact-banner-overlay {\n    background: linear-gradient(\n      180deg,\n      rgba(44, 76, 92, 0.82) 0%,\n      rgba(44, 76, 92, 0.62) 45%,\n      rgba(0, 0, 0, 0.72) 100%\n    );\n  }\n\n  .contact-banner-content {\n    align-items: center;\n    text-align: center;\n  }\n\n  .contact-banner-content span {\n    font-size: 13px;\n    margin: 0 auto 16px;\n    text-align: center;\n  }\n\n  .contact-banner-content h1 {\n    font-size: 32px;\n    line-height: 1.15;\n    margin-bottom: 20px;\n    text-align: center;\n  }\n\n  .contact-banner-content p {\n    font-size: 16px;\n    line-height: 1.5;\n    margin-left: auto;\n    margin-right: auto;\n    text-align: center;\n  }\n}\n<\/style>\n\n<script>\n(function () {\n  const section = document.querySelector(\".contact-banner-section\");\n  if (!section) return;\n\n  const items = section.querySelectorAll(\".contact-banner-zoom\");\n\n  const observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      if (entry.isIntersecting) {\n        entry.target.classList.add(\"contact-banner-active\");\n      }\n    });\n  }, { threshold: 0.15 });\n\n  items.forEach(function(item) {\n    observer.observe(item);\n  });\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5a9ee2f e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no tmpcoder-jarallax-no tmpcoder-parallax-no tmpcoder-particle-no e-con e-parent\" data-id=\"5a9ee2f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2caa196 elementor-widget elementor-widget-html\" data-id=\"2caa196\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Font -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Martel:wght@300;400;500;600;700;800;900&display=swap\" rel=\"stylesheet\">\n\n<section class=\"discover-section\">\n\n  <div class=\"discover-header discover-zoom\">\n    <h2>Discover<\/h2>\n\n    <p>\n      Whether you\u2019re searching for a modern villa, a refined apartment, or an investment-ready home,\n      we help you explore beautiful properties designed around your lifestyle.\n    <\/p>\n  <\/div>\n\n  <div class=\"discover-content\">\n\n    <div class=\"discover-image-card discover-zoom\">\n      <img decoding=\"async\" \n        src=\"https:\/\/images.unsplash.com\/photo-1600210491369-e753d80a41f3?q=80&w=900&auto=format&fit=crop\" \n        alt=\"Modern living room\"\n      >\n    <\/div>\n\n    <div class=\"discover-image-card discover-zoom\">\n      <img decoding=\"async\" \n        src=\"https:\/\/images.unsplash.com\/photo-1600566752355-35792bedcfea?q=80&w=900&auto=format&fit=crop\" \n        alt=\"Luxury kitchen\"\n      >\n    <\/div>\n\n    <div class=\"discover-image-card discover-zoom\">\n      <img decoding=\"async\" \n        src=\"https:\/\/images.unsplash.com\/photo-1600607687644-c7171b42498f?q=80&w=900&auto=format&fit=crop\" \n        alt=\"Elegant interior hallway\"\n      >\n    <\/div>\n\n    <div class=\"discover-cta-card discover-zoom\">\n      <div>\n        <span>Book today!<\/span>\n        <h3>What are you<br>Waiting for?<\/h3>\n\n        <a href=\"https:\/\/teknr10.thestackly.net\/?page_id=19\">\n          Contact Us\n        <\/a>\n      <\/div>\n\n      <div class=\"discover-arrow\">\n        \u2197\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n<\/section>\n\n<style>\nhtml,\nbody {\n  max-width: 100%;\n  overflow-x: hidden !important;\n}\n\n*,\n*::before,\n*::after {\n  box-sizing: border-box;\n}\n\n.discover-section {\n  width: 100%;\n  max-width: 100%;\n  padding: 60px 40px 65px;\n  font-family: 'Martel', serif;\n  background: #ffffff;\n  overflow: hidden;\n}\n\n\/* HEADER *\/\n.discover-header {\n  width: 100%;\n  max-width: 1320px;\n  margin: 0 auto 38px;\n}\n\n.discover-header h2 {\n  font-size: 34px;\n  line-height: 1.2;\n  color: #111111;\n  margin: 0 0 16px;\n  font-weight: 800;\n}\n\n.discover-header p {\n  max-width: 820px;\n  margin: 0 auto;\n  text-align: center;\n  font-size: 16px;\n  line-height: 1.55;\n  color: #333333;\n  font-weight: 400;\n}\n\n\/* CONTENT *\/\n.discover-content {\n  width: 100%;\n  max-width: 1320px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 22px;\n  align-items: stretch;\n}\n\n.discover-image-card {\n  width: 100%;\n  height: 340px;\n  border-radius: 0 34px 0 34px;\n  overflow: hidden;\n  background: #f3f3f3;\n}\n\n.discover-image-card img {\n  width: 100%;\n  height: 100%;\n  display: block;\n  object-fit: cover;\n  object-position: center;\n  transition: transform 0.55s ease;\n}\n\n.discover-image-card:hover img {\n  transform: scale(1.08);\n}\n\n\/* CTA CARD *\/\n.discover-cta-card {\n  width: 100%;\n  min-height: 340px;\n  border: 2px solid #111111;\n  border-radius: 0 34px 0 34px;\n  padding: 40px 28px 0;\n  position: relative;\n  background: #ffffff;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  overflow: hidden;\n}\n\n.discover-cta-card span {\n  display: block;\n  font-size: 13px;\n  line-height: 1;\n  color: #666666;\n  font-weight: 800;\n  margin-bottom: 14px;\n}\n\n.discover-cta-card h3 {\n  font-size: 21px;\n  line-height: 1.25;\n  color: #111111;\n  margin: 0 0 28px;\n  font-weight: 600;\n}\n\n.discover-cta-card a {\n  width: fit-content;\n  min-width: 140px;\n  min-height: 48px;\n  padding: 9px 24px;\n  border-radius: 999px;\n  border: 2px solid #111111;\n  background: #ffffff;\n  color: #111111 !important;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  text-decoration: none !important;\n  font-size: 15px;\n  line-height: 1;\n  font-weight: 800;\n  transition: all 0.3s ease;\n}\n\n.discover-cta-card a:hover {\n  background: #2C4C5C;\n  border-color: #2C4C5C;\n  color: #ffffff !important;\n}\n\n.discover-arrow {\n  position: absolute;\n  right: 0;\n  bottom: 0;\n  width: 76px;\n  height: 56px;\n  border-radius: 56px 0 0 0;\n  background: rgba(44, 76, 92, 0.08);\n  color: #111111;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 26px;\n  line-height: 1;\n  font-weight: 300;\n}\n\n\/* ZOOM MOTION *\/\n.discover-zoom {\n  opacity: 0;\n  transform: scale(0.85);\n  transition: opacity 0.9s ease, transform 0.9s ease;\n  transform-origin: center;\n}\n\n.discover-zoom.discover-active {\n  opacity: 1;\n  transform: scale(1);\n}\n\n.discover-content .discover-zoom:nth-child(1) {\n  transition-delay: 0.04s;\n}\n\n.discover-content .discover-zoom:nth-child(2) {\n  transition-delay: 0.12s;\n}\n\n.discover-content .discover-zoom:nth-child(3) {\n  transition-delay: 0.20s;\n}\n\n.discover-content .discover-zoom:nth-child(4) {\n  transition-delay: 0.28s;\n}\n\n\/* REMOVE THEME UNDERLINES *\/\n.discover-section a,\n.discover-section a:hover,\n.discover-section a:focus,\n.discover-section a:active,\n.discover-section a:visited {\n  text-decoration: none !important;\n  box-shadow: none !important;\n}\n\n\/* TABLET *\/\n@media (min-width: 768px) and (max-width: 1024px) {\n  .discover-section {\n    padding: 50px 30px 60px;\n  }\n\n  .discover-header {\n    margin-bottom: 34px;\n  }\n\n  .discover-header h2 {\n    font-size: 28px;\n    text-align: center;\n  }\n\n  .discover-header p {\n    font-size: 16px;\n    max-width: 680px;\n  }\n\n  .discover-content {\n    grid-template-columns: repeat(2, 1fr);\n    gap: 22px;\n  }\n\n  .discover-image-card,\n  .discover-cta-card {\n    height: 300px;\n    min-height: 300px;\n  }\n\n  .discover-cta-card {\n    padding: 34px 26px 0;\n  }\n\n  .discover-cta-card h3 {\n    font-size: 20px;\n  }\n}\n\n\/* MOBILE *\/\n@media (max-width: 767px) {\n  .discover-section {\n    padding: 35px 20px 55px;\n  }\n\n  .discover-header {\n    margin-bottom: 28px;\n  }\n\n  .discover-header h2 {\n    font-size: 24px;\n    text-align: center;\n    margin-bottom: 14px;\n  }\n\n  .discover-header p {\n    font-size: 16px;\n    line-height: 1.5;\n  }\n\n  .discover-content {\n    grid-template-columns: 1fr;\n    gap: 18px;\n  }\n\n  .discover-image-card {\n    height: 250px;\n    border-radius: 0 26px 0 26px;\n  }\n\n  .discover-cta-card {\n    min-height: 250px;\n    border-radius: 0 26px 0 26px;\n    padding: 30px 22px 0;\n    text-align: center;\n  }\n\n  .discover-cta-card span {\n    font-size: 13px;\n  }\n\n  .discover-cta-card h3 {\n    font-size: 19px;\n    margin-bottom: 24px;\n  }\n\n  .discover-cta-card a {\n    min-height: 48px;\n    font-size: 15px;\n  }\n\n  .discover-arrow {\n    width: 68px;\n    height: 52px;\n    font-size: 24px;\n  }\n}\n<\/style>\n\n<script>\n(function () {\n  const section = document.querySelector(\".discover-section\");\n  if (!section) return;\n\n  const items = section.querySelectorAll(\".discover-zoom\");\n\n  const observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      if (entry.isIntersecting) {\n        entry.target.classList.add(\"discover-active\");\n      }\n    });\n  }, { threshold: 0.15 });\n\n  items.forEach(function(item) {\n    observer.observe(item);\n  });\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dbceb71 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no tmpcoder-jarallax-no tmpcoder-parallax-no tmpcoder-particle-no e-con e-parent\" data-id=\"dbceb71\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0887494 elementor-widget elementor-widget-html\" data-id=\"0887494\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Font -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Martel:wght@300;400;500;600;700;800;900&display=swap\" rel=\"stylesheet\">\n\n<section class=\"creative-contact-section\">\n\n  <div class=\"creative-contact-bg\"><\/div>\n  <div class=\"creative-contact-overlay\"><\/div>\n\n  <div class=\"creative-contact-content\">\n\n    <!-- LEFT CONTENT -->\n    <div class=\"creative-contact-left contact-zoom\">\n\n      <span class=\"contact-small-label\">Contact<\/span>\n\n      <h2>Send Us Your Message!<\/h2>\n\n      <p>\n        Let our real estate experts help you discover premium homes, villas,\n        and investment-ready properties crafted around your lifestyle.\n      <\/p>\n\n      <div class=\"contact-arrow-art\"><\/div>\n\n    <\/div>\n\n    <!-- RIGHT FORM CARD -->\n    <div class=\"creative-contact-form-card contact-zoom\">\n\n      <h3>Contact Us<\/h3>\n\n      <p>Don\u2019t be shy, we are very friendly people!<\/p>\n\n      <form class=\"creative-contact-form\">\n\n        <div class=\"form-row\">\n          <input type=\"text\" placeholder=\"Your Name\">\n          <input type=\"email\" placeholder=\"Your Email\">\n        <\/div>\n\n        <select>\n          <option selected disabled>Budget<\/option>\n          <option>Below $250,000<\/option>\n          <option>$250,000 - $500,000<\/option>\n          <option>$500,000 - $1M<\/option>\n          <option>Above $1M<\/option>\n        <\/select>\n\n        <textarea placeholder=\"Your Message\"><\/textarea>\n\n        <button type=\"submit\">\n          Submit!\n          <span>\u2197<\/span>\n        <\/button>\n\n        <small>\n          By continuing you agree to Property Terms<br>\n          and Conditions agreement\n        <\/small>\n\n      <\/form>\n\n    <\/div>\n\n  <\/div>\n\n  <!-- BOTTOM CALL PILL -->\n  <div class=\"creative-call-card\">\n    <img decoding=\"async\" \n      src=\"https:\/\/images.unsplash.com\/photo-1664575602554-2087b04935a5?w=200&auto=format&fit=crop&q=80\" \n      alt=\"Real estate advisor\"\n    >\n\n    <div>\n      <span>Call Us Today!<\/span>\n      <a href=\"tel:800236789\">800-236-789<\/a>\n    <\/div>\n  <\/div>\n\n<\/section>\n\n<style>\nhtml,\nbody {\n  max-width: 100%;\n  overflow-x: hidden !important;\n}\n\n*,\n*::before,\n*::after {\n  box-sizing: border-box;\n}\n\n.creative-contact-section {\n  width: 100%;\n  max-width: 100%;\n  min-height: 660px;\n  margin: 0;\n  padding: 60px 40px 82px;\n  font-family: 'Martel', serif;\n  position: relative;\n  overflow: hidden;\n  background: #ffffff;\n}\n\n\/* BACKGROUND *\/\n.creative-contact-bg {\n  position: absolute;\n  inset: 0;\n  background-image: url(\"https:\/\/images.unsplash.com\/photo-1624204386084-dd8c05e32226?q=80&w=1740&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D\");\n  background-size: cover;\n  background-position: center;\n  background-repeat: no-repeat;\n  z-index: 1;\n}\n\n.creative-contact-overlay {\n  position: absolute;\n  inset: 0;\n  background: linear-gradient(\n    90deg,\n    rgba(0,0,0,0.58) 0%,\n    rgba(0,0,0,0.36) 52%,\n    rgba(0,0,0,0.08) 100%\n  );\n  z-index: 2;\n}\n\n\/* MAIN CONTENT *\/\n.creative-contact-content {\n  width: 100%;\n  max-width: 1320px;\n  min-height: 500px;\n  margin: 0 auto;\n  position: relative;\n  z-index: 3;\n  display: grid;\n  grid-template-columns: 1fr 400px;\n  gap: 52px;\n  align-items: center;\n}\n\n\/* LEFT CONTENT *\/\n.creative-contact-left {\n  width: 100%;\n  max-width: 560px;\n  padding: 0;\n  border: none;\n  background: transparent;\n  box-shadow: none;\n}\n\n.contact-small-label {\n  display: block;\n  color: #ffffff;\n  font-size: 13px;\n  line-height: 1;\n  font-weight: 800;\n  margin-bottom: 18px;\n}\n\n.creative-contact-left h2 {\n  font-size: 34px;\n  line-height: 1.22;\n  color: #ffffff;\n  margin: 0 0 18px;\n  font-weight: 800;\n  letter-spacing: 0.8px;\n}\n\n.creative-contact-left p {\n  max-width: 500px;\n  font-size: 16px;\n  line-height: 1.55;\n  color: #ffffff;\n  margin: 0;\n  font-weight: 600;\n}\n\n\/* DECORATIVE ARROW *\/\n.contact-arrow-art {\n  width: 200px;\n  height: 80px;\n  margin-top: 20px;\n  position: relative;\n}\n\n.contact-arrow-art::before {\n  content: \"\";\n  position: absolute;\n  left: 16px;\n  top: 38px;\n  width: 130px;\n  height: 52px;\n  border-bottom: 3px dashed #ffffff;\n  border-radius: 50%;\n  transform: rotate(-8deg);\n}\n\n.contact-arrow-art::after {\n  content: \"\u2197\";\n  position: absolute;\n  right: 14px;\n  top: -4px;\n  color: #ffffff;\n  font-size: 40px;\n  line-height: 1;\n  font-weight: 300;\n}\n\n\/* FORM CARD *\/\n.creative-contact-form-card {\n  width: 100%;\n  padding: 32px 28px;\n  border-radius: 0 34px 0 34px;\n  background: #ffffff;\n  border: 1.5px solid rgba(44, 76, 92, 0.45);\n  box-shadow: 0 22px 60px rgba(0,0,0,0.16);\n}\n\n.creative-contact-form-card h3 {\n  font-size: 34px;\n  line-height: 1.2;\n  color: #111111;\n  text-align: center;\n  margin: 0 0 10px;\n  font-weight: 800;\n}\n\n.creative-contact-form-card > p {\n  max-width: 270px;\n  margin: 0 auto 24px;\n  text-align: center;\n  font-size: 16px;\n  line-height: 1.35;\n  color: #777777;\n  font-weight: 700;\n}\n\n\/* FORM SPACING FIX *\/\n.creative-contact-form {\n  width: 100%;\n  display: flex !important;\n  flex-direction: column !important;\n  gap: 20px !important;\n}\n\n.form-row {\n  display: grid !important;\n  grid-template-columns: repeat(2, 1fr);\n  column-gap: 20px !important;\n  row-gap: 20px !important;\n  margin: 0 !important;\n}\n\n.creative-contact-form select,\n.creative-contact-form textarea,\n.creative-contact-form button {\n  margin: 0 !important;\n}\n\n\/* INPUTS *\/\n.creative-contact-form input,\n.creative-contact-form select,\n.creative-contact-form textarea {\n  width: 100%;\n  min-height: 52px;\n  border: 1.5px solid rgba(44, 76, 92, 0.42);\n  border-radius: 999px;\n  background: #ffffff;\n  padding: 0 22px;\n  font-family: 'Martel', serif;\n  font-size: 15px;\n  line-height: 1;\n  color: #111111;\n  outline: none;\n  box-shadow: none !important;\n  transition: all 0.3s ease;\n}\n\n.creative-contact-form select {\n  color: #777777;\n  cursor: pointer;\n}\n\n.creative-contact-form textarea {\n  min-height: 125px;\n  padding: 20px 24px;\n  border-radius: 0 26px 0 26px;\n  resize: vertical;\n  line-height: 1.45;\n}\n\n.creative-contact-form input::placeholder,\n.creative-contact-form textarea::placeholder {\n  color: rgba(0,0,0,0.45);\n}\n\n.creative-contact-form input:focus,\n.creative-contact-form select:focus,\n.creative-contact-form textarea:focus {\n  border-color: #2C4C5C;\n}\n\n\/* BUTTON *\/\n.creative-contact-form button {\n  width: 100%;\n  min-height: 54px;\n  padding: 9px 12px 9px 24px;\n  border-radius: 999px;\n  border: 1px solid #2C4C5C !important;\n  background: #2C4C5C !important;\n  color: #ffffff !important;\n  font-family: 'Martel', serif;\n  font-size: 15px;\n  line-height: 1;\n  font-weight: 800;\n  cursor: pointer;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 16px;\n  transition: all 0.3s ease;\n  box-shadow: none !important;\n}\n\n.creative-contact-form button span {\n  width: 36px;\n  height: 36px;\n  min-width: 36px;\n  min-height: 36px;\n  border-radius: 50%;\n  background: #ffffff;\n  color: #2C4C5C;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 15px;\n  line-height: 1;\n  transition: all 0.3s ease;\n}\n\n.creative-contact-form button:hover {\n  background: #ffffff !important;\n  color: #2C4C5C !important;\n}\n\n.creative-contact-form button:hover span {\n  background: #2C4C5C;\n  color: #ffffff;\n  transform: translate(4px, -4px);\n}\n\n.creative-contact-form small {\n  display: block;\n  margin-top: 0 !important;\n  text-align: center;\n  font-size: 13px;\n  line-height: 1.35;\n  color: #777777;\n  font-weight: 700;\n}\n\n\/* BOTTOM CALL PILL *\/\n.creative-call-card {\n  position: absolute;\n  right: 0;\n  bottom: 0;\n  z-index: 4;\n  min-width: 620px;\n  min-height: 74px;\n  padding: 12px 52px 12px 26px;\n  border-radius: 999px 0 0 0;\n  background: #ffffff;\n  border: 1.5px solid rgba(44, 76, 92, 0.45);\n  border-right: none;\n  border-bottom: none;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 16px;\n  text-align: center;\n  box-shadow: none;\n}\n\n.creative-call-card img {\n  width: 46px;\n  height: 46px;\n  border-radius: 50%;\n  object-fit: cover;\n  object-position: center top;\n  flex-shrink: 0;\n}\n\n.creative-call-card div {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 12px;\n}\n\n.creative-call-card span {\n  display: inline-block;\n  font-size: 13px;\n  line-height: 1.1;\n  color: #555555;\n  font-weight: 800;\n  margin: 0;\n}\n\n.creative-call-card a {\n  display: inline-block;\n  font-size: 16px;\n  line-height: 1.1;\n  color: #2C4C5C !important;\n  text-decoration: none !important;\n  font-weight: 800;\n}\n\n\/* ZOOM MOTION ONLY FOR LEFT CONTENT + FORM CARD *\/\n.contact-zoom {\n  opacity: 0;\n  transform: scale(0.85);\n  transition: opacity 0.9s ease, transform 0.9s ease;\n  transform-origin: center;\n}\n\n.contact-zoom.contact-active {\n  opacity: 1;\n  transform: scale(1);\n}\n\n\/* REMOVE THEME UNDERLINES *\/\n.creative-contact-section a,\n.creative-contact-section a:hover,\n.creative-contact-section a:focus,\n.creative-contact-section a:active,\n.creative-contact-section a:visited {\n  text-decoration: none !important;\n  box-shadow: none !important;\n}\n\n\/* TABLET *\/\n@media (min-width: 768px) and (max-width: 1024px) {\n  .creative-contact-section {\n    padding: 45px 30px 96px;\n    min-height: auto;\n  }\n\n  .creative-contact-content {\n    grid-template-columns: 1fr;\n    gap: 38px;\n    text-align: center;\n    min-height: auto;\n  }\n\n  .creative-contact-left {\n    max-width: 720px;\n    margin: 0 auto;\n  }\n\n  .creative-contact-left h2 {\n    font-size: 28px;\n  }\n\n  .creative-contact-left p {\n    font-size: 16px;\n    margin: 0 auto;\n  }\n\n  .contact-arrow-art {\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .creative-contact-form-card {\n    max-width: 500px;\n    margin: 0 auto;\n    padding: 30px 26px;\n  }\n\n  .creative-contact-form-card h3 {\n    font-size: 28px;\n  }\n\n  .creative-contact-form-card > p {\n    font-size: 16px;\n  }\n\n  .creative-call-card {\n    right: 0;\n    bottom: 0;\n    min-width: 500px;\n  }\n}\n\n\/* MOBILE *\/\n@media (max-width: 767px) {\n  .creative-contact-section {\n    padding: 25px 20px 100px;\n    min-height: auto;\n  }\n\n  .creative-contact-overlay {\n    background: linear-gradient(\n      180deg,\n      rgba(0,0,0,0.62) 0%,\n      rgba(0,0,0,0.44) 52%,\n      rgba(0,0,0,0.25) 100%\n    );\n  }\n\n  .creative-contact-content {\n    grid-template-columns: 1fr;\n    gap: 28px;\n    text-align: center;\n    min-height: auto;\n  }\n\n  .contact-small-label {\n    font-size: 13px;\n    margin-bottom: 16px;\n  }\n\n  .creative-contact-left h2 {\n    font-size: 24px;\n    line-height: 1.25;\n    margin-bottom: 16px;\n  }\n\n  .creative-contact-left p {\n    font-size: 16px;\n    line-height: 1.5;\n  }\n\n  .contact-arrow-art {\n    width: 170px;\n    height: 72px;\n    margin: 18px auto 0;\n  }\n\n  .contact-arrow-art::after {\n    font-size: 36px;\n  }\n\n  .creative-contact-form-card {\n    padding: 24px 20px;\n    border-radius: 0 26px 0 26px;\n  }\n\n  .creative-contact-form-card h3 {\n    font-size: 24px;\n  }\n\n  .creative-contact-form-card > p {\n    font-size: 16px;\n    margin-bottom: 22px;\n  }\n\n  .creative-contact-form {\n    gap: 18px !important;\n  }\n\n  .form-row {\n    grid-template-columns: 1fr;\n    gap: 18px !important;\n  }\n\n  .creative-contact-form input,\n  .creative-contact-form select,\n  .creative-contact-form textarea {\n    font-size: 15px;\n  }\n\n  .creative-contact-form button {\n    justify-content: space-between;\n    padding: 9px 12px 9px 22px;\n    font-size: 15px;\n  }\n\n  .creative-call-card {\n    left: auto;\n    right: 0;\n    bottom: 18px;\n    min-width: 340px;\n    width: auto;\n    border-radius: 999px 0 0 999px;\n    padding: 12px 18px;\n    border: 1.5px solid rgba(44, 76, 92, 0.45);\n    border-right: none;\n  }\n\n  .creative-call-card div {\n    flex-direction: column;\n    gap: 4px;\n  }\n\n  .creative-call-card span {\n    font-size: 13px;\n  }\n\n  .creative-call-card a {\n    font-size: 15px;\n  }\n}\n<\/style>\n\n<script>\n(function () {\n  const section = document.querySelector(\".creative-contact-section\");\n  if (!section) return;\n\n  const items = section.querySelectorAll(\".contact-zoom\");\n\n  const observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      if (entry.isIntersecting) {\n        entry.target.classList.add(\"contact-active\");\n      }\n    });\n  }, { threshold: 0.15 });\n\n  items.forEach(function(item) {\n    observer.observe(item);\n  });\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1dd2363 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no tmpcoder-jarallax-no tmpcoder-parallax-no tmpcoder-particle-no e-con e-parent\" data-id=\"1dd2363\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0c15700 elementor-widget elementor-widget-html\" data-id=\"0c15700\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Font -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Martel:wght@300;400;500;600;700;800;900&display=swap\" rel=\"stylesheet\">\n\n<section class=\"realty-blog-section\">\n\n  <div class=\"blog-header blog-zoom\">\n    <span>Our Blog<\/span>\n\n    <h2>Latest Property Insights<\/h2>\n\n    <p>\n      Explore practical real estate guides, market updates, and investment tips designed to help you make confident property decisions.\n    <\/p>\n  <\/div>\n\n  <div class=\"blog-slider\">\n    <div class=\"blog-card-grid\">\n\n      <!-- BLOG 1 -->\n      <article class=\"blog-card blog-zoom\">\n        <div class=\"blog-image\">\n          <img decoding=\"async\" \n            src=\"https:\/\/images.unsplash.com\/photo-1600607687939-ce8a6c25118c?q=80&w=1200&auto=format&fit=crop\" \n            alt=\"Luxury modern villa\"\n          >\n          <span>Buying Guide<\/span>\n        <\/div>\n\n        <div class=\"blog-content\">\n          <p class=\"blog-date\">June 12, 2026<\/p>\n\n          <h3>How To Choose The Perfect Home For Modern Living<\/h3>\n\n          <p>\n            Learn how location, layout, natural light, amenities, and future value can help you select the right property.\n          <\/p>\n\n          <a href=\"https:\/\/teknr10.thestackly.net\/?page_id=17\">\n            Read More\n            <span>\u2197<\/span>\n          <\/a>\n        <\/div>\n      <\/article>\n\n      <!-- BLOG 2 -->\n      <article class=\"blog-card blog-zoom\">\n        <div class=\"blog-image\">\n          <img decoding=\"async\" \n            src=\"https:\/\/images.unsplash.com\/photo-1600047509782-20d39509f26d?q=80&w=1200&auto=format&fit=crop\" \n            alt=\"Modern apartment building\"\n          >\n          <span>Investment<\/span>\n        <\/div>\n\n        <div class=\"blog-content\">\n          <p class=\"blog-date\">June 18, 2026<\/p>\n\n          <h3>Why Premium Properties Remain Strong<\/h3>\n\n          <p>\n            Discover why prime locations, rental demand, and luxury features continue to attract serious property investors.\n          <\/p>\n\n          <a href=\"https:\/\/teknr10.thestackly.net\/?page_id=17\">\n            Read More\n            <span>\u2197<\/span>\n          <\/a>\n        <\/div>\n      <\/article>\n\n      <!-- BLOG 3 -->\n      <article class=\"blog-card blog-zoom\">\n        <div class=\"blog-image\">\n          <img decoding=\"async\" \n            src=\"https:\/\/images.unsplash.com\/photo-1600566753151-384129cf4e3e?q=80&w=1200&auto=format&fit=crop\" \n            alt=\"Luxury home interior\"\n          >\n          <span>Home Trends<\/span>\n        <\/div>\n\n        <div class=\"blog-content\">\n          <p class=\"blog-date\">June 24, 2026<\/p>\n\n          <h3>Design Trends Buyers Love In Today\u2019s Homes<\/h3>\n\n          <p>\n            From open spaces to calm interiors, explore the design choices that make homes feel more elegant and functional.\n          <\/p>\n\n          <a href=\"https:\/\/teknr10.thestackly.net\/?page_id=17\">\n            Read More\n            <span>\u2197<\/span>\n          <\/a>\n        <\/div>\n      <\/article>\n\n    <\/div>\n  <\/div>\n\n<\/section>\n\n<style>\nhtml,\nbody {\n  max-width: 100%;\n  overflow-x: hidden !important;\n}\n\n*,\n*::before,\n*::after {\n  box-sizing: border-box;\n}\n\n.realty-blog-section {\n  width: 100%;\n  max-width: 100%;\n  padding: 60px 40px 0;\n  font-family: 'Martel', serif;\n  background: #ffffff;\n  overflow: hidden;\n}\n\n\/* HEADER *\/\n.blog-header {\n  width: 100%;\n  max-width: 760px;\n  margin: 0 auto 38px;\n  text-align: center;\n}\n\n.blog-header span {\n  width: fit-content;\n  min-height: 32px;\n  padding: 6px 22px;\n  border: 1px solid rgba(44, 76, 92, 0.24);\n  border-radius: 999px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  color: #2C4C5C;\n  font-size: 13px;\n  line-height: 1;\n  font-weight: 600;\n  margin-bottom: 18px;\n}\n\n.blog-header h2 {\n  font-size: 34px;\n  line-height: 1.2;\n  color: #111111;\n  margin: 0 0 12px;\n  font-weight: 800;\n  text-transform: uppercase;\n  letter-spacing: 0.8px;\n}\n\n.blog-header p {\n  max-width: 640px;\n  margin: 0 auto;\n  font-size: 16px;\n  line-height: 1.55;\n  color: #333333;\n  font-weight: 400;\n}\n\n.blog-slider {\n  width: 100%;\n  max-width: 1320px;\n  margin: 0 auto;\n  overflow: visible;\n}\n\n\/* BLOG GRID *\/\n.blog-card-grid {\n  width: 100%;\n  max-width: 1320px;\n  margin: 0 auto;\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 30px;\n}\n\n\/* CARD *\/\n.blog-card {\n  width: 100%;\n  height: 100%;\n  border: 1px solid rgba(44, 76, 92, 0.18);\n  border-radius: 0 34px 0 34px;\n  overflow: hidden;\n  background: #ffffff;\n  box-shadow: 0 16px 44px rgba(0,0,0,0.06);\n  display: flex;\n  flex-direction: column;\n  transition: transform 0.35s ease, box-shadow 0.35s ease;\n}\n\n.blog-card:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 22px 60px rgba(0,0,0,0.1);\n}\n\n.blog-image {\n  width: 100%;\n  height: 230px;\n  position: relative;\n  overflow: hidden;\n  background: #f3f3f3;\n  border-radius: 0 34px 0 0;\n}\n\n.blog-image img {\n  width: 100%;\n  height: 100%;\n  display: block;\n  object-fit: cover;\n  object-position: center;\n  transition: transform 0.55s ease;\n}\n\n.blog-card:hover .blog-image img {\n  transform: scale(1.08);\n}\n\n.blog-image span {\n  position: absolute;\n  left: 18px;\n  bottom: 18px;\n  min-height: 32px;\n  padding: 6px 18px;\n  border-radius: 999px;\n  background: #ffffff;\n  color: #2C4C5C;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 13px;\n  line-height: 1;\n  font-weight: 800;\n  box-shadow: 0 10px 28px rgba(0,0,0,0.12);\n}\n\n\/* CONTENT *\/\n.blog-content {\n  flex: 1;\n  padding: 24px;\n  background: rgba(44, 76, 92, 0.045);\n  display: flex;\n  flex-direction: column;\n}\n\n.blog-date {\n  font-size: 13px;\n  line-height: 1;\n  color: #2C4C5C;\n  margin: 0 0 13px;\n  font-weight: 800;\n}\n\n.blog-content h3 {\n  min-height: 56px;\n  font-size: 21px;\n  line-height: 1.34;\n  color: #111111;\n  margin: 0 0 12px;\n  font-weight: 800;\n}\n\n.blog-content > p:not(.blog-date) {\n  min-height: 72px;\n  font-size: 16px;\n  line-height: 1.5;\n  color: #333333;\n  margin: 0 0 22px;\n  font-weight: 400;\n}\n\n\/* BUTTON *\/\n.blog-content a {\n  margin-top: auto;\n  width: fit-content;\n  min-height: 50px;\n  padding: 9px 12px 9px 24px;\n  border-radius: 999px;\n  border: 1px solid #2C4C5C;\n  background: #ffffff;\n  color: #2C4C5C !important;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 16px;\n  text-decoration: none !important;\n  font-size: 15px;\n  line-height: 1;\n  font-weight: 800;\n  transition: all 0.3s ease;\n}\n\n.blog-content a span {\n  width: 34px;\n  height: 34px;\n  min-width: 34px;\n  min-height: 34px;\n  border-radius: 50%;\n  background: #2C4C5C;\n  color: #ffffff;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 14px;\n  line-height: 1;\n  transition: all 0.3s ease;\n}\n\n.blog-content a:hover {\n  background: #2C4C5C;\n  color: #ffffff !important;\n}\n\n.blog-content a:hover span {\n  background: #ffffff;\n  color: #2C4C5C;\n  transform: translate(4px, -4px);\n}\n\n\/* ZOOM MOTION *\/\n.blog-zoom {\n  opacity: 0;\n  transform: scale(0.85);\n  transition: opacity 0.9s ease, transform 0.9s ease;\n  transform-origin: center;\n}\n\n.blog-zoom.blog-active {\n  opacity: 1;\n  transform: scale(1);\n}\n\n\/* REMOVE THEME UNDERLINES *\/\n.realty-blog-section a,\n.realty-blog-section a:hover,\n.realty-blog-section a:focus,\n.realty-blog-section a:active,\n.realty-blog-section a:visited {\n  text-decoration: none !important;\n  box-shadow: none !important;\n}\n\n\/* TABLET - AUTO SLIDER WITH TWO CARDS *\/\n@media (min-width: 768px) and (max-width: 1024px) {\n  .realty-blog-section {\n    padding: 45px 30px 0;\n  }\n\n  .blog-header {\n    margin-bottom: 34px;\n  }\n\n  .blog-header h2 {\n    font-size: 28px;\n  }\n\n  .blog-header p {\n    font-size: 16px;\n  }\n\n  .blog-slider {\n    width: 100%;\n    overflow: hidden;\n  }\n\n  .blog-card-grid {\n    display: flex;\n    width: max-content;\n    max-width: none;\n    gap: 26px;\n    transition: transform 0.7s ease;\n    will-change: transform;\n  }\n\n  .blog-card {\n    width: calc((100vw - 86px) \/ 2);\n    min-width: calc((100vw - 86px) \/ 2);\n    flex: 0 0 calc((100vw - 86px) \/ 2);\n  }\n\n  .blog-image {\n    height: 225px;\n  }\n\n  .blog-content {\n    padding: 22px;\n  }\n\n  .blog-content h3 {\n    min-height: 54px;\n    font-size: 20px;\n  }\n\n  .blog-content > p:not(.blog-date) {\n    min-height: 70px;\n    font-size: 16px;\n  }\n}\n\n\/* MOBILE *\/\n@media (max-width: 767px) {\n  .realty-blog-section {\n    padding: 25px 20px 0;\n  }\n\n  .blog-header {\n    margin-bottom: 30px;\n  }\n\n  .blog-header span {\n    font-size: 13px;\n    margin-bottom: 16px;\n  }\n\n  .blog-header h2 {\n    font-size: 24px;\n    line-height: 1.25;\n  }\n\n  .blog-header p {\n    font-size: 16px;\n    line-height: 1.5;\n  }\n\n  .blog-slider {\n    overflow: visible;\n  }\n\n  .blog-card-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 24px;\n    transform: none !important;\n  }\n\n  .blog-card {\n    width: 100%;\n    min-width: 0;\n    border-radius: 0 28px 0 28px;\n  }\n\n  .blog-image {\n    height: 215px;\n    border-radius: 0 28px 0 0;\n  }\n\n  .blog-image span {\n    left: 16px;\n    bottom: 16px;\n    font-size: 13px;\n  }\n\n  .blog-content {\n    padding: 22px;\n  }\n\n  .blog-content h3 {\n    min-height: auto;\n    font-size: 19px;\n  }\n\n  .blog-content > p:not(.blog-date) {\n    min-height: auto;\n    font-size: 16px;\n  }\n\n  .blog-content a {\n    width: 100%;\n    justify-content: space-between;\n    min-height: 50px;\n    font-size: 15px;\n  }\n}\n<\/style>\n\n<script>\n(function () {\n  const section = document.querySelector(\".realty-blog-section\");\n  if (!section) return;\n\n  const items = section.querySelectorAll(\".blog-zoom\");\n\n  const observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      if (entry.isIntersecting) {\n        entry.target.classList.add(\"blog-active\");\n      }\n    });\n  }, { threshold: 0.15 });\n\n  items.forEach(function(item) {\n    observer.observe(item);\n  });\n\n  const slider = section.querySelector(\".blog-card-grid\");\n  const cards = section.querySelectorAll(\".blog-card\");\n  let currentSlide = 0;\n  let slideTimer;\n\n  function blogTabletSlider() {\n    const isTablet = window.matchMedia(\"(min-width: 768px) and (max-width: 1024px)\").matches;\n\n    if (!isTablet || !slider || cards.length < 3) {\n      slider.style.transform = \"translateX(0)\";\n      clearInterval(slideTimer);\n      slideTimer = null;\n      currentSlide = 0;\n      return;\n    }\n\n    clearInterval(slideTimer);\n\n    slideTimer = setInterval(function () {\n      const cardWidth = cards[0].offsetWidth;\n      const gap = 26;\n      const maxSlide = cards.length - 2;\n\n      currentSlide = currentSlide >= maxSlide ? 0 : currentSlide + 1;\n\n      const moveAmount = currentSlide * (cardWidth + gap);\n      slider.style.transform = \"translateX(-\" + moveAmount + \"px)\";\n    }, 2800);\n  }\n\n  blogTabletSlider();\n  window.addEventListener(\"resize\", blogTabletSlider);\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7694f08 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no tmpcoder-jarallax-no tmpcoder-parallax-no tmpcoder-particle-no e-con e-parent\" data-id=\"7694f08\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aced601 elementor-widget elementor-widget-text-editor\" data-id=\"aced601\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Office Location<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-26f238e elementor-widget elementor-widget-google_maps\" data-id=\"26f238e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=Durgam%20Cheruvu%2C%20Hyderabad%20&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"Durgam Cheruvu, Hyderabad \"\n\t\t\t\t\taria-label=\"Durgam Cheruvu, Hyderabad \"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\t\t\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 Contact Us Reach out to our real estate team for expert guidance, property visits, and personalized support for your next home. Discover Whether you\u2019re searching for a modern villa, a refined apartment, or an investment-ready home, we help you explore beautiful properties designed around your lifestyle. Book today! What are youWaiting for? Contact Us \u2197 Contact Send Us Your Message! Let our real estate experts help you discover premium homes, villas, and investment-ready properties crafted around your lifestyle. Contact Us Don\u2019t be shy, we are very friendly people! BudgetBelow $250,000$250,000 &#8211; $500,000$500,000 &#8211; $1MAbove $1M Submit! \u2197 By continuing you agree to Property Terms and Conditions agreement Call Us Today! 800-236-789 Our Blog Latest Property Insights Explore practical real estate guides, market updates, and investment tips designed to help you make confident property decisions. Buying Guide June 12, 2026 How To Choose The Perfect Home For Modern Living Learn how location, layout, natural light, amenities, and future value can help you select the right property. Read More \u2197 Investment June 18, 2026 Why Premium Properties Remain Strong Discover why prime locations, rental demand, and luxury features continue to attract serious property investors. Read More \u2197 Home Trends June 24, 2026 Design Trends Buyers Love In Today\u2019s Homes From open spaces to calm interiors, explore the design choices that make homes feel more elegant and functional. Read More \u2197 Office Location<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","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":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","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":"default","ast-page-background-enabled":"default","ast-page-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":"","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-4)","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-4)","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-4)","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-19","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/teknr10.thestackly.net\/index.php?rest_route=\/wp\/v2\/pages\/19","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/teknr10.thestackly.net\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/teknr10.thestackly.net\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/teknr10.thestackly.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/teknr10.thestackly.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=19"}],"version-history":[{"count":5,"href":"https:\/\/teknr10.thestackly.net\/index.php?rest_route=\/wp\/v2\/pages\/19\/revisions"}],"predecessor-version":[{"id":3043,"href":"https:\/\/teknr10.thestackly.net\/index.php?rest_route=\/wp\/v2\/pages\/19\/revisions\/3043"}],"wp:attachment":[{"href":"https:\/\/teknr10.thestackly.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=19"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}