+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(){return!1}class contBanner{static start(){contBanner.obj1=JSON.parse([{"height":250,"img":"assets\\/img\\/contabeisp\\/campanhas\\/podcast970x250.png","link":"https:\\/\\/www.contabeis.com.br\\/conteudo\\/podcasts","tamanho":"[970,250]","target":"_blank","width":970},{"height":600,"img":"assets\\/img\\/contabeisp\\/campanhas\\/podcast300x600.png","link":"https:\\/\\/www.contabeis.com.br\\/conteudo\\/podcasts","tamanho":"[300,600]","target":"_blank","width":300},{"height":250,"img":"assets\\/img\\/contabeisp\\/campanhas\\/podcast300x250.png","link":"https:\\/\\/www.contabeis.com.br\\/conteudo\\/podcasts","tamanho":"[300,250]","target":"_blank","width":300},{"height":90,"img":"assets\\/img\\/contabeisp\\/campanhas\\/podcast728x90.png","link":"https:\\/\\/www.contabeis.com.br\\/conteudo\\/podcasts","tamanho":"[728,90]","target":"_blank","width":728},{"height":50,"img":"assets\\/img\\/contabeisp\\/campanhas\\/podcast320x50.png","link":"https:\\/\\/www.contabeis.com.br\\/conteudo\\/podcasts","tamanho":"[320,50]","target":"_blank","width":320}]);contBanner.obj={};shuffleArray(contBanner.obj1);Object.entries(contBanner.obj1).forEach(([key,value])=>{contBanner.obj[value.tamanho]=value});contBanner.banners={};contBanner.bannerAlternativo=!1;contBanner.check();contBanner.viewOBR=!1}static check(){isPrivate(function(isPrivate){if(isPrivate){contBanner.bannerAlternativo=!0}else{blockAdBlock=new BlockAdBlock({checkOnLoad:!0,resetOnEnd:!0});contBanner.pronto=!0;if(typeof blockAdBlock===undefined){adBlockDetected()}else{blockAdBlock.onDetected(function(){contBanner.bannerAlternativo=!0;var cn=document.getElementsByClassName("dynamicAdR7");for(var i=0;i{toast.addEventListener(mouseenter,Swal.stopTimer)toast.addEventListener(mouseleave,Swal.resumeTimer)},didClose:()=>{setCookie(contabeistoast,1,0,/)}});Toast.fire(atributo)},function(){$.ajax({url:gravaAcesso,type:POST,data:{id:atributo.id,tipo:pop},success:function(retorno){}})})}function addScriptToPage(callback,callback2){let scriptLink="sweetalert2.all.min.js";const scripts=document.getElementsByTagName(script);for(let i=0;i{callback()});if(callback2!=undefined)callback2();}function getCookie(name){const value=`; ${document.cookie}`;const parts=value.split(`; ${name}=`);if(parts.length===2)return parts.pop().split(;).shift();}function setCookie(k,v,expira,path,secure){path=path||"/";secured=(secure)?;secure:;if(!expira){expired=}else{var d=new Date();d.setTime(d.getTime()+(expira*1000));expired=expires=+d.toUTCString()+;}document.cookie=encodeURIComponent(k)+"="+encodeURIComponent(v)+"; "+expired+" path="+path+secured}function loadAds(adContainer){if(adContainer.getElementsByClassName(adsbygoogle).length===0){var ins=document.createElement(ins);ins.className="adsbygoogle";ins.style.display="block";ins.setAttribute("data-ad-client","ca-pub-6514179695368964");ins.setAttribute("data-ad-slot",adContainer.getAttribute("data-ad-slot"));if(adContainer.getAttribute("data-ad-channel"))ins.setAttribute("data-ad-channel",adContainer.getAttribute("data-ad-channel"));if(adContainer.getAttribute("data-ad-format"))ins.setAttribute("data-ad-format",adContainer.getAttribute("data-ad-format"));if(adContainer.getAttribute("data-full-width-responsive"))ins.setAttribute("data-full-width-responsive",adContainer.getAttribute("data-full-width-responsive"));if(adContainer.getAttribute("data-ad-style"))ins.setAttribute("style",adContainer.getAttribute("data-ad-style"));adContainer.appendChild(ins);(adsbygoogle=window.adsbygoogle||[]).push({google_ad_slot: + adContainer.getAttribute("data-ad-slot") + })}}var options={root:null,rootMargin:0px,threshold:0.1};function intersectionCallback(entries,observer){entries.forEach(function(entry){if(entry.isIntersecting){var adContainer=entry.target;loadAds(adContainer);observer.unobserve(adContainer)}})}async function executeFetchWithLoading(url,options,showLoading=!0){try{if(showLoading){}const response=await fetch(url,options);if(!response.ok)throw new Error(A resposta do servidor não foi OK.);return await response.json()}catch(error){throw error}finally{if(showLoading){}}}const site_key_recaptcha=6LfL35YUAAAAADXgsYzCc24ZSugiboKzhncT8bO0;async function loadRecaptcha(){return new Promise((resolve,reject)=>{if(typeof grecaptcha===undefined){$.getScript(`https://www.google.com/recaptcha/api.js?render=${site_key_recaptcha}`,resolve).fail(reject)}else{resolve()}})}function executeRecaptcha(action){return new Promise((resolve,reject)=>{grecaptcha.ready(()=>{grecaptcha.execute(site_key_recaptcha,{action}).then(resolve).catch(reject)})})} x lucro FGTS
Distribuição de lucro bilionário do FGTS será decidido nesta terça-feira (16)
Saiba como a reunião do Conselho Curador definirá o lucro recorde do FGTS, superando R$ 14 bilhões, e os impactos para os trabalhadores.
16/07/2024 16:30
compartilheno facebook compartilheno twitter compartilheno linkedin compartilheno whatsapp
Nesta terça-feira (16), será definido o lucro do Fundo de Garantia do Tempo de Serviço (FGTS) referente ao ano de 2023, com a previsão de que a distribuição para os trabalhadores ocorra até agosto. A reunião do Conselho Curador do FGTS está agendada para às 14h30, quando serão discutidos os resultados do fundo. A expectativa é de que o valor total atinja um novo recorde, superando R$ 14 bilhões.
Além da definição do lucro, a 196ª reunião do conselho abordará a questão do resgate de cotas do Fundo Garantidor de Microfinanças e a modificação de resoluções para as contratações de imóveis usados, com base nos orçamentos financeiro, operacional e econômico do FGTS.
Histórico de distribuição de lucros
No ano anterior, o lucro distribuído foi de R$ 12,7 bilhões, beneficiando 217 milhões de contas vinculadas ao fundo. Em 2022, foram distribuídos R$ 13,2 bilhões, representando 99% do total, para 106,7 milhões de trabalhadores. Em 2021, o valor distribuído foi de R$ 8,1 bilhões, correspondendo a 96% do total. Em 2020, o repasse foi de R$ 7,5 bilhões, equivalente a 66,2% do resultado positivo de 2019, que foi de R$ 11,3 bilhões.
Creditação dos valores
Os valores serão creditados nas contas dos trabalhadores até 31 de agosto. O lucro repassado sempre se refere ao ano anterior, e por lei, não pode ser 100% distribuído. A proporção da divisão é estabelecida pelo conselho curador do fundo.
Restrições de saque
O valor creditado não pode ser sacado diretamente, a menos que se encaixe nas condições previstas pelo fundo, como demissão sem justa causa, aposentadoria, compra da casa própria e doença grave.
Por decisão do Supremo Tribunal Federal (STF), a distribuição de lucros passou a integrar o cálculo de correção do fundo. Com a soma da Taxa de Referência (TR) e 3% ao ano, a correção total deve equivaler ao Índice de Preços ao Consumidor Amplo (IPCA), que mede a inflação oficial do país.
Direito à participação
Todos os trabalhadores com saldo no FGTS em 31 de dezembro de 2023 têm direito à participação na distribuição dos resultados. O dinheiro é creditado na conta do FGTS do trabalhador, podendo ser sacado apenas nas condições estabelecidas pelo fundo.
Consulta de saldo
Os trabalhadores podem verificar o saldo através do aplicativo FGTS, disponível para dispositivos Android e iOS, ou pelo site da Caixa Econômica Federal. Para acessar, é necessário cadastrar as informações pessoais e o Número de Inscrição Social (NIS), encontrado nos extratos do FGTS, carteira de trabalho ou cartão do cidadão. Após isso, o trabalhador deve criar uma senha numérica de seis dígitos.
Receba notícias no seu e-mail