<link rel="stylesheet" href="https://staticportaldaindustria.azureedge.net/static/css/casa-color/sesi_style.css">
<!-- <link rel="stylesheet" href="https://staticportaldaindustria.azureedge.net/static/css/style.css"> -->
<script type="text/javascript" src="https://staticportaldaindustria.azureedge.net/static/js/alpine.min.js"></script>
<script type="text/javascript" src="https://staticportaldaindustria.azureedge.net/static/js/dirigentes_empregados_v5.js"></script>
<link rel="stylesheet" href="https://staticportaldaindustria.azureedge.net/static/cms/css/3.4.1/cms.base.css" />
<script type="text/javascript" src="https://staticportaldaindustria.azureedge.net/static/js/vendors.js"></script>
<script type="text/javascript" src="https://staticportaldaindustria.azureedge.net/static/js/scripts.js"></script>
<script>
    [...document.querySelectorAll(".tab-content .tab-pane")].forEach((panel) => {
        if (panel.classList.contains("active")) return;
        const tab = document.querySelector(`li.active>[aria-controls="${panel.id}"]`);
        if (tab) {
            panel.classList.add("active");
            return;
        }
    });
    $('a.tab-link').click(function(e){
        e.preventDefault();
        $(this).tab('show');
    });
</script>
<script>
    [...document.querySelectorAll(".tab-content .tab-pane")].forEach((panel) => {
        if (panel.classList.contains("active")) return;
        const tab = document.querySelector(`li.active>[aria-controls="${panel.id}"]`);
        if (tab) {
            panel.classList.add("active");
            return;
        }
    });
</script>
<style>:root{--cor-casa: #009C31}.tab-content>.tab-pane{display:none;flex-direction:column;gap:40px}.tab-content>.tab-pane.active{display:flex}.custom-nav-tabs{padding-top:48px;padding-bottom:48px}.tab-content .tab-pane{gap:40px}.tab-content .tab-pane p{color:#222 !important;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif !important;font-size:16px !important;font-style:normal !important;font-weight:400 !important;line-height:150% !important}.tab-content .tab-pane p:last-child{margin:0}.tab-content .tab-pane p strong{font-weight:700 !important;font-size:16px !important}.download-documentos{display:flex;flex-direction:column;gap:8px}.download-documentos strong{color:var(--cor-casa);font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.download-documentos .si-download-pequeno{min-width:555px}.download-documentos .si-download-pequeno section{width:100%}.download-documentos .si-download-pequeno svg{min-width:18px}.download-documentos p.nota{color:#000  !important;font-family:Inter  !important;font-size:12px  !important;font-style:normal  !important;font-weight:500  !important;line-height:16px  !important}
</style>
<style>.download-documentos .si-download-pequeno>section>*,.tab-pane .si-download-pequeno>section>*{font-family:Inter !important;font-size:14px !important;font-style:normal !important;font-weight:400 !important;line-height:20px !important}.download-documentos .si-download-pequeno>section>p,.tab-pane .si-download-pequeno>section>p{color:#262626 !important}.download-documentos .si-download-pequeno>section>span,.tab-pane .si-download-pequeno>section>span{color:#C0C0C0 !important;font-size:12px !important;font-weight:500 !important;line-height:16px !important}
</style>
<style>
  .content p {
    font-size:18px !important;
  }
  .sidebar {
    font-size:18px !important;
  }
</style>

<style>
    #common-space-5352650 {
        height: 24px;
    }
    
</style>


    <style type="text/css">
        /* Defina a imagem de fundo. */
        .image-size-backgroud-5352651{
            background-image: url('');
        }
        
            /*Default ou Centralizado - igual ao plugin de coluna*/
            .image-size-backgroud-5352651 {
                background-repeat: no-repeat;
                background-position: top center;
                background-size: 100%;
            }
        

        
    </style>


<style>
    #common-space-5352654 {
        height: 26px;
    }
    
</style>

<style>
    .departamento-regional {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 16px;
        gap: 16px;

        background: #FFFFFF;
        border: 1px solid rgba(225, 225, 225, 0.5);
        box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.05);
    }

    .departamento-regional-shadow {
        border: 1px solid rgba(225, 225, 225, 0.5);
        box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.05);
    }

    .departamento-regional .departamento-regional-textos {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 0px;
        gap: 8px;
    }

    .departamento-regional h6,
    .departamento-regional p {
        /* font */
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }

    .departamento-regional h6 {
        font-weight: 700;
        font-size: 16px;
        letter-spacing: 0.04em;
        margin: 0;
    }

    .departamento-regional .departamento-regional-textos p {
        color: #222222;
        font-size: 14px !important;
    }

    .departamento-regional p:last-child {
        margin-bottom: 0;
    }

    .departamento-regional-select {
        width: 100%;
        border: 2px solid #A2A2A2;
        border-radius: 4px;

        /* font */
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
        color: #222222;
        opacity: 0.64;
    }

    .departamento-regional-senai h6 {
        color: #ff8c00;
    }

    .departamento-regional-sesi h6 {
        color: #009C31;
    }

    /* Mapa */

    .departamento-regional-mapa {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0px 0px 32px;
        gap: 16px;

        background: #FFFFFF;
        border: 1px solid rgba(130, 130, 130, 0.5);
        box-shadow: 0px 30px 40px rgba(0, 0, 0, 0.05);
    }

    .departamento-regional-mapa-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0 16px;
        gap: 16px;
        width: 100%;
    }

    .departamento-regional-separador {
        display: block;
        border-bottom: 1px solid rgba(130, 130, 130, 0.5);
        width: 100%;
    }

    .departamento-regional-mapa-titulo {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 16px;
        gap: 8px;
        width: 100%;
        background: #828282;

        /* Font */
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
        line-height: 22px;
        text-align: center;
        color: #FFFFFF;
    }

    .departamento-regional-mapa-subtitulo {
        width: 100%;

        /* Font */
        font-family: 'Inter';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 19px;
        text-align: center;
        color: #373737;
    }

    
    .departamento-regional-mapa .svg-wrap {
        width: 95%;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
    }

    .departamento-regional-mapa .svg-wrap .outros-departamentos {
        position: absolute;
        display: flex;
        flex-direction: column;
        gap: 8px;
        right: 0;
        bottom: 50px;
    }

    .departamento-regional-mapa .svg-wrap .outros-departamentos a {
        display: block;
        background: #D3D2D1;
        border-radius: 8px;
        padding: 10px 20px;

        font-family: 'Inter';
        font-style: normal;
        font-weight: 700;
        font-size: 10px;
        line-height: 120%;
        text-align: center;
        color: #000000;
    }

    .departamento-regional-mapa .svg-wrap .outros-departamentos a:hover {
        background-color: #999;
        color: #000 !important;
    }

    .departamento-regional-mapa svg {
        width: 100%;
    }

    .departamento-regional-mapa svg a text {
        fill: #000;
        font-family: 'Inter';
        font-weight: 700;
        font-size: 14px;
    }

    .departamento-regional-mapa .btn.btn-primary {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 10px 16px 12px 16px;
        gap: 8px;
        border-radius: 8px;
        border: unset;

        /* Font */
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 16px;
        text-align: center;
        color: #FFFFFF;
    }

    [data-instituicao="senai"] .btn-primary {
        background: #FA911A;
    }

    [data-instituicao="sesi"] .btn-primary {
        background: #01A62D;
    }
</style>

    <style type="text/css">
        /* Defina a imagem de fundo. */
        .image-size-backgroud-5352653{
            background-image: url('');
        }
        
            /*Default ou Centralizado - igual ao plugin de coluna*/
            .image-size-backgroud-5352653 {
                background-repeat: no-repeat;
                background-position: top center;
                background-size: 100%;
            }
        

        
    </style>


  <style type="text/css">
  .background-image-5352649{
      background-image:  url('');

  }
  
  
  
      .image-size-backgroud-5352649 {
          background-size: None;
      }
  
  
  </style>


<style>
    .custom-nav-tabs {
        display: flex;
        flex-direction: row;
        align-items: end;
        justify-content: space-around;
        border-bottom: unset;
    }

    .custom-nav-tabs>li>a {
        text-align: center;
        border: unset;
        padding: 12px 16px;
    }

    .custom-nav-tabs>li{
        border-bottom: 4px solid #F8F8F8;;
        transition: all 500ms ease;
    }
    
    .custom-nav-tabs>li.active{
        border-bottom: 4px solid rgba(1, 1, 1, .25);;
    }

    .custom-nav-tabs>li>a:focus, .custom-nav-tabs>li>a:hover {
        background-color: transparent;
    }
</style>


<style>
    #si_iframe {
        border: none;
    }
</style>


<style>
    .si-download-pequeno {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 48px;
        padding: 0 24px;
        background: #FFFFFF;
        border: 1px solid #F7F7F7;
        border-radius: 4px;
        height: 56px;
        width: max-content;

        color: #fa911a;
        font-size: 14px;
        line-height: 21px;
        border-left: 4px solid var(--cor-casa);
        justify-content: space-between;
    }

    .si-download-pequeno:hover {
        box-shadow: 0px 4px 16px rgba(0,0,0,0.08);
    }

    .si-download-pequeno section * {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
    }

    .si-download-pequeno section p {
        line-height: 24px;
        margin: 0;
        color: #262626;
    }

    .si-download-pequeno section span {
        font-weight: 500;
        font-size: 12px;
        line-height: 16px;
        color: #222222;
    }

    .si-download-pequeno svg path{
        stroke: var(--cor-casa, #FA911A);
        fill: unset;
    }
</style>


    <style type="text/css">
        /* Defina a imagem de fundo. */
        .image-size-backgroud-5352657{
            background-image: url('');
        }
        
            /*Default ou Centralizado - igual ao plugin de coluna*/
            .image-size-backgroud-5352657 {
                background-repeat: no-repeat;
                background-position: top center;
                background-size: 100%;
            }
        

        
    </style>


  <style type="text/css">
  .background-image-5352656{
      background-image:  url('');

  }
  
  
  
      .image-size-backgroud-5352656 {
          background-size: None;
      }
  
  
  </style>


    <style type="text/css">
        /* Defina a imagem de fundo. */
        .image-size-backgroud-5038899{
            background-image: url('');
        }
        
            /*Default ou Centralizado - igual ao plugin de coluna*/
            .image-size-backgroud-5038899 {
                background-repeat: no-repeat;
                background-position: top center;
                background-size: 100%;
            }
        

        
    </style>


    <style type="text/css">
        /* Defina a imagem de fundo. */
        .image-size-backgroud-5038902{
            background-image: url('');
        }
        
            /*Default ou Centralizado - igual ao plugin de coluna*/
            .image-size-backgroud-5038902 {
                background-repeat: no-repeat;
                background-position: top center;
                background-size: 100%;
            }
        

        
    </style>


    <style type="text/css">
        /* Defina a imagem de fundo. */
        .image-size-backgroud-5038904{
            background-image: url('');
        }
        
            /*Default ou Centralizado - igual ao plugin de coluna*/
            .image-size-backgroud-5038904 {
                background-repeat: no-repeat;
                background-position: top center;
                background-size: 100%;
            }
        

        
    </style>


    <style type="text/css">
        /* Defina a imagem de fundo. */
        .image-size-backgroud-5038907{
            background-image: url('');
        }
        
            /*Default ou Centralizado - igual ao plugin de coluna*/
            .image-size-backgroud-5038907 {
                background-repeat: no-repeat;
                background-position: top center;
                background-size: 100%;
            }
        

        
    </style>


<style>
.alt-ta-in {
    display: flex;
    margin-left: -32px;
    align-items: baseline;
}
.mt-4px-negative {
    margin-top: -4px !important;
}
</style>


<style>
.d-flexx {
    display: flex;
    flex-wrap: wrap;
}
.socials-draw {
    /*border: 1px solid white;
    border-radius: 50px;*/
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}
.socials-draw div {
    width: 24px;
    height: 24px;
    background-color: white;
}
.socials-draw:hover {
     border: 1px solid #337ab7;
}
.socials-draw:hover div {
    background-color: #337ab7;
}
</style>



        

        <script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" defer></script>
    
        <style>
            /* nt = novo transparencia */
            /* 
                Calibre Light
                Calibre Regular
                Calibre Medium
                Calibre Semibold
                Calibre Bold
            */
            .nt-lead .nt-lead-textos h2 {
                font-family: 'Calibre Semibold';
                font-style: normal;
                font-weight: 600 !important;
                font-size: 24px !important;
                line-height: 130%;
            }
            .nt-lead .nt-lead-textos p {
                font-family: 'Inter';
                font-style: normal;
                font-weight: 400;
                font-size: 16px !important;
                line-height: 150%;
                color: #222222;
            }
            .nt-lead .nt-lead-textos strong,
            .nt-lead .nt-lead-textos p > strong {
                font-family: 'Calibre Bold';
                font-style: normal;
                font-weight: 700;
                font-size: 16px !important;
                line-height: 130%;
                color: #222222;
            }
        </style>
    <p><strong>Departamento Regional - SESI AP</strong></p>
    <p>Este módulo é composto pela execução orçamentária do Departamento Regional – SESI AP, além do seu orçamento aprovado para este ano. Aqui também é possível conhecer a execução orçamentária dos recursos provenientes de saldo de exercícios anteriores.</p>
    <p><strong>Acesse as abas abaixo para conhecer os componentes do Orçamento e Execução Orçamentária.</strong></p> 

    <div id="id-5352656" class="mobile-fallback background-image-5352656 image-size-backgroud-5352656 image-repeat-backgroud-5352656 None row nt nt-sesi">
        <div class="col-xs-12 col-sm-12 col-md-12 col-lg-12  image-size-backgroud-5352657 image-mobile-background-5352657">
            <div>
                <!-- Nav tabs -->
                <ul class="nav nav-tabs custom-nav-tabs" role="tablist">
                    <li role="presentation" class="active" style="width: 25%;"><a href="#execucao-orcamentaria"
                            aria-controls="execucao-orcamentaria" role="tab" data-toggle="tab">Execução<br>Orçamentária</a>
                    </li>
                    <li role="presentation" style="width: 25%;"><a href="#saldo-de-exercicio-anteriores"
                            aria-controls="saldo-de-exercicio-anteriores" role="tab" data-toggle="tab">Saldo de
                            Exercícios<br> Anteriores</a></li>
                    <li role="presentation" style="width: 25%;"><a href="#despesas-por-licitacao-e-processo-de-selecao" aria-controls="despesas-por-licitacao-e-processo-de-selecao" role="tab" data-toggle="tab">Despesas por Licitação e<br>Processos de Seleção</a></li>
                    <li role="presentation" style="width: 25%;"><a href="#rateio-de-despesas" aria-controls="rateio-de-despesas" role="tab" data-toggle="tab">Rateio de Despesas</a></li>
                </ul>
            </div>
            <div class="tab-content">
                <div role="tabpanel" class="tab-pane fade in active" id="execucao-orcamentaria">
                    <p>
                        Veja a execução orçamentária dos últimos 5 anos e o orçamento aprovado deste
                        ano do Departamento Regional – SESI AP.
                    </p>
                    <iframe id="si_iframe"
                        src="https://sorsdn.sistemaindustria.com.br/ldo/iframe?regional=AP&entidade=SESI&ano=2026"
                        title="Execução Orçamentária" width="100%" height="2250px"></iframe>
                    <div class="download-documentos"><strong>Orçamento 2026</strong>
                        <a href="https://www.ap.sesi.org.br/transparencia-sesi/storage/2026/01/Orcamento-Aprovado-2026_SESIAP_Inicial.pdf"
                            target="_blank" class="si-download-pequeno" title="Download Orçamento Aprovado 2026" download>
                            <img src="https://staticportaldaindustria.azureedge.net/static/si_download/icons/pdf.svg">
                            <section>
                                <p> Orçamento Aprovado 2026</p>

                            </section>

                            <svg width="18" height="16" viewBox="0 0 18 16" fill="none" xmlns="http://www.w3.org/2000/svg">
                                <path
                                    d="M17.0209 12.2103V14.3156C17.0209 14.897 16.5496 15.3682 15.9683 15.3682H2.28408C1.70272 15.3682 1.23145 14.897 1.23145 14.3156V12.2103M4.38934 6.42087L9.12548 11.1577L13.8623 6.42087H11.2307V1.68403C11.2307 1.39335 10.9951 1.15771 10.7044 1.15771H7.54653C7.25586 1.15771 7.02022 1.39335 7.02022 1.68403V6.42087H4.38934Z"
                                    stroke="#FA911A" stroke-linecap="round" stroke-linejoin="round" />
                            </svg>

                        </a>
                    </div>

                    <div class="download-documentos"><strong>Execuções orçamentárias de anos anteriores</strong>
                        <a href="https://www.ap.sesi.org.br/transparencia-sesi/wp-content/uploads/2022/01/SESI-AP-Execucao-Orcamentaria-2021.pdf"
                            target="_blank" class="si-download-pequeno"
                            title="Download Execução Orçamentária 2021" download>
                            <img src="https://staticportaldaindustria.azureedge.net/static/si_download/icons/pdf.svg">
                            <section>
                                <p> Execução Orçamentária 2021</p>
                            </section>
                            <svg width="18" height="16" viewBox="0 0 18 16" fill="none" xmlns="http://www.w3.org/2000/svg">
                                <path
                                    d="M17.0209 12.2103V14.3156C17.0209 14.897 16.5496 15.3682 15.9683 15.3682H2.28408C1.70272 15.3682 1.23145 14.897 1.23145 14.3156V12.2103M4.38934 6.42087L9.12548 11.1577L13.8623 6.42087H11.2307V1.68403C11.2307 1.39335 10.9951 1.15771 10.7044 1.15771H7.54653C7.25586 1.15771 7.02022 1.39335 7.02022 1.68403V6.42087H4.38934Z"
                                    stroke="#FA911A" stroke-linecap="round" stroke-linejoin="round" />
                            </svg>
                        </a>
                        <a href="https://www.ap.sesi.org.br/transparencia-sesi/wp-content/uploads/2021/04/4°-TRI-2020-SESI-AP.pdf"
                            target="_blank" class="si-download-pequeno"
                            title="Download Execução Orçamentária 2020" download>
                            <img src="https://staticportaldaindustria.azureedge.net/static/si_download/icons/pdf.svg">
                            <section>
                                <p> Execução Orçamentária 2020</p>
                            </section>
                            <svg width="18" height="16" viewBox="0 0 18 16" fill="none" xmlns="http://www.w3.org/2000/svg">
                                <path
                                    d="M17.0209 12.2103V14.3156C17.0209 14.897 16.5496 15.3682 15.9683 15.3682H2.28408C1.70272 15.3682 1.23145 14.897 1.23145 14.3156V12.2103M4.38934 6.42087L9.12548 11.1577L13.8623 6.42087H11.2307V1.68403C11.2307 1.39335 10.9951 1.15771 10.7044 1.15771H7.54653C7.25586 1.15771 7.02022 1.39335 7.02022 1.68403V6.42087H4.38934Z"
                                    stroke="#FA911A" stroke-linecap="round" stroke-linejoin="round" />
                            </svg>
                        </a>

                        <a href="https://www.ap.sesi.org.br/transparencia-sesi/wp-content/uploads/2020/05/Execução-Orçamentária-2019-SESI-AP.pdf"
                            target="_blank" class="si-download-pequeno"
                            title="Download Execução Orçamentária 2019" download>
                            <img src="https://staticportaldaindustria.azureedge.net/static/si_download/icons/pdf.svg">
                            <section>
                                <p> Execução Orçamentária 2019</p>
                            </section>
                            <svg width="18" height="16" viewBox="0 0 18 16" fill="none" xmlns="http://www.w3.org/2000/svg">
                                <path
                                    d="M17.0209 12.2103V14.3156C17.0209 14.897 16.5496 15.3682 15.9683 15.3682H2.28408C1.70272 15.3682 1.23145 14.897 1.23145 14.3156V12.2103M4.38934 6.42087L9.12548 11.1577L13.8623 6.42087H11.2307V1.68403C11.2307 1.39335 10.9951 1.15771 10.7044 1.15771H7.54653C7.25586 1.15771 7.02022 1.39335 7.02022 1.68403V6.42087H4.38934Z"
                                    stroke="#FA911A" stroke-linecap="round" stroke-linejoin="round" />
                            </svg>
                        </a>

                       <!-- <a href="https://www.ap.sesi.org.br/transparencia-sesi/wp-content/uploads/2020/05/Execução-Orçamentária-2018-SESI-AP.pdf"
                            target="_blank" class="si-download-pequeno"
                            title="Download Execução Orçamentária 2018" download>
                            <img src="https://staticportaldaindustria.azureedge.net/static/si_download/icons/pdf.svg">
                            <section>
                                <p> Execução Orçamentária 2018</p>
                            </section>
                            <svg width="18" height="16" viewBox="0 0 18 16" fill="none" xmlns="http://www.w3.org/2000/svg">
                                <path
                                    d="M17.0209 12.2103V14.3156C17.0209 14.897 16.5496 15.3682 15.9683 15.3682H2.28408C1.70272 15.3682 1.23145 14.897 1.23145 14.3156V12.2103M4.38934 6.42087L9.12548 11.1577L13.8623 6.42087H11.2307V1.68403C11.2307 1.39335 10.9951 1.15771 10.7044 1.15771H7.54653C7.25586 1.15771 7.02022 1.39335 7.02022 1.68403V6.42087H4.38934Z"
                                    stroke="#FA911A" stroke-linecap="round" stroke-linejoin="round" />
                            </svg>
                        </a> -->


                        <p class="nota">Nota: A partir do ano de 2022, as informações estão disponíveis na tabela "Execução
                            Orçamentária".</p>

                    </div>
                </div>

                <div role="tabpanel" class="tab-pane fade in" id="saldo-de-exercicio-anteriores">
                    <p>Confira a previsão e a execução orçamentária da utilização de saldo de exercícios anteriores, quando
                        existente, do Departamento Regional - SESI AP.</p>
                    <iframe id="si_iframe"
                        src="https://sorsdn.sistemaindustria.com.br/ldo/iframeSaldoExercAnt?regional=AP&amp;entidade=SESI&ano=2026"
                        title="Saldo de Exercícios Anteriores" width="100%" height="500px"></iframe>
                </div>

                <div role="tabpanel" class="tab-pane fade in" id="despesas-por-licitacao-e-processo-de-selecao">
                    <p>Confira a execução orçamentária das despesas detalhadas por licitação e processo de seleção, do
                        Departamento Regional – SESI/AP.</p>
                    <iframe id="si_iframe"
                        src="https://sorsdn.sistemaindustria.com.br/iar/iframedespesaslicitacao?regional=AP&entidade=SESI&ano=2026"
                        title="Saldo de Exercícios Anteriores" width="100%" height="2000px"></iframe>
                </div>

                <div role="tabpanel" class="tab-pane fade in" id="rateio-de-despesas">
                    <p>Confira a divisão das despesas decorrentes do compartilhamento de processos, recursos humanos e/ou
                        materiais do SESI/AP com a CNI, SENAI/AP e o IEL Núcleo Central.</p>
                    <p><strong>Selecione uma das áreas abaixo para visualizar os informes de despesas.</strong></p>
                    <iframe id="si_iframe"
                        src="https://sorsdn.sistemaindustria.com.br/iar/iframerateiodespesas?regional=AP&entidade=SESI&ano=2026"
                        title="Saldo de Exercícios Anteriores" width="100%" height="2000px"></iframe>
                </div>
            </div>
        </div>
    </div>

   {"id":12,"date":"2021-01-22T16:56:48","date_gmt":"2021-01-22T16:56:48","guid":{"rendered":"http:\/\/transparencia.raphaborralho.com\/?page_id=10"},"modified":"2023-10-26T20:06:15","modified_gmt":"2023-10-26T20:06:15","slug":"lei-de-diretrizes-orcamentarias","status":"publish","type":"page","link":"https:\/\/www.ap.sesi.org.br\/transparencia-sesi\/lei-de-diretrizes-orcamentarias\/","title":{"rendered":"Or\u00e7amento e Execu\u00e7\u00e3o Or\u00e7ament\u00e1ria"},"content":{"rendered":"\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-12","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.ap.sesi.org.br\/transparencia-sesi\/wp-json\/wp\/v2\/pages\/12","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ap.sesi.org.br\/transparencia-sesi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.ap.sesi.org.br\/transparencia-sesi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.ap.sesi.org.br\/transparencia-sesi\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ap.sesi.org.br\/transparencia-sesi\/wp-json\/wp\/v2\/comments?post=12"}],"version-history":[{"count":101,"href":"https:\/\/www.ap.sesi.org.br\/transparencia-sesi\/wp-json\/wp\/v2\/pages\/12\/revisions"}],"predecessor-version":[{"id":2608,"href":"https:\/\/www.ap.sesi.org.br\/transparencia-sesi\/wp-json\/wp\/v2\/pages\/12\/revisions\/2608"}],"wp:attachment":[{"href":"https:\/\/www.ap.sesi.org.br\/transparencia-sesi\/wp-json\/wp\/v2\/media?parent=12"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}