{"id":8478,"date":"2025-09-18T17:30:20","date_gmt":"2025-09-18T20:30:20","guid":{"rendered":"https:\/\/www.aguasdejoinville.com.br\/novo\/?page_id=8478"},"modified":"2026-08-21T14:02:52","modified_gmt":"2026-08-21T17:02:52","slug":"viabilidade-tecnica-e-aprovacao-de-projetos","status":"publish","type":"page","link":"https:\/\/aguasdejoinville.com.br\/novo\/viabilidade-tecnica-e-aprovacao-de-projetos\/","title":{"rendered":"Viabilidade T\u00e9cnica e Aprova\u00e7\u00e3o de Projetos"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8478\" class=\"elementor elementor-8478\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dad7273 e-flex e-con-boxed e-con e-parent\" data-id=\"dad7273\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-79b2c4c e-con-full e-flex e-con e-child\" data-id=\"79b2c4c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3d82585 elementor-widget elementor-widget-smartmag-breadcrumbs\" data-id=\"3d82585\" data-element_type=\"widget\" data-widget_type=\"smartmag-breadcrumbs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<nav class=\"breadcrumbs is-full-width breadcrumbs-b\" id=\"breadcrumb\"><div class=\"inner ts-contain \"><span class=\"current\">Home<\/span><\/div><\/nav>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-db82c65 e-flex e-con-boxed e-con e-parent\" data-id=\"db82c65\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c55ce58 elementor-widget elementor-widget-heading\" data-id=\"c55ce58\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Viabilidade T\u00e9cnica e Aprova\u00e7\u00e3o de Projetos<\/h1>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3362ecd e-flex e-con-boxed e-con e-parent\" data-id=\"3362ecd\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3b5239b elementor-widget elementor-widget-html\" data-id=\"3b5239b\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    body {\r\n      margin: 0;\r\n      font-family: Arial, sans-serif;\r\n    }\r\n\r\n    .menu-grid2 {\r\n      display: grid;\r\n      grid-template-columns: repeat(4, 1fr); \/* 5 cards por linha *\/\r\n      gap: 18px;\r\n      max-width: 1400px;\r\n      margin: 45px auto;\r\n      padding: 18px;\r\n      overflow-x: auto; \/* Permite rolagem horizontal *\/\r\n    }\r\n    .menu-card2 {\r\n      background: transparent; \/* Fundo completamente transparente *\/\r\n      border: 2px solid #2693cb;\r\n      border-radius: 12px;\r\n      text-align: center;\r\n      padding: 6px 5px 0px 5px;\r\n      display: flex;\r\n      flex-direction: column;\r\n      align-items: center;\r\n      transition: box-shadow 0.2s, transform 0.2s, border-color 0.2s, background 0.2s, color 0.2s;\r\n      height: 175px;\r\n      justify-content: flex-start;\r\n      min-width: 0;\r\n      color: #185577;\r\n      border-color: #2693cb;\r\n    }\r\n    .menu-grid2 a {\r\n      text-decoration: none;\r\n      color: inherit;\r\n      display: block;\r\n    }\r\n    .menu-grid2 a:hover .menu-card2,\r\n    .menu-grid2 a:focus .menu-card2 {\r\n      box-shadow: 0 6px 24px #2693cb44; \/* Mant\u00e9m a sombra apenas no hover *\/\r\n      transform: translateY(-5px) scale(1.03);\r\n      border-color: #1674aa;\r\n      background: transparent; \/* Mant\u00e9m o fundo transparente ao interagir *\/\r\n      color: #1674aa;\r\n    }\r\n    .menu-card2 img {\r\n      max-width: 100px;\r\n      height: auto;\r\n      margin-bottom: 0px;\r\n      margin-top: 4px;\r\n      transition: max-width 0.2s;\r\n    }\r\n    .menu-text {\r\n      color: #185577;\r\n      font-weight: bold;\r\n      font-size: 1.1rem;\r\n      margin-top: 2px;\r\n      margin-bottom: 0;\r\n      transition: color 0.2s;\r\n      text-align: center;\r\n      word-wrap: break-word; \/* Garante que o texto n\u00e3o estoure *\/\r\n      overflow-wrap: break-word;\r\n    }\r\n    .menu-grid2 a:hover .menu-text,\r\n    .menu-grid2 a:focus .menu-text {\r\n      color: #1674aa;\r\n    }\r\n    @media (max-width: 700px) {\r\n      .menu-grid2 {\r\n        grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); \/* Cards ajustados para rolagem horizontal *\/\r\n        gap: 15px; \/* Espa\u00e7amento ajustado *\/\r\n        overflow-x: auto; \/* Adiciona barra de rolagem horizontal *\/\r\n        width: 100%;\r\n        margin: 0 auto; \/* Centraliza o grid *\/\r\n        padding: 10px; \/* Adiciona espa\u00e7amento interno *\/\r\n      }\r\n      .menu-card2 {\r\n        min-width: 140px; \/* Largura fixa para permitir rolagem *\/\r\n        width: 140px;\r\n        height: 110px; \/* Altura ajustada para melhor propor\u00e7\u00e3o *\/\r\n        padding: 5px 5px 0px 5px;\r\n        box-sizing: border-box;\r\n        margin: 0 auto; \/* Centraliza os cards individualmente *\/\r\n      }\r\n      .menu-card2 img {\r\n        max-width: 60px; \/* Ajuste no tamanho da imagem *\/\r\n        height: auto;\r\n        margin-bottom: 5px;\r\n      }\r\n      .menu-text {\r\n        font-size: 0.9rem; \/* Texto menor para evitar estouro *\/\r\n        margin-top: 2px;\r\n        line-height: 1.2; \/* Melhor espa\u00e7amento entre linhas *\/\r\n      }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"menu-grid2\">\r\n  <a href=\"\/novo\/tipo-de-servico\/aprovacao-de-projeto\/\"><div class=\"menu-card2\"><img decoding=\"async\" src=\"https:\/\/www.aguasdejoinville.com.br\/novo\/wp-content\/uploads\/2025\/09\/aprovacao-de-projeto.png\" alt=\"Aprova\u00e7\u00e3o de Projeto\"><div class=\"menu-text\">Aprova\u00e7\u00e3o de Projeto<\/div><\/div><\/a>\r\n  <a href=\"\/novo\/servicos-oficiais\/declaracao-de-atendimento\/\"><div class=\"menu-card2\"><img decoding=\"async\" src=\"https:\/\/www.aguasdejoinville.com.br\/novo\/wp-content\/uploads\/2025\/09\/declaracao-de-atendimento.png\" alt=\"Declara\u00e7\u00e3o de Atendimento\"><div class=\"menu-text\">Declara\u00e7\u00e3o de Atendimento<\/div><\/div><\/a>\r\n  <a href=\"\/novo\/tipo-de-servico\/estudo-de-viabilidade-tecnica-vt\/\"><div class=\"menu-card2\"><img decoding=\"async\" src=\"https:\/\/www.aguasdejoinville.com.br\/novo\/wp-content\/uploads\/2025\/09\/vt.png\" alt=\"vt\"><div class=\"menu-text\">Estudo de Viabilidade T\u00e9cnica<\/div><\/div><\/a>\r\n  <a href=\"\/novo\/tipo-de-servico\/orientacoes-e-manuais\/\"><div class=\"menu-card2\"><img decoding=\"async\" src=\"https:\/\/www.aguasdejoinville.com.br\/novo\/wp-content\/uploads\/2025\/09\/manuais.png\" alt=\"Manuais\"><div class=\"menu-text\">Manuais<\/div><\/div><\/a>\r\n<\/div>\r\n\r\n\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Home Aprova\u00e7\u00e3o de Projeto Declara\u00e7\u00e3o de Atendimento Estudo de Viabilidade T\u00e9cnica Manuais<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/no-wrapper.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-8478","page","type-page","status-publish"],"acf":[],"_links":{"self":[{"href":"https:\/\/aguasdejoinville.com.br\/novo\/wp-json\/wp\/v2\/pages\/8478","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aguasdejoinville.com.br\/novo\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aguasdejoinville.com.br\/novo\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aguasdejoinville.com.br\/novo\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aguasdejoinville.com.br\/novo\/wp-json\/wp\/v2\/comments?post=8478"}],"version-history":[{"count":35,"href":"https:\/\/aguasdejoinville.com.br\/novo\/wp-json\/wp\/v2\/pages\/8478\/revisions"}],"predecessor-version":[{"id":73802,"href":"https:\/\/aguasdejoinville.com.br\/novo\/wp-json\/wp\/v2\/pages\/8478\/revisions\/73802"}],"wp:attachment":[{"href":"https:\/\/aguasdejoinville.com.br\/novo\/wp-json\/wp\/v2\/media?parent=8478"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}