+titulo+
+texto+
);setTimeout(function(){$(.alertaGeral).addClass(ativo)},300);if(reload==1){if(url==){setTimeout(function(){location.reload()},delayT)}else{setTimeout(function(){window.location.href=url},delayT)}}else{setTimeout(function(){$(.alertaGeral).removeClass(ativo).remove()},delayT)}}function compartilhamentoRedeSocial(tipoRedeSocial,url,titulo){switch(tipoRedeSocial){case facebook:var urlMontada="https://www.facebook.com/sharer/sharer.php?u="+url+"&src=sp";break;case twitter:var urlMontada="https://twitter.com/intent/tweet?original_referer="+url+"&text="+titulo+" - "+url;break;case linkedin:var urlMontada="https://www.linkedin.com/cws/share?url="+url+"%3FWT.mc_id%3D"+titulo;break;case whatsapp:var urlMontada="whatsapp://send?text="+titulo+" - "+url;break;default:}window.open(urlMontada,_blank,toolbar=no, location=no, directories=no, status=no, scrollbars=no, resizable=no, width=600, height=300, top=200, left=450)}function validateEmail(email){var re=/\S+@\S+\.\S+/;return re.test(email)}function shuffleArray(array){for(let i=array.length-1;i>0;i--){const j=Math.floor(Math.random()*(i+1));[array[i],array[j]]=[array[j],array[i]]}}if(window.location.hash&&window.location.hash==#_=_){window.location.hash=}!function(t){var e=function(e){this._options={checkOnLoad:!1,resetOnEnd:!1,loopCheckTime:50,loopMaxNumber:5,baitClass:"pub_300x250 pub_300x250m pub_728x90 text-ad textAd text_ad text_ads text-ads text-ad-links",baitStyle:"width: 1px !important; height: 1px !important; position: absolute !important; left: -10000px !important; top: -1000px !important;",debug:!1},this._var={version:"3.2.1",bait:null,checking:!1,loop:null,loopNumber:0,event:{detected:[],notDetected:[]}},void 0!==e&&this.setOption(e);var o=this,i=function(){setTimeout(function(){!0===o._options.checkOnLoad&&(!0===o._options.debug&&o._log("onload->eventCallback","A check loading is launched"),null===o._var.bait&&o._creatBait(),setTimeout(function(){o.check()},1))},1)};void 0!==t.addEventListener?t.addEventListener("load",i,!1):t.attachEvent("onload",i)};e.prototype._options=null,e.prototype._var=null,e.prototype._bait=null,e.prototype._log=function(t,e){console.log("[BlockAdBlock]["+t+"] "+e)},e.prototype.setOption=function(t,e){if(void 0!==e){var o=t;(t={})[o]=e}for(var i in t)this._options[i]=t[i],!0===this._options.debug&&this._log("setOption",The option "+i+" he was assigned to "+t[i]+");return this},e.prototype._creatBait=function(){var e=document.createElement("div");e.setAttribute("class",this._options.baitClass),e.setAttribute("style",this._options.baitStyle),this._var.bait=t.document.body.appendChild(e),this._var.bait.offsetParent,this._var.bait.offsetHeight,this._var.bait.offsetLeft,this._var.bait.offsetTop,this._var.bait.offsetWidth,this._var.bait.clientHeight,this._var.bait.clientWidth,!0===this._options.debug&&this._log("_creatBait","Bait has been created")},e.prototype._destroyBait=function(){t.document.body.removeChild(this._var.bait),this._var.bait=null,!0===this._options.debug&&this._log("_destroyBait","Bait has been removed")},e.prototype.check=function(t){if(void 0===t&&(t=!0),!0===this._options.debug&&this._log("check","An audit was requested "+(!0===t?"with a":"without")+" loop"),!0===this._var.checking)return!0===this._options.debug&&this._log("check","A check was canceled because there is already an ongoing"),!1;this._var.checking=!0,null===this._var.bait&&this._creatBait();var e=this;return this._var.loopNumber=0,!0===t&&(this._var.loop=setInterval(function(){e._checkBait(t)},this._options.loopCheckTime)),setTimeout(function(){e._checkBait(t)},1),!0===this._options.debug&&this._log("check","A check is in progress ..."),!0},e.prototype._checkBait=function(e){var o=!1;if(null===this._var.bait&&this._creatBait(),null===t.document.body.getAttribute("abp")&&null!==this._var.bait.offsetParent&&0!=this._var.bait.offsetHeight&&0!=this._var.bait.offsetLeft&&0!=this._var.bait.offsetTop&&0!=this._var.bait.offsetWidth&&0!=this._var.bait.clientHeight&&0!=this._var.bait.clientWidth||(o=!0),void 0!==t.getComputedStyle){var i=t.getComputedStyle(this._var.bait,null);!i||"none"!=i.getPropertyValue("display")&&"hidden"!=i.getPropertyValue("visibility")||(o=!0)}!0===this._options.debug&&this._log("_checkBait","A check ("+(this._var.loopNumber+1)+"/"+this._options.loopMaxNumber+" ~"+(1+this._var.loopNumber*this._options.loopCheckTime)+"ms) was conducted and detection is "+(!0===o?"positive":"negative")),!0===e&&(this._var.loopNumber++,this._var.loopNumber>=this._options.loopMaxNumber&&this._stopLoop()),!0===o?(this._stopLoop(),this._destroyBait(),this.emitEvent(!0),!0===e&&(this._var.checking=!1)):null!==this._var.loop&&!1!==e||(this._destroyBait(),this.emitEvent(!1),!0===e&&(this._var.checking=!1))},e.prototype._stopLoop=function(t){clearInterval(this._var.loop),this._var.loop=null,this._var.loopNumber=0,!0===this._options.debug&&this._log("_stopLoop","A loop has been stopped")},e.prototype.emitEvent=function(t){!0===this._options.debug&&this._log("emitEvent","An event with a "+(!0===t?"positive":"negative")+" detection was called");var e=this._var.event[!0===t?"detected":"notDetected"];for(var o in e)!0===this._options.debug&&this._log("emitEvent","Call function "+(parseInt(o)+1)+"/"+e.length),e.hasOwnProperty(o)&&e[o]();return!0===this._options.resetOnEnd&&this.clearEvent(),this},e.prototype.clearEvent=function(){this._var.event.detected=[],this._var.event.notDetected=[],!0===this._options.debug&&this._log("clearEvent","The event list has been cleared")},e.prototype.on=function(t,e){return this._var.event[!0===t?"detected":"notDetected"].push(e),!0===this._options.debug&&this._log("on",A type of event "+(!0===t?"detected":"notDetected")+" was added),this},e.prototype.onDetected=function(t){return this.on(!0,t)},e.prototype.onNotDetected=function(t){return this.on(!1,t)},t.BlockAdBlock=e,void 0===t.blockAdBlock&&(t.blockAdBlock=new e({checkOnLoad:!0,resetOnEnd:!0}))}(window);function isPrivate(t){t||(t=function(){});var n=window.RequestFileSystem||window.webkitRequestFileSystem;if(n)return n(window.TEMPORARY,1,t.bind(this,!1),t.bind(this,!0));if(window.indexedDB&&/Firefox/.test(window.navigator.userAgent))try{var e=window.indexedDB.open("test"),i=0,r=limit=10,u=function(n){return i>=limit?t(!0):window.setTimeout(n,++i*r)},d=function(){return"done"===e.readyState?t(!e.result):u(d)};return u(d)}catch(n){return t(!0)}if(window.navigator.userAgent.match(/(MSIE|Trident|Edge)/))try{return t(!window.indexedDB)}catch(n){return t(!0)}try{return window.openDatabase(null,null,null,null),t(!1)}catch(n){return t(!0)}}function shuffleArray(o){for(let t=o.length-1;t>0;t--){const f=Math.floor(Math.random()*(t+1));[o[t],o[f]]=[o[f],o[t]]}}const elementIsVisibleInViewport=(el,partiallyVisible=!1)=>{const{top,left,bottom,right}=el.getBoundingClientRect();const{innerHeight,innerWidth}=window;return partiallyVisible?((top>0&&top
0&&bottom0&&left0&&right=0&&left>=0&&bottom<=innerHeight&&right<=innerWidth};var r7Trigger=function(){var cn=document.getElementsByClassName("dynamicAdR7"),tg,sz,dp,dc,ls,st=[],da,wd=(function(){var ie=/msie/i.test(navigator.userAgent),ieBox=ie&&(document.compatMode==null||document.compatMode=="BackCompat"),canvasEl=ieBox?document.body:document.documentElement;return window.innerWidth||canvasEl.clientWidth})(),ok=!1,tm=[],ifr,ifrd;if(cn.length>0){for(var i=0;i0||tg.offsetHeight>0);var visible=tg.classList.contains(visibleComplete);if(contBanner.bannerAlternativo&&da===null&&dsp&&visible){contBanner.addBanners(tg);tg.setAttribute("data-ad","true")}else if(sz!==null&&dp!==null&&dc!==null&&sz!==""&&dp!==""&&dc!==""&&da===null&&dsp&&visible){if(contBanner.banners[dp]==undefined){contBanner.banners[dp]=1}else{contBanner.banners[dp]++;dp=dp+contBanner.banners[dp]}tg.setAttribute("data-ad","true");sz=sz.replace(/\[|\]/g,"").split(",");for(var j=0;j0){for(var l=0;l0){sz=tm;ok=!0}}if(ok){ifr=document.createElement(iframe);ifr.id="ad-r7-"+dp;ifr.width=0;ifr.height=0;ifr.frameBorder="no";ifr.scrolling="no";ifr.marginWidth="0";ifr.marginHeight="0";ifr.vspace="0";ifr.hspace="0";ifr.src="about:blank";tg.appendChild(ifr);ifrd=ifr.contentWindow?ifr.contentWindow.document:((ifr.contentDocument)?ifr.contentDocument.document:ifr.contentDocument);ifrd.open();ifrd.write( x imposto de renda
Receita já recebeu 2,2 milhões de declarações do Imposto de Renda 2024 em pouco mais de 48 horas
Contribuintes se mobilizam para cumprir obrigações fiscais enquanto Receita Federal apresenta mudanças e espera recorde de declarações este ano.
18/03/2024 09:00:01
compartilheno facebook compartilheno twitter compartilheno linkedin compartilheno whatsapp
Durante o último fim de semana, uma parcela significativa de contribuintes brasileiros aproveitou para cumprir suas obrigações fiscais com a Receita Federal, realizando o processo de declaração do Imposto de Renda (IR) 2024.
A Receita Federal revelou que até as 16h deste domingo (17), 2,24 milhões de declarações foram submetidas, equivalente a aproximadamente 5,23% do total esperado para este ano, estimado em 43 milhões.
O prazo para envio das declarações começou às 8h de sexta-feira (15) e estende-se até às 23h59min59s de 31 de maio. Esta extensão no prazo, anunciada pela Receita Federal, visa garantir que todos os contribuintes tenham acesso à declaração pré-preenchida. Esta versão já está disponível e inclui informações informes de rendimentos enviados por empregadores, planos de saúde e instituições financeiras.
Análise dos dados
De acordo com informações da Receita Federal, 88% das declarações submetidas até o momento têm direito à restituição, enquanto 6,7% terão que pagar Imposto de Renda e 5,3% não possuem imposto a pagar nem a receber.
A maioria dos contribuintes optou por preencher os documentos através do programa de computador (72,8%), seguido pelo preenchimento online (16,6%) e pelo aplicativo Meu Imposto de Renda (10,7%).
Mudanças no processo
Este ano, a declaração apresenta algumas mudanças. A principal delas é o aumento do limite de rendimentos que requer a submissão do documento, devido à modificação na faixa de isenção. O limite de rendimentos tributáveis para obrigatoriedade de declaração foi ajustado de R$ 28.559,70 para R$ 30.639,90. Essa alteração reflete uma tendência de atualização dos critérios de isenção, como ocorrido no ano anterior, quando o governo elevou a faixa de isenção para R$ 2.640, equivalente a dois salários mínimos na época. Embora as faixas superiores da tabela não tenham sido ajustadas, essas mudanças impactam diretamente na obrigatoriedade da declaração e nos valores de dedução, conforme estabelecido pela Lei 14.663/2023.
Perspectivas
A expectativa da Receita Federal é de que aproximadamente 43 milhões de declarações sejam submetidas este ano, superando o recorde do ano anterior, quando foram recebidos 41.151.515 documentos. É importante ressaltar que aqueles que não respeitarem o prazo de submissão estarão sujeitos a multas, que podem variar de R$ 165,74 a 20% do imposto devido, prevalecendo o maior valor.
Com estas mudanças e expectativas, os contribuintes devem ficar atentos aos prazos e às novas regras estabelecidas, garantindo assim o cumprimento de suas obrigações fiscais de acordo com a legislação vigente.
Receba notícias no seu e-mail