https://www.autodealsuae.com/

已提交的 URL:
https://www.autodealsuae.com/
報告完成時間:

連結 · 找到 7 個

連結Text
https://www.instagram.com/autodealsuae/
https://www.facebook.com/autodealsuae/
https://twitter.com/AUTODEALS10
https://www.linkedin.com/company/auto-deals-uae/
https://www.youtube.com/channel/UCtjujIPhCMfoQrX_R2FXg9w/videos
https://play.google.com/store/apps/details?id=com.bzd.base.gtr
https://apps.apple.com/ae/app/autodeals-uae/id1476809986

JavaScript 變數 · 找到 38 個

名稱類型
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
hrefundefined
gtm4wp_datalayer_namestring
dataLayerobject
tt4b_script_varsobject
woocommerce_paramsobject
wp_dark_mode_jsonobject
dataLayer_contentobject

主控台記錄訊息 · 找到 0 條

HTML

<!DOCTYPE html><html dir="ltr" lang="en-US" prefix="og: https://ogp.me/ns#" data-wp-dark-mode-preset="0"><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.5.1",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=[],this.interceptedClickListeners=[],this._interceptClickListeners(this),window.addEventListener("pageshow",e=>{this.persisted=e.persisted,this.everythingLoaded&&this._triggerLastFunctions()}),document.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(e){if(document.hidden){e._triggerListener();return}this.triggerEvents.forEach(t=>window.addEventListener(t,e.userEventHandler,{passive:!0})),window.addEventListener("touchstart",e.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",e.touchStartHandler),document.addEventListener("visibilitychange",e.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(e=>window.removeEventListener(e,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(e){"HTML"!==e.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),e.target.addEventListener("click",this.clickHandler),this._disableOtherEventListeners(e.target,!0),this._renameDOMAttribute(e.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),e.target.removeEventListener("click",this.clickHandler),this._disableOtherEventListeners(e.target,!1),this._renameDOMAttribute(e.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(e){e.target.removeEventListener("click",this.clickHandler),this._disableOtherEventListeners(e.target,!1),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this.interceptedClicks.push(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(e=>{e.target.dispatchEvent(new MouseEvent("click",{view:e.view,bubbles:!0,cancelable:!0}))})}_interceptClickListeners(e){EventTarget.prototype.addEventListenerBase=EventTarget.prototype.addEventListener,EventTarget.prototype.addEventListener=function(t,i,r){"click"!==t||e.windowLoaded||i===e.clickHandler||e.interceptedClickListeners.push({target:this,func:i,options:r}),(this||window).addEventListenerBase(t,i,r)}}_disableOtherEventListeners(e,t){this.interceptedClickListeners.forEach(i=>{i.target===e&&(t?e.removeEventListener("click",i.func,i.options):e.addEventListener("click",i.func,i.options))}),e.parentNode!==document.documentElement&&this._disableOtherEventListeners(e.parentNode,t)}_waitForPendingClicks(){return new Promise(e=>{this._isClickPending?this._pendingClickFinished=e:e()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(e,t,i){e.hasAttribute&&e.hasAttribute(t)&&(event.target.setAttribute(i,event.target.getAttribute(t)),event.target.removeAttribute(t))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let e=[];document.querySelectorAll("script[type=rocketlazyloadscript][data-rocket-src]").forEach(t=>{let i=t.getAttribute("data-rocket-src");if(i&&0!==i.indexOf("data:")){0===i.indexOf("//")&&(i=location.protocol+i);try{let r=new URL(i).origin;r!==location.origin&&e.push({src:r,crossOrigin:t.crossOrigin||"module"===t.getAttribute("data-rocket-type")})}catch(n){}}}),e=[...new Map(e.map(e=>[JSON.stringify(e),e])).values()],this._batchInjectResourceHints(e,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),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(e){console.error(e)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{e.hasAttribute("data-rocket-src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)})}async _transformScript(e){if(await this._littleBreath(),!0===e.noModule&&"noModule"in HTMLScriptElement.prototype){e.setAttribute("data-rocket-status","skipped");return}return new Promise(t=>{let i;function r(){(i||e).setAttribute("data-rocket-status","executed"),t()}try{if(navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)i=document.createElement("script"),[...e.attributes].forEach(e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type"),"data-rocket-src"===t&&(t="src"),i.setAttribute(t,e.nodeValue))}),e.text&&(i.text=e.text),i.hasAttribute("src")?(i.addEventListener("load",r),i.addEventListener("error",function(){i.setAttribute("data-rocket-status","failed"),t()}),setTimeout(()=>{i.isConnected||t()},1)):(i.text=e.text,r()),e.parentNode.replaceChild(i,e);else{let n=e.getAttribute("data-rocket-type"),s=e.getAttribute("data-rocket-src");n?(e.type=n,e.removeAttribute("data-rocket-type")):e.removeAttribute("type"),e.addEventListener("load",r),e.addEventListener("error",function(){e.setAttribute("data-rocket-status","failed"),t()}),s?(e.removeAttribute("data-rocket-src"),e.src=s):e.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(e.text)))}}catch(a){e.setAttribute("data-rocket-status","failed"),t()}})}async _loadScriptsFromList(e){let t=e.shift();return t&&t.isConnected?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(e,t){var i=document.createDocumentFragment();e.forEach(e=>{let r=e.getAttribute&&e.getAttribute("data-rocket-src")||e.src;if(r){let n=document.createElement("link");n.href=r,n.rel=t,"preconnect"!==t&&(n.as="script"),e.getAttribute&&"module"===e.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),e.crossOrigin&&(n.crossOrigin=e.crossOrigin),e.integrity&&(n.integrity=e.integrity),i.appendChild(n),this.trash.push(n)}}),document.head.appendChild(i)}_delayEventListeners(e){let t={};function i(i,r){return t[r].eventsToRewrite.indexOf(i)>=0&&!e.everythingLoaded?"rocket-"+i:i}function r(e,r){var n;!t[n=e]&&(t[n]={originalFunctions:{add:n.addEventListener,remove:n.removeEventListener},eventsToRewrite:[]},n.addEventListener=function(){arguments[0]=i(arguments[0],n),t[n].originalFunctions.add.apply(n,arguments)},n.removeEventListener=function(){arguments[0]=i(arguments[0],n),t[n].originalFunctions.remove.apply(n,arguments)}),t[e].eventsToRewrite.push(r)}function n(t,i){let r=t[i];t[i]=null,Object.defineProperty(t,i,{get:()=>r||function(){},set(n){e.everythingLoaded?r=n:t["rocket"+i]=r=n}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t;function i(t){return e.everythingLoaded?t:t.split(" ").map(e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e).join(" ")}function r(r){if(r&&r.fn&&!e.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(t){return e.domReadyFired?t.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>t.bind(document)(r)),r([])};let n=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){return this[0]===window&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let t=arguments[0][e];delete arguments[0][e],arguments[0][i(e)]=t})),n.apply(this,arguments),this},e.allJQueries.push(r)}t=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>t,set(e){r(e)}})}async _pendingWebpackRequests(e){let t=document.querySelector("script[data-webpack]");async function i(){return new Promise(e=>{t.addEventListener("load",e),t.addEventListener("error",e)})}t&&(await i(),await e._requestAnimFrame(),await e._pendingWebpackRequests(e))}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}async _triggerWindowLoad(){await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(e=>e(window).trigger("rocket-jquery-load")),await this._littleBreath();let e=new Event("rocket-pageshow");e.persisted=this.persisted,window.dispatchEvent(e),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted}),this.windowLoaded=!0}_triggerLastFunctions(){document.onreadystatechange&&document.onreadystatechange(),window.onload&&window.onload(),window.onpageshow&&window.onpageshow({persisted:this.persisted})}_handleDocumentWrite(){let e=new Map;document.write=document.writeln=function(t){let i=document.currentScript;i||console.error("WPRocket unable to document.write this: "+t);let r=document.createRange(),n=i.parentElement,s=e.get(i);void 0===s&&(s=i.nextSibling,e.set(i,s));let a=document.createDocumentFragment();r.setStart(a,0),a.appendChild(r.createContextualFragment(t)),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(e=>setTimeout(e)):new Promise(e=>requestAnimationFrame(e))}_emptyTrash(){this.trash.forEach(e=>e.remove())}static run(){let e=new RocketLazyLoadScripts;e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script>
    
    <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1">
	<title>Buy Sell Trade-In Luxury Cars in Dubai, UAE | Auto Deals</title>

		<!-- All in One SEO 4.7.3.1 - aioseo.com -->
		<meta name="description" content="Auto Deals is one of Dubai’s foremost luxury car dealers. We Buy Sell Trade in Luxury cars and have Extensive choice of brand new and used luxury cars in Dubai.">
		<meta name="robots" content="max-image-preview:large">
		<meta name="yandex-verification" content="63b5178e8c6a241e">
		<meta name="keywords" content=",buy luxury cars ,best luxury car to buy ,buy second hand luxury car ,i buy luxury cars ,new luxury cars for sale ,we buy luxury cars ,owning a luxury car ,buy luxury second hand cars ,buy second hand luxury car ,buy luxury second hand cars ,luxury cars for sale ,exotic cars for sale ,luxury auto sales ,second hand luxury cars ,luxury car dealerships near me ,pre owned luxury cars ,expensive cars for sale ,luxury cars for sale near me ,exotic cars for sale near me ,high end cars for sale ,luxury prestige cars for sale ,luxury sports cars for sale ,2nd hand luxury cars ,exotic car dealers near me ,luxury vehicles for sale ,exotic car dealer near me ,exotic cars for sale by owner ,premium car sales ,luxurious auto sales ,exotic sports cars for sale ,second hand premium cars ,buy exotic cars ,luxury car dealer near me ,premium cars for sale ,fancy cars for sale pre owned exotic cars ,pre owned luxury suv ,luxury auto dealers near me ,pre owned luxury cars near me ,luxury auto sales near me ,pre owned premium cars exotic cars dealer ,exptic cars for sale ,2nd hand premium cars ,luxury cars for sale by owner ,second hand prestige cars ,lux car dealership ,second hand luxury cars for sale ,luxury car lot near me ,prestige cars for sale near me ,high end car dealers near me ,pre owned luxury cars for sale ,exotic luxury cars for sale ,high end sports cars for sale ,luxury suv sales ,luxury cars auto sales ,sell luxury car ,second hand high end cars ,posh cars for sale ,fancy car dealerships near me ,sell exotic cars ,high mileage luxury cars for sale ,second hand branded cars ,luxury pre owned cars near me ,luxury sedan for sale ,luxury autos for sale ,pre owned exotic cars for sale ,premium car dealers ,high end car dealer ,luxury jeeps for sale ,luxury sports car dealership ,pre owned luxury car dealers ,prestigious cars for sale ,second hand exotic cars ,second hand luxury car price ,high end cars for sale near me ,luxury vehicles for sale near me ,luxury sports cars for sale near me ,luxury suv second hand ,luxury auto dealers ,exptic car dealership ,exotic car lots near me ,luxury vehicle sales ,luxury car sell ,posh car dealership ,car sales luxury ,low mileage luxury cars for sale ,luxury pre owned vehicles">
		<link rel="canonical" href="https://www.autodealsuae.com/">
		<meta name="generator" content="All in One SEO (AIOSEO) 4.7.3.1">
		<meta property="og:locale" content="en_US">
		<meta property="og:site_name" content="Auto Deals">
		<meta property="og:type" content="article">
		<meta property="og:title" content="Buy Sell Trade-In Luxury Cars in Dubai, UAE | Auto Deals">
		<meta property="og:description" content="Auto Deals is one of Dubai’s foremost luxury car dealers. We Buy Sell Trade in Luxury cars and have Extensive choice of brand new and used luxury cars in Dubai.">
		<meta property="og:url" content="https://www.autodealsuae.com/">
		<meta property="og:image" content="https://www.autodealsuae.com/wp-content/uploads/2023/03/final-logo-jpg.jpg">
		<meta property="og:image:secure_url" content="https://www.autodealsuae.com/wp-content/uploads/2023/03/final-logo-jpg.jpg">
		<meta property="og:image:width" content="800">
		<meta property="og:image:height" content="800">
		<meta property="article:published_time" content="2017-07-04T07:03:09+00:00">
		<meta property="article:modified_time" content="2024-08-09T08:56:44+00:00">
		<meta property="article:publisher" content="https://www.facebook.com/autodealsuae/">
		<meta name="twitter:card" content="summary">
		<meta name="twitter:site" content="@AUTODEALS10">
		<meta name="twitter:title" content="Buy Sell Trade-In Luxury Cars in Dubai, UAE | Auto Deals">
		<meta name="twitter:description" content="Auto Deals is one of Dubai’s foremost luxury car dealers. We Buy Sell Trade in Luxury cars and have Extensive choice of brand new and used luxury cars in Dubai.">
		<meta name="twitter:image" content="https://www.autodealsuae.com/wp-content/uploads/2023/03/final-logo-jpg.jpg">
		<script type="application/ld+json" class="aioseo-schema">
			{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/www.autodealsuae.com\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.autodealsuae.com\/#listItem","position":1,"name":"Home"}]},{"@type":"Organization","@id":"https:\/\/www.autodealsuae.com\/#organization","name":"Auto Deals","description":"You Find A Better Deal Here","url":"https:\/\/www.autodealsuae.com\/","telephone":"+97143333444","logo":{"@type":"ImageObject","url":"https:\/\/www.autodealsuae.com\/wp-content\/uploads\/2019\/01\/IMG_7415-e1593503197159.png","@id":"https:\/\/www.autodealsuae.com\/#organizationLogo","width":100,"height":50},"image":{"@id":"https:\/\/www.autodealsuae.com\/#organizationLogo"},"sameAs":["https:\/\/www.instagram.com\/autodealsuae\/","https:\/\/www.youtube.com\/channel\/UCtjujIPhCMfoQrX_R2FXg9w\/videos","https:\/\/www.linkedin.com\/company\/auto-deals-uae\/"]},{"@type":"WebPage","@id":"https:\/\/www.autodealsuae.com\/#webpage","url":"https:\/\/www.autodealsuae.com\/","name":"Buy Sell Trade-In Luxury Cars in Dubai, UAE | Auto Deals","description":"Auto Deals is one of Dubai\u2019s foremost luxury car dealers. We Buy Sell Trade in Luxury cars and have Extensive choice of brand new and used luxury cars in Dubai.","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/www.autodealsuae.com\/#website"},"breadcrumb":{"@id":"https:\/\/www.autodealsuae.com\/#breadcrumblist"},"image":{"@type":"ImageObject","url":"https:\/\/www.autodealsuae.com\/wp-content\/uploads\/2023\/03\/final-logo-jpg.jpg","@id":"https:\/\/www.autodealsuae.com\/#mainImage","width":800,"height":800},"primaryImageOfPage":{"@id":"https:\/\/www.autodealsuae.com\/#mainImage"},"datePublished":"2017-07-04T07:03:09+04:00","dateModified":"2024-08-09T12:56:44+04:00"},{"@type":"WebSite","@id":"https:\/\/www.autodealsuae.com\/#website","url":"https:\/\/www.autodealsuae.com\/","name":"Auto Deals","description":"You Find A Better Deal Here","inLanguage":"en-US","publisher":{"@id":"https:\/\/www.autodealsuae.com\/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.autodealsuae.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}}]}
		</script>
		<!-- All in One SEO -->


<!-- Google Tag Manager for WordPress by gtm4wp.com -->
<script data-cfasync="false" data-pagespeed-no-defer="">
	var gtm4wp_datalayer_name = "dataLayer";
	var dataLayer = dataLayer || [];
</script>
<!-- End Google Tag Manager for WordPress by gtm4wp.com --><link rel="dns-prefetch" href="//static.addtoany.com">
<link rel="dns-prefetch" href="//www.google.com">
<link rel="dns-prefetch" href="//code.iconify.design">
<link rel="dns-prefetch" href="//fonts.googleapis.com">
<link rel="dns-prefetch" href="//www.googletagmanager.com">
<link rel="alternate" type="application/rss+xml" title="Auto Deals » Feed" href="https://www.autodealsuae.com/feed/">
<link rel="alternate" type="application/rss+xml" title="Auto Deals » Comments Feed" href="https://www.autodealsuae.com/comments/feed/">
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
/* <![CDATA[ */
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.autodealsuae.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.6.2"}};
/*! This file is auto-generated */
!function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);
/* ]]> */
</script>
<style id="wp-emoji-styles-inline-css" type="text/css">

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
</style>
<link rel="stylesheet" id="wp-block-library-css" href="https://www.autodealsuae.com/wp-includes/css/dist/block-library/style.min.css?ver=6.6.2" type="text/css" media="all">
<style id="classic-theme-styles-inline-css" type="text/css">
/*! This file is auto-generated */
.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}
</style>
<style id="global-styles-inline-css" type="text/css">
: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--font-family--inter: "Inter", sans-serif;--wp--preset--font-family--cardo: Cardo;--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;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
</style>
<link data-minify="1" rel="stylesheet" id="woocommerce-layout-css" href="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=1729733616" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="woocommerce-smallscreen-css" href="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=1729733616" type="text/css" media="only screen and (max-width: 768px)">
<link data-minify="1" rel="stylesheet" id="woocommerce-general-css" href="https://www.autodealsuae.com/wp-content/cache/background-css/www.autodealsuae.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/css/woocommerce.css?ver=1729733616&amp;wpr_t=1730228368" type="text/css" media="all">
<style id="woocommerce-inline-inline-css" type="text/css">
.woocommerce form .form-row .required { visibility: visible; }
</style>
<link nowprocket="" data-no-minify="1" data-no-optimize="1" rel="stylesheet" id="wp-dark-mode-css" href="https://www.autodealsuae.com/wp-content/plugins/wp-dark-mode/assets/css/app.min.css?ver=5.0.8" type="text/css" media="all">
<style id="wp-dark-mode-inline-css" type="text/css">
html[data-wp-dark-mode-active], [data-wp-dark-mode-loading] {--wp-dark-mode-body-filter:brightness(100%) contrast(90%) grayscale(0%) sepia(10%);--wp-dark-mode-grayscale:0%;--wp-dark-mode-img-brightness:100%;--wp-dark-mode-img-grayscale:0%;--wp-dark-mode-video-brightness:100%;--wp-dark-mode-video-grayscale:0%;--wp-dark-mode-large-font-sized:1em;}.wp-dark-mode-active, [data-wp-dark-mode] {--wp-dark-mode-background-color:#232323;--wp-dark-mode-text-color:#f0f0f0; }
</style>
<link data-minify="1" rel="stylesheet" id="contact-form-7-css" href="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=1729733616" type="text/css" media="all">
<style id="contact-form-7-inline-css" type="text/css">
.wpcf7 .wpcf7-recaptcha iframe {margin-bottom: 0;}.wpcf7 .wpcf7-recaptcha[data-align="center"] > div {margin: 0 auto;}.wpcf7 .wpcf7-recaptcha[data-align="right"] > div {margin: 0 0 0 auto;}
</style>
<link rel="stylesheet" id="wpcf7-redirect-script-frontend-css" href="https://www.autodealsuae.com/wp-content/plugins/wpcf7-redirect/build/css/wpcf7-redirect-frontend.min.css?ver=1.1" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="megamenu-css" href="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/uploads/maxmegamenu/style.css?ver=1729733616" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="dashicons-css" href="https://www.autodealsuae.com/wp-content/cache/min/1/wp-includes/css/dashicons.min.css?ver=1729733616" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="popup-video-iframe-style-css" href="https://www.autodealsuae.com/wp-content/cache/background-css/www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/css/video_player.css?ver=1729733616&amp;wpr_t=1730228368" type="text/css" media="all">
<link rel="stylesheet" id="carspot-style-css" href="https://www.autodealsuae.com/wp-content/themes/carspot-child/style.css?ver=6.6.2" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="bootstrap-css" href="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/css/bootstrap.css?ver=1729733616" type="text/css" media="all">
<link rel="stylesheet" id="carspot-theme-tooltip-css" href="https://www.autodealsuae.com/wp-content/themes/carspot/css/user-dashboard/protip.min.css?ver=6.6.2" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="carspot-theme-css" href="https://www.autodealsuae.com/wp-content/cache/background-css/www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/css/style.css?ver=1729733617&amp;wpr_t=1730228368" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="carspot-jquery-confirm-css" href="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/css/user-dashboard/jquery-confirm.css?ver=1729733617" type="text/css" media="all">
<link rel="stylesheet" id="carspot-datepicker-css" href="https://www.autodealsuae.com/wp-content/themes/carspot/css/datepicker.min.css?ver=6.6.2" type="text/css" media="all">
<link rel="stylesheet" id="carspot-theme-slug-fonts-css" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic,600,600italic,700,700italic,900italic,900,300,300italic%7CPoppins:400,500,600&amp;subset=latin,latin-ext" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="et-line-fonts-css" href="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/css/et-line-fonts.css?ver=1729733617" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="font-awesome-css" href="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/css/font-awesome.css?ver=1729733617" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="line-awesome-css" href="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/css/line-awesome.min.css?ver=1729733617" type="text/css" media="all">
<link rel="stylesheet" id="animate-css" href="https://www.autodealsuae.com/wp-content/themes/carspot/css/animate.min.css?ver=6.6.2" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="flaticon-css" href="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/css/flaticon.css?ver=1729733617" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="flaticon2-css" href="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/css/flaticon2.css?ver=1729733617" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="custom-icons-css" href="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/css/custom_icons.css?ver=1729733617" type="text/css" media="all">
<link rel="stylesheet" id="carspot-select2-css" href="https://www.autodealsuae.com/wp-content/themes/carspot/css/select2.min.css?ver=6.6.2" type="text/css" media="all">
<link rel="stylesheet" id="nouislider-css" href="https://www.autodealsuae.com/wp-content/themes/carspot/css/nouislider.min.css?ver=6.6.2" type="text/css" media="all">
<link rel="stylesheet" id="carspot-range-slider-css" href="https://www.autodealsuae.com/wp-content/themes/carspot/css/rangeslider.min.css?ver=6.6.2" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="owl-carousel-css" href="https://www.autodealsuae.com/wp-content/cache/background-css/www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/css/owl.carousel.css?ver=1729733617&amp;wpr_t=1730228368" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="owl-theme-css" href="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/css/owl.theme.css?ver=1729733617" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="carspot-style-demo-css" href="https://www.autodealsuae.com/wp-content/cache/background-css/www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/css/style-demo.css?ver=1729733617&amp;wpr_t=1730228368" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="carspot-sb-menu-css" href="https://www.autodealsuae.com/wp-content/cache/background-css/www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/css/sb.menu.css?ver=1729733617&amp;wpr_t=1730228368" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="carspot-carspot-mystyle-css" href="https://www.autodealsuae.com/wp-content/cache/background-css/www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/css/mystyle.css?ver=1729733617&amp;wpr_t=1730228368" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="carspot-custom-css" href="https://www.autodealsuae.com/wp-content/cache/background-css/www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/css/custom.css?ver=1729733617&amp;wpr_t=1730228368" type="text/css" media="all">
<link rel="stylesheet" id="toastr-css" href="https://www.autodealsuae.com/wp-content/themes/carspot/css/toastr.min.css?ver=6.6.2" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="carspot-woo-css" href="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/css/woocommerce.css?ver=1729733617" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="minimal-css" href="https://www.autodealsuae.com/wp-content/cache/background-css/www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/skins/minimal/minimal.css?ver=1729733617&amp;wpr_t=1730228368" type="text/css" media="all">
<link rel="stylesheet" id="fancybox2-css" href="https://www.autodealsuae.com/wp-content/themes/carspot/css/jquery.fancybox.min.css?ver=6.6.2" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="slider-css" href="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/css/slider.css?ver=1729733617" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="carspot-menu-css" href="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/css/carspot-menu.css?ver=1729733617" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="responsive-media-css" href="https://www.autodealsuae.com/wp-content/cache/background-css/www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/css/responsive-media.css?ver=1729733617&amp;wpr_t=1730228368" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="carspot-responsive-css" href="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/css/responsive.css?ver=1729733617" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="defualt-color-css" href="https://www.autodealsuae.com/wp-content/cache/background-css/www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/css/colors/defualt.css?ver=1729733617&amp;wpr_t=1730228368" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="qlwapp-css" href="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/plugins/wp-whatsapp-chat/build/frontend/css/style.css?ver=1729733617" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="qlwapp-icons-css" href="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/plugins/wp-whatsapp-chat-pro/assets/qlwapp-icons.min.css?ver=1729733617" type="text/css" media="all">
<link data-minify="1" rel="stylesheet" id="js_composer_front-css" href="https://www.autodealsuae.com/wp-content/cache/background-css/www.autodealsuae.com/wp-content/cache/min/1/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=1729733674&amp;wpr_t=1730228368" type="text/css" media="all">
<link rel="stylesheet" id="addtoany-css" href="https://www.autodealsuae.com/wp-content/plugins/add-to-any/addtoany.min.css?ver=1.16" type="text/css" media="all">
<style id="rocket-lazyload-inline-css" type="text/css">
.rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:var(--wpr-bg-5b549f4c-a9e1-4575-9032-b3917c069482) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}
</style>
<link data-minify="1" rel="stylesheet" id="call-now-button-modern-style-css" href="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/plugins/call-now-button/resources/style/modern.css?ver=1729733617" type="text/css" media="all">
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="addtoany-core-js-before">
/* <![CDATA[ */
window.a2a_config=window.a2a_config||{};a2a_config.callbacks=[];a2a_config.overlays=[];a2a_config.templates={};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer="" data-rocket-src="https://static.addtoany.com/menu/page.js" id="addtoany-core-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer="" data-rocket-src="https://www.autodealsuae.com/wp-content/plugins/add-to-any/addtoany.min.js?ver=1.1" id="addtoany-jquery-js"></script>
<script type="text/javascript" id="tt4b_ajax_script-js-extra">
/* <![CDATA[ */
var tt4b_script_vars = {"pixel_code":"CRUI4LBC77UF26CU5Q3G","currency":"ABC","country":"AE","advanced_matching":"1"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/plugins/tiktok-for-business/admin/js/ajaxSnippet.js?ver=1728034180" id="tt4b_ajax_script-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.9.3.3" id="jquery-blockui-js" defer="defer" data-wp-strategy="defer"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.9.3.3" id="js-cookie-js" defer="defer" data-wp-strategy="defer"></script>
<script type="text/javascript" id="woocommerce-js-extra">
/* <![CDATA[ */
var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=9.3.3" id="woocommerce-js" defer="defer" data-wp-strategy="defer"></script>
<script type="text/javascript" id="wp-dark-mode-js-extra">
/* <![CDATA[ */
var wp_dark_mode_json = {"ajax_url":"https:\/\/www.autodealsuae.com\/wp-admin\/admin-ajax.php","nonce":"ab0698e340","is_pro":"","version":"5.0.8","is_excluded":"","excluded_elements":" #wpadminbar, .wp-dark-mode-switch, .elementor-button-content-wrapper","options":{"frontend_enabled":true,"frontend_mode":"device","frontend_time_starts":"06:00 PM","frontend_time_ends":"06:00 AM","frontend_custom_css":"","frontend_remember_choice":true,"admin_enabled":false,"admin_enabled_block_editor":true,"floating_switch_enabled":false,"floating_switch_style":1,"floating_switch_size":"1","floating_switch_size_custom":100,"floating_switch_position":"left","floating_switch_position_side":"right","floating_switch_position_side_value":10,"floating_switch_position_bottom_value":10,"floating_switch_enabled_attention_effect":false,"floating_switch_attention_effect":"wobble","floating_switch_enabled_cta":false,"floating_switch_cta_text":"Enable Dark Mode","floating_switch_cta_color":"#ffffff","floating_switch_cta_background":"#000000","floating_switch_enabled_custom_icons":false,"floating_switch_icon_light":"","floating_switch_icon_dark":"","floating_switch_enabled_custom_texts":false,"floating_switch_text_light":"Light","floating_switch_text_dark":"Dark","menu_switch_enabled":false,"content_switch_enabled_top_of_posts":false,"content_switch_enabled_top_of_pages":false,"content_switch_style":1,"color_mode":"automatic","color_presets":[{"name":"Gold","bg":"#000","secondary_bg":"#000","text":"#dfdedb","link":"#e58c17","link_hover":"#e58c17","input_bg":"#000","input_text":"#dfdedb","input_placeholder":"#dfdedb","button_text":"#dfdedb","button_hover_text":"#dfdedb","button_bg":"#141414","button_hover_bg":"#141414","button_border":"#1e1e1e","enable_scrollbar":false,"scrollbar_track":"#141414","scrollbar_thumb":"#dfdedb"},{"name":"Sapphire","bg":"#1B2836","secondary_bg":"#1B2836","text":"#fff","link":"#459BE6","link_hover":"#459BE6","input_bg":"#1B2836","input_text":"#fff","input_placeholder":"#fff","button_text":"#fff","button_hover_text":"#fff","button_bg":"#2f3c4a","button_hover_bg":"#2f3c4a","button_border":"#394654","enable_scrollbar":false,"scrollbar_track":"#1B2836","scrollbar_thumb":"#fff"},{"name":"Fuchsia","bg":"#1E0024","secondary_bg":"#1E0024","text":"#fff","link":"#E251FF","link_hover":"#E251FF","input_bg":"#1E0024","input_text":"#fff","input_placeholder":"#fff","button_text":"#fff","button_hover_text":"#fff","button_bg":"#321438","button_hover_bg":"#321438","button_border":"#321438","enable_scrollbar":false,"scrollbar_track":"#1E0024","scrollbar_thumb":"#fff"},{"name":"Rose","bg":"#270000","secondary_bg":"#270000","text":"#fff","link":"#FF7878","link_hover":"#FF7878","input_bg":"#270000","input_text":"#fff","input_placeholder":"#fff","button_text":"#fff","button_hover_text":"#fff","button_bg":"#3b1414","button_hover_bg":"#3b1414","button_border":"#451e1e","enable_scrollbar":false,"scrollbar_track":"#270000","scrollbar_thumb":"#fff"},{"name":"Violet","bg":"#160037","secondary_bg":"#160037","text":"#EBEBEB","link":"#B381FF","link_hover":"#B381FF","input_bg":"#160037","input_text":"#EBEBEB","input_placeholder":"#EBEBEB","button_text":"#EBEBEB","button_hover_text":"#EBEBEB","button_bg":"#2a144b","button_hover_bg":"#2a144b","button_border":"#341e55","enable_scrollbar":false,"scrollbar_track":"#160037","scrollbar_thumb":"#EBEBEB"},{"name":"Pink","bg":"#121212","secondary_bg":"#121212","text":"#E6E6E6","link":"#FF9191","link_hover":"#FF9191","input_bg":"#121212","input_text":"#E6E6E6","input_placeholder":"#E6E6E6","button_text":"#E6E6E6","button_hover_text":"#E6E6E6","button_bg":"#262626","button_hover_bg":"#262626","button_border":"#303030","enable_scrollbar":false,"scrollbar_track":"#121212","scrollbar_thumb":"#E6E6E6"},{"name":"Kelly","bg":"#000A3B","secondary_bg":"#000A3B","text":"#FFFFFF","link":"#3AFF82","link_hover":"#3AFF82","input_bg":"#000A3B","input_text":"#FFFFFF","input_placeholder":"#FFFFFF","button_text":"#FFFFFF","button_hover_text":"#FFFFFF","button_bg":"#141e4f","button_hover_bg":"#141e4f","button_border":"#1e2859","enable_scrollbar":false,"scrollbar_track":"#000A3B","scrollbar_thumb":"#FFFFFF"},{"name":"Magenta","bg":"#171717","secondary_bg":"#171717","text":"#BFB7C0","link":"#F776F0","link_hover":"#F776F0","input_bg":"#171717","input_text":"#BFB7C0","input_placeholder":"#BFB7C0","button_text":"#BFB7C0","button_hover_text":"#BFB7C0","button_bg":"#2b2b2b","button_hover_bg":"#2b2b2b","button_border":"#353535","enable_scrollbar":false,"scrollbar_track":"#171717","scrollbar_thumb":"#BFB7C0"},{"name":"Green","bg":"#003711","secondary_bg":"#003711","text":"#FFFFFF","link":"#84FF6D","link_hover":"#84FF6D","input_bg":"#003711","input_text":"#FFFFFF","input_placeholder":"#FFFFFF","button_text":"#FFFFFF","button_hover_text":"#FFFFFF","button_bg":"#144b25","button_hover_bg":"#144b25","button_border":"#1e552f","enable_scrollbar":false,"scrollbar_track":"#003711","scrollbar_thumb":"#FFFFFF"},{"name":"Orange","bg":"#23243A","secondary_bg":"#23243A","text":"#D6CB99","link":"#FF9323","link_hover":"#FF9323","input_bg":"#23243A","input_text":"#D6CB99","input_placeholder":"#D6CB99","button_text":"#D6CB99","button_hover_text":"#D6CB99","button_bg":"#37384e","button_hover_bg":"#37384e","button_border":"#414258","enable_scrollbar":false,"scrollbar_track":"#23243A","scrollbar_thumb":"#D6CB99"},{"name":"Yellow","bg":"#151819","secondary_bg":"#151819","text":"#D5D6D7","link":"#DAA40B","link_hover":"#DAA40B","input_bg":"#151819","input_text":"#D5D6D7","input_placeholder":"#D5D6D7","button_text":"#D5D6D7","button_hover_text":"#D5D6D7","button_bg":"#292c2d","button_hover_bg":"#292c2d","button_border":"#333637","enable_scrollbar":false,"scrollbar_track":"#151819","scrollbar_thumb":"#D5D6D7"},{"name":"Facebook","bg":"#18191A","secondary_bg":"#18191A","text":"#DCDEE3","link":"#2D88FF","link_hover":"#2D88FF","input_bg":"#18191A","input_text":"#DCDEE3","input_placeholder":"#DCDEE3","button_text":"#DCDEE3","button_hover_text":"#DCDEE3","button_bg":"#2c2d2e","button_hover_bg":"#2c2d2e","button_border":"#363738","enable_scrollbar":false,"scrollbar_track":"#18191A","scrollbar_thumb":"#DCDEE3"},{"name":"Twitter","bg":"#141d26","secondary_bg":"#141d26","text":"#fff","link":"#1C9CEA","link_hover":"#1C9CEA","input_bg":"#141d26","input_text":"#fff","input_placeholder":"#fff","button_text":"#fff","button_hover_text":"#fff","button_bg":"#28313a","button_hover_bg":"#28313a","button_border":"#323b44","enable_scrollbar":false,"scrollbar_track":"#141d26","scrollbar_thumb":"#fff"}],"color_preset_id":0,"color_filter_brightness":100,"color_filter_contrast":90,"color_filter_grayscale":0,"color_filter_sepia":10,"image_replaces":[],"image_enabled_low_brightness":false,"image_brightness":80,"image_low_brightness_excludes":[],"image_enabled_low_grayscale":false,"image_grayscale":0,"image_low_grayscale_excludes":[],"video_replaces":[],"video_enabled_low_brightness":false,"video_brightness":80,"video_low_brightness_excludes":[],"video_enabled_low_grayscale":false,"video_grayscale":0,"video_low_grayscale_excludes":[],"animation_enabled":false,"animation_name":"fade-in","performance_track_dynamic_content":false,"performance_load_scripts_in_footer":false,"performance_execute_as":"sync","performance_exclude_cache":false,"excludes_elements":"","excludes_elements_includes":"","excludes_posts":[],"excludes_posts_all":false,"excludes_posts_except":[],"excludes_taxonomies":[],"excludes_taxonomies_all":false,"excludes_taxonomies_except":[],"excludes_wc_products":[],"excludes_wc_products_all":false,"excludes_wc_products_except":[],"excludes_wc_categories":[],"excludes_wc_categories_all":false,"excludes_wc_categories_except":[],"accessibility_enabled_keyboard_shortcut":true,"accessibility_enabled_url_param":false,"typography_enabled":false,"typography_font_size":"1.2","typography_font_size_custom":100,"analytics_enabled":false,"analytics_enabled_dashboard_widget":false,"analytics_enabled_email_reporting":false,"analytics_email_reporting_frequency":"daily","analytics_email_reporting_address":"","analytics_email_reporting_subject":"WP Dark Mode Analytics Report"},"analytics_enabled":"","url":{"ajax":"https:\/\/www.autodealsuae.com\/wp-admin\/admin-ajax.php","home":"https:\/\/www.autodealsuae.com","admin":"https:\/\/www.autodealsuae.com\/wp-admin\/","assets":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/wp-dark-mode\/assets\/"},"debug":""};
/* ]]> */
</script>
<script type="text/javascript" nowprocket="" data-no-minify="1" data-no-optimize="1" src="https://www.autodealsuae.com/wp-content/plugins/wp-dark-mode/assets/js/app.min.js?ver=5.0.8" id="wp-dark-mode-js" defer=""></script>
<!--[if lt IE 9]>
<script type="text/javascript" src="https://www.autodealsuae.com/wp-content/themes/carspot/js/html5shiv.min.js?ver=3.7.2" id="carspot-maxcdn1-js"></script>
<![endif]-->
<!--[if lt IE 9]>
<script type="text/javascript" src="https://www.autodealsuae.com/wp-content/themes/carspot/js/respond.min.js?ver=1.4.2" id="carspot-maxcdn2-js"></script>
<![endif]-->
<script type="rocketlazyloadscript"></script><link rel="https://api.w.org/" href="https://www.autodealsuae.com/wp-json/"><link rel="alternate" title="JSON" type="application/json" href="https://www.autodealsuae.com/wp-json/wp/v2/pages/14614"><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.autodealsuae.com/xmlrpc.php?rsd">
<meta name="generator" content="WordPress 6.6.2">
<meta name="generator" content="WooCommerce 9.3.3">
<link rel="shortlink" href="https://www.autodealsuae.com/">
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.autodealsuae.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.autodealsuae.com%2F">
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.autodealsuae.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.autodealsuae.com%2F&amp;format=xml">
<meta name="framework" content="Redux 4.2.14"><meta name="generator" content="Site Kit by Google 1.138.0"><!-- Global site tag (gtag.js) - Google Analytics -->
<script type="rocketlazyloadscript" async="" data-rocket-src="https://www.googletagmanager.com/gtag/js?id=UA-170477538-1"></script>
<script type="rocketlazyloadscript">
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-170477538-1');
</script>
<meta name="google-site-verification" content="HbI0GcYMU2sLe3tWl4AAmLTpmYNw6pCO79vuJ3Ad7HI">
        <script type="rocketlazyloadscript" data-rocket-type="text/javascript">
            (function () {
                window.lsow_fs = {can_use_premium_code: false};
            })();
        </script>
        
<!-- Google Tag Manager for WordPress by gtm4wp.com -->
<!-- GTM Container placement set to automatic -->
<script data-cfasync="false" data-pagespeed-no-defer="" type="text/javascript">
	var dataLayer_content = {"pagePostType":"frontpage","pagePostType2":"single-page","pagePostAuthor":"marketing"};
	dataLayer.push( dataLayer_content );
</script>
<script type="rocketlazyloadscript" data-cfasync="false">
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-PSMG499S');
</script>
<!-- End Google Tag Manager for WordPress by gtm4wp.com -->	<noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript>
	<meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress.">
<style id="wp-fonts-local" type="text/css">
@font-face{font-family:Inter;font-style:normal;font-weight:300 900;font-display:fallback;src:url('https://www.autodealsuae.com/wp-content/plugins/woocommerce/assets/fonts/Inter-VariableFont_slnt,wght.woff2') format('woff2');font-stretch:normal;}
@font-face{font-family:Cardo;font-style:normal;font-weight:400;font-display:fallback;src:url('https://www.autodealsuae.com/wp-content/plugins/woocommerce/assets/fonts/cardo_normal_400.woff2') format('woff2');}
</style>
<link rel="icon" href="https://www.autodealsuae.com/wp-content/uploads/2022/12/cropped-logo512x512-32x32.png" sizes="32x32">
<link rel="icon" href="https://www.autodealsuae.com/wp-content/uploads/2022/12/cropped-logo512x512-192x192.png" sizes="192x192">
<link rel="apple-touch-icon" href="https://www.autodealsuae.com/wp-content/uploads/2022/12/cropped-logo512x512-180x180.png">
<meta name="msapplication-TileImage" content="https://www.autodealsuae.com/wp-content/uploads/2022/12/cropped-logo512x512-270x270.png">


    		<style type="text/css" id="wp-custom-css">
			/*.grid-style-2 .ads-for-home .category-grid-box-1 .short-description-1 ul li:nth-child(3) {
display: none;
}


.grid-style-2 .ads-for-home .category-grid-box-1 .short-description-1 ul li:last-child{
display: none;
}

.ad-listing .content-area .ad-details ul li:nth-child(3) {
display: none;
}

.ad-listing .content-area .ad-details ul li:last-child {
display: none;
}

.ad-meta-info {
display: none;
}

}
*/

.ad-meta-info {
display: none;
}
.ad-details .hidden-sm {
display: none;
}
.ad-listing .content-area .ad-details {
    font-weight: bold;
    color: black;
    margin-top: 40px;
}

		</style>
					<style>
				:root {
				--qlwapp-scheme-font-family:inherit;--qlwapp-scheme-font-size:18px;--qlwapp-scheme-icon-size:60px;--qlwapp-scheme-icon-font-size:24px;--qlwapp-scheme-brand:#1de262;--qlwapp-scheme-box-message-word-break:break-all;--qlwapp-button-animation-name:flash;				}
			</style>
			<style type="text/css" data-type="vc_shortcodes-custom-css">.vc_custom_1608019503454{border-top-width: -20px !important;border-bottom-width: -20px !important;}.vc_custom_1642069451828{margin-right: 50px !important;margin-left: 50px !important;}.vc_custom_1608019804412{margin-top: -20px !important;margin-bottom: -20px !important;}.vc_custom_1608019584412{padding-top: -20px !important;padding-bottom: -20px !important;}</style><noscript><style> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript><style type="text/css">/** Mega Menu CSS: fs **/</style>
<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>
<noscript>
<style id="wpr-lazyload-bg-nostyle">.woocommerce .blockUI.blockOverlay::before{--wpr-bg-e2c36101-1dea-4f46-95cf-634b304acfa9: url('https://www.autodealsuae.com/wp-content/plugins/woocommerce/assets/images/icons/loader.svg');}.woocommerce .loader::before{--wpr-bg-08709d64-f213-4a3c-b47d-1d53ced179f9: url('https://www.autodealsuae.com/wp-content/plugins/woocommerce/assets/images/icons/loader.svg');}.YouTubePopUp-Close{--wpr-bg-f6d41352-a687-4b01-825a-c9924a83f5a9: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/close.png');}.main-search.home2{--wpr-bg-7495cc0c-35d2-4537-9fdd-dd122a6b33d3: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/banner-10.jpg');}.main-search.home{--wpr-bg-444f1698-6898-4392-8986-b6c8f1d83e5c: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/banner-10.jpg');}#banner{--wpr-bg-2c9b43ab-071d-45ab-b8e4-aed74bc0a6d7: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/banner-5.jpg');}.banner-icon-search{--wpr-bg-8f161f1e-0578-42f1-82ad-157a1178a693: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/search.png');}.transparent-breadcrumb-listing{--wpr-bg-35f64695-a17a-498a-a1a0-39dc5e80557d: url('https://listing.downtown-directory.com/wp-content/themes/dwt-listing/assets/images/collage.jpg');}.accordion-title a::before{--wpr-bg-5cb5cc6e-9ba5-48e0-9aa1-f1ab399f52ae: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/plus.png');}.accordion li.open .accordion-title a::before{--wpr-bg-ea161893-c95e-4b83-91b1-cea4d91c7131: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/minus.png');}.bg-img-3{--wpr-bg-89d4bd2f-a647-4927-8d75-73e9ac19441a: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/banner-6.jpg');}.bg-img{--wpr-bg-c363664f-6d54-44ea-ac0f-a97a84f9f9da: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/6.jpg');}.funfacts{--wpr-bg-923d7831-a905-4cd2-bc9a-3dea0de9dc94: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/banner-6.jpg');}.app-download-section{--wpr-bg-b3d28ad4-ff37-4ca0-a928-7367d598308a: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/app.jpg');}.app-download-section.style-2{--wpr-bg-31b4aa3c-ff55-49fd-9e84-443eb9bd009e: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/slider/slider-banner4.jpg');}.how-it-work-icon::after{--wpr-bg-38df1128-6fcf-40d0-bf23-f546ca2d555e: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/dashed-line.jpg');}.how-it-work-icon::before{--wpr-bg-730ec794-6077-4cf6-9d85-e53285c8c2cd: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/dashed-line.jpg');}.how-it-work-icon{--wpr-bg-7cd90036-7058-4fe8-b426-280e25cc1c6d: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/border-dashed.png');}.overlay{--wpr-bg-d8b62a75-a1e6-49e0-8142-4fd7e7474965: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/overlaybg.png');}.by-body-type .icon-vehicle{--wpr-bg-48c4549c-e864-4ac4-8dd7-bedef5936d29: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/bodytype-sprite.png');}footer.footer-bg{--wpr-bg-988d3ccb-7786-4f06-98aa-f17d5f11b9ff: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/footer-banner.png');}.banner-icon-loader{--wpr-bg-8a3bcc41-4955-4e2a-8670-2ea543e99447: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/loader.gif');}.preloader .preloader-gif{--wpr-bg-bed483ad-b747-4593-bf6c-f273ca89b4b9: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/sb-loader.gif');}.hero-section{--wpr-bg-2ad5d240-fca3-4e87-8ac6-dbf12b315ac5: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/slider/slider-image.png');}.section-style:before{--wpr-bg-90998cad-3777-4817-a7e4-3d1d6abeb315: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/section-style.png');}.section-style-2:before{--wpr-bg-17373bfe-fead-4467-8f9e-56dd9fac32df: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/section-style-2.png');}.services-3{--wpr-bg-6002973c-1db2-44f7-8379-68a7951e776d: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/slider/services-bg.png');}.sell-box.sell-box-2{--wpr-bg-25f9fe89-9b89-49aa-9600-ad9dec04df03: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/slider/call-to-action.png');}.section-style-3:before{--wpr-bg-6b3505b8-f86c-4432-a74c-c7aefd06c986: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/section-style-3.png');}.hero-section-2{--wpr-bg-2419f9c5-2459-4e11-8784-600c33ff760b: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/slider/slider-image-2.png');}.section-style-divider:before{--wpr-bg-4bb465fd-1db8-4d71-b589-1c8ee23ee5ef: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/section-style-3.png');}.section-style-divider-2:before{--wpr-bg-f0fd7570-2962-4eed-8e1a-9d345cb9f880: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/section-style-3-left.png');}.section-style-divider-3:after{--wpr-bg-6539644a-0a8d-4dfe-ac35-471edc58eac6: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/section-style-3-top-right.png');}.pricing-section-images{--wpr-bg-528c447e-3b52-4f58-8e1d-5771fba1c199: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/s7.png');}.carspot-footer-section{--wpr-bg-a167f60c-4861-427d-ab19-e555a070b8b2: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/foo.png');}.fule-economy{--wpr-bg-73f784cc-a7a5-4668-88b6-018a23dca67d: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/fule-economy-bg.png');}.background-1{--wpr-bg-925346cb-1855-46f3-ad83-44c7a89f09dc: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/mechanic.jpg');}.background-2{--wpr-bg-c07574d6-f079-4d0f-b047-bdf7e94ed5ca: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/service.jpg');}.quick-view-modal .ad-modal .single-product .single-page-slider .flex-direction-nav .flex-prev,.quick-view-modal .ad-modal .single-product #carousels .flex-direction-nav .flex-prev{--wpr-bg-c2369d80-e317-4864-9978-526f1f0608f0: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/back.png');}.quick-view-modal .ad-modal .single-product .single-page-slider .flex-direction-nav .flex-next,.quick-view-modal .ad-modal .single-product #carousels .flex-direction-nav .flex-next{--wpr-bg-e0bd4a3b-e28b-416b-a662-75ded8f11bc4: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/next.png');}.our-best-services{--wpr-bg-a81b027f-b970-489e-a7c0-7bbce9dcb9ce: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/slider/services-bg.png');}.owl-carousel .owl-video-play-icon{--wpr-bg-0419e938-c54b-45d0-90ac-16fb57259398: url('https://www.autodealsuae.com/wp-content/themes/carspot/css/owl.video.play.png');}.divider span{--wpr-bg-bcd80934-1d15-405e-83db-c111d923970a: url('https://www.autodealsuae.com/wp-content/themes/carspot/css/images/divider-style8-black.png');}.divider.divider-light-color span{--wpr-bg-fd068d08-c24b-47cc-8285-423114a31828: url('https://www.autodealsuae.com/wp-content/themes/carspot/css/images/divider-style8-black.png');}.divider.divider-dark-color span{--wpr-bg-37f3bb72-ad30-499d-964b-d5156b9d1702: url('https://www.autodealsuae.com/wp-content/themes/carspot/css/images/divider-style8-white.png');}.divider.divider-dark span{--wpr-bg-8f0ebf62-ccf7-4f53-a595-53941b26df50: url('https://www.autodealsuae.com/wp-content/themes/carspot/css/images/divider-style8-white.png');}.btn-img-custom a{--wpr-bg-c56a535f-f6b3-4ccd-85ec-d9f3ac06f2b4: url('https://www.autodealsuae.com/wp-content/themes/carspot/css/images/btn-bg-image.jpg');}.section-next-update{--wpr-bg-b14d2516-1186-47bc-b7b9-603f81bfd89a: url('https://www.autodealsuae.com/wp-content/themes/carspot/demo/images/landingpage-update-bg-2.jpg');}.hero-banner-bg-1{--wpr-bg-77b7b5eb-5b56-4edd-8220-97cbe01da282: url('https://www.autodealsuae.com/wp-content/themes/carspot/demo/images/banner-img-01.jpg');}.hero-banner-bg-2{--wpr-bg-6ea0b32d-2478-4fa5-95eb-714133dbce44: url('https://www.autodealsuae.com/wp-content/themes/carspot/demo/images/banner-img-02.jpg');}.hero-banner-bg-3{--wpr-bg-088ab514-aeb7-49f9-b8af-378dc678d819: url('https://www.autodealsuae.com/wp-content/themes/carspot/demo/images/banner-img-03.jpg');}.hero-banner-bg-4{--wpr-bg-006d88fa-5d4a-43e6-aab3-82c19546af6f: url('https://www.autodealsuae.com/wp-content/themes/carspot/demo/images/banner-img-04.jpg');}.hero-banner-bg-5{--wpr-bg-1f112181-289b-4e0f-8608-f9489985d05d: url('https://www.autodealsuae.com/wp-content/themes/carspot/demo/images/banner-img-05.jpg');}.hero-banner-bg-6{--wpr-bg-ec0e6f6a-35b5-478c-af6e-567934522bfe: url('https://www.autodealsuae.com/wp-content/themes/carspot/demo/images/banner-img-06.jpg');}.hero-banner-bg-7{--wpr-bg-83fd849c-4baa-453f-a5a4-fcf225e01391: url('https://www.autodealsuae.com/wp-content/themes/carspot/demo/images/banner-img-07.jpg');}.hero-banner-bg-8{--wpr-bg-347ad1ef-042e-4dc8-9d1b-8991a9aae8da: url('https://www.autodealsuae.com/wp-content/themes/carspot/demo/images/banner-img-08.jpg');}.hero-banner-bg-9{--wpr-bg-a86c5a1f-ef5f-41a2-a119-fdc72e415d34: url('https://www.autodealsuae.com/wp-content/themes/carspot/demo/images/banner-img-09.jpg');}.hero-banner-bg-10{--wpr-bg-0cb7c610-a3c2-4476-b391-577897717862: url('https://www.autodealsuae.com/wp-content/themes/carspot/demo/images/banner-img-10.jpg');}.hero-banner-bg-11{--wpr-bg-5f6421bb-f248-438f-ab83-1de5b6f89e90: url('https://www.autodealsuae.com/wp-content/themes/carspot/demo/images/banner-img-11.jpg');}.hero-banner-main{--wpr-bg-27850515-c5f7-437e-8265-b3aca011cc24: url('https://www.autodealsuae.com/wp-content/themes/carspot/demo/images/landingpage-header.jpg');}.header-bg-image .nav-menu-wrapper{--wpr-bg-c770029b-5c46-4890-8914-bb56da35f508: url('https://www.autodealsuae.com/wp-content/themes/carspot/examples/demo/images/overlay-menu-bg.jpg');}.carspot-footer{--wpr-bg-4025b044-9d3a-4a08-91bb-7e90b5cd8c22: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/layer-1164.png');}.loading{--wpr-bg-34737068-9a2c-4fca-a058-a14cf6ad10aa: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/sb-loader.gif');}.icheckbox_minimal,.iradio_minimal{--wpr-bg-0e3072f2-a705-4f80-b3c4-fdf960420d80: url('https://www.autodealsuae.com/wp-content/themes/carspot/skins/minimal/minimal.png');}.icheckbox_minimal,.iradio_minimal{--wpr-bg-8f9fa759-fb22-42d1-addc-48c1233e2239: url('https://www.autodealsuae.com/wp-content/themes/carspot/skins/minimal/[email protected]');}.banner-icon-search{--wpr-bg-66e2cbb4-bf3f-4710-8e02-867fe7a0d23d: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/search.png');}.post-ad-form .submit-form .dropzone .dz-default.dz-message{--wpr-bg-7c7404b4-e5e7-440b-bb25-5362195f93e0: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/spritemap.png');}.cd-top{--wpr-bg-dc14a4e3-226d-4b24-a80f-0cbac26c99fe: url('https://www.autodealsuae.com/wp-content/themes/carspot/images/cd-top-arrow.svg');}.vc_pixel_icon-alert{--wpr-bg-dbb9883d-1609-47ae-8a98-7fe54ab5428b: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/vc/alert.png');}.vc_pixel_icon-info{--wpr-bg-4009716b-2f0a-4983-9dcf-bf945827f192: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/vc/info.png');}.vc_pixel_icon-tick{--wpr-bg-b03f5656-e111-4f3f-9a0e-9f193b341a4b: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/vc/tick.png');}.vc_pixel_icon-explanation{--wpr-bg-9ddddb87-17ea-4a3f-84d1-7c3af95b8697: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/vc/exclamation.png');}.vc_pixel_icon-address_book{--wpr-bg-e89bb401-c774-4409-991c-44328f6853ae: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/images/icons/address-book.png');}.vc_pixel_icon-alarm_clock{--wpr-bg-d7936901-67c2-42d3-9fb6-a250d4c07d79: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/images/icons/alarm-clock.png');}.vc_pixel_icon-anchor{--wpr-bg-758ea19a-88a2-4dbf-90d5-1a44583671d3: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/images/icons/anchor.png');}.vc_pixel_icon-application_image{--wpr-bg-cd533ffd-068c-4502-aba9-4d4415d0cf30: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/images/icons/application-image.png');}.vc_pixel_icon-arrow{--wpr-bg-d85ccd9a-7635-4e08-926a-4504577e8d92: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/images/icons/arrow.png');}.vc_pixel_icon-asterisk{--wpr-bg-575c3c9b-e484-4514-9f24-d810b0c07b2c: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/images/icons/asterisk.png');}.vc_pixel_icon-hammer{--wpr-bg-517b08a4-bbb0-43d9-9ccd-a42aa190a44a: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/images/icons/auction-hammer.png');}.vc_pixel_icon-balloon{--wpr-bg-c391e4c8-e9b6-468e-9ad9-4195ce7a788a: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/images/icons/balloon.png');}.vc_pixel_icon-balloon_buzz{--wpr-bg-72fcdbdf-a18d-4e81-b935-120e2f58118f: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/images/icons/balloon-buzz.png');}.vc_pixel_icon-balloon_facebook{--wpr-bg-dffa917c-2873-450d-9dfb-c85a96c96b27: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/images/icons/balloon-facebook.png');}.vc_pixel_icon-balloon_twitter{--wpr-bg-dd909c59-e822-4f0e-94d3-5f804b58cba5: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/images/icons/balloon-twitter.png');}.vc_pixel_icon-battery{--wpr-bg-2887942d-ac35-4d49-826d-9a616e2f9370: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/images/icons/battery-full.png');}.vc_pixel_icon-binocular{--wpr-bg-be44b745-c71b-4998-bcac-1b85a8e13497: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/images/icons/binocular.png');}.vc_pixel_icon-document_excel{--wpr-bg-89be477a-9ef4-4c13-a48d-64da275c717b: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/images/icons/blue-document-excel.png');}.vc_pixel_icon-document_image{--wpr-bg-9a2b069b-26af-4339-902d-1d889f039813: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/images/icons/blue-document-image.png');}.vc_pixel_icon-document_music{--wpr-bg-dd1173fa-ca81-4762-a109-28b1b7e520dd: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/images/icons/blue-document-music.png');}.vc_pixel_icon-document_office{--wpr-bg-df7a3db3-488d-44c8-b16f-2c3177763af3: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/images/icons/blue-document-office.png');}.vc_pixel_icon-document_pdf{--wpr-bg-c15c3cde-52c0-424d-ab29-0b06b7d339f2: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/images/icons/blue-document-pdf.png');}.vc_pixel_icon-document_powerpoint{--wpr-bg-250462da-4d51-4216-8c20-86c8dc531892: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/images/icons/blue-document-powerpoint.png');}.vc_pixel_icon-document_word{--wpr-bg-ba688366-155d-4895-8394-2be08e77580b: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/images/icons/blue-document-word.png');}.vc_pixel_icon-bookmark{--wpr-bg-4586d392-2432-4731-9045-271fd6d03d90: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/images/icons/bookmark.png');}.vc_pixel_icon-camcorder{--wpr-bg-cccffdf6-cd5a-447b-9db6-ba475ce2a818: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/images/icons/camcorder.png');}.vc_pixel_icon-camera{--wpr-bg-712072d4-2a08-4f00-9ab8-1f1ddcf36915: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/images/icons/camera.png');}.vc_pixel_icon-chart{--wpr-bg-9678f5b1-31d2-4363-9c73-1b33dd6a35b5: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/images/icons/chart.png');}.vc_pixel_icon-chart_pie{--wpr-bg-a5adb4fa-2faf-43fa-93e3-6ec4b3170fdc: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/images/icons/chart-pie.png');}.vc_pixel_icon-clock{--wpr-bg-0b00b102-3101-4e33-95d6-a75e6420d4d5: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/images/icons/clock.png');}.vc_pixel_icon-play{--wpr-bg-bd530180-da73-4f48-8d9b-1ec2612bab3a: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/images/icons/control.png');}.vc_pixel_icon-fire{--wpr-bg-cc0cc5d4-732d-4c3c-a2e6-ca09f8470fdb: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/images/icons/fire.png');}.vc_pixel_icon-heart{--wpr-bg-605331e0-53e7-4ba5-a2d9-c81b678c5539: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/images/icons/heart.png');}.vc_pixel_icon-mail{--wpr-bg-704bc8c0-2de4-4de9-bf4b-422e301a102c: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/images/icons/mail.png');}.vc_pixel_icon-shield{--wpr-bg-57e930c8-4706-4d79-9a6b-21823a2c562d: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/images/icons/plus-shield.png');}.vc_pixel_icon-video{--wpr-bg-2c62cbe5-fdec-49cb-85fa-2f192a41d74c: url('https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/images/icons/video.png');}.rll-youtube-player .play{--wpr-bg-5b549f4c-a9e1-4575-9032-b3917c069482: url('https://www.autodealsuae.com/wp-content/plugins/_wp-rocket/assets/img/youtube.png');}</style>
</noscript>
<script type="application/javascript">const rocket_pairs = [{"selector":".woocommerce .blockUI.blockOverlay","style":".woocommerce .blockUI.blockOverlay::before{--wpr-bg-e2c36101-1dea-4f46-95cf-634b304acfa9: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/loader.svg');}","hash":"e2c36101-1dea-4f46-95cf-634b304acfa9","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/loader.svg"},{"selector":".woocommerce .loader","style":".woocommerce .loader::before{--wpr-bg-08709d64-f213-4a3c-b47d-1d53ced179f9: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/loader.svg');}","hash":"08709d64-f213-4a3c-b47d-1d53ced179f9","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/loader.svg"},{"selector":".YouTubePopUp-Close","style":".YouTubePopUp-Close{--wpr-bg-f6d41352-a687-4b01-825a-c9924a83f5a9: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/close.png');}","hash":"f6d41352-a687-4b01-825a-c9924a83f5a9","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/close.png"},{"selector":".main-search.home2","style":".main-search.home2{--wpr-bg-7495cc0c-35d2-4537-9fdd-dd122a6b33d3: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/banner-10.jpg');}","hash":"7495cc0c-35d2-4537-9fdd-dd122a6b33d3","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/banner-10.jpg"},{"selector":".main-search.home","style":".main-search.home{--wpr-bg-444f1698-6898-4392-8986-b6c8f1d83e5c: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/banner-10.jpg');}","hash":"444f1698-6898-4392-8986-b6c8f1d83e5c","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/banner-10.jpg"},{"selector":"#banner","style":"#banner{--wpr-bg-2c9b43ab-071d-45ab-b8e4-aed74bc0a6d7: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/banner-5.jpg');}","hash":"2c9b43ab-071d-45ab-b8e4-aed74bc0a6d7","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/banner-5.jpg"},{"selector":".banner-icon-search","style":".banner-icon-search{--wpr-bg-8f161f1e-0578-42f1-82ad-157a1178a693: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/search.png');}","hash":"8f161f1e-0578-42f1-82ad-157a1178a693","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/search.png"},{"selector":".transparent-breadcrumb-listing","style":".transparent-breadcrumb-listing{--wpr-bg-35f64695-a17a-498a-a1a0-39dc5e80557d: url('https:\/\/listing.downtown-directory.com\/wp-content\/themes\/dwt-listing\/assets\/images\/collage.jpg');}","hash":"35f64695-a17a-498a-a1a0-39dc5e80557d","url":"https:\/\/listing.downtown-directory.com\/wp-content\/themes\/dwt-listing\/assets\/images\/collage.jpg"},{"selector":".accordion-title a","style":".accordion-title a::before{--wpr-bg-5cb5cc6e-9ba5-48e0-9aa1-f1ab399f52ae: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/plus.png');}","hash":"5cb5cc6e-9ba5-48e0-9aa1-f1ab399f52ae","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/plus.png"},{"selector":".accordion li.open .accordion-title a","style":".accordion li.open .accordion-title a::before{--wpr-bg-ea161893-c95e-4b83-91b1-cea4d91c7131: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/minus.png');}","hash":"ea161893-c95e-4b83-91b1-cea4d91c7131","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/minus.png"},{"selector":".bg-img-3","style":".bg-img-3{--wpr-bg-89d4bd2f-a647-4927-8d75-73e9ac19441a: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/banner-6.jpg');}","hash":"89d4bd2f-a647-4927-8d75-73e9ac19441a","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/banner-6.jpg"},{"selector":".bg-img","style":".bg-img{--wpr-bg-c363664f-6d54-44ea-ac0f-a97a84f9f9da: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/6.jpg');}","hash":"c363664f-6d54-44ea-ac0f-a97a84f9f9da","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/6.jpg"},{"selector":".funfacts","style":".funfacts{--wpr-bg-923d7831-a905-4cd2-bc9a-3dea0de9dc94: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/banner-6.jpg');}","hash":"923d7831-a905-4cd2-bc9a-3dea0de9dc94","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/banner-6.jpg"},{"selector":".app-download-section","style":".app-download-section{--wpr-bg-b3d28ad4-ff37-4ca0-a928-7367d598308a: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/app.jpg');}","hash":"b3d28ad4-ff37-4ca0-a928-7367d598308a","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/app.jpg"},{"selector":".app-download-section.style-2","style":".app-download-section.style-2{--wpr-bg-31b4aa3c-ff55-49fd-9e84-443eb9bd009e: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/slider\/slider-banner4.jpg');}","hash":"31b4aa3c-ff55-49fd-9e84-443eb9bd009e","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/slider\/slider-banner4.jpg"},{"selector":".how-it-work-icon","style":".how-it-work-icon::after{--wpr-bg-38df1128-6fcf-40d0-bf23-f546ca2d555e: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/dashed-line.jpg');}","hash":"38df1128-6fcf-40d0-bf23-f546ca2d555e","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/dashed-line.jpg"},{"selector":".how-it-work-icon","style":".how-it-work-icon::before{--wpr-bg-730ec794-6077-4cf6-9d85-e53285c8c2cd: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/dashed-line.jpg');}","hash":"730ec794-6077-4cf6-9d85-e53285c8c2cd","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/dashed-line.jpg"},{"selector":".how-it-work-icon","style":".how-it-work-icon{--wpr-bg-7cd90036-7058-4fe8-b426-280e25cc1c6d: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/border-dashed.png');}","hash":"7cd90036-7058-4fe8-b426-280e25cc1c6d","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/border-dashed.png"},{"selector":".overlay","style":".overlay{--wpr-bg-d8b62a75-a1e6-49e0-8142-4fd7e7474965: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/overlaybg.png');}","hash":"d8b62a75-a1e6-49e0-8142-4fd7e7474965","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/overlaybg.png"},{"selector":".by-body-type .icon-vehicle","style":".by-body-type .icon-vehicle{--wpr-bg-48c4549c-e864-4ac4-8dd7-bedef5936d29: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/bodytype-sprite.png');}","hash":"48c4549c-e864-4ac4-8dd7-bedef5936d29","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/bodytype-sprite.png"},{"selector":"footer.footer-bg","style":"footer.footer-bg{--wpr-bg-988d3ccb-7786-4f06-98aa-f17d5f11b9ff: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/footer-banner.png');}","hash":"988d3ccb-7786-4f06-98aa-f17d5f11b9ff","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/footer-banner.png"},{"selector":".banner-icon-loader","style":".banner-icon-loader{--wpr-bg-8a3bcc41-4955-4e2a-8670-2ea543e99447: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/loader.gif');}","hash":"8a3bcc41-4955-4e2a-8670-2ea543e99447","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/loader.gif"},{"selector":".preloader .preloader-gif","style":".preloader .preloader-gif{--wpr-bg-bed483ad-b747-4593-bf6c-f273ca89b4b9: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/sb-loader.gif');}","hash":"bed483ad-b747-4593-bf6c-f273ca89b4b9","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/sb-loader.gif"},{"selector":".hero-section","style":".hero-section{--wpr-bg-2ad5d240-fca3-4e87-8ac6-dbf12b315ac5: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/slider\/slider-image.png');}","hash":"2ad5d240-fca3-4e87-8ac6-dbf12b315ac5","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/slider\/slider-image.png"},{"selector":".section-style","style":".section-style:before{--wpr-bg-90998cad-3777-4817-a7e4-3d1d6abeb315: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/section-style.png');}","hash":"90998cad-3777-4817-a7e4-3d1d6abeb315","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/section-style.png"},{"selector":".section-style-2","style":".section-style-2:before{--wpr-bg-17373bfe-fead-4467-8f9e-56dd9fac32df: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/section-style-2.png');}","hash":"17373bfe-fead-4467-8f9e-56dd9fac32df","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/section-style-2.png"},{"selector":".services-3","style":".services-3{--wpr-bg-6002973c-1db2-44f7-8379-68a7951e776d: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/slider\/services-bg.png');}","hash":"6002973c-1db2-44f7-8379-68a7951e776d","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/slider\/services-bg.png"},{"selector":".sell-box.sell-box-2","style":".sell-box.sell-box-2{--wpr-bg-25f9fe89-9b89-49aa-9600-ad9dec04df03: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/slider\/call-to-action.png');}","hash":"25f9fe89-9b89-49aa-9600-ad9dec04df03","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/slider\/call-to-action.png"},{"selector":".section-style-3","style":".section-style-3:before{--wpr-bg-6b3505b8-f86c-4432-a74c-c7aefd06c986: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/section-style-3.png');}","hash":"6b3505b8-f86c-4432-a74c-c7aefd06c986","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/section-style-3.png"},{"selector":".hero-section-2","style":".hero-section-2{--wpr-bg-2419f9c5-2459-4e11-8784-600c33ff760b: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/slider\/slider-image-2.png');}","hash":"2419f9c5-2459-4e11-8784-600c33ff760b","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/slider\/slider-image-2.png"},{"selector":".section-style-divider","style":".section-style-divider:before{--wpr-bg-4bb465fd-1db8-4d71-b589-1c8ee23ee5ef: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/section-style-3.png');}","hash":"4bb465fd-1db8-4d71-b589-1c8ee23ee5ef","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/section-style-3.png"},{"selector":".section-style-divider-2","style":".section-style-divider-2:before{--wpr-bg-f0fd7570-2962-4eed-8e1a-9d345cb9f880: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/section-style-3-left.png');}","hash":"f0fd7570-2962-4eed-8e1a-9d345cb9f880","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/section-style-3-left.png"},{"selector":".section-style-divider-3","style":".section-style-divider-3:after{--wpr-bg-6539644a-0a8d-4dfe-ac35-471edc58eac6: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/section-style-3-top-right.png');}","hash":"6539644a-0a8d-4dfe-ac35-471edc58eac6","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/section-style-3-top-right.png"},{"selector":".pricing-section-images","style":".pricing-section-images{--wpr-bg-528c447e-3b52-4f58-8e1d-5771fba1c199: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/s7.png');}","hash":"528c447e-3b52-4f58-8e1d-5771fba1c199","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/s7.png"},{"selector":".carspot-footer-section","style":".carspot-footer-section{--wpr-bg-a167f60c-4861-427d-ab19-e555a070b8b2: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/foo.png');}","hash":"a167f60c-4861-427d-ab19-e555a070b8b2","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/foo.png"},{"selector":".fule-economy","style":".fule-economy{--wpr-bg-73f784cc-a7a5-4668-88b6-018a23dca67d: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/fule-economy-bg.png');}","hash":"73f784cc-a7a5-4668-88b6-018a23dca67d","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/fule-economy-bg.png"},{"selector":".background-1","style":".background-1{--wpr-bg-925346cb-1855-46f3-ad83-44c7a89f09dc: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/mechanic.jpg');}","hash":"925346cb-1855-46f3-ad83-44c7a89f09dc","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/mechanic.jpg"},{"selector":".background-2","style":".background-2{--wpr-bg-c07574d6-f079-4d0f-b047-bdf7e94ed5ca: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/service.jpg');}","hash":"c07574d6-f079-4d0f-b047-bdf7e94ed5ca","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/service.jpg"},{"selector":".quick-view-modal .ad-modal .single-product .single-page-slider .flex-direction-nav .flex-prev,.quick-view-modal .ad-modal .single-product #carousels .flex-direction-nav .flex-prev","style":".quick-view-modal .ad-modal .single-product .single-page-slider .flex-direction-nav .flex-prev,.quick-view-modal .ad-modal .single-product #carousels .flex-direction-nav .flex-prev{--wpr-bg-c2369d80-e317-4864-9978-526f1f0608f0: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/back.png');}","hash":"c2369d80-e317-4864-9978-526f1f0608f0","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/back.png"},{"selector":".quick-view-modal .ad-modal .single-product .single-page-slider .flex-direction-nav .flex-next,.quick-view-modal .ad-modal .single-product #carousels .flex-direction-nav .flex-next","style":".quick-view-modal .ad-modal .single-product .single-page-slider .flex-direction-nav .flex-next,.quick-view-modal .ad-modal .single-product #carousels .flex-direction-nav .flex-next{--wpr-bg-e0bd4a3b-e28b-416b-a662-75ded8f11bc4: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/next.png');}","hash":"e0bd4a3b-e28b-416b-a662-75ded8f11bc4","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/next.png"},{"selector":".our-best-services","style":".our-best-services{--wpr-bg-a81b027f-b970-489e-a7c0-7bbce9dcb9ce: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/slider\/services-bg.png');}","hash":"a81b027f-b970-489e-a7c0-7bbce9dcb9ce","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/slider\/services-bg.png"},{"selector":".owl-carousel .owl-video-play-icon","style":".owl-carousel .owl-video-play-icon{--wpr-bg-0419e938-c54b-45d0-90ac-16fb57259398: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/css\/owl.video.play.png');}","hash":"0419e938-c54b-45d0-90ac-16fb57259398","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/css\/owl.video.play.png"},{"selector":".divider span","style":".divider span{--wpr-bg-bcd80934-1d15-405e-83db-c111d923970a: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/css\/images\/divider-style8-black.png');}","hash":"bcd80934-1d15-405e-83db-c111d923970a","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/css\/images\/divider-style8-black.png"},{"selector":".divider.divider-light-color span","style":".divider.divider-light-color span{--wpr-bg-fd068d08-c24b-47cc-8285-423114a31828: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/css\/images\/divider-style8-black.png');}","hash":"fd068d08-c24b-47cc-8285-423114a31828","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/css\/images\/divider-style8-black.png"},{"selector":".divider.divider-dark-color span","style":".divider.divider-dark-color span{--wpr-bg-37f3bb72-ad30-499d-964b-d5156b9d1702: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/css\/images\/divider-style8-white.png');}","hash":"37f3bb72-ad30-499d-964b-d5156b9d1702","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/css\/images\/divider-style8-white.png"},{"selector":".divider.divider-dark span","style":".divider.divider-dark span{--wpr-bg-8f0ebf62-ccf7-4f53-a595-53941b26df50: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/css\/images\/divider-style8-white.png');}","hash":"8f0ebf62-ccf7-4f53-a595-53941b26df50","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/css\/images\/divider-style8-white.png"},{"selector":".btn-img-custom a","style":".btn-img-custom a{--wpr-bg-c56a535f-f6b3-4ccd-85ec-d9f3ac06f2b4: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/css\/images\/btn-bg-image.jpg');}","hash":"c56a535f-f6b3-4ccd-85ec-d9f3ac06f2b4","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/css\/images\/btn-bg-image.jpg"},{"selector":".section-next-update","style":".section-next-update{--wpr-bg-b14d2516-1186-47bc-b7b9-603f81bfd89a: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/demo\/images\/landingpage-update-bg-2.jpg');}","hash":"b14d2516-1186-47bc-b7b9-603f81bfd89a","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/demo\/images\/landingpage-update-bg-2.jpg"},{"selector":".hero-banner-bg-1","style":".hero-banner-bg-1{--wpr-bg-77b7b5eb-5b56-4edd-8220-97cbe01da282: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/demo\/images\/banner-img-01.jpg');}","hash":"77b7b5eb-5b56-4edd-8220-97cbe01da282","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/demo\/images\/banner-img-01.jpg"},{"selector":".hero-banner-bg-2","style":".hero-banner-bg-2{--wpr-bg-6ea0b32d-2478-4fa5-95eb-714133dbce44: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/demo\/images\/banner-img-02.jpg');}","hash":"6ea0b32d-2478-4fa5-95eb-714133dbce44","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/demo\/images\/banner-img-02.jpg"},{"selector":".hero-banner-bg-3","style":".hero-banner-bg-3{--wpr-bg-088ab514-aeb7-49f9-b8af-378dc678d819: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/demo\/images\/banner-img-03.jpg');}","hash":"088ab514-aeb7-49f9-b8af-378dc678d819","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/demo\/images\/banner-img-03.jpg"},{"selector":".hero-banner-bg-4","style":".hero-banner-bg-4{--wpr-bg-006d88fa-5d4a-43e6-aab3-82c19546af6f: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/demo\/images\/banner-img-04.jpg');}","hash":"006d88fa-5d4a-43e6-aab3-82c19546af6f","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/demo\/images\/banner-img-04.jpg"},{"selector":".hero-banner-bg-5","style":".hero-banner-bg-5{--wpr-bg-1f112181-289b-4e0f-8608-f9489985d05d: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/demo\/images\/banner-img-05.jpg');}","hash":"1f112181-289b-4e0f-8608-f9489985d05d","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/demo\/images\/banner-img-05.jpg"},{"selector":".hero-banner-bg-6","style":".hero-banner-bg-6{--wpr-bg-ec0e6f6a-35b5-478c-af6e-567934522bfe: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/demo\/images\/banner-img-06.jpg');}","hash":"ec0e6f6a-35b5-478c-af6e-567934522bfe","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/demo\/images\/banner-img-06.jpg"},{"selector":".hero-banner-bg-7","style":".hero-banner-bg-7{--wpr-bg-83fd849c-4baa-453f-a5a4-fcf225e01391: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/demo\/images\/banner-img-07.jpg');}","hash":"83fd849c-4baa-453f-a5a4-fcf225e01391","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/demo\/images\/banner-img-07.jpg"},{"selector":".hero-banner-bg-8","style":".hero-banner-bg-8{--wpr-bg-347ad1ef-042e-4dc8-9d1b-8991a9aae8da: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/demo\/images\/banner-img-08.jpg');}","hash":"347ad1ef-042e-4dc8-9d1b-8991a9aae8da","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/demo\/images\/banner-img-08.jpg"},{"selector":".hero-banner-bg-9","style":".hero-banner-bg-9{--wpr-bg-a86c5a1f-ef5f-41a2-a119-fdc72e415d34: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/demo\/images\/banner-img-09.jpg');}","hash":"a86c5a1f-ef5f-41a2-a119-fdc72e415d34","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/demo\/images\/banner-img-09.jpg"},{"selector":".hero-banner-bg-10","style":".hero-banner-bg-10{--wpr-bg-0cb7c610-a3c2-4476-b391-577897717862: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/demo\/images\/banner-img-10.jpg');}","hash":"0cb7c610-a3c2-4476-b391-577897717862","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/demo\/images\/banner-img-10.jpg"},{"selector":".hero-banner-bg-11","style":".hero-banner-bg-11{--wpr-bg-5f6421bb-f248-438f-ab83-1de5b6f89e90: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/demo\/images\/banner-img-11.jpg');}","hash":"5f6421bb-f248-438f-ab83-1de5b6f89e90","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/demo\/images\/banner-img-11.jpg"},{"selector":".hero-banner-main","style":".hero-banner-main{--wpr-bg-27850515-c5f7-437e-8265-b3aca011cc24: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/demo\/images\/landingpage-header.jpg');}","hash":"27850515-c5f7-437e-8265-b3aca011cc24","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/demo\/images\/landingpage-header.jpg"},{"selector":".header-bg-image .nav-menu-wrapper","style":".header-bg-image .nav-menu-wrapper{--wpr-bg-c770029b-5c46-4890-8914-bb56da35f508: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/examples\/demo\/images\/overlay-menu-bg.jpg');}","hash":"c770029b-5c46-4890-8914-bb56da35f508","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/examples\/demo\/images\/overlay-menu-bg.jpg"},{"selector":".carspot-footer","style":".carspot-footer{--wpr-bg-4025b044-9d3a-4a08-91bb-7e90b5cd8c22: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/layer-1164.png');}","hash":"4025b044-9d3a-4a08-91bb-7e90b5cd8c22","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/layer-1164.png"},{"selector":".loading","style":".loading{--wpr-bg-34737068-9a2c-4fca-a058-a14cf6ad10aa: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/sb-loader.gif');}","hash":"34737068-9a2c-4fca-a058-a14cf6ad10aa","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/sb-loader.gif"},{"selector":".icheckbox_minimal,.iradio_minimal","style":".icheckbox_minimal,.iradio_minimal{--wpr-bg-0e3072f2-a705-4f80-b3c4-fdf960420d80: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/skins\/minimal\/minimal.png');}","hash":"0e3072f2-a705-4f80-b3c4-fdf960420d80","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/skins\/minimal\/minimal.png"},{"selector":".icheckbox_minimal,.iradio_minimal","style":".icheckbox_minimal,.iradio_minimal{--wpr-bg-8f9fa759-fb22-42d1-addc-48c1233e2239: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/skins\/minimal\/[email protected]');}","hash":"8f9fa759-fb22-42d1-addc-48c1233e2239","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/skins\/minimal\/[email protected]"},{"selector":".banner-icon-search","style":".banner-icon-search{--wpr-bg-66e2cbb4-bf3f-4710-8e02-867fe7a0d23d: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/search.png');}","hash":"66e2cbb4-bf3f-4710-8e02-867fe7a0d23d","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/search.png"},{"selector":".post-ad-form .submit-form .dropzone .dz-default.dz-message","style":".post-ad-form .submit-form .dropzone .dz-default.dz-message{--wpr-bg-7c7404b4-e5e7-440b-bb25-5362195f93e0: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/spritemap.png');}","hash":"7c7404b4-e5e7-440b-bb25-5362195f93e0","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/spritemap.png"},{"selector":".cd-top","style":".cd-top{--wpr-bg-dc14a4e3-226d-4b24-a80f-0cbac26c99fe: url('https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/cd-top-arrow.svg');}","hash":"dc14a4e3-226d-4b24-a80f-0cbac26c99fe","url":"https:\/\/www.autodealsuae.com\/wp-content\/themes\/carspot\/images\/cd-top-arrow.svg"},{"selector":".vc_pixel_icon-alert","style":".vc_pixel_icon-alert{--wpr-bg-dbb9883d-1609-47ae-8a98-7fe54ab5428b: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/vc\/alert.png');}","hash":"dbb9883d-1609-47ae-8a98-7fe54ab5428b","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/vc\/alert.png"},{"selector":".vc_pixel_icon-info","style":".vc_pixel_icon-info{--wpr-bg-4009716b-2f0a-4983-9dcf-bf945827f192: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/vc\/info.png');}","hash":"4009716b-2f0a-4983-9dcf-bf945827f192","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/vc\/info.png"},{"selector":".vc_pixel_icon-tick","style":".vc_pixel_icon-tick{--wpr-bg-b03f5656-e111-4f3f-9a0e-9f193b341a4b: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/vc\/tick.png');}","hash":"b03f5656-e111-4f3f-9a0e-9f193b341a4b","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/vc\/tick.png"},{"selector":".vc_pixel_icon-explanation","style":".vc_pixel_icon-explanation{--wpr-bg-9ddddb87-17ea-4a3f-84d1-7c3af95b8697: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/vc\/exclamation.png');}","hash":"9ddddb87-17ea-4a3f-84d1-7c3af95b8697","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/vc\/exclamation.png"},{"selector":".vc_pixel_icon-address_book","style":".vc_pixel_icon-address_book{--wpr-bg-e89bb401-c774-4409-991c-44328f6853ae: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/address-book.png');}","hash":"e89bb401-c774-4409-991c-44328f6853ae","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/address-book.png"},{"selector":".vc_pixel_icon-alarm_clock","style":".vc_pixel_icon-alarm_clock{--wpr-bg-d7936901-67c2-42d3-9fb6-a250d4c07d79: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/alarm-clock.png');}","hash":"d7936901-67c2-42d3-9fb6-a250d4c07d79","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/alarm-clock.png"},{"selector":".vc_pixel_icon-anchor","style":".vc_pixel_icon-anchor{--wpr-bg-758ea19a-88a2-4dbf-90d5-1a44583671d3: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/anchor.png');}","hash":"758ea19a-88a2-4dbf-90d5-1a44583671d3","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/anchor.png"},{"selector":".vc_pixel_icon-application_image","style":".vc_pixel_icon-application_image{--wpr-bg-cd533ffd-068c-4502-aba9-4d4415d0cf30: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/application-image.png');}","hash":"cd533ffd-068c-4502-aba9-4d4415d0cf30","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/application-image.png"},{"selector":".vc_pixel_icon-arrow","style":".vc_pixel_icon-arrow{--wpr-bg-d85ccd9a-7635-4e08-926a-4504577e8d92: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/arrow.png');}","hash":"d85ccd9a-7635-4e08-926a-4504577e8d92","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/arrow.png"},{"selector":".vc_pixel_icon-asterisk","style":".vc_pixel_icon-asterisk{--wpr-bg-575c3c9b-e484-4514-9f24-d810b0c07b2c: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/asterisk.png');}","hash":"575c3c9b-e484-4514-9f24-d810b0c07b2c","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/asterisk.png"},{"selector":".vc_pixel_icon-hammer","style":".vc_pixel_icon-hammer{--wpr-bg-517b08a4-bbb0-43d9-9ccd-a42aa190a44a: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/auction-hammer.png');}","hash":"517b08a4-bbb0-43d9-9ccd-a42aa190a44a","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/auction-hammer.png"},{"selector":".vc_pixel_icon-balloon","style":".vc_pixel_icon-balloon{--wpr-bg-c391e4c8-e9b6-468e-9ad9-4195ce7a788a: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/balloon.png');}","hash":"c391e4c8-e9b6-468e-9ad9-4195ce7a788a","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/balloon.png"},{"selector":".vc_pixel_icon-balloon_buzz","style":".vc_pixel_icon-balloon_buzz{--wpr-bg-72fcdbdf-a18d-4e81-b935-120e2f58118f: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/balloon-buzz.png');}","hash":"72fcdbdf-a18d-4e81-b935-120e2f58118f","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/balloon-buzz.png"},{"selector":".vc_pixel_icon-balloon_facebook","style":".vc_pixel_icon-balloon_facebook{--wpr-bg-dffa917c-2873-450d-9dfb-c85a96c96b27: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/balloon-facebook.png');}","hash":"dffa917c-2873-450d-9dfb-c85a96c96b27","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/balloon-facebook.png"},{"selector":".vc_pixel_icon-balloon_twitter","style":".vc_pixel_icon-balloon_twitter{--wpr-bg-dd909c59-e822-4f0e-94d3-5f804b58cba5: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/balloon-twitter.png');}","hash":"dd909c59-e822-4f0e-94d3-5f804b58cba5","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/balloon-twitter.png"},{"selector":".vc_pixel_icon-battery","style":".vc_pixel_icon-battery{--wpr-bg-2887942d-ac35-4d49-826d-9a616e2f9370: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/battery-full.png');}","hash":"2887942d-ac35-4d49-826d-9a616e2f9370","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/battery-full.png"},{"selector":".vc_pixel_icon-binocular","style":".vc_pixel_icon-binocular{--wpr-bg-be44b745-c71b-4998-bcac-1b85a8e13497: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/binocular.png');}","hash":"be44b745-c71b-4998-bcac-1b85a8e13497","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/binocular.png"},{"selector":".vc_pixel_icon-document_excel","style":".vc_pixel_icon-document_excel{--wpr-bg-89be477a-9ef4-4c13-a48d-64da275c717b: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-excel.png');}","hash":"89be477a-9ef4-4c13-a48d-64da275c717b","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-excel.png"},{"selector":".vc_pixel_icon-document_image","style":".vc_pixel_icon-document_image{--wpr-bg-9a2b069b-26af-4339-902d-1d889f039813: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-image.png');}","hash":"9a2b069b-26af-4339-902d-1d889f039813","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-image.png"},{"selector":".vc_pixel_icon-document_music","style":".vc_pixel_icon-document_music{--wpr-bg-dd1173fa-ca81-4762-a109-28b1b7e520dd: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-music.png');}","hash":"dd1173fa-ca81-4762-a109-28b1b7e520dd","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-music.png"},{"selector":".vc_pixel_icon-document_office","style":".vc_pixel_icon-document_office{--wpr-bg-df7a3db3-488d-44c8-b16f-2c3177763af3: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-office.png');}","hash":"df7a3db3-488d-44c8-b16f-2c3177763af3","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-office.png"},{"selector":".vc_pixel_icon-document_pdf","style":".vc_pixel_icon-document_pdf{--wpr-bg-c15c3cde-52c0-424d-ab29-0b06b7d339f2: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-pdf.png');}","hash":"c15c3cde-52c0-424d-ab29-0b06b7d339f2","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-pdf.png"},{"selector":".vc_pixel_icon-document_powerpoint","style":".vc_pixel_icon-document_powerpoint{--wpr-bg-250462da-4d51-4216-8c20-86c8dc531892: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-powerpoint.png');}","hash":"250462da-4d51-4216-8c20-86c8dc531892","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-powerpoint.png"},{"selector":".vc_pixel_icon-document_word","style":".vc_pixel_icon-document_word{--wpr-bg-ba688366-155d-4895-8394-2be08e77580b: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-word.png');}","hash":"ba688366-155d-4895-8394-2be08e77580b","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/blue-document-word.png"},{"selector":".vc_pixel_icon-bookmark","style":".vc_pixel_icon-bookmark{--wpr-bg-4586d392-2432-4731-9045-271fd6d03d90: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/bookmark.png');}","hash":"4586d392-2432-4731-9045-271fd6d03d90","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/bookmark.png"},{"selector":".vc_pixel_icon-camcorder","style":".vc_pixel_icon-camcorder{--wpr-bg-cccffdf6-cd5a-447b-9db6-ba475ce2a818: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/camcorder.png');}","hash":"cccffdf6-cd5a-447b-9db6-ba475ce2a818","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/camcorder.png"},{"selector":".vc_pixel_icon-camera","style":".vc_pixel_icon-camera{--wpr-bg-712072d4-2a08-4f00-9ab8-1f1ddcf36915: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/camera.png');}","hash":"712072d4-2a08-4f00-9ab8-1f1ddcf36915","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/camera.png"},{"selector":".vc_pixel_icon-chart","style":".vc_pixel_icon-chart{--wpr-bg-9678f5b1-31d2-4363-9c73-1b33dd6a35b5: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/chart.png');}","hash":"9678f5b1-31d2-4363-9c73-1b33dd6a35b5","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/chart.png"},{"selector":".vc_pixel_icon-chart_pie","style":".vc_pixel_icon-chart_pie{--wpr-bg-a5adb4fa-2faf-43fa-93e3-6ec4b3170fdc: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/chart-pie.png');}","hash":"a5adb4fa-2faf-43fa-93e3-6ec4b3170fdc","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/chart-pie.png"},{"selector":".vc_pixel_icon-clock","style":".vc_pixel_icon-clock{--wpr-bg-0b00b102-3101-4e33-95d6-a75e6420d4d5: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/clock.png');}","hash":"0b00b102-3101-4e33-95d6-a75e6420d4d5","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/clock.png"},{"selector":".vc_pixel_icon-play","style":".vc_pixel_icon-play{--wpr-bg-bd530180-da73-4f48-8d9b-1ec2612bab3a: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/control.png');}","hash":"bd530180-da73-4f48-8d9b-1ec2612bab3a","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/control.png"},{"selector":".vc_pixel_icon-fire","style":".vc_pixel_icon-fire{--wpr-bg-cc0cc5d4-732d-4c3c-a2e6-ca09f8470fdb: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/fire.png');}","hash":"cc0cc5d4-732d-4c3c-a2e6-ca09f8470fdb","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/fire.png"},{"selector":".vc_pixel_icon-heart","style":".vc_pixel_icon-heart{--wpr-bg-605331e0-53e7-4ba5-a2d9-c81b678c5539: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/heart.png');}","hash":"605331e0-53e7-4ba5-a2d9-c81b678c5539","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/heart.png"},{"selector":".vc_pixel_icon-mail","style":".vc_pixel_icon-mail{--wpr-bg-704bc8c0-2de4-4de9-bf4b-422e301a102c: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/mail.png');}","hash":"704bc8c0-2de4-4de9-bf4b-422e301a102c","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/mail.png"},{"selector":".vc_pixel_icon-shield","style":".vc_pixel_icon-shield{--wpr-bg-57e930c8-4706-4d79-9a6b-21823a2c562d: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/plus-shield.png');}","hash":"57e930c8-4706-4d79-9a6b-21823a2c562d","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/plus-shield.png"},{"selector":".vc_pixel_icon-video","style":".vc_pixel_icon-video{--wpr-bg-2c62cbe5-fdec-49cb-85fa-2f192a41d74c: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/video.png');}","hash":"2c62cbe5-fdec-49cb-85fa-2f192a41d74c","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/js_composer\/assets\/images\/icons\/video.png"},{"selector":".rll-youtube-player .play","style":".rll-youtube-player .play{--wpr-bg-5b549f4c-a9e1-4575-9032-b3917c069482: url('https:\/\/www.autodealsuae.com\/wp-content\/plugins\/_wp-rocket\/assets\/img\/youtube.png');}","hash":"5b549f4c-a9e1-4575-9032-b3917c069482","url":"https:\/\/www.autodealsuae.com\/wp-content\/plugins\/_wp-rocket\/assets\/img\/youtube.png"}]; const rocket_excluded_pairs = [];</script><link href="https://static.addtoany.com" rel="preconnect"><link href="https://www.googletagmanager.com" rel="preconnect"><link href="https://www.google.com" rel="preconnect"><link href="https://www.youtube.com" rel="preconnect"></head>
<body class="home page-template page-template-page-home page-template-page-home-php page page-id-14614 theme-carspot woocommerce-no-js non-logged-in mega-menu-main-menu wpb-js-composer js-comp-ver-7.8 vc_responsive" style="--wp-dark-mode-img-opacity: 1; --wp-dark-mode-vid-opacity: 1;">
<div class="loading" id="sb_loading">Loading…</div>    <div class="sb-top-bar_notification">
        <a href="javascript:void(0)">
            For a better experience please change your browser to CHROME, FIREFOX, OPERA or Internet Explorer.        </a>
    </div>
<div class="colored-header">
<div id="header-info-bar" class="dark">
    <div class="container">
        <div class="col-md-5 col-sm-5 col-xs-12">
            <ul class="header-social pull-left ">
                                                                    <li>
                                <a class="Instagram" href="https://www.instagram.com/autodealsuae/">
                                    <i class="fa fa-instagram"></i>
                                </a>
                            </li>
                                                                                <li>
                                <a class="Facebook" href="https://www.facebook.com/autodealsuae/">
                                    <i class="fa fa-facebook"></i>
                                </a>
                            </li>
                                                                                <li>
                                <a class="Twitter" href="https://twitter.com/AUTODEALS10">
                                    <i class="fa fa-twitter "></i>
                                </a>
                            </li>
                                                                                <li>
                                <a class="Linkedin" href="https://www.linkedin.com/company/auto-deals-uae/">
                                    <i class="fa fa-linkedin "></i>
                                </a>
                            </li>
                                                                                <li>
                                <a class="YouTube" href="https://www.youtube.com/channel/UCtjujIPhCMfoQrX_R2FXg9w/videos">
                                    <i class="fa fa-youtube-play"></i>
                                </a>
                            </li>
                                                                                                                                                                                                                                                                                                                </ul>
        </div>
        <div class="col-md-7 col-sm-7 col-xs-12">
            <a href="https://www.autodealsuae.com/ceos-message/" class="info-bar-meta-link"><i class="fa fa-caret-right fa-fw"></i>CEO’s Message</a>
                    </div>
    </div>
</div> <!-- Navigation Menu -->
<div class="clearfix"></div>
 <!-- menu start -->
 <div class="ecommerce-shop">
    <nav id="menu-1" class="mega-menu">
<!-- menu list items container -->
<section class="menu-list-items">
    <div class="container">
        <div class="row">
            <div class="col-md-12 col-sm-12 col-xs-12">
                <!-- menu logo -->
                <ul class="menu-logo">
                <li> 
                	    <a href="https://www.autodealsuae.com/">
        			   <img width="230" height="40" src="https://www.autodealsuae.com/wp-content/uploads/2022/12/final-logo--e1672222903576.jpg" alt="Logo" id="sb_site_logo" data-lazy-src="https://www.autodealsuae.com/wp-content/uploads/2022/12/final-logo--e1672222903576.jpg" data-ll-status="loaded" class="entered lazyloaded"><noscript><img width="230" height="40" src="https://www.autodealsuae.com/wp-content/uploads/2022/12/final-logo--e1672222903576.jpg" alt="Logo" id="sb_site_logo"></noscript>
			    </a>                </li>
                </ul>
                 <!-- menu links -->
<ul class="menu-links">
<li><a href="https://www.autodealsuae.com/">Home  </a></li><li><a>Cars  <i class="fa fa-angle-down fa-indicator"></i></a><ul class="drop-down-multilevel grid-col-12"><li class="hoverTrigger"><a href="https://www.autodealsuae.com/search-cars/">Search Cars  </a></li><li class="hoverTrigger"><a href="https://www.autodealsuae.com/brands/">Brands  </a></li><li class="hoverTrigger"><a href="https://www.autodealsuae.com/compare-cars/">Compare Cars  </a></li></ul></li><li><a>Sell  <i class="fa fa-angle-down fa-indicator"></i></a><ul class="drop-down-multilevel grid-col-12"><li class="hoverTrigger"><a href="https://www.autodealsuae.com/sell-your-car/">Sell Your Car  </a></li><li class="hoverTrigger"><a href="https://www.autodealsuae.com/trade-in/">Trade In  </a></li><li class="hoverTrigger"><a href="https://www.autodealsuae.com/consign-your-car-with-us/">Consignment  </a></li></ul></li><li><a>About Us  <i class="fa fa-angle-down fa-indicator"></i></a><ul class="drop-down-multilevel grid-col-12"><li class="hoverTrigger"><a href="https://www.autodealsuae.com/about-us/">About Auto Deals  </a></li><li class="hoverTrigger"><a href="https://www.autodealsuae.com/ceos-message/">CEO’s Message  </a></li><li class="hoverTrigger"><a href="https://www.autodealsuae.com/showroom-virtual-tour/">Showroom Virtual Tour  </a></li><li class="hoverTrigger"><a href="https://www.autodealsuae.com/support-center/">FAQ  </a></li><li class="hoverTrigger"><a href="https://www.autodealsuae.com/client-reviews/">Client Reviews  </a></li></ul></li><li><a>Media  <i class="fa fa-angle-down fa-indicator"></i></a><ul class="drop-down-multilevel grid-col-12"><li class="hoverTrigger"><a href="https://www.autodealsuae.com/news/">News/Blogs  </a></li><li class="hoverTrigger"><a target="_blank" href="https://www.autodealsuae.com/social-media-feed/">Social Media  </a></li><li class="hoverTrigger"><a href="https://www.autodealsuae.com/happy-customers/">Happy Customers Gallery  </a></li></ul></li><li><a>Contact  <i class="fa fa-angle-down fa-indicator"></i></a><ul class="drop-down-multilevel grid-col-12"><li class="hoverTrigger"><a href="https://www.autodealsuae.com/contact-us/">Contact Us  </a></li><li class="hoverTrigger"><a target="_blank" href="https://www.autodealsuae.com/after-sales-support/">After Sales Support  </a></li><li class="hoverTrigger"><a target="_blank" href="https://www.autodealsuae.com/financing-and-insurance-services-for-luxury-cars-in-dubai-uae/">Financing Support  </a></li><li class="hoverTrigger"><a target="_blank" href="https://www.autodealsuae.com/export-a-luxury-car-from-dubai-uae/">Export Facility Support  </a></li></ul></li><li><a href="#"><div class="wp-dark-mode-switch wp-dark-mode-ignore" data-style="2" data-size="1" data-text-light="" data-text-dark="" data-icon-light="" data-icon-dark=""><div class="wp-dark-mode-switch-styled wp-dark-mode-switch-2" style="--wp-dark-mode-switch-scale: 1"><div class="_track wp-dark-mode-ignore"><span class="wp-dark-mode-ignore">Light</span><div class="_thumb wp-dark-mode-ignore"></div><span class="wp-dark-mode-ignore">Dark</span></div></div></div>  </a></li></ul>
            </div>
        </div>
    </div>      
</section>

</nav>
</div>
<!-- menu end -->
</div>
<!-- Navigation Menu End -->
<!-- =-=-=-=-=-=-= Light Header End  =-=-=-=-=-=-= -->




<div class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid"><div data-vc-parallax-image="https://www.youtube.com/watch?v=QhODKHpD85E" data-vc-video-bg="https://www.youtube.com/watch?v=QhODKHpD85E" class="wpb_column vc_column_container vc_col-sm-12 vc_hidden-md vc_hidden-sm vc_hidden-xs vc_col-has-fill vc_video-bg-container"><div class="vc_column-inner"><div class="wpb_wrapper"><section class="simple-search">
         <div class="container">
		    <h1>Your Journey To The True Luxury Starts Here</h1>
            <p>'You Find a Better Deal Here'</p>
            <div class="search-holder">
               <div id="custom-search-input">
				  <form method="get" action="https://www.autodealsuae.com/search-cars/">
				  <div class="col-md-11 col-sm-11 col-xs-11 no-padding">
                     <input type="text" autocomplete="off" name="ad_title" id="autocomplete-dynamic" class="form-control " placeholder="What Are You Looking For...">
				</div>
				<div class="col-md-1 col-sm-1 col-xs-1 no-padding">	 
                     <button class="btn btn-theme" type="submit"> <span class=" glyphicon glyphicon-search"></span> </button>
				</div>	
				 
					</form>
               </div>
            </div>
         </div>
      </section>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-12 vc_hidden-lg"><div class="vc_column-inner"><div class="wpb_wrapper"><section class="simple-search wp-dark-mode-ignore" style="background: rgba(0, 0, 0, 0) url(https://www.autodealsuae.com/wp-content/uploads/2019/10/trade-bg.jpg) center center no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;">
         <div class="container">
		    <h1>Your Journey To The True Luxury Starts Here</h1>
            <p>'You Find a Better Deal Here'</p>
            <div class="search-holder">
               <div id="custom-search-input">
				  <form method="get" action="https://www.autodealsuae.com/search-cars/">
				  <div class="col-md-11 col-sm-11 col-xs-11 no-padding">
                     <input type="text" autocomplete="off" name="ad_title" id="autocomplete-dynamic" class="form-control " placeholder="What Are You Looking For...">
				</div>
				<div class="col-md-1 col-sm-1 col-xs-1 no-padding">	 
                     <button class="btn btn-theme" type="submit"> <span class=" glyphicon glyphicon-search"></span> </button>
				</div>	
				 
					</form>
               </div>
            </div>
         </div>
      </section>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12 vc_col-has-fill"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="advance-search">
         <div class="section-search search-style-2">
            <div class="container">
               <div class="row">
                  <div class="col-lg-12 col-md-12 col-xs-12 col-sm-12">
                     <!-- Nav tabs -->
                     <ul class="nav nav-tabs">
                        <li class="nav-item active">
                           <a class="nav-link" data-toggle="tab" href="#tab1">Search Car In Details </a>
                        </li>
						<li class="nav-item">
                           <a class="nav-link" data-toggle="tab" href="#tab2">Search Car By Type</a>
                        </li>
                     </ul>
                     <!-- Tab panes -->
                     <div class="tab-content clearfix">
                        <div class="tab-pane fade in active" id="tab1">
                           <form method="get" action="https://www.autodealsuae.com/search-cars/">
                              <div class="search-form pull-left ">
                                 <div class="search-form-inner pull-left ">
                                    <div class="col-md-4 no-padding">
                                       <div class="form-group">
                                          <label>Keyword</label>
										  <input autocomplete="off" name="ad_title" id="autocomplete-dynamic" class="form-control banner-icon-search" placeholder="What Are You Looking For..." type="text">
                                       </div>
                                    </div>
                                    <div class="col-md-4 no-padding">
                                       <div class="form-group">
                                          <label>Select Make</label>
										  <select class="form-control select-make" name="cat_id">
												<option label="Select Make" value="">Select Make</option>
												<option value="897">Alfa Romeo   (0)</option><option value="906">Aston Martin   (0)</option><option value="908">Audi   (1)</option><option value="911">Austin   (0)</option><option value="912">Austin Healey   (0)</option><option value="914">Aveo   (0)</option><option value="915">Bentley   (14)</option><option value="919">BMW   (5)</option><option value="923">Bolt   (0)</option><option value="925">Brothers   (0)</option><option value="2035">Bufori   (1)</option><option value="1442">Bugatti   (0)</option><option value="1444">Cadillac   (3)</option><option value="927">Camaro   (0)</option><option value="2056">Cevo   (1)</option><option value="2045">Changan   (0)</option><option value="934">Charger   (0)</option><option value="1839">Chevrolet   (0)</option><option value="2030">Chrysler   (0)</option><option value="939">Corvette   (0)</option><option value="944">Dart   (0)</option><option value="2018">Dodge   (1)</option><option value="2039">Ducati   (0)</option><option value="960">Ferrari   (16)</option><option value="2038">Fiat   (0)</option><option value="964">Ford   (1)</option><option value="2023">GMC   (1)</option><option value="982">Honda   (0)</option><option value="986">Hummer   (0)</option><option value="2044">Hyundai   (0)</option><option value="1445">Infiniti   (0)</option><option value="993">Jaguar   (0)</option><option value="1446">Jeep   (0)</option><option value="2068">Jetour   (0)</option><option value="995">Joy   (0)</option><option value="2069">KTM   (0)</option><option value="996">Lamborghini   (7)</option><option value="997">Land Rover   (5)</option><option value="1447">Lexus   (1)</option><option value="2036">Lincoln   (0)</option><option value="2046">Lotus   (0)</option><option value="1448">Maserati   (0)</option><option value="1443">Maybach   (1)</option><option value="1017">McLaren   (1)</option><option value="1018">Mercedes Benz   (19)</option><option value="2043">Mercedes Benz AMG GT-R   (0)</option><option value="1449">Mini   (0)</option><option value="1022">Mitsubishi   (0)</option><option value="1848">Morgan   (0)</option><option value="2026">MV Agusta   (0)</option><option value="1033">Nissan   (1)</option><option value="1035">Nitro   (0)</option><option value="1898">Opel   (0)</option><option value="1039">Optra   (0)</option><option value="1561">Polaris   (1)</option><option value="2024">Pontiac   (0)</option><option value="1045">Porsche   (13)</option><option value="2066">Rabdan   (1)</option><option value="1067">Renault   (0)</option><option value="1071">Rolls-Royce   (5)</option><option value="2055">Smart   (0)</option><option value="1088">Sonic   (0)</option><option value="1089">Spark   (0)</option><option value="1095">Stealth   (0)</option><option value="1100">Suzuki   (0)</option><option value="1450">Tesla   (0)</option><option value="1451">Toyota   (1)</option><option value="2065">Vanderhall   (0)</option><option value="1125">Viper   (0)</option><option value="1437">Volkswagen   (0)</option><option value="1128">Volt   (0)</option>
										  </select>
										  
                                       </div>
                                    </div>
                                    <div class="col-md-4 no-padding">
                                       <div class="form-group">
                                          <label>Select Year</label>
										  <select class=" orm-control" name="year_from">
												<option label="Select Year" value="">Select Year</option>
												<option value="1955">1955</option><option value="1956">1956</option><option value="1957">1957</option><option value="1962">1962</option><option value="1964">1964</option><option value="1965">1965</option><option value="1967">1967</option><option value="1968">1968</option><option value="1970">1970</option><option value="1979">1979</option><option value="1980">1980</option><option value="1981">1981</option><option value="1982">1982</option><option value="1983">1983</option><option value="1984">1984</option><option value="1985">1985</option><option value="1986">1986</option><option value="1987">1987</option><option value="1988">1988</option><option value="1989">1989</option><option value="1990">1990</option><option value="1991">1991</option><option value="1992">1992</option><option value="1993">1993</option><option value="1994">1994</option><option value="1995">1995</option><option value="1996">1996</option><option value="1997">1997</option><option value="1998">1998</option><option value="1999">1999</option><option value="2000">2000</option><option value="2001">2001</option><option value="2002">2002</option><option value="2003">2003</option><option value="2004">2004</option><option value="2005">2005</option><option value="2006">2006</option><option value="2007">2007</option><option value="2008">2008</option><option value="2009">2009</option><option value="2010">2010</option><option value="2011">2011</option><option value="2012">2012</option><option value="2013">2013</option><option value="2014">2014</option><option value="2015">2015</option><option value="2016">2016</option><option value="2017">2017</option><option value="2018">2018</option><option value="2019">2019</option><option value="2020">2020</option><option value="2021">2021</option><option value="2022">2022</option><option value="2023">2023</option><option value="2024">2024</option><option value="2025">2025</option>
										  </select>
                                         
                                       </div>
                                    </div>
                                 </div>
                                 <div class="form-group pull-right ">
                                    <button type="submit" id="submit_loader" value="submit" class="btn btn-lg btn-theme">Search Now</button>
                                 </div>
                              </div>
                              
                           </form>
                        </div>
						
						<div class="tab-pane fade" id="tab2">
                           <form>
                              <div class="search-form">
                                 <div class="search-form-inner-type">                                  
                                                                          
                                 </div>                                 
                              </div>
                              
                           </form>
                        </div>
                     </div>
                  </div>
               </div>
            </div>
         </div>
      </div></div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><section class="custom-padding ">
				<!-- Main Container -->
				<div class="container">
				   <!-- Row -->
				   <div class="row">
						<div class="heading-panel">
				 <div class="col-xs-12 col-md-12 col-sm-12 text-center">
					<!-- Main Title -->
					<h2>Latest <span class="heading-color"> Arrivals</span></h2>
					<!-- Short Description -->
					<p class="heading-text">Browse through the vast selection of brand new and pre-owned vehicles which have recently been added to our collection.</p>
				 </div>
			  </div>
						
                           
                              <div class="col-md-12 col-xs-12 col-sm-12">
							  	<div class="row"> <div class="posts-masonry ads-for-home"><div class="col-md-4 col-xs-12 col-sm-6">
				  <!-- Ad Box -->
				  <div class="category-grid-box">
					 <!-- Ad Img -->
					 <div class="category-grid-img">
					 
						<img width="360" height="270" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20360%20270'%3E%3C/svg%3E" alt="2024 Mercedes Benz C 63s AMG Turbo E-Performance | GCC | 5 Years Warranty | 5 Years Service Contract" class="img-responsive" data-lazy-src="https://www.autodealsuae.com/wp-content/uploads/2024/10/1d-23-360x270.jpg"><noscript><img width="360" height="270" decoding="async" src="https://www.autodealsuae.com/wp-content/uploads/2024/10/1d-23-360x270.jpg" alt="2024 Mercedes Benz C 63s AMG Turbo E-Performance | GCC | 5 Years Warranty | 5 Years Service Contract" class="img-responsive"/></noscript>
						<!-- Ad Status -->
						
						<!-- User Review -->
						<div class="user-preview">
						   <a href="https://www.autodealsuae.com/individual/marketing/?type=ads">
						   <img width="800" height="800" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20800'%3E%3C/svg%3E" class="avatar avatar-small" alt="2024 Mercedes Benz C 63s AMG Turbo E-Performance | GCC | 5 Years Warranty | 5 Years Service Contract" data-lazy-src="https://www.autodealsuae.com/wp-content/uploads/2023/03/final-logo-jpg.jpg"><noscript><img width="800" height="800" decoding="async" src="https://www.autodealsuae.com/wp-content/uploads/2023/03/final-logo-jpg.jpg" class="avatar avatar-small" alt="2024 Mercedes Benz C 63s AMG Turbo E-Performance | GCC | 5 Years Warranty | 5 Years Service Contract"/></noscript>
						   </a>
						</div>
						<!-- View Details -->
						<a href="https://www.autodealsuae.com/cars/2024-mercedes-benz-c-63s-amg-turbo-e-performance-gcc-5-years-warranty-5-years-service-contract/" class="view-details">
						View Details
						</a>
						<!-- Additional Info -->
						<div class="additional-information">
						<p>Transmission: Automatic</p>
						<p>Body Type: Sedan</p>
						 <p>Condition: Pre-Owned</p>
						   <p>Posted on: October 29, 2024</p>
						</div>
						<!-- Additional Info End-->
					 </div>
					 <!-- Ad Img End -->
					 <div class="short-description">
							<!-- Category Title -->
								<div class="category-title"> <span class="padding_cats"><a href="https://www.autodealsuae.com/search-cars/?cat_id=1018">Mercedes Benz</a></span> </div>
								<h3><a href="https://www.autodealsuae.com/cars/2024-mercedes-benz-c-63s-amg-turbo-e-performance-gcc-5-years-warranty-5-years-service-contract/">2024 Mercedes Benz C...</a></h3>
						<div class="price">AED 499,000</div>
					 </div>
					 <!-- Addition Info -->
					<div class="ad-info">
						 <ul class="list-unstyled"><li><i class="flaticon-gas-station-1"></i>Petrol</li><li><i class="flaticon-dashboard"></i>1,323 km</li><li><i class="flaticon-engine-2"></i>600 hp</li></ul>
					 </div>
				  </div>
				  <!-- Ad Box End -->
			   </div><div class="col-md-4 col-xs-12 col-sm-6">
				  <!-- Ad Box -->
				  <div class="category-grid-box">
					 <!-- Ad Img -->
					 <div class="category-grid-img">
					 
						<img width="360" height="270" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20360%20270'%3E%3C/svg%3E" alt="2015 Porsche 918 Spyder Weissach No. 99 of 918 | GCC – Low Mileage | 4.6L V8 + 2E Engines" class="img-responsive" data-lazy-src="https://www.autodealsuae.com/wp-content/uploads/2024/10/1d-22-360x270.jpg"><noscript><img width="360" height="270" decoding="async" src="https://www.autodealsuae.com/wp-content/uploads/2024/10/1d-22-360x270.jpg" alt="2015 Porsche 918 Spyder Weissach No. 99 of 918 | GCC &#8211; Low Mileage | 4.6L V8 + 2E Engines" class="img-responsive"/></noscript>
						<!-- Ad Status -->
						
						<!-- User Review -->
						<div class="user-preview">
						   <a href="https://www.autodealsuae.com/individual/marketing/?type=ads">
						   <img width="800" height="800" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20800'%3E%3C/svg%3E" class="avatar avatar-small" alt="2015 Porsche 918 Spyder Weissach No. 99 of 918 | GCC – Low Mileage | 4.6L V8 + 2E Engines" data-lazy-src="https://www.autodealsuae.com/wp-content/uploads/2023/03/final-logo-jpg.jpg"><noscript><img width="800" height="800" decoding="async" src="https://www.autodealsuae.com/wp-content/uploads/2023/03/final-logo-jpg.jpg" class="avatar avatar-small" alt="2015 Porsche 918 Spyder Weissach No. 99 of 918 | GCC &#8211; Low Mileage | 4.6L V8 + 2E Engines"/></noscript>
						   </a>
						</div>
						<!-- View Details -->
						<a href="https://www.autodealsuae.com/cars/2015-porsche-918-spyder-weissach-no-99-of-918-gcc-low-mileage-4-6l-v8-2e-engines/" class="view-details">
						View Details
						</a>
						<!-- Additional Info -->
						<div class="additional-information">
						<p>Transmission: Automatic</p>
						<p>Body Type: Convertible</p>
						 <p>Condition: Pre-Owned</p>
						   <p>Posted on: October 25, 2024</p>
						</div>
						<!-- Additional Info End-->
					 </div>
					 <!-- Ad Img End -->
					 <div class="short-description">
							<!-- Category Title -->
								<div class="category-title"> <span class="padding_cats"><a href="https://www.autodealsuae.com/search-cars/?cat_id=1045">Porsche</a></span> </div>
								<h3><a href="https://www.autodealsuae.com/cars/2015-porsche-918-spyder-weissach-no-99-of-918-gcc-low-mileage-4-6l-v8-2e-engines/">2015 Porsche 918 Spy...</a></h3>
						<div class="price">AED 5,500,000</div>
					 </div>
					 <!-- Addition Info -->
					<div class="ad-info">
						 <ul class="list-unstyled"><li><i class="flaticon-gas-station-1"></i>Hybrid</li><li><i class="flaticon-dashboard"></i>15,548 km</li><li><i class="flaticon-engine-2"></i>800 hp</li></ul>
					 </div>
				  </div>
				  <!-- Ad Box End -->
			   </div><div class="col-md-4 col-xs-12 col-sm-6">
				  <!-- Ad Box -->
				  <div class="category-grid-box">
					 <!-- Ad Img -->
					 <div class="category-grid-img">
					 
						<img width="360" height="270" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20360%20270'%3E%3C/svg%3E" alt="2020 Mercedes Benz E 53 AMG | Turbo 4 Matic -Perfect Condition | 4.0L V8" class="img-responsive" data-lazy-src="https://www.autodealsuae.com/wp-content/uploads/2024/10/1d-20-360x270.jpg"><noscript><img width="360" height="270" decoding="async" src="https://www.autodealsuae.com/wp-content/uploads/2024/10/1d-20-360x270.jpg" alt="2020 Mercedes Benz E 53 AMG | Turbo 4 Matic -Perfect Condition | 4.0L V8" class="img-responsive"/></noscript>
						<!-- Ad Status -->
						
						<!-- User Review -->
						<div class="user-preview">
						   <a href="https://www.autodealsuae.com/individual/marketing/?type=ads">
						   <img width="800" height="800" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20800'%3E%3C/svg%3E" class="avatar avatar-small" alt="2020 Mercedes Benz E 53 AMG | Turbo 4 Matic -Perfect Condition | 4.0L V8" data-lazy-src="https://www.autodealsuae.com/wp-content/uploads/2023/03/final-logo-jpg.jpg"><noscript><img width="800" height="800" decoding="async" src="https://www.autodealsuae.com/wp-content/uploads/2023/03/final-logo-jpg.jpg" class="avatar avatar-small" alt="2020 Mercedes Benz E 53 AMG | Turbo 4 Matic -Perfect Condition | 4.0L V8"/></noscript>
						   </a>
						</div>
						<!-- View Details -->
						<a href="https://www.autodealsuae.com/cars/2020-mercedes-benz-e-53-amg-turbo-4-matic-perfect-condition-4-0l-v8/" class="view-details">
						View Details
						</a>
						<!-- Additional Info -->
						<div class="additional-information">
						<p>Transmission: Automatic</p>
						<p>Body Type: Sedan</p>
						 <p>Condition: Pre-Owned</p>
						   <p>Posted on: October 24, 2024</p>
						</div>
						<!-- Additional Info End-->
					 </div>
					 <!-- Ad Img End -->
					 <div class="short-description">
							<!-- Category Title -->
								<div class="category-title"> <span class="padding_cats"><a href="https://www.autodealsuae.com/search-cars/?cat_id=1018">Mercedes Benz</a></span> </div>
								<h3><a href="https://www.autodealsuae.com/cars/2020-mercedes-benz-e-53-amg-turbo-4-matic-perfect-condition-4-0l-v8/">2020 Mercedes Benz E...</a></h3>
						<div class="price">AED 249,000</div>
					 </div>
					 <!-- Addition Info -->
					<div class="ad-info">
						 <ul class="list-unstyled"><li><i class="flaticon-gas-station-1"></i>Petrol</li><li><i class="flaticon-dashboard"></i>59,504 km</li><li><i class="flaticon-engine-2"></i>400 hp</li></ul>
					 </div>
				  </div>
				  <!-- Ad Box End -->
			   </div><div class="col-md-4 col-xs-12 col-sm-6">
				  <!-- Ad Box -->
				  <div class="category-grid-box">
					 <!-- Ad Img -->
					 <div class="category-grid-img">
					 
						<img width="360" height="270" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20360%20270'%3E%3C/svg%3E" alt="2025 Mercedes Benz G 63 AMG Manufaktur | GCC Brand New – Warranty – Service Contract | 4.0L V8" class="img-responsive" data-lazy-src="https://www.autodealsuae.com/wp-content/uploads/2024/10/1d-19-360x270.jpg"><noscript><img width="360" height="270" decoding="async" src="https://www.autodealsuae.com/wp-content/uploads/2024/10/1d-19-360x270.jpg" alt="2025 Mercedes Benz G 63 AMG Manufaktur | GCC Brand New &#8211; Warranty &#8211; Service Contract | 4.0L V8" class="img-responsive"/></noscript>
						<!-- Ad Status -->
						
						<!-- User Review -->
						<div class="user-preview">
						   <a href="https://www.autodealsuae.com/individual/marketing/?type=ads">
						   <img width="800" height="800" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20800'%3E%3C/svg%3E" class="avatar avatar-small" alt="2025 Mercedes Benz G 63 AMG Manufaktur | GCC Brand New – Warranty – Service Contract | 4.0L V8" data-lazy-src="https://www.autodealsuae.com/wp-content/uploads/2023/03/final-logo-jpg.jpg"><noscript><img width="800" height="800" decoding="async" src="https://www.autodealsuae.com/wp-content/uploads/2023/03/final-logo-jpg.jpg" class="avatar avatar-small" alt="2025 Mercedes Benz G 63 AMG Manufaktur | GCC Brand New &#8211; Warranty &#8211; Service Contract | 4.0L V8"/></noscript>
						   </a>
						</div>
						<!-- View Details -->
						<a href="https://www.autodealsuae.com/cars/2025-mercedes-benz-g-63-amg-manufaktur-gcc-brand-new-warranty-service-contract-4-0l-v8/" class="view-details">
						View Details
						</a>
						<!-- Additional Info -->
						<div class="additional-information">
						<p>Transmission: Automatic</p>
						<p>Body Type: Wagon</p>
						 <p>Condition: Brand New</p>
						   <p>Posted on: October 24, 2024</p>
						</div>
						<!-- Additional Info End-->
					 </div>
					 <!-- Ad Img End -->
					 <div class="short-description">
							<!-- Category Title -->
								<div class="category-title"> <span class="padding_cats"><a href="https://www.autodealsuae.com/search-cars/?cat_id=1018">Mercedes Benz</a></span> </div>
								<h3><a href="https://www.autodealsuae.com/cars/2025-mercedes-benz-g-63-amg-manufaktur-gcc-brand-new-warranty-service-contract-4-0l-v8/">2025 Mercedes Benz G...</a></h3>
						<div class="price">AED 1,195,000</div>
					 </div>
					 <!-- Addition Info -->
					<div class="ad-info">
						 <ul class="list-unstyled"><li><i class="flaticon-gas-station-1"></i>Petrol</li><li><i class="flaticon-dashboard"></i>0 km</li><li><i class="flaticon-engine-2"></i>500 hp</li></ul>
					 </div>
				  </div>
				  <!-- Ad Box End -->
			   </div><div class="col-md-4 col-xs-12 col-sm-6">
				  <!-- Ad Box -->
				  <div class="category-grid-box">
					 <!-- Ad Img -->
					 <div class="category-grid-img">
					 
						<img width="360" height="270" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20360%20270'%3E%3C/svg%3E" alt="2020 Ferrari 812 GTS | GCC – Extremely Low Mileage – Service Contract – Service History | 6.5L V12" class="img-responsive" data-lazy-src="https://www.autodealsuae.com/wp-content/uploads/2024/10/1d-18-360x270.jpg"><noscript><img width="360" height="270" decoding="async" src="https://www.autodealsuae.com/wp-content/uploads/2024/10/1d-18-360x270.jpg" alt="2020 Ferrari 812 GTS | GCC &#8211; Extremely Low Mileage &#8211; Service Contract &#8211; Service History | 6.5L V12" class="img-responsive"/></noscript>
						<!-- Ad Status -->
						
						<!-- User Review -->
						<div class="user-preview">
						   <a href="https://www.autodealsuae.com/individual/marketing/?type=ads">
						   <img width="800" height="800" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20800'%3E%3C/svg%3E" class="avatar avatar-small" alt="2020 Ferrari 812 GTS | GCC – Extremely Low Mileage – Service Contract – Service History | 6.5L V12" data-lazy-src="https://www.autodealsuae.com/wp-content/uploads/2023/03/final-logo-jpg.jpg"><noscript><img width="800" height="800" decoding="async" src="https://www.autodealsuae.com/wp-content/uploads/2023/03/final-logo-jpg.jpg" class="avatar avatar-small" alt="2020 Ferrari 812 GTS | GCC &#8211; Extremely Low Mileage &#8211; Service Contract &#8211; Service History | 6.5L V12"/></noscript>
						   </a>
						</div>
						<!-- View Details -->
						<a href="https://www.autodealsuae.com/cars/2020-ferrari-812-gts-gcc-extremely-low-mileage-service-contract-service-history-6-5l-v12/" class="view-details">
						View Details
						</a>
						<!-- Additional Info -->
						<div class="additional-information">
						<p>Transmission: Automatic</p>
						<p>Body Type: Convertible</p>
						 <p>Condition: Pre-Owned</p>
						   <p>Posted on: October 23, 2024</p>
						</div>
						<!-- Additional Info End-->
					 </div>
					 <!-- Ad Img End -->
					 <div class="short-description">
							<!-- Category Title -->
								<div class="category-title"> <span class="padding_cats"><a href="https://www.autodealsuae.com/search-cars/?cat_id=960">Ferrari</a></span> </div>
								<h3><a href="https://www.autodealsuae.com/cars/2020-ferrari-812-gts-gcc-extremely-low-mileage-service-contract-service-history-6-5l-v12/">2020 Ferrari 812 GTS...</a></h3>
						<div class="price">AED 1,749,000</div>
					 </div>
					 <!-- Addition Info -->
					<div class="ad-info">
						 <ul class="list-unstyled"><li><i class="flaticon-gas-station-1"></i>Petrol</li><li><i class="flaticon-dashboard"></i>9,191 km</li><li><i class="flaticon-engine-2"></i>700 hp</li></ul>
					 </div>
				  </div>
				  <!-- Ad Box End -->
			   </div><div class="col-md-4 col-xs-12 col-sm-6">
				  <!-- Ad Box -->
				  <div class="category-grid-box">
					 <!-- Ad Img -->
					 <div class="category-grid-img">
					 
						<img width="360" height="270" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20360%20270'%3E%3C/svg%3E" alt="2021 SF90 Stradale | Brand New | 986 HP | 4.0L V8 Hybrid" class="img-responsive" data-lazy-src="https://www.autodealsuae.com/wp-content/uploads/2024/10/1d-17-360x270.jpg"><noscript><img width="360" height="270" decoding="async" src="https://www.autodealsuae.com/wp-content/uploads/2024/10/1d-17-360x270.jpg" alt="2021 SF90 Stradale | Brand New | 986 HP | 4.0L V8 Hybrid" class="img-responsive"/></noscript>
						<!-- Ad Status -->
						
						<!-- User Review -->
						<div class="user-preview">
						   <a href="https://www.autodealsuae.com/individual/marketing/?type=ads">
						   <img width="800" height="800" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20800'%3E%3C/svg%3E" class="avatar avatar-small" alt="2021 SF90 Stradale | Brand New | 986 HP | 4.0L V8 Hybrid" data-lazy-src="https://www.autodealsuae.com/wp-content/uploads/2023/03/final-logo-jpg.jpg"><noscript><img width="800" height="800" decoding="async" src="https://www.autodealsuae.com/wp-content/uploads/2023/03/final-logo-jpg.jpg" class="avatar avatar-small" alt="2021 SF90 Stradale | Brand New | 986 HP | 4.0L V8 Hybrid"/></noscript>
						   </a>
						</div>
						<!-- View Details -->
						<a href="https://www.autodealsuae.com/cars/2021-sf90-stradale-brand-new-986-hp-4-0l-v8-hybrid/" class="view-details">
						View Details
						</a>
						<!-- Additional Info -->
						<div class="additional-information">
						<p>Transmission: Automatic</p>
						<p>Body Type: Coupe</p>
						 <p>Condition: Pre-Owned</p>
						   <p>Posted on: October 21, 2024</p>
						</div>
						<!-- Additional Info End-->
					 </div>
					 <!-- Ad Img End -->
					 <div class="short-description">
							<!-- Category Title -->
								<div class="category-title"> <span class="padding_cats"><a href="https://www.autodealsuae.com/search-cars/?cat_id=960">Ferrari</a></span> </div>
								<h3><a href="https://www.autodealsuae.com/cars/2021-sf90-stradale-brand-new-986-hp-4-0l-v8-hybrid/">2021 SF90 Stradale |...</a></h3>
						<div class="price">AED 1,559,000</div>
					 </div>
					 <!-- Addition Info -->
					<div class="ad-info">
						 <ul class="list-unstyled"><li><i class="flaticon-gas-station-1"></i>Hybrid</li><li><i class="flaticon-dashboard"></i>0 km</li><li><i class="flaticon-engine-2"></i>900 hp</li></ul>
					 </div>
				  </div>
				  <!-- Ad Box End -->
			   </div></div> </div>
							  </div>
						<div class="text-center">
                           <div class="load-more-btn">
						   <a href="https://www.autodealsuae.com/search-cars/ " target="%20_blank" class="btn btn-lg  btn-theme"> View All <i class="fa fa-refresh"></i></a>
                           </div>
                        </div>
						
				   </div>
				</div>
			</section></div></div></div><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><section class="padding-top-90 services-center  ">
            <div class="container">
			   <div class="heading-panel">
				 <div class="col-xs-12 col-md-12 col-sm-12 text-center">
					<!-- Main Title -->
					<h2>Why <span class="heading-color">Choose</span> Us?</h2>
					<!-- Short Description -->
					<p class="heading-text">As we are the industrial leaders in the region, we keep pre-defined quality of service which focus on the complete satisfaction of our most valued clients. whether it may be buying or selling, you find a better deal here.</p>
				 </div>
			  </div>
			<div class="row clearfix">
                  <div class="col-md-4 col-sm-6 col-xs-12 pull-left ">
				  
                    <!--Service Block -->
                     <div class="services-grid">
                        <div class="icons icon-right"><i class="icon-linegraph"></i></div>
                        <h4>LEADER OF THE INDUSTRY</h4>
                        <p>As a sister concern of  Belresheed Group we have the strong reputation and leadership in the market.
</p>
                     </div>
                    <!--Service Block -->
                     <div class="services-grid">
                        <div class="icons icon-right"><i class="icon-gears"></i></div>
                        <h4>COMMITMENT TO EXCELLENCE</h4>
                        <p>To provide highest quality vehicles which contains well maintained machine and bodies under certified renowned international standards.</p>
                     </div>
                    <!--Service Block -->
                     <div class="services-grid">
                        <div class="icons icon-right"><i class="icon-profile-male"></i></div>
                        <h4>PROFESSIONAL TEAM</h4>
                        <p>Our professional team always make sure that our clients are satisfied on each deal and after sales processes.
</p>
                     </div>
				  </div>
                  
                  <!--Right Column-->
                  <div class="col-md-4 col-sm-6 col-xs-12 pull-right ">
                    
                    <!--Service Block -->
                     <div class="services-grid">
                        <div class="icons icon-right"><i class="flaticon-wallet-2"></i></div>
                        <h4>WORTHWHILE</h4>
                        <p>We always aim to provide you best service at value for money with secure and flexible payment plans.</p>
                     </div>
                    <!--Service Block -->
                     <div class="services-grid">
                        <div class="icons icon-right"><i class="icon-happy"></i></div>
                        <h4>TRANSPARENCY</h4>
                        <p>Assuring you to provide best of our services with proper business ethics and committed towards trust building.
</p>
                     </div>
                    <!--Service Block -->
                     <div class="services-grid">
                        <div class="icons icon-right"><i class="icon-aperture"></i></div>
                        <h4>EASY CUSTOMIZATION</h4>
                        <p>Aware of rapid changes in luxury automotive industry, always a step ahead to implemented changes. To make sure we provide customized solutions.
</p>
                     </div>
                  </div>
                  <!--Image Column-->
                  <div class="col-md-4 col-sm-12 col-xs-12">
                     <figure class="wow slideInUp  animated" data-wow-delay="0ms" data-wow-duration="3500ms">
                        <img width="300" height="607" decoding="async" class="center-block" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20607'%3E%3C/svg%3E" alt="Image Not Available" data-lazy-src="https://www.autodealsuae.com/wp-content/uploads/2020/07/44b63915ce2655b9baf48c8486371901-e1593850834307.png"><noscript><img width="300" height="607" decoding="async" class="center-block" src="https://www.autodealsuae.com/wp-content/uploads/2020/07/44b63915ce2655b9baf48c8486371901-e1593850834307.png" alt="Image Not Available"/></noscript>
                     </figure>
                  </div>
               </div>
			</div>
			</section>
	<div class="wpb_text_column wpb_content_element vc_custom_1642069451828">
		<div class="wpb_wrapper">
			<p style="text-align: center;">Auto Deals has been one of Dubai’s foremost <a href="https://www.autodealsuae.com/search-cars/">luxury car</a> Showroom since the past decade and have been successful in consistently providing an extensive choice of <a href="https://www.autodealsuae.com/search-cars/">new and used luxury cars</a> at the cheapest prices to meet the needs of our diverse clients. No one understands <a href="https://www.autodealsuae.com/search-cars/">luxury cars</a> and their owners as we do; with their varied interests and needs in world renowned brands, they are always looking for the best. At Auto Deals, we mostly deal with brand <a href="https://www.autodealsuae.com/brands/">new and used/pre-owned luxury cars</a> like <a href="https://www.autodealsuae.com/mercedes-benz/">Mercedes Benz</a>, <a href="https://www.autodealsuae.com/bentley-2/">Bentley</a>, <a href="https://www.autodealsuae.com/lamborghini-2/">Lamborghini</a>, <a href="https://www.autodealsuae.com/ferrari/">Ferrari</a> &amp; <a href="https://www.autodealsuae.com/aston-martin/">Aston Martin</a> and we offer them at the most competitive market prices</p>

		</div>
	</div>
</div></div></div></div><div data-vc-full-width="true" data-vc-full-width-init="false" data-vc-stretch-content="true" class="vc_row wpb_row vc_row-fluid vc_custom_1608019503454 vc_row-has-fill"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner vc_custom_1608019584412"><div class="wpb_wrapper"></div></div></div></div><div class="vc_row-full-width vc_clearfix"></div>
</div><footer class="footer-bg dark">
    <div class="footer-top">
        <div class="container">
            <div class="row">
                <div class="col-md-3  col-sm-6 col-xs-12">
                    <div class="widget">
                        <div class="logo">
                            <a href="https://www.autodealsuae.com/">
                                                                    <img width="230" height="40" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20230%2040'%3E%3C/svg%3E" class="img-responsive" alt="Site Logo" data-lazy-src="https://www.autodealsuae.com/wp-content/uploads/2022/12/final-logo--e1672222903576.jpg"><noscript><img width="230" height="40" src="https://www.autodealsuae.com/wp-content/uploads/2022/12/final-logo--e1672222903576.jpg"
                                         class="img-responsive" alt="Site Logo"></noscript>
                                                                </a>
                        </div>
                        <p>You Find A Better Deal Here</p>
                        <ul class="apps-donwloads">
                            <li><a href="https://play.google.com/store/apps/details?id=com.bzd.base.gtr"><img width="122" height="40" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20122%2040'%3E%3C/svg%3E" alt="Android App" data-lazy-src="https://www.autodealsuae.com/wp-content/themes/carspot/images/googleplay.png"><noscript><img width="122" height="40" src="https://www.autodealsuae.com/wp-content/themes/carspot/images/googleplay.png" alt="Android App"></noscript></a></li><li><a href="https://apps.apple.com/ae/app/autodeals-uae/id1476809986"><img width="122" height="40" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20122%2040'%3E%3C/svg%3E" alt="IOS App" data-lazy-src="https://www.autodealsuae.com/wp-content/themes/carspot/images/appstore.png"><noscript><img width="122" height="40" src="https://www.autodealsuae.com/wp-content/themes/carspot/images/appstore.png" alt="IOS App"></noscript></a></li>
                        </ul>
                    </div>
                </div>
                

                                    <div class="col-md-2  col-sm-6 col-xs-12">

                        <div class="widget my-quicklinks">
                            <h5>Quick Links</h5>
                            <ul>
                                <li><a href="https://www.autodealsuae.com/search-cars/">New Arrivals</a></li><li><a href="https://www.autodealsuae.com/contact-us/">Contact Us</a></li><li><a href="https://www.autodealsuae.com/news/">News</a></li><li><a href="https://www.autodealsuae.com/showroom-virtual-tour/">Showroom Virtual Tour</a></li><li><a href="https://www.autodealsuae.com/privacy-policy/">Privacy Policy</a></li>                            </ul>
                        </div>

                    </div>
                
                                    <div class="col-md-5  col-sm-6 col-xs-12">
                        <div class="widget widget-newsletter">
                            <h5>Signup for Newsletter</h5>
                            <div class="fieldset">
                                <p>We may send you information about new cars related events, webinars, news and services which we believe.</p>
                                                                    <form onsubmit="return checkVals();">
                                        <input name="sb_email" id="sb_email" placeholder="Enter your email address" type="text" autocomplete="off" required="">
                                        <input class="submit-btn" id="save_email" value="Submit" type="button">
                                        <input class="submit-btn no-display" id="processing_req" value="Processing..." type="button">
                                        <input type="hidden" id="sb_action" value="footer_action">
                                    </form>
                                                                </div>
                        </div>
                        <div class="copyright">
                            <p>Copyright 2024 © Auto Deals Car Trading LLC | All Rights Reserved.</p>
<!--?php echo do_shortcode('[gtranslate]'); ?-->                        </div>
                    </div>
                                            </div>
        </div>
    </div>
</footer>	        <input type="hidden" id="is_rtl" value="0">
        <input type="hidden" id="is_video_active" value="1"><input type="hidden" id="is_category_based" value="1">        <input type="hidden" id="profile_page" value="https://www.autodealsuae.com/?page-type=dashboard">
    <input type="hidden" id="previous_url" value="">
    <input type="hidden" id="login_page" value="https://www.autodealsuae.com/">
    <input type="hidden" id="theme_path" value="https://www.autodealsuae.com/wp-content/themes/carspot/">
    <input type="hidden" id="carspot_ajax_url" value="https://www.autodealsuae.com/wp-admin/admin-ajax.php">
    <input type="hidden" id="carspot_forgot_msg" value="Password sent on your email.">
    <input type="hidden" id="carspot_profile_msg" value="Profile saved successfully.">
    <input type="hidden" id="carspot_max_upload_reach" value="Maximum upload limit reached">
    <input type="hidden" id="not_logged_in" value="You have been logged out.">
    <input type="hidden" id="sb_upload_limit" value="35">
    <!--gallery upload size-->
    <input type="hidden" id="sb_upload_size" value="10485760-10MB">
        <input type="hidden" id="sb-bid-timezone" value="Etc/UTC"> 
    <input type="hidden" id="facebook_key" value="1727676677526152">
    <input type="hidden" id="google_key" value="330850612569-d52lka7avemtr9j9hrl7t821fupbnvel.apps.googleusercontent.com">
    <input type="hidden" id="confirm_delete" value="Are you sure to delete this?">
    <input type="hidden" id="confirm_update" value="Are you sure to update this?">
    <input type="hidden" id="ad_updated" value="Ad updated successfully.">
    <input type="hidden" id="ad_posted" value="Ad posted successfully.">
    <input type="hidden" id="inpection_posted" value="Inspection posted successfully.">
    <input type="hidden" id="redirect_uri" value="https://www.autodealsuae.com/">
    <input type="hidden" id="select_place_holder" value="Select an option">
    <input type="hidden" id="is_sticky_header" value="1">
    <input type="hidden" id="current_currency" value="AED ">
    <input type="hidden" id="is_sub_active" value="1">
    <input type="hidden" id="account_deleted" value="Your account have been deleted permanently..">
    <input type="hidden" id="nonce_error" value="This is a secure website">


    <!--Sticky header logic-->
    <input type="hidden" id="header_style" value="shop">
    <input type="hidden" id="is_sticky_header" value="1">
    <input type="hidden" id="sticky_sb_logo_url" value="https://www.autodealsuae.com/wp-content/uploads/2022/12/final-logo--e1672222903576.jpg">
    <input type="hidden" id="static_sb_logo_url" value="https://www.autodealsuae.com/wp-content/uploads/2022/12/final-logo--e1672222903576.jpg">
        <input type="hidden" id="msg_notification_on" value="0">
    <input type="hidden" id="msg_notification_time" value="30000">
    <input type="hidden" id="is_unread_msgs" value="0">
    <!-- Email verification and reset password -->



<style>
    .compare-floating-btn {
        position: fixed;
        right: 0;
        top: 30%;
        background-color: #242424;
        color: #fff;
        box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.07);
        z-index: 999;
        border-radius: 4px 0 0 4px;
    }

    .compare-floating-btn a {
        padding: 15px 20px;
        color: #fff;
        display: inline-block;
    }

    .compare-floating-btn span.badge {
        position: absolute;
        border-radius: 50%;
        top: -12px;
        left: -12px;
        background-color: #E52D27;
        padding: 5px 10px;
        font-family: "Poppins", sans-serif;
        border: 2px solid #FFF;
        font-size: 12px;
        box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.07);
    }
</style>

<span class="compare-floating-btn " style="display:none;">
    <a href="https://www.autodealsuae.com/compare-cars/" class="protip" data-pt-title=" Compare Ads" data-pt-position="left" data-pt-scheme="dark-transparent" data-pt-size="small">
        <i class="fa fa-clone"></i>
    </a>
    </span>
    <script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() {
        (function ($) {
            "use strict";
            $('.sb_variation').on('change', function ()
            {
                var get_var = '';
                $(".sb_variation").each(function () {
                    var val = $(this).val();

                    get_var = get_var + val.replace(/\s+/g, '') + '_';
                });
                if ($('#' + get_var).length > 0)
                {
                    var res = $('#' + get_var).val();
                    var arr = res.split("-");
                    var sale_price = arr[0];
                    var old_price = arr[1];
                    var vid = arr[2];
                    if (sale_price == "0")
                    {
                        $('#v_msg').html('This product is currently out of stock and unavailable.');
                        $('#sale_price').html('');
                        $('#old_price').html('');
                        $('#sb_add_to_cart').hide();
                        $('.quantity').hide();
                        $('#product_qty').hide();
                    } else
                    {
                        $('#sale_price').html('' + sale_price);
                        $('#old_price').html('' + old_price);
                        $('#v_msg').html('');
                        $('#sb_add_to_cart').show();
                        $('.quantity').show();
                        $('#product_qty').show();
                    }
                    $('#variation_id').val(vid);
                }
            });
            $(".sb_variation").trigger("change");

            $('#sb_add_to_cart').on('click', function ()
            {
                if ($('#cart_msg').html() != 'Adding...')
                {
                    $('#cart_msg').html("Adding...");
                    //Getting values
                    var variation_id = $('#variation_id').val();
                    var pid = $('#product_id').val();
                    var qty = $('#product_qty').val();
                    $.post('https://www.autodealsuae.com/wp-admin/admin-ajax.php',
                            {action: 'sb_cart', product_id: pid, qty: qty, variation_id: variation_id}).done(function (response)
                    {

                        $('#cart_msg').html("add to cart");

                        if (response != 0)
                        {
                            var cart_url = '';
                                    var cart_url = '<br /><a href="https://www.autodealsuae.com/">View Cart</a>';
                                    toastr.success('Product Added successfully.' + cart_url, 'Success!', {timeOut: 10000, "closeButton": true, "positionClass": "toast-bottom-right"})
                        } else
                        {
                            toastr.error('Something went wrong, please try it again.', 'Error!', {timeOut: 15000, "closeButton": true, "positionClass": "toast-bottom-right"})
                        }
                    });
                }

            });

        })(jQuery);
    });</script>
    <script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() {
  window.addEventListener('load',function(){
    jQuery('[href*="tel:"]').click(function(){
      gtag('event','click',{'event_category':'number','event_label':window.location.pathname})
    })
    if(jQuery('.wpforms-confirmation-scroll p').is(":visible")){
      gtag('event','submit',{'event_category':'form','event_label':window.location.pathname})
    }
    jQuery('body').on('click','.qlwapp-toggle',function(){
      gtag('event','click',{'event_category':'whats-app','event_label':window.location.pathname})
    })
    jQuery('body').on('click','[type="submit"]',function(){
      var y = 0
      var form_name =jQuery(this).parents("form").attr('id');
      var timer =setInterval(function(){
        if(jQuery('.toast-success').is(":visible")){
          if(y==0){
            gtag('event','submit',{'event_category':'page-form','event_label':form_name})
            y=1;
          }
          clearInterval(timer);
        }
      })
      })
  })
});</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
    window.__lc_connect = '{"ajaxUrl":"https:\/\/www.autodealsuae.com\/wp-admin\/admin-ajax.php","customer":{"id":"","name":"","email":""}}';
</script>

<script type="rocketlazyloadscript" data-minify="1" async="" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/cache/min/1/api/v1/script/b8ad5f12-556e-482e-ab4b-48c2f0292f07/widget.js?ver=1729510643"></script>
<script type="text/html" id="wpb-modifications"> window.wpbCustomElement = 1; </script><!-- Call Now Button 1.4.11 (https://callnowbutton.com) [renderer:modern]-->
<a aria-label="Call Now Button" href="tel:+97143333444" id="callnowbutton" class="call-now-button cnb-zoom-90 cnb-zindex-7 cnb-single cnb-right cnb-displaymode cnb-displaymode-mobile-only wp-dark-mode-ignore" style="background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PHBhdGggZD0iTTI3LjAxMzU1LDIzLjQ4ODU5bC0xLjc1MywxLjc1MzA1YTUuMDAxLDUuMDAxLDAsMCwxLTUuMTk5MjgsMS4xODI0M2MtMS45NzE5My0uNjkzNzItNC44NzMzNS0yLjM2NDM4LTguNDM4NDgtNS45Mjk1UzYuMzg3LDE0LjAyOCw1LjY5MzMsMTIuMDU2MTVBNS4wMDA3OCw1LjAwMDc4LDAsMCwxLDYuODc1NzMsNi44NTY4N0w4LjYyODc4LDUuMTAzNzZhMSwxLDAsMCwxLDEuNDE0MzEuMDAwMTJsMi44MjgsMi44Mjg4QTEsMSwwLDAsMSwxMi44NzEsOS4zNDY4TDExLjA2NDcsMTEuMTUzYTEuMDAzOCwxLjAwMzgsMCwwLDAtLjA4MjEsMS4zMjE3MSw0MC43NDI3OCw0MC43NDI3OCwwLDAsMCw0LjA3NjI0LDQuNTgzNzQsNDAuNzQxNDMsNDAuNzQxNDMsMCwwLDAsNC41ODM3NCw0LjA3NjIzLDEuMDAzNzksMS4wMDM3OSwwLDAsMCwxLjMyMTcxLS4wODIwOWwxLjgwNjIyLTEuODA2MjdhMSwxLDAsMCwxLDEuNDE0MTItLjAwMDEybDIuODI4OCwyLjgyOEExLjAwMDA3LDEuMDAwMDcsMCwwLDEsMjcuMDEzNTUsMjMuNDg4NTlaIiBmaWxsPSIjZmZmZmZmIi8+PC9zdmc+); background-color:#00bb00;" onclick="return gtag_report_conversion(&quot;tel:+97143333444&quot;);"><span>Call Now Button</span></a><div id="qlwapp" class="qlwapp qlwapp-premium 
qlwapp-bubble qlwapp-bottom-left qlwapp-all qlwapp-rounded qlwapp-flash 	" data-autoloadelay="1000">
	<div class="qlwapp-container">
			<div class="qlwapp-box">
		<div class="qlwapp-header">
			<div class="qlwapp-carousel">
							<div class="qlwapp-slide">
				<i class="qlwapp-close" data-action="close">×</i>
				<div class="qlwapp-description">
					<div class="qlwapp-description-container">
					<h3>Hello!</h3>
<p>Click one of our representatives below to chat on WhatsApp or send us an email to <a href="mailto:[email protected]">[email protected]</a></p>
					</div>
				</div>
				</div>
						<div class="qlwapp-slide">
				<div class="qlwapp-contact">
				<div class="qlwapp-previous" data-action="previous">
					<i class="qlwf-arrow_left"></i>
				</div>
				<div class="qlwapp-info">
					<span class="qlwapp-name">%</span>
					<span class="qlwapp-label">%</span>
				</div>
				<div class="qlwapp-avatar">
					<div class="qlwapp-avatar-container">
					<img alt="#" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" data-lazy-src="#"><noscript><img alt="#" src="#" /></noscript>
					</div>
				</div>
				</div>
			</div>
			</div>
		</div>
		<div class="qlwapp-body">
			<div class="qlwapp-carousel">
			<div class="qlwapp-slide">
									<a class="qlwapp-account qlwapp-all" data-action="chat" data-visibility="readonly" data-timefrom="10:00" data-timeto="21:00" data-phone="971505005004" data-timedays="[&quot;0&quot;,&quot;1&quot;,&quot;2&quot;,&quot;3&quot;,&quot;4&quot;,&quot;6&quot;]" data-timezone="240" data-message="Hello! Ms. Mina I am interested in a car mentioned over Auto Deals Website https://www.autodealsuae.com" data-type="phone" role="button" tabindex="0" target="_blank">
												<div class="qlwapp-avatar">
							<div class="qlwapp-avatar-container">
							<img width="800" height="800" alt="Mina  Wilkommen" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20800'%3E%3C/svg%3E" data-lazy-src="https://www.autodealsuae.com/wp-content/uploads/2023/03/final-logo-jpg.jpg"><noscript><img width="800" height="800" alt="Mina  Wilkommen" src="https://www.autodealsuae.com/wp-content/uploads/2023/03/final-logo-jpg.jpg" ></noscript>
							</div>
						</div>
												<div class="qlwapp-info">
						<span class="qlwapp-label">VIP Sales Manager</span>
						<span class="qlwapp-name">Mina  Wilkommen</span>
						<!--<time class="qlwapp-label">Available from 10:00 to 21:00</time>-->
													<span class="qlwapp-time">Available from <span class="from">10:00</span> to <span class="to">21:00</span></span>
																			<span class="qlwapp-days qlwapp-hidden">Available on <span class="day0">Sunday</span><span class="day1">Monday</span><span class="day2">Tuesday</span><span class="day3">Wednesday</span><span class="day4">Thursday</span><span class="day5">Friday</span><span class="day6">Saturday</span></span>
												</div>
					</a>
										<a class="qlwapp-account qlwapp-all" data-action="chat" data-visibility="readonly" data-timefrom="00:00" data-timeto="00:00" data-phone="971553333373" data-timedays="[&quot;0&quot;,&quot;1&quot;,&quot;2&quot;,&quot;3&quot;,&quot;4&quot;,&quot;5&quot;,&quot;6&quot;]" data-timezone="240" data-message="Hello! Mr. Fisal I am interested in a car mentioned over Auto Deals Website https://www.autodealsuae.com" data-type="phone" role="button" tabindex="0" target="_blank">
												<div class="qlwapp-avatar">
							<div class="qlwapp-avatar-container">
							<img width="800" height="800" alt="Fisal " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20800'%3E%3C/svg%3E" data-lazy-src="https://www.autodealsuae.com/wp-content/uploads/2023/03/final-logo-jpg.jpg"><noscript><img width="800" height="800" alt="Fisal " src="https://www.autodealsuae.com/wp-content/uploads/2023/03/final-logo-jpg.jpg" ></noscript>
							</div>
						</div>
												<div class="qlwapp-info">
						<span class="qlwapp-label">Sales Support</span>
						<span class="qlwapp-name">Fisal </span>
						<!--<time class="qlwapp-label">Available from 00:00 to 00:00</time>-->
																			<span class="qlwapp-days qlwapp-hidden">Available on <span class="day0">Sunday</span><span class="day1">Monday</span><span class="day2">Tuesday</span><span class="day3">Wednesday</span><span class="day4">Thursday</span><span class="day5">Friday</span><span class="day6">Saturday</span></span>
												</div>
					</a>
										<a class="qlwapp-account qlwapp-all" data-action="chat" data-visibility="readonly" data-timefrom="00:00" data-timeto="00:00" data-phone="971565605656" data-timedays="[&quot;0&quot;,&quot;1&quot;,&quot;2&quot;,&quot;3&quot;,&quot;4&quot;,&quot;5&quot;,&quot;6&quot;]" data-timezone="240" data-message="Hello! Mr. Mohamed El Hussein, I am interested in a car mentioned over Auto Deals Website https://www.autodealsuae.com/" data-type="phone" role="button" tabindex="0" target="_blank">
												<div class="qlwapp-avatar">
							<div class="qlwapp-avatar-container">
							<img width="800" height="800" alt="Mohamed El Hussein" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20800'%3E%3C/svg%3E" data-lazy-src="https://www.autodealsuae.com/wp-content/uploads/2023/03/final-logo-jpg.jpg"><noscript><img width="800" height="800" alt="Mohamed El Hussein" src="https://www.autodealsuae.com/wp-content/uploads/2023/03/final-logo-jpg.jpg" ></noscript>
							</div>
						</div>
												<div class="qlwapp-info">
						<span class="qlwapp-label">Sales Support</span>
						<span class="qlwapp-name">Mohamed El Hussein</span>
						<!--<time class="qlwapp-label">Available from 00:00 to 00:00</time>-->
																			<span class="qlwapp-days qlwapp-hidden">Available on <span class="day0">Sunday</span><span class="day1">Monday</span><span class="day2">Tuesday</span><span class="day3">Wednesday</span><span class="day4">Thursday</span><span class="day5">Friday</span><span class="day6">Saturday</span></span>
												</div>
					</a>
										<a class="qlwapp-account qlwapp-all" data-action="chat" data-visibility="readonly" data-timefrom="00:00" data-timeto="00:00" data-phone="971553557766" data-timedays="[]" data-timezone="240" data-message="Hello! Mr. Haider I am interested in a car mentioned over Auto Deals Website https://www.autodealsuae.com/" data-type="phone" role="button" tabindex="0" target="_blank">
												<div class="qlwapp-avatar">
							<div class="qlwapp-avatar-container">
							<img width="800" height="800" alt="Haider " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20800'%3E%3C/svg%3E" data-lazy-src="https://www.autodealsuae.com/wp-content/uploads/2023/03/final-logo-jpg.jpg"><noscript><img width="800" height="800" alt="Haider " src="https://www.autodealsuae.com/wp-content/uploads/2023/03/final-logo-jpg.jpg" ></noscript>
							</div>
						</div>
												<div class="qlwapp-info">
						<span class="qlwapp-label">Sales Support</span>
						<span class="qlwapp-name">Haider </span>
						<!--<time class="qlwapp-label">Available from 00:00 to 00:00</time>-->
																		</div>
					</a>
										<a class="qlwapp-account qlwapp-all" data-action="chat" data-visibility="readonly" data-timefrom="00:00" data-timeto="00:00" data-phone="971556555568" data-timedays="[&quot;0&quot;,&quot;1&quot;,&quot;2&quot;,&quot;3&quot;,&quot;4&quot;,&quot;5&quot;,&quot;6&quot;]" data-timezone="240" data-message="Hello! Mr. Hassan I am interested in a car mentioned over Auto Deals Website https://www.autodealsuae.com/" data-type="phone" role="button" tabindex="0" target="_blank">
												<div class="qlwapp-avatar">
							<div class="qlwapp-avatar-container">
							<img width="800" height="800" alt="Hassan " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20800'%3E%3C/svg%3E" data-lazy-src="https://www.autodealsuae.com/wp-content/uploads/2023/03/final-logo-jpg.jpg"><noscript><img width="800" height="800" alt="Hassan " src="https://www.autodealsuae.com/wp-content/uploads/2023/03/final-logo-jpg.jpg" ></noscript>
							</div>
						</div>
												<div class="qlwapp-info">
						<span class="qlwapp-label">Sales Support</span>
						<span class="qlwapp-name">Hassan </span>
						<!--<time class="qlwapp-label">Available from 00:00 to 00:00</time>-->
																			<span class="qlwapp-days qlwapp-hidden">Available on <span class="day0">Sunday</span><span class="day1">Monday</span><span class="day2">Tuesday</span><span class="day3">Wednesday</span><span class="day4">Thursday</span><span class="day5">Friday</span><span class="day6">Saturday</span></span>
												</div>
					</a>
								</div>
			<div class="qlwapp-slide">
				<div class="qlwapp-chat">
				<div class="qlwapp-message">
				</div>
				<!--<div class="qlwapp-user"></div>-->
				</div>
			</div>
			</div>
		</div>
					<div class="qlwapp-footer" data-data-visibility="
																		">
			<p>Call Us <a href="tel:+97143333444">+971 43333 444</a> 10:00 AM to 09:00 PM<br>
Powered By WhatsApp</p>
			</div>
				<div class="qlwapp-response" data-action="response">
			<pre></pre>
			<textarea maxlength="500" name="message" placeholder="Hello! I'm interested in the cars mentioned @https://autodealsuae.com" aria-label="Hello! I'm interested in the cars mentioned @https://autodealsuae.com" tabindex="0"></textarea>
			<div class="qlwapp-buttons">
			<i class="qlwf-emoji"></i>
			<a class="qlwapp-reply" data-action="open" data-message="Hello! I'm interested in the cars mentioned @https://autodealsuae.com" role="button" tabindex="0" target="_blank">
				<i class="qlwf-send"></i>
			</a>
			</div>
		</div>
		</div>
				<a class="qlwapp-toggle" data-action="box" data-visibility="readonly" data-phone="971505005004" data-type="phone" data-timefrom="00:00" data-timedays="[&quot;0&quot;,&quot;1&quot;,&quot;2&quot;,&quot;3&quot;,&quot;4&quot;,&quot;5&quot;,&quot;6&quot;]" data-timeto="00:00" data-timezone="0" data-message="Hello! I'm interested in the cars mentioned @https://autodealsuae.com" role="button" tabindex="0" target="_blank">
					<i class="qlwapp-icon qlwapp-whatsapp-icon"></i>
				<i class="qlwapp-close" data-action="close">×</i>
									<span class="qlwapp-days qlwapp-hidden">Available on <span class="day0">Sunday</span><span class="day1">Monday</span><span class="day2">Tuesday</span><span class="day3">Wednesday</span><span class="day4">Thursday</span><span class="day5">Friday</span><span class="day6">Saturday</span></span>
		
		</a>

		</div>
</div>
	<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
		(function () {
			var c = document.body.className;
			c = c.replace(/woocommerce-no-js/, 'woocommerce-js');
			document.body.className = c;
		})();
	</script>
	<link data-minify="1" rel="stylesheet" id="wc-blocks-style-css" href="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css?ver=1729733617" type="text/css" media="all">
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/plugins/carspot_framework/js/theme.js?ver=1728034180" id="carspot-theme-js-js" defer=""></script>
<script type="text/javascript" id="lsow-frontend-scripts-js-extra">
/* <![CDATA[ */
var lsow_settings = {"mobile_width":"780","custom_css":""};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/plugins/livemesh-siteorigin-widgets/assets/js/lsow-frontend.min.js?ver=3.9" id="lsow-frontend-scripts-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-includes/js/dist/hooks.min.js?ver=2810c76e705dd1a53b18" id="wp-hooks-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-i18n-js-after">
/* <![CDATA[ */
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=1728034180" id="swv-js" defer=""></script>
<script type="text/javascript" id="contact-form-7-js-extra">
/* <![CDATA[ */
var wpcf7 = {"api":{"root":"https:\/\/www.autodealsuae.com\/wp-json\/","namespace":"contact-form-7\/v1"},"cached":"1"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/js/index.js?ver=1728034180" id="contact-form-7-js" defer=""></script>
<script type="text/javascript" id="wpcf7-redirect-script-js-extra">
/* <![CDATA[ */
var wpcf7r = {"ajax_url":"https:\/\/www.autodealsuae.com\/wp-admin\/admin-ajax.php"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/plugins/wpcf7-redirect/build/js/wpcf7r-fe.js?ver=1728034180" id="wpcf7-redirect-script-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after">
/* <![CDATA[ */
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
/* ]]> */
</script>
<script type="text/javascript" id="rocket-preload-links-js-extra">
/* <![CDATA[ */
var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/www.autodealsuae.com","onHoverDelay":"100","rateThrottle":"3"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after">
/* <![CDATA[ */
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());
/* ]]> */
</script>
<script type="text/javascript" id="rocket_lazyload_css-js-extra">
/* <![CDATA[ */
var rocket_lazyload_css_data = {"threshold":"300"};
/* ]]> */
</script>
<script type="text/javascript" id="rocket_lazyload_css-js-after">
/* <![CDATA[ */
!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]);
//# sourceMappingURL=lazyload-css.min.js.map
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/themes/carspot/js/bootstrap.min.js?ver=6.6.2" id="bootstrap-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/themes/carspot/js/toastr.min.js?ver=6.6.2" id="toastr-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/themes/carspot/js/datepicker.min.js?ver=6.6.2" id="carspot-dt-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/themes/carspot/js/animateNumber.min.js?ver=6.6.2" id="animate-number-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/js/easing.js?ver=1728034180" id="easing-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/lib/vendor/node_modules/isotope-layout/dist/isotope.pkgd.min.js?ver=7.8" id="isotope-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/themes/carspot/js/carousel.min.js?ver=6.6.2" id="carousel-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/js/dropzone.js?ver=1728034180" id="dropzone-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/js/carspot-menu.js?ver=1728034180" id="carspot-megamenu-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/js/form-dropzone.js?ver=1728034180" id="form-dropzone-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/themes/carspot/js/icheck.min.js?ver=6.6.2" id="icheck-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/js/modernizr.js?ver=1728034180" id="modernizr-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/themes/carspot/js/jquery.appear.min.js?ver=6.6.2" id="jquery-appear-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/js/jquery.countTo.js?ver=1728034180" id="jquery-countTo-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/themes/carspot/js/jquery.inview.min.js?ver=6.6.2" id="jquery-inview-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/themes/carspot/js/nouislider.all.min.js?ver=6.6.2" id="nouislider-all-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/themes/carspot/js/perfect-scrollbar.min.js?ver=6.6.2" id="perfect-scrollbar-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/themes/carspot/js/select2.min.js?ver=6.6.2" id="select-2-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/js/slide.js?ver=1728034180" id="slide-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/js/color-switcher.js?ver=1728034180" id="color-switcher-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/themes/carspot/js/parsley.min.js?ver=6.6.2" id="parsley-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="//www.google.com/recaptcha/api.js?ver=6.6.2" id="recaptcha-js"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/js/hello.js?ver=1728034180" id="hello-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/themes/carspot/js/jquery-te.min.js?ver=6.6.2" id="jquery-te-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/themes/carspot/js/jquery.tagsinput.min.js?ver=6.6.2" id="tagsinput-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/themes/carspot/js/bootstrap-confirmation.min.js?ver=6.6.2" id="bootstrap-confirmation-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/themes/carspot/js/jquery.fancybox.min.js?ver=6.6.2" id="fancybox2-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/themes/carspot/js/jquery.autocomplete.min.js?ver=6.6.2" id="auto-complete-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/themes/carspot/js/protip.min.js?ver=6.6.2" id="tooltop-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/js/timer.js?ver=1728034180" id="timer-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-includes/js/dist/vendor/moment.min.js?ver=2.29.4" id="moment-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="moment-js-after">
/* <![CDATA[ */
moment.updateLocale( 'en_US', {"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"week":{"dow":1},"longDateFormat":{"LT":"g:i a","LTS":null,"L":null,"LL":"F j, Y","LLL":"F j, Y g:i a","LLLL":null}} );
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/js/moment-timezone-with-data.js?ver=1728034180" id="moment-time-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/themes/carspot/js/jquery-confirm.min.js?ver=6.6.2" id="jquery-confirm-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-includes/js/comment-reply.min.js?ver=6.6.2" id="comment-reply-js" async="async" data-wp-strategy="async"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-includes/js/jquery/ui/mouse.min.js?ver=1.13.3" id="jquery-ui-mouse-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-includes/js/jquery/ui/sortable.min.js?ver=1.13.3" id="jquery-ui-sortable-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/cache/min/1/wp-includes/js/jquery/jquery.ui.touch-punch.js?ver=1728034180" id="jquery-touch-punch-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/js/wow.js?ver=1728034180" id="wow-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/js/video_player.js?ver=1728034180" id="popup-video-iframe-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/themes/carspot/js/rangeslider.min.js?ver=6.6.2" id="carspot-range-slider-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/js/sb.menu.js?ver=1728034180" id="carspot-sb-menu-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/cache/min/1/2/2.0.3/iconify.min.js?ver=1728034180" id="carspot-iconify-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/js/custom-new.js?ver=1728034180" id="carspot-custom-new-js" defer=""></script>
<script type="text/javascript" id="carspot-custom-js-extra">
/* <![CDATA[ */
var get_strings = {"carspot_map_type":"no_map","one":"One Star","two":"Two Stars","three":"Three Stars","four":"Four Stars","five":"Five Stars","noStars":"Not Rated","Sunday":"Sunday","Monday":"Monday","Tuesday":"Tuesday","Wednesday":"Wednesday","Thursday":"Thursday","Friday":"Friday","Saturday":"Saturday","Sun":"Sun","Mon":"Mon","Tue":"Tue","Wed":"Wed","Thu":"Thu","Fri":"Fri","Sat":"Sat","Su":"Su","Mo":"Mo","Tu":"Tu","We":"We","Th":"Th","Fr":"Fr","Sa":"Sa","January":"January","February":"February","March":"March","April":"April","May":"May","June":"June","July":"July","August":"August","September":"September","October":"October","November":"November","December":"December","Jan":"Jan","Feb":"Feb","Mar":"Mar","Apr":"Apr","Jun":"Jun","Jul":"July","Aug":"Aug","Sep":"Sep","Oct":"Oct","Nov":"Nov","Dec":"Dec","Today":"Today","Clear":"Clear","dateFormat":"dateFormat","timeFormat":"timeFormat","alt":"Confirm","altMsg":"Are you sure you want to do this?","acDelMsg":"Caution: your account will be deleted permanently?","showNumber":"Show number","addToCompare":"Added to compare list","alreadyToCompare":"Already added two cars","removeToCompare":"Removed from compare list","alertConfirm":"confirm","alertCancle":"cancel"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/themes/carspot/js/custom.js?ver=1728034180" id="carspot-custom-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=9.3.3" id="sourcebuster-js-js" defer=""></script>
<script type="text/javascript" id="wc-order-attribution-js-extra">
/* <![CDATA[ */
var wc_order_attribution = {"params":{"lifetime":1.0000000000000000818030539140313095458623138256371021270751953125e-5,"session":30,"base64":false,"ajaxurl":"https:\/\/www.autodealsuae.com\/wp-admin\/admin-ajax.php","prefix":"wc_order_attribution_","allowTracking":true},"fields":{"source_type":"current.typ","referrer":"current_add.rf","utm_campaign":"current.cmp","utm_source":"current.src","utm_medium":"current.mdm","utm_content":"current.cnt","utm_id":"current.id","utm_term":"current.trm","utm_source_platform":"current.plt","utm_creative_format":"current.fmt","utm_marketing_tactic":"current.tct","session_entry":"current_add.ep","session_start_time":"current_add.fd","session_pages":"session.pgs","session_count":"udata.vst","user_agent":"udata.uag"}};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=9.3.3" id="wc-order-attribution-js" defer=""></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/plugins/wp-whatsapp-chat/build/frontend/js/index.js?ver=1728034180" id="qlwapp-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-includes/js/hoverIntent.min.js?ver=1.10.2" id="hoverIntent-js" defer=""></script>
<script type="text/javascript" id="megamenu-js-extra">
/* <![CDATA[ */
var megamenu = {"timeout":"300","interval":"100"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/cache/min/1/wp-content/plugins/megamenu/js/maxmegamenu.js?ver=1728034180" id="megamenu-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="tiktok-pixel-tracking-handle-header-js-after">
/* <![CDATA[ */
!function (w, d, t) {
		 w.TiktokAnalyticsObject=t;var ttq=w[t]=w[t]||[];ttq.methods=["page","track","identify","instances","debug","on","off","once","ready","alias","group","enableCookie","disableCookie"],ttq.setAndDefer=function(t,e){t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}};for(var i=0;i<ttq.methods.length;i++)ttq.setAndDefer(ttq,ttq.methods[i]);ttq.instance=function(t){for(var e=ttq._i[t]||[],n=0;n<ttq.methods.length;n++)ttq.setAndDefer(e,ttq.methods[n]);return e},ttq.load=function(e,n){var i="https://analytics.tiktok.com/i18n/pixel/events.js";ttq._i=ttq._i||{},ttq._i[e]=[],ttq._i[e]._u=i,ttq._t=ttq._t||{},ttq._t[e]=+new Date,ttq._o=ttq._o||{},ttq._o[e]=n||{},ttq._partner=ttq._partner||"WooCommerce";var o=document.createElement("script");o.type="text/javascript",o.async=!0,o.src=i+"?sdkid="+e+"&lib="+t;var a=document.getElementsByTagName("script")[0];a.parentNode.insertBefore(o,a)};
		 ttq.load('CRUI4LBC77UF26CU5Q3G');
		 }(window, document, 'ttq');
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="tiktok-tracking-handle-header-js-after">
/* <![CDATA[ */
ttq.instance('CRUI4LBC77UF26CU5Q3G').track('Pageview', {'event_id': '6720f84f654d5_tt4b_woocommerce_66fd2315cd341'})
ttq.instance('CRUI4LBC77UF26CU5Q3G').identify({
            email: 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855',
            phone_number: 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855',
            first_name: 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855',
            last_name: 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855',
            zip_code: 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
            })
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.autodealsuae.com/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js?ver=7.8" id="wpb_composer_front_js-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.youtube.com/iframe_api?ver=7.8" id="vc_youtube_iframe_api_js-js" defer=""></script>
<script type="rocketlazyloadscript"></script><script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() {
 (function($) {
	"use strict";
// Adding email in mailchimp

	$('#processing_req').hide();
	$('#save_email').on('click', function()
	{
		var sb_email	=	$('#sb_email').val();
		var sb_action 	=	$('#sb_action').val();
		if( carspot_validateEmail( sb_email ) )
		{
			$('#save_email').hide();
			$('#processing_req').show();
			$.post('https://www.autodealsuae.com/wp-admin/admin-ajax.php',
				{action : 'sb_mailchimp_subcribe' , sb_email:sb_email, sb_action:sb_action }).done(function(response) 
				{
					$('#processing_req').hide();
					$('#save_email').show();
					if( response == 1 )
					{
						toastr.success('Thank you, we will get back to you.', 'Success!', {timeOut: 2500,"closeButton": true, "positionClass": "toast-bottom-right"});
						$('#sb_email').val('');
					}
					else
					{
						toastr.error('There is some error, please check your API-KEY and LIST-ID.', 'Error!', {timeOut: 2500,"closeButton": true, "positionClass": "toast-bottom-right"});
					}
				});
		}
		else
		{
			toastr.error('Please add valid email.', 'Error!', {timeOut: 2500,"closeButton": true, "positionClass": "toast-bottom-right"});
		}
	});

		
})( jQuery );
function checkVals()
{
	return false;	
}
	
});</script>
<script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",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}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
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}
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://www.autodealsuae.com/wp-content/plugins/_wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';t=t.replace('alt=""','alt="'+alt+'"');return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id,a[t].dataset.alt),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script>

</body></html><!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1730213968 -->