{"id":22485,"date":"2019-04-30T10:54:00","date_gmt":"2019-04-30T10:54:00","guid":{"rendered":"https:\/\/homist.tr\/?post_type=property&#038;p=22485"},"modified":"2026-05-08T18:59:03","modified_gmt":"2026-05-08T18:59:03","slug":"emaar-square-istanbul","status":"publish","type":"property","link":"https:\/\/homist.tr\/fa\/property\/emaar-square-istanbul\/","title":{"rendered":"\u0645\u06cc\u062f\u0627\u0646 \u0627\u0639\u0645\u0627\u0631"},"content":{"rendered":"\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     EMAAR SQUARE ISTANBUL \u2014 Project Description Block\n     Self-contained \u00b7 Scoped CSS (.es-wrap) \u00b7 No theme conflicts\n     Paste into: Elementor HTML Widget or WP Custom HTML Block\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n\n<!-- SEO: JSON-LD Structured Data -->\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Residence\",\n  \"name\": \"Emaar Square Istanbul\",\n  \"alternateName\": [\"Address Residence Istanbul\", \"Emaar Heights Istanbul\", \"Address Residence SkyView Istanbul\"],\n  \"description\": \"Emaar Square is a landmark mixed-use development on Istanbul's Asian side in \u00dcsk\u00fcdar, featuring luxury residences, The Address Hotel, Emaar Square Mall with 400+ stores, aquarium, and panoramic Bosphorus views. Developed by Emaar Properties.\",\n  \"url\": \"https:\/\/homist.tr\/property\/emaar-square-istanbul\/\",\n  \"address\": {\n    \"@type\": \"PostalAddress\",\n    \"streetAddress\": \"Libadiye Caddesi, \u00dcnalan Mahallesi\",\n    \"addressLocality\": \"\u00dcsk\u00fcdar\",\n    \"addressRegion\": \"Istanbul\",\n    \"postalCode\": \"34700\",\n    \"addressCountry\": \"TR\"\n  },\n  \"geo\": {\n    \"@type\": \"GeoCoordinates\",\n    \"latitude\": \"41.00432\",\n    \"longitude\": \"29.07118\"\n  },\n  \"numberOfRooms\": \"1 to 5\",\n  \"floorSize\": {\n    \"@type\": \"QuantitativeValue\",\n    \"minValue\": 61,\n    \"maxValue\": 700,\n    \"unitCode\": \"MTK\"\n  },\n  \"amenityFeature\": [\n    {\"@type\": \"LocationFeatureSpecification\", \"name\": \"Swimming Pool\", \"value\": true},\n    {\"@type\": \"LocationFeatureSpecification\", \"name\": \"Spa & Wellness Center\", \"value\": true},\n    {\"@type\": \"LocationFeatureSpecification\", \"name\": \"Sky Restaurant\", \"value\": true},\n    {\"@type\": \"LocationFeatureSpecification\", \"name\": \"5-Star Address Hotel Services\", \"value\": true},\n    {\"@type\": \"LocationFeatureSpecification\", \"name\": \"Emaar Square Mall (400+ stores)\", \"value\": true},\n    {\"@type\": \"LocationFeatureSpecification\", \"name\": \"Aquarium\", \"value\": true},\n    {\"@type\": \"LocationFeatureSpecification\", \"name\": \"4DX Cinema\", \"value\": true},\n    {\"@type\": \"LocationFeatureSpecification\", \"name\": \"Bosphorus View\", \"value\": true},\n    {\"@type\": \"LocationFeatureSpecification\", \"name\": \"LEED Silver Certified\", \"value\": true}\n  ],\n  \"offers\": {\n    \"@type\": \"AggregateOffer\",\n    \"priceCurrency\": \"USD\",\n    \"lowPrice\": \"580000\",\n    \"highPrice\": \"5500000\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"seller\": {\n      \"@type\": \"RealEstateAgent\",\n      \"name\": \"Homist\",\n      \"url\": \"https:\/\/homist.tr\",\n      \"telephone\": \"+905060308008\",\n      \"email\": \"sales@homist.tr\"\n    }\n  }\n}\n\n\n\nfunction esEnquirySubmit(){\n  var nameEl=document.getElementById('eq-name');\n  var emailEl=document.getElementById('eq-email');\n  var phoneEl=document.getElementById('eq-phone');\n  var interestEl=document.getElementById('eq-interest');\n  var budgetEl=document.getElementById('eq-budget');\n  var bedsEl=document.getElementById('eq-beds');\n  var msgEl=document.getElementById('eq-msg');\n  var name=nameEl?nameEl.value.trim():'';\n  var email=emailEl?emailEl.value.trim():'';\n  var phone=phoneEl?phoneEl.value.trim():'';\n  var interest=interestEl?interestEl.value:'';\n  var budget=budgetEl?budgetEl.value:'';\n  var beds=bedsEl?bedsEl.value:'';\n  var msg=msgEl?msgEl.value.trim():'';\n  \/\/ Validate\n  if(!name){\n    if(nameEl){nameEl.style.outline='2px solid #c9a84c';nameEl.focus();}\n    alert('Please enter your full name.');\n    return;\n  }\n  if(!email||!\/\\S+@\\S+\\.\\S+\/.test(email)){\n    if(emailEl){emailEl.style.outline='2px solid #c9a84c';emailEl.focus();}\n    alert('Please enter a valid email address.');\n    return;\n  }\n  \/\/ Show loading state\n  var btn=document.querySelector('.es-eq-submit');\n  if(btn){btn.textContent='Sending\u2026';btn.disabled=true;btn.style.opacity='0.7';}\n  \/\/ Try FormSubmit AJAX\n  var fd=new FormData();\n  fd.append('name',name);\n  fd.append('email',email);\n  fd.append('phone',phone||'Not provided');\n  fd.append('interest',interest||'Not specified');\n  fd.append('budget',budget||'Not specified');\n  fd.append('bedrooms',beds||'Not specified');\n  fd.append('message',msg||'No message');\n  fd.append('_subject','Emaar Square Istanbul \u2014 New Enquiry from '+name);\n  fd.append('_captcha','false');\n  fd.append('_template','table');\n  fd.append('_replyto',email);\n  fetch('https:\/\/formsubmit.co\/ajax\/homasagroup@gmail.com',{\n    method:'POST',\n    headers:{'Accept':'application\/json'},\n    body:fd\n  })\n  .then(function(r){\n    if(!r.ok) throw new Error('Server error');\n    return r.json();\n  })\n  .then(function(data){\n    esShowSuccess();\n  })\n  .catch(function(err){\n    \/\/ Fallback: open mailto so lead is never lost\n    var body=[\n      'Name: '+name,\n      'Email: '+email,\n      'Phone: '+(phone||'\u2014'),\n      'Interested In: '+(interest||'\u2014'),\n      'Budget: '+(budget||'\u2014'),\n      'Bedrooms: '+(beds||'\u2014'),\n      'Message: '+(msg||'\u2014')\n    ].join('\\n');\n    window.location.href='mailto:homasagroup@gmail.com'\n      +'?subject='+encodeURIComponent('Emaar Square Enquiry \u2014 '+name)\n      +'&body='+encodeURIComponent(body);\n    esShowSuccess();\n  });\n}\nfunction esShowSuccess(){\n  var fields=document.getElementById('es-eq-fields');\n  var success=document.getElementById('es-eq-success');\n  if(fields)fields.style.display='none';\n  if(success){success.style.display='block';success.scrollIntoView({behavior:'smooth',block:'center'});}\n}\n\n<\/script>\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&#038;family=DM+Sans:wght@300;400;500&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* \u2500\u2500 ALL STYLES SCOPED TO .es-wrap \u2014 zero global overrides \u2500\u2500 *\/\n.es-wrap {\n  --es-xs:clamp(0.75rem,0.7rem + 0.25vw,0.875rem);\n  --es-sm:clamp(0.875rem,0.8rem + 0.35vw,1rem);\n  --es-base:clamp(1rem,0.95rem + 0.25vw,1.125rem);\n  --es-lg:clamp(1.125rem,1rem + 0.75vw,1.5rem);\n  --es-xl:clamp(1.5rem,1.2rem + 1.25vw,2.25rem);\n  --es-2xl:clamp(2rem,1.2rem + 2.5vw,3.5rem);\n  --es-3xl:clamp(2.5rem,1rem + 4vw,5rem);\n  --es-hero:clamp(3rem,0.5rem + 7vw,8rem);\n  --es-1:.25rem;--es-2:.5rem;--es-3:.75rem;--es-4:1rem;\n  --es-5:1.25rem;--es-6:1.5rem;--es-8:2rem;--es-10:2.5rem;\n  --es-12:3rem;--es-16:4rem;--es-20:5rem;--es-24:6rem;--es-32:8rem;\n  --es-rsm:.375rem;--es-rmd:.5rem;--es-rlg:.75rem;--es-rxl:1rem;--es-rfull:9999px;\n  --es-ease:180ms cubic-bezier(0.16,1,0.3,1);\n  --es-fd:'Cormorant Garamond',Georgia,serif;\n  --es-fb:'DM Sans','Helvetica Neue',sans-serif;\n  --es-bg:#0e0d0b;--es-surf:#141310;--es-surf2:#1a1815;\n  --es-surfoff:#1f1d1a;--es-surfdyn:#2a2723;\n  --es-div:#282521;--es-bdr:#333028;\n  --es-t:#e8e2d8;--es-tm:#8a8278;--es-tf:#4a4740;--es-ti:#0e0d0b;\n  --es-gold:#c9a84c;--es-goldh:#e0bc62;--es-goldhl:#2a2418;\n  --es-smshadow:0 1px 2px oklch(0 0 0\/.3);\n  --es-mdshadow:0 4px 12px oklch(0 0 0\/.4);\n  --es-lgshadow:0 12px 40px oklch(0 0 0\/.5);\n  --es-narrow:640px;--es-default:960px;--es-wide:1200px;\n  box-sizing:border-box;background:var(--es-bg);color:var(--es-t);\n  font-family:var(--es-fb);font-size:var(--es-base);line-height:1.6;\n  -webkit-font-smoothing:antialiased;width:100%;overflow-x:hidden;\n}\n.es-wrap *,.es-wrap *::before,.es-wrap *::after{box-sizing:border-box;margin:0;padding:0;}\n.es-wrap img,.es-wrap picture,.es-wrap video{display:block;max-width:100%;height:auto;}\n.es-wrap ul{list-style:none;}\n.es-wrap input,.es-wrap button,.es-wrap textarea,.es-wrap select{font:inherit;color:inherit;}\n.es-wrap h1,.es-wrap h2,.es-wrap h3,.es-wrap h4{\n  text-wrap:balance;line-height:1.1;font-weight:300;color:var(--es-t);}\n.es-wrap p,.es-wrap li{text-wrap:pretty;}\n.es-wrap button{cursor:pointer;background:none;border:none;}\n.es-wrap a{color:inherit;text-decoration:none;transition:color var(--es-ease);}\n\n\/* \u2500\u2500\u2500 HERO (full width) \u2500\u2500\u2500 *\/\n.es-hero{position:relative;min-height:clamp(520px,75vw,900px);aspect-ratio:21\/9;display:flex;align-items:flex-end;overflow:hidden;}\n.es-hero-bg{position:absolute;inset:0;\n  background:url('https:\/\/homist.tr\/wp-content\/uploads\/2025\/07\/Emaar-Square-Istanbul-2.webp') center\/cover no-repeat;\n  filter:brightness(0.55) saturate(0.9);}\n.es-hero-ov{position:absolute;inset:0;\n  background:linear-gradient(to top,rgba(5,4,3,1) 0%,rgba(5,4,3,.97) 20%,rgba(5,4,3,.85) 40%,rgba(5,4,3,.55) 65%,rgba(5,4,3,.25) 85%,rgba(5,4,3,.08) 100%);}\n.es-hero-inner{position:relative;z-index:2;width:100%;\n  max-width:var(--es-wide);margin-inline:auto;\n  padding:clamp(120px,15vw,180px) var(--es-8) clamp(48px,6vw,80px);\n  display:flex;flex-direction:column;align-items:flex-start;}\n.es-badge{display:inline-flex;align-items:center;gap:var(--es-2);\n  font-size:var(--es-xs);letter-spacing:.15em;text-transform:uppercase;\n  color:var(--es-gold);margin-bottom:var(--es-6);}\n.es-badge::before{content:'';display:block;width:24px;height:1px;background:var(--es-gold);}\n.es-h1{font-family:var(--es-fd)!important;font-size:var(--es-hero)!important;\n  font-weight:300!important;line-height:1.0!important;color:var(--es-t)!important;\n  margin-bottom:var(--es-6)!important;}\n.es-h1 em{font-style:italic;color:var(--es-gold);}\n.es-hero-sub{font-size:var(--es-base);color:rgba(245,240,232,.8);max-width:50ch;\n  margin-bottom:var(--es-10);line-height:1.8;text-align:left;}\n.es-hero-acts{display:flex;gap:var(--es-4);flex-wrap:wrap;margin-bottom:var(--es-10);}\n.es-hero-stats{display:flex;gap:var(--es-12);flex-wrap:wrap;padding-top:var(--es-8);\n  border-top:1px solid oklch(from var(--es-bdr) l c h\/.5);}\n.es-sv{font-family:var(--es-fd);font-size:var(--es-xl);font-weight:300;color:var(--es-t);line-height:1;}\n.es-sl{font-size:var(--es-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--es-tm);margin-top:2px;}\n\n\/* \u2500\u2500\u2500 BUTTONS \u2500\u2500\u2500 *\/\n.es-btn-p{display:inline-flex!important;align-items:center;gap:var(--es-2);\n  padding:var(--es-4) var(--es-8)!important;background:var(--es-gold)!important;\n  color:var(--es-ti)!important;font-family:var(--es-fb)!important;font-size:var(--es-sm)!important;\n  letter-spacing:.06em;text-transform:uppercase;border-radius:var(--es-rfull)!important;\n  border:none!important;transition:background var(--es-ease)!important;text-decoration:none!important;}\n.es-btn-p:hover{background:var(--es-goldh)!important;color:var(--es-ti)!important;}\n.es-btn-g{display:inline-flex!important;align-items:center;gap:var(--es-2);\n  padding:var(--es-4) var(--es-8)!important;\n  border:1px solid oklch(from var(--es-t) l c h\/.25)!important;\n  color:var(--es-t)!important;font-family:var(--es-fb)!important;font-size:var(--es-sm)!important;\n  letter-spacing:.06em;text-transform:uppercase;border-radius:var(--es-rfull)!important;\n  background:none!important;transition:border-color var(--es-ease),color var(--es-ease)!important;\n  text-decoration:none!important;}\n.es-btn-g:hover{border-color:var(--es-gold)!important;color:var(--es-gold)!important;}\n\n\/* \u2500\u2500\u2500 MAIN LAYOUT: content + sticky sidebar \u2500\u2500\u2500 *\/\n.es-page-wrap{max-width:var(--es-wide);margin-inline:auto;padding-inline:var(--es-8);}\n\n\n\n@media(max-width:1024px){ }\n\n\n\/* \u2500\u2500\u2500 SECTIONS \u2500\u2500\u2500 *\/\n.es-sec{padding:clamp(var(--es-12),5vw,var(--es-20)) 0;}\n.es-sec-alt{background:var(--es-surf);padding:clamp(var(--es-12),5vw,var(--es-20)) var(--es-8);}\n.es-sec-alt-inner{max-width:var(--es-wide);margin-inline:auto;}\n.es-label{font-size:var(--es-xs);letter-spacing:.15em;text-transform:uppercase;\n  color:var(--es-gold);margin-bottom:var(--es-4);\n  display:flex;align-items:center;gap:var(--es-3);}\n.es-label::before{content:'';display:block;width:20px;height:1px;background:var(--es-gold);}\n.es-h2{font-family:var(--es-fd)!important;font-size:var(--es-2xl)!important;\n  font-weight:300!important;line-height:1.1!important;color:var(--es-t)!important;\n  margin-bottom:var(--es-6)!important;}\n.es-h2 em{font-style:italic;}\n\n\/* Overview *\/\n.es-overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--es-12);align-items:start;}\n.es-overview-text p{color:var(--es-tm);line-height:1.8;margin-bottom:var(--es-5);max-width:56ch;font-size:var(--es-base);}\n.es-overview-text p:first-of-type{color:var(--es-t);font-size:var(--es-lg);font-weight:300;}\n.es-ov-img{position:relative;border-radius:var(--es-rlg);overflow:hidden;}\n.es-ov-img img{width:100%;aspect-ratio:4\/5;object-fit:cover;}\n.es-img-cap{position:absolute;bottom:0;left:0;right:0;padding:var(--es-6);\n  background:linear-gradient(transparent,oklch(0.07 0.01 60\/.9));\n  font-size:var(--es-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--es-tm);}\n@media(max-width:768px){.es-overview-grid{grid-template-columns:1fr;}}\n\n\/* Facts *\/\n.es-facts-grid{display:grid;grid-template-columns:repeat(4,1fr);\n  gap:1px;background:var(--es-bdr);border:1px solid var(--es-bdr);\n  border-radius:var(--es-rlg);overflow:hidden;margin-top:var(--es-10);}\n.es-fact{background:var(--es-surf2);padding:var(--es-8) var(--es-6);\n  display:flex;flex-direction:column;gap:var(--es-2);}\n.es-fv{font-family:var(--es-fd);font-size:var(--es-xl);font-weight:300;color:var(--es-gold);line-height:1;}\n.es-fl{font-size:var(--es-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--es-tm);}\n.es-fn{font-size:var(--es-xs);color:var(--es-tf);margin-top:2px;}\n@media(max-width:768px){.es-facts-grid{grid-template-columns:repeat(2,1fr);}}\n@media(max-width:480px){.es-facts-grid{grid-template-columns:1fr;}}\n\n\/* Developments *\/\n.es-dev-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--es-4);margin-top:var(--es-10);}\n.es-dev-card{background:var(--es-surf);border:1px solid oklch(from var(--es-bdr) l c h\/.7);\n  border-radius:var(--es-rlg);overflow:hidden;\n  transition:border-color var(--es-ease),box-shadow var(--es-ease);}\n.es-dev-card:hover{border-color:var(--es-gold);box-shadow:var(--es-lgshadow);}\n.es-dev-img{aspect-ratio:16\/9;overflow:hidden;}\n.es-dev-img img{width:100%;height:100%;object-fit:cover;transition:transform 400ms ease;}\n.es-dev-card:hover .es-dev-img img{transform:scale(1.04);}\n.es-dev-body{padding:var(--es-6);}\n.es-dev-badge{font-size:var(--es-xs);letter-spacing:.12em;text-transform:uppercase;\n  color:var(--es-gold);margin-bottom:var(--es-2);}\n.es-dev-title{font-family:var(--es-fd)!important;font-size:var(--es-xl)!important;\n  font-weight:300!important;color:var(--es-t)!important;\n  margin-bottom:var(--es-4)!important;line-height:1.1!important;}\n.es-dev-specs{display:flex;flex-wrap:wrap;gap:var(--es-4);margin-bottom:var(--es-4);}\n.es-dev-spec{display:flex;align-items:center;gap:var(--es-2);font-size:var(--es-xs);color:var(--es-tm);}\n.es-dev-spec svg{color:var(--es-gold);flex-shrink:0;}\n.es-dev-desc{font-size:var(--es-sm);color:var(--es-tm);line-height:1.7;margin-bottom:var(--es-5);}\n.es-dev-price{font-family:var(--es-fd);font-size:var(--es-lg);font-weight:300;color:var(--es-t);}\n.es-dev-price span{font-family:var(--es-fb);font-size:var(--es-xs);color:var(--es-tm);display:block;margin-top:2px;}\n@media(max-width:680px){.es-dev-grid{grid-template-columns:1fr;}}\n\n\/* Amenities *\/\n.es-am-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:var(--es-12);align-items:center;}\n.es-am-img{border-radius:var(--es-rlg);overflow:hidden;}\n.es-am-img img{width:100%;aspect-ratio:3\/4;object-fit:cover;}\n.es-am-list{list-style:none;padding:0;margin-top:var(--es-8);}\n.es-am-item{display:grid;grid-template-columns:48px 1fr;gap:var(--es-4);\n  padding:var(--es-5) 0;border-bottom:1px solid var(--es-div);align-items:start;}\n.es-am-item:first-child{border-top:1px solid var(--es-div);}\n.es-am-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;\n  background:var(--es-goldhl);border-radius:var(--es-rmd);color:var(--es-gold);}\n.es-am-name{font-size:var(--es-sm);color:var(--es-t);font-weight:500;margin-bottom:var(--es-1);}\n.es-am-desc{font-size:var(--es-xs);color:var(--es-tm);line-height:1.6;}\n@media(max-width:768px){.es-am-layout{grid-template-columns:1fr;} .es-am-img{display:none;}}\n\n\/* Gallery *\/\n.es-gallery{display:grid;grid-template-columns:repeat(12,1fr);\n  grid-template-rows:240px 240px;gap:var(--es-3);\n  margin-top:var(--es-10);border-radius:var(--es-rlg);overflow:hidden;}\n.es-gi{overflow:hidden;}\n.es-gi img{width:100%;height:100%;object-fit:cover;transition:transform 600ms ease;}\n.es-gi:hover img{transform:scale(1.05);}\n.es-gi:nth-child(1){grid-column:span 7;grid-row:span 2;}\n.es-gi:nth-child(2){grid-column:span 5;}\n.es-gi:nth-child(3){grid-column:span 3;}\n.es-gi:nth-child(4){grid-column:span 2;}\n@media(max-width:768px){\n  .es-gallery{grid-template-columns:1fr 1fr;grid-template-rows:auto;}\n  .es-gi{grid-column:span 1!important;grid-row:span 1!important;aspect-ratio:4\/3;}}\n\n\/* Location *\/\n.es-loc-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:var(--es-12);align-items:start;}\n.es-loc-list{list-style:none;padding:0;margin-top:var(--es-8);display:flex;flex-direction:column;gap:var(--es-3);}\n.es-loc-row{display:flex;justify-content:space-between;align-items:center;\n  padding:var(--es-4) 0;border-bottom:1px solid var(--es-div);}\n.es-loc-name{font-size:var(--es-sm);color:var(--es-tm);}\n.es-loc-dist{font-family:var(--es-fd);font-size:var(--es-base);color:var(--es-gold);}\n.es-map{border-radius:var(--es-rlg);overflow:hidden;aspect-ratio:4\/3;position:relative;}\n.es-map img{width:100%;height:100%;object-fit:cover;}\n.es-map-pin{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);\n  width:16px;height:16px;background:var(--es-gold);border-radius:50%;\n  box-shadow:0 0 0 6px oklch(from var(--es-gold) l c h\/.3);}\n@media(max-width:768px){.es-loc-grid{grid-template-columns:1fr;}}\n\n\/* \u2500\u2500\u2500 LISTINGS \u2500\u2500\u2500 *\/\n.es-listings-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--es-4);margin-top:var(--es-10);}\n.es-listing{background:var(--es-surf);border:1px solid oklch(from var(--es-bdr) l c h\/.7);\n  border-radius:var(--es-rlg);overflow:hidden;\n  transition:border-color var(--es-ease),box-shadow var(--es-ease);}\n.es-listing:hover{border-color:var(--es-gold);box-shadow:var(--es-mdshadow);}\n.es-listing-img{aspect-ratio:16\/10;overflow:hidden;position:relative;}\n.es-listing-img img{width:100%;height:100%;object-fit:cover;transition:transform 400ms ease;}\n.es-listing:hover .es-listing-img img{transform:scale(1.04);}\n.es-listing-tag{position:absolute;top:var(--es-3);left:var(--es-3);\n  font-size:var(--es-xs);letter-spacing:.1em;text-transform:uppercase;\n  padding:var(--es-1) var(--es-3);border-radius:var(--es-rfull);font-family:var(--es-fb);}\n.es-tag-sale{background:var(--es-gold);color:var(--es-ti);}\n.es-tag-rent{background:var(--es-surf2);color:var(--es-gold);border:1px solid var(--es-gold);}\n.es-tag-hot{background:#a12c3a;color:#fff;}\n.es-listing-body{padding:var(--es-5);}\n.es-listing-loc{font-size:var(--es-xs);color:var(--es-tm);margin-bottom:var(--es-2);\n  display:flex;align-items:center;gap:var(--es-1);}\n.es-listing-title{font-family:var(--es-fd)!important;font-size:var(--es-lg)!important;\n  font-weight:300!important;color:var(--es-t)!important;\n  margin-bottom:var(--es-3)!important;line-height:1.2!important;}\n.es-listing-specs{display:flex;flex-wrap:wrap;gap:var(--es-3);margin-bottom:var(--es-4);}\n.es-listing-spec{display:flex;align-items:center;gap:var(--es-1);font-size:var(--es-xs);color:var(--es-tm);}\n.es-listing-spec svg{color:var(--es-gold);flex-shrink:0;}\n.es-listing-price{font-family:var(--es-fd);font-size:var(--es-xl);font-weight:300;color:var(--es-gold);}\n.es-listing-price small{font-family:var(--es-fb);font-size:var(--es-xs);color:var(--es-tm);display:block;}\n.es-listing-cta{display:flex;gap:var(--es-2);margin-top:var(--es-4);}\n.es-listing-btn{flex:1;padding:var(--es-3) var(--es-4)!important;text-align:center;\n  background:var(--es-surfoff)!important;border:1px solid var(--es-bdr)!important;\n  color:var(--es-tm)!important;font-size:var(--es-xs)!important;letter-spacing:.06em;\n  text-transform:uppercase;border-radius:var(--es-rfull)!important;\n  transition:background var(--es-ease),color var(--es-ease),border-color var(--es-ease)!important;\n  text-decoration:none!important;display:block!important;}\n.es-listing-btn:hover{background:var(--es-gold)!important;color:var(--es-ti)!important;border-color:var(--es-gold)!important;}\n@media(max-width:960px){.es-listings-grid{grid-template-columns:repeat(2,1fr);}}\n@media(max-width:580px){.es-listings-grid{grid-template-columns:1fr;}}\n\n\/* Quote block *\/\n.es-quote-wrap{padding:var(--es-12) 0;}\n.es-quote-inner{display:grid;grid-template-columns:1fr 1fr;gap:var(--es-12);align-items:center;}\n.es-quote{font-family:var(--es-fd)!important;font-size:var(--es-xl)!important;\n  font-style:italic!important;font-weight:300!important;color:var(--es-t)!important;\n  line-height:1.4!important;position:relative;padding-left:var(--es-8);}\n.es-quote::before{content:'\"';position:absolute;left:0;top:-8px;\n  font-size:var(--es-3xl);color:var(--es-gold);line-height:1;opacity:.6;font-family:var(--es-fd);}\n.es-quote-credit{margin-top:var(--es-6);display:flex;align-items:center;gap:var(--es-4);}\n.es-quote-dot{width:8px;height:8px;border-radius:50%;background:var(--es-gold);flex-shrink:0;}\n.es-quote-name{font-size:var(--es-sm);color:var(--es-tm);}\n.es-arch-img{border-radius:var(--es-rlg);overflow:hidden;}\n.es-arch-img img{width:100%;aspect-ratio:4\/3;object-fit:cover;}\n@media(max-width:768px){.es-quote-inner{grid-template-columns:1fr;} .es-arch-img{display:none;}}\n\n\/* Fade animation *\/\n.es-fade{opacity:0;transform:translateY(20px);transition:opacity 500ms ease,transform 500ms ease;}\n.es-fade.es-vis{opacity:1;transform:translateY(0);}\n\n\/* Success state *\/\n.es-form-success{\n  display:none;text-align:center;padding:var(--es-10) var(--es-8);\n}\n.es-form-success-icon{width:56px;height:56px;background:var(--es-goldhl);\n  border-radius:50%;display:flex;align-items:center;justify-content:center;\n  margin:0 auto var(--es-4);color:var(--es-gold);}\n.es-form-success-title{font-family:var(--es-fd);font-size:var(--es-xl);\n  font-weight:300;color:var(--es-t);margin-bottom:var(--es-2);}\n.es-form-success-sub{font-size:var(--es-sm);color:var(--es-tm);}\n\n\n\/* FORM CARD *\/\n.es-cb-form-card{background:rgba(255,255,255,.04);backdrop-filter:blur(12px);\n  border:1px solid rgba(201,168,76,.2);border-radius:var(--es-rlg);\n  padding:clamp(24px,4vw,40px);}\n.es-cb-form-row{display:grid;grid-template-columns:1fr 1fr;gap:var(--es-4);margin-bottom:var(--es-4);}\n.es-cb-field{display:flex;flex-direction:column;gap:6px;}\n.es-cb-label{font-size:11px;letter-spacing:.1em;text-transform:uppercase;\n  color:rgba(201,168,76,.8);font-weight:500;}\n.es-cb-input{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);\n  border-radius:var(--es-rsm);color:#f5f0e8;padding:10px 14px;\n  font-size:var(--es-sm);font-family:var(--es-fb);outline:none;\n  transition:border-color .2s ease,background .2s ease;width:100%;box-sizing:border-box;}\n.es-cb-input::placeholder{color:rgba(245,240,232,.3);}\n.es-cb-input:focus{border-color:rgba(201,168,76,.6);background:rgba(255,255,255,.09);}\n.es-cb-input option{background:#1a1610;color:#f5f0e8;}\n.es-cb-submit{width:100%;background:var(--es-gold);color:#0d0d0b;border:none;\n  border-radius:var(--es-rmd);padding:14px 24px;font-size:var(--es-base);\n  font-weight:600;letter-spacing:.03em;cursor:pointer;transition:all .2s ease;margin-bottom:var(--es-3);}\n.es-cb-submit:hover{background:#d4aa3a;transform:translateY(-1px);box-shadow:0 8px 24px rgba(201,168,76,.25);}\n.es-cb-privacy{font-size:11px;color:rgba(245,240,232,.35);text-align:center;}\n\/* SUCCESS *\/\n.es-cb-success{text-align:center;padding:var(--es-12) var(--es-8);\n  background:rgba(255,255,255,.04);backdrop-filter:blur(12px);\n  border:1px solid rgba(201,168,76,.2);border-radius:var(--es-rlg);}\n.es-cb-success-icon{width:64px;height:64px;border-radius:50%;\n  background:rgba(201,168,76,.15);border:1px solid rgba(201,168,76,.35);\n  display:flex;align-items:center;justify-content:center;\n  color:var(--es-gold);margin:0 auto var(--es-6);}\n.es-cb-success-title{font-family:var(--es-fd);font-size:var(--es-2xl);\n  font-weight:300;color:#f5f0e8;margin-bottom:var(--es-3);}\n.es-cb-success-sub{font-size:var(--es-sm);color:rgba(245,240,232,.6);line-height:1.6;}\n\/* MOBILE *\/\n@media(max-width:900px){.es-contact-bottom-inner{grid-template-columns:1fr;}}\n@media(max-width:600px){\n  .es-cb-form-row{grid-template-columns:1fr;}\n  .es-contact-bottom{padding:48px 16px;}\n  .es-cb-form-card{padding:24px 16px;}\n  .es-cb-input{font-size:16px;padding:12px 14px;}\n  .es-cb-submit{padding:16px 24px;font-size:var(--es-base);}\n  .es-cb-img-strip{display:none;}\n  .es-cb-contacts{flex-direction:column;}\n  .es-cb-contact-btn{justify-content:center;}\n}\n\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 CTA BAND + CONTACT FORM \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.es-cta-band{\n  background:linear-gradient(135deg,#12100a 0%,#1c1810 60%,#12100a 100%);\n  border-top:1px solid rgba(201,168,76,.18);\n  border-bottom:1px solid rgba(201,168,76,.12);\n  padding:clamp(40px,5vw,72px) 0;\n}\n.es-cta-inner{\n  display:flex;align-items:center;justify-content:space-between;\n  gap:clamp(24px,4vw,64px);flex-wrap:wrap;\n}\n.es-cta-eyebrow{\n  font-size:11px;letter-spacing:.15em;text-transform:uppercase;\n  color:var(--es-gold);display:block;margin-bottom:var(--es-3);\n}\n.es-cta-headline{\n  font-family:var(--es-fd);font-size:clamp(1.6rem,3vw,2.6rem);\n  font-weight:300;color:#f5f0e8;line-height:1.15;\n}\n.es-cta-headline em{color:var(--es-gold);font-style:italic;}\n.es-cta-btns{display:flex;gap:var(--es-3);flex-wrap:wrap;flex-shrink:0;}\n.es-btn-wa{\n  display:inline-flex;align-items:center;gap:10px;\n  background:#25D366;color:#fff;font-size:var(--es-sm);font-weight:600;\n  padding:13px 26px;border-radius:var(--es-rmd);\n  text-decoration:none;transition:all .2s ease;\n}\n.es-btn-wa:hover{background:#1ebe5d;transform:translateY(-2px);box-shadow:0 8px 20px rgba(37,211,102,.3);}\n.es-btn-call{\n  display:inline-flex;align-items:center;gap:10px;\n  background:transparent;color:rgba(245,240,232,.85);font-size:var(--es-sm);font-weight:500;\n  padding:13px 26px;border-radius:var(--es-rmd);\n  border:1px solid rgba(201,168,76,.4);\n  text-decoration:none;transition:all .2s ease;\n}\n.es-btn-call:hover{border-color:var(--es-gold);color:#f5f0e8;}\n@media(max-width:680px){\n  .es-cta-inner{flex-direction:column;align-items:flex-start;}\n  .es-cta-btns{width:100%;}\n  .es-btn-wa,.es-btn-call{flex:1;justify-content:center;}\n}\n\n\/* FORM SECTION *\/\n.es-enquiry-section{\n  background:var(--es-bg);\n  padding:clamp(56px,7vw,96px) 0;\n  border-top:1px solid var(--es-div);\n}\n.es-eq-grid{\n  display:grid;grid-template-columns:1fr 1.2fr;\n  gap:clamp(40px,6vw,80px);align-items:start;\n}\n@media(max-width:860px){.es-eq-grid{grid-template-columns:1fr;}}\n\n\/* Left info panel *\/\n.es-eq-logo img{max-width:140px;height:auto;display:block;margin-bottom:var(--es-8);}\n.es-eq-title{\n  font-family:var(--es-fd);font-size:clamp(1.5rem,2.5vw,2.2rem);\n  font-weight:300;color:var(--es-t);margin-bottom:var(--es-4);line-height:1.2;\n}\n.es-eq-title em{color:var(--es-gold);font-style:italic;}\n.es-eq-desc{font-size:var(--es-sm);color:var(--es-tm);line-height:1.75;max-width:40ch;margin-bottom:var(--es-8);}\n.es-eq-trust{list-style:none;padding:0;margin:0 0 var(--es-8);display:flex;flex-direction:column;gap:var(--es-3);}\n.es-eq-trust li{display:flex;align-items:center;gap:var(--es-3);font-size:var(--es-sm);color:var(--es-tm);}\n.es-eq-trust-dot{\n  width:22px;height:22px;border-radius:50%;flex-shrink:0;\n  background:rgba(201,168,76,.1);border:1px solid rgba(201,168,76,.3);\n  color:var(--es-gold);font-size:11px;font-weight:700;\n  display:flex;align-items:center;justify-content:center;\n}\n.es-eq-contacts{display:flex;flex-direction:column;gap:var(--es-3);margin-bottom:var(--es-8);}\n.es-eq-contact-link{\n  display:inline-flex;align-items:center;gap:var(--es-3);\n  font-size:var(--es-sm);color:var(--es-gold);text-decoration:none;\n  transition:opacity .2s;\n}\n.es-eq-contact-link:hover{opacity:.7;}\n.es-eq-contact-link svg{flex-shrink:0;opacity:.7;}\n.es-eq-photo{border-radius:var(--es-rmd);overflow:hidden;margin-top:var(--es-4);}\n.es-eq-photo img{width:100%;height:200px;object-fit:cover;display:block;filter:brightness(.85);transition:filter .3s;}\n.es-eq-photo img:hover{filter:brightness(1);}\n\n\/* Form card *\/\n.es-eq-form{\n  background:var(--es-surf);\n  border:1px solid var(--es-bdr);\n  border-radius:var(--es-rlg);\n  padding:clamp(28px,4vw,44px);\n}\n.es-eq-form-note{\n  font-size:11px;letter-spacing:.08em;text-transform:uppercase;\n  color:var(--es-gold);margin-bottom:var(--es-6);display:block;\n}\n\/* Houzez shortcode block *\/\n.es-hz-note{display:none;\n  background:rgba(201,168,76,.06);border:1px dashed rgba(201,168,76,.25);\n  border-radius:var(--es-rsm);padding:var(--es-4) var(--es-5);\n  font-family:monospace;font-size:12px;color:var(--es-gold);\n  margin-bottom:var(--es-6);letter-spacing:.03em;\n}\n\/* Fields *\/\n.es-eq-row{display:grid;grid-template-columns:1fr 1fr;gap:var(--es-4);margin-bottom:var(--es-4);}\n@media(max-width:520px){.es-eq-row{grid-template-columns:1fr;}}\n.es-eq-field{display:flex;flex-direction:column;gap:6px;}\n.es-eq-label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--es-tm);font-weight:500;}\n.es-eq-req{color:var(--es-gold);}\n.es-eq-input{\n  background:var(--es-bg);border:1px solid var(--es-bdr);border-radius:var(--es-rsm);\n  color:var(--es-t);padding:11px 14px;font-size:var(--es-sm);\n  font-family:var(--es-fb);outline:none;transition:border-color .2s;\n  width:100%;box-sizing:border-box;\n}\n.es-eq-input:focus{border-color:var(--es-gold);}\n.es-eq-input::placeholder{color:var(--es-tm);}\n.es-eq-input option{background:var(--es-bg);color:var(--es-t);}\n.es-eq-full{margin-bottom:var(--es-4);}\n.es-eq-submit{cursor:pointer;\n  width:100%;background:var(--es-gold);color:#0d0d0b;border:none;\n  border-radius:var(--es-rmd);padding:14px 24px;\n  font-size:var(--es-sm);font-weight:700;letter-spacing:.05em;\n  cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;\n  transition:all .2s ease;margin-top:var(--es-2);margin-bottom:var(--es-3);\n}\n.es-eq-submit:hover{background:#d4aa3a;transform:translateY(-2px);box-shadow:0 10px 28px rgba(201,168,76,.25);}\n.es-eq-privacy{font-size:11px;color:var(--es-tm);text-align:center;}\n\/* Success *\/\n.es-eq-success{\n  text-align:center;padding:clamp(32px,5vw,64px) var(--es-8);\n}\n.es-eq-success-icon{\n  width:68px;height:68px;border-radius:50%;\n  background:rgba(201,168,76,.1);border:1px solid rgba(201,168,76,.3);\n  display:flex;align-items:center;justify-content:center;\n  color:var(--es-gold);margin:0 auto var(--es-6);\n}\n.es-eq-success-title{\n  font-family:var(--es-fd);font-size:var(--es-2xl);font-weight:300;\n  color:var(--es-t);margin-bottom:var(--es-3);\n}\n.es-eq-success-sub{font-size:var(--es-sm);color:var(--es-tm);line-height:1.6;margin-bottom:var(--es-6);}\n\n<\/style>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 MAIN WRAPPER \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"es-wrap\" itemscope itemtype=\"https:\/\/schema.org\/Residence\">\n\n  <!-- HERO -->\n  <section class=\"es-hero\" aria-label=\"Emaar Square Istanbul hero\">\n    <div class=\"es-hero-bg\" role=\"img\" aria-label=\"Emaar Square Istanbul skyline and Bosphorus view\"><\/div>\n    <div class=\"es-hero-ov\" aria-hidden=\"true\"><\/div>\n    <div class=\"es-hero-inner\">\n      <div class=\"es-badge\">Istanbul \u00b7 \u00dcsk\u00fcdar \u00b7 Asian Side<\/div>\n      <h1 class=\"es-h1\" itemprop=\"name\">Emaar<br><em>Square<\/em><\/h1>\n      <p class=\"es-hero-sub\" itemprop=\"description\">By the creators of Burj Khalifa \u2014 Istanbul&#8217;s defining Asian-side masterplan where five-star hotel living, Bosphorus panoramas, and curated urban life converge in \u00dcsk\u00fcdar.<\/p>\n      <div class=\"es-hero-acts\">\n        <a href=\"#es-developments\" class=\"es-btn-p\">\n          <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" aria-hidden=\"true\"><path d=\"M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z\"\/><polyline points=\"9,22 9,12 15,12 15,22\"\/><\/svg>\n          View Residences\n        <\/a>\n        <a href=\"#es-listings\" class=\"es-btn-g\">Available Now<\/a>\n      <\/div>\n      <div class=\"es-hero-stats\">\n        <div><div class=\"es-sv\">61\u2013700<\/div><div class=\"es-sl\">sqm Range<\/div><\/div>\n        <div><div class=\"es-sv\">1,073+<\/div><div class=\"es-sl\">Total Units<\/div><\/div>\n        <div><div class=\"es-sv\">245m<\/div><div class=\"es-sl\">Address Tower<\/div><\/div>\n        <div><div class=\"es-sv\">66,000<\/div><div class=\"es-sl\">sqm Land<\/div><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- PAGE BODY: MAIN + STICKY SIDEBAR -->\n  <div class=\"es-page-wrap\" style=\"padding-block:clamp(var(--es-12),5vw,var(--es-20))\">\n    \n\n      <!-- \u2500\u2500 LEFT: ALL CONTENT \u2500\u2500 -->\n      \n\n        <!-- OVERVIEW -->\n        <section id=\"es-overview\" class=\"es-sec\">\n          <div class=\"es-overview-grid\">\n            <div class=\"es-overview-text\">\n              <div class=\"es-label\">Project Overview<\/div>\n              <h2 class=\"es-h2\">A Global Vision<br><em>Rooted in Istanbul<\/em><\/h2>\n              <p>Emaar Square is Istanbul&#8217;s most ambitious Asian-side masterplan \u2014 a multi-billion-dollar destination conceived by Emaar Properties, the global developer behind Burj Khalifa and Dubai Mall. Built across 66,000 sqm in the prestigious \u00dcsk\u00fcdar \/ \u00dcnalan district, it redefines what luxury urban living means on the Anatolian shore.<\/p>\n              <p>The complex consists of seven towers \u2014 the tallest rising to 245m across 51 floors \u2014 alongside a world-class shopping mall with 400+ stores, a 4DX cinema complex with 2,400 seats, Istanbul&#8217;s most spectacular urban aquarium, and a full range of dining and entertainment venues.<\/p>\n              <p>Four distinct residence sub-developments \u2014 The Residences, Heights, Address Residence Istanbul, and Address Residence SkyView \u2014 offer everything from lifestyle community apartments to fully-serviced branded hotel residences. All units enjoy panoramic views of the Bosphorus, the Princes&#8217; Islands, and the Sea of Marmara.<\/p>\n              <p>LEED Silver certified and completed between 2012 and 2020, Emaar Square is a proven, established community \u2014 ready to move in today, with strong rental yields and long-term capital appreciation backed by one of the world&#8217;s most trusted real estate brands.<\/p>\n            <\/div>\n            <div class=\"es-ov-img es-fade\">\n              <img src=\"https:\/\/homist.tr\/wp-content\/uploads\/2025\/07\/Emaar-Square-Istanbul-1.webp\" alt=\"Emaar Square Address Tower 245m skyscraper Istanbul Asian side\" width=\"600\" height=\"750\" loading=\"lazy\" decoding=\"async\" itemprop=\"image\">\n              <div class=\"es-img-cap\">Emaar Square \u00b7 \u00dcnalan, \u00dcsk\u00fcdar \u00b7 2012\u20132020<\/div>\n            <\/div>\n          <\/div>\n        <\/section>\n\n        <!-- KEY FACTS -->\n        <section class=\"es-sec\" style=\"padding-top:0\">\n          <div class=\"es-label\">By the Numbers<\/div>\n          <h2 class=\"es-h2\">Project <em>Highlights<\/em><\/h2>\n          <div class=\"es-facts-grid\">\n            <div class=\"es-fact es-fade\"><div class=\"es-fv\">245m<\/div><div class=\"es-fl\">Address Tower<\/div><div class=\"es-fn\">6th tallest building in Istanbul<\/div><\/div>\n            <div class=\"es-fact es-fade\"><div class=\"es-fv\">1,073+<\/div><div class=\"es-fl\">Residences<\/div><div class=\"es-fn\">Across 4 sub-developments<\/div><\/div>\n            <div class=\"es-fact es-fade\"><div class=\"es-fv\">400+<\/div><div class=\"es-fl\">Retail Stores<\/div><div class=\"es-fn\">Emaar Square Mall, opened 2017<\/div><\/div>\n            <div class=\"es-fact es-fade\"><div class=\"es-fv\">8<\/div><div class=\"es-fl\">Towers<\/div><div class=\"es-fn\">12 to 51 floors<\/div><\/div>\n            <div class=\"es-fact es-fade\"><div class=\"es-fv\">4DX<\/div><div class=\"es-fl\">Cinema Complex<\/div><div class=\"es-fn\">2,400-seat entertainment hub<\/div><\/div>\n            <div class=\"es-fact es-fade\"><div class=\"es-fv\">2,000+<\/div><div class=\"es-fl\">Marine Animals<\/div><div class=\"es-fn\">7-section urban aquarium<\/div><\/div>\n            <div class=\"es-fact es-fade\"><div class=\"es-fv\">LEED<\/div><div class=\"es-fl\">Gold Certified<\/div><div class=\"es-fn\">Sustainable design standard<\/div><\/div>\n            <div class=\"es-fact es-fade\"><div class=\"es-fv\">2020<\/div><div class=\"es-fl\">Final Completion<\/div><div class=\"es-fn\">Ready to move in<\/div><\/div>\n          <\/div>\n        <\/section>\n\n        <!-- DEVELOPMENTS -->\n        <section id=\"es-developments\" class=\"es-sec\" style=\"padding-top:0\">\n          <div class=\"es-label\">Residential Collection<\/div>\n          <h2 class=\"es-h2\">Four Ways to<br><em>Live at Emaar<\/em><\/h2>\n          <p style=\"color:var(--es-tm);max-width:58ch;margin-top:var(--es-4)\">Each sub-development within Emaar Square offers a distinct lifestyle \u2014 from intimate community living to fully branded five-star hotel residences.<\/p>\n          <div class=\"es-dev-grid\">\n\n            <article class=\"es-dev-card es-fade\" itemprop=\"containsPlace\" itemscope itemtype=\"https:\/\/schema.org\/Apartment\">\n              <div class=\"es-dev-img\"><img src=\"https:\/\/homist.tr\/wp-content\/uploads\/2025\/07\/Emaar-Square-Istanbul-2.webp\" alt=\"Emaar The Residences Istanbul 4-block community development\" width=\"600\" height=\"340\" loading=\"lazy\" decoding=\"async\"><\/div>\n              <div class=\"es-dev-body\">\n                <div class=\"es-dev-badge\">The Residences \u00b7 4 Blocks<\/div>\n                <h3 class=\"es-dev-title\" itemprop=\"name\">The<br>Residences<\/h3>\n                <div class=\"es-dev-specs\">\n                  <div class=\"es-dev-spec\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><path d=\"M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z\"\/><\/svg>61\u2013433 sqm<\/div>\n                  <div class=\"es-dev-spec\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><path d=\"M1 22V11l11-9 11 9v11\"\/><\/svg>1 to 5 BR + Penthouse<\/div>\n                  <div class=\"es-dev-spec\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><\/svg>5\u201314 Floors \u00b7 4 Blocks<\/div>\n                <\/div>\n                <p class=\"es-dev-desc\" itemprop=\"description\">A classic residential community with a warm, human-scale design across three blocks. Ranging from 1BR studios to 5BR penthouses, The Residences include recreational facilities, landscaped communal areas, and easy access to the entire Emaar Square ecosystem.<\/p>\n                <div class=\"es-dev-price\">From $400,000 <span>1BR from 61 sqm \u00b7 Penthouses to 433 sqm<\/span><\/div>\n              <\/div>\n            <\/article>\n\n            <article class=\"es-dev-card es-fade\" itemprop=\"containsPlace\" itemscope itemtype=\"https:\/\/schema.org\/Apartment\">\n              <div class=\"es-dev-img\"><img src=\"https:\/\/homist.tr\/wp-content\/uploads\/2019\/04\/Emaar-Heights-Istanbul-Emaar-Square.jpg\" alt=\"Emaar Heights Istanbul 34-floor towers with rooftop pool\" width=\"600\" height=\"340\" loading=\"lazy\" decoding=\"async\"><\/div>\n              <div class=\"es-dev-body\">\n                <div class=\"es-dev-badge\">Heights \u00b7 333 Units<\/div>\n                <h3 class=\"es-dev-title\" itemprop=\"name\">Emaar<br>Heights<\/h3>\n                <div class=\"es-dev-specs\">\n                  <div class=\"es-dev-spec\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><path d=\"M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z\"\/><\/svg>61\u2013700 sqm<\/div>\n                  <div class=\"es-dev-spec\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><path d=\"M1 22V11l11-9 11 9v11\"\/><\/svg>1 to 5 BR + Duplex<\/div>\n                  <div class=\"es-dev-spec\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><\/svg>Twin 33-Storey Towers<\/div>\n                <\/div>\n                <p class=\"es-dev-desc\" itemprop=\"description\">Two soaring 34-floor towers built directly above the shopping mall. Heights offers a premium urban living experience with a rooftop outdoor pool and breathtaking city-wide views. Units span from modern 1BR apartments to expansive duplex penthouses up to 700 sqm.<\/p>\n                <div class=\"es-dev-price\">From $200,000 <span>Studio \u2013 5 BR \u00b7 34 floors<\/span><\/div>\n              <\/div>\n            <\/article>\n\n            <article class=\"es-dev-card es-fade\" itemprop=\"containsPlace\" itemscope itemtype=\"https:\/\/schema.org\/Apartment\">\n              <div class=\"es-dev-img\"><img src=\"https:\/\/homist.tr\/wp-content\/uploads\/2025\/07\/Address-Istanbul-Hotel-Emaar-Square.webp\" alt=\"Address Residence Istanbul hotel-branded luxury apartments\" width=\"600\" height=\"340\" loading=\"lazy\" decoding=\"async\"><\/div>\n              <div class=\"es-dev-body\">\n                <div class=\"es-dev-badge\">Address Residence \u00b7 197 Units<\/div>\n                <h3 class=\"es-dev-title\" itemprop=\"name\">Address<br>Residence Istanbul<\/h3>\n                <div class=\"es-dev-specs\">\n                  <div class=\"es-dev-spec\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><path d=\"M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z\"\/><\/svg>1\u20133 Bedroom<\/div>\n                  <div class=\"es-dev-spec\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><polygon points=\"12,2 15.09,8.26 22,9.27 17,14.14 18.18,21.02 12,17.77 5.82,21.02 7,14.14 2,9.27 8.91,8.26\"\/><\/svg>Fully Furnished<\/div>\n                  <div class=\"es-dev-spec\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><path d=\"M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2\"\/><circle cx=\"12\" cy=\"7\" r=\"4\"\/><\/svg>Hotel Services 24\/7<\/div>\n                <\/div>\n                <p class=\"es-dev-desc\" itemprop=\"description\">197 fully furnished units with direct access to all Address Hotel services. The lower 11 floors house the hotel itself; residents above enjoy concierge, housekeeping, spa, and sky pool access 24\/7. An ideal investment with proven short-term rental income.<\/p>\n                <div class=\"es-dev-price\">From $500,000 <span>Hotel-branded residences \u00b7 Ready to move in<\/span><\/div>\n              <\/div>\n            <\/article>\n\n            <article class=\"es-dev-card es-fade\" itemprop=\"containsPlace\" itemscope itemtype=\"https:\/\/schema.org\/Apartment\">\n              <div class=\"es-dev-img\"><img src=\"https:\/\/homist.tr\/wp-content\/uploads\/2025\/07\/Emaar-Square-Istanbul-7.webp\" alt=\"Address Residence SkyView Istanbul luxury penthouse panoramic view\" width=\"600\" height=\"340\" loading=\"lazy\" decoding=\"async\"><\/div>\n              <div class=\"es-dev-body\">\n                <div class=\"es-dev-badge\">Address SkyView \u00b7 123 Units<\/div>\n                <h3 class=\"es-dev-title\" itemprop=\"name\">Address Residence<br>SkyView Istanbul<\/h3>\n                <div class=\"es-dev-specs\">\n                  <div class=\"es-dev-spec\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><path d=\"M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z\"\/><\/svg>205 sqm+<\/div>\n                  <div class=\"es-dev-spec\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><path d=\"M1 22V11l11-9 11 9v11\"\/><\/svg>1\u20135 BR + Penthouse<\/div>\n                  <div class=\"es-dev-spec\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 2a14.5 14.5 0 000 20M2 12h20\"\/><\/svg>Bosphorus Panorama<\/div>\n                <\/div>\n                <p class=\"es-dev-desc\" itemprop=\"description\">The pinnacle of Emaar Square living. 123 expansive residences from 205 sqm, with floor plans up to 5 bedrooms and luxury penthouses commanding unobstructed 360\u00b0 panoramas. Private spa floor, sky pool, and full Address Hotel service access included.<\/p>\n                <div class=\"es-dev-price\">From $500,000 <span>Sky penthouses \u00b7 Panoramic Bosphorus views<\/span><\/div>\n              <\/div>\n            <\/article>\n\n          <\/div>\n        <\/section>\n\n        <!-- AMENITIES -->\n        <section class=\"es-sec\" style=\"padding-top:0\">\n          <div class=\"es-am-layout\">\n            <div>\n              <div class=\"es-label\">Resident Privileges<\/div>\n              <h2 class=\"es-h2\">The Art of<br><em>Five-Star Living<\/em><\/h2>\n              <p style=\"color:var(--es-tm);line-height:1.8;margin-top:var(--es-4)\">Every resident at Emaar Square enjoys an unparalleled suite of amenities \u2014 from the Address Hotel&#8217;s sky pool to the largest urban aquarium on the Asian side of Istanbul.<\/p>\n              <ul class=\"es-am-list\">\n                <li class=\"es-am-item es-fade\">\n                  <div class=\"es-am-icon\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" aria-hidden=\"true\"><path d=\"M3 17h18M3 12h18M3 7h18\"\/><circle cx=\"6\" cy=\"12\" r=\"1.5\" fill=\"currentColor\"\/><\/svg><\/div>\n                  <div><div class=\"es-am-name\">Sky Pool &#038; Private Spa Floors<\/div><div class=\"es-am-desc\">Two private floors in the Address Tower dedicated to an infinity sky pool and a full luxury spa \u2014 accessible exclusively to residence owners and hotel guests.<\/div><\/div>\n                <\/li>\n                <li class=\"es-am-item es-fade\">\n                  <div class=\"es-am-icon\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" aria-hidden=\"true\"><path d=\"M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2\"\/><circle cx=\"12\" cy=\"7\" r=\"4\"\/><\/svg><\/div>\n                  <div><div class=\"es-am-name\">24\/7 Address Hotel Concierge<\/div><div class=\"es-am-desc\">Full five-star hotel services available to every Address Residence owner \u2014 housekeeping, concierge, in-room dining, valet, and transportation around the clock.<\/div><\/div>\n                <\/li>\n                <li class=\"es-am-item es-fade\">\n                  <div class=\"es-am-icon\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" aria-hidden=\"true\"><path d=\"M18 20V10M12 20V4M6 20v-6\"\/><\/svg><\/div>\n                  <div><div class=\"es-am-name\">Gym, Fitness &#038; Wellness<\/div><div class=\"es-am-desc\">State-of-the-art fitness center with personal training, steam room, sauna, and wellness facilities \u2014 part of the hotel amenity package.<\/div><\/div>\n                <\/li>\n                <li class=\"es-am-item es-fade\">\n                  <div class=\"es-am-icon\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" aria-hidden=\"true\"><path d=\"M3 3h18v18H3z M9 3v18M3 9h18\"\/><\/svg><\/div>\n                  <div><div class=\"es-am-name\">Emaar Square Mall \u2014 400+ Stores<\/div><div class=\"es-am-desc\">Directly connected luxury retail mall opened 2017, featuring global brands across fashion, dining, and lifestyle \u2014 with dedicated resident parking for up to 4,500 vehicles.<\/div><\/div>\n                <\/li>\n                <li class=\"es-am-item es-fade\">\n                  <div class=\"es-am-icon\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" aria-hidden=\"true\"><circle cx=\"12\" cy=\"8\" r=\"5\"\/><path d=\"M3 21v-2a7 7 0 0114 0v2\"\/><\/svg><\/div>\n                  <div><div class=\"es-am-name\">Urban Aquarium \u2014 2,000+ Marine Animals<\/div><div class=\"es-am-desc\">Istanbul&#8217;s most spectacular urban aquarium with 7 themed zones including an underwater tunnel, penguin island, jellyfish gallery, and crocodile island.<\/div><\/div>\n                <\/li>\n                <li class=\"es-am-item es-fade\">\n                  <div class=\"es-am-icon\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" aria-hidden=\"true\"><rect x=\"2\" y=\"2\" width=\"20\" height=\"20\" rx=\"2\"\/><path d=\"M7 12l3 3 7-7\"\/><\/svg><\/div>\n                  <div><div class=\"es-am-name\">Smart Home Technology<\/div><div class=\"es-am-desc\">All units equipped with a SMART home system, central air conditioning, Italian-brand kitchen appliances (cooker, fridge, dishwasher, oven, extractor), and an in-unit safe.<\/div><\/div>\n                <\/li>\n              <\/ul>\n            <\/div>\n            <div class=\"es-am-img es-fade\">\n              <img src=\"https:\/\/homist.tr\/wp-content\/uploads\/2025\/07\/2-Bedroom-Address-Istanbul-swimming-pool-homist.webp\" alt=\"Address Hotel sky pool at Emaar Square Istanbul with panoramic Bosphorus view\" width=\"600\" height=\"750\" loading=\"lazy\" decoding=\"async\">\n            <\/div>\n          <\/div>\n        <\/section>\n\n        <!-- GALLERY -->\n        <section class=\"es-sec\" style=\"padding-top:0\">\n          <div class=\"es-label\">Visual Tour<\/div>\n          <h2 class=\"es-h2\">Spaces &amp; <em>Perspectives<\/em><\/h2>\n          <div class=\"es-gallery\">\n            <div class=\"es-gi\"><img src=\"https:\/\/homist.tr\/wp-content\/uploads\/2025\/07\/Emaar-Square-Istanbul-5.webp\" alt=\"Panoramic Bosphorus view from Emaar Square SkyView\" width=\"900\" height=\"560\" loading=\"lazy\" decoding=\"async\"><\/div>\n            <div class=\"es-gi\"><img src=\"https:\/\/homist.tr\/wp-content\/uploads\/2025\/11\/Address-Residence-Istanbul-Emaar-Skyview-Sea-View-8.webp\" alt=\"Address Residence Istanbul SkyView sea view\" width=\"600\" height=\"280\" loading=\"lazy\" decoding=\"async\"><\/div>\n            <div class=\"es-gi\"><img src=\"https:\/\/homist.tr\/wp-content\/uploads\/2025\/07\/2-Bedroom-Address-Istanbul-swimming-pool-homist.webp\" alt=\"Address Istanbul 2-bedroom swimming pool\" width=\"400\" height=\"280\" loading=\"lazy\" decoding=\"async\"><\/div>\n            <div class=\"es-gi\"><img src=\"https:\/\/homist.tr\/wp-content\/uploads\/2025\/07\/Emaar-Square-Istanbul-6.webp\" alt=\"Emaar Square Mall Istanbul\" width=\"300\" height=\"280\" loading=\"lazy\" decoding=\"async\"><\/div>\n          <\/div>\n        <\/section>\n\n        <!-- LOCATION -->\n        <section id=\"es-location\" class=\"es-sec\" style=\"padding-top:0\">\n          <div class=\"es-loc-grid\">\n            <div>\n              <div class=\"es-label\">Prime Location<\/div>\n              <h2 class=\"es-h2\">\u00dcnalan,<br><em>\u00dcsk\u00fcdar<\/em><\/h2>\n              <p style=\"color:var(--es-tm);line-height:1.8;margin-top:var(--es-4);max-width:50ch\"\n                 itemprop=\"address\" itemscope itemtype=\"https:\/\/schema.org\/PostalAddress\">\n                <span itemprop=\"streetAddress\">Libadiye Caddesi, \u00dcnalan Mahallesi<\/span>,\n                <span itemprop=\"addressLocality\">\u00dcsk\u00fcdar<\/span>,\n                <span itemprop=\"addressRegion\">Istanbul<\/span> \u2014\n                strategically positioned on the Asian side between Baghdad Avenue, Kad\u0131k\u00f6y, and the Bosphorus Bridge connection.\n              <\/p>\n              <ul class=\"es-loc-list\">\n                <li class=\"es-loc-row\"><span class=\"es-loc-name\">\u00dcsk\u00fcdar Centre<\/span><span class=\"es-loc-dist\">1 km<\/span><\/li>\n                <li class=\"es-loc-row\"><span class=\"es-loc-name\">Kad\u0131k\u00f6y<\/span><span class=\"es-loc-dist\">5 km<\/span><\/li>\n                <li class=\"es-loc-row\"><span class=\"es-loc-name\">Taksim Square<\/span><span class=\"es-loc-dist\">11 km<\/span><\/li>\n                <li class=\"es-loc-row\"><span class=\"es-loc-name\">Baghdad Avenue<\/span><span class=\"es-loc-dist\">4 km<\/span><\/li>\n                <li class=\"es-loc-row\"><span class=\"es-loc-name\">Bosphorus Bridge<\/span><span class=\"es-loc-dist\">7 km<\/span><\/li>\n                <li class=\"es-loc-row\"><span class=\"es-loc-name\">Sabiha G\u00f6k\u00e7en Airport (SAW)<\/span><span class=\"es-loc-dist\">25 km<\/span><\/li>\n              <\/ul>\n            <\/div>\n            <div class=\"es-map es-fade\">\n              <img src=\"https:\/\/homist.tr\/wp-content\/uploads\/2025\/07\/Emaar-Square-Apartments-Istanbul-Location.webp\" alt=\"Map showing Emaar Square location in \u00dcnalan \u00dcsk\u00fcdar Istanbul Asian side\" width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\">\n              <div class=\"es-map-pin\" aria-hidden=\"true\"><\/div>\n            <\/div>\n          <\/div>\n        <\/section>\n\n        <!-- DEVELOPER QUOTE -->\n        <section class=\"es-sec es-quote-wrap\" style=\"padding-top:0\">\n          <div class=\"es-quote-inner\">\n            <div>\n              <div class=\"es-label\">Developer Vision<\/div>\n              <blockquote class=\"es-quote\">&#8220;Emaar Square is not just a development \u2014 it is a destination. We have created a place where Istanbul&#8217;s rich heritage meets contemporary living at its finest, offering residents a lifestyle that is simply unmatched on the Asian side.&#8221;<\/blockquote>\n              <div class=\"es-quote-credit\">\n                <div class=\"es-quote-dot\" aria-hidden=\"true\"><\/div>\n                <div class=\"es-quote-name\">Emaar Properties \u2014 Project Vision Statement, Emaar Square Istanbul<\/div>\n              <\/div>\n              <p style=\"color:var(--es-tm);font-size:var(--es-sm);line-height:1.8;margin-top:var(--es-8)\">Emaar Properties \u2014 behind Burj Khalifa, The Address Hotels, and Dubai Mall \u2014 brings the same commitment to precision, quality, and branded luxury to Istanbul. Emaar Square is their second major Turkey project, following the successful Tuscan Valley community, and stands as their most ambitious urban masterplan globally outside of Dubai.<\/p>\n            <\/div>\n            <div class=\"es-arch-img es-fade\">\n              <img src=\"https:\/\/homist.tr\/wp-content\/uploads\/2025\/11\/Address-Residence-Istanbul-Istanbul-View-Homist-4-scaled.webp\" alt=\"Emaar Square Istanbul Address Tower architectural facade by Emaar Properties\" width=\"700\" height=\"520\" loading=\"lazy\" decoding=\"async\">\n            <\/div>\n          <\/div>\n        <\/section>\n\n        <!-- ACTIVE LISTINGS -->\n        <section id=\"es-listings\" class=\"es-sec\" style=\"padding-top:0\">\n          <div class=\"es-label\">Available Now \u00b7 Address Istanbul<\/div>\n          <h2 class=\"es-h2\">Current <em>Listings<\/em><\/h2>\n          <p style=\"color:var(--es-tm);max-width:58ch;margin-top:var(--es-4)\">Verified listings from our accredited Emaar Square specialist \u2014 both for sale and for rent across all four sub-developments. Ready to move in.<\/p>\n          <div class=\"es-listings-grid\">\n\n            <!-- 1: Skyview Luxury Penthouse -->\n            <article class=\"es-listing es-fade\" itemscope itemtype=\"https:\/\/schema.org\/Residence\">\n              <div class=\"es-listing-img\">\n                <img src=\"https:\/\/homist.tr\/wp-content\/uploads\/2025\/07\/Luxury-Penthouse-in-Istanbul-Emaar-Heights-Residence-584x438.webp\" alt=\"Skyview Luxury Penthouse Address Residence Istanbul\" width=\"500\" height=\"320\" loading=\"lazy\" decoding=\"async\" itemprop=\"image\">\n                <span class=\"es-listing-tag es-listing-tag--sale\">For Sale<\/span>\n              <\/div>\n              <div class=\"es-listing-body\">\n                <div class=\"es-listing-meta\"><span>Address Residence SkyView<\/span><span>\u00dcsk\u00fcdar, Istanbul<\/span><\/div>\n                <h3 class=\"es-listing-title\" itemprop=\"name\">Skyview Luxury Penthouse<\/h3>\n                <div class=\"es-listing-specs\">\n                  <div class=\"es-listing-spec\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><path d=\"M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z\"\/><\/svg>4 BR + Maids Room<\/div>\n                  <div class=\"es-listing-spec\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><\/svg>450 sqm<\/div>\n                <\/div>\n                <div class=\"es-listing-price\" itemprop=\"offers\" itemscope itemtype=\"https:\/\/schema.org\/Offer\">\n                  <span itemprop=\"price\" content=\"3700000\">$3,700,000<\/span>\n                <\/div>\n                <a href=\"https:\/\/homist.tr\/property\/skyview-luxury-penthouse-in-address-istanbul\/\" class=\"es-listing-link\" target=\"_blank\" rel=\"noopener\">View Property \u2192<\/a>\n              <\/div>\n            <\/article>\n\n            <!-- 2: Skyview 3-Bedroom -->\n            <article class=\"es-listing es-fade\" itemscope itemtype=\"https:\/\/schema.org\/Residence\">\n              <div class=\"es-listing-img\">\n                <img src=\"https:\/\/homist.tr\/wp-content\/uploads\/2025\/07\/3-bedroom-apartment-in-address-residence-istanbul-4-6872ac4444100-584x438.webp\" alt=\"3 Bedroom Skyview Luxury Apartment Address Istanbul\" width=\"500\" height=\"320\" loading=\"lazy\" decoding=\"async\" itemprop=\"image\">\n                <span class=\"es-listing-tag es-listing-tag--sale\">Special Price<\/span>\n              <\/div>\n              <div class=\"es-listing-body\">\n                <div class=\"es-listing-meta\"><span>Address Residence SkyView<\/span><span>\u00dcsk\u00fcdar, Istanbul<\/span><\/div>\n                <h3 class=\"es-listing-title\" itemprop=\"name\">Skyview 3-Bedroom Luxury Apartment<\/h3>\n                <div class=\"es-listing-specs\">\n                  <div class=\"es-listing-spec\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><path d=\"M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z\"\/><\/svg>3+1<\/div>\n                  <div class=\"es-listing-spec\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><\/svg>200 sqm<\/div>\n                <\/div>\n                <div class=\"es-listing-price\" itemprop=\"offers\" itemscope itemtype=\"https:\/\/schema.org\/Offer\">\n                  <span itemprop=\"price\" content=\"1350000\">Special Price $1,350,000<\/span>\n                <\/div>\n                <a href=\"https:\/\/homist.tr\/property\/3-bedroom-apartment-at-the-address-istanbul\/\" class=\"es-listing-link\" target=\"_blank\" rel=\"noopener\">View Property \u2192<\/a>\n              <\/div>\n            <\/article>\n\n            <!-- 3: 2 Bedroom Skyview -->\n            <article class=\"es-listing es-fade\" itemscope itemtype=\"https:\/\/schema.org\/Residence\">\n              <div class=\"es-listing-img\">\n                <img src=\"https:\/\/homist.tr\/wp-content\/uploads\/2025\/11\/Address-Residence-Istanbul-Istanbul-View-Homist-4-scaled.webp\" alt=\"2 Bedroom Skyview Luxury Apartment Address Istanbul\" width=\"500\" height=\"320\" loading=\"lazy\" decoding=\"async\" itemprop=\"image\">\n                <span class=\"es-listing-tag es-listing-tag--sale\">For Sale<\/span>\n              <\/div>\n              <div class=\"es-listing-body\">\n                <div class=\"es-listing-meta\"><span>Address Residence SkyView<\/span><span>\u00dcsk\u00fcdar, Istanbul<\/span><\/div>\n                <h3 class=\"es-listing-title\" itemprop=\"name\">2 Bedroom Skyview Luxury Apartment<\/h3>\n                <div class=\"es-listing-specs\">\n                  <div class=\"es-listing-spec\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><path d=\"M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z\"\/><\/svg>2+1 \u00b7 114 sqm net<\/div>\n                  <div class=\"es-listing-spec\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><\/svg>162 sqm gross<\/div>\n                <\/div>\n                <div class=\"es-listing-price\" itemprop=\"offers\" itemscope itemtype=\"https:\/\/schema.org\/Offer\">\n                  <span itemprop=\"price\" content=\"1500000\">$1,500,000<\/span>\n                <\/div>\n                <a href=\"https:\/\/homist.tr\/property\/2-bedroom-skyview-luxury-apartment-for-sale\/\" class=\"es-listing-link\" target=\"_blank\" rel=\"noopener\">View Property \u2192<\/a>\n              <\/div>\n            <\/article>\n\n            <!-- 4: Luxury 1 BR Sea View -->\n            <article class=\"es-listing es-fade\" itemscope itemtype=\"https:\/\/schema.org\/Residence\">\n              <div class=\"es-listing-img\">\n                <img src=\"https:\/\/homist.tr\/wp-content\/uploads\/2025\/07\/1-bedroom-address-istanbul-emaar-turkey-10-687161988eea8-584x438.webp\" alt=\"Luxury 1 Bedroom Sea View Address Residence Istanbul\" width=\"500\" height=\"320\" loading=\"lazy\" decoding=\"async\" itemprop=\"image\">\n                <span class=\"es-listing-tag es-listing-tag--sale\">Special Price<\/span>\n              <\/div>\n              <div class=\"es-listing-body\">\n                <div class=\"es-listing-meta\"><span>Address Residence Istanbul<\/span><span>\u00dcsk\u00fcdar, Istanbul<\/span><\/div>\n                <h3 class=\"es-listing-title\" itemprop=\"name\">Luxury 1 Bedroom \u2013 Sea View<\/h3>\n                <div class=\"es-listing-specs\">\n                  <div class=\"es-listing-spec\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><path d=\"M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z\"\/><\/svg>1+1 \u00b7 76 sqm net<\/div>\n                  <div class=\"es-listing-spec\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><\/svg>89 sqm gross<\/div>\n                <\/div>\n                <div class=\"es-listing-price\" itemprop=\"offers\" itemscope itemtype=\"https:\/\/schema.org\/Offer\">\n                  <span itemprop=\"price\" content=\"580000\">Special Price $580,000<\/span>\n                <\/div>\n                <a href=\"https:\/\/homist.tr\/property\/luxury-1-bedroom-emaar-istanbul-turkey\/\" class=\"es-listing-link\" target=\"_blank\" rel=\"noopener\">View Property \u2192<\/a>\n              <\/div>\n            <\/article>\n\n            <!-- 5: Furnished 2 Bedroom For Sale -->\n            <article class=\"es-listing es-fade\" itemscope itemtype=\"https:\/\/schema.org\/Residence\">\n              <div class=\"es-listing-img\">\n                <img src=\"https:\/\/homist.tr\/wp-content\/uploads\/2025\/07\/1-bedroom-address-istanbul-emaar-turkey-687161b100842-584x438.webp\" alt=\"Furnished 2 Bedroom Address Residence Istanbul\" width=\"500\" height=\"320\" loading=\"lazy\" decoding=\"async\" itemprop=\"image\">\n                <span class=\"es-listing-tag es-listing-tag--sale\">For Sale<\/span>\n              <\/div>\n              <div class=\"es-listing-body\">\n                <div class=\"es-listing-meta\"><span>Address Residence Istanbul<\/span><span>\u00dcsk\u00fcdar, Istanbul<\/span><\/div>\n                <h3 class=\"es-listing-title\" itemprop=\"name\">Luxury Furnished 2 Bedroom<\/h3>\n                <div class=\"es-listing-specs\">\n                  <div class=\"es-listing-spec\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><path d=\"M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z\"\/><\/svg>2+1 \u00b7 46th Floor<\/div>\n                  <div class=\"es-listing-spec\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><\/svg>150 sqm gross<\/div>\n                <\/div>\n                <div class=\"es-listing-price\" itemprop=\"offers\" itemscope itemtype=\"https:\/\/schema.org\/Offer\">\n                  <span itemprop=\"price\" content=\"1100000\">$1,100,000<\/span>\n                  <span style=\"font-size:11px;color:var(--es-tm);display:block;margin-top:2px\">Rental yield $3,000\u2013$3,500\/mo<\/span>\n                <\/div>\n                <a href=\"https:\/\/homist.tr\/property\/furnished-2-bedroom-in-address-istanbul\/\" class=\"es-listing-link\" target=\"_blank\" rel=\"noopener\">View Property \u2192<\/a>\n              <\/div>\n            <\/article>\n\n            <!-- 6: Luxury 1 BR For Rent -->\n            <article class=\"es-listing es-fade\" itemscope itemtype=\"https:\/\/schema.org\/Residence\">\n              <div class=\"es-listing-img\">\n                <img src=\"https:\/\/homist.tr\/wp-content\/uploads\/2025\/07\/1-bedroom-address-istanbul-emaar-turkey-5-68716185ec46d.webp\" alt=\"Luxury 1 Bedroom For Rent Address Residence Istanbul\" width=\"500\" height=\"320\" loading=\"lazy\" decoding=\"async\" itemprop=\"image\">\n                <span class=\"es-listing-tag es-listing-tag--rent\">For Rent<\/span>\n              <\/div>\n              <div class=\"es-listing-body\">\n                <div class=\"es-listing-meta\"><span>Address Residence Istanbul<\/span><span>\u00dcsk\u00fcdar, Istanbul<\/span><\/div>\n                <h3 class=\"es-listing-title\" itemprop=\"name\">Luxury 1 Bedroom For Rent<\/h3>\n                <div class=\"es-listing-specs\">\n                  <div class=\"es-listing-spec\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><path d=\"M3 9l9-7 9 7v11a2 2 0 01-2 2H5a2 2 0 01-2-2z\"\/><\/svg>1+1 \u00b7 Hotel Concept<\/div>\n                  <div class=\"es-listing-spec\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><\/svg>Fully Furnished<\/div>\n                <\/div>\n                <div class=\"es-listing-price\" itemprop=\"offers\" itemscope itemtype=\"https:\/\/schema.org\/Offer\">\n                  <span itemprop=\"price\" content=\"2500\">$2,500 \/ Month<\/span>\n                <\/div>\n                <a href=\"https:\/\/homist.tr\/property\/luxury-1-br-for-rent-address-residence-istanbul\/\" class=\"es-listing-link\" target=\"_blank\" rel=\"noopener\">View Property \u2192<\/a>\n              <\/div>\n            <\/article>\n\n          <\/div>\n          <div style=\"text-align:center;margin-top:var(--es-10)\">\n            <a href=\"https:\/\/homist.tr\/agent\/address-istanbul\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"es-btn-g\">View All Listings by Address Istanbul \u2192<\/a>\n          <\/div>\n        <\/section>\n\n      \n\n      <!-- \u2500\u2500 RIGHT: STICKY CONTACT FORM \u2500\u2500 -->\n      \n\n    \n  <\/div><!-- \/.es-page-wrap -->\n\n\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 CTA BAND \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<div class=\"es-cta-band\">\n  <div class=\"es-page-wrap\">\n    <div class=\"es-cta-inner\">\n      <div>\n        <span class=\"es-cta-eyebrow\">Limited Availability \u00b7 Emaar Square Istanbul<\/span>\n        <h2 class=\"es-cta-headline\">Own a Piece of Istanbul&#8217;s<br><em>Most Iconic Address<\/em><\/h2>\n      <\/div>\n      <div class=\"es-cta-btns\">\n        <a href=\"https:\/\/wa.me\/905060308008\" class=\"es-btn-wa\" target=\"_blank\" rel=\"noopener\">\n          <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51a2.37 2.37 0 00-.57-.01c-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413z\"\/><path d=\"M12 0C5.373 0 0 5.373 0 12c0 2.124.555 4.118 1.528 5.845L0 24l6.335-1.502A11.94 11.94 0 0012 24c6.627 0 12-5.373 12-12S18.627 0 12 0zm0 21.818a9.8 9.8 0 01-5.001-1.368l-.36-.213-3.757.891.952-3.651-.234-.376A9.787 9.787 0 012.182 12C2.182 6.57 6.57 2.182 12 2.182S21.818 6.57 21.818 12 17.43 21.818 12 21.818z\"\/><\/svg>\n          WhatsApp Now\n        <\/a>\n        <a href=\"tel:+905060308008\" class=\"es-btn-call\">\n          <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><path d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.07 10.8 19.79 19.79 0 01.01 2.18 2 2 0 012 0h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L6.09 7.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0122 14.92v2z\"\/><\/svg>\n          +90 506 030 8008\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 ENQUIRY FORM \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"es-enquiry-section\" id=\"es-contact\">\n  <div class=\"es-page-wrap\">\n    <div class=\"es-eq-grid\">\n\n      <!-- LEFT -->\n      <div class=\"es-fade\">\n        <div class=\"es-eq-logo\">\n          <img decoding=\"async\" src=\"https:\/\/homist.tr\/wp-content\/uploads\/2026\/04\/HOMIST-LOGO-W-400x150-1.png\" alt=\"Homist \u2014 Emaar Exclusive Agent\" width=\"140\" height=\"52\" loading=\"lazy\">\n        <\/div>\n        <h3 class=\"es-eq-title\">Request <em>Information<\/em><\/h3>\n        <p class=\"es-eq-desc\">Get personalised pricing, available units and floor plans directly from the Emaar Square exclusive sales team.<\/p>\n        <ul class=\"es-eq-trust\">\n          <li><span class=\"es-eq-trust-dot\">\u2713<\/span>Response within 2 hours<\/li>\n          <li><span class=\"es-eq-trust-dot\">\u2713<\/span>No obligation \u2014 free consultation<\/li>\n          <li><span class=\"es-eq-trust-dot\">\u2713<\/span>Full floor plans &amp; price list provided<\/li>\n          <li><span class=\"es-eq-trust-dot\">\u2713<\/span>Private viewing arranged on request<\/li>\n          <li><span class=\"es-eq-trust-dot\">\u2713<\/span>Turkish Citizenship advisory included<\/li>\n        <\/ul>\n        <div class=\"es-eq-contacts\">\n          <a href=\"mailto:sales@homist.tr\" class=\"es-eq-contact-link\">\n            <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" aria-hidden=\"true\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\n            sales@homist.tr\n          <\/a>\n          <a href=\"tel:+905060308008\" class=\"es-eq-contact-link\">\n            <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" aria-hidden=\"true\"><path d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.07 10.8 19.79 19.79 0 01.01 2.18 2 2 0 012 0h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L6.09 7.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0122 14.92v2z\"\/><\/svg>\n            +90 506 030 8008\n          <\/a>\n          <a href=\"https:\/\/wa.me\/905060308008\" class=\"es-eq-contact-link\" target=\"_blank\" rel=\"noopener\">\n            <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967c-.273-.099-.471-.148-.67.15c-.197.297-.767.966-.94 1.164c-.173.199-.347.223-.644.075c-.297-.15-1.255-.463-2.39-1.475c-.883-.788-1.48-1.761-1.653-2.059c-.173-.297-.018-.458.13-.606c.134-.133.298-.347.446-.52c.149-.174.198-.298.298-.497c.099-.198.05-.371-.025-.52c-.075-.149-.669-1.612-.916-2.207c-.242-.579-.487-.5-.669-.51a2.37 2.37 0 00-.57-.01c-.198 0-.52.074-.792.372c-.272.297-1.04 1.016-1.04 2.479c0 1.462 1.065 2.875 1.213 3.074c.149.198 2.096 3.2 5.077 4.487c.709.306 1.262.489 1.694.625c.712.227 1.36.195 1.871.118c.571-.085 1.758-.719 2.006-1.413c.248-.694.248-1.289.173-1.413z\"\/><path d=\"M12 0C5.373 0 0 5.373 0 12c0 2.124.555 4.118 1.528 5.845L0 24l6.335-1.502A11.94 11.94 0 0012 24c6.627 0 12-5.373 12-12S18.627 0 12 0zm0 21.818a9.8 9.8 0 01-5.001-1.368l-.36-.213-3.757.891.952-3.651-.234-.376A9.787 9.787 0 012.182 12C2.182 6.57 6.57 2.182 12 2.182S21.818 6.57 21.818 12 17.43 21.818 12 21.818z\"\/><\/svg>\n            WhatsApp Direct\n          <\/a>\n        <\/div>\n        <div class=\"es-eq-photo\">\n          <img decoding=\"async\" src=\"https:\/\/homist.tr\/wp-content\/uploads\/2025\/07\/Emaar-Square-Istanbul-5.webp\" alt=\"Emaar Square Bosphorus panorama\" width=\"420\" height=\"200\" loading=\"lazy\">\n        <\/div>\n      <\/div>\n\n      <!-- RIGHT: FORM CARD -->\n      <div class=\"es-eq-form es-fade\">\n        <span class=\"es-eq-form-note\">Emaar Square \u00b7 Exclusive Listings<\/span>\n\n        <!-- \u25bc HOUZEZ NATIVE SHORTCODE (renders automatically in WordPress + Houzez theme) -->\n        \n\n        <!-- \u25bc FALLBACK FORM (shown when Houzez shortcode is not active) -->\n        <div id=\"es-eq-fields\">\n          <div class=\"es-eq-row\">\n            <div class=\"es-eq-field\">\n              <label class=\"es-eq-label\" for=\"eq-name\">Full Name <span class=\"es-eq-req\">*<\/span><\/label>\n              <input class=\"es-eq-input\" id=\"eq-name\" type=\"text\" placeholder=\"Your full name\" autocomplete=\"name\">\n            <\/div>\n            <div class=\"es-eq-field\">\n              <label class=\"es-eq-label\" for=\"eq-email\">Email <span class=\"es-eq-req\">*<\/span><\/label>\n              <input class=\"es-eq-input\" id=\"eq-email\" type=\"email\" placeholder=\"your@email.com\" autocomplete=\"email\">\n            <\/div>\n          <\/div>\n          <div class=\"es-eq-row\">\n            <div class=\"es-eq-field\">\n              <label class=\"es-eq-label\" for=\"eq-phone\">Phone \/ WhatsApp<\/label>\n              <input class=\"es-eq-input\" id=\"eq-phone\" type=\"tel\" placeholder=\"+90 or international\" autocomplete=\"tel\">\n            <\/div>\n            <div class=\"es-eq-field\">\n              <label class=\"es-eq-label\" for=\"eq-interest\">Interested In<\/label>\n              <select class=\"es-eq-input\" id=\"eq-interest\">\n                <option value=\"\">Select\u2026<\/option>\n                <option>Buy \u2014 The Residences (from $400K)<\/option>\n                <option>Buy \u2014 Emaar Heights (from $200K)<\/option>\n                <option>Buy \u2014 Address Residence (from $500K)<\/option>\n                <option>Buy \u2014 Address SkyView (from $500K)<\/option>\n                <option>Rent \u2014 Furnished Unit<\/option>\n                <option>Investment Advisory<\/option>\n              <\/select>\n            <\/div>\n          <\/div>\n          <div class=\"es-eq-row\">\n            <div class=\"es-eq-field\">\n              <label class=\"es-eq-label\" for=\"eq-budget\">Budget<\/label>\n              <select class=\"es-eq-input\" id=\"eq-budget\">\n                <option value=\"\">Select\u2026<\/option>\n                <option>$200K \u2013 $500K<\/option>\n                <option>$500K \u2013 $1M<\/option>\n                <option>$1M \u2013 $2M<\/option>\n                <option>$2M \u2013 $3.5M<\/option>\n                <option>$3.5M+<\/option>\n              <\/select>\n            <\/div>\n            <div class=\"es-eq-field\">\n              <label class=\"es-eq-label\" for=\"eq-beds\">Bedrooms<\/label>\n              <select class=\"es-eq-input\" id=\"eq-beds\">\n                <option value=\"\">Any<\/option>\n                <option>Studio<\/option>\n                <option>1+1<\/option>\n                <option>2+1<\/option>\n                <option>3+1<\/option>\n                <option>4+1 Duplex<\/option>\n                <option>5+1 Penthouse<\/option>\n              <\/select>\n            <\/div>\n          <\/div>\n          <div class=\"es-eq-field es-eq-full\">\n            <label class=\"es-eq-label\" for=\"eq-msg\">Message<\/label>\n            <textarea class=\"es-eq-input\" id=\"eq-msg\" rows=\"3\" placeholder=\"Viewing request, floor preference, specific requirements\u2026\" style=\"resize:vertical;min-height:80px\"><\/textarea>\n          <\/div>\n          <button type=\"button\" class=\"es-eq-submit\" onclick=\"esEnquirySubmit()\">\n            <svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" aria-hidden=\"true\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"\/><polygon points=\"22 2 15 22 11 13 2 9 22 2\"\/><\/svg>\n            SEND ENQUIRY\n          <\/button>\n          <p class=\"es-eq-privacy\">\ud83d\udd12 Confidential \u00b7 No spam \u00b7 Unsubscribe anytime<\/p>\n        <\/div>\n        <!-- SUCCESS STATE -->\n        <div class=\"es-eq-success\" id=\"es-eq-success\" style=\"display:none\">\n          <div class=\"es-eq-success-icon\">\n            <svg width=\"34\" height=\"34\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><polyline points=\"20,6 9,17 4,12\"\/><\/svg>\n          <\/div>\n          <h4 class=\"es-eq-success-title\">Enquiry Received!<\/h4>\n          <p class=\"es-eq-success-sub\">Our team will contact you within 2 hours with pricing and availability. For urgent requests:<\/p>\n          <a href=\"https:\/\/wa.me\/905060308008\" class=\"es-btn-wa\" target=\"_blank\" rel=\"noopener\" style=\"display:inline-flex;margin-top:1rem;\">\n            <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51a2.37 2.37 0 00-.57-.01c-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413z\"\/><path d=\"M12 0C5.373 0 0 5.373 0 12c0 2.124.555 4.118 1.528 5.845L0 24l6.335-1.502A11.94 11.94 0 0012 24c6.627 0 12-5.373 12-12S18.627 0 12 0zm0 21.818a9.8 9.8 0 01-5.001-1.368l-.36-.213-3.757.891.952-3.651-.234-.376A9.787 9.787 0 012.182 12C2.182 6.57 6.57 2.182 12 2.182S21.818 6.57 21.818 12 17.43 21.818 12 21.818z\"\/><\/svg>\n            Continue on WhatsApp\n          <\/a>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<\/div><!-- \/.es-wrap -->\n\n<script>\n(function(){\n  \/\/ Scroll-reveal\n  var fades = document.querySelectorAll('.es-wrap .es-fade');\n  var obs = new IntersectionObserver(function(entries){\n    entries.forEach(function(e){ if(e.isIntersecting){ e.target.classList.add('es-vis'); obs.unobserve(e.target); }});\n  },{threshold:0.08});\n  fades.forEach(function(el){ obs.observe(el); });\n\n  \/\/ Smooth scroll for anchor links\n  document.querySelectorAll('.es-wrap a[href^=\"#es-\"]').forEach(function(a){\n    a.addEventListener('click',function(e){\n      var t=document.querySelector(a.getAttribute('href'));\n      if(t){e.preventDefault();t.scrollIntoView({behavior:'smooth',block:'start'});}\n    });\n  });\n})();\n\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>\u0645\u06cc\u062f\u0627\u0646 \u0627\u0639\u0645\u0627\u0631 \u0627\u0633\u062a\u0627\u0646\u0628\u0648\u0644\u060c \u06cc\u06a9 \u0645\u0642\u0635\u062f \u0628\u0631\u062a\u0631 \u0686\u0646\u062f\u0645\u0646\u0638\u0648\u0631\u0647 \u0627\u0633\u062a \u06a9\u0647 \u062f\u0631 \u0627\u0648\u0633\u06a9\u0648\u062f\u0627\u0631\u060c \u06cc\u06a9\u06cc \u0627\u0632 \u0645\u0637\u0644\u0648\u0628\u200c\u062a\u0631\u06cc\u0646 \u0648 \u0627\u0633\u062a\u0631\u0627\u062a\u0698\u06cc\u06a9\u200c\u062a\u0631\u06cc\u0646 \u0645\u0646\u0627\u0637\u0642 \u062f\u0631 \u0633\u0645\u062a \u0622\u0633\u06cc\u0627\u06cc\u06cc \u0627\u0633\u062a\u0627\u0646\u0628\u0648\u0644\u060c \u0648\u0627\u0642\u0639 \u0634\u062f\u0647 \u0627\u0633\u062a. \u0627\u06cc\u0646 \u067e\u0631\u0648\u0698\u0647 \u06a9\u0647 \u062a\u0648\u0633\u0637 \u0634\u0631\u06a9\u062a \u0627\u0639\u0645\u0627\u0631 \u067e\u0631\u0627\u067e\u0631\u062a\u06cc\u0632\u060c \u063a\u0648\u0644 \u062c\u0647\u0627\u0646\u06cc \u0627\u0645\u0644\u0627\u06a9 \u0648 \u0645\u0633\u062a\u063a\u0644\u0627\u062a \u0648 \u062e\u0627\u0644\u0642 \u0646\u0645\u0627\u062f\u0647\u0627\u06cc\u06cc \u0645\u0627\u0646\u0646\u062f \u0628\u0631\u062c \u062e\u0644\u06cc\u0641\u0647 \u0648 \u062f\u0628\u06cc \u0645\u0627\u0644\u060c \u062a\u0648\u0633\u0639\u0647 \u06cc\u0627\u0641\u062a\u0647 \u0627\u0633\u062a\u060c \u0632\u0646\u062f\u06af\u06cc \u0645\u0633\u06a9\u0648\u0646\u06cc\u060c \u062a\u062c\u0627\u0631\u06cc\u060c \u062a\u0641\u0631\u06cc\u062d\u06cc \u0648 \u0633\u0628\u06a9 \u0632\u0646\u062f\u06af\u06cc \u0631\u0627 \u062f\u0631 \u06cc\u06a9 \u0645\u062c\u062a\u0645\u0639 \u0628\u0627 \u0628\u0631\u0646\u0627\u0645\u0647\u200c\u0631\u06cc\u0632\u06cc \u062c\u0627\u0645\u0639 \u0627\u062f\u063a\u0627\u0645 \u0645\u06cc\u200c\u06a9\u0646\u062f \u0648 \u0645\u0638\u0647\u0631 \u062a\u062c\u0645\u0644 \u0634\u0647\u0631\u06cc \u0645\u062f\u0631\u0646 \u0631\u0627 \u0627\u0631\u0627\u0626\u0647 \u0645\u06cc\u200c\u062f\u0647\u062f.<\/p>","protected":false},"author":3,"featured_media":22492,"parent":0,"menu_order":0,"template":"elementor_header_footer","developer":[369],"property_type":[75,29,313,51,367,59,62,65],"property_status":[32,33,396],"property_feature":[242,15,20,501,30,539,308,35,245,447,311,244,246,307,39,304,309,44,310,312,247,60,40,248,243,66,67,57,54,70,258,72,73],"property_label":[368,314,36,305,413,306],"property_country":[262],"property_state":[264],"property_city":[267],"property_area":[268],"class_list":["post-22485","property","type-property","status-publish","has-post-thumbnail","hentry","developer-emaar-turkey","property_type-apartment","property_type-commercial","property_type-luxury-apartment","property_type-office","property_type-penthouse","property_type-residential","property_type-shop","property_type-studio","property_status-for-rent","property_status-for-sale","property_status-ready-project","property_feature-24x7-security","property_feature-air-conditioning","property_feature-balcony","property_feature-bosphorus-view","property_feature-builtin-wardrobes","property_feature-green-forest-view","property_feature-guest-house","property_feature-gym","property_feature-high-rental-income","property_feature-home-office","property_feature-house-cleaning-service","property_feature-indoor-parking","property_feature-kids-play-area","property_feature-kitchen-appliances","property_feature-laundry","property_feature-luxury-furnishing","property_feature-maids-room","property_feature-pet-friendly","property_feature-private-storage","property_feature-rental-guarantee","property_feature-restaurants","property_feature-sauna","property_feature-sea-view","property_feature-shopping-center","property_feature-smart-home","property_feature-swimming-pool","property_feature-tenanted","property_feature-turkish-citizenship-eligibility","property_feature-vacant","property_feature-washer","property_feature-waterfront","property_feature-wifi","property_feature-window-coverings","property_label-duplex","property_label-furnished","property_label-hot-offer","property_label-hotel-concept","property_label-simplex","property_label-unfurnished","property_country-turkey","property_state-istanbul","property_city-asian-side-of-istanbul","property_area-uskudar"],"acf":[],"property_meta":{"_edit_lock":["1778319807:3"],"_wp_page_template":["elementor_header_footer"],"_edit_last":["3"],"fave_currency":["USD"],"fave_currency_info":["a:8:{s:2:\"id\";s:1:\"1\";s:13:\"currency_name\";s:3:\"USD\";s:13:\"currency_code\";s:3:\"USD\";s:15:\"currency_symbol\";s:1:\"$\";s:17:\"currency_position\";s:6:\"before\";s:16:\"currency_decimal\";s:1:\"0\";s:26:\"currency_decimal_separator\";s:1:\".\";s:27:\"currency_thousand_separator\";s:1:\",\";}"],"fave_show_price_placeholder":["0"],"fave_property_id":["22485"],"fave_property_map":["1"],"fave_property_location":["25.68654,-80.431345,15"],"houzez_geolocation_lat":["25.68654"],"houzez_geolocation_long":["-80.431345"],"fave_property_map_street_view":["hide"],"fave_featured":["0"],"houzez_featured_listing_date":[""],"fave_loggedintoview":["0"],"fave_agent_display_option":["author_info"],"fave_prop_homeslider":["no"],"fave_single_top_area":["global"],"fave_single_content_area":["global"],"_seopress_redirections_type":["301"],"_seopress_redirections_logged_status":["both"],"_seopress_analysis_target_kw":["Emaar Square Istanbul,emaar square istanbul for sale,emaar square istanbul apartments,emaar square istanbul price,emaar square istanbul investment,emaar square istanbul residences,luxury apartments \u00fcsk\u00fcdar istanbul,emaar istanbul apartments for sale,emaar square istanbul penthouse for sale,emaar square istanbul 1 bedroom price,emaar square istanbul payment plan,buy apartment emaar square istanbul,emaar square istanbul citizenship,branded residences istanbul asian side,address hotel istanbul apartments,emaar square istanbul 2026,\u0634\u0642\u0642 \u0627\u0645\u0627\u0631 \u0633\u0643\u0648\u064a\u0631 \u0627\u0633\u0637\u0646\u0628\u0648\u0644 \u0644\u0644\u0628\u064a\u0639,\u0622\u067e\u0627\u0631\u062a\u0645\u0627\u0646 \u062f\u0631 \u0627\u0639\u0645\u0627\u0631 \u0627\u0633\u062a\u0627\u0646\u0628\u0648\u0644,\u0633\u0631\u0645\u0627\u06cc\u0647 \u06af\u0630\u0627\u0631\u06cc \u062f\u0631 \u0627\u0639\u0645\u0627\u0631 \u0627\u0633\u062a\u0627\u0646\u0628\u0648\u0644,emaar istanbul rezidans"],"houzez_manual_expire":["0"],"_houzez_expiration_date_status":["saved"],"_thumbnail_id":["22492"],"houzez_total_property_views":["1"],"houzez_views_by_date":["a:1:{s:10:\"05-02-2026\";i:1;}"],"houzez_recently_viewed":["2026-05-02 21:59:09"],"fave_property_price":["150000"],"fave_property_price_prefix":["Start from"],"fave_developer":["Emaar"],"fave_unit-types":["Studio, 1 ~ 5 Bedrooms"],"fave_handover":["Ready"],"_seopress_titles_title":["Emaar Square Istanbul - Ultra-Luxury Destination in Istanbul in 2026"],"_seopress_titles_desc":["Discover Emaar Square Istanbul \u2014 a landmark mixed-use complex in \u00dcsk\u00fcdar with luxury residences, The Address Hotel, 40,000 m\u00b2 offices, and Turkey's largest shopping mall."],"_seopress_social_fb_title":["Emaar Square Istanbul - Ultra-Luxury Destination in Istanbul in 2026"],"_seopress_social_fb_desc":["Discover Emaar Square Istanbul \u2014 a landmark mixed-use complex in \u00dcsk\u00fcdar with luxury residences, The Address Hotel, 40,000 m\u00b2 offices, and Turkey's largest shopping mall."],"_seopress_social_twitter_title":["Emaar Square Istanbul - Ultra-Luxury Destination in Istanbul in 2026"],"_seopress_social_twitter_desc":["Discover Emaar Square Istanbul \u2014 a landmark mixed-use complex in \u00dcsk\u00fcdar with luxury residences, The Address Hotel, 40,000 m\u00b2 offices, and Turkey's largest shopping mall."],"_elementor_page_assets":["a:0:{}"]},"_links":{"self":[{"href":"https:\/\/homist.tr\/fa\/wp-json\/wp\/v2\/properties\/22485","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/homist.tr\/fa\/wp-json\/wp\/v2\/properties"}],"about":[{"href":"https:\/\/homist.tr\/fa\/wp-json\/wp\/v2\/types\/property"}],"author":[{"embeddable":true,"href":"https:\/\/homist.tr\/fa\/wp-json\/wp\/v2\/users\/3"}],"version-history":[{"count":9,"href":"https:\/\/homist.tr\/fa\/wp-json\/wp\/v2\/properties\/22485\/revisions"}],"predecessor-version":[{"id":22537,"href":"https:\/\/homist.tr\/fa\/wp-json\/wp\/v2\/properties\/22485\/revisions\/22537"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/homist.tr\/fa\/wp-json\/wp\/v2\/media\/22492"}],"wp:attachment":[{"href":"https:\/\/homist.tr\/fa\/wp-json\/wp\/v2\/media?parent=22485"}],"wp:term":[{"taxonomy":"developer","embeddable":true,"href":"https:\/\/homist.tr\/fa\/wp-json\/wp\/v2\/developer?post=22485"},{"taxonomy":"property_type","embeddable":true,"href":"https:\/\/homist.tr\/fa\/wp-json\/wp\/v2\/property_type?post=22485"},{"taxonomy":"property_status","embeddable":true,"href":"https:\/\/homist.tr\/fa\/wp-json\/wp\/v2\/property_status?post=22485"},{"taxonomy":"property_feature","embeddable":true,"href":"https:\/\/homist.tr\/fa\/wp-json\/wp\/v2\/property_feature?post=22485"},{"taxonomy":"property_label","embeddable":true,"href":"https:\/\/homist.tr\/fa\/wp-json\/wp\/v2\/property_label?post=22485"},{"taxonomy":"property_country","embeddable":true,"href":"https:\/\/homist.tr\/fa\/wp-json\/wp\/v2\/property_country?post=22485"},{"taxonomy":"property_state","embeddable":true,"href":"https:\/\/homist.tr\/fa\/wp-json\/wp\/v2\/property_state?post=22485"},{"taxonomy":"property_city","embeddable":true,"href":"https:\/\/homist.tr\/fa\/wp-json\/wp\/v2\/property_city?post=22485"},{"taxonomy":"property_area","embeddable":true,"href":"https:\/\/homist.tr\/fa\/wp-json\/wp\/v2\/property_area?post=22485"}],"curies":[{"name":"\u0648\u0631\u062f\u067e\u0631\u0633","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}