{"id":42,"date":"2022-12-29T09:33:57","date_gmt":"2022-12-29T12:33:57","guid":{"rendered":"https:\/\/themepanthers.com\/wp\/vankine\/v1\/?page_id=42"},"modified":"2023-10-06T10:03:19","modified_gmt":"2023-10-06T13:03:19","slug":"precos","status":"publish","type":"page","link":"https:\/\/ws.dev.br\/ws4\/precos\/","title":{"rendered":"Pre\u00e7os"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"42\" class=\"elementor elementor-42\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3c5c5ba elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3c5c5ba\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2c51328\" data-id=\"2c51328\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\n<style>\n    #modal_acessar_sistema {\n        display: none;\n        position: fixed;\n        z-index: 100;\n        left: 0;\n        top: 0;\n        width: 100%;\n        height: 100%;\n        overflow: auto;\n        background-color: rgba(0, 0, 0, 0.5);\n        padding-top: 60px;\n    }\n\n    #modal_acessar_sistema .modal-title{\n        font-size: 1.2rem;\n        margin-bottom: 2rem;\n    }\n\n    #modal_acessar_sistema .modal-content {\n        background-color: #fefefe;\n        margin: 5% auto;\n        padding: 20px;\n        border: 1px solid #888;\n        width: 60%;\n        max-width: 600px;\n        border-radius: 6px;\n        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n        animation: fadeIn 0.7s ease;\n    }\n\n    #modal_acessar_sistema .close {\n        color: #aaa;\n        float: right;\n        font-size: 28px;\n        font-weight: bold;\n    }\n\n    #modal_acessar_sistema .close:hover,\n    #modal_acessar_sistema .close:focus {\n        color: black;\n        text-decoration: none;\n        cursor: pointer;\n    }\n\n    #modal_acessar_sistema .modal_option {\n        display: flex;\n        justify-content: end;\n    }\n\n    #modal_acessar_sistema .modal_option .btn {\n        padding: 10px 20px;\n        background-color: #007bff;\n        border: none;\n        color: #fff;\n        border-radius: 4px;\n        cursor: pointer;\n        font-size: 16px;\n    }\n\n    #modal_acessar_sistema .modal_option .btn:hover {\n        background-color: #0056b3;\n    }\n\n    #modal_acessar_sistema .select-wrapper {\n        margin-bottom: 15px;\n    }\n\n    #modal_acessar_sistema select {\n        width: 100%;\n        padding: 8px;\n        border-radius: 4px;\n        border: 1px solid #ccc;\n    }\n\n    @media (max-width: 500px) {\n        #modal_acessar_sistema .modal-content {\n            width: 80%;\n        }\n    }\n\n    @keyframes fadeIn {\n        0% {\n            opacity: 0;\n            transform: translate(0, -50%);\n        }\n\n        75% {\n            opacity: 0.75;\n            transform: translate(0, 0);\n        }\n\n        100% {\n            opacity: 1;\n        }\n    }\n<\/style>\n\n<div id=\"modal_acessar_sistema\" class=\"modal\">\n    <div class=\"modal-content\">\n        <h2 class=\"modal-title\">Selecione sua Empresa<\/h2>\n        <div class=\"select-wrapper\">\n            <select id=\"clientes\">\n            <\/select>\n        <\/div>\n        <div class=\"modal_option\">\n            <button class=\"btn\" onclick=\"acessarSistema()\">Acessar<\/button>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\n    function openModal() {\n        var modal = document.getElementById('modal_acessar_sistema');\n        modal.style.display = 'block';\n\n        modal.addEventListener('click', function (event) {\n            if (event.target === this) {\n                closeModal();\n            }\n        });\n    }\n\n    function closeModal() {\n        var modal = document.getElementById('modal_acessar_sistema');\n        modal.style.display = 'none';\n        modal.removeEventListener('click', closeModal);\n    }\n\n    function acessarSistema() {\n        var clienteSelecionado = document.getElementById('clientes').value;\n        window.location.href = clienteSelecionado;\n    }\n    \n    document.addEventListener('DOMContentLoaded', function () {\n        var xhr = new XMLHttpRequest();\n\n        xhr.open('GET', 'https:\/\/ws.dev.br\/ws4\/clientes.json', true);\n\n        xhr.onload = function () {\n            if (xhr.status >= 200 && xhr.status < 400) {\n                var data = JSON.parse(xhr.responseText);\n                let clientes = '<option value=\"\">Selecione seu sistema<\/option>'; \/\/ Corrigido o sinal de igual\n\ndata.forEach(function(row){\n    clientes += '<option value=\"' + row.url + '\">' + row.Cliente + '<\/option>';\n});\n\ndocument.getElementById('clientes').innerHTML = clientes; \/\/ Removido o sinal de #\n            } else {\n                console.error('Erro na requisi\u00e7\u00e3o. Status:', xhr.status);\n            }\n        };\n        xhr.onerror = function () {\n            console.error('Erro de rede ao tentar fazer a requisi\u00e7\u00e3o.');\n        };\n\n        xhr.send();\n    });\n<\/script>\t\t<div class=\"elementor-element elementor-element-cc0b89e elementor-widget elementor-widget-vankine-title-v1\" data-id=\"cc0b89e\" data-element_type=\"widget\" data-widget_type=\"vankine-title-v1.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t                    <div class=\"section_title type_one\">\r\n                            <h4 class=\"sm_title\"> Nossos Pre\u00e7os<\/h4>\r\n                                        <div class=\"title_whole\">\r\n                                            <h2 class=\"title\"> Pre\u00e7os Desenvolvimento de Sites  <\/h2>\r\n                                    <\/div>\r\n                                <\/div>\r\n            \r\n\r\n    \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-36bee37 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"36bee37\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-81d7a9e\" data-id=\"81d7a9e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-927a62e elementor-widget elementor-widget-vankine-price-v1\" data-id=\"927a62e\" data-element_type=\"widget\" data-widget_type=\"vankine-price-v1.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"price_box type_one trans\">\r\n        <div class=\"top\">\r\n        <h4 class=\"title_24\">\r\n            <a class=\"links\" href=\"https:\/\/ws.dev.br\/ws4\/contato\/\"   > \r\n                Site B\u00e1sico            <\/a>\r\n        <\/h4> \r\n        <div class=\"price\">\r\n            <sub> R$<\/sub>1.500<small>\/ Anual<\/small>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"center\">\r\n                    <div class=\"d-flex align-items-center\">\r\n                                <svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                    <g clip-path=\"url(#clip0_185_1985)\">\r\n                    <path class=\"one\" d=\"M10 0C4.48578 0 0 4.48578 0 10C0 15.5142 4.48578 20 10 20C15.5142 20 20 15.5142 20 10C20 4.48578 15.5142 0 10 0Z\" fill=\"#2196F3\"\/>\r\n                    <path d=\"M15.0692 7.88074L9.6525 13.2973C9.48999 13.4598 9.27667 13.5416 9.06335 13.5416C8.85004 13.5416 8.63672 13.4598 8.47421 13.2973L5.76593 10.589C5.44 10.2632 5.44 9.73651 5.76593 9.41074C6.09171 9.08481 6.61829 9.08481 6.94421 9.41074L9.06335 11.5299L13.8909 6.70245C14.2167 6.37653 14.7433 6.37653 15.0692 6.70245C15.395 7.02823 15.395 7.55481 15.0692 7.88074Z\" fill=\"#FAFAFA\"\/>\r\n                    <\/g>\r\n                    <defs>\r\n                    <clipPath id=\"clip0_185_1985\">\r\n                    <rect width=\"20\" height=\"20\" fill=\"white\"\/>\r\n                    <\/clipPath>\r\n                    <\/defs>\r\n                <\/svg>\r\n\r\n                                <small>Painel de Gerenciamento<\/small>\r\n            <\/div>\r\n                    <div class=\"d-flex align-items-center\">\r\n                                <svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                    <g clip-path=\"url(#clip0_185_1985)\">\r\n                    <path class=\"one\" d=\"M10 0C4.48578 0 0 4.48578 0 10C0 15.5142 4.48578 20 10 20C15.5142 20 20 15.5142 20 10C20 4.48578 15.5142 0 10 0Z\" fill=\"#2196F3\"\/>\r\n                    <path d=\"M15.0692 7.88074L9.6525 13.2973C9.48999 13.4598 9.27667 13.5416 9.06335 13.5416C8.85004 13.5416 8.63672 13.4598 8.47421 13.2973L5.76593 10.589C5.44 10.2632 5.44 9.73651 5.76593 9.41074C6.09171 9.08481 6.61829 9.08481 6.94421 9.41074L9.06335 11.5299L13.8909 6.70245C14.2167 6.37653 14.7433 6.37653 15.0692 6.70245C15.395 7.02823 15.395 7.55481 15.0692 7.88074Z\" fill=\"#FAFAFA\"\/>\r\n                    <\/g>\r\n                    <defs>\r\n                    <clipPath id=\"clip0_185_1985\">\r\n                    <rect width=\"20\" height=\"20\" fill=\"white\"\/>\r\n                    <\/clipPath>\r\n                    <\/defs>\r\n                <\/svg>\r\n\r\n                                <small>5 P\u00e1ginas Institucionais<\/small>\r\n            <\/div>\r\n                    <div class=\"d-flex align-items-center\">\r\n                                <svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                    <g clip-path=\"url(#clip0_185_1985)\">\r\n                    <path class=\"one\" d=\"M10 0C4.48578 0 0 4.48578 0 10C0 15.5142 4.48578 20 10 20C15.5142 20 20 15.5142 20 10C20 4.48578 15.5142 0 10 0Z\" fill=\"#2196F3\"\/>\r\n                    <path d=\"M15.0692 7.88074L9.6525 13.2973C9.48999 13.4598 9.27667 13.5416 9.06335 13.5416C8.85004 13.5416 8.63672 13.4598 8.47421 13.2973L5.76593 10.589C5.44 10.2632 5.44 9.73651 5.76593 9.41074C6.09171 9.08481 6.61829 9.08481 6.94421 9.41074L9.06335 11.5299L13.8909 6.70245C14.2167 6.37653 14.7433 6.37653 15.0692 6.70245C15.395 7.02823 15.395 7.55481 15.0692 7.88074Z\" fill=\"#FAFAFA\"\/>\r\n                    <\/g>\r\n                    <defs>\r\n                    <clipPath id=\"clip0_185_1985\">\r\n                    <rect width=\"20\" height=\"20\" fill=\"white\"\/>\r\n                    <\/clipPath>\r\n                    <\/defs>\r\n                <\/svg>\r\n\r\n                                <small>E-mails Institucional<\/small>\r\n            <\/div>\r\n                    <div class=\"d-flex align-items-center\">\r\n                                    <i class=\"fa fa-times\"><\/i>\r\n                                <small>Subp\u00e1ginas Por Servi\u00e7o<\/small>\r\n            <\/div>\r\n                    <div class=\"d-flex align-items-center\">\r\n                                    <i class=\"fa fa-times\"><\/i>\r\n                                <small>Suporte Gerenciamento<\/small>\r\n            <\/div>\r\n                    <div class=\"d-flex align-items-center\">\r\n                                    <i class=\"fa fa-times\"><\/i>\r\n                                <small>\u00c1rea de Publicidade<\/small>\r\n            <\/div>\r\n                    <div class=\"d-flex align-items-center\">\r\n                                    <i class=\"fa fa-times\"><\/i>\r\n                                <small>Layout \u00c1rea Publicidade<\/small>\r\n            <\/div>\r\n            <\/div>\r\n    <div class=\"bottom text-center\">\r\n        <a class=\"theme_btn\" href=\"https:\/\/ws.dev.br\/ws4\/contato\/\"   >\r\n                Selecionar                <svg width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                    <path d=\"M1 11L11 1M11 1H3.5M11 1V8.5\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n                <\/svg>\r\n\r\n        <\/a>\r\n    <\/div>\r\n<\/div>\r\n  \r\n         \t\t\t\t<\/div>\n\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-inner-column elementor-element elementor-element-2e6de36\" data-id=\"2e6de36\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b6239e4 elementor-widget elementor-widget-vankine-price-v1\" data-id=\"b6239e4\" data-element_type=\"widget\" data-widget_type=\"vankine-price-v1.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"price_box type_one trans\">\r\n        <div class=\"tag\">Popular<\/div>\r\n        <div class=\"top\">\r\n        <h4 class=\"title_24\">\r\n            <a class=\"links\" href=\"https:\/\/ws.dev.br\/ws4\/contato\/\"   > \r\n                Site Institucional            <\/a>\r\n        <\/h4> \r\n        <div class=\"price\">\r\n            <sub> R$<\/sub>2.000<small>\/ Anual<\/small>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"center\">\r\n                    <div class=\"d-flex align-items-center\">\r\n                                <svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                    <g clip-path=\"url(#clip0_185_1985)\">\r\n                    <path class=\"one\" d=\"M10 0C4.48578 0 0 4.48578 0 10C0 15.5142 4.48578 20 10 20C15.5142 20 20 15.5142 20 10C20 4.48578 15.5142 0 10 0Z\" fill=\"#2196F3\"\/>\r\n                    <path d=\"M15.0692 7.88074L9.6525 13.2973C9.48999 13.4598 9.27667 13.5416 9.06335 13.5416C8.85004 13.5416 8.63672 13.4598 8.47421 13.2973L5.76593 10.589C5.44 10.2632 5.44 9.73651 5.76593 9.41074C6.09171 9.08481 6.61829 9.08481 6.94421 9.41074L9.06335 11.5299L13.8909 6.70245C14.2167 6.37653 14.7433 6.37653 15.0692 6.70245C15.395 7.02823 15.395 7.55481 15.0692 7.88074Z\" fill=\"#FAFAFA\"\/>\r\n                    <\/g>\r\n                    <defs>\r\n                    <clipPath id=\"clip0_185_1985\">\r\n                    <rect width=\"20\" height=\"20\" fill=\"white\"\/>\r\n                    <\/clipPath>\r\n                    <\/defs>\r\n                <\/svg>\r\n\r\n                                <small>Painel de Gerenciamento<\/small>\r\n            <\/div>\r\n                    <div class=\"d-flex align-items-center\">\r\n                                <svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                    <g clip-path=\"url(#clip0_185_1985)\">\r\n                    <path class=\"one\" d=\"M10 0C4.48578 0 0 4.48578 0 10C0 15.5142 4.48578 20 10 20C15.5142 20 20 15.5142 20 10C20 4.48578 15.5142 0 10 0Z\" fill=\"#2196F3\"\/>\r\n                    <path d=\"M15.0692 7.88074L9.6525 13.2973C9.48999 13.4598 9.27667 13.5416 9.06335 13.5416C8.85004 13.5416 8.63672 13.4598 8.47421 13.2973L5.76593 10.589C5.44 10.2632 5.44 9.73651 5.76593 9.41074C6.09171 9.08481 6.61829 9.08481 6.94421 9.41074L9.06335 11.5299L13.8909 6.70245C14.2167 6.37653 14.7433 6.37653 15.0692 6.70245C15.395 7.02823 15.395 7.55481 15.0692 7.88074Z\" fill=\"#FAFAFA\"\/>\r\n                    <\/g>\r\n                    <defs>\r\n                    <clipPath id=\"clip0_185_1985\">\r\n                    <rect width=\"20\" height=\"20\" fill=\"white\"\/>\r\n                    <\/clipPath>\r\n                    <\/defs>\r\n                <\/svg>\r\n\r\n                                <small>5 P\u00e1ginas Institucionais<\/small>\r\n            <\/div>\r\n                    <div class=\"d-flex align-items-center\">\r\n                                <svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                    <g clip-path=\"url(#clip0_185_1985)\">\r\n                    <path class=\"one\" d=\"M10 0C4.48578 0 0 4.48578 0 10C0 15.5142 4.48578 20 10 20C15.5142 20 20 15.5142 20 10C20 4.48578 15.5142 0 10 0Z\" fill=\"#2196F3\"\/>\r\n                    <path d=\"M15.0692 7.88074L9.6525 13.2973C9.48999 13.4598 9.27667 13.5416 9.06335 13.5416C8.85004 13.5416 8.63672 13.4598 8.47421 13.2973L5.76593 10.589C5.44 10.2632 5.44 9.73651 5.76593 9.41074C6.09171 9.08481 6.61829 9.08481 6.94421 9.41074L9.06335 11.5299L13.8909 6.70245C14.2167 6.37653 14.7433 6.37653 15.0692 6.70245C15.395 7.02823 15.395 7.55481 15.0692 7.88074Z\" fill=\"#FAFAFA\"\/>\r\n                    <\/g>\r\n                    <defs>\r\n                    <clipPath id=\"clip0_185_1985\">\r\n                    <rect width=\"20\" height=\"20\" fill=\"white\"\/>\r\n                    <\/clipPath>\r\n                    <\/defs>\r\n                <\/svg>\r\n\r\n                                <small>E-mails Institucional<\/small>\r\n            <\/div>\r\n                    <div class=\"d-flex align-items-center\">\r\n                                <svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                    <g clip-path=\"url(#clip0_185_1985)\">\r\n                    <path class=\"one\" d=\"M10 0C4.48578 0 0 4.48578 0 10C0 15.5142 4.48578 20 10 20C15.5142 20 20 15.5142 20 10C20 4.48578 15.5142 0 10 0Z\" fill=\"#2196F3\"\/>\r\n                    <path d=\"M15.0692 7.88074L9.6525 13.2973C9.48999 13.4598 9.27667 13.5416 9.06335 13.5416C8.85004 13.5416 8.63672 13.4598 8.47421 13.2973L5.76593 10.589C5.44 10.2632 5.44 9.73651 5.76593 9.41074C6.09171 9.08481 6.61829 9.08481 6.94421 9.41074L9.06335 11.5299L13.8909 6.70245C14.2167 6.37653 14.7433 6.37653 15.0692 6.70245C15.395 7.02823 15.395 7.55481 15.0692 7.88074Z\" fill=\"#FAFAFA\"\/>\r\n                    <\/g>\r\n                    <defs>\r\n                    <clipPath id=\"clip0_185_1985\">\r\n                    <rect width=\"20\" height=\"20\" fill=\"white\"\/>\r\n                    <\/clipPath>\r\n                    <\/defs>\r\n                <\/svg>\r\n\r\n                                <small>Subp\u00e1ginas Por Servi\u00e7o<\/small>\r\n            <\/div>\r\n                    <div class=\"d-flex align-items-center\">\r\n                                <svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                    <g clip-path=\"url(#clip0_185_1985)\">\r\n                    <path class=\"one\" d=\"M10 0C4.48578 0 0 4.48578 0 10C0 15.5142 4.48578 20 10 20C15.5142 20 20 15.5142 20 10C20 4.48578 15.5142 0 10 0Z\" fill=\"#2196F3\"\/>\r\n                    <path d=\"M15.0692 7.88074L9.6525 13.2973C9.48999 13.4598 9.27667 13.5416 9.06335 13.5416C8.85004 13.5416 8.63672 13.4598 8.47421 13.2973L5.76593 10.589C5.44 10.2632 5.44 9.73651 5.76593 9.41074C6.09171 9.08481 6.61829 9.08481 6.94421 9.41074L9.06335 11.5299L13.8909 6.70245C14.2167 6.37653 14.7433 6.37653 15.0692 6.70245C15.395 7.02823 15.395 7.55481 15.0692 7.88074Z\" fill=\"#FAFAFA\"\/>\r\n                    <\/g>\r\n                    <defs>\r\n                    <clipPath id=\"clip0_185_1985\">\r\n                    <rect width=\"20\" height=\"20\" fill=\"white\"\/>\r\n                    <\/clipPath>\r\n                    <\/defs>\r\n                <\/svg>\r\n\r\n                                <small>Suporte Gerenciamento<\/small>\r\n            <\/div>\r\n                    <div class=\"d-flex align-items-center\">\r\n                                    <i class=\"fa fa-times\"><\/i>\r\n                                <small>\u00c1rea de Publicidade<\/small>\r\n            <\/div>\r\n                    <div class=\"d-flex align-items-center\">\r\n                                    <i class=\"fa fa-times\"><\/i>\r\n                                <small>Layout \u00c1rea Publicidade<\/small>\r\n            <\/div>\r\n            <\/div>\r\n    <div class=\"bottom text-center\">\r\n        <a class=\"theme_btn\" href=\"https:\/\/ws.dev.br\/ws4\/contato\/\"   >\r\n                Selecionar                <svg width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                    <path d=\"M1 11L11 1M11 1H3.5M11 1V8.5\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n                <\/svg>\r\n\r\n        <\/a>\r\n    <\/div>\r\n<\/div>\r\n  \r\n         \t\t\t\t<\/div>\n\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-inner-column elementor-element elementor-element-0d471cd\" data-id=\"0d471cd\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b4ea3cd elementor-widget elementor-widget-vankine-price-v1\" data-id=\"b4ea3cd\" data-element_type=\"widget\" data-widget_type=\"vankine-price-v1.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"price_box type_one trans\">\r\n        <div class=\"top\">\r\n        <h4 class=\"title_24\">\r\n            <a class=\"links\" href=\"https:\/\/ws.dev.br\/ws4\/contato\/\"   > \r\n                Blog de Not\u00edcias             <\/a>\r\n        <\/h4> \r\n        <div class=\"price\">\r\n            <sub> R$<\/sub>3.000<small>\/ Anual<\/small>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"center\">\r\n                    <div class=\"d-flex align-items-center\">\r\n                                <svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                    <g clip-path=\"url(#clip0_185_1985)\">\r\n                    <path class=\"one\" d=\"M10 0C4.48578 0 0 4.48578 0 10C0 15.5142 4.48578 20 10 20C15.5142 20 20 15.5142 20 10C20 4.48578 15.5142 0 10 0Z\" fill=\"#2196F3\"\/>\r\n                    <path d=\"M15.0692 7.88074L9.6525 13.2973C9.48999 13.4598 9.27667 13.5416 9.06335 13.5416C8.85004 13.5416 8.63672 13.4598 8.47421 13.2973L5.76593 10.589C5.44 10.2632 5.44 9.73651 5.76593 9.41074C6.09171 9.08481 6.61829 9.08481 6.94421 9.41074L9.06335 11.5299L13.8909 6.70245C14.2167 6.37653 14.7433 6.37653 15.0692 6.70245C15.395 7.02823 15.395 7.55481 15.0692 7.88074Z\" fill=\"#FAFAFA\"\/>\r\n                    <\/g>\r\n                    <defs>\r\n                    <clipPath id=\"clip0_185_1985\">\r\n                    <rect width=\"20\" height=\"20\" fill=\"white\"\/>\r\n                    <\/clipPath>\r\n                    <\/defs>\r\n                <\/svg>\r\n\r\n                                <small>Painel de Gerenciamento<\/small>\r\n            <\/div>\r\n                    <div class=\"d-flex align-items-center\">\r\n                                <svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                    <g clip-path=\"url(#clip0_185_1985)\">\r\n                    <path class=\"one\" d=\"M10 0C4.48578 0 0 4.48578 0 10C0 15.5142 4.48578 20 10 20C15.5142 20 20 15.5142 20 10C20 4.48578 15.5142 0 10 0Z\" fill=\"#2196F3\"\/>\r\n                    <path d=\"M15.0692 7.88074L9.6525 13.2973C9.48999 13.4598 9.27667 13.5416 9.06335 13.5416C8.85004 13.5416 8.63672 13.4598 8.47421 13.2973L5.76593 10.589C5.44 10.2632 5.44 9.73651 5.76593 9.41074C6.09171 9.08481 6.61829 9.08481 6.94421 9.41074L9.06335 11.5299L13.8909 6.70245C14.2167 6.37653 14.7433 6.37653 15.0692 6.70245C15.395 7.02823 15.395 7.55481 15.0692 7.88074Z\" fill=\"#FAFAFA\"\/>\r\n                    <\/g>\r\n                    <defs>\r\n                    <clipPath id=\"clip0_185_1985\">\r\n                    <rect width=\"20\" height=\"20\" fill=\"white\"\/>\r\n                    <\/clipPath>\r\n                    <\/defs>\r\n                <\/svg>\r\n\r\n                                <small>5 P\u00e1ginas Institucionais<\/small>\r\n            <\/div>\r\n                    <div class=\"d-flex align-items-center\">\r\n                                <svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                    <g clip-path=\"url(#clip0_185_1985)\">\r\n                    <path class=\"one\" d=\"M10 0C4.48578 0 0 4.48578 0 10C0 15.5142 4.48578 20 10 20C15.5142 20 20 15.5142 20 10C20 4.48578 15.5142 0 10 0Z\" fill=\"#2196F3\"\/>\r\n                    <path d=\"M15.0692 7.88074L9.6525 13.2973C9.48999 13.4598 9.27667 13.5416 9.06335 13.5416C8.85004 13.5416 8.63672 13.4598 8.47421 13.2973L5.76593 10.589C5.44 10.2632 5.44 9.73651 5.76593 9.41074C6.09171 9.08481 6.61829 9.08481 6.94421 9.41074L9.06335 11.5299L13.8909 6.70245C14.2167 6.37653 14.7433 6.37653 15.0692 6.70245C15.395 7.02823 15.395 7.55481 15.0692 7.88074Z\" fill=\"#FAFAFA\"\/>\r\n                    <\/g>\r\n                    <defs>\r\n                    <clipPath id=\"clip0_185_1985\">\r\n                    <rect width=\"20\" height=\"20\" fill=\"white\"\/>\r\n                    <\/clipPath>\r\n                    <\/defs>\r\n                <\/svg>\r\n\r\n                                <small>E-mails Institucional<\/small>\r\n            <\/div>\r\n                    <div class=\"d-flex align-items-center\">\r\n                                <svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                    <g clip-path=\"url(#clip0_185_1985)\">\r\n                    <path class=\"one\" d=\"M10 0C4.48578 0 0 4.48578 0 10C0 15.5142 4.48578 20 10 20C15.5142 20 20 15.5142 20 10C20 4.48578 15.5142 0 10 0Z\" fill=\"#2196F3\"\/>\r\n                    <path d=\"M15.0692 7.88074L9.6525 13.2973C9.48999 13.4598 9.27667 13.5416 9.06335 13.5416C8.85004 13.5416 8.63672 13.4598 8.47421 13.2973L5.76593 10.589C5.44 10.2632 5.44 9.73651 5.76593 9.41074C6.09171 9.08481 6.61829 9.08481 6.94421 9.41074L9.06335 11.5299L13.8909 6.70245C14.2167 6.37653 14.7433 6.37653 15.0692 6.70245C15.395 7.02823 15.395 7.55481 15.0692 7.88074Z\" fill=\"#FAFAFA\"\/>\r\n                    <\/g>\r\n                    <defs>\r\n                    <clipPath id=\"clip0_185_1985\">\r\n                    <rect width=\"20\" height=\"20\" fill=\"white\"\/>\r\n                    <\/clipPath>\r\n                    <\/defs>\r\n                <\/svg>\r\n\r\n                                <small>Subp\u00e1ginas Por Servi\u00e7o<\/small>\r\n            <\/div>\r\n                    <div class=\"d-flex align-items-center\">\r\n                                <svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                    <g clip-path=\"url(#clip0_185_1985)\">\r\n                    <path class=\"one\" d=\"M10 0C4.48578 0 0 4.48578 0 10C0 15.5142 4.48578 20 10 20C15.5142 20 20 15.5142 20 10C20 4.48578 15.5142 0 10 0Z\" fill=\"#2196F3\"\/>\r\n                    <path d=\"M15.0692 7.88074L9.6525 13.2973C9.48999 13.4598 9.27667 13.5416 9.06335 13.5416C8.85004 13.5416 8.63672 13.4598 8.47421 13.2973L5.76593 10.589C5.44 10.2632 5.44 9.73651 5.76593 9.41074C6.09171 9.08481 6.61829 9.08481 6.94421 9.41074L9.06335 11.5299L13.8909 6.70245C14.2167 6.37653 14.7433 6.37653 15.0692 6.70245C15.395 7.02823 15.395 7.55481 15.0692 7.88074Z\" fill=\"#FAFAFA\"\/>\r\n                    <\/g>\r\n                    <defs>\r\n                    <clipPath id=\"clip0_185_1985\">\r\n                    <rect width=\"20\" height=\"20\" fill=\"white\"\/>\r\n                    <\/clipPath>\r\n                    <\/defs>\r\n                <\/svg>\r\n\r\n                                <small>Suporte Gerenciamento<\/small>\r\n            <\/div>\r\n                    <div class=\"d-flex align-items-center\">\r\n                                <svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                    <g clip-path=\"url(#clip0_185_1985)\">\r\n                    <path class=\"one\" d=\"M10 0C4.48578 0 0 4.48578 0 10C0 15.5142 4.48578 20 10 20C15.5142 20 20 15.5142 20 10C20 4.48578 15.5142 0 10 0Z\" fill=\"#2196F3\"\/>\r\n                    <path d=\"M15.0692 7.88074L9.6525 13.2973C9.48999 13.4598 9.27667 13.5416 9.06335 13.5416C8.85004 13.5416 8.63672 13.4598 8.47421 13.2973L5.76593 10.589C5.44 10.2632 5.44 9.73651 5.76593 9.41074C6.09171 9.08481 6.61829 9.08481 6.94421 9.41074L9.06335 11.5299L13.8909 6.70245C14.2167 6.37653 14.7433 6.37653 15.0692 6.70245C15.395 7.02823 15.395 7.55481 15.0692 7.88074Z\" fill=\"#FAFAFA\"\/>\r\n                    <\/g>\r\n                    <defs>\r\n                    <clipPath id=\"clip0_185_1985\">\r\n                    <rect width=\"20\" height=\"20\" fill=\"white\"\/>\r\n                    <\/clipPath>\r\n                    <\/defs>\r\n                <\/svg>\r\n\r\n                                <small>\u00c1rea de Publicidade<\/small>\r\n            <\/div>\r\n                    <div class=\"d-flex align-items-center\">\r\n                                <svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                    <g clip-path=\"url(#clip0_185_1985)\">\r\n                    <path class=\"one\" d=\"M10 0C4.48578 0 0 4.48578 0 10C0 15.5142 4.48578 20 10 20C15.5142 20 20 15.5142 20 10C20 4.48578 15.5142 0 10 0Z\" fill=\"#2196F3\"\/>\r\n                    <path d=\"M15.0692 7.88074L9.6525 13.2973C9.48999 13.4598 9.27667 13.5416 9.06335 13.5416C8.85004 13.5416 8.63672 13.4598 8.47421 13.2973L5.76593 10.589C5.44 10.2632 5.44 9.73651 5.76593 9.41074C6.09171 9.08481 6.61829 9.08481 6.94421 9.41074L9.06335 11.5299L13.8909 6.70245C14.2167 6.37653 14.7433 6.37653 15.0692 6.70245C15.395 7.02823 15.395 7.55481 15.0692 7.88074Z\" fill=\"#FAFAFA\"\/>\r\n                    <\/g>\r\n                    <defs>\r\n                    <clipPath id=\"clip0_185_1985\">\r\n                    <rect width=\"20\" height=\"20\" fill=\"white\"\/>\r\n                    <\/clipPath>\r\n                    <\/defs>\r\n                <\/svg>\r\n\r\n                                <small>Layout \u00c1rea Publicidade<\/small>\r\n            <\/div>\r\n            <\/div>\r\n    <div class=\"bottom text-center\">\r\n        <a class=\"theme_btn\" href=\"https:\/\/ws.dev.br\/ws4\/contato\/\"   >\r\n                Selecionar                <svg width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                    <path d=\"M1 11L11 1M11 1H3.5M11 1V8.5\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n                <\/svg>\r\n\r\n        <\/a>\r\n    <\/div>\r\n<\/div>\r\n  \r\n         \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Nossos Pre\u00e7os Pre\u00e7os Desenvolvimento de Sites Site B\u00e1sico R$1.500\/ Anual Painel de Gerenciamento 5 P\u00e1ginas Institucionais E-mails Institucional Subp\u00e1ginas Por Servi\u00e7o Suporte Gerenciamento \u00c1rea de Publicidade Layout \u00c1rea Publicidade Selecionar Popular Site Institucional R$2.000\/ Anual Painel de Gerenciamento 5 P\u00e1ginas Institucionais E-mails Institucional Subp\u00e1ginas Por Servi\u00e7o Suporte Gerenciamento \u00c1rea de Publicidade Layout \u00c1rea Publicidade Selecionar [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-fullwidth.php","meta":{"footnotes":""},"class_list":["post-42","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ws.dev.br\/ws4\/wp-json\/wp\/v2\/pages\/42","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ws.dev.br\/ws4\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ws.dev.br\/ws4\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ws.dev.br\/ws4\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ws.dev.br\/ws4\/wp-json\/wp\/v2\/comments?post=42"}],"version-history":[{"count":22,"href":"https:\/\/ws.dev.br\/ws4\/wp-json\/wp\/v2\/pages\/42\/revisions"}],"predecessor-version":[{"id":4419,"href":"https:\/\/ws.dev.br\/ws4\/wp-json\/wp\/v2\/pages\/42\/revisions\/4419"}],"wp:attachment":[{"href":"https:\/\/ws.dev.br\/ws4\/wp-json\/wp\/v2\/media?parent=42"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}