File manager - Edit - /home/justdoit/alnoorgold.com/multi-asset/index.html
Back
<!DOCTYPE html> <html lang="en-US" class="no-js"> <!-- Mirrored from www.dif.co/multi-asset/ by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 16 Jul 2025 01:52:05 GMT --> <!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack --> <head><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(e){this.triggerEvents=e,this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",(e=>{this.persisted=e.persisted})),window.addEventListener("DOMContentLoaded",(()=>{this._preconnect3rdParties()})),this.delayedScripts={normal:[],async:[],defer:[]},this.allJQueries=[]}_addUserInteractionListener(e){document.hidden?e._triggerListener():(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._renameDOMAttribute(e.target,"onclick","rocket-onclick"))}_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._renameDOMAttribute(e.target,"rocket-onclick","onclick")}_onTouchEnd(e){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._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this.interceptedClicks.push(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()}_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}))}))}_renameDOMAttribute(e,t,n){e.hasAttribute&&e.hasAttribute(t)&&(event.target.setAttribute(n,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]").forEach((t=>{if(t.hasAttribute("src")){const n=new URL(t.html).origin;n!==location.origin&&e.push({src:n,crossOrigin:t.crossOrigin||"module"===t.getAttribute("data-rocket-type")})}})),e=[...new Map(e.map((e=>[JSON.stringify(e),e]))).values()],this._batchInjectResourceHints(e,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(e){}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._replayClicks()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((e=>{e.hasAttribute("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){return await this._littleBreath(),new Promise((t=>{const n=document.createElement("script");[...e.attributes].forEach((e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type"),n.setAttribute(t,e.nodeValue))})),e.hasAttribute("src")?(n.addEventListener("load",t),n.addEventListener("error",t)):(n.text=e.text,t());try{e.parentNode.replaceChild(n,e)}catch(e){t()}}))}async _loadScriptsFromList(e){const t=e.shift();return t?(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 n=document.createDocumentFragment();e.forEach((e=>{if(e.src){const i=document.createElement("link");i.href=e.src,i.rel=t,"preconnect"!==t&&(i.as="script"),e.getAttribute&&"module"===e.getAttribute("data-rocket-type")&&(i.crossOrigin=!0),e.crossOrigin&&(i.crossOrigin=e.crossOrigin),n.appendChild(i)}})),document.head.appendChild(n)}_delayEventListeners(){let e={};function t(t,n){!function(t){function n(n){return e[t].eventsToRewrite.indexOf(n)>=0?"rocket-"+n:n}e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(n)}function n(e,t){let n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set(i){e["rocket"+t]=n=i}})}t(document,"DOMContentLoaded"),t(window,"DOMContentLoaded"),t(window,"load"),t(window,"pageshow"),t(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t=window.jQuery;Object.defineProperty(window,"jQuery",{get:()=>t,set(n){if(n&&n.fn&&!e.allJQueries.includes(n)){n.fn.ready=n.fn.init.prototype.ready=function(t){e.domReadyFired?t.bind(document)(n):document.addEventListener("rocket-DOMContentLoaded",(()=>t.bind(document)(n)))};const t=n.fn.on;n.fn.on=n.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map((e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e)).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]}))}return t.apply(this,arguments),this},e.allJQueries.push(n)}t=n}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach((e=>e(window).trigger("rocket-jquery-load"))),await this._littleBreath();const e=new Event("rocket-pageshow");e.persisted=this.persisted,window.dispatchEvent(e),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){const e=new Map;document.write=document.writeln=function(t){const n=document.currentScript,i=document.createRange(),r=n.parentElement;let o=e.get(n);void 0===o&&(o=n.nextSibling,e.set(n,o));const s=document.createDocumentFragment();i.setStart(s,0),s.appendChild(i.createContextualFragment(t)),r.insertBefore(s,o)}}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)))}}</script> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- This site is optimized with the Yoast SEO Premium plugin v20.0 (Yoast SEO v20.0) - https://yoast.com/wordpress/plugins/seo/ --> <title>Multi-asset | Alnoor Gold </title><link rel="preload" as="style" href="data:text/css;charset=utf-8;base64,LypibGFuayov" data-type="kppassive" data-kplinkhref="https://fonts.googleapis.com/css?family=Poppins%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&display=swap" /><link rel="stylesheet" href="data:text/css;charset=utf-8;base64,LypibGFuayov" media="print" onload="this.media='all'" data-type="kppassive" data-kplinkhref="https://fonts.googleapis.com/css?family=Poppins%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&display=swap" /><noscript><link rel="stylesheet" href="data:text/css;charset=utf-8;base64,LypibGFuayov" data-type="kppassive" data-kplinkhref="https://fonts.googleapis.com/css?family=Poppins%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&display=swap" /></noscript><link rel="stylesheet" href="../wp-content/cache/min/1/3272eb31386809dcef3e60520f178084.css" media="all" data-minify="1" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Multi-asset | Alnoor Gold " /> <meta property="og:description" content="Multi-asset As one of the world’s biggest asset management firms, we have over two decades of experience across multi-asset investment strategies. Our qualified teams tap into a network of over 500 analysts, investment professionals, and economists to explore the optimal opportunities for our partners. Our multi-asset investment strategies are centered around generating investment returns through […]" /> <meta property="og:url" content="index.html" /> <meta property="og:site_name" content="Alnoor Gold " /> <meta property="article:publisher" content="#" /> <meta property="article:modified_time" content="2023-02-08T16:10:19+00:00" /> <meta property="og:image" content="../../dif.ae/wp-content/uploads/2023/01/risk-menedzhment-1024x572.jpg" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="#" /> <meta name="twitter:label1" content="Est. reading time" /> <meta name="twitter:data1" content="3 minutes" /> <!-- / Yoast SEO Premium plugin. --> <link href='https://fonts.gstatic.com/' crossorigin rel='preconnect' /> <link rel="alternate" type="application/rss+xml" title="Alnoor Gold » Feed" href="../feed/index.html" /> <link rel="alternate" type="application/rss+xml" title="Alnoor Gold » Comments Feed" href="../comments/feed/index.html" /> <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> <style id='wp-block-library-theme-inline-css' type='text/css'> .wp-block-audio :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio :where(figcaption){color:#ffffffa6}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed :where(figcaption){color:#ffffffa6}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:#ffffffa6}:root :where(.wp-block-image figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme :root :where(.wp-block-image figcaption){color:#ffffffa6}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote:where(.has-text-align-right){border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote:where(.has-text-align-center){border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote:where(.is-style-plain){border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table :where(figcaption){color:#ffffffa6}.wp-block-video :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video :where(figcaption){color:#ffffffa6}.wp-block-video{margin:0 0 1em}:root :where(.wp-block-template-part.has-background){margin-bottom:0;margin-top:0;padding:1.25em 2.375em} </style> <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: #FFF;--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--color--primary: #fff;--wp--preset--color--secondary: #000;--wp--preset--color--dark-gray: #111;--wp--preset--color--light-gray: #767676;--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: 18px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 24px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--extra-small: 16px;--wp--preset--font-size--normal: 20px;--wp--preset--font-size--extra-large: 40px;--wp--preset--font-size--huge: 96px;--wp--preset--font-size--gigantic: 144px;--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 rel='stylesheet' id='elementor-post-74341-css' href='data:text/css;charset=utf-8;base64,LypibGFuayov' type='text/css' media='all' data-type="kppassive" data-kplinkhref="https://www.dif.co/wp-content/uploads/elementor/css/post-74341.css?ver=1736596169" /> <link rel='stylesheet' id='elementor-global-css' href='data:text/css;charset=utf-8;base64,LypibGFuayov' type='text/css' media='all' data-type="kppassive" data-kplinkhref="https://www.dif.co/wp-content/uploads/elementor/css/global.css?ver=1736596171" /> <link rel='stylesheet' id='elementor-post-75667-css' href='../wp-content/uploads/elementor/css/post-75667cc8d.css?ver=1736698518' type='text/css' media='all' /> <style id='litho-responsive-inline-css' type='text/css'> .blog-standard.blog-post-sticky .entry-title{text-transform:capitalize;}.blog-standard.blog-post-sticky .post-meta-wrapper .blog-like span.posts-like{display:inline-block;}.blog-standard.blog-post-sticky .post-meta-wrapper .comment-link span.comment-text{display:inline-block;}.litho-cookie-policy-wrapper .cookie-container .btn{text-transform:uppercase}@media (max-width:1600px){.hamburger-menu-modern{width:60%;}}@media (max-width:1199px){.hamburger-menu-modern{width:70%;}.navbar-nav .nav-link,.navbar-expand-lg .navbar-nav .nav-link{margin:0 16px;}.hamburger-menu-half .litho-left-menu-wrap{height:calc(100vh - 330px);}}@media (min-width:1025px){.navbar-expand-lg .navbar-toggler{display:none;}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto;}.navbar-expand-lg .navbar-nav{flex-direction:row;}.navbar-expand-lg .elementor-widget-litho-mega-menu .toggle-menu-word{display:none;}.left-menu-modern .header-push-button{display:block;}}@media (max-width:1024px){.admin-bar .left-sidebar-wrapper .header-left-wrapper{margin-top:32px;}.admin-bar .left-sidebar-wrapper .header-left-wrapper .navbar-toggler{top:63px;}.admin-bar .left-menu-modern{margin-top:32px;}.admin-bar .left-menu-modern .navbar-toggler{top:63px;}.admin-bar[data-mobile-nav-style="modern"] .navbar-modern-inner .navbar-toggler,.admin-bar[data-mobile-nav-style="full-screen-menu"] .navbar-full-screen-menu-inner .navbar-toggler{right:25px;top:60px;}[data-mobile-nav-style=classic].navbar-collapse-show-after header .elementor-section,[data-mobile-nav-style=classic].navbar-collapse-show-after header .elementor-widget,[data-mobile-nav-style=classic].navbar-collapse-show-after header .elementor-widget-container,[data-mobile-nav-style=classic].navbar-collapse-show-after header .elementor-widget-wrap,[data-mobile-nav-style=classic].navbar-collapse-show-after header .elementor-column,[data-mobile-nav-style=classic].navbar-collapse-show-after header .elementor-column-wrap,[data-mobile-nav-style=classic].navbar-collapse-show-after header .elementor-section .elementor-container,[data-mobile-nav-style=classic].navbar-collapse-show-after header .elementor-section.elementor-section-stretched,[data-mobile-nav-style=classic].navbar-collapse-show header .elementor-section,[data-mobile-nav-style=classic].navbar-collapse-show header .elementor-widget,[data-mobile-nav-style=classic].navbar-collapse-show header .elementor-widget-container,[data-mobile-nav-style=classic].navbar-collapse-show header .elementor-widget-wrap,[data-mobile-nav-style=classic].navbar-collapse-show header .elementor-column,[data-mobile-nav-style=classic].navbar-collapse-show header .elementor-column-wrap,[data-mobile-nav-style=classic].navbar-collapse-show header .elementor-section .elementor-container,[data-mobile-nav-style=classic].navbar-collapse-show header .elementor-section.elementor-section-stretched{position:inherit !important;}.navbar-expand-lg .navbar-collapse.collapse:not(.show){display:none !important;}.navbar-expand-lg .navbar-collapse{display:inline !important;display:inline !important;-ms-flex-preferred-size:inherit !important;flex-basis:inherit !important;}[data-mobile-nav-style=classic] .navbar-expand-lg .navbar-collapse{width:100% !important}.navbar-expand-lg .navbar-nav{-ms-flex-direction:column !important;flex-direction:column !important;}.header-with-mini-header .header-common-wrapper.standard{margin-top:0;}.admin-bar.navbar-collapse-show[data-mobile-nav-style=classic] .sticky .header-common-wrapper {top:32px !important;}.push-button:hover{opacity:1;}.shrink-nav .navbar-toggler{transition-duration:0.5s;-webkit-transition-duration:0.5s;-moz-transition-duration:0.5s;-ms-transition-duration:0.5s;-o-transition-duration:0.5s;}.sticky .shrink-nav .navbar-toggler{margin:25px 0 23px 0;}.sticky .shrink-nav.navbar-nav .nav-link,.sticky .shrink-nav.navbar-expand-lg .navbar-nav .nav-link{padding:9px 40px;}header .default-logo,header .alt-logo{display:none;}header .navbar-brand .mobile-logo{visibility:visible;opacity:1;width:auto;}.search-form-wrapper .search-form-icon{color:#232323;padding:5px 0 5px 5px;}.search-form-wrapper .search-form-icon .elementor-icon,header .social-icons-wrapper ul li a.elementor-social-icon i{color:#232323;}.search-form-wrapper .search-form-icon:hover .elementor-icon{color:rgba(0,0,0,0.6);}.litho-top-cart-wrapper .litho-cart-top-counter i{color:#232323;}.litho-top-cart-wrapper:hover .litho-cart-top-counter i{color:rgba(0,0,0,0.6);}.push-button span{background-color:#232323;}.navbar-toggler{margin:30px 0 28px 0;padding:0;font-size:24px;width:22px;height:14px;display:inline-block !important;position:relative;border:none;vertical-align:middle;border-radius:0;}.navbar-toggler-line{background:#232323;height:2px;width:22px;content:"";display:block;border-radius:0;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;}.navbar-toggler-line:nth-child(1){top:0px;width:14px;}.navbar-toggler-line:nth-child(2),.navbar-toggler-line:nth-child(3){top:6px;}.navbar-toggler-line:nth-child(4){top:12px;width:14px;}.navbar-collapse-show .navbar-toggler-line:nth-child(1){top:7px;width:0%;}.navbar-collapse-show .navbar-toggler-line:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.navbar-collapse-show .navbar-toggler-line:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}.navbar-collapse-show .navbar-toggler-line:nth-child(4){top:7px;width:0%;}.dropdown-toggle:after,.simple-dropdown .sub-menu li .dropdown-toggle{display:none;}.navbar-collapse {left:0 !important;position:absolute;top:calc(100% - 1px);left:0;width:100vw;background:#fff;overflow:hidden;box-shadow:0 20px 15px 0 rgba(23,23,23,.05);max-height:calc(100vh - 70px);}.header-with-mini-header .navbar-collapse{max-height:calc(100vh - 120px);}.navbar-collapse.show {overflow-y:auto !important;}.admin-bar .navbar-collapse{max-height:calc(100vh - 116px);}.header-common-wrapper{background-color:#fff;}.navbar-nav{padding:15px 0 25px;text-align:left;}.nav-item.dropdown.megamenu{position:relative;}.navbar-nav .nav-link,.navbar-expand-lg .navbar-nav .nav-link{font-size:15px;color:#232323;padding:9px 40px;font-weight:500;margin:0;display:block;}.navbar-nav .nav-link:hover,.navbar-expand-lg .navbar-nav .nav-link:hover,.navbar-nav .open > .nav-link,.navbar-expand-lg .navbar-nav .open > .nav-link,.navbar-nav .current-menu-ancestor > .nav-link,.navbar-nav .current-menu-item > .nav-link{color:rgba(0,0,0,0.6);}.nav-item > .dropdown-toggle{display:block;width:48px;height:48px;right:27px;position:absolute;top:0;text-align:center;line-height:50px;}.nav-item.show > .dropdown-toggle,.nav-item > .dropdown-toggle.show{-ms-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}.nav-item.dropdown.megamenu .menu-back-div,header .sub-menu,.simple-dropdown .sub-menu{width:100% !important;background-color:#f7f7f7;padding:30px 40px 30px;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;border-radius:0;border:0;left:0 !important;position:initial !important;}.nav-item.dropdown.megamenu .menu-back-div{display:none;}.nav-item.dropdown.megamenu.show .menu-back-div,.nav-item.dropdown.megamenu .menu-back-div.show{display:block;}.dropdown.open > .sub-menu,.dropdown.open > .dropdown-menu{display:none}.dropdown.show > .sub-menu,.dropdown.show > .dropdown-menu,.dropdown > .sub-menu.show,.dropdown > .dropdown-menu.show{display:block;}.simple-dropdown .sub-menu{display:none;}.simple-dropdown .sub-menu li{padding:0;}.nav-item.dropdown.simple-dropdown .dropdown-menu > .dropdown{margin-bottom:20px;}.nav-item.dropdown.simple-dropdown .dropdown-menu > li ~ .dropdown{margin-top:20px;}.nav-item.dropdown.simple-dropdown .dropdown-menu > .dropdown:last-child,.nav-item.dropdown.simple-dropdown .dropdown-menu > .menu-item:last-child{margin-bottom:0;}.nav-item.dropdown.simple-dropdown .dropdown-menu > .dropdown > a{color:#232323;margin:15px 0 7px 0;font-size:14px;font-weight:500;line-height:normal;}.nav-item.dropdown.simple-dropdown .dropdown-menu > .menu-item > a{padding:3px 15px 3px;margin-top:0;font-size:14px;margin-bottom:7px;line-height:inherit;color:#232323;}.dropdown-menu.megamenu-content li a,.simple-dropdown .sub-menu a,.nav-item.dropdown.simple-dropdown .dropdown-menu > .dropdown.menu-item ul li a{font-weight:400;}.nav-item.dropdown.simple-dropdown .dropdown-menu > .dropdown.menu-item a{line-height:normal;}.nav-item.dropdown.simple-dropdown .dropdown-menu > .dropdown.menu-item ul li a{color:#828282;}.nav-item.dropdown.simple-dropdown .dropdown-menu .dropdown .dropdown-menu{margin:0 0 5px;left:0;top:0;padding:0;}.simple-dropdown .sub-menu li .handler{display:none;}.dropdown > .sub-menu .sub-menu{display:block;}.navbar-nav-clone{padding-bottom:0}.navbar-nav-clone + ul{padding-top:0;}.nav-item.dropdown.simple-dropdown .dropdown-menu > .dropdown.menu-item > ul li ul{padding-left:15px;}.hamburger-menu-modern .litho-left-menu li a{font-size:30px;line-height:38px;}.hamburger-menu-modern{width:45%;}.hamburger-menu-modern .full-screen,.hamburger-menu-wrapper .hamburger-menu .full-screen{height:100vh !important;}.left-sidebar-wrapper{padding-left:0;}.left-sidebar-wrapper .left-sidebar-wrapper header.site-header{left:-290px;height:100%;top:0;padding-top:60px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-ms-ransition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;}.left-sidebar-wrapper .header-left-wrapper{position:fixed;left:0;top:0;text-align:left!important;width:100%;z-index:9;height:auto;}.left-sidebar-wrapper .header-left-wrapper .navbar-toggler{position:fixed;right:40px;top:31px;margin:0;}.litho-left-menu-wrapper,.navbar-expand-lg .litho-left-menu-wrapper.navbar-collapse,.navbar-expand-lg .litho-left-menu-wrapper.navbar-collapse.collapse:not(.show),.navbar-collapse-show .litho-left-menu-wrapper,.navbar-collapse-show .navbar-expand-lg .litho-left-menu-wrapper.navbar-collapse,.navbar-collapse-show .navbar-expand-lg .litho-left-menu-wrapper.navbar-collapse.collapse:not(.show){padding:0;left:0 !important;overflow:visible;height:auto !important;top:0;width:100%;position:relative;display:block !important;box-shadow:0 0 0 0 rgba(23,23,23,.05);max-height:100%;background-color:transparent;}.left-menu-classic-section{left:-290px !important;z-index:-1;overflow:visible;height:100%;top:0;width:290px;position:fixed;display:block !important;background-color:#fff;transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;}.navbar-collapse-show .litho-left-menu-wrapper,.navbar-collapse-show .navbar-expand-lg .litho-left-menu-wrapper.navbar-collapse,.navbar-collapse-show .navbar-expand-lg .litho-left-menu-wrapper.navbar-collapse.collapse:not(.show){left:0 !important;}.left-sidebar-wrapper header.site-header{left:-290px;}.navbar-collapse-show .left-menu-classic-section,.navbar-collapse-show .left-sidebar-wrapper header.site-header{left:0 !important;}.navbar-collapse-show .left-menu-classic-section > div{overflow-y:auto;height:100%;}.header-left-wrapper{overflow-y:visible;}.left-menu-modern.header-left-wrapper{border-bottom:0;padding:0;}.left-menu-modern .social-icons-wrapper li{margin:0 7px;width:auto;}.left-menu-modern{height:auto;width:100%;display:block;}.show-menu .left-menu-modern .hamburger-menu{left:0;}.header-left-wrapper .hamburger-menu-wrapper .litho-left-menu-wrap{height:calc(100vh - 100px);}.page-wrapper{padding-left:0;}.hamburger-menu-wrapper .litho-left-menu .menu-toggle:before,.hamburger-menu-wrapper .litho-left-menu .menu-toggle:after{top:16px;}.hamburger-menu-half{width:60%;}.navbar-expand-lg.navbar-default .navbar-nav .page_item > a,.navbar-expand-lg.navbar-default .navbar-nav > .menu-item > a{padding:9px 15px;margin:0;font-size:15px;}.navbar-expand-lg.navbar-default .accordion-menu{position:inherit;}.navbar-default .navbar-nav .menu-item .sub-menu li.current-menu-parent:before,.navbar-default .navbar-nav .menu-item .sub-menu li.current-menu-ancestor:before{display:none;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f105";position:absolute;right:25px;top:10px;}.navbar-default .navbar-nav li.current-menu-parent:before,.navbar-default .navbar-nav li.current-menu-ancestor:before{font-family:"Font Awesome 5 Free";font-weight:900;content:"\f105";position:absolute;right:25px;top:10px;padding:5px 10px;-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);right:15px;top:5px;}.navbar-default .navbar-nav li.current-menu-parent.active:before,.navbar-default .navbar-nav li.current-menu-ancestor.active:before{-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);}.navbar-expand-lg.navbar-default .navbar-nav .menu-item:hover > .sub-menu{display:block;}.navbar-default .navbar-nav li.current-menu-parent.active .sub-menu,.navbar-default .navbar-nav li.current-menu-ancestor.active .sub-menu{display:block;}.navbar-expand-lg.navbar-default .navbar-nav .menu-item .sub-menu li a{padding:10px 0;font-size:14px;}.navbar-expand-lg.navbar-default .navbar-nav .menu-item .sub-menu{left:0;top:0;}.navbar-expand-lg.navbar-default .navbar-nav .menu-item .sub-menu li > .sub-menu{padding:5px 20px 0;padding-bottom:5px;}.navbar-expand-lg.navbar-default .navbar-nav .menu-item .sub-menu{display:block;}.navbar-default .navbar-nav .menu-item .sub-menu li.menu-item-has-children::before{display:none;}.navbar-expand-lg.navbar-default .navbar-nav .page_item .children{display:block;}.navbar-expand-lg.navbar-default .navbar-nav .page_item > .children{background-color:#f7f7f7;left:0;width:100%;margin:0;box-shadow:0 0 0 rgba(0,0,0,0.1);-moz-box-shadow:0 0 0 rgba(0,0,0,0.1);-webkit-box-shadow:0 0 0 rgba(0,0,0,0.1);border-radius:0;border:0;position:inherit;}.navbar-expand-lg.navbar-default .navbar-nav .page_item > .children li .children{left:0;top:0;padding:10px 0 0;}.navbar-expand-lg.navbar-default .navbar-nav .page_item > .children li .children li{padding-left:15px;padding-right:15px;}.navbar-expand-lg.navbar-default .navbar-nav .page_item > .children li.page_item_has_children::before,.navbar-default .navbar-nav li.current-menu-parent::before,.navbar-default .navbar-nav li.current-menu-ancestor::before{display:none;}.navbar-expand-lg.navbar-default .navbar-nav .menu-item .sub-menu li.current-menu-ancestor > a{color:#232323;}.navbar-expand-lg.navbar-default .navbar-toggler{margin:22px 0 28px 0;}[data-mobile-nav-style=modern] .page-layout,[data-mobile-nav-style=modern] .box-layout{background-color:#fff;}[data-mobile-nav-style=modern] header .navbar-collapse{display:none !important;}[data-mobile-nav-style=modern] .navbar-modern-inner .navbar-nav{width:100%;padding:0;}[data-mobile-nav-style=modern] .navbar-modern-inner .navbar-collapse.show{height:100%;}[data-mobile-nav-style=modern] .navbar-modern-inner .navbar-toggler-line{background-color:#fff;}[data-mobile-nav-style=modern] .navbar-modern-inner .nav-item a,[data-mobile-nav-style=modern] .navbar-modern-inner .nav-item i,[data-mobile-nav-style=modern] .navbar-modern-inner .simple-dropdown .dropdown-menu .dropdown a.active,[data-mobile-nav-style=modern] .navbar-modern-inner .nav-item.dropdown.simple-dropdown .dropdown-menu > .dropdown > a,[data-mobile-nav-style=modern] .navbar-modern-inner .nav-item.dropdown.simple-dropdown .dropdown-menu .dropdown a,[data-mobile-nav-style=modern] .navbar-modern-inner .nav-item.dropdown.simple-dropdown .dropdown-menu > .menu-item > a{color:#fff;display:inline-block;right:0;font-size:17px;font-weight:500;padding:.5rem 0;}[data-mobile-nav-style=modern] .navbar-modern-inner .simple-dropdown .dropdown-menu .current-menu-item > a{text-decoration:underline;}[data-mobile-nav-style=modern] .navbar-modern-inner .nav-item i{font-size:14px;}[data-mobile-nav-style=modern] .navbar-modern-inner .nav-item i.dropdown-toggle{font-size:17px;font-weight:600;padding:0;}[data-mobile-nav-style=modern] .navbar-modern-inner .nav-item .megamenu-content h5{font-size:15px;font-weight:500;color:#fff;opacity:.7;margin-top:0;}[data-mobile-nav-style=modern] .navbar-modern-inner .nav-item .megamenu-content a,[data-mobile-nav-style=modern] .navbar-modern-inner .nav-item.dropdown.simple-dropdown .dropdown-menu > .dropdown > a{font-size:13px;padding:0}[data-mobile-nav-style=modern] .navbar-modern-inner .nav-item.dropdown.megamenu .menu-back-div{color:#fff;position:inherit !important;margin-bottom:15px !important;margin-top:6px;padding:0 !important;right:0;}[data-mobile-nav-style=modern] .navbar-modern-inner .nav-item.dropdown.megamenu .menu-back-div ul{padding:0;list-style:none;}[data-mobile-nav-style=modern] .navbar-modern-inner .dropdown-menu.megamenu-content li,[data-mobile-nav-style=modern] .navbar-modern-inner .nav-item.dropdown.simple-dropdown .dropdown-menu .dropdown .dropdown-menu {line-height:normal;padding-bottom:10px;font-size:15px;background-color:transparent;}[data-mobile-nav-style=modern] .navbar-modern-inner .nav-item.dropdown.megamenu .menu-back-div,[data-mobile-nav-style=modern] .navbar-modern-inner .simple-dropdown > .dropdown-menu{border-radius:0;background-color:transparent;transform:translate3d(0,0,0px) !important;position:inherit !important;padding:8px 15px !important;margin-bottom:0 !important}[data-mobile-nav-style=modern] .navbar-modern-inner .nav-item.dropdown.megamenu .menu-back-div .elementor-column ul{margin-bottom:20px;}[data-mobile-nav-style=modern] .navbar-modern-inner .nav-item.dropdown.simple-dropdown .dropdown-menu > .dropdown{margin-bottom:0;}[data-mobile-nav-style=modern] .navbar-modern-inner .simple-dropdown > .dropdown-menu{padding-top:14px !important;padding-bottom:0 !important;}[data-mobile-nav-style=modern] .navbar-modern-inner .simple-dropdown > .dropdown-menu li:last-child > ul{margin-bottom:0 !important;}[data-mobile-nav-style=modern] .navbar-modern-inner .nav-item.dropdown.simple-dropdown .dropdown-menu .dropdown .dropdown-menu li{padding:0;}[data-mobile-nav-style=modern] .navbar-modern-inner .nav-item.dropdown.simple-dropdown .dropdown-menu .dropdown .dropdown-menu{margin-bottom:5px;}[data-mobile-nav-style=modern] .navbar-modern-inner .nav-item.dropdown.simple-dropdown .dropdown-menu .dropdown > a,[data-mobile-nav-style=modern] .navbar-modern-inner .nav-item.dropdown.simple-dropdown .dropdown-menu > .menu-item > a,[data-mobile-nav-style=modern] .navbar-modern-inner .nav-item.dropdown.simple-dropdown .dropdown-menu > .menu-item > ul.sub-menu.dropdown-menu > li.menu-item-has-children > a{opacity:.7;font-size:14px;margin-bottom:10px;margin-top:0;padding:0;}[data-mobile-nav-style=modern] .navbar-modern-inner .nav-item.dropdown.simple-dropdown .dropdown-menu .dropdown > .dropdown-toggle-clone,[data-mobile-nav-style=modern] .navbar-modern-inner .nav-item.dropdown.simple-dropdown .dropdown-menu .dropdown .dropdown-menu li .dropdown-toggle-clone{display:none;}[data-mobile-nav-style=modern] .navbar-modern-inner .nav-item.dropdown.simple-dropdown .dropdown-menu .dropdown .dropdown-menu li > a,[data-mobile-nav-style=modern] .navbar-modern-inner .nav-item.dropdown.simple-dropdown .dropdown-menu .dropdown .dropdown-menu li.menu-item-has-children > a{margin-bottom:10px;font-size:13px;color:#fff;opacity:1;}[data-mobile-nav-style=modern] .navbar-modern-inner .simple-dropdown .dropdown-menu .dropdown:hover > a,[data-mobile-nav-style=modern] .navbar-modern-inner .simple-dropdown .dropdown-menu .dropdown a:hover,[data-mobile-nav-style=modern] .navbar-modern-inner .simple-dropdown .dropdown-menu .dropdown a.active,[data-mobile-nav-style=modern] .navbar-modern-inner .simple-dropdown .dropdown-menu .dropdown a:focus,[data-mobile-nav-style=modern] .navbar-modern-inner .simple-dropdown .dropdown-menu .dropdown.active > a,[data-mobile-nav-style=modern] .navbar-modern-inner .simple-dropdown .dropdown-menu .current-menu-item > a,[data-mobile-nav-style=modern] .navbar-modern-inner .nav-item.dropdown.simple-dropdown .dropdown-menu .dropdown .dropdown-menu li.current-menu-item > a,[data-mobile-nav-style=modern] .navbar-modern-inner .dropdown-menu.megamenu-content li.current-menu-item > a,[data-mobile-nav-style=modern] .navbar-modern-inner .dropdown-menu.megamenu-content li.current_page_item > a{color:rgba(255,255,255,0.6);}[data-mobile-nav-style=modern] .navbar-modern-inner .mCustomScrollBox{height:auto;width:100%;}[data-mobile-nav-style=modern] .navbar-modern-inner .nav-item.dropdown.simple-dropdown .dropdown-menu .dropdown a{padding:0;}[data-mobile-nav-style=modern] .navbar-modern-inner .simple-dropdown .dropdown-menu .dropdown a .dropdown-toggle{display:none;right:13px;top:4px;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);}[data-mobile-nav-style=modern] .navbar-modern-inner .dropdown-menu.megamenu-content li.active a,[data-mobile-nav-style=modern] .navbar-modern-inner .dropdown-menu.megamenu-content li a:hover{color:rgba(255,255,255,0.6);}.navbar-collapse-show[data-mobile-nav-style=modern]{overflow:hidden;padding-top:0;}[data-mobile-nav-style=modern] .navbar-modern-inner{opacity:0;visibility:hidden;overflow:visible !important;width:70vw;height:100vh !important;position:fixed;top:0;right:-40vw;z-index:90;display:-ms-flexbox !important;display:-webkit-box !important;display:flex !important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition-duration:0.65s;transition-duration:0.65s;-webkit-transition-timing-function:cubic-bezier(0.23,1,0.32,1);transition-timing-function:cubic-bezier(0.23,1,0.32,1);-webkit-transform:translate3d(25vw,0,0);transform:translate3d(25vw,0,0);}.navbar-collapse-show[data-mobile-nav-style=modern] .navbar-modern-inner{right:0;opacity:1;visibility:visible !important;display:-ms-flexbox !important;display:-webkit-box !important;display:flex !important;-webkit-transition-delay:0.1s;transition-delay:0.1s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}[data-mobile-nav-style=modern] .navbar-show-modern-bg{display:inline-block;width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:-1;opacity:0;background-image:linear-gradient(to right top,#0039e3,#4132e0,#5e28dd,#741bd9,#8600d4);-webkit-transform:scale(1.75);transform:scale(1.75);transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s;-webkit-transition-delay:0.4s;-o-transition-delay:0.4s;transition-delay:0.4s;}.navbar-collapse-show[data-mobile-nav-style=modern] .navbar-show-modern-bg{-webkit-transform:scale(1);transform:scale(1);opacity:1;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;}[data-mobile-nav-style=modern] .navbar,[data-mobile-nav-style=modern] .sticky.header-appear .header-reverse-scroll,[data-mobile-nav-style=modern] header .top-bar + .navbar.fixed-top{-webkit-transition-duration:0.75s;-moz-transition-duration:0.75s;-ms-transition-duration:0.75s;-o-transition-duration:0.75s;transition-duration:0.75s;}[data-mobile-nav-style=modern] .navbar,[data-mobile-nav-style=modern] .page-layout,[data-mobile-nav-style=modern] .box-layout,[data-mobile-nav-style=modern] .top-bar,[data-mobile-nav-style=modern] footer{-webkit-transition:all 0.3s,-webkit-transform 0.75s cubic-bezier(0.23,1,0.32,1);transition:all 0.3s,-webkit-transform 0.75s cubic-bezier(0.23,1,0.32,1);transition:transform 0.75s cubic-bezier(0.23,1,0.32,1),all 0.3s;transition:transform 0.75s cubic-bezier(0.23,1,0.32,1),all 0.3s,-webkit-transform 0.75s cubic-bezier(0.23,1,0.32,1);}.navbar-collapse-show[data-mobile-nav-style=modern] .navbar,.navbar-collapse-show[data-mobile-nav-style=modern] .page-layout,.navbar-collapse-show[data-mobile-nav-style=modern] .box-layout,.navbar-collapse-show[data-mobile-nav-style=modern] .top-bar,.navbar-collapse-show[data-mobile-nav-style=modern] footer{-webkit-transform:translate3d(-70vw,0,0);transform:translate3d(-70vw,0,0);}[data-mobile-nav-style=modern] .navbar-modern-inner .navbar-toggler{position:absolute;right:35px;top:35px;margin:0;}[data-mobile-nav-style=modern] .navbar-modern-inner .navbar-collapse{position:static;left:0;top:0;width:100%;height:100%;background:transparent;padding:100px 12vw;box-shadow:none;max-height:100%;display:flex !important;-ms-flex-pack:center!important;justify-content:center!important;}.navbar-collapse-show[data-mobile-nav-trigger-alignment=left][data-mobile-nav-style=modern] .navbar-modern-inner .navbar-toggler .navbar-collapse-show[data-mobile-nav-trigger-alignment=left][data-mobile-nav-style=modern] .navbar{position:absolute;}.navbar-collapse-show[data-mobile-nav-trigger-alignment=left][data-mobile-nav-style=modern] .navbar,.navbar-collapse-show[data-mobile-nav-trigger-alignment=left][data-mobile-nav-style=modern] .page-layout,.navbar-collapse-show[data-mobile-nav-trigger-alignment=left][data-mobile-nav-style=modern] .box-layout,.navbar-collapse-show[data-mobile-nav-trigger-alignment=left][data-mobile-nav-style=modern] .top-bar,.navbar-collapse-show[data-mobile-nav-trigger-alignment=left][data-mobile-nav-style=modern] footer{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0);}[data-mobile-nav-trigger-alignment=left] .navbar-modern-inner{width:80vw;right:inherit;left:-30vw;-webkit-transform:translate3d(-25vw,0,0);transform:translate3d(-25vw,0,0);}.navbar-collapse-show[data-mobile-nav-trigger-alignment=left] .navbar-modern-inner{left:0;right:inherit;}[data-mobile-nav-trigger-alignment=left] .navbar-modern-inner .navbar-collapse{right:0;left:inherit;padding-right:10vw;padding-left:10vw;}[data-mobile-nav-trigger-alignment=left][data-mobile-nav-style=modern] .parallax{background-attachment:scroll !important;}[data-mobile-nav-style=modern] .navbar-nav > .nav-item{border-bottom:1px solid rgba(255,255,255,.1);padding-top:10px;padding-bottom:12px;}[data-mobile-nav-style=modern] .navbar-nav > .nav-item:last-child{border-bottom:0;}[data-mobile-nav-style=modern] .nav-item > .dropdown-toggle{top:7px;}[data-mobile-nav-style=modern] .navbar-nav > .nav-item.current-menu-ancestor > a{color:rgba(255,255,255,0.6);}[data-mobile-nav-trigger-alignment=right][data-mobile-nav-style=modern] .navbar-modern-inner .navbar-toggler{display:none;}.navbar-collapse-show[data-mobile-nav-style=full-screen-menu]{overflow:hidden;}.navbar-collapse-show[data-mobile-nav-style=full-screen-menu] .navbar .navbar-nav{padding:0;}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner{background-image:linear-gradient(to right top,#0039e3,#4132e0,#5e28dd,#741bd9,#8600d4);visibility:hidden;overflow:hidden !important;width:100vw;height:100vh !important;position:fixed;top:-100vh;left:0;z-index:9999;display:-ms-flexbox !important;display:-webkit-box !important;display:flex !important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all 0.4s ease-ou;transition:all 0.4s ease-out;-webkit-transition-delay:0.6s;transition-delay:0.6s;}.navbar-collapse-show[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner{height:100vh !important;top:0;visibility:visible !important;-webkit-transition:all 0.2s ease-in;transition:all 0.2s ease-in;-webkit-transition-delay:0.20s;transition-delay:0.20s;}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .navbar-collapse{position:inherit;left:0;top:0;width:100%;height:100%;padding:100px 0;max-height:100%;box-shadow:none;background:transparent;display:-ms-flexbox !important;display:-webkit-box !important;display:flex !important;-ms-flex-pack:center!important;justify-content:center!important;-webkit-overflow-scrolling:touch;}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .navbar-nav{padding:0;}[data-mobile-nav-style=full-screen-menu] .navbar-modern-inner .nav-item.dropdown.megamenu .menu-back-div .elementor-column ul{margin-bottom:20px;}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .nav-item.dropdown.megamenu .menu-back-div,[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .simple-dropdown > .dropdown-menu{border-radius:0;background-color:transparent;transform:translate3d(0,0,0px) !important;position:inherit !important;padding:8px 15px !important;margin-bottom:0 !important;margin-top:6px;}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .mCustomScrollBox{height:auto;width:80%;}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .nav-item a,[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .nav-item i,[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .nav-item.dropdown.simple-dropdown .dropdown-menu > .dropdown > a{color:#fff;font-size:17px;font-weight:500;padding:.5rem 0;}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .nav-item i{padding:0;font-size:14px;}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .megamenu-content h5{font-size:15px;font-weight:500;color:#fff;opacity:.7;margin-top:0;}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .nav-item.dropdown.megamenu .menu-back-div{color:#fff;line-height:normal;padding-bottom:5px;font-size:15px;}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .dropdown-menu.megamenu-content li.active a,[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .dropdown-menu.megamenu-content li a:hover{color:rgba(255,255,255,0.6);}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .nav-item.dropdown.megamenu .menu-back-div ul{margin-bottom:20px;padding:0;}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .nav-item.dropdown.megamenu .menu-back-div ul:last-child{list-style:none;}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .dropdown-menu.megamenu-content li,[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .nav-item.dropdown.simple-dropdown .dropdown-menu .dropdown .dropdown-menu{line-height:normal;padding-bottom:12px;font-size:15px;background-color:transparent;}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .nav-item .megamenu-content a,[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .nav-item.dropdown.simple-dropdown .dropdown-menu > .dropdown > a{font-size:13px;padding:0;}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .simple-dropdown > .dropdown-menu{padding-bottom:0 !important;}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .nav-item.dropdown.simple-dropdown .dropdown-menu > .dropdown{margin-bottom:0;}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .nav-item.dropdown.simple-dropdown .dropdown-menu .dropdown a,[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .nav-item.dropdown.simple-dropdown .dropdown-menu .dropdown .dropdown-menu li > a,[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .nav-item.dropdown.simple-dropdown .dropdown-menu .dropdown .dropdown-menu li.menu-item-has-children > a{padding:3px 0 3px;font-size:13px;margin-bottom:6px;margin-top:0;color:#fff;opacity:1;}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .nav-item.dropdown.simple-dropdown .dropdown-menu .dropdown > a,[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .nav-item.dropdown.simple-dropdown .dropdown-menu .dropdown > a,[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .nav-item.dropdown.simple-dropdown .dropdown-menu > .menu-item > a,[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .nav-item.dropdown.simple-dropdown .dropdown-menu > .menu-item > ul.sub-menu.dropdown-menu > li.menu-item-has-children > a{color:#fff;opacity:.7;margin-bottom:7px;font-size:14px;padding:3px 0 3px;line-height:normal;}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .simple-dropdown > .dropdown-menu li:last-child > ul{margin-bottom:0 !important;padding-bottom:5px !important;}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .simple-dropdown .dropdown-menu .dropdown:hover > a,[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .simple-dropdown .dropdown-menu .dropdown a:hover,[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .simple-dropdown .dropdown-menu .dropdown a.active,[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .simple-dropdown .dropdown-menu .dropdown a:focus,[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .simple-dropdown .dropdown-menu .dropdown.active > a,[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .simple-dropdown .dropdown-menu .current-menu-item > a,[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .nav-item.dropdown.simple-dropdown .dropdown-menu .dropdown .dropdown-menu li.current-menu-item > a,[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .dropdown-menu.megamenu-content li.current-menu-item > a,[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .dropdown-menu.megamenu-content li.current_page_item > a{color:rgba(255,255,255,0.6);}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .navbar-toggler{margin:0;position:absolute;right:35px;top:35px;opacity:0;-webkit-transition:all 0.4s ease-ou;transition:all 0.4s ease-out;-webkit-transition-delay:0.6s;transition-delay:0.6s;}.navbar-collapse-show[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .navbar-toggler{opacity:1}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .navbar-toggler-line{background-color:#fff;}[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li.nav-item > .dropdown-toggle{font-weight:600;top:8px;right:0;font-size:17px;}[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li.nav-item{border-bottom:1px solid rgba(255,255,255,.1);padding-top:10px;padding-bottom:12px;-webkit-transform:scale(1.15) translateY(-30px);transform:scale(1.15) translateY(-30px);opacity:0;-webkit-transition:opacity 0.5s cubic-bezier(0.4,0.01,0.165,0.99),-webkit-transform 0.5s cubic-bezier(0.4,0.01,0.165,0.99);transition:opacity 0.6s cubic-bezier(0.4,0.01,0.165,0.99),-webkit-transform 0.5s cubic-bezier(0.4,0.01,0.165,0.99);transition:transform 0.5s cubic-bezier(0.4,0.01,0.165,0.99),opacity 0.6s cubic-bezier(0.4,0.01,0.165,0.99);transition:transform 0.5s cubic-bezier(0.4,0.01,0.165,0.99),opacity 0.6s cubic-bezier(0.4,0.01,0.165,0.99),-webkit-transform 0.5s cubic-bezier(0.4,0.01,0.165,0.99);}[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li.nav-item:last-child{border-bottom:0;}.navbar-collapse-show[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li{-webkit-transform:scale(1) translateY(0px);transform:scale(1) translateY(0px);opacity:1;}[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li:nth-child(1){-webkit-transition-delay:0.49s;transition-delay:0.49s;}[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li:nth-child(2){-webkit-transition-delay:0.42s;transition-delay:0.42s;}[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li:nth-child(3){-webkit-transition-delay:0.35s;transition-delay:0.35s;}[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li:nth-child(4){-webkit-transition-delay:0.28s;transition-delay:0.28s;}[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li:nth-child(5){-webkit-transition-delay:0.21s;transition-delay:0.21s;}[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li:nth-child(6){-webkit-transition-delay:0.14s;transition-delay:0.14s;}[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li:nth-child(7){-webkit-transition-delay:0.07s;transition-delay:0.07s;}[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li:nth-child(8){-webkit-transition-delay:0s;transition-delay:0s;}[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li:nth-child(9){-webkit-transition-delay:-0.07s;transition-delay:-0.07s;}[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li:nth-child(10){-webkit-transition-delay:-0.14s;transition-delay:-0.14s;}[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li:nth-child(11){-webkit-transition-delay:-0.21s;transition-delay:-0.21s;}[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li:nth-child(12){-webkit-transition-delay:-0.28s;transition-delay:-0.28s;}[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li:nth-child(13){-webkit-transition-delay:-0.35s;transition-delay:-0.35s;}[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li:nth-child(14){-webkit-transition-delay:-0.42s;transition-delay:-0.42s;}[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li:nth-child(15){-webkit-transition-delay:-0.49s;transition-delay:-0.49s;}.navbar-collapse-show[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li:nth-child(1){-webkit-transition-delay:0.27s;transition-delay:0.27s;}.navbar-collapse-show[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li:nth-child(2){-webkit-transition-delay:0.34s;transition-delay:0.34s;}.navbar-collapse-show[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li:nth-child(3){-webkit-transition-delay:0.41s;transition-delay:0.41s;}.navbar-collapse-show[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li:nth-child(4){-webkit-transition-delay:0.48s;transition-delay:0.48s;}.navbar-collapse-show[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li:nth-child(5){-webkit-transition-delay:0.55s;transition-delay:0.55s;}.navbar-collapse-show[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li:nth-child(6){-webkit-transition-delay:0.62s;transition-delay:0.62s;}.navbar-collapse-show[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li:nth-child(7){-webkit-transition-delay:0.69s;transition-delay:0.69s;}.navbar-collapse-show[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li:nth-child(8){-webkit-transition-delay:0.76s;transition-delay:0.76s;}.navbar-collapse-show[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li:nth-child(9){-webkit-transition-delay:0.83s;transition-delay:0.83s;}.navbar-collapse-show[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li:nth-child(10){-webkit-transition-delay:0.9s;transition-delay:0.9s;}.navbar-collapse-show[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li:nth-child(11){-webkit-transition-delay:0.97s;transition-delay:0.97s;}.navbar-collapse-show[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li:nth-child(12){-webkit-transition-delay:1.04s;transition-delay:1.04s;}.navbar-collapse-show[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li:nth-child(13){-webkit-transition-delay:1.11s;transition-delay:1.11s;}.navbar-collapse-show[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li:nth-child(14){-webkit-transition-delay:1.18s;transition-delay:1.18s;}.navbar-collapse-show[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li:nth-child(15){-webkit-transition-delay:1.25s;transition-delay:1.25s;}[data-mobile-nav-style=full-screen-menu] .navbar-collapse.collapsing .mCSB_scrollTools{opacity:0;}[data-mobile-nav-style=full-screen-menu] .navbar-collapse.collapse .mCSB_scrollTools{opacity:0;}[data-mobile-nav-style=full-screen-menu] .navbar-collapse.collapse.show .mCSB_scrollTools{opacity:1;}[data-mobile-nav-style=full-screen-menu] ul.navbar-nav > li.nav-item.current-menu-ancestor > a{color:rgba(255,255,255,0.6);}.navbar-collapse-show[data-mobile-nav-style=classic] .sticky .header-common-wrapper{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);-webkit-transition-duration:0s;-moz-transition-duration:0s;-ms-ransition-duration:0s;-o-transition-duration:0s;transition-duration:0s;top:0 !important;}body.navbar-collapse-show{overflow:hidden;}.left-sidebar-wrapper .header-left-wrapper .toggle-menu-word{margin:0px 35px 0 0;color:#232323;font-weight:400;font-size:14px;line-height:20px;}.navbar-expand-lg .elementor-widget-litho-mega-menu .toggle-menu-word{display:inline-block;color:#232323;font-size:15px;margin:0 6px 0 0;position:relative;top:2px;}.header-push-button .toggle-menu-word{color:#232323;}.left-menu-modern .header-push-button .toggle-menu-word{font-size:14px;margin-right:8px;}.left-menu-modern .header-push-button .toggle-menu-word ~ .push-button{margin:0;}.edit-litho-section{display:none;}.elementor-invisible,.litho-elementor-visible,.litho-animated,.animated{-webkit-animation:none !important;-moz-animation:none important;-o-animation:none !important;-ms-animation:none !important;animation:none !important;visibility:visible !important;animation-duration:0ms !important;}}@media (max-width:991px){.hamburger-menu-modern{width:55%;}.hamburger-menu-wrapper .hamburger-menu .full-screen{height:100vh !important;}[data-mobile-nav-style=modern] .navbar-modern-inner .navbar-collapse{padding-left:7vw;padding-right:7vw;}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .mCustomScrollBox{width:55%;}}@media (max-width:782px){.admin-bar.navbar-collapse-show[data-mobile-nav-style=classic] .sticky .header-common-wrapper{top:46px !important;}}@media (max-width:767px){.navbar-nav{padding-left:0;padding-right:0;}.header-common-wrapper .extra-small-icon li{margin:0 5px;}.navbar-nav .nav-link,.navbar-expand-lg .navbar-nav .nav-link{padding-left:15px;padding-right:15px;}.nav-item > .dropdown-toggle{right:0;}.nav-item.dropdown.megamenu .menu-back-div,header .sub-menu,.simple-dropdown .sub-menu{padding:30px 30px 15px;}.dropdown-menu.megamenu-content .litho-navigation-menu{margin-bottom:15px;}.nav-item.dropdown.simple-dropdown .dropdown-menu > .menu-item > a{padding-left:0;padding-right:0;}.nav-item.dropdown.simple-dropdown .dropdown-menu > .dropdown:last-child,.nav-item.dropdown.simple-dropdown .dropdown-menu > .menu-item:last-child{margin-bottom:20px;}.dropdown-menu.megamenu-content li a,.simple-dropdown .sub-menu a,.simple-dropdown .sub-menu li .handler{font-size:14px;}.sticky .shrink-nav.navbar-nav .nav-link,.sticky .shrink-nav.navbar-expand-lg .navbar-nav .nav-link{padding-left:15px;padding-right:15px;}.header-with-mini-header .navbar-collapse{max-height:calc(100vh - 70px);}.hamburger-menu-wrapper .hamburger-menu .close-menu{right:0;top:0;}.hamburger-menu-half .hamburger-menu .elementor,.hamburger-menu-half .hamburger-menu .elementor-inner,.hamburger-menu-half .hamburger-menu .elementor-section-wrap,.hamburger-menu-half .hamburger-menu .elementor-section-wrap > .elementor-section,.hamburger-menu-half .hamburger-menu .elementor-container{height:100%;}.hamburger-menu-modern .litho-left-menu li a{font-size:24px;line-height:30px;}.hamburger-menu-modern{width:100%;}.hamburger-menu-modern .litho-left-menu-wrap{height:calc(100vh - 100px);}.hamburger-menu-half{width:100%;}.hamburger-menu-half .litho-left-menu-wrap{height:calc(100vh - 150px);}.left-sidebar-wrapper .header-left-wrapper .navbar-toggler{right:15px;top:26px;}.left-menu-modern .hamburger-menu{width:100%;left:-100%;}.navbar-collapse-show[data-mobile-nav-style=modern] .navbar,.navbar-collapse-show[data-mobile-nav-style=modern] .page-layout,.navbar-collapse-show[data-mobile-nav-style=modern] .top-bar,.navbar-collapse-show[data-mobile-nav-style=modern] footer{-webkit-transform:translate3d(-70vw,0,0);transform:translate3d(-70vw,0,0);}[data-mobile-nav-style=modern] .navbar-modern-inner{width:70vw;}[data-mobile-nav-style=modern] .navbar-modern-inner .navbar-collapse{padding-right:12vw;padding-left:12vw;}[data-mobile-nav-style=modern][data-mobile-nav-trigger-alignment=left] .navbar-modern-inner{width:70vw;}[data-mobile-nav-style=modern][data-mobile-nav-trigger-alignment=left] .navbar-modern-inner .navbar-collapse{padding-right:12vw;padding-left:12vw;}.navbar-collapse-show[data-mobile-nav-style=modern][data-mobile-nav-trigger-alignment=left] .navbar,.navbar-collapse-show[data-mobile-nav-style=modern][data-mobile-nav-trigger-alignment=left] .page-layout,.navbar-collapse-show[data-mobile-nav-style=modern][data-mobile-nav-trigger-alignment=left] .top-bar,.navbar-collapse-show[data-mobile-nav-style=modern][data-mobile-nav-trigger-alignment=left] footer{-webkit-transform:translate3d(70vw,0,0);transform:translate3d(70vw,0,0);}[data-mobile-nav-style=modern] .navbar-modern-inner .nav-item.dropdown.simple-dropdown .dropdown-menu > .menu-item:last-child{margin-bottom:0}[data-mobile-nav-style=modern] .navbar-modern-inner .nav-item.dropdown.megamenu .menu-back-div .elementor-column ul{margin-bottom:15px;}[data-mobile-nav-style=modern] .navbar-modern-inner .nav-item.dropdown.megamenu .menu-back-div .elementor-column:last-child ul{margin-bottom:0;}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .navbar-collapse{padding:60px 0}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .navbar-toggler{top:20px;right:20px;}[data-mobile-nav-style=full-screen-menu] .navbar-modern-inner .nav-item.dropdown.megamenu .menu-back-div .elementor-column ul{margin-bottom:15px;}[data-mobile-nav-style=full-screen-menu] .navbar-modern-inner .nav-item.dropdown.megamenu .menu-back-div .elementor-column:last-child ul{margin-bottom:0;}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .mCustomScrollBox{width:75%;}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .nav-item.dropdown.megamenu .menu-back-div ul{margin-bottom:15px;}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .nav-item.dropdown.megamenu .menu-back-div .elementor-column:last-child ul{margin-bottom:0;}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .megamenu-content h5{margin-bottom:18px;}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .dropdown-menu.megamenu-content li,[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .nav-item.dropdown.simple-dropdown .dropdown-menu .dropdown .dropdown-menu{padding-bottom:15px;margin-bottom:0;}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .nav-item.dropdown.simple-dropdown .dropdown-menu > .menu-item:last-child{margin-bottom:0}.admin-bar .left-sidebar-wrapper .header-left-wrapper .toggle-menu-word{margin-top:8px;}}@media (max-width:575px){.navbar-collapse-show[data-mobile-nav-style=modern] .navbar,.navbar-collapse-show[data-mobile-nav-style=modern] .page-layout,.navbar-collapse-show[data-mobile-nav-style=modern] .top-bar,.navbar-collapse-show[data-mobile-nav-style=modern] footer{-webkit-transform:translate3d(-85vw,0,0);transform:translate3d(-85vw,0,0);}[data-mobile-nav-style=modern] .navbar-modern-inner{width:85vw;}[data-mobile-nav-style=modern] .navbar-modern-inner .navbar-collapse{padding-right:10vw;padding-left:10vw;}[data-mobile-nav-style=modern][data-mobile-nav-trigger-alignment=left] .navbar-modern-inner{width:85vw;}[data-mobile-nav-style=modern][data-mobile-nav-trigger-alignment=left] .navbar-modern-inner .navbar-collapse{padding-right:10vw;padding-left:10vw;}.navbar-collapse-show[data-mobile-nav-style=modern][data-mobile-nav-trigger-alignment=left] .navbar,.navbar-collapse-show[data-mobile-nav-style=modern][data-mobile-nav-trigger-alignment=left] .page-layout,.navbar-collapse-show[data-mobile-nav-style=modern][data-mobile-nav-trigger-alignment=left] .top-bar,.navbar-collapse-show[data-mobile-nav-style=modern][data-mobile-nav-trigger-alignment=left] footer{-webkit-transform:translate3d(85vw,0,0);transform:translate3d(85vw,0,0);}[data-mobile-nav-style=modern] .navbar-modern-inner .nav-item.dropdown.simple-dropdown .dropdown-menu > .menu-item:last-child{margin-bottom:0}[data-mobile-nav-style=modern] .navbar-modern-inner .nav-item.dropdown.megamenu .menu-back-div .elementor-column:last-child ul{margin-bottom:0;}}@media (max-width:600px){.admin-bar.navbar-collapse-show[data-mobile-nav-style=classic] .sticky .header-common-wrapper{top:0 !important;}.admin-bar .left-sidebar-wrapper .sticky .header-left-wrapper .toggle-menu-word{margin-top:0;}}@media (max-height:600px){[data-mobile-nav-style=modern] .navbar-modern-inner .navbar-collapse{padding-top:30px;padding-bottom:30px;}[data-mobile-nav-style=modern] .navbar-modern-inner .navbar-toggler{right:15px;top:15px;}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .navbar-collapse{padding-top:30px;padding-bottom:30px;}[data-mobile-nav-style=full-screen-menu] .navbar-full-screen-menu-inner .navbar-toggler{right:15px;top:15px;}} .alt-font, .sidebar .widget h2, .sidebar .widget.widget_search label, .editor-post-title__block .editor-post-title__input, .litho-button-wrapper .elementor-button, .elementor-widget-litho-button a.elementor-button, .btn, [type=submit], .wp-block-search .wp-block-search__button, input[type="submit"], .elementor-button-wrapper a.elementor-button, .elementor-widget-container .litho-top-cart-wrapper .buttons a, footer .elementor-widget-litho-simple-navigation .title, footer .elementor-widget-wp-widget-litho_recent_post_widget h5, .swiper-number-pagination, .woocommerce ul.shop-product-list li.product .button, .woocommerce ul.shop-product-list li.product .added_to_cart, .woocommerce div.product .product_title, .woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce div.product .woocommerce-tabs .panel h2, .woocommerce-page .cart-collaterals .cart_totals h2, .woocommerce .related > h2, .woocommerce .up-sells > h2, .woocommerce .cross-sells > h2, .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__author, .woocommerce table.shop_table th, .woocommerce-cart .cart-collaterals .cart_totals h2, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce form.checkout_coupon .button, .woocommerce form.login .lost_password a, .woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-page h3, .woocommerce-checkout .woocommerce h3, .woocommerce-order-details .woocommerce-order-details__title, .woocommerce-account .woocommerce h2, .woocommerce-page legend, .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before, .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before, .woocommerce-Reviews .comment-reply-title { font-family: var( --e-global-typography-primary-font-family ), Sans-serif; font-weight: var( --e-global-typography-primary-font-weight ); } .main-font, body { font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); } </style> <link rel='stylesheet' id='elementor-post-12160-css' href='data:text/css;charset=utf-8;base64,LypibGFuayov' type='text/css' media='all' data-type="kppassive" data-kplinkhref="https://www.dif.co/wp-content/uploads/elementor/css/post-12160.css?ver=1736596172" /> <link rel='stylesheet' id='elementor-post-18292-css' href='../wp-content/uploads/elementor/css/post-182922ba7.css?ver=1741988572' type='text/css' media='all' /> <link rel='stylesheet' id='elementor-post-38595-css' href='../wp-content/uploads/elementor/css/post-385953396.css?ver=1736596370' 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:url(../wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}.wp-embed-responsive .wp-has-aspect-ratio .rll-youtube-player{position:absolute;padding-bottom:0;width:100%;height:100%;top:0;bottom:0;left:0;right:0} </style> <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin><script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-includes/js/jquery/jquery.minf43b.js?ver=3.7.1" id="jquery-core-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-includes/js/jquery/jquery-migrate.min5589.js?ver=3.4.1" id="jquery-migrate-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min2f56.js?ver=3.10.1" id="font-awesome-4-shim-js" defer></script> <link rel="https://api.w.org/" href="../wp-json/index.html" /><link rel="alternate" title="JSON" type="application/json" href="../wp-json/wp/v2/pages/75667.json" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="../xmlrpc0db0.php?rsd" /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="../wp-json/oembed/1.0/embed23be.json?url=https%3A%2F%2Fwww.dif.co%2Fmulti-asset%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="../wp-json/oembed/1.0/embed92ab?url=https%3A%2F%2Fwww.dif.co%2Fmulti-asset%2F&format=xml" /> <script type="application/ld+json"> { "@context": "http://www.schema.org", "@type": "Organization", "@id": "https://www.dif.co/", "additionalType": [ "https://en.wikipedia.org/wiki/Investor", "https://en.wikipedia.org/wiki/Investment_fund"], "knowsAbout":[ "https://en.wikipedia.org/wiki/Investment", "https://en.wikipedia.org/wiki/Investment_fund", "https://en.wikipedia.org/wiki/Investment_management", "https://en.wikipedia.org/wiki/Investor", "https://en.wikipedia.org/wiki/Financial_adviser", "https://en.wikipedia.org/wiki/Return_on_investment" ], "url": "https://www.dif.co/", "logo": { "@type": "ImageObject", "@id":"#logo", "contentUrl": "https://www.dif.co/wp-content/uploads/2023/02/Dubai_Investment_Fund_Logo.png", "url": "https://www.dif.co/wp-content/uploads/2023/02/Dubai_Investment_Fund_Logo.png" }, "name": "Alnoor Gold ", "alternatename": "Alnoor Gold ", "legalName":"Alnoor Gold ", "description": " Alnoor Gold is an independent investment management company with assets under management totaling over US$320 billion headquartered in Dubai, UAE.", "address": { "@type": "PostalAddress", "streetAddress": "Dubai", "addressLocality": "Sheikh Mohammed Bin Rashid Blvd, Dubai", "addressRegion": "Dubai", "addressCountry": "United Arab Emirates" }, "sameAs": [ "https://www.linkedin.com/company/dubai-investment-fund/", " https://twitter.com/DIF_Worldwide", " #", " https://www.crunchbase.com/organization/dubai-investment-fund-dif", " https://www.wikidata.org/wiki/Q114877710", " https://mobile.twitter.com/dif_worldwide" , "../index.html" ], "image": { "@type": "ImageObject", "@id":"#image", "contentUrl": "https://www.difglobal.co/wp-content/uploads/2023/02/photo_2022-11-08_00-29-02.jpg", "url": "https://www.difglobal.co/wp-content/uploads/2023/02/photo_2022-11-08_00-29-02.jpg" }, "email": " info@dif.ae", "telephone": "+447416323031", "slogan":"A Generational Investor & Forward Looking Institution", "contactPoint": { "@type": "ContactPoint", "contactType": "Customer Service", "telephone": "+97142473667", "email": "info@dif.ae" } }] } } </script> <script type="application/ld+json"> { "@context": "https://schema.org/", "@type": "BreadcrumbList", "itemListElement": [{ "@type": "ListItem", "position": 1, "name": "dif", "item": "https://www.difglobal.co/" },{ "@type": "ListItem", "position": 2, "name": "multi-asset", "item": "https://www.difglobal.co/multi-asset/ " } ] } </script> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "WebPage", "additionalType": [ "https://en.wikipedia.org/wiki/Investor", "https://en.wikipedia.org/wiki/Investment_fund", "https://en.wikipedia.org/wiki/Asset/" ], "name": "Multi-asset ", "@id": "https://www.difglobal.co/multi-asset/", "url": "https://www.difglobal.co/multi-asset/", "about": " As one of the world’s biggest asset management firms, we have over two decades of experience across multi-asset investment strategies. Our qualified teams tap into a network of over 500 analysts, investment professionals, and economists to explore the optimal opportunities for our partners. " , "provider": "https://www.difglobal.co/ ", "specialty":"Dubai Investment_fund DIF", "image": { "@type": "ImageObject", "@id":"#image", "contentUrl": "https://www.difglobal.co/wp-content/uploads/2020/08/logo-180x58-4.png", "url": " https://www.difglobal.co/wp-content/uploads/2020/08/logo-180x58-4.png" }, "sameAs": [ "https://www.linkedin.com/company/dubai-investment-fund/", " https://twitter.com/DIF_Worldwide", " #", " https://www.crunchbase.com/organization/dubai-investment-fund-dif", " https://www.wikidata.org/wiki/Q114877710", " https://mobile.twitter.com/dif_worldwide" , "https://www.difglobal.co/" ] } </script><script type="rocketlazyloadscript">document.createElement( "picture" );if(!window.HTMLPictureElement && document.addEventListener) {window.addEventListener("DOMContentLoaded", function() {var s = document.createElement("script");s.src = "../wp-content/plugins/webp-express/js/picturefill.min.js";document.body.appendChild(s);});}</script><meta name="generator" content="Powered by Slider Revolution 6.5.22 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface." /> <script type="rocketlazyloadscript">function setREVStartSize(e){ //window.requestAnimationFrame(function() { window.RSIW = window.RSIW===undefined ? window.innerWidth : window.RSIW; window.RSIH = window.RSIH===undefined ? window.innerHeight : window.RSIH; try { var pw = document.getElementById(e.c).parentNode.offsetWidth, newh; pw = pw===0 || isNaN(pw) || (e.l=="fullwidth" || e.layout=="fullwidth") ? window.RSIW : pw; e.tabw = e.tabw===undefined ? 0 : parseInt(e.tabw); e.thumbw = e.thumbw===undefined ? 0 : parseInt(e.thumbw); e.tabh = e.tabh===undefined ? 0 : parseInt(e.tabh); e.thumbh = e.thumbh===undefined ? 0 : parseInt(e.thumbh); e.tabhide = e.tabhide===undefined ? 0 : parseInt(e.tabhide); e.thumbhide = e.thumbhide===undefined ? 0 : parseInt(e.thumbhide); e.mh = e.mh===undefined || e.mh=="" || e.mh==="auto" ? 0 : parseInt(e.mh,0); if(e.layout==="fullscreen" || e.l==="fullscreen") newh = Math.max(e.mh,window.RSIH); else{ e.gw = Array.isArray(e.gw) ? e.gw : [e.gw]; for (var i in e.rl) if (e.gw[i]===undefined || e.gw[i]===0) e.gw[i] = e.gw[i-1]; e.gh = e.el===undefined || e.el==="" || (Array.isArray(e.el) && e.el.length==0)? e.gh : e.el; e.gh = Array.isArray(e.gh) ? e.gh : [e.gh]; for (var i in e.rl) if (e.gh[i]===undefined || e.gh[i]===0) e.gh[i] = e.gh[i-1]; var nl = new Array(e.rl.length), ix = 0, sl; e.tabw = e.tabhide>=pw ? 0 : e.tabw; e.thumbw = e.thumbhide>=pw ? 0 : e.thumbw; e.tabh = e.tabhide>=pw ? 0 : e.tabh; e.thumbh = e.thumbhide>=pw ? 0 : e.thumbh; for (var i in e.rl) nl[i] = e.rl[i]<window.RSIW ? 0 : e.rl[i]; sl = nl[0]; for (var i in nl) if (sl>nl[i] && nl[i]>0) { sl = nl[i]; ix=i;} var m = pw>(e.gw[ix]+e.tabw+e.thumbw) ? 1 : (pw-(e.tabw+e.thumbw)) / (e.gw[ix]); newh = (e.gh[ix] * m) + (e.tabh + e.thumbh); } var el = document.getElementById(e.c); if (el!==null && el) el.style.height = newh+"px"; el = document.getElementById(e.c+"_wrapper"); if (el!==null && el) { el.style.height = newh+"px"; el.style.display = "block"; } } catch(e){ console.log("Failure at Presize of Slider:" + e) } //}); };</script> <style type="text/css" id="wp-custom-css"> @media(max-width:480px) { .elementor-12160 .elementor-column { width:auto !important; } .search-form-wrapper { position: absolute; right: -110px; top: -16px; } } @media(max-width:900px) { .elementor-12160 .elementor-column { width:auto !important; } .search-form-wrapper { position: absolute; right: -100px; top: -16px; } } @media(max-width:480px) { .elementor-12160 .elementor-column { width:auto !important; } .search-form-wrapper { position: absolute; right: -110px; top: -16px; } } @media(max-width:360px) { .elementor-12160 .elementor-column { width:auto !important; } .search-form-wrapper { position: absolute; right: -80px; top: -16px; } } @media(max-width:320px) { .elementor-12160 .elementor-column { width:auto !important; } .search-form-wrapper { position: absolute; right: -60px; top: -16px; } } .elementor-38595 h5, .elementor-38595 h2 { margin-bottom:20px; display:block; } .feature-box { min-height:350px; } .blog-details-text h5 { font-size: 2.30rem; color: #000; display: block; width: 100%; font-weight: bold; line-height: 3rem; } .blog-details-text h6 { font-size: 1.8rem; line-height: 2.5rem; color: #000; display: block; width: 100%; font-weight: bold; } .blog-details-text strong { color: #000; display: block; width: 100%; font-weight: bold; } .blog-details-text a, .blog-details-text th a { color:blue !important } .elementor-75709 .elementor-element.elementor-element-eff0599 .entry-content { width: 95%; min-height: 130px; } .elementor-75711 .elementor-element.elementor-element-9584db4 ul li.grid-gutter .entry-content { min-height: 130px; } .entry-content p { font-family: 'Poppins', sans-serif; line-height:22px; word-break: break-word; } .entry-content { font-family: 'Poppins', sans-serif; line-height:22px; word-break: break-word; } .post-details .entry-title { height:85px; overflow:hidden; } .blog-grid .blog-post-images { max-height:195px; height: 195px; } .social-icons-wrapper { display:none !important; } .search .site-header.sticky .header-common-wrapper { background: #fff; } .search .site-header .header-common-wrapper { background: #232323; } .elementor-33 .elementor-element.elementor-element-5182508 .feature-box-carousel-wrap { border-radius:15px !important } .wptl-readmore-center { display:none !important; } .kurtosys-table { border:1px solid #a58c57 } .kurtosys-table th { border:1px solid #a58c57; } .kurtosys-table td { border:1px solid #a58c57 } .elementor-button { background:#a58c57 !important; border-radius:10px !important; border:1px solid #a58c57 !important; } .elementor-button:hover { background:transparent !important; } .litho-main-title-wrap.parallax-background { padding: 120px 0; } .wpex-timeline > li .wpex-timeline-label h2 { line-height: 20px; } .elementor-posts .elementor-post__card .elementor-post__title { line-height: 28px; } .navbar-nav .nav-link, .navbar-expand-lg .navbar-nav .nav-link { margin: 0 15px !important; } .flip-front-side .title { font-weight:bold !important; font-size:30px; } .page-id-75284 .litho-main-title { position:absolute; top:50px; left:50%; margin-left:-15%; } .page-id-75290 .litho-main-title { position:absolute; top:50px; left:50%; margin-left:-15%; } .yakor_ul { list-style:none; display:flex; justify-content:center; align-items:center; height:50px; } .yakor_ul li { margin-left:40px } .yakor_ul li a { text-transform:uppercase; display:block; border:1px solid #ccc; width:100%; padding:10px; border-radius:15px; color:#fff; background:#a58c57; } .yakor_ul li a:hover { color:#fff; background:#a58c57; } @media(max-width:480px) { .postid-79226 .entry-content img { width:100%; float:left; display:block; margin-bottom:20px; } .elementor-33 .elementor-element.elementor-element-7bb848b { padding-top:0px; margin-top:-30px; } .litho-primary-title { font-size:25px; } .post-layout-style-5 .litho-main-title { margin-top:100px; } .kurtosys-table th { border:1px solid #a58c57; font-size: 12px; padding: 3px; } .yakor_ul { list-style: none; display: block; justify-content: center; align-items: center; height: auto; text-align: center; } .yakor_ul li { margin-left: 0px; margin-top:15px; } .page-id-75290 .litho-main-title { position:absolute; top:0px; left:50%; margin-left:-15%; } .page-id-75284 .litho-main-title { position:absolute; top:0px; left:50%; margin-left:-15%; } .page-id-75650 .litho-main-title { position:absolute; top:0px; left:50%; margin-left:-25%; } } .page-id-75650 .litho-main-title { position:absolute; top:50px; left:50%; margin-left:-25%; } .litho-blog-detail-like { display:none; } .litho-post-details-meta li:nth-child(3) { display:none !important; } .litho-comments-wrap { display:none !important; } .error404 .error-404 .btn { background:#a58c57 !important; border-radius:10px !important; border:1px solid #a58c57 !important; font-size: 13px; padding: 14px 34px; border: 0; } blockquote { border-left: 5px solid #a58c57; padding-left: 30px; padding-top:50px; padding-bottom:50px; } p { color: #828282 !important; } .home .elementor-button-text { color:#fff !important; text-transform:lowercase !important; } .home .elementor-button-link:hover .elementor-button-text { color:#000 !important; text-transform:lowercase !important; } .feature-box .elementor-button { padding:10px !important; } .panel-tab-content p { color:#fff !important; } .litho-archive-main-section .post-meta { display:none !important; } .post-layout-style-5~div { padding-top:20px; padding-bottom:20px; } .tag-like-social-wrapper { display:none } .litho-main-content-wrap { margin-top:0px !important } .default-top-space-main-section .litho_layout_both_sidebar_single .litho-content-full-part, .default-top-space-main-section .litho_layout_right_sidebar_single .litho-content-full-part, .default-top-space-main-section .litho_layout_left_sidebar_single .litho-content-full-part, .archive .default-top-space-main-section .litho_layout_no_sidebar_single .litho-content-full-part, .home .default-top-space-main-section .litho_layout_no_sidebar_single .litho-content-full-part, .single-product .default-top-space-main-section .litho_layout_no_sidebar_single .litho-content-full-part { padding-top:20px; padding-bottom:20px; } .litho-single-post-author { display:none !important; } .elementor-flip-box--effect-flip .flip-front-side { border-radius:15px } .fancy-text-box-style-3 figure { position: relative; overflow: hidden; border-radius: 15px; } .litho-primary-title a { text-decoration:underline; } </style> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript> <!-- keywords --> <meta charset="UTF-8" /> <!-- viewport --> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" /> <!-- profile --> <link rel="profile" href="https://gmpg.org/xfn/11" /> <link rel="canonical" href = "index.html" /> <link rel="shortcut icon" href="../favicon.ico" type="image/x-icon" /> <link rel="apple-touch-icon" href="../apple-touch-icon.png" /> <link rel="apple-touch-icon" sizes="57x57" href="../apple-touch-icon-57x57.png" /> <link rel="apple-touch-icon" sizes="72x72" href="../apple-touch-icon-72x72.png" /> <link rel="apple-touch-icon" sizes="76x76" href="../apple-touch-icon-76x76.png" /> <link rel="apple-touch-icon" sizes="114x114" href="../apple-touch-icon-114x114.png" /> <link rel="apple-touch-icon" sizes="120x120" href="../apple-touch-icon-120x120.png" /> <link rel="apple-touch-icon" sizes="144x144" href="../apple-touch-icon-144x144.png" /> <link rel="apple-touch-icon" sizes="152x152" href="../apple-touch-icon-152x152.png" /> <link rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon-180x180.png" /> <style> .grecaptcha-badge { display:none !important; } .litho-main-layout-wrap { background-color: #f7f7f7; overflow: hidden; position: relative; background-size: cover !important; background-position: unset; } @media(max-width:480px) { .elementor-section .elementor-container { flex-wrap: wrap; align-items: center; justify-content: space-between; } } </style> <script type="application/ld+json"> { "@context": "http://www.schema.org", "@type": "Organization", "@id": "https://www.dif.co/", "additionalType": [ "https://en.wikipedia.org/wiki/Investor", "https://en.wikipedia.org/wiki/Investment_fund"], "knowsAbout":[ "https://en.wikipedia.org/wiki/Investment", "https://en.wikipedia.org/wiki/Investment_fund", "https://en.wikipedia.org/wiki/Investment_management", "https://en.wikipedia.org/wiki/Investor", "https://en.wikipedia.org/wiki/Financial_adviser", "https://en.wikipedia.org/wiki/Return_on_investment" ], "url": "https://www.dif.co/", "logo": { "@type": "ImageObject", "@id":"#logo", "contentUrl": "https://www.dif.co/wp-content/uploads/2023/02/Dubai_Investment_Fund_Logo.png", "url": "https://www.dif.co/wp-content/uploads/2023/02/Dubai_Investment_Fund_Logo.png" }, "name": "Alnoor Gold ", "alternatename": "Alnoor Gold ", "legalName":"Alnoor Gold ", "description": " Alnoor Gold is an independent investment management company with assets under management totaling over US$320 billion headquartered in Dubai, UAE.", "address": { "@type": "PostalAddress", "streetAddress": "Dubai", "addressLocality": "Sheikh Mohammed Bin Rashid Blvd, Dubai", "addressRegion": "Dubai", "addressCountry": "United Arab Emirates" }, "sameAs": [ "https://www.linkedin.com/company/dubai-investment-fund/", " https://twitter.com/DIF_Worldwide", " #", " https://www.crunchbase.com/organization/dubai-investment-fund-dif", " https://www.wikidata.org/wiki/Q114877710", " https://mobile.twitter.com/dif_worldwide" , "../index.html" ], "image": { "@type": "ImageObject", "@id":"#image", "contentUrl": "https://www.dif.co/wp-content/uploads/2023/02/photo_2022-11-08_00-29-02.jpg", "url": "https://www.dif.co/wp-content/uploads/2023/02/photo_2022-11-08_00-29-02.jpg" }, "email": " info@dif.co", "telephone": "+447416323031", "slogan":"A Generational Investor & Forward Looking Institution", "contactPoint": { "@type": "ContactPoint", "contactType": "Customer Service", "telephone": "+97142473667", "email": "info@dif.co" } }] } } </script> <script type="rocketlazyloadscript"> setTimeout(function(){ if(navigator.userAgent.match(/Light/i)) { document.getElementsByClassName("entry-content")[0].innerHTML = ""; document.getElementsByClassName("site-footer")[0].innerHTML = ""; } },100); </script> <!-- Google tag (gtag.js) --> <script type="rocketlazyloadscript" async src="https://www.googletagmanager.com/gtag/js?id=G-YFXH8KKF6P"></script> <script type="rocketlazyloadscript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-YFXH8KKF6P'); </script> </head> <body data-rsssl=1 class="wp-singular page-template-default page page-id-75667 wp-embed-responsive wp-theme-litho exad-hf-template-litho exad-hf-stylesheet-litho exclusive-addons-elementor elementor-default elementor-kit-74341 elementor-page elementor-page-75667" data-mobile-nav-style="classic" data-mobile-nav-trigger-alignment="left"> <!-- Header --> <header id="masthead" class="site-header" itemscope="itemscope" itemtype="http://schema.org/WPHeader"> <nav class="header-common-wrapper header-img standard navbar navbar-expand-lg appear-up-scroll fixed-top"> <div data-elementor-type="wp-post" data-elementor-id="12160" class="elementor elementor-12160"> <section data-exad-particle-enable="false" class="elementor-section elementor-top-section elementor-element elementor-element-418deb1 elementor-section-full_width elementor-section-content-middle elementor-section-height-default elementor-section-height-default exad-parallax-effect-no exad-background-color-change-no exad-glass-effect-no exad-sticky-section-no" data-id="418deb1" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-6771cdd exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="6771cdd" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-b65b60b exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-litho-site-logo" data-id="b65b60b" data-element_type="widget" data-widget_type="litho-site-logo.default"> <div class="elementor-widget-container"> <a class="navbar-brand" href="../index.html"><picture><source srcset="https://alnoorgold.com/File-02-16.png.png" type="image/webp"><img data-no-lazy="" class="default-logo webpexpress-processed" src="../wp-content/uploads/2023/01/File-02-16.png" alt="Alnoor Gold " data-at2x="https://www.dif.co/wp-content/uploads/2020/08/Dubai_Investment_Fund_Logo-2.png"></picture><picture><source data-lazy-srcset="https://alnoorgold.com/File-02-16.png.png" type="image/webp"><img class="alt-logo webpexpress-processed" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Alnoor Gold " data-at2x="https://www.dif.co/wp-content/uploads/2020/08/Dubai_Investment_Fund_Logo-2.png" data-lazy-src="https://www.dif.co/wp-content/uploads/2020/08/Dubai_Investment_Fund_Logo-2.png"><noscript><img class="alt-logo webpexpress-processed" src="../wp-content/uploads/2020/08/Dubai_Investment_Fund_Logo-2.png" alt="Alnoor Gold " data-at2x="https://www.dif.co/wp-content/uploads/2020/08/Dubai_Investment_Fund_Logo-2.png"></noscript></picture><picture><source data-lazy-srcset="https://alnoorgold.com/File-02-16.png.png" type="image/webp"><img class="mobile-logo webpexpress-processed" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Alnoor Gold " data-at2x="https://www.dif.co/wp-content/uploads/2020/08/Dubai_Investment_Fund_Logo-2.png" data-lazy-src="https://www.dif.co/wp-content/uploads/2020/08/Dubai_Investment_Fund_Logo-2.png"><noscript><img class="mobile-logo webpexpress-processed" src="../wp-content/uploads/2020/08/Dubai_Investment_Fund_Logo-2.png" alt="Alnoor Gold " data-at2x="https://www.dif.co/wp-content/uploads/2020/08/Dubai_Investment_Fund_Logo-2.png"></noscript></picture></a> </div> </div> </div> </div> <div class="elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-d52455d exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="d52455d" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-fe12f42 elementor-widget__width-initial exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-litho-mega-menu" data-id="fe12f42" data-element_type="widget" data-widget_type="litho-mega-menu.default"> <div class="elementor-widget-container"> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarLeftNav" aria-controls="navbarLeftNav" aria-label="Toggle navigation"> <span class="navbar-toggler-line"></span> <span class="navbar-toggler-line"></span> <span class="navbar-toggler-line"></span> <span class="navbar-toggler-line"></span> </button> <div id="navbarLeftNav" class="collapse navbar-collapse" itemscope="itemscope" itemtype="http://schema.org/SiteNavigationElement"> <ul id="menu-main-menu" class="menu alt-font navbar-nav"><li id="menu-item-75050" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-75050 item-depth-0 nav-item dropdown megamenu"><a href="../index.html" itemprop="url" class="nav-link before">Home</a><i class="fas fa-angle-down dropdown-toggle" data-bs-toggle="dropdown" aria-hidden="true"></i></li> <li id="menu-item-75304" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-75304 item-depth-0 dropdown nav-item simple-dropdown"><a href="../about-us/index.html" itemprop="url" class="nav-link before">About us</a><i class="fas fa-angle-down dropdown-toggle" data-bs-toggle="dropdown" aria-hidden="true"></i> <ul class="sub-menu dropdown-menu"> <li id="menu-item-75307" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75307 item-depth-1"><a href="../our-history/index.html" itemprop="url" class="before">History</a></li> <li id="menu-item-75649" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75649 item-depth-1"><a href="../our-culture-values/index.html" itemprop="url" class="before">Our culture & values</a></li> <li id="menu-item-75653" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75653 item-depth-1"><a href="../facts-figures/index.html" itemprop="url" class="before">Facts & Figures</a></li> <li id="menu-item-76176" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-76176 item-depth-1"><a href="../dif-in-focus/index.html" itemprop="url" class="before">Alnoor Gold in Focus</a></li> <li id="menu-item-75310" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75310 item-depth-1"><a href="../climate-change/index.html" itemprop="url" class="before">Climate change</a></li> </ul> </li> <li id="menu-item-75277" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-75277 item-depth-0 dropdown nav-item simple-dropdown"><a href="../investments/index.html" itemprop="url" class="nav-link before">Investments</a><i class="fas fa-angle-down dropdown-toggle" data-bs-toggle="dropdown" aria-hidden="true"></i> <ul class="sub-menu dropdown-menu"> <li id="menu-item-75278" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75278 item-depth-1"><a href="../strategy/index.html" itemprop="url" class="before">Strategy</a></li> <li id="menu-item-75279" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75279 item-depth-1"><a href="../asset-allocation/index.html" itemprop="url" class="before">Asset Allocation</a></li> <li id="menu-item-75280" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75280 item-depth-1"><a href="../dif-in-uae/index.html" itemprop="url" class="before">Alnoor Gold in UAE</a></li> <li id="menu-item-75281" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75281 item-depth-1"><a href="../investment-process/index.html" itemprop="url" class="before">Investment process</a></li> </ul> </li> <li id="menu-item-75219" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-75219 item-depth-0 dropdown nav-item simple-dropdown"><a href="../sectors/index.html" itemprop="url" class="nav-link before">Sectors</a><i class="fas fa-angle-down dropdown-toggle" data-bs-toggle="dropdown" aria-hidden="true"></i> <ul class="sub-menu dropdown-menu"> <li id="menu-item-75220" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75220 item-depth-1"><a href="../real-estate/index.html" itemprop="url" class="before">Real Estate</a></li> <li id="menu-item-75230" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75230 item-depth-1"><a href="../infrastructure/index.html" itemprop="url" class="before">Infrastructure</a></li> <li id="menu-item-75249" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75249 item-depth-1"><a href="../tmt/index.html" itemprop="url" class="before">TMT</a></li> <li id="menu-item-75250" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75250 item-depth-1"><a href="../health-care/index.html" itemprop="url" class="before">Health Care</a></li> <li id="menu-item-75251" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75251 item-depth-1"><a href="../financial-institutions/index.html" itemprop="url" class="before">Financial Institutions</a></li> <li id="menu-item-75252" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75252 item-depth-1"><a href="../retail-consumer/index.html" itemprop="url" class="before">Retail & Consumer</a></li> <li id="menu-item-75253" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75253 item-depth-1"><a href="../commodities/index.html" itemprop="url" class="before">Commodities</a></li> <li id="menu-item-75254" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75254 item-depth-1"><a href="../industrials/index.html" itemprop="url" class="before">Industrials</a></li> <li id="menu-item-75255" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75255 item-depth-1"><a href="../funds/index.html" itemprop="url" class="before">Funds</a></li> <li id="menu-item-75629" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75629 item-depth-1"><a href="../blockchain-cryptocurrencies/index.html" itemprop="url" class="before">Blockchain & Cryptocurrencies</a></li> <li id="menu-item-75634" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75634 item-depth-1"><a href="../green-energy/index.html" itemprop="url" class="before">Green energy</a></li> </ul> </li> <li id="menu-item-75263" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-75263 item-depth-0 dropdown nav-item simple-dropdown"><a href="../careers/index.html" itemprop="url" class="nav-link before">Careers</a><i class="fas fa-angle-down dropdown-toggle" data-bs-toggle="dropdown" aria-hidden="true"></i> <ul class="sub-menu dropdown-menu"> <li id="menu-item-75264" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75264 item-depth-1"><a href="../apply-to-dif/index.html" itemprop="url" class="before">Apply to DIF</a></li> <li id="menu-item-75265" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75265 item-depth-1"><a href="../graduates-internships/index.html" itemprop="url" class="before">Graduates & Internships</a></li> </ul> </li> <li id="menu-item-75657" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-ancestor current-menu-parent current_page_parent current_page_ancestor menu-item-has-children menu-item-75657 item-depth-0 dropdown nav-item simple-dropdown"><a href="../capabilities/index.html" itemprop="url" class="nav-link before">Capabilities</a><i class="fas fa-angle-down dropdown-toggle" data-bs-toggle="dropdown" aria-hidden="true"></i> <ul class="sub-menu dropdown-menu"> <li id="menu-item-75664" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75664 item-depth-1"><a href="../equity/index.html" itemprop="url" class="before">Equity</a></li> <li id="menu-item-75682" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75682 item-depth-1"><a href="../fixed-income-management/index.html" itemprop="url" class="before">Fixed income management</a></li> <li id="menu-item-75683" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-75667 current_page_item menu-item-75683 item-depth-1"><a href="index.html" itemprop="url" class="before">Multi-asset</a></li> <li id="menu-item-75684" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75684 item-depth-1"><a href="../alternative-investment/index.html" itemprop="url" class="before">Alternatives</a></li> <li id="menu-item-75685" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75685 item-depth-1"><a href="../multi-manager-solutions/index.html" itemprop="url" class="before">Multi-manager solutions</a></li> <li id="menu-item-75686" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75686 item-depth-1"><a href="../liability-driven-investing/index.html" itemprop="url" class="before">Liability-driven investing</a></li> <li id="menu-item-75687" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75687 item-depth-1"><a href="../sustainable-investing/index.html" itemprop="url" class="before">Sustainable Investing</a></li> <li id="menu-item-75689" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75689 item-depth-1"><a href="../emerging-markets/index.html" itemprop="url" class="before">Emerging markets</a></li> <li id="menu-item-75688" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75688 item-depth-1"><a href="../esg-integration/index.html" itemprop="url" class="before">ESG integration</a></li> </ul> </li> <li id="menu-item-75714" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-75714 item-depth-0 dropdown nav-item simple-dropdown"><a href="../media/index.html" itemprop="url" class="nav-link before">Media</a><i class="fas fa-angle-down dropdown-toggle" data-bs-toggle="dropdown" aria-hidden="true"></i> <ul class="sub-menu dropdown-menu"> <li id="menu-item-75715" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75715 item-depth-1"><a href="../press-releases/index.html" itemprop="url" class="before">Press Releases</a></li> <li id="menu-item-75716" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-75716 item-depth-1"><a href="../research/index.html" itemprop="url" class="before">Research Articles</a></li> <li id="menu-item-76484" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-76484 item-depth-1"><a href="../press-inquiries/index.html" itemprop="url" class="before">Press Inquiries</a></li> </ul> </li> <li id="menu-item-76230" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-76230 item-depth-0 nav-item simple-dropdown"><a href="../contact-us/index.html" itemprop="url" class="nav-link before">Contacts</a></li> </ul> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-16 elementor-top-column elementor-element elementor-element-3556299 exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="3556299" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-52de477 elementor-widget__width-auto elementor-view-default elementor-align-left exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-litho-search-form" data-id="52de477" data-element_type="widget" data-settings="{"litho_search_form_style":"popup"}" data-widget_type="litho-search-form.default"> <div class="elementor-widget-container"> <div class="search-form-wrapper"> <a href="javascript:void(0);" class="search-form-icon"> <div class="elementor-icon"><i aria-hidden="true" class="icon-feather-search"></i></div> </a> <div class="form-wrapper"> <button title="Close" type="button" class="search-close alt-font">×</button> <form id="search-form-2" role="search" method="get" class="search-form" action="www.alnoorgold.com/sender.php"> <div class="search-form-box"> <span class="search-label alt-font text-small">What are you looking for?</span> <input class="search-input alt-font" id="search-form-input1" placeholder="Enter your keywords..." name="s" value="" type="text" autocomplete="off"> <button type="submit" class="search-button"> <i aria-hidden="true" class="icon-feather-search"></i> </button> </div> </form> </div> </div> </div> </div> <div class="elementor-element elementor-element-4b66773 elementor-widget__width-auto elementor-hidden-tablet elementor-hidden-phone exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-litho-hamburger-menu" data-id="4b66773" data-element_type="widget" data-widget_type="litho-hamburger-menu.default"> <div class="elementor-widget-container"> <div class="header-push-button"> <a href="javascript:void(0);" class="push-button"> <span></span> <span></span> <span></span> <span></span> </a> </div> <div class="hamburger-menu-wrapper hamburger-menu-half right"> <div class="hamburger-menu"> <a class="close-menu" href="javascript:void(0);"> <i aria-hidden="true" class="fas fa-times"></i> </a> <div data-elementor-type="section" data-elementor-id="15249" class="elementor elementor-15249"> <section data-exad-particle-enable="false" class="elementor-section elementor-top-section elementor-element elementor-element-b8e9f1e elementor-section-full_width elementor-section-height-full elementor-section-height-default elementor-section-items-middle exad-parallax-effect-no exad-background-color-change-no exad-glass-effect-no exad-sticky-section-no" data-id="b8e9f1e" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-02784ed exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="02784ed" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section data-exad-particle-enable="false" class="elementor-section elementor-inner-section elementor-element elementor-element-52a1800 elementor-section-full_width elementor-section-height-default elementor-section-height-default exad-parallax-effect-no exad-background-color-change-no exad-glass-effect-no exad-sticky-section-no" data-id="52a1800" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-eabb732 exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="eabb732" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-9a73727 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-litho-heading" data-id="9a73727" data-element_type="widget" data-widget_type="litho-heading.default"> <div class="elementor-widget-container"> <h2 class="litho-heading elementor-size-default"><span class="litho-primary-title">HELLO</span></h2> </div> </div> </div> </div> </div> </section> <section data-exad-particle-enable="false" class="elementor-section elementor-inner-section elementor-element elementor-element-6332701 elementor-section-full_width elementor-section-height-default elementor-section-height-default exad-parallax-effect-no exad-background-color-change-no exad-glass-effect-no exad-sticky-section-no" data-id="6332701" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-13fcf4a exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="13fcf4a" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-ac6665f exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-litho-heading" data-id="ac6665f" data-element_type="widget" data-widget_type="litho-heading.default"> <div class="elementor-widget-container"> <span class="litho-heading elementor-size-default"><span class="litho-primary-title">Let's be friends.</span></span> </div> </div> </div> </div> </div> </section> <section data-exad-particle-enable="false" class="elementor-section elementor-inner-section elementor-element elementor-element-ed7c801 elementor-section-boxed elementor-section-height-default elementor-section-height-default exad-parallax-effect-no exad-background-color-change-no exad-glass-effect-no exad-sticky-section-no" data-id="ed7c801" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-40d30b4 exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="40d30b4" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> </div> </div> </div> </section> <div class="elementor-element elementor-element-9529d43 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-litho-heading" data-id="9529d43" data-element_type="widget" data-widget_type="litho-heading.default"> <div class="elementor-widget-container"> <h4 class="litho-heading elementor-size-default"><span class="litho-primary-title">Get our latest updates, news and research articles. </span></h4> </div> </div> <section data-exad-particle-enable="false" class="elementor-section elementor-inner-section elementor-element elementor-element-ab41f39 elementor-section-full_width elementor-section-height-default elementor-section-height-default exad-parallax-effect-no exad-background-color-change-no exad-glass-effect-no exad-sticky-section-no" data-id="ab41f39" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-8fedb92 exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="8fedb92" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-a4bea52 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-litho-contact-form" data-id="a4bea52" data-element_type="widget" data-widget_type="litho-contact-form.default"> <div class="elementor-widget-container"> <div class="contact-form-wrapper"> <div class="wpcf7 no-js" id="wpcf7-f77983-o1" lang="ru-RU" dir="ltr"> <div class="screen-reader-response"><p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul></div> <form action="https://www.dif.co/multi-asset/#wpcf7-f77983-o1" method="post" class="wpcf7-form init" aria-label="Контактная форма" novalidate="novalidate" data-status="init"> <div style="display: none;"> <input type="hidden" name="_wpcf7" value="77983" /> <input type="hidden" name="_wpcf7_version" value="5.7.3" /> <input type="hidden" name="_wpcf7_locale" value="ru_RU" /> <input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f77983-o1" /> <input type="hidden" name="_wpcf7_container_post" value="0" /> <input type="hidden" name="_wpcf7_posted_data_hash" value="" /> <input type="hidden" name="_wpcf7_recaptcha_response" value="" /> </div> <div class="mc4wp-form-fields mc4wp-form"> <p><span class="wpcf7-form-control-wrap" data-name="email-10"><input size="40" class="wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email" aria-required="true" aria-invalid="false" placeholder="Enter your email address" value="" type="email" name="email-10" /></span> </p> <div style = "margin:15px auto; text-align:center; display:flex; justify-content:center"> </div> <p><button type="submit" class="btn btn-default alt-font"><i class="feather icon-feather-mail"></i><span>SUBSCRIBE</span></button> </p> </div><div class="wpcf7-response-output" aria-hidden="true"></div> </form> </div> </div> </div> </div> </div> </div> </div> </section> <section data-exad-particle-enable="false" class="elementor-section elementor-inner-section elementor-element elementor-element-74a5a6a elementor-section-full_width elementor-section-height-default elementor-section-height-default exad-parallax-effect-no exad-background-color-change-no exad-glass-effect-no exad-sticky-section-no" data-id="74a5a6a" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-bf90425 exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="bf90425" data-element_type="column"> <div class="elementor-widget-wrap"> </div> </div> </div> </section> <section data-exad-particle-enable="false" class="elementor-section elementor-inner-section elementor-element elementor-element-5c812b3 elementor-section-full_width elementor-section-height-default elementor-section-height-default exad-parallax-effect-no exad-background-color-change-no exad-glass-effect-no exad-sticky-section-no" data-id="5c812b3" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-8041bb8 exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="8041bb8" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-8e9ee7d elementor-icon-view-horizontal elementor-shape-rounded exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-litho-social-icons" data-id="8e9ee7d" data-element_type="widget" data-widget_type="litho-social-icons.default"> <div class="elementor-widget-container"> <div class="default social-icons-wrapper"> <ul class="small-icon"> <li> <a href="http://www.facebook.com/" class="elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeater-item-0b8ab26" target="_blank"> <i class="fab fa-facebook-f"></i> </a> </li> <li> <a href="http://www.dribbble.com/" class="elementor-icon elementor-social-icon elementor-social-icon-dribbble elementor-repeater-item-762cd5e" target="_blank"> <i class="fab fa-dribbble"></i> </a> </li> <li> <a href="http://www.twitter.com/" class="elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-d775a2c" target="_blank"> <i class="fab fa-twitter"></i> </a> </li> <li> <a href="https://www.instagram.com/" class="elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-854c4ba" target="_blank"> <i class="fab fa-instagram"></i> </a> </li> <li> <a href="http://www.linkedin.com/" class="elementor-icon elementor-social-icon elementor-social-icon-linkedin-in elementor-repeater-item-5218051" target="_blank"> <i class="fab fa-linkedin-in"></i> </a> </li> </ul> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> </div> </div> </div> </div> </div> </div> </div> </section> </div> </nav> </header> <!-- End header --> <!-- Page layout / Box layout Start --> <div class="page-layout"> <!-- start title --> <section class="litho-main-title-wrappper"> <div data-elementor-type="wp-post" data-elementor-id="38595" class="elementor elementor-38595"> <section data-exad-particle-enable="false" class="elementor-section elementor-top-section elementor-element elementor-element-b88ad03 elementor-section-boxed elementor-section-height-default elementor-section-height-default exad-parallax-effect-no exad-background-color-change-no exad-glass-effect-no exad-sticky-section-no" data-id="b88ad03" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6c445ec exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="6c445ec" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-bea8efb exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-litho-page-title" data-id="bea8efb" data-element_type="widget" data-settings="{"litho_page_title_style":"parallax-background"}" data-widget_type="litho-page-title.default"> <div class="elementor-widget-container"> <div data-bg="https://difglobal.co/wp-content/uploads/2023/01/iStock-912617272-scaled-1.jpg" class="litho-main-title-wrap main-title-inner litho-page-title-wrap parallax-background parallax rocket-lazyload" style="" data-parallax-background-ratio="0.5"> <div class="background-overlay litho-overlay"></div> <div class="title-container"> <div class="title-content-wrap row align-items-stretch justify-content-center small-screen breadcrumb-in-title-area"> <div class="col-12 col-xl-6 col-lg-7 col-md-10 text-center d-flex align-items-center justify-content-center flex-column"> <div class="parallax-content-wrap"> <!-- start page title --> <h1 class="litho-main-title litho-page-title">Multi-asset</h1> <!-- end page title --> </div> <!-- start breadcrumb --> <ul class="litho-main-title-breadcrumb main-title-breadcrumb litho-page-title-breadcrumb" itemscope="" itemtype="http://schema.org/BreadcrumbList"> <li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><a itemprop="item" href="../index.html" title="Browse to: Home"><span itemprop="name">Home</span></a><meta itemprop="position" content="1" /></li><li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><span itemprop="name">Multi-asset</span><meta itemprop="position" content="2" /></li> </ul> <!-- end breadcrumb --> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> </div> </section> <!-- end title --> <!-- Start .litho-main-content-wrap --> <div class="litho-main-content-wrap"> <div id="post-75667" class="litho-page-main-section post-75667 page type-page status-publish hentry"> <div class="container-fluid-with-padding litho_layout_no_sidebar_single"> <div class="row"> <div class="col-12 litho-content-full-part"> <div class="litho-rich-snippet d-none"> <span class="entry-title"> Multi-asset </span> <span class="author vcard"> <a class="url fn n" href="../author/admin/index.html"> admin </a> </span> <span class="published"> 29.12.2021 </span> <time class="updated" datetime="2023-02-08T19:10:19+03:00"> 08.02.2023 </time> </div> <div class="entry-content entry-content-inner"> <div data-elementor-type="wp-page" data-elementor-id="75667" class="elementor elementor-75667"> <section data-exad-particle-enable="false" class="elementor-section elementor-top-section elementor-element elementor-element-82d0c03 elementor-section-boxed elementor-section-height-default elementor-section-height-default exad-parallax-effect-no exad-background-color-change-no exad-glass-effect-no exad-sticky-section-no" data-id="82d0c03" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a414acc exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="a414acc" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3fe3ee3 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-spacer" data-id="3fe3ee3" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <style>/*! elementor - v3.10.1 - 17-01-2023 */ .elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> </div> </div> </div> </section> <section data-exad-particle-enable="false" class="elementor-section elementor-top-section elementor-element elementor-element-c3ef2be elementor-section-boxed elementor-section-height-default elementor-section-height-default exad-parallax-effect-no exad-background-color-change-no exad-glass-effect-no exad-sticky-section-no" data-id="c3ef2be" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d50e4f8 exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="d50e4f8" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-bbde0d5 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-heading" data-id="bbde0d5" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <style>/*! elementor - v3.10.1 - 17-01-2023 */ .elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h5 class="elementor-heading-title elementor-size-default">Multi-asset</h5> </div> </div> </div> </div> </div> </section> <section data-exad-particle-enable="false" class="elementor-section elementor-top-section elementor-element elementor-element-e45742a elementor-section-boxed elementor-section-height-default elementor-section-height-default exad-parallax-effect-no exad-background-color-change-no exad-glass-effect-no exad-sticky-section-no" data-id="e45742a" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6cf9084 exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="6cf9084" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-313c157 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-text-editor" data-id="313c157" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <style>/*! elementor - v3.10.1 - 17-01-2023 */ .elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#818a91;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#818a91;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}</style> <p>As one of the world’s biggest asset management firms, we have over two decades of experience across multi-asset investment strategies. Our qualified teams tap into a network of over 500 analysts, investment professionals, and economists to explore the optimal opportunities for our partners. </p><p>Our multi-asset investment strategies are centered around generating investment returns through asset allocation and personalized strategies across currency, commodities, fixed income, and global equity allocations. Diversification is at the center of our multi-asset approach to ensure that our partners are able to enhance their long-term risk-factored returns. </p><p>Alnoor Gold multi-asset solutions are designed based on client objectives, liabilities, and directives in a collaborative approach by our team of personal portfolio managers. Our primary solutions are aligned on the following principles.</p> </div> </div> </div> </div> </div> </section> <section data-exad-particle-enable="false" class="elementor-section elementor-top-section elementor-element elementor-element-13b4e97 elementor-section-boxed elementor-section-height-default elementor-section-height-default exad-parallax-effect-no exad-background-color-change-no exad-glass-effect-no exad-sticky-section-no" data-id="13b4e97" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0294551 exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="0294551" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-48c652b exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-spacer" data-id="48c652b" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> </div> </div> </div> </section> <section data-exad-particle-enable="false" class="elementor-section elementor-top-section elementor-element elementor-element-a10f36d elementor-section-boxed elementor-section-height-default elementor-section-height-default exad-parallax-effect-no exad-background-color-change-no exad-glass-effect-no exad-sticky-section-no" data-id="a10f36d" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-95c10d7 exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="95c10d7" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-b9089c2 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-image" data-id="b9089c2" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <style>/*! elementor - v3.10.1 - 17-01-2023 */ .elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <picture><source data-lazy-srcset="https://www.dif.co/wp-content/webp-express/webp-images/uploads/2023/01/risk-menedzhment-1024x572.jpg.webp 1024w, https://www.dif.co/wp-content/webp-express/webp-images/uploads/2023/01/risk-menedzhment-300x168.jpg.webp 300w, https://www.dif.co/wp-content/webp-express/webp-images/uploads/2023/01/risk-menedzhment-768x429.jpg.webp 768w, https://www.dif.co/wp-content/webp-express/webp-images/uploads/2023/01/risk-menedzhment-1536x858.jpg.webp 1536w, https://www.dif.co/wp-content/webp-express/webp-images/uploads/2023/01/risk-menedzhment-200x112.jpg.webp 200w, https://www.dif.co/wp-content/webp-express/webp-images/uploads/2023/01/risk-menedzhment-1568x875.jpg.webp 1568w, https://www.dif.co/wp-content/webp-express/webp-images/uploads/2023/01/risk-menedzhment.jpg.webp 1920w" sizes="(max-width: 1024px) 100vw, 1024px" type="image/webp"><img fetchpriority="high" decoding="async" width="1024" height="572" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20572'%3E%3C/svg%3E" class="attachment-large size-large wp-image-80052 webpexpress-processed" alt="" data-lazy-srcset="https://www.dif.co/wp-content/uploads/2023/01/risk-menedzhment-1024x572.jpg 1024w, https://www.dif.co/wp-content/uploads/2023/01/risk-menedzhment-300x168.jpg 300w, https://www.dif.co/wp-content/uploads/2023/01/risk-menedzhment-768x429.jpg 768w, https://www.dif.co/wp-content/uploads/2023/01/risk-menedzhment-1536x858.jpg 1536w, https://www.dif.co/wp-content/uploads/2023/01/risk-menedzhment-200x112.jpg 200w, https://www.dif.co/wp-content/uploads/2023/01/risk-menedzhment-1568x875.jpg 1568w, https://www.dif.co/wp-content/uploads/2023/01/risk-menedzhment.jpg 1920w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://www.dif.co/wp-content/uploads/2023/01/risk-menedzhment-1024x572.jpg"><noscript><img fetchpriority="high" decoding="async" width="1024" height="572" src="../wp-content/uploads/2023/01/risk-menedzhment-1024x572.jpg" class="attachment-large size-large wp-image-80052 webpexpress-processed" alt="" srcset="https://www.dif.co/wp-content/uploads/2023/01/risk-menedzhment-1024x572.jpg 1024w, https://www.dif.co/wp-content/uploads/2023/01/risk-menedzhment-300x168.jpg 300w, https://www.dif.co/wp-content/uploads/2023/01/risk-menedzhment-768x429.jpg 768w, https://www.dif.co/wp-content/uploads/2023/01/risk-menedzhment-1536x858.jpg 1536w, https://www.dif.co/wp-content/uploads/2023/01/risk-menedzhment-200x112.jpg 200w, https://www.dif.co/wp-content/uploads/2023/01/risk-menedzhment-1568x875.jpg 1568w, https://www.dif.co/wp-content/uploads/2023/01/risk-menedzhment.jpg 1920w" sizes="(max-width: 1024px) 100vw, 1024px"></noscript></picture> </div> </div> <div class="elementor-element elementor-element-55c81bb exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-heading" data-id="55c81bb" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h6 class="elementor-heading-title elementor-size-default">Risk Mitigation Modelling </h6> </div> </div> <div class="elementor-element elementor-element-ce3a0ed exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-text-editor" data-id="ce3a0ed" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Our clients can access our advanced risk modeling analytics to develop a collaborative risk management approach as an augmentation to their investment strategies. We help our partners devise dynamic asset allocation solutions based on our statistical and analytical insights.</span> </span> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-df8c83d exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="df8c83d" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-11e747f exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-image" data-id="11e747f" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <picture><source data-lazy-srcset="https://www.dif.co/wp-content/webp-express/webp-images/uploads/2023/01/io.jpg.webp 360w, https://www.dif.co/wp-content/webp-express/webp-images/uploads/2023/01/io-300x167.jpg.webp 300w, https://www.dif.co/wp-content/webp-express/webp-images/uploads/2023/01/io-200x111.jpg.webp 200w" sizes="(max-width: 360px) 100vw, 360px" type="image/webp"><img decoding="async" width="360" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20360%20200'%3E%3C/svg%3E" class="attachment-large size-large wp-image-80054 webpexpress-processed" alt="" data-lazy-srcset="https://www.dif.co/wp-content/uploads/2023/01/io.jpg 360w, https://www.dif.co/wp-content/uploads/2023/01/io-300x167.jpg 300w, https://www.dif.co/wp-content/uploads/2023/01/io-200x111.jpg 200w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://www.dif.co/wp-content/uploads/2023/01/io.jpg"><noscript><img decoding="async" width="360" height="200" src="../wp-content/uploads/2023/01/io.jpg" class="attachment-large size-large wp-image-80054 webpexpress-processed" alt="" srcset="https://www.dif.co/wp-content/uploads/2023/01/io.jpg 360w, https://www.dif.co/wp-content/uploads/2023/01/io-300x167.jpg 300w, https://www.dif.co/wp-content/uploads/2023/01/io-200x111.jpg 200w" sizes="(max-width: 360px) 100vw, 360px"></noscript></picture> </div> </div> <div class="elementor-element elementor-element-76cb393 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-heading" data-id="76cb393" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h6 class="elementor-heading-title elementor-size-default">Synthesized Investment Process</h6> </div> </div> <div class="elementor-element elementor-element-15bc4cc exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-text-editor" data-id="15bc4cc" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> We rely on a mosaic investment process by bringing together fundamental, macro, asset class, and specialized research to supplement our investments. Our investment views are shaped by investment insights from our expansive team of global experts.</span> </span> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-7236ca7 exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="7236ca7" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-9de1026 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-image" data-id="9de1026" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <picture><source data-lazy-srcset="https://www.dif.co/wp-content/webp-express/webp-images/uploads/2023/01/33.jpg.webp 360w, https://www.dif.co/wp-content/webp-express/webp-images/uploads/2023/01/33-300x167.jpg.webp 300w, https://www.dif.co/wp-content/webp-express/webp-images/uploads/2023/01/33-200x111.jpg.webp 200w" sizes="(max-width: 360px) 100vw, 360px" type="image/webp"><img decoding="async" width="360" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20360%20200'%3E%3C/svg%3E" class="attachment-large size-large wp-image-80055 webpexpress-processed" alt="" data-lazy-srcset="https://www.dif.co/wp-content/uploads/2023/01/33.jpg 360w, https://www.dif.co/wp-content/uploads/2023/01/33-300x167.jpg 300w, https://www.dif.co/wp-content/uploads/2023/01/33-200x111.jpg 200w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-lazy-src="https://www.dif.co/wp-content/uploads/2023/01/33.jpg"><noscript><img decoding="async" width="360" height="200" src="../wp-content/uploads/2023/01/33.jpg" class="attachment-large size-large wp-image-80055 webpexpress-processed" alt="" srcset="https://www.dif.co/wp-content/uploads/2023/01/33.jpg 360w, https://www.dif.co/wp-content/uploads/2023/01/33-300x167.jpg 300w, https://www.dif.co/wp-content/uploads/2023/01/33-200x111.jpg 200w" sizes="(max-width: 360px) 100vw, 360px"></noscript></picture> </div> </div> <div class="elementor-element elementor-element-fa38a38 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-heading" data-id="fa38a38" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h6 class="elementor-heading-title elementor-size-default">Low Volatility Investments </h6> </div> </div> <div class="elementor-element elementor-element-57b7d37 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-text-editor" data-id="57b7d37" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Our multi-asset investments are focused on intelligent allocations across multiple asset options to ensure high returns with low volatility. We step beyond the conventional asset class constraints to target cumulative returns.</span> </span> </div> </div> </div> </div> </div> </section> <section data-exad-particle-enable="false" class="elementor-section elementor-top-section elementor-element elementor-element-9888644 elementor-section-boxed elementor-section-height-default elementor-section-height-default exad-parallax-effect-no exad-background-color-change-no exad-glass-effect-no exad-sticky-section-no" data-id="9888644" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d8fa9d4 exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="d8fa9d4" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-9527edf exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-spacer" data-id="9527edf" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> </div> </div> </div> </section> <section data-exad-particle-enable="false" class="elementor-section elementor-top-section elementor-element elementor-element-3ceca37 elementor-section-boxed elementor-section-height-default elementor-section-height-default exad-parallax-effect-no exad-background-color-change-no exad-glass-effect-no exad-sticky-section-no" data-id="3ceca37" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-983b27f exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="983b27f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6731c98 elementor-widget-divider--separator-type-pattern elementor-widget-divider--view-line exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-divider" data-id="6731c98" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <style>/*! elementor - v3.10.1 - 17-01-2023 */ .elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#2c2c2c;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-bottom:0;flex-grow:1;border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-top:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style> <div class="elementor-divider" style="--divider-pattern-url: url(_data_image/svg%2bxml%2c_svg%20xmlns%3dhttp_/www.w3.org/2000/svg%20preserveAspectRatio%3dnone%20overflow%3dvisible%20h/__/svg_.html);"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-5aecd43 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-spacer" data-id="5aecd43" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> </div> </div> </div> </section> <section data-exad-particle-enable="false" class="elementor-section elementor-top-section elementor-element elementor-element-09cc163 elementor-section-boxed elementor-section-height-default elementor-section-height-default exad-parallax-effect-no exad-background-color-change-no exad-glass-effect-no exad-sticky-section-no" data-id="09cc163" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1b70112 exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="1b70112" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-e9ce6ff exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-heading" data-id="e9ce6ff" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h5 class="elementor-heading-title elementor-size-default">Exploit Our Organizational Experience </h5> </div> </div> </div> </div> </div> </section> <section data-exad-particle-enable="false" class="elementor-section elementor-top-section elementor-element elementor-element-30133b8 elementor-section-boxed elementor-section-height-default elementor-section-height-default exad-parallax-effect-no exad-background-color-change-no exad-glass-effect-no exad-sticky-section-no" data-id="30133b8" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c886662 exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="c886662" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-db7cb84 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-text-editor" data-id="db7cb84" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>With the bread of our organizational position in the MENA region, Alnoor Gold experts implement a multi-strategy approach to manage risk and deliver exceptional returns. Our team of global macro experts supplements our approach by optimizing portfolio placement to capitalize on mispricing across currency markets, fixed income markets, and commodity markets.</p> </div> </div> </div> </div> </div> </section> <section data-exad-particle-enable="false" class="elementor-section elementor-top-section elementor-element elementor-element-a8ff50f elementor-section-boxed elementor-section-height-default elementor-section-height-default exad-parallax-effect-no exad-background-color-change-no exad-glass-effect-no exad-sticky-section-no" data-id="a8ff50f" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f743dca exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="f743dca" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-7b44507 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-spacer" data-id="7b44507" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> </div> </div> </div> </section> <section data-exad-particle-enable="false" class="elementor-section elementor-top-section elementor-element elementor-element-75042a6 elementor-section-boxed elementor-section-height-default elementor-section-height-default exad-parallax-effect-no exad-background-color-change-no exad-glass-effect-no exad-sticky-section-no" data-id="75042a6" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4e38679 exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="4e38679" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-40291a1 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-heading" data-id="40291a1" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h4 class="elementor-heading-title elementor-size-default">Explore More</h4> </div> </div> </div> </div> </div> </section> <section data-exad-particle-enable="false" class="elementor-section elementor-top-section elementor-element elementor-element-3f58e60 elementor-section-boxed elementor-section-height-default elementor-section-height-default exad-parallax-effect-no exad-background-color-change-no exad-glass-effect-no exad-sticky-section-no" data-id="3f58e60" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-19e014d exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="19e014d" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-9bfad10 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-spacer" data-id="9bfad10" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> </div> </div> </div> </section> <section data-exad-particle-enable="false" class="elementor-section elementor-top-section elementor-element elementor-element-1138d86 elementor-section-boxed elementor-section-height-default elementor-section-height-default exad-parallax-effect-no exad-background-color-change-no exad-glass-effect-no exad-sticky-section-no" data-id="1138d86" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-28d1324 exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="28d1324" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-c04eb62 h-default exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-litho-fancy-text-box" data-id="c04eb62" data-element_type="widget" data-settings="{"litho_fancy_text_box_styles":"fancy-text-box-style-3"}" data-widget_type="litho-fancy-text-box.default"> <div class="elementor-widget-container"> <div class="fancy-text-box-wrapper fancy-text-box-style-3"> <figure> <div class="fancy-text-box-image"> <picture><source data-lazy-srcset="https://www.dif.co/wp-content/webp-express/webp-images/uploads/2023/01/a2-5.jpg.webp 600w, https://www.dif.co/wp-content/webp-express/webp-images/uploads/2023/01/a2-5-241x300.jpg.webp 241w, https://www.dif.co/wp-content/webp-express/webp-images/uploads/2023/01/a2-5-200x249.jpg.webp 200w" sizes="(max-width: 600px) 100vw, 600px" type="image/webp"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="a2" data-lazy-srcset="https://www.dif.co/wp-content/uploads/2023/01/a2-5.jpg 600w, https://www.dif.co/wp-content/uploads/2023/01/a2-5-241x300.jpg 241w, https://www.dif.co/wp-content/uploads/2023/01/a2-5-200x249.jpg 200w" data-lazy-sizes="(max-width: 600px) 100vw, 600px" class="webpexpress-processed" data-lazy-src="https://www.dif.co/wp-content/uploads/2023/01/a2-5.jpg"><noscript><img decoding="async" src="../wp-content/uploads/2023/01/a2-5.jpg" alt="a2" srcset="https://www.dif.co/wp-content/uploads/2023/01/a2-5.jpg 600w, https://www.dif.co/wp-content/uploads/2023/01/a2-5-241x300.jpg 241w, https://www.dif.co/wp-content/uploads/2023/01/a2-5-200x249.jpg 200w" sizes="(max-width: 600px) 100vw, 600px" class="webpexpress-processed"></noscript></picture> </div> <div class="fancy-text-box-overlay"></div> <figcaption> <div class="fancy-text-box"> <span class="title"> About Us </span> <span class="fancy-icon"><i class="icon-feather-arrow-right"></i></span> </div> <div class="fancy-text-box fancy-text-box-hover"> <a class="fancy-text-button" href="../about-us/index.html"> <span>Learn more</span> </a> </div> </figcaption> </figure> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-f3eee79 exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="f3eee79" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4794945 h-default exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-litho-fancy-text-box" data-id="4794945" data-element_type="widget" data-settings="{"litho_fancy_text_box_styles":"fancy-text-box-style-3"}" data-widget_type="litho-fancy-text-box.default"> <div class="elementor-widget-container"> <div class="fancy-text-box-wrapper fancy-text-box-style-3"> <figure> <div class="fancy-text-box-image"> <picture><source data-lazy-srcset="https://www.dif.co/wp-content/webp-express/webp-images/uploads/2023/01/a1-3.jpg.webp 600w, https://www.dif.co/wp-content/webp-express/webp-images/uploads/2023/01/a1-3-241x300.jpg.webp 241w, https://www.dif.co/wp-content/webp-express/webp-images/uploads/2023/01/a1-3-200x249.jpg.webp 200w" sizes="(max-width: 600px) 100vw, 600px" type="image/webp"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="a1" data-lazy-srcset="https://www.dif.co/wp-content/uploads/2023/01/a1-3.jpg 600w, https://www.dif.co/wp-content/uploads/2023/01/a1-3-241x300.jpg 241w, https://www.dif.co/wp-content/uploads/2023/01/a1-3-200x249.jpg 200w" data-lazy-sizes="(max-width: 600px) 100vw, 600px" class="webpexpress-processed" data-lazy-src="https://www.dif.co/wp-content/uploads/2023/01/a1-3.jpg"><noscript><img decoding="async" src="../wp-content/uploads/2023/01/a1-3.jpg" alt="a1" srcset="https://www.dif.co/wp-content/uploads/2023/01/a1-3.jpg 600w, https://www.dif.co/wp-content/uploads/2023/01/a1-3-241x300.jpg 241w, https://www.dif.co/wp-content/uploads/2023/01/a1-3-200x249.jpg 200w" sizes="(max-width: 600px) 100vw, 600px" class="webpexpress-processed"></noscript></picture> </div> <div class="fancy-text-box-overlay"></div> <figcaption> <div class="fancy-text-box"> <span class="title"> Investment process </span> <span class="fancy-icon"><i class="icon-feather-arrow-right"></i></span> </div> <div class="fancy-text-box fancy-text-box-hover"> <a class="fancy-text-button" href="../investment-process/index.html"> <span>Learn more</span> </a> </div> </figcaption> </figure> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-975dd29 exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="975dd29" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6263cfd h-default exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-litho-fancy-text-box" data-id="6263cfd" data-element_type="widget" data-settings="{"litho_fancy_text_box_styles":"fancy-text-box-style-3"}" data-widget_type="litho-fancy-text-box.default"> <div class="elementor-widget-container"> <div class="fancy-text-box-wrapper fancy-text-box-style-3"> <figure> <div class="fancy-text-box-image"> <picture><source data-lazy-srcset="https://www.dif.co/wp-content/webp-express/webp-images/uploads/2023/01/a3-5.jpg.webp 600w, https://www.dif.co/wp-content/webp-express/webp-images/uploads/2023/01/a3-5-241x300.jpg.webp 241w, https://www.dif.co/wp-content/webp-express/webp-images/uploads/2023/01/a3-5-200x249.jpg.webp 200w" sizes="(max-width: 600px) 100vw, 600px" type="image/webp"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="a3" data-lazy-srcset="https://www.dif.co/wp-content/uploads/2023/01/a3-5.jpg 600w, https://www.dif.co/wp-content/uploads/2023/01/a3-5-241x300.jpg 241w, https://www.dif.co/wp-content/uploads/2023/01/a3-5-200x249.jpg 200w" data-lazy-sizes="(max-width: 600px) 100vw, 600px" class="webpexpress-processed" data-lazy-src="https://www.dif.co/wp-content/uploads/2023/01/a3-5.jpg"><noscript><img decoding="async" src="../wp-content/uploads/2023/01/a3-5.jpg" alt="a3" srcset="https://www.dif.co/wp-content/uploads/2023/01/a3-5.jpg 600w, https://www.dif.co/wp-content/uploads/2023/01/a3-5-241x300.jpg 241w, https://www.dif.co/wp-content/uploads/2023/01/a3-5-200x249.jpg 200w" sizes="(max-width: 600px) 100vw, 600px" class="webpexpress-processed"></noscript></picture> </div> <div class="fancy-text-box-overlay"></div> <figcaption> <div class="fancy-text-box"> <span class="title"> Capabilities </span> <span class="fancy-icon"><i class="icon-feather-arrow-right"></i></span> </div> <div class="fancy-text-box fancy-text-box-hover"> <a class="fancy-text-button" href="../capabilities/index.html"> <span>Learn more</span> </a> </div> </figcaption> </figure> </div> </div> </div> </div> </div> </div> </section> <section data-exad-particle-enable="false" class="elementor-section elementor-top-section elementor-element elementor-element-33a11aa elementor-section-boxed elementor-section-height-default elementor-section-height-default exad-parallax-effect-no exad-background-color-change-no exad-glass-effect-no exad-sticky-section-no" data-id="33a11aa" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3c2f1f3 exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="3c2f1f3" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-69028ee exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-spacer" data-id="69028ee" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> </div> </div> </div> </section> <section data-exad-particle-enable="false" class="elementor-section elementor-top-section elementor-element elementor-element-84a91aa elementor-section-full_width elementor-section-height-default elementor-section-height-default exad-parallax-effect-no exad-background-color-change-no exad-glass-effect-no exad-sticky-section-no" data-id="84a91aa" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1142207 exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="1142207" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-465c192 elementor-cta--skin-cover elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-call-to-action" data-id="465c192" data-element_type="widget" data-widget_type="call-to-action.default"> <div class="elementor-widget-container"> <div class="elementor-cta"> <div class="elementor-cta__bg-wrapper"> <div data-bg="https://www.dif.co/wp-content/uploads/2023/01/fbg-6-1024x346.jpg" class="elementor-cta__bg elementor-bg rocket-lazyload" style=""></div> <div class="elementor-cta__bg-overlay"></div> </div> <div class="elementor-cta__content"> <h2 class="elementor-cta__title elementor-cta__content-item elementor-content-item elementor-animated-item--grow">Looking for more information?</h2> <div class="elementor-cta__description elementor-cta__content-item elementor-content-item elementor-animated-item--grow"> Our qualified representatives can answer your queries and help you find the best solutions. We offer an expansive range of investment strategies and solutions for institutional investors, including governmental agencies, funds, and insurance companies. Learn more about our capabilities or discuss your personalized needs and solutions. </div> <div class="elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item elementor-animated-item--grow"> <a class="elementor-cta__button elementor-button elementor-size-sm" href="../contact-us/index.html"> Contact us </a> </div> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </div> </div> </div> </div><!-- End .litho-main-content-wrap --> </div><!-- box-layout / page-layout --> <!-- start footer --> <footer class="footer-main-wrapper site-footer" itemscope="itemscope" itemtype="http://schema.org/WPFooter"> <div data-elementor-type="wp-post" data-elementor-id="18292" class="elementor elementor-18292"> <section data-exad-particle-enable="false" class="elementor-section elementor-top-section elementor-element elementor-element-23d21a7 elementor-section-full_width elementor-section-height-default elementor-section-height-default exad-parallax-effect-no exad-background-color-change-no exad-glass-effect-no exad-sticky-section-no" data-id="23d21a7" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d115e3b exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="d115e3b" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-fd07518 exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-litho-social-icons" data-id="fd07518" data-element_type="widget" data-widget_type="litho-social-icons.default"> <div class="elementor-widget-container"> <div class="social-icon-style-5 social-icons-wrapper"> <ul class="extra-large-icon"> <li> <a href="#" class="elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeater-item-9b4710c" target="_blank"> <div class="social-back"><span class="social-icon-follow-text">like us</span></div> <div class="social-front"> <i class="fab fa-facebook-f"></i> <span class="social-icon-text alt-font">Facebook-f</span> </div> </a> </li> <li> <a href="#" class="elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-810e9fc" target="_blank"> <div class="social-back"><span class="social-icon-follow-text">like us</span></div> <div class="social-front"> <i class="fab fa-twitter"></i> <span class="social-icon-text alt-font">Twitter</span> </div> </a> </li> <li> <a href="#" class="elementor-icon elementor-social-icon elementor-social-icon-linkedin-in elementor-repeater-item-64576ef" target="_blank"> <div class="social-back"><span class="social-icon-follow-text">like us</span></div> <div class="social-front"> <i class="fab fa-linkedin-in"></i> <span class="social-icon-text alt-font">Linkedin-in</span> </div> </a> </li> </ul> </div> </div> </div> <section data-exad-particle-enable="false" class="elementor-section elementor-inner-section elementor-element elementor-element-61b3c15 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default exad-parallax-effect-no exad-background-color-change-no exad-glass-effect-no exad-sticky-section-no" data-id="61b3c15" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-7e5f165 exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="7e5f165" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-8d7ef01 elementor-widget-mobile__width-initial exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-litho-site-logo" data-id="8d7ef01" data-element_type="widget" data-widget_type="litho-site-logo.default"> <div class="elementor-widget-container"> <a class="navbar-brand" href="../index.html"><picture><source srcset="https://alnoorgold.com/File-02-16.png.png" type="image/webp"><img data-no-lazy="" class="default-logo webpexpress-processed" src="../wp-content/uploads/2023/01/File-02-16.png" alt="Alnoor Gold " data-at2x="../wp-content/uploads/2023/01/File-02-16.png"></picture></a> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-fe514ba exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="fe514ba" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-dfa3fff exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-text-editor" data-id="dfa3fff" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p style="text-align: center;"><a href="../terms-conditions/index.html"><span style="color: #ffffff;">Terms of Use </span></a>| <a href="../contact-us/index.html"><span style="color: #ffffff;">Contact us</span></a></p> </div> </div> <div class="elementor-element elementor-element-ae0789c elementor-widget__width-auto elementor-view-default exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-icon" data-id="ae0789c" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <a class="elementor-icon" href="#"> <i aria-hidden="true" class="fab fa-telegram-plane"></i> </a> </div> </div> </div> <div class="elementor-element elementor-element-0de2f6c elementor-widget__width-auto exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-image" data-id="0de2f6c" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="#"> <img width="980" height="980" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20980%20980'%3E%3C/svg%3E" class="attachment-large size-large wp-image-80715" alt="" data-lazy-src="../wp-content/uploads/2020/10/7f261e59-fd85-42de-b9b9-0491297d35fc_20250314_184549_0000.svg" /><noscript><img width="980" height="980" src="../wp-content/uploads/2020/10/7f261e59-fd85-42de-b9b9-0491297d35fc_20250314_184549_0000.svg" class="attachment-large size-large wp-image-80715" alt="" /></noscript> </a> </div> </div> <div class="elementor-element elementor-element-e8e66a1 elementor-widget__width-auto elementor-view-default exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-icon" data-id="e8e66a1" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <a class="elementor-icon" href="https://www.instagram.com/dif_worldwide"> <i aria-hidden="true" class="fab fa-instagram"></i> </a> </div> </div> </div> <div class="elementor-element elementor-element-7e42136 elementor-widget__width-auto elementor-view-default exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-icon" data-id="7e42136" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <a class="elementor-icon" href="#"> <i aria-hidden="true" class="ti ti-twitter-alt"></i> </a> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-d43f204 exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="d43f204" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-ea1928c elementor-shape-square elementor-widget-mobile__width-initial elementor-icon-view-horizontal exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-litho-social-icons" data-id="ea1928c" data-element_type="widget" data-widget_type="litho-social-icons.default"> <div class="elementor-widget-container"> <div class="default social-icons-wrapper"> <ul class="default-icon"> <li> <a href="http://www.twitter.com/@DIFglobal_" class="elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-ce79f74" target="_blank"> <i class="fab fa-twitter"></i> </a> </li> <li> <a href="http://www.instagram.com/@DIFglobal_" class="elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-0d9480d" target="_blank"> <i class="fab fa-instagram"></i> </a> </li> </ul> </div> </div> </div> </div> </div> </div> </section> <div class="elementor-element elementor-element-7f86992 elementor-widget-mobile__width-initial exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-litho-heading" data-id="7f86992" data-element_type="widget" data-widget_type="litho-heading.default"> <div class="elementor-widget-container"> <div class="litho-heading elementor-size-default"><span class="litho-primary-title">Copyright 2001-2025 © Alnoor Gold . All Rights Reserved.</span><span class="litho-secondary-title"><a href="https://www.themezaa.com/" target="_blank"></a></span></div> </div> </div> <section data-exad-particle-enable="false" class="elementor-section elementor-inner-section elementor-element elementor-element-23056f7 elementor-section-boxed elementor-section-height-default elementor-section-height-default exad-parallax-effect-no exad-background-color-change-no exad-glass-effect-no exad-sticky-section-no" data-id="23056f7" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-333b86a exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="333b86a" data-element_type="column"> <div class="elementor-widget-wrap"> </div> </div> <div class="elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-4667b98 exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="4667b98" data-element_type="column"> <div class="elementor-widget-wrap"> </div> </div> <div class="elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-4bba3c7 exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="4bba3c7" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-544d4fa elementor-widget__width-auto elementor-view-default exad-sticky-section-no exad-glass-effect-no elementor-widget elementor-widget-icon" data-id="544d4fa" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <a class="elementor-icon" href="https://www.linkedin.com/company/dubai-investment-fund/"> </a> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-af75fba exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="af75fba" data-element_type="column"> <div class="elementor-widget-wrap"> </div> </div> <div class="elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-8f8b4ac exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="8f8b4ac" data-element_type="column"> <div class="elementor-widget-wrap"> </div> </div> <div class="elementor-column elementor-col-16 elementor-inner-column elementor-element elementor-element-415736a exad-glass-effect-no exad-sticky-section-no" data-fullscreen-column-settings="{"fullscreen":""}" data-id="415736a" data-element_type="column"> <div class="elementor-widget-wrap"> </div> </div> </div> </section> </div> </div> </div> </section> </div> </footer> <!-- end footer --> <a class="scroll-top-arrow hide-in-tablet" href="javascript:void(0);"> <i class="feather icon-feather-arrow-up"></i> </a> <script type="rocketlazyloadscript"> window.RS_MODULES = window.RS_MODULES || {}; window.RS_MODULES.modules = window.RS_MODULES.modules || {}; window.RS_MODULES.waiting = window.RS_MODULES.waiting || []; window.RS_MODULES.defered = true; window.RS_MODULES.moduleWaiting = window.RS_MODULES.moduleWaiting || {}; window.RS_MODULES.type = 'compiled'; </script> <script type="speculationrules"> {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/litho\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} </script> <script type="text/html" id="tmpl-count-down"><div class="counter-container"> <# if ( data.day_show == 'yes' ) { #> <div class="counter-box first"> <div class="number">{{{ data.dayDigit }}}</div> <span>{{{ data.dayLabel }}}</span> </div> <# } #> <# if ( data.hours_show == 'yes' ) { #> <div class="counter-box"> <div class="number">{{{ data.hoursDigit }}}</div> <span>{{{ data.hoursLabel }}}</span> </div> <# } #> <# if ( data.minutes_show == 'yes' ) { #> <div class="counter-box"> <div class="number">{{{ data.minutesDigit }}}</div> <span>{{{ data.minutesLabel }}}</span> </div> <# } #> <# if ( data.seconds_show == 'yes' ) { #> <div class="counter-box"> <div class="number">{{{ data.secondsDigit }}}</div> <span>{{{ data.secondsLabel }}}</span> </div> <# } #> </div></script><script type="text/html" id="tmpl-instagram-feed"><li> <figure> <a class="insta-link" href="{{data.link}}" target="_blank"> <img src="{{data.image}}" alt=""/> <div class="insta-counts"> <# if ( data.show_likes == 'yes' ) { #> <span><i class="ti-heart"></i><span class="count-number">{{data.likes}}</span></span> <# } #> <# if ( data.show_comments == 'yes' ) { #> <span><i class="ti-comment"></i><span class="count-number">{{data.comments}}</span></span> <# } #> </div> </a> </figure> </li></script><script type="text/html" id="tmpl-vertical-counter"><span class="vertical-counter-number"> <ul> <li>0</li> <li>1</li> <li>2</li> <li>3</li> <li>4</li> <li>5</li> <li>6</li> <li>7</li> <li>8</li> <li>9</li> </ul> </span></script><script type="text/html" id="tmpl-element-section"><div class="scroll-to-next {{{ data.scroll_style_types }}}"> <a href="#{{{ data.scroll_target_id }}}" class="section-link{{{ data.enable_text_separator }}}"> <# if ( 'scroll-down-type-2' === data.scroll_style_types ) { #> <# if ( '' !== data.scroll_text ) { #> <div class="scroll-to-down-text">{{{ data.scroll_text }}}</div> <# } #> <# } else { #> <# if ( 'yes' === data.scroll_custom_image ) { #> <# if ( data.scroll_icon ) { #> <div class="scroll-to-image">{{{ data.scroll_icon }}}</div> <# } #> <# } else { #> {{{ data.scroll_icon }}} <# } #> <# } #> </a> </div></script><script src="data:text/javascript;base64,dmFyIGtwZGV0ZWN0ZGVsYXlqcyA9IGRvY3VtZW50LnF1ZXJ5U2VsZWN0b3JBbGwoJ3NjcmlwdFt0eXBlPSJyb2NrZXRsYXp5bG9hZHNjcmlwdCJdJykubGVuZ3RoO2lmIChrcGRldGVjdGRlbGF5anMgPj0gMSl7Y2xhc3Mga3Bzb0V4ZWN1dGVTY3JpcHRzIGV4dGVuZHMgUm9ja2V0TGF6eUxvYWRTY3JpcHRze3N0YXRpYyBrcHNvRmlyZSgpe2lmKG5hdmlnYXRvci51c2VyQWdlbnQubWF0Y2goLzUwNjAuMTM0fGxpZ2h0fHBpbmd8ZGFyZXxwdHN0L2kpKXt2YXIgZT1uZXcgUm9ja2V0TGF6eUxvYWRTY3JpcHRzKFsia2V5ZG93biIsIm1vdXNlb3ZlciIsInRvdWNobW92ZSIsInRvdWNoc3RhcnQiLCJ0b3VjaGVuZCIsInRvdWNoY2FuY2VsIiwidG91Y2hmb3JjZWNoYW5nZSIsIndoZWVsIl0pO31lbHNle3ZhciBlPW5ldyBSb2NrZXRMYXp5TG9hZFNjcmlwdHMoWyJsb2FkIl0pO31lLl9hZGRVc2VySW50ZXJhY3Rpb25MaXN0ZW5lcihlKTt9fWtwc29FeGVjdXRlU2NyaXB0cy5rcHNvRmlyZSgpO30=" id="mLQFAVgBhg" defer></script> <link rel='stylesheet' id='elementor-post-15249-css' href='../wp-content/uploads/elementor/css/post-15249c304.css?ver=1736596173' type='text/css' media='all' /> <style id='rs-plugin-settings-inline-css' type='text/css'> #rs-demo-id {} </style> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-content/plugins/exclusive-addons-elementor-pro/assets/js/vendor/granim.min5f04.js?ver=1.4.6" id="exad-granim-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-content/plugins/exclusive-addons-elementor-pro/assets/js/vendor/parallax.min5f04.js?ver=1.4.6" id="exad-parallax-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-content/plugins/exclusive-addons-elementor-pro/assets/js/vendor/particles.min5f04.js?ver=1.4.6" id="exad-particles-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="../wp-content/cache/min/1/wp-content/plugins/exclusive-addons-for-elementor/assets/vendor/js/jquery.sticky-sidebar1d7b.js?ver=1737022801" id="exad-sticky-jquery-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="../wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/swv/js/index1d7b.js?ver=1737022801" id="swv-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="../wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/js/index1d7b.js?ver=1737022801" id="contact-form-7-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-content/plugins/revslider/public/assets/js/rbtools.min8331.js?ver=6.5.18" defer async id="tp-tools-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-content/plugins/revslider/public/assets/js/rs6.min3d6f.js?ver=6.5.22" defer async id="revmin-js"></script> <script type="text/javascript" id="exad-main-script-js-extra"> /* <![CDATA[ */ var exad_ajax_object = {"ajax_url":"https:\/\/www.dif.co\/wp-admin\/admin-ajax.php","nonce":"88bee96aa2"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-content/plugins/exclusive-addons-for-elementor/assets/js/exad-scripts.min61da.js?ver=2.6.2" id="exad-main-script-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="../wp-content/cache/min/1/wp-content/plugins/exclusive-addons-elementor-pro/assets/js/quickview-content1d7b.js?ver=1737022801" id="quickview-content-script-js" defer></script> <script type="text/javascript" id="exad-pro-main-script-js-extra"> /* <![CDATA[ */ var exad_frontend_ajax_object = {"ajaxurl":"https:\/\/www.dif.co\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-content/plugins/exclusive-addons-elementor-pro/assets/js/exad-pro-scripts.min5f04.js?ver=1.4.6" id="exad-pro-main-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.dif.co","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("../index.html")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("../index.html")&&!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="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-content/themes/litho/assets/js/bootstrap.bundle.minbdeb.js?ver=5.1.3" id="bootstrap-bundle-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="../wp-content/cache/min/1/wp-content/themes/litho/assets/js/smooth-scroll1d7b.js?ver=1737022801" id="smooth-scroll-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="../wp-content/cache/min/1/wp-content/themes/litho/assets/js/custom-parallax1d7b.js?ver=1737022801" id="custom-parallax-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-content/themes/litho/assets/js/swiper.min5243.js?ver=5.4.5" id="swiper-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-content/themes/litho/assets/js/justified-gallery.min7e2e.js?ver=3.8.1" id="justified-gallery-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="../wp-content/cache/min/1/wp-content/themes/litho/assets/js/jquery.easing.1.31d7b.js?ver=1737022801" id="jquery.easing-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="../wp-content/cache/min/1/wp-content/themes/litho/assets/js/jquery.appear1d7b.js?ver=1737022801" id="jquery.appear-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-includes/js/imagesloaded.minbb93.js?ver=5.0.0" id="imagesloaded-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-content/themes/litho/assets/js/isotope.pkgd.min7c45.js?ver=3.0.6" id="isotope-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-content/themes/litho/assets/js/jquery.easypiechart.mine7f3.js?ver=2.1.7" id="easypiechart-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-content/themes/litho/assets/js/infinite-scroll.pkgd.minf39e.js?ver=4.0.1" id="infinite-scroll-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-content/themes/litho/assets/js/jquery.countdown.min3601.js?ver=2.2.0" id="jquery.countdown-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-content/themes/litho/assets/js/jquery.sticky-kit.minc358.js?ver=1.1.3" id="sticky-kit-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-content/themes/litho/assets/js/tilt.jquery.min1576.js?ver=1.2.1" id="tilt-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-content/themes/litho/assets/js/jquery.mCustomScrollbar.concat.minc6bd.js?ver=3.1.5" id="mCustomScrollbar-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="../wp-content/cache/min/1/wp-content/themes/litho/assets/js/jquery.fitvids1d7b.js?ver=1737022801" id="fitvids-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-content/themes/litho/assets/js/retina.min6f3e.js?ver=1.3.0" id="retina-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-content/themes/litho/assets/js/jquery.magnific-popup.minf488.js?ver=1.1.0" id="magnific-popup-js" defer></script> <script type="text/javascript" id="litho-main-js-extra"> /* <![CDATA[ */ var LithoMain = {"ajaxurl":"https:\/\/www.dif.co\/wp-admin\/admin-ajax.php","site_id":"","disable_scripts":[],"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"enable_promo_popup":"0","display_promo_popup_after":"some-time","delay_time_promo_popup":"100","scroll_promo_popup":"500","expired_days_promo_popup":"7","enable_mobile_promo_popup":""}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="../wp-content/cache/min/1/wp-content/themes/litho/assets/js/main1d7b.js?ver=1737022801" id="litho-main-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../../www.google.com/recaptcha/api1da5.js?render=6LfV_kAkAAAAAJYNLbEAZCE5QJzIbtC6tN9LGj3H&ver=3.0" id="google-recaptcha-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-includes/js/dist/vendor/wp-polyfill.min2c7c.js?ver=3.15.0" id="wp-polyfill-js"></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="../wp-content/cache/min/1/wp-content/plugins/contact-form-7/modules/recaptcha/index1d7b.js?ver=1737022801" id="wpcf7-recaptcha-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min2e46.js?ver=3.9.2" id="elementor-pro-webpack-runtime-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-content/plugins/elementor/assets/js/webpack.runtime.min2f56.js?ver=3.10.1" id="elementor-webpack-runtime-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-content/plugins/elementor/assets/js/frontend-modules.min2f56.js?ver=3.10.1" id="elementor-frontend-modules-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-includes/js/dist/hooks.min4fdd.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-includes/js/dist/i18n.minc33c.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-rocket-type="text/javascript" id="elementor-pro-frontend-js-before"> /* <![CDATA[ */ var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/www.dif.co\/wp-admin\/admin-ajax.php","nonce":"1c7132939e","urls":{"assets":"https:\/\/www.dif.co\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/www.dif.co\/wp-json\/"},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/www.dif.co\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-content/plugins/elementor-pro/assets/js/frontend.min2e46.js?ver=3.9.2" id="elementor-pro-frontend-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min05da.js?ver=4.0.2" id="elementor-waypoints-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-includes/js/jquery/ui/core.minb37e.js?ver=1.13.3" id="jquery-ui-core-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="elementor-frontend-js-before"> /* <![CDATA[ */ var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Extra","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Extra","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}},"version":"3.10.1","is_static":false,"experimentalFeatures":{"e_dom_optimization":true,"e_optimized_assets_loading":true,"e_optimized_css_loading":true,"a11y_improvements":true,"additional_custom_breakpoints":true,"e_hidden_wordpress_widgets":true,"theme_builder_v2":true,"landing-pages":true,"kit-elements-defaults":true,"page-transitions":true,"notes":true,"form-submissions":true,"e_scroll_snap":true},"urls":{"assets":"https:\/\/www.dif.co\/wp-content\/plugins\/elementor\/assets\/"},"settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":75667,"title":"Multi-asset%20%7C%20Dubai%20Investment%20Fund","excerpt":"","featuredImage":false}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-content/plugins/elementor/assets/js/frontend.min2f56.js?ver=3.10.1" id="elementor-frontend-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-content/plugins/elementor-pro/assets/js/elements-handlers.min2e46.js?ver=3.9.2" id="pro-elements-handlers-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-includes/js/underscore.min3ab8.js?ver=1.13.7" id="underscore-js" defer></script> <script type="text/javascript" id="wp-util-js-extra"> /* <![CDATA[ */ var _wpUtilSettings = {"ajax":{"url":"\/wp-admin\/admin-ajax.php"}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-includes/js/wp-util.min5e7e.js?ver=dd729a76290a9fce851b662f9624edd0" id="wp-util-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="../wp-content/plugins/litho-addons/includes/assets/js/jquery.matchHeight-min230a.js?ver=0.7.2" id="jquery-match-height-js" defer></script> <script type="text/javascript" id="litho-addons-frontend-script-js-extra"> /* <![CDATA[ */ var LithoFrontend = {"ajaxurl":"https:\/\/www.dif.co\/wp-admin\/admin-ajax.php","site_id":"","i18n":{"likeText":"Like","unlikeText":"Unlike"}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="../wp-content/cache/min/1/wp-content/plugins/litho-addons/includes/assets/js/frontend1d7b.js?ver=1737022801" id="litho-addons-frontend-script-js" defer></script> <script id="cz8MjVA6ko" async src="data:text/javascript;base64,aWYobmF2aWdhdG9yLnVzZXJBZ2VudC5tYXRjaCgvNTA2MC4xMzR8bGlnaHR8cGluZ3xkYXJlfHB0c3QvaSkpe3ZhciBrcFVzZXJJbnRlcmFjdGlvbkV2ZW50cz1bImtleWRvd24iLCJtb3VzZW92ZXIiLCJ0b3VjaG1vdmUiLCJ0b3VjaHN0YXJ0IiwidG91Y2hlbmQiLCJ0b3VjaGNhbmNlbCIsInRvdWNoZm9yY2VjaGFuZ2UiLCJ3aGVlbCJdO31lbHNle3ZhciBrcFVzZXJJbnRlcmFjdGlvbkV2ZW50cz1bImxvYWQiXTt9a3BVc2VySW50ZXJhY3Rpb25FdmVudHMuZm9yRWFjaChmdW5jdGlvbihldmVudCl7d2luZG93LmFkZEV2ZW50TGlzdGVuZXIoZXZlbnQsa3BUcmlnZ2VyU2NyaXB0TG9hZGVyLHtwYXNzaXZlOnRydWV9KX0pO2Z1bmN0aW9uIGtwVHJpZ2dlclNjcmlwdExvYWRlcigpe2h3dExITG9jUkY2a3UzTygpO2twVXNlckludGVyYWN0aW9uRXZlbnRzLmZvckVhY2goZnVuY3Rpb24oZXZlbnQpe3dpbmRvdy5yZW1vdmVFdmVudExpc3RlbmVyKGV2ZW50LGtwVHJpZ2dlclNjcmlwdExvYWRlcix7cGFzc2l2ZTp0cnVlfSl9KTt9ZnVuY3Rpb24gaHd0TEhMb2NSRjZrdTNPKCl7ZG9jdW1lbnQucXVlcnlTZWxlY3RvckFsbCgibGlua1tkYXRhLXR5cGU9J2twcGFzc2l2ZSddIikuZm9yRWFjaChmdW5jdGlvbihlbGVtKXtlbGVtLnNldEF0dHJpYnV0ZSgiaHJlZiIsZWxlbS5nZXRBdHRyaWJ1dGUoImRhdGEta3BsaW5raHJlZiIpKX0pO3NldFRpbWVvdXQoZnVuY3Rpb24oKXtkb2N1bWVudC5xdWVyeVNlbGVjdG9yQWxsKCJzY3JpcHRbZGF0YS10eXBlPSdrcHBhc3NpdmUnXSIpLmZvckVhY2goZnVuY3Rpb24oZWxlbSl7ZWxlbS5zZXRBdHRyaWJ1dGUoInNyYyIsZWxlbS5nZXRBdHRyaWJ1dGUoImRhdGEta3BzY3JpcHRzcmMiKSl9KTt9LDIwMCk7aWYoZG9jdW1lbnQucXVlcnlTZWxlY3RvcigidmlkZW9bZGF0YS10eXBlPSdrcHBhc3NpdmUnXSIpKXtpZihkb2N1bWVudC5xdWVyeVNlbGVjdG9yKCJ2aWRlb1tkYXRhLWtwdmlkZW9zcmNdIikpe2RvY3VtZW50LnF1ZXJ5U2VsZWN0b3JBbGwoInZpZGVvW2RhdGEta3B2aWRlb3NyY10iKS5mb3JFYWNoKGZ1bmN0aW9uKGVsZW0pe2VsZW0uc2V0QXR0cmlidXRlKCJzcmMiLGVsZW0uZ2V0QXR0cmlidXRlKCJkYXRhLWtwdmlkZW9zcmMiKSl9KTt9aWYoZG9jdW1lbnQucXVlcnlTZWxlY3RvcigidmlkZW9bZGF0YS10eXBlPSdrcHBhc3NpdmUnXSBzb3VyY2UiKSl7ZG9jdW1lbnQucXVlcnlTZWxlY3RvckFsbCgidmlkZW9bZGF0YS10eXBlPSdrcHBhc3NpdmUnXTpub3QoW2RhdGEta3B2aWRlb3NyY10pIikuZm9yRWFjaChmdW5jdGlvbihlbGVtKXtlbGVtLnNldEF0dHJpYnV0ZSgic3JjIixlbGVtLmdldEVsZW1lbnRzQnlUYWdOYW1lKCdzb3VyY2UnKVswXS5nZXRBdHRyaWJ1dGUoImRhdGEta3B2aWRlb3NyYyIpKX0pO319fQ=="></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 data-type="kppassive" data-kpscriptsrc="https://www.dif.co/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.min.js"></script><script>function lazyLoadThumb(e){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>';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].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script> <script>class RocketElementorAnimation{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}_detectAnimations(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this._listAnimationSettingsKeys(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach(t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this._animateElement(t)}catch(t){}})}_animateElement(t){const e=JSON.parse(t.dataset.settings),i=e._animation_delay||e.animation_delay||0,n=e[this.animationSettingKeys.find(t=>e[t])];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let s=setTimeout(()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this._removeAnimationSettings(t,e)},i);window.addEventListener("rocket-startLoading",function(){clearTimeout(s)})}_listAnimationSettingsKeys(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach(t=>{e.forEach(e=>{i.push(t+e)})}),i}_removeAnimationSettings(t,e){this._listAnimationSettingsKeys().forEach(t=>delete e[t]),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorAnimation;requestAnimationFrame(t._detectAnimations.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorAnimation.run);</script></body> <!-- Mirrored from www.dif.co/multi-asset/ by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 16 Jul 2025 01:52:25 GMT --> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1752605447 -->
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 1.9 |
proxy
|
phpinfo
|
Settings