It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://yourplace.ae/

  1. <!doctype html>
  2. <html lang="en-US">
  3. <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.v="1.2.4",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript][data-rocket-src]").forEach(e=>{let r=e.getAttribute("data-rocket-src");if(r&&0!==r.indexOf("data:")){0===r.indexOf("//")&&(r=location.protocol+r);try{let i=new URL(r).origin;i!==location.origin&&t.push({src:i,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(n){}}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._pendingWebpackRequests(this),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){if(await this._littleBreath(),!0===t.noModule&&"noModule"in HTMLScriptElement.prototype){t.setAttribute("data-rocket-status","skipped");return}return new Promise(navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(){let t={};function e(e,r){!function e(r){!t[r]&&(t[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),t[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),t[r].originalFunctions.remove.apply(r,arguments)});function i(e){return t[r].eventsToRewrite.indexOf(e)>=0?"rocket-"+e:e}}(e),t[e].eventsToRewrite.push(r)}function r(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}e(document,"DOMContentLoaded"),e(window,"DOMContentLoaded"),e(window,"load"),e(window,"pageshow"),e(document,"readystatechange"),r(document,"onreadystatechange"),r(window,"onload"),r(window,"onpageshow")}_delayJQueryReady(t){let e;function r(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}function i(i){if(i&&i.fn&&!t.allJQueries.includes(i)){i.fn.ready=i.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(i):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(i)),i([])};let n=i.fn.on;i.fn.on=i.fn.init.prototype.on=function(){return this[0]===window&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=r(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(t=>{let e=arguments[0][t];delete arguments[0][t],arguments[0][r(t)]=e})),n.apply(this,arguments),this},t.allJQueries.push(i)}e=i}i(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){i(t)}})}async _pendingWebpackRequests(t){let e=document.querySelector("script[data-webpack]");async function r(){return new Promise(t=>{e.addEventListener("load",t),e.addEventListener("error",t)})}e&&(await r(),await t._requestAnimFrame(),await t._pendingWebpackRequests(t))}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script>
  4. <meta name="viewport" content="width=device-width, initial-scale=1">
  5. <link rel="profile" href="https://gmpg.org/xfn/11">
  6. <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
  7. <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
  8. <!-- This site is optimized with the Yoast SEO Premium plugin v21.8 (Yoast SEO v21.8) - https://yoast.com/wordpress/plugins/seo/ -->
  9. <title>Your Place Real Estate and Property Management in Dubai</title>
  10. <meta name="description" content="With your place real estate Dubai, you may buy, rent, sell, manage, or invest in residential, commercial, and property management in Dubai." />
  11. <link rel="canonical" href="https://yourplace.ae/" />
  12. <meta property="og:locale" content="en_US" />
  13. <meta property="og:type" content="website" />
  14. <meta property="og:title" content="Your Place Real Estate" />
  15. <meta property="og:description" content="With your place real estate Dubai, you may buy, rent, sell, manage, or invest in residential, commercial, and property management in Dubai." />
  16. <meta property="og:url" content="https://yourplace.ae/" />
  17. <meta property="og:site_name" content="Your Place Real Estate" />
  18. <meta property="article:publisher" content="https://www.facebook.com/yourplacedubai" />
  19. <meta property="article:modified_time" content="2024-11-18T12:55:55+00:00" />
  20. <meta property="og:image" content="https://yourplace.ae/wp-content/uploads/2023/08/mainbg.jpg" />
  21. <meta property="og:image:width" content="1366" />
  22. <meta property="og:image:height" content="768" />
  23. <meta property="og:image:type" content="image/jpeg" />
  24. <meta name="twitter:card" content="summary_large_image" />
  25. <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://yourplace.ae/","url":"https://yourplace.ae/","name":"Your Place Real Estate and Property Management in Dubai","isPartOf":{"@id":"https://yourplace.ae/#website"},"about":{"@id":"https://yourplace.ae/#organization"},"primaryImageOfPage":{"@id":"https://yourplace.ae/#primaryimage"},"image":{"@id":"https://yourplace.ae/#primaryimage"},"thumbnailUrl":"https://yourplace.ae/wp-content/uploads/2023/08/mainbg.jpg","datePublished":"2023-08-03T11:37:26+00:00","dateModified":"2024-11-18T12:55:55+00:00","description":"With your place real estate Dubai, you may buy, rent, sell, manage, or invest in residential, commercial, and property management in Dubai.","breadcrumb":{"@id":"https://yourplace.ae/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://yourplace.ae/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://yourplace.ae/#primaryimage","url":"https://yourplace.ae/wp-content/uploads/2023/08/mainbg.jpg","contentUrl":"https://yourplace.ae/wp-content/uploads/2023/08/mainbg.jpg","width":1366,"height":768,"caption":"Real Estate and Property Management Services in Dubai"},{"@type":"BreadcrumbList","@id":"https://yourplace.ae/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://yourplace.ae/#website","url":"https://yourplace.ae/","name":"Your Place Real Estate Broker","description":"Real Estate Broker in Dubai","publisher":{"@id":"https://yourplace.ae/#organization"},"alternateName":"Your Place","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://yourplace.ae/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":["Organization","Place","RealEstateAgent"],"@id":"https://yourplace.ae/#organization","name":"Your Place Real Estate Broker","alternateName":"Your Place","url":"https://yourplace.ae/","logo":{"@id":"https://yourplace.ae/#local-main-organization-logo"},"image":{"@id":"https://yourplace.ae/#local-main-organization-logo"},"sameAs":["https://www.facebook.com/yourplacedubai","https://www.instagram.com/yourplace.ae/","https://www.youtube.com/channel/UCc1cf0OjW_D9X2zBXS2GetQ","https://ae.linkedin.com/company/your-place"],"address":{"@id":"https://yourplace.ae/#local-main-place-address"},"geo":{"@type":"GeoCoordinates","latitude":"25.192073345329987","longitude":"55.284549599342405"},"telephone":["+971 4 368 2168","+971 58 117 7638"],"openingHoursSpecification":[{"@type":"OpeningHoursSpecification","dayOfWeek":["Monday","Tuesday","Wednesday","Thursday","Friday"],"opens":"09:00","closes":"18:00"},{"@type":"OpeningHoursSpecification","dayOfWeek":["Saturday","Sunday"],"opens":"00:00","closes":"00:00"}],"email":"info@yourplace.ae","areaServed":"Dubai","priceRange":"$$$$","currenciesAccepted":"Cash , Card , bitcoin"},{"@type":"PostalAddress","@id":"https://yourplace.ae/#local-main-place-address","streetAddress":"Empire Heights Tower B - Office 06 - Level 10 - Dubai","addressLocality":"Dubai","postalCode":"NA","addressRegion":"Dubai","addressCountry":"AE"},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://yourplace.ae/#local-main-organization-logo","url":"https://yourplace.ae/wp-content/uploads/2023/01/logo-yp.jpg","contentUrl":"https://yourplace.ae/wp-content/uploads/2023/01/logo-yp.jpg","width":800,"height":800,"caption":"Your Place Real Estate Broker"}]}</script>
  26. <meta name="geo.placename" content="Dubai" />
  27. <meta name="geo.position" content="25.192073345329987;55.284549599342405" />
  28. <meta name="geo.region" content="United Arab Emirates" />
  29. <!-- / Yoast SEO Premium plugin. -->
  30.  
  31.  
  32. <style id='classic-theme-styles-inline-css' type='text/css'>
  33. /*! This file is auto-generated */
  34. .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
  35. </style>
  36. <link data-minify="1" rel='stylesheet' id='jet-engine-frontend-css' href='https://yourplace.ae/wp-content/cache/min/1/wp-content/plugins/jet-engine/assets/css/frontend.css?ver=1750679666' type='text/css' media='all' />
  37. <style id='global-styles-inline-css' type='text/css'>
  38. :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
  39. :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
  40. :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
  41. :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
  42. </style>
  43. <link rel='stylesheet' id='hello-elementor-css' href='https://yourplace.ae/wp-content/themes/hello-elementor/style.min.css?ver=2.5.0' type='text/css' media='all' />
  44. <link rel='stylesheet' id='hello-elementor-theme-style-css' href='https://yourplace.ae/wp-content/themes/hello-elementor/theme.min.css?ver=2.5.0' type='text/css' media='all' />
  45. <link rel='stylesheet' id='elementor-frontend-css' href='https://yourplace.ae/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.31.0-latest-1750407505' type='text/css' media='all' />
  46. <link rel='stylesheet' id='elementor-post-6-css' href='https://yourplace.ae/wp-content/uploads/elementor/css/post-6.css?ver=1750679665' type='text/css' media='all' />
  47. <link rel='stylesheet' id='elementor-post-51-css' href='https://yourplace.ae/wp-content/uploads/elementor/css/post-51.css?ver=1750679824' type='text/css' media='all' />
  48. <link rel='stylesheet' id='elementor-post-24341-css' href='https://yourplace.ae/wp-content/uploads/elementor/css/post-24341.css?ver=1750679757' type='text/css' media='all' />
  49. <link rel='stylesheet' id='widget-image-css' href='https://yourplace.ae/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.31.0-latest-1750407505' type='text/css' media='all' />
  50. <link rel='stylesheet' id='widget-heading-css' href='https://yourplace.ae/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.31.0-latest-1750407505' type='text/css' media='all' />
  51. <link rel='stylesheet' id='widget-icon-list-css' href='https://yourplace.ae/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=3.31.0-latest-1750407505' type='text/css' media='all' />
  52. <link rel='stylesheet' id='widget-form-css' href='https://yourplace.ae/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=3.27.0' type='text/css' media='all' />
  53. <link rel='stylesheet' id='widget-social-icons-css' href='https://yourplace.ae/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.31.0-latest-1750407505' type='text/css' media='all' />
  54. <link rel='stylesheet' id='e-apple-webkit-css' href='https://yourplace.ae/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.31.0-latest-1750407505' type='text/css' media='all' />
  55. <link rel='stylesheet' id='e-popup-css' href='https://yourplace.ae/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver=3.27.0' type='text/css' media='all' />
  56. <link data-minify="1" rel='stylesheet' id='jet-elements-css' href='https://yourplace.ae/wp-content/cache/background-css/yourplace.ae/wp-content/cache/min/1/wp-content/plugins/jet-elements/assets/css/jet-elements.css?ver=1750679666&wpr_t=1750695034' type='text/css' media='all' />
  57. <link data-minify="1" rel='stylesheet' id='jet-elements-skin-css' href='https://yourplace.ae/wp-content/cache/min/1/wp-content/plugins/jet-elements/assets/css/jet-elements-skin.css?ver=1750679666' type='text/css' media='all' />
  58. <link data-minify="1" rel='stylesheet' id='elementor-icons-css' href='https://yourplace.ae/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=1750679666' type='text/css' media='all' />
  59. <link data-minify="1" rel='stylesheet' id='font-awesome-5-all-css' href='https://yourplace.ae/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?ver=1750679666' type='text/css' media='all' />
  60. <link rel='stylesheet' id='font-awesome-4-shim-css' href='https://yourplace.ae/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?ver=3.31.0-latest-1750407505' type='text/css' media='all' />
  61. <link rel='stylesheet' id='widget-divider-css' href='https://yourplace.ae/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=3.31.0-latest-1750407505' type='text/css' media='all' />
  62. <link rel='stylesheet' id='e-motion-fx-css' href='https://yourplace.ae/wp-content/plugins/elementor-pro/assets/css/modules/motion-fx.min.css?ver=3.27.0' type='text/css' media='all' />
  63. <link rel='stylesheet' id='widget-image-box-css' href='https://yourplace.ae/wp-content/plugins/elementor/assets/css/widget-image-box.min.css?ver=3.31.0-latest-1750407505' type='text/css' media='all' />
  64. <link rel='stylesheet' id='widget-blockquote-css' href='https://yourplace.ae/wp-content/plugins/elementor-pro/assets/css/widget-blockquote.min.css?ver=3.27.0' type='text/css' media='all' />
  65. <link rel='stylesheet' id='elementor-icons-shared-0-css' href='https://yourplace.ae/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3' type='text/css' media='all' />
  66. <link data-minify="1" rel='stylesheet' id='elementor-icons-fa-brands-css' href='https://yourplace.ae/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css?ver=1750679667' type='text/css' media='all' />
  67. <link rel='stylesheet' id='elementor-post-30460-css' href='https://yourplace.ae/wp-content/cache/background-css/yourplace.ae/wp-content/uploads/elementor/css/post-30460.css?ver=1750680633&wpr_t=1750695034' type='text/css' media='all' />
  68. <link rel='stylesheet' id='elementor-post-71-css' href='https://yourplace.ae/wp-content/uploads/elementor/css/post-71.css?ver=1750679666' type='text/css' media='all' />
  69. <link rel='stylesheet' id='elementor-post-75-css' href='https://yourplace.ae/wp-content/cache/background-css/yourplace.ae/wp-content/uploads/elementor/css/post-75.css?ver=1750679666&wpr_t=1750695034' type='text/css' media='all' />
  70. <link rel='stylesheet' id='elementor-post-34907-css' href='https://yourplace.ae/wp-content/uploads/elementor/css/post-34907.css?ver=1750680633' type='text/css' media='all' />
  71. <link data-minify="1" rel='stylesheet' id='elementor-icons-ekiticons-css' href='https://yourplace.ae/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/css/ekiticons.css?ver=1750679666' type='text/css' media='all' />
  72. <link rel='stylesheet' id='jquery-chosen-css' href='https://yourplace.ae/wp-content/cache/background-css/yourplace.ae/wp-content/plugins/jet-search/assets/lib/chosen/chosen.min.css?ver=1.8.7&wpr_t=1750695034' type='text/css' media='all' />
  73. <link data-minify="1" rel='stylesheet' id='jet-search-css' href='https://yourplace.ae/wp-content/cache/min/1/wp-content/plugins/jet-search/assets/css/jet-search.css?ver=1750679666' type='text/css' media='all' />
  74. <link data-minify="1" rel='stylesheet' id='ekit-widget-styles-css' href='https://yourplace.ae/wp-content/cache/background-css/yourplace.ae/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles.css?ver=1750679666&wpr_t=1750695034' type='text/css' media='all' />
  75. <link data-minify="1" rel='stylesheet' id='ekit-responsive-css' href='https://yourplace.ae/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/css/responsive.css?ver=1750679666' type='text/css' media='all' />
  76. <link data-minify="1" rel='stylesheet' id='wws-public-style-css' href='https://yourplace.ae/wp-content/cache/min/1/wp-content/plugins/wordpress-whatsapp-support/assets/css/wws-public-style.css?ver=1750679666' type='text/css' media='all' />
  77. <style id='wws-public-style-inline-css' type='text/css'>
  78. .wws--bg-color {
  79. background-color: #22c15e;
  80. }.wws--text-color {
  81. color: #ffffff;
  82. }.wws-popup__open-btn {
  83. padding: 8px 20px;
  84. border-radius: 20px;
  85. display: inline-block;
  86. margin-top: 15px;
  87. cursor: pointer;
  88. }.wws-popup-container--position {
  89. right: 12px;
  90. bottom: 12px;
  91. }
  92. .wws-popup__open-btn { float: right; }
  93. .wws-gradient--position {
  94.  bottom: 0;
  95.  right: 0;
  96.  background: radial-gradient(ellipse at bottom right, rgba(29, 39, 54, 0.2) 0, rgba(29, 39, 54, 0) 72%);
  97. }@media( max-width: 720px ) {
  98. .wws-popup__open-btn {
  99. padding: 0 !important;
  100. width: 60px !important;
  101. height: 60px !important;
  102. border-radius: 50% !important;
  103. display: flex !important;
  104. justify-content: center !important;
  105. align-items: center !important;
  106. font-size: 30px !important;
  107. }
  108. .wws-popup__open-btn > svg {
  109. padding-right: 0;
  110. width: 30px;
  111. height: 30px;
  112. }
  113. .wws-popup__open-btn span { display: none; }
  114. }
  115. </style>
  116. <link data-minify="1" rel='stylesheet' id='wws-public-template-css' href='https://yourplace.ae/wp-content/cache/min/1/wp-content/plugins/wordpress-whatsapp-support/assets/css/wws-public-template-1.css?ver=1750679666' type='text/css' media='all' />
  117. <link data-minify="1" rel='stylesheet' id='elementor-gf-local-roboto-css' href='https://yourplace.ae/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/roboto.css?ver=1750679667' type='text/css' media='all' />
  118. <link data-minify="1" rel='stylesheet' id='elementor-gf-local-robotoslab-css' href='https://yourplace.ae/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/robotoslab.css?ver=1750679667' type='text/css' media='all' />
  119. <link data-minify="1" rel='stylesheet' id='elementor-gf-local-nanummyeongjo-css' href='https://yourplace.ae/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/nanummyeongjo.css?ver=1750679667' type='text/css' media='all' />
  120. <link data-minify="1" rel='stylesheet' id='elementor-gf-local-thasadith-css' href='https://yourplace.ae/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/thasadith.css?ver=1750679667' type='text/css' media='all' />
  121. <link data-minify="1" rel='stylesheet' id='elementor-gf-local-opensans-css' href='https://yourplace.ae/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/opensans.css?ver=1750679667' type='text/css' media='all' />
  122. <link data-minify="1" rel='stylesheet' id='elementor-gf-local-dmsans-css' href='https://yourplace.ae/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/dmsans.css?ver=1750679667' type='text/css' media='all' />
  123. <link data-minify="1" rel='stylesheet' id='elementor-gf-local-sen-css' href='https://yourplace.ae/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/sen.css?ver=1750679667' type='text/css' media='all' />
  124. <link data-minify="1" rel='stylesheet' id='elementor-gf-local-poppins-css' href='https://yourplace.ae/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/poppins.css?ver=1750679667' type='text/css' media='all' />
  125. <link data-minify="1" rel='stylesheet' id='elementor-gf-local-lato-css' href='https://yourplace.ae/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/lato.css?ver=1750679667' type='text/css' media='all' />
  126. <link data-minify="1" rel='stylesheet' id='elementor-gf-local-elmessiri-css' href='https://yourplace.ae/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/elmessiri.css?ver=1750680634' type='text/css' media='all' />
  127. <link data-minify="1" rel='stylesheet' id='elementor-icons-fa-regular-css' href='https://yourplace.ae/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.min.css?ver=1750679757' type='text/css' media='all' />
  128. <link data-minify="1" rel='stylesheet' id='elementor-icons-fa-solid-css' href='https://yourplace.ae/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=1750679667' type='text/css' media='all' />
  129. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
  130. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
  131. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-includes/js/imagesloaded.min.js?ver=6.8.1" id="imagesLoaded-js"></script>
  132. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js?ver=3.31.0-latest-1750407505" id="font-awesome-4-shim-js"></script>
  133. <link rel='shortlink' href='https://yourplace.ae/' />
  134. <meta name="generator" content="Elementor 3.31.0-latest-1750407505; features: additional_custom_breakpoints, e_element_cache; settings: css_print_method-external, google_font-enabled, font_display-swap">
  135. <style>
  136. .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
  137. .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
  138. background-image: none !important;
  139. }
  140. @media screen and (max-height: 1024px) {
  141. .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
  142. .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
  143. background-image: none !important;
  144. }
  145. }
  146. @media screen and (max-height: 640px) {
  147. .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
  148. .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
  149. background-image: none !important;
  150. }
  151. }
  152. </style>
  153. <link rel="icon" href="https://yourplace.ae/wp-content/uploads/2022/09/fav-icon.svg" sizes="32x32" />
  154. <link rel="icon" href="https://yourplace.ae/wp-content/uploads/2022/09/fav-icon.svg" sizes="192x192" />
  155. <link rel="apple-touch-icon" href="https://yourplace.ae/wp-content/uploads/2022/09/fav-icon.svg" />
  156. <meta name="msapplication-TileImage" content="https://yourplace.ae/wp-content/uploads/2022/09/fav-icon.svg" />
  157. <style type="text/css" id="wp-custom-css">
  158. a {
  159.    color: #083FB3;
  160. } </style>
  161. <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><style id="wpr-lazyload-bg-container"></style><style id="wpr-lazyload-bg-exclusion"></style>
  162. <noscript>
  163. <style id="wpr-lazyload-bg-nostyle">.elementor-widget-jet-map .jet-map-message .jet-map-message__dammy-map{--wpr-bg-12a6ae0d-75cb-4062-9e6e-357a7476a158: url('https://yourplace.ae/wp-content/plugins/jet-elements/assets/images/dummy-map.png');}.elementor-30460 .elementor-element.elementor-element-54459be:not(.elementor-motion-effects-element-type-background), .elementor-30460 .elementor-element.elementor-element-54459be > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-f2628903-5fde-4a92-bcb5-7dcc7f44e142: url('https://yourplace.ae/wp-content/uploads/2023/08/mainbg.jpg');}.elementor-30460 .elementor-element.elementor-element-84a72af:not(.elementor-motion-effects-element-type-background), .elementor-30460 .elementor-element.elementor-element-84a72af > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-d8ca2d6d-4555-4080-9a3a-5441d40f943f: url('https://yourplace.ae/wp-content/uploads/2023/08/property-management-dubai.jpg');}.elementor-75 .elementor-element.elementor-element-100c63b:not(.elementor-motion-effects-element-type-background), .elementor-75 .elementor-element.elementor-element-100c63b > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-8ab3174a-4034-4d45-9c28-7ae6e99a5c4c: url('https://yourplace.ae/wp-content/uploads/2022/02/footer-bgg.jpg');}.chosen-container-single .chosen-single abbr{--wpr-bg-bea865f6-39aa-44b6-bfcf-9da82391da13: url('https://yourplace.ae/wp-content/plugins/jet-search/assets/lib/chosen/chosen-sprite.png');}.chosen-container-single .chosen-single div b{--wpr-bg-e8247160-7946-45c9-986d-f023df0a886e: url('https://yourplace.ae/wp-content/plugins/jet-search/assets/lib/chosen/chosen-sprite.png');}.chosen-container-single .chosen-search input[type=text]{--wpr-bg-90d47dea-0b18-4441-b4dd-43faa5158ba0: url('https://yourplace.ae/wp-content/plugins/jet-search/assets/lib/chosen/chosen-sprite.png');}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{--wpr-bg-2290d1bd-6ee0-40af-ae86-f905a2914d4c: url('https://yourplace.ae/wp-content/plugins/jet-search/assets/lib/chosen/chosen-sprite.png');}.chosen-rtl .chosen-search input[type=text]{--wpr-bg-e93f67ed-5714-47f3-bebc-802f0fad90d1: url('https://yourplace.ae/wp-content/plugins/jet-search/assets/lib/chosen/chosen-sprite.png');}.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{--wpr-bg-c38fec65-fddd-41fc-8397-52a315bcc44b: url('https://yourplace.ae/wp-content/plugins/jet-search/assets/lib/chosen/chosen-sprite@2x.png');}table.dataTable thead .sorting{--wpr-bg-a6638664-0243-43cb-8c35-329195d163ad: url('https://yourplace.ae/wp-content/plugins/elementskit-lite/widgets/init/assets/img/arrow.png');}table.dataTable thead .sorting_asc{--wpr-bg-bcccf087-a9fb-47c8-81ee-6e033df233de: url('https://yourplace.ae/wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_asc.png');}table.dataTable thead .sorting_desc{--wpr-bg-e41b6abd-fe6a-4d86-95e8-01b474d06e1c: url('https://yourplace.ae/wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_desc.png');}table.dataTable thead .sorting_asc_disabled{--wpr-bg-f37628d6-da6b-4dde-8f2a-cfe57d6109b6: url('https://yourplace.ae/wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_asc_disabled.png');}</style>
  164. </noscript>
  165. <script type="application/javascript">const rocket_pairs = [{"selector":".elementor-widget-jet-map .jet-map-message .jet-map-message__dammy-map","style":".elementor-widget-jet-map .jet-map-message .jet-map-message__dammy-map{--wpr-bg-12a6ae0d-75cb-4062-9e6e-357a7476a158: url('https:\/\/yourplace.ae\/wp-content\/plugins\/jet-elements\/assets\/images\/dummy-map.png');}","hash":"12a6ae0d-75cb-4062-9e6e-357a7476a158","url":"https:\/\/yourplace.ae\/wp-content\/plugins\/jet-elements\/assets\/images\/dummy-map.png"},{"selector":".elementor-30460 .elementor-element.elementor-element-54459be:not(.elementor-motion-effects-element-type-background), .elementor-30460 .elementor-element.elementor-element-54459be > .elementor-motion-effects-container > .elementor-motion-effects-layer","style":".elementor-30460 .elementor-element.elementor-element-54459be:not(.elementor-motion-effects-element-type-background), .elementor-30460 .elementor-element.elementor-element-54459be > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-f2628903-5fde-4a92-bcb5-7dcc7f44e142: url('https:\/\/yourplace.ae\/wp-content\/uploads\/2023\/08\/mainbg.jpg');}","hash":"f2628903-5fde-4a92-bcb5-7dcc7f44e142","url":"https:\/\/yourplace.ae\/wp-content\/uploads\/2023\/08\/mainbg.jpg"},{"selector":".elementor-30460 .elementor-element.elementor-element-84a72af:not(.elementor-motion-effects-element-type-background), .elementor-30460 .elementor-element.elementor-element-84a72af > .elementor-motion-effects-container > .elementor-motion-effects-layer","style":".elementor-30460 .elementor-element.elementor-element-84a72af:not(.elementor-motion-effects-element-type-background), .elementor-30460 .elementor-element.elementor-element-84a72af > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-d8ca2d6d-4555-4080-9a3a-5441d40f943f: url('https:\/\/yourplace.ae\/wp-content\/uploads\/2023\/08\/property-management-dubai.jpg');}","hash":"d8ca2d6d-4555-4080-9a3a-5441d40f943f","url":"https:\/\/yourplace.ae\/wp-content\/uploads\/2023\/08\/property-management-dubai.jpg"},{"selector":".elementor-75 .elementor-element.elementor-element-100c63b:not(.elementor-motion-effects-element-type-background), .elementor-75 .elementor-element.elementor-element-100c63b > .elementor-motion-effects-container > .elementor-motion-effects-layer","style":".elementor-75 .elementor-element.elementor-element-100c63b:not(.elementor-motion-effects-element-type-background), .elementor-75 .elementor-element.elementor-element-100c63b > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-8ab3174a-4034-4d45-9c28-7ae6e99a5c4c: url('https:\/\/yourplace.ae\/wp-content\/uploads\/2022\/02\/footer-bgg.jpg');}","hash":"8ab3174a-4034-4d45-9c28-7ae6e99a5c4c","url":"https:\/\/yourplace.ae\/wp-content\/uploads\/2022\/02\/footer-bgg.jpg"},{"selector":".chosen-container-single .chosen-single abbr","style":".chosen-container-single .chosen-single abbr{--wpr-bg-bea865f6-39aa-44b6-bfcf-9da82391da13: url('https:\/\/yourplace.ae\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png');}","hash":"bea865f6-39aa-44b6-bfcf-9da82391da13","url":"https:\/\/yourplace.ae\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png"},{"selector":".chosen-container-single .chosen-single div b","style":".chosen-container-single .chosen-single div b{--wpr-bg-e8247160-7946-45c9-986d-f023df0a886e: url('https:\/\/yourplace.ae\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png');}","hash":"e8247160-7946-45c9-986d-f023df0a886e","url":"https:\/\/yourplace.ae\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png"},{"selector":".chosen-container-single .chosen-search input[type=text]","style":".chosen-container-single .chosen-search input[type=text]{--wpr-bg-90d47dea-0b18-4441-b4dd-43faa5158ba0: url('https:\/\/yourplace.ae\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png');}","hash":"90d47dea-0b18-4441-b4dd-43faa5158ba0","url":"https:\/\/yourplace.ae\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png"},{"selector":".chosen-container-multi .chosen-choices li.search-choice .search-choice-close","style":".chosen-container-multi .chosen-choices li.search-choice .search-choice-close{--wpr-bg-2290d1bd-6ee0-40af-ae86-f905a2914d4c: url('https:\/\/yourplace.ae\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png');}","hash":"2290d1bd-6ee0-40af-ae86-f905a2914d4c","url":"https:\/\/yourplace.ae\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png"},{"selector":".chosen-rtl .chosen-search input[type=text]","style":".chosen-rtl .chosen-search input[type=text]{--wpr-bg-e93f67ed-5714-47f3-bebc-802f0fad90d1: url('https:\/\/yourplace.ae\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png');}","hash":"e93f67ed-5714-47f3-bebc-802f0fad90d1","url":"https:\/\/yourplace.ae\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png"},{"selector":".chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]","style":".chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{--wpr-bg-c38fec65-fddd-41fc-8397-52a315bcc44b: url('https:\/\/yourplace.ae\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite@2x.png');}","hash":"c38fec65-fddd-41fc-8397-52a315bcc44b","url":"https:\/\/yourplace.ae\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite@2x.png"},{"selector":"table.dataTable thead .sorting","style":"table.dataTable thead .sorting{--wpr-bg-a6638664-0243-43cb-8c35-329195d163ad: url('https:\/\/yourplace.ae\/wp-content\/plugins\/elementskit-lite\/widgets\/init\/assets\/img\/arrow.png');}","hash":"a6638664-0243-43cb-8c35-329195d163ad","url":"https:\/\/yourplace.ae\/wp-content\/plugins\/elementskit-lite\/widgets\/init\/assets\/img\/arrow.png"},{"selector":"table.dataTable thead .sorting_asc","style":"table.dataTable thead .sorting_asc{--wpr-bg-bcccf087-a9fb-47c8-81ee-6e033df233de: url('https:\/\/yourplace.ae\/wp-content\/plugins\/elementskit-lite\/widgets\/init\/assets\/img\/sort_asc.png');}","hash":"bcccf087-a9fb-47c8-81ee-6e033df233de","url":"https:\/\/yourplace.ae\/wp-content\/plugins\/elementskit-lite\/widgets\/init\/assets\/img\/sort_asc.png"},{"selector":"table.dataTable thead .sorting_desc","style":"table.dataTable thead .sorting_desc{--wpr-bg-e41b6abd-fe6a-4d86-95e8-01b474d06e1c: url('https:\/\/yourplace.ae\/wp-content\/plugins\/elementskit-lite\/widgets\/init\/assets\/img\/sort_desc.png');}","hash":"e41b6abd-fe6a-4d86-95e8-01b474d06e1c","url":"https:\/\/yourplace.ae\/wp-content\/plugins\/elementskit-lite\/widgets\/init\/assets\/img\/sort_desc.png"},{"selector":"table.dataTable thead .sorting_asc_disabled","style":"table.dataTable thead .sorting_asc_disabled{--wpr-bg-f37628d6-da6b-4dde-8f2a-cfe57d6109b6: url('https:\/\/yourplace.ae\/wp-content\/plugins\/elementskit-lite\/widgets\/init\/assets\/img\/sort_asc_disabled.png');}","hash":"f37628d6-da6b-4dde-8f2a-cfe57d6109b6","url":"https:\/\/yourplace.ae\/wp-content\/plugins\/elementskit-lite\/widgets\/init\/assets\/img\/sort_asc_disabled.png"}]; const rocket_excluded_pairs = [];</script></head>
  166. <body class="home wp-singular page-template-default page page-id-30460 wp-theme-hello-elementor elementor-default elementor-kit-6 elementor-page elementor-page-30460">
  167.  
  168. <div data-elementor-type="header" data-elementor-id="71" class="elementor elementor-71 elementor-location-header" data-elementor-post-type="elementor_library">
  169. <section class="elementor-section elementor-top-section elementor-element elementor-element-773f038b elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="773f038b" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  170. <div class="elementor-container elementor-column-gap-no">
  171. <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-143becf8" data-id="143becf8" data-element_type="column">
  172. <div class="elementor-widget-wrap elementor-element-populated">
  173. <div class="elementor-element elementor-element-1d49ec1 elementor-widget elementor-widget-image" data-id="1d49ec1" data-element_type="widget" data-widget_type="image.default">
  174. <div class="elementor-widget-container">
  175. <a href="https://yourplace.ae">
  176. <img width="768" height="1" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20768%201'%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-image-24293" alt="Your place real estate logo" data-lazy-src="https://yourplace.ae/wp-content/uploads/2022/02/yp-logo-blue.svg" /><noscript><img width="768" height="1" src="https://yourplace.ae/wp-content/uploads/2022/02/yp-logo-blue.svg" class="attachment-medium_large size-medium_large wp-image-24293" alt="Your place real estate logo" /></noscript> </a>
  177. </div>
  178. </div>
  179. </div>
  180. </div>
  181. <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-dc4cb1b" data-id="dc4cb1b" data-element_type="column">
  182. <div class="elementor-widget-wrap elementor-element-populated">
  183. <div class="elementor-element elementor-element-34eae1db elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-ekit-nav-menu" data-id="34eae1db" data-element_type="widget" data-widget_type="ekit-nav-menu.default">
  184. <div class="elementor-widget-container">
  185. <div class="ekit-wid-con ekit_menu_responsive_tablet" data-hamburger-icon="" data-hamburger-icon-type="icon" data-responsive-breakpoint="1024">            <button class="elementskit-menu-hamburger elementskit-menu-toggler"  type="button" aria-label="hamburger-icon">
  186.                                    <span class="elementskit-menu-hamburger-icon"></span><span class="elementskit-menu-hamburger-icon"></span><span class="elementskit-menu-hamburger-icon"></span>
  187.                            </button>
  188.            <div id="ekit-megamenu-main-menu" class="elementskit-menu-container elementskit-menu-offcanvas-elements elementskit-navbar-nav-default ekit-nav-menu-one-page-no ekit-nav-dropdown-hover"><ul id="menu-main-menu" class="elementskit-navbar-nav elementskit-menu-po-center submenu-click-on-icon"><li id="menu-item-395" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-395"><a href="https://yourplace.ae/buy/">Buy</a></li>
  189. <li id="menu-item-443" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-443"><a href="https://yourplace.ae/rent/">Rent</a></li>
  190. <li id="menu-item-476" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-476"><a href="https://yourplace.ae/sell-my-property/">Sell</a></li>
  191. <li id="menu-item-723" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-723"><a href="https://yourplace.ae/off-plan/">Off Plan</a></li>
  192. <li id="menu-item-2757" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2757"><a href="https://yourplace.ae/map-search-listing/">Map View</a></li>
  193. </ul><div class="elementskit-nav-identity-panel">
  194. <div class="elementskit-site-title">
  195. <a class="elementskit-nav-logo" href="https://yourplace.ae" target="_self" rel="">
  196. </a>
  197. </div><button class="elementskit-menu-close elementskit-menu-toggler" type="button">X</button></div></div>
  198. <div class="elementskit-menu-overlay elementskit-menu-offcanvas-elements elementskit-menu-toggler ekit-nav-menu--overlay"></div></div> </div>
  199. </div>
  200. </div>
  201. </div>
  202. <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-2a2c3ae2 elementor-hidden-phone" data-id="2a2c3ae2" data-element_type="column">
  203. <div class="elementor-widget-wrap">
  204. </div>
  205. </div>
  206. </div>
  207. </section>
  208. </div>
  209. <main id="content" class="site-main post-30460 page type-page status-publish has-post-thumbnail hentry" role="main">
  210. <div class="page-content">
  211. <div data-elementor-type="wp-page" data-elementor-id="30460" class="elementor elementor-30460" data-elementor-post-type="page">
  212. <section class="elementor-section elementor-top-section elementor-element elementor-element-54459be elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="54459be" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}">
  213. <div class="elementor-background-overlay"></div>
  214. <div class="elementor-container elementor-column-gap-no">
  215. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3165d6b" data-id="3165d6b" data-element_type="column">
  216. <div class="elementor-widget-wrap elementor-element-populated">
  217. <section class="elementor-section elementor-inner-section elementor-element elementor-element-5438dfd elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5438dfd" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  218. <div class="elementor-container elementor-column-gap-default">
  219. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-6220429" data-id="6220429" data-element_type="column">
  220. <div class="elementor-widget-wrap elementor-element-populated">
  221. <div class="elementor-element elementor-element-2a2edb5 elementor-widget elementor-widget-heading" data-id="2a2edb5" data-element_type="widget" data-widget_type="heading.default">
  222. <div class="elementor-widget-container">
  223. <h1 class="elementor-heading-title elementor-size-default">Real Estate and Property Management Services in Dubai</h1> </div>
  224. </div>
  225. <div class="elementor-element elementor-element-c996cc3 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="c996cc3" data-element_type="widget" data-widget_type="divider.default">
  226. <div class="elementor-widget-container">
  227. <div class="elementor-divider">
  228. <span class="elementor-divider-separator">
  229. </span>
  230. </div>
  231. </div>
  232. </div>
  233. <div class="elementor-element elementor-element-da97b38 elementor-widget elementor-widget-heading" data-id="da97b38" data-element_type="widget" data-widget_type="heading.default">
  234. <div class="elementor-widget-container">
  235. <h3 class="elementor-heading-title elementor-size-default">Find your perfect home without any stress</h3> </div>
  236. </div>
  237. </div>
  238. </div>
  239. </div>
  240. </section>
  241. <section class="elementor-section elementor-inner-section elementor-element elementor-element-be758a8 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="be758a8" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  242. <div class="elementor-container elementor-column-gap-default">
  243. <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-fd6b2bf" data-id="fd6b2bf" data-element_type="column">
  244. <div class="elementor-widget-wrap">
  245. </div>
  246. </div>
  247. <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-fe88d61" data-id="fe88d61" data-element_type="column">
  248. <div class="elementor-widget-wrap elementor-element-populated">
  249. <div class="elementor-element elementor-element-44a1efa elementor-align-center elementor-widget elementor-widget-button" data-id="44a1efa" data-element_type="widget" data-widget_type="button.default">
  250. <div class="elementor-widget-container">
  251. <div class="elementor-button-wrapper">
  252. <a class="elementor-button elementor-button-link elementor-size-sm" href="https://yourplace.ae/buy/">
  253. <span class="elementor-button-content-wrapper">
  254. <span class="elementor-button-text">Buy a PROPERTY</span>
  255. </span>
  256. </a>
  257. </div>
  258. </div>
  259. </div>
  260. </div>
  261. </div>
  262. <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-4d13da0" data-id="4d13da0" data-element_type="column">
  263. <div class="elementor-widget-wrap elementor-element-populated">
  264. <div class="elementor-element elementor-element-56ad480 elementor-align-center elementor-widget elementor-widget-button" data-id="56ad480" data-element_type="widget" data-widget_type="button.default">
  265. <div class="elementor-widget-container">
  266. <div class="elementor-button-wrapper">
  267. <a class="elementor-button elementor-button-link elementor-size-sm" href="https://yourplace.ae/rent/">
  268. <span class="elementor-button-content-wrapper">
  269. <span class="elementor-button-text">rent A PROPERTY</span>
  270. </span>
  271. </a>
  272. </div>
  273. </div>
  274. </div>
  275. </div>
  276. </div>
  277. <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-67f64bd" data-id="67f64bd" data-element_type="column">
  278. <div class="elementor-widget-wrap elementor-element-populated">
  279. <div class="elementor-element elementor-element-d439dee elementor-align-center elementor-widget elementor-widget-button" data-id="d439dee" data-element_type="widget" data-widget_type="button.default">
  280. <div class="elementor-widget-container">
  281. <div class="elementor-button-wrapper">
  282. <a class="elementor-button elementor-button-link elementor-size-sm" href="https://yourplace.ae/property-management/">
  283. <span class="elementor-button-content-wrapper">
  284. <span class="elementor-button-text">property management</span>
  285. </span>
  286. </a>
  287. </div>
  288. </div>
  289. </div>
  290. </div>
  291. </div>
  292. <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-b0ee01e" data-id="b0ee01e" data-element_type="column">
  293. <div class="elementor-widget-wrap">
  294. </div>
  295. </div>
  296. </div>
  297. </section>
  298. </div>
  299. </div>
  300. </div>
  301. </section>
  302. <section class="elementor-section elementor-top-section elementor-element elementor-element-d658d09 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d658d09" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  303. <div class="elementor-container elementor-column-gap-extended">
  304. <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-b586dfa" data-id="b586dfa" data-element_type="column">
  305. <div class="elementor-widget-wrap elementor-element-populated">
  306. <div class="elementor-element elementor-element-eb93550 elementor-widget elementor-widget-image" data-id="eb93550" data-element_type="widget" data-settings="{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}" data-widget_type="image.default">
  307. <div class="elementor-widget-container">
  308. <img fetchpriority="high" decoding="async" width="800" height="465" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20465'%3E%3C/svg%3E" class="attachment-large size-large wp-image-30471" alt="Dubai real estate sky" data-lazy-srcset="https://yourplace.ae/wp-content/uploads/2023/08/6fe823c8-18e7-4fc5-a687-19e42d822614.png 800w, https://yourplace.ae/wp-content/uploads/2023/08/6fe823c8-18e7-4fc5-a687-19e42d822614-300x174.png 300w, https://yourplace.ae/wp-content/uploads/2023/08/6fe823c8-18e7-4fc5-a687-19e42d822614-768x446.png 768w" data-lazy-sizes="(max-width: 800px) 100vw, 800px" data-lazy-src="https://yourplace.ae/wp-content/uploads/2023/08/6fe823c8-18e7-4fc5-a687-19e42d822614.png" /><noscript><img fetchpriority="high" decoding="async" width="800" height="465" src="https://yourplace.ae/wp-content/uploads/2023/08/6fe823c8-18e7-4fc5-a687-19e42d822614.png" class="attachment-large size-large wp-image-30471" alt="Dubai real estate sky" srcset="https://yourplace.ae/wp-content/uploads/2023/08/6fe823c8-18e7-4fc5-a687-19e42d822614.png 800w, https://yourplace.ae/wp-content/uploads/2023/08/6fe823c8-18e7-4fc5-a687-19e42d822614-300x174.png 300w, https://yourplace.ae/wp-content/uploads/2023/08/6fe823c8-18e7-4fc5-a687-19e42d822614-768x446.png 768w" sizes="(max-width: 800px) 100vw, 800px" /></noscript> </div>
  309. </div>
  310. </div>
  311. </div>
  312. <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3c823ca" data-id="3c823ca" data-element_type="column">
  313. <div class="elementor-widget-wrap elementor-element-populated">
  314. <div class="elementor-element elementor-element-e7ba9cf elementor-widget elementor-widget-text-editor" data-id="e7ba9cf" data-element_type="widget" data-widget_type="text-editor.default">
  315. <div class="elementor-widget-container">
  316. <p>At Your Place Real Estate, we provide a range of services tailored to assist you in buying, selling, renting, or managing your properties in Dubai.</p><p>With our 16+ years of experience and in-depth knowledge of the local market, we strive to make your property transactions seamless and stress-free.</p> </div>
  317. </div>
  318. </div>
  319. </div>
  320. </div>
  321. </section>
  322. <section class="elementor-section elementor-top-section elementor-element elementor-element-facc30e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="facc30e" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}">
  323. <div class="elementor-container elementor-column-gap-default">
  324. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-35fe0bf" data-id="35fe0bf" data-element_type="column">
  325. <div class="elementor-widget-wrap elementor-element-populated">
  326. <div class="elementor-element elementor-element-c3ad3ef elementor-widget elementor-widget-heading" data-id="c3ad3ef" data-element_type="widget" data-widget_type="heading.default">
  327. <div class="elementor-widget-container">
  328. <h2 class="elementor-heading-title elementor-size-default">Properties for Rent</h2> </div>
  329. </div>
  330. <div class="elementor-element elementor-element-eb021f5 elementor-widget elementor-widget-jet-listing-grid" data-id="eb021f5" data-element_type="widget" data-settings="{&quot;columns&quot;:3,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;}" data-widget_type="jet-listing-grid.default">
  331. <div class="elementor-widget-container">
  332. <div class="jet-listing-grid jet-listing"><div class="jet-listing-grid__slider" data-slider_options="{&quot;slidesToShow&quot;:{&quot;desktop&quot;:3,&quot;tablet&quot;:2,&quot;mobile&quot;:1},&quot;autoplaySpeed&quot;:5000,&quot;autoplay&quot;:true,&quot;infinite&quot;:true,&quot;centerMode&quot;:false,&quot;speed&quot;:500,&quot;arrows&quot;:true,&quot;dots&quot;:false,&quot;slidesToScroll&quot;:1,&quot;prevArrow&quot;:&quot;&lt;div class=&#039;jet-listing-grid__slider-icon prev-arrow &#039; role=&#039;button&#039; aria-label=&#039;Previous&#039;&gt;&lt;svg width=&#039;180&#039; height=&#039;180&#039; viewBox=&#039;0 0 180 180&#039; fill=&#039;none&#039; xmlns=&#039;http:\/\/www.w3.org\/2000\/svg&#039;&gt;&lt;path d=&#039;M119 47.3166C119 48.185 118.668 48.9532 118.003 49.6212L78.8385 89L118.003 128.379C118.668 129.047 119 129.815 119 130.683C119 131.552 118.668 132.32 118.003 132.988L113.021 137.998C112.356 138.666 111.592 139 110.729 139C109.865 139 109.101 138.666 108.436 137.998L61.9966 91.3046C61.3322 90.6366 61 89.8684 61 89C61 88.1316 61.3322 87.3634 61.9966 86.6954L108.436 40.002C109.101 39.334 109.865 39 110.729 39C111.592 39 112.356 39.334 113.021 40.002L118.003 45.012C118.668 45.68 119 46.4482 119 47.3166Z&#039; fill=&#039;black&#039;\/&gt;&lt;\/svg&gt;&lt;\/div&gt;&quot;,&quot;nextArrow&quot;:&quot;&lt;div class=&#039;jet-listing-grid__slider-icon next-arrow &#039; role=&#039;button&#039; aria-label=&#039;Next&#039;&gt;&lt;svg width=&#039;180&#039; height=&#039;180&#039; viewBox=&#039;0 0 180 180&#039; fill=&#039;none&#039; xmlns=&#039;http:\/\/www.w3.org\/2000\/svg&#039;&gt;&lt;path d=&#039;M119 47.3166C119 48.185 118.668 48.9532 118.003 49.6212L78.8385 89L118.003 128.379C118.668 129.047 119 129.815 119 130.683C119 131.552 118.668 132.32 118.003 132.988L113.021 137.998C112.356 138.666 111.592 139 110.729 139C109.865 139 109.101 138.666 108.436 137.998L61.9966 91.3046C61.3322 90.6366 61 89.8684 61 89C61 88.1316 61.3322 87.3634 61.9966 86.6954L108.436 40.002C109.101 39.334 109.865 39 110.729 39C111.592 39 112.356 39.334 113.021 40.002L118.003 45.012C118.668 45.68 119 46.4482 119 47.3166Z&#039; fill=&#039;black&#039;\/&gt;&lt;\/svg&gt;&lt;\/div&gt;&quot;,&quot;rtl&quot;:false,&quot;itemsCount&quot;:6,&quot;fade&quot;:false}" dir="ltr"><div class="jet-listing-grid__items grid-col-desk-3 grid-col-tablet-2 grid-col-mobile-1 jet-listing-grid--51"  data-nav="{&quot;enabled&quot;:false,&quot;type&quot;:null,&quot;more_el&quot;:null,&quot;query&quot;:[],&quot;widget_settings&quot;:{&quot;lisitng_id&quot;:51,&quot;posts_num&quot;:6,&quot;columns&quot;:3,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;is_archive_template&quot;:&quot;&quot;,&quot;post_status&quot;:[&quot;publish&quot;],&quot;use_random_posts_num&quot;:&quot;&quot;,&quot;max_posts_num&quot;:9,&quot;not_found_message&quot;:&quot;No data was found&quot;,&quot;is_masonry&quot;:false,&quot;equal_columns_height&quot;:&quot;&quot;,&quot;use_load_more&quot;:&quot;&quot;,&quot;load_more_id&quot;:&quot;&quot;,&quot;load_more_type&quot;:&quot;click&quot;,&quot;load_more_offset&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;use_custom_post_types&quot;:&quot;&quot;,&quot;custom_post_types&quot;:[],&quot;hide_widget_if&quot;:&quot;&quot;,&quot;carousel_enabled&quot;:&quot;yes&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;arrows&quot;:&quot;true&quot;,&quot;arrow_icon&quot;:&quot;fa fa-angle-left&quot;,&quot;dots&quot;:&quot;&quot;,&quot;autoplay&quot;:&quot;true&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;true&quot;,&quot;center_mode&quot;:&quot;&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500,&quot;inject_alternative_items&quot;:&quot;&quot;,&quot;injection_items&quot;:[],&quot;scroll_slider_enabled&quot;:&quot;&quot;,&quot;scroll_slider_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;custom_query&quot;:false,&quot;custom_query_id&quot;:&quot;&quot;,&quot;_element_id&quot;:&quot;&quot;}}" data-page="1" data-pages="4" data-listing-source="posts" data-listing-id="51" data-query-id=""><div class="jet-listing-grid__item jet-listing-dynamic-post-44614" data-post-id="44614" > <div data-elementor-type="jet-listing-items" data-elementor-id="51" class="elementor elementor-51" data-elementor-post-type="jet-engine">
  333. <section class="elementor-section elementor-top-section elementor-element elementor-element-ba65f9f elementor-section-content-bottom elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ba65f9f" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[],&quot;animation&quot;:&quot;none&quot;,&quot;background_background&quot;:&quot;classic&quot;}">
  334. <div class="elementor-container elementor-column-gap-no">
  335. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-753a64d" data-id="753a64d" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
  336. <div class="elementor-widget-wrap elementor-element-populated">
  337. <div class="elementor-element elementor-element-2bb679a elementor-widget elementor-widget-image" data-id="2bb679a" data-element_type="widget" data-widget_type="image.default">
  338. <div class="elementor-widget-container">
  339. <a href="https://yourplace.ae/properties/apartment-for-rent-in-goldcrest-executive-jlt-cluster-c/">
  340. <img width="1312" height="894" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201312%20894'%3E%3C/svg%3E" title="14522462-2773bo" alt="Apartment for rent in Goldcrest Executive" data-lazy-src="https://yourplace.ae/wp-content/uploads/2025/06/14522462-2773bo.webp" /><noscript><img width="1312" height="894" decoding="async" src="https://yourplace.ae/wp-content/uploads/2025/06/14522462-2773bo.webp" title="14522462-2773bo" alt="Apartment for rent in Goldcrest Executive" loading="lazy" /></noscript> </a>
  341. </div>
  342. </div>
  343. <div class="elementor-element elementor-element-d627e08 elementor-widget__width-initial jedv-enabled--yes elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="d627e08" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  344. <div class="elementor-widget-container">
  345. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__icon is-svg-icon"><svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" class="rh_svg" width="24" height="24" viewBox="0 0 24 24"><defs>  </defs><path d="M1111.91,600.993h16.17a2.635,2.635,0,0,1,2.68,1.773l1.21,11.358a2.456,2.456,0,0,1-2.61,2.875h-18.73a2.46,2.46,0,0,1-2.61-2.875l1.21-11.358A2.635,2.635,0,0,1,1111.91,600.993Zm0.66-7.994h3.86c1.09,0,2.57.135,2.57,1l0.01,3.463c0.14,0.838-1.72,1.539-2.93,1.539h-4.17c-1.21,0-2.07-.7-1.92-1.539l0.37-3.139A2.146,2.146,0,0,1,1112.57,593Zm11,0h3.86a2.123,2.123,0,0,1,2.2,1.325l0.38,3.139c0.14,0.838-.72,1.539-1.93,1.539h-5.17c-1.21,0-2.07-.7-1.92-1.539L1121,594C1121,593.1,1122.48,593,1123.57,593Z" transform="translate(-1108 -593)" fill="#FF5107"></path></svg></div><div class="jet-listing-dynamic-field__content">STUDIO </div></div></div> </div>
  346. </div>
  347. <div class="elementor-element elementor-element-a95418d elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="a95418d" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  348. <div class="elementor-widget-container">
  349. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__icon is-svg-icon"><svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" class="rh_svg" width="23.69" height="24" viewBox="0 0 23.69 24"><path d="M1204,601a8,8,0,0,1,16,0v16h-2V601a6,6,0,0,0-12,0v1h-2v-1Zm7,6a6,6,0,0,0-12,0h12Zm-6,2a1,1,0,0,1,1,1v1a1,1,0,0,1-2,0v-1A1,1,0,0,1,1205,609Zm0,5a1,1,0,0,1,1,1v1a1,1,0,0,1-2,0v-1A1,1,0,0,1,1205,614Zm4.94-5.343a1,1,0,0,1,1.28.6l0.69,0.878a1,1,0,0,1-1.88.685l-0.69-.879A1,1,0,0,1,1209.94,608.657Zm2.05,4.638a1,1,0,0,1,1.28.6l0.35,0.94a1.008,1.008,0,0,1-.6,1.282,1,1,0,0,1-1.28-.6l-0.35-.939A1.008,1.008,0,0,1,1211.99,613.295Zm-11.93-4.638a1,1,0,0,1,.6,1.282l-0.69.879a1,1,0,1,1-1.87-.682l0.68-.88A1,1,0,0,1,1200.06,608.657Zm-2.05,4.639a1,1,0,0,1,.6,1.281l-0.34.941a1,1,0,0,1-1.88-.683l0.34-.94A1,1,0,0,1,1198.01,613.3Z" transform="translate(-1196.31 -593)" fill="#FF5107"></path></svg></div><div class="jet-listing-dynamic-field__content">1 Bathrooms</div></div></div> </div>
  350. </div>
  351. <div class="elementor-element elementor-element-4e028bc elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="4e028bc" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  352. <div class="elementor-widget-container">
  353. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><i class="jet-listing-dynamic-field__icon far fa-object-group" aria-hidden="true"></i><div class="jet-listing-dynamic-field__content">373 Sqft</div></div></div> </div>
  354. </div>
  355. <div class="elementor-element elementor-element-7bea8ea elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="7bea8ea" data-element_type="widget" data-widget_type="divider.default">
  356. <div class="elementor-widget-container">
  357. <div class="elementor-divider">
  358. <span class="elementor-divider-separator">
  359. </span>
  360. </div>
  361. </div>
  362. </div>
  363. <div class="elementor-element elementor-element-a7fb43a elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-terms" data-id="a7fb43a" data-element_type="widget" data-widget_type="jet-listing-dynamic-terms.default">
  364. <div class="elementor-widget-container">
  365. <div class="jet-listing jet-listing-dynamic-terms"><span class="jet-listing-dynamic-terms__link">Rent</span></div> </div>
  366. </div>
  367. <div class="elementor-element elementor-element-b2fb9c5 elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="b2fb9c5" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  368. <div class="elementor-widget-container">
  369. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">AED 55,000</div></div></div> </div>
  370. </div>
  371. <div class="elementor-element elementor-element-0cf8e26 elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="0cf8e26" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  372. <div class="elementor-widget-container">
  373. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">Yearly</div></div></div> </div>
  374. </div>
  375. <div class="elementor-element elementor-element-be5982b elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="be5982b" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  376. <div class="elementor-widget-container">
  377. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">Apartment for rent in Goldcrest Executive, JLT Cluster C</div></div></div> </div>
  378. </div>
  379. <div class="elementor-element elementor-element-758b168 elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="758b168" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  380. <div class="elementor-widget-container">
  381. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><i class="jet-listing-dynamic-field__icon fas fa-map-marker-alt" aria-hidden="true"></i><div class="jet-listing-dynamic-field__content">Goldcrest Executive, JLT Cluster C, Jumeirah Lake Towers, Dubai</div></div></div> </div>
  382. </div>
  383. <section class="elementor-section elementor-inner-section elementor-element elementor-element-ca01c60 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ca01c60" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  384. <div class="elementor-container elementor-column-gap-default">
  385. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-306c650" data-id="306c650" data-element_type="column">
  386. <div class="elementor-widget-wrap elementor-element-populated">
  387. <div class="elementor-element elementor-element-45e30ae elementor-icon-list--layout-inline elementor-align-center elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="45e30ae" data-element_type="widget" data-widget_type="icon-list.default">
  388. <div class="elementor-widget-container">
  389. <ul class="elementor-icon-list-items elementor-inline-items">
  390. <li class="elementor-icon-list-item elementor-inline-item">
  391. <a href="mailto:info@yourplace.ae">
  392.  
  393. <span class="elementor-icon-list-icon">
  394. <i aria-hidden="true" class="icon icon-email"></i> </span>
  395. <span class="elementor-icon-list-text"></span>
  396. </a>
  397. </li>
  398. <li class="elementor-icon-list-item elementor-inline-item">
  399. <a href="tel:+971581177638">
  400.  
  401. <span class="elementor-icon-list-icon">
  402. <i aria-hidden="true" class="icon icon-phone1"></i> </span>
  403. <span class="elementor-icon-list-text"></span>
  404. </a>
  405. </li>
  406. <li class="elementor-icon-list-item elementor-inline-item">
  407. <a href="https://wa.link/0b21vo">
  408.  
  409. <span class="elementor-icon-list-icon">
  410. <i aria-hidden="true" class="fab fa-whatsapp"></i> </span>
  411. <span class="elementor-icon-list-text"></span>
  412. </a>
  413. </li>
  414. </ul>
  415. </div>
  416. </div>
  417. </div>
  418. </div>
  419. </div>
  420. </section>
  421. <div class="elementor-element elementor-element-1152df1 elementor-widget__width-initial elementor-absolute elementor-widget elementor-widget-heading" data-id="1152df1" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="heading.default">
  422. <div class="elementor-widget-container">
  423. <div class="elementor-heading-title elementor-size-default">Rent</div> </div>
  424. </div>
  425. </div>
  426. </div>
  427. </div>
  428. </section>
  429. </div>
  430. </div><div class="jet-listing-grid__item jet-listing-dynamic-post-44595" data-post-id="44595" > <div data-elementor-type="jet-listing-items" data-elementor-id="51" class="elementor elementor-51" data-elementor-post-type="jet-engine">
  431. <section class="elementor-section elementor-top-section elementor-element elementor-element-ba65f9f elementor-section-content-bottom elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ba65f9f" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[],&quot;animation&quot;:&quot;none&quot;,&quot;background_background&quot;:&quot;classic&quot;}">
  432. <div class="elementor-container elementor-column-gap-no">
  433. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-753a64d" data-id="753a64d" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
  434. <div class="elementor-widget-wrap elementor-element-populated">
  435. <div class="elementor-element elementor-element-2bb679a elementor-widget elementor-widget-image" data-id="2bb679a" data-element_type="widget" data-widget_type="image.default">
  436. <div class="elementor-widget-container">
  437. <a href="https://yourplace.ae/properties/apartment-for-rent-in-binghatti-tulip-jumeirah-village-circle/">
  438. <img width="1312" height="894" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201312%20894'%3E%3C/svg%3E" title="14510852-7cb4co" alt="Apartment for rent in Binghatti Tulip" data-lazy-src="https://yourplace.ae/wp-content/uploads/2025/06/14510852-7cb4co.webp" /><noscript><img width="1312" height="894" decoding="async" src="https://yourplace.ae/wp-content/uploads/2025/06/14510852-7cb4co.webp" title="14510852-7cb4co" alt="Apartment for rent in Binghatti Tulip" loading="lazy" /></noscript> </a>
  439. </div>
  440. </div>
  441. <div class="elementor-element elementor-element-d627e08 elementor-widget__width-initial jedv-enabled--yes elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="d627e08" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  442. <div class="elementor-widget-container">
  443. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__icon is-svg-icon"><svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" class="rh_svg" width="24" height="24" viewBox="0 0 24 24"><defs>  </defs><path d="M1111.91,600.993h16.17a2.635,2.635,0,0,1,2.68,1.773l1.21,11.358a2.456,2.456,0,0,1-2.61,2.875h-18.73a2.46,2.46,0,0,1-2.61-2.875l1.21-11.358A2.635,2.635,0,0,1,1111.91,600.993Zm0.66-7.994h3.86c1.09,0,2.57.135,2.57,1l0.01,3.463c0.14,0.838-1.72,1.539-2.93,1.539h-4.17c-1.21,0-2.07-.7-1.92-1.539l0.37-3.139A2.146,2.146,0,0,1,1112.57,593Zm11,0h3.86a2.123,2.123,0,0,1,2.2,1.325l0.38,3.139c0.14,0.838-.72,1.539-1.93,1.539h-5.17c-1.21,0-2.07-.7-1.92-1.539L1121,594C1121,593.1,1122.48,593,1123.57,593Z" transform="translate(-1108 -593)" fill="#FF5107"></path></svg></div><div class="jet-listing-dynamic-field__content">STUDIO </div></div></div> </div>
  444. </div>
  445. <div class="elementor-element elementor-element-a95418d elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="a95418d" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  446. <div class="elementor-widget-container">
  447. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__icon is-svg-icon"><svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" class="rh_svg" width="23.69" height="24" viewBox="0 0 23.69 24"><path d="M1204,601a8,8,0,0,1,16,0v16h-2V601a6,6,0,0,0-12,0v1h-2v-1Zm7,6a6,6,0,0,0-12,0h12Zm-6,2a1,1,0,0,1,1,1v1a1,1,0,0,1-2,0v-1A1,1,0,0,1,1205,609Zm0,5a1,1,0,0,1,1,1v1a1,1,0,0,1-2,0v-1A1,1,0,0,1,1205,614Zm4.94-5.343a1,1,0,0,1,1.28.6l0.69,0.878a1,1,0,0,1-1.88.685l-0.69-.879A1,1,0,0,1,1209.94,608.657Zm2.05,4.638a1,1,0,0,1,1.28.6l0.35,0.94a1.008,1.008,0,0,1-.6,1.282,1,1,0,0,1-1.28-.6l-0.35-.939A1.008,1.008,0,0,1,1211.99,613.295Zm-11.93-4.638a1,1,0,0,1,.6,1.282l-0.69.879a1,1,0,1,1-1.87-.682l0.68-.88A1,1,0,0,1,1200.06,608.657Zm-2.05,4.639a1,1,0,0,1,.6,1.281l-0.34.941a1,1,0,0,1-1.88-.683l0.34-.94A1,1,0,0,1,1198.01,613.3Z" transform="translate(-1196.31 -593)" fill="#FF5107"></path></svg></div><div class="jet-listing-dynamic-field__content">1 Bathrooms</div></div></div> </div>
  448. </div>
  449. <div class="elementor-element elementor-element-4e028bc elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="4e028bc" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  450. <div class="elementor-widget-container">
  451. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><i class="jet-listing-dynamic-field__icon far fa-object-group" aria-hidden="true"></i><div class="jet-listing-dynamic-field__content">303 Sqft</div></div></div> </div>
  452. </div>
  453. <div class="elementor-element elementor-element-7bea8ea elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="7bea8ea" data-element_type="widget" data-widget_type="divider.default">
  454. <div class="elementor-widget-container">
  455. <div class="elementor-divider">
  456. <span class="elementor-divider-separator">
  457. </span>
  458. </div>
  459. </div>
  460. </div>
  461. <div class="elementor-element elementor-element-a7fb43a elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-terms" data-id="a7fb43a" data-element_type="widget" data-widget_type="jet-listing-dynamic-terms.default">
  462. <div class="elementor-widget-container">
  463. <div class="jet-listing jet-listing-dynamic-terms"><span class="jet-listing-dynamic-terms__link">Rent</span></div> </div>
  464. </div>
  465. <div class="elementor-element elementor-element-b2fb9c5 elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="b2fb9c5" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  466. <div class="elementor-widget-container">
  467. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">AED 55,000</div></div></div> </div>
  468. </div>
  469. <div class="elementor-element elementor-element-0cf8e26 elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="0cf8e26" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  470. <div class="elementor-widget-container">
  471. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">Yearly</div></div></div> </div>
  472. </div>
  473. <div class="elementor-element elementor-element-be5982b elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="be5982b" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  474. <div class="elementor-widget-container">
  475. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">Apartment for rent in Binghatti Tulip, Jumeirah Village Circle</div></div></div> </div>
  476. </div>
  477. <div class="elementor-element elementor-element-758b168 elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="758b168" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  478. <div class="elementor-widget-container">
  479. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><i class="jet-listing-dynamic-field__icon fas fa-map-marker-alt" aria-hidden="true"></i><div class="jet-listing-dynamic-field__content">Binghatti Tulip, Jumeirah Village Circle, Dubai</div></div></div> </div>
  480. </div>
  481. <section class="elementor-section elementor-inner-section elementor-element elementor-element-ca01c60 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ca01c60" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  482. <div class="elementor-container elementor-column-gap-default">
  483. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-306c650" data-id="306c650" data-element_type="column">
  484. <div class="elementor-widget-wrap elementor-element-populated">
  485. <div class="elementor-element elementor-element-45e30ae elementor-icon-list--layout-inline elementor-align-center elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="45e30ae" data-element_type="widget" data-widget_type="icon-list.default">
  486. <div class="elementor-widget-container">
  487. <ul class="elementor-icon-list-items elementor-inline-items">
  488. <li class="elementor-icon-list-item elementor-inline-item">
  489. <a href="mailto:info@yourplace.ae">
  490.  
  491. <span class="elementor-icon-list-icon">
  492. <i aria-hidden="true" class="icon icon-email"></i> </span>
  493. <span class="elementor-icon-list-text"></span>
  494. </a>
  495. </li>
  496. <li class="elementor-icon-list-item elementor-inline-item">
  497. <a href="tel:+971581177638">
  498.  
  499. <span class="elementor-icon-list-icon">
  500. <i aria-hidden="true" class="icon icon-phone1"></i> </span>
  501. <span class="elementor-icon-list-text"></span>
  502. </a>
  503. </li>
  504. <li class="elementor-icon-list-item elementor-inline-item">
  505. <a href="https://wa.link/0b21vo">
  506.  
  507. <span class="elementor-icon-list-icon">
  508. <i aria-hidden="true" class="fab fa-whatsapp"></i> </span>
  509. <span class="elementor-icon-list-text"></span>
  510. </a>
  511. </li>
  512. </ul>
  513. </div>
  514. </div>
  515. </div>
  516. </div>
  517. </div>
  518. </section>
  519. <div class="elementor-element elementor-element-1152df1 elementor-widget__width-initial elementor-absolute elementor-widget elementor-widget-heading" data-id="1152df1" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="heading.default">
  520. <div class="elementor-widget-container">
  521. <div class="elementor-heading-title elementor-size-default">Rent</div> </div>
  522. </div>
  523. </div>
  524. </div>
  525. </div>
  526. </section>
  527. </div>
  528. </div><div class="jet-listing-grid__item jet-listing-dynamic-post-44568" data-post-id="44568" > <div data-elementor-type="jet-listing-items" data-elementor-id="51" class="elementor elementor-51" data-elementor-post-type="jet-engine">
  529. <section class="elementor-section elementor-top-section elementor-element elementor-element-ba65f9f elementor-section-content-bottom elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ba65f9f" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[],&quot;animation&quot;:&quot;none&quot;,&quot;background_background&quot;:&quot;classic&quot;}">
  530. <div class="elementor-container elementor-column-gap-no">
  531. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-753a64d" data-id="753a64d" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
  532. <div class="elementor-widget-wrap elementor-element-populated">
  533. <div class="elementor-element elementor-element-2bb679a elementor-widget elementor-widget-image" data-id="2bb679a" data-element_type="widget" data-widget_type="image.default">
  534. <div class="elementor-widget-container">
  535. <a href="https://yourplace.ae/properties/apartment-for-rent-in-the-square-tower-jumeirah-village-circle/">
  536. <img width="1312" height="894" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201312%20894'%3E%3C/svg%3E" title="14465543-7b950o" alt="14465543-7b950o" data-lazy-src="https://yourplace.ae/wp-content/uploads/2025/06/14465543-7b950o.webp" /><noscript><img width="1312" height="894" decoding="async" src="https://yourplace.ae/wp-content/uploads/2025/06/14465543-7b950o.webp" title="14465543-7b950o" alt="14465543-7b950o" loading="lazy" /></noscript> </a>
  537. </div>
  538. </div>
  539. <div class="elementor-element elementor-element-d627e08 elementor-widget__width-initial jedv-enabled--yes elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="d627e08" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  540. <div class="elementor-widget-container">
  541. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__icon is-svg-icon"><svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" class="rh_svg" width="24" height="24" viewBox="0 0 24 24"><defs>  </defs><path d="M1111.91,600.993h16.17a2.635,2.635,0,0,1,2.68,1.773l1.21,11.358a2.456,2.456,0,0,1-2.61,2.875h-18.73a2.46,2.46,0,0,1-2.61-2.875l1.21-11.358A2.635,2.635,0,0,1,1111.91,600.993Zm0.66-7.994h3.86c1.09,0,2.57.135,2.57,1l0.01,3.463c0.14,0.838-1.72,1.539-2.93,1.539h-4.17c-1.21,0-2.07-.7-1.92-1.539l0.37-3.139A2.146,2.146,0,0,1,1112.57,593Zm11,0h3.86a2.123,2.123,0,0,1,2.2,1.325l0.38,3.139c0.14,0.838-.72,1.539-1.93,1.539h-5.17c-1.21,0-2.07-.7-1.92-1.539L1121,594C1121,593.1,1122.48,593,1123.57,593Z" transform="translate(-1108 -593)" fill="#FF5107"></path></svg></div><div class="jet-listing-dynamic-field__content">STUDIO </div></div></div> </div>
  542. </div>
  543. <div class="elementor-element elementor-element-a95418d elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="a95418d" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  544. <div class="elementor-widget-container">
  545. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__icon is-svg-icon"><svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" class="rh_svg" width="23.69" height="24" viewBox="0 0 23.69 24"><path d="M1204,601a8,8,0,0,1,16,0v16h-2V601a6,6,0,0,0-12,0v1h-2v-1Zm7,6a6,6,0,0,0-12,0h12Zm-6,2a1,1,0,0,1,1,1v1a1,1,0,0,1-2,0v-1A1,1,0,0,1,1205,609Zm0,5a1,1,0,0,1,1,1v1a1,1,0,0,1-2,0v-1A1,1,0,0,1,1205,614Zm4.94-5.343a1,1,0,0,1,1.28.6l0.69,0.878a1,1,0,0,1-1.88.685l-0.69-.879A1,1,0,0,1,1209.94,608.657Zm2.05,4.638a1,1,0,0,1,1.28.6l0.35,0.94a1.008,1.008,0,0,1-.6,1.282,1,1,0,0,1-1.28-.6l-0.35-.939A1.008,1.008,0,0,1,1211.99,613.295Zm-11.93-4.638a1,1,0,0,1,.6,1.282l-0.69.879a1,1,0,1,1-1.87-.682l0.68-.88A1,1,0,0,1,1200.06,608.657Zm-2.05,4.639a1,1,0,0,1,.6,1.281l-0.34.941a1,1,0,0,1-1.88-.683l0.34-.94A1,1,0,0,1,1198.01,613.3Z" transform="translate(-1196.31 -593)" fill="#FF5107"></path></svg></div><div class="jet-listing-dynamic-field__content">1 Bathrooms</div></div></div> </div>
  546. </div>
  547. <div class="elementor-element elementor-element-4e028bc elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="4e028bc" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  548. <div class="elementor-widget-container">
  549. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><i class="jet-listing-dynamic-field__icon far fa-object-group" aria-hidden="true"></i><div class="jet-listing-dynamic-field__content">414 Sqft</div></div></div> </div>
  550. </div>
  551. <div class="elementor-element elementor-element-7bea8ea elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="7bea8ea" data-element_type="widget" data-widget_type="divider.default">
  552. <div class="elementor-widget-container">
  553. <div class="elementor-divider">
  554. <span class="elementor-divider-separator">
  555. </span>
  556. </div>
  557. </div>
  558. </div>
  559. <div class="elementor-element elementor-element-a7fb43a elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-terms" data-id="a7fb43a" data-element_type="widget" data-widget_type="jet-listing-dynamic-terms.default">
  560. <div class="elementor-widget-container">
  561. <div class="jet-listing jet-listing-dynamic-terms"><span class="jet-listing-dynamic-terms__link">Rent</span></div> </div>
  562. </div>
  563. <div class="elementor-element elementor-element-b2fb9c5 elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="b2fb9c5" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  564. <div class="elementor-widget-container">
  565. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">AED 52,000</div></div></div> </div>
  566. </div>
  567. <div class="elementor-element elementor-element-0cf8e26 elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="0cf8e26" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  568. <div class="elementor-widget-container">
  569. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">Yearly</div></div></div> </div>
  570. </div>
  571. <div class="elementor-element elementor-element-be5982b elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="be5982b" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  572. <div class="elementor-widget-container">
  573. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">Apartment for rent in The Square Tower, Jumeirah Village Circle</div></div></div> </div>
  574. </div>
  575. <div class="elementor-element elementor-element-758b168 elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="758b168" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  576. <div class="elementor-widget-container">
  577. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><i class="jet-listing-dynamic-field__icon fas fa-map-marker-alt" aria-hidden="true"></i><div class="jet-listing-dynamic-field__content">The Square Tower, Jumeirah Village Circle, Dubai</div></div></div> </div>
  578. </div>
  579. <section class="elementor-section elementor-inner-section elementor-element elementor-element-ca01c60 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ca01c60" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  580. <div class="elementor-container elementor-column-gap-default">
  581. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-306c650" data-id="306c650" data-element_type="column">
  582. <div class="elementor-widget-wrap elementor-element-populated">
  583. <div class="elementor-element elementor-element-45e30ae elementor-icon-list--layout-inline elementor-align-center elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="45e30ae" data-element_type="widget" data-widget_type="icon-list.default">
  584. <div class="elementor-widget-container">
  585. <ul class="elementor-icon-list-items elementor-inline-items">
  586. <li class="elementor-icon-list-item elementor-inline-item">
  587. <a href="mailto:info@yourplace.ae">
  588.  
  589. <span class="elementor-icon-list-icon">
  590. <i aria-hidden="true" class="icon icon-email"></i> </span>
  591. <span class="elementor-icon-list-text"></span>
  592. </a>
  593. </li>
  594. <li class="elementor-icon-list-item elementor-inline-item">
  595. <a href="tel:+971581177638">
  596.  
  597. <span class="elementor-icon-list-icon">
  598. <i aria-hidden="true" class="icon icon-phone1"></i> </span>
  599. <span class="elementor-icon-list-text"></span>
  600. </a>
  601. </li>
  602. <li class="elementor-icon-list-item elementor-inline-item">
  603. <a href="https://wa.link/0b21vo">
  604.  
  605. <span class="elementor-icon-list-icon">
  606. <i aria-hidden="true" class="fab fa-whatsapp"></i> </span>
  607. <span class="elementor-icon-list-text"></span>
  608. </a>
  609. </li>
  610. </ul>
  611. </div>
  612. </div>
  613. </div>
  614. </div>
  615. </div>
  616. </section>
  617. <div class="elementor-element elementor-element-1152df1 elementor-widget__width-initial elementor-absolute elementor-widget elementor-widget-heading" data-id="1152df1" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="heading.default">
  618. <div class="elementor-widget-container">
  619. <div class="elementor-heading-title elementor-size-default">Rent</div> </div>
  620. </div>
  621. </div>
  622. </div>
  623. </div>
  624. </section>
  625. </div>
  626. </div><div class="jet-listing-grid__item jet-listing-dynamic-post-44539" data-post-id="44539" > <div data-elementor-type="jet-listing-items" data-elementor-id="51" class="elementor elementor-51" data-elementor-post-type="jet-engine">
  627. <section class="elementor-section elementor-top-section elementor-element elementor-element-ba65f9f elementor-section-content-bottom elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ba65f9f" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[],&quot;animation&quot;:&quot;none&quot;,&quot;background_background&quot;:&quot;classic&quot;}">
  628. <div class="elementor-container elementor-column-gap-no">
  629. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-753a64d" data-id="753a64d" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
  630. <div class="elementor-widget-wrap elementor-element-populated">
  631. <div class="elementor-element elementor-element-2bb679a elementor-widget elementor-widget-image" data-id="2bb679a" data-element_type="widget" data-widget_type="image.default">
  632. <div class="elementor-widget-container">
  633. <a href="https://yourplace.ae/properties/apartment-for-rent-in-paloma-tower-marina-promenade/">
  634. <img width="1312" height="894" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201312%20894'%3E%3C/svg%3E" title="14437243-a9424o" alt="Apartment for rent in Paloma Tower" data-lazy-src="https://yourplace.ae/wp-content/uploads/2025/06/14437243-a9424o.webp" /><noscript><img width="1312" height="894" decoding="async" src="https://yourplace.ae/wp-content/uploads/2025/06/14437243-a9424o.webp" title="14437243-a9424o" alt="Apartment for rent in Paloma Tower" loading="lazy" /></noscript> </a>
  635. </div>
  636. </div>
  637. <div class="elementor-element elementor-element-7115438 elementor-widget__width-initial jedv-enabled--yes elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="7115438" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  638. <div class="elementor-widget-container">
  639. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__icon is-svg-icon"><svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" class="rh_svg" width="24" height="24" viewBox="0 0 24 24"><defs>  </defs><path d="M1111.91,600.993h16.17a2.635,2.635,0,0,1,2.68,1.773l1.21,11.358a2.456,2.456,0,0,1-2.61,2.875h-18.73a2.46,2.46,0,0,1-2.61-2.875l1.21-11.358A2.635,2.635,0,0,1,1111.91,600.993Zm0.66-7.994h3.86c1.09,0,2.57.135,2.57,1l0.01,3.463c0.14,0.838-1.72,1.539-2.93,1.539h-4.17c-1.21,0-2.07-.7-1.92-1.539l0.37-3.139A2.146,2.146,0,0,1,1112.57,593Zm11,0h3.86a2.123,2.123,0,0,1,2.2,1.325l0.38,3.139c0.14,0.838-.72,1.539-1.93,1.539h-5.17c-1.21,0-2.07-.7-1.92-1.539L1121,594C1121,593.1,1122.48,593,1123.57,593Z" transform="translate(-1108 -593)" fill="#FF5107"></path></svg></div><div class="jet-listing-dynamic-field__content">2 Bedrooms</div></div></div> </div>
  640. </div>
  641. <div class="elementor-element elementor-element-a95418d elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="a95418d" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  642. <div class="elementor-widget-container">
  643. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__icon is-svg-icon"><svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" class="rh_svg" width="23.69" height="24" viewBox="0 0 23.69 24"><path d="M1204,601a8,8,0,0,1,16,0v16h-2V601a6,6,0,0,0-12,0v1h-2v-1Zm7,6a6,6,0,0,0-12,0h12Zm-6,2a1,1,0,0,1,1,1v1a1,1,0,0,1-2,0v-1A1,1,0,0,1,1205,609Zm0,5a1,1,0,0,1,1,1v1a1,1,0,0,1-2,0v-1A1,1,0,0,1,1205,614Zm4.94-5.343a1,1,0,0,1,1.28.6l0.69,0.878a1,1,0,0,1-1.88.685l-0.69-.879A1,1,0,0,1,1209.94,608.657Zm2.05,4.638a1,1,0,0,1,1.28.6l0.35,0.94a1.008,1.008,0,0,1-.6,1.282,1,1,0,0,1-1.28-.6l-0.35-.939A1.008,1.008,0,0,1,1211.99,613.295Zm-11.93-4.638a1,1,0,0,1,.6,1.282l-0.69.879a1,1,0,1,1-1.87-.682l0.68-.88A1,1,0,0,1,1200.06,608.657Zm-2.05,4.639a1,1,0,0,1,.6,1.281l-0.34.941a1,1,0,0,1-1.88-.683l0.34-.94A1,1,0,0,1,1198.01,613.3Z" transform="translate(-1196.31 -593)" fill="#FF5107"></path></svg></div><div class="jet-listing-dynamic-field__content">3 Bathrooms</div></div></div> </div>
  644. </div>
  645. <div class="elementor-element elementor-element-4e028bc elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="4e028bc" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  646. <div class="elementor-widget-container">
  647. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><i class="jet-listing-dynamic-field__icon far fa-object-group" aria-hidden="true"></i><div class="jet-listing-dynamic-field__content">1,664 Sqft</div></div></div> </div>
  648. </div>
  649. <div class="elementor-element elementor-element-7bea8ea elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="7bea8ea" data-element_type="widget" data-widget_type="divider.default">
  650. <div class="elementor-widget-container">
  651. <div class="elementor-divider">
  652. <span class="elementor-divider-separator">
  653. </span>
  654. </div>
  655. </div>
  656. </div>
  657. <div class="elementor-element elementor-element-a7fb43a elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-terms" data-id="a7fb43a" data-element_type="widget" data-widget_type="jet-listing-dynamic-terms.default">
  658. <div class="elementor-widget-container">
  659. <div class="jet-listing jet-listing-dynamic-terms"><span class="jet-listing-dynamic-terms__link">Rent</span></div> </div>
  660. </div>
  661. <div class="elementor-element elementor-element-b2fb9c5 elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="b2fb9c5" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  662. <div class="elementor-widget-container">
  663. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">AED 190,000</div></div></div> </div>
  664. </div>
  665. <div class="elementor-element elementor-element-0cf8e26 elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="0cf8e26" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  666. <div class="elementor-widget-container">
  667. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">Yearly</div></div></div> </div>
  668. </div>
  669. <div class="elementor-element elementor-element-be5982b elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="be5982b" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  670. <div class="elementor-widget-container">
  671. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">Apartment for rent in Paloma Tower, Marina Promenade</div></div></div> </div>
  672. </div>
  673. <div class="elementor-element elementor-element-758b168 elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="758b168" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  674. <div class="elementor-widget-container">
  675. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><i class="jet-listing-dynamic-field__icon fas fa-map-marker-alt" aria-hidden="true"></i><div class="jet-listing-dynamic-field__content">Paloma Tower, Marina Promenade, Dubai Marina, Dubai</div></div></div> </div>
  676. </div>
  677. <section class="elementor-section elementor-inner-section elementor-element elementor-element-ca01c60 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ca01c60" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  678. <div class="elementor-container elementor-column-gap-default">
  679. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-306c650" data-id="306c650" data-element_type="column">
  680. <div class="elementor-widget-wrap elementor-element-populated">
  681. <div class="elementor-element elementor-element-45e30ae elementor-icon-list--layout-inline elementor-align-center elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="45e30ae" data-element_type="widget" data-widget_type="icon-list.default">
  682. <div class="elementor-widget-container">
  683. <ul class="elementor-icon-list-items elementor-inline-items">
  684. <li class="elementor-icon-list-item elementor-inline-item">
  685. <a href="mailto:info@yourplace.ae">
  686.  
  687. <span class="elementor-icon-list-icon">
  688. <i aria-hidden="true" class="icon icon-email"></i> </span>
  689. <span class="elementor-icon-list-text"></span>
  690. </a>
  691. </li>
  692. <li class="elementor-icon-list-item elementor-inline-item">
  693. <a href="tel:+971581177638">
  694.  
  695. <span class="elementor-icon-list-icon">
  696. <i aria-hidden="true" class="icon icon-phone1"></i> </span>
  697. <span class="elementor-icon-list-text"></span>
  698. </a>
  699. </li>
  700. <li class="elementor-icon-list-item elementor-inline-item">
  701. <a href="https://wa.link/0b21vo">
  702.  
  703. <span class="elementor-icon-list-icon">
  704. <i aria-hidden="true" class="fab fa-whatsapp"></i> </span>
  705. <span class="elementor-icon-list-text"></span>
  706. </a>
  707. </li>
  708. </ul>
  709. </div>
  710. </div>
  711. </div>
  712. </div>
  713. </div>
  714. </section>
  715. <div class="elementor-element elementor-element-1152df1 elementor-widget__width-initial elementor-absolute elementor-widget elementor-widget-heading" data-id="1152df1" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="heading.default">
  716. <div class="elementor-widget-container">
  717. <div class="elementor-heading-title elementor-size-default">Rent</div> </div>
  718. </div>
  719. </div>
  720. </div>
  721. </div>
  722. </section>
  723. </div>
  724. </div><div class="jet-listing-grid__item jet-listing-dynamic-post-44501" data-post-id="44501" > <div data-elementor-type="jet-listing-items" data-elementor-id="51" class="elementor elementor-51" data-elementor-post-type="jet-engine">
  725. <section class="elementor-section elementor-top-section elementor-element elementor-element-ba65f9f elementor-section-content-bottom elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ba65f9f" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[],&quot;animation&quot;:&quot;none&quot;,&quot;background_background&quot;:&quot;classic&quot;}">
  726. <div class="elementor-container elementor-column-gap-no">
  727. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-753a64d" data-id="753a64d" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
  728. <div class="elementor-widget-wrap elementor-element-populated">
  729. <div class="elementor-element elementor-element-2bb679a elementor-widget elementor-widget-image" data-id="2bb679a" data-element_type="widget" data-widget_type="image.default">
  730. <div class="elementor-widget-container">
  731. <a href="https://yourplace.ae/properties/fully-furnished-2-bedroom-apartment-for-rent-in-reva-residence/">
  732. <img width="1066" height="800" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201066%20800'%3E%3C/svg%3E" title="777081871-1066&#215;800" alt="777081871-1066x800" data-lazy-src="https://yourplace.ae/wp-content/uploads/2025/05/777081871-1066x800-1.webp" /><noscript><img width="1066" height="800" decoding="async" src="https://yourplace.ae/wp-content/uploads/2025/05/777081871-1066x800-1.webp" title="777081871-1066&#215;800" alt="777081871-1066x800" loading="lazy" /></noscript> </a>
  733. </div>
  734. </div>
  735. <div class="elementor-element elementor-element-7115438 elementor-widget__width-initial jedv-enabled--yes elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="7115438" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  736. <div class="elementor-widget-container">
  737. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__icon is-svg-icon"><svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" class="rh_svg" width="24" height="24" viewBox="0 0 24 24"><defs>  </defs><path d="M1111.91,600.993h16.17a2.635,2.635,0,0,1,2.68,1.773l1.21,11.358a2.456,2.456,0,0,1-2.61,2.875h-18.73a2.46,2.46,0,0,1-2.61-2.875l1.21-11.358A2.635,2.635,0,0,1,1111.91,600.993Zm0.66-7.994h3.86c1.09,0,2.57.135,2.57,1l0.01,3.463c0.14,0.838-1.72,1.539-2.93,1.539h-4.17c-1.21,0-2.07-.7-1.92-1.539l0.37-3.139A2.146,2.146,0,0,1,1112.57,593Zm11,0h3.86a2.123,2.123,0,0,1,2.2,1.325l0.38,3.139c0.14,0.838-.72,1.539-1.93,1.539h-5.17c-1.21,0-2.07-.7-1.92-1.539L1121,594C1121,593.1,1122.48,593,1123.57,593Z" transform="translate(-1108 -593)" fill="#FF5107"></path></svg></div><div class="jet-listing-dynamic-field__content">2 Bedrooms</div></div></div> </div>
  738. </div>
  739. <div class="elementor-element elementor-element-a95418d elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="a95418d" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  740. <div class="elementor-widget-container">
  741. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__icon is-svg-icon"><svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" class="rh_svg" width="23.69" height="24" viewBox="0 0 23.69 24"><path d="M1204,601a8,8,0,0,1,16,0v16h-2V601a6,6,0,0,0-12,0v1h-2v-1Zm7,6a6,6,0,0,0-12,0h12Zm-6,2a1,1,0,0,1,1,1v1a1,1,0,0,1-2,0v-1A1,1,0,0,1,1205,609Zm0,5a1,1,0,0,1,1,1v1a1,1,0,0,1-2,0v-1A1,1,0,0,1,1205,614Zm4.94-5.343a1,1,0,0,1,1.28.6l0.69,0.878a1,1,0,0,1-1.88.685l-0.69-.879A1,1,0,0,1,1209.94,608.657Zm2.05,4.638a1,1,0,0,1,1.28.6l0.35,0.94a1.008,1.008,0,0,1-.6,1.282,1,1,0,0,1-1.28-.6l-0.35-.939A1.008,1.008,0,0,1,1211.99,613.295Zm-11.93-4.638a1,1,0,0,1,.6,1.282l-0.69.879a1,1,0,1,1-1.87-.682l0.68-.88A1,1,0,0,1,1200.06,608.657Zm-2.05,4.639a1,1,0,0,1,.6,1.281l-0.34.941a1,1,0,0,1-1.88-.683l0.34-.94A1,1,0,0,1,1198.01,613.3Z" transform="translate(-1196.31 -593)" fill="#FF5107"></path></svg></div><div class="jet-listing-dynamic-field__content">2 Bathrooms</div></div></div> </div>
  742. </div>
  743. <div class="elementor-element elementor-element-4e028bc elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="4e028bc" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  744. <div class="elementor-widget-container">
  745. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><i class="jet-listing-dynamic-field__icon far fa-object-group" aria-hidden="true"></i><div class="jet-listing-dynamic-field__content">914 Sqft</div></div></div> </div>
  746. </div>
  747. <div class="elementor-element elementor-element-7bea8ea elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="7bea8ea" data-element_type="widget" data-widget_type="divider.default">
  748. <div class="elementor-widget-container">
  749. <div class="elementor-divider">
  750. <span class="elementor-divider-separator">
  751. </span>
  752. </div>
  753. </div>
  754. </div>
  755. <div class="elementor-element elementor-element-a7fb43a elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-terms" data-id="a7fb43a" data-element_type="widget" data-widget_type="jet-listing-dynamic-terms.default">
  756. <div class="elementor-widget-container">
  757. <div class="jet-listing jet-listing-dynamic-terms"><span class="jet-listing-dynamic-terms__link">Rent</span></div> </div>
  758. </div>
  759. <div class="elementor-element elementor-element-b2fb9c5 elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="b2fb9c5" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  760. <div class="elementor-widget-container">
  761. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">AED 115,000</div></div></div> </div>
  762. </div>
  763. <div class="elementor-element elementor-element-0cf8e26 elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="0cf8e26" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  764. <div class="elementor-widget-container">
  765. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">Yearly</div></div></div> </div>
  766. </div>
  767. <div class="elementor-element elementor-element-be5982b elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="be5982b" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  768. <div class="elementor-widget-container">
  769. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">Fully-Furnished 2 Bedroom Apartment for Rent in Reva Residence</div></div></div> </div>
  770. </div>
  771. <div class="elementor-element elementor-element-758b168 elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="758b168" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  772. <div class="elementor-widget-container">
  773. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><i class="jet-listing-dynamic-field__icon fas fa-map-marker-alt" aria-hidden="true"></i><div class="jet-listing-dynamic-field__content">Reva Residences, Business Bay, Dubai</div></div></div> </div>
  774. </div>
  775. <section class="elementor-section elementor-inner-section elementor-element elementor-element-ca01c60 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ca01c60" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  776. <div class="elementor-container elementor-column-gap-default">
  777. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-306c650" data-id="306c650" data-element_type="column">
  778. <div class="elementor-widget-wrap elementor-element-populated">
  779. <div class="elementor-element elementor-element-45e30ae elementor-icon-list--layout-inline elementor-align-center elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="45e30ae" data-element_type="widget" data-widget_type="icon-list.default">
  780. <div class="elementor-widget-container">
  781. <ul class="elementor-icon-list-items elementor-inline-items">
  782. <li class="elementor-icon-list-item elementor-inline-item">
  783. <a href="mailto:info@yourplace.ae">
  784.  
  785. <span class="elementor-icon-list-icon">
  786. <i aria-hidden="true" class="icon icon-email"></i> </span>
  787. <span class="elementor-icon-list-text"></span>
  788. </a>
  789. </li>
  790. <li class="elementor-icon-list-item elementor-inline-item">
  791. <a href="tel:+971581177638">
  792.  
  793. <span class="elementor-icon-list-icon">
  794. <i aria-hidden="true" class="icon icon-phone1"></i> </span>
  795. <span class="elementor-icon-list-text"></span>
  796. </a>
  797. </li>
  798. <li class="elementor-icon-list-item elementor-inline-item">
  799. <a href="https://wa.link/0b21vo">
  800.  
  801. <span class="elementor-icon-list-icon">
  802. <i aria-hidden="true" class="fab fa-whatsapp"></i> </span>
  803. <span class="elementor-icon-list-text"></span>
  804. </a>
  805. </li>
  806. </ul>
  807. </div>
  808. </div>
  809. </div>
  810. </div>
  811. </div>
  812. </section>
  813. <div class="elementor-element elementor-element-1152df1 elementor-widget__width-initial elementor-absolute elementor-widget elementor-widget-heading" data-id="1152df1" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="heading.default">
  814. <div class="elementor-widget-container">
  815. <div class="elementor-heading-title elementor-size-default">Rent</div> </div>
  816. </div>
  817. </div>
  818. </div>
  819. </div>
  820. </section>
  821. </div>
  822. </div><div class="jet-listing-grid__item jet-listing-dynamic-post-44453" data-post-id="44453" > <div data-elementor-type="jet-listing-items" data-elementor-id="51" class="elementor elementor-51" data-elementor-post-type="jet-engine">
  823. <section class="elementor-section elementor-top-section elementor-element elementor-element-ba65f9f elementor-section-content-bottom elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ba65f9f" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[],&quot;animation&quot;:&quot;none&quot;,&quot;background_background&quot;:&quot;classic&quot;}">
  824. <div class="elementor-container elementor-column-gap-no">
  825. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-753a64d" data-id="753a64d" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
  826. <div class="elementor-widget-wrap elementor-element-populated">
  827. <div class="elementor-element elementor-element-2bb679a elementor-widget elementor-widget-image" data-id="2bb679a" data-element_type="widget" data-widget_type="image.default">
  828. <div class="elementor-widget-container">
  829. <a href="https://yourplace.ae/properties/3-bedroom-apartment-for-rent-in-damac-by-paramount-d/">
  830. <img width="1066" height="800" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201066%20800'%3E%3C/svg%3E" title="776420609-1066&#215;800" alt="Apartment for Rent in Damac by Paramount D" data-lazy-src="https://yourplace.ae/wp-content/uploads/2025/05/776420609-1066x800-1.webp" /><noscript><img width="1066" height="800" decoding="async" src="https://yourplace.ae/wp-content/uploads/2025/05/776420609-1066x800-1.webp" title="776420609-1066&#215;800" alt="Apartment for Rent in Damac by Paramount D" loading="lazy" /></noscript> </a>
  831. </div>
  832. </div>
  833. <div class="elementor-element elementor-element-7115438 elementor-widget__width-initial jedv-enabled--yes elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="7115438" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  834. <div class="elementor-widget-container">
  835. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__icon is-svg-icon"><svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" class="rh_svg" width="24" height="24" viewBox="0 0 24 24"><defs>  </defs><path d="M1111.91,600.993h16.17a2.635,2.635,0,0,1,2.68,1.773l1.21,11.358a2.456,2.456,0,0,1-2.61,2.875h-18.73a2.46,2.46,0,0,1-2.61-2.875l1.21-11.358A2.635,2.635,0,0,1,1111.91,600.993Zm0.66-7.994h3.86c1.09,0,2.57.135,2.57,1l0.01,3.463c0.14,0.838-1.72,1.539-2.93,1.539h-4.17c-1.21,0-2.07-.7-1.92-1.539l0.37-3.139A2.146,2.146,0,0,1,1112.57,593Zm11,0h3.86a2.123,2.123,0,0,1,2.2,1.325l0.38,3.139c0.14,0.838-.72,1.539-1.93,1.539h-5.17c-1.21,0-2.07-.7-1.92-1.539L1121,594C1121,593.1,1122.48,593,1123.57,593Z" transform="translate(-1108 -593)" fill="#FF5107"></path></svg></div><div class="jet-listing-dynamic-field__content">3 Bedrooms</div></div></div> </div>
  836. </div>
  837. <div class="elementor-element elementor-element-a95418d elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="a95418d" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  838. <div class="elementor-widget-container">
  839. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__icon is-svg-icon"><svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" class="rh_svg" width="23.69" height="24" viewBox="0 0 23.69 24"><path d="M1204,601a8,8,0,0,1,16,0v16h-2V601a6,6,0,0,0-12,0v1h-2v-1Zm7,6a6,6,0,0,0-12,0h12Zm-6,2a1,1,0,0,1,1,1v1a1,1,0,0,1-2,0v-1A1,1,0,0,1,1205,609Zm0,5a1,1,0,0,1,1,1v1a1,1,0,0,1-2,0v-1A1,1,0,0,1,1205,614Zm4.94-5.343a1,1,0,0,1,1.28.6l0.69,0.878a1,1,0,0,1-1.88.685l-0.69-.879A1,1,0,0,1,1209.94,608.657Zm2.05,4.638a1,1,0,0,1,1.28.6l0.35,0.94a1.008,1.008,0,0,1-.6,1.282,1,1,0,0,1-1.28-.6l-0.35-.939A1.008,1.008,0,0,1,1211.99,613.295Zm-11.93-4.638a1,1,0,0,1,.6,1.282l-0.69.879a1,1,0,1,1-1.87-.682l0.68-.88A1,1,0,0,1,1200.06,608.657Zm-2.05,4.639a1,1,0,0,1,.6,1.281l-0.34.941a1,1,0,0,1-1.88-.683l0.34-.94A1,1,0,0,1,1198.01,613.3Z" transform="translate(-1196.31 -593)" fill="#FF5107"></path></svg></div><div class="jet-listing-dynamic-field__content">4 Bathrooms</div></div></div> </div>
  840. </div>
  841. <div class="elementor-element elementor-element-4e028bc elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="4e028bc" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  842. <div class="elementor-widget-container">
  843. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><i class="jet-listing-dynamic-field__icon far fa-object-group" aria-hidden="true"></i><div class="jet-listing-dynamic-field__content">1,747 Sqft</div></div></div> </div>
  844. </div>
  845. <div class="elementor-element elementor-element-7bea8ea elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="7bea8ea" data-element_type="widget" data-widget_type="divider.default">
  846. <div class="elementor-widget-container">
  847. <div class="elementor-divider">
  848. <span class="elementor-divider-separator">
  849. </span>
  850. </div>
  851. </div>
  852. </div>
  853. <div class="elementor-element elementor-element-a7fb43a elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-terms" data-id="a7fb43a" data-element_type="widget" data-widget_type="jet-listing-dynamic-terms.default">
  854. <div class="elementor-widget-container">
  855. <div class="jet-listing jet-listing-dynamic-terms"><span class="jet-listing-dynamic-terms__link">Rent</span></div> </div>
  856. </div>
  857. <div class="elementor-element elementor-element-b2fb9c5 elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="b2fb9c5" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  858. <div class="elementor-widget-container">
  859. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">AED 190,000</div></div></div> </div>
  860. </div>
  861. <div class="elementor-element elementor-element-0cf8e26 elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="0cf8e26" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  862. <div class="elementor-widget-container">
  863. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">Yearly</div></div></div> </div>
  864. </div>
  865. <div class="elementor-element elementor-element-be5982b elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="be5982b" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  866. <div class="elementor-widget-container">
  867. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">3-Bedroom Apartment for Rent in Damac by Paramount D</div></div></div> </div>
  868. </div>
  869. <div class="elementor-element elementor-element-758b168 elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="758b168" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  870. <div class="elementor-widget-container">
  871. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><i class="jet-listing-dynamic-field__icon fas fa-map-marker-alt" aria-hidden="true"></i><div class="jet-listing-dynamic-field__content">Tower D, DAMAC Towers by Paramount Hotels and Resorts, Business Bay, Dubai</div></div></div> </div>
  872. </div>
  873. <section class="elementor-section elementor-inner-section elementor-element elementor-element-ca01c60 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ca01c60" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  874. <div class="elementor-container elementor-column-gap-default">
  875. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-306c650" data-id="306c650" data-element_type="column">
  876. <div class="elementor-widget-wrap elementor-element-populated">
  877. <div class="elementor-element elementor-element-45e30ae elementor-icon-list--layout-inline elementor-align-center elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="45e30ae" data-element_type="widget" data-widget_type="icon-list.default">
  878. <div class="elementor-widget-container">
  879. <ul class="elementor-icon-list-items elementor-inline-items">
  880. <li class="elementor-icon-list-item elementor-inline-item">
  881. <a href="mailto:info@yourplace.ae">
  882.  
  883. <span class="elementor-icon-list-icon">
  884. <i aria-hidden="true" class="icon icon-email"></i> </span>
  885. <span class="elementor-icon-list-text"></span>
  886. </a>
  887. </li>
  888. <li class="elementor-icon-list-item elementor-inline-item">
  889. <a href="tel:+971581177638">
  890.  
  891. <span class="elementor-icon-list-icon">
  892. <i aria-hidden="true" class="icon icon-phone1"></i> </span>
  893. <span class="elementor-icon-list-text"></span>
  894. </a>
  895. </li>
  896. <li class="elementor-icon-list-item elementor-inline-item">
  897. <a href="https://wa.link/0b21vo">
  898.  
  899. <span class="elementor-icon-list-icon">
  900. <i aria-hidden="true" class="fab fa-whatsapp"></i> </span>
  901. <span class="elementor-icon-list-text"></span>
  902. </a>
  903. </li>
  904. </ul>
  905. </div>
  906. </div>
  907. </div>
  908. </div>
  909. </div>
  910. </section>
  911. <div class="elementor-element elementor-element-1152df1 elementor-widget__width-initial elementor-absolute elementor-widget elementor-widget-heading" data-id="1152df1" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="heading.default">
  912. <div class="elementor-widget-container">
  913. <div class="elementor-heading-title elementor-size-default">Rent</div> </div>
  914. </div>
  915. </div>
  916. </div>
  917. </div>
  918. </section>
  919. </div>
  920. </div></div></div></div> </div>
  921. </div>
  922. </div>
  923. </div>
  924. </div>
  925. </section>
  926. <section class="elementor-section elementor-top-section elementor-element elementor-element-06fd1cb elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="06fd1cb" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  927. <div class="elementor-container elementor-column-gap-default">
  928. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f1fa0e1" data-id="f1fa0e1" data-element_type="column">
  929. <div class="elementor-widget-wrap elementor-element-populated">
  930. <div class="elementor-element elementor-element-56bd9d4 elementor-widget elementor-widget-heading" data-id="56bd9d4" data-element_type="widget" data-widget_type="heading.default">
  931. <div class="elementor-widget-container">
  932. <h2 class="elementor-heading-title elementor-size-default">Properties for Sale</h2> </div>
  933. </div>
  934. <div class="elementor-element elementor-element-87f2ea4 elementor-widget elementor-widget-jet-listing-grid" data-id="87f2ea4" data-element_type="widget" data-settings="{&quot;columns&quot;:3,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;}" data-widget_type="jet-listing-grid.default">
  935. <div class="elementor-widget-container">
  936. <div class="jet-listing-grid jet-listing"><div class="jet-listing-grid__slider" data-slider_options="{&quot;slidesToShow&quot;:{&quot;desktop&quot;:3,&quot;tablet&quot;:2,&quot;mobile&quot;:1},&quot;autoplaySpeed&quot;:5000,&quot;autoplay&quot;:true,&quot;infinite&quot;:true,&quot;centerMode&quot;:false,&quot;speed&quot;:500,&quot;arrows&quot;:true,&quot;dots&quot;:false,&quot;slidesToScroll&quot;:1,&quot;prevArrow&quot;:&quot;&lt;div class=&#039;jet-listing-grid__slider-icon prev-arrow &#039; role=&#039;button&#039; aria-label=&#039;Previous&#039;&gt;&lt;svg width=&#039;180&#039; height=&#039;180&#039; viewBox=&#039;0 0 180 180&#039; fill=&#039;none&#039; xmlns=&#039;http:\/\/www.w3.org\/2000\/svg&#039;&gt;&lt;path d=&#039;M119 47.3166C119 48.185 118.668 48.9532 118.003 49.6212L78.8385 89L118.003 128.379C118.668 129.047 119 129.815 119 130.683C119 131.552 118.668 132.32 118.003 132.988L113.021 137.998C112.356 138.666 111.592 139 110.729 139C109.865 139 109.101 138.666 108.436 137.998L61.9966 91.3046C61.3322 90.6366 61 89.8684 61 89C61 88.1316 61.3322 87.3634 61.9966 86.6954L108.436 40.002C109.101 39.334 109.865 39 110.729 39C111.592 39 112.356 39.334 113.021 40.002L118.003 45.012C118.668 45.68 119 46.4482 119 47.3166Z&#039; fill=&#039;black&#039;\/&gt;&lt;\/svg&gt;&lt;\/div&gt;&quot;,&quot;nextArrow&quot;:&quot;&lt;div class=&#039;jet-listing-grid__slider-icon next-arrow &#039; role=&#039;button&#039; aria-label=&#039;Next&#039;&gt;&lt;svg width=&#039;180&#039; height=&#039;180&#039; viewBox=&#039;0 0 180 180&#039; fill=&#039;none&#039; xmlns=&#039;http:\/\/www.w3.org\/2000\/svg&#039;&gt;&lt;path d=&#039;M119 47.3166C119 48.185 118.668 48.9532 118.003 49.6212L78.8385 89L118.003 128.379C118.668 129.047 119 129.815 119 130.683C119 131.552 118.668 132.32 118.003 132.988L113.021 137.998C112.356 138.666 111.592 139 110.729 139C109.865 139 109.101 138.666 108.436 137.998L61.9966 91.3046C61.3322 90.6366 61 89.8684 61 89C61 88.1316 61.3322 87.3634 61.9966 86.6954L108.436 40.002C109.101 39.334 109.865 39 110.729 39C111.592 39 112.356 39.334 113.021 40.002L118.003 45.012C118.668 45.68 119 46.4482 119 47.3166Z&#039; fill=&#039;black&#039;\/&gt;&lt;\/svg&gt;&lt;\/div&gt;&quot;,&quot;rtl&quot;:false,&quot;itemsCount&quot;:6,&quot;fade&quot;:false}" dir="ltr"><div class="jet-listing-grid__items grid-col-desk-3 grid-col-tablet-2 grid-col-mobile-1 jet-listing-grid--51"  data-nav="{&quot;enabled&quot;:false,&quot;type&quot;:null,&quot;more_el&quot;:null,&quot;query&quot;:[],&quot;widget_settings&quot;:{&quot;lisitng_id&quot;:51,&quot;posts_num&quot;:6,&quot;columns&quot;:3,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;is_archive_template&quot;:&quot;&quot;,&quot;post_status&quot;:[&quot;publish&quot;],&quot;use_random_posts_num&quot;:&quot;&quot;,&quot;max_posts_num&quot;:9,&quot;not_found_message&quot;:&quot;No data was found&quot;,&quot;is_masonry&quot;:false,&quot;equal_columns_height&quot;:&quot;&quot;,&quot;use_load_more&quot;:&quot;&quot;,&quot;load_more_id&quot;:&quot;&quot;,&quot;load_more_type&quot;:&quot;click&quot;,&quot;load_more_offset&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;use_custom_post_types&quot;:&quot;&quot;,&quot;custom_post_types&quot;:[],&quot;hide_widget_if&quot;:&quot;&quot;,&quot;carousel_enabled&quot;:&quot;yes&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;arrows&quot;:&quot;true&quot;,&quot;arrow_icon&quot;:&quot;fa fa-angle-left&quot;,&quot;dots&quot;:&quot;&quot;,&quot;autoplay&quot;:&quot;true&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;true&quot;,&quot;center_mode&quot;:&quot;&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500,&quot;inject_alternative_items&quot;:&quot;&quot;,&quot;injection_items&quot;:[],&quot;scroll_slider_enabled&quot;:&quot;&quot;,&quot;scroll_slider_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;custom_query&quot;:false,&quot;custom_query_id&quot;:&quot;&quot;,&quot;_element_id&quot;:&quot;&quot;}}" data-page="1" data-pages="3" data-listing-source="posts" data-listing-id="51" data-query-id=""><div class="jet-listing-grid__item jet-listing-dynamic-post-44583" data-post-id="44583" > <div data-elementor-type="jet-listing-items" data-elementor-id="51" class="elementor elementor-51" data-elementor-post-type="jet-engine">
  937. <section class="elementor-section elementor-top-section elementor-element elementor-element-ba65f9f elementor-section-content-bottom elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ba65f9f" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[],&quot;animation&quot;:&quot;none&quot;,&quot;background_background&quot;:&quot;classic&quot;}">
  938. <div class="elementor-container elementor-column-gap-no">
  939. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-753a64d" data-id="753a64d" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
  940. <div class="elementor-widget-wrap elementor-element-populated">
  941. <div class="elementor-element elementor-element-2bb679a elementor-widget elementor-widget-image" data-id="2bb679a" data-element_type="widget" data-widget_type="image.default">
  942. <div class="elementor-widget-container">
  943. <a href="https://yourplace.ae/properties/apartment-for-sale-in-merano-tower-business-bay/">
  944. <img width="1312" height="894" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201312%20894'%3E%3C/svg%3E" title="14495486-4333co" alt="14495486-4333co" data-lazy-src="https://yourplace.ae/wp-content/uploads/2025/06/14495486-4333co.webp" /><noscript><img width="1312" height="894" decoding="async" src="https://yourplace.ae/wp-content/uploads/2025/06/14495486-4333co.webp" title="14495486-4333co" alt="14495486-4333co" loading="lazy" /></noscript> </a>
  945. </div>
  946. </div>
  947. <div class="elementor-element elementor-element-7115438 elementor-widget__width-initial jedv-enabled--yes elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="7115438" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  948. <div class="elementor-widget-container">
  949. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__icon is-svg-icon"><svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" class="rh_svg" width="24" height="24" viewBox="0 0 24 24"><defs>  </defs><path d="M1111.91,600.993h16.17a2.635,2.635,0,0,1,2.68,1.773l1.21,11.358a2.456,2.456,0,0,1-2.61,2.875h-18.73a2.46,2.46,0,0,1-2.61-2.875l1.21-11.358A2.635,2.635,0,0,1,1111.91,600.993Zm0.66-7.994h3.86c1.09,0,2.57.135,2.57,1l0.01,3.463c0.14,0.838-1.72,1.539-2.93,1.539h-4.17c-1.21,0-2.07-.7-1.92-1.539l0.37-3.139A2.146,2.146,0,0,1,1112.57,593Zm11,0h3.86a2.123,2.123,0,0,1,2.2,1.325l0.38,3.139c0.14,0.838-.72,1.539-1.93,1.539h-5.17c-1.21,0-2.07-.7-1.92-1.539L1121,594C1121,593.1,1122.48,593,1123.57,593Z" transform="translate(-1108 -593)" fill="#FF5107"></path></svg></div><div class="jet-listing-dynamic-field__content">1 Bedrooms</div></div></div> </div>
  950. </div>
  951. <div class="elementor-element elementor-element-a95418d elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="a95418d" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  952. <div class="elementor-widget-container">
  953. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__icon is-svg-icon"><svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" class="rh_svg" width="23.69" height="24" viewBox="0 0 23.69 24"><path d="M1204,601a8,8,0,0,1,16,0v16h-2V601a6,6,0,0,0-12,0v1h-2v-1Zm7,6a6,6,0,0,0-12,0h12Zm-6,2a1,1,0,0,1,1,1v1a1,1,0,0,1-2,0v-1A1,1,0,0,1,1205,609Zm0,5a1,1,0,0,1,1,1v1a1,1,0,0,1-2,0v-1A1,1,0,0,1,1205,614Zm4.94-5.343a1,1,0,0,1,1.28.6l0.69,0.878a1,1,0,0,1-1.88.685l-0.69-.879A1,1,0,0,1,1209.94,608.657Zm2.05,4.638a1,1,0,0,1,1.28.6l0.35,0.94a1.008,1.008,0,0,1-.6,1.282,1,1,0,0,1-1.28-.6l-0.35-.939A1.008,1.008,0,0,1,1211.99,613.295Zm-11.93-4.638a1,1,0,0,1,.6,1.282l-0.69.879a1,1,0,1,1-1.87-.682l0.68-.88A1,1,0,0,1,1200.06,608.657Zm-2.05,4.639a1,1,0,0,1,.6,1.281l-0.34.941a1,1,0,0,1-1.88-.683l0.34-.94A1,1,0,0,1,1198.01,613.3Z" transform="translate(-1196.31 -593)" fill="#FF5107"></path></svg></div><div class="jet-listing-dynamic-field__content">2 Bathrooms</div></div></div> </div>
  954. </div>
  955. <div class="elementor-element elementor-element-4e028bc elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="4e028bc" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  956. <div class="elementor-widget-container">
  957. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><i class="jet-listing-dynamic-field__icon far fa-object-group" aria-hidden="true"></i><div class="jet-listing-dynamic-field__content">644 Sqft</div></div></div> </div>
  958. </div>
  959. <div class="elementor-element elementor-element-7bea8ea elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="7bea8ea" data-element_type="widget" data-widget_type="divider.default">
  960. <div class="elementor-widget-container">
  961. <div class="elementor-divider">
  962. <span class="elementor-divider-separator">
  963. </span>
  964. </div>
  965. </div>
  966. </div>
  967. <div class="elementor-element elementor-element-a7fb43a elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-terms" data-id="a7fb43a" data-element_type="widget" data-widget_type="jet-listing-dynamic-terms.default">
  968. <div class="elementor-widget-container">
  969. <div class="jet-listing jet-listing-dynamic-terms"><span class="jet-listing-dynamic-terms__link">Buy</span></div> </div>
  970. </div>
  971. <div class="elementor-element elementor-element-b2fb9c5 elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="b2fb9c5" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  972. <div class="elementor-widget-container">
  973. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">AED 1,100,000</div></div></div> </div>
  974. </div>
  975. <div class="elementor-element elementor-element-0cf8e26 elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="0cf8e26" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  976. <div class="elementor-widget-container">
  977. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content"></div></div></div> </div>
  978. </div>
  979. <div class="elementor-element elementor-element-be5982b elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="be5982b" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  980. <div class="elementor-widget-container">
  981. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">Apartment for sale in Merano Tower, Business Bay</div></div></div> </div>
  982. </div>
  983. <div class="elementor-element elementor-element-758b168 elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="758b168" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  984. <div class="elementor-widget-container">
  985. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><i class="jet-listing-dynamic-field__icon fas fa-map-marker-alt" aria-hidden="true"></i><div class="jet-listing-dynamic-field__content">Merano Tower, Business Bay, Dubai</div></div></div> </div>
  986. </div>
  987. <section class="elementor-section elementor-inner-section elementor-element elementor-element-ca01c60 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ca01c60" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  988. <div class="elementor-container elementor-column-gap-default">
  989. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-306c650" data-id="306c650" data-element_type="column">
  990. <div class="elementor-widget-wrap elementor-element-populated">
  991. <div class="elementor-element elementor-element-45e30ae elementor-icon-list--layout-inline elementor-align-center elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="45e30ae" data-element_type="widget" data-widget_type="icon-list.default">
  992. <div class="elementor-widget-container">
  993. <ul class="elementor-icon-list-items elementor-inline-items">
  994. <li class="elementor-icon-list-item elementor-inline-item">
  995. <a href="mailto:info@yourplace.ae">
  996.  
  997. <span class="elementor-icon-list-icon">
  998. <i aria-hidden="true" class="icon icon-email"></i> </span>
  999. <span class="elementor-icon-list-text"></span>
  1000. </a>
  1001. </li>
  1002. <li class="elementor-icon-list-item elementor-inline-item">
  1003. <a href="tel:+971581177638">
  1004.  
  1005. <span class="elementor-icon-list-icon">
  1006. <i aria-hidden="true" class="icon icon-phone1"></i> </span>
  1007. <span class="elementor-icon-list-text"></span>
  1008. </a>
  1009. </li>
  1010. <li class="elementor-icon-list-item elementor-inline-item">
  1011. <a href="https://wa.link/0b21vo">
  1012.  
  1013. <span class="elementor-icon-list-icon">
  1014. <i aria-hidden="true" class="fab fa-whatsapp"></i> </span>
  1015. <span class="elementor-icon-list-text"></span>
  1016. </a>
  1017. </li>
  1018. </ul>
  1019. </div>
  1020. </div>
  1021. </div>
  1022. </div>
  1023. </div>
  1024. </section>
  1025. <div class="elementor-element elementor-element-1152df1 elementor-widget__width-initial elementor-absolute elementor-widget elementor-widget-heading" data-id="1152df1" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="heading.default">
  1026. <div class="elementor-widget-container">
  1027. <div class="elementor-heading-title elementor-size-default">Buy</div> </div>
  1028. </div>
  1029. </div>
  1030. </div>
  1031. </div>
  1032. </section>
  1033. </div>
  1034. </div><div class="jet-listing-grid__item jet-listing-dynamic-post-44528" data-post-id="44528" > <div data-elementor-type="jet-listing-items" data-elementor-id="51" class="elementor elementor-51" data-elementor-post-type="jet-engine">
  1035. <section class="elementor-section elementor-top-section elementor-element elementor-element-ba65f9f elementor-section-content-bottom elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ba65f9f" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[],&quot;animation&quot;:&quot;none&quot;,&quot;background_background&quot;:&quot;classic&quot;}">
  1036. <div class="elementor-container elementor-column-gap-no">
  1037. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-753a64d" data-id="753a64d" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
  1038. <div class="elementor-widget-wrap elementor-element-populated">
  1039. <div class="elementor-element elementor-element-2bb679a elementor-widget elementor-widget-image" data-id="2bb679a" data-element_type="widget" data-widget_type="image.default">
  1040. <div class="elementor-widget-container">
  1041. <a href="https://yourplace.ae/properties/apartment-for-sale-in-elite-sports-residence-4-sports-city/">
  1042. <img width="1312" height="894" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201312%20894'%3E%3C/svg%3E" title="14435888-e2caco" alt="Apartment for sale in Elite Sports Residence" data-lazy-src="https://yourplace.ae/wp-content/uploads/2025/06/14435888-e2caco.webp" /><noscript><img width="1312" height="894" decoding="async" src="https://yourplace.ae/wp-content/uploads/2025/06/14435888-e2caco.webp" title="14435888-e2caco" alt="Apartment for sale in Elite Sports Residence" loading="lazy" /></noscript> </a>
  1043. </div>
  1044. </div>
  1045. <div class="elementor-element elementor-element-d627e08 elementor-widget__width-initial jedv-enabled--yes elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="d627e08" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1046. <div class="elementor-widget-container">
  1047. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__icon is-svg-icon"><svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" class="rh_svg" width="24" height="24" viewBox="0 0 24 24"><defs>  </defs><path d="M1111.91,600.993h16.17a2.635,2.635,0,0,1,2.68,1.773l1.21,11.358a2.456,2.456,0,0,1-2.61,2.875h-18.73a2.46,2.46,0,0,1-2.61-2.875l1.21-11.358A2.635,2.635,0,0,1,1111.91,600.993Zm0.66-7.994h3.86c1.09,0,2.57.135,2.57,1l0.01,3.463c0.14,0.838-1.72,1.539-2.93,1.539h-4.17c-1.21,0-2.07-.7-1.92-1.539l0.37-3.139A2.146,2.146,0,0,1,1112.57,593Zm11,0h3.86a2.123,2.123,0,0,1,2.2,1.325l0.38,3.139c0.14,0.838-.72,1.539-1.93,1.539h-5.17c-1.21,0-2.07-.7-1.92-1.539L1121,594C1121,593.1,1122.48,593,1123.57,593Z" transform="translate(-1108 -593)" fill="#FF5107"></path></svg></div><div class="jet-listing-dynamic-field__content">STUDIO </div></div></div> </div>
  1048. </div>
  1049. <div class="elementor-element elementor-element-a95418d elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="a95418d" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1050. <div class="elementor-widget-container">
  1051. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__icon is-svg-icon"><svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" class="rh_svg" width="23.69" height="24" viewBox="0 0 23.69 24"><path d="M1204,601a8,8,0,0,1,16,0v16h-2V601a6,6,0,0,0-12,0v1h-2v-1Zm7,6a6,6,0,0,0-12,0h12Zm-6,2a1,1,0,0,1,1,1v1a1,1,0,0,1-2,0v-1A1,1,0,0,1,1205,609Zm0,5a1,1,0,0,1,1,1v1a1,1,0,0,1-2,0v-1A1,1,0,0,1,1205,614Zm4.94-5.343a1,1,0,0,1,1.28.6l0.69,0.878a1,1,0,0,1-1.88.685l-0.69-.879A1,1,0,0,1,1209.94,608.657Zm2.05,4.638a1,1,0,0,1,1.28.6l0.35,0.94a1.008,1.008,0,0,1-.6,1.282,1,1,0,0,1-1.28-.6l-0.35-.939A1.008,1.008,0,0,1,1211.99,613.295Zm-11.93-4.638a1,1,0,0,1,.6,1.282l-0.69.879a1,1,0,1,1-1.87-.682l0.68-.88A1,1,0,0,1,1200.06,608.657Zm-2.05,4.639a1,1,0,0,1,.6,1.281l-0.34.941a1,1,0,0,1-1.88-.683l0.34-.94A1,1,0,0,1,1198.01,613.3Z" transform="translate(-1196.31 -593)" fill="#FF5107"></path></svg></div><div class="jet-listing-dynamic-field__content">1 Bathrooms</div></div></div> </div>
  1052. </div>
  1053. <div class="elementor-element elementor-element-4e028bc elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="4e028bc" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1054. <div class="elementor-widget-container">
  1055. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><i class="jet-listing-dynamic-field__icon far fa-object-group" aria-hidden="true"></i><div class="jet-listing-dynamic-field__content">475 Sqft</div></div></div> </div>
  1056. </div>
  1057. <div class="elementor-element elementor-element-7bea8ea elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="7bea8ea" data-element_type="widget" data-widget_type="divider.default">
  1058. <div class="elementor-widget-container">
  1059. <div class="elementor-divider">
  1060. <span class="elementor-divider-separator">
  1061. </span>
  1062. </div>
  1063. </div>
  1064. </div>
  1065. <div class="elementor-element elementor-element-a7fb43a elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-terms" data-id="a7fb43a" data-element_type="widget" data-widget_type="jet-listing-dynamic-terms.default">
  1066. <div class="elementor-widget-container">
  1067. <div class="jet-listing jet-listing-dynamic-terms"><span class="jet-listing-dynamic-terms__link">Buy</span></div> </div>
  1068. </div>
  1069. <div class="elementor-element elementor-element-b2fb9c5 elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="b2fb9c5" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1070. <div class="elementor-widget-container">
  1071. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">AED 450,000</div></div></div> </div>
  1072. </div>
  1073. <div class="elementor-element elementor-element-0cf8e26 elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="0cf8e26" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1074. <div class="elementor-widget-container">
  1075. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content"></div></div></div> </div>
  1076. </div>
  1077. <div class="elementor-element elementor-element-be5982b elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="be5982b" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1078. <div class="elementor-widget-container">
  1079. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">Apartment for sale in Elite Sports Residence 4, Sports City</div></div></div> </div>
  1080. </div>
  1081. <div class="elementor-element elementor-element-758b168 elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="758b168" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1082. <div class="elementor-widget-container">
  1083. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><i class="jet-listing-dynamic-field__icon fas fa-map-marker-alt" aria-hidden="true"></i><div class="jet-listing-dynamic-field__content">Elite Sports Residence 4, Elite Sports Residence, Dubai Sports City, Dubai</div></div></div> </div>
  1084. </div>
  1085. <section class="elementor-section elementor-inner-section elementor-element elementor-element-ca01c60 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ca01c60" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  1086. <div class="elementor-container elementor-column-gap-default">
  1087. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-306c650" data-id="306c650" data-element_type="column">
  1088. <div class="elementor-widget-wrap elementor-element-populated">
  1089. <div class="elementor-element elementor-element-45e30ae elementor-icon-list--layout-inline elementor-align-center elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="45e30ae" data-element_type="widget" data-widget_type="icon-list.default">
  1090. <div class="elementor-widget-container">
  1091. <ul class="elementor-icon-list-items elementor-inline-items">
  1092. <li class="elementor-icon-list-item elementor-inline-item">
  1093. <a href="mailto:info@yourplace.ae">
  1094.  
  1095. <span class="elementor-icon-list-icon">
  1096. <i aria-hidden="true" class="icon icon-email"></i> </span>
  1097. <span class="elementor-icon-list-text"></span>
  1098. </a>
  1099. </li>
  1100. <li class="elementor-icon-list-item elementor-inline-item">
  1101. <a href="tel:+971581177638">
  1102.  
  1103. <span class="elementor-icon-list-icon">
  1104. <i aria-hidden="true" class="icon icon-phone1"></i> </span>
  1105. <span class="elementor-icon-list-text"></span>
  1106. </a>
  1107. </li>
  1108. <li class="elementor-icon-list-item elementor-inline-item">
  1109. <a href="https://wa.link/0b21vo">
  1110.  
  1111. <span class="elementor-icon-list-icon">
  1112. <i aria-hidden="true" class="fab fa-whatsapp"></i> </span>
  1113. <span class="elementor-icon-list-text"></span>
  1114. </a>
  1115. </li>
  1116. </ul>
  1117. </div>
  1118. </div>
  1119. </div>
  1120. </div>
  1121. </div>
  1122. </section>
  1123. <div class="elementor-element elementor-element-1152df1 elementor-widget__width-initial elementor-absolute elementor-widget elementor-widget-heading" data-id="1152df1" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="heading.default">
  1124. <div class="elementor-widget-container">
  1125. <div class="elementor-heading-title elementor-size-default">Buy</div> </div>
  1126. </div>
  1127. </div>
  1128. </div>
  1129. </div>
  1130. </section>
  1131. </div>
  1132. </div><div class="jet-listing-grid__item jet-listing-dynamic-post-44219" data-post-id="44219" > <div data-elementor-type="jet-listing-items" data-elementor-id="51" class="elementor elementor-51" data-elementor-post-type="jet-engine">
  1133. <section class="elementor-section elementor-top-section elementor-element elementor-element-ba65f9f elementor-section-content-bottom elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ba65f9f" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[],&quot;animation&quot;:&quot;none&quot;,&quot;background_background&quot;:&quot;classic&quot;}">
  1134. <div class="elementor-container elementor-column-gap-no">
  1135. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-753a64d" data-id="753a64d" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
  1136. <div class="elementor-widget-wrap elementor-element-populated">
  1137. <div class="elementor-element elementor-element-2bb679a elementor-widget elementor-widget-image" data-id="2bb679a" data-element_type="widget" data-widget_type="image.default">
  1138. <div class="elementor-widget-container">
  1139. <a href="https://yourplace.ae/properties/apartment-for-sale-in-golf-vita-a-golf-vita/">
  1140. <img width="1312" height="894" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201312%20894'%3E%3C/svg%3E" title="14203599-f0787o" alt="Apartment for sale in Golf Vita" data-lazy-src="https://yourplace.ae/wp-content/uploads/2025/05/14203599-f0787o.webp" /><noscript><img width="1312" height="894" decoding="async" src="https://yourplace.ae/wp-content/uploads/2025/05/14203599-f0787o.webp" title="14203599-f0787o" alt="Apartment for sale in Golf Vita" loading="lazy" /></noscript> </a>
  1141. </div>
  1142. </div>
  1143. <div class="elementor-element elementor-element-7115438 elementor-widget__width-initial jedv-enabled--yes elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="7115438" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1144. <div class="elementor-widget-container">
  1145. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__icon is-svg-icon"><svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" class="rh_svg" width="24" height="24" viewBox="0 0 24 24"><defs>  </defs><path d="M1111.91,600.993h16.17a2.635,2.635,0,0,1,2.68,1.773l1.21,11.358a2.456,2.456,0,0,1-2.61,2.875h-18.73a2.46,2.46,0,0,1-2.61-2.875l1.21-11.358A2.635,2.635,0,0,1,1111.91,600.993Zm0.66-7.994h3.86c1.09,0,2.57.135,2.57,1l0.01,3.463c0.14,0.838-1.72,1.539-2.93,1.539h-4.17c-1.21,0-2.07-.7-1.92-1.539l0.37-3.139A2.146,2.146,0,0,1,1112.57,593Zm11,0h3.86a2.123,2.123,0,0,1,2.2,1.325l0.38,3.139c0.14,0.838-.72,1.539-1.93,1.539h-5.17c-1.21,0-2.07-.7-1.92-1.539L1121,594C1121,593.1,1122.48,593,1123.57,593Z" transform="translate(-1108 -593)" fill="#FF5107"></path></svg></div><div class="jet-listing-dynamic-field__content">1 Bedrooms</div></div></div> </div>
  1146. </div>
  1147. <div class="elementor-element elementor-element-a95418d elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="a95418d" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1148. <div class="elementor-widget-container">
  1149. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__icon is-svg-icon"><svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" class="rh_svg" width="23.69" height="24" viewBox="0 0 23.69 24"><path d="M1204,601a8,8,0,0,1,16,0v16h-2V601a6,6,0,0,0-12,0v1h-2v-1Zm7,6a6,6,0,0,0-12,0h12Zm-6,2a1,1,0,0,1,1,1v1a1,1,0,0,1-2,0v-1A1,1,0,0,1,1205,609Zm0,5a1,1,0,0,1,1,1v1a1,1,0,0,1-2,0v-1A1,1,0,0,1,1205,614Zm4.94-5.343a1,1,0,0,1,1.28.6l0.69,0.878a1,1,0,0,1-1.88.685l-0.69-.879A1,1,0,0,1,1209.94,608.657Zm2.05,4.638a1,1,0,0,1,1.28.6l0.35,0.94a1.008,1.008,0,0,1-.6,1.282,1,1,0,0,1-1.28-.6l-0.35-.939A1.008,1.008,0,0,1,1211.99,613.295Zm-11.93-4.638a1,1,0,0,1,.6,1.282l-0.69.879a1,1,0,1,1-1.87-.682l0.68-.88A1,1,0,0,1,1200.06,608.657Zm-2.05,4.639a1,1,0,0,1,.6,1.281l-0.34.941a1,1,0,0,1-1.88-.683l0.34-.94A1,1,0,0,1,1198.01,613.3Z" transform="translate(-1196.31 -593)" fill="#FF5107"></path></svg></div><div class="jet-listing-dynamic-field__content">1 Bathrooms</div></div></div> </div>
  1150. </div>
  1151. <div class="elementor-element elementor-element-4e028bc elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="4e028bc" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1152. <div class="elementor-widget-container">
  1153. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><i class="jet-listing-dynamic-field__icon far fa-object-group" aria-hidden="true"></i><div class="jet-listing-dynamic-field__content">480 Sqft</div></div></div> </div>
  1154. </div>
  1155. <div class="elementor-element elementor-element-7bea8ea elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="7bea8ea" data-element_type="widget" data-widget_type="divider.default">
  1156. <div class="elementor-widget-container">
  1157. <div class="elementor-divider">
  1158. <span class="elementor-divider-separator">
  1159. </span>
  1160. </div>
  1161. </div>
  1162. </div>
  1163. <div class="elementor-element elementor-element-a7fb43a elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-terms" data-id="a7fb43a" data-element_type="widget" data-widget_type="jet-listing-dynamic-terms.default">
  1164. <div class="elementor-widget-container">
  1165. <div class="jet-listing jet-listing-dynamic-terms"><span class="jet-listing-dynamic-terms__link">Buy</span></div> </div>
  1166. </div>
  1167. <div class="elementor-element elementor-element-b2fb9c5 elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="b2fb9c5" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1168. <div class="elementor-widget-container">
  1169. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">AED 750,000</div></div></div> </div>
  1170. </div>
  1171. <div class="elementor-element elementor-element-0cf8e26 elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="0cf8e26" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1172. <div class="elementor-widget-container">
  1173. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content"></div></div></div> </div>
  1174. </div>
  1175. <div class="elementor-element elementor-element-be5982b elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="be5982b" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1176. <div class="elementor-widget-container">
  1177. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">Apartment for sale in Golf Vita A, Golf Vita</div></div></div> </div>
  1178. </div>
  1179. <div class="elementor-element elementor-element-758b168 elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="758b168" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1180. <div class="elementor-widget-container">
  1181. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><i class="jet-listing-dynamic-field__icon fas fa-map-marker-alt" aria-hidden="true"></i><div class="jet-listing-dynamic-field__content">Golf Vita A, Golf Vita, DAMAC Hills, Dubai</div></div></div> </div>
  1182. </div>
  1183. <section class="elementor-section elementor-inner-section elementor-element elementor-element-ca01c60 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ca01c60" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  1184. <div class="elementor-container elementor-column-gap-default">
  1185. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-306c650" data-id="306c650" data-element_type="column">
  1186. <div class="elementor-widget-wrap elementor-element-populated">
  1187. <div class="elementor-element elementor-element-45e30ae elementor-icon-list--layout-inline elementor-align-center elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="45e30ae" data-element_type="widget" data-widget_type="icon-list.default">
  1188. <div class="elementor-widget-container">
  1189. <ul class="elementor-icon-list-items elementor-inline-items">
  1190. <li class="elementor-icon-list-item elementor-inline-item">
  1191. <a href="mailto:info@yourplace.ae">
  1192.  
  1193. <span class="elementor-icon-list-icon">
  1194. <i aria-hidden="true" class="icon icon-email"></i> </span>
  1195. <span class="elementor-icon-list-text"></span>
  1196. </a>
  1197. </li>
  1198. <li class="elementor-icon-list-item elementor-inline-item">
  1199. <a href="tel:+971581177638">
  1200.  
  1201. <span class="elementor-icon-list-icon">
  1202. <i aria-hidden="true" class="icon icon-phone1"></i> </span>
  1203. <span class="elementor-icon-list-text"></span>
  1204. </a>
  1205. </li>
  1206. <li class="elementor-icon-list-item elementor-inline-item">
  1207. <a href="https://wa.link/0b21vo">
  1208.  
  1209. <span class="elementor-icon-list-icon">
  1210. <i aria-hidden="true" class="fab fa-whatsapp"></i> </span>
  1211. <span class="elementor-icon-list-text"></span>
  1212. </a>
  1213. </li>
  1214. </ul>
  1215. </div>
  1216. </div>
  1217. </div>
  1218. </div>
  1219. </div>
  1220. </section>
  1221. <div class="elementor-element elementor-element-1152df1 elementor-widget__width-initial elementor-absolute elementor-widget elementor-widget-heading" data-id="1152df1" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="heading.default">
  1222. <div class="elementor-widget-container">
  1223. <div class="elementor-heading-title elementor-size-default">Buy</div> </div>
  1224. </div>
  1225. </div>
  1226. </div>
  1227. </div>
  1228. </section>
  1229. </div>
  1230. </div><div class="jet-listing-grid__item jet-listing-dynamic-post-44106" data-post-id="44106" > <div data-elementor-type="jet-listing-items" data-elementor-id="51" class="elementor elementor-51" data-elementor-post-type="jet-engine">
  1231. <section class="elementor-section elementor-top-section elementor-element elementor-element-ba65f9f elementor-section-content-bottom elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ba65f9f" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[],&quot;animation&quot;:&quot;none&quot;,&quot;background_background&quot;:&quot;classic&quot;}">
  1232. <div class="elementor-container elementor-column-gap-no">
  1233. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-753a64d" data-id="753a64d" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
  1234. <div class="elementor-widget-wrap elementor-element-populated">
  1235. <div class="elementor-element elementor-element-2bb679a elementor-widget elementor-widget-image" data-id="2bb679a" data-element_type="widget" data-widget_type="image.default">
  1236. <div class="elementor-widget-container">
  1237. <a href="https://yourplace.ae/properties/apartment-for-sale-in-peninsula-one-peninsula-2/">
  1238. <img width="1312" height="894" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201312%20894'%3E%3C/svg%3E" title="14179365-98a66o" alt="Apartment for sale in Peninsula One" data-lazy-src="https://yourplace.ae/wp-content/uploads/2025/05/14179365-98a66o.webp" /><noscript><img width="1312" height="894" decoding="async" src="https://yourplace.ae/wp-content/uploads/2025/05/14179365-98a66o.webp" title="14179365-98a66o" alt="Apartment for sale in Peninsula One" loading="lazy" /></noscript> </a>
  1239. </div>
  1240. </div>
  1241. <div class="elementor-element elementor-element-7115438 elementor-widget__width-initial jedv-enabled--yes elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="7115438" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1242. <div class="elementor-widget-container">
  1243. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__icon is-svg-icon"><svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" class="rh_svg" width="24" height="24" viewBox="0 0 24 24"><defs>  </defs><path d="M1111.91,600.993h16.17a2.635,2.635,0,0,1,2.68,1.773l1.21,11.358a2.456,2.456,0,0,1-2.61,2.875h-18.73a2.46,2.46,0,0,1-2.61-2.875l1.21-11.358A2.635,2.635,0,0,1,1111.91,600.993Zm0.66-7.994h3.86c1.09,0,2.57.135,2.57,1l0.01,3.463c0.14,0.838-1.72,1.539-2.93,1.539h-4.17c-1.21,0-2.07-.7-1.92-1.539l0.37-3.139A2.146,2.146,0,0,1,1112.57,593Zm11,0h3.86a2.123,2.123,0,0,1,2.2,1.325l0.38,3.139c0.14,0.838-.72,1.539-1.93,1.539h-5.17c-1.21,0-2.07-.7-1.92-1.539L1121,594C1121,593.1,1122.48,593,1123.57,593Z" transform="translate(-1108 -593)" fill="#FF5107"></path></svg></div><div class="jet-listing-dynamic-field__content">2 Bedrooms</div></div></div> </div>
  1244. </div>
  1245. <div class="elementor-element elementor-element-a95418d elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="a95418d" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1246. <div class="elementor-widget-container">
  1247. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__icon is-svg-icon"><svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" class="rh_svg" width="23.69" height="24" viewBox="0 0 23.69 24"><path d="M1204,601a8,8,0,0,1,16,0v16h-2V601a6,6,0,0,0-12,0v1h-2v-1Zm7,6a6,6,0,0,0-12,0h12Zm-6,2a1,1,0,0,1,1,1v1a1,1,0,0,1-2,0v-1A1,1,0,0,1,1205,609Zm0,5a1,1,0,0,1,1,1v1a1,1,0,0,1-2,0v-1A1,1,0,0,1,1205,614Zm4.94-5.343a1,1,0,0,1,1.28.6l0.69,0.878a1,1,0,0,1-1.88.685l-0.69-.879A1,1,0,0,1,1209.94,608.657Zm2.05,4.638a1,1,0,0,1,1.28.6l0.35,0.94a1.008,1.008,0,0,1-.6,1.282,1,1,0,0,1-1.28-.6l-0.35-.939A1.008,1.008,0,0,1,1211.99,613.295Zm-11.93-4.638a1,1,0,0,1,.6,1.282l-0.69.879a1,1,0,1,1-1.87-.682l0.68-.88A1,1,0,0,1,1200.06,608.657Zm-2.05,4.639a1,1,0,0,1,.6,1.281l-0.34.941a1,1,0,0,1-1.88-.683l0.34-.94A1,1,0,0,1,1198.01,613.3Z" transform="translate(-1196.31 -593)" fill="#FF5107"></path></svg></div><div class="jet-listing-dynamic-field__content">2 Bathrooms</div></div></div> </div>
  1248. </div>
  1249. <div class="elementor-element elementor-element-4e028bc elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="4e028bc" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1250. <div class="elementor-widget-container">
  1251. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><i class="jet-listing-dynamic-field__icon far fa-object-group" aria-hidden="true"></i><div class="jet-listing-dynamic-field__content">1,874 Sqft</div></div></div> </div>
  1252. </div>
  1253. <div class="elementor-element elementor-element-7bea8ea elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="7bea8ea" data-element_type="widget" data-widget_type="divider.default">
  1254. <div class="elementor-widget-container">
  1255. <div class="elementor-divider">
  1256. <span class="elementor-divider-separator">
  1257. </span>
  1258. </div>
  1259. </div>
  1260. </div>
  1261. <div class="elementor-element elementor-element-a7fb43a elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-terms" data-id="a7fb43a" data-element_type="widget" data-widget_type="jet-listing-dynamic-terms.default">
  1262. <div class="elementor-widget-container">
  1263. <div class="jet-listing jet-listing-dynamic-terms"><span class="jet-listing-dynamic-terms__link">Buy</span></div> </div>
  1264. </div>
  1265. <div class="elementor-element elementor-element-b2fb9c5 elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="b2fb9c5" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1266. <div class="elementor-widget-container">
  1267. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">AED 4,200,000</div></div></div> </div>
  1268. </div>
  1269. <div class="elementor-element elementor-element-0cf8e26 elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="0cf8e26" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1270. <div class="elementor-widget-container">
  1271. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content"></div></div></div> </div>
  1272. </div>
  1273. <div class="elementor-element elementor-element-be5982b elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="be5982b" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1274. <div class="elementor-widget-container">
  1275. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">Apartment for sale in Peninsula One, Peninsula</div></div></div> </div>
  1276. </div>
  1277. <div class="elementor-element elementor-element-758b168 elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="758b168" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1278. <div class="elementor-widget-container">
  1279. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><i class="jet-listing-dynamic-field__icon fas fa-map-marker-alt" aria-hidden="true"></i><div class="jet-listing-dynamic-field__content">Peninsula One, Peninsula, Business Bay, Dubai</div></div></div> </div>
  1280. </div>
  1281. <section class="elementor-section elementor-inner-section elementor-element elementor-element-ca01c60 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ca01c60" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  1282. <div class="elementor-container elementor-column-gap-default">
  1283. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-306c650" data-id="306c650" data-element_type="column">
  1284. <div class="elementor-widget-wrap elementor-element-populated">
  1285. <div class="elementor-element elementor-element-45e30ae elementor-icon-list--layout-inline elementor-align-center elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="45e30ae" data-element_type="widget" data-widget_type="icon-list.default">
  1286. <div class="elementor-widget-container">
  1287. <ul class="elementor-icon-list-items elementor-inline-items">
  1288. <li class="elementor-icon-list-item elementor-inline-item">
  1289. <a href="mailto:info@yourplace.ae">
  1290.  
  1291. <span class="elementor-icon-list-icon">
  1292. <i aria-hidden="true" class="icon icon-email"></i> </span>
  1293. <span class="elementor-icon-list-text"></span>
  1294. </a>
  1295. </li>
  1296. <li class="elementor-icon-list-item elementor-inline-item">
  1297. <a href="tel:+971581177638">
  1298.  
  1299. <span class="elementor-icon-list-icon">
  1300. <i aria-hidden="true" class="icon icon-phone1"></i> </span>
  1301. <span class="elementor-icon-list-text"></span>
  1302. </a>
  1303. </li>
  1304. <li class="elementor-icon-list-item elementor-inline-item">
  1305. <a href="https://wa.link/0b21vo">
  1306.  
  1307. <span class="elementor-icon-list-icon">
  1308. <i aria-hidden="true" class="fab fa-whatsapp"></i> </span>
  1309. <span class="elementor-icon-list-text"></span>
  1310. </a>
  1311. </li>
  1312. </ul>
  1313. </div>
  1314. </div>
  1315. </div>
  1316. </div>
  1317. </div>
  1318. </section>
  1319. <div class="elementor-element elementor-element-1152df1 elementor-widget__width-initial elementor-absolute elementor-widget elementor-widget-heading" data-id="1152df1" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="heading.default">
  1320. <div class="elementor-widget-container">
  1321. <div class="elementor-heading-title elementor-size-default">Buy</div> </div>
  1322. </div>
  1323. </div>
  1324. </div>
  1325. </div>
  1326. </section>
  1327. </div>
  1328. </div><div class="jet-listing-grid__item jet-listing-dynamic-post-44077" data-post-id="44077" > <div data-elementor-type="jet-listing-items" data-elementor-id="51" class="elementor elementor-51" data-elementor-post-type="jet-engine">
  1329. <section class="elementor-section elementor-top-section elementor-element elementor-element-ba65f9f elementor-section-content-bottom elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ba65f9f" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[],&quot;animation&quot;:&quot;none&quot;,&quot;background_background&quot;:&quot;classic&quot;}">
  1330. <div class="elementor-container elementor-column-gap-no">
  1331. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-753a64d" data-id="753a64d" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
  1332. <div class="elementor-widget-wrap elementor-element-populated">
  1333. <div class="elementor-element elementor-element-2bb679a elementor-widget elementor-widget-image" data-id="2bb679a" data-element_type="widget" data-widget_type="image.default">
  1334. <div class="elementor-widget-container">
  1335. <a href="https://yourplace.ae/properties/apartment-for-sale-in-peninsula-five-peninsula-2/">
  1336. <img width="1312" height="894" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201312%20894'%3E%3C/svg%3E" title="14178725-38042o" alt="Apartment for sale in Peninsula Five" data-lazy-src="https://yourplace.ae/wp-content/uploads/2025/05/14178725-38042o.webp" /><noscript><img width="1312" height="894" decoding="async" src="https://yourplace.ae/wp-content/uploads/2025/05/14178725-38042o.webp" title="14178725-38042o" alt="Apartment for sale in Peninsula Five" loading="lazy" /></noscript> </a>
  1337. </div>
  1338. </div>
  1339. <div class="elementor-element elementor-element-7115438 elementor-widget__width-initial jedv-enabled--yes elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="7115438" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1340. <div class="elementor-widget-container">
  1341. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__icon is-svg-icon"><svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" class="rh_svg" width="24" height="24" viewBox="0 0 24 24"><defs>  </defs><path d="M1111.91,600.993h16.17a2.635,2.635,0,0,1,2.68,1.773l1.21,11.358a2.456,2.456,0,0,1-2.61,2.875h-18.73a2.46,2.46,0,0,1-2.61-2.875l1.21-11.358A2.635,2.635,0,0,1,1111.91,600.993Zm0.66-7.994h3.86c1.09,0,2.57.135,2.57,1l0.01,3.463c0.14,0.838-1.72,1.539-2.93,1.539h-4.17c-1.21,0-2.07-.7-1.92-1.539l0.37-3.139A2.146,2.146,0,0,1,1112.57,593Zm11,0h3.86a2.123,2.123,0,0,1,2.2,1.325l0.38,3.139c0.14,0.838-.72,1.539-1.93,1.539h-5.17c-1.21,0-2.07-.7-1.92-1.539L1121,594C1121,593.1,1122.48,593,1123.57,593Z" transform="translate(-1108 -593)" fill="#FF5107"></path></svg></div><div class="jet-listing-dynamic-field__content">2 Bedrooms</div></div></div> </div>
  1342. </div>
  1343. <div class="elementor-element elementor-element-a95418d elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="a95418d" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1344. <div class="elementor-widget-container">
  1345. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__icon is-svg-icon"><svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" class="rh_svg" width="23.69" height="24" viewBox="0 0 23.69 24"><path d="M1204,601a8,8,0,0,1,16,0v16h-2V601a6,6,0,0,0-12,0v1h-2v-1Zm7,6a6,6,0,0,0-12,0h12Zm-6,2a1,1,0,0,1,1,1v1a1,1,0,0,1-2,0v-1A1,1,0,0,1,1205,609Zm0,5a1,1,0,0,1,1,1v1a1,1,0,0,1-2,0v-1A1,1,0,0,1,1205,614Zm4.94-5.343a1,1,0,0,1,1.28.6l0.69,0.878a1,1,0,0,1-1.88.685l-0.69-.879A1,1,0,0,1,1209.94,608.657Zm2.05,4.638a1,1,0,0,1,1.28.6l0.35,0.94a1.008,1.008,0,0,1-.6,1.282,1,1,0,0,1-1.28-.6l-0.35-.939A1.008,1.008,0,0,1,1211.99,613.295Zm-11.93-4.638a1,1,0,0,1,.6,1.282l-0.69.879a1,1,0,1,1-1.87-.682l0.68-.88A1,1,0,0,1,1200.06,608.657Zm-2.05,4.639a1,1,0,0,1,.6,1.281l-0.34.941a1,1,0,0,1-1.88-.683l0.34-.94A1,1,0,0,1,1198.01,613.3Z" transform="translate(-1196.31 -593)" fill="#FF5107"></path></svg></div><div class="jet-listing-dynamic-field__content">3 Bathrooms</div></div></div> </div>
  1346. </div>
  1347. <div class="elementor-element elementor-element-4e028bc elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="4e028bc" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1348. <div class="elementor-widget-container">
  1349. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><i class="jet-listing-dynamic-field__icon far fa-object-group" aria-hidden="true"></i><div class="jet-listing-dynamic-field__content">1,623 Sqft</div></div></div> </div>
  1350. </div>
  1351. <div class="elementor-element elementor-element-7bea8ea elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="7bea8ea" data-element_type="widget" data-widget_type="divider.default">
  1352. <div class="elementor-widget-container">
  1353. <div class="elementor-divider">
  1354. <span class="elementor-divider-separator">
  1355. </span>
  1356. </div>
  1357. </div>
  1358. </div>
  1359. <div class="elementor-element elementor-element-a7fb43a elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-terms" data-id="a7fb43a" data-element_type="widget" data-widget_type="jet-listing-dynamic-terms.default">
  1360. <div class="elementor-widget-container">
  1361. <div class="jet-listing jet-listing-dynamic-terms"><span class="jet-listing-dynamic-terms__link">Buy</span></div> </div>
  1362. </div>
  1363. <div class="elementor-element elementor-element-b2fb9c5 elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="b2fb9c5" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1364. <div class="elementor-widget-container">
  1365. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">AED 4,900,000</div></div></div> </div>
  1366. </div>
  1367. <div class="elementor-element elementor-element-0cf8e26 elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="0cf8e26" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1368. <div class="elementor-widget-container">
  1369. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content"></div></div></div> </div>
  1370. </div>
  1371. <div class="elementor-element elementor-element-be5982b elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="be5982b" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1372. <div class="elementor-widget-container">
  1373. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">Apartment for sale in Peninsula Five, Peninsula</div></div></div> </div>
  1374. </div>
  1375. <div class="elementor-element elementor-element-758b168 elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="758b168" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1376. <div class="elementor-widget-container">
  1377. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><i class="jet-listing-dynamic-field__icon fas fa-map-marker-alt" aria-hidden="true"></i><div class="jet-listing-dynamic-field__content">Peninsula Five, Peninsula, Business Bay, Dubai</div></div></div> </div>
  1378. </div>
  1379. <section class="elementor-section elementor-inner-section elementor-element elementor-element-ca01c60 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ca01c60" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  1380. <div class="elementor-container elementor-column-gap-default">
  1381. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-306c650" data-id="306c650" data-element_type="column">
  1382. <div class="elementor-widget-wrap elementor-element-populated">
  1383. <div class="elementor-element elementor-element-45e30ae elementor-icon-list--layout-inline elementor-align-center elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="45e30ae" data-element_type="widget" data-widget_type="icon-list.default">
  1384. <div class="elementor-widget-container">
  1385. <ul class="elementor-icon-list-items elementor-inline-items">
  1386. <li class="elementor-icon-list-item elementor-inline-item">
  1387. <a href="mailto:info@yourplace.ae">
  1388.  
  1389. <span class="elementor-icon-list-icon">
  1390. <i aria-hidden="true" class="icon icon-email"></i> </span>
  1391. <span class="elementor-icon-list-text"></span>
  1392. </a>
  1393. </li>
  1394. <li class="elementor-icon-list-item elementor-inline-item">
  1395. <a href="tel:+971581177638">
  1396.  
  1397. <span class="elementor-icon-list-icon">
  1398. <i aria-hidden="true" class="icon icon-phone1"></i> </span>
  1399. <span class="elementor-icon-list-text"></span>
  1400. </a>
  1401. </li>
  1402. <li class="elementor-icon-list-item elementor-inline-item">
  1403. <a href="https://wa.link/0b21vo">
  1404.  
  1405. <span class="elementor-icon-list-icon">
  1406. <i aria-hidden="true" class="fab fa-whatsapp"></i> </span>
  1407. <span class="elementor-icon-list-text"></span>
  1408. </a>
  1409. </li>
  1410. </ul>
  1411. </div>
  1412. </div>
  1413. </div>
  1414. </div>
  1415. </div>
  1416. </section>
  1417. <div class="elementor-element elementor-element-1152df1 elementor-widget__width-initial elementor-absolute elementor-widget elementor-widget-heading" data-id="1152df1" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="heading.default">
  1418. <div class="elementor-widget-container">
  1419. <div class="elementor-heading-title elementor-size-default">Buy</div> </div>
  1420. </div>
  1421. </div>
  1422. </div>
  1423. </div>
  1424. </section>
  1425. </div>
  1426. </div><div class="jet-listing-grid__item jet-listing-dynamic-post-43981" data-post-id="43981" > <div data-elementor-type="jet-listing-items" data-elementor-id="51" class="elementor elementor-51" data-elementor-post-type="jet-engine">
  1427. <section class="elementor-section elementor-top-section elementor-element elementor-element-ba65f9f elementor-section-content-bottom elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ba65f9f" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[],&quot;animation&quot;:&quot;none&quot;,&quot;background_background&quot;:&quot;classic&quot;}">
  1428. <div class="elementor-container elementor-column-gap-no">
  1429. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-753a64d" data-id="753a64d" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
  1430. <div class="elementor-widget-wrap elementor-element-populated">
  1431. <div class="elementor-element elementor-element-2bb679a elementor-widget elementor-widget-image" data-id="2bb679a" data-element_type="widget" data-widget_type="image.default">
  1432. <div class="elementor-widget-container">
  1433. <a href="https://yourplace.ae/properties/townhouse-for-sale-in-the-pulse-residence-icon-the-pulse/">
  1434. <img width="1312" height="894" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201312%20894'%3E%3C/svg%3E" title="14093536-daaa9o" alt="14093536-daaa9o" data-lazy-src="https://yourplace.ae/wp-content/uploads/2025/04/14093536-daaa9o.webp" /><noscript><img width="1312" height="894" decoding="async" src="https://yourplace.ae/wp-content/uploads/2025/04/14093536-daaa9o.webp" title="14093536-daaa9o" alt="14093536-daaa9o" loading="lazy" /></noscript> </a>
  1435. </div>
  1436. </div>
  1437. <div class="elementor-element elementor-element-7115438 elementor-widget__width-initial jedv-enabled--yes elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="7115438" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1438. <div class="elementor-widget-container">
  1439. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__icon is-svg-icon"><svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" class="rh_svg" width="24" height="24" viewBox="0 0 24 24"><defs>  </defs><path d="M1111.91,600.993h16.17a2.635,2.635,0,0,1,2.68,1.773l1.21,11.358a2.456,2.456,0,0,1-2.61,2.875h-18.73a2.46,2.46,0,0,1-2.61-2.875l1.21-11.358A2.635,2.635,0,0,1,1111.91,600.993Zm0.66-7.994h3.86c1.09,0,2.57.135,2.57,1l0.01,3.463c0.14,0.838-1.72,1.539-2.93,1.539h-4.17c-1.21,0-2.07-.7-1.92-1.539l0.37-3.139A2.146,2.146,0,0,1,1112.57,593Zm11,0h3.86a2.123,2.123,0,0,1,2.2,1.325l0.38,3.139c0.14,0.838-.72,1.539-1.93,1.539h-5.17c-1.21,0-2.07-.7-1.92-1.539L1121,594C1121,593.1,1122.48,593,1123.57,593Z" transform="translate(-1108 -593)" fill="#FF5107"></path></svg></div><div class="jet-listing-dynamic-field__content">2 Bedrooms</div></div></div> </div>
  1440. </div>
  1441. <div class="elementor-element elementor-element-a95418d elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="a95418d" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1442. <div class="elementor-widget-container">
  1443. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__icon is-svg-icon"><svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" class="rh_svg" width="23.69" height="24" viewBox="0 0 23.69 24"><path d="M1204,601a8,8,0,0,1,16,0v16h-2V601a6,6,0,0,0-12,0v1h-2v-1Zm7,6a6,6,0,0,0-12,0h12Zm-6,2a1,1,0,0,1,1,1v1a1,1,0,0,1-2,0v-1A1,1,0,0,1,1205,609Zm0,5a1,1,0,0,1,1,1v1a1,1,0,0,1-2,0v-1A1,1,0,0,1,1205,614Zm4.94-5.343a1,1,0,0,1,1.28.6l0.69,0.878a1,1,0,0,1-1.88.685l-0.69-.879A1,1,0,0,1,1209.94,608.657Zm2.05,4.638a1,1,0,0,1,1.28.6l0.35,0.94a1.008,1.008,0,0,1-.6,1.282,1,1,0,0,1-1.28-.6l-0.35-.939A1.008,1.008,0,0,1,1211.99,613.295Zm-11.93-4.638a1,1,0,0,1,.6,1.282l-0.69.879a1,1,0,1,1-1.87-.682l0.68-.88A1,1,0,0,1,1200.06,608.657Zm-2.05,4.639a1,1,0,0,1,.6,1.281l-0.34.941a1,1,0,0,1-1.88-.683l0.34-.94A1,1,0,0,1,1198.01,613.3Z" transform="translate(-1196.31 -593)" fill="#FF5107"></path></svg></div><div class="jet-listing-dynamic-field__content">3 Bathrooms</div></div></div> </div>
  1444. </div>
  1445. <div class="elementor-element elementor-element-4e028bc elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="4e028bc" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1446. <div class="elementor-widget-container">
  1447. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><i class="jet-listing-dynamic-field__icon far fa-object-group" aria-hidden="true"></i><div class="jet-listing-dynamic-field__content">1,982 Sqft</div></div></div> </div>
  1448. </div>
  1449. <div class="elementor-element elementor-element-7bea8ea elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="7bea8ea" data-element_type="widget" data-widget_type="divider.default">
  1450. <div class="elementor-widget-container">
  1451. <div class="elementor-divider">
  1452. <span class="elementor-divider-separator">
  1453. </span>
  1454. </div>
  1455. </div>
  1456. </div>
  1457. <div class="elementor-element elementor-element-a7fb43a elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-terms" data-id="a7fb43a" data-element_type="widget" data-widget_type="jet-listing-dynamic-terms.default">
  1458. <div class="elementor-widget-container">
  1459. <div class="jet-listing jet-listing-dynamic-terms"><span class="jet-listing-dynamic-terms__link">Buy</span></div> </div>
  1460. </div>
  1461. <div class="elementor-element elementor-element-b2fb9c5 elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="b2fb9c5" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1462. <div class="elementor-widget-container">
  1463. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">AED 2,300,000</div></div></div> </div>
  1464. </div>
  1465. <div class="elementor-element elementor-element-0cf8e26 elementor-widget__width-initial elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="0cf8e26" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1466. <div class="elementor-widget-container">
  1467. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content"></div></div></div> </div>
  1468. </div>
  1469. <div class="elementor-element elementor-element-be5982b elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="be5982b" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1470. <div class="elementor-widget-container">
  1471. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">Townhouse for sale in The Pulse Residence Icon, The Pulse</div></div></div> </div>
  1472. </div>
  1473. <div class="elementor-element elementor-element-758b168 elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="758b168" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1474. <div class="elementor-widget-container">
  1475. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><i class="jet-listing-dynamic-field__icon fas fa-map-marker-alt" aria-hidden="true"></i><div class="jet-listing-dynamic-field__content">The Pulse Residence Icon, The Pulse, Dubai South </div></div></div> </div>
  1476. </div>
  1477. <section class="elementor-section elementor-inner-section elementor-element elementor-element-ca01c60 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ca01c60" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  1478. <div class="elementor-container elementor-column-gap-default">
  1479. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-306c650" data-id="306c650" data-element_type="column">
  1480. <div class="elementor-widget-wrap elementor-element-populated">
  1481. <div class="elementor-element elementor-element-45e30ae elementor-icon-list--layout-inline elementor-align-center elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="45e30ae" data-element_type="widget" data-widget_type="icon-list.default">
  1482. <div class="elementor-widget-container">
  1483. <ul class="elementor-icon-list-items elementor-inline-items">
  1484. <li class="elementor-icon-list-item elementor-inline-item">
  1485. <a href="mailto:info@yourplace.ae">
  1486.  
  1487. <span class="elementor-icon-list-icon">
  1488. <i aria-hidden="true" class="icon icon-email"></i> </span>
  1489. <span class="elementor-icon-list-text"></span>
  1490. </a>
  1491. </li>
  1492. <li class="elementor-icon-list-item elementor-inline-item">
  1493. <a href="tel:+971581177638">
  1494.  
  1495. <span class="elementor-icon-list-icon">
  1496. <i aria-hidden="true" class="icon icon-phone1"></i> </span>
  1497. <span class="elementor-icon-list-text"></span>
  1498. </a>
  1499. </li>
  1500. <li class="elementor-icon-list-item elementor-inline-item">
  1501. <a href="https://wa.link/0b21vo">
  1502.  
  1503. <span class="elementor-icon-list-icon">
  1504. <i aria-hidden="true" class="fab fa-whatsapp"></i> </span>
  1505. <span class="elementor-icon-list-text"></span>
  1506. </a>
  1507. </li>
  1508. </ul>
  1509. </div>
  1510. </div>
  1511. </div>
  1512. </div>
  1513. </div>
  1514. </section>
  1515. <div class="elementor-element elementor-element-1152df1 elementor-widget__width-initial elementor-absolute elementor-widget elementor-widget-heading" data-id="1152df1" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="heading.default">
  1516. <div class="elementor-widget-container">
  1517. <div class="elementor-heading-title elementor-size-default">Buy</div> </div>
  1518. </div>
  1519. </div>
  1520. </div>
  1521. </div>
  1522. </section>
  1523. </div>
  1524. </div></div></div></div> </div>
  1525. </div>
  1526. </div>
  1527. </div>
  1528. </div>
  1529. </section>
  1530. <section class="elementor-section elementor-top-section elementor-element elementor-element-37dd2c9 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="37dd2c9" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}">
  1531. <div class="elementor-container elementor-column-gap-default">
  1532. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-dc5a63a" data-id="dc5a63a" data-element_type="column">
  1533. <div class="elementor-widget-wrap elementor-element-populated">
  1534. <div class="elementor-element elementor-element-33385fb elementor-widget elementor-widget-heading" data-id="33385fb" data-element_type="widget" data-widget_type="heading.default">
  1535. <div class="elementor-widget-container">
  1536. <h2 class="elementor-heading-title elementor-size-default">Latest Off Plan Properties In Dubai
  1537. </h2> </div>
  1538. </div>
  1539. <div class="elementor-element elementor-element-fdb9822 elementor-widget elementor-widget-jet-listing-grid" data-id="fdb9822" data-element_type="widget" data-settings="{&quot;columns&quot;:3,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;}" data-widget_type="jet-listing-grid.default">
  1540. <div class="elementor-widget-container">
  1541. <div class="jet-listing-grid jet-listing"><div class="jet-listing-grid__items grid-col-desk-3 grid-col-tablet-2 grid-col-mobile-1 jet-listing-grid--24341"  data-nav="{&quot;enabled&quot;:false,&quot;type&quot;:null,&quot;more_el&quot;:null,&quot;query&quot;:[],&quot;widget_settings&quot;:{&quot;lisitng_id&quot;:24341,&quot;posts_num&quot;:3,&quot;columns&quot;:3,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;is_archive_template&quot;:&quot;&quot;,&quot;post_status&quot;:[&quot;publish&quot;],&quot;use_random_posts_num&quot;:&quot;&quot;,&quot;max_posts_num&quot;:9,&quot;not_found_message&quot;:&quot;No data was found&quot;,&quot;is_masonry&quot;:false,&quot;equal_columns_height&quot;:&quot;&quot;,&quot;use_load_more&quot;:&quot;&quot;,&quot;load_more_id&quot;:&quot;&quot;,&quot;load_more_type&quot;:&quot;click&quot;,&quot;load_more_offset&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;use_custom_post_types&quot;:&quot;&quot;,&quot;custom_post_types&quot;:[],&quot;hide_widget_if&quot;:&quot;&quot;,&quot;carousel_enabled&quot;:&quot;&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;arrows&quot;:&quot;true&quot;,&quot;arrow_icon&quot;:&quot;fa fa-angle-left&quot;,&quot;dots&quot;:&quot;&quot;,&quot;autoplay&quot;:&quot;true&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;true&quot;,&quot;center_mode&quot;:&quot;&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500,&quot;inject_alternative_items&quot;:&quot;&quot;,&quot;injection_items&quot;:[],&quot;scroll_slider_enabled&quot;:&quot;&quot;,&quot;scroll_slider_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;custom_query&quot;:false,&quot;custom_query_id&quot;:&quot;&quot;,&quot;_element_id&quot;:&quot;&quot;}}" data-page="1" data-pages="39" data-listing-source="posts" data-listing-id="24341" data-query-id="0"><div class="jet-listing-grid__item jet-listing-dynamic-post-43866" data-post-id="43866" > <div data-elementor-type="jet-listing-items" data-elementor-id="24341" class="elementor elementor-24341" data-elementor-post-type="jet-engine">
  1542. <section class="elementor-section elementor-top-section elementor-element elementor-element-41fa9690 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="41fa9690" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}">
  1543. <div class="elementor-container elementor-column-gap-no">
  1544. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1fb68036" data-id="1fb68036" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
  1545. <div class="elementor-widget-wrap elementor-element-populated">
  1546. <div class="elementor-element elementor-element-4d969b44 elementor-widget elementor-widget-image" data-id="4d969b44" data-element_type="widget" data-widget_type="image.default">
  1547. <div class="elementor-widget-container">
  1548. <a href="https://yourplace.ae/off-plan-property/binghatti-skyhall-at-business-bay-dubai/">
  1549. <img decoding="async" width="1000" height="600" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201000%20600'%3E%3C/svg%3E" class="attachment-full size-full wp-image-43875" alt="" data-lazy-srcset="https://yourplace.ae/wp-content/uploads/2025/04/Skyhall-g-6.jpg 1000w, https://yourplace.ae/wp-content/uploads/2025/04/Skyhall-g-6-300x180.jpg 300w, https://yourplace.ae/wp-content/uploads/2025/04/Skyhall-g-6-768x461.jpg 768w" data-lazy-sizes="(max-width: 1000px) 100vw, 1000px" data-lazy-src="https://yourplace.ae/wp-content/uploads/2025/04/Skyhall-g-6.jpg" /><noscript><img decoding="async" width="1000" height="600" src="https://yourplace.ae/wp-content/uploads/2025/04/Skyhall-g-6.jpg" class="attachment-full size-full wp-image-43875" alt="" srcset="https://yourplace.ae/wp-content/uploads/2025/04/Skyhall-g-6.jpg 1000w, https://yourplace.ae/wp-content/uploads/2025/04/Skyhall-g-6-300x180.jpg 300w, https://yourplace.ae/wp-content/uploads/2025/04/Skyhall-g-6-768x461.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" /></noscript> </a>
  1550. </div>
  1551. </div>
  1552. <div class="elementor-element elementor-element-b1ddb33 elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="b1ddb33" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1553. <div class="elementor-widget-container">
  1554. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">Binghatti Skyhall at Business Bay, Dubai</div></div></div> </div>
  1555. </div>
  1556. <section class="elementor-section elementor-inner-section elementor-element elementor-element-526e31b2 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="526e31b2" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  1557. <div class="elementor-container elementor-column-gap-default">
  1558. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-345cee3e" data-id="345cee3e" data-element_type="column">
  1559. <div class="elementor-widget-wrap elementor-element-populated">
  1560. <div class="elementor-element elementor-element-6078bdd elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="6078bdd" data-element_type="widget" data-widget_type="icon-list.default">
  1561. <div class="elementor-widget-container">
  1562. <ul class="elementor-icon-list-items">
  1563. <li class="elementor-icon-list-item">
  1564. <span class="elementor-icon-list-icon">
  1565. <i aria-hidden="true" class="fas fa-map-signs"></i> </span>
  1566. <span class="elementor-icon-list-text">Business Bay</span>
  1567. </li>
  1568. </ul>
  1569. </div>
  1570. </div>
  1571. </div>
  1572. </div>
  1573. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2232c1fe" data-id="2232c1fe" data-element_type="column">
  1574. <div class="elementor-widget-wrap elementor-element-populated">
  1575. <div class="elementor-element elementor-element-1800777c elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="1800777c" data-element_type="widget" data-widget_type="icon-list.default">
  1576. <div class="elementor-widget-container">
  1577. <ul class="elementor-icon-list-items">
  1578. <li class="elementor-icon-list-item">
  1579. <span class="elementor-icon-list-icon">
  1580. <i aria-hidden="true" class="fas fa-shield-alt"></i> </span>
  1581. <span class="elementor-icon-list-text">Binghatti Developers</span>
  1582. </li>
  1583. </ul>
  1584. </div>
  1585. </div>
  1586. </div>
  1587. </div>
  1588. </div>
  1589. </section>
  1590. <section class="elementor-section elementor-inner-section elementor-element elementor-element-5a6956ff elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5a6956ff" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  1591. <div class="elementor-container elementor-column-gap-default">
  1592. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-f1de98b" data-id="f1de98b" data-element_type="column">
  1593. <div class="elementor-widget-wrap elementor-element-populated">
  1594. <div class="elementor-element elementor-element-5bca617d elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="5bca617d" data-element_type="widget" data-widget_type="icon-list.default">
  1595. <div class="elementor-widget-container">
  1596. <ul class="elementor-icon-list-items">
  1597. <li class="elementor-icon-list-item">
  1598. <span class="elementor-icon-list-icon">
  1599. <i aria-hidden="true" class="far fa-building"></i> </span>
  1600. <span class="elementor-icon-list-text">Apartments</span>
  1601. </li>
  1602. </ul>
  1603. </div>
  1604. </div>
  1605. </div>
  1606. </div>
  1607. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2c1652" data-id="2c1652" data-element_type="column">
  1608. <div class="elementor-widget-wrap elementor-element-populated">
  1609. <div class="elementor-element elementor-element-6e66c848 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="6e66c848" data-element_type="widget" data-widget_type="icon-list.default">
  1610. <div class="elementor-widget-container">
  1611. <ul class="elementor-icon-list-items">
  1612. <li class="elementor-icon-list-item">
  1613. <span class="elementor-icon-list-icon">
  1614. <i aria-hidden="true" class="fas fa-bed"></i> </span>
  1615. <span class="elementor-icon-list-text">1, Studio</span>
  1616. </li>
  1617. </ul>
  1618. </div>
  1619. </div>
  1620. </div>
  1621. </div>
  1622. </div>
  1623. </section>
  1624. <section class="elementor-section elementor-inner-section elementor-element elementor-element-22b1cf5 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="22b1cf5" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  1625. <div class="elementor-container elementor-column-gap-default">
  1626. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-00e7302" data-id="00e7302" data-element_type="column">
  1627. <div class="elementor-widget-wrap elementor-element-populated">
  1628. <div class="elementor-element elementor-element-d44b79b elementor-icon-list--layout-inline elementor-align-center elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="d44b79b" data-element_type="widget" data-widget_type="icon-list.default">
  1629. <div class="elementor-widget-container">
  1630. <ul class="elementor-icon-list-items elementor-inline-items">
  1631. <li class="elementor-icon-list-item elementor-inline-item">
  1632. <a href="mailto:info@yourplace.ae">
  1633.  
  1634. <span class="elementor-icon-list-icon">
  1635. <i aria-hidden="true" class="icon icon-email"></i> </span>
  1636. <span class="elementor-icon-list-text"></span>
  1637. </a>
  1638. </li>
  1639. <li class="elementor-icon-list-item elementor-inline-item">
  1640. <a href="tel:+971581177638">
  1641.  
  1642. <span class="elementor-icon-list-icon">
  1643. <i aria-hidden="true" class="icon icon-phone1"></i> </span>
  1644. <span class="elementor-icon-list-text"></span>
  1645. </a>
  1646. </li>
  1647. <li class="elementor-icon-list-item elementor-inline-item">
  1648. <a href="https://wa.link/0b21vo">
  1649.  
  1650. <span class="elementor-icon-list-icon">
  1651. <i aria-hidden="true" class="fab fa-whatsapp"></i> </span>
  1652. <span class="elementor-icon-list-text"></span>
  1653. </a>
  1654. </li>
  1655. </ul>
  1656. </div>
  1657. </div>
  1658. </div>
  1659. </div>
  1660. </div>
  1661. </section>
  1662. </div>
  1663. </div>
  1664. </div>
  1665. </section>
  1666. </div>
  1667. </div><div class="jet-listing-grid__item jet-listing-dynamic-post-43849" data-post-id="43849" > <div data-elementor-type="jet-listing-items" data-elementor-id="24341" class="elementor elementor-24341" data-elementor-post-type="jet-engine">
  1668. <section class="elementor-section elementor-top-section elementor-element elementor-element-41fa9690 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="41fa9690" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}">
  1669. <div class="elementor-container elementor-column-gap-no">
  1670. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1fb68036" data-id="1fb68036" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
  1671. <div class="elementor-widget-wrap elementor-element-populated">
  1672. <div class="elementor-element elementor-element-4d969b44 elementor-widget elementor-widget-image" data-id="4d969b44" data-element_type="widget" data-widget_type="image.default">
  1673. <div class="elementor-widget-container">
  1674. <a href="https://yourplace.ae/off-plan-property/bay-grove-residences-3-at-dubai-islands/">
  1675. <img decoding="async" width="800" height="450" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20450'%3E%3C/svg%3E" class="attachment-full size-full wp-image-43863" alt="Bay Grove Residences 3 at Dubai Islands" data-lazy-srcset="https://yourplace.ae/wp-content/uploads/2025/04/22725.webp 800w, https://yourplace.ae/wp-content/uploads/2025/04/22725-300x169.webp 300w, https://yourplace.ae/wp-content/uploads/2025/04/22725-768x432.webp 768w" data-lazy-sizes="(max-width: 800px) 100vw, 800px" data-lazy-src="https://yourplace.ae/wp-content/uploads/2025/04/22725.webp" /><noscript><img loading="lazy" decoding="async" width="800" height="450" src="https://yourplace.ae/wp-content/uploads/2025/04/22725.webp" class="attachment-full size-full wp-image-43863" alt="Bay Grove Residences 3 at Dubai Islands" srcset="https://yourplace.ae/wp-content/uploads/2025/04/22725.webp 800w, https://yourplace.ae/wp-content/uploads/2025/04/22725-300x169.webp 300w, https://yourplace.ae/wp-content/uploads/2025/04/22725-768x432.webp 768w" sizes="(max-width: 800px) 100vw, 800px" /></noscript> </a>
  1676. </div>
  1677. </div>
  1678. <div class="elementor-element elementor-element-b1ddb33 elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="b1ddb33" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1679. <div class="elementor-widget-container">
  1680. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">Bay Grove Residences 3 at Dubai Islands</div></div></div> </div>
  1681. </div>
  1682. <section class="elementor-section elementor-inner-section elementor-element elementor-element-526e31b2 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="526e31b2" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  1683. <div class="elementor-container elementor-column-gap-default">
  1684. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-345cee3e" data-id="345cee3e" data-element_type="column">
  1685. <div class="elementor-widget-wrap elementor-element-populated">
  1686. <div class="elementor-element elementor-element-6078bdd elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="6078bdd" data-element_type="widget" data-widget_type="icon-list.default">
  1687. <div class="elementor-widget-container">
  1688. <ul class="elementor-icon-list-items">
  1689. <li class="elementor-icon-list-item">
  1690. <span class="elementor-icon-list-icon">
  1691. <i aria-hidden="true" class="fas fa-map-signs"></i> </span>
  1692. <span class="elementor-icon-list-text">Dubai Islands</span>
  1693. </li>
  1694. </ul>
  1695. </div>
  1696. </div>
  1697. </div>
  1698. </div>
  1699. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2232c1fe" data-id="2232c1fe" data-element_type="column">
  1700. <div class="elementor-widget-wrap elementor-element-populated">
  1701. <div class="elementor-element elementor-element-1800777c elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="1800777c" data-element_type="widget" data-widget_type="icon-list.default">
  1702. <div class="elementor-widget-container">
  1703. <ul class="elementor-icon-list-items">
  1704. <li class="elementor-icon-list-item">
  1705. <span class="elementor-icon-list-icon">
  1706. <i aria-hidden="true" class="fas fa-shield-alt"></i> </span>
  1707. <span class="elementor-icon-list-text">Nakheel</span>
  1708. </li>
  1709. </ul>
  1710. </div>
  1711. </div>
  1712. </div>
  1713. </div>
  1714. </div>
  1715. </section>
  1716. <section class="elementor-section elementor-inner-section elementor-element elementor-element-5a6956ff elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5a6956ff" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  1717. <div class="elementor-container elementor-column-gap-default">
  1718. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-f1de98b" data-id="f1de98b" data-element_type="column">
  1719. <div class="elementor-widget-wrap elementor-element-populated">
  1720. <div class="elementor-element elementor-element-5bca617d elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="5bca617d" data-element_type="widget" data-widget_type="icon-list.default">
  1721. <div class="elementor-widget-container">
  1722. <ul class="elementor-icon-list-items">
  1723. <li class="elementor-icon-list-item">
  1724. <span class="elementor-icon-list-icon">
  1725. <i aria-hidden="true" class="far fa-building"></i> </span>
  1726. <span class="elementor-icon-list-text">Apartments</span>
  1727. </li>
  1728. </ul>
  1729. </div>
  1730. </div>
  1731. </div>
  1732. </div>
  1733. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2c1652" data-id="2c1652" data-element_type="column">
  1734. <div class="elementor-widget-wrap elementor-element-populated">
  1735. <div class="elementor-element elementor-element-6e66c848 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="6e66c848" data-element_type="widget" data-widget_type="icon-list.default">
  1736. <div class="elementor-widget-container">
  1737. <ul class="elementor-icon-list-items">
  1738. <li class="elementor-icon-list-item">
  1739. <span class="elementor-icon-list-icon">
  1740. <i aria-hidden="true" class="fas fa-bed"></i> </span>
  1741. <span class="elementor-icon-list-text">1, 2, 3</span>
  1742. </li>
  1743. </ul>
  1744. </div>
  1745. </div>
  1746. </div>
  1747. </div>
  1748. </div>
  1749. </section>
  1750. <section class="elementor-section elementor-inner-section elementor-element elementor-element-22b1cf5 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="22b1cf5" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  1751. <div class="elementor-container elementor-column-gap-default">
  1752. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-00e7302" data-id="00e7302" data-element_type="column">
  1753. <div class="elementor-widget-wrap elementor-element-populated">
  1754. <div class="elementor-element elementor-element-d44b79b elementor-icon-list--layout-inline elementor-align-center elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="d44b79b" data-element_type="widget" data-widget_type="icon-list.default">
  1755. <div class="elementor-widget-container">
  1756. <ul class="elementor-icon-list-items elementor-inline-items">
  1757. <li class="elementor-icon-list-item elementor-inline-item">
  1758. <a href="mailto:info@yourplace.ae">
  1759.  
  1760. <span class="elementor-icon-list-icon">
  1761. <i aria-hidden="true" class="icon icon-email"></i> </span>
  1762. <span class="elementor-icon-list-text"></span>
  1763. </a>
  1764. </li>
  1765. <li class="elementor-icon-list-item elementor-inline-item">
  1766. <a href="tel:+971581177638">
  1767.  
  1768. <span class="elementor-icon-list-icon">
  1769. <i aria-hidden="true" class="icon icon-phone1"></i> </span>
  1770. <span class="elementor-icon-list-text"></span>
  1771. </a>
  1772. </li>
  1773. <li class="elementor-icon-list-item elementor-inline-item">
  1774. <a href="https://wa.link/0b21vo">
  1775.  
  1776. <span class="elementor-icon-list-icon">
  1777. <i aria-hidden="true" class="fab fa-whatsapp"></i> </span>
  1778. <span class="elementor-icon-list-text"></span>
  1779. </a>
  1780. </li>
  1781. </ul>
  1782. </div>
  1783. </div>
  1784. </div>
  1785. </div>
  1786. </div>
  1787. </section>
  1788. </div>
  1789. </div>
  1790. </div>
  1791. </section>
  1792. </div>
  1793. </div><div class="jet-listing-grid__item jet-listing-dynamic-post-43837" data-post-id="43837" > <div data-elementor-type="jet-listing-items" data-elementor-id="24341" class="elementor elementor-24341" data-elementor-post-type="jet-engine">
  1794. <section class="elementor-section elementor-top-section elementor-element elementor-element-41fa9690 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="41fa9690" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}">
  1795. <div class="elementor-container elementor-column-gap-no">
  1796. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1fb68036" data-id="1fb68036" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
  1797. <div class="elementor-widget-wrap elementor-element-populated">
  1798. <div class="elementor-element elementor-element-4d969b44 elementor-widget elementor-widget-image" data-id="4d969b44" data-element_type="widget" data-widget_type="image.default">
  1799. <div class="elementor-widget-container">
  1800. <a href="https://yourplace.ae/off-plan-property/address-grand/">
  1801. <img decoding="async" width="1920" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201920%201080'%3E%3C/svg%3E" class="attachment-full size-full wp-image-43840" alt="Address Grand Downtown by Nshama in Dubai" data-lazy-srcset="https://yourplace.ae/wp-content/uploads/2025/04/Address-grand-banner.jpg 1920w, https://yourplace.ae/wp-content/uploads/2025/04/Address-grand-banner-300x169.jpg 300w, https://yourplace.ae/wp-content/uploads/2025/04/Address-grand-banner-1024x576.jpg 1024w, https://yourplace.ae/wp-content/uploads/2025/04/Address-grand-banner-768x432.jpg 768w, https://yourplace.ae/wp-content/uploads/2025/04/Address-grand-banner-1536x864.jpg 1536w" data-lazy-sizes="(max-width: 1920px) 100vw, 1920px" data-lazy-src="https://yourplace.ae/wp-content/uploads/2025/04/Address-grand-banner.jpg" /><noscript><img loading="lazy" decoding="async" width="1920" height="1080" src="https://yourplace.ae/wp-content/uploads/2025/04/Address-grand-banner.jpg" class="attachment-full size-full wp-image-43840" alt="Address Grand Downtown by Nshama in Dubai" srcset="https://yourplace.ae/wp-content/uploads/2025/04/Address-grand-banner.jpg 1920w, https://yourplace.ae/wp-content/uploads/2025/04/Address-grand-banner-300x169.jpg 300w, https://yourplace.ae/wp-content/uploads/2025/04/Address-grand-banner-1024x576.jpg 1024w, https://yourplace.ae/wp-content/uploads/2025/04/Address-grand-banner-768x432.jpg 768w, https://yourplace.ae/wp-content/uploads/2025/04/Address-grand-banner-1536x864.jpg 1536w" sizes="(max-width: 1920px) 100vw, 1920px" /></noscript> </a>
  1802. </div>
  1803. </div>
  1804. <div class="elementor-element elementor-element-b1ddb33 elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="b1ddb33" data-element_type="widget" data-widget_type="jet-listing-dynamic-field.default">
  1805. <div class="elementor-widget-container">
  1806. <div class="jet-listing jet-listing-dynamic-field display-inline"><div class="jet-listing-dynamic-field__inline-wrap"><div class="jet-listing-dynamic-field__content">Address Grand Downtown by Nshama in Dubai</div></div></div> </div>
  1807. </div>
  1808. <section class="elementor-section elementor-inner-section elementor-element elementor-element-526e31b2 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="526e31b2" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  1809. <div class="elementor-container elementor-column-gap-default">
  1810. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-345cee3e" data-id="345cee3e" data-element_type="column">
  1811. <div class="elementor-widget-wrap elementor-element-populated">
  1812. <div class="elementor-element elementor-element-6078bdd elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="6078bdd" data-element_type="widget" data-widget_type="icon-list.default">
  1813. <div class="elementor-widget-container">
  1814. <ul class="elementor-icon-list-items">
  1815. <li class="elementor-icon-list-item">
  1816. <span class="elementor-icon-list-icon">
  1817. <i aria-hidden="true" class="fas fa-map-signs"></i> </span>
  1818. <span class="elementor-icon-list-text">Downtown Dubai</span>
  1819. </li>
  1820. </ul>
  1821. </div>
  1822. </div>
  1823. </div>
  1824. </div>
  1825. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2232c1fe" data-id="2232c1fe" data-element_type="column">
  1826. <div class="elementor-widget-wrap elementor-element-populated">
  1827. <div class="elementor-element elementor-element-1800777c elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="1800777c" data-element_type="widget" data-widget_type="icon-list.default">
  1828. <div class="elementor-widget-container">
  1829. <ul class="elementor-icon-list-items">
  1830. <li class="elementor-icon-list-item">
  1831. <span class="elementor-icon-list-icon">
  1832. <i aria-hidden="true" class="fas fa-shield-alt"></i> </span>
  1833. <span class="elementor-icon-list-text">NSHAMA</span>
  1834. </li>
  1835. </ul>
  1836. </div>
  1837. </div>
  1838. </div>
  1839. </div>
  1840. </div>
  1841. </section>
  1842. <section class="elementor-section elementor-inner-section elementor-element elementor-element-5a6956ff elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5a6956ff" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  1843. <div class="elementor-container elementor-column-gap-default">
  1844. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-f1de98b" data-id="f1de98b" data-element_type="column">
  1845. <div class="elementor-widget-wrap elementor-element-populated">
  1846. <div class="elementor-element elementor-element-5bca617d elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="5bca617d" data-element_type="widget" data-widget_type="icon-list.default">
  1847. <div class="elementor-widget-container">
  1848. <ul class="elementor-icon-list-items">
  1849. <li class="elementor-icon-list-item">
  1850. <span class="elementor-icon-list-icon">
  1851. <i aria-hidden="true" class="far fa-building"></i> </span>
  1852. <span class="elementor-icon-list-text">Apartments</span>
  1853. </li>
  1854. </ul>
  1855. </div>
  1856. </div>
  1857. </div>
  1858. </div>
  1859. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2c1652" data-id="2c1652" data-element_type="column">
  1860. <div class="elementor-widget-wrap elementor-element-populated">
  1861. <div class="elementor-element elementor-element-6e66c848 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="6e66c848" data-element_type="widget" data-widget_type="icon-list.default">
  1862. <div class="elementor-widget-container">
  1863. <ul class="elementor-icon-list-items">
  1864. <li class="elementor-icon-list-item">
  1865. <span class="elementor-icon-list-icon">
  1866. <i aria-hidden="true" class="fas fa-bed"></i> </span>
  1867. <span class="elementor-icon-list-text">3, 4, 5</span>
  1868. </li>
  1869. </ul>
  1870. </div>
  1871. </div>
  1872. </div>
  1873. </div>
  1874. </div>
  1875. </section>
  1876. <section class="elementor-section elementor-inner-section elementor-element elementor-element-22b1cf5 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="22b1cf5" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  1877. <div class="elementor-container elementor-column-gap-default">
  1878. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-00e7302" data-id="00e7302" data-element_type="column">
  1879. <div class="elementor-widget-wrap elementor-element-populated">
  1880. <div class="elementor-element elementor-element-d44b79b elementor-icon-list--layout-inline elementor-align-center elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="d44b79b" data-element_type="widget" data-widget_type="icon-list.default">
  1881. <div class="elementor-widget-container">
  1882. <ul class="elementor-icon-list-items elementor-inline-items">
  1883. <li class="elementor-icon-list-item elementor-inline-item">
  1884. <a href="mailto:info@yourplace.ae">
  1885.  
  1886. <span class="elementor-icon-list-icon">
  1887. <i aria-hidden="true" class="icon icon-email"></i> </span>
  1888. <span class="elementor-icon-list-text"></span>
  1889. </a>
  1890. </li>
  1891. <li class="elementor-icon-list-item elementor-inline-item">
  1892. <a href="tel:+971581177638">
  1893.  
  1894. <span class="elementor-icon-list-icon">
  1895. <i aria-hidden="true" class="icon icon-phone1"></i> </span>
  1896. <span class="elementor-icon-list-text"></span>
  1897. </a>
  1898. </li>
  1899. <li class="elementor-icon-list-item elementor-inline-item">
  1900. <a href="https://wa.link/0b21vo">
  1901.  
  1902. <span class="elementor-icon-list-icon">
  1903. <i aria-hidden="true" class="fab fa-whatsapp"></i> </span>
  1904. <span class="elementor-icon-list-text"></span>
  1905. </a>
  1906. </li>
  1907. </ul>
  1908. </div>
  1909. </div>
  1910. </div>
  1911. </div>
  1912. </div>
  1913. </section>
  1914. </div>
  1915. </div>
  1916. </div>
  1917. </section>
  1918. </div>
  1919. </div></div></div> </div>
  1920. </div>
  1921. </div>
  1922. </div>
  1923. </div>
  1924. </section>
  1925. <section class="elementor-section elementor-top-section elementor-element elementor-element-7f8cdbd elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="7f8cdbd" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}">
  1926. <div class="elementor-container elementor-column-gap-default">
  1927. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7aeeab0" data-id="7aeeab0" data-element_type="column">
  1928. <div class="elementor-widget-wrap elementor-element-populated">
  1929. <div class="elementor-element elementor-element-5ce23e8 elementor-widget elementor-widget-text-editor" data-id="5ce23e8" data-element_type="widget" data-widget_type="text-editor.default">
  1930. <div class="elementor-widget-container">
  1931. <p>Why choose us</p> </div>
  1932. </div>
  1933. </div>
  1934. </div>
  1935. </div>
  1936. </section>
  1937. <section class="elementor-section elementor-top-section elementor-element elementor-element-cad409e elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="cad409e" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  1938. <div class="elementor-container elementor-column-gap-default">
  1939. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6fcd242" data-id="6fcd242" data-element_type="column">
  1940. <div class="elementor-widget-wrap elementor-element-populated">
  1941. <section class="elementor-section elementor-inner-section elementor-element elementor-element-a25d394 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a25d394" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  1942. <div class="elementor-container elementor-column-gap-default">
  1943. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-99b06a2" data-id="99b06a2" data-element_type="column">
  1944. <div class="elementor-widget-wrap elementor-element-populated">
  1945. <div class="elementor-element elementor-element-e5d789b elementor-position-left elementor-vertical-align-top elementor-widget elementor-widget-image-box" data-id="e5d789b" data-element_type="widget" data-widget_type="image-box.default">
  1946. <div class="elementor-widget-container">
  1947. <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img decoding="async" width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="attachment-full size-full wp-image-30486" alt="Badge" data-lazy-src="https://yourplace.ae/wp-content/uploads/2023/08/bedge1.png" /><noscript><img loading="lazy" decoding="async" width="150" height="150" src="https://yourplace.ae/wp-content/uploads/2023/08/bedge1.png" class="attachment-full size-full wp-image-30486" alt="Badge" /></noscript></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title">We exclusively list premium properties</h3><p class="elementor-image-box-description">When you select Your Place Real Estate Broker to help you find a new home, you can rest assured that the property you choose has undergone extensive inspections and maintenance to ensure it is in prime condition.</p></div></div> </div>
  1948. </div>
  1949. </div>
  1950. </div>
  1951. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-1f218c4" data-id="1f218c4" data-element_type="column">
  1952. <div class="elementor-widget-wrap elementor-element-populated">
  1953. <div class="elementor-element elementor-element-c1bb519 elementor-position-left elementor-vertical-align-top elementor-widget elementor-widget-image-box" data-id="c1bb519" data-element_type="widget" data-widget_type="image-box.default">
  1954. <div class="elementor-widget-container">
  1955. <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img decoding="async" width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="attachment-full size-full wp-image-30492" alt="" data-lazy-src="https://yourplace.ae/wp-content/uploads/2023/08/zoom.png" /><noscript><img loading="lazy" decoding="async" width="150" height="150" src="https://yourplace.ae/wp-content/uploads/2023/08/zoom.png" class="attachment-full size-full wp-image-30492" alt="" /></noscript></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title">We thoroughly inspect the properties</h3><p class="elementor-image-box-description">Before signing the tenancy agreement, we will conduct a comprehensive inspection of the property and provide you with an inspection report to review and sign before you move in.</p></div></div> </div>
  1956. </div>
  1957. </div>
  1958. </div>
  1959. </div>
  1960. </section>
  1961. <section class="elementor-section elementor-inner-section elementor-element elementor-element-bf46d47 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="bf46d47" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  1962. <div class="elementor-container elementor-column-gap-default">
  1963. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-a81f092" data-id="a81f092" data-element_type="column">
  1964. <div class="elementor-widget-wrap elementor-element-populated">
  1965. <div class="elementor-element elementor-element-8fe0c73 elementor-position-left elementor-vertical-align-top elementor-widget elementor-widget-image-box" data-id="8fe0c73" data-element_type="widget" data-widget_type="image-box.default">
  1966. <div class="elementor-widget-container">
  1967. <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img decoding="async" width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="attachment-medium size-medium wp-image-30487" alt="" data-lazy-src="https://yourplace.ae/wp-content/uploads/2023/08/home1.png" /><noscript><img loading="lazy" decoding="async" width="150" height="150" src="https://yourplace.ae/wp-content/uploads/2023/08/home1.png" class="attachment-medium size-medium wp-image-30487" alt="" /></noscript></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title">Transparent and clear contracts</h3><p class="elementor-image-box-description">We determine all rental prices using the RERA rent calculator and abiding by Dubai Land Department laws.</p></div></div> </div>
  1968. </div>
  1969. </div>
  1970. </div>
  1971. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-bd62f53" data-id="bd62f53" data-element_type="column">
  1972. <div class="elementor-widget-wrap elementor-element-populated">
  1973. <div class="elementor-element elementor-element-240d5a4 elementor-position-left elementor-vertical-align-top elementor-widget elementor-widget-image-box" data-id="240d5a4" data-element_type="widget" data-widget_type="image-box.default">
  1974. <div class="elementor-widget-container">
  1975. <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img decoding="async" width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="attachment-medium size-medium wp-image-30493" alt="" data-lazy-src="https://yourplace.ae/wp-content/uploads/2023/08/checklist.png" /><noscript><img loading="lazy" decoding="async" width="150" height="150" src="https://yourplace.ae/wp-content/uploads/2023/08/checklist.png" class="attachment-medium size-medium wp-image-30493" alt="" /></noscript></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title">We take care of property maintenance</h3><p class="elementor-image-box-description">Our team of skilled contractors is readily available to handle any maintenance requests and our supervisors will review the maintenance work to ensure it meets our standards. </p></div></div> </div>
  1976. </div>
  1977. </div>
  1978. </div>
  1979. </div>
  1980. </section>
  1981. <section class="elementor-section elementor-inner-section elementor-element elementor-element-eb6cae0 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="eb6cae0" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  1982. <div class="elementor-container elementor-column-gap-default">
  1983. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-330126b" data-id="330126b" data-element_type="column">
  1984. <div class="elementor-widget-wrap elementor-element-populated">
  1985. <div class="elementor-element elementor-element-c30a9e3 elementor-position-left elementor-vertical-align-top elementor-widget elementor-widget-image-box" data-id="c30a9e3" data-element_type="widget" data-widget_type="image-box.default">
  1986. <div class="elementor-widget-container">
  1987. <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img decoding="async" width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="attachment-medium size-medium wp-image-30488" alt="" data-lazy-src="https://yourplace.ae/wp-content/uploads/2023/08/headphone.png" /><noscript><img loading="lazy" decoding="async" width="150" height="150" src="https://yourplace.ae/wp-content/uploads/2023/08/headphone.png" class="attachment-medium size-medium wp-image-30488" alt="" /></noscript></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title">Customer Service and dedicated app</h3><p class="elementor-image-box-description">You can submit your requests directly to us 24/7 on our dedicated App, and we are ready and available to solve any problem promptly.</p></div></div> </div>
  1988. </div>
  1989. </div>
  1990. </div>
  1991. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-fde1441" data-id="fde1441" data-element_type="column">
  1992. <div class="elementor-widget-wrap elementor-element-populated">
  1993. <div class="elementor-element elementor-element-7ffd77e elementor-position-left elementor-vertical-align-top elementor-widget elementor-widget-image-box" data-id="7ffd77e" data-element_type="widget" data-widget_type="image-box.default">
  1994. <div class="elementor-widget-container">
  1995. <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img decoding="async" width="150" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" class="attachment-medium size-medium wp-image-30494" alt="" data-lazy-src="https://yourplace.ae/wp-content/uploads/2023/08/hands.png" /><noscript><img loading="lazy" decoding="async" width="150" height="150" src="https://yourplace.ae/wp-content/uploads/2023/08/hands.png" class="attachment-medium size-medium wp-image-30494" alt="" /></noscript></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title">Experienced professionals</h3><p class="elementor-image-box-description">Our skilled team has an in-depth understanding of Dubai's real estate market and property management practices. We leverage this knowledge to provide you with reliable and effective solutions.</p></div></div> </div>
  1996. </div>
  1997. </div>
  1998. </div>
  1999. </div>
  2000. </section>
  2001. </div>
  2002. </div>
  2003. </div>
  2004. </section>
  2005. <section class="elementor-section elementor-top-section elementor-element elementor-element-84a72af elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="84a72af" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}">
  2006. <div class="elementor-container elementor-column-gap-default">
  2007. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8e361be" data-id="8e361be" data-element_type="column">
  2008. <div class="elementor-widget-wrap elementor-element-populated">
  2009. <section class="elementor-section elementor-inner-section elementor-element elementor-element-36998c9 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="36998c9" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  2010. <div class="elementor-container elementor-column-gap-default">
  2011. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-5050ef6" data-id="5050ef6" data-element_type="column">
  2012. <div class="elementor-widget-wrap elementor-element-populated">
  2013. <div class="elementor-element elementor-element-8564c98 elementor-widget elementor-widget-heading" data-id="8564c98" data-element_type="widget" data-widget_type="heading.default">
  2014. <div class="elementor-widget-container">
  2015. <h2 class="elementor-heading-title elementor-size-default">PROPERTY MANAGEMENT SERVICE:</h2> </div>
  2016. </div>
  2017. <div class="elementor-element elementor-element-de9e5b6 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="de9e5b6" data-element_type="widget" data-widget_type="icon-list.default">
  2018. <div class="elementor-widget-container">
  2019. <ul class="elementor-icon-list-items">
  2020. <li class="elementor-icon-list-item">
  2021. <span class="elementor-icon-list-icon">
  2022. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2023. <span class="elementor-icon-list-text">Full landlord representation</span>
  2024. </li>
  2025. <li class="elementor-icon-list-item">
  2026. <span class="elementor-icon-list-icon">
  2027. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2028. <span class="elementor-icon-list-text">Dedicated Property Manager</span>
  2029. </li>
  2030. <li class="elementor-icon-list-item">
  2031. <span class="elementor-icon-list-icon">
  2032. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2033. <span class="elementor-icon-list-text">Professional advertising of your property</span>
  2034. </li>
  2035. <li class="elementor-icon-list-item">
  2036. <span class="elementor-icon-list-icon">
  2037. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2038. <span class="elementor-icon-list-text">Tenants screening</span>
  2039. </li>
  2040. <li class="elementor-icon-list-item">
  2041. <span class="elementor-icon-list-icon">
  2042. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2043. <span class="elementor-icon-list-text">Bureaucracy management</span>
  2044. </li>
  2045. <li class="elementor-icon-list-item">
  2046. <span class="elementor-icon-list-icon">
  2047. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2048. <span class="elementor-icon-list-text">Complete Maintenance management - our contractors are available 24/7</span>
  2049. </li>
  2050. <li class="elementor-icon-list-item">
  2051. <span class="elementor-icon-list-icon">
  2052. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2053. <span class="elementor-icon-list-text">Dedicated mobile app to check in real-time all the information about your property’s status</span>
  2054. </li>
  2055. </ul>
  2056. </div>
  2057. </div>
  2058. </div>
  2059. </div>
  2060. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-46cb527" data-id="46cb527" data-element_type="column">
  2061. <div class="elementor-widget-wrap">
  2062. </div>
  2063. </div>
  2064. </div>
  2065. </section>
  2066. </div>
  2067. </div>
  2068. </div>
  2069. </section>
  2070. <section class="elementor-section elementor-top-section elementor-element elementor-element-a8657a6 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a8657a6" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  2071. <div class="elementor-container elementor-column-gap-default">
  2072. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-dd03532" data-id="dd03532" data-element_type="column">
  2073. <div class="elementor-widget-wrap elementor-element-populated">
  2074. <section class="elementor-section elementor-inner-section elementor-element elementor-element-86a74db elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="86a74db" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  2075. <div class="elementor-container elementor-column-gap-default">
  2076. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-e73d261" data-id="e73d261" data-element_type="column">
  2077. <div class="elementor-widget-wrap elementor-element-populated">
  2078. <div class="elementor-element elementor-element-5b8f245 elementor-widget elementor-widget-text-editor" data-id="5b8f245" data-element_type="widget" data-widget_type="text-editor.default">
  2079. <div class="elementor-widget-container">
  2080. <p>What our clients say</p> </div>
  2081. </div>
  2082. </div>
  2083. </div>
  2084. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-57e375e" data-id="57e375e" data-element_type="column">
  2085. <div class="elementor-widget-wrap">
  2086. </div>
  2087. </div>
  2088. </div>
  2089. </section>
  2090. <section class="elementor-section elementor-inner-section elementor-element elementor-element-2a4143f elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2a4143f" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  2091. <div class="elementor-container elementor-column-gap-default">
  2092. <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-5a9f035" data-id="5a9f035" data-element_type="column">
  2093. <div class="elementor-widget-wrap elementor-element-populated">
  2094. <div class="elementor-element elementor-element-6219aa9 elementor-blockquote--skin-quotation elementor-blockquote--button-color-official elementor-widget elementor-widget-blockquote" data-id="6219aa9" data-element_type="widget" data-widget_type="blockquote.default">
  2095. <div class="elementor-widget-container">
  2096. <blockquote class="elementor-blockquote">
  2097. <p class="elementor-blockquote__content">
  2098. Your Place Real Estate is a dynamic company, attentive to the needs of the customer, whether it is the owner or the tenant. The owner, Marcello Arcangeli, has competence and professionalism, as well as a deep knowledge of the laws of the country: he is therefore an excellent consultant capable of giving the right advice to customers. </p>
  2099. <div class="e-q-footer">
  2100. <cite class="elementor-blockquote__author">— Loris Brizio</cite>
  2101. </div>
  2102. </blockquote>
  2103. </div>
  2104. </div>
  2105. </div>
  2106. </div>
  2107. <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-38b135c" data-id="38b135c" data-element_type="column">
  2108. <div class="elementor-widget-wrap elementor-element-populated">
  2109. <div class="elementor-element elementor-element-4eb9b94 elementor-blockquote--skin-quotation elementor-blockquote--button-color-official elementor-widget elementor-widget-blockquote" data-id="4eb9b94" data-element_type="widget" data-widget_type="blockquote.default">
  2110. <div class="elementor-widget-container">
  2111. <blockquote class="elementor-blockquote">
  2112. <p class="elementor-blockquote__content">
  2113. Your Place Real Estate is one of the best agency of Dubai. They offer great solution for all over the budget. I rent a studio with them and the service and the process was all excellent. I really recommend it.
  2114. The owner Mr Marcello a serous professional with a great experience in Dubai and in Italy </p>
  2115. <div class="e-q-footer">
  2116. <cite class="elementor-blockquote__author">— Paride Militello</cite>
  2117. </div>
  2118. </blockquote>
  2119. </div>
  2120. </div>
  2121. </div>
  2122. </div>
  2123. <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-def74fa" data-id="def74fa" data-element_type="column">
  2124. <div class="elementor-widget-wrap elementor-element-populated">
  2125. <div class="elementor-element elementor-element-ae12083 elementor-blockquote--skin-quotation elementor-blockquote--button-color-official elementor-widget elementor-widget-blockquote" data-id="ae12083" data-element_type="widget" data-widget_type="blockquote.default">
  2126. <div class="elementor-widget-container">
  2127. <blockquote class="elementor-blockquote">
  2128. <p class="elementor-blockquote__content">
  2129. Excellent and top professional service
  2130. Really easy to deal with them and their team is always ready to clarify any doubt. </p>
  2131. <div class="e-q-footer">
  2132. <cite class="elementor-blockquote__author">— Luigi Gariano</cite>
  2133. </div>
  2134. </blockquote>
  2135. </div>
  2136. </div>
  2137. </div>
  2138. </div>
  2139. </div>
  2140. </section>
  2141. </div>
  2142. </div>
  2143. </div>
  2144. </section>
  2145. </div>
  2146. <div class="post-tags">
  2147. </div>
  2148. </div>
  2149.  
  2150. <section id="comments" class="comments-area">
  2151.  
  2152.  
  2153.  
  2154. </section><!-- .comments-area -->
  2155. </main>
  2156.  
  2157. <div data-elementor-type="footer" data-elementor-id="75" class="elementor elementor-75 elementor-location-footer" data-elementor-post-type="elementor_library">
  2158. <section class="elementor-section elementor-top-section elementor-element elementor-element-100c63b elementor-section-full_width elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-height-default elementor-section-height-default" data-id="100c63b" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}">
  2159. <div class="elementor-background-overlay"></div>
  2160. <div class="elementor-container elementor-column-gap-default">
  2161. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1e49131" data-id="1e49131" data-element_type="column">
  2162. <div class="elementor-widget-wrap elementor-element-populated">
  2163. <section class="elementor-section elementor-inner-section elementor-element elementor-element-b45f4d1 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b45f4d1" data-element_type="section" id="tab1" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  2164. <div class="elementor-container elementor-column-gap-default">
  2165. <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-8d65888" data-id="8d65888" data-element_type="column">
  2166. <div class="elementor-widget-wrap elementor-element-populated">
  2167. <div class="elementor-element elementor-element-e01b1b1 elementor-widget elementor-widget-heading" data-id="e01b1b1" data-element_type="widget" data-widget_type="heading.default">
  2168. <div class="elementor-widget-container">
  2169. <div class="elementor-heading-title elementor-size-default">Trending Searches</div> </div>
  2170. </div>
  2171. <div class="elementor-element elementor-element-a02f5ef elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="a02f5ef" data-element_type="widget" data-widget_type="icon-list.default">
  2172. <div class="elementor-widget-container">
  2173. <ul class="elementor-icon-list-items">
  2174. <li class="elementor-icon-list-item">
  2175. <a href="https://www.yourplace.ae/apartments-for-rent-in-uae/">
  2176.  
  2177. <span class="elementor-icon-list-text">Apartments for rent in UAE</span>
  2178. </a>
  2179. </li>
  2180. <li class="elementor-icon-list-item">
  2181. <a href="https://www.yourplace.ae/apartments-for-sale-in-uae/">
  2182.  
  2183. <span class="elementor-icon-list-text">Apartments for sale in UAE</span>
  2184. </a>
  2185. </li>
  2186. <li class="elementor-icon-list-item">
  2187. <a href="https://www.yourplace.ae/studio-for-rent-in-uae/">
  2188.  
  2189. <span class="elementor-icon-list-text">Studio for rent in UAE</span>
  2190. </a>
  2191. </li>
  2192. <li class="elementor-icon-list-item">
  2193. <a href="https://www.yourplace.ae/studio-for-sale-in-uae/">
  2194.  
  2195. <span class="elementor-icon-list-text">Studio for sale in UAE</span>
  2196. </a>
  2197. </li>
  2198. <li class="elementor-icon-list-item">
  2199. <a href="https://www.yourplace.ae/villas-for-rent-in-uae/">
  2200.  
  2201. <span class="elementor-icon-list-text">Villas for rent in UAE</span>
  2202. </a>
  2203. </li>
  2204. <li class="elementor-icon-list-item">
  2205. <a href="https://www.yourplace.ae/villas-for-sale-in-uae/">
  2206.  
  2207. <span class="elementor-icon-list-text">Villas for sale in UAE</span>
  2208. </a>
  2209. </li>
  2210. <li class="elementor-icon-list-item">
  2211. <a href="https://www.yourplace.ae/real-estate-dubai/">
  2212.  
  2213. <span class="elementor-icon-list-text">Dubai Real-estate</span>
  2214. </a>
  2215. </li>
  2216. <li class="elementor-icon-list-item">
  2217. <a href="https://www.yourplace.ae/properties-in-dubai/">
  2218.  
  2219. <span class="elementor-icon-list-text">Dubai Properties</span>
  2220. </a>
  2221. </li>
  2222. <li class="elementor-icon-list-item">
  2223. <a href="https://www.yourplace.ae/real-estate-company-in-dubai/">
  2224.  
  2225. <span class="elementor-icon-list-text">Real Estate Companies in Dubai</span>
  2226. </a>
  2227. </li>
  2228. </ul>
  2229. </div>
  2230. </div>
  2231. </div>
  2232. </div>
  2233. <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-57071dc" data-id="57071dc" data-element_type="column">
  2234. <div class="elementor-widget-wrap elementor-element-populated">
  2235. <div class="elementor-element elementor-element-a9869f5 elementor-widget elementor-widget-heading" data-id="a9869f5" data-element_type="widget" data-widget_type="heading.default">
  2236. <div class="elementor-widget-container">
  2237. <div class="elementor-heading-title elementor-size-default">Top Community Searches</div> </div>
  2238. </div>
  2239. <div class="elementor-element elementor-element-48de153 elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="48de153" data-element_type="widget" data-widget_type="icon-list.default">
  2240. <div class="elementor-widget-container">
  2241. <ul class="elementor-icon-list-items">
  2242. <li class="elementor-icon-list-item">
  2243. <a href="https://www.yourplace.ae/property-for-sale-in-jvc/">
  2244.  
  2245. <span class="elementor-icon-list-text">Property for sale in JVC</span>
  2246. </a>
  2247. </li>
  2248. <li class="elementor-icon-list-item">
  2249. <a href="https://www.yourplace.ae/jlt-apartments-for-rent/">
  2250.  
  2251. <span class="elementor-icon-list-text"> JLT apartments for rent</span>
  2252. </a>
  2253. </li>
  2254. <li class="elementor-icon-list-item">
  2255. <a href="https://www.yourplace.ae/villas-for-sale-in-palm-jumeirah/">
  2256.  
  2257. <span class="elementor-icon-list-text">Villas for sale in Palm Jumeirah</span>
  2258. </a>
  2259. </li>
  2260. <li class="elementor-icon-list-item">
  2261. <a href="https://www.yourplace.ae/apartments-for-rent-in-business-bay/">
  2262.  
  2263. <span class="elementor-icon-list-text">Apartments for rent in Business Bay</span>
  2264. </a>
  2265. </li>
  2266. <li class="elementor-icon-list-item">
  2267. <a href="https://www.yourplace.ae/apartments-for-rent-in-dubai-marina/">
  2268.  
  2269. <span class="elementor-icon-list-text">Apartments for rent in Dubai Marina</span>
  2270. </a>
  2271. </li>
  2272. <li class="elementor-icon-list-item">
  2273. <a href="https://www.yourplace.ae/properties-for-rent-in-downtown-dubai/">
  2274.  
  2275. <span class="elementor-icon-list-text">Properties for rent in Downtown Dubai</span>
  2276. </a>
  2277. </li>
  2278. <li class="elementor-icon-list-item">
  2279. <a href="https://www.yourplace.ae/apartments-for-rent-in-palm-jumeirah/">
  2280.  
  2281. <span class="elementor-icon-list-text">Apartments for rent in Palm Jumeirah</span>
  2282. </a>
  2283. </li>
  2284. <li class="elementor-icon-list-item">
  2285. <a href="https://www.yourplace.ae/apartments-for-rent-in-jumeirah-village-circle/">
  2286.  
  2287. <span class="elementor-icon-list-text">Apartments for rent in Jumeirah Village Circle</span>
  2288. </a>
  2289. </li>
  2290. </ul>
  2291. </div>
  2292. </div>
  2293. </div>
  2294. </div>
  2295. <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-e27eb87" data-id="e27eb87" data-element_type="column">
  2296. <div class="elementor-widget-wrap elementor-element-populated">
  2297. <div class="elementor-element elementor-element-bd0ca63 elementor-widget elementor-widget-heading" data-id="bd0ca63" data-element_type="widget" data-widget_type="heading.default">
  2298. <div class="elementor-widget-container">
  2299. <div class="elementor-heading-title elementor-size-default">Properties for Rent</div> </div>
  2300. </div>
  2301. <div class="elementor-element elementor-element-dda3115 elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="dda3115" data-element_type="widget" data-widget_type="icon-list.default">
  2302. <div class="elementor-widget-container">
  2303. <ul class="elementor-icon-list-items">
  2304. <li class="elementor-icon-list-item">
  2305. <a href="https://www.yourplace.ae/villas-for-rent-in-dubai/">
  2306.  
  2307. <span class="elementor-icon-list-text">Villas for rent in Dubai</span>
  2308. </a>
  2309. </li>
  2310. <li class="elementor-icon-list-item">
  2311. <a href="https://www.yourplace.ae/studio-for-rent-in-dubai/">
  2312.  
  2313. <span class="elementor-icon-list-text">Studio for rent in Dubai</span>
  2314. </a>
  2315. </li>
  2316. <li class="elementor-icon-list-item">
  2317. <a href="https://www.yourplace.ae/properties-for-rent-in-dubai/">
  2318.  
  2319. <span class="elementor-icon-list-text">Properties for rent in Dubai</span>
  2320. </a>
  2321. </li>
  2322. <li class="elementor-icon-list-item">
  2323. <a href="https://www.yourplace.ae/studio-for-rent-in-business-bay/">
  2324.  
  2325. <span class="elementor-icon-list-text">Studio for rent in business bay</span>
  2326. </a>
  2327. </li>
  2328. <li class="elementor-icon-list-item">
  2329. <a href="https://www.yourplace.ae/studio-flat-to-rent/">
  2330.  
  2331. <span class="elementor-icon-list-text">Studio flat to rent</span>
  2332. </a>
  2333. </li>
  2334. <li class="elementor-icon-list-item">
  2335. <a href="https://www.yourplace.ae/apartments-for-rent-in-dubai/">
  2336.  
  2337. <span class="elementor-icon-list-text">Apartments for rent in Dubai</span>
  2338. </a>
  2339. </li>
  2340. <li class="elementor-icon-list-item">
  2341. <a href="https://www.yourplace.ae/furnished-apartments-for-rent/">
  2342.  
  2343. <span class="elementor-icon-list-text">Furnished apartments for rent</span>
  2344. </a>
  2345. </li>
  2346. <li class="elementor-icon-list-item">
  2347. <a href="https://www.yourplace.ae/penthouse-apartment-for-rent/">
  2348.  
  2349. <span class="elementor-icon-list-text">Penthouse apartment for rent</span>
  2350. </a>
  2351. </li>
  2352. </ul>
  2353. </div>
  2354. </div>
  2355. </div>
  2356. </div>
  2357. <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-d7d8beb" data-id="d7d8beb" data-element_type="column">
  2358. <div class="elementor-widget-wrap elementor-element-populated">
  2359. <div class="elementor-element elementor-element-fdd7dad elementor-widget elementor-widget-heading" data-id="fdd7dad" data-element_type="widget" data-widget_type="heading.default">
  2360. <div class="elementor-widget-container">
  2361. <div class="elementor-heading-title elementor-size-default">Properties for Sale</div> </div>
  2362. </div>
  2363. <div class="elementor-element elementor-element-fef960e elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="fef960e" data-element_type="widget" data-widget_type="icon-list.default">
  2364. <div class="elementor-widget-container">
  2365. <ul class="elementor-icon-list-items">
  2366. <li class="elementor-icon-list-item">
  2367. <a href="https://www.yourplace.ae/studio-for-sale-in-dubai/">
  2368.  
  2369. <span class="elementor-icon-list-text">Studio for sale in Dubai</span>
  2370. </a>
  2371. </li>
  2372. <li class="elementor-icon-list-item">
  2373. <a href="https://www.yourplace.ae/properties-for-sale-in-dubai/">
  2374.  
  2375. <span class="elementor-icon-list-text">Properties for sale in Dubai</span>
  2376. </a>
  2377. </li>
  2378. <li class="elementor-icon-list-item">
  2379. <a href="https://www.yourplace.ae/villas-for-sale-in-dubai/">
  2380.  
  2381. <span class="elementor-icon-list-text">Villas for sale in Dubai</span>
  2382. </a>
  2383. </li>
  2384. <li class="elementor-icon-list-item">
  2385. <a href="https://www.yourplace.ae/buy-property-in-dubai/">
  2386.  
  2387. <span class="elementor-icon-list-text">Buy property in Dubai</span>
  2388. </a>
  2389. </li>
  2390. <li class="elementor-icon-list-item">
  2391. <a href="https://www.yourplace.ae/dubai-properties-for-sale/">
  2392.  
  2393. <span class="elementor-icon-list-text">Dubai properties for sale</span>
  2394. </a>
  2395. </li>
  2396. <li class="elementor-icon-list-item">
  2397. <a href="https://www.yourplace.ae/apartments-for-sale-in-dubai/">
  2398.  
  2399. <span class="elementor-icon-list-text">Apartments for sale in Dubai</span>
  2400. </a>
  2401. </li>
  2402. <li class="elementor-icon-list-item">
  2403. <a href="https://www.yourplace.ae/palm-jumeirah-villas-for-sale/">
  2404.  
  2405. <span class="elementor-icon-list-text">Palm Jumeirah villas for sale</span>
  2406. </a>
  2407. </li>
  2408. <li class="elementor-icon-list-item">
  2409. <a href="https://www.yourplace.ae/townhouses-for-sale-in-dubai/">
  2410.  
  2411. <span class="elementor-icon-list-text">Townhouses for sale in Dubai</span>
  2412. </a>
  2413. </li>
  2414. </ul>
  2415. </div>
  2416. </div>
  2417. </div>
  2418. </div>
  2419. <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-c51293d" data-id="c51293d" data-element_type="column">
  2420. <div class="elementor-widget-wrap elementor-element-populated">
  2421. <div class="elementor-element elementor-element-29beb96 elementor-widget elementor-widget-heading" data-id="29beb96" data-element_type="widget" data-widget_type="heading.default">
  2422. <div class="elementor-widget-container">
  2423. <div class="elementor-heading-title elementor-size-default">Property Management </div> </div>
  2424. </div>
  2425. <div class="elementor-element elementor-element-3732638 elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="3732638" data-element_type="widget" data-widget_type="icon-list.default">
  2426. <div class="elementor-widget-container">
  2427. <ul class="elementor-icon-list-items">
  2428. <li class="elementor-icon-list-item">
  2429. <a href="https://www.yourplace.ae/property-management/">
  2430.  
  2431. <span class="elementor-icon-list-text">Property management </span>
  2432. </a>
  2433. </li>
  2434. <li class="elementor-icon-list-item">
  2435. <a href="https://www.yourplace.ae/property-management/">
  2436.  
  2437. <span class="elementor-icon-list-text">Property Management UAE</span>
  2438. </a>
  2439. </li>
  2440. <li class="elementor-icon-list-item">
  2441. <a href="https://www.yourplace.ae/about-us/renting-guide/">
  2442.  
  2443. <span class="elementor-icon-list-text">Rental Property Management</span>
  2444. </a>
  2445. </li>
  2446. <li class="elementor-icon-list-item">
  2447. <a href="https://www.yourplace.ae/landlord-services/">
  2448.  
  2449. <span class="elementor-icon-list-text">Professional Property Management</span>
  2450. </a>
  2451. </li>
  2452. <li class="elementor-icon-list-item">
  2453. <a href="https://www.yourplace.ae/leasing-services/">
  2454.  
  2455. <span class="elementor-icon-list-text">Property Management Dubai</span>
  2456. </a>
  2457. </li>
  2458. <li class="elementor-icon-list-item">
  2459. <a href="https://www.yourplace.ae/about-us/selling-guide/">
  2460.  
  2461. <span class="elementor-icon-list-text">Real Estate management Dubai</span>
  2462. </a>
  2463. </li>
  2464. <li class="elementor-icon-list-item">
  2465. <a href="https://www.yourplace.ae/lease-or-sell-your-property/">
  2466.  
  2467. <span class="elementor-icon-list-text">Manage My Property Dubai</span>
  2468. </a>
  2469. </li>
  2470. <li class="elementor-icon-list-item">
  2471. <a href="https://www.yourplace.ae/property-snagging/">
  2472.  
  2473. <span class="elementor-icon-list-text">Snagging Company Dubai</span>
  2474. </a>
  2475. </li>
  2476. </ul>
  2477. </div>
  2478. </div>
  2479. </div>
  2480. </div>
  2481. </div>
  2482. </section>
  2483. </div>
  2484. </div>
  2485. </div>
  2486. </section>
  2487. <section class="elementor-section elementor-top-section elementor-element elementor-element-2e4c35db elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2e4c35db" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}">
  2488. <div class="elementor-container elementor-column-gap-default">
  2489. <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-478ad478" data-id="478ad478" data-element_type="column">
  2490. <div class="elementor-widget-wrap elementor-element-populated">
  2491. <div class="elementor-element elementor-element-67c0052 elementor-widget elementor-widget-image" data-id="67c0052" data-element_type="widget" data-widget_type="image.default">
  2492. <div class="elementor-widget-container">
  2493. <img width="800" height="348" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20348'%3E%3C/svg%3E" class="attachment-large size-large wp-image-30505" alt="Your Place Logo white" data-lazy-srcset="https://yourplace.ae/wp-content/uploads/2022/02/yp-logo-white@2x.png 902w, https://yourplace.ae/wp-content/uploads/2022/02/yp-logo-white@2x-300x130.png 300w, https://yourplace.ae/wp-content/uploads/2022/02/yp-logo-white@2x-768x334.png 768w" data-lazy-sizes="(max-width: 800px) 100vw, 800px" data-lazy-src="https://yourplace.ae/wp-content/uploads/2022/02/yp-logo-white@2x.png" /><noscript><img width="800" height="348" src="https://yourplace.ae/wp-content/uploads/2022/02/yp-logo-white@2x.png" class="attachment-large size-large wp-image-30505" alt="Your Place Logo white" srcset="https://yourplace.ae/wp-content/uploads/2022/02/yp-logo-white@2x.png 902w, https://yourplace.ae/wp-content/uploads/2022/02/yp-logo-white@2x-300x130.png 300w, https://yourplace.ae/wp-content/uploads/2022/02/yp-logo-white@2x-768x334.png 768w" sizes="(max-width: 800px) 100vw, 800px" /></noscript> </div>
  2494. </div>
  2495. <div class="elementor-element elementor-element-64164d27 elementor-tablet-align-left elementor-hidden-tablet elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="64164d27" data-element_type="widget" data-widget_type="icon-list.default">
  2496. <div class="elementor-widget-container">
  2497. <ul class="elementor-icon-list-items">
  2498. <li class="elementor-icon-list-item">
  2499. <span class="elementor-icon-list-icon">
  2500. <i aria-hidden="true" class="fas fa-phone"></i> </span>
  2501. <span class="elementor-icon-list-text"> +971 4 368 2168</span>
  2502. </li>
  2503. <li class="elementor-icon-list-item">
  2504. <span class="elementor-icon-list-icon">
  2505. <i aria-hidden="true" class="fas fa-envelope"></i> </span>
  2506. <span class="elementor-icon-list-text">Info@yourplace.ae</span>
  2507. </li>
  2508. <li class="elementor-icon-list-item">
  2509. <span class="elementor-icon-list-icon">
  2510. <i aria-hidden="true" class="fas fa-map-marker-alt"></i> </span>
  2511. <span class="elementor-icon-list-text">Empire Heights Tower B - Office 06 - Level 10 - Dubai</span>
  2512. </li>
  2513. <li class="elementor-icon-list-item">
  2514. <span class="elementor-icon-list-icon">
  2515. <i aria-hidden="true" class="icon icon-license"></i> </span>
  2516. <span class="elementor-icon-list-text">License No. 661971</span>
  2517. </li>
  2518. </ul>
  2519. </div>
  2520. </div>
  2521. <div class="elementor-element elementor-element-0860b3e elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="0860b3e" data-element_type="widget" data-widget_type="image.default">
  2522. <div class="elementor-widget-container">
  2523. <a href="https://apps.apple.com/es/app/yourplace-tenant/id6472665109?l=en-GB" target="_blank">
  2524. <img width="800" height="800" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20800'%3E%3C/svg%3E" class="attachment-large size-large wp-image-36132" alt="" data-lazy-srcset="https://yourplace.ae/wp-content/uploads//2022/02/svgexport-28.svg 150w, https://yourplace.ae/wp-content/uploads//2022/02/svgexport-28.svg 300w, https://yourplace.ae/wp-content/uploads//2022/02/svgexport-28.svg 1024w" data-lazy-sizes="(max-width: 800px) 100vw, 800px" data-lazy-src="https://yourplace.ae/wp-content/uploads/2022/02/svgexport-28.svg" /><noscript><img width="800" height="800" src="https://yourplace.ae/wp-content/uploads/2022/02/svgexport-28.svg" class="attachment-large size-large wp-image-36132" alt="" srcset="https://yourplace.ae/wp-content/uploads//2022/02/svgexport-28.svg 150w, https://yourplace.ae/wp-content/uploads//2022/02/svgexport-28.svg 300w, https://yourplace.ae/wp-content/uploads//2022/02/svgexport-28.svg 1024w" sizes="(max-width: 800px) 100vw, 800px" /></noscript> </a>
  2525. </div>
  2526. </div>
  2527. <div class="elementor-element elementor-element-ffef7c1 elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="ffef7c1" data-element_type="widget" data-widget_type="image.default">
  2528. <div class="elementor-widget-container">
  2529. <a href="https://play.google.com/store/apps/details?id=ae.yourplace.tanant_yp" target="_blank">
  2530. <img width="800" height="800" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20800'%3E%3C/svg%3E" class="attachment-large size-large wp-image-36131" alt="" data-lazy-srcset="https://yourplace.ae/wp-content/uploads//2022/02/svgexport-29.svg 150w, https://yourplace.ae/wp-content/uploads//2022/02/svgexport-29.svg 300w, https://yourplace.ae/wp-content/uploads//2022/02/svgexport-29.svg 1024w" data-lazy-sizes="(max-width: 800px) 100vw, 800px" data-lazy-src="https://yourplace.ae/wp-content/uploads/2022/02/svgexport-29.svg" /><noscript><img width="800" height="800" src="https://yourplace.ae/wp-content/uploads/2022/02/svgexport-29.svg" class="attachment-large size-large wp-image-36131" alt="" srcset="https://yourplace.ae/wp-content/uploads//2022/02/svgexport-29.svg 150w, https://yourplace.ae/wp-content/uploads//2022/02/svgexport-29.svg 300w, https://yourplace.ae/wp-content/uploads//2022/02/svgexport-29.svg 1024w" sizes="(max-width: 800px) 100vw, 800px" /></noscript> </a>
  2531. </div>
  2532. </div>
  2533. </div>
  2534. </div>
  2535. <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-757d4c94" data-id="757d4c94" data-element_type="column">
  2536. <div class="elementor-widget-wrap elementor-element-populated">
  2537. <div class="elementor-element elementor-element-7aba6e75 elementor-widget elementor-widget-heading" data-id="7aba6e75" data-element_type="widget" data-widget_type="heading.default">
  2538. <div class="elementor-widget-container">
  2539. <span class="elementor-heading-title elementor-size-default">Quick links</span> </div>
  2540. </div>
  2541. <div class="elementor-element elementor-element-fa3ea59 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="fa3ea59" data-element_type="widget" data-widget_type="icon-list.default">
  2542. <div class="elementor-widget-container">
  2543. <ul class="elementor-icon-list-items">
  2544. <li class="elementor-icon-list-item">
  2545. <a href="https://yourplace.ae/buy/">
  2546.  
  2547. <span class="elementor-icon-list-icon">
  2548. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2549. <span class="elementor-icon-list-text">Buy</span>
  2550. </a>
  2551. </li>
  2552. <li class="elementor-icon-list-item">
  2553. <a href="https://yourplace.ae/rent/">
  2554.  
  2555. <span class="elementor-icon-list-icon">
  2556. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2557. <span class="elementor-icon-list-text">Rent</span>
  2558. </a>
  2559. </li>
  2560. <li class="elementor-icon-list-item">
  2561. <a href="https://yourplace.ae/sell-my-property/">
  2562.  
  2563. <span class="elementor-icon-list-icon">
  2564. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2565. <span class="elementor-icon-list-text">Sell</span>
  2566. </a>
  2567. </li>
  2568. <li class="elementor-icon-list-item">
  2569. <a href="https://yourplace.ae/off-plan/">
  2570.  
  2571. <span class="elementor-icon-list-icon">
  2572. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2573. <span class="elementor-icon-list-text">Off Plan</span>
  2574. </a>
  2575. </li>
  2576. <li class="elementor-icon-list-item">
  2577. <a href="https://yourplace.ae/property-management/">
  2578.  
  2579. <span class="elementor-icon-list-icon">
  2580. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2581. <span class="elementor-icon-list-text">Property Management </span>
  2582. </a>
  2583. </li>
  2584. <li class="elementor-icon-list-item">
  2585. <a href="https://yourplace.ae/about-us/">
  2586.  
  2587. <span class="elementor-icon-list-icon">
  2588. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2589. <span class="elementor-icon-list-text">About Us</span>
  2590. </a>
  2591. </li>
  2592. <li class="elementor-icon-list-item">
  2593. <a href="https://yourplace.ae/utrust/">
  2594.  
  2595. <span class="elementor-icon-list-icon">
  2596. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2597. <span class="elementor-icon-list-text">Buy Real Estate with Bitcoin</span>
  2598. </a>
  2599. </li>
  2600. </ul>
  2601. </div>
  2602. </div>
  2603. </div>
  2604. </div>
  2605. <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-4fa205f4" data-id="4fa205f4" data-element_type="column">
  2606. <div class="elementor-widget-wrap elementor-element-populated">
  2607. <div class="elementor-element elementor-element-e8a9ecc elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="e8a9ecc" data-element_type="widget" data-widget_type="icon-list.default">
  2608. <div class="elementor-widget-container">
  2609. <ul class="elementor-icon-list-items">
  2610. <li class="elementor-icon-list-item">
  2611. <a href="https://yourplace.ae/map-search-listing/">
  2612.  
  2613. <span class="elementor-icon-list-icon">
  2614. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2615. <span class="elementor-icon-list-text">Map View</span>
  2616. </a>
  2617. </li>
  2618. <li class="elementor-icon-list-item">
  2619. <a href="https://yourplace.ae/landlord-services/">
  2620.  
  2621. <span class="elementor-icon-list-icon">
  2622. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2623. <span class="elementor-icon-list-text">Landlord Services</span>
  2624. </a>
  2625. </li>
  2626. <li class="elementor-icon-list-item">
  2627. <a href="https://yourplace.ae/property-snagging/">
  2628.  
  2629. <span class="elementor-icon-list-icon">
  2630. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2631. <span class="elementor-icon-list-text">Property Snagging</span>
  2632. </a>
  2633. </li>
  2634. <li class="elementor-icon-list-item">
  2635. <a href="https://yourplace.ae/property-brokerage/">
  2636.  
  2637. <span class="elementor-icon-list-icon">
  2638. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2639. <span class="elementor-icon-list-text">Property Brokerage</span>
  2640. </a>
  2641. </li>
  2642. <li class="elementor-icon-list-item">
  2643. <a href="https://yourplace.ae/dubai-investment-faqs/">
  2644.  
  2645. <span class="elementor-icon-list-icon">
  2646. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2647. <span class="elementor-icon-list-text">Dubai Investment FAQs</span>
  2648. </a>
  2649. </li>
  2650. <li class="elementor-icon-list-item">
  2651. <a href="https://yourplace.ae/blog/">
  2652.  
  2653. <span class="elementor-icon-list-icon">
  2654. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2655. <span class="elementor-icon-list-text">Blog</span>
  2656. </a>
  2657. </li>
  2658. <li class="elementor-icon-list-item">
  2659. <a href="https://yourplace.ae/about-us/careers/">
  2660.  
  2661. <span class="elementor-icon-list-icon">
  2662. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2663. <span class="elementor-icon-list-text">Careers</span>
  2664. </a>
  2665. </li>
  2666. <li class="elementor-icon-list-item">
  2667. <a href="https://yourplace.ae/contact-us/">
  2668.  
  2669. <span class="elementor-icon-list-icon">
  2670. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2671. <span class="elementor-icon-list-text">Contact Us</span>
  2672. </a>
  2673. </li>
  2674. </ul>
  2675. </div>
  2676. </div>
  2677. </div>
  2678. </div>
  2679. <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-81466ff" data-id="81466ff" data-element_type="column">
  2680. <div class="elementor-widget-wrap elementor-element-populated">
  2681. <div class="elementor-element elementor-element-b0373d1 elementor-widget elementor-widget-heading" data-id="b0373d1" data-element_type="widget" data-widget_type="heading.default">
  2682. <div class="elementor-widget-container">
  2683. <span class="elementor-heading-title elementor-size-default">Keep Up-To-Date</span> </div>
  2684. </div>
  2685. <div class="elementor-element elementor-element-af80d78 elementor-widget elementor-widget-text-editor" data-id="af80d78" data-element_type="widget" data-widget_type="text-editor.default">
  2686. <div class="elementor-widget-container">
  2687. <p>Subscribe to our newsletters to be the first to hear the latest news about what is happening in Dubai&#8217;s real estate market.</p> </div>
  2688. </div>
  2689. <div class="elementor-element elementor-element-8d31298 elementor-button-align-stretch elementor-widget elementor-widget-form" data-id="8d31298" data-element_type="widget" data-settings="{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}" data-widget_type="form.default">
  2690. <div class="elementor-widget-container">
  2691. <form class="elementor-form" method="post" name="New Form">
  2692. <input type="hidden" name="post_id" value="75"/>
  2693. <input type="hidden" name="form_id" value="8d31298"/>
  2694. <input type="hidden" name="referer_title" value="List Your Property in Dubai | Sell Your Property Easily" />
  2695.  
  2696. <input type="hidden" name="queried_id" value="444"/>
  2697. <div class="elementor-form-fields-wrapper elementor-labels-above">
  2698. <div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-50 elementor-field-required">
  2699. <label for="form-field-name" class="elementor-field-label">
  2700. Name </label>
  2701. <input size="1" type="text" name="form_fields[name]" id="form-field-name" class="elementor-field elementor-size-sm  elementor-field-textual" required="required">
  2702. </div>
  2703. <div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required">
  2704. <label for="form-field-email" class="elementor-field-label">
  2705. Email </label>
  2706. <input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-sm  elementor-field-textual" required="required">
  2707. </div>
  2708. <div class="elementor-field-type-recaptcha_v3 elementor-field-group elementor-column elementor-field-group-field_932960e elementor-col-100 recaptcha_v3-inline">
  2709. <div class="elementor-field" id="form-field-field_932960e"><div class="elementor-g-recaptcha" data-sitekey="6LeNv3AfAAAAACV3mZyLWv_u_dCg3QXasSLmG8eH" data-type="v3" data-action="Form" data-badge="inline" data-size="invisible"></div></div> </div>
  2710. <div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons">
  2711. <button class="elementor-button elementor-size-sm" type="submit">
  2712. <span class="elementor-button-content-wrapper">
  2713. <span class="elementor-button-text">Subscribe</span>
  2714. </span>
  2715. </button>
  2716. </div>
  2717. </div>
  2718. </form>
  2719. </div>
  2720. </div>
  2721. </div>
  2722. </div>
  2723. </div>
  2724. </section>
  2725. <footer class="elementor-section elementor-top-section elementor-element elementor-element-1ebd5147 elementor-section-height-min-height elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="1ebd5147" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}">
  2726. <div class="elementor-container elementor-column-gap-default">
  2727. <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-6a70762" data-id="6a70762" data-element_type="column">
  2728. <div class="elementor-widget-wrap elementor-element-populated">
  2729. <div class="elementor-element elementor-element-6b23290a elementor-widget elementor-widget-heading" data-id="6b23290a" data-element_type="widget" data-widget_type="heading.default">
  2730. <div class="elementor-widget-container">
  2731. <p class="elementor-heading-title elementor-size-default">© Copyright All Rights Reserved. Designed by <a href="https://alirazaqureshi.com/">AR</a>
  2732.  
  2733.  
  2734. </p> </div>
  2735. </div>
  2736. </div>
  2737. </div>
  2738. <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-25b2bd55" data-id="25b2bd55" data-element_type="column">
  2739. <div class="elementor-widget-wrap elementor-element-populated">
  2740. <div class="elementor-element elementor-element-74f1208f e-grid-align-right e-grid-align-mobile-center elementor-shape-rounded elementor-grid-0 elementor-widget elementor-widget-social-icons" data-id="74f1208f" data-element_type="widget" data-widget_type="social-icons.default">
  2741. <div class="elementor-widget-container">
  2742. <div class="elementor-social-icons-wrapper elementor-grid" role="list">
  2743. <span class="elementor-grid-item" role="listitem">
  2744. <a class="elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-dc10550" href="https://www.instagram.com/yourplace.ae/" target="_blank">
  2745. <span class="elementor-screen-only">Instagram</span>
  2746. <i class="fab fa-instagram"></i> </a>
  2747. </span>
  2748. <span class="elementor-grid-item" role="listitem">
  2749. <a class="elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeater-item-0267196" href="https://www.facebook.com/yourplacedubai" target="_blank">
  2750. <span class="elementor-screen-only">Facebook-f</span>
  2751. <i class="fab fa-facebook-f"></i> </a>
  2752. </span>
  2753. <span class="elementor-grid-item" role="listitem">
  2754. <a class="elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-dbaeb71" href="https://www.youtube.com/channel/UCc1cf0OjW_D9X2zBXS2GetQ" target="_blank">
  2755. <span class="elementor-screen-only">Youtube</span>
  2756. <i class="fab fa-youtube"></i> </a>
  2757. </span>
  2758. <span class="elementor-grid-item" role="listitem">
  2759. <a class="elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-d2d5c50" href="https://ae.linkedin.com/company/your-place" target="_blank">
  2760. <span class="elementor-screen-only">Linkedin</span>
  2761. <i class="fab fa-linkedin"></i> </a>
  2762. </span>
  2763. </div>
  2764. </div>
  2765. </div>
  2766. </div>
  2767. </div>
  2768. </div>
  2769. </footer>
  2770. </div>
  2771. <script type="speculationrules">
  2772. {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/hello-elementor\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
  2773. </script>
  2774.  
  2775. <div id="wws-layout-1" class="wws-popup-container wws-popup-container--position">
  2776.  
  2777. <div class="wws-gradient wws-gradient--position"></div>
  2778. <!-- Popup -->
  2779. <div class="wws-popup" data-wws-popup-status="0">
  2780.  
  2781. <!-- Popup header -->
  2782. <div class="wws-popup__header">
  2783.  
  2784. <!-- Popup close button -->
  2785. <div class="wws-popup__close-btn wws-shadow wws--bg-color wws--text-color">
  2786. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 352 512"><path fill="currentColor" d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"/></svg> </div>
  2787. <div class="wws-clearfix"></div>
  2788. <!-- .Popup close button -->
  2789.  
  2790. </div>
  2791. <!-- .Popup header -->
  2792.  
  2793. <!-- Popup body -->
  2794. <div class="wws-popup__body">
  2795.  
  2796. <!-- Popup support -->
  2797. <div class="wws-popup__support-wrapper">
  2798. <div class="wws-popup__support-img-wrapper wws-shadow">
  2799. <img class="wws-popup__support-img" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2050%2050'%3E%3C/svg%3E" alt="WeCreativez WhatsApp Support" width="50" height="50" data-lazy-src="https://yourplace.ae/wp-content/uploads/2022/09/fav-icon.svg"><noscript><img class="wws-popup__support-img" src="https://yourplace.ae/wp-content/uploads/2022/09/fav-icon.svg" alt="WeCreativez WhatsApp Support" width="50" height="50"></noscript>
  2800. </div>
  2801. <div class="wws-popup__support wws-shadow">
  2802. <div class="wws-popup__support-about wws--text-color wws--bg-color">
  2803. Our customer support team is here to answer your questions. Ask us anything! </div>
  2804. <div class="wws-popup__support-welcome">
  2805. 👋 Hi, how can I help? </div>
  2806. </div>
  2807. </div>
  2808. <!-- Popup support -->
  2809.  
  2810. <!-- Popup input -->
  2811. <div class="wws-popup__input-wrapper wws-shadow">
  2812. <input type="text" class="wws-popup__input" placeholder="Reply to Yourplace..." autocomplete="off">
  2813. <svg class="wws-popup__send-btn" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 40 40" style="enable-background:new 0 0 40 40;" xml:space="preserve">
  2814. <style type="text/css">
  2815. .wws-lau00001{fill:#22c15e80;}
  2816. .wws-lau00002{fill:#22c15e;}
  2817. </style>
  2818. <path id="path0_fill" class="wws-lau00001" d="M38.9,19.8H7.5L2,39L38.9,19.8z"></path>
  2819. <path id="path0_fill_1_" class="wws-lau00002" d="M38.9,19.8H7.5L2,0.7L38.9,19.8z"></path>
  2820. </svg>
  2821. </div>
  2822. <div class="wws-clearfix"></div>
  2823. <!-- .Popup input -->
  2824.  
  2825. </div>
  2826. <!-- .Popup body -->
  2827.  
  2828. </div>
  2829. <!-- .Popup -->
  2830.  
  2831.  
  2832. <!-- .Popup footer -->
  2833. <div class="wws-popup__footer">
  2834.  
  2835. <!-- Popup open button -->
  2836. <div class="wws-popup__open-btn wws-shadow wws--text-color wws--bg-color">
  2837. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg> <span>Hi, how can I help?</span>
  2838. </div>
  2839. <div class="wws-clearfix"></div>
  2840. <!-- .Popup open button -->
  2841.  
  2842. </div>
  2843. <!-- Popup footer -->
  2844.  
  2845. </div>
  2846. <div data-elementor-type="popup" data-elementor-id="34907" class="elementor elementor-34907 elementor-location-popup" data-elementor-settings="{&quot;a11y_navigation&quot;:&quot;yes&quot;,&quot;triggers&quot;:{&quot;scrolling&quot;:&quot;yes&quot;,&quot;click_times&quot;:2,&quot;click&quot;:&quot;yes&quot;,&quot;inactivity&quot;:&quot;yes&quot;,&quot;exit_intent&quot;:&quot;yes&quot;,&quot;scrolling_direction&quot;:&quot;down&quot;,&quot;scrolling_offset&quot;:50,&quot;inactivity_time&quot;:30},&quot;timing&quot;:{&quot;page_views&quot;:&quot;yes&quot;,&quot;page_views_views&quot;:3}}" data-elementor-post-type="elementor_library">
  2847. <section class="elementor-section elementor-top-section elementor-element elementor-element-5e349daa elementor-section-full_width elementor-section-content-middle elementor-section-height-default elementor-section-height-default" data-id="5e349daa" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  2848. <div class="elementor-container elementor-column-gap-no">
  2849. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-66dc2be8" data-id="66dc2be8" data-element_type="column">
  2850. <div class="elementor-widget-wrap elementor-element-populated">
  2851. <section class="elementor-section elementor-inner-section elementor-element elementor-element-5b459acc elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5b459acc" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[]}">
  2852. <div class="elementor-container elementor-column-gap-default">
  2853. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-41bf7eb5" data-id="41bf7eb5" data-element_type="column">
  2854. <div class="elementor-widget-wrap elementor-element-populated">
  2855. <div class="elementor-element elementor-element-6cc1093a elementor-widget elementor-widget-heading" data-id="6cc1093a" data-element_type="widget" data-widget_type="heading.default">
  2856. <div class="elementor-widget-container">
  2857. <h3 class="elementor-heading-title elementor-size-default">Schedule a call with a property manager
  2858. </h3> </div>
  2859. </div>
  2860. </div>
  2861. </div>
  2862. </div>
  2863. </section>
  2864. <div class="elementor-element elementor-element-6dd08699 elementor-button-align-stretch elementor-widget elementor-widget-form" data-id="6dd08699" data-element_type="widget" data-settings="{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}" data-widget_type="form.default">
  2865. <div class="elementor-widget-container">
  2866. <form class="elementor-form" method="post" name="New Form">
  2867. <input type="hidden" name="post_id" value="34907"/>
  2868. <input type="hidden" name="form_id" value="6dd08699"/>
  2869. <input type="hidden" name="referer_title" value="Your Place Real Estate and Property Management in Dubai" />
  2870.  
  2871. <input type="hidden" name="queried_id" value="30460"/>
  2872. <div class="elementor-form-fields-wrapper elementor-labels-above">
  2873. <div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100 elementor-field-required">
  2874. <label for="form-field-name" class="elementor-field-label">
  2875. Full Name </label>
  2876. <input size="1" type="text" name="form_fields[name]" id="form-field-name" class="elementor-field elementor-size-sm  elementor-field-textual" placeholder="Name" required="required">
  2877. </div>
  2878. <div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-emailpop elementor-col-100 elementor-field-required">
  2879. <label for="form-field-emailpop" class="elementor-field-label">
  2880. Email </label>
  2881. <input size="1" type="email" name="form_fields[emailpop]" id="form-field-emailpop" class="elementor-field elementor-size-sm  elementor-field-textual" placeholder="Email" required="required">
  2882. </div>
  2883. <div class="elementor-field-type-select elementor-field-group elementor-column elementor-field-group-field_1e1531a elementor-col-30 elementor-field-required">
  2884. <label for="form-field-field_1e1531a" class="elementor-field-label">
  2885. Code </label>
  2886. <div class="elementor-field elementor-select-wrapper remove-before ">
  2887. <div class="select-caret-down-wrapper">
  2888. <i aria-hidden="true" class="eicon-caret-down"></i> </div>
  2889. <select name="form_fields[field_1e1531a]" id="form-field-field_1e1531a" class="elementor-field-textual elementor-size-sm" required="required">
  2890. <option value="United Arab Emirates: +971">United Arab Emirates: +971</option>
  2891. <option value="Afghanistan: +93">Afghanistan: +93</option>
  2892. <option value="Åland Islands: +358">Åland Islands: +358</option>
  2893. <option value="Albania: +355">Albania: +355</option>
  2894. <option value="Algeria: +213">Algeria: +213</option>
  2895. <option value="American Samoa: +1">American Samoa: +1</option>
  2896. <option value="Andorra: +376">Andorra: +376</option>
  2897. <option value="Angola: +244">Angola: +244</option>
  2898. <option value="Anguilla: +1">Anguilla: +1</option>
  2899. <option value="Antarctica: +672">Antarctica: +672</option>
  2900. <option value="Antigua and Barbuda: +1">Antigua and Barbuda: +1</option>
  2901. <option value="Argentina: +54">Argentina: +54</option>
  2902. <option value="Armenia: +374">Armenia: +374</option>
  2903. <option value="Aruba: +297">Aruba: +297</option>
  2904. <option value="Australia: +61">Australia: +61</option>
  2905. <option value="Austria: +43">Austria: +43</option>
  2906. <option value="Azerbaijan: +994">Azerbaijan: +994</option>
  2907. <option value="Bahamas: +1">Bahamas: +1</option>
  2908. <option value="Bahrain: +973">Bahrain: +973</option>
  2909. <option value="Bangladesh: +880">Bangladesh: +880</option>
  2910. <option value="Barbados: +1">Barbados: +1</option>
  2911. <option value="Belarus: +375">Belarus: +375</option>
  2912. <option value="Belgium: +32">Belgium: +32</option>
  2913. <option value="Belize: +501">Belize: +501</option>
  2914. <option value="Benin: +229">Benin: +229</option>
  2915. <option value="Bermuda: +1">Bermuda: +1</option>
  2916. <option value="Bhutan: +975">Bhutan: +975</option>
  2917. <option value="Bolivia (Plurinational State of): +591">Bolivia (Plurinational State of): +591</option>
  2918. <option value="Bonaire, Sint Eustatius and Saba: +599">Bonaire, Sint Eustatius and Saba: +599</option>
  2919. <option value="Bosnia and Herzegovina: +387">Bosnia and Herzegovina: +387</option>
  2920. <option value="Botswana: +267">Botswana: +267</option>
  2921. <option value="Bouvet Island: +47">Bouvet Island: +47</option>
  2922. <option value="Brazil: +55">Brazil: +55</option>
  2923. <option value="British Indian Ocean Territory: +246">British Indian Ocean Territory: +246</option>
  2924. <option value="Brunei Darussalam: +673">Brunei Darussalam: +673</option>
  2925. <option value="Bulgaria: +359">Bulgaria: +359</option>
  2926. <option value="Burkina Faso: +226">Burkina Faso: +226</option>
  2927. <option value="Burundi: +257">Burundi: +257</option>
  2928. <option value="Cambodia: +855">Cambodia: +855</option>
  2929. <option value="Cameroon: +237">Cameroon: +237</option>
  2930. <option value="Canada: +1">Canada: +1</option>
  2931. <option value="Cabo Verde: +238">Cabo Verde: +238</option>
  2932. <option value="Cayman Islands: +1">Cayman Islands: +1</option>
  2933. <option value="Central African Republic: +236">Central African Republic: +236</option>
  2934. <option value="Chad: +235">Chad: +235</option>
  2935. <option value="Chile: +56">Chile: +56</option>
  2936. <option value="China: +86">China: +86</option>
  2937. <option value="Christmas Island: +61">Christmas Island: +61</option>
  2938. <option value="Cocos (Keeling) Islands: +61">Cocos (Keeling) Islands: +61</option>
  2939. <option value="Colombia: +57">Colombia: +57</option>
  2940. <option value="Comoros: +269">Comoros: +269</option>
  2941. <option value="Congo: +242">Congo: +242</option>
  2942. <option value="Congo (Democratic Republic of the): +243">Congo (Democratic Republic of the): +243</option>
  2943. <option value="Cook Islands: +682">Cook Islands: +682</option>
  2944. <option value="Costa Rica: +506">Costa Rica: +506</option>
  2945. <option value="Croatia: +385">Croatia: +385</option>
  2946. <option value="Cuba: +53">Cuba: +53</option>
  2947. <option value="Curaçao: +599">Curaçao: +599</option>
  2948. <option value="Cyprus: +357">Cyprus: +357</option>
  2949. <option value="Czech Republic: +420">Czech Republic: +420</option>
  2950. <option value="Denmark: +45">Denmark: +45</option>
  2951. <option value="Djibouti: +253">Djibouti: +253</option>
  2952. <option value="Dominica: +1">Dominica: +1</option>
  2953. <option value="Dominican Republic: +1">Dominican Republic: +1</option>
  2954. <option value="Ecuador: +593">Ecuador: +593</option>
  2955. <option value="Egypt: +20">Egypt: +20</option>
  2956. <option value="El Salvador: +503">El Salvador: +503</option>
  2957. <option value="Equatorial Guinea: +240">Equatorial Guinea: +240</option>
  2958. <option value="Eritrea: +291">Eritrea: +291</option>
  2959. <option value="Estonia: +372">Estonia: +372</option>
  2960. <option value="Ethiopia: +251">Ethiopia: +251</option>
  2961. <option value="Falkland Islands (Malvinas): +500">Falkland Islands (Malvinas): +500</option>
  2962. <option value="Faroe Islands: +298">Faroe Islands: +298</option>
  2963. <option value="Fiji: +679">Fiji: +679</option>
  2964. <option value="Finland: +358">Finland: +358</option>
  2965. <option value="France: +33">France: +33</option>
  2966. <option value="French Guiana: +594">French Guiana: +594</option>
  2967. <option value="French Polynesia: +689">French Polynesia: +689</option>
  2968. <option value="French Southern Territories: +262">French Southern Territories: +262</option>
  2969. <option value="Gabon: +241">Gabon: +241</option>
  2970. <option value="Gambia: +220">Gambia: +220</option>
  2971. <option value="Georgia: +995">Georgia: +995</option>
  2972. <option value="Germany: +49">Germany: +49</option>
  2973. <option value="Ghana: +233">Ghana: +233</option>
  2974. <option value="Gibraltar: +350">Gibraltar: +350</option>
  2975. <option value="Greece: +30">Greece: +30</option>
  2976. <option value="Greenland: +299">Greenland: +299</option>
  2977. <option value="Grenada: +1">Grenada: +1</option>
  2978. <option value="Guadeloupe: +590">Guadeloupe: +590</option>
  2979. <option value="Guam: +1">Guam: +1</option>
  2980. <option value="Guatemala: +502">Guatemala: +502</option>
  2981. <option value="Guernsey: +44">Guernsey: +44</option>
  2982. <option value="Guinea: +224">Guinea: +224</option>
  2983. <option value="Guinea-Bissau: +245">Guinea-Bissau: +245</option>
  2984. <option value="Guyana: +592">Guyana: +592</option>
  2985. <option value="Haiti: +509">Haiti: +509</option>
  2986. <option value="Heard Island and McDonald Islands: +672">Heard Island and McDonald Islands: +672</option>
  2987. <option value="Holy See: +379">Holy See: +379</option>
  2988. <option value="Honduras: +504">Honduras: +504</option>
  2989. <option value="Hong Kong: +852">Hong Kong: +852</option>
  2990. <option value="Hungary: +36">Hungary: +36</option>
  2991. <option value="Iceland: +354">Iceland: +354</option>
  2992. <option value="India: +91">India: +91</option>
  2993. <option value="Indonesia: +62">Indonesia: +62</option>
  2994. <option value="Côte d&#039;Ivoire: +225">Côte d&#039;Ivoire: +225</option>
  2995. <option value="Iran (Islamic Republic of): +98">Iran (Islamic Republic of): +98</option>
  2996. <option value="Iraq: +964">Iraq: +964</option>
  2997. <option value="Ireland: +353">Ireland: +353</option>
  2998. <option value="Isle of Man: +44">Isle of Man: +44</option>
  2999. <option value="Israel: +972">Israel: +972</option>
  3000. <option value="Italy: +39">Italy: +39</option>
  3001. <option value="Jamaica: +1">Jamaica: +1</option>
  3002. <option value="Japan: +81">Japan: +81</option>
  3003. <option value="Jersey: +44">Jersey: +44</option>
  3004. <option value="Jordan: +962">Jordan: +962</option>
  3005. <option value="Kazakhstan: +76">Kazakhstan: +76</option>
  3006. <option value="Kenya: +254">Kenya: +254</option>
  3007. <option value="Kiribati: +686">Kiribati: +686</option>
  3008. <option value="Kuwait: +965">Kuwait: +965</option>
  3009. <option value="Kyrgyzstan: +996">Kyrgyzstan: +996</option>
  3010. <option value="Lao People&#039;s Democratic Republic: +856">Lao People&#039;s Democratic Republic: +856</option>
  3011. <option value="Latvia: +371">Latvia: +371</option>
  3012. <option value="Lebanon: +961">Lebanon: +961</option>
  3013. <option value="Lesotho: +266">Lesotho: +266</option>
  3014. <option value="Liberia: +231">Liberia: +231</option>
  3015. <option value="Libya: +218">Libya: +218</option>
  3016. <option value="Liechtenstein: +423">Liechtenstein: +423</option>
  3017. <option value="Lithuania: +370">Lithuania: +370</option>
  3018. <option value="Luxembourg: +352">Luxembourg: +352</option>
  3019. <option value="Macao: +853">Macao: +853</option>
  3020. <option value="Macedonia (the former Yugoslav Republic of): +389">Macedonia (the former Yugoslav Republic of): +389</option>
  3021. <option value="Madagascar: +261">Madagascar: +261</option>
  3022. <option value="Malawi: +265">Malawi: +265</option>
  3023. <option value="Malaysia: +60">Malaysia: +60</option>
  3024. <option value="Maldives: +960">Maldives: +960</option>
  3025. <option value="Mali: +223">Mali: +223</option>
  3026. <option value="Malta: +356">Malta: +356</option>
  3027. <option value="Marshall Islands: +692">Marshall Islands: +692</option>
  3028. <option value="Martinique: +596">Martinique: +596</option>
  3029. <option value="Mauritania: +222">Mauritania: +222</option>
  3030. <option value="Mauritius: +230">Mauritius: +230</option>
  3031. <option value="Mayotte: +262">Mayotte: +262</option>
  3032. <option value="Mexico: +52">Mexico: +52</option>
  3033. <option value="Micronesia (Federated States of): +691">Micronesia (Federated States of): +691</option>
  3034. <option value="Moldova (Republic of): +373">Moldova (Republic of): +373</option>
  3035. <option value="Monaco: +377">Monaco: +377</option>
  3036. <option value="Mongolia: +976">Mongolia: +976</option>
  3037. <option value="Montenegro: +382">Montenegro: +382</option>
  3038. <option value="Montserrat: +1">Montserrat: +1</option>
  3039. <option value="Morocco: +212">Morocco: +212</option>
  3040. <option value="Mozambique: +258">Mozambique: +258</option>
  3041. <option value="Myanmar: +95">Myanmar: +95</option>
  3042. <option value="Namibia: +264">Namibia: +264</option>
  3043. <option value="Nauru: +674">Nauru: +674</option>
  3044. <option value="Nepal: +977">Nepal: +977</option>
  3045. <option value="Netherlands: +31">Netherlands: +31</option>
  3046. <option value="New Caledonia: +687">New Caledonia: +687</option>
  3047. <option value="New Zealand: +64">New Zealand: +64</option>
  3048. <option value="Nicaragua: +505">Nicaragua: +505</option>
  3049. <option value="Niger: +227">Niger: +227</option>
  3050. <option value="Nigeria: +234">Nigeria: +234</option>
  3051. <option value="Niue: +683">Niue: +683</option>
  3052. <option value="Norfolk Island: +672">Norfolk Island: +672</option>
  3053. <option value="Korea (Democratic People&#039;s Republic of): +850">Korea (Democratic People&#039;s Republic of): +850</option>
  3054. <option value="Northern Mariana Islands: +1">Northern Mariana Islands: +1</option>
  3055. <option value="Norway: +47">Norway: +47</option>
  3056. <option value="Oman: +968">Oman: +968</option>
  3057. <option value="Pakistan: +92">Pakistan: +92</option>
  3058. <option value="Palau: +680">Palau: +680</option>
  3059. <option value="Palestine, State of: +970">Palestine, State of: +970</option>
  3060. <option value="Panama: +507">Panama: +507</option>
  3061. <option value="Papua New Guinea: +675">Papua New Guinea: +675</option>
  3062. <option value="Paraguay: +595">Paraguay: +595</option>
  3063. <option value="Peru: +51">Peru: +51</option>
  3064. <option value="Philippines: +63">Philippines: +63</option>
  3065. <option value="Pitcairn: +64">Pitcairn: +64</option>
  3066. <option value="Poland: +48">Poland: +48</option>
  3067. <option value="Portugal: +351">Portugal: +351</option>
  3068. <option value="Puerto Rico: +1">Puerto Rico: +1</option>
  3069. <option value="Qatar: +974">Qatar: +974</option>
  3070. <option value="Republic of Kosovo: +383">Republic of Kosovo: +383</option>
  3071. <option value="Réunion: +262">Réunion: +262</option>
  3072. <option value="Romania: +40">Romania: +40</option>
  3073. <option value="Russian Federation: +7">Russian Federation: +7</option>
  3074. <option value="Rwanda: +250">Rwanda: +250</option>
  3075. <option value="Saint Barthélemy: +590">Saint Barthélemy: +590</option>
  3076. <option value="Saint Helena, Ascension and Tristan da Cunha: +290">Saint Helena, Ascension and Tristan da Cunha: +290</option>
  3077. <option value="Saint Kitts and Nevis: +1">Saint Kitts and Nevis: +1</option>
  3078. <option value="Saint Lucia: +1">Saint Lucia: +1</option>
  3079. <option value="Saint Martin (French part): +590">Saint Martin (French part): +590</option>
  3080. <option value="Saint Pierre and Miquelon: +508">Saint Pierre and Miquelon: +508</option>
  3081. <option value="Saint Vincent and the Grenadines: +1">Saint Vincent and the Grenadines: +1</option>
  3082. <option value="Samoa: +685">Samoa: +685</option>
  3083. <option value="San Marino: +378">San Marino: +378</option>
  3084. <option value="Sao Tome and Principe: +239">Sao Tome and Principe: +239</option>
  3085. <option value="Saudi Arabia: +966">Saudi Arabia: +966</option>
  3086. <option value="Senegal: +221">Senegal: +221</option>
  3087. <option value="Serbia: +381">Serbia: +381</option>
  3088. <option value="Seychelles: +248">Seychelles: +248</option>
  3089. <option value="Sierra Leone: +232">Sierra Leone: +232</option>
  3090. <option value="Singapore: +65">Singapore: +65</option>
  3091. <option value="Sint Maarten (Dutch part): +1">Sint Maarten (Dutch part): +1</option>
  3092. <option value="Slovakia: +421">Slovakia: +421</option>
  3093. <option value="Slovenia: +386">Slovenia: +386</option>
  3094. <option value="Solomon Islands: +677">Solomon Islands: +677</option>
  3095. <option value="Somalia: +252">Somalia: +252</option>
  3096. <option value="South Africa: +27">South Africa: +27</option>
  3097. <option value="South Georgia and the South Sandwich Islands: +500">South Georgia and the South Sandwich Islands: +500</option>
  3098. <option value="Korea (Republic of): +82">Korea (Republic of): +82</option>
  3099. <option value="South Sudan: +211">South Sudan: +211</option>
  3100. <option value="Spain: +34">Spain: +34</option>
  3101. <option value="Sri Lanka: +94">Sri Lanka: +94</option>
  3102. <option value="Sudan: +249">Sudan: +249</option>
  3103. <option value="Suriname: +597">Suriname: +597</option>
  3104. <option value="Svalbard and Jan Mayen: +47">Svalbard and Jan Mayen: +47</option>
  3105. <option value="Swaziland: +268">Swaziland: +268</option>
  3106. <option value="Sweden: +46">Sweden: +46</option>
  3107. <option value="Switzerland: +41">Switzerland: +41</option>
  3108. <option value="Syrian Arab Republic: +963">Syrian Arab Republic: +963</option>
  3109. <option value="Taiwan: +886">Taiwan: +886</option>
  3110. <option value="Tajikistan: +992">Tajikistan: +992</option>
  3111. <option value="Tanzania, United Republic of: +255">Tanzania, United Republic of: +255</option>
  3112. <option value="Thailand: +66">Thailand: +66</option>
  3113. <option value="Timor-Leste: +670">Timor-Leste: +670</option>
  3114. <option value="Togo: +228">Togo: +228</option>
  3115. <option value="Tokelau: +690">Tokelau: +690</option>
  3116. <option value="Tonga: +676">Tonga: +676</option>
  3117. <option value="Trinidad and Tobago: +1">Trinidad and Tobago: +1</option>
  3118. <option value="Tunisia: +216">Tunisia: +216</option>
  3119. <option value="Turkey: +90">Turkey: +90</option>
  3120. <option value="Turkmenistan: +993">Turkmenistan: +993</option>
  3121. <option value="Turks and Caicos Islands: +1">Turks and Caicos Islands: +1</option>
  3122. <option value="Tuvalu: +688">Tuvalu: +688</option>
  3123. <option value="Uganda: +256">Uganda: +256</option>
  3124. <option value="Ukraine: +380">Ukraine: +380</option>
  3125. <option value="United Kingdom of Great Britain and Northern Ireland: +44">United Kingdom of Great Britain and Northern Ireland: +44</option>
  3126. <option value="United States of America: +1">United States of America: +1</option>
  3127. <option value="United States Minor Outlying Islands: +1">United States Minor Outlying Islands: +1</option>
  3128. <option value="Uruguay: +598">Uruguay: +598</option>
  3129. <option value="Uzbekistan: +998">Uzbekistan: +998</option>
  3130. <option value="Vanuatu: +678">Vanuatu: +678</option>
  3131. <option value="Venezuela (Bolivarian Republic of): +58">Venezuela (Bolivarian Republic of): +58</option>
  3132. <option value="Virgin Islands (British): +1">Virgin Islands (British): +1</option>
  3133. <option value="Virgin Islands (U.S.): +1 340">Virgin Islands (U.S.): +1 340</option>
  3134. <option value="Viet Nam: +84">Viet Nam: +84</option>
  3135. <option value="Wallis and Futuna: +681">Wallis and Futuna: +681</option>
  3136. <option value="Western Sahara: +212">Western Sahara: +212</option>
  3137. <option value="Yemen: +967">Yemen: +967</option>
  3138. <option value="Zambia: +260">Zambia: +260</option>
  3139. <option value="Zimbabwe: +263">Zimbabwe: +263</option>
  3140. </select>
  3141. </div>
  3142. </div>
  3143. <div class="elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-field_83e4f92 elementor-col-70 elementor-sm-70 elementor-field-required">
  3144. <label for="form-field-field_83e4f92" class="elementor-field-label">
  3145. Phone </label>
  3146. <input size="1" type="tel" name="form_fields[field_83e4f92]" id="form-field-field_83e4f92" class="elementor-field elementor-size-sm  elementor-field-textual" placeholder="Phone" required="required" pattern="[0-9()#&amp;+*-=.]+" title="Only numbers and phone characters (#, -, *, etc) are accepted.">
  3147.  
  3148. </div>
  3149. <div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_7e5bce3 elementor-col-100 elementor-field-required">
  3150. <label for="form-field-field_7e5bce3" class="elementor-field-label">
  3151. Property Location </label>
  3152. <input size="1" type="text" name="form_fields[field_7e5bce3]" id="form-field-field_7e5bce3" class="elementor-field elementor-size-sm  elementor-field-textual" placeholder="Property Location" required="required">
  3153. </div>
  3154. <div class="elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100">
  3155. <label for="form-field-message" class="elementor-field-label">
  3156. Message </label>
  3157. <textarea class="elementor-field-textual elementor-field  elementor-size-sm" name="form_fields[message]" id="form-field-message" rows="4" placeholder="Message"></textarea> </div>
  3158. <div class="elementor-field-type-recaptcha_v3 elementor-field-group elementor-column elementor-field-group-field_310a72b elementor-col-100 recaptcha_v3-bottomright">
  3159. <div class="elementor-field" id="form-field-field_310a72b"><div class="elementor-g-recaptcha" data-sitekey="6LeNv3AfAAAAACV3mZyLWv_u_dCg3QXasSLmG8eH" data-type="v3" data-action="Form" data-badge="bottomright" data-size="invisible"></div></div> </div>
  3160. <div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons">
  3161. <button class="elementor-button elementor-size-sm" type="submit">
  3162. <span class="elementor-button-content-wrapper">
  3163. <span class="elementor-button-text">SUBMIT</span>
  3164. </span>
  3165. </button>
  3166. </div>
  3167. </div>
  3168. </form>
  3169. </div>
  3170. </div>
  3171. </div>
  3172. </div>
  3173. </div>
  3174. </section>
  3175. </div>
  3176. <script type="rocketlazyloadscript">
  3177. const lazyloadRunObserver = () => {
  3178. const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );
  3179. const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {
  3180. entries.forEach( ( entry ) => {
  3181. if ( entry.isIntersecting ) {
  3182. let lazyloadBackground = entry.target;
  3183. if( lazyloadBackground ) {
  3184. lazyloadBackground.classList.add( 'e-lazyloaded' );
  3185. }
  3186. lazyloadBackgroundObserver.unobserve( entry.target );
  3187. }
  3188. });
  3189. }, { rootMargin: '200px 0px 200px 0px' } );
  3190. lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {
  3191. lazyloadBackgroundObserver.observe( lazyloadBackground );
  3192. } );
  3193. };
  3194. const events = [
  3195. 'DOMContentLoaded',
  3196. 'elementor/lazyload/observe',
  3197. ];
  3198. events.forEach( ( event ) => {
  3199. document.addEventListener( event, lazyloadRunObserver );
  3200. } );
  3201. </script>
  3202. <script type="text/html" id="tmpl-jet-ajax-search-results-item">
  3203. <div class="jet-ajax-search__results-item">
  3204. <a class="jet-ajax-search__item-link" href="{{{data.link}}}" target="{{{data.link_target_attr}}}">
  3205. {{{data.thumbnail}}}
  3206. <div class="jet-ajax-search__item-content-wrapper">
  3207. {{{data.before_title}}}
  3208. <div class="jet-ajax-search__item-title">{{{data.title}}}</div>
  3209. {{{data.after_title}}}
  3210. {{{data.before_content}}}
  3211. <div class="jet-ajax-search__item-content">{{{data.content}}}</div>
  3212. {{{data.after_content}}}
  3213. {{{data.rating}}}
  3214. {{{data.price}}}
  3215. </div>
  3216. </a>
  3217. </div>
  3218. </script><script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-includes/js/underscore.min.js?ver=1.13.7" id="underscore-js"></script>
  3219. <script type="text/javascript" id="wp-util-js-extra">
  3220. /* <![CDATA[ */
  3221. var _wpUtilSettings = {"ajax":{"url":"\/wp-admin\/admin-ajax.php"}};
  3222. /* ]]> */
  3223. </script>
  3224. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-includes/js/wp-util.min.js?ver=6.8.1" id="wp-util-js"></script>
  3225. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-content/plugins/jet-search/assets/lib/chosen/chosen.jquery.min.js?ver=1.8.7" id="jquery-chosen-js"></script>
  3226. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-content/cache/min/1/wp-content/plugins/jet-search/assets/js/jet-search.js?ver=1750679553" id="jet-search-js"></script>
  3227. <script type="text/javascript" id="rocket_lazyload_css-js-extra">
  3228. /* <![CDATA[ */
  3229. var rocket_lazyload_css_data = {"threshold":"300"};
  3230. /* ]]> */
  3231. </script>
  3232. <script type="text/javascript" id="rocket_lazyload_css-js-after">
  3233. /* <![CDATA[ */
  3234. !function o(n,c,a){function s(t,e){if(!c[t]){if(!n[t]){var r="function"==typeof require&&require;if(!e&&r)return r(t,!0);if(u)return u(t,!0);throw(r=new Error("Cannot find module '"+t+"'")).code="MODULE_NOT_FOUND",r}r=c[t]={exports:{}},n[t][0].call(r.exports,function(e){return s(n[t][1][e]||e)},r,r.exports,o,n,c,a)}return c[t].exports}for(var u="function"==typeof require&&require,e=0;e<a.length;e++)s(a[e]);return s}({1:[function(e,t,r){"use strict";!function(){const r="undefined"==typeof rocket_pairs?[]:rocket_pairs,e="undefined"==typeof rocket_excluded_pairs?[]:rocket_excluded_pairs;e.map(t=>{var e=t.selector;const r=document.querySelectorAll(e);r.forEach(e=>{e.setAttribute("data-rocket-lazy-bg-".concat(t.hash),"excluded")})});const o=document.querySelector("#wpr-lazyload-bg-container");var t=rocket_lazyload_css_data.threshold||300;const n=new IntersectionObserver(e=>{e.forEach(t=>{if(t.isIntersecting){const e=r.filter(e=>t.target.matches(e.selector));e.map(t=>{var e;t&&((e=document.createElement("style")).textContent=t.style,o.insertAdjacentElement("afterend",e),t.elements.forEach(e=>{n.unobserve(e),e.setAttribute("data-rocket-lazy-bg-".concat(t.hash),"loaded")}))})}})},{rootMargin:t+"px"});function c(){0<(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).length&&r.forEach(t=>{try{const e=document.querySelectorAll(t.selector);e.forEach(e=>{"loaded"!==e.getAttribute("data-rocket-lazy-bg-".concat(t.hash))&&"excluded"!==e.getAttribute("data-rocket-lazy-bg-".concat(t.hash))&&(n.observe(e),(t.elements||(t.elements=[])).push(e))})}catch(e){console.error(e)}})}c();const a=function(){const o=window.MutationObserver;return function(e,t){if(e&&1===e.nodeType){const r=new o(t);return r.observe(e,{attributes:!0,childList:!0,subtree:!0}),r}}}();t=document.querySelector("body"),a(t,c)}()},{}]},{},[1]);
  3235. //# sourceMappingURL=lazyload-css.min.js.map
  3236. /* ]]> */
  3237. </script>
  3238. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-content/themes/hello-elementor/assets/js/hello-frontend.min.js?ver=1.0.0" id="hello-theme-frontend-js"></script>
  3239. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.31.0-latest-1750407505" id="elementor-webpack-runtime-js"></script>
  3240. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.31.0-latest-1750407505" id="elementor-frontend-modules-js"></script>
  3241. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script>
  3242. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="elementor-frontend-js-before">
  3243. /* <![CDATA[ */
  3244. var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.31.0-latest-1750407505","is_static":false,"experimentalFeatures":{"additional_custom_breakpoints":true,"theme_builder_v2":true,"hello-theme-header-footer":true,"landing-pages":true,"e_element_cache":true,"home_screen":true,"global_classes_should_enforce_capabilities":true,"cloud-library":true,"e_opt_in_v4_page":true},"urls":{"assets":"https:\/\/yourplace.ae\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/yourplace.ae\/wp-admin\/admin-ajax.php","uploadUrl":"http:\/\/yourplace.ae\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"4070f53dc2"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description","hello_header_logo_type":"title","hello_header_menu_layout":"horizontal","hello_footer_logo_type":"logo"},"post":{"id":30460,"title":"Your%20Place%20Real%20Estate%20and%20Property%20Management%20in%20Dubai","excerpt":"","featuredImage":"https:\/\/yourplace.ae\/wp-content\/uploads\/2023\/08\/mainbg-1024x576.jpg"}};
  3245. /* ]]> */
  3246. </script>
  3247. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.31.0-latest-1750407505" id="elementor-frontend-js"></script>
  3248. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/libs/framework/assets/js/frontend-script.js?ver=1750679553" id="elementskit-framework-js-frontend-js"></script>
  3249. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="elementskit-framework-js-frontend-js-after">
  3250. /* <![CDATA[ */
  3251. var elementskit = {
  3252. resturl: 'https://yourplace.ae/wp-json/elementskit/v1/',
  3253. }
  3254.  
  3255. /* ]]> */
  3256. </script>
  3257. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/js/widget-scripts.js?ver=1750679553" id="ekit-widget-scripts-js"></script>
  3258. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-content/plugins/wordpress-whatsapp-support/assets/libraries/inputmask/jquery.inputmask.min.js?ver=5.0.6" id="wws-input-mask-js"></script>
  3259. <script type="text/javascript" id="wws-public-script-js-extra">
  3260. /* <![CDATA[ */
  3261. var wwsObj = {"support_number":"+971581177638","auto_popup":"yes","auto_popup_time":"5","plugin_url":"https:\/\/yourplace.ae\/wp-content\/plugins\/wordpress-whatsapp-support\/","is_mobile":"0","current_page_id":"30460","current_page_url":"https:\/\/yourplace.ae\/","popup_layout":"1","group_invitation_id":"XYZ12345678","admin_url":"https:\/\/yourplace.ae\/wp-admin\/admin-ajax.php?ver=685944395072b","scroll_lenght":"","pre_defined_text":"%0A\r\nPage Title: Your Place Real Estate%0A\r\nPage URL: https:\/\/yourplace.ae\/","is_debug":"no","fb_ga_click_tracking":"{\"fb_click_tracking_status\":\"no\",\"fb_click_tracking_event_name\":\"Chat started\",\"fb_click_tracking_event_label\":\"Support\",\"ga_click_tracking_status\":\"yes\",\"ga_click_tracking_event_name\":\"Button Clicked\",\"ga_click_tracking_event_category\":\"WordPress WhatsApp Support\",\"ga_click_tracking_event_label\":\"Support\"}","is_gdpr":"no","numberMasking":"(999) 999-9999","whatsapp_mobile_api":"https:\/\/api.whatsapp.com","whatsapp_desktop_api":"https:\/\/web.whatsapp.com","version":"2.4.0","security_token":"647e4c23d3"};
  3262. /* ]]> */
  3263. </script>
  3264. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-content/cache/min/1/wp-content/plugins/wordpress-whatsapp-support/assets/js/wws-public-script.js?ver=1750679553" id="wws-public-script-js"></script>
  3265. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-content/plugins/jet-engine/assets/lib/slick/slick.min.js?ver=1.8.1" id="jquery-slick-js"></script>
  3266. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-content/cache/min/1/wp-content/plugins/jet-engine/assets/lib/jet-plugins/jet-plugins.js?ver=1750679553" id="jet-plugins-js"></script>
  3267. <script type="text/javascript" id="jet-engine-frontend-js-extra">
  3268. /* <![CDATA[ */
  3269. var JetEngineSettings = {"ajaxurl":"https:\/\/yourplace.ae\/wp-admin\/admin-ajax.php","ajaxlisting":"https:\/\/yourplace.ae\/?nocache=1750680633","restNonce":"e647094cac","hoverActionTimeout":"400","addedPostCSS":["51","51","24341"]};
  3270. /* ]]> */
  3271. </script>
  3272. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-content/cache/min/1/wp-content/plugins/jet-engine/assets/js/frontend.js?ver=1750679553" id="jet-engine-frontend-js"></script>
  3273. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.google.com/recaptcha/api.js?render=explicit&amp;ver=3.27.0" id="elementor-recaptcha_v3-api-js"></script>
  3274. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.27.0" id="elementor-pro-webpack-runtime-js"></script>
  3275. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script>
  3276. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script>
  3277. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-i18n-js-after">
  3278. /* <![CDATA[ */
  3279. wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
  3280. /* ]]> */
  3281. </script>
  3282. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="elementor-pro-frontend-js-before">
  3283. /* <![CDATA[ */
  3284. var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/yourplace.ae\/wp-admin\/admin-ajax.php","nonce":"8fefb1d54c","urls":{"assets":"https:\/\/yourplace.ae\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/yourplace.ae\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":true},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/yourplace.ae\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}};
  3285. /* ]]> */
  3286. </script>
  3287. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.27.0" id="elementor-pro-frontend-js"></script>
  3288. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.27.0" id="pro-elements-handlers-js"></script>
  3289. <script type="text/javascript" id="jet-elements-js-extra">
  3290. /* <![CDATA[ */
  3291. var jetElements = {"ajaxUrl":"https:\/\/yourplace.ae\/wp-admin\/admin-ajax.php","isMobile":"false","templateApiUrl":"https:\/\/yourplace.ae\/wp-json\/jet-elements-api\/v1\/elementor-template","devMode":"false","messages":{"invalidMail":"Please specify a valid e-mail"}};
  3292. /* ]]> */
  3293. </script>
  3294. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-content/plugins/jet-elements/assets/js/jet-elements.min.js?ver=2.6.9" id="jet-elements-js"></script>
  3295. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-content/plugins/elementskit-lite/widgets/init/assets/js/animate-circle.min.js?ver=3.0.4" id="animate-circle-js"></script>
  3296. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-content/cache/min/1/wp-content/plugins/elementskit-lite/widgets/init/assets/js/elementor.js?ver=1750679553" id="elementskit-elementor-js"></script>
  3297. <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
  3298. if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
  3299. images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
  3300. if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://yourplace.ae/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script>
  3301. <script>class RocketElementorAnimation{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode-wpr",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}_detectAnimations(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this._listAnimationSettingsKeys(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach(t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this._animateElement(t)}catch(t){}})}_animateElement(t){const e=JSON.parse(t.dataset.settings),i=e._animation_delay||e.animation_delay||0,n=e[this.animationSettingKeys.find(t=>e[t])];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let s=setTimeout(()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this._removeAnimationSettings(t,e)},i);window.addEventListener("rocket-startLoading",function(){clearTimeout(s)})}_listAnimationSettingsKeys(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach(t=>{e.forEach(e=>{i.push(t+e)})}),i}_removeAnimationSettings(t,e){this._listAnimationSettingsKeys().forEach(t=>delete e[t]),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorAnimation;requestAnimationFrame(t._detectAnimations.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorAnimation.run);</script></body>
  3302. </html>
  3303.  
  3304. <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1750680635 -->
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda