{"id":643,"date":"2021-01-19T13:25:29","date_gmt":"2021-01-19T17:25:29","guid":{"rendered":"http:\/\/www.perseusdata2.com\/manicore\/?page_id=643"},"modified":"2023-03-31T12:55:44","modified_gmt":"2023-03-31T16:55:44","slug":"suporte-e-sic","status":"publish","type":"page","link":"https:\/\/www.perseusdata2.com\/manicore\/suporte-e-sic\/","title":{"rendered":"Suporte e-SIC"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"643\" class=\"elementor elementor-643\">\n\t\t\t\t\t\t<div class=\"elementor-inner\">\n\t\t\t\t<div class=\"elementor-section-wrap\">\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b0837c1 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"b0837c1\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-2715d8a\" data-id=\"2715d8a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-74c5cf9 elementor-widget elementor-widget-text-editor\" data-id=\"74c5cf9\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-text-editor elementor-clearfix\">\n\t\t\t\t<h3><span style=\"color: #333333;\">Estat\u00edstico<\/span><\/h3>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-b8de4e5\" data-id=\"b8de4e5\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-14af15d elementor-headline--style-highlight elementor-widget elementor-widget-animated-headline\" data-id=\"14af15d\" data-element_type=\"widget\" data-settings=\"{&quot;marker&quot;:&quot;underline&quot;,&quot;highlighted_text&quot;:&quot;e-SIC&quot;,&quot;headline_style&quot;:&quot;highlight&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;highlight_animation_duration&quot;:1200,&quot;highlight_iteration_delay&quot;:8000}\" data-widget_type=\"animated-headline.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-headline\">\n\t\t\t\t<span class=\"elementor-headline-dynamic-wrapper elementor-headline-text-wrapper\">\n\t\t\t\t\t<span class=\"elementor-headline-dynamic-text elementor-headline-text-active\">e-SIC<\/span>\n\t\t\t\t<\/span>\n\t\t\t\t<\/h4>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d0bd528 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d0bd528\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-69c17ec\" data-id=\"69c17ec\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e74d75f elementor-widget elementor-widget-advance-datatable\" data-id=\"e74d75f\" data-element_type=\"widget\" data-widget_type=\"advance-datatable.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"graphina-element element-card\">\n        <div class=\"graphina-table graphina-table-e74d75f  \">\n        <table class=\"datatable-e74d75f\"><\/table>\n    <\/div>\n<\/div>\n        <script>\n            var dataMain = {\"header\":[\"Chamados\"],\"body\":[[\"18\"]]};\n            var tableOptions = {\"search\":false,\"row\":2,\"columns\":1,\"index\":false};\n            var myElement = document.querySelector('.graphina-table-e74d75f');\n\n            if (tableOptions['search'] === true) {\n                document.querySelector('#table-filter-e74d75f').addEventListener('keyup', function () {\n                    let data = {\n                        header: dataMain.header,\n                        body: []\n                    };\n                    let filterText = this.value;\n                    data.body = dataMain.body.filter(function (res) {\n                        return res.filter(function (val) {\n                            return val.toString().toLowerCase().includes(filterText.toString().toLowerCase());\n                        }).length > 0;\n                    });\n                    setTableData(data);\n                });\n            }\n\n            function setTableData(data) {\n                var mainElement = document.querySelector('.graphina-table-e74d75f');\n                mainElement.innerHTML = '';\n                var tableElement = document.createElement('table');\n                tableElement.classList.add('graphina-table-base', 'table-bordered', 'table-padding-left', 'datatable-e74d75f');\n                if (data.header.length > 0) {\n                    var headerElement = document.createElement('thead');\n                    headerElement.classList.add('graphina-table-header');\n                    for (let i = 0; i < tableOptions.columns; i++) {\n                        let thElement = document.createElement('th');\n                        thElement.classList.add('graphina-table-cell');\n                                                thElement.innerHTML = data.header[i];\n                        \n                        headerElement.append(thElement);\n                    }\n                    tableElement.append(headerElement);\n                }\n                if (data.body.length > 0) {\n                    var bodyElement = document.createElement('tbody');\n                    bodyElement.classList.add('graphina-table-body');\n                    let count = 1;\n                    for (let i = 0; i < tableOptions.row; i++) {\n                        let tr = data.body[i] ? data.body[i] : [];\n                        if (tr.length > 0) {\n                            let trElement = document.createElement('tr');\n                            for (let j = 0; j < tableOptions.columns; j++) {\n                                let tdElement = document.createElement('td');\n                                tdElement.classList.add('graphina-table-cell');\n                                                                tdElement.innerHTML = tr[j];\n                                                                trElement.append(tdElement);\n                            }\n                            bodyElement.append(trElement);\n                        }\n                    }\n                    tableElement.append(bodyElement);\n                } else {\n                    var bodyElement = document.createElement('tbody');\n                    bodyElement.classList.add('graphina-table-body');\n                    let trElement = document.createElement('tr');\n                    let tdElement = document.createElement('td');\n                    tdElement.setAttribute('colspan', tableOptions.columns);\n                    tdElement.classList.add('graphina-table-no-data');\n                    tdElement.classList.add('graphina-table-cell');\n                    tdElement.innerText = 'No Data Available';\n                    trElement.append(tdElement);\n                    bodyElement.append(trElement);\n                    tableElement.append(bodyElement);\n                }\n                console.log(data, data.header.length, data.body.length);\n                if (data.header.length === 0 && data.body.length === 0) {\n                    let spanEle = document.createElement('span');\n                    spanEle.classList.add('graphina-no-data');\n                    spanEle.innerText = 'No Data Available'\n                    mainElement.append(spanEle);\n                } else {\n                    mainElement.append(tableElement);\n                }\n            }\n\n            setTableData(dataMain);\n\n            \n        <\/script>\n        \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-8d4efc9\" data-id=\"8d4efc9\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c7823f3 elementor-widget elementor-widget-advance-datatable\" data-id=\"c7823f3\" data-element_type=\"widget\" data-widget_type=\"advance-datatable.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"graphina-element element-card\">\n        <div class=\"graphina-table graphina-table-c7823f3  \">\n        <table class=\"datatable-c7823f3\"><\/table>\n    <\/div>\n<\/div>\n        <script>\n            var dataMain = {\"header\":[\"Resolvidos\"],\"body\":[[\"18\"]]};\n            var tableOptions = {\"search\":false,\"row\":2,\"columns\":1,\"index\":false};\n            var myElement = document.querySelector('.graphina-table-c7823f3');\n\n            if (tableOptions['search'] === true) {\n                document.querySelector('#table-filter-c7823f3').addEventListener('keyup', function () {\n                    let data = {\n                        header: dataMain.header,\n                        body: []\n                    };\n                    let filterText = this.value;\n                    data.body = dataMain.body.filter(function (res) {\n                        return res.filter(function (val) {\n                            return val.toString().toLowerCase().includes(filterText.toString().toLowerCase());\n                        }).length > 0;\n                    });\n                    setTableData(data);\n                });\n            }\n\n            function setTableData(data) {\n                var mainElement = document.querySelector('.graphina-table-c7823f3');\n                mainElement.innerHTML = '';\n                var tableElement = document.createElement('table');\n                tableElement.classList.add('graphina-table-base', 'table-bordered', 'table-padding-left', 'datatable-c7823f3');\n                if (data.header.length > 0) {\n                    var headerElement = document.createElement('thead');\n                    headerElement.classList.add('graphina-table-header');\n                    for (let i = 0; i < tableOptions.columns; i++) {\n                        let thElement = document.createElement('th');\n                        thElement.classList.add('graphina-table-cell');\n                                                thElement.innerHTML = data.header[i];\n                        \n                        headerElement.append(thElement);\n                    }\n                    tableElement.append(headerElement);\n                }\n                if (data.body.length > 0) {\n                    var bodyElement = document.createElement('tbody');\n                    bodyElement.classList.add('graphina-table-body');\n                    let count = 1;\n                    for (let i = 0; i < tableOptions.row; i++) {\n                        let tr = data.body[i] ? data.body[i] : [];\n                        if (tr.length > 0) {\n                            let trElement = document.createElement('tr');\n                            for (let j = 0; j < tableOptions.columns; j++) {\n                                let tdElement = document.createElement('td');\n                                tdElement.classList.add('graphina-table-cell');\n                                                                tdElement.innerHTML = tr[j];\n                                                                trElement.append(tdElement);\n                            }\n                            bodyElement.append(trElement);\n                        }\n                    }\n                    tableElement.append(bodyElement);\n                } else {\n                    var bodyElement = document.createElement('tbody');\n                    bodyElement.classList.add('graphina-table-body');\n                    let trElement = document.createElement('tr');\n                    let tdElement = document.createElement('td');\n                    tdElement.setAttribute('colspan', tableOptions.columns);\n                    tdElement.classList.add('graphina-table-no-data');\n                    tdElement.classList.add('graphina-table-cell');\n                    tdElement.innerText = 'No Data Available';\n                    trElement.append(tdElement);\n                    bodyElement.append(trElement);\n                    tableElement.append(bodyElement);\n                }\n                console.log(data, data.header.length, data.body.length);\n                if (data.header.length === 0 && data.body.length === 0) {\n                    let spanEle = document.createElement('span');\n                    spanEle.classList.add('graphina-no-data');\n                    spanEle.innerText = 'No Data Available'\n                    mainElement.append(spanEle);\n                } else {\n                    mainElement.append(tableElement);\n                }\n            }\n\n            setTableData(dataMain);\n\n            \n        <\/script>\n        \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-85f3e24\" data-id=\"85f3e24\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d0e48d9 elementor-widget elementor-widget-advance-datatable\" data-id=\"d0e48d9\" data-element_type=\"widget\" data-widget_type=\"advance-datatable.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"graphina-element element-card\">\n        <div class=\"graphina-table graphina-table-d0e48d9  \">\n        <table class=\"datatable-d0e48d9\"><\/table>\n    <\/div>\n<\/div>\n        <script>\n            var dataMain = {\"header\":[\"Abertos\"],\"body\":[[\"0\"]]};\n            var tableOptions = {\"search\":false,\"row\":2,\"columns\":1,\"index\":false};\n            var myElement = document.querySelector('.graphina-table-d0e48d9');\n\n            if (tableOptions['search'] === true) {\n                document.querySelector('#table-filter-d0e48d9').addEventListener('keyup', function () {\n                    let data = {\n                        header: dataMain.header,\n                        body: []\n                    };\n                    let filterText = this.value;\n                    data.body = dataMain.body.filter(function (res) {\n                        return res.filter(function (val) {\n                            return val.toString().toLowerCase().includes(filterText.toString().toLowerCase());\n                        }).length > 0;\n                    });\n                    setTableData(data);\n                });\n            }\n\n            function setTableData(data) {\n                var mainElement = document.querySelector('.graphina-table-d0e48d9');\n                mainElement.innerHTML = '';\n                var tableElement = document.createElement('table');\n                tableElement.classList.add('graphina-table-base', 'table-bordered', 'table-padding-left', 'datatable-d0e48d9');\n                if (data.header.length > 0) {\n                    var headerElement = document.createElement('thead');\n                    headerElement.classList.add('graphina-table-header');\n                    for (let i = 0; i < tableOptions.columns; i++) {\n                        let thElement = document.createElement('th');\n                        thElement.classList.add('graphina-table-cell');\n                                                thElement.innerHTML = data.header[i];\n                        \n                        headerElement.append(thElement);\n                    }\n                    tableElement.append(headerElement);\n                }\n                if (data.body.length > 0) {\n                    var bodyElement = document.createElement('tbody');\n                    bodyElement.classList.add('graphina-table-body');\n                    let count = 1;\n                    for (let i = 0; i < tableOptions.row; i++) {\n                        let tr = data.body[i] ? data.body[i] : [];\n                        if (tr.length > 0) {\n                            let trElement = document.createElement('tr');\n                            for (let j = 0; j < tableOptions.columns; j++) {\n                                let tdElement = document.createElement('td');\n                                tdElement.classList.add('graphina-table-cell');\n                                                                tdElement.innerHTML = tr[j];\n                                                                trElement.append(tdElement);\n                            }\n                            bodyElement.append(trElement);\n                        }\n                    }\n                    tableElement.append(bodyElement);\n                } else {\n                    var bodyElement = document.createElement('tbody');\n                    bodyElement.classList.add('graphina-table-body');\n                    let trElement = document.createElement('tr');\n                    let tdElement = document.createElement('td');\n                    tdElement.setAttribute('colspan', tableOptions.columns);\n                    tdElement.classList.add('graphina-table-no-data');\n                    tdElement.classList.add('graphina-table-cell');\n                    tdElement.innerText = 'No Data Available';\n                    trElement.append(tdElement);\n                    bodyElement.append(trElement);\n                    tableElement.append(bodyElement);\n                }\n                console.log(data, data.header.length, data.body.length);\n                if (data.header.length === 0 && data.body.length === 0) {\n                    let spanEle = document.createElement('span');\n                    spanEle.classList.add('graphina-no-data');\n                    spanEle.innerText = 'No Data Available'\n                    mainElement.append(spanEle);\n                } else {\n                    mainElement.append(tableElement);\n                }\n            }\n\n            setTableData(dataMain);\n\n            \n        <\/script>\n        \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-296de2d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"296de2d\" data-element_type=\"section\" data-settings=\"{&quot;shape_divider_top&quot;:&quot;opacity-tilt&quot;}\">\n\t\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 2600 131.1\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0 0L2600 0 2600 69.1 0 0z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.5\" d=\"M0 0L2600 0 2600 69.1 0 69.1z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.25\" d=\"M2600 0L0 0 0 130.1 2600 69.1z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0df04d7\" data-id=\"0df04d7\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-071ab6e elementor-widget elementor-widget-image\" data-id=\"071ab6e\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t<figure class=\"wp-caption\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.perseusdata2.com\/manicore\/e-sic\/\">\n\t\t\t\t\t\t\t<img width=\"300\" height=\"120\" src=\"https:\/\/www.perseusdata2.com\/manicore\/wp-content\/uploads\/sites\/22\/2021\/01\/sic.width-500-300x120.png\" class=\"attachment-medium size-medium\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/www.perseusdata2.com\/manicore\/wp-content\/uploads\/sites\/22\/2021\/01\/sic.width-500-300x120.png 300w, https:\/\/www.perseusdata2.com\/manicore\/wp-content\/uploads\/sites\/22\/2021\/01\/sic.width-500.png 492w\" sizes=\"(max-width: 300px) 100vw, 300px\" style=\"width:100%;height:39.84%;max-width:492px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<figcaption class=\"widget-image-caption wp-caption-text\">Clique na imagem para acesso ao sistema<\/figcaption>\n\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f1d4fc2 elementor-widget elementor-widget-text-editor\" data-id=\"f1d4fc2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-text-editor elementor-clearfix\">\n\t\t\t\t<h4><strong>e-SIC F\u00edsico<\/strong><\/h4><div><strong>\u00a0<\/strong><\/div><p>Fa\u00e7a sua solicita\u00e7\u00e3o de informa\u00e7\u00e3o pessoalmente:<\/p><p>Leide Laura Eleut\u00e9rio Vaz<\/p><p>(095) 999042791 Atendimento das 08:00 hrs\u00a0 \u00b4as 13:00 hrs<\/p><p>eleuteriovaz1106@icloud.com<\/p><p><span style=\"font-family: var( --e-global-typography-text-font-family ), Sans-serif; font-weight: var( --e-global-typography-text-font-weight ); font-size: var(--global--font-size-base);\">Endere\u00e7o: R. Get\u00falio Vargas, 574 &#8211; Centro, Manicor\u00e9 &#8211; AM, 69280-000<\/span><\/p><p>\u00a0<\/p><p>\u00a0<\/p><p>Para solicitar uma informa\u00e7\u00f5es, acesse nossa plataforma clicando na imagem do SIC. Voc\u00ea ser\u00e1 redirecionado para nossa plataforma de informa\u00e7\u00e3o aonde poder\u00e1 requisitar sua informa\u00e7\u00e3o ou requisi\u00e7\u00e3o.<\/p><p>\u00a0<\/p><p><strong>Informa\u00e7\u00f5es \u00fateis para efetuar uma solicita\u00e7\u00e3o.<\/strong><\/p><p><strong>\u00a0<\/strong><\/p><p>Informe sua solicita\u00e7\u00e3o com todas as suas informa\u00e7\u00f5es, sempre atualizadas, lembrando que, quanto mais completas as informa\u00e7\u00f5es, mais garantido ser\u00e1 o encaminhamento de sua resposta.<\/p><p>Procure fazer uma solicita\u00e7\u00e3o por formul\u00e1rio, exceto nos casos em que os assuntos sejam correlatos, isso agilizar\u00e1 e encurtar\u00e1 o tempo de espera pela resposta.<\/p><p>Evite fazer pedidos muito gen\u00e9ricos ou desproporcionais, pois isso poder\u00e1 ocasionar uma negativa \u00e0 sua solicita\u00e7\u00e3o.<\/p>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-96d18c3 elementor-widget elementor-widget-text-editor\" data-id=\"96d18c3\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-text-editor elementor-clearfix\">\n\t\t\t\t<h4><strong>Observa\u00e7\u00e3o<\/strong><\/h4><div><strong>\u00a0<\/strong><\/div><p>A maneira mais \u00e1gil para encaminhamento das respostas \u00e9 o seu e-mail. Fa\u00e7a sua solicita\u00e7\u00e3o de maneira clara e objetiva permitindo que o \u00f3rg\u00e3o compreenda a sua solicita\u00e7\u00e3o para lhe proporcionar a resposta correta.<\/p><p>Disponibilizamos os formul\u00e1rios de requisi\u00e7\u00e3o de informa\u00e7\u00e3o para baixar :<\/p><p><span style=\"color: #0000ff;\"><a style=\"color: #0000ff; text-decoration: underline;\" href=\"http:\/\/perseusdata2.com\/PFISICA.pdf\">Pessoa F\u00edsica<\/a><\/span><span style=\"text-decoration: underline;\">\u00a0<\/span><span style=\"color: #0000ff;\"><a style=\"color: #0000ff; text-decoration: underline;\" href=\"http:\/\/perseusdata2.com\/PJURIDICA.pdf\">Pessoa Jur\u00eddica<\/a>\u00a0<\/span><\/p>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Estat\u00edstico e-SIC Clique na imagem para acesso ao sistema e-SIC F\u00edsico \u00a0 Fa\u00e7a sua solicita\u00e7\u00e3o de informa\u00e7\u00e3o pessoalmente: Leide Laura Eleut\u00e9rio Vaz (095) 999042791 Atendimento das 08:00 hrs\u00a0 \u00b4as 13:00 hrs eleuteriovaz1106@icloud.com Endere\u00e7o: R. Get\u00falio Vargas, 574 &#8211; Centro, Manicor\u00e9 &#8211; AM, 69280-000 \u00a0 \u00a0 Para solicitar uma informa\u00e7\u00f5es, acesse nossa plataforma clicando na imagem&hellip; <a class=\"more-link\" href=\"https:\/\/www.perseusdata2.com\/manicore\/suporte-e-sic\/\">Continuar lendo <span class=\"screen-reader-text\">Suporte e-SIC<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":2545,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_coblocks_attr":"","_coblocks_dimensions":"","_coblocks_responsive_height":"","_coblocks_accordion_ie_support":""},"_links":{"self":[{"href":"https:\/\/www.perseusdata2.com\/manicore\/wp-json\/wp\/v2\/pages\/643"}],"collection":[{"href":"https:\/\/www.perseusdata2.com\/manicore\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.perseusdata2.com\/manicore\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.perseusdata2.com\/manicore\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.perseusdata2.com\/manicore\/wp-json\/wp\/v2\/comments?post=643"}],"version-history":[{"count":183,"href":"https:\/\/www.perseusdata2.com\/manicore\/wp-json\/wp\/v2\/pages\/643\/revisions"}],"predecessor-version":[{"id":2789,"href":"https:\/\/www.perseusdata2.com\/manicore\/wp-json\/wp\/v2\/pages\/643\/revisions\/2789"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.perseusdata2.com\/manicore\/wp-json\/wp\/v2\/media\/2545"}],"wp:attachment":[{"href":"https:\/\/www.perseusdata2.com\/manicore\/wp-json\/wp\/v2\/media?parent=643"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}