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.  
  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-05-28T13:46:09+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-05-28T13:46:09+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. <link data-minify="1" rel='stylesheet' id='bdt-uikit-css' href='https://yourplace.ae/wp-content/cache/background-css/yourplace.ae/wp-content/cache/min/1/wp-content/plugins/bdthemes-element-pack/assets/css/bdt-uikit.css?ver=1721044196&wpr_t=1722016161' type='text/css' media='all' />
  33. <link data-minify="1" rel='stylesheet' id='ep-helper-css' href='https://yourplace.ae/wp-content/cache/background-css/yourplace.ae/wp-content/cache/min/1/wp-content/plugins/bdthemes-element-pack/assets/css/ep-helper.css?ver=1721044196&wpr_t=1722016161' type='text/css' media='all' />
  34. <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=1721044196' type='text/css' media='all' />
  35. <style id='classic-theme-styles-inline-css' type='text/css'>
  36. /*! This file is auto-generated */
  37. .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}
  38. </style>
  39. <style id='global-styles-inline-css' type='text/css'>
  40. :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;}
  41. :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
  42. :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
  43. :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
  44. </style>
  45. <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' />
  46. <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' />
  47. <link rel='stylesheet' id='elementor-frontend-css' href='https://yourplace.ae/wp-content/plugins/elementor/assets/css/frontend-lite.min.css?ver=3.18.3' type='text/css' media='all' />
  48. <link rel='stylesheet' id='elementor-post-6-css' href='https://yourplace.ae/wp-content/uploads/elementor/css/post-6.css?ver=1709204425' type='text/css' media='all' />
  49. <link rel='stylesheet' id='elementor-post-51-css' href='https://yourplace.ae/wp-content/uploads/elementor/css/post-51.css?ver=1709204426' type='text/css' media='all' />
  50. <link rel='stylesheet' id='elementor-post-24341-css' href='https://yourplace.ae/wp-content/uploads/elementor/css/post-24341.css?ver=1709271625' type='text/css' media='all' />
  51. <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=1721044196&wpr_t=1722016161' type='text/css' media='all' />
  52. <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=1721044196' type='text/css' media='all' />
  53. <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=1721044196' type='text/css' media='all' />
  54. <link rel='stylesheet' id='swiper-css' href='https://yourplace.ae/wp-content/plugins/elementor/assets/lib/swiper/css/swiper.min.css?ver=5.3.6' type='text/css' media='all' />
  55. <link data-minify="1" rel='stylesheet' id='ep-styles-css' href='https://yourplace.ae/wp-content/cache/min/1/wp-content/uploads/element-pack/minified/css/ep-styles.css?ver=1721044196' type='text/css' media='all' />
  56. <link data-minify="1" rel='stylesheet' id='dashicons-css' href='https://yourplace.ae/wp-content/cache/min/1/wp-includes/css/dashicons.min.css?ver=1721044196' type='text/css' media='all' />
  57. <link rel='stylesheet' id='elementor-pro-css' href='https://yourplace.ae/wp-content/plugins/elementor-pro/assets/css/frontend-lite.min.css?ver=3.18.2' type='text/css' media='all' />
  58. <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=1721044196' type='text/css' media='all' />
  59. <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.18.3' type='text/css' media='all' />
  60. <link data-minify="1" rel='stylesheet' id='cotton-css' href='https://yourplace.ae/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/mouse-cursor/assets/css/style.css?ver=1721044196' type='text/css' media='all' />
  61. <link rel='stylesheet' id='elementor-global-css' href='https://yourplace.ae/wp-content/uploads/elementor/css/global.css?ver=1709204430' type='text/css' media='all' />
  62. <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=1716903976&wpr_t=1722016161' type='text/css' media='all' />
  63. <link rel='stylesheet' id='elementor-post-71-css' href='https://yourplace.ae/wp-content/uploads/elementor/css/post-71.css?ver=1709204431' type='text/css' media='all' />
  64. <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=1720791663&wpr_t=1722016161' type='text/css' media='all' />
  65. <link rel='stylesheet' id='elementor-post-34907-css' href='https://yourplace.ae/wp-content/uploads/elementor/css/post-34907.css?ver=1709204442' type='text/css' media='all' />
  66. <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=1721044196' type='text/css' media='all' />
  67. <link data-minify="1" rel='stylesheet' id='elementskit-parallax-style-css' href='https://yourplace.ae/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/css/style.css?ver=1721044196' type='text/css' media='all' />
  68. <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=1722016161' type='text/css' media='all' />
  69. <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=1721044196' type='text/css' media='all' />
  70. <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=1721044197&wpr_t=1722016162' type='text/css' media='all' />
  71. <link data-minify="1" rel='stylesheet' id='ekit-widget-styles-pro-css' href='https://yourplace.ae/wp-content/cache/min/1/wp-content/plugins/elementskit/widgets/init/assets/css/widget-styles-pro.css?ver=1721044197' type='text/css' media='all' />
  72. <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=1721044197' type='text/css' media='all' />
  73. <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=1721044197' type='text/css' media='all' />
  74. <style id='wws-public-style-inline-css' type='text/css'>
  75. .wws--bg-color {
  76. background-color: #22c15e;
  77. }.wws--text-color {
  78. color: #ffffff;
  79. }.wws-popup__open-btn {
  80. padding: 8px 20px;
  81. border-radius: 20px;
  82. display: inline-block;
  83. margin-top: 15px;
  84. cursor: pointer;
  85. }.wws-popup-container--position {
  86. right: 12px;
  87. bottom: 12px;
  88. }
  89. .wws-popup__open-btn { float: right; }
  90. .wws-gradient--position {
  91.  bottom: 0;
  92.  right: 0;
  93.  background: radial-gradient(ellipse at bottom right, rgba(29, 39, 54, 0.2) 0, rgba(29, 39, 54, 0) 72%);
  94. }@media( max-width: 720px ) {
  95. .wws-popup__open-btn {
  96. padding: 0 !important;
  97. width: 60px !important;
  98. height: 60px !important;
  99. border-radius: 50% !important;
  100. display: flex !important;
  101. justify-content: center !important;
  102. align-items: center !important;
  103. font-size: 30px !important;
  104. }
  105. .wws-popup__open-btn > svg {
  106. padding-right: 0;
  107. width: 30px;
  108. height: 30px;
  109. }
  110. .wws-popup__open-btn span { display: none; }
  111. }
  112. </style>
  113. <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=1721044197' type='text/css' media='all' />
  114. <link rel='stylesheet' id='google-fonts-1-css' href='https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto+Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CNanum+Myeongjo%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CThasadith%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7COpen+Sans%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CDM+Sans%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CSen%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CPoppins%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CLato%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CEl+Messiri%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;display=swap&#038;ver=6.6.1' type='text/css' media='all' />
  115. <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' />
  116. <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=1721044197' type='text/css' media='all' />
  117. <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=1721044197' type='text/css' media='all' />
  118. <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=1721044197' type='text/css' media='all' />
  119. <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin><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>
  120. <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>
  121. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-includes/js/imagesloaded.min.js?ver=6.6.1" id="imagesLoaded-js"></script>
  122. <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.18.3" id="font-awesome-4-shim-js"></script>
  123. <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/modules/parallax/assets/js/jarallax.js?ver=1721044197" id="jarallax-js"></script>
  124. <link rel='shortlink' href='https://yourplace.ae/' />
  125. <meta name="yandex-verification" content="e3a75f4875eb0c4c" />
  126.  
  127.  
  128. <!-- Yandex.Metrika counter -->
  129. <script type="rocketlazyloadscript" data-rocket-type="text/javascript">
  130.   (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
  131.   m[i].l=1*new Date();k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
  132.   (window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");
  133.  
  134.   ym(87740470, "init", {
  135.        clickmap:true,
  136.        trackLinks:true,
  137.        accurateTrackBounce:true
  138.   });
  139. </script>
  140. <noscript><div><img src="https://mc.yandex.ru/watch/87740470" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
  141. <!-- /Yandex.Metrika counter -->
  142.  
  143. <!-- Clarity tracking code for https://yourplace.ae/ -->
  144. <script type="rocketlazyloadscript">    (function(c,l,a,r,i,t,y){        c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};        t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i+"?ref=bwt";        y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);    })(window, document, "clarity", "script", "aye67t562v");
  145. </script>
  146.  
  147.  
  148. <!-- Google Tag Manager -->
  149. <script type="rocketlazyloadscript">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  150. new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  151. j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  152. 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  153. })(window,document,'script','dataLayer','GTM-T23VDJ9');</script>
  154. <!-- End Google Tag Manager -->
  155. <script type="rocketlazyloadscript">
  156. jQuery(window).on('elementor/frontend/init', function () { //wait for elementor to load
  157. elementorFrontend.on('components:init', function () { //wait for elementor pro to load
  158. setTimeout( ()=>{
  159. elementorProFrontend.modules.popup.showPopup( { id: 0 } );
  160. }, 500); // Delay half a second. Elementor document doesn't fully load sometimes.
  161. });
  162. });
  163. </script>
  164. <meta name="generator" content="Elementor 3.18.3; features: e_dom_optimization, e_optimized_assets_loading, e_optimized_css_loading, additional_custom_breakpoints, block_editor_assets_optimize, e_image_loading_optimization; settings: css_print_method-external, google_font-enabled, font_display-swap">
  165.  
  166. <script type="rocketlazyloadscript" data-rocket-type="text/javascript">
  167. var elementskit_module_parallax_url = "https://yourplace.ae/wp-content/plugins/elementskit/modules/parallax/"
  168. </script>
  169. <link rel="icon" href="https://yourplace.ae/wp-content/uploads/2022/09/fav-icon.svg" sizes="32x32" />
  170. <link rel="icon" href="https://yourplace.ae/wp-content/uploads/2022/09/fav-icon.svg" sizes="192x192" />
  171. <link rel="apple-touch-icon" href="https://yourplace.ae/wp-content/uploads/2022/09/fav-icon.svg" />
  172. <meta name="msapplication-TileImage" content="https://yourplace.ae/wp-content/uploads/2022/09/fav-icon.svg" />
  173. <style type="text/css" id="wp-custom-css">
  174. a {
  175.    color: #083FB3;
  176. } </style>
  177. <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>
  178. <noscript>
  179. <style id="wpr-lazyload-bg-nostyle">.bdt-divider-icon{--wpr-bg-62e92454-8df6-4b0d-83c0-68d3378fca5b: url('https://yourplace.ae/wp-content/plugins/bdthemes-element-pack/images/backgrounds/divider-icon.svg');}.bdt-list-bullet>::before{--wpr-bg-e37545c0-28f5-4bd5-b5f6-7fef30577ebc: url('https://yourplace.ae/wp-content/plugins/bdthemes-element-pack/images/backgrounds/list-bullet.svg');}.bdt-input[list]:hover,.bdt-input[list]:focus{--wpr-bg-90353493-9ff3-4b42-9d55-3e83d11bbe68: url('https://yourplace.ae/wp-content/plugins/bdthemes-element-pack/images/backgrounds/form-datalist.svg');}iframe[data-src]:not(.lazy-loaded),.bdt-lazy-loading{--wpr-bg-86df5676-aa72-4381-b47d-6de633bd4ada: url('https://yourplace.ae/wp-content/plugins/bdthemes-element-pack/assets/images/loading.svg');}.elementor-widget-jet-map .jet-map-message .jet-map-message__dammy-map{--wpr-bg-8ad277a2-e0ba-4c3c-bfa7-3bd5b0b45b01: 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-38dcf2ff-c1ae-4865-ac5c-b542929d8035: 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-a5d43c0c-981d-410c-9428-7e11443f0751: 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-a7cdd417-2bdd-4c0e-8ee6-2f264fb0e31b: url('https://yourplace.ae/wp-content/uploads/2022/02/footer-bgg.jpg');}.chosen-container-single .chosen-single abbr{--wpr-bg-2ce3d8fe-e8d7-4fc0-b0ee-c411ca43b3c1: url('https://yourplace.ae/wp-content/plugins/jet-search/assets/lib/chosen/chosen-sprite.png');}.chosen-container-single .chosen-single div b{--wpr-bg-0a1850d3-b47a-4d62-9a40-adf3febbc593: 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-be6930f9-8f96-4c15-9c42-2c68e4373e8b: 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-5d53bd14-f1f6-45e3-835e-15d9e86beaf0: url('https://yourplace.ae/wp-content/plugins/jet-search/assets/lib/chosen/chosen-sprite.png');}.chosen-rtl .chosen-search input[type=text]{--wpr-bg-150b88db-423e-49f6-b2c5-71d323df8d59: 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-ef360deb-c95f-4c16-a10e-cb6de98c38df: url('https://yourplace.ae/wp-content/plugins/jet-search/assets/lib/chosen/chosen-sprite@2x.png');}table.dataTable thead .sorting{--wpr-bg-77b159b3-aee0-410c-bd71-5a5de5256b74: url('https://yourplace.ae/wp-content/plugins/elementskit-lite/widgets/init/assets/img/arrow.png');}table.dataTable thead .sorting_asc{--wpr-bg-ef7d7154-0559-44ea-88c5-d7984ee2925a: url('https://yourplace.ae/wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_asc.png');}table.dataTable thead .sorting_desc{--wpr-bg-d2f6922f-3a22-42c3-a6ed-e6e91765f1cf: url('https://yourplace.ae/wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_desc.png');}table.dataTable thead .sorting_asc_disabled{--wpr-bg-7e80d0d4-9910-4359-a0a0-2ebb55a02e98: url('https://yourplace.ae/wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_asc_disabled.png');}</style>
  180. </noscript>
  181. <script type="application/javascript">const rocket_pairs = [{"selector":".bdt-divider-icon","style":".bdt-divider-icon{--wpr-bg-62e92454-8df6-4b0d-83c0-68d3378fca5b: url('https:\/\/yourplace.ae\/wp-content\/plugins\/bdthemes-element-pack\/images\/backgrounds\/divider-icon.svg');}","hash":"62e92454-8df6-4b0d-83c0-68d3378fca5b","url":"https:\/\/yourplace.ae\/wp-content\/plugins\/bdthemes-element-pack\/images\/backgrounds\/divider-icon.svg"},{"selector":".bdt-list-bullet>*","style":".bdt-list-bullet>::before{--wpr-bg-e37545c0-28f5-4bd5-b5f6-7fef30577ebc: url('https:\/\/yourplace.ae\/wp-content\/plugins\/bdthemes-element-pack\/images\/backgrounds\/list-bullet.svg');}","hash":"e37545c0-28f5-4bd5-b5f6-7fef30577ebc","url":"https:\/\/yourplace.ae\/wp-content\/plugins\/bdthemes-element-pack\/images\/backgrounds\/list-bullet.svg"},{"selector":".bdt-input[list]","style":".bdt-input[list]:hover,.bdt-input[list]:focus{--wpr-bg-90353493-9ff3-4b42-9d55-3e83d11bbe68: url('https:\/\/yourplace.ae\/wp-content\/plugins\/bdthemes-element-pack\/images\/backgrounds\/form-datalist.svg');}","hash":"90353493-9ff3-4b42-9d55-3e83d11bbe68","url":"https:\/\/yourplace.ae\/wp-content\/plugins\/bdthemes-element-pack\/images\/backgrounds\/form-datalist.svg"},{"selector":"iframe[data-src]:not(.lazy-loaded),.bdt-lazy-loading","style":"iframe[data-src]:not(.lazy-loaded),.bdt-lazy-loading{--wpr-bg-86df5676-aa72-4381-b47d-6de633bd4ada: url('https:\/\/yourplace.ae\/wp-content\/plugins\/bdthemes-element-pack\/assets\/images\/loading.svg');}","hash":"86df5676-aa72-4381-b47d-6de633bd4ada","url":"https:\/\/yourplace.ae\/wp-content\/plugins\/bdthemes-element-pack\/assets\/images\/loading.svg"},{"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-8ad277a2-e0ba-4c3c-bfa7-3bd5b0b45b01: url('https:\/\/yourplace.ae\/wp-content\/plugins\/jet-elements\/assets\/images\/dummy-map.png');}","hash":"8ad277a2-e0ba-4c3c-bfa7-3bd5b0b45b01","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-38dcf2ff-c1ae-4865-ac5c-b542929d8035: url('https:\/\/yourplace.ae\/wp-content\/uploads\/2023\/08\/mainbg.jpg');}","hash":"38dcf2ff-c1ae-4865-ac5c-b542929d8035","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-a5d43c0c-981d-410c-9428-7e11443f0751: url('https:\/\/yourplace.ae\/wp-content\/uploads\/2023\/08\/property-management-dubai.jpg');}","hash":"a5d43c0c-981d-410c-9428-7e11443f0751","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-a7cdd417-2bdd-4c0e-8ee6-2f264fb0e31b: url('https:\/\/yourplace.ae\/wp-content\/uploads\/2022\/02\/footer-bgg.jpg');}","hash":"a7cdd417-2bdd-4c0e-8ee6-2f264fb0e31b","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-2ce3d8fe-e8d7-4fc0-b0ee-c411ca43b3c1: url('https:\/\/yourplace.ae\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png');}","hash":"2ce3d8fe-e8d7-4fc0-b0ee-c411ca43b3c1","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-0a1850d3-b47a-4d62-9a40-adf3febbc593: url('https:\/\/yourplace.ae\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png');}","hash":"0a1850d3-b47a-4d62-9a40-adf3febbc593","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-be6930f9-8f96-4c15-9c42-2c68e4373e8b: url('https:\/\/yourplace.ae\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png');}","hash":"be6930f9-8f96-4c15-9c42-2c68e4373e8b","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-5d53bd14-f1f6-45e3-835e-15d9e86beaf0: url('https:\/\/yourplace.ae\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png');}","hash":"5d53bd14-f1f6-45e3-835e-15d9e86beaf0","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-150b88db-423e-49f6-b2c5-71d323df8d59: url('https:\/\/yourplace.ae\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite.png');}","hash":"150b88db-423e-49f6-b2c5-71d323df8d59","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-ef360deb-c95f-4c16-a10e-cb6de98c38df: url('https:\/\/yourplace.ae\/wp-content\/plugins\/jet-search\/assets\/lib\/chosen\/chosen-sprite@2x.png');}","hash":"ef360deb-c95f-4c16-a10e-cb6de98c38df","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-77b159b3-aee0-410c-bd71-5a5de5256b74: url('https:\/\/yourplace.ae\/wp-content\/plugins\/elementskit-lite\/widgets\/init\/assets\/img\/arrow.png');}","hash":"77b159b3-aee0-410c-bd71-5a5de5256b74","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-ef7d7154-0559-44ea-88c5-d7984ee2925a: url('https:\/\/yourplace.ae\/wp-content\/plugins\/elementskit-lite\/widgets\/init\/assets\/img\/sort_asc.png');}","hash":"ef7d7154-0559-44ea-88c5-d7984ee2925a","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-d2f6922f-3a22-42c3-a6ed-e6e91765f1cf: url('https:\/\/yourplace.ae\/wp-content\/plugins\/elementskit-lite\/widgets\/init\/assets\/img\/sort_desc.png');}","hash":"d2f6922f-3a22-42c3-a6ed-e6e91765f1cf","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-7e80d0d4-9910-4359-a0a0-2ebb55a02e98: url('https:\/\/yourplace.ae\/wp-content\/plugins\/elementskit-lite\/widgets\/init\/assets\/img\/sort_asc_disabled.png');}","hash":"7e80d0d4-9910-4359-a0a0-2ebb55a02e98","url":"https:\/\/yourplace.ae\/wp-content\/plugins\/elementskit-lite\/widgets\/init\/assets\/img\/sort_asc_disabled.png"}]; const rocket_excluded_pairs = [];</script></head>
  182. <body data-rsssl=1 class="home page-template-default page page-id-30460 elementor-default elementor-kit-6 elementor-page elementor-page-30460">
  183.  
  184. <!-- Google Tag Manager (noscript) -->
  185. <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-T23VDJ9"
  186. height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  187. <!-- End Google Tag Manager (noscript) --> <div data-elementor-type="header" data-elementor-id="71" class="elementor elementor-71 elementor-location-header" data-elementor-post-type="elementor_library">
  188. <section data-bdt-sticky="position: start" class="bdt-sticky 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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  189. <div class="elementor-container elementor-column-gap-no">
  190. <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-143becf8" data-id="143becf8" data-element_type="column">
  191. <div class="elementor-widget-wrap elementor-element-populated">
  192. <div class="elementor-element elementor-element-1d49ec1 elementor-widget elementor-widget-image" data-id="1d49ec1" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="image.default">
  193. <div class="elementor-widget-container">
  194. <style>/*! elementor - v3.18.0 - 20-12-2023 */
  195. .elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <a href="https://yourplace.ae">
  196. <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>
  197. </div>
  198. </div>
  199. </div>
  200. </div>
  201. <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-dc4cb1b" data-id="dc4cb1b" data-element_type="column">
  202. <div class="elementor-widget-wrap elementor-element-populated">
  203. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="ekit-nav-menu.default">
  204. <div class="elementor-widget-container">
  205. <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">
  206.                                    <span class="elementskit-menu-hamburger-icon"></span><span class="elementskit-menu-hamburger-icon"></span><span class="elementskit-menu-hamburger-icon"></span>
  207.                            </button>
  208.            <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>
  209. <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>
  210. <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>
  211. <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>
  212. <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>
  213. </ul><div class="elementskit-nav-identity-panel">
  214. <div class="elementskit-site-title">
  215. <a class="elementskit-nav-logo" href="https://yourplace.ae" target="_self" rel="">
  216. </a>
  217. </div><button class="elementskit-menu-close elementskit-menu-toggler" type="button">X</button></div></div>
  218. <div class="elementskit-menu-overlay elementskit-menu-offcanvas-elements elementskit-menu-toggler ekit-nav-menu--overlay"></div></div> </div>
  219. </div>
  220. <div class="elementor-element elementor-element-9c687a3 elementor-align-left elementor-mobile-align-right elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-bdt-advanced-button" data-id="9c687a3" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="bdt-advanced-button.default">
  221. <div class="elementor-widget-container">
  222. <div class="bdt-ep-button-wrapper">
  223. <a href="#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6Ijc5NiIsInRvZ2dsZSI6ZmFsc2V9" class="bdt-ep-button bdt-ep-button-effect-b bdt-ep-button-size-md">
  224. <div class="bdt-ep-button-content-wrapper bdt-flex bdt-flex-middle bdt-flex-center  " data-text="Menu">
  225. <div class="bdt-ep-button-icon bdt-flex-center bdt-flex-align-left">
  226. <div class="bdt-ep-button-icon-inner">
  227.  
  228. <i aria-hidden="true" class="fa-fw icon icon-menu-button-of-three-horizontal-lines"></i>
  229. </div>
  230. </div>
  231. <div class="bdt-ep-button-text">
  232.  
  233. <span class="avdbtn-text">
  234. Menu </span>
  235.  
  236. </div>
  237.  
  238. </div>
  239. </a>
  240. </div>
  241. </div>
  242. </div>
  243. </div>
  244. </div>
  245. <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">
  246. <div class="elementor-widget-wrap elementor-element-populated">
  247. <div class="elementor-element elementor-element-dfa6472 elementor-align-left elementor-widget elementor-widget-bdt-advanced-button" data-id="dfa6472" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="bdt-advanced-button.default">
  248. <div class="elementor-widget-container">
  249. <div class="bdt-ep-button-wrapper">
  250. <a href="#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6Ijc5NiIsInRvZ2dsZSI6ZmFsc2V9" class="bdt-ep-button bdt-ep-button-effect-b bdt-ep-button-size-md">
  251. <div class="bdt-ep-button-content-wrapper bdt-flex bdt-flex-middle bdt-flex-center  " data-text="Menu">
  252. <div class="bdt-ep-button-icon bdt-flex-center bdt-flex-align-left">
  253. <div class="bdt-ep-button-icon-inner">
  254.  
  255. <i aria-hidden="true" class="fa-fw icon icon-menu-button-of-three-horizontal-lines"></i>
  256. </div>
  257. </div>
  258. <div class="bdt-ep-button-text">
  259.  
  260. <span class="avdbtn-text">
  261. Menu </span>
  262.  
  263. </div>
  264.  
  265. </div>
  266. </a>
  267. </div>
  268. </div>
  269. </div>
  270. </div>
  271. </div>
  272. </div>
  273. </section>
  274. </div>
  275. <main id="content" class="site-main post-30460 page type-page status-publish has-post-thumbnail hentry" role="main">
  276. <div class="page-content">
  277. <div data-elementor-type="wp-page" data-elementor-id="30460" class="elementor elementor-30460" data-elementor-post-type="page">
  278. <section data-dce-background-overlay-color="#09184F" data-dce-background-image-url="https://www.yourplace.ae/wp-content/uploads/2023/08/mainbg.jpg" 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;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  279. <div class="elementor-background-overlay"></div>
  280. <div class="elementor-container elementor-column-gap-no">
  281. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3165d6b" data-id="3165d6b" data-element_type="column">
  282. <div class="elementor-widget-wrap elementor-element-populated">
  283. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  284. <div class="elementor-container elementor-column-gap-default">
  285. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-6220429" data-id="6220429" data-element_type="column">
  286. <div class="elementor-widget-wrap elementor-element-populated">
  287. <div class="elementor-element elementor-element-2a2edb5 elementor-widget elementor-widget-heading" data-id="2a2edb5" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="heading.default">
  288. <div class="elementor-widget-container">
  289. <style>/*! elementor - v3.18.0 - 20-12-2023 */
  290. .elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1 class="elementor-heading-title elementor-size-default">Real Estate and Property Management Services in Dubai</h1> </div>
  291. </div>
  292. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="divider.default">
  293. <div class="elementor-widget-container">
  294. <style>/*! elementor - v3.18.0 - 20-12-2023 */
  295. .elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style> <div class="elementor-divider">
  296. <span class="elementor-divider-separator">
  297. </span>
  298. </div>
  299. </div>
  300. </div>
  301. <div class="elementor-element elementor-element-da97b38 elementor-widget elementor-widget-heading" data-id="da97b38" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="heading.default">
  302. <div class="elementor-widget-container">
  303. <h3 class="elementor-heading-title elementor-size-default">Find your perfect home without any stress</h3> </div>
  304. </div>
  305. </div>
  306. </div>
  307. </div>
  308. </section>
  309. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  310. <div class="elementor-container elementor-column-gap-default">
  311. <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-fd6b2bf" data-id="fd6b2bf" data-element_type="column">
  312. <div class="elementor-widget-wrap">
  313. </div>
  314. </div>
  315. <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-fe88d61" data-id="fe88d61" data-element_type="column">
  316. <div class="elementor-widget-wrap elementor-element-populated">
  317. <div data-dce-background-color="#FFFFFF" class="elementor-element elementor-element-44a1efa elementor-align-center elementor-widget elementor-widget-button" data-id="44a1efa" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="button.default">
  318. <div class="elementor-widget-container">
  319. <div class="elementor-button-wrapper">
  320. <a class="elementor-button elementor-button-link elementor-size-sm" href="https://yourplace.ae/buy/">
  321. <span class="elementor-button-content-wrapper">
  322. <span class="elementor-button-text">Buy a PROPERTY</span>
  323. </span>
  324. </a>
  325. </div>
  326. </div>
  327. </div>
  328. </div>
  329. </div>
  330. <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-4d13da0" data-id="4d13da0" data-element_type="column">
  331. <div class="elementor-widget-wrap elementor-element-populated">
  332. <div data-dce-background-color="#FFFFFF" class="elementor-element elementor-element-56ad480 elementor-align-center elementor-widget elementor-widget-button" data-id="56ad480" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="button.default">
  333. <div class="elementor-widget-container">
  334. <div class="elementor-button-wrapper">
  335. <a class="elementor-button elementor-button-link elementor-size-sm" href="https://yourplace.ae/rent/">
  336. <span class="elementor-button-content-wrapper">
  337. <span class="elementor-button-text">rent A PROPERTY</span>
  338. </span>
  339. </a>
  340. </div>
  341. </div>
  342. </div>
  343. </div>
  344. </div>
  345. <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-67f64bd" data-id="67f64bd" data-element_type="column">
  346. <div class="elementor-widget-wrap elementor-element-populated">
  347. <div data-dce-background-color="#FFFFFF" class="elementor-element elementor-element-d439dee elementor-align-center elementor-widget elementor-widget-button" data-id="d439dee" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="button.default">
  348. <div class="elementor-widget-container">
  349. <div class="elementor-button-wrapper">
  350. <a class="elementor-button elementor-button-link elementor-size-sm" href="https://yourplace.ae/property-management/">
  351. <span class="elementor-button-content-wrapper">
  352. <span class="elementor-button-text">property management</span>
  353. </span>
  354. </a>
  355. </div>
  356. </div>
  357. </div>
  358. </div>
  359. </div>
  360. <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-b0ee01e" data-id="b0ee01e" data-element_type="column">
  361. <div class="elementor-widget-wrap">
  362. </div>
  363. </div>
  364. </div>
  365. </section>
  366. </div>
  367. </div>
  368. </div>
  369. </section>
  370. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  371. <div class="elementor-container elementor-column-gap-extended">
  372. <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-b586dfa" data-id="b586dfa" data-element_type="column">
  373. <div class="elementor-widget-wrap elementor-element-populated">
  374. <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;ekit_we_effect_on&quot;:&quot;none&quot;,&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}" data-widget_type="image.default">
  375. <div class="elementor-widget-container">
  376. <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>
  377. </div>
  378. </div>
  379. </div>
  380. <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3c823ca" data-id="3c823ca" data-element_type="column">
  381. <div class="elementor-widget-wrap elementor-element-populated">
  382. <div class="elementor-element elementor-element-e7ba9cf elementor-widget elementor-widget-text-editor" data-id="e7ba9cf" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="text-editor.default">
  383. <div class="elementor-widget-container">
  384. <style>/*! elementor - v3.18.0 - 20-12-2023 */
  385. .elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}</style> <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>
  386. </div>
  387. </div>
  388. </div>
  389. </div>
  390. </section>
  391. <section data-dce-background-color="#F8F8F8" 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;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  392. <div class="elementor-container elementor-column-gap-default">
  393. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-35fe0bf" data-id="35fe0bf" data-element_type="column">
  394. <div class="elementor-widget-wrap elementor-element-populated">
  395. <div class="elementor-element elementor-element-c3ad3ef elementor-widget elementor-widget-heading" data-id="c3ad3ef" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="heading.default">
  396. <div class="elementor-widget-container">
  397. <h2 class="elementor-heading-title elementor-size-default">Properties for Rent</h2> </div>
  398. </div>
  399. <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;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-grid.default">
  400. <div class="elementor-widget-container">
  401. <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-41133" data-post-id="41133" > <div data-elementor-type="jet-listing-items" data-elementor-id="51" class="elementor elementor-51" data-elementor-post-type="jet-engine">
  402. <section data-dce-background-color="#FFFFFF" 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;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  403. <div class="elementor-container elementor-column-gap-no">
  404. <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;}">
  405. <div class="elementor-widget-wrap elementor-element-populated">
  406. <div data-ep-wrapper-link="{&quot;url&quot;:&quot;https:\/\/yourplace.ae\/properties\/studio-apartment-for-rent-in-oxford-terraces-jvc\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-2bb679a elementor-widget elementor-widget-image" data-id="2bb679a" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="image.default">
  407. <div class="elementor-widget-container">
  408. <a href="https://yourplace.ae/properties/studio-apartment-for-rent-in-oxford-terraces-jvc/">
  409. <img width="400" height="300" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20300'%3E%3C/svg%3E" title="11973022-9217eo" alt="Studio Apartment for Rent in Oxford Terraces, JVC" data-lazy-src="https://yourplace.ae/wp-content/uploads/elementor/thumbs/11973022-9217eo-qr8848niykorsqhln7scv6gts4rcf6dwvcfpvhro3c.webp" /><noscript><img width="400" height="300" decoding="async" src="https://yourplace.ae/wp-content/uploads/elementor/thumbs/11973022-9217eo-qr8848niykorsqhln7scv6gts4rcf6dwvcfpvhro3c.webp" title="11973022-9217eo" alt="Studio Apartment for Rent in Oxford Terraces, JVC" loading="lazy" /></noscript> </a>
  410. </div>
  411. </div>
  412. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  413. <div class="elementor-widget-container">
  414. <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>
  415. </div>
  416. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  417. <div class="elementor-widget-container">
  418. <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>
  419. </div>
  420. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  421. <div class="elementor-widget-container">
  422. <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">461 Sqft</div></div></div> </div>
  423. </div>
  424. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="divider.default">
  425. <div class="elementor-widget-container">
  426. <div class="elementor-divider">
  427. <span class="elementor-divider-separator">
  428. </span>
  429. </div>
  430. </div>
  431. </div>
  432. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-terms.default">
  433. <div class="elementor-widget-container">
  434. <div class="jet-listing jet-listing-dynamic-terms"><span class="jet-listing-dynamic-terms__link">Rent</span></div> </div>
  435. </div>
  436. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  437. <div class="elementor-widget-container">
  438. <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 65,000</div></div></div> </div>
  439. </div>
  440. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  441. <div class="elementor-widget-container">
  442. <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>
  443. </div>
  444. <div data-ep-wrapper-link="{&quot;url&quot;:&quot;https:\/\/yourplace.ae\/properties\/studio-apartment-for-rent-in-oxford-terraces-jvc\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-be5982b elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="be5982b" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  445. <div class="elementor-widget-container">
  446. <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">Studio Apartment for Rent in Oxford Terraces, JVC</div></div></div> </div>
  447. </div>
  448. <div class="elementor-element elementor-element-758b168 elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="758b168" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  449. <div class="elementor-widget-container">
  450. <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">Oxford Terraces  Dubai, Jumeirah Village Circle</div></div></div> </div>
  451. </div>
  452. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  453. <div class="elementor-container elementor-column-gap-default">
  454. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-306c650" data-id="306c650" data-element_type="column">
  455. <div class="elementor-widget-wrap elementor-element-populated">
  456. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  457. <div class="elementor-widget-container">
  458. <link rel="stylesheet" href="https://yourplace.ae/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css"> <ul class="elementor-icon-list-items elementor-inline-items">
  459. <li class="elementor-icon-list-item elementor-inline-item">
  460. <a href="mailto:info@yourplace.ae">
  461.  
  462. <span class="elementor-icon-list-icon">
  463. <i aria-hidden="true" class="icon icon-email"></i> </span>
  464. <span class="elementor-icon-list-text"></span>
  465. </a>
  466. </li>
  467. <li class="elementor-icon-list-item elementor-inline-item">
  468. <a href="tel:+971581177638">
  469.  
  470. <span class="elementor-icon-list-icon">
  471. <i aria-hidden="true" class="icon icon-phone1"></i> </span>
  472. <span class="elementor-icon-list-text"></span>
  473. </a>
  474. </li>
  475. <li class="elementor-icon-list-item elementor-inline-item">
  476. <a href="https://wa.link/0b21vo">
  477.  
  478. <span class="elementor-icon-list-icon">
  479. <i aria-hidden="true" class="fab fa-whatsapp"></i> </span>
  480. <span class="elementor-icon-list-text"></span>
  481. </a>
  482. </li>
  483. </ul>
  484. </div>
  485. </div>
  486. </div>
  487. </div>
  488. </div>
  489. </section>
  490. <div data-dce-advanced-background-color="#021A4D" 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;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="heading.default">
  491. <div class="elementor-widget-container">
  492. <div class="elementor-heading-title elementor-size-default">Rent</div> </div>
  493. </div>
  494. </div>
  495. </div>
  496. </div>
  497. </section>
  498. </div>
  499. </div><div class="jet-listing-grid__item jet-listing-dynamic-post-41119" data-post-id="41119" > <div data-elementor-type="jet-listing-items" data-elementor-id="51" class="elementor elementor-51" data-elementor-post-type="jet-engine">
  500. <section data-dce-background-color="#FFFFFF" 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;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  501. <div class="elementor-container elementor-column-gap-no">
  502. <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;}">
  503. <div class="elementor-widget-wrap elementor-element-populated">
  504. <div data-ep-wrapper-link="{&quot;url&quot;:&quot;https:\/\/yourplace.ae\/properties\/semi-furnished-studio-for-rent-in-goldcrest-views-2\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-2bb679a elementor-widget elementor-widget-image" data-id="2bb679a" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="image.default">
  505. <div class="elementor-widget-container">
  506. <a href="https://yourplace.ae/properties/semi-furnished-studio-for-rent-in-goldcrest-views-2/">
  507. <img width="400" height="300" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20300'%3E%3C/svg%3E" title="11967289-a70c8o" alt="Semi-Furnished Studio for Rent in Goldcrest Views 2" data-lazy-src="https://yourplace.ae/wp-content/uploads/elementor/thumbs/11967289-a70c8o-qr6mabwdoqpkt6kujary8jivoq87pdcjyujnwcmxmg.webp" /><noscript><img width="400" height="300" decoding="async" src="https://yourplace.ae/wp-content/uploads/elementor/thumbs/11967289-a70c8o-qr6mabwdoqpkt6kujary8jivoq87pdcjyujnwcmxmg.webp" title="11967289-a70c8o" alt="Semi-Furnished Studio for Rent in Goldcrest Views 2" loading="lazy" /></noscript> </a>
  508. </div>
  509. </div>
  510. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  511. <div class="elementor-widget-container">
  512. <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>
  513. </div>
  514. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  515. <div class="elementor-widget-container">
  516. <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>
  517. </div>
  518. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  519. <div class="elementor-widget-container">
  520. <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">321 Sqft</div></div></div> </div>
  521. </div>
  522. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="divider.default">
  523. <div class="elementor-widget-container">
  524. <div class="elementor-divider">
  525. <span class="elementor-divider-separator">
  526. </span>
  527. </div>
  528. </div>
  529. </div>
  530. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-terms.default">
  531. <div class="elementor-widget-container">
  532. <div class="jet-listing jet-listing-dynamic-terms"><span class="jet-listing-dynamic-terms__link">Rent</span></div> </div>
  533. </div>
  534. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  535. <div class="elementor-widget-container">
  536. <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>
  537. </div>
  538. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  539. <div class="elementor-widget-container">
  540. <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>
  541. </div>
  542. <div data-ep-wrapper-link="{&quot;url&quot;:&quot;https:\/\/yourplace.ae\/properties\/semi-furnished-studio-for-rent-in-goldcrest-views-2\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-be5982b elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="be5982b" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  543. <div class="elementor-widget-container">
  544. <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">Semi-Furnished Studio for Rent in Goldcrest Views 2</div></div></div> </div>
  545. </div>
  546. <div class="elementor-element elementor-element-758b168 elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="758b168" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  547. <div class="elementor-widget-container">
  548. <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 Views 2  Dubai, Jumeirah Lake Towers</div></div></div> </div>
  549. </div>
  550. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  551. <div class="elementor-container elementor-column-gap-default">
  552. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-306c650" data-id="306c650" data-element_type="column">
  553. <div class="elementor-widget-wrap elementor-element-populated">
  554. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  555. <div class="elementor-widget-container">
  556. <ul class="elementor-icon-list-items elementor-inline-items">
  557. <li class="elementor-icon-list-item elementor-inline-item">
  558. <a href="mailto:info@yourplace.ae">
  559.  
  560. <span class="elementor-icon-list-icon">
  561. <i aria-hidden="true" class="icon icon-email"></i> </span>
  562. <span class="elementor-icon-list-text"></span>
  563. </a>
  564. </li>
  565. <li class="elementor-icon-list-item elementor-inline-item">
  566. <a href="tel:+971581177638">
  567.  
  568. <span class="elementor-icon-list-icon">
  569. <i aria-hidden="true" class="icon icon-phone1"></i> </span>
  570. <span class="elementor-icon-list-text"></span>
  571. </a>
  572. </li>
  573. <li class="elementor-icon-list-item elementor-inline-item">
  574. <a href="https://wa.link/0b21vo">
  575.  
  576. <span class="elementor-icon-list-icon">
  577. <i aria-hidden="true" class="fab fa-whatsapp"></i> </span>
  578. <span class="elementor-icon-list-text"></span>
  579. </a>
  580. </li>
  581. </ul>
  582. </div>
  583. </div>
  584. </div>
  585. </div>
  586. </div>
  587. </section>
  588. <div data-dce-advanced-background-color="#021A4D" 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;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="heading.default">
  589. <div class="elementor-widget-container">
  590. <div class="elementor-heading-title elementor-size-default">Rent</div> </div>
  591. </div>
  592. </div>
  593. </div>
  594. </div>
  595. </section>
  596. </div>
  597. </div><div class="jet-listing-grid__item jet-listing-dynamic-post-41087" data-post-id="41087" > <div data-elementor-type="jet-listing-items" data-elementor-id="51" class="elementor elementor-51" data-elementor-post-type="jet-engine">
  598. <section data-dce-background-color="#FFFFFF" 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;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  599. <div class="elementor-container elementor-column-gap-no">
  600. <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;}">
  601. <div class="elementor-widget-wrap elementor-element-populated">
  602. <div data-ep-wrapper-link="{&quot;url&quot;:&quot;https:\/\/yourplace.ae\/properties\/3-bedroom-maid-villa-for-rent-in-villa-12-street-2-meadows-9\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-2bb679a elementor-widget elementor-widget-image" data-id="2bb679a" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="image.default">
  603. <div class="elementor-widget-container">
  604. <a href="https://yourplace.ae/properties/3-bedroom-maid-villa-for-rent-in-villa-12-street-2-meadows-9/">
  605. <img width="400" height="300" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20300'%3E%3C/svg%3E" title="11966901-97bb4o" alt="3 Bedroom + Maid Villa for Rent in Villa 12 Street 2, Meadows 9" data-lazy-src="https://yourplace.ae/wp-content/uploads/elementor/thumbs/11966901-97bb4o-qr6kxue35ec3xb0anu9r49zwk77lnfv0av2zpij0l4.webp" /><noscript><img width="400" height="300" decoding="async" src="https://yourplace.ae/wp-content/uploads/elementor/thumbs/11966901-97bb4o-qr6kxue35ec3xb0anu9r49zwk77lnfv0av2zpij0l4.webp" title="11966901-97bb4o" alt="3 Bedroom + Maid Villa for Rent in Villa 12 Street 2, Meadows 9" loading="lazy" /></noscript> </a>
  606. </div>
  607. </div>
  608. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  609. <div class="elementor-widget-container">
  610. <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>
  611. </div>
  612. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  613. <div class="elementor-widget-container">
  614. <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>
  615. </div>
  616. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  617. <div class="elementor-widget-container">
  618. <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">9,046 Sqft</div></div></div> </div>
  619. </div>
  620. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="divider.default">
  621. <div class="elementor-widget-container">
  622. <div class="elementor-divider">
  623. <span class="elementor-divider-separator">
  624. </span>
  625. </div>
  626. </div>
  627. </div>
  628. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-terms.default">
  629. <div class="elementor-widget-container">
  630. <div class="jet-listing jet-listing-dynamic-terms"><span class="jet-listing-dynamic-terms__link">Rent</span></div> </div>
  631. </div>
  632. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  633. <div class="elementor-widget-container">
  634. <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 560,000</div></div></div> </div>
  635. </div>
  636. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  637. <div class="elementor-widget-container">
  638. <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>
  639. </div>
  640. <div data-ep-wrapper-link="{&quot;url&quot;:&quot;https:\/\/yourplace.ae\/properties\/3-bedroom-maid-villa-for-rent-in-villa-12-street-2-meadows-9\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-be5982b elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="be5982b" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  641. <div class="elementor-widget-container">
  642. <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 + Maid Villa for Rent in Villa 12 Street 2, Meadows 9</div></div></div> </div>
  643. </div>
  644. <div class="elementor-element elementor-element-758b168 elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="758b168" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  645. <div class="elementor-widget-container">
  646. <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">Meadows 9  Dubai, Meadows</div></div></div> </div>
  647. </div>
  648. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  649. <div class="elementor-container elementor-column-gap-default">
  650. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-306c650" data-id="306c650" data-element_type="column">
  651. <div class="elementor-widget-wrap elementor-element-populated">
  652. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  653. <div class="elementor-widget-container">
  654. <ul class="elementor-icon-list-items elementor-inline-items">
  655. <li class="elementor-icon-list-item elementor-inline-item">
  656. <a href="mailto:info@yourplace.ae">
  657.  
  658. <span class="elementor-icon-list-icon">
  659. <i aria-hidden="true" class="icon icon-email"></i> </span>
  660. <span class="elementor-icon-list-text"></span>
  661. </a>
  662. </li>
  663. <li class="elementor-icon-list-item elementor-inline-item">
  664. <a href="tel:+971581177638">
  665.  
  666. <span class="elementor-icon-list-icon">
  667. <i aria-hidden="true" class="icon icon-phone1"></i> </span>
  668. <span class="elementor-icon-list-text"></span>
  669. </a>
  670. </li>
  671. <li class="elementor-icon-list-item elementor-inline-item">
  672. <a href="https://wa.link/0b21vo">
  673.  
  674. <span class="elementor-icon-list-icon">
  675. <i aria-hidden="true" class="fab fa-whatsapp"></i> </span>
  676. <span class="elementor-icon-list-text"></span>
  677. </a>
  678. </li>
  679. </ul>
  680. </div>
  681. </div>
  682. </div>
  683. </div>
  684. </div>
  685. </section>
  686. <div data-dce-advanced-background-color="#021A4D" 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;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="heading.default">
  687. <div class="elementor-widget-container">
  688. <div class="elementor-heading-title elementor-size-default">Rent</div> </div>
  689. </div>
  690. </div>
  691. </div>
  692. </div>
  693. </section>
  694. </div>
  695. </div><div class="jet-listing-grid__item jet-listing-dynamic-post-41073" data-post-id="41073" > <div data-elementor-type="jet-listing-items" data-elementor-id="51" class="elementor elementor-51" data-elementor-post-type="jet-engine">
  696. <section data-dce-background-color="#FFFFFF" 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;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  697. <div class="elementor-container elementor-column-gap-no">
  698. <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;}">
  699. <div class="elementor-widget-wrap elementor-element-populated">
  700. <div data-ep-wrapper-link="{&quot;url&quot;:&quot;https:\/\/yourplace.ae\/properties\/fully-furnished-1-bedroom-apartment-for-rent-in-burj-daman-difc\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-2bb679a elementor-widget elementor-widget-image" data-id="2bb679a" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="image.default">
  701. <div class="elementor-widget-container">
  702. <a href="https://yourplace.ae/properties/fully-furnished-1-bedroom-apartment-for-rent-in-burj-daman-difc/">
  703. <img width="400" height="300" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20300'%3E%3C/svg%3E" title="730469139-1066&#215;800" alt="Fully-Furnished 1 Bedroom Apartment for Rent in Burj Daman, DIFC" data-lazy-src="https://yourplace.ae/wp-content/uploads/elementor/thumbs/730469139-1066x800-1-qr4rqxyx5zltva0fwvop20ctl8s9xhttys8254au9k.webp" /><noscript><img width="400" height="300" decoding="async" src="https://yourplace.ae/wp-content/uploads/elementor/thumbs/730469139-1066x800-1-qr4rqxyx5zltva0fwvop20ctl8s9xhttys8254au9k.webp" title="730469139-1066&#215;800" alt="Fully-Furnished 1 Bedroom Apartment for Rent in Burj Daman, DIFC" loading="lazy" /></noscript> </a>
  704. </div>
  705. </div>
  706. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  707. <div class="elementor-widget-container">
  708. <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>
  709. </div>
  710. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  711. <div class="elementor-widget-container">
  712. <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>
  713. </div>
  714. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  715. <div class="elementor-widget-container">
  716. <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">895 Sqft</div></div></div> </div>
  717. </div>
  718. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="divider.default">
  719. <div class="elementor-widget-container">
  720. <div class="elementor-divider">
  721. <span class="elementor-divider-separator">
  722. </span>
  723. </div>
  724. </div>
  725. </div>
  726. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-terms.default">
  727. <div class="elementor-widget-container">
  728. <div class="jet-listing jet-listing-dynamic-terms"><span class="jet-listing-dynamic-terms__link">Rent</span></div> </div>
  729. </div>
  730. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  731. <div class="elementor-widget-container">
  732. <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 175,000</div></div></div> </div>
  733. </div>
  734. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  735. <div class="elementor-widget-container">
  736. <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>
  737. </div>
  738. <div data-ep-wrapper-link="{&quot;url&quot;:&quot;https:\/\/yourplace.ae\/properties\/fully-furnished-1-bedroom-apartment-for-rent-in-burj-daman-difc\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-be5982b elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="be5982b" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  739. <div class="elementor-widget-container">
  740. <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 1 Bedroom Apartment for Rent in Burj Daman, DIFC</div></div></div> </div>
  741. </div>
  742. <div class="elementor-element elementor-element-758b168 elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="758b168" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  743. <div class="elementor-widget-container">
  744. <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">Burj Daman, DIFC, Dubai</div></div></div> </div>
  745. </div>
  746. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  747. <div class="elementor-container elementor-column-gap-default">
  748. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-306c650" data-id="306c650" data-element_type="column">
  749. <div class="elementor-widget-wrap elementor-element-populated">
  750. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  751. <div class="elementor-widget-container">
  752. <ul class="elementor-icon-list-items elementor-inline-items">
  753. <li class="elementor-icon-list-item elementor-inline-item">
  754. <a href="mailto:info@yourplace.ae">
  755.  
  756. <span class="elementor-icon-list-icon">
  757. <i aria-hidden="true" class="icon icon-email"></i> </span>
  758. <span class="elementor-icon-list-text"></span>
  759. </a>
  760. </li>
  761. <li class="elementor-icon-list-item elementor-inline-item">
  762. <a href="tel:+971581177638">
  763.  
  764. <span class="elementor-icon-list-icon">
  765. <i aria-hidden="true" class="icon icon-phone1"></i> </span>
  766. <span class="elementor-icon-list-text"></span>
  767. </a>
  768. </li>
  769. <li class="elementor-icon-list-item elementor-inline-item">
  770. <a href="https://wa.link/0b21vo">
  771.  
  772. <span class="elementor-icon-list-icon">
  773. <i aria-hidden="true" class="fab fa-whatsapp"></i> </span>
  774. <span class="elementor-icon-list-text"></span>
  775. </a>
  776. </li>
  777. </ul>
  778. </div>
  779. </div>
  780. </div>
  781. </div>
  782. </div>
  783. </section>
  784. <div data-dce-advanced-background-color="#021A4D" 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;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="heading.default">
  785. <div class="elementor-widget-container">
  786. <div class="elementor-heading-title elementor-size-default">Rent</div> </div>
  787. </div>
  788. </div>
  789. </div>
  790. </div>
  791. </section>
  792. </div>
  793. </div><div class="jet-listing-grid__item jet-listing-dynamic-post-41040" data-post-id="41040" > <div data-elementor-type="jet-listing-items" data-elementor-id="51" class="elementor elementor-51" data-elementor-post-type="jet-engine">
  794. <section data-dce-background-color="#FFFFFF" 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;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  795. <div class="elementor-container elementor-column-gap-no">
  796. <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;}">
  797. <div class="elementor-widget-wrap elementor-element-populated">
  798. <div data-ep-wrapper-link="{&quot;url&quot;:&quot;https:\/\/yourplace.ae\/properties\/fully-furnished-studio-for-rent-in-upside-living-business-bay-2\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-2bb679a elementor-widget elementor-widget-image" data-id="2bb679a" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="image.default">
  799. <div class="elementor-widget-container">
  800. <a href="https://yourplace.ae/properties/fully-furnished-studio-for-rent-in-upside-living-business-bay-2/">
  801. <img width="400" height="300" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20300'%3E%3C/svg%3E" title="11920540-06f31o" alt="Fully-Furnished Studio for rent in Upside Living, Business Bay" data-lazy-src="https://yourplace.ae/wp-content/uploads/elementor/thumbs/11920540-06f31o-qqudqznanogw1r5ly0fuklarjewbw4v7iegtm7ft14.webp" /><noscript><img width="400" height="300" decoding="async" src="https://yourplace.ae/wp-content/uploads/elementor/thumbs/11920540-06f31o-qqudqznanogw1r5ly0fuklarjewbw4v7iegtm7ft14.webp" title="11920540-06f31o" alt="Fully-Furnished Studio for rent in Upside Living, Business Bay" loading="lazy" /></noscript> </a>
  802. </div>
  803. </div>
  804. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  805. <div class="elementor-widget-container">
  806. <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>
  807. </div>
  808. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  809. <div class="elementor-widget-container">
  810. <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>
  811. </div>
  812. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  813. <div class="elementor-widget-container">
  814. <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">530 Sqft</div></div></div> </div>
  815. </div>
  816. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="divider.default">
  817. <div class="elementor-widget-container">
  818. <div class="elementor-divider">
  819. <span class="elementor-divider-separator">
  820. </span>
  821. </div>
  822. </div>
  823. </div>
  824. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-terms.default">
  825. <div class="elementor-widget-container">
  826. <div class="jet-listing jet-listing-dynamic-terms"><span class="jet-listing-dynamic-terms__link">Rent</span></div> </div>
  827. </div>
  828. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  829. <div class="elementor-widget-container">
  830. <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 90,000</div></div></div> </div>
  831. </div>
  832. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  833. <div class="elementor-widget-container">
  834. <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>
  835. </div>
  836. <div data-ep-wrapper-link="{&quot;url&quot;:&quot;https:\/\/yourplace.ae\/properties\/fully-furnished-studio-for-rent-in-upside-living-business-bay-2\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-be5982b elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="be5982b" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  837. <div class="elementor-widget-container">
  838. <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 Studio for rent in Upside Living, Business Bay</div></div></div> </div>
  839. </div>
  840. <div class="elementor-element elementor-element-758b168 elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="758b168" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  841. <div class="elementor-widget-container">
  842. <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">UPSIDE Living  Dubai, Business Bay</div></div></div> </div>
  843. </div>
  844. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  845. <div class="elementor-container elementor-column-gap-default">
  846. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-306c650" data-id="306c650" data-element_type="column">
  847. <div class="elementor-widget-wrap elementor-element-populated">
  848. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  849. <div class="elementor-widget-container">
  850. <ul class="elementor-icon-list-items elementor-inline-items">
  851. <li class="elementor-icon-list-item elementor-inline-item">
  852. <a href="mailto:info@yourplace.ae">
  853.  
  854. <span class="elementor-icon-list-icon">
  855. <i aria-hidden="true" class="icon icon-email"></i> </span>
  856. <span class="elementor-icon-list-text"></span>
  857. </a>
  858. </li>
  859. <li class="elementor-icon-list-item elementor-inline-item">
  860. <a href="tel:+971581177638">
  861.  
  862. <span class="elementor-icon-list-icon">
  863. <i aria-hidden="true" class="icon icon-phone1"></i> </span>
  864. <span class="elementor-icon-list-text"></span>
  865. </a>
  866. </li>
  867. <li class="elementor-icon-list-item elementor-inline-item">
  868. <a href="https://wa.link/0b21vo">
  869.  
  870. <span class="elementor-icon-list-icon">
  871. <i aria-hidden="true" class="fab fa-whatsapp"></i> </span>
  872. <span class="elementor-icon-list-text"></span>
  873. </a>
  874. </li>
  875. </ul>
  876. </div>
  877. </div>
  878. </div>
  879. </div>
  880. </div>
  881. </section>
  882. <div data-dce-advanced-background-color="#021A4D" 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;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="heading.default">
  883. <div class="elementor-widget-container">
  884. <div class="elementor-heading-title elementor-size-default">Rent</div> </div>
  885. </div>
  886. </div>
  887. </div>
  888. </div>
  889. </section>
  890. </div>
  891. </div><div class="jet-listing-grid__item jet-listing-dynamic-post-41013" data-post-id="41013" > <div data-elementor-type="jet-listing-items" data-elementor-id="51" class="elementor elementor-51" data-elementor-post-type="jet-engine">
  892. <section data-dce-background-color="#FFFFFF" 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;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  893. <div class="elementor-container elementor-column-gap-no">
  894. <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;}">
  895. <div class="elementor-widget-wrap elementor-element-populated">
  896. <div data-ep-wrapper-link="{&quot;url&quot;:&quot;https:\/\/yourplace.ae\/properties\/fully-furnished-2-bedroom-apartment-for-rent-in-15-northside-tower-1\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-2bb679a elementor-widget elementor-widget-image" data-id="2bb679a" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="image.default">
  897. <div class="elementor-widget-container">
  898. <a href="https://yourplace.ae/properties/fully-furnished-2-bedroom-apartment-for-rent-in-15-northside-tower-1/">
  899. <img width="400" height="300" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20300'%3E%3C/svg%3E" title="11918475-6491ao" alt="Fully-Furnished 2 Bedroom Apartment for rent in 15 Northside Tower 1" data-lazy-src="https://yourplace.ae/wp-content/uploads/elementor/thumbs/11918475-6491ao-qqt7r1b3gcpuy5cpoymkcmlso14jj7ijaxawk787nc.webp" /><noscript><img width="400" height="300" decoding="async" src="https://yourplace.ae/wp-content/uploads/elementor/thumbs/11918475-6491ao-qqt7r1b3gcpuy5cpoymkcmlso14jj7ijaxawk787nc.webp" title="11918475-6491ao" alt="Fully-Furnished 2 Bedroom Apartment for rent in 15 Northside Tower 1" loading="lazy" /></noscript> </a>
  900. </div>
  901. </div>
  902. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  903. <div class="elementor-widget-container">
  904. <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>
  905. </div>
  906. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  907. <div class="elementor-widget-container">
  908. <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>
  909. </div>
  910. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  911. <div class="elementor-widget-container">
  912. <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,162 Sqft</div></div></div> </div>
  913. </div>
  914. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="divider.default">
  915. <div class="elementor-widget-container">
  916. <div class="elementor-divider">
  917. <span class="elementor-divider-separator">
  918. </span>
  919. </div>
  920. </div>
  921. </div>
  922. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-terms.default">
  923. <div class="elementor-widget-container">
  924. <div class="jet-listing jet-listing-dynamic-terms"><span class="jet-listing-dynamic-terms__link">Rent</span></div> </div>
  925. </div>
  926. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  927. <div class="elementor-widget-container">
  928. <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 200,000</div></div></div> </div>
  929. </div>
  930. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  931. <div class="elementor-widget-container">
  932. <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>
  933. </div>
  934. <div data-ep-wrapper-link="{&quot;url&quot;:&quot;https:\/\/yourplace.ae\/properties\/fully-furnished-2-bedroom-apartment-for-rent-in-15-northside-tower-1\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-be5982b elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="be5982b" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  935. <div class="elementor-widget-container">
  936. <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 15 Northside Tower 1</div></div></div> </div>
  937. </div>
  938. <div class="elementor-element elementor-element-758b168 elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="758b168" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  939. <div class="elementor-widget-container">
  940. <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">15 Northside - Tower 1  Dubai, Business Bay</div></div></div> </div>
  941. </div>
  942. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  943. <div class="elementor-container elementor-column-gap-default">
  944. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-306c650" data-id="306c650" data-element_type="column">
  945. <div class="elementor-widget-wrap elementor-element-populated">
  946. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  947. <div class="elementor-widget-container">
  948. <ul class="elementor-icon-list-items elementor-inline-items">
  949. <li class="elementor-icon-list-item elementor-inline-item">
  950. <a href="mailto:info@yourplace.ae">
  951.  
  952. <span class="elementor-icon-list-icon">
  953. <i aria-hidden="true" class="icon icon-email"></i> </span>
  954. <span class="elementor-icon-list-text"></span>
  955. </a>
  956. </li>
  957. <li class="elementor-icon-list-item elementor-inline-item">
  958. <a href="tel:+971581177638">
  959.  
  960. <span class="elementor-icon-list-icon">
  961. <i aria-hidden="true" class="icon icon-phone1"></i> </span>
  962. <span class="elementor-icon-list-text"></span>
  963. </a>
  964. </li>
  965. <li class="elementor-icon-list-item elementor-inline-item">
  966. <a href="https://wa.link/0b21vo">
  967.  
  968. <span class="elementor-icon-list-icon">
  969. <i aria-hidden="true" class="fab fa-whatsapp"></i> </span>
  970. <span class="elementor-icon-list-text"></span>
  971. </a>
  972. </li>
  973. </ul>
  974. </div>
  975. </div>
  976. </div>
  977. </div>
  978. </div>
  979. </section>
  980. <div data-dce-advanced-background-color="#021A4D" 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;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="heading.default">
  981. <div class="elementor-widget-container">
  982. <div class="elementor-heading-title elementor-size-default">Rent</div> </div>
  983. </div>
  984. </div>
  985. </div>
  986. </div>
  987. </section>
  988. </div>
  989. </div></div></div></div> </div>
  990. </div>
  991. </div>
  992. </div>
  993. </div>
  994. </section>
  995. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  996. <div class="elementor-container elementor-column-gap-default">
  997. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f1fa0e1" data-id="f1fa0e1" data-element_type="column">
  998. <div class="elementor-widget-wrap elementor-element-populated">
  999. <div class="elementor-element elementor-element-56bd9d4 elementor-widget elementor-widget-heading" data-id="56bd9d4" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="heading.default">
  1000. <div class="elementor-widget-container">
  1001. <h2 class="elementor-heading-title elementor-size-default">Properties for Sale</h2> </div>
  1002. </div>
  1003. <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;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-grid.default">
  1004. <div class="elementor-widget-container">
  1005. <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-41164" data-post-id="41164" > <div data-elementor-type="jet-listing-items" data-elementor-id="51" class="elementor elementor-51" data-elementor-post-type="jet-engine">
  1006. <section data-dce-background-color="#FFFFFF" 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;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  1007. <div class="elementor-container elementor-column-gap-no">
  1008. <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;}">
  1009. <div class="elementor-widget-wrap elementor-element-populated">
  1010. <div data-ep-wrapper-link="{&quot;url&quot;:&quot;https:\/\/yourplace.ae\/properties\/studio-apartment-for-sale-in-skyview-tower-dubai-marina\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-2bb679a elementor-widget elementor-widget-image" data-id="2bb679a" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="image.default">
  1011. <div class="elementor-widget-container">
  1012. <a href="https://yourplace.ae/properties/studio-apartment-for-sale-in-skyview-tower-dubai-marina/">
  1013. <img width="400" height="300" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20300'%3E%3C/svg%3E" title="11994862-1651eo" alt="Studio Apartment for Sale in Skyview Tower, Dubai Marina" data-lazy-src="https://yourplace.ae/wp-content/uploads/elementor/thumbs/11994862-1651eo-qrgye15vy4ezm0kp1ny0o6m0xciotxctpeznxyp2ns.webp" /><noscript><img width="400" height="300" decoding="async" src="https://yourplace.ae/wp-content/uploads/elementor/thumbs/11994862-1651eo-qrgye15vy4ezm0kp1ny0o6m0xciotxctpeznxyp2ns.webp" title="11994862-1651eo" alt="Studio Apartment for Sale in Skyview Tower, Dubai Marina" loading="lazy" /></noscript> </a>
  1014. </div>
  1015. </div>
  1016. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1017. <div class="elementor-widget-container">
  1018. <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>
  1019. </div>
  1020. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1021. <div class="elementor-widget-container">
  1022. <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>
  1023. </div>
  1024. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1025. <div class="elementor-widget-container">
  1026. <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">454 Sqft</div></div></div> </div>
  1027. </div>
  1028. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="divider.default">
  1029. <div class="elementor-widget-container">
  1030. <div class="elementor-divider">
  1031. <span class="elementor-divider-separator">
  1032. </span>
  1033. </div>
  1034. </div>
  1035. </div>
  1036. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-terms.default">
  1037. <div class="elementor-widget-container">
  1038. <div class="jet-listing jet-listing-dynamic-terms"><span class="jet-listing-dynamic-terms__link">Buy</span></div> </div>
  1039. </div>
  1040. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1041. <div class="elementor-widget-container">
  1042. <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,050,000</div></div></div> </div>
  1043. </div>
  1044. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1045. <div class="elementor-widget-container">
  1046. <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>
  1047. </div>
  1048. <div data-ep-wrapper-link="{&quot;url&quot;:&quot;https:\/\/yourplace.ae\/properties\/studio-apartment-for-sale-in-skyview-tower-dubai-marina\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-be5982b elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="be5982b" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1049. <div class="elementor-widget-container">
  1050. <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">Studio Apartment for Sale in Skyview Tower, Dubai Marina</div></div></div> </div>
  1051. </div>
  1052. <div class="elementor-element elementor-element-758b168 elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="758b168" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1053. <div class="elementor-widget-container">
  1054. <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">Skyview Tower  Dubai, Dubai Marina</div></div></div> </div>
  1055. </div>
  1056. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  1057. <div class="elementor-container elementor-column-gap-default">
  1058. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-306c650" data-id="306c650" data-element_type="column">
  1059. <div class="elementor-widget-wrap elementor-element-populated">
  1060. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  1061. <div class="elementor-widget-container">
  1062. <ul class="elementor-icon-list-items elementor-inline-items">
  1063. <li class="elementor-icon-list-item elementor-inline-item">
  1064. <a href="mailto:info@yourplace.ae">
  1065.  
  1066. <span class="elementor-icon-list-icon">
  1067. <i aria-hidden="true" class="icon icon-email"></i> </span>
  1068. <span class="elementor-icon-list-text"></span>
  1069. </a>
  1070. </li>
  1071. <li class="elementor-icon-list-item elementor-inline-item">
  1072. <a href="tel:+971581177638">
  1073.  
  1074. <span class="elementor-icon-list-icon">
  1075. <i aria-hidden="true" class="icon icon-phone1"></i> </span>
  1076. <span class="elementor-icon-list-text"></span>
  1077. </a>
  1078. </li>
  1079. <li class="elementor-icon-list-item elementor-inline-item">
  1080. <a href="https://wa.link/0b21vo">
  1081.  
  1082. <span class="elementor-icon-list-icon">
  1083. <i aria-hidden="true" class="fab fa-whatsapp"></i> </span>
  1084. <span class="elementor-icon-list-text"></span>
  1085. </a>
  1086. </li>
  1087. </ul>
  1088. </div>
  1089. </div>
  1090. </div>
  1091. </div>
  1092. </div>
  1093. </section>
  1094. <div data-dce-advanced-background-color="#021A4D" 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;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="heading.default">
  1095. <div class="elementor-widget-container">
  1096. <div class="elementor-heading-title elementor-size-default">Buy</div> </div>
  1097. </div>
  1098. </div>
  1099. </div>
  1100. </div>
  1101. </section>
  1102. </div>
  1103. </div><div class="jet-listing-grid__item jet-listing-dynamic-post-40938" data-post-id="40938" > <div data-elementor-type="jet-listing-items" data-elementor-id="51" class="elementor elementor-51" data-elementor-post-type="jet-engine">
  1104. <section data-dce-background-color="#FFFFFF" 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;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  1105. <div class="elementor-container elementor-column-gap-no">
  1106. <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;}">
  1107. <div class="elementor-widget-wrap elementor-element-populated">
  1108. <div data-ep-wrapper-link="{&quot;url&quot;:&quot;https:\/\/yourplace.ae\/properties\/studio-apartment-for-sale-in-mulberry-1-emirates-garden-2-jvc\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-2bb679a elementor-widget elementor-widget-image" data-id="2bb679a" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="image.default">
  1109. <div class="elementor-widget-container">
  1110. <a href="https://yourplace.ae/properties/studio-apartment-for-sale-in-mulberry-1-emirates-garden-2-jvc/">
  1111. <img width="400" height="300" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20300'%3E%3C/svg%3E" title="11899922-e866eo" alt="Studio Apartment for Sale in Mulberry 1 - Emirates Garden 2, JVC" data-lazy-src="https://yourplace.ae/wp-content/uploads/elementor/thumbs/11899922-e866eo-qqnsw5nz99vlqeutnqpf5t3f98kku0xjihxbho9bqw.webp" /><noscript><img width="400" height="300" decoding="async" src="https://yourplace.ae/wp-content/uploads/elementor/thumbs/11899922-e866eo-qqnsw5nz99vlqeutnqpf5t3f98kku0xjihxbho9bqw.webp" title="11899922-e866eo" alt="Studio Apartment for Sale in Mulberry 1 - Emirates Garden 2, JVC" loading="lazy" /></noscript> </a>
  1112. </div>
  1113. </div>
  1114. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1115. <div class="elementor-widget-container">
  1116. <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>
  1117. </div>
  1118. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1119. <div class="elementor-widget-container">
  1120. <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>
  1121. </div>
  1122. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1123. <div class="elementor-widget-container">
  1124. <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">538 Sqft</div></div></div> </div>
  1125. </div>
  1126. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="divider.default">
  1127. <div class="elementor-widget-container">
  1128. <div class="elementor-divider">
  1129. <span class="elementor-divider-separator">
  1130. </span>
  1131. </div>
  1132. </div>
  1133. </div>
  1134. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-terms.default">
  1135. <div class="elementor-widget-container">
  1136. <div class="jet-listing jet-listing-dynamic-terms"><span class="jet-listing-dynamic-terms__link">Buy</span></div> </div>
  1137. </div>
  1138. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1139. <div class="elementor-widget-container">
  1140. <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>
  1141. </div>
  1142. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1143. <div class="elementor-widget-container">
  1144. <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>
  1145. </div>
  1146. <div data-ep-wrapper-link="{&quot;url&quot;:&quot;https:\/\/yourplace.ae\/properties\/studio-apartment-for-sale-in-mulberry-1-emirates-garden-2-jvc\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-be5982b elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="be5982b" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1147. <div class="elementor-widget-container">
  1148. <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">Studio Apartment for Sale in Mulberry 1 - Emirates Garden 2, JVC</div></div></div> </div>
  1149. </div>
  1150. <div class="elementor-element elementor-element-758b168 elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="758b168" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1151. <div class="elementor-widget-container">
  1152. <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">Mulberry 1  Dubai, Jumeirah Village Circle</div></div></div> </div>
  1153. </div>
  1154. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  1155. <div class="elementor-container elementor-column-gap-default">
  1156. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-306c650" data-id="306c650" data-element_type="column">
  1157. <div class="elementor-widget-wrap elementor-element-populated">
  1158. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  1159. <div class="elementor-widget-container">
  1160. <ul class="elementor-icon-list-items elementor-inline-items">
  1161. <li class="elementor-icon-list-item elementor-inline-item">
  1162. <a href="mailto:info@yourplace.ae">
  1163.  
  1164. <span class="elementor-icon-list-icon">
  1165. <i aria-hidden="true" class="icon icon-email"></i> </span>
  1166. <span class="elementor-icon-list-text"></span>
  1167. </a>
  1168. </li>
  1169. <li class="elementor-icon-list-item elementor-inline-item">
  1170. <a href="tel:+971581177638">
  1171.  
  1172. <span class="elementor-icon-list-icon">
  1173. <i aria-hidden="true" class="icon icon-phone1"></i> </span>
  1174. <span class="elementor-icon-list-text"></span>
  1175. </a>
  1176. </li>
  1177. <li class="elementor-icon-list-item elementor-inline-item">
  1178. <a href="https://wa.link/0b21vo">
  1179.  
  1180. <span class="elementor-icon-list-icon">
  1181. <i aria-hidden="true" class="fab fa-whatsapp"></i> </span>
  1182. <span class="elementor-icon-list-text"></span>
  1183. </a>
  1184. </li>
  1185. </ul>
  1186. </div>
  1187. </div>
  1188. </div>
  1189. </div>
  1190. </div>
  1191. </section>
  1192. <div data-dce-advanced-background-color="#021A4D" 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;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="heading.default">
  1193. <div class="elementor-widget-container">
  1194. <div class="elementor-heading-title elementor-size-default">Buy</div> </div>
  1195. </div>
  1196. </div>
  1197. </div>
  1198. </div>
  1199. </section>
  1200. </div>
  1201. </div><div class="jet-listing-grid__item jet-listing-dynamic-post-40763" data-post-id="40763" > <div data-elementor-type="jet-listing-items" data-elementor-id="51" class="elementor elementor-51" data-elementor-post-type="jet-engine">
  1202. <section data-dce-background-color="#FFFFFF" 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;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  1203. <div class="elementor-container elementor-column-gap-no">
  1204. <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;}">
  1205. <div class="elementor-widget-wrap elementor-element-populated">
  1206. <div data-ep-wrapper-link="{&quot;url&quot;:&quot;https:\/\/yourplace.ae\/properties\/1-bedroom-apartment-for-sale-in-liv-residence-dubai-marina\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-2bb679a elementor-widget elementor-widget-image" data-id="2bb679a" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="image.default">
  1207. <div class="elementor-widget-container">
  1208. <a href="https://yourplace.ae/properties/1-bedroom-apartment-for-sale-in-liv-residence-dubai-marina/">
  1209. <img width="400" height="300" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20300'%3E%3C/svg%3E" title="11854840-44d63o" alt="1 Bedroom Apartment for Sale in LIV Residence, Dubai Marina" data-lazy-src="https://yourplace.ae/wp-content/uploads/elementor/thumbs/11854840-44d63o-qqgffwrr4q3ggxu6fi1w1skuho3hx8ajzgsehvegu0.webp" /><noscript><img width="400" height="300" decoding="async" src="https://yourplace.ae/wp-content/uploads/elementor/thumbs/11854840-44d63o-qqgffwrr4q3ggxu6fi1w1skuho3hx8ajzgsehvegu0.webp" title="11854840-44d63o" alt="1 Bedroom Apartment for Sale in LIV Residence, Dubai Marina" loading="lazy" /></noscript> </a>
  1210. </div>
  1211. </div>
  1212. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1213. <div class="elementor-widget-container">
  1214. <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>
  1215. </div>
  1216. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1217. <div class="elementor-widget-container">
  1218. <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>
  1219. </div>
  1220. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1221. <div class="elementor-widget-container">
  1222. <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">870 Sqft</div></div></div> </div>
  1223. </div>
  1224. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="divider.default">
  1225. <div class="elementor-widget-container">
  1226. <div class="elementor-divider">
  1227. <span class="elementor-divider-separator">
  1228. </span>
  1229. </div>
  1230. </div>
  1231. </div>
  1232. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-terms.default">
  1233. <div class="elementor-widget-container">
  1234. <div class="jet-listing jet-listing-dynamic-terms"><span class="jet-listing-dynamic-terms__link">Buy</span></div> </div>
  1235. </div>
  1236. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1237. <div class="elementor-widget-container">
  1238. <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,490,000</div></div></div> </div>
  1239. </div>
  1240. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1241. <div class="elementor-widget-container">
  1242. <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>
  1243. </div>
  1244. <div data-ep-wrapper-link="{&quot;url&quot;:&quot;https:\/\/yourplace.ae\/properties\/1-bedroom-apartment-for-sale-in-liv-residence-dubai-marina\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-be5982b elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="be5982b" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1245. <div class="elementor-widget-container">
  1246. <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">1 Bedroom Apartment for Sale in LIV Residence, Dubai Marina</div></div></div> </div>
  1247. </div>
  1248. <div class="elementor-element elementor-element-758b168 elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="758b168" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1249. <div class="elementor-widget-container">
  1250. <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">LIV Residence  Dubai, Dubai Marina</div></div></div> </div>
  1251. </div>
  1252. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  1253. <div class="elementor-container elementor-column-gap-default">
  1254. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-306c650" data-id="306c650" data-element_type="column">
  1255. <div class="elementor-widget-wrap elementor-element-populated">
  1256. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  1257. <div class="elementor-widget-container">
  1258. <ul class="elementor-icon-list-items elementor-inline-items">
  1259. <li class="elementor-icon-list-item elementor-inline-item">
  1260. <a href="mailto:info@yourplace.ae">
  1261.  
  1262. <span class="elementor-icon-list-icon">
  1263. <i aria-hidden="true" class="icon icon-email"></i> </span>
  1264. <span class="elementor-icon-list-text"></span>
  1265. </a>
  1266. </li>
  1267. <li class="elementor-icon-list-item elementor-inline-item">
  1268. <a href="tel:+971581177638">
  1269.  
  1270. <span class="elementor-icon-list-icon">
  1271. <i aria-hidden="true" class="icon icon-phone1"></i> </span>
  1272. <span class="elementor-icon-list-text"></span>
  1273. </a>
  1274. </li>
  1275. <li class="elementor-icon-list-item elementor-inline-item">
  1276. <a href="https://wa.link/0b21vo">
  1277.  
  1278. <span class="elementor-icon-list-icon">
  1279. <i aria-hidden="true" class="fab fa-whatsapp"></i> </span>
  1280. <span class="elementor-icon-list-text"></span>
  1281. </a>
  1282. </li>
  1283. </ul>
  1284. </div>
  1285. </div>
  1286. </div>
  1287. </div>
  1288. </div>
  1289. </section>
  1290. <div data-dce-advanced-background-color="#021A4D" 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;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="heading.default">
  1291. <div class="elementor-widget-container">
  1292. <div class="elementor-heading-title elementor-size-default">Buy</div> </div>
  1293. </div>
  1294. </div>
  1295. </div>
  1296. </div>
  1297. </section>
  1298. </div>
  1299. </div><div class="jet-listing-grid__item jet-listing-dynamic-post-40552" data-post-id="40552" > <div data-elementor-type="jet-listing-items" data-elementor-id="51" class="elementor elementor-51" data-elementor-post-type="jet-engine">
  1300. <section data-dce-background-color="#FFFFFF" 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;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  1301. <div class="elementor-container elementor-column-gap-no">
  1302. <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;}">
  1303. <div class="elementor-widget-wrap elementor-element-populated">
  1304. <div data-ep-wrapper-link="{&quot;url&quot;:&quot;https:\/\/yourplace.ae\/properties\/1-bedroom-apartment-for-sale-in-acacia-at-parkheigts-b\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-2bb679a elementor-widget elementor-widget-image" data-id="2bb679a" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="image.default">
  1305. <div class="elementor-widget-container">
  1306. <a href="https://yourplace.ae/properties/1-bedroom-apartment-for-sale-in-acacia-at-parkheigts-b/">
  1307. <img width="400" height="300" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20300'%3E%3C/svg%3E" title="11778984-94261o" alt="1-Bedroom Apartment for Sale in Acacia at Parkheigts B" data-lazy-src="https://yourplace.ae/wp-content/uploads/elementor/thumbs/11778984-94261o-qpmy5tq02kugwqb34plnqys9id0x2ws9swk9yzy01k.webp" /><noscript><img width="400" height="300" decoding="async" src="https://yourplace.ae/wp-content/uploads/elementor/thumbs/11778984-94261o-qpmy5tq02kugwqb34plnqys9id0x2ws9swk9yzy01k.webp" title="11778984-94261o" alt="1-Bedroom Apartment for Sale in Acacia at Parkheigts B" loading="lazy" /></noscript> </a>
  1308. </div>
  1309. </div>
  1310. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1311. <div class="elementor-widget-container">
  1312. <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>
  1313. </div>
  1314. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1315. <div class="elementor-widget-container">
  1316. <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>
  1317. </div>
  1318. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1319. <div class="elementor-widget-container">
  1320. <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,102 Sqft</div></div></div> </div>
  1321. </div>
  1322. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="divider.default">
  1323. <div class="elementor-widget-container">
  1324. <div class="elementor-divider">
  1325. <span class="elementor-divider-separator">
  1326. </span>
  1327. </div>
  1328. </div>
  1329. </div>
  1330. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-terms.default">
  1331. <div class="elementor-widget-container">
  1332. <div class="jet-listing jet-listing-dynamic-terms"><span class="jet-listing-dynamic-terms__link">Buy</span></div> </div>
  1333. </div>
  1334. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1335. <div class="elementor-widget-container">
  1336. <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,250,000</div></div></div> </div>
  1337. </div>
  1338. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1339. <div class="elementor-widget-container">
  1340. <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>
  1341. </div>
  1342. <div data-ep-wrapper-link="{&quot;url&quot;:&quot;https:\/\/yourplace.ae\/properties\/1-bedroom-apartment-for-sale-in-acacia-at-parkheigts-b\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-be5982b elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="be5982b" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1343. <div class="elementor-widget-container">
  1344. <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">1-Bedroom Apartment for Sale in Acacia at Parkheigts B</div></div></div> </div>
  1345. </div>
  1346. <div class="elementor-element elementor-element-758b168 elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="758b168" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1347. <div class="elementor-widget-container">
  1348. <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">Acacia B  Dubai, Dubai Hills Estate</div></div></div> </div>
  1349. </div>
  1350. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  1351. <div class="elementor-container elementor-column-gap-default">
  1352. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-306c650" data-id="306c650" data-element_type="column">
  1353. <div class="elementor-widget-wrap elementor-element-populated">
  1354. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  1355. <div class="elementor-widget-container">
  1356. <ul class="elementor-icon-list-items elementor-inline-items">
  1357. <li class="elementor-icon-list-item elementor-inline-item">
  1358. <a href="mailto:info@yourplace.ae">
  1359.  
  1360. <span class="elementor-icon-list-icon">
  1361. <i aria-hidden="true" class="icon icon-email"></i> </span>
  1362. <span class="elementor-icon-list-text"></span>
  1363. </a>
  1364. </li>
  1365. <li class="elementor-icon-list-item elementor-inline-item">
  1366. <a href="tel:+971581177638">
  1367.  
  1368. <span class="elementor-icon-list-icon">
  1369. <i aria-hidden="true" class="icon icon-phone1"></i> </span>
  1370. <span class="elementor-icon-list-text"></span>
  1371. </a>
  1372. </li>
  1373. <li class="elementor-icon-list-item elementor-inline-item">
  1374. <a href="https://wa.link/0b21vo">
  1375.  
  1376. <span class="elementor-icon-list-icon">
  1377. <i aria-hidden="true" class="fab fa-whatsapp"></i> </span>
  1378. <span class="elementor-icon-list-text"></span>
  1379. </a>
  1380. </li>
  1381. </ul>
  1382. </div>
  1383. </div>
  1384. </div>
  1385. </div>
  1386. </div>
  1387. </section>
  1388. <div data-dce-advanced-background-color="#021A4D" 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;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="heading.default">
  1389. <div class="elementor-widget-container">
  1390. <div class="elementor-heading-title elementor-size-default">Buy</div> </div>
  1391. </div>
  1392. </div>
  1393. </div>
  1394. </div>
  1395. </section>
  1396. </div>
  1397. </div><div class="jet-listing-grid__item jet-listing-dynamic-post-40523" data-post-id="40523" > <div data-elementor-type="jet-listing-items" data-elementor-id="51" class="elementor elementor-51" data-elementor-post-type="jet-engine">
  1398. <section data-dce-background-color="#FFFFFF" 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;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  1399. <div class="elementor-container elementor-column-gap-no">
  1400. <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;}">
  1401. <div class="elementor-widget-wrap elementor-element-populated">
  1402. <div data-ep-wrapper-link="{&quot;url&quot;:&quot;https:\/\/yourplace.ae\/properties\/villa-for-sale-in-quortaj-north-village-sector-h-al-furjan\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-2bb679a elementor-widget elementor-widget-image" data-id="2bb679a" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="image.default">
  1403. <div class="elementor-widget-container">
  1404. <a href="https://yourplace.ae/properties/villa-for-sale-in-quortaj-north-village-sector-h-al-furjan/">
  1405. <img width="400" height="300" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20300'%3E%3C/svg%3E" title="11776973-305dco" alt="villa for Sale in Quortaj, North Village Sector H, Al Furjan" data-lazy-src="https://yourplace.ae/wp-content/uploads/elementor/thumbs/11776973-305dco-qpmtehp2bqawnj6hlnfs979jfxic12lmwvo2t9ze7s.webp" /><noscript><img width="400" height="300" decoding="async" src="https://yourplace.ae/wp-content/uploads/elementor/thumbs/11776973-305dco-qpmtehp2bqawnj6hlnfs979jfxic12lmwvo2t9ze7s.webp" title="11776973-305dco" alt="villa for Sale in Quortaj, North Village Sector H, Al Furjan" loading="lazy" /></noscript> </a>
  1406. </div>
  1407. </div>
  1408. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1409. <div class="elementor-widget-container">
  1410. <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>
  1411. </div>
  1412. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1413. <div class="elementor-widget-container">
  1414. <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>
  1415. </div>
  1416. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1417. <div class="elementor-widget-container">
  1418. <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">2,411 Sqft</div></div></div> </div>
  1419. </div>
  1420. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="divider.default">
  1421. <div class="elementor-widget-container">
  1422. <div class="elementor-divider">
  1423. <span class="elementor-divider-separator">
  1424. </span>
  1425. </div>
  1426. </div>
  1427. </div>
  1428. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-terms.default">
  1429. <div class="elementor-widget-container">
  1430. <div class="jet-listing jet-listing-dynamic-terms"><span class="jet-listing-dynamic-terms__link">Buy</span></div> </div>
  1431. </div>
  1432. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1433. <div class="elementor-widget-container">
  1434. <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 3,400,000</div></div></div> </div>
  1435. </div>
  1436. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1437. <div class="elementor-widget-container">
  1438. <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>
  1439. </div>
  1440. <div data-ep-wrapper-link="{&quot;url&quot;:&quot;https:\/\/yourplace.ae\/properties\/villa-for-sale-in-quortaj-north-village-sector-h-al-furjan\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-be5982b elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="be5982b" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1441. <div class="elementor-widget-container">
  1442. <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">villa for Sale in Quortaj, North Village Sector H, Al Furjan</div></div></div> </div>
  1443. </div>
  1444. <div class="elementor-element elementor-element-758b168 elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="758b168" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1445. <div class="elementor-widget-container">
  1446. <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">Quortaj  Dubai, Al Furjan, North Village</div></div></div> </div>
  1447. </div>
  1448. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  1449. <div class="elementor-container elementor-column-gap-default">
  1450. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-306c650" data-id="306c650" data-element_type="column">
  1451. <div class="elementor-widget-wrap elementor-element-populated">
  1452. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  1453. <div class="elementor-widget-container">
  1454. <ul class="elementor-icon-list-items elementor-inline-items">
  1455. <li class="elementor-icon-list-item elementor-inline-item">
  1456. <a href="mailto:info@yourplace.ae">
  1457.  
  1458. <span class="elementor-icon-list-icon">
  1459. <i aria-hidden="true" class="icon icon-email"></i> </span>
  1460. <span class="elementor-icon-list-text"></span>
  1461. </a>
  1462. </li>
  1463. <li class="elementor-icon-list-item elementor-inline-item">
  1464. <a href="tel:+971581177638">
  1465.  
  1466. <span class="elementor-icon-list-icon">
  1467. <i aria-hidden="true" class="icon icon-phone1"></i> </span>
  1468. <span class="elementor-icon-list-text"></span>
  1469. </a>
  1470. </li>
  1471. <li class="elementor-icon-list-item elementor-inline-item">
  1472. <a href="https://wa.link/0b21vo">
  1473.  
  1474. <span class="elementor-icon-list-icon">
  1475. <i aria-hidden="true" class="fab fa-whatsapp"></i> </span>
  1476. <span class="elementor-icon-list-text"></span>
  1477. </a>
  1478. </li>
  1479. </ul>
  1480. </div>
  1481. </div>
  1482. </div>
  1483. </div>
  1484. </div>
  1485. </section>
  1486. <div data-dce-advanced-background-color="#021A4D" 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;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="heading.default">
  1487. <div class="elementor-widget-container">
  1488. <div class="elementor-heading-title elementor-size-default">Buy</div> </div>
  1489. </div>
  1490. </div>
  1491. </div>
  1492. </div>
  1493. </section>
  1494. </div>
  1495. </div><div class="jet-listing-grid__item jet-listing-dynamic-post-40194" data-post-id="40194" > <div data-elementor-type="jet-listing-items" data-elementor-id="51" class="elementor elementor-51" data-elementor-post-type="jet-engine">
  1496. <section data-dce-background-color="#FFFFFF" 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;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  1497. <div class="elementor-container elementor-column-gap-no">
  1498. <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;}">
  1499. <div class="elementor-widget-wrap elementor-element-populated">
  1500. <div data-ep-wrapper-link="{&quot;url&quot;:&quot;https:\/\/yourplace.ae\/properties\/apartment-for-sale-in-sobha-hartland-waves-meydan\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-2bb679a elementor-widget elementor-widget-image" data-id="2bb679a" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="image.default">
  1501. <div class="elementor-widget-container">
  1502. <a href="https://yourplace.ae/properties/apartment-for-sale-in-sobha-hartland-waves-meydan/">
  1503. <img width="400" height="300" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20300'%3E%3C/svg%3E" title="11470260-e6fe7o" alt="11470260-e6fe7o" data-lazy-src="https://yourplace.ae/wp-content/uploads/elementor/thumbs/11470260-e6fe7o-qoj8cnnpwxyj6tyga5fl71h5ihpyd1vhkdhzfjq2t4.webp" /><noscript><img width="400" height="300" decoding="async" src="https://yourplace.ae/wp-content/uploads/elementor/thumbs/11470260-e6fe7o-qoj8cnnpwxyj6tyga5fl71h5ihpyd1vhkdhzfjq2t4.webp" title="11470260-e6fe7o" alt="11470260-e6fe7o" loading="lazy" /></noscript> </a>
  1504. </div>
  1505. </div>
  1506. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1507. <div class="elementor-widget-container">
  1508. <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>
  1509. </div>
  1510. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1511. <div class="elementor-widget-container">
  1512. <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>
  1513. </div>
  1514. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1515. <div class="elementor-widget-container">
  1516. <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">857 Sqft</div></div></div> </div>
  1517. </div>
  1518. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="divider.default">
  1519. <div class="elementor-widget-container">
  1520. <div class="elementor-divider">
  1521. <span class="elementor-divider-separator">
  1522. </span>
  1523. </div>
  1524. </div>
  1525. </div>
  1526. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-terms.default">
  1527. <div class="elementor-widget-container">
  1528. <div class="jet-listing jet-listing-dynamic-terms"><span class="jet-listing-dynamic-terms__link">Buy</span></div> </div>
  1529. </div>
  1530. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1531. <div class="elementor-widget-container">
  1532. <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,750,000</div></div></div> </div>
  1533. </div>
  1534. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1535. <div class="elementor-widget-container">
  1536. <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>
  1537. </div>
  1538. <div data-ep-wrapper-link="{&quot;url&quot;:&quot;https:\/\/yourplace.ae\/properties\/apartment-for-sale-in-sobha-hartland-waves-meydan\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-be5982b elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="be5982b" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1539. <div class="elementor-widget-container">
  1540. <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 Sobha Hartland Waves, Meydan</div></div></div> </div>
  1541. </div>
  1542. <div class="elementor-element elementor-element-758b168 elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="758b168" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1543. <div class="elementor-widget-container">
  1544. <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">Sobha Hartland Waves  Dubai, MBR</div></div></div> </div>
  1545. </div>
  1546. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  1547. <div class="elementor-container elementor-column-gap-default">
  1548. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-306c650" data-id="306c650" data-element_type="column">
  1549. <div class="elementor-widget-wrap elementor-element-populated">
  1550. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  1551. <div class="elementor-widget-container">
  1552. <ul class="elementor-icon-list-items elementor-inline-items">
  1553. <li class="elementor-icon-list-item elementor-inline-item">
  1554. <a href="mailto:info@yourplace.ae">
  1555.  
  1556. <span class="elementor-icon-list-icon">
  1557. <i aria-hidden="true" class="icon icon-email"></i> </span>
  1558. <span class="elementor-icon-list-text"></span>
  1559. </a>
  1560. </li>
  1561. <li class="elementor-icon-list-item elementor-inline-item">
  1562. <a href="tel:+971581177638">
  1563.  
  1564. <span class="elementor-icon-list-icon">
  1565. <i aria-hidden="true" class="icon icon-phone1"></i> </span>
  1566. <span class="elementor-icon-list-text"></span>
  1567. </a>
  1568. </li>
  1569. <li class="elementor-icon-list-item elementor-inline-item">
  1570. <a href="https://wa.link/0b21vo">
  1571.  
  1572. <span class="elementor-icon-list-icon">
  1573. <i aria-hidden="true" class="fab fa-whatsapp"></i> </span>
  1574. <span class="elementor-icon-list-text"></span>
  1575. </a>
  1576. </li>
  1577. </ul>
  1578. </div>
  1579. </div>
  1580. </div>
  1581. </div>
  1582. </div>
  1583. </section>
  1584. <div data-dce-advanced-background-color="#021A4D" 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;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="heading.default">
  1585. <div class="elementor-widget-container">
  1586. <div class="elementor-heading-title elementor-size-default">Buy</div> </div>
  1587. </div>
  1588. </div>
  1589. </div>
  1590. </div>
  1591. </section>
  1592. </div>
  1593. </div></div></div></div> </div>
  1594. </div>
  1595. </div>
  1596. </div>
  1597. </div>
  1598. </section>
  1599. <section data-dce-background-color="#F8F8F8" 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;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  1600. <div class="elementor-container elementor-column-gap-default">
  1601. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-dc5a63a" data-id="dc5a63a" data-element_type="column">
  1602. <div class="elementor-widget-wrap elementor-element-populated">
  1603. <div class="elementor-element elementor-element-33385fb elementor-widget elementor-widget-heading" data-id="33385fb" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="heading.default">
  1604. <div class="elementor-widget-container">
  1605. <h2 class="elementor-heading-title elementor-size-default">Latest Off Plan Properties In Dubai
  1606. </h2> </div>
  1607. </div>
  1608. <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;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-grid.default">
  1609. <div class="elementor-widget-container">
  1610. <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="38" data-listing-source="posts" data-listing-id="24341" data-query-id="0"><div class="jet-listing-grid__item jet-listing-dynamic-post-41061" data-post-id="41061" > <div data-elementor-type="jet-listing-items" data-elementor-id="24341" class="elementor elementor-24341" data-elementor-post-type="jet-engine">
  1611. <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;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  1612. <div class="elementor-container elementor-column-gap-no">
  1613. <div data-dce-background-color="#FFFFFF" 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;}">
  1614. <div class="elementor-widget-wrap elementor-element-populated">
  1615. <div class="elementor-element elementor-element-4d969b44 elementor-widget elementor-widget-image" data-id="4d969b44" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="image.default">
  1616. <div class="elementor-widget-container">
  1617. <a href="https://yourplace.ae/off-plan-property/emaar-palace-residences-creek-blue-at-dubai-creek-harbour/">
  1618. <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-41070" alt="Emaar Palace Residences Creek Blue at Dubai Creek Harbour" data-lazy-srcset="https://yourplace.ae/wp-content/uploads/2024/07/10.jpg 1000w, https://yourplace.ae/wp-content/uploads/2024/07/10-300x180.jpg 300w, https://yourplace.ae/wp-content/uploads/2024/07/10-768x461.jpg 768w" data-lazy-sizes="(max-width: 1000px) 100vw, 1000px" data-lazy-src="https://yourplace.ae/wp-content/uploads/2024/07/10.jpg" /><noscript><img decoding="async" width="1000" height="600" src="https://yourplace.ae/wp-content/uploads/2024/07/10.jpg" class="attachment-full size-full wp-image-41070" alt="Emaar Palace Residences Creek Blue at Dubai Creek Harbour" srcset="https://yourplace.ae/wp-content/uploads/2024/07/10.jpg 1000w, https://yourplace.ae/wp-content/uploads/2024/07/10-300x180.jpg 300w, https://yourplace.ae/wp-content/uploads/2024/07/10-768x461.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" /></noscript> </a>
  1619. </div>
  1620. </div>
  1621. <div data-ep-wrapper-link="{&quot;url&quot;:&quot;https:\/\/yourplace.ae\/off-plan-property\/emaar-palace-residences-creek-blue-at-dubai-creek-harbour\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-b1ddb33 elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="b1ddb33" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1622. <div class="elementor-widget-container">
  1623. <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">Emaar Palace Residences Creek Blue at Dubai Creek Harbour</div></div></div> </div>
  1624. </div>
  1625. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  1626. <div class="elementor-container elementor-column-gap-default">
  1627. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-345cee3e" data-id="345cee3e" data-element_type="column">
  1628. <div class="elementor-widget-wrap elementor-element-populated">
  1629. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  1630. <div class="elementor-widget-container">
  1631. <ul class="elementor-icon-list-items">
  1632. <li class="elementor-icon-list-item">
  1633. <span class="elementor-icon-list-icon">
  1634. <i aria-hidden="true" class="fas fa-map-signs"></i> </span>
  1635. <span class="elementor-icon-list-text">Dubai Creek Harbour</span>
  1636. </li>
  1637. </ul>
  1638. </div>
  1639. </div>
  1640. </div>
  1641. </div>
  1642. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2232c1fe" data-id="2232c1fe" data-element_type="column">
  1643. <div class="elementor-widget-wrap elementor-element-populated">
  1644. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  1645. <div class="elementor-widget-container">
  1646. <ul class="elementor-icon-list-items">
  1647. <li class="elementor-icon-list-item">
  1648. <span class="elementor-icon-list-icon">
  1649. <i aria-hidden="true" class="fas fa-shield-alt"></i> </span>
  1650. <span class="elementor-icon-list-text">Emaar Properties</span>
  1651. </li>
  1652. </ul>
  1653. </div>
  1654. </div>
  1655. </div>
  1656. </div>
  1657. </div>
  1658. </section>
  1659. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  1660. <div class="elementor-container elementor-column-gap-default">
  1661. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-f1de98b" data-id="f1de98b" data-element_type="column">
  1662. <div class="elementor-widget-wrap elementor-element-populated">
  1663. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  1664. <div class="elementor-widget-container">
  1665. <ul class="elementor-icon-list-items">
  1666. <li class="elementor-icon-list-item">
  1667. <span class="elementor-icon-list-icon">
  1668. <i aria-hidden="true" class="far fa-building"></i> </span>
  1669. <span class="elementor-icon-list-text">Apartments</span>
  1670. </li>
  1671. </ul>
  1672. </div>
  1673. </div>
  1674. </div>
  1675. </div>
  1676. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2c1652" data-id="2c1652" data-element_type="column">
  1677. <div class="elementor-widget-wrap elementor-element-populated">
  1678. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  1679. <div class="elementor-widget-container">
  1680. <ul class="elementor-icon-list-items">
  1681. <li class="elementor-icon-list-item">
  1682. <span class="elementor-icon-list-icon">
  1683. <i aria-hidden="true" class="fas fa-bed"></i> </span>
  1684. <span class="elementor-icon-list-text">1, 2, 3</span>
  1685. </li>
  1686. </ul>
  1687. </div>
  1688. </div>
  1689. </div>
  1690. </div>
  1691. </div>
  1692. </section>
  1693. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  1694. <div class="elementor-container elementor-column-gap-default">
  1695. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-00e7302" data-id="00e7302" data-element_type="column">
  1696. <div class="elementor-widget-wrap elementor-element-populated">
  1697. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  1698. <div class="elementor-widget-container">
  1699. <ul class="elementor-icon-list-items elementor-inline-items">
  1700. <li class="elementor-icon-list-item elementor-inline-item">
  1701. <a href="mailto:info@yourplace.ae">
  1702.  
  1703. <span class="elementor-icon-list-icon">
  1704. <i aria-hidden="true" class="icon icon-email"></i> </span>
  1705. <span class="elementor-icon-list-text"></span>
  1706. </a>
  1707. </li>
  1708. <li class="elementor-icon-list-item elementor-inline-item">
  1709. <a href="tel:+971581177638">
  1710.  
  1711. <span class="elementor-icon-list-icon">
  1712. <i aria-hidden="true" class="icon icon-phone1"></i> </span>
  1713. <span class="elementor-icon-list-text"></span>
  1714. </a>
  1715. </li>
  1716. <li class="elementor-icon-list-item elementor-inline-item">
  1717. <a href="https://wa.link/0b21vo">
  1718.  
  1719. <span class="elementor-icon-list-icon">
  1720. <i aria-hidden="true" class="fab fa-whatsapp"></i> </span>
  1721. <span class="elementor-icon-list-text"></span>
  1722. </a>
  1723. </li>
  1724. </ul>
  1725. </div>
  1726. </div>
  1727. </div>
  1728. </div>
  1729. </div>
  1730. </section>
  1731. </div>
  1732. </div>
  1733. </div>
  1734. </section>
  1735. </div>
  1736. </div><div class="jet-listing-grid__item jet-listing-dynamic-post-40752" data-post-id="40752" > <div data-elementor-type="jet-listing-items" data-elementor-id="24341" class="elementor elementor-24341" data-elementor-post-type="jet-engine">
  1737. <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;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  1738. <div class="elementor-container elementor-column-gap-no">
  1739. <div data-dce-background-color="#FFFFFF" 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;}">
  1740. <div class="elementor-widget-wrap elementor-element-populated">
  1741. <div class="elementor-element elementor-element-4d969b44 elementor-widget elementor-widget-image" data-id="4d969b44" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="image.default">
  1742. <div class="elementor-widget-container">
  1743. <a href="https://yourplace.ae/off-plan-property/golf-lane-at-emaar-south/">
  1744. <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-40761" alt="Golf Lane at Emaar South, Dubai" data-lazy-srcset="https://yourplace.ae/wp-content/uploads/2024/06/golflane-1.jpg 1000w, https://yourplace.ae/wp-content/uploads/2024/06/golflane-1-300x180.jpg 300w, https://yourplace.ae/wp-content/uploads/2024/06/golflane-1-768x461.jpg 768w" data-lazy-sizes="(max-width: 1000px) 100vw, 1000px" data-lazy-src="https://yourplace.ae/wp-content/uploads/2024/06/golflane-1.jpg" /><noscript><img loading="lazy" decoding="async" width="1000" height="600" src="https://yourplace.ae/wp-content/uploads/2024/06/golflane-1.jpg" class="attachment-full size-full wp-image-40761" alt="Golf Lane at Emaar South, Dubai" srcset="https://yourplace.ae/wp-content/uploads/2024/06/golflane-1.jpg 1000w, https://yourplace.ae/wp-content/uploads/2024/06/golflane-1-300x180.jpg 300w, https://yourplace.ae/wp-content/uploads/2024/06/golflane-1-768x461.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" /></noscript> </a>
  1745. </div>
  1746. </div>
  1747. <div data-ep-wrapper-link="{&quot;url&quot;:&quot;https:\/\/yourplace.ae\/off-plan-property\/golf-lane-at-emaar-south\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-b1ddb33 elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="b1ddb33" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1748. <div class="elementor-widget-container">
  1749. <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">Golf Lane at Emaar South, Dubai</div></div></div> </div>
  1750. </div>
  1751. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  1752. <div class="elementor-container elementor-column-gap-default">
  1753. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-345cee3e" data-id="345cee3e" data-element_type="column">
  1754. <div class="elementor-widget-wrap elementor-element-populated">
  1755. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  1756. <div class="elementor-widget-container">
  1757. <ul class="elementor-icon-list-items">
  1758. <li class="elementor-icon-list-item">
  1759. <span class="elementor-icon-list-icon">
  1760. <i aria-hidden="true" class="fas fa-map-signs"></i> </span>
  1761. <span class="elementor-icon-list-text">Emaar South</span>
  1762. </li>
  1763. </ul>
  1764. </div>
  1765. </div>
  1766. </div>
  1767. </div>
  1768. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2232c1fe" data-id="2232c1fe" data-element_type="column">
  1769. <div class="elementor-widget-wrap elementor-element-populated">
  1770. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  1771. <div class="elementor-widget-container">
  1772. <ul class="elementor-icon-list-items">
  1773. <li class="elementor-icon-list-item">
  1774. <span class="elementor-icon-list-icon">
  1775. <i aria-hidden="true" class="fas fa-shield-alt"></i> </span>
  1776. <span class="elementor-icon-list-text">Emaar Properties</span>
  1777. </li>
  1778. </ul>
  1779. </div>
  1780. </div>
  1781. </div>
  1782. </div>
  1783. </div>
  1784. </section>
  1785. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  1786. <div class="elementor-container elementor-column-gap-default">
  1787. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-f1de98b" data-id="f1de98b" data-element_type="column">
  1788. <div class="elementor-widget-wrap elementor-element-populated">
  1789. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  1790. <div class="elementor-widget-container">
  1791. <ul class="elementor-icon-list-items">
  1792. <li class="elementor-icon-list-item">
  1793. <span class="elementor-icon-list-icon">
  1794. <i aria-hidden="true" class="far fa-building"></i> </span>
  1795. <span class="elementor-icon-list-text">Villas</span>
  1796. </li>
  1797. </ul>
  1798. </div>
  1799. </div>
  1800. </div>
  1801. </div>
  1802. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2c1652" data-id="2c1652" data-element_type="column">
  1803. <div class="elementor-widget-wrap elementor-element-populated">
  1804. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  1805. <div class="elementor-widget-container">
  1806. <ul class="elementor-icon-list-items">
  1807. <li class="elementor-icon-list-item">
  1808. <span class="elementor-icon-list-icon">
  1809. <i aria-hidden="true" class="fas fa-bed"></i> </span>
  1810. <span class="elementor-icon-list-text">4, 5</span>
  1811. </li>
  1812. </ul>
  1813. </div>
  1814. </div>
  1815. </div>
  1816. </div>
  1817. </div>
  1818. </section>
  1819. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  1820. <div class="elementor-container elementor-column-gap-default">
  1821. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-00e7302" data-id="00e7302" data-element_type="column">
  1822. <div class="elementor-widget-wrap elementor-element-populated">
  1823. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  1824. <div class="elementor-widget-container">
  1825. <ul class="elementor-icon-list-items elementor-inline-items">
  1826. <li class="elementor-icon-list-item elementor-inline-item">
  1827. <a href="mailto:info@yourplace.ae">
  1828.  
  1829. <span class="elementor-icon-list-icon">
  1830. <i aria-hidden="true" class="icon icon-email"></i> </span>
  1831. <span class="elementor-icon-list-text"></span>
  1832. </a>
  1833. </li>
  1834. <li class="elementor-icon-list-item elementor-inline-item">
  1835. <a href="tel:+971581177638">
  1836.  
  1837. <span class="elementor-icon-list-icon">
  1838. <i aria-hidden="true" class="icon icon-phone1"></i> </span>
  1839. <span class="elementor-icon-list-text"></span>
  1840. </a>
  1841. </li>
  1842. <li class="elementor-icon-list-item elementor-inline-item">
  1843. <a href="https://wa.link/0b21vo">
  1844.  
  1845. <span class="elementor-icon-list-icon">
  1846. <i aria-hidden="true" class="fab fa-whatsapp"></i> </span>
  1847. <span class="elementor-icon-list-text"></span>
  1848. </a>
  1849. </li>
  1850. </ul>
  1851. </div>
  1852. </div>
  1853. </div>
  1854. </div>
  1855. </div>
  1856. </section>
  1857. </div>
  1858. </div>
  1859. </div>
  1860. </section>
  1861. </div>
  1862. </div><div class="jet-listing-grid__item jet-listing-dynamic-post-40743" data-post-id="40743" > <div data-elementor-type="jet-listing-items" data-elementor-id="24341" class="elementor elementor-24341" data-elementor-post-type="jet-engine">
  1863. <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;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  1864. <div class="elementor-container elementor-column-gap-no">
  1865. <div data-dce-background-color="#FFFFFF" 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;}">
  1866. <div class="elementor-widget-wrap elementor-element-populated">
  1867. <div class="elementor-element elementor-element-4d969b44 elementor-widget elementor-widget-image" data-id="4d969b44" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="image.default">
  1868. <div class="elementor-widget-container">
  1869. <a href="https://yourplace.ae/off-plan-property/arlo-at-dubai-creek-harbour-emaar-properties/">
  1870. <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-40750" alt="ARLO at Dubai Creek Harbour" data-lazy-srcset="https://yourplace.ae/wp-content/uploads/2024/06/gallery-2.png 1000w, https://yourplace.ae/wp-content/uploads/2024/06/gallery-2-300x180.png 300w, https://yourplace.ae/wp-content/uploads/2024/06/gallery-2-768x461.png 768w" data-lazy-sizes="(max-width: 1000px) 100vw, 1000px" data-lazy-src="https://yourplace.ae/wp-content/uploads/2024/06/gallery-2.png" /><noscript><img loading="lazy" decoding="async" width="1000" height="600" src="https://yourplace.ae/wp-content/uploads/2024/06/gallery-2.png" class="attachment-full size-full wp-image-40750" alt="ARLO at Dubai Creek Harbour" srcset="https://yourplace.ae/wp-content/uploads/2024/06/gallery-2.png 1000w, https://yourplace.ae/wp-content/uploads/2024/06/gallery-2-300x180.png 300w, https://yourplace.ae/wp-content/uploads/2024/06/gallery-2-768x461.png 768w" sizes="(max-width: 1000px) 100vw, 1000px" /></noscript> </a>
  1871. </div>
  1872. </div>
  1873. <div data-ep-wrapper-link="{&quot;url&quot;:&quot;https:\/\/yourplace.ae\/off-plan-property\/arlo-at-dubai-creek-harbour-emaar-properties\/&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-b1ddb33 elementor-widget elementor-widget-jet-listing-dynamic-field" data-id="b1ddb33" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="jet-listing-dynamic-field.default">
  1874. <div class="elementor-widget-container">
  1875. <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">ARLO at Dubai Creek Harbour - Emaar Properties</div></div></div> </div>
  1876. </div>
  1877. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  1878. <div class="elementor-container elementor-column-gap-default">
  1879. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-345cee3e" data-id="345cee3e" data-element_type="column">
  1880. <div class="elementor-widget-wrap elementor-element-populated">
  1881. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  1882. <div class="elementor-widget-container">
  1883. <ul class="elementor-icon-list-items">
  1884. <li class="elementor-icon-list-item">
  1885. <span class="elementor-icon-list-icon">
  1886. <i aria-hidden="true" class="fas fa-map-signs"></i> </span>
  1887. <span class="elementor-icon-list-text">Dubai Creek Harbour</span>
  1888. </li>
  1889. </ul>
  1890. </div>
  1891. </div>
  1892. </div>
  1893. </div>
  1894. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2232c1fe" data-id="2232c1fe" data-element_type="column">
  1895. <div class="elementor-widget-wrap elementor-element-populated">
  1896. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  1897. <div class="elementor-widget-container">
  1898. <ul class="elementor-icon-list-items">
  1899. <li class="elementor-icon-list-item">
  1900. <span class="elementor-icon-list-icon">
  1901. <i aria-hidden="true" class="fas fa-shield-alt"></i> </span>
  1902. <span class="elementor-icon-list-text">Emaar Properties</span>
  1903. </li>
  1904. </ul>
  1905. </div>
  1906. </div>
  1907. </div>
  1908. </div>
  1909. </div>
  1910. </section>
  1911. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  1912. <div class="elementor-container elementor-column-gap-default">
  1913. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-f1de98b" data-id="f1de98b" data-element_type="column">
  1914. <div class="elementor-widget-wrap elementor-element-populated">
  1915. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  1916. <div class="elementor-widget-container">
  1917. <ul class="elementor-icon-list-items">
  1918. <li class="elementor-icon-list-item">
  1919. <span class="elementor-icon-list-icon">
  1920. <i aria-hidden="true" class="far fa-building"></i> </span>
  1921. <span class="elementor-icon-list-text">Apartments</span>
  1922. </li>
  1923. </ul>
  1924. </div>
  1925. </div>
  1926. </div>
  1927. </div>
  1928. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2c1652" data-id="2c1652" data-element_type="column">
  1929. <div class="elementor-widget-wrap elementor-element-populated">
  1930. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  1931. <div class="elementor-widget-container">
  1932. <ul class="elementor-icon-list-items">
  1933. <li class="elementor-icon-list-item">
  1934. <span class="elementor-icon-list-icon">
  1935. <i aria-hidden="true" class="fas fa-bed"></i> </span>
  1936. <span class="elementor-icon-list-text">1, 2, 3</span>
  1937. </li>
  1938. </ul>
  1939. </div>
  1940. </div>
  1941. </div>
  1942. </div>
  1943. </div>
  1944. </section>
  1945. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  1946. <div class="elementor-container elementor-column-gap-default">
  1947. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-00e7302" data-id="00e7302" data-element_type="column">
  1948. <div class="elementor-widget-wrap elementor-element-populated">
  1949. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  1950. <div class="elementor-widget-container">
  1951. <ul class="elementor-icon-list-items elementor-inline-items">
  1952. <li class="elementor-icon-list-item elementor-inline-item">
  1953. <a href="mailto:info@yourplace.ae">
  1954.  
  1955. <span class="elementor-icon-list-icon">
  1956. <i aria-hidden="true" class="icon icon-email"></i> </span>
  1957. <span class="elementor-icon-list-text"></span>
  1958. </a>
  1959. </li>
  1960. <li class="elementor-icon-list-item elementor-inline-item">
  1961. <a href="tel:+971581177638">
  1962.  
  1963. <span class="elementor-icon-list-icon">
  1964. <i aria-hidden="true" class="icon icon-phone1"></i> </span>
  1965. <span class="elementor-icon-list-text"></span>
  1966. </a>
  1967. </li>
  1968. <li class="elementor-icon-list-item elementor-inline-item">
  1969. <a href="https://wa.link/0b21vo">
  1970.  
  1971. <span class="elementor-icon-list-icon">
  1972. <i aria-hidden="true" class="fab fa-whatsapp"></i> </span>
  1973. <span class="elementor-icon-list-text"></span>
  1974. </a>
  1975. </li>
  1976. </ul>
  1977. </div>
  1978. </div>
  1979. </div>
  1980. </div>
  1981. </div>
  1982. </section>
  1983. </div>
  1984. </div>
  1985. </div>
  1986. </section>
  1987. </div>
  1988. </div></div></div> </div>
  1989. </div>
  1990. </div>
  1991. </div>
  1992. </div>
  1993. </section>
  1994. <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;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  1995. <div class="elementor-container elementor-column-gap-default">
  1996. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7aeeab0" data-id="7aeeab0" data-element_type="column">
  1997. <div class="elementor-widget-wrap elementor-element-populated">
  1998. <div class="elementor-element elementor-element-5ce23e8 elementor-widget elementor-widget-text-editor" data-id="5ce23e8" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="text-editor.default">
  1999. <div class="elementor-widget-container">
  2000. <p>Why choose us</p> </div>
  2001. </div>
  2002. </div>
  2003. </div>
  2004. </div>
  2005. </section>
  2006. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  2007. <div class="elementor-container elementor-column-gap-default">
  2008. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6fcd242" data-id="6fcd242" data-element_type="column">
  2009. <div class="elementor-widget-wrap elementor-element-populated">
  2010. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  2011. <div class="elementor-container elementor-column-gap-default">
  2012. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-99b06a2" data-id="99b06a2" data-element_type="column">
  2013. <div class="elementor-widget-wrap elementor-element-populated">
  2014. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="image-box.default">
  2015. <div class="elementor-widget-container">
  2016. <style>/*! elementor - v3.18.0 - 20-12-2023 */
  2017. .elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style><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>
  2018. </div>
  2019. </div>
  2020. </div>
  2021. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-1f218c4" data-id="1f218c4" data-element_type="column">
  2022. <div class="elementor-widget-wrap elementor-element-populated">
  2023. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="image-box.default">
  2024. <div class="elementor-widget-container">
  2025. <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>
  2026. </div>
  2027. </div>
  2028. </div>
  2029. </div>
  2030. </section>
  2031. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  2032. <div class="elementor-container elementor-column-gap-default">
  2033. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-a81f092" data-id="a81f092" data-element_type="column">
  2034. <div class="elementor-widget-wrap elementor-element-populated">
  2035. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="image-box.default">
  2036. <div class="elementor-widget-container">
  2037. <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>
  2038. </div>
  2039. </div>
  2040. </div>
  2041. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-bd62f53" data-id="bd62f53" data-element_type="column">
  2042. <div class="elementor-widget-wrap elementor-element-populated">
  2043. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="image-box.default">
  2044. <div class="elementor-widget-container">
  2045. <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>
  2046. </div>
  2047. </div>
  2048. </div>
  2049. </div>
  2050. </section>
  2051. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  2052. <div class="elementor-container elementor-column-gap-default">
  2053. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-330126b" data-id="330126b" data-element_type="column">
  2054. <div class="elementor-widget-wrap elementor-element-populated">
  2055. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="image-box.default">
  2056. <div class="elementor-widget-container">
  2057. <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>
  2058. </div>
  2059. </div>
  2060. </div>
  2061. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-fde1441" data-id="fde1441" data-element_type="column">
  2062. <div class="elementor-widget-wrap elementor-element-populated">
  2063. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="image-box.default">
  2064. <div class="elementor-widget-container">
  2065. <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>
  2066. </div>
  2067. </div>
  2068. </div>
  2069. </div>
  2070. </section>
  2071. </div>
  2072. </div>
  2073. </div>
  2074. </section>
  2075. <section data-dce-background-image-url="https://yourplace.ae/wp-content/uploads/2023/08/property-management-dubai.jpg" 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;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  2076. <div class="elementor-container elementor-column-gap-default">
  2077. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8e361be" data-id="8e361be" data-element_type="column">
  2078. <div class="elementor-widget-wrap elementor-element-populated">
  2079. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  2080. <div class="elementor-container elementor-column-gap-default">
  2081. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-5050ef6" data-id="5050ef6" data-element_type="column">
  2082. <div class="elementor-widget-wrap elementor-element-populated">
  2083. <div class="elementor-element elementor-element-8564c98 elementor-widget elementor-widget-heading" data-id="8564c98" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="heading.default">
  2084. <div class="elementor-widget-container">
  2085. <h2 class="elementor-heading-title elementor-size-default">PROPERTY MANAGEMENT SERVICE:</h2> </div>
  2086. </div>
  2087. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  2088. <div class="elementor-widget-container">
  2089. <ul class="elementor-icon-list-items">
  2090. <li class="elementor-icon-list-item">
  2091. <span class="elementor-icon-list-icon">
  2092. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2093. <span class="elementor-icon-list-text">Full landlord representation</span>
  2094. </li>
  2095. <li class="elementor-icon-list-item">
  2096. <span class="elementor-icon-list-icon">
  2097. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2098. <span class="elementor-icon-list-text">Dedicated Property Manager</span>
  2099. </li>
  2100. <li class="elementor-icon-list-item">
  2101. <span class="elementor-icon-list-icon">
  2102. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2103. <span class="elementor-icon-list-text">Professional advertising of your property</span>
  2104. </li>
  2105. <li class="elementor-icon-list-item">
  2106. <span class="elementor-icon-list-icon">
  2107. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2108. <span class="elementor-icon-list-text">Tenants screening</span>
  2109. </li>
  2110. <li class="elementor-icon-list-item">
  2111. <span class="elementor-icon-list-icon">
  2112. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2113. <span class="elementor-icon-list-text">Bureaucracy management</span>
  2114. </li>
  2115. <li class="elementor-icon-list-item">
  2116. <span class="elementor-icon-list-icon">
  2117. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2118. <span class="elementor-icon-list-text">Complete Maintenance management - our contractors are available 24/7</span>
  2119. </li>
  2120. <li class="elementor-icon-list-item">
  2121. <span class="elementor-icon-list-icon">
  2122. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2123. <span class="elementor-icon-list-text">Dedicated mobile app to check in real-time all the information about your property’s status</span>
  2124. </li>
  2125. </ul>
  2126. </div>
  2127. </div>
  2128. </div>
  2129. </div>
  2130. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-46cb527" data-id="46cb527" data-element_type="column">
  2131. <div class="elementor-widget-wrap">
  2132. </div>
  2133. </div>
  2134. </div>
  2135. </section>
  2136. </div>
  2137. </div>
  2138. </div>
  2139. </section>
  2140. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  2141. <div class="elementor-container elementor-column-gap-default">
  2142. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-dd03532" data-id="dd03532" data-element_type="column">
  2143. <div class="elementor-widget-wrap elementor-element-populated">
  2144. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  2145. <div class="elementor-container elementor-column-gap-default">
  2146. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-e73d261" data-id="e73d261" data-element_type="column">
  2147. <div class="elementor-widget-wrap elementor-element-populated">
  2148. <div class="elementor-element elementor-element-5b8f245 elementor-widget elementor-widget-text-editor" data-id="5b8f245" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="text-editor.default">
  2149. <div class="elementor-widget-container">
  2150. <p>What our clients say</p> </div>
  2151. </div>
  2152. </div>
  2153. </div>
  2154. <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-57e375e" data-id="57e375e" data-element_type="column">
  2155. <div class="elementor-widget-wrap">
  2156. </div>
  2157. </div>
  2158. </div>
  2159. </section>
  2160. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  2161. <div class="elementor-container elementor-column-gap-default">
  2162. <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-5a9f035" data-id="5a9f035" data-element_type="column">
  2163. <div class="elementor-widget-wrap elementor-element-populated">
  2164. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="blockquote.default">
  2165. <div class="elementor-widget-container">
  2166. <style>/*! elementor-pro - v3.18.0 - 20-12-2023 */
  2167. @charset "UTF-8";.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft),.entry-summary blockquote.elementor-blockquote{margin-right:0;margin-left:0}.elementor-widget-blockquote blockquote{margin:0;padding:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;quotes:none;border:0;font-style:normal;color:#3f444b}.elementor-widget-blockquote blockquote .e-q-footer:after,.elementor-widget-blockquote blockquote .e-q-footer:before,.elementor-widget-blockquote blockquote:after,.elementor-widget-blockquote blockquote:before,.elementor-widget-blockquote blockquote cite:after,.elementor-widget-blockquote blockquote cite:before{content:none}.elementor-blockquote{transition:.3s}.elementor-blockquote__author,.elementor-blockquote__content{margin-bottom:0;font-style:normal}.elementor-blockquote__author{font-weight:700}.elementor-blockquote .e-q-footer{margin-top:12px;display:flex;justify-content:space-between}.elementor-blockquote__tweet-button{display:flex;transition:.3s;color:#1da1f2;align-self:flex-end;line-height:1;position:relative;width:-moz-max-content;width:max-content}.elementor-blockquote__tweet-button:hover{color:#0967a0}.elementor-blockquote__tweet-button span{font-weight:600}.elementor-blockquote__tweet-button i,.elementor-blockquote__tweet-button span{vertical-align:middle}.elementor-blockquote__tweet-button i+span,.elementor-blockquote__tweet-button svg+span{margin-left:.5em}.elementor-blockquote__tweet-button svg{fill:#1da1f2;height:1em;width:1em}.elementor-blockquote__tweet-label{white-space:pre-wrap}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button{padding:.7em 1.2em;border-radius:100em;background-color:#1da1f2;color:#fff;font-size:15px}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover{background-color:#0967a0;color:#fff}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover:before,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button svg,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button svg{fill:#fff;height:1em;width:1em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button{padding:0;width:2em;height:2em}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:before{content:"";border:.5em solid transparent;border-right-color:#1da1f2;position:absolute;left:-.8em;top:50%;transform:translateY(-50%) scaleY(.65);transition:.3s}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:before{right:auto;left:-.8em;border-right-color:#1da1f2;border-left-color:transparent}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:before{left:auto;right:-.8em;border-right-color:transparent;border-left-color:#1da1f2}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:hover:before{border-left-color:#0967a0}.elementor-blockquote--skin-boxed .elementor-blockquote{background-color:#f9fafa;padding:30px}.elementor-blockquote--skin-border .elementor-blockquote{border-color:#f9fafa;border-left:7px #f9fafa;border-style:solid;padding-left:20px}.elementor-blockquote--skin-quotation .elementor-blockquote:before{content:"“";font-size:100px;color:#f9fafa;font-family:Times New Roman,Times,serif;font-weight:900;line-height:1;display:block;height:.6em}.elementor-blockquote--skin-quotation .elementor-blockquote__content{margin-top:15px}.elementor-blockquote--align-left .elementor-blockquote__content{text-align:left}.elementor-blockquote--align-left .elementor-blockquote .e-q-footer{flex-direction:row}.elementor-blockquote--align-right .elementor-blockquote__content{text-align:right}.elementor-blockquote--align-right .elementor-blockquote .e-q-footer{flex-direction:row-reverse}.elementor-blockquote--align-center .elementor-blockquote{text-align:center}.elementor-blockquote--align-center .elementor-blockquote .e-q-footer,.elementor-blockquote--align-center .elementor-blockquote__author{display:block}.elementor-blockquote--align-center .elementor-blockquote__tweet-button{margin-right:auto;margin-left:auto}</style> <blockquote class="elementor-blockquote">
  2168. <p class="elementor-blockquote__content">
  2169. 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>
  2170. <div class="e-q-footer">
  2171. <cite class="elementor-blockquote__author">— Loris Brizio</cite>
  2172. </div>
  2173. </blockquote>
  2174. </div>
  2175. </div>
  2176. </div>
  2177. </div>
  2178. <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-38b135c" data-id="38b135c" data-element_type="column">
  2179. <div class="elementor-widget-wrap elementor-element-populated">
  2180. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="blockquote.default">
  2181. <div class="elementor-widget-container">
  2182. <blockquote class="elementor-blockquote">
  2183. <p class="elementor-blockquote__content">
  2184. 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.
  2185. The owner Mr Marcello a serous professional with a great experience in Dubai and in Italy </p>
  2186. <div class="e-q-footer">
  2187. <cite class="elementor-blockquote__author">— Paride Militello</cite>
  2188. </div>
  2189. </blockquote>
  2190. </div>
  2191. </div>
  2192. </div>
  2193. </div>
  2194. <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-def74fa" data-id="def74fa" data-element_type="column">
  2195. <div class="elementor-widget-wrap elementor-element-populated">
  2196. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="blockquote.default">
  2197. <div class="elementor-widget-container">
  2198. <blockquote class="elementor-blockquote">
  2199. <p class="elementor-blockquote__content">
  2200. Excellent and top professional service
  2201. Really easy to deal with them and their team is always ready to clarify any doubt. </p>
  2202. <div class="e-q-footer">
  2203. <cite class="elementor-blockquote__author">— Luigi Gariano</cite>
  2204. </div>
  2205. </blockquote>
  2206. </div>
  2207. </div>
  2208. </div>
  2209. </div>
  2210. </div>
  2211. </section>
  2212. </div>
  2213. </div>
  2214. </div>
  2215. </section>
  2216. </div>
  2217. <div class="post-tags">
  2218. </div>
  2219. </div>
  2220.  
  2221. <section id="comments" class="comments-area">
  2222.  
  2223.  
  2224.  
  2225. </section><!-- .comments-area -->
  2226. </main>
  2227.  
  2228. <div data-elementor-type="footer" data-elementor-id="75" class="elementor elementor-75 elementor-location-footer" data-elementor-post-type="elementor_library">
  2229. <section data-dce-background-color="#FFFFFF" data-dce-background-overlay-color="#FFFFFF" data-dce-background-image-url="https://www.yourplace.ae/wp-content/uploads/2022/02/footer-bgg.jpg" 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;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  2230. <div class="elementor-background-overlay"></div>
  2231. <div class="elementor-container elementor-column-gap-default">
  2232. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1e49131" data-id="1e49131" data-element_type="column">
  2233. <div class="elementor-widget-wrap elementor-element-populated">
  2234. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  2235. <div class="elementor-container elementor-column-gap-default">
  2236. <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-8d65888" data-id="8d65888" data-element_type="column">
  2237. <div class="elementor-widget-wrap elementor-element-populated">
  2238. <div class="elementor-element elementor-element-e01b1b1 elementor-widget elementor-widget-heading" data-id="e01b1b1" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="heading.default">
  2239. <div class="elementor-widget-container">
  2240. <div class="elementor-heading-title elementor-size-default">Trending Searches</div> </div>
  2241. </div>
  2242. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  2243. <div class="elementor-widget-container">
  2244. <ul class="elementor-icon-list-items">
  2245. <li class="elementor-icon-list-item">
  2246. <a href="https://www.yourplace.ae/apartments-for-rent-in-uae/">
  2247.  
  2248. <span class="elementor-icon-list-text">Apartments for rent in UAE</span>
  2249. </a>
  2250. </li>
  2251. <li class="elementor-icon-list-item">
  2252. <a href="https://www.yourplace.ae/apartments-for-sale-in-uae/">
  2253.  
  2254. <span class="elementor-icon-list-text">Apartments for sale in UAE</span>
  2255. </a>
  2256. </li>
  2257. <li class="elementor-icon-list-item">
  2258. <a href="https://www.yourplace.ae/studio-for-rent-in-uae/">
  2259.  
  2260. <span class="elementor-icon-list-text">Studio for rent in UAE</span>
  2261. </a>
  2262. </li>
  2263. <li class="elementor-icon-list-item">
  2264. <a href="https://www.yourplace.ae/studio-for-sale-in-uae/">
  2265.  
  2266. <span class="elementor-icon-list-text">Studio for sale in UAE</span>
  2267. </a>
  2268. </li>
  2269. <li class="elementor-icon-list-item">
  2270. <a href="https://www.yourplace.ae/villas-for-rent-in-uae/">
  2271.  
  2272. <span class="elementor-icon-list-text">Villas for rent in UAE</span>
  2273. </a>
  2274. </li>
  2275. <li class="elementor-icon-list-item">
  2276. <a href="https://www.yourplace.ae/villas-for-sale-in-uae/">
  2277.  
  2278. <span class="elementor-icon-list-text">Villas for sale in UAE</span>
  2279. </a>
  2280. </li>
  2281. <li class="elementor-icon-list-item">
  2282. <a href="https://www.yourplace.ae/real-estate-dubai/">
  2283.  
  2284. <span class="elementor-icon-list-text">Dubai Real-estate</span>
  2285. </a>
  2286. </li>
  2287. <li class="elementor-icon-list-item">
  2288. <a href="https://www.yourplace.ae/properties-in-dubai/">
  2289.  
  2290. <span class="elementor-icon-list-text">Dubai Properties</span>
  2291. </a>
  2292. </li>
  2293. <li class="elementor-icon-list-item">
  2294. <a href="https://www.yourplace.ae/real-estate-company-in-dubai/">
  2295.  
  2296. <span class="elementor-icon-list-text">Real Estate Companies in Dubai</span>
  2297. </a>
  2298. </li>
  2299. </ul>
  2300. </div>
  2301. </div>
  2302. </div>
  2303. </div>
  2304. <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-57071dc" data-id="57071dc" data-element_type="column">
  2305. <div class="elementor-widget-wrap elementor-element-populated">
  2306. <div class="elementor-element elementor-element-a9869f5 elementor-widget elementor-widget-heading" data-id="a9869f5" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="heading.default">
  2307. <div class="elementor-widget-container">
  2308. <div class="elementor-heading-title elementor-size-default">Top Community Searches</div> </div>
  2309. </div>
  2310. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  2311. <div class="elementor-widget-container">
  2312. <ul class="elementor-icon-list-items">
  2313. <li class="elementor-icon-list-item">
  2314. <a href="https://www.yourplace.ae/property-for-sale-in-jvc/">
  2315.  
  2316. <span class="elementor-icon-list-text">Property for sale in JVC</span>
  2317. </a>
  2318. </li>
  2319. <li class="elementor-icon-list-item">
  2320. <a href="https://www.yourplace.ae/jlt-apartments-for-rent/">
  2321.  
  2322. <span class="elementor-icon-list-text"> JLT apartments for rent</span>
  2323. </a>
  2324. </li>
  2325. <li class="elementor-icon-list-item">
  2326. <a href="https://www.yourplace.ae/villas-for-sale-in-palm-jumeirah/">
  2327.  
  2328. <span class="elementor-icon-list-text">Villas for sale in Palm Jumeirah</span>
  2329. </a>
  2330. </li>
  2331. <li class="elementor-icon-list-item">
  2332. <a href="https://www.yourplace.ae/apartments-for-rent-in-business-bay/">
  2333.  
  2334. <span class="elementor-icon-list-text">Apartments for rent in Business Bay</span>
  2335. </a>
  2336. </li>
  2337. <li class="elementor-icon-list-item">
  2338. <a href="https://www.yourplace.ae/apartments-for-rent-in-dubai-marina/">
  2339.  
  2340. <span class="elementor-icon-list-text">Apartments for rent in Dubai Marina</span>
  2341. </a>
  2342. </li>
  2343. <li class="elementor-icon-list-item">
  2344. <a href="https://www.yourplace.ae/properties-for-rent-in-downtown-dubai/">
  2345.  
  2346. <span class="elementor-icon-list-text">Properties for rent in Downtown Dubai</span>
  2347. </a>
  2348. </li>
  2349. <li class="elementor-icon-list-item">
  2350. <a href="https://www.yourplace.ae/apartments-for-rent-in-palm-jumeirah/">
  2351.  
  2352. <span class="elementor-icon-list-text">Apartments for rent in Palm Jumeirah</span>
  2353. </a>
  2354. </li>
  2355. <li class="elementor-icon-list-item">
  2356. <a href="https://www.yourplace.ae/apartments-for-rent-in-jumeirah-village-circle/">
  2357.  
  2358. <span class="elementor-icon-list-text">Apartments for rent in Jumeirah Village Circle</span>
  2359. </a>
  2360. </li>
  2361. </ul>
  2362. </div>
  2363. </div>
  2364. </div>
  2365. </div>
  2366. <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-e27eb87" data-id="e27eb87" data-element_type="column">
  2367. <div class="elementor-widget-wrap elementor-element-populated">
  2368. <div class="elementor-element elementor-element-bd0ca63 elementor-widget elementor-widget-heading" data-id="bd0ca63" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="heading.default">
  2369. <div class="elementor-widget-container">
  2370. <div class="elementor-heading-title elementor-size-default">Properties for Rent</div> </div>
  2371. </div>
  2372. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  2373. <div class="elementor-widget-container">
  2374. <ul class="elementor-icon-list-items">
  2375. <li class="elementor-icon-list-item">
  2376. <a href="https://www.yourplace.ae/villas-for-rent-in-dubai/">
  2377.  
  2378. <span class="elementor-icon-list-text">Villas for rent in Dubai</span>
  2379. </a>
  2380. </li>
  2381. <li class="elementor-icon-list-item">
  2382. <a href="https://www.yourplace.ae/studio-for-rent-in-dubai/">
  2383.  
  2384. <span class="elementor-icon-list-text">Studio for rent in Dubai</span>
  2385. </a>
  2386. </li>
  2387. <li class="elementor-icon-list-item">
  2388. <a href="https://www.yourplace.ae/properties-for-rent-in-dubai/">
  2389.  
  2390. <span class="elementor-icon-list-text">Properties for rent in Dubai</span>
  2391. </a>
  2392. </li>
  2393. <li class="elementor-icon-list-item">
  2394. <a href="https://www.yourplace.ae/studio-for-rent-in-business-bay/">
  2395.  
  2396. <span class="elementor-icon-list-text">Studio for rent in business bay</span>
  2397. </a>
  2398. </li>
  2399. <li class="elementor-icon-list-item">
  2400. <a href="https://www.yourplace.ae/studio-flat-to-rent/">
  2401.  
  2402. <span class="elementor-icon-list-text">Studio flat to rent</span>
  2403. </a>
  2404. </li>
  2405. <li class="elementor-icon-list-item">
  2406. <a href="https://www.yourplace.ae/apartments-for-rent-in-dubai/">
  2407.  
  2408. <span class="elementor-icon-list-text">Apartments for rent in Dubai</span>
  2409. </a>
  2410. </li>
  2411. <li class="elementor-icon-list-item">
  2412. <a href="https://www.yourplace.ae/furnished-apartments-for-rent/">
  2413.  
  2414. <span class="elementor-icon-list-text">Furnished apartments for rent</span>
  2415. </a>
  2416. </li>
  2417. <li class="elementor-icon-list-item">
  2418. <a href="https://www.yourplace.ae/penthouse-apartment-for-rent/">
  2419.  
  2420. <span class="elementor-icon-list-text">Penthouse apartment for rent</span>
  2421. </a>
  2422. </li>
  2423. </ul>
  2424. </div>
  2425. </div>
  2426. </div>
  2427. </div>
  2428. <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-d7d8beb" data-id="d7d8beb" data-element_type="column">
  2429. <div class="elementor-widget-wrap elementor-element-populated">
  2430. <div class="elementor-element elementor-element-fdd7dad elementor-widget elementor-widget-heading" data-id="fdd7dad" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="heading.default">
  2431. <div class="elementor-widget-container">
  2432. <div class="elementor-heading-title elementor-size-default">Properties for Sale</div> </div>
  2433. </div>
  2434. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  2435. <div class="elementor-widget-container">
  2436. <ul class="elementor-icon-list-items">
  2437. <li class="elementor-icon-list-item">
  2438. <a href="https://www.yourplace.ae/studio-for-sale-in-dubai/">
  2439.  
  2440. <span class="elementor-icon-list-text">Studio for sale in Dubai</span>
  2441. </a>
  2442. </li>
  2443. <li class="elementor-icon-list-item">
  2444. <a href="https://www.yourplace.ae/properties-for-sale-in-dubai/">
  2445.  
  2446. <span class="elementor-icon-list-text">Properties for sale in Dubai</span>
  2447. </a>
  2448. </li>
  2449. <li class="elementor-icon-list-item">
  2450. <a href="https://www.yourplace.ae/villas-for-sale-in-dubai/">
  2451.  
  2452. <span class="elementor-icon-list-text">Villas for sale in Dubai</span>
  2453. </a>
  2454. </li>
  2455. <li class="elementor-icon-list-item">
  2456. <a href="https://www.yourplace.ae/buy-property-in-dubai/">
  2457.  
  2458. <span class="elementor-icon-list-text">Buy property in Dubai</span>
  2459. </a>
  2460. </li>
  2461. <li class="elementor-icon-list-item">
  2462. <a href="https://www.yourplace.ae/dubai-properties-for-sale/">
  2463.  
  2464. <span class="elementor-icon-list-text">Dubai properties for sale</span>
  2465. </a>
  2466. </li>
  2467. <li class="elementor-icon-list-item">
  2468. <a href="https://www.yourplace.ae/apartments-for-sale-in-dubai/">
  2469.  
  2470. <span class="elementor-icon-list-text">Apartments for sale in Dubai</span>
  2471. </a>
  2472. </li>
  2473. <li class="elementor-icon-list-item">
  2474. <a href="https://www.yourplace.ae/palm-jumeirah-villas-for-sale/">
  2475.  
  2476. <span class="elementor-icon-list-text">Palm Jumeirah villas for sale</span>
  2477. </a>
  2478. </li>
  2479. <li class="elementor-icon-list-item">
  2480. <a href="https://www.yourplace.ae/townhouses-for-sale-in-dubai/">
  2481.  
  2482. <span class="elementor-icon-list-text">Townhouses for sale in Dubai</span>
  2483. </a>
  2484. </li>
  2485. </ul>
  2486. </div>
  2487. </div>
  2488. </div>
  2489. </div>
  2490. <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-c51293d" data-id="c51293d" data-element_type="column">
  2491. <div class="elementor-widget-wrap elementor-element-populated">
  2492. <div class="elementor-element elementor-element-29beb96 elementor-widget elementor-widget-heading" data-id="29beb96" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="heading.default">
  2493. <div class="elementor-widget-container">
  2494. <div class="elementor-heading-title elementor-size-default">Property Management </div> </div>
  2495. </div>
  2496. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  2497. <div class="elementor-widget-container">
  2498. <ul class="elementor-icon-list-items">
  2499. <li class="elementor-icon-list-item">
  2500. <a href="https://www.yourplace.ae/property-management/">
  2501.  
  2502. <span class="elementor-icon-list-text">Property management </span>
  2503. </a>
  2504. </li>
  2505. <li class="elementor-icon-list-item">
  2506. <a href="https://www.yourplace.ae/property-management/">
  2507.  
  2508. <span class="elementor-icon-list-text">Property Management UAE</span>
  2509. </a>
  2510. </li>
  2511. <li class="elementor-icon-list-item">
  2512. <a href="https://www.yourplace.ae/about-us/renting-guide/">
  2513.  
  2514. <span class="elementor-icon-list-text">Rental Property Management</span>
  2515. </a>
  2516. </li>
  2517. <li class="elementor-icon-list-item">
  2518. <a href="https://www.yourplace.ae/landlord-services/">
  2519.  
  2520. <span class="elementor-icon-list-text">Professional Property Management</span>
  2521. </a>
  2522. </li>
  2523. <li class="elementor-icon-list-item">
  2524. <a href="https://www.yourplace.ae/leasing-services/">
  2525.  
  2526. <span class="elementor-icon-list-text">Property Management Dubai</span>
  2527. </a>
  2528. </li>
  2529. <li class="elementor-icon-list-item">
  2530. <a href="https://www.yourplace.ae/about-us/selling-guide/">
  2531.  
  2532. <span class="elementor-icon-list-text">Real Estate management Dubai</span>
  2533. </a>
  2534. </li>
  2535. <li class="elementor-icon-list-item">
  2536. <a href="https://www.yourplace.ae/lease-or-sell-your-property/">
  2537.  
  2538. <span class="elementor-icon-list-text">Manage My Property Dubai</span>
  2539. </a>
  2540. </li>
  2541. <li class="elementor-icon-list-item">
  2542. <a href="https://www.yourplace.ae/property-snagging/">
  2543.  
  2544. <span class="elementor-icon-list-text">Snagging Company Dubai</span>
  2545. </a>
  2546. </li>
  2547. </ul>
  2548. </div>
  2549. </div>
  2550. </div>
  2551. </div>
  2552. </div>
  2553. </section>
  2554. </div>
  2555. </div>
  2556. </div>
  2557. </section>
  2558. <section data-dce-background-color="#09184F" 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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  2559. <div class="elementor-container elementor-column-gap-default">
  2560. <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-478ad478" data-id="478ad478" data-element_type="column">
  2561. <div class="elementor-widget-wrap elementor-element-populated">
  2562. <div class="elementor-element elementor-element-67c0052 elementor-widget elementor-widget-image" data-id="67c0052" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="image.default">
  2563. <div class="elementor-widget-container">
  2564. <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 loading="lazy" 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>
  2565. </div>
  2566. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  2567. <div class="elementor-widget-container">
  2568. <ul class="elementor-icon-list-items">
  2569. <li class="elementor-icon-list-item">
  2570. <span class="elementor-icon-list-icon">
  2571. <i aria-hidden="true" class="fas fa-phone"></i> </span>
  2572. <span class="elementor-icon-list-text"> +971 4 368 2168</span>
  2573. </li>
  2574. <li class="elementor-icon-list-item">
  2575. <span class="elementor-icon-list-icon">
  2576. <i aria-hidden="true" class="fas fa-envelope"></i> </span>
  2577. <span class="elementor-icon-list-text">Info@yourplace.ae</span>
  2578. </li>
  2579. <li class="elementor-icon-list-item">
  2580. <span class="elementor-icon-list-icon">
  2581. <i aria-hidden="true" class="fas fa-map-marker-alt"></i> </span>
  2582. <span class="elementor-icon-list-text">Empire Heights Tower B - Office 06 - Level 10 - Dubai</span>
  2583. </li>
  2584. <li class="elementor-icon-list-item">
  2585. <span class="elementor-icon-list-icon">
  2586. <i aria-hidden="true" class="icon icon-license"></i> </span>
  2587. <span class="elementor-icon-list-text">License No. 661971</span>
  2588. </li>
  2589. </ul>
  2590. </div>
  2591. </div>
  2592. <div class="elementor-element elementor-element-0860b3e elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="0860b3e" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="image.default">
  2593. <div class="elementor-widget-container">
  2594. <a href="https://apps.apple.com/es/app/yourplace-tenant/id6472665109?l=en-GB" target="_blank">
  2595. <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-src="https://yourplace.ae/wp-content/uploads/2022/02/svgexport-28.svg" /><noscript><img loading="lazy" 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="" /></noscript> </a>
  2596. </div>
  2597. </div>
  2598. <div class="elementor-element elementor-element-ffef7c1 elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="ffef7c1" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="image.default">
  2599. <div class="elementor-widget-container">
  2600. <a href="https://play.google.com/store/apps/details?id=ae.yourplace.tanant_yp" target="_blank">
  2601. <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-src="https://yourplace.ae/wp-content/uploads/2022/02/svgexport-29.svg" /><noscript><img loading="lazy" 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="" /></noscript> </a>
  2602. </div>
  2603. </div>
  2604. </div>
  2605. </div>
  2606. <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-757d4c94" data-id="757d4c94" data-element_type="column">
  2607. <div class="elementor-widget-wrap elementor-element-populated">
  2608. <div class="elementor-element elementor-element-7aba6e75 elementor-widget elementor-widget-heading" data-id="7aba6e75" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="heading.default">
  2609. <div class="elementor-widget-container">
  2610. <span class="elementor-heading-title elementor-size-default">Quick links</span> </div>
  2611. </div>
  2612. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  2613. <div class="elementor-widget-container">
  2614. <ul class="elementor-icon-list-items">
  2615. <li class="elementor-icon-list-item">
  2616. <a href="https://yourplace.ae/buy/">
  2617.  
  2618. <span class="elementor-icon-list-icon">
  2619. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2620. <span class="elementor-icon-list-text">Buy</span>
  2621. </a>
  2622. </li>
  2623. <li class="elementor-icon-list-item">
  2624. <a href="https://yourplace.ae/rent/">
  2625.  
  2626. <span class="elementor-icon-list-icon">
  2627. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2628. <span class="elementor-icon-list-text">Rent</span>
  2629. </a>
  2630. </li>
  2631. <li class="elementor-icon-list-item">
  2632. <a href="https://yourplace.ae/sell-my-property/">
  2633.  
  2634. <span class="elementor-icon-list-icon">
  2635. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2636. <span class="elementor-icon-list-text">Sell</span>
  2637. </a>
  2638. </li>
  2639. <li class="elementor-icon-list-item">
  2640. <a href="https://yourplace.ae/off-plan/">
  2641.  
  2642. <span class="elementor-icon-list-icon">
  2643. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2644. <span class="elementor-icon-list-text">Off Plan</span>
  2645. </a>
  2646. </li>
  2647. <li class="elementor-icon-list-item">
  2648. <a href="https://yourplace.ae/property-management/">
  2649.  
  2650. <span class="elementor-icon-list-icon">
  2651. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2652. <span class="elementor-icon-list-text">Property Management </span>
  2653. </a>
  2654. </li>
  2655. <li class="elementor-icon-list-item">
  2656. <a href="https://yourplace.ae/about-us/">
  2657.  
  2658. <span class="elementor-icon-list-icon">
  2659. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2660. <span class="elementor-icon-list-text">About Us</span>
  2661. </a>
  2662. </li>
  2663. <li class="elementor-icon-list-item">
  2664. <a href="https://yourplace.ae/utrust/">
  2665.  
  2666. <span class="elementor-icon-list-icon">
  2667. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2668. <span class="elementor-icon-list-text">Buy Real Estate with Bitcoin</span>
  2669. </a>
  2670. </li>
  2671. </ul>
  2672. </div>
  2673. </div>
  2674. </div>
  2675. </div>
  2676. <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-4fa205f4" data-id="4fa205f4" data-element_type="column">
  2677. <div class="elementor-widget-wrap elementor-element-populated">
  2678. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  2679. <div class="elementor-widget-container">
  2680. <ul class="elementor-icon-list-items">
  2681. <li class="elementor-icon-list-item">
  2682. <a href="https://yourplace.ae/map-search-listing/">
  2683.  
  2684. <span class="elementor-icon-list-icon">
  2685. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2686. <span class="elementor-icon-list-text">Map View</span>
  2687. </a>
  2688. </li>
  2689. <li class="elementor-icon-list-item">
  2690. <a href="https://yourplace.ae/landlord-services/">
  2691.  
  2692. <span class="elementor-icon-list-icon">
  2693. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2694. <span class="elementor-icon-list-text">Landlord Services</span>
  2695. </a>
  2696. </li>
  2697. <li class="elementor-icon-list-item">
  2698. <a href="https://yourplace.ae/property-snagging/">
  2699.  
  2700. <span class="elementor-icon-list-icon">
  2701. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2702. <span class="elementor-icon-list-text">Property Snagging</span>
  2703. </a>
  2704. </li>
  2705. <li class="elementor-icon-list-item">
  2706. <a href="https://yourplace.ae/property-brokerage/">
  2707.  
  2708. <span class="elementor-icon-list-icon">
  2709. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2710. <span class="elementor-icon-list-text">Property Brokerage</span>
  2711. </a>
  2712. </li>
  2713. <li class="elementor-icon-list-item">
  2714. <a href="https://yourplace.ae/dubai-investment-faqs/">
  2715.  
  2716. <span class="elementor-icon-list-icon">
  2717. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2718. <span class="elementor-icon-list-text">Dubai Investment FAQs</span>
  2719. </a>
  2720. </li>
  2721. <li class="elementor-icon-list-item">
  2722. <a href="https://yourplace.ae/blog/">
  2723.  
  2724. <span class="elementor-icon-list-icon">
  2725. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2726. <span class="elementor-icon-list-text">Blog</span>
  2727. </a>
  2728. </li>
  2729. <li class="elementor-icon-list-item">
  2730. <a href="https://yourplace.ae/about-us/careers/">
  2731.  
  2732. <span class="elementor-icon-list-icon">
  2733. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2734. <span class="elementor-icon-list-text">Careers</span>
  2735. </a>
  2736. </li>
  2737. <li class="elementor-icon-list-item">
  2738. <a href="https://yourplace.ae/contact-us/">
  2739.  
  2740. <span class="elementor-icon-list-icon">
  2741. <i aria-hidden="true" class="fas fa-check"></i> </span>
  2742. <span class="elementor-icon-list-text">Contact Us</span>
  2743. </a>
  2744. </li>
  2745. </ul>
  2746. </div>
  2747. </div>
  2748. </div>
  2749. </div>
  2750. <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-81466ff" data-id="81466ff" data-element_type="column">
  2751. <div class="elementor-widget-wrap elementor-element-populated">
  2752. <div class="elementor-element elementor-element-b0373d1 elementor-widget elementor-widget-heading" data-id="b0373d1" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="heading.default">
  2753. <div class="elementor-widget-container">
  2754. <span class="elementor-heading-title elementor-size-default">Keep Up-To-Date</span> </div>
  2755. </div>
  2756. <div class="elementor-element elementor-element-af80d78 elementor-widget elementor-widget-text-editor" data-id="af80d78" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="text-editor.default">
  2757. <div class="elementor-widget-container">
  2758. <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>
  2759. </div>
  2760. <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;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="form.default">
  2761. <div class="elementor-widget-container">
  2762. <style>/*! elementor-pro - v3.18.0 - 20-12-2023 */
  2763. .elementor-button.elementor-hidden,.elementor-hidden{display:none}.e-form__step{width:100%}.e-form__step:not(.elementor-hidden){display:flex;flex-wrap:wrap}.e-form__buttons{flex-wrap:wrap}.e-form__buttons,.e-form__buttons__wrapper{display:flex}.e-form__indicators{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;font-size:13px;margin-bottom:var(--e-form-steps-indicators-spacing)}.e-form__indicators__indicator{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-basis:0;padding:0 var(--e-form-steps-divider-gap)}.e-form__indicators__indicator__progress{width:100%;position:relative;background-color:var(--e-form-steps-indicator-progress-background-color);border-radius:var(--e-form-steps-indicator-progress-border-radius);overflow:hidden}.e-form__indicators__indicator__progress__meter{width:var(--e-form-steps-indicator-progress-meter-width,0);height:var(--e-form-steps-indicator-progress-height);line-height:var(--e-form-steps-indicator-progress-height);padding-right:15px;border-radius:var(--e-form-steps-indicator-progress-border-radius);background-color:var(--e-form-steps-indicator-progress-color);color:var(--e-form-steps-indicator-progress-meter-color);text-align:right;transition:width .1s linear}.e-form__indicators__indicator:first-child{padding-left:0}.e-form__indicators__indicator:last-child{padding-right:0}.e-form__indicators__indicator--state-inactive{color:var(--e-form-steps-indicator-inactive-primary-color,#c2cbd2)}.e-form__indicators__indicator--state-inactive [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-inactive-secondary-color,#fff)}.e-form__indicators__indicator--state-inactive object,.e-form__indicators__indicator--state-inactive svg{fill:var(--e-form-steps-indicator-inactive-primary-color,#c2cbd2)}.e-form__indicators__indicator--state-active{color:var(--e-form-steps-indicator-active-primary-color,#39b54a);border-color:var(--e-form-steps-indicator-active-secondary-color,#fff)}.e-form__indicators__indicator--state-active [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-active-secondary-color,#fff)}.e-form__indicators__indicator--state-active object,.e-form__indicators__indicator--state-active svg{fill:var(--e-form-steps-indicator-active-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed{color:var(--e-form-steps-indicator-completed-secondary-color,#fff)}.e-form__indicators__indicator--state-completed [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-completed-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed .e-form__indicators__indicator__label{color:var(--e-form-steps-indicator-completed-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed .e-form__indicators__indicator--shape-none{color:var(--e-form-steps-indicator-completed-primary-color,#39b54a);background-color:initial}.e-form__indicators__indicator--state-completed object,.e-form__indicators__indicator--state-completed svg{fill:var(--e-form-steps-indicator-completed-secondary-color,#fff)}.e-form__indicators__indicator__icon{width:var(--e-form-steps-indicator-padding,30px);height:var(--e-form-steps-indicator-padding,30px);font-size:var(--e-form-steps-indicator-icon-size);border-width:1px;border-style:solid;display:flex;justify-content:center;align-items:center;overflow:hidden;margin-bottom:10px}.e-form__indicators__indicator__icon img,.e-form__indicators__indicator__icon object,.e-form__indicators__indicator__icon svg{width:var(--e-form-steps-indicator-icon-size);height:auto}.e-form__indicators__indicator__icon .e-font-icon-svg{height:1em}.e-form__indicators__indicator__number{width:var(--e-form-steps-indicator-padding,30px);height:var(--e-form-steps-indicator-padding,30px);border-width:1px;border-style:solid;display:flex;justify-content:center;align-items:center;margin-bottom:10px}.e-form__indicators__indicator--shape-circle{border-radius:50%}.e-form__indicators__indicator--shape-square{border-radius:0}.e-form__indicators__indicator--shape-rounded{border-radius:5px}.e-form__indicators__indicator--shape-none{border:0}.e-form__indicators__indicator__label{text-align:center}.e-form__indicators__indicator__separator{width:100%;height:var(--e-form-steps-divider-width);background-color:#babfc5}.e-form__indicators--type-icon,.e-form__indicators--type-icon_text,.e-form__indicators--type-number,.e-form__indicators--type-number_text{align-items:flex-start}.e-form__indicators--type-icon .e-form__indicators__indicator__separator,.e-form__indicators--type-icon_text .e-form__indicators__indicator__separator,.e-form__indicators--type-number .e-form__indicators__indicator__separator,.e-form__indicators--type-number_text .e-form__indicators__indicator__separator{margin-top:calc(var(--e-form-steps-indicator-padding, 30px) / 2 - var(--e-form-steps-divider-width, 1px) / 2)}.elementor-field-type-hidden{display:none}.elementor-field-type-html{display:inline-block}.elementor-field-type-tel input{direction:inherit}.elementor-login .elementor-lost-password,.elementor-login .elementor-remember-me{font-size:.85em}.elementor-field-type-recaptcha_v3 .elementor-field-label{display:none}.elementor-field-type-recaptcha_v3 .grecaptcha-badge{z-index:1}.elementor-button .elementor-form-spinner{order:3}.elementor-form .elementor-button>span{display:flex;justify-content:center;align-items:center}.elementor-form .elementor-button .elementor-button-text{white-space:normal;flex-grow:0}.elementor-form .elementor-button svg{height:auto}.elementor-form .elementor-button .e-font-icon-svg{height:1em}.elementor-select-wrapper .select-caret-down-wrapper{position:absolute;top:50%;transform:translateY(-50%);inset-inline-end:10px;pointer-events:none;font-size:11px}.elementor-select-wrapper .select-caret-down-wrapper svg{display:unset;width:1em;aspect-ratio:unset;fill:currentColor}.elementor-select-wrapper .select-caret-down-wrapper i{font-size:19px;line-height:2}.elementor-select-wrapper.remove-before:before{content:""!important}</style> <form class="elementor-form" method="post" name="New Form">
  2764. <input type="hidden" name="post_id" value="75"/>
  2765. <input type="hidden" name="form_id" value="8d31298"/>
  2766. <input type="hidden" name="referer_title" value="Your Place Real Estate and Property Management in Dubai" />
  2767.  
  2768. <input type="hidden" name="queried_id" value="30460"/>
  2769. <div class="elementor-form-fields-wrapper elementor-labels-above">
  2770. <div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-50 elementor-field-required">
  2771. <label for="form-field-name" class="elementor-field-label">
  2772. Name </label>
  2773. <input size="1" type="text" name="form_fields[name]" id="form-field-name" class="elementor-field elementor-size-sm  elementor-field-textual" required="required" aria-required="true">
  2774. </div>
  2775. <div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required">
  2776. <label for="form-field-email" class="elementor-field-label">
  2777. Email </label>
  2778. <input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-sm  elementor-field-textual" required="required" aria-required="true">
  2779. </div>
  2780. <div class="elementor-field-type-recaptcha_v3 elementor-field-group elementor-column elementor-field-group-field_932960e elementor-col-100 recaptcha_v3-inline">
  2781. <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>
  2782. <div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons">
  2783. <button type="submit" class="elementor-button elementor-size-sm">
  2784. <span >
  2785. <span class=" elementor-button-icon">
  2786. </span>
  2787. <span class="elementor-button-text">Subscribe</span>
  2788. </span>
  2789. </button>
  2790. </div>
  2791. </div>
  2792. </form>
  2793. </div>
  2794. </div>
  2795. </div>
  2796. </div>
  2797. </div>
  2798. </section>
  2799. <footer data-dce-background-color="#43464c" 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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  2800. <div class="elementor-container elementor-column-gap-default">
  2801. <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-6a70762" data-id="6a70762" data-element_type="column">
  2802. <div class="elementor-widget-wrap elementor-element-populated">
  2803. <div class="elementor-element elementor-element-6b23290a elementor-widget elementor-widget-heading" data-id="6b23290a" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="heading.default">
  2804. <div class="elementor-widget-container">
  2805. <p class="elementor-heading-title elementor-size-default">© Copyright All Rights Reserved. Designed by <a href="https://alirazaqureshi.com/">AR</a>
  2806.  
  2807.  
  2808. </p> </div>
  2809. </div>
  2810. </div>
  2811. </div>
  2812. <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-25b2bd55" data-id="25b2bd55" data-element_type="column">
  2813. <div class="elementor-widget-wrap elementor-element-populated">
  2814. <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-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="social-icons.default">
  2815. <div class="elementor-widget-container">
  2816. <style>/*! elementor - v3.18.0 - 20-12-2023 */
  2817. .elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style> <div class="elementor-social-icons-wrapper elementor-grid">
  2818. <span class="elementor-grid-item">
  2819. <a class="elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-dc10550" href="https://www.instagram.com/yourplace.ae/" target="_blank">
  2820. <span class="elementor-screen-only">Instagram</span>
  2821. <i class="fab fa-instagram"></i> </a>
  2822. </span>
  2823. <span class="elementor-grid-item">
  2824. <a class="elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeater-item-0267196" href="https://www.facebook.com/yourplacedubai" target="_blank">
  2825. <span class="elementor-screen-only">Facebook-f</span>
  2826. <i class="fab fa-facebook-f"></i> </a>
  2827. </span>
  2828. <span class="elementor-grid-item">
  2829. <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">
  2830. <span class="elementor-screen-only">Youtube</span>
  2831. <i class="fab fa-youtube"></i> </a>
  2832. </span>
  2833. <span class="elementor-grid-item">
  2834. <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">
  2835. <span class="elementor-screen-only">Linkedin</span>
  2836. <i class="fab fa-linkedin"></i> </a>
  2837. </span>
  2838. </div>
  2839. </div>
  2840. </div>
  2841. </div>
  2842. </div>
  2843. </div>
  2844. </footer>
  2845. </div>
  2846.  
  2847. <div id="wws-layout-1" class="wws-popup-container wws-popup-container--position">
  2848.  
  2849. <div class="wws-gradient wws-gradient--position"></div>
  2850. <!-- Popup -->
  2851. <div class="wws-popup" data-wws-popup-status="0">
  2852.  
  2853. <!-- Popup header -->
  2854. <div class="wws-popup__header">
  2855.  
  2856. <!-- Popup close button -->
  2857. <div class="wws-popup__close-btn wws-shadow wws--bg-color wws--text-color">
  2858. <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>
  2859. <div class="wws-clearfix"></div>
  2860. <!-- .Popup close button -->
  2861.  
  2862. </div>
  2863. <!-- .Popup header -->
  2864.  
  2865. <!-- Popup body -->
  2866. <div class="wws-popup__body">
  2867.  
  2868. <!-- Popup support -->
  2869. <div class="wws-popup__support-wrapper">
  2870. <div class="wws-popup__support-img-wrapper wws-shadow">
  2871. <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 loading="lazy" 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>
  2872. </div>
  2873. <div class="wws-popup__support wws-shadow">
  2874. <div class="wws-popup__support-about wws--text-color wws--bg-color">
  2875. Our customer support team is here to answer your questions. Ask us anything! </div>
  2876. <div class="wws-popup__support-welcome">
  2877. 👋 Hi, how can I help? </div>
  2878. </div>
  2879. </div>
  2880. <!-- Popup support -->
  2881.  
  2882. <!-- Popup input -->
  2883. <div class="wws-popup__input-wrapper wws-shadow">
  2884. <input type="text" class="wws-popup__input" placeholder="Reply to Yourplace..." autocomplete="off">
  2885. <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">
  2886. <style type="text/css">
  2887. .wws-lau00001{fill:#22c15e80;}
  2888. .wws-lau00002{fill:#22c15e;}
  2889. </style>
  2890. <path id="path0_fill" class="wws-lau00001" d="M38.9,19.8H7.5L2,39L38.9,19.8z"></path>
  2891. <path id="path0_fill_1_" class="wws-lau00002" d="M38.9,19.8H7.5L2,0.7L38.9,19.8z"></path>
  2892. </svg>
  2893. </div>
  2894. <div class="wws-clearfix"></div>
  2895. <!-- .Popup input -->
  2896.  
  2897. </div>
  2898. <!-- .Popup body -->
  2899.  
  2900. </div>
  2901. <!-- .Popup -->
  2902.  
  2903.  
  2904. <!-- .Popup footer -->
  2905. <div class="wws-popup__footer">
  2906.  
  2907. <!-- Popup open button -->
  2908. <div class="wws-popup__open-btn wws-shadow wws--text-color wws--bg-color">
  2909. <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>
  2910. </div>
  2911. <div class="wws-clearfix"></div>
  2912. <!-- .Popup open button -->
  2913.  
  2914. </div>
  2915. <!-- Popup footer -->
  2916.  
  2917. </div>
  2918. <div data-elementor-type="popup" data-elementor-id="796" class="elementor elementor-796 elementor-location-popup" data-elementor-settings="{&quot;entrance_animation&quot;:&quot;fadeInRight&quot;,&quot;exit_animation&quot;:&quot;fadeInRight&quot;,&quot;entrance_animation_duration&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.2,&quot;sizes&quot;:[]},&quot;a11y_navigation&quot;:&quot;yes&quot;,&quot;timing&quot;:[]}" data-elementor-post-type="elementor_library">
  2919. <section data-dce-background-color="#FFFFFF" class="elementor-section elementor-top-section elementor-element elementor-element-6177abc4 elementor-section-height-min-height elementor-section-items-stretch elementor-section-content-middle elementor-section-boxed elementor-section-height-default" data-id="6177abc4" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  2920. <div class="elementor-container elementor-column-gap-default">
  2921. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-543d13d8" data-id="543d13d8" data-element_type="column">
  2922. <div class="elementor-widget-wrap elementor-element-populated">
  2923. <div class="elementor-element elementor-element-77e03e2f elementor-widget elementor-widget-image" data-id="77e03e2f" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="image.default">
  2924. <div class="elementor-widget-container">
  2925. <a href="https://yourplace.ae">
  2926. <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-24293" alt="Your place real estate logo" data-lazy-src="https://yourplace.ae/wp-content/uploads/2022/02/yp-logo-blue.svg" /><noscript><img loading="lazy" width="800" height="800" src="https://yourplace.ae/wp-content/uploads/2022/02/yp-logo-blue.svg" class="attachment-large size-large wp-image-24293" alt="Your place real estate logo" /></noscript> </a>
  2927. </div>
  2928. </div>
  2929. <div class="elementor-element elementor-element-1a792062 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="1a792062" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="divider.default">
  2930. <div class="elementor-widget-container">
  2931. <div class="elementor-divider">
  2932. <span class="elementor-divider-separator">
  2933. </span>
  2934. </div>
  2935. </div>
  2936. </div>
  2937. <div class="elementor-element elementor-element-3fa0bd3a elementor-widget elementor-widget-heading" data-id="3fa0bd3a" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="heading.default">
  2938. <div class="elementor-widget-container">
  2939. <h4 class="elementor-heading-title elementor-size-default">Menu</h4> </div>
  2940. </div>
  2941. <div class="elementor-element elementor-element-4e8161b6 elementor-widget elementor-widget-nav-menu" data-id="4e8161b6" data-element_type="widget" data-settings="{&quot;layout&quot;:&quot;dropdown&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="nav-menu.default">
  2942. <div class="elementor-widget-container">
  2943. <link rel="stylesheet" href="https://yourplace.ae/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css"> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
  2944. <ul id="menu-2-4e8161b6" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-795"><a href="https://yourplace.ae/buy/" class="elementor-item" tabindex="-1">Buy</a></li>
  2945. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-794"><a href="https://yourplace.ae/rent/" class="elementor-item" tabindex="-1">Rent</a></li>
  2946. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-793"><a href="https://yourplace.ae/sell-my-property/" class="elementor-item" tabindex="-1">Sell</a></li>
  2947. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-792"><a href="https://yourplace.ae/off-plan/" class="elementor-item" tabindex="-1">Off Plan</a></li>
  2948. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1261"><a href="https://yourplace.ae/about-us/" class="elementor-item" tabindex="-1">About Us</a>
  2949. <ul class="sub-menu elementor-nav-menu--dropdown">
  2950. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1391"><a href="https://yourplace.ae/about-us/purchasing-guide/" class="elementor-sub-item" tabindex="-1">Purchasing Guide</a></li>
  2951. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1400"><a href="https://yourplace.ae/about-us/renting-guide/" class="elementor-sub-item" tabindex="-1">Renting Guide</a></li>
  2952. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1406"><a href="https://yourplace.ae/about-us/selling-guide/" class="elementor-sub-item" tabindex="-1">Selling Guide</a></li>
  2953. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20850"><a href="https://yourplace.ae/about-us/tenants-guide/" class="elementor-sub-item" tabindex="-1">Tenant’s guide</a></li>
  2954. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13375"><a href="https://yourplace.ae/about-us/why-choose-us/" class="elementor-sub-item" tabindex="-1">Why Choose Us</a></li>
  2955. </ul>
  2956. </li>
  2957. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-791"><a href="https://yourplace.ae/property-management/" class="elementor-item" tabindex="-1">Property Management</a>
  2958. <ul class="sub-menu elementor-nav-menu--dropdown">
  2959. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-835"><a href="https://yourplace.ae/landlord-services/" class="elementor-sub-item" tabindex="-1">Landlord Services</a></li>
  2960. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-851"><a href="https://yourplace.ae/leasing-services/" class="elementor-sub-item" tabindex="-1">Leasing Services</a></li>
  2961. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1371"><a href="https://yourplace.ae/property-snagging/" class="elementor-sub-item" tabindex="-1">Property Snagging</a></li>
  2962. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-879"><a href="https://yourplace.ae/online-real-time-reporting/" class="elementor-sub-item" tabindex="-1">Online Real Time Reporting</a></li>
  2963. </ul>
  2964. </li>
  2965. <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1273"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">Property Services</a>
  2966. <ul class="sub-menu elementor-nav-menu--dropdown">
  2967. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1274"><a href="https://yourplace.ae/property-brokerage/" class="elementor-sub-item" tabindex="-1">Property Brokerage</a></li>
  2968. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1282"><a href="https://yourplace.ae/dubai-investment-faqs/" class="elementor-sub-item" tabindex="-1">Dubai Investment FAQs</a></li>
  2969. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1313"><a href="https://yourplace.ae/lease-or-sell-your-property/" class="elementor-sub-item" tabindex="-1">Lease or Sell Your Property</a></li>
  2970. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1340"><a href="https://yourplace.ae/dubai-investor-visa/" class="elementor-sub-item" tabindex="-1">Dubai Investor Visa</a></li>
  2971. </ul>
  2972. </li>
  2973. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-13496"><a href="https://yourplace.ae/developers/" class="elementor-item" tabindex="-1">Developers</a>
  2974. <ul class="sub-menu elementor-nav-menu--dropdown">
  2975. <li class="menu-item menu-item-type-taxonomy menu-item-object-developer menu-item-13501"><a href="https://yourplace.ae/developer/emaar/" class="elementor-sub-item" tabindex="-1">Emaar Properties</a></li>
  2976. <li class="menu-item menu-item-type-taxonomy menu-item-object-developer menu-item-13504"><a href="https://yourplace.ae/developer/damac/" class="elementor-sub-item" tabindex="-1">Damac Properties</a></li>
  2977. <li class="menu-item menu-item-type-taxonomy menu-item-object-developer menu-item-13503"><a href="https://yourplace.ae/developer/meraas/" class="elementor-sub-item" tabindex="-1">Meraas</a></li>
  2978. <li class="menu-item menu-item-type-taxonomy menu-item-object-developer menu-item-13502"><a href="https://yourplace.ae/developer/select-group/" class="elementor-sub-item" tabindex="-1">Select Group</a></li>
  2979. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13506"><a href="https://yourplace.ae/developers/" class="elementor-sub-item" tabindex="-1">See all Developers in Dubai</a></li>
  2980. </ul>
  2981. </li>
  2982. <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-20617"><a href="https://yourplace.ae/dubai-developments/" class="elementor-item" tabindex="-1">Communities</a></li>
  2983. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1237"><a href="https://yourplace.ae/blog/" class="elementor-item" tabindex="-1">blog</a></li>
  2984. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21698"><a href="https://yourplace.ae/about-us/careers/" class="elementor-item" tabindex="-1">Careers</a></li>
  2985. <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1414"><a href="https://yourplace.ae/contact-us/" class="elementor-item" tabindex="-1">Contact Us</a></li>
  2986. </ul> </nav>
  2987. </div>
  2988. </div>
  2989. <div class="elementor-element elementor-element-3f4f55c6 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="3f4f55c6" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="divider.default">
  2990. <div class="elementor-widget-container">
  2991. <div class="elementor-divider">
  2992. <span class="elementor-divider-separator">
  2993. </span>
  2994. </div>
  2995. </div>
  2996. </div>
  2997. <div class="elementor-element elementor-element-8d17a27 elementor-icon-list--layout-inline elementor-align-center elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="8d17a27" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="icon-list.default">
  2998. <div class="elementor-widget-container">
  2999. <ul class="elementor-icon-list-items elementor-inline-items">
  3000. <li class="elementor-icon-list-item elementor-inline-item">
  3001. <a href="https://www.facebook.com/yourplacedubai">
  3002.  
  3003. <span class="elementor-icon-list-icon">
  3004. <i aria-hidden="true" class="fab fa-facebook"></i> </span>
  3005. <span class="elementor-icon-list-text"></span>
  3006. </a>
  3007. </li>
  3008. <li class="elementor-icon-list-item elementor-inline-item">
  3009. <a href="https://www.instagram.com/yourplace.ae/">
  3010.  
  3011. <span class="elementor-icon-list-icon">
  3012. <i aria-hidden="true" class="fab fa-instagram"></i> </span>
  3013. <span class="elementor-icon-list-text"></span>
  3014. </a>
  3015. </li>
  3016. <li class="elementor-icon-list-item elementor-inline-item">
  3017. <a href="https://ae.linkedin.com/company/your-place">
  3018.  
  3019. <span class="elementor-icon-list-icon">
  3020. <i aria-hidden="true" class="fab fa-linkedin"></i> </span>
  3021. <span class="elementor-icon-list-text"></span>
  3022. </a>
  3023. </li>
  3024. <li class="elementor-icon-list-item elementor-inline-item">
  3025. <a href="https://www.youtube.com/channel/UCc1cf0OjW_D9X2zBXS2GetQ">
  3026.  
  3027. <span class="elementor-icon-list-icon">
  3028. <i aria-hidden="true" class="fab fa-youtube"></i> </span>
  3029. <span class="elementor-icon-list-text"></span>
  3030. </a>
  3031. </li>
  3032. </ul>
  3033. </div>
  3034. </div>
  3035. </div>
  3036. </div>
  3037. </div>
  3038. </section>
  3039. </div>
  3040. <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">
  3041. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  3042. <div class="elementor-container elementor-column-gap-no">
  3043. <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-66dc2be8" data-id="66dc2be8" data-element_type="column">
  3044. <div class="elementor-widget-wrap elementor-element-populated">
  3045. <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;:[],&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}">
  3046. <div class="elementor-container elementor-column-gap-default">
  3047. <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-41bf7eb5" data-id="41bf7eb5" data-element_type="column">
  3048. <div class="elementor-widget-wrap elementor-element-populated">
  3049. <div class="elementor-element elementor-element-6cc1093a elementor-widget elementor-widget-heading" data-id="6cc1093a" data-element_type="widget" data-settings="{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="heading.default">
  3050. <div class="elementor-widget-container">
  3051. <h3 class="elementor-heading-title elementor-size-default">Schedule a call with a property manager
  3052. </h3> </div>
  3053. </div>
  3054. </div>
  3055. </div>
  3056. </div>
  3057. </section>
  3058. <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;,&quot;ekit_we_effect_on&quot;:&quot;none&quot;}" data-widget_type="form.default">
  3059. <div class="elementor-widget-container">
  3060. <form class="elementor-form" method="post" name="New Form">
  3061. <input type="hidden" name="post_id" value="34907"/>
  3062. <input type="hidden" name="form_id" value="6dd08699"/>
  3063. <input type="hidden" name="referer_title" value="Your Place Real Estate and Property Management in Dubai" />
  3064.  
  3065. <input type="hidden" name="queried_id" value="30460"/>
  3066. <div class="elementor-form-fields-wrapper elementor-labels-above">
  3067. <div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100 elementor-field-required">
  3068. <label for="form-field-name" class="elementor-field-label">
  3069. Full Name </label>
  3070. <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" aria-required="true">
  3071. </div>
  3072. <div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-emailpop elementor-col-100 elementor-field-required">
  3073. <label for="form-field-emailpop" class="elementor-field-label">
  3074. Email </label>
  3075. <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" aria-required="true">
  3076. </div>
  3077. <div class="elementor-field-type-select elementor-field-group elementor-column elementor-field-group-field_1e1531a elementor-col-30 elementor-field-required">
  3078. <label for="form-field-field_1e1531a" class="elementor-field-label">
  3079. Code </label>
  3080. <div class="elementor-field elementor-select-wrapper remove-before ">
  3081. <div class="select-caret-down-wrapper">
  3082. <i aria-hidden="true" class="eicon-caret-down"></i> </div>
  3083. <select name="form_fields[field_1e1531a]" id="form-field-field_1e1531a" class="elementor-field-textual elementor-size-sm" required="required" aria-required="true">
  3084. <option value="United Arab Emirates: +971">United Arab Emirates: +971</option>
  3085. <option value="Afghanistan: +93">Afghanistan: +93</option>
  3086. <option value="Åland Islands: +358">Åland Islands: +358</option>
  3087. <option value="Albania: +355">Albania: +355</option>
  3088. <option value="Algeria: +213">Algeria: +213</option>
  3089. <option value="American Samoa: +1">American Samoa: +1</option>
  3090. <option value="Andorra: +376">Andorra: +376</option>
  3091. <option value="Angola: +244">Angola: +244</option>
  3092. <option value="Anguilla: +1">Anguilla: +1</option>
  3093. <option value="Antarctica: +672">Antarctica: +672</option>
  3094. <option value="Antigua and Barbuda: +1">Antigua and Barbuda: +1</option>
  3095. <option value="Argentina: +54">Argentina: +54</option>
  3096. <option value="Armenia: +374">Armenia: +374</option>
  3097. <option value="Aruba: +297">Aruba: +297</option>
  3098. <option value="Australia: +61">Australia: +61</option>
  3099. <option value="Austria: +43">Austria: +43</option>
  3100. <option value="Azerbaijan: +994">Azerbaijan: +994</option>
  3101. <option value="Bahamas: +1">Bahamas: +1</option>
  3102. <option value="Bahrain: +973">Bahrain: +973</option>
  3103. <option value="Bangladesh: +880">Bangladesh: +880</option>
  3104. <option value="Barbados: +1">Barbados: +1</option>
  3105. <option value="Belarus: +375">Belarus: +375</option>
  3106. <option value="Belgium: +32">Belgium: +32</option>
  3107. <option value="Belize: +501">Belize: +501</option>
  3108. <option value="Benin: +229">Benin: +229</option>
  3109. <option value="Bermuda: +1">Bermuda: +1</option>
  3110. <option value="Bhutan: +975">Bhutan: +975</option>
  3111. <option value="Bolivia (Plurinational State of): +591">Bolivia (Plurinational State of): +591</option>
  3112. <option value="Bonaire, Sint Eustatius and Saba: +599">Bonaire, Sint Eustatius and Saba: +599</option>
  3113. <option value="Bosnia and Herzegovina: +387">Bosnia and Herzegovina: +387</option>
  3114. <option value="Botswana: +267">Botswana: +267</option>
  3115. <option value="Bouvet Island: +47">Bouvet Island: +47</option>
  3116. <option value="Brazil: +55">Brazil: +55</option>
  3117. <option value="British Indian Ocean Territory: +246">British Indian Ocean Territory: +246</option>
  3118. <option value="Brunei Darussalam: +673">Brunei Darussalam: +673</option>
  3119. <option value="Bulgaria: +359">Bulgaria: +359</option>
  3120. <option value="Burkina Faso: +226">Burkina Faso: +226</option>
  3121. <option value="Burundi: +257">Burundi: +257</option>
  3122. <option value="Cambodia: +855">Cambodia: +855</option>
  3123. <option value="Cameroon: +237">Cameroon: +237</option>
  3124. <option value="Canada: +1">Canada: +1</option>
  3125. <option value="Cabo Verde: +238">Cabo Verde: +238</option>
  3126. <option value="Cayman Islands: +1">Cayman Islands: +1</option>
  3127. <option value="Central African Republic: +236">Central African Republic: +236</option>
  3128. <option value="Chad: +235">Chad: +235</option>
  3129. <option value="Chile: +56">Chile: +56</option>
  3130. <option value="China: +86">China: +86</option>
  3131. <option value="Christmas Island: +61">Christmas Island: +61</option>
  3132. <option value="Cocos (Keeling) Islands: +61">Cocos (Keeling) Islands: +61</option>
  3133. <option value="Colombia: +57">Colombia: +57</option>
  3134. <option value="Comoros: +269">Comoros: +269</option>
  3135. <option value="Congo: +242">Congo: +242</option>
  3136. <option value="Congo (Democratic Republic of the): +243">Congo (Democratic Republic of the): +243</option>
  3137. <option value="Cook Islands: +682">Cook Islands: +682</option>
  3138. <option value="Costa Rica: +506">Costa Rica: +506</option>
  3139. <option value="Croatia: +385">Croatia: +385</option>
  3140. <option value="Cuba: +53">Cuba: +53</option>
  3141. <option value="Curaçao: +599">Curaçao: +599</option>
  3142. <option value="Cyprus: +357">Cyprus: +357</option>
  3143. <option value="Czech Republic: +420">Czech Republic: +420</option>
  3144. <option value="Denmark: +45">Denmark: +45</option>
  3145. <option value="Djibouti: +253">Djibouti: +253</option>
  3146. <option value="Dominica: +1">Dominica: +1</option>
  3147. <option value="Dominican Republic: +1">Dominican Republic: +1</option>
  3148. <option value="Ecuador: +593">Ecuador: +593</option>
  3149. <option value="Egypt: +20">Egypt: +20</option>
  3150. <option value="El Salvador: +503">El Salvador: +503</option>
  3151. <option value="Equatorial Guinea: +240">Equatorial Guinea: +240</option>
  3152. <option value="Eritrea: +291">Eritrea: +291</option>
  3153. <option value="Estonia: +372">Estonia: +372</option>
  3154. <option value="Ethiopia: +251">Ethiopia: +251</option>
  3155. <option value="Falkland Islands (Malvinas): +500">Falkland Islands (Malvinas): +500</option>
  3156. <option value="Faroe Islands: +298">Faroe Islands: +298</option>
  3157. <option value="Fiji: +679">Fiji: +679</option>
  3158. <option value="Finland: +358">Finland: +358</option>
  3159. <option value="France: +33">France: +33</option>
  3160. <option value="French Guiana: +594">French Guiana: +594</option>
  3161. <option value="French Polynesia: +689">French Polynesia: +689</option>
  3162. <option value="French Southern Territories: +262">French Southern Territories: +262</option>
  3163. <option value="Gabon: +241">Gabon: +241</option>
  3164. <option value="Gambia: +220">Gambia: +220</option>
  3165. <option value="Georgia: +995">Georgia: +995</option>
  3166. <option value="Germany: +49">Germany: +49</option>
  3167. <option value="Ghana: +233">Ghana: +233</option>
  3168. <option value="Gibraltar: +350">Gibraltar: +350</option>
  3169. <option value="Greece: +30">Greece: +30</option>
  3170. <option value="Greenland: +299">Greenland: +299</option>
  3171. <option value="Grenada: +1">Grenada: +1</option>
  3172. <option value="Guadeloupe: +590">Guadeloupe: +590</option>
  3173. <option value="Guam: +1">Guam: +1</option>
  3174. <option value="Guatemala: +502">Guatemala: +502</option>
  3175. <option value="Guernsey: +44">Guernsey: +44</option>
  3176. <option value="Guinea: +224">Guinea: +224</option>
  3177. <option value="Guinea-Bissau: +245">Guinea-Bissau: +245</option>
  3178. <option value="Guyana: +592">Guyana: +592</option>
  3179. <option value="Haiti: +509">Haiti: +509</option>
  3180. <option value="Heard Island and McDonald Islands: +672">Heard Island and McDonald Islands: +672</option>
  3181. <option value="Holy See: +379">Holy See: +379</option>
  3182. <option value="Honduras: +504">Honduras: +504</option>
  3183. <option value="Hong Kong: +852">Hong Kong: +852</option>
  3184. <option value="Hungary: +36">Hungary: +36</option>
  3185. <option value="Iceland: +354">Iceland: +354</option>
  3186. <option value="India: +91">India: +91</option>
  3187. <option value="Indonesia: +62">Indonesia: +62</option>
  3188. <option value="Côte d&#039;Ivoire: +225">Côte d&#039;Ivoire: +225</option>
  3189. <option value="Iran (Islamic Republic of): +98">Iran (Islamic Republic of): +98</option>
  3190. <option value="Iraq: +964">Iraq: +964</option>
  3191. <option value="Ireland: +353">Ireland: +353</option>
  3192. <option value="Isle of Man: +44">Isle of Man: +44</option>
  3193. <option value="Israel: +972">Israel: +972</option>
  3194. <option value="Italy: +39">Italy: +39</option>
  3195. <option value="Jamaica: +1">Jamaica: +1</option>
  3196. <option value="Japan: +81">Japan: +81</option>
  3197. <option value="Jersey: +44">Jersey: +44</option>
  3198. <option value="Jordan: +962">Jordan: +962</option>
  3199. <option value="Kazakhstan: +76">Kazakhstan: +76</option>
  3200. <option value="Kenya: +254">Kenya: +254</option>
  3201. <option value="Kiribati: +686">Kiribati: +686</option>
  3202. <option value="Kuwait: +965">Kuwait: +965</option>
  3203. <option value="Kyrgyzstan: +996">Kyrgyzstan: +996</option>
  3204. <option value="Lao People&#039;s Democratic Republic: +856">Lao People&#039;s Democratic Republic: +856</option>
  3205. <option value="Latvia: +371">Latvia: +371</option>
  3206. <option value="Lebanon: +961">Lebanon: +961</option>
  3207. <option value="Lesotho: +266">Lesotho: +266</option>
  3208. <option value="Liberia: +231">Liberia: +231</option>
  3209. <option value="Libya: +218">Libya: +218</option>
  3210. <option value="Liechtenstein: +423">Liechtenstein: +423</option>
  3211. <option value="Lithuania: +370">Lithuania: +370</option>
  3212. <option value="Luxembourg: +352">Luxembourg: +352</option>
  3213. <option value="Macao: +853">Macao: +853</option>
  3214. <option value="Macedonia (the former Yugoslav Republic of): +389">Macedonia (the former Yugoslav Republic of): +389</option>
  3215. <option value="Madagascar: +261">Madagascar: +261</option>
  3216. <option value="Malawi: +265">Malawi: +265</option>
  3217. <option value="Malaysia: +60">Malaysia: +60</option>
  3218. <option value="Maldives: +960">Maldives: +960</option>
  3219. <option value="Mali: +223">Mali: +223</option>
  3220. <option value="Malta: +356">Malta: +356</option>
  3221. <option value="Marshall Islands: +692">Marshall Islands: +692</option>
  3222. <option value="Martinique: +596">Martinique: +596</option>
  3223. <option value="Mauritania: +222">Mauritania: +222</option>
  3224. <option value="Mauritius: +230">Mauritius: +230</option>
  3225. <option value="Mayotte: +262">Mayotte: +262</option>
  3226. <option value="Mexico: +52">Mexico: +52</option>
  3227. <option value="Micronesia (Federated States of): +691">Micronesia (Federated States of): +691</option>
  3228. <option value="Moldova (Republic of): +373">Moldova (Republic of): +373</option>
  3229. <option value="Monaco: +377">Monaco: +377</option>
  3230. <option value="Mongolia: +976">Mongolia: +976</option>
  3231. <option value="Montenegro: +382">Montenegro: +382</option>
  3232. <option value="Montserrat: +1">Montserrat: +1</option>
  3233. <option value="Morocco: +212">Morocco: +212</option>
  3234. <option value="Mozambique: +258">Mozambique: +258</option>
  3235. <option value="Myanmar: +95">Myanmar: +95</option>
  3236. <option value="Namibia: +264">Namibia: +264</option>
  3237. <option value="Nauru: +674">Nauru: +674</option>
  3238. <option value="Nepal: +977">Nepal: +977</option>
  3239. <option value="Netherlands: +31">Netherlands: +31</option>
  3240. <option value="New Caledonia: +687">New Caledonia: +687</option>
  3241. <option value="New Zealand: +64">New Zealand: +64</option>
  3242. <option value="Nicaragua: +505">Nicaragua: +505</option>
  3243. <option value="Niger: +227">Niger: +227</option>
  3244. <option value="Nigeria: +234">Nigeria: +234</option>
  3245. <option value="Niue: +683">Niue: +683</option>
  3246. <option value="Norfolk Island: +672">Norfolk Island: +672</option>
  3247. <option value="Korea (Democratic People&#039;s Republic of): +850">Korea (Democratic People&#039;s Republic of): +850</option>
  3248. <option value="Northern Mariana Islands: +1">Northern Mariana Islands: +1</option>
  3249. <option value="Norway: +47">Norway: +47</option>
  3250. <option value="Oman: +968">Oman: +968</option>
  3251. <option value="Pakistan: +92">Pakistan: +92</option>
  3252. <option value="Palau: +680">Palau: +680</option>
  3253. <option value="Palestine, State of: +970">Palestine, State of: +970</option>
  3254. <option value="Panama: +507">Panama: +507</option>
  3255. <option value="Papua New Guinea: +675">Papua New Guinea: +675</option>
  3256. <option value="Paraguay: +595">Paraguay: +595</option>
  3257. <option value="Peru: +51">Peru: +51</option>
  3258. <option value="Philippines: +63">Philippines: +63</option>
  3259. <option value="Pitcairn: +64">Pitcairn: +64</option>
  3260. <option value="Poland: +48">Poland: +48</option>
  3261. <option value="Portugal: +351">Portugal: +351</option>
  3262. <option value="Puerto Rico: +1">Puerto Rico: +1</option>
  3263. <option value="Qatar: +974">Qatar: +974</option>
  3264. <option value="Republic of Kosovo: +383">Republic of Kosovo: +383</option>
  3265. <option value="Réunion: +262">Réunion: +262</option>
  3266. <option value="Romania: +40">Romania: +40</option>
  3267. <option value="Russian Federation: +7">Russian Federation: +7</option>
  3268. <option value="Rwanda: +250">Rwanda: +250</option>
  3269. <option value="Saint Barthélemy: +590">Saint Barthélemy: +590</option>
  3270. <option value="Saint Helena, Ascension and Tristan da Cunha: +290">Saint Helena, Ascension and Tristan da Cunha: +290</option>
  3271. <option value="Saint Kitts and Nevis: +1">Saint Kitts and Nevis: +1</option>
  3272. <option value="Saint Lucia: +1">Saint Lucia: +1</option>
  3273. <option value="Saint Martin (French part): +590">Saint Martin (French part): +590</option>
  3274. <option value="Saint Pierre and Miquelon: +508">Saint Pierre and Miquelon: +508</option>
  3275. <option value="Saint Vincent and the Grenadines: +1">Saint Vincent and the Grenadines: +1</option>
  3276. <option value="Samoa: +685">Samoa: +685</option>
  3277. <option value="San Marino: +378">San Marino: +378</option>
  3278. <option value="Sao Tome and Principe: +239">Sao Tome and Principe: +239</option>
  3279. <option value="Saudi Arabia: +966">Saudi Arabia: +966</option>
  3280. <option value="Senegal: +221">Senegal: +221</option>
  3281. <option value="Serbia: +381">Serbia: +381</option>
  3282. <option value="Seychelles: +248">Seychelles: +248</option>
  3283. <option value="Sierra Leone: +232">Sierra Leone: +232</option>
  3284. <option value="Singapore: +65">Singapore: +65</option>
  3285. <option value="Sint Maarten (Dutch part): +1">Sint Maarten (Dutch part): +1</option>
  3286. <option value="Slovakia: +421">Slovakia: +421</option>
  3287. <option value="Slovenia: +386">Slovenia: +386</option>
  3288. <option value="Solomon Islands: +677">Solomon Islands: +677</option>
  3289. <option value="Somalia: +252">Somalia: +252</option>
  3290. <option value="South Africa: +27">South Africa: +27</option>
  3291. <option value="South Georgia and the South Sandwich Islands: +500">South Georgia and the South Sandwich Islands: +500</option>
  3292. <option value="Korea (Republic of): +82">Korea (Republic of): +82</option>
  3293. <option value="South Sudan: +211">South Sudan: +211</option>
  3294. <option value="Spain: +34">Spain: +34</option>
  3295. <option value="Sri Lanka: +94">Sri Lanka: +94</option>
  3296. <option value="Sudan: +249">Sudan: +249</option>
  3297. <option value="Suriname: +597">Suriname: +597</option>
  3298. <option value="Svalbard and Jan Mayen: +47">Svalbard and Jan Mayen: +47</option>
  3299. <option value="Swaziland: +268">Swaziland: +268</option>
  3300. <option value="Sweden: +46">Sweden: +46</option>
  3301. <option value="Switzerland: +41">Switzerland: +41</option>
  3302. <option value="Syrian Arab Republic: +963">Syrian Arab Republic: +963</option>
  3303. <option value="Taiwan: +886">Taiwan: +886</option>
  3304. <option value="Tajikistan: +992">Tajikistan: +992</option>
  3305. <option value="Tanzania, United Republic of: +255">Tanzania, United Republic of: +255</option>
  3306. <option value="Thailand: +66">Thailand: +66</option>
  3307. <option value="Timor-Leste: +670">Timor-Leste: +670</option>
  3308. <option value="Togo: +228">Togo: +228</option>
  3309. <option value="Tokelau: +690">Tokelau: +690</option>
  3310. <option value="Tonga: +676">Tonga: +676</option>
  3311. <option value="Trinidad and Tobago: +1">Trinidad and Tobago: +1</option>
  3312. <option value="Tunisia: +216">Tunisia: +216</option>
  3313. <option value="Turkey: +90">Turkey: +90</option>
  3314. <option value="Turkmenistan: +993">Turkmenistan: +993</option>
  3315. <option value="Turks and Caicos Islands: +1">Turks and Caicos Islands: +1</option>
  3316. <option value="Tuvalu: +688">Tuvalu: +688</option>
  3317. <option value="Uganda: +256">Uganda: +256</option>
  3318. <option value="Ukraine: +380">Ukraine: +380</option>
  3319. <option value="United Kingdom of Great Britain and Northern Ireland: +44">United Kingdom of Great Britain and Northern Ireland: +44</option>
  3320. <option value="United States of America: +1">United States of America: +1</option>
  3321. <option value="United States Minor Outlying Islands: +1">United States Minor Outlying Islands: +1</option>
  3322. <option value="Uruguay: +598">Uruguay: +598</option>
  3323. <option value="Uzbekistan: +998">Uzbekistan: +998</option>
  3324. <option value="Vanuatu: +678">Vanuatu: +678</option>
  3325. <option value="Venezuela (Bolivarian Republic of): +58">Venezuela (Bolivarian Republic of): +58</option>
  3326. <option value="Virgin Islands (British): +1">Virgin Islands (British): +1</option>
  3327. <option value="Virgin Islands (U.S.): +1 340">Virgin Islands (U.S.): +1 340</option>
  3328. <option value="Viet Nam: +84">Viet Nam: +84</option>
  3329. <option value="Wallis and Futuna: +681">Wallis and Futuna: +681</option>
  3330. <option value="Western Sahara: +212">Western Sahara: +212</option>
  3331. <option value="Yemen: +967">Yemen: +967</option>
  3332. <option value="Zambia: +260">Zambia: +260</option>
  3333. <option value="Zimbabwe: +263">Zimbabwe: +263</option>
  3334. </select>
  3335. </div>
  3336. </div>
  3337. <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">
  3338. <label for="form-field-field_83e4f92" class="elementor-field-label">
  3339. Phone </label>
  3340. <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" aria-required="true" pattern="[0-9()#&amp;+*-=.]+" title="Only numbers and phone characters (#, -, *, etc) are accepted.">
  3341.  
  3342. </div>
  3343. <div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_7e5bce3 elementor-col-100 elementor-field-required">
  3344. <label for="form-field-field_7e5bce3" class="elementor-field-label">
  3345. Property Location </label>
  3346. <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" aria-required="true">
  3347. </div>
  3348. <div class="elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100">
  3349. <label for="form-field-message" class="elementor-field-label">
  3350. Message </label>
  3351. <textarea class="elementor-field-textual elementor-field  elementor-size-sm" name="form_fields[message]" id="form-field-message" rows="4" placeholder="Message"></textarea> </div>
  3352. <div class="elementor-field-type-recaptcha_v3 elementor-field-group elementor-column elementor-field-group-field_310a72b elementor-col-100 recaptcha_v3-bottomright">
  3353. <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>
  3354. <div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons">
  3355. <button type="submit" class="elementor-button elementor-size-sm">
  3356. <span >
  3357. <span class=" elementor-button-icon">
  3358. </span>
  3359. <span class="elementor-button-text">SUBMIT</span>
  3360. </span>
  3361. </button>
  3362. </div>
  3363. </div>
  3364. </form>
  3365. </div>
  3366. </div>
  3367. </div>
  3368. </div>
  3369. </div>
  3370. </section>
  3371. </div>
  3372. <script type="text/html" id="tmpl-jet-ajax-search-results-item">
  3373. <div class="jet-ajax-search__results-item">
  3374. <a class="jet-ajax-search__item-link" href="{{{data.link}}}" target="{{{data.link_target_attr}}}">
  3375. {{{data.thumbnail}}}
  3376. <div class="jet-ajax-search__item-content-wrapper">
  3377. {{{data.before_title}}}
  3378. <div class="jet-ajax-search__item-title">{{{data.title}}}</div>
  3379. {{{data.after_title}}}
  3380. {{{data.before_content}}}
  3381. <div class="jet-ajax-search__item-content">{{{data.content}}}</div>
  3382. {{{data.after_content}}}
  3383. {{{data.rating}}}
  3384. {{{data.price}}}
  3385. </div>
  3386. </a>
  3387. </div>
  3388. </script><link rel='stylesheet' id='dce-style-css' href='https://yourplace.ae/wp-content/plugins/dynamic-content-for-elementor/assets/css/style.min.css?ver=2.12.7' type='text/css' media='all' />
  3389. <link rel='stylesheet' id='dce-dynamic-visibility-css' href='https://yourplace.ae/wp-content/plugins/dynamic-content-for-elementor/assets/css/dynamic-visibility.min.css?ver=2.12.7' type='text/css' media='all' />
  3390. <link rel='stylesheet' id='elementor-post-796-css' href='https://yourplace.ae/wp-content/uploads/elementor/css/post-796.css?ver=1709204436' type='text/css' media='all' />
  3391. <link data-minify="1" rel='stylesheet' id='elementskit-reset-button-for-pro-form-css-css' href='https://yourplace.ae/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/pro-form-reset-button/assets/css/elementskit-reset-button.css?ver=1721044197' type='text/css' media='all' />
  3392. <link data-minify="1" rel='stylesheet' id='ekit-particles-css' href='https://yourplace.ae/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/particles/assets/css/particles.css?ver=1721044197' type='text/css' media='all' />
  3393. <link rel='stylesheet' id='e-animations-css' href='https://yourplace.ae/wp-content/plugins/elementor/assets/lib/animations/animations.min.css?ver=3.18.3' type='text/css' media='all' />
  3394. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-includes/js/underscore.min.js?ver=1.13.4" id="underscore-js"></script>
  3395. <script type="text/javascript" id="wp-util-js-extra">
  3396. /* <![CDATA[ */
  3397. var _wpUtilSettings = {"ajax":{"url":"\/wp-admin\/admin-ajax.php"}};
  3398. /* ]]> */
  3399. </script>
  3400. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-includes/js/wp-util.min.js?ver=6.6.1" id="wp-util-js"></script>
  3401. <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>
  3402. <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=1721044197" id="jet-search-js"></script>
  3403. <script type="text/javascript" id="rocket_lazyload_css-js-extra">
  3404. /* <![CDATA[ */
  3405. var rocket_lazyload_css_data = {"threshold":"300"};
  3406. /* ]]> */
  3407. </script>
  3408. <script type="text/javascript" id="rocket_lazyload_css-js-after">
  3409. /* <![CDATA[ */
  3410. !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]);
  3411. //# sourceMappingURL=lazyload-css.min.js.map
  3412. /* ]]> */
  3413. </script>
  3414. <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>
  3415. <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=1721044197" id="elementskit-framework-js-frontend-js"></script>
  3416. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="elementskit-framework-js-frontend-js-after">
  3417. /* <![CDATA[ */
  3418. var elementskit = {
  3419. resturl: 'https://yourplace.ae/wp-json/elementskit/v1/',
  3420. }
  3421.  
  3422. /* ]]> */
  3423. </script>
  3424. <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=1721044197" id="ekit-widget-scripts-js"></script>
  3425. <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/modules/parallax/assets/js/anime.js?ver=1721044197" id="animejs-js"></script>
  3426. <script type="rocketlazyloadscript" data-minify="1" defer data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/parallax-frontend-scripts.js?ver=1721044197" id="elementskit-parallax-frontend-defer-js"></script>
  3427. <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>
  3428. <script type="text/javascript" id="wws-public-script-js-extra">
  3429. /* <![CDATA[ */
  3430. 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=66a3a95d8d6af","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":"aff4f68723"};
  3431. /* ]]> */
  3432. </script>
  3433. <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=1721044197" id="wws-public-script-js"></script>
  3434. <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>
  3435. <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=1721044197" id="jet-plugins-js"></script>
  3436. <script type="text/javascript" id="jet-engine-frontend-js-extra">
  3437. /* <![CDATA[ */
  3438. var JetEngineSettings = {"ajaxurl":"https:\/\/yourplace.ae\/wp-admin\/admin-ajax.php","ajaxlisting":"https:\/\/yourplace.ae\/?nocache=1722001757","restNonce":"67ff8e7187","hoverActionTimeout":"400","addedPostCSS":["51","51","24341"]};
  3439. /* ]]> */
  3440. </script>
  3441. <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=1721044197" id="jet-engine-frontend-js"></script>
  3442. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.google.com/recaptcha/api.js?render=explicit&amp;ver=3.18.2" id="elementor-recaptcha_v3-api-js"></script>
  3443. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.0.1" id="smartmenus-js"></script>
  3444. <script type="text/javascript" id="bdt-uikit-js-extra">
  3445. /* <![CDATA[ */
  3446. var element_pack_ajax_login_config = {"ajaxurl":"https:\/\/yourplace.ae\/wp-admin\/admin-ajax.php","language":"en","loadingmessage":"Sending user info, please wait...","unknownerror":"Unknown error, make sure access is correct!"};
  3447. var ElementPackConfig = {"ajaxurl":"https:\/\/yourplace.ae\/wp-admin\/admin-ajax.php","nonce":"c0f743b008","data_table":{"language":{"sLengthMenu":"Show _MENU_ Entries","sInfo":"Showing _START_ to _END_ of _TOTAL_ entries","sSearch":"Search :","sZeroRecords":"No matching records found","oPaginate":{"sPrevious":"Previous","sNext":"Next"}}},"contact_form":{"sending_msg":"Sending message please wait...","captcha_nd":"Invisible captcha not defined!","captcha_nr":"Could not get invisible captcha response!"},"mailchimp":{"subscribing":"Subscribing you please wait..."},"search":{"more_result":"More Results","search_result":"SEARCH RESULT","not_found":"not found"},"elements_data":{"sections":[],"columns":[],"widgets":[]}};
  3448. /* ]]> */
  3449. </script>
  3450. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-content/plugins/bdthemes-element-pack/assets/js/bdt-uikit.min.js?ver=3.17.11" id="bdt-uikit-js"></script>
  3451. <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.18.2" id="elementor-pro-webpack-runtime-js"></script>
  3452. <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.18.3" id="elementor-webpack-runtime-js"></script>
  3453. <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.18.3" id="elementor-frontend-modules-js"></script>
  3454. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-includes/js/dist/hooks.min.js?ver=2810c76e705dd1a53b18" id="wp-hooks-js"></script>
  3455. <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>
  3456. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-i18n-js-after">
  3457. /* <![CDATA[ */
  3458. wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
  3459. /* ]]> */
  3460. </script>
  3461. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="elementor-pro-frontend-js-before">
  3462. /* <![CDATA[ */
  3463. var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/yourplace.ae\/wp-admin\/admin-ajax.php","nonce":"b93795e349","urls":{"assets":"https:\/\/yourplace.ae\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/yourplace.ae\/wp-json\/"},"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"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/yourplace.ae\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}};
  3464. /* ]]> */
  3465. </script>
  3466. <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.18.2" id="elementor-pro-frontend-js"></script>
  3467. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min.js?ver=4.0.2" id="elementor-waypoints-js"></script>
  3468. <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>
  3469. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="elementor-frontend-js-before">
  3470. /* <![CDATA[ */
  3471. 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","a11yCarouselWrapperAriaLabel":"Carousel | Horizontal scrolling: Arrow Left & Right","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}}},"version":"3.18.3","is_static":false,"experimentalFeatures":{"e_dom_optimization":true,"e_optimized_assets_loading":true,"e_optimized_css_loading":true,"additional_custom_breakpoints":true,"theme_builder_v2":true,"hello-theme-header-footer":true,"block_editor_assets_optimize":true,"landing-pages":true,"e_image_loading_optimization":true,"e_global_styleguide":true,"page-transitions":true,"notes":true,"form-submissions":true,"e_scroll_snap":true},"urls":{"assets":"https:\/\/yourplace.ae\/wp-content\/plugins\/elementor\/assets\/"},"swiperClass":"swiper-container","settings":{"page":[],"editorPreferences":[],"dynamicooo":[]},"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"}};
  3472. /* ]]> */
  3473. </script>
  3474. <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.18.3" id="elementor-frontend-js"></script>
  3475. <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.18.2" id="pro-elements-handlers-js"></script>
  3476. <script type="text/javascript" id="jet-elements-js-extra">
  3477. /* <![CDATA[ */
  3478. 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"}};
  3479. /* ]]> */
  3480. </script>
  3481. <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>
  3482. <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>
  3483. <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=1721044197" id="elementskit-elementor-js"></script>
  3484. <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/widgets/init/assets/js/elementor.js?ver=1721044197" id="elementskit-elementor-pro-js"></script>
  3485. <script type="rocketlazyloadscript" data-minify="1" defer data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/sticky-content/assets/js/elementskit-sticky-content.js?ver=1721044197" id="elementskit-sticky-content-script-init-defer-js"></script>
  3486. <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/modules/pro-form-reset-button/assets/js/elementskit-reset-button.js?ver=1721044197" id="elementskit-reset-button-js"></script>
  3487. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-content/plugins/elementskit/modules/particles/assets/js/particles.min.js?ver=3.5.0" id="particles-js"></script>
  3488. <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/modules/particles/assets/js/ekit-particles.js?ver=1721044197" id="ekit-particles-js"></script>
  3489. <script type="rocketlazyloadscript" data-minify="1" defer data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-content/cache/min/1/wp-content/plugins/elementskit/modules/parallax/assets/js/parallax-admin-scripts.js?ver=1721044197" id="elementskit-parallax-admin-defer-js"></script>
  3490. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-content/cache/min/1/wp-content/uploads/element-pack/minified/js/ep-scripts.js?ver=1721044198" id="ep-scripts-js"></script>
  3491. <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/modules/wrapper-link/assets/js/wrapper.js?ver=1721044198" id="elementskit-wrapper-js"></script>
  3492. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://yourplace.ae/wp-content/plugins/elementskit/modules/mouse-cursor/assets/js/cotton.min.js?ver=3.5.0" id="cotton-js"></script>
  3493. <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/modules/mouse-cursor/assets/js/mouse-cursor-scripts.js?ver=1721044198" id="mouse-cursor-js"></script>
  3494. <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}
  3495. if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
  3496. 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}
  3497. 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>
  3498. <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>
  3499. </html>
  3500.  
  3501. <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1722001762 -->
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda