CINXE.COM

خبرجو۲۴ رسانه خبری سبک زندگی

<!DOCTYPE HTML> <html dir="rtl" lang="fa-IR" prefix="og: https://ogp.me/ns#"> <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.v="1.2.3",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let r=arguments[0][e];delete arguments[0][e],arguments[0][t(e)]=r})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- بهینه‌سازی موتور جستجو توسط Rank Math - https://rankmath.com/ --> <title>خبرجو۲۴ رسانه خبری سبک زندگی</title> <meta name="description" content="تازه‌ترین اخبار و تحلیل‌ها درباره انتخابات، سیاست، اقتصاد، ورزش، حوادث، فرهنگ و گردشگری را در خبرجو۲۴ بخوانید."/> <meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/> <link rel="canonical" href="https://khabarjoo24.com/" /> <meta property="og:locale" content="fa_IR" /> <meta property="og:type" content="website" /> <meta property="og:title" content="خبرجو۲۴ رسانه خبری سبک زندگی" /> <meta property="og:description" content="تازه‌ترین اخبار و تحلیل‌ها درباره انتخابات، سیاست، اقتصاد، ورزش، حوادث، فرهنگ و گردشگری را در خبرجو۲۴ بخوانید." /> <meta property="og:url" content="https://khabarjoo24.com/" /> <meta property="og:site_name" content="خبرجو ۲۴" /> <meta property="og:updated_time" content="2025-01-19T16:51:31+03:30" /> <meta property="article:published_time" content="2023-08-30T15:08:21+03:30" /> <meta property="article:modified_time" content="2025-01-19T16:51:31+03:30" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="خبرجو۲۴ رسانه خبری سبک زندگی" /> <meta name="twitter:description" content="تازه‌ترین اخبار و تحلیل‌ها درباره انتخابات، سیاست، اقتصاد، ورزش، حوادث، فرهنگ و گردشگری را در خبرجو۲۴ بخوانید." /> <meta name="twitter:label1" content="نویسنده" /> <meta name="twitter:data1" content="admin" /> <meta name="twitter:label2" content="زمان خواندن" /> <meta name="twitter:data2" content="4 دقیقه" /> <script type="application/ld+json" class="rank-math-schema">{"@context":"https://schema.org","@graph":[{"@type":["NewsMediaOrganization","Organization"],"@id":"https://khabarjoo24.com/#organization","name":"\u062e\u0628\u0631\u062c\u0648 \u06f2\u06f4","url":"https://khabarjoo24.com","logo":{"@type":"ImageObject","@id":"https://khabarjoo24.com/#logo","url":"https://khabarjoo24.com/wp-content/uploads/2023/03/Screen_Shot_1401-04-21_at_13.40.08-removebg-preview-removebg-preview-e1657617521565.jpg","contentUrl":"https://khabarjoo24.com/wp-content/uploads/2023/03/Screen_Shot_1401-04-21_at_13.40.08-removebg-preview-removebg-preview-e1657617521565.jpg","caption":"\u062e\u0628\u0631\u062c\u0648 \u06f2\u06f4","inLanguage":"fa-IR","width":"120","height":"59"}},{"@type":"WebSite","@id":"https://khabarjoo24.com/#website","url":"https://khabarjoo24.com","name":"\u062e\u0628\u0631\u062c\u0648 \u06f2\u06f4","alternateName":"\u062e\u0628\u0631\u062c\u0648\u06f2\u06f4","publisher":{"@id":"https://khabarjoo24.com/#organization"},"inLanguage":"fa-IR","potentialAction":{"@type":"SearchAction","target":"https://khabarjoo24.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"WebPage","@id":"https://khabarjoo24.com/#webpage","url":"https://khabarjoo24.com/","name":"\u062e\u0628\u0631\u062c\u0648\u06f2\u06f4 \u0631\u0633\u0627\u0646\u0647 \u062e\u0628\u0631\u06cc \u0633\u0628\u06a9 \u0632\u0646\u062f\u06af\u06cc","datePublished":"2023-08-30T15:08:21+03:30","dateModified":"2025-01-19T16:51:31+03:30","about":{"@id":"https://khabarjoo24.com/#organization"},"isPartOf":{"@id":"https://khabarjoo24.com/#website"},"inLanguage":"fa-IR"},{"@type":"Person","@id":"https://khabarjoo24.com/author/farnoudlavasani/","name":"admin","url":"https://khabarjoo24.com/author/farnoudlavasani/","image":{"@type":"ImageObject","@id":"https://secure.gravatar.com/avatar/5e1e74d5764767f4846199d51be3d414?s=96&amp;d=mm&amp;r=g","url":"https://secure.gravatar.com/avatar/5e1e74d5764767f4846199d51be3d414?s=96&amp;d=mm&amp;r=g","caption":"admin","inLanguage":"fa-IR"},"worksFor":{"@id":"https://khabarjoo24.com/#organization"}},{"@type":"NewsArticle","headline":"\u062e\u0628\u0631\u062c\u0648\u06f2\u06f4 \u0631\u0633\u0627\u0646\u0647 \u062e\u0628\u0631\u06cc \u0633\u0628\u06a9 \u0632\u0646\u062f\u06af\u06cc","datePublished":"2023-08-30T15:08:21+03:30","dateModified":"2025-01-19T16:51:31+03:30","author":{"@id":"https://khabarjoo24.com/author/farnoudlavasani/","name":"admin"},"publisher":{"@id":"https://khabarjoo24.com/#organization"},"description":"\u062a\u0627\u0632\u0647\u200c\u062a\u0631\u06cc\u0646 \u0627\u062e\u0628\u0627\u0631 \u0648 \u062a\u062d\u0644\u06cc\u0644\u200c\u0647\u0627 \u062f\u0631\u0628\u0627\u0631\u0647 \u0627\u0646\u062a\u062e\u0627\u0628\u0627\u062a\u060c \u0633\u06cc\u0627\u0633\u062a\u060c \u0627\u0642\u062a\u0635\u0627\u062f\u060c \u0648\u0631\u0632\u0634\u060c \u062d\u0648\u0627\u062f\u062b\u060c \u0641\u0631\u0647\u0646\u06af \u0648 \u06af\u0631\u062f\u0634\u06af\u0631\u06cc \u0631\u0627 \u062f\u0631 \u062e\u0628\u0631\u062c\u0648\u06f2\u06f4 \u0628\u062e\u0648\u0627\u0646\u06cc\u062f.","name":"\u062e\u0628\u0631\u062c\u0648\u06f2\u06f4 \u0631\u0633\u0627\u0646\u0647 \u062e\u0628\u0631\u06cc \u0633\u0628\u06a9 \u0632\u0646\u062f\u06af\u06cc","@id":"https://khabarjoo24.com/#richSnippet","isPartOf":{"@id":"https://khabarjoo24.com/#webpage"},"inLanguage":"fa-IR","mainEntityOfPage":{"@id":"https://khabarjoo24.com/#webpage"}}]}</script> <!-- /افزونه سئو ورپرس Rank Math --> <link rel="alternate" type="application/rss+xml" title="خبرجو۲۴ &raquo; خوراک" href="https://khabarjoo24.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="خبرجو۲۴ &raquo; خوراک دیدگاه‌ها" href="https://khabarjoo24.com/comments/feed/" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="SKYPE_TOOLBAR" content="SKYPE_TOOLBAR_PARSER_COMPATIBLE"> <meta name="theme-color" content="#f5f5f5"> <meta property="og:title" content="خبرجو۲۴ رسانه خبری سبک زندگی"> <meta property="og:url" content="https://khabarjoo24.com/"> <meta property="og:locale" content="fa_IR"> <meta property="og:site_name" content="خبرجو۲۴"> <meta property="og:type" content="website"> <meta property="og:image" content="https://khabarjoo24.com/wp-content/uploads/2025/01/d8b2d985d8a7d986-d988d8a7d8b1db8cd8b2-d8add982d988d982-d8afdb8c-d985d8a7d987-d8a8d8a7d8b2d986d8b4d8b3d8aadaafd8a7d986-daa9d8b4d988d8b1_678bc644dff4c.webp" itemprop="image"> <link rel="preload" href="https://khabarjoo24.com/wp-content/uploads/2023/02/IRANSansXFaNum-Regular.woff" as="font" type="font/woff" crossorigin><style id='wp-emoji-styles-inline-css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='us-style-css' href='https://khabarjoo24.com/wp-content/themes/Impreza/css/style.min.css?ver=8.23.2' media='all' /> <link rel='stylesheet' id='us-rtl-css' href='https://khabarjoo24.com/wp-content/themes/Impreza/common/css/rtl.min.css?ver=8.23.2' media='all' /> <style id='rocket-lazyload-inline-css'> .rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:var(--wpr-bg-ef9d3565-1a0a-4e14-b1f4-b9c0a54f1ae3) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;} </style> <link rel="https://api.w.org/" href="https://khabarjoo24.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://khabarjoo24.com/wp-json/wp/v2/pages/82228" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://khabarjoo24.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.7.2" /> <link rel='shortlink' href='https://khabarjoo24.com/' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://khabarjoo24.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fkhabarjoo24.com%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://khabarjoo24.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fkhabarjoo24.com%2F&#038;format=xml" /> <!-- bnr yektanet--> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> now = new Date(); var head = document.getElementsByTagName('head')[0]; var script = document.createElement('script'); script.async = true; script.type = 'text/javascript'; var script_address = 'https://cdn.yektanet.com/template/bnrs/yn_bnr.min.js'; script.src = script_address + '?v=' + now.getFullYear().toString() + '0' + now.getMonth() + '0' + now.getDate() + '0' + now.getHours(); head.appendChild(script); </script> <!-- yektanet native --> <script type="rocketlazyloadscript"> !function(e,t,n){e.yektanetAnalyticsObject=n,e[n]=e[n]||function(){e[n].q.push(arguments)},e[n].q=e[n].q||[];var a=t.getElementsByTagName("head")[0],r=new Date,c="https://cdn.yektanet.com/superscript/o6CW7FyX/native-khabarjoo24.com-27776/yn_pub.js?v="+r.getFullYear().toString()+"0"+r.getMonth()+"0"+r.getDate()+"0"+r.getHours(),s=t.createElement("link");s.rel="preload",s.as="script",s.href=c,a.appendChild(s);var l=t.createElement("script");l.async=!0,l.src=c,a.appendChild(l)}(window,document,"yektanet"); </script> <!-- END yektanet --> <!-- Google tag (gtag.js) <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=UA-234716579-1"></script> <script type="rocketlazyloadscript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-234716579-1'); </script> --> <!-- Google tag (gtag.js) --> <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-1FC37QPJ71"></script> <script type="rocketlazyloadscript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-1FC37QPJ71'); </script> <script> document.addEventListener('click', function (event) { var link = event.target; while(link && (typeof link.tagName == 'undefined' || link.tagName.toLowerCase() != 'a' || !link.href)) { link = link.parentNode } if (link && link.href && link.host && link.host !== location.host) { ga('send', 'event', 'Outbound Link', 'testtt', 'Click'); // Allow event to be sent before the page is unloaded if(!link.target || link.target.match(/^_(self|parent|top)$/i)) { setTimeout(function() { location.href = link.href; }, 150); event.preventDefault(); } } }) </script> <!-- chavosh script --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> var now = new Date(); var head = document.getElementsByTagName('head')[0]; var script = document.createElement('script'); script.type = 'text/javascript'; script.setAttribute("defer", "defer"); var script_address = 'https://fetch-cdn.chavosh.org/static/script/main.js'; script.src = script_address + '?v=' + now.getFullYear().toString() + '0' + now.getMonth() + '0' + now.getDate() + '0' + now.getHours(); head.appendChild(script); </script> <!-- End chavosh script <!-- Najva Push Notification --> <link rel="manifest" href="/manifest.json"> <!-- Najva Push Notification --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> (function(){ var now = new Date(); var version = now.getFullYear().toString() + "0" + now.getMonth() + "0" + now.getDate() + "0" + now.getHours(); var head = document.getElementsByTagName("head")[0]; var link = document.createElement("link"); link.rel = "stylesheet"; link.href = "https://van.najva.com/static/cdn/css/local-messaging.css" + "?v=" + version; head.appendChild(link); var script = document.createElement("script"); script.type = "text/javascript"; script.async = true; script.src = "https://van.najva.com/static/js/scripts/new-website361150-website-50199-a5e0bd28-6c97-4bcf-8980-b0f073b97412.js" + "?v=" + version; head.appendChild(script); })() </script> <!-- END NAJVA PUSH NOTIFICATION --> <!-- video --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> (function () { var now = new Date(); var head = document.getElementsByTagName('head')[0]; var script = document.createElement('script'); script.async = true; var script_address = 'https://native-ad-placement-cdn.yektanet.com/static/video_scripts/video-a5e00132373a7031000fd987a3c9f87b.js'; script.charset= "utf-8"; script.src = script_address + '?v=' + now.getFullYear().toString() + '0' + now.getMonth() + '0' + now.getDate() + '0' + now.getHours(); head.appendChild(script); })(); </script> <script id="us_add_no_touch"> if ( ! /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test( navigator.userAgent ) ) { document.getElementsByTagName( 'html' )[ 0 ].className += " no-touch"; } </script> <meta name="redi-version" content="1.2.4" /><link rel="icon" href="https://khabarjoo24.com/wp-content/uploads/2023/08/cropped-orgfavicon-1-32x32.png" sizes="32x32" /> <link rel="icon" href="https://khabarjoo24.com/wp-content/uploads/2023/08/cropped-orgfavicon-1-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://khabarjoo24.com/wp-content/uploads/2023/08/cropped-orgfavicon-1-180x180.png" /> <meta name="msapplication-TileImage" content="https://khabarjoo24.com/wp-content/uploads/2023/08/cropped-orgfavicon-1-270x270.png" /> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript> <style id="us-icon-fonts">@font-face{font-display:block;font-style:normal;font-family:"fontawesome";font-weight:900;src:url("https://khabarjoo24.com/wp-content/themes/Impreza/fonts/fa-solid-900.woff2?ver=8.23.2") format("woff2")}.fas{font-family:"fontawesome";font-weight:900}@font-face{font-display:block;font-style:normal;font-family:"fontawesome";font-weight:400;src:url("https://khabarjoo24.com/wp-content/themes/Impreza/fonts/fa-regular-400.woff2?ver=8.23.2") format("woff2")}.far{font-family:"fontawesome";font-weight:400}@font-face{font-display:block;font-style:normal;font-family:"fontawesome";font-weight:300;src:url("https://khabarjoo24.com/wp-content/themes/Impreza/fonts/fa-light-300.woff2?ver=8.23.2") format("woff2")}.fal{font-family:"fontawesome";font-weight:300}@font-face{font-display:block;font-style:normal;font-family:"Font Awesome 5 Duotone";font-weight:900;src:url("https://khabarjoo24.com/wp-content/themes/Impreza/fonts/fa-duotone-900.woff2?ver=8.23.2") format("woff2")}.fad{font-family:"Font Awesome 5 Duotone";font-weight:900}.fad{position:relative}.fad:before{position:absolute}.fad:after{opacity:0.4}@font-face{font-display:block;font-style:normal;font-family:"Font Awesome 5 Brands";font-weight:400;src:url("https://khabarjoo24.com/wp-content/themes/Impreza/fonts/fa-brands-400.woff2?ver=8.23.2") format("woff2")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}@font-face{font-display:block;font-style:normal;font-family:"Material Icons";font-weight:400;src:url("https://khabarjoo24.com/wp-content/themes/Impreza/fonts/material-icons.woff2?ver=8.23.2") format("woff2")}.material-icons{font-family:"Material Icons";font-weight:400}</style> <style id="us-theme-options-css">:root{--color-header-middle-bg:#fff;--color-header-middle-bg-grad:#fff;--color-header-middle-text:#0f0f0f;--color-header-middle-text-hover:#C35516;--color-header-transparent-bg:transparent;--color-header-transparent-bg-grad:transparent;--color-header-transparent-text:#fff;--color-header-transparent-text-hover:#C35516;--color-chrome-toolbar:#f5f5f5;--color-chrome-toolbar-grad:#f5f5f5;--color-content-bg:#fff;--color-content-bg-grad:#fff;--color-content-bg-alt:#E8ECF4;--color-content-bg-alt-grad:#E8ECF4;--color-content-border:#ced2d9;--color-content-heading:#1a1a1a;--color-content-heading-grad:#1a1a1a;--color-content-text:#0f0f0f;--color-content-link:#C35516;--color-content-link-hover:rgba(195,85,22,0.65);--color-content-primary:#003865;--color-content-primary-grad:#003865;--color-content-secondary:#C35516;--color-content-secondary-grad:#C35516;--color-content-faded:#333333;--color-content-overlay:rgba(0,0,0,0.75);--color-content-overlay-grad:rgba(0,0,0,0.75);--color-footer-bg:#003865;--color-footer-bg-grad:#003865;--color-footer-bg-alt:#1a1a1a;--color-footer-bg-alt-grad:#1a1a1a;--color-footer-border:rgba(255,255,255,0.20);--color-footer-heading:#ffffff;--color-footer-heading-grad:#ffffff;--color-footer-text:#ffffff;--color-footer-link:#ffffff;--color-footer-link-hover:#C35516;--color-content-primary-faded:rgba(0,56,101,0.15);--box-shadow:0 5px 15px rgba(0,0,0,.15);--box-shadow-up:0 -5px 15px rgba(0,0,0,.15);--site-canvas-width:1300px;--site-content-width:1140px;--section-custom-padding:4.60vmax;--text-block-margin-bottom:0rem;--inputs-font-size:16px;--inputs-height:2.8rem;--inputs-padding:0.8rem;--inputs-border-width:2px;--inputs-text-color:}@font-face{font-display:swap;font-style:normal;font-family:"iransans12";font-weight:400;src:url(/wp-content/uploads/2023/02/IRANSansXFaNum-Regular.woff) format("woff")}:root{--font-family:iransans12;--font-size:۱۶px;--line-height:28px;--font-weight:400;--bold-font-weight:700;--h1-font-family:iransans12;--h1-font-size:15px;--h1-line-height:1.20;--h1-font-weight:900;--h1-bold-font-weight:700;--h1-text-transform:none;--h1-font-style:normal;--h1-letter-spacing:0;--h1-margin-bottom:1.5em;--h1-color:#000000;--h2-font-family:var(--h1-font-family);--h2-font-size:15px;--h2-line-height:1.2;--h2-font-weight:600;--h2-bold-font-weight:var(--h1-bold-font-weight);--h2-text-transform:var(--h1-text-transform);--h2-font-style:var(--h1-font-style);--h2-letter-spacing:0;--h2-margin-bottom:1.5em;--h3-font-family:var(--h1-font-family);--h3-font-size:15px;--h3-line-height:1.2;--h3-font-weight:400;--h3-bold-font-weight:var(--h1-bold-font-weight);--h3-text-transform:var(--h1-text-transform);--h3-font-style:var(--h1-font-style);--h3-letter-spacing:0;--h3-margin-bottom:1.5em;--h4-font-family:var(--h1-font-family);--h4-font-size:15px;--h4-line-height:1.2;--h4-font-weight:400;--h4-bold-font-weight:var(--h1-bold-font-weight);--h4-text-transform:var(--h1-text-transform);--h4-font-style:var(--h1-font-style);--h4-letter-spacing:0;--h4-margin-bottom:1.5em;--h5-font-family:var(--h1-font-family);--h5-font-size:15px;--h5-line-height:1.2;--h5-font-weight:400;--h5-bold-font-weight:var(--h1-bold-font-weight);--h5-text-transform:var(--h1-text-transform);--h5-font-style:var(--h1-font-style);--h5-letter-spacing:0;--h5-margin-bottom:1.5em;--h6-font-family:var(--h1-font-family);--h6-font-size:15px;--h6-line-height:1.2;--h6-font-weight:400;--h6-bold-font-weight:var(--h1-bold-font-weight);--h6-text-transform:var(--h1-text-transform);--h6-font-style:var(--h1-font-style);--h6-letter-spacing:0;--h6-margin-bottom:1.5em}@media (max-width:585px){:root{--font-size:۱۵px;--line-height:26px;--h1-font-size:14px;--h2-font-size:14px;--h3-font-size:14px;--h4-font-size:14px;--h5-font-size:14px;--h6-font-size:14px}}h1{font-family:var(--h1-font-family,inherit);font-weight:var(--h1-font-weight,inherit);font-size:var(--h1-font-size,inherit);font-style:var(--h1-font-style,inherit);line-height:var(--h1-line-height,1.4);letter-spacing:var(--h1-letter-spacing,inherit);text-transform:var(--h1-text-transform,inherit);margin-bottom:var(--h1-margin-bottom,1.5rem)}h1>strong{font-weight:var(--h1-bold-font-weight,bold)}h1{color:var(--h1-color,inherit)}h2{font-family:var(--h2-font-family,inherit);font-weight:var(--h2-font-weight,inherit);font-size:var(--h2-font-size,inherit);font-style:var(--h2-font-style,inherit);line-height:var(--h2-line-height,1.4);letter-spacing:var(--h2-letter-spacing,inherit);text-transform:var(--h2-text-transform,inherit);margin-bottom:var(--h2-margin-bottom,1.5rem)}h2>strong{font-weight:var(--h2-bold-font-weight,bold)}h3{font-family:var(--h3-font-family,inherit);font-weight:var(--h3-font-weight,inherit);font-size:var(--h3-font-size,inherit);font-style:var(--h3-font-style,inherit);line-height:var(--h3-line-height,1.4);letter-spacing:var(--h3-letter-spacing,inherit);text-transform:var(--h3-text-transform,inherit);margin-bottom:var(--h3-margin-bottom,1.5rem)}h3>strong{font-weight:var(--h3-bold-font-weight,bold)}h4{font-family:var(--h4-font-family,inherit);font-weight:var(--h4-font-weight,inherit);font-size:var(--h4-font-size,inherit);font-style:var(--h4-font-style,inherit);line-height:var(--h4-line-height,1.4);letter-spacing:var(--h4-letter-spacing,inherit);text-transform:var(--h4-text-transform,inherit);margin-bottom:var(--h4-margin-bottom,1.5rem)}h4>strong{font-weight:var(--h4-bold-font-weight,bold)}h5{font-family:var(--h5-font-family,inherit);font-weight:var(--h5-font-weight,inherit);font-size:var(--h5-font-size,inherit);font-style:var(--h5-font-style,inherit);line-height:var(--h5-line-height,1.4);letter-spacing:var(--h5-letter-spacing,inherit);text-transform:var(--h5-text-transform,inherit);margin-bottom:var(--h5-margin-bottom,1.5rem)}h5>strong{font-weight:var(--h5-bold-font-weight,bold)}h6{font-family:var(--h6-font-family,inherit);font-weight:var(--h6-font-weight,inherit);font-size:var(--h6-font-size,inherit);font-style:var(--h6-font-style,inherit);line-height:var(--h6-line-height,1.4);letter-spacing:var(--h6-letter-spacing,inherit);text-transform:var(--h6-text-transform,inherit);margin-bottom:var(--h6-margin-bottom,1.5rem)}h6>strong{font-weight:var(--h6-bold-font-weight,bold)}body{background:var(--color-content-bg-alt)}@media (max-width:1140px){.l-main .aligncenter{max-width:calc(100vw - 5rem)}}@media (min-width:1281px){body.usb_preview .hide_on_default{opacity:0.25!important}.vc_hidden-lg,body:not(.usb_preview) .hide_on_default{display:none!important}.default_align_left{text-align:left;justify-content:flex-start}.default_align_right{text-align:right;justify-content:flex-end}.default_align_center{text-align:center;justify-content:center}.w-hwrapper.default_align_center>*{margin-left:calc( var(--hwrapper-gap,1.2rem) / 2 );margin-right:calc( var(--hwrapper-gap,1.2rem) / 2 )}.default_align_justify{justify-content:space-between}.w-hwrapper>.default_align_justify,.default_align_justify>.w-btn{width:100%}}@media (min-width:981px) and (max-width:1280px){body.usb_preview .hide_on_laptops{opacity:0.25!important}.vc_hidden-md,body:not(.usb_preview) .hide_on_laptops{display:none!important}.laptops_align_left{text-align:left;justify-content:flex-start}.laptops_align_right{text-align:right;justify-content:flex-end}.laptops_align_center{text-align:center;justify-content:center}.w-hwrapper.laptops_align_center>*{margin-left:calc( var(--hwrapper-gap,1.2rem) / 2 );margin-right:calc( var(--hwrapper-gap,1.2rem) / 2 )}.laptops_align_justify{justify-content:space-between}.w-hwrapper>.laptops_align_justify,.laptops_align_justify>.w-btn{width:100%}.g-cols.via_grid[style*="--laptops-gap"]{grid-gap:var(--laptops-gap,3rem)}}@media (min-width:586px) and (max-width:980px){body.usb_preview .hide_on_tablets{opacity:0.25!important}.vc_hidden-sm,body:not(.usb_preview) .hide_on_tablets{display:none!important}.tablets_align_left{text-align:left;justify-content:flex-start}.tablets_align_right{text-align:right;justify-content:flex-end}.tablets_align_center{text-align:center;justify-content:center}.w-hwrapper.tablets_align_center>*{margin-left:calc( var(--hwrapper-gap,1.2rem) / 2 );margin-right:calc( var(--hwrapper-gap,1.2rem) / 2 )}.tablets_align_justify{justify-content:space-between}.w-hwrapper>.tablets_align_justify,.tablets_align_justify>.w-btn{width:100%}.g-cols.via_grid[style*="--tablets-gap"]{grid-gap:var(--tablets-gap,3rem)}}@media (max-width:585px){body.usb_preview .hide_on_mobiles{opacity:0.25!important}.vc_hidden-xs,body:not(.usb_preview) .hide_on_mobiles{display:none!important}.mobiles_align_left{text-align:left;justify-content:flex-start}.mobiles_align_right{text-align:right;justify-content:flex-end}.mobiles_align_center{text-align:center;justify-content:center}.w-hwrapper.mobiles_align_center>*{margin-left:calc( var(--hwrapper-gap,1.2rem) / 2 );margin-right:calc( var(--hwrapper-gap,1.2rem) / 2 )}.mobiles_align_justify{justify-content:space-between}.w-hwrapper>.mobiles_align_justify,.mobiles_align_justify>.w-btn{width:100%}.w-hwrapper.stack_on_mobiles{display:block}.w-hwrapper.stack_on_mobiles>*{display:block;margin:0 0 var(--hwrapper-gap,1.2rem)}.w-hwrapper.stack_on_mobiles>:last-child{margin-bottom:0}.g-cols.via_grid[style*="--mobiles-gap"]{grid-gap:var(--mobiles-gap,1.5rem)}}@media (max-width:1280px){.g-cols.laptops-cols_1{grid-template-columns:100%}.g-cols.laptops-cols_1.reversed>div:last-of-type{order:-1}.g-cols.laptops-cols_2{grid-template-columns:repeat(2,1fr)}.g-cols.laptops-cols_3{grid-template-columns:repeat(3,1fr)}.g-cols.laptops-cols_4{grid-template-columns:repeat(4,1fr)}.g-cols.laptops-cols_5{grid-template-columns:repeat(5,1fr)}.g-cols.laptops-cols_6{grid-template-columns:repeat(6,1fr)}.g-cols.laptops-cols_1-2{grid-template-columns:1fr 2fr}.g-cols.laptops-cols_2-1{grid-template-columns:2fr 1fr}.g-cols.laptops-cols_2-3{grid-template-columns:2fr 3fr}.g-cols.laptops-cols_3-2{grid-template-columns:3fr 2fr}.g-cols.laptops-cols_1-3{grid-template-columns:1fr 3fr}.g-cols.laptops-cols_3-1{grid-template-columns:3fr 1fr}.g-cols.laptops-cols_1-4{grid-template-columns:1fr 4fr}.g-cols.laptops-cols_4-1{grid-template-columns:4fr 1fr}.g-cols.laptops-cols_1-5{grid-template-columns:1fr 5fr}.g-cols.laptops-cols_5-1{grid-template-columns:5fr 1fr}.g-cols.laptops-cols_1-2-1{grid-template-columns:1fr 2fr 1fr}.g-cols.laptops-cols_1-3-1{grid-template-columns:1fr 3fr 1fr}.g-cols.laptops-cols_1-4-1{grid-template-columns:1fr 4fr 1fr}}@media (max-width:980px){.g-cols.tablets-cols_1{grid-template-columns:100%}.g-cols.tablets-cols_1.reversed>div:last-of-type{order:-1}.g-cols.tablets-cols_2{grid-template-columns:repeat(2,1fr)}.g-cols.tablets-cols_3{grid-template-columns:repeat(3,1fr)}.g-cols.tablets-cols_4{grid-template-columns:repeat(4,1fr)}.g-cols.tablets-cols_5{grid-template-columns:repeat(5,1fr)}.g-cols.tablets-cols_6{grid-template-columns:repeat(6,1fr)}.g-cols.tablets-cols_1-2{grid-template-columns:1fr 2fr}.g-cols.tablets-cols_2-1{grid-template-columns:2fr 1fr}.g-cols.tablets-cols_2-3{grid-template-columns:2fr 3fr}.g-cols.tablets-cols_3-2{grid-template-columns:3fr 2fr}.g-cols.tablets-cols_1-3{grid-template-columns:1fr 3fr}.g-cols.tablets-cols_3-1{grid-template-columns:3fr 1fr}.g-cols.tablets-cols_1-4{grid-template-columns:1fr 4fr}.g-cols.tablets-cols_4-1{grid-template-columns:4fr 1fr}.g-cols.tablets-cols_1-5{grid-template-columns:1fr 5fr}.g-cols.tablets-cols_5-1{grid-template-columns:5fr 1fr}.g-cols.tablets-cols_1-2-1{grid-template-columns:1fr 2fr 1fr}.g-cols.tablets-cols_1-3-1{grid-template-columns:1fr 3fr 1fr}.g-cols.tablets-cols_1-4-1{grid-template-columns:1fr 4fr 1fr}}@media (max-width:585px){.g-cols.mobiles-cols_1{grid-template-columns:100%}.g-cols.mobiles-cols_1.reversed>div:last-of-type{order:-1}.g-cols.mobiles-cols_2{grid-template-columns:repeat(2,1fr)}.g-cols.mobiles-cols_3{grid-template-columns:repeat(3,1fr)}.g-cols.mobiles-cols_4{grid-template-columns:repeat(4,1fr)}.g-cols.mobiles-cols_5{grid-template-columns:repeat(5,1fr)}.g-cols.mobiles-cols_6{grid-template-columns:repeat(6,1fr)}.g-cols.mobiles-cols_1-2{grid-template-columns:1fr 2fr}.g-cols.mobiles-cols_2-1{grid-template-columns:2fr 1fr}.g-cols.mobiles-cols_2-3{grid-template-columns:2fr 3fr}.g-cols.mobiles-cols_3-2{grid-template-columns:3fr 2fr}.g-cols.mobiles-cols_1-3{grid-template-columns:1fr 3fr}.g-cols.mobiles-cols_3-1{grid-template-columns:3fr 1fr}.g-cols.mobiles-cols_1-4{grid-template-columns:1fr 4fr}.g-cols.mobiles-cols_4-1{grid-template-columns:4fr 1fr}.g-cols.mobiles-cols_1-5{grid-template-columns:1fr 5fr}.g-cols.mobiles-cols_5-1{grid-template-columns:5fr 1fr}.g-cols.mobiles-cols_1-2-1{grid-template-columns:1fr 2fr 1fr}.g-cols.mobiles-cols_1-3-1{grid-template-columns:1fr 3fr 1fr}.g-cols.mobiles-cols_1-4-1{grid-template-columns:1fr 4fr 1fr}.g-cols:not([style*="--gap"]){grid-gap:1.5rem}}@media (max-width:899px){.l-canvas{overflow:hidden}.g-cols.stacking_default.reversed>div:last-of-type{order:-1}.g-cols.stacking_default.via_flex>div:not([class*="vc_col-xs"]){width:100%;margin:0 0 1.5rem}.g-cols.stacking_default.via_grid.mobiles-cols_1{grid-template-columns:100%}.g-cols.stacking_default.via_flex.type_boxes>div,.g-cols.stacking_default.via_flex.reversed>div:first-child,.g-cols.stacking_default.via_flex:not(.reversed)>div:last-child,.g-cols.stacking_default.via_flex>div.has_bg_color{margin-bottom:0}.g-cols.stacking_default.via_flex.type_default>.wpb_column.stretched{margin-left:-1rem;margin-right:-1rem}.g-cols.stacking_default.via_grid.mobiles-cols_1>.wpb_column.stretched,.g-cols.stacking_default.via_flex.type_boxes>.wpb_column.stretched{margin-left:-2.5rem;margin-right:-2.5rem;width:auto}.vc_column-inner.type_sticky>.wpb_wrapper,.vc_column_container.type_sticky>.vc_column-inner{top:0!important}}@media (min-width:900px){body:not(.rtl) .l-section.for_sidebar.at_left>div>.l-sidebar,.rtl .l-section.for_sidebar.at_right>div>.l-sidebar{order:-1}.vc_column_container.type_sticky>.vc_column-inner,.vc_column-inner.type_sticky>.wpb_wrapper{position:-webkit-sticky;position:sticky}.l-section.type_sticky{position:-webkit-sticky;position:sticky;top:0;z-index:11;transition:top 0.3s cubic-bezier(.78,.13,.15,.86) 0.1s}.header_hor .l-header.post_fixed.sticky_auto_hide{z-index:12}.admin-bar .l-section.type_sticky{top:32px}.l-section.type_sticky>.l-section-h{transition:padding-top 0.3s}.header_hor .l-header.pos_fixed:not(.down)~.l-main .l-section.type_sticky:not(:first-of-type){top:var(--header-sticky-height)}.admin-bar.header_hor .l-header.pos_fixed:not(.down)~.l-main .l-section.type_sticky:not(:first-of-type){top:calc( var(--header-sticky-height) + 32px )}.header_hor .l-header.pos_fixed.sticky:not(.down)~.l-main .l-section.type_sticky:first-of-type>.l-section-h{padding-top:var(--header-sticky-height)}.header_hor.headerinpos_bottom .l-header.pos_fixed.sticky:not(.down)~.l-main .l-section.type_sticky:first-of-type>.l-section-h{padding-bottom:var(--header-sticky-height)!important}}@media screen and (min-width:1140px){.g-cols.via_flex.type_default>.wpb_column.stretched:first-of-type{margin-left:min( calc( var(--site-content-width) / 2 + 0px / 2 + 1.5rem - 50vw),-1rem )}.g-cols.via_flex.type_default>.wpb_column.stretched:last-of-type{margin-right:min( calc( var(--site-content-width) / 2 + 0px / 2 + 1.5rem - 50vw),-1rem )}.l-main .alignfull, .w-separator.width_screen,.g-cols.via_grid>.wpb_column.stretched:first-of-type,.g-cols.via_flex.type_boxes>.wpb_column.stretched:first-of-type{margin-left:min( calc( var(--site-content-width) / 2 + 0px / 2 - 50vw ),-2.5rem )}.l-main .alignfull, .w-separator.width_screen,.g-cols.via_grid>.wpb_column.stretched:last-of-type,.g-cols.via_flex.type_boxes>.wpb_column.stretched:last-of-type{margin-right:min( calc( var(--site-content-width) / 2 + 0px / 2 - 50vw ),-2.5rem )}}@media (max-width:585px){.w-form-row.for_submit[style*=btn-size-mobiles] .w-btn{font-size:var(--btn-size-mobiles)!important}}a,button,input[type=submit],.ui-slider-handle{outline:none!important}.w-toplink,.w-header-show{background:rgba(0,0,0,0.3)}.no-touch .w-toplink.active:hover,.no-touch .w-header-show:hover{background:var(--color-content-primary-grad)}button[type=submit]:not(.w-btn),input[type=submit]:not(.w-btn),.us-nav-style_1>*,.navstyle_1>.owl-nav button,.us-btn-style_1{font-family:KalamehWebFaNum;font-size:1rem;line-height:1.2!important;font-weight:400;font-style:normal;text-transform:none;letter-spacing:0em;border-radius:5px;padding:1.1em 2.8em;background:var(--color-content-link);border-color:transparent;color:var(--color-content-bg)!important}button[type=submit]:not(.w-btn):before,input[type=submit]:not(.w-btn),.us-nav-style_1>*:before,.navstyle_1>.owl-nav button:before,.us-btn-style_1:before{border-width:0px}.no-touch button[type=submit]:not(.w-btn):hover,.no-touch input[type=submit]:not(.w-btn):hover,.us-nav-style_1>span.current,.no-touch .us-nav-style_1>a:hover,.no-touch .navstyle_1>.owl-nav button:hover,.no-touch .us-btn-style_1:hover{background:var(--color-content-link-hover);border-color:transparent;color:var(--color-content-bg)!important}.us-nav-style_1>*{min-width:calc(1.2em + 2 * 1.1em)}.us-nav-style_2>*,.navstyle_2>.owl-nav button,.us-btn-style_2{font-family:KalamehWebFaNum;font-size:1rem;line-height:1.20!important;font-weight:400;font-style:normal;text-transform:none;letter-spacing:0em;border-radius:5px;padding:1.1em 2.6em;background:var(--color-content-bg);border-color:transparent;color:var(--color-content-primary)!important}.us-nav-style_2>*:before,.navstyle_2>.owl-nav button:before,.us-btn-style_2:before{border-width:0px}.us-nav-style_2>span.current,.no-touch .us-nav-style_2>a:hover,.no-touch .navstyle_2>.owl-nav button:hover,.no-touch .us-btn-style_2:hover{background:var(--color-content-secondary);border-color:transparent;color:var(--color-content-bg)!important}.us-nav-style_2>*{min-width:calc(1.20em + 2 * 1.1em)}.us-nav-style_3>*,.navstyle_3>.owl-nav button,.us-btn-style_3{font-family:var(--font-family);font-size:13px;line-height:1!important;font-weight:400;font-style:normal;text-transform:none;letter-spacing:0em;border-radius:4em;padding:0.5em 1.2em;background:#D4F6CC;border-color:transparent;color:#1a1a1a!important}.us-nav-style_3>*:before,.navstyle_3>.owl-nav button:before,.us-btn-style_3:before{border-width:2px}.us-nav-style_3>span.current,.no-touch .us-nav-style_3>a:hover,.no-touch .navstyle_3>.owl-nav button:hover,.no-touch .us-btn-style_3:hover{background:#EF5B0C;border-color:transparent;color:#ffffff!important}.us-nav-style_3>*{min-width:calc(1em + 2 * 0.5em)}.w-filter.state_desktop.style_drop_default .w-filter-item-title,.w-color-swatch,.select2-selection,select,textarea,input:not([type=submit]){font-weight:400;letter-spacing:0em;border-radius:5px;border-color:inherit}.w-filter.state_desktop.style_drop_default .w-filter-item-title:focus,.select2-container--open .select2-selection,select:focus,textarea:focus,input:not([type=submit]):focus{border-color:inherit!important}.w-form-row.move_label .w-form-row-label{font-size:16px;top:calc(2.8rem/2 + 2px - 0.7em);margin:0 0.8rem;background:var(--color-content-bg-grad)}.w-form-row.with_icon.move_label .w-form-row-label{margin-right:calc(1.6em + 0.8rem)}.color_alternate .w-form-row.move_label .w-form-row-label{background:var(--color-alt-content-bg-grad)}.color_footer-top .w-form-row.move_label .w-form-row-label{background:var(--color-subfooter-bg-grad)}.color_footer-bottom .w-form-row.move_label .w-form-row-label{background:var(--color-footer-bg-grad)}.leaflet-default-icon-path{background-image:var(--wpr-bg-557c2286-fcc7-4e2c-af72-5323ab88ee4c)}</style> <style id="us-current-header-css"> .l-subheader.at_top,.l-subheader.at_top .w-dropdown-list,.l-subheader.at_top .type_mobile .w-nav-list.level_1{background:#010180;color:var(--color-header-top-text)}.no-touch .l-subheader.at_top a:hover,.no-touch .l-header.bg_transparent .l-subheader.at_top .w-dropdown.opened a:hover{color:var(--color-header-top-text-hover)}.l-header.bg_transparent:not(.sticky) .l-subheader.at_top{background:#010180;color:var(--color-header-top-transparent-text)}.no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-cart-link:hover,.no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-text a:hover,.no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-html a:hover,.no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-nav>a:hover,.no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-menu a:hover,.no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-search>a:hover,.no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-dropdown a:hover,.no-touch .l-header.bg_transparent:not(.sticky) .at_top .type_desktop .menu-item.level_1:hover>a{color:var(--color-header-top-transparent-text-hover)}.l-subheader.at_middle,.l-subheader.at_middle .w-dropdown-list,.l-subheader.at_middle .type_mobile .w-nav-list.level_1{background:#003865;color:#ffffff}.no-touch .l-subheader.at_middle a:hover,.no-touch .l-header.bg_transparent .l-subheader.at_middle .w-dropdown.opened a:hover{color:#b34202}.l-header.bg_transparent:not(.sticky) .l-subheader.at_middle{background:#003865;color:#ffffff}.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-cart-link:hover,.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-text a:hover,.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-html a:hover,.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-nav>a:hover,.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-menu a:hover,.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-search>a:hover,.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-dropdown a:hover,.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .type_desktop .menu-item.level_1:hover>a{color:#b34202}.header_ver .l-header{background:#003865;color:#ffffff}@media (min-width:1281px){.hidden_for_default{display:none!important}.l-subheader.at_top{display:none}.l-subheader.at_bottom{display:none}.l-header{position:relative;z-index:111;width:100%}.l-subheader{margin:0 auto}.l-subheader.width_full{padding-left:1.5rem;padding-right:1.5rem}.l-subheader-h{display:flex;align-items:center;position:relative;margin:0 auto;max-width:var(--site-content-width,1200px);height:inherit}.w-header-show{display:none}.l-header.pos_fixed{position:fixed;left:0}.l-header.pos_fixed:not(.notransition) .l-subheader{transition-property:transform,background,box-shadow,line-height,height;transition-duration:.3s;transition-timing-function:cubic-bezier(.78,.13,.15,.86)}.headerinpos_bottom.sticky_first_section .l-header.pos_fixed{position:fixed!important}.header_hor .l-header.sticky_auto_hide{transition:transform .3s cubic-bezier(.78,.13,.15,.86) .1s}.header_hor .l-header.sticky_auto_hide.down{transform:translateY(-110%)}.l-header.bg_transparent:not(.sticky) .l-subheader{box-shadow:none!important;background:none}.l-header.bg_transparent~.l-main .l-section.width_full.height_auto:first-of-type>.l-section-h{padding-top:0!important;padding-bottom:0!important}.l-header.pos_static.bg_transparent{position:absolute;left:0}.l-subheader.width_full .l-subheader-h{max-width:none!important}.l-header.shadow_thin .l-subheader.at_middle,.l-header.shadow_thin .l-subheader.at_bottom{box-shadow:0 1px 0 rgba(0,0,0,0.08)}.l-header.shadow_wide .l-subheader.at_middle,.l-header.shadow_wide .l-subheader.at_bottom{box-shadow:0 3px 5px -1px rgba(0,0,0,0.1),0 2px 1px -1px rgba(0,0,0,0.05)}.header_hor .l-subheader-cell>.w-cart{margin-left:0;margin-right:0}:root{--header-height:88px;--header-sticky-height:88px}.l-header:before{content:'88'}.l-header.sticky:before{content:'88'}.l-subheader.at_top{line-height:56px;height:56px}.l-header.sticky .l-subheader.at_top{line-height:56px;height:56px}.l-subheader.at_middle{line-height:88px;height:88px}.l-header.sticky .l-subheader.at_middle{line-height:88px;height:88px}.l-subheader.at_bottom{line-height:50px;height:50px}.l-header.sticky .l-subheader.at_bottom{line-height:50px;height:50px}.headerinpos_above .l-header.pos_fixed{overflow:hidden;transition:transform 0.3s;transform:translate3d(0,-100%,0)}.headerinpos_above .l-header.pos_fixed.sticky{overflow:visible;transform:none}.headerinpos_above .l-header.pos_fixed~.l-section>.l-section-h,.headerinpos_above .l-header.pos_fixed~.l-main .l-section:first-of-type>.l-section-h{padding-top:0!important}.headerinpos_below .l-header.pos_fixed:not(.sticky){position:absolute;top:100%}.headerinpos_below .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h{padding-top:0!important}.headerinpos_below .l-header.pos_fixed~.l-main .l-section.full_height:nth-of-type(2){min-height:100vh}.headerinpos_below .l-header.pos_fixed~.l-main>.l-section:nth-of-type(2)>.l-section-h{padding-top:var(--header-height)}.headerinpos_bottom .l-header.pos_fixed:not(.sticky){position:absolute;top:100vh}.headerinpos_bottom .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h{padding-top:0!important}.headerinpos_bottom .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h{padding-bottom:var(--header-height)}.headerinpos_bottom .l-header.pos_fixed.bg_transparent~.l-main .l-section.valign_center:not(.height_auto):first-of-type>.l-section-h{top:calc( var(--header-height) / 2 )}.headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-cart-dropdown,.headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_2{bottom:100%;transform-origin:0 100%}.headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1{top:auto;bottom:100%;box-shadow:var(--box-shadow-up)}.headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_3,.headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_4{top:auto;bottom:0;transform-origin:0 100%}.headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-dropdown-list{top:auto;bottom:-0.4em;padding-top:0.4em;padding-bottom:2.4em}.admin-bar .l-header.pos_static.bg_solid~.l-main .l-section.full_height:first-of-type{min-height:calc( 100vh - var(--header-height) - 32px )}.admin-bar .l-header.pos_fixed:not(.sticky_auto_hide)~.l-main .l-section.full_height:not(:first-of-type){min-height:calc( 100vh - var(--header-sticky-height) - 32px )}.admin-bar.headerinpos_below .l-header.pos_fixed~.l-main .l-section.full_height:nth-of-type(2){min-height:calc(100vh - 32px)}}@media (min-width:981px) and (max-width:1280px){.hidden_for_laptops{display:none!important}.l-subheader.at_top{display:none}.l-subheader.at_bottom{display:none}.l-header{position:relative;z-index:111;width:100%}.l-subheader{margin:0 auto}.l-subheader.width_full{padding-left:1.5rem;padding-right:1.5rem}.l-subheader-h{display:flex;align-items:center;position:relative;margin:0 auto;max-width:var(--site-content-width,1200px);height:inherit}.w-header-show{display:none}.l-header.pos_fixed{position:fixed;left:0}.l-header.pos_fixed:not(.notransition) .l-subheader{transition-property:transform,background,box-shadow,line-height,height;transition-duration:.3s;transition-timing-function:cubic-bezier(.78,.13,.15,.86)}.headerinpos_bottom.sticky_first_section .l-header.pos_fixed{position:fixed!important}.header_hor .l-header.sticky_auto_hide{transition:transform .3s cubic-bezier(.78,.13,.15,.86) .1s}.header_hor .l-header.sticky_auto_hide.down{transform:translateY(-110%)}.l-header.bg_transparent:not(.sticky) .l-subheader{box-shadow:none!important;background:none}.l-header.bg_transparent~.l-main .l-section.width_full.height_auto:first-of-type>.l-section-h{padding-top:0!important;padding-bottom:0!important}.l-header.pos_static.bg_transparent{position:absolute;left:0}.l-subheader.width_full .l-subheader-h{max-width:none!important}.l-header.shadow_thin .l-subheader.at_middle,.l-header.shadow_thin .l-subheader.at_bottom{box-shadow:0 1px 0 rgba(0,0,0,0.08)}.l-header.shadow_wide .l-subheader.at_middle,.l-header.shadow_wide .l-subheader.at_bottom{box-shadow:0 3px 5px -1px rgba(0,0,0,0.1),0 2px 1px -1px rgba(0,0,0,0.05)}.header_hor .l-subheader-cell>.w-cart{margin-left:0;margin-right:0}:root{--header-height:80px;--header-sticky-height:80px}.l-header:before{content:'80'}.l-header.sticky:before{content:'80'}.l-subheader.at_top{line-height:40px;height:40px}.l-header.sticky .l-subheader.at_top{line-height:0px;height:0px;overflow:hidden}.l-subheader.at_middle{line-height:80px;height:80px}.l-header.sticky .l-subheader.at_middle{line-height:80px;height:80px}.l-subheader.at_bottom{line-height:50px;height:50px}.l-header.sticky .l-subheader.at_bottom{line-height:50px;height:50px}.headerinpos_above .l-header.pos_fixed{overflow:hidden;transition:transform 0.3s;transform:translate3d(0,-100%,0)}.headerinpos_above .l-header.pos_fixed.sticky{overflow:visible;transform:none}.headerinpos_above .l-header.pos_fixed~.l-section>.l-section-h,.headerinpos_above .l-header.pos_fixed~.l-main .l-section:first-of-type>.l-section-h{padding-top:0!important}.headerinpos_below .l-header.pos_fixed:not(.sticky){position:absolute;top:100%}.headerinpos_below .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h{padding-top:0!important}.headerinpos_below .l-header.pos_fixed~.l-main .l-section.full_height:nth-of-type(2){min-height:100vh}.headerinpos_below .l-header.pos_fixed~.l-main>.l-section:nth-of-type(2)>.l-section-h{padding-top:var(--header-height)}.headerinpos_bottom .l-header.pos_fixed:not(.sticky){position:absolute;top:100vh}.headerinpos_bottom .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h{padding-top:0!important}.headerinpos_bottom .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h{padding-bottom:var(--header-height)}.headerinpos_bottom .l-header.pos_fixed.bg_transparent~.l-main .l-section.valign_center:not(.height_auto):first-of-type>.l-section-h{top:calc( var(--header-height) / 2 )}.headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-cart-dropdown,.headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_2{bottom:100%;transform-origin:0 100%}.headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1{top:auto;bottom:100%;box-shadow:var(--box-shadow-up)}.headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_3,.headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_4{top:auto;bottom:0;transform-origin:0 100%}.headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-dropdown-list{top:auto;bottom:-0.4em;padding-top:0.4em;padding-bottom:2.4em}.admin-bar .l-header.pos_static.bg_solid~.l-main .l-section.full_height:first-of-type{min-height:calc( 100vh - var(--header-height) - 32px )}.admin-bar .l-header.pos_fixed:not(.sticky_auto_hide)~.l-main .l-section.full_height:not(:first-of-type){min-height:calc( 100vh - var(--header-sticky-height) - 32px )}.admin-bar.headerinpos_below .l-header.pos_fixed~.l-main .l-section.full_height:nth-of-type(2){min-height:calc(100vh - 32px)}}@media (min-width:901px) and (max-width:980px){.hidden_for_tablets{display:none!important}.l-subheader.at_top{display:none}.l-subheader.at_bottom{display:none}.l-header{position:relative;z-index:111;width:100%}.l-subheader{margin:0 auto}.l-subheader.width_full{padding-left:1.5rem;padding-right:1.5rem}.l-subheader-h{display:flex;align-items:center;position:relative;margin:0 auto;max-width:var(--site-content-width,1200px);height:inherit}.w-header-show{display:none}.l-header.pos_fixed{position:fixed;left:0}.l-header.pos_fixed:not(.notransition) .l-subheader{transition-property:transform,background,box-shadow,line-height,height;transition-duration:.3s;transition-timing-function:cubic-bezier(.78,.13,.15,.86)}.headerinpos_bottom.sticky_first_section .l-header.pos_fixed{position:fixed!important}.header_hor .l-header.sticky_auto_hide{transition:transform .3s cubic-bezier(.78,.13,.15,.86) .1s}.header_hor .l-header.sticky_auto_hide.down{transform:translateY(-110%)}.l-header.bg_transparent:not(.sticky) .l-subheader{box-shadow:none!important;background:none}.l-header.bg_transparent~.l-main .l-section.width_full.height_auto:first-of-type>.l-section-h{padding-top:0!important;padding-bottom:0!important}.l-header.pos_static.bg_transparent{position:absolute;left:0}.l-subheader.width_full .l-subheader-h{max-width:none!important}.l-header.shadow_thin .l-subheader.at_middle,.l-header.shadow_thin .l-subheader.at_bottom{box-shadow:0 1px 0 rgba(0,0,0,0.08)}.l-header.shadow_wide .l-subheader.at_middle,.l-header.shadow_wide .l-subheader.at_bottom{box-shadow:0 3px 5px -1px rgba(0,0,0,0.1),0 2px 1px -1px rgba(0,0,0,0.05)}.header_hor .l-subheader-cell>.w-cart{margin-left:0;margin-right:0}:root{--header-height:80px;--header-sticky-height:70px}.l-header:before{content:'80'}.l-header.sticky:before{content:'70'}.l-subheader.at_top{line-height:40px;height:40px}.l-header.sticky .l-subheader.at_top{line-height:40px;height:40px}.l-subheader.at_middle{line-height:80px;height:80px}.l-header.sticky .l-subheader.at_middle{line-height:70px;height:70px}.l-subheader.at_bottom{line-height:50px;height:50px}.l-header.sticky .l-subheader.at_bottom{line-height:50px;height:50px}}@media (max-width:900px){.hidden_for_mobiles{display:none!important}.l-subheader.at_bottom{display:none}.l-header{position:relative;z-index:111;width:100%}.l-subheader{margin:0 auto}.l-subheader.width_full{padding-left:1.5rem;padding-right:1.5rem}.l-subheader-h{display:flex;align-items:center;position:relative;margin:0 auto;max-width:var(--site-content-width,1200px);height:inherit}.w-header-show{display:none}.l-header.pos_fixed{position:fixed;left:0}.l-header.pos_fixed:not(.notransition) .l-subheader{transition-property:transform,background,box-shadow,line-height,height;transition-duration:.3s;transition-timing-function:cubic-bezier(.78,.13,.15,.86)}.headerinpos_bottom.sticky_first_section .l-header.pos_fixed{position:fixed!important}.header_hor .l-header.sticky_auto_hide{transition:transform .3s cubic-bezier(.78,.13,.15,.86) .1s}.header_hor .l-header.sticky_auto_hide.down{transform:translateY(-110%)}.l-header.bg_transparent:not(.sticky) .l-subheader{box-shadow:none!important;background:none}.l-header.bg_transparent~.l-main .l-section.width_full.height_auto:first-of-type>.l-section-h{padding-top:0!important;padding-bottom:0!important}.l-header.pos_static.bg_transparent{position:absolute;left:0}.l-subheader.width_full .l-subheader-h{max-width:none!important}.l-header.shadow_thin .l-subheader.at_middle,.l-header.shadow_thin .l-subheader.at_bottom{box-shadow:0 1px 0 rgba(0,0,0,0.08)}.l-header.shadow_wide .l-subheader.at_middle,.l-header.shadow_wide .l-subheader.at_bottom{box-shadow:0 3px 5px -1px rgba(0,0,0,0.1),0 2px 1px -1px rgba(0,0,0,0.05)}.header_hor .l-subheader-cell>.w-cart{margin-left:0;margin-right:0}:root{--header-height:109px;--header-sticky-height:110px}.l-header:before{content:'109'}.l-header.sticky:before{content:'110'}.l-subheader.at_top{line-height:53px;height:53px}.l-header.sticky .l-subheader.at_top{line-height:54px;height:54px}.l-subheader.at_middle{line-height:56px;height:56px}.l-header.sticky .l-subheader.at_middle{line-height:56px;height:56px}.l-subheader.at_bottom{line-height:55px;height:55px}.l-header.sticky .l-subheader.at_bottom{line-height:50px;height:50px}}@media (min-width:1281px){.ush_image_1{height:70px!important}.l-header.sticky .ush_image_1{height:70px!important}}@media (min-width:981px) and (max-width:1280px){.ush_image_1{height:70px!important}.l-header.sticky .ush_image_1{height:70px!important}}@media (min-width:901px) and (max-width:980px){.ush_image_1{height:60px!important}.l-header.sticky .ush_image_1{height:60px!important}}@media (max-width:900px){.ush_image_1{height:60px!important}.l-header.sticky .ush_image_1{height:60px!important}}@media (min-width:1281px){.ush_image_2{height:35px!important}.l-header.sticky .ush_image_2{height:35px!important}}@media (min-width:981px) and (max-width:1280px){.ush_image_2{height:30px!important}.l-header.sticky .ush_image_2{height:30px!important}}@media (min-width:901px) and (max-width:980px){.ush_image_2{height:25px!important}.l-header.sticky .ush_image_2{height:25px!important}}@media (max-width:900px){.ush_image_2{height:20px!important}.l-header.sticky .ush_image_2{height:20px!important}}.header_hor .ush_menu_1.type_desktop .menu-item.level_1>a:not(.w-btn){padding-left:17px;padding-right:17px}.header_hor .ush_menu_1.type_desktop .menu-item.level_1>a.w-btn{margin-left:17px;margin-right:17px}.header_hor .ush_menu_1.type_desktop.align-edges>.w-nav-list.level_1{margin-left:-17px;margin-right:-17px}.header_ver .ush_menu_1.type_desktop .menu-item.level_1>a:not(.w-btn){padding-top:17px;padding-bottom:17px}.header_ver .ush_menu_1.type_desktop .menu-item.level_1>a.w-btn{margin-top:17px;margin-bottom:17px}.ush_menu_1.type_desktop .menu-item:not(.level_1){font-size:15px}.ush_menu_1.type_mobile .w-nav-anchor.level_1,.ush_menu_1.type_mobile .w-nav-anchor.level_1 + .w-nav-arrow{font-size:18px}.ush_menu_1.type_mobile .w-nav-anchor:not(.level_1),.ush_menu_1.type_mobile .w-nav-anchor:not(.level_1) + .w-nav-arrow{font-size:0.9rem}@media (min-width:1281px){.ush_menu_1 .w-nav-icon{font-size:36px}}@media (min-width:981px) and (max-width:1280px){.ush_menu_1 .w-nav-icon{font-size:32px}}@media (min-width:901px) and (max-width:980px){.ush_menu_1 .w-nav-icon{font-size:28px}}@media (max-width:900px){.ush_menu_1 .w-nav-icon{font-size:24px}}.ush_menu_1 .w-nav-icon>div{border-width:3px}@media screen and (max-width:899px){.w-nav.ush_menu_1>.w-nav-list.level_1{display:none}.ush_menu_1 .w-nav-control{display:block}}.ush_menu_1 .w-nav-item.level_1>a:not(.w-btn):focus,.no-touch .ush_menu_1 .w-nav-item.level_1.opened>a:not(.w-btn),.no-touch .ush_menu_1 .w-nav-item.level_1:hover>a:not(.w-btn){background:rgba(0,56,101,0.00);color:#EF5B0C}.ush_menu_1 .w-nav-item.level_1.current-menu-item>a:not(.w-btn),.ush_menu_1 .w-nav-item.level_1.current-menu-ancestor>a:not(.w-btn),.ush_menu_1 .w-nav-item.level_1.current-page-ancestor>a:not(.w-btn){background:rgba(0,56,101,0.00);color:#ffffff}.l-header.bg_transparent:not(.sticky) .ush_menu_1.type_desktop .w-nav-item.level_1.current-menu-item>a:not(.w-btn),.l-header.bg_transparent:not(.sticky) .ush_menu_1.type_desktop .w-nav-item.level_1.current-menu-ancestor>a:not(.w-btn),.l-header.bg_transparent:not(.sticky) .ush_menu_1.type_desktop .w-nav-item.level_1.current-page-ancestor>a:not(.w-btn){background:rgba(0,56,101,0.00);color:#EF5B0C}.ush_menu_1 .w-nav-list:not(.level_1){background:#003865;color:#ffffff}.no-touch .ush_menu_1 .w-nav-item:not(.level_1)>a:focus,.no-touch .ush_menu_1 .w-nav-item:not(.level_1):hover>a{background:#003865;color:#EF5B0C}.ush_menu_1 .w-nav-item:not(.level_1).current-menu-item>a,.ush_menu_1 .w-nav-item:not(.level_1).current-menu-ancestor>a,.ush_menu_1 .w-nav-item:not(.level_1).current-page-ancestor>a{background:#003865;color:#EF5B0C}.ush_menu_1{font-size:16px!important;font-family:KalamehWebFaNum!important;padding-top:15px!important}.ush_image_2{position:sticky!important}@media (max-width:585px){.ush_image_1{padding-left:15px!important}}</style> <style id="us-custom-css">#us_grid_3 .w-grid-item{padding:0.5rem!important}#us_grid_4 .w-grid-item{padding:0.5rem!important}#us_grid_5 .w-grid-item{padding:0.5rem!important}.fa-circle:before{content:"\f111";font-size:5px!important}.placeholder{height:224px!important}img{height:auto;max-width:100%!important}p{text-align:justify!important}.l-header.pos_fixed{position:fixed;left:0}.w-post-elm-list{display:inherit!important}div.black a{color:#1B1B1B!important;text-align:justify!important}h4.pad a{font-size:14px!important}#us_grid_8 .usg_post_content_1,#us_grid_11 .usg_post_content_1,#us_grid_13 .usg_post_content_1,#us_grid_14 .usg_post_content_1,#us_grid_1 .usg_post_content_1{font-size:12px!important;line-height:2.2!important}.l-header.bg_transparent:not(.sticky) .l-subheader.at_middle{box-shadow:0 0.5rem 1rem rgb(0 0 0 / 15%)!important}h2{font-size:15px!important}.l-subheader.at_top,.l-subheader.at_top .w-dropdown-list,.l-subheader.at_top .type_mobile .w-nav-list.level_1{background:#003865!important}.mejs-layer{z-index:-5!important}.mejs-overlay{z-index:-5!important}.mejs-controls{z-index:-5!important}.mejs-overlay-play{z-index:-5!important}div.bazaar img{height:auto!important;width:109%!important;margin-top:-20px!important}div.commentdate{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-left:13px!important}.w-post-elm.has_height img{object-fit:cover;max-height:fit-content!important;height:inherit;border-radius:inherit}div.comments-sticky{position:fixed;bottom:50px;left:0;z-index:9999}div.comments-sticky img{max-width:100%;height:auto;background:rgba(172,165,165,0.399);border-radius:20px; padding:5px}@media only screen and (max-width:600px){div.comments-sticky{bottom:200px}}.l-subheader.at_top{padding-top:10px!important;padding-right:0px!important;padding-left:0px!important}.yektanetheader{margin:0!important}</style> <style id="us-design-options-css">.us_custom_6704b58e{margin-top:-60px!important}.us_custom_fc9876f5{box-shadow:2px 2px 3px 0 currentColor!important}.us_custom_dca16701{box-shadow:1px 0 5px 0 #999999!important}.us_custom_5f22f15b{padding-top:10px!important;padding-bottom:10px!important;box-shadow:1px 1px 5px 1px #e8e8e8!important}.us_custom_b4fe2d26{padding-top:10px!important;padding-bottom:10px!important;padding-right:10px!important;box-shadow:1px 1px 5px 1px #e8e8e8!important}.us_custom_93cb4289{background:#003866!important;padding:10px 5px 10px 5px!important}.us_custom_eb849559{text-align:center!important}@media (min-width:981px) and (max-width:1280px){.us_custom_6704b58e{margin-top:-30px!important}}@media (max-width:585px){.us_custom_6704b58e{margin-top:1px!important}}</style><style id="wpr-lazyload-bg"></style><style id="wpr-lazyload-bg-exclusion"></style> <noscript> <style id="wpr-lazyload-bg-nostyle">:root{--wpr-bg-ef9d3565-1a0a-4e14-b1f4-b9c0a54f1ae3: url('https://khabarjoo24.com/wp-content/plugins/wp-rocket/assets/img/youtube.png');}:root{--wpr-bg-557c2286-fcc7-4e2c-af72-5323ab88ee4c: url('https://khabarjoo24.com/wp-content/themes/Impreza/common/css/vendor/images/marker-icon.png');}</style> </noscript> <script type="application/javascript">const rocket_pairs = [{"selector":".rll-youtube-player .play","style":":root{--wpr-bg-ef9d3565-1a0a-4e14-b1f4-b9c0a54f1ae3: url('https:\/\/khabarjoo24.com\/wp-content\/plugins\/wp-rocket\/assets\/img\/youtube.png');}","hash":"ef9d3565-1a0a-4e14-b1f4-b9c0a54f1ae3"},{"selector":".leaflet-default-icon-path","style":":root{--wpr-bg-557c2286-fcc7-4e2c-af72-5323ab88ee4c: url('https:\/\/khabarjoo24.com\/wp-content\/themes\/Impreza\/common\/css\/vendor\/images\/marker-icon.png');}","hash":"557c2286-fcc7-4e2c-af72-5323ab88ee4c"}];</script></head> <body class="rtl home page-template-default page page-id-82228 l-body Impreza_8.23.2 us-core_8.23.4 header_hor headerinpos_top state_default" itemscope itemtype="https://schema.org/WebPage"> <div class="l-canvas type_wide"> <header id="page-header" class="l-header pos_fixed shadow_thin bg_solid id_14" itemscope itemtype="https://schema.org/WPHeader"><div class="l-subheader at_top"><div class="l-subheader-h"><div class="l-subheader-cell at_left"></div><div class="l-subheader-cell at_center"><div class="w-html ush_html_1 yektanetheader"><div class="yn-bnr" id="ynpos-14231"></div></div></div><div class="l-subheader-cell at_right"></div></div></div><div class="l-subheader at_middle"><div class="l-subheader-h"><div class="l-subheader-cell at_left"><div class="w-image ush_image_1"><a href="https://khabarjoo24.com/" aria-label="Screen_Shot_1401-04-21_at_13.40.08-removebg-preview-removebg-preview-e1657617521565" class="w-image-h"><img width="142" height="70" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20142%2070'%3E%3C/svg%3E" class="attachment-full size-full" alt="" decoding="async" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2023/04/Screen_Shot_1401-04-21_at_13.40.08-removebg-preview-removebg-preview-e1657617521565.png" /><noscript><img width="142" height="70" src="https://khabarjoo24.com/wp-content/uploads/2023/04/Screen_Shot_1401-04-21_at_13.40.08-removebg-preview-removebg-preview-e1657617521565.png" class="attachment-full size-full" alt="" loading="lazy" decoding="async" /></noscript></a></div><nav class="w-nav type_desktop ush_menu_1 height_full dropdown_none m_align_none m_layout_dropdown" itemscope itemtype="https://schema.org/SiteNavigationElement"><a class="w-nav-control" aria-label="فهرست" href="#"><div class="w-nav-icon"><div></div></div></a><ul class="w-nav-list level_1 hide_for_mobiles hover_underline"><li id="menu-item-83511" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-82228 current_page_item w-nav-item level_1 menu-item-83511"><a class="w-nav-anchor level_1" href="https://khabarjoo24.com/"><span class="w-nav-title">صفحه نخست</span><span class="w-nav-arrow"></span></a></li><li id="menu-item-82008" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children w-nav-item level_1 menu-item-82008"><a class="w-nav-anchor level_1" href="https://khabarjoo24.com/news-category/"><span class="w-nav-title">اخبار</span><span class="w-nav-arrow"></span></a><ul class="w-nav-list level_2"><li id="menu-item-84898" class="menu-item menu-item-type-custom menu-item-object-custom w-nav-item level_2 menu-item-84898"><a class="w-nav-anchor level_2" href="https://khabarjoo24.com/news-category/"><span class="w-nav-title">اخبار</span><span class="w-nav-arrow"></span></a></li><li id="menu-item-581" class="menu-item menu-item-type-taxonomy menu-item-object-category w-nav-item level_2 menu-item-581"><a class="w-nav-anchor level_2" href="https://khabarjoo24.com/category/news/politics/"><span class="w-nav-title">سیاسی</span><span class="w-nav-arrow"></span></a></li><li id="menu-item-579" class="menu-item menu-item-type-taxonomy menu-item-object-category w-nav-item level_2 menu-item-579"><a class="w-nav-anchor level_2" href="https://khabarjoo24.com/category/news/society/"><span class="w-nav-title">جامعه</span><span class="w-nav-arrow"></span></a></li><li id="menu-item-578" class="menu-item menu-item-type-taxonomy menu-item-object-category w-nav-item level_2 menu-item-578"><a class="w-nav-anchor level_2" href="https://khabarjoo24.com/category/news/economy/"><span class="w-nav-title">اقتصاد</span><span class="w-nav-arrow"></span></a></li><li id="menu-item-580" class="menu-item menu-item-type-taxonomy menu-item-object-category w-nav-item level_2 menu-item-580"><a class="w-nav-anchor level_2" href="https://khabarjoo24.com/category/news/world/"><span class="w-nav-title">جهان</span><span class="w-nav-arrow"></span></a></li></ul></li><li id="menu-item-582" class="menu-item menu-item-type-taxonomy menu-item-object-category w-nav-item level_1 menu-item-582"><a class="w-nav-anchor level_1" href="https://khabarjoo24.com/category/news/sports/"><span class="w-nav-title">ورزش</span><span class="w-nav-arrow"></span></a></li><li id="menu-item-73845" class="menu-item menu-item-type-taxonomy menu-item-object-category w-nav-item level_1 menu-item-73845"><a class="w-nav-anchor level_1" href="https://khabarjoo24.com/category/%da%86%d9%86%d8%af-%d8%b1%d8%b3%d8%a7%d9%86%d9%87%d8%a7%db%8c/"><span class="w-nav-title">چند رسانه‌ای</span><span class="w-nav-arrow"></span></a></li><li id="menu-item-73438" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children w-nav-item level_1 menu-item-73438"><a class="w-nav-anchor level_1" href="https://khabarjoo24.com/life-style/"><span class="w-nav-title">سبک زندگی</span><span class="w-nav-arrow"></span></a><ul class="w-nav-list level_2"><li id="menu-item-627" class="menu-item menu-item-type-taxonomy menu-item-object-category w-nav-item level_2 menu-item-627"><a class="w-nav-anchor level_2" href="https://khabarjoo24.com/category/migration/"><span class="w-nav-title">مهاجرت</span><span class="w-nav-arrow"></span></a></li><li id="menu-item-599" class="menu-item menu-item-type-taxonomy menu-item-object-category w-nav-item level_2 menu-item-599"><a class="w-nav-anchor level_2" href="https://khabarjoo24.com/category/lifestyle/cooking/"><span class="w-nav-title">آشپزی</span><span class="w-nav-arrow"></span></a></li><li id="menu-item-601" class="menu-item menu-item-type-taxonomy menu-item-object-category w-nav-item level_2 menu-item-601"><a class="w-nav-anchor level_2" href="https://khabarjoo24.com/category/lifestyle/health-and-family/"><span class="w-nav-title">خانواده و بهداشت</span><span class="w-nav-arrow"></span></a></li><li id="menu-item-602" class="menu-item menu-item-type-taxonomy menu-item-object-category w-nav-item level_2 menu-item-602"><a class="w-nav-anchor level_2" href="https://khabarjoo24.com/category/lifestyle/decoration/"><span class="w-nav-title">دکوراسیون</span><span class="w-nav-arrow"></span></a></li><li id="menu-item-604" class="menu-item menu-item-type-taxonomy menu-item-object-category w-nav-item level_2 menu-item-604"><a class="w-nav-anchor level_2" href="https://khabarjoo24.com/category/lifestyle/health/"><span class="w-nav-title">سلامت</span><span class="w-nav-arrow"></span></a></li><li id="menu-item-605" class="menu-item menu-item-type-taxonomy menu-item-object-category w-nav-item level_2 menu-item-605"><a class="w-nav-anchor level_2" href="https://khabarjoo24.com/category/lifestyle/fashion/"><span class="w-nav-title">مد و زیبایی</span><span class="w-nav-arrow"></span></a></li></ul></li><li id="menu-item-583" class="menu-item menu-item-type-taxonomy menu-item-object-category w-nav-item level_1 menu-item-583"><a class="w-nav-anchor level_1" href="https://khabarjoo24.com/category/celebrities/"><span class="w-nav-title">بازیگران و هنرمندان</span><span class="w-nav-arrow"></span></a></li><li id="menu-item-611" class="menu-item menu-item-type-taxonomy menu-item-object-category w-nav-item level_1 menu-item-611"><a class="w-nav-anchor level_1" href="https://khabarjoo24.com/category/technology/"><span class="w-nav-title">فناوری</span><span class="w-nav-arrow"></span></a></li><li id="menu-item-585" class="menu-item menu-item-type-taxonomy menu-item-object-category w-nav-item level_1 menu-item-585"><a class="w-nav-anchor level_1" href="https://khabarjoo24.com/category/accident/"><span class="w-nav-title">حوادث</span><span class="w-nav-arrow"></span></a></li><li id="menu-item-607" class="menu-item menu-item-type-taxonomy menu-item-object-category w-nav-item level_1 menu-item-607"><a class="w-nav-anchor level_1" href="https://khabarjoo24.com/category/currencies/cryptocurrencies/"><span class="w-nav-title">ارز دیجیتال</span><span class="w-nav-arrow"></span></a></li><li id="menu-item-606" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children w-nav-item level_1 menu-item-606"><a class="w-nav-anchor level_1" href="https://khabarjoo24.com/category/currencies/"><span class="w-nav-title">سرمایه و بازار</span><span class="w-nav-arrow"></span></a><ul class="w-nav-list level_2"><li id="menu-item-608" class="menu-item menu-item-type-taxonomy menu-item-object-category w-nav-item level_2 menu-item-608"><a class="w-nav-anchor level_2" href="https://khabarjoo24.com/category/currencies/bourse/"><span class="w-nav-title">پول و بورس</span><span class="w-nav-arrow"></span></a></li><li id="menu-item-609" class="menu-item menu-item-type-taxonomy menu-item-object-category w-nav-item level_2 menu-item-609"><a class="w-nav-anchor level_2" href="https://khabarjoo24.com/category/currencies/car/"><span class="w-nav-title">خودرو</span><span class="w-nav-arrow"></span></a></li></ul></li><li id="menu-item-158720" class="menu-item menu-item-type-custom menu-item-object-custom w-nav-item level_1 menu-item-158720"><a class="w-nav-anchor level_1" href="https://khabarjoo24.com/%d9%94%d8%af%d8%b1%d8%a2%d9%85%d8%af%d8%b2%d8%a7%db%8c%db%8c/"><span class="w-nav-title">همکاری</span><span class="w-nav-arrow"></span></a></li><li class="w-nav-close"></li></ul><div class="w-nav-options hidden" onclick='return {&quot;mobileWidth&quot;:900,&quot;mobileBehavior&quot;:1}'></div></nav></div><div class="l-subheader-cell at_center"></div><div class="l-subheader-cell at_right"></div></div></div><div class="l-subheader for_hidden hidden"></div></header><main id="page-content" class="l-main" itemprop="mainContentOfPage"> <section class="l-section wpb_row us_custom_6704b58e height_custom"><div class="l-section-h i-cf"><div class="g-cols vc_row via_grid cols_2-1 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_top type_default stacking_default"><div class="wpb_column vc_column_container"><div class="vc_column-inner"><div class="w-grid us_custom_fc9876f5 type_carousel layout_82233 overflow_hidden" id="us_grid_1" style="--gap:1.5rem;"><style>.layout_82233 .w-grid-item-h{background:#333;border-radius:0.3rem;box-shadow:0 0.03rem 0.06rem rgba(0,0,0,0.1),0 0.1rem 0.3rem rgba(0,0,0,0.1);transition-duration:0.3s}.no-touch .layout_82233 .w-grid-item-h:hover{box-shadow:0 0.12rem 0.24rem rgba(0,0,0,0.1),0 0.4rem 1.2rem rgba(0,0,0,0.15);z-index:4}.layout_82233 .usg_post_image_1{transition-duration:0.3s;transform-origin:50% 50%;transform:scale(1) translate(0%,0%)}.layout_82233 .w-grid-item-h:hover .usg_post_image_1{transform:scale(1.1) translate(0%,0%);opacity:1}.layout_82233 .usg_vwrapper_1{position:absolute!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(transparent,rgba(30,30,30,0.8))!important;padding:15% 7% 7% 7%!important}.layout_82233 .usg_post_title_1{color:#ffffff!important;font-size:15px!important;font-weight:700!important;background:rgba(0,0,0,0.30)!important}@media (max-width:585px){.layout_82233 .usg_post_title_1{font-size:1.2rem!important}}</style><div class="w-grid-list owl-carousel navstyle_circle navpos_outside"> <article class="w-grid-item post-253690 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-sports tag-popular" data-id="253690"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/253690/news/فوری؛-پرسپولیس-صاحب-زمین-استقلال-هم-شد/" aria-label="فوری؛ پرسپولیس صاحب زمین استقلال هم شد! / چشم هلدینگ و نماینده تام الاختیارش روشن"><img fetchpriority="high" decoding="async" width="1200" height="896" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20896'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2025/03/d981d988d8b1db8cd89b-d9bed8b1d8b3d9bed988d984db8cd8b3-d8b5d8a7d8add8a8-d8b2d985db8cd986-d8a7d8b3d8aad982d984d8a7d984-d987d985-d8b4d8af_67d32d54a9e7f.jpeg" /><noscript><img fetchpriority="high" decoding="async" width="1200" height="896" src="https://khabarjoo24.com/wp-content/uploads/2025/03/d981d988d8b1db8cd89b-d9bed8b1d8b3d9bed988d984db8cd8b3-d8b5d8a7d8add8a8-d8b2d985db8cd986-d8a7d8b3d8aad982d984d8a7d984-d987d985-d8b4d8af_67d32d54a9e7f.jpeg" class="attachment-large size-large wp-post-image" alt="" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253690/news/فوری؛-پرسپولیس-صاحب-زمین-استقلال-هم-شد/">فوری؛ پرسپولیس صاحب زمین استقلال هم شد! / چشم هلدینگ و نماینده تام الاختیارش روشن</a></h2></div> </div> </article> <article class="w-grid-item post-253688 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-economy tag-popular" data-id="253688"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/253688/news/سریع-الاستجابة-ترین-دعاها-جهت-رسیدن-به/" aria-label="سریع الاستجابة ترین دعاها جهت رسیدن به حاجت در ماه رمضان"><img decoding="async" width="700" height="478" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20700%20478'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2025/03/d8b3d8b1db8cd8b9-d8a7d984d8a7d8b3d8aad8acd8a7d8a8d8a9-d8aad8b1db8cd986-d8afd8b9d8a7d987d8a7-d8acd987d8aa-d8b1d8b3db8cd8afd986-d8a8d987_67d328ceca9dc.webp" /><noscript><img decoding="async" width="700" height="478" src="https://khabarjoo24.com/wp-content/uploads/2025/03/d8b3d8b1db8cd8b9-d8a7d984d8a7d8b3d8aad8acd8a7d8a8d8a9-d8aad8b1db8cd986-d8afd8b9d8a7d987d8a7-d8acd987d8aa-d8b1d8b3db8cd8afd986-d8a8d987_67d328ceca9dc.webp" class="attachment-large size-large wp-post-image" alt="" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253688/news/سریع-الاستجابة-ترین-دعاها-جهت-رسیدن-به/">سریع الاستجابة ترین دعاها جهت رسیدن به حاجت در ماه رمضان</a></h2></div> </div> </article> <article class="w-grid-item post-253685 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-sports tag-popular" data-id="253685"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/253685/news/صدرنشینی-تلخ-تر-از-زهرمار-هدیه-ارزشمند/" aria-label="صدرنشینی تلخ تر از زهرمار!/ هدیه ارزشمند سپاهان به کارتال و اسکوچیچ در آستانه عید نوروز +عکس و جدول جدید لیگ برتر"><img decoding="async" width="1024" height="855" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20855'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2025/03/d8b5d8afd8b1d986d8b4db8cd986db8c-d8aad984d8ae-d8aad8b1-d8a7d8b2-d8b2d987d8b1d985d8a7d8b1-d987d8afdb8cd987-d8a7d8b1d8b2d8b4d985d986d8af_67d3264d0be8d.jpeg" /><noscript><img decoding="async" width="1024" height="855" src="https://khabarjoo24.com/wp-content/uploads/2025/03/d8b5d8afd8b1d986d8b4db8cd986db8c-d8aad984d8ae-d8aad8b1-d8a7d8b2-d8b2d987d8b1d985d8a7d8b1-d987d8afdb8cd987-d8a7d8b1d8b2d8b4d985d986d8af_67d3264d0be8d.jpeg" class="attachment-large size-large wp-post-image" alt="" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253685/news/صدرنشینی-تلخ-تر-از-زهرمار-هدیه-ارزشمند/">صدرنشینی تلخ تر از زهرمار!/ هدیه ارزشمند سپاهان به کارتال و اسکوچیچ در آستانه عید نوروز +عکس و جدول جدید لیگ برتر</a></h2></div> </div> </article> </div> <div class="g-preloader type_1"> <div></div> </div> <div class="w-grid-json hidden" onclick='return {&quot;action&quot;:&quot;us_ajax_grid&quot;,&quot;infinite_scroll&quot;:0,&quot;max_num_pages&quot;:30698,&quot;pagination&quot;:&quot;none&quot;,&quot;template_vars&quot;:{&quot;columns&quot;:&quot;1&quot;,&quot;exclude_items&quot;:&quot;none&quot;,&quot;img_size&quot;:&quot;default&quot;,&quot;ignore_items_size&quot;:0,&quot;items_layout&quot;:&quot;82233&quot;,&quot;items_offset&quot;:&quot;1&quot;,&quot;load_animation&quot;:&quot;none&quot;,&quot;overriding_link&quot;:&quot;{\&quot;url\&quot;:\&quot;\&quot;}&quot;,&quot;post_id&quot;:82228,&quot;query_args&quot;:{&quot;post_type&quot;:[&quot;post&quot;],&quot;post_status&quot;:[&quot;publish&quot;],&quot;post__not_in&quot;:[82228],&quot;posts_per_page&quot;:&quot;3&quot;},&quot;orderby_query_args&quot;:{&quot;orderby&quot;:{&quot;date&quot;:&quot;DESC&quot;}},&quot;type&quot;:&quot;carousel&quot;,&quot;us_grid_post_type&quot;:&quot;post&quot;,&quot;us_grid_ajax_index&quot;:1,&quot;us_grid_filter_params&quot;:[],&quot;us_grid_index&quot;:1,&quot;page_args&quot;:{&quot;page_type&quot;:&quot;post&quot;,&quot;post_ID&quot;:0}},&quot;carousel_settings&quot;:{&quot;autoHeight&quot;:0,&quot;autoplay&quot;:0,&quot;carousel_fade&quot;:0,&quot;center&quot;:0,&quot;dots&quot;:0,&quot;items&quot;:&quot;1&quot;,&quot;loop&quot;:false,&quot;nav&quot;:0,&quot;slideby&quot;:&quot;1&quot;,&quot;smooth_play&quot;:0,&quot;speed&quot;:250,&quot;timeout&quot;:3000,&quot;transition&quot;:&quot;&quot;,&quot;aria_labels&quot;:{&quot;prev&quot;:&quot;\u0642\u0628\u0644\u06cc&quot;,&quot;next&quot;:&quot;\u0628\u0639\u062f&quot;}},&quot;carousel_breakpoints&quot;:{&quot;0&quot;:{&quot;autoHeight&quot;:0,&quot;autoplay&quot;:1,&quot;autoplayHoverPause&quot;:1,&quot;items&quot;:1,&quot;loop&quot;:true,&quot;stagePadding&quot;:0},&quot;586&quot;:{&quot;autoHeight&quot;:0,&quot;autoplay&quot;:1,&quot;autoplayHoverPause&quot;:1,&quot;items&quot;:&quot;1&quot;,&quot;loop&quot;:true,&quot;stagePadding&quot;:0},&quot;981&quot;:{&quot;autoHeight&quot;:0,&quot;autoplay&quot;:1,&quot;autoplayHoverPause&quot;:1,&quot;items&quot;:&quot;1&quot;,&quot;loop&quot;:true,&quot;stagePadding&quot;:0},&quot;1281&quot;:{&quot;items&quot;:1,&quot;stagePadding&quot;:0}}}'></div> </div><div class="w-separator size_small"></div><div class="w-grid type_carousel layout_70054 cols_2 overflow_hidden" id="us_grid_2" style="--gap:0.7rem;"><style>.layout_70054 .w-grid-item-h{background:var(--color-content-bg);color:var(--color-content-heading);border-radius:0.3rem;box-shadow:0 0.03rem 0.06rem rgba(0,0,0,0.1),0 0.1rem 0.3rem rgba(0,0,0,0.1);transition-duration:0.3s}.no-touch .layout_70054 .w-grid-item-h:hover{box-shadow:0 0.12rem 0.24rem rgba(0,0,0,0.1),0 0.4rem 1.2rem rgba(0,0,0,0.15);z-index:4}.layout_70054 .usg_post_image_1{max-height:130px!important;min-height:130px!important}.layout_70054 .usg_vwrapper_1{padding:5% 8% 8% 8%!important}.layout_70054 .usg_post_title_1{color:#1a1a1a!important;font-size:1۴px!important;font-weight:700!important}@media (min-width:981px) and (max-width:1280px){.layout_70054 .usg_post_image_1{max-height:130px!important;min-height:130px!important}.layout_70054 .usg_post_title_1{color:inherit!important;font-size:14px!important;font-weight:700!important}}@media (min-width:586px) and (max-width:980px){.layout_70054 .usg_post_image_1{max-height:130px!important;min-height:130px!important}.layout_70054 .usg_post_title_1{color:inherit!important;font-size:14px!important;font-weight:700!important}}@media (max-width:585px){.layout_70054 .usg_post_image_1{max-height:90px!important;min-height:90px!important}.layout_70054 .usg_post_title_1{color:inherit!important;font-size:13px!important;font-weight:700!important}}</style><div class="w-grid-list owl-carousel navstyle_circle navpos_outside"> <article class="w-grid-item post-253690 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-sports tag-popular" data-id="253690"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_height has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/253690/news/فوری؛-پرسپولیس-صاحب-زمین-استقلال-هم-شد/" aria-label="فوری؛ پرسپولیس صاحب زمین استقلال هم شد! / چشم هلدینگ و نماینده تام الاختیارش روشن"><img fetchpriority="high" decoding="async" width="1200" height="896" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20896'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2025/03/d981d988d8b1db8cd89b-d9bed8b1d8b3d9bed988d984db8cd8b3-d8b5d8a7d8add8a8-d8b2d985db8cd986-d8a7d8b3d8aad982d984d8a7d984-d987d985-d8b4d8af_67d32d54a9e7f.jpeg" /><noscript><img fetchpriority="high" decoding="async" width="1200" height="896" src="https://khabarjoo24.com/wp-content/uploads/2025/03/d981d988d8b1db8cd89b-d9bed8b1d8b3d9bed988d984db8cd8b3-d8b5d8a7d8add8a8-d8b2d985db8cd986-d8a7d8b3d8aad982d984d8a7d984-d987d985-d8b4d8af_67d32d54a9e7f.jpeg" class="attachment-large size-large wp-post-image" alt="" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253690/news/فوری؛-پرسپولیس-صاحب-زمین-استقلال-هم-شد/">فوری؛ پرسپولیس صاحب زمین استقلال هم شد! / چشم هلدینگ و نماینده تام الاختیارش روشن</a></h2></div> </div> </article> <article class="w-grid-item post-253688 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-economy tag-popular" data-id="253688"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_height has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/253688/news/سریع-الاستجابة-ترین-دعاها-جهت-رسیدن-به/" aria-label="سریع الاستجابة ترین دعاها جهت رسیدن به حاجت در ماه رمضان"><img decoding="async" width="700" height="478" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20700%20478'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2025/03/d8b3d8b1db8cd8b9-d8a7d984d8a7d8b3d8aad8acd8a7d8a8d8a9-d8aad8b1db8cd986-d8afd8b9d8a7d987d8a7-d8acd987d8aa-d8b1d8b3db8cd8afd986-d8a8d987_67d328ceca9dc.webp" /><noscript><img decoding="async" width="700" height="478" src="https://khabarjoo24.com/wp-content/uploads/2025/03/d8b3d8b1db8cd8b9-d8a7d984d8a7d8b3d8aad8acd8a7d8a8d8a9-d8aad8b1db8cd986-d8afd8b9d8a7d987d8a7-d8acd987d8aa-d8b1d8b3db8cd8afd986-d8a8d987_67d328ceca9dc.webp" class="attachment-large size-large wp-post-image" alt="" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253688/news/سریع-الاستجابة-ترین-دعاها-جهت-رسیدن-به/">سریع الاستجابة ترین دعاها جهت رسیدن به حاجت در ماه رمضان</a></h2></div> </div> </article> <article class="w-grid-item post-253685 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-sports tag-popular" data-id="253685"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_height has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/253685/news/صدرنشینی-تلخ-تر-از-زهرمار-هدیه-ارزشمند/" aria-label="صدرنشینی تلخ تر از زهرمار!/ هدیه ارزشمند سپاهان به کارتال و اسکوچیچ در آستانه عید نوروز +عکس و جدول جدید لیگ برتر"><img decoding="async" width="1024" height="855" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20855'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2025/03/d8b5d8afd8b1d986d8b4db8cd986db8c-d8aad984d8ae-d8aad8b1-d8a7d8b2-d8b2d987d8b1d985d8a7d8b1-d987d8afdb8cd987-d8a7d8b1d8b2d8b4d985d986d8af_67d3264d0be8d.jpeg" /><noscript><img decoding="async" width="1024" height="855" src="https://khabarjoo24.com/wp-content/uploads/2025/03/d8b5d8afd8b1d986d8b4db8cd986db8c-d8aad984d8ae-d8aad8b1-d8a7d8b2-d8b2d987d8b1d985d8a7d8b1-d987d8afdb8cd987-d8a7d8b1d8b2d8b4d985d986d8af_67d3264d0be8d.jpeg" class="attachment-large size-large wp-post-image" alt="" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253685/news/صدرنشینی-تلخ-تر-از-زهرمار-هدیه-ارزشمند/">صدرنشینی تلخ تر از زهرمار!/ هدیه ارزشمند سپاهان به کارتال و اسکوچیچ در آستانه عید نوروز +عکس و جدول جدید لیگ برتر</a></h2></div> </div> </article> <article class="w-grid-item post-253683 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-economy tag-popular" data-id="253683"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_height has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/253683/news/وام-یارانه-20-تا-100-میلیونی-دولت-برای-یاران/" aria-label="وام یارانه 20 تا 100 میلیونی دولت برای یارانه‌بگیران | ثبت نام وام یارانه 2 روزه آغاز شد + لینک سایت"><img decoding="async" width="737" height="331" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20737%20331'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2025/03/d988d8a7d985-db8cd8a7d8b1d8a7d986d987-20-d8aad8a7-100-d985db8cd984db8cd988d986db8c-d8afd988d984d8aa-d8a8d8b1d8a7db8c-db8cd8a7d8b1d8a7d986_67d321b4b94ec.webp" /><noscript><img decoding="async" width="737" height="331" src="https://khabarjoo24.com/wp-content/uploads/2025/03/d988d8a7d985-db8cd8a7d8b1d8a7d986d987-20-d8aad8a7-100-d985db8cd984db8cd988d986db8c-d8afd988d984d8aa-d8a8d8b1d8a7db8c-db8cd8a7d8b1d8a7d986_67d321b4b94ec.webp" class="attachment-large size-large wp-post-image" alt="" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253683/news/وام-یارانه-20-تا-100-میلیونی-دولت-برای-یاران/">وام یارانه 20 تا 100 میلیونی دولت برای یارانه‌بگیران | ثبت نام وام یارانه 2 روزه آغاز شد + لینک سایت</a></h2></div> </div> </article> <article class="w-grid-item post-253681 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-economy tag-popular" data-id="253681"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_height has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/253681/news/فوری-عیدی-شبانه-ویژه-سازمان-به-بازنشست/" aria-label="فوری/عیدی شبانه ویژه سازمان به بازنشستگان تامین اجتماعی | واریز معوقات متناسب سازی بازنشستگان تامین اجتماعی جلو افتاد"><img decoding="async" width="720" height="480" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20720%20480'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2025/03/d981d988d8b1db8c-d8b9db8cd8afdb8c-d8b4d8a8d8a7d986d987-d988db8cda98d987-d8b3d8a7d8b2d985d8a7d986-d8a8d987-d8a8d8a7d8b2d986d8b4d8b3d8aa_67d313eca15d7.webp" /><noscript><img decoding="async" width="720" height="480" src="https://khabarjoo24.com/wp-content/uploads/2025/03/d981d988d8b1db8c-d8b9db8cd8afdb8c-d8b4d8a8d8a7d986d987-d988db8cda98d987-d8b3d8a7d8b2d985d8a7d986-d8a8d987-d8a8d8a7d8b2d986d8b4d8b3d8aa_67d313eca15d7.webp" class="attachment-large size-large wp-post-image" alt="" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253681/news/فوری-عیدی-شبانه-ویژه-سازمان-به-بازنشست/">فوری/عیدی شبانه ویژه سازمان به بازنشستگان تامین اجتماعی | واریز معوقات متناسب سازی بازنشستگان تامین اجتماعی جلو افتاد</a></h2></div> </div> </article> <article class="w-grid-item post-253679 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-economy tag-popular" data-id="253679"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_height has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/253679/news/واریز-کالابرگ-نوبت-دوم-500-هزارتومانی-به/" aria-label="واریز کالابرگ نوبت دوم 500 هزارتومانی به حساب مردم از ساعاتی دیگر | کد دستوری یارانه 2/600/000 تومانی برای این افراد"><img decoding="async" width="1200" height="784" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20784'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2025/03/d988d8a7d8b1db8cd8b2-daa9d8a7d984d8a7d8a8d8b1daaf-d986d988d8a8d8aa-d8afd988d985-500-d987d8b2d8a7d8b1d8aad988d985d8a7d986db8c-d8a8d987_67d30c936df8f.webp" /><noscript><img decoding="async" width="1200" height="784" src="https://khabarjoo24.com/wp-content/uploads/2025/03/d988d8a7d8b1db8cd8b2-daa9d8a7d984d8a7d8a8d8b1daaf-d986d988d8a8d8aa-d8afd988d985-500-d987d8b2d8a7d8b1d8aad988d985d8a7d986db8c-d8a8d987_67d30c936df8f.webp" class="attachment-large size-large wp-post-image" alt="" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253679/news/واریز-کالابرگ-نوبت-دوم-500-هزارتومانی-به/">واریز کالابرگ نوبت دوم 500 هزارتومانی به حساب مردم از ساعاتی دیگر | کد دستوری یارانه 2/600/000 تومانی برای این افراد</a></h2></div> </div> </article> <article class="w-grid-item post-253677 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-economy tag-popular" data-id="253677"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_height has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/253677/news/فوری-افزایش-حداقل-7-میلیون-تومانی-کف-حق/" aria-label="فوری/ افزایش حداقل 7 میلیون تومانی کف حقوق وزارت کار | رقم نهایی حداقل حقوق وزارت کار تعیین شد"><img decoding="async" width="1272" height="859" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201272%20859'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2025/03/d981d988d8b1db8c-d8a7d981d8b2d8a7db8cd8b4-d8add8afd8a7d982d984-7-d985db8cd984db8cd988d986-d8aad988d985d8a7d986db8c-daa9d981-d8add982_67d305a710ae4.webp" /><noscript><img decoding="async" width="1272" height="859" src="https://khabarjoo24.com/wp-content/uploads/2025/03/d981d988d8b1db8c-d8a7d981d8b2d8a7db8cd8b4-d8add8afd8a7d982d984-7-d985db8cd984db8cd988d986-d8aad988d985d8a7d986db8c-daa9d981-d8add982_67d305a710ae4.webp" class="attachment-large size-large wp-post-image" alt="" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253677/news/فوری-افزایش-حداقل-7-میلیون-تومانی-کف-حق/">فوری/ افزایش حداقل 7 میلیون تومانی کف حقوق وزارت کار | رقم نهایی حداقل حقوق وزارت کار تعیین شد</a></h2></div> </div> </article> <article class="w-grid-item post-253674 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-sports tag-popular" data-id="253674"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_height has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/253674/news/یک-پرسپولیسی-علیه-کارتال،-یک-بندر-مقاب/" aria-label="یک پرسپولیسی علیه کارتال، یک بندر مقابل پرسپولیس!"><img decoding="async" width="1200" height="800" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20800'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2025/03/db8cdaa9-d9bed8b1d8b3d9bed988d984db8cd8b3db8c-d8b9d984db8cd987-daa9d8a7d8b1d8aad8a7d984d88c-db8cdaa9-d8a8d986d8afd8b1-d985d982d8a7d8a8_67d3032c5fcb5.jpeg" /><noscript><img decoding="async" width="1200" height="800" src="https://khabarjoo24.com/wp-content/uploads/2025/03/db8cdaa9-d9bed8b1d8b3d9bed988d984db8cd8b3db8c-d8b9d984db8cd987-daa9d8a7d8b1d8aad8a7d984d88c-db8cdaa9-d8a8d986d8afd8b1-d985d982d8a7d8a8_67d3032c5fcb5.jpeg" class="attachment-large size-large wp-post-image" alt="" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253674/news/یک-پرسپولیسی-علیه-کارتال،-یک-بندر-مقاب/">یک پرسپولیسی علیه کارتال، یک بندر مقابل پرسپولیس!</a></h2></div> </div> </article> <article class="w-grid-item post-253671 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-sports tag-popular" data-id="253671"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_height has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/253671/news/تعجب-بازیکنان-استقلال-از-حمله-مسافر-عر/" aria-label="تعجب بازیکنان استقلال از حمله مسافر عربستان به ستاره خارجی آبی ها؛ با هزینه باشگاه سفر می کنند و به ما فحش می دهند!"><img decoding="async" width="1200" height="834" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20834'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2025/03/d8aad8b9d8acd8a8-d8a8d8a7d8b2db8cdaa9d986d8a7d986-d8a7d8b3d8aad982d984d8a7d984-d8a7d8b2-d8add985d984d987-d985d8b3d8a7d981d8b1-d8b9d8b1_67d3032525f48.jpeg" /><noscript><img decoding="async" width="1200" height="834" src="https://khabarjoo24.com/wp-content/uploads/2025/03/d8aad8b9d8acd8a8-d8a8d8a7d8b2db8cdaa9d986d8a7d986-d8a7d8b3d8aad982d984d8a7d984-d8a7d8b2-d8add985d984d987-d985d8b3d8a7d981d8b1-d8b9d8b1_67d3032525f48.jpeg" class="attachment-large size-large wp-post-image" alt="" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253671/news/تعجب-بازیکنان-استقلال-از-حمله-مسافر-عر/">تعجب بازیکنان استقلال از حمله مسافر عربستان به ستاره خارجی آبی ها؛ با هزینه باشگاه سفر می کنند و به ما فحش می دهند!</a></h2></div> </div> </article> <article class="w-grid-item post-253669 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-economy tag-popular" data-id="253669"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_height has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/253669/news/فوری-توزیع-کالابرگ-۲-میلیونی-ویژه-نورو/" aria-label="فوری/ توزیع کالابرگ ۲ میلیونی ویژه نوروز | مشمولان بسته معیشتی نوروز مشخص شدند + کد دستوری دریافت"><img decoding="async" width="1200" height="784" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20784'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2025/03/d981d988d8b1db8c-d8aad988d8b2db8cd8b9-daa9d8a7d984d8a7d8a8d8b1daaf-dbb2-d985db8cd984db8cd988d986db8c-d988db8cda98d987-d986d988d8b1d988_67d2fea3d4691.webp" /><noscript><img decoding="async" width="1200" height="784" src="https://khabarjoo24.com/wp-content/uploads/2025/03/d981d988d8b1db8c-d8aad988d8b2db8cd8b9-daa9d8a7d984d8a7d8a8d8b1daaf-dbb2-d985db8cd984db8cd988d986db8c-d988db8cda98d987-d986d988d8b1d988_67d2fea3d4691.webp" class="attachment-large size-large wp-post-image" alt="" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253669/news/فوری-توزیع-کالابرگ-۲-میلیونی-ویژه-نورو/">فوری/ توزیع کالابرگ ۲ میلیونی ویژه نوروز | مشمولان بسته معیشتی نوروز مشخص شدند + کد دستوری دریافت</a></h2></div> </div> </article> </div> <div class="g-preloader type_1"> <div></div> </div> <div class="w-grid-json hidden" onclick='return {&quot;action&quot;:&quot;us_ajax_grid&quot;,&quot;infinite_scroll&quot;:0,&quot;max_num_pages&quot;:9210,&quot;pagination&quot;:&quot;none&quot;,&quot;template_vars&quot;:{&quot;columns&quot;:&quot;2&quot;,&quot;exclude_items&quot;:&quot;none&quot;,&quot;img_size&quot;:&quot;default&quot;,&quot;ignore_items_size&quot;:0,&quot;items_layout&quot;:&quot;70054&quot;,&quot;items_offset&quot;:&quot;1&quot;,&quot;load_animation&quot;:&quot;none&quot;,&quot;overriding_link&quot;:&quot;{\&quot;url\&quot;:\&quot;\&quot;}&quot;,&quot;post_id&quot;:82228,&quot;query_args&quot;:{&quot;post_type&quot;:[&quot;post&quot;],&quot;post_status&quot;:[&quot;publish&quot;],&quot;post__not_in&quot;:[82228],&quot;posts_per_page&quot;:&quot;10&quot;},&quot;orderby_query_args&quot;:{&quot;orderby&quot;:{&quot;date&quot;:&quot;DESC&quot;}},&quot;type&quot;:&quot;carousel&quot;,&quot;us_grid_post_type&quot;:&quot;post&quot;,&quot;us_grid_ajax_index&quot;:2,&quot;us_grid_filter_params&quot;:[],&quot;us_grid_index&quot;:2,&quot;page_args&quot;:{&quot;page_type&quot;:&quot;post&quot;,&quot;post_ID&quot;:0}},&quot;carousel_settings&quot;:{&quot;autoHeight&quot;:0,&quot;autoplay&quot;:0,&quot;carousel_fade&quot;:0,&quot;center&quot;:0,&quot;dots&quot;:0,&quot;items&quot;:&quot;2&quot;,&quot;loop&quot;:false,&quot;nav&quot;:0,&quot;slideby&quot;:&quot;1&quot;,&quot;smooth_play&quot;:0,&quot;speed&quot;:250,&quot;timeout&quot;:3000,&quot;transition&quot;:&quot;&quot;,&quot;aria_labels&quot;:{&quot;prev&quot;:&quot;\u0642\u0628\u0644\u06cc&quot;,&quot;next&quot;:&quot;\u0628\u0639\u062f&quot;}},&quot;carousel_breakpoints&quot;:{&quot;0&quot;:{&quot;autoHeight&quot;:0,&quot;autoplay&quot;:1,&quot;autoplayHoverPause&quot;:1,&quot;items&quot;:&quot;2&quot;,&quot;loop&quot;:false,&quot;stagePadding&quot;:0},&quot;586&quot;:{&quot;autoHeight&quot;:0,&quot;autoplay&quot;:1,&quot;autoplayHoverPause&quot;:1,&quot;items&quot;:&quot;2&quot;,&quot;loop&quot;:false,&quot;stagePadding&quot;:0},&quot;981&quot;:{&quot;autoHeight&quot;:0,&quot;autoplay&quot;:1,&quot;autoplayHoverPause&quot;:1,&quot;items&quot;:&quot;2&quot;,&quot;loop&quot;:false,&quot;stagePadding&quot;:0},&quot;1281&quot;:{&quot;items&quot;:2,&quot;stagePadding&quot;:0}}}'></div> </div><div class="w-separator hide_on_default hide_on_laptops size_small"></div><div class="w-image hide_on_default hide_on_laptops align_center"><a href="https://melat.ir/" aria-label="-300.100-افقی" class="w-image-h" target="_blank" rel="noopener"><img decoding="async" width="300" height="100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20100'%3E%3C/svg%3E" class="attachment-large size-large" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2023/09/300.100-افقی.gif" /><noscript><img decoding="async" width="300" height="100" src="https://khabarjoo24.com/wp-content/uploads/2023/09/300.100-افقی.gif" class="attachment-large size-large" alt="" loading="lazy" /></noscript></a></div><div class="w-separator hide_on_default hide_on_laptops size_custom" style="height:10px"></div><div class="w-image hide_on_default hide_on_laptops align_center"><a href="https://sepino.bsi.ir/" aria-label="300-100" class="w-image-h" target="_blank" rel="noopener"><img decoding="async" width="300" height="100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20100'%3E%3C/svg%3E" class="attachment-large size-large" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2025/01/300-100.gif" /><noscript><img decoding="async" width="300" height="100" src="https://khabarjoo24.com/wp-content/uploads/2025/01/300-100.gif" class="attachment-large size-large" alt="" loading="lazy" /></noscript></a></div><div class="w-separator size_small"></div><div class="wpb_text_column us_custom_dca16701"><div class="wpb_wrapper"><p style="background: #ef5b0c; display: flex; color: white; text-align: center; justify-content: center; border-radius: 2px;"> آخرین اخبار ورزشی</p> </div></div><div class="w-separator size_custom" style="height:12px"></div><div class="w-grid us_custom_5f22f15b type_grid layout_595" id="us_grid_3" style="--gap:1.5rem;" data-filterable="true"><style>.layout_595 .w-grid-item-h{}@media(max-width:699px){.layout_595 .usg_post_content_1{display:none!important}}.layout_595 .usg_post_image_1{max-width:210px!important;max-height:120px!important;min-height:120px!important;border-radius:5px!important}.layout_595 .usg_post_title_1{color:#1a1a1a!important;font-size:16px!important}.layout_595 .usg_post_content_1{font-size:13px!important}@media (min-width:981px) and (max-width:1280px){.layout_595 .usg_post_image_1{max-width:210px!important}}@media (min-width:586px) and (max-width:980px){.layout_595 .usg_post_image_1{max-width:210px!important}}@media (max-width:585px){.layout_595 .usg_post_image_1{max-width:110px!important;max-height:65px!important;min-width:110px!important;min-height:65px!important}}</style><div class="w-grid-list"> <article class="w-grid-item size_1x1 post-253690 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-sports tag-popular" data-id="253690"> <div class="w-grid-item-h"> <div class="w-hwrapper usg_hwrapper_1 align_none valign_top" style="--hwrapper-gap:1.20rem"><div class="w-post-elm post_image usg_post_image_1 has_height stretched"><a href="https://khabarjoo24.com/253690/news/فوری؛-پرسپولیس-صاحب-زمین-استقلال-هم-شد/" aria-label="فوری؛ پرسپولیس صاحب زمین استقلال هم شد! / چشم هلدینگ و نماینده تام الاختیارش روشن"><img fetchpriority="high" decoding="async" width="1200" height="896" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20896'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2025/03/d981d988d8b1db8cd89b-d9bed8b1d8b3d9bed988d984db8cd8b3-d8b5d8a7d8add8a8-d8b2d985db8cd986-d8a7d8b3d8aad982d984d8a7d984-d987d985-d8b4d8af_67d32d54a9e7f.jpeg" /><noscript><img fetchpriority="high" decoding="async" width="1200" height="896" src="https://khabarjoo24.com/wp-content/uploads/2025/03/d981d988d8b1db8cd89b-d9bed8b1d8b3d9bed988d984db8cd8b3-d8b5d8a7d8add8a8-d8b2d985db8cd986-d8a7d8b3d8aad982d984d8a7d984-d987d985-d8b4d8af_67d32d54a9e7f.jpeg" class="attachment-large size-large wp-post-image" alt="" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h3 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253690/news/فوری؛-پرسپولیس-صاحب-زمین-استقلال-هم-شد/">فوری؛ پرسپولیس صاحب زمین استقلال هم شد! / چشم هلدینگ و نماینده تام الاختیارش روشن</a></h3><div class="w-post-elm post_content usg_post_content_1">به گزارش خبرجو۲۴، روزی که هلدینگ خلیج فارس مالکیت باشگاه استقلال را برعهده گرفت، هواداران استقلال خوشحال ترین طرفداران فوتبال در ایران زمین بودند اما&hellip;</div></div></div> </div> </article> <article class="w-grid-item size_1x1 post-253685 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-sports tag-popular" data-id="253685"> <div class="w-grid-item-h"> <div class="w-hwrapper usg_hwrapper_1 align_none valign_top" style="--hwrapper-gap:1.20rem"><div class="w-post-elm post_image usg_post_image_1 has_height stretched"><a href="https://khabarjoo24.com/253685/news/صدرنشینی-تلخ-تر-از-زهرمار-هدیه-ارزشمند/" aria-label="صدرنشینی تلخ تر از زهرمار!/ هدیه ارزشمند سپاهان به کارتال و اسکوچیچ در آستانه عید نوروز +عکس و جدول جدید لیگ برتر"><img decoding="async" width="1024" height="855" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20855'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2025/03/d8b5d8afd8b1d986d8b4db8cd986db8c-d8aad984d8ae-d8aad8b1-d8a7d8b2-d8b2d987d8b1d985d8a7d8b1-d987d8afdb8cd987-d8a7d8b1d8b2d8b4d985d986d8af_67d3264d0be8d.jpeg" /><noscript><img decoding="async" width="1024" height="855" src="https://khabarjoo24.com/wp-content/uploads/2025/03/d8b5d8afd8b1d986d8b4db8cd986db8c-d8aad984d8ae-d8aad8b1-d8a7d8b2-d8b2d987d8b1d985d8a7d8b1-d987d8afdb8cd987-d8a7d8b1d8b2d8b4d985d986d8af_67d3264d0be8d.jpeg" class="attachment-large size-large wp-post-image" alt="" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h3 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253685/news/صدرنشینی-تلخ-تر-از-زهرمار-هدیه-ارزشمند/">صدرنشینی تلخ تر از زهرمار!/ هدیه ارزشمند سپاهان به کارتال و اسکوچیچ در آستانه عید نوروز +عکس و جدول جدید لیگ برتر</a></h3><div class="w-post-elm post_content usg_post_content_1">به گزارش خبرجو۲۴، هفته بیست و سوم لیگ برتر امشب با سه دیدار پیگیری شد.  خیبر و شمس‌آذر به پیروزی رسیدند و سپاهان نیز در&hellip;</div></div></div> </div> </article> <article class="w-grid-item size_1x1 post-253674 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-sports tag-popular" data-id="253674"> <div class="w-grid-item-h"> <div class="w-hwrapper usg_hwrapper_1 align_none valign_top" style="--hwrapper-gap:1.20rem"><div class="w-post-elm post_image usg_post_image_1 has_height stretched"><a href="https://khabarjoo24.com/253674/news/یک-پرسپولیسی-علیه-کارتال،-یک-بندر-مقاب/" aria-label="یک پرسپولیسی علیه کارتال، یک بندر مقابل پرسپولیس!"><img decoding="async" width="1200" height="800" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20800'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2025/03/db8cdaa9-d9bed8b1d8b3d9bed988d984db8cd8b3db8c-d8b9d984db8cd987-daa9d8a7d8b1d8aad8a7d984d88c-db8cdaa9-d8a8d986d8afd8b1-d985d982d8a7d8a8_67d3032c5fcb5.jpeg" /><noscript><img decoding="async" width="1200" height="800" src="https://khabarjoo24.com/wp-content/uploads/2025/03/db8cdaa9-d9bed8b1d8b3d9bed988d984db8cd8b3db8c-d8b9d984db8cd987-daa9d8a7d8b1d8aad8a7d984d88c-db8cdaa9-d8a8d986d8afd8b1-d985d982d8a7d8a8_67d3032c5fcb5.jpeg" class="attachment-large size-large wp-post-image" alt="" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h3 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253674/news/یک-پرسپولیسی-علیه-کارتال،-یک-بندر-مقاب/">یک پرسپولیسی علیه کارتال، یک بندر مقابل پرسپولیس!</a></h3><div class="w-post-elm post_content usg_post_content_1">به گزارش خبرجو۲۴، پرسپولیس عصر جمعه ۲۴ اسفند در هفته ۲۳ لیگ ۲۴ پذیرای یک رقیب قدیمی است&#8230;. شناسنامه بازی هفته بیست و سوم لیگ&hellip;</div></div></div> </div> </article> <article class="w-grid-item size_1x1 post-253671 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-sports tag-popular" data-id="253671"> <div class="w-grid-item-h"> <div class="w-hwrapper usg_hwrapper_1 align_none valign_top" style="--hwrapper-gap:1.20rem"><div class="w-post-elm post_image usg_post_image_1 has_height stretched"><a href="https://khabarjoo24.com/253671/news/تعجب-بازیکنان-استقلال-از-حمله-مسافر-عر/" aria-label="تعجب بازیکنان استقلال از حمله مسافر عربستان به ستاره خارجی آبی ها؛ با هزینه باشگاه سفر می کنند و به ما فحش می دهند!"><img decoding="async" width="1200" height="834" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20834'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2025/03/d8aad8b9d8acd8a8-d8a8d8a7d8b2db8cdaa9d986d8a7d986-d8a7d8b3d8aad982d984d8a7d984-d8a7d8b2-d8add985d984d987-d985d8b3d8a7d981d8b1-d8b9d8b1_67d3032525f48.jpeg" /><noscript><img decoding="async" width="1200" height="834" src="https://khabarjoo24.com/wp-content/uploads/2025/03/d8aad8b9d8acd8a8-d8a8d8a7d8b2db8cdaa9d986d8a7d986-d8a7d8b3d8aad982d984d8a7d984-d8a7d8b2-d8add985d984d987-d985d8b3d8a7d981d8b1-d8b9d8b1_67d3032525f48.jpeg" class="attachment-large size-large wp-post-image" alt="" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h3 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253671/news/تعجب-بازیکنان-استقلال-از-حمله-مسافر-عر/">تعجب بازیکنان استقلال از حمله مسافر عربستان به ستاره خارجی آبی ها؛ با هزینه باشگاه سفر می کنند و به ما فحش می دهند!</a></h3><div class="w-post-elm post_content usg_post_content_1">به گزارش خبرجو۲۴، در حالی که اغلب بازیکنان استقلال با دیدیه اندونگ رابطه خوبی دارند و او را بازیکنی آرام و کم حاشیه می دانند،&hellip;</div></div></div> </div> </article> </div><div class="w-grid-preloader"> <div class="g-preloader type_1"> <div></div> </div> </div> <div class="w-grid-json hidden" onclick='return {&quot;action&quot;:&quot;us_ajax_grid&quot;,&quot;infinite_scroll&quot;:0,&quot;max_num_pages&quot;:6865,&quot;pagination&quot;:&quot;none&quot;,&quot;template_vars&quot;:{&quot;columns&quot;:&quot;1&quot;,&quot;exclude_items&quot;:&quot;none&quot;,&quot;img_size&quot;:&quot;default&quot;,&quot;ignore_items_size&quot;:0,&quot;items_layout&quot;:&quot;595&quot;,&quot;items_offset&quot;:&quot;1&quot;,&quot;load_animation&quot;:&quot;none&quot;,&quot;overriding_link&quot;:&quot;{\&quot;url\&quot;:\&quot;\&quot;}&quot;,&quot;post_id&quot;:82228,&quot;query_args&quot;:{&quot;post_type&quot;:[&quot;post&quot;],&quot;tax_query&quot;:[{&quot;taxonomy&quot;:&quot;category&quot;,&quot;field&quot;:&quot;slug&quot;,&quot;terms&quot;:[&quot;sports&quot;]}],&quot;post_status&quot;:[&quot;publish&quot;],&quot;post__not_in&quot;:[82228],&quot;posts_per_page&quot;:&quot;4&quot;},&quot;orderby_query_args&quot;:{&quot;orderby&quot;:{&quot;date&quot;:&quot;DESC&quot;}},&quot;type&quot;:&quot;grid&quot;,&quot;us_grid_post_type&quot;:&quot;post&quot;,&quot;us_grid_ajax_index&quot;:1,&quot;us_grid_filter_params&quot;:[],&quot;us_grid_index&quot;:3,&quot;page_args&quot;:{&quot;page_type&quot;:&quot;post&quot;,&quot;post_ID&quot;:0}}}'></div> </div><div class="w-separator size_custom" style="height:12px"></div><div class="wpb_text_column us_custom_dca16701"><div class="wpb_wrapper"><p style="background: #ef5b0c; display: flex; color: white; text-align: center; justify-content: center; border-radius: 2px;"> آخرین اخبار چندرسانه‌ای</p> </div></div><div class="w-separator size_custom" style="height:12px"></div><div class="w-grid type_carousel layout_70054 cols_3 overflow_hidden" id="us_grid_4" style="--gap:0.7rem;"><div class="w-grid-list owl-carousel navstyle_circle navpos_outside"> <article class="w-grid-item post-214414 post type-post status-publish format-video has-post-thumbnail hentry category-news category-celebrities category-14 tag-popular post_format-post-format-video" data-id="214414"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_height has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/214414/news/فوت-نصرالله-رادش-و-سکته-بازیگر-معروف/" aria-label="فوت نصرالله رادش و سکته بازیگر معروف !"><img decoding="async" width="1024" height="576" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20576'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-srcset="https://khabarjoo24.com/wp-content/uploads/2024/04/نصرالله-رادش-1024x576.jpg 1024w, https://khabarjoo24.com/wp-content/uploads/2024/04/نصرالله-رادش-300x169.jpg 300w, https://khabarjoo24.com/wp-content/uploads/2024/04/نصرالله-رادش-scaled.jpg 700w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2024/04/نصرالله-رادش-1024x576.jpg" /><noscript><img decoding="async" width="1024" height="576" src="https://khabarjoo24.com/wp-content/uploads/2024/04/نصرالله-رادش-1024x576.jpg" class="attachment-large size-large wp-post-image" alt="" srcset="https://khabarjoo24.com/wp-content/uploads/2024/04/نصرالله-رادش-1024x576.jpg 1024w, https://khabarjoo24.com/wp-content/uploads/2024/04/نصرالله-رادش-300x169.jpg 300w, https://khabarjoo24.com/wp-content/uploads/2024/04/نصرالله-رادش-scaled.jpg 700w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/214414/news/فوت-نصرالله-رادش-و-سکته-بازیگر-معروف/">فوت نصرالله رادش و سکته بازیگر معروف !</a></h2></div> </div> </article> <article class="w-grid-item post-214502 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-celebrities category-14 tag-popular" data-id="214502"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_height has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/214502/news/افشاگری-جنجالی-همسر-امین-حیایی-از-اولش/" aria-label="افشاگری جنجالی همسر امین حیایی: از اولش..+ فیلم مصاحبه"><img decoding="async" width="700" height="394" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20700%20394'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-srcset="https://khabarjoo24.com/wp-content/uploads/2023/06/امین-حیایی-scaled.jpg 700w, https://khabarjoo24.com/wp-content/uploads/2023/06/امین-حیایی-300x169.jpg 300w" data-lazy-sizes="(max-width: 700px) 100vw, 700px" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2023/06/امین-حیایی-scaled.jpg" /><noscript><img decoding="async" width="700" height="394" src="https://khabarjoo24.com/wp-content/uploads/2023/06/امین-حیایی-scaled.jpg" class="attachment-large size-large wp-post-image" alt="" srcset="https://khabarjoo24.com/wp-content/uploads/2023/06/امین-حیایی-scaled.jpg 700w, https://khabarjoo24.com/wp-content/uploads/2023/06/امین-حیایی-300x169.jpg 300w" sizes="(max-width: 700px) 100vw, 700px" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/214502/news/افشاگری-جنجالی-همسر-امین-حیایی-از-اولش/">افشاگری جنجالی همسر امین حیایی: از اولش..+ فیلم مصاحبه</a></h2></div> </div> </article> <article class="w-grid-item post-213757 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-celebrities category-14" data-id="213757"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_height has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/213757/news/حرکات-عجیب-ژیلا-صادقی-روی-آنتن-زنده-حاش/" aria-label="حرکات عجیب ژیلا صادقی روی آنتن زنده حاشیه ساز شد ! | جنجال جدید ژیلا صادقی برای دیده شدن ! + فیلم"><img decoding="async" width="600" height="400" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20400'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-srcset="https://khabarjoo24.com/wp-content/uploads/2024/08/d988db8cd8afdb8cd988-d988d982d8aadb8c-da98db8cd984d8a7-d8b5d8a7d8afd982db8c-d8afd8b1d8a8d8a7d8b1d987-d8add8b3-d988-daa9d8b1d8a8d984_66baee12b3e9d.webp 600w, https://khabarjoo24.com/wp-content/uploads/2024/08/d988db8cd8afdb8cd988-d988d982d8aadb8c-da98db8cd984d8a7-d8b5d8a7d8afd982db8c-d8afd8b1d8a8d8a7d8b1d987-d8add8b3-d988-daa9d8b1d8a8d984_66baee12b3e9d-300x200.webp 300w" data-lazy-sizes="(max-width: 600px) 100vw, 600px" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2024/08/d988db8cd8afdb8cd988-d988d982d8aadb8c-da98db8cd984d8a7-d8b5d8a7d8afd982db8c-d8afd8b1d8a8d8a7d8b1d987-d8add8b3-d988-daa9d8b1d8a8d984_66baee12b3e9d.webp" /><noscript><img decoding="async" width="600" height="400" src="https://khabarjoo24.com/wp-content/uploads/2024/08/d988db8cd8afdb8cd988-d988d982d8aadb8c-da98db8cd984d8a7-d8b5d8a7d8afd982db8c-d8afd8b1d8a8d8a7d8b1d987-d8add8b3-d988-daa9d8b1d8a8d984_66baee12b3e9d.webp" class="attachment-large size-large wp-post-image" alt="" srcset="https://khabarjoo24.com/wp-content/uploads/2024/08/d988db8cd8afdb8cd988-d988d982d8aadb8c-da98db8cd984d8a7-d8b5d8a7d8afd982db8c-d8afd8b1d8a8d8a7d8b1d987-d8add8b3-d988-daa9d8b1d8a8d984_66baee12b3e9d.webp 600w, https://khabarjoo24.com/wp-content/uploads/2024/08/d988db8cd8afdb8cd988-d988d982d8aadb8c-da98db8cd984d8a7-d8b5d8a7d8afd982db8c-d8afd8b1d8a8d8a7d8b1d987-d8add8b3-d988-daa9d8b1d8a8d984_66baee12b3e9d-300x200.webp 300w" sizes="(max-width: 600px) 100vw, 600px" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/213757/news/حرکات-عجیب-ژیلا-صادقی-روی-آنتن-زنده-حاش/">حرکات عجیب ژیلا صادقی روی آنتن زنده حاشیه ساز شد ! | جنجال جدید ژیلا صادقی برای دیده شدن ! + فیلم</a></h2></div> </div> </article> <article class="w-grid-item post-208750 post type-post status-publish format-video has-post-thumbnail hentry category-news category-14 category-politics tag-popular post_format-post-format-video" data-id="208750"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_height has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/208750/news/فیلم-وداع-جنجالی-نوه-و-خانواده-شهید-حسن/" aria-label="فیلم وداع جنجالی نوه و خانواده شهید حسن نصرالله با پیکر او دل همه را لرزاند"><img decoding="async" width="1200" height="965" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20965'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2024/09/1960974_349.jpg" /><noscript><img decoding="async" width="1200" height="965" src="https://khabarjoo24.com/wp-content/uploads/2024/09/1960974_349.jpg" class="attachment-large size-large wp-post-image" alt="" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/208750/news/فیلم-وداع-جنجالی-نوه-و-خانواده-شهید-حسن/">فیلم وداع جنجالی نوه و خانواده شهید حسن نصرالله با پیکر او دل همه را لرزاند</a></h2></div> </div> </article> <article class="w-grid-item post-206601 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-celebrities category-14 tag-popular" data-id="206601"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_height has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/206601/news/مهران-مدیری-از-این-بازیگر-به-شدت-می-ترسد/" aria-label="مهران مدیری از این بازیگر به شدت می ترسد+ فیلم"><img decoding="async" width="1024" height="732" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20732'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-srcset="https://khabarjoo24.com/wp-content/uploads/2024/04/مهران-مدیری-1024x732.webp 1024w, https://khabarjoo24.com/wp-content/uploads/2024/04/مهران-مدیری-300x215.webp 300w, https://khabarjoo24.com/wp-content/uploads/2024/04/مهران-مدیری-scaled.webp 700w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2024/04/مهران-مدیری-1024x732.webp" /><noscript><img decoding="async" width="1024" height="732" src="https://khabarjoo24.com/wp-content/uploads/2024/04/مهران-مدیری-1024x732.webp" class="attachment-large size-large wp-post-image" alt="" srcset="https://khabarjoo24.com/wp-content/uploads/2024/04/مهران-مدیری-1024x732.webp 1024w, https://khabarjoo24.com/wp-content/uploads/2024/04/مهران-مدیری-300x215.webp 300w, https://khabarjoo24.com/wp-content/uploads/2024/04/مهران-مدیری-scaled.webp 700w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/206601/news/مهران-مدیری-از-این-بازیگر-به-شدت-می-ترسد/">مهران مدیری از این بازیگر به شدت می ترسد+ فیلم</a></h2></div> </div> </article> <article class="w-grid-item post-203588 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-14 category-sports tag-popular" data-id="203588"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_height has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/203588/news/قیلم-جدید-حضور-علی-دایی-در-مجلس-ختم-مادر/" aria-label="فیلم جدید حضور علی دایی در مجلس ختم مادر کریم باقری/ شهریار قدش 2 متر و خرده ای شده!"><img decoding="async" width="800" height="557" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20557'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2024/09/d984d8add8b8d987-d988d8b1d988d8af-d8b9d984db8c-d8afd8a7db8cdb8c-d8a8d987-d985d8acd984d8b3-d8aed8aad985-d985d8a7d8afd8b1-daa9d8b1db8cd985_66eefac26fd50.webp" /><noscript><img decoding="async" width="800" height="557" src="https://khabarjoo24.com/wp-content/uploads/2024/09/d984d8add8b8d987-d988d8b1d988d8af-d8b9d984db8c-d8afd8a7db8cdb8c-d8a8d987-d985d8acd984d8b3-d8aed8aad985-d985d8a7d8afd8b1-daa9d8b1db8cd985_66eefac26fd50.webp" class="attachment-large size-large wp-post-image" alt="" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/203588/news/قیلم-جدید-حضور-علی-دایی-در-مجلس-ختم-مادر/">فیلم جدید حضور علی دایی در مجلس ختم مادر کریم باقری/ شهریار قدش 2 متر و خرده ای شده!</a></h2></div> </div> </article> <article class="w-grid-item post-200933 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-celebrities category-14 tag-popular" data-id="200933"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_height has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/200933/news/فیلم-حرف-های-شنیدنی-جواد-عزتی-از-پدرش-ح/" aria-label="فیلم حرف های شنیدنی جواد عزتی از پدرش / حتما ببینید!"><img decoding="async" width="1024" height="717" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20717'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-srcset="https://khabarjoo24.com/wp-content/uploads/2023/04/جواد-عزتی-1024x717.jpg 1024w, https://khabarjoo24.com/wp-content/uploads/2023/04/جواد-عزتی-300x210.jpg 300w, https://khabarjoo24.com/wp-content/uploads/2023/04/جواد-عزتی-scaled.jpg 700w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2023/04/جواد-عزتی-1024x717.jpg" /><noscript><img decoding="async" width="1024" height="717" src="https://khabarjoo24.com/wp-content/uploads/2023/04/جواد-عزتی-1024x717.jpg" class="attachment-large size-large wp-post-image" alt="" srcset="https://khabarjoo24.com/wp-content/uploads/2023/04/جواد-عزتی-1024x717.jpg 1024w, https://khabarjoo24.com/wp-content/uploads/2023/04/جواد-عزتی-300x210.jpg 300w, https://khabarjoo24.com/wp-content/uploads/2023/04/جواد-عزتی-scaled.jpg 700w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/200933/news/فیلم-حرف-های-شنیدنی-جواد-عزتی-از-پدرش-ح/">فیلم حرف های شنیدنی جواد عزتی از پدرش / حتما ببینید!</a></h2></div> </div> </article> <article class="w-grid-item post-196317 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-celebrities category-14 tag-popular" data-id="196317"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_height has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/196317/news/خنگ-بازی-های-نرگس-محمدی-در-جوکر-خانم-ها/" aria-label="خنگ بازی های نرگس محمدی در جوکر خانم ها پر طرفدار شد ! / خانم بازیگر ، احسان علیخانی را سکته داد + فیلم"><img decoding="async" width="1024" height="984" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20984'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-srcset="https://khabarjoo24.com/wp-content/uploads/2024/04/نرگسمحمدی-1024x984.webp 1024w, https://khabarjoo24.com/wp-content/uploads/2024/04/نرگسمحمدی-300x288.webp 300w, https://khabarjoo24.com/wp-content/uploads/2024/04/نرگسمحمدی-scaled.webp 700w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2024/04/نرگسمحمدی-1024x984.webp" /><noscript><img decoding="async" width="1024" height="984" src="https://khabarjoo24.com/wp-content/uploads/2024/04/نرگسمحمدی-1024x984.webp" class="attachment-large size-large wp-post-image" alt="" srcset="https://khabarjoo24.com/wp-content/uploads/2024/04/نرگسمحمدی-1024x984.webp 1024w, https://khabarjoo24.com/wp-content/uploads/2024/04/نرگسمحمدی-300x288.webp 300w, https://khabarjoo24.com/wp-content/uploads/2024/04/نرگسمحمدی-scaled.webp 700w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/196317/news/خنگ-بازی-های-نرگس-محمدی-در-جوکر-خانم-ها/">خنگ بازی های نرگس محمدی در جوکر خانم ها پر طرفدار شد ! / خانم بازیگر ، احسان علیخانی را سکته داد + فیلم</a></h2></div> </div> </article> <article class="w-grid-item post-189781 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-14 category-sports tag-popular" data-id="189781"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_height has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/189781/news/آبروریزی-علی-پروین-در-روز-روشن-فیلم-آغ/" aria-label="آبروریزی علی پروین در روز روشن / فیلم آغوش غافلگیرانه سلطان با این خانم همه را شوکه کرد / ببینید"><img decoding="async" width="1024" height="601" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20601'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="علی پروین" data-lazy-srcset="https://khabarjoo24.com/wp-content/uploads/2023/09/281400-1-1024x601.jpg 1024w, https://khabarjoo24.com/wp-content/uploads/2023/09/281400-1-300x176.jpg 300w, https://khabarjoo24.com/wp-content/uploads/2023/09/281400-1-scaled.jpg 700w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2023/09/281400-1-1024x601.jpg" /><noscript><img decoding="async" width="1024" height="601" src="https://khabarjoo24.com/wp-content/uploads/2023/09/281400-1-1024x601.jpg" class="attachment-large size-large wp-post-image" alt="علی پروین" srcset="https://khabarjoo24.com/wp-content/uploads/2023/09/281400-1-1024x601.jpg 1024w, https://khabarjoo24.com/wp-content/uploads/2023/09/281400-1-300x176.jpg 300w, https://khabarjoo24.com/wp-content/uploads/2023/09/281400-1-scaled.jpg 700w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/189781/news/آبروریزی-علی-پروین-در-روز-روشن-فیلم-آغ/">آبروریزی علی پروین در روز روشن / فیلم آغوش غافلگیرانه سلطان با این خانم همه را شوکه کرد / ببینید</a></h2></div> </div> </article> <article class="w-grid-item post-186163 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-celebrities category-14 tag-popular" data-id="186163"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_height has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/186163/news/رونمایی-از-فیلم-رقص-دلبرانه-سحر-دولتشا/" aria-label="رونمایی از فیلم رقص دلبرانه سحر دولتشاهی / خانم بازیگر همه را مبهوت کرد / ببینید"><img decoding="async" width="1024" height="660" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20660'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-srcset="https://khabarjoo24.com/wp-content/uploads/2024/05/سحردولتشاهی-1024x660.jpg 1024w, https://khabarjoo24.com/wp-content/uploads/2024/05/سحردولتشاهی-300x193.jpg 300w, https://khabarjoo24.com/wp-content/uploads/2024/05/سحردولتشاهی-scaled.jpg 700w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2024/05/سحردولتشاهی-1024x660.jpg" /><noscript><img decoding="async" width="1024" height="660" src="https://khabarjoo24.com/wp-content/uploads/2024/05/سحردولتشاهی-1024x660.jpg" class="attachment-large size-large wp-post-image" alt="" srcset="https://khabarjoo24.com/wp-content/uploads/2024/05/سحردولتشاهی-1024x660.jpg 1024w, https://khabarjoo24.com/wp-content/uploads/2024/05/سحردولتشاهی-300x193.jpg 300w, https://khabarjoo24.com/wp-content/uploads/2024/05/سحردولتشاهی-scaled.jpg 700w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/186163/news/رونمایی-از-فیلم-رقص-دلبرانه-سحر-دولتشا/">رونمایی از فیلم رقص دلبرانه سحر دولتشاهی / خانم بازیگر همه را مبهوت کرد / ببینید</a></h2></div> </div> </article> </div> <div class="g-preloader type_1"> <div></div> </div> <div class="w-grid-json hidden" onclick='return {&quot;action&quot;:&quot;us_ajax_grid&quot;,&quot;infinite_scroll&quot;:0,&quot;max_num_pages&quot;:84,&quot;pagination&quot;:&quot;none&quot;,&quot;template_vars&quot;:{&quot;columns&quot;:&quot;3&quot;,&quot;exclude_items&quot;:&quot;none&quot;,&quot;img_size&quot;:&quot;default&quot;,&quot;ignore_items_size&quot;:0,&quot;items_layout&quot;:&quot;70054&quot;,&quot;items_offset&quot;:&quot;1&quot;,&quot;load_animation&quot;:&quot;none&quot;,&quot;overriding_link&quot;:&quot;{\&quot;url\&quot;:\&quot;\&quot;}&quot;,&quot;post_id&quot;:82228,&quot;query_args&quot;:{&quot;post_type&quot;:[&quot;post&quot;],&quot;tax_query&quot;:[{&quot;taxonomy&quot;:&quot;category&quot;,&quot;field&quot;:&quot;slug&quot;,&quot;terms&quot;:[&quot;%da%86%d9%86%d8%af-%d8%b1%d8%b3%d8%a7%d9%86%d9%87%d8%a7%db%8c&quot;]}],&quot;post_status&quot;:[&quot;publish&quot;],&quot;post__not_in&quot;:[82228],&quot;posts_per_page&quot;:&quot;10&quot;},&quot;orderby_query_args&quot;:{&quot;orderby&quot;:{&quot;date&quot;:&quot;DESC&quot;}},&quot;type&quot;:&quot;carousel&quot;,&quot;us_grid_post_type&quot;:&quot;post&quot;,&quot;us_grid_ajax_index&quot;:4,&quot;us_grid_filter_params&quot;:[],&quot;us_grid_index&quot;:4,&quot;page_args&quot;:{&quot;page_type&quot;:&quot;post&quot;,&quot;post_ID&quot;:0}},&quot;carousel_settings&quot;:{&quot;autoHeight&quot;:0,&quot;autoplay&quot;:0,&quot;carousel_fade&quot;:0,&quot;center&quot;:0,&quot;dots&quot;:0,&quot;items&quot;:&quot;3&quot;,&quot;loop&quot;:false,&quot;nav&quot;:0,&quot;slideby&quot;:&quot;1&quot;,&quot;smooth_play&quot;:0,&quot;speed&quot;:250,&quot;timeout&quot;:3000,&quot;transition&quot;:&quot;&quot;,&quot;aria_labels&quot;:{&quot;prev&quot;:&quot;\u0642\u0628\u0644\u06cc&quot;,&quot;next&quot;:&quot;\u0628\u0639\u062f&quot;}},&quot;carousel_breakpoints&quot;:{&quot;0&quot;:{&quot;autoHeight&quot;:0,&quot;autoplay&quot;:1,&quot;autoplayHoverPause&quot;:1,&quot;items&quot;:3,&quot;loop&quot;:false,&quot;stagePadding&quot;:0},&quot;586&quot;:{&quot;autoHeight&quot;:0,&quot;autoplay&quot;:1,&quot;autoplayHoverPause&quot;:1,&quot;items&quot;:3,&quot;loop&quot;:false,&quot;stagePadding&quot;:0},&quot;981&quot;:{&quot;autoHeight&quot;:0,&quot;autoplay&quot;:1,&quot;autoplayHoverPause&quot;:1,&quot;items&quot;:3,&quot;loop&quot;:false,&quot;stagePadding&quot;:0},&quot;1281&quot;:{&quot;items&quot;:3,&quot;stagePadding&quot;:0}}}'></div> </div><div class="w-separator size_custom" style="height:12px"></div><div class="wpb_text_column us_custom_dca16701"><div class="wpb_wrapper"><p style="background: #ef5b0c; display: flex; color: white; text-align: center; justify-content: center; border-radius: 2px;"> آخرین اخبار سلامت</p> </div></div><div class="w-separator size_custom" style="height:12px"></div><div class="w-grid us_custom_5f22f15b type_grid layout_595" id="us_grid_5" style="--gap:1.5rem;" data-filterable="true"><div class="w-grid-list"> <article class="w-grid-item size_1x1 post-253476 post type-post status-publish format-standard has-post-thumbnail hentry category-health category-23 tag-1175" data-id="253476"> <div class="w-grid-item-h"> <div class="w-hwrapper usg_hwrapper_1 align_none valign_top" style="--hwrapper-gap:1.20rem"><div class="w-post-elm post_image usg_post_image_1 has_height stretched"><a href="https://khabarjoo24.com/253476/currencies/کسب-و-کار/5-سرم-ضد-جوش-صورت/" aria-label="5 سرم ضد جوش صورت"><img decoding="async" width="1200" height="1009" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%201009'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="سرم نیاسینامید اوردینری" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2025/03/سرم-نیاسینامید-اوردینری-تصویر-2.jpg" /><noscript><img decoding="async" width="1200" height="1009" src="https://khabarjoo24.com/wp-content/uploads/2025/03/سرم-نیاسینامید-اوردینری-تصویر-2.jpg" class="attachment-large size-large wp-post-image" alt="سرم نیاسینامید اوردینری" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h3 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253476/currencies/کسب-و-کار/5-سرم-ضد-جوش-صورت/">5 سرم ضد جوش صورت</a></h3><div class="w-post-elm post_content usg_post_content_1">سرم نیاسینامید اوردینری، سرم ضد جوش اکسیس وای دارک اسپات، سرم ضدجوش تریتمنت اسپات اکسیس وای، ضدجوش سر سیاه BHA کوزارکس و سرم ضدجوش آزلاییک&hellip;</div></div></div> </div> </article> <article class="w-grid-item size_1x1 post-250884 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-lifestyle category-health category-23 tag-1175 tag-1626" data-id="250884"> <div class="w-grid-item-h"> <div class="w-hwrapper usg_hwrapper_1 align_none valign_top" style="--hwrapper-gap:1.20rem"><div class="w-post-elm post_image usg_post_image_1 has_height stretched"><a href="https://khabarjoo24.com/250884/news/1-15/" aria-label="تجربه‌ای که زندگی‌تان را تغییر می‌دهد؛ قدم گذاشتن در دنیای حرفه‌ای قهوه"><img decoding="async" width="977" height="650" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20977%20650'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2025/01/Phhhcture1.webp" /><noscript><img decoding="async" width="977" height="650" src="https://khabarjoo24.com/wp-content/uploads/2025/01/Phhhcture1.webp" class="attachment-large size-large wp-post-image" alt="" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h3 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/250884/news/1-15/">تجربه‌ای که زندگی‌تان را تغییر می‌دهد؛ قدم گذاشتن در دنیای حرفه‌ای قهوه</a></h3><div class="w-post-elm post_content usg_post_content_1">دنیای قهوه چیزی فراتر از یک نوشیدنی روزانه است؛ این صنعت پررونق، به یک فرهنگ جهانی و یک هنر بی‌بدیل تبدیل شده است که در&hellip;</div></div></div> </div> </article> <article class="w-grid-item size_1x1 post-249371 post type-post status-publish format-standard has-post-thumbnail hentry category-health category-23 tag-1175" data-id="249371"> <div class="w-grid-item-h"> <div class="w-hwrapper usg_hwrapper_1 align_none valign_top" style="--hwrapper-gap:1.20rem"><div class="w-post-elm post_image usg_post_image_1 has_height stretched"><a href="https://khabarjoo24.com/249371/currencies/کسب-و-کار/عوارض-شستن-شورت-با-وایتکس-از-9-عارضه-پوس/" aria-label="عوارض شستن شورت با وایتکس (از 9 عارضه پوستی تا آسیب به لباس ها)"><img decoding="async" width="800" height="450" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20450'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="التهابات پوستی از عوارض استفاده از وایتکس در شستن لباس ها" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2025/01/التهابات-پوستی-از-عوارض-استفاده-از-وایتکس-در-شستن-لباس-ها-تصویر-2.jpg" /><noscript><img decoding="async" width="800" height="450" src="https://khabarjoo24.com/wp-content/uploads/2025/01/التهابات-پوستی-از-عوارض-استفاده-از-وایتکس-در-شستن-لباس-ها-تصویر-2.jpg" class="attachment-large size-large wp-post-image" alt="التهابات پوستی از عوارض استفاده از وایتکس در شستن لباس ها" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h3 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/249371/currencies/کسب-و-کار/عوارض-شستن-شورت-با-وایتکس-از-9-عارضه-پوس/">عوارض شستن شورت با وایتکس (از 9 عارضه پوستی تا آسیب به لباس ها)</a></h3><div class="w-post-elm post_content usg_post_content_1">آیا عوارض شستن شورت با وایتکس را می دانید؟ التهاب، خارش شدید، درماتیت، حساسیت های شدید و اگزما از جمله آسیب هایی هستند که در&hellip;</div></div></div> </div> </article> <article class="w-grid-item size_1x1 post-239959 post type-post status-publish format-standard has-post-thumbnail hentry category-health" data-id="239959"> <div class="w-grid-item-h"> <div class="w-hwrapper usg_hwrapper_1 align_none valign_top" style="--hwrapper-gap:1.20rem"><div class="w-post-elm post_image usg_post_image_1 has_height stretched"><a href="https://khabarjoo24.com/239959/lifestyle/health/اختلال-adhd-یا-کم-توجهی-نقض-توجه-چیست؟-راه/" aria-label="اختلال ADHD یا کم توجهی (نقض توجه) چیست؟ راه های درمان"><img decoding="async" width="1500" height="844" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201500%20844'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="راه‌های درمان اختلال ADHD یا نقض توجه" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2024/12/راه_های-درمان-اختلال-ADHD-یا-نقض-توجه-تصویر-1-scaled.webp" /><noscript><img decoding="async" width="1500" height="844" src="https://khabarjoo24.com/wp-content/uploads/2024/12/راه_های-درمان-اختلال-ADHD-یا-نقض-توجه-تصویر-1-scaled.webp" class="attachment-large size-large wp-post-image" alt="راه‌های درمان اختلال ADHD یا نقض توجه" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h3 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/239959/lifestyle/health/اختلال-adhd-یا-کم-توجهی-نقض-توجه-چیست؟-راه/">اختلال ADHD یا کم توجهی (نقض توجه) چیست؟ راه های درمان</a></h3><div class="w-post-elm post_content usg_post_content_1">اگر بارها احساس کرده‌اید نمی‌توانید تمرکز کنید، کارهایتان نیمه‌تمام می‌ماند یا همیشه در حال انجام چند کار همزمان هستید، ممکن است این رفتارها چیزی فراتر&hellip;</div></div></div> </div> </article> </div><div class="w-grid-preloader"> <div class="g-preloader type_1"> <div></div> </div> </div> <div class="w-grid-json hidden" onclick='return {&quot;action&quot;:&quot;us_ajax_grid&quot;,&quot;infinite_scroll&quot;:0,&quot;max_num_pages&quot;:580,&quot;pagination&quot;:&quot;none&quot;,&quot;template_vars&quot;:{&quot;columns&quot;:&quot;1&quot;,&quot;exclude_items&quot;:&quot;none&quot;,&quot;img_size&quot;:&quot;default&quot;,&quot;ignore_items_size&quot;:0,&quot;items_layout&quot;:&quot;595&quot;,&quot;items_offset&quot;:&quot;1&quot;,&quot;load_animation&quot;:&quot;none&quot;,&quot;overriding_link&quot;:&quot;{\&quot;url\&quot;:\&quot;\&quot;}&quot;,&quot;post_id&quot;:82228,&quot;query_args&quot;:{&quot;post_type&quot;:[&quot;post&quot;],&quot;tax_query&quot;:[{&quot;taxonomy&quot;:&quot;category&quot;,&quot;field&quot;:&quot;slug&quot;,&quot;terms&quot;:[&quot;health&quot;]}],&quot;post_status&quot;:[&quot;publish&quot;],&quot;post__not_in&quot;:[82228],&quot;posts_per_page&quot;:&quot;4&quot;},&quot;orderby_query_args&quot;:{&quot;orderby&quot;:{&quot;date&quot;:&quot;DESC&quot;}},&quot;type&quot;:&quot;grid&quot;,&quot;us_grid_post_type&quot;:&quot;post&quot;,&quot;us_grid_ajax_index&quot;:2,&quot;us_grid_filter_params&quot;:[],&quot;us_grid_index&quot;:5,&quot;page_args&quot;:{&quot;page_type&quot;:&quot;post&quot;,&quot;post_ID&quot;:0}}}'></div> </div><div class="w-separator size_custom" style="height:12px"></div><div class="wpb_text_column us_custom_dca16701"><div class="wpb_wrapper"><p style="background: #ef5b0c; display: flex; color: white; text-align: center; justify-content: center; border-radius: 2px;"> آخرین اخبار اقتصادی</p> </div></div><div class="w-separator size_custom" style="height:12px"></div><div class="w-grid type_carousel layout_70054 cols_3 overflow_hidden" id="us_grid_6" style="--gap:0.7rem;"><div class="w-grid-list owl-carousel navstyle_circle navpos_outside"> <article class="w-grid-item post-253688 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-economy tag-popular" data-id="253688"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_height has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/253688/news/سریع-الاستجابة-ترین-دعاها-جهت-رسیدن-به/" aria-label="سریع الاستجابة ترین دعاها جهت رسیدن به حاجت در ماه رمضان"><img decoding="async" width="700" height="478" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20700%20478'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2025/03/d8b3d8b1db8cd8b9-d8a7d984d8a7d8b3d8aad8acd8a7d8a8d8a9-d8aad8b1db8cd986-d8afd8b9d8a7d987d8a7-d8acd987d8aa-d8b1d8b3db8cd8afd986-d8a8d987_67d328ceca9dc.webp" /><noscript><img decoding="async" width="700" height="478" src="https://khabarjoo24.com/wp-content/uploads/2025/03/d8b3d8b1db8cd8b9-d8a7d984d8a7d8b3d8aad8acd8a7d8a8d8a9-d8aad8b1db8cd986-d8afd8b9d8a7d987d8a7-d8acd987d8aa-d8b1d8b3db8cd8afd986-d8a8d987_67d328ceca9dc.webp" class="attachment-large size-large wp-post-image" alt="" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253688/news/سریع-الاستجابة-ترین-دعاها-جهت-رسیدن-به/">سریع الاستجابة ترین دعاها جهت رسیدن به حاجت در ماه رمضان</a></h2></div> </div> </article> <article class="w-grid-item post-253683 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-economy tag-popular" data-id="253683"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_height has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/253683/news/وام-یارانه-20-تا-100-میلیونی-دولت-برای-یاران/" aria-label="وام یارانه 20 تا 100 میلیونی دولت برای یارانه‌بگیران | ثبت نام وام یارانه 2 روزه آغاز شد + لینک سایت"><img decoding="async" width="737" height="331" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20737%20331'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2025/03/d988d8a7d985-db8cd8a7d8b1d8a7d986d987-20-d8aad8a7-100-d985db8cd984db8cd988d986db8c-d8afd988d984d8aa-d8a8d8b1d8a7db8c-db8cd8a7d8b1d8a7d986_67d321b4b94ec.webp" /><noscript><img decoding="async" width="737" height="331" src="https://khabarjoo24.com/wp-content/uploads/2025/03/d988d8a7d985-db8cd8a7d8b1d8a7d986d987-20-d8aad8a7-100-d985db8cd984db8cd988d986db8c-d8afd988d984d8aa-d8a8d8b1d8a7db8c-db8cd8a7d8b1d8a7d986_67d321b4b94ec.webp" class="attachment-large size-large wp-post-image" alt="" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253683/news/وام-یارانه-20-تا-100-میلیونی-دولت-برای-یاران/">وام یارانه 20 تا 100 میلیونی دولت برای یارانه‌بگیران | ثبت نام وام یارانه 2 روزه آغاز شد + لینک سایت</a></h2></div> </div> </article> <article class="w-grid-item post-253681 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-economy tag-popular" data-id="253681"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_height has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/253681/news/فوری-عیدی-شبانه-ویژه-سازمان-به-بازنشست/" aria-label="فوری/عیدی شبانه ویژه سازمان به بازنشستگان تامین اجتماعی | واریز معوقات متناسب سازی بازنشستگان تامین اجتماعی جلو افتاد"><img decoding="async" width="720" height="480" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20720%20480'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2025/03/d981d988d8b1db8c-d8b9db8cd8afdb8c-d8b4d8a8d8a7d986d987-d988db8cda98d987-d8b3d8a7d8b2d985d8a7d986-d8a8d987-d8a8d8a7d8b2d986d8b4d8b3d8aa_67d313eca15d7.webp" /><noscript><img decoding="async" width="720" height="480" src="https://khabarjoo24.com/wp-content/uploads/2025/03/d981d988d8b1db8c-d8b9db8cd8afdb8c-d8b4d8a8d8a7d986d987-d988db8cda98d987-d8b3d8a7d8b2d985d8a7d986-d8a8d987-d8a8d8a7d8b2d986d8b4d8b3d8aa_67d313eca15d7.webp" class="attachment-large size-large wp-post-image" alt="" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253681/news/فوری-عیدی-شبانه-ویژه-سازمان-به-بازنشست/">فوری/عیدی شبانه ویژه سازمان به بازنشستگان تامین اجتماعی | واریز معوقات متناسب سازی بازنشستگان تامین اجتماعی جلو افتاد</a></h2></div> </div> </article> <article class="w-grid-item post-253679 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-economy tag-popular" data-id="253679"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_height has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/253679/news/واریز-کالابرگ-نوبت-دوم-500-هزارتومانی-به/" aria-label="واریز کالابرگ نوبت دوم 500 هزارتومانی به حساب مردم از ساعاتی دیگر | کد دستوری یارانه 2/600/000 تومانی برای این افراد"><img decoding="async" width="1200" height="784" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20784'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2025/03/d988d8a7d8b1db8cd8b2-daa9d8a7d984d8a7d8a8d8b1daaf-d986d988d8a8d8aa-d8afd988d985-500-d987d8b2d8a7d8b1d8aad988d985d8a7d986db8c-d8a8d987_67d30c936df8f.webp" /><noscript><img decoding="async" width="1200" height="784" src="https://khabarjoo24.com/wp-content/uploads/2025/03/d988d8a7d8b1db8cd8b2-daa9d8a7d984d8a7d8a8d8b1daaf-d986d988d8a8d8aa-d8afd988d985-500-d987d8b2d8a7d8b1d8aad988d985d8a7d986db8c-d8a8d987_67d30c936df8f.webp" class="attachment-large size-large wp-post-image" alt="" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253679/news/واریز-کالابرگ-نوبت-دوم-500-هزارتومانی-به/">واریز کالابرگ نوبت دوم 500 هزارتومانی به حساب مردم از ساعاتی دیگر | کد دستوری یارانه 2/600/000 تومانی برای این افراد</a></h2></div> </div> </article> <article class="w-grid-item post-253677 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-economy tag-popular" data-id="253677"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_height has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/253677/news/فوری-افزایش-حداقل-7-میلیون-تومانی-کف-حق/" aria-label="فوری/ افزایش حداقل 7 میلیون تومانی کف حقوق وزارت کار | رقم نهایی حداقل حقوق وزارت کار تعیین شد"><img decoding="async" width="1272" height="859" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201272%20859'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2025/03/d981d988d8b1db8c-d8a7d981d8b2d8a7db8cd8b4-d8add8afd8a7d982d984-7-d985db8cd984db8cd988d986-d8aad988d985d8a7d986db8c-daa9d981-d8add982_67d305a710ae4.webp" /><noscript><img decoding="async" width="1272" height="859" src="https://khabarjoo24.com/wp-content/uploads/2025/03/d981d988d8b1db8c-d8a7d981d8b2d8a7db8cd8b4-d8add8afd8a7d982d984-7-d985db8cd984db8cd988d986-d8aad988d985d8a7d986db8c-daa9d981-d8add982_67d305a710ae4.webp" class="attachment-large size-large wp-post-image" alt="" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253677/news/فوری-افزایش-حداقل-7-میلیون-تومانی-کف-حق/">فوری/ افزایش حداقل 7 میلیون تومانی کف حقوق وزارت کار | رقم نهایی حداقل حقوق وزارت کار تعیین شد</a></h2></div> </div> </article> <article class="w-grid-item post-253669 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-economy tag-popular" data-id="253669"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_height has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/253669/news/فوری-توزیع-کالابرگ-۲-میلیونی-ویژه-نورو/" aria-label="فوری/ توزیع کالابرگ ۲ میلیونی ویژه نوروز | مشمولان بسته معیشتی نوروز مشخص شدند + کد دستوری دریافت"><img decoding="async" width="1200" height="784" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20784'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2025/03/d981d988d8b1db8c-d8aad988d8b2db8cd8b9-daa9d8a7d984d8a7d8a8d8b1daaf-dbb2-d985db8cd984db8cd988d986db8c-d988db8cda98d987-d986d988d8b1d988_67d2fea3d4691.webp" /><noscript><img decoding="async" width="1200" height="784" src="https://khabarjoo24.com/wp-content/uploads/2025/03/d981d988d8b1db8c-d8aad988d8b2db8cd8b9-daa9d8a7d984d8a7d8a8d8b1daaf-dbb2-d985db8cd984db8cd988d986db8c-d988db8cda98d987-d986d988d8b1d988_67d2fea3d4691.webp" class="attachment-large size-large wp-post-image" alt="" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253669/news/فوری-توزیع-کالابرگ-۲-میلیونی-ویژه-نورو/">فوری/ توزیع کالابرگ ۲ میلیونی ویژه نوروز | مشمولان بسته معیشتی نوروز مشخص شدند + کد دستوری دریافت</a></h2></div> </div> </article> <article class="w-grid-item post-253667 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-economy tag-popular" data-id="253667"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_height has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/253667/news/پلاک-خانه-شما-چند-است؟-شماره-خانه-شما-ک/" aria-label="پلاک خانه شما چند است؟ | شماره خانه شما کارمای آینده شما را نشان می دهد"><img decoding="async" width="650" height="622" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20650%20622'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2025/03/d9bed984d8a7daa9-d8aed8a7d986d987-d8b4d985d8a7-da86d986d8af-d8a7d8b3d8aad89f-d8b4d985d8a7d8b1d987-d8aed8a7d986d987-d8b4d985d8a7-daa9_67d2fe9c9fdb9.webp" /><noscript><img decoding="async" width="650" height="622" src="https://khabarjoo24.com/wp-content/uploads/2025/03/d9bed984d8a7daa9-d8aed8a7d986d987-d8b4d985d8a7-da86d986d8af-d8a7d8b3d8aad89f-d8b4d985d8a7d8b1d987-d8aed8a7d986d987-d8b4d985d8a7-daa9_67d2fe9c9fdb9.webp" class="attachment-large size-large wp-post-image" alt="" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253667/news/پلاک-خانه-شما-چند-است؟-شماره-خانه-شما-ک/">پلاک خانه شما چند است؟ | شماره خانه شما کارمای آینده شما را نشان می دهد</a></h2></div> </div> </article> <article class="w-grid-item post-253665 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-economy tag-popular" data-id="253665"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_height has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/253665/news/فال-حافظ-جمعه-24-اسفند-فال-حافظ-آنلاین-با/" aria-label="فال حافظ جمعه 24 اسفند | فال حافظ آنلاین با تفسیر اختصاصی"><img decoding="async" width="632" height="385" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20632%20385'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2025/03/d981d8a7d984-d8add8a7d981d8b8-d8acd985d8b9d987-24-d8a7d8b3d981d986d8af-d981d8a7d984-d8add8a7d981d8b8-d8a2d986d984d8a7db8cd986-d8a8d8a7_67d2f79890b12.webp" /><noscript><img decoding="async" width="632" height="385" src="https://khabarjoo24.com/wp-content/uploads/2025/03/d981d8a7d984-d8add8a7d981d8b8-d8acd985d8b9d987-24-d8a7d8b3d981d986d8af-d981d8a7d984-d8add8a7d981d8b8-d8a2d986d984d8a7db8cd986-d8a8d8a7_67d2f79890b12.webp" class="attachment-large size-large wp-post-image" alt="" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253665/news/فال-حافظ-جمعه-24-اسفند-فال-حافظ-آنلاین-با/">فال حافظ جمعه 24 اسفند | فال حافظ آنلاین با تفسیر اختصاصی</a></h2></div> </div> </article> <article class="w-grid-item post-253663 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-economy tag-popular" data-id="253663"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_height has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/253663/news/دریافت-فیش-حقوقی-بازنشستگان-کشوری/" aria-label="دریافت فیش حقوقی بازنشستگان کشوری"><img decoding="async" width="933" height="533" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20933%20533'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2025/03/d8afd8b1db8cd8a7d981d8aa-d981db8cd8b4-d8add982d988d982db8c-d8a8d8a7d8b2d986d8b4d8b3d8aadaafd8a7d986-daa9d8b4d988d8b1db8c_67d2f791e7432.webp" /><noscript><img decoding="async" width="933" height="533" src="https://khabarjoo24.com/wp-content/uploads/2025/03/d8afd8b1db8cd8a7d981d8aa-d981db8cd8b4-d8add982d988d982db8c-d8a8d8a7d8b2d986d8b4d8b3d8aadaafd8a7d986-daa9d8b4d988d8b1db8c_67d2f791e7432.webp" class="attachment-large size-large wp-post-image" alt="" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253663/news/دریافت-فیش-حقوقی-بازنشستگان-کشوری/">دریافت فیش حقوقی بازنشستگان کشوری</a></h2></div> </div> </article> <article class="w-grid-item post-253661 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-economy tag-popular" data-id="253661"> <div class="w-grid-item-h"> <div class="w-post-elm post_image usg_post_image_1 has_height has_ratio"><div style="padding-bottom:56.25%"></div><a href="https://khabarjoo24.com/253661/news/واریزی-جدید-دولت-برای-بازنشستگان-لشکر/" aria-label="واریزی جدید دولت برای بازنشستگان لشکری آغاز شد | بارگذاری فیش حقوقی بازنشستگان لشگری"><img decoding="async" width="800" height="557" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20557'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2025/03/d988d8a7d8b1db8cd8b2db8c-d8acd8afdb8cd8af-d8afd988d984d8aa-d8a8d8b1d8a7db8c-d8a8d8a7d8b2d986d8b4d8b3d8aadaafd8a7d986-d984d8b4daa9d8b1_67d2f78abb765.webp" /><noscript><img decoding="async" width="800" height="557" src="https://khabarjoo24.com/wp-content/uploads/2025/03/d988d8a7d8b1db8cd8b2db8c-d8acd8afdb8cd8af-d8afd988d984d8aa-d8a8d8b1d8a7db8c-d8a8d8a7d8b2d986d8b4d8b3d8aadaafd8a7d986-d984d8b4daa9d8b1_67d2f78abb765.webp" class="attachment-large size-large wp-post-image" alt="" /></noscript></a></div><div class="w-vwrapper usg_vwrapper_1 align_none valign_top"><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253661/news/واریزی-جدید-دولت-برای-بازنشستگان-لشکر/">واریزی جدید دولت برای بازنشستگان لشکری آغاز شد | بارگذاری فیش حقوقی بازنشستگان لشگری</a></h2></div> </div> </article> </div> <div class="g-preloader type_1"> <div></div> </div> <div class="w-grid-json hidden" onclick='return {&quot;action&quot;:&quot;us_ajax_grid&quot;,&quot;infinite_scroll&quot;:0,&quot;max_num_pages&quot;:3162,&quot;pagination&quot;:&quot;none&quot;,&quot;template_vars&quot;:{&quot;columns&quot;:&quot;3&quot;,&quot;exclude_items&quot;:&quot;none&quot;,&quot;img_size&quot;:&quot;default&quot;,&quot;ignore_items_size&quot;:0,&quot;items_layout&quot;:&quot;70054&quot;,&quot;items_offset&quot;:&quot;1&quot;,&quot;load_animation&quot;:&quot;none&quot;,&quot;overriding_link&quot;:&quot;{\&quot;url\&quot;:\&quot;\&quot;}&quot;,&quot;post_id&quot;:82228,&quot;query_args&quot;:{&quot;post_type&quot;:[&quot;post&quot;],&quot;tax_query&quot;:[{&quot;taxonomy&quot;:&quot;category&quot;,&quot;field&quot;:&quot;slug&quot;,&quot;terms&quot;:[&quot;economy&quot;]}],&quot;post_status&quot;:[&quot;publish&quot;],&quot;post__not_in&quot;:[82228],&quot;posts_per_page&quot;:&quot;10&quot;},&quot;orderby_query_args&quot;:{&quot;orderby&quot;:{&quot;date&quot;:&quot;DESC&quot;}},&quot;type&quot;:&quot;carousel&quot;,&quot;us_grid_post_type&quot;:&quot;post&quot;,&quot;us_grid_ajax_index&quot;:6,&quot;us_grid_filter_params&quot;:[],&quot;us_grid_index&quot;:6,&quot;page_args&quot;:{&quot;page_type&quot;:&quot;post&quot;,&quot;post_ID&quot;:0}},&quot;carousel_settings&quot;:{&quot;autoHeight&quot;:0,&quot;autoplay&quot;:0,&quot;carousel_fade&quot;:0,&quot;center&quot;:0,&quot;dots&quot;:0,&quot;items&quot;:&quot;3&quot;,&quot;loop&quot;:false,&quot;nav&quot;:0,&quot;slideby&quot;:&quot;1&quot;,&quot;smooth_play&quot;:0,&quot;speed&quot;:250,&quot;timeout&quot;:3000,&quot;transition&quot;:&quot;&quot;,&quot;aria_labels&quot;:{&quot;prev&quot;:&quot;\u0642\u0628\u0644\u06cc&quot;,&quot;next&quot;:&quot;\u0628\u0639\u062f&quot;}},&quot;carousel_breakpoints&quot;:{&quot;0&quot;:{&quot;autoHeight&quot;:0,&quot;autoplay&quot;:1,&quot;autoplayHoverPause&quot;:1,&quot;items&quot;:3,&quot;loop&quot;:false,&quot;stagePadding&quot;:0},&quot;586&quot;:{&quot;autoHeight&quot;:0,&quot;autoplay&quot;:1,&quot;autoplayHoverPause&quot;:1,&quot;items&quot;:3,&quot;loop&quot;:false,&quot;stagePadding&quot;:0},&quot;981&quot;:{&quot;autoHeight&quot;:0,&quot;autoplay&quot;:1,&quot;autoplayHoverPause&quot;:1,&quot;items&quot;:3,&quot;loop&quot;:false,&quot;stagePadding&quot;:0},&quot;1281&quot;:{&quot;items&quot;:3,&quot;stagePadding&quot;:0}}}'></div> </div></div></div><div class="wpb_column vc_column_container"><div class="vc_column-inner"><div class="w-image hide_on_tablets hide_on_mobiles align_center"><a href="https://melat.ir/" aria-label="-300.100-افقی" class="w-image-h" target="_blank" rel="noopener"><img decoding="async" width="300" height="100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20100'%3E%3C/svg%3E" class="attachment-large size-large" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2023/09/300.100-افقی.gif" /><noscript><img decoding="async" width="300" height="100" src="https://khabarjoo24.com/wp-content/uploads/2023/09/300.100-افقی.gif" class="attachment-large size-large" alt="" loading="lazy" /></noscript></a></div><div class="w-separator size_custom" style="height:10px"></div><div class="w-image hide_on_tablets hide_on_mobiles align_center"><a href="https://sepino.bsi.ir/" aria-label="300-100" class="w-image-h" target="_blank" rel="noopener"><img decoding="async" width="300" height="100" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20100'%3E%3C/svg%3E" class="attachment-large size-large" alt="" data-lazy-src="https://khabarjoo24.com/wp-content/uploads/2025/01/300-100.gif" /><noscript><img decoding="async" width="300" height="100" src="https://khabarjoo24.com/wp-content/uploads/2025/01/300-100.gif" class="attachment-large size-large" alt="" loading="lazy" /></noscript></a></div><div class="w-separator size_custom" style="height:10px"></div><div class="wpb_text_column us_custom_dca16701"><div class="wpb_wrapper"><p style="background: #ef5b0c; display: flex; color: white; text-align: center; justify-content: center;"> آخرین اخبار</p> </div></div><div class="w-separator size_custom" style="height:12px"></div><div class="w-grid us_custom_b4fe2d26 type_grid layout_1682" id="us_grid_7" style="--gap:0.7rem;" data-filterable="true"><style>.layout_1682 .w-grid-item-h{}.layout_1682 .usg_html_1{margin-right:10px!important}.layout_1682 .usg_post_title_1{color:#000000!important;font-size:14px!important;font-weight:400!important}@media (min-width:981px) and (max-width:1280px){.layout_1682 .usg_post_title_1{color:#000000!important;font-size:13px!important;font-weight:400!important}}@media (min-width:586px) and (max-width:980px){.layout_1682 .usg_post_title_1{color:#000000!important;font-size:13px!important;font-weight:400!important}}@media (max-width:585px){.layout_1682 .usg_post_title_1{color:#000000!important;font-size:13px!important;font-weight:300!important}}</style><div class="w-grid-list"> <article class="w-grid-item size_1x1 post-253690 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-sports tag-popular" data-id="253690"> <div class="w-grid-item-h"> <div class="w-hwrapper usg_hwrapper_1 align_none valign_top"><div class="w-html usg_html_1"> <h6><i class="fa-solid fa-circle fa-1x " ></i> </h6> </div><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253690/news/فوری؛-پرسپولیس-صاحب-زمین-استقلال-هم-شد/">فوری؛ پرسپولیس صاحب زمین استقلال هم شد! / چشم هلدینگ و نماینده تام الاختیارش روشن</a></h2></div> </div> </article> <article class="w-grid-item size_1x1 post-253688 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-economy tag-popular" data-id="253688"> <div class="w-grid-item-h"> <div class="w-hwrapper usg_hwrapper_1 align_none valign_top"><div class="w-html usg_html_1"> <h6><i class="fa-solid fa-circle fa-1x " ></i> </h6> </div><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253688/news/سریع-الاستجابة-ترین-دعاها-جهت-رسیدن-به/">سریع الاستجابة ترین دعاها جهت رسیدن به حاجت در ماه رمضان</a></h2></div> </div> </article> <article class="w-grid-item size_1x1 post-253685 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-sports tag-popular" data-id="253685"> <div class="w-grid-item-h"> <div class="w-hwrapper usg_hwrapper_1 align_none valign_top"><div class="w-html usg_html_1"> <h6><i class="fa-solid fa-circle fa-1x " ></i> </h6> </div><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253685/news/صدرنشینی-تلخ-تر-از-زهرمار-هدیه-ارزشمند/">صدرنشینی تلخ تر از زهرمار!/ هدیه ارزشمند سپاهان به کارتال و اسکوچیچ در آستانه عید نوروز +عکس و جدول جدید لیگ برتر</a></h2></div> </div> </article> <article class="w-grid-item size_1x1 post-253683 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-economy tag-popular" data-id="253683"> <div class="w-grid-item-h"> <div class="w-hwrapper usg_hwrapper_1 align_none valign_top"><div class="w-html usg_html_1"> <h6><i class="fa-solid fa-circle fa-1x " ></i> </h6> </div><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253683/news/وام-یارانه-20-تا-100-میلیونی-دولت-برای-یاران/">وام یارانه 20 تا 100 میلیونی دولت برای یارانه‌بگیران | ثبت نام وام یارانه 2 روزه آغاز شد + لینک سایت</a></h2></div> </div> </article> <article class="w-grid-item size_1x1 post-253681 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-economy tag-popular" data-id="253681"> <div class="w-grid-item-h"> <div class="w-hwrapper usg_hwrapper_1 align_none valign_top"><div class="w-html usg_html_1"> <h6><i class="fa-solid fa-circle fa-1x " ></i> </h6> </div><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253681/news/فوری-عیدی-شبانه-ویژه-سازمان-به-بازنشست/">فوری/عیدی شبانه ویژه سازمان به بازنشستگان تامین اجتماعی | واریز معوقات متناسب سازی بازنشستگان تامین اجتماعی جلو افتاد</a></h2></div> </div> </article> <article class="w-grid-item size_1x1 post-253679 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-economy tag-popular" data-id="253679"> <div class="w-grid-item-h"> <div class="w-hwrapper usg_hwrapper_1 align_none valign_top"><div class="w-html usg_html_1"> <h6><i class="fa-solid fa-circle fa-1x " ></i> </h6> </div><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253679/news/واریز-کالابرگ-نوبت-دوم-500-هزارتومانی-به/">واریز کالابرگ نوبت دوم 500 هزارتومانی به حساب مردم از ساعاتی دیگر | کد دستوری یارانه 2/600/000 تومانی برای این افراد</a></h2></div> </div> </article> <article class="w-grid-item size_1x1 post-253677 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-economy tag-popular" data-id="253677"> <div class="w-grid-item-h"> <div class="w-hwrapper usg_hwrapper_1 align_none valign_top"><div class="w-html usg_html_1"> <h6><i class="fa-solid fa-circle fa-1x " ></i> </h6> </div><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253677/news/فوری-افزایش-حداقل-7-میلیون-تومانی-کف-حق/">فوری/ افزایش حداقل 7 میلیون تومانی کف حقوق وزارت کار | رقم نهایی حداقل حقوق وزارت کار تعیین شد</a></h2></div> </div> </article> <article class="w-grid-item size_1x1 post-253674 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-sports tag-popular" data-id="253674"> <div class="w-grid-item-h"> <div class="w-hwrapper usg_hwrapper_1 align_none valign_top"><div class="w-html usg_html_1"> <h6><i class="fa-solid fa-circle fa-1x " ></i> </h6> </div><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253674/news/یک-پرسپولیسی-علیه-کارتال،-یک-بندر-مقاب/">یک پرسپولیسی علیه کارتال، یک بندر مقابل پرسپولیس!</a></h2></div> </div> </article> <article class="w-grid-item size_1x1 post-253671 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-sports tag-popular" data-id="253671"> <div class="w-grid-item-h"> <div class="w-hwrapper usg_hwrapper_1 align_none valign_top"><div class="w-html usg_html_1"> <h6><i class="fa-solid fa-circle fa-1x " ></i> </h6> </div><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253671/news/تعجب-بازیکنان-استقلال-از-حمله-مسافر-عر/">تعجب بازیکنان استقلال از حمله مسافر عربستان به ستاره خارجی آبی ها؛ با هزینه باشگاه سفر می کنند و به ما فحش می دهند!</a></h2></div> </div> </article> <article class="w-grid-item size_1x1 post-253669 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-economy tag-popular" data-id="253669"> <div class="w-grid-item-h"> <div class="w-hwrapper usg_hwrapper_1 align_none valign_top"><div class="w-html usg_html_1"> <h6><i class="fa-solid fa-circle fa-1x " ></i> </h6> </div><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253669/news/فوری-توزیع-کالابرگ-۲-میلیونی-ویژه-نورو/">فوری/ توزیع کالابرگ ۲ میلیونی ویژه نوروز | مشمولان بسته معیشتی نوروز مشخص شدند + کد دستوری دریافت</a></h2></div> </div> </article> <article class="w-grid-item size_1x1 post-253667 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-economy tag-popular" data-id="253667"> <div class="w-grid-item-h"> <div class="w-hwrapper usg_hwrapper_1 align_none valign_top"><div class="w-html usg_html_1"> <h6><i class="fa-solid fa-circle fa-1x " ></i> </h6> </div><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253667/news/پلاک-خانه-شما-چند-است؟-شماره-خانه-شما-ک/">پلاک خانه شما چند است؟ | شماره خانه شما کارمای آینده شما را نشان می دهد</a></h2></div> </div> </article> <article class="w-grid-item size_1x1 post-253665 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-economy tag-popular" data-id="253665"> <div class="w-grid-item-h"> <div class="w-hwrapper usg_hwrapper_1 align_none valign_top"><div class="w-html usg_html_1"> <h6><i class="fa-solid fa-circle fa-1x " ></i> </h6> </div><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253665/news/فال-حافظ-جمعه-24-اسفند-فال-حافظ-آنلاین-با/">فال حافظ جمعه 24 اسفند | فال حافظ آنلاین با تفسیر اختصاصی</a></h2></div> </div> </article> <article class="w-grid-item size_1x1 post-253663 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-economy tag-popular" data-id="253663"> <div class="w-grid-item-h"> <div class="w-hwrapper usg_hwrapper_1 align_none valign_top"><div class="w-html usg_html_1"> <h6><i class="fa-solid fa-circle fa-1x " ></i> </h6> </div><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253663/news/دریافت-فیش-حقوقی-بازنشستگان-کشوری/">دریافت فیش حقوقی بازنشستگان کشوری</a></h2></div> </div> </article> <article class="w-grid-item size_1x1 post-253661 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-economy tag-popular" data-id="253661"> <div class="w-grid-item-h"> <div class="w-hwrapper usg_hwrapper_1 align_none valign_top"><div class="w-html usg_html_1"> <h6><i class="fa-solid fa-circle fa-1x " ></i> </h6> </div><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253661/news/واریزی-جدید-دولت-برای-بازنشستگان-لشکر/">واریزی جدید دولت برای بازنشستگان لشکری آغاز شد | بارگذاری فیش حقوقی بازنشستگان لشگری</a></h2></div> </div> </article> <article class="w-grid-item size_1x1 post-253659 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-economy category-1606 tag-popular" data-id="253659"> <div class="w-grid-item-h"> <div class="w-hwrapper usg_hwrapper_1 align_none valign_top"><div class="w-html usg_html_1"> <h6><i class="fa-solid fa-circle fa-1x " ></i> </h6> </div><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253659/news/امشب-واریز-نفری-400-000-تومان-بحساب-این-خانوا/">امشب واریز نفری 400/000 تومان بحساب این خانوارها | یارانه نقدی ها واریز شد | واریز 1/200/000 تومان یارانه نوروزی برای دهک 1 تا 3</a></h2></div> </div> </article> <article class="w-grid-item size_1x1 post-253657 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-economy tag-popular" data-id="253657"> <div class="w-grid-item-h"> <div class="w-hwrapper usg_hwrapper_1 align_none valign_top"><div class="w-html usg_html_1"> <h6><i class="fa-solid fa-circle fa-1x " ></i> </h6> </div><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253657/news/فوری-اطلاعیه-مهم-دولت-درباره-واریز-9-میل/">فوری/اطلاعیه مهم دولت درباره واریز 9 میلیونی با حقوق بازنشستگان | دریافت واریزی جدید دولت برای بازنشستگان با لینک زیر</a></h2></div> </div> </article> <article class="w-grid-item size_1x1 post-253655 post type-post status-publish format-standard has-post-thumbnail hentry category-news category-economy tag-popular" data-id="253655"> <div class="w-grid-item-h"> <div class="w-hwrapper usg_hwrapper_1 align_none valign_top"><div class="w-html usg_html_1"> <h6><i class="fa-solid fa-circle fa-1x " ></i> </h6> </div><h2 class="w-post-elm post_title usg_post_title_1 has_text_color entry-title color_link_inherit"><a href="https://khabarjoo24.com/253655/news/مغز-این-آجیل-قوای-جنسی-را-تقویت-و-ضعف-حا/">مغز این آجیل قوای جنسی را تقویت و ضعف حافظه را بهبود می بخشد</a></h2></div> </div> </article> </div><div class="w-grid-preloader"> <div class="g-preloader type_1"> <div></div> </div> </div> <div class="w-grid-json hidden" onclick='return {&quot;action&quot;:&quot;us_ajax_grid&quot;,&quot;infinite_scroll&quot;:0,&quot;max_num_pages&quot;:5418,&quot;pagination&quot;:&quot;none&quot;,&quot;template_vars&quot;:{&quot;columns&quot;:&quot;1&quot;,&quot;exclude_items&quot;:&quot;none&quot;,&quot;img_size&quot;:&quot;default&quot;,&quot;ignore_items_size&quot;:0,&quot;items_layout&quot;:&quot;1682&quot;,&quot;items_offset&quot;:&quot;1&quot;,&quot;load_animation&quot;:&quot;none&quot;,&quot;overriding_link&quot;:&quot;{\&quot;url\&quot;:\&quot;\&quot;}&quot;,&quot;post_id&quot;:82228,&quot;query_args&quot;:{&quot;post_type&quot;:[&quot;post&quot;],&quot;post_status&quot;:[&quot;publish&quot;],&quot;post__not_in&quot;:[82228],&quot;posts_per_page&quot;:&quot;17&quot;},&quot;orderby_query_args&quot;:{&quot;orderby&quot;:{&quot;date&quot;:&quot;DESC&quot;}},&quot;type&quot;:&quot;grid&quot;,&quot;us_grid_post_type&quot;:&quot;post&quot;,&quot;us_grid_ajax_index&quot;:3,&quot;us_grid_filter_params&quot;:[],&quot;us_grid_index&quot;:7,&quot;page_args&quot;:{&quot;page_type&quot;:&quot;post&quot;,&quot;post_ID&quot;:0}}}'></div> </div><div class="w-separator size_custom" style="height:12px"></div><div class="wpb_text_column us_custom_dca16701"><div class="wpb_wrapper"><p style="background: #ef5b0c; display: flex; color: white; text-align: center; justify-content: center; border-radius: 2px;"> برچسب‌های پربازدید</p> </div></div><div class="w-separator size_custom" style="height:12px"></div><div class="w-btn-wrapper align_none"><a class="w-btn us-btn-style_3" href="https://khabarjoo24.com/tag/استقلال/"><span class="w-btn-label">استقلال</span></a></div><div class="w-btn-wrapper align_none"><a class="w-btn us-btn-style_3" href="https://khabarjoo24.com/tag/یارانه/"><span class="w-btn-label">یارانه</span></a></div><div class="w-btn-wrapper align_none"><a class="w-btn us-btn-style_3" href="https://khabarjoo24.com/tag/پرسپولیس/"><span class="w-btn-label">پرسپولیس</span></a></div><div class="w-btn-wrapper align_none"><a class="w-btn us-btn-style_3" href="https://khabarjoo24.com/tag/سهام-عدالت/"><span class="w-btn-label">سهام عدالت</span></a></div><div class="w-btn-wrapper align_none"><a class="w-btn us-btn-style_3" href="https://khabarjoo24.com/tag/popular/"><span class="w-btn-label">پربازدید</span></a></div><div class="w-btn-wrapper align_none"><a class="w-btn us-btn-style_3" href="https://khabarjoo24.com/tag/بازنشستگان/"><span class="w-btn-label">بازنشستگان</span></a></div><div class="w-btn-wrapper align_none"><a class="w-btn us-btn-style_3" href="https://khabarjoo24.com/tag/بیرانوند/"><span class="w-btn-label">بیرانوند</span></a></div><div class="w-btn-wrapper align_none"><a class="w-btn us-btn-style_3" href="https://khabarjoo24.com/tag/سپاهان/"><span class="w-btn-label">سپاهان</span></a></div><div class="w-btn-wrapper align_none"><a class="w-btn us-btn-style_3" href="https://khabarjoo24.com/tag/یحیی-گل-محمدی/"><span class="w-btn-label">یحیی گل‌محمدی</span></a></div><div class="w-separator size_custom" style="height:12px"></div><div class="wpb_text_column us_custom_dca16701"><div class="wpb_wrapper"><p style="background: #ef5b0c; display: flex; color: white; text-align: center; justify-content: center; border-radius: 2px;"> وبگردی</p> <ul style="padding-bottom:20px;"> <a href="https://baztabemrooz.com/" style="color:black;" target="_blank" rel="noopener"><li>رسانه بازتاب امروز</li></a> <a href="https://sanakhabar.net/" style="color:black;" target="_blank" rel="noopener"><li>ساناخبر</li></a> <a href="https://pooyeonline.ir/" style="color:black;" target="_blank" rel="noopener"><li>پویه آنلاین</li></a> <a href="https://khabarjoo.ir/" style="color:black;" target="_blank" rel="noopener"><li>خبرجو</li></a> <a href="https://www.khabargardoon.ir/" style="color:black;" target="_blank" rel="noopener"><li>خبرگردون</li></a> <a href="https://khabarjoo24.com/91289/currencies/car/%D8%B5%D9%81%D8%B1-%D8%AA%D8%A7-%D8%B5%D8%AF-%D8%A8%DB%8C%D9%85%D9%87-%D8%A8%D8%AF%D9%86%D9%87-%D8%B3%D8%A7%DB%8C%D9%BE%D8%A7%D8%9B-%D9%87%D9%85%D9%87-%DA%86%DB%8C%D8%B2-%D8%AF%D8%B1-%D9%85%D9%88/" style="color:black;"><li> تفاوت کارت طلایی و بیمه بدنه</li></a> </ul> </div></div><div class="w-separator size_custom" style="height:12px"></div></div></div></div></div></section> </main> </div> <footer id="page-footer" class="l-footer" itemscope itemtype="https://schema.org/WPFooter"> <section class="l-section wpb_row us_custom_93cb4289 height_custom"><div class="l-section-h i-cf"><div class="g-cols vc_row via_grid cols_1 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_top type_default stacking_default"><div class="wpb_column vc_column_container"><div class="vc_column-inner"><div class="wpb_text_column us_custom_eb849559"><div class="wpb_wrapper"><p><a href="https://khabarjoo24.com/contact/">تماس با ما</a> | <a href="https://twitter.com/khabarjoo_24/">توییتر</a></p> <p style="color: white;">نقل مطالب با لینک مستقیم و ذکر منبع مجاز است.</p> <div id="div_eRasanehTrustseal_94927"></div> <p><script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://khabarjoo24.com/wp-content/cache/min/1/trustseal.js?ver=1741786858" defer></script><br /> <script type="rocketlazyloadscript">eRasaneh_Trustseal(94927, true);</script></p> </div></div></div></div></div></div></section> </footer> <a class="w-toplink pos_left" href="#" title="Back to top" aria-label="Back to top" role="button"><i class="far fa-angle-up"></i></a> <button id="w-header-show" class="w-header-show" aria-label="فهرست"><span>فهرست</span></button> <div class="w-header-overlay"></div> <script> // Store some global theme options used in JS if ( window.$us === undefined ) { window.$us = {}; } $us.canvasOptions = ( $us.canvasOptions || {} ); $us.canvasOptions.disableEffectsWidth = 900; $us.canvasOptions.columnsStackingWidth = 900; $us.canvasOptions.backToTopDisplay = 100; $us.canvasOptions.scrollDuration = 1000; $us.langOptions = ( $us.langOptions || {} ); $us.langOptions.magnificPopup = ( $us.langOptions.magnificPopup || {} ); $us.langOptions.magnificPopup.tPrev = 'Previous (Left arrow key)'; $us.langOptions.magnificPopup.tNext = 'Next (Right arrow key)'; $us.langOptions.magnificPopup.tCounter = '%curr% of %total%'; $us.navOptions = ( $us.navOptions || {} ); $us.navOptions.mobileWidth = 900; $us.navOptions.togglable = true; $us.ajaxLoadJs = true; $us.ajaxUrl = 'https://khabarjoo24.com/wp-admin/admin-ajax.php'; $us.templateDirectoryUri = 'https://khabarjoo24.com/wp-content/themes/Impreza'; $us.responsiveBreakpoints = {"default":0,"laptops":1280,"tablets":980,"mobiles":585}; </script> <script id="us-header-settings">if ( window.$us === undefined ) window.$us = {};$us.headerSettings = {"default":{"layout":{"hidden":["image:2"],"top_right":[],"top_left":[],"bottom_right":[],"middle_right":[],"middle_left":["image:1","menu:1"],"bottom_left":[],"top_center":["html:1"],"bottom_center":[]},"options":{"custom_breakpoint":false,"breakpoint":"","orientation":"hor","sticky":true,"sticky_auto_hide":false,"scroll_breakpoint":"5px","transparent":0,"width":"300px","elm_align":"center","shadow":"thin","top_show":0,"top_height":"56px","top_sticky_height":"56px","top_fullwidth":false,"top_centering":false,"top_bg_color":"#010180","top_text_color":"","top_text_hover_color":"","top_transparent_bg_color":"#010180","top_transparent_text_color":"","top_transparent_text_hover_color":"","middle_height":"88px","middle_sticky_height":"88px","middle_fullwidth":false,"middle_centering":false,"elm_valign":"top","bg_img":"","bg_img_wrapper_start":"","bg_img_size":"cover","bg_img_repeat":"repeat","bg_img_position":"top left","bg_img_attachment":true,"bg_img_wrapper_end":"","middle_bg_color":"#003865","middle_text_color":"#ffffff","middle_text_hover_color":"#b34202","middle_transparent_bg_color":"#003865","middle_transparent_text_color":"#ffffff","middle_transparent_text_hover_color":"#b34202","bottom_show":0,"bottom_height":"50px","bottom_sticky_height":"50px","bottom_fullwidth":false,"bottom_centering":false,"bottom_bg_color":"#0A0081","bottom_text_color":"_header_middle_text","bottom_text_hover_color":"_header_middle_text_hover","bottom_transparent_bg_color":"","bottom_transparent_text_color":"","bottom_transparent_text_hover_color":""}},"laptops":{"layout":{"hidden":["image:2"],"top_right":[],"top_left":[],"bottom_right":[],"middle_right":[],"middle_left":["image:1","menu:1"],"top_center":["html:1"],"bottom_center":[]},"options":{"custom_breakpoint":false,"breakpoint":"1280px","orientation":"hor","sticky":true,"sticky_auto_hide":false,"scroll_breakpoint":"1px","transparent":false,"width":"300px","elm_align":"center","shadow":"none","top_show":0,"top_height":"40px","top_sticky_height":"0px","top_fullwidth":false,"top_centering":false,"top_bg_color":"_header_top_bg","top_text_color":"_header_top_text","top_text_hover_color":"_header_top_text_hover","top_transparent_bg_color":"_header_top_transparent_bg","top_transparent_text_color":"_header_top_transparent_text","top_transparent_text_hover_color":"_header_top_transparent_text_hover","middle_height":"80px","middle_sticky_height":"80px","middle_fullwidth":false,"middle_centering":false,"elm_valign":"top","bg_img":"","bg_img_wrapper_start":"","bg_img_size":"cover","bg_img_repeat":"repeat","bg_img_position":"top left","bg_img_attachment":true,"bg_img_wrapper_end":"","middle_bg_color":"_header_middle_bg","middle_text_color":"_header_middle_text","middle_text_hover_color":"_header_middle_text_hover","middle_transparent_bg_color":"_header_transparent_bg","middle_transparent_text_color":"_header_transparent_text","middle_transparent_text_hover_color":"_header_transparent_text_hover","bottom_show":"","bottom_height":"50px","bottom_sticky_height":"50px","bottom_fullwidth":false,"bottom_centering":false,"bottom_bg_color":"_header_middle_bg","bottom_text_color":"_header_middle_text","bottom_text_hover_color":"_header_middle_text_hover","bottom_transparent_bg_color":"_header_transparent_bg","bottom_transparent_text_color":"_header_transparent_text","bottom_transparent_text_hover_color":"_header_transparent_text_hover"}},"tablets":{"layout":{"hidden":["image:2"],"top_right":[],"top_left":[],"bottom_right":[],"middle_right":["menu:1"],"middle_left":["image:1"],"top_center":["html:1"],"bottom_center":[]},"options":{"custom_breakpoint":false,"breakpoint":"980px","orientation":"hor","sticky":true,"sticky_auto_hide":false,"scroll_breakpoint":"1px","transparent":false,"width":"300px","elm_align":"center","shadow":"none","top_show":"","top_height":"40px","top_sticky_height":"40px","top_fullwidth":false,"top_centering":false,"top_bg_color":"_header_top_bg","top_text_color":"_header_top_text","top_text_hover_color":"_header_top_text_hover","top_transparent_bg_color":"_header_top_transparent_bg","top_transparent_text_color":"_header_top_transparent_text","top_transparent_text_hover_color":"_header_top_transparent_text_hover","middle_height":"80px","middle_sticky_height":"70px","middle_fullwidth":false,"middle_centering":false,"elm_valign":"top","bg_img":"","bg_img_wrapper_start":"","bg_img_size":"cover","bg_img_repeat":"repeat","bg_img_position":"top left","bg_img_attachment":true,"bg_img_wrapper_end":"","middle_bg_color":"_header_middle_bg","middle_text_color":"_header_middle_text","middle_text_hover_color":"_header_middle_text_hover","middle_transparent_bg_color":"_header_transparent_bg","middle_transparent_text_color":"_header_transparent_text","middle_transparent_text_hover_color":"_header_transparent_text_hover","bottom_show":"","bottom_height":"50px","bottom_sticky_height":"50px","bottom_fullwidth":false,"bottom_centering":false,"bottom_bg_color":"_header_middle_bg","bottom_text_color":"_header_middle_text","bottom_text_hover_color":"_header_middle_text_hover","bottom_transparent_bg_color":"_header_transparent_bg","bottom_transparent_text_color":"_header_transparent_text","bottom_transparent_text_hover_color":"_header_transparent_text_hover"}},"mobiles":{"layout":{"hidden":["image:2"],"top_right":[],"top_left":[],"bottom_right":[],"middle_right":["menu:1"],"middle_left":["image:1"],"top_center":["html:1"],"middle_center":[],"bottom_center":[]},"options":{"custom_breakpoint":1,"breakpoint":"900px","orientation":"hor","sticky":true,"sticky_auto_hide":false,"scroll_breakpoint":"1px","transparent":false,"width":"300px","elm_align":"center","shadow":"none","top_show":1,"top_height":"53px","top_sticky_height":"54px","top_fullwidth":false,"top_centering":false,"top_bg_color":"_header_top_bg","top_text_color":"_header_top_text","top_text_hover_color":"_header_top_text_hover","top_transparent_bg_color":"_header_top_transparent_bg","top_transparent_text_color":"_header_top_transparent_text","top_transparent_text_hover_color":"_header_top_transparent_text_hover","middle_height":"56px","middle_sticky_height":"56px","middle_fullwidth":false,"middle_centering":false,"elm_valign":"top","bg_img":"","bg_img_wrapper_start":"","bg_img_size":"cover","bg_img_repeat":"repeat","bg_img_position":"top left","bg_img_attachment":true,"bg_img_wrapper_end":"","middle_bg_color":"_header_middle_bg","middle_text_color":"_header_middle_text","middle_text_hover_color":"_header_middle_text_hover","middle_transparent_bg_color":"_header_transparent_bg","middle_transparent_text_color":"_header_transparent_text","middle_transparent_text_hover_color":"_header_transparent_text_hover","bottom_show":0,"bottom_height":"55px","bottom_sticky_height":"50px","bottom_fullwidth":false,"bottom_centering":0,"bottom_bg_color":"_header_middle_bg","bottom_text_color":"_header_middle_text","bottom_text_hover_color":"_header_middle_text_hover","bottom_transparent_bg_color":"_header_transparent_bg","bottom_transparent_text_color":"_header_transparent_text","bottom_transparent_text_hover_color":"_header_transparent_text_hover"}},"header_id":"14"};</script><script type="rocketlazyloadscript" id="rocket-browser-checker-js-after"> "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 id="rocket-preload-links-js-extra"> 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:\/\/khabarjoo24.com","onHoverDelay":"100","rateThrottle":"3"}; </script> <script type="rocketlazyloadscript" id="rocket-preload-links-js-after"> (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); </script> <script id="rocket_lazyload_css-js-extra"> var rocket_lazyload_css_data = {"threshold":"300"}; </script> <script id="rocket_lazyload_css-js-after"> !function o(n,c,s){function i(t,e){if(!c[t]){if(!n[t]){var r="function"==typeof require&&require;if(!e&&r)return r(t,!0);if(u)return u(t,!0);throw(r=new Error("Cannot find module '"+t+"'")).code="MODULE_NOT_FOUND",r}r=c[t]={exports:{}},n[t][0].call(r.exports,function(e){return i(n[t][1][e]||e)},r,r.exports,o,n,c,s)}return c[t].exports}for(var u="function"==typeof require&&require,e=0;e<s.length;e++)i(s[e]);return i}({1:[function(e,t,r){"use strict";!function(){const r="undefined"==typeof rocket_pairs?[]:rocket_pairs,o=document.querySelector("#wpr-lazyload-bg");var e=rocket_lazyload_css_data.threshold||300;const n=new IntersectionObserver(e=>{e.forEach(t=>{if(t.isIntersecting){const e=r.filter(e=>t.target.matches(e.selector));e.map(t=>{t&&(o.innerHTML+=t.style,t.elements.forEach(e=>{n.unobserve(e),e.setAttribute("data-rocket-lazy-bg-".concat(t.hash),"loaded")}))})}})},{rootMargin:e+"px"});function t(){0<(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).length&&r.forEach(t=>{try{const e=document.querySelectorAll(t.selector);e.forEach(e=>{"loaded"!==e.getAttribute("data-rocket-lazy-bg-".concat(t.hash))&&(n.observe(e),(t.elements||(t.elements=[])).push(e))})}catch(e){console.error(e)}})}t();const c=function(){const o=window.MutationObserver;return function(e,t){if(e&&1===e.nodeType){const r=new o(t);return r.observe(e,{attributes:!0,childList:!0,subtree:!0}),r}}}();e=document.querySelector("body"),c(e,t)}()},{}]},{},[1]); </script> <script id="author-tracking-js-extra"> var author = {"name":"admin"}; </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://khabarjoo24.com/wp-content/cache/min/1/wp-content/themes/Impreza/js/google.js?ver=1741786858" id="author-tracking-js" defer></script> <script src="https://khabarjoo24.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script> <script src="https://khabarjoo24.com/wp-content/themes/Impreza/js/us.core.min.js?ver=8.23.2" id="us-core-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://khabarjoo24.com/wp-content/cache/min/1/wp-content/plugins/ol_scrapes/assets/js/ext-image.js?ver=1741786858" id="ol_img_resize-js" defer></script> <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://khabarjoo24.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';t=t.replace('alt=""','alt="'+alt+'"');return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id,a[t].dataset.alt),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script></body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1741892979 -->

Pages: 1 2 3 4 5 6 7 8 9 10