{"id":115,"date":"2016-06-20T16:47:18","date_gmt":"2016-06-20T19:47:18","guid":{"rendered":"http:\/\/www.ideaas.org.br\/?page_id=115"},"modified":"2018-06-06T15:08:43","modified_gmt":"2018-06-06T18:08:43","slug":"contato","status":"publish","type":"page","link":"https:\/\/www.ideaas.org.br\/?page_id=115","title":{"rendered":"Contato"},"content":{"rendered":"<h4>E-mail<\/h4>\n<p>ideaas@terra.com.br<\/p>\n<h4>Fone<\/h4>\n<p>+55 (51)\u00a03015.2299<\/p>\n<h4>Endere\u00e7o<\/h4>\n<p>Rua Carlos Reverbel, n\u00ba 200, sala 905, torre E.<\/p>\n<p>CEP 91.450-159 \u00a0 Bairro Jardim Carvalho<\/p>\n<p>Porto Alegre-RS Brasil<\/p>\n    <script type=\"text\/javascript\">\t\tvar plugin_url = \"https:\/\/www.ideaas.org.br\/wp-content\/plugins\/contact-form-maker\";      WDF_GRADING_TEXT ='Your score should be less than';       WDF_INVALID_GRADING_3 \t= 'Your score should be less than';      FormCurrency_3 = '$';        FormPaypalTax_3 = '0';        function formOnload3() {        if (navigator.userAgent.toLowerCase().indexOf('msie') != -1 && parseInt(navigator.userAgent.toLowerCase().split('msie')[1]) === 8) {          jQuery(\"#form3\").find(jQuery(\"input[type='radio']\")).click(function() {jQuery(\"input[type='radio']+label\").removeClass('if-ie-div-label'); jQuery(\"input[type='radio']:checked+label\").addClass('if-ie-div-label')});\t          jQuery(\"#form3\").find(jQuery(\"input[type='radio']:checked+label\")).addClass('if-ie-div-label');          jQuery(\"#form3\").find(jQuery(\"input[type='checkbox']\")).click(function() {jQuery(\"input[type='checkbox']+label\").removeClass('if-ie-div-label'); jQuery(\"input[type='checkbox']:checked+label\").addClass('if-ie-div-label')});\t          jQuery(\"#form3\").find(jQuery(\"input[type='checkbox']:checked+label\")).addClass('if-ie-div-label');        }        jQuery(\"div[type='type_text'] input, div[type='type_number'] input, div[type='type_phone'] input, div[type='type_name'] input, div[type='type_submitter_mail'] input, div[type='type_paypal_price'] input, div[type='type_textarea'] textarea\").focus(function() {delete_value(this)}).blur(function() {return_value(this)});        jQuery(\"div[type='type_number'] input, div[type='type_phone'] input, div[type='type_spinner'] input, div[type='type_range'] input, .wdform-quantity\").keypress(function(evt) {return check_isnum(evt)});                jQuery(\"div[type='type_grading'] input\").keypress(function(evt) {return check_isnum_or_minus(evt)});                jQuery(\"div[type='type_paypal_checkbox'] input[type='checkbox'], div[type='type_paypal_radio'] input[type='radio'], div[type='type_paypal_shipping'] input[type='radio']\").click(function() {set_total_value(3)});        jQuery(\"div[type='type_paypal_select'] select, div[type='type_paypal_price'] input\").change(function() {set_total_value(3)});        jQuery(\".wdform-quantity\").change(function() {set_total_value(3)});        jQuery(\"div[type='type_address'] select\").change(function() {set_total_value(3)});                jQuery(\"div[type='type_time'] input\").blur(function() {add_0(this)});        jQuery('.wdform-element-section').each(function() {          if(!jQuery(this).parent()[0].style.width && parseInt(jQuery(this).width())!=0)          {                        if(jQuery(this).css('display')==\"table-cell\")            {              if(jQuery(this).parent().attr('type')!=\"type_captcha\")                jQuery(this).parent().css('width', parseInt(jQuery(this).width()) + parseInt(jQuery(this).parent().find(jQuery(\".wdform-label-section\"))[0].style.width)+15);              else                jQuery(this).parent().css('width', (parseInt(jQuery(this).parent().find(jQuery(\".captcha_input\"))[0].style.width)*2+50) + parseInt(jQuery(this).parent().find(jQuery(\".wdform-label-section\"))[0].style.width)+15);            }          }          if (!jQuery(this).parent()[0].style.width && parseInt(jQuery(this).width()) != 0) {            if (jQuery(this).css('display') == \"table-cell\") {              if (jQuery(this).parent().attr('type') != \"type_captcha\") {                jQuery(this).parent().css('width', parseInt(jQuery(this).width()) + parseInt(jQuery(this).parent().find(jQuery(\".wdform-label-section\"))[0].style.width)+15);              }              else {                jQuery(this).parent().css('width', (parseInt(jQuery(this).parent().find(jQuery(\".captcha_input\"))[0].style.width)*2+50) + parseInt(jQuery(this).parent().find(jQuery(\".wdform-label-section\"))[0].style.width)+15);              }            }          }          if(parseInt(jQuery(this)[0].style.width.replace('px', '')) < parseInt(jQuery(this).css('min-width').replace('px', '')))            jQuery(this).css('min-width', parseInt(jQuery(this)[0].style.width.replace('px', ''))-10);        });\t                jQuery('.wdform-label').each(function() {          if(parseInt(jQuery(this).height()) >= 2*parseInt(jQuery(this).css('line-height').replace('px', '')))          {            jQuery(this).parent().css('max-width',jQuery(this).parent().width());            jQuery(this).parent().css('width','');          }        });                (function(jQuery){          jQuery.fn.shuffle = function() {            var allElems = this.get(),              getRandom = function(max) {                return Math.floor(Math.random() * max);              },              shuffled = jQuery.map(allElems, function(){                var random = getRandom(allElems.length),                  randEl = jQuery(allElems[parseInt(random)]).clone(true)[0];                allElems.splice(random, 1);                return randEl;               });            this.each(function(i){              jQuery(this).replaceWith(jQuery(shuffled[i]));            });            return jQuery(shuffled);          };        })(jQuery);                                        if(window.before_load)        {          before_load();        }      }      jQuery(window).load(function () {        formOnload3();      });      form_view_count3=0;      jQuery(document).ready(function () {        for(i=1; i<=30; i++) {          if (document.getElementById('3form_view'+i)) {            form_view_count3++;            form_view_max3 = i;          }        }        if (form_view_count3 > 1) {          for (i = 1; i <= form_view_max3; i++) {            if (document.getElementById('3form_view' + i)) {              first_form_view3 = i;              break;            }          }          generate_page_nav(first_form_view3, '3', form_view_count3, form_view_max3);        }      });      function check_required3(but_type) {        if (but_type == 'reset') {          if (window.before_reset) {            before_reset();          }         var types = [\"type_name\",\"type_submitter_mail\",\"type_textarea\",\"type_submit_reset\"];\t\t\tvar label_ids = [\"1\",\"2\",\"5\",\"4\"];\t\t\tjQuery.each(types, function (index, elem) {\t\t\t\tswitch(elem) {\t\t\t\t\tcase \"type_text\":\t\t\t\t\tcase \"type_password\":\t\t\t\t\tcase \"type_textarea\":\t\t\t\t\tcase \"type_number\":\t\t\t\t\tcase \"type_submitter_mail\":\t\t\t\t\t\tcase \"type_spinner\":\t\t\t\t\tcase 'type_own_select':\t\t\t\t\tcase 'type_country':\t\t\t\t\tcase 'type_date': \t\t\t\t\tcase 'type_hidden': \t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element3\").val('');\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\t\tcase 'type_send_copy':\t\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element3\").prop('checked', false);\t\t\t\t\tbreak;\t\t\t\t\tcase 'type_phone':\t\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element_first3, #wdform_\"+label_ids[index]+\"_element_last3\").val('');\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\tcase 'type_name':\t\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element_first3, #wdform_\"+label_ids[index]+\"_element_last3, #wdform_\"+label_ids[index]+\"_element_title3, #wdform_\"+label_ids[index]+\"_element_middle3\").val('');\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\tcase 'type_address':\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_street13, #wdform_\"+label_ids[index]+\"_street23, #wdform_\"+label_ids[index]+\"_city3, #wdform_\"+label_ids[index]+\"_state3, #wdform_\"+label_ids[index]+\"_postal3, #wdform_\"+label_ids[index]+\"_country3\").val('');\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\tcase 'type_checkbox':\t\t\t\t\t\tjQuery(\"#form3 div[wdid='\"+label_ids[index]+\"'] .checkbox-div input\").prop('checked', false);\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_other_br3\").remove();\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_other_input3\").remove();\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\tcase 'type_radio':\t\t\t\t\t\tjQuery(\"#form3 div[wdid='\"+label_ids[index]+\"'] .radio-div input\").prop('checked', false);\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_other_br3\").remove();\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_other_input3\").remove();\t\t\t\t\tbreak;           \t\t\t\t\tcase 'type_time':\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_hh3, #wdform_\"+label_ids[index]+\"_mm3, #wdform_\"+label_ids[index]+\"_ss3, #wdform_\"+label_ids[index]+\"_am_pm3\").val('');\t\t\t\t\tbreak;            \t\t\t\t\tcase 'type_date_fields': \t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_day3, #wdform_\"+label_ids[index]+\"_month3, #wdform_\"+label_ids[index]+\"_year3\").val('');\t\t\t\t\tbreak;\t\t\t\t\tcase 'type_file_upload':\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element3_save\").remove();\t\t\t\t\tbreak;            \t\t\t\t\tcase 'type_paypal_price': \t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element_dollars3, #wdform_\"+label_ids[index]+\"_element_cents3\").val('');\t\t\t\t\tbreak;            \t\t\t\t\tcase 'type_paypal_select': \t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element3, #wdform_\"+label_ids[index]+\"_element_quantity3, #form3 div[wdid='\"+label_ids[index]+\"'] .paypal-property select\").val('');\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\tcase 'type_paypal_radio': \t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element_quantity3,#form3 div[wdid='\"+label_ids[index]+\"'] .paypal-property select\").val('');\t\t\t\t\t\tjQuery(\"#form3 div[wdid='\"+label_ids[index]+\"'] .radio-div input\").prop('checked', false);\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\tcase 'type_paypal_shipping':\t\t\t\t\t\tjQuery(\"#form3 div[wdid='\"+label_ids[index]+\"'] .radio-div input\").prop('checked', false);\t\t\t\t\tbreak;            \t\t\t\t\tcase 'type_paypal_checkbox':\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element_quantity3,#form3 div[wdid='\"+label_ids[index]+\"'] .paypal-property select\").val('');\t\t\t\t\t\tjQuery(\"#form3 div[wdid='\"+label_ids[index]+\"'] .checkbox-div input\").prop('checked', false);\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\tcase 'type_star_rating': \t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_selected_star_amount3\").val('');\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element3 img\").attr('src', plugin_url+'\/images\/star.png');\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\tcase 'type_scale_rating': \t\t\t\t\t\tjQuery(\"#form3 div[wdid='\"+label_ids[index]+\"'] .radio-div input\").prop('checked', false);\t\t\t\t\tbreak;\t\t\t\t\t\tcase 'type_slider':\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element3\").slider({\t\t\t\t\t\t\tvalue: eval(0),\t\t\t\t\t\t});\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element_value3\").html('0');\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\t\tcase 'type_range':\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element30, #wdform_\"+label_ids[index]+\"_element31\").val('');\t\t\t\t\t\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\t\tcase 'type_grading': \t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element3 input\").val('');\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\tcase 'type_matrix':\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element3 .radio-div input\").prop('checked', false);\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element3 .checkbox-div input\").prop('checked', false);\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element3 input[type='text']\").val('');\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element3 select\").val('');\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\tcase 'type_paypal_total': \t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"div_total3\").html('$0');\t\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"paypal_products3\").empty();\t\t\t\t\t\tbreak;\t\t\t\t\t\tdefault:\t\t\t\t\tbreak;\t\t\t\t}\t\t\t});\t\t\t          return;        }        if (window.before_submit) {          before_submit();        }        x = jQuery(\"#form3\");                          if(x.find(jQuery(\"div[wdid=1]\")).length != 0 && x.find(jQuery(\"div[wdid=1]\")).css(\"display\") != \"none\")                  {                    if(jQuery(\"#wdform_1_element_first3\").val()==\"\" || jQuery(\"#wdform_1_element_first3\").val()==\"\" || jQuery(\"#wdform_1_element_last3\").val()==\"\" || jQuery(\"#wdform_1_element_last3\").val()==\"\" || (jQuery(\"#wdform_1_element_title3\").length != 0 && (jQuery(\"#wdform_1_element_title3\").val()==\"\" || jQuery(\"#wdform_1_element_title3\").val()==\"\")) || (jQuery(\"#wdform_1_element_middle3\").length != 0 && (jQuery(\"#wdform_1_element_middle3\").val()==\"\" || jQuery(\"#wdform_1_element_middle3\").val()==\"\")))                    {\t\t\t\t\t\talert(\"Nome: field is required.\");\t\t\t\t\t\told_bg=x.find(jQuery(\"div[wdid=1]\")).css(\"background-color\");\t\t\t\t\t\tx.find(jQuery(\"div[wdid=1]\")).effect( \"shake\", {}, 500 ).css(\"background-color\",\"#FF8F8B\").animate({backgroundColor: old_bg}, {duration: 500, queue: false });\t\t\t\t\t\tjQuery(\"#wdform_1_element_first3\").focus();\t\t\t\t\t\treturn false;                    }                  }                                if(x.find(jQuery(\"div[wdid=2]\")).length != 0 && x.find(jQuery(\"div[wdid=2]\")).css(\"display\") != \"none\")              {                            if(jQuery(\"#wdform_2_element3\").val()!=\"\" && jQuery(\"#wdform_2_element3\").val().search(\/^\\w+((-\\w+)|(\\.\\w+))*\\@[A-Za-z0-9]+((\\.|-)[A-Za-z0-9]+)*\\.[A-Za-z0-9]+$\/) == -1 )                {                  alert(\"This is not a valid email address.\");                  old_bg=x.find(jQuery(\"div[wdid=2]\")).css(\"background-color\");                  x.find(jQuery(\"div[wdid=2]\")).effect( \"shake\", {}, 500 ).css(\"background-color\",\"#FF8F8B\").animate({backgroundColor: old_bg}, {duration: 500, queue: false });                  jQuery(\"#wdform_2_element3\").focus();                  return false;                }                            }              ;        var a = [];        if (typeof a[3] !== 'undefined' && a[3] == 1) {          return;        }                var disabled_fields =\"\";\t        jQuery(\"div[wdid]\").each(function() {          if(jQuery(this).css(\"display\")==\"none\")          {\t\t            disabled_fields += jQuery(this).attr(\"wdid\");            disabled_fields += \",\";          }\t            if(disabled_fields)            jQuery(\"<input type=\\\"hidden\\\" name=\\\"disabled_fields3\\\" value =\\\"\"+disabled_fields+\"\\\" \/>\").appendTo(\"#form3\");                    });        a[3] = 1;        document.getElementById(\"form\"+3).submit();      }      function check3(id) {        x = jQuery(\"#3form_view\"+id);                          if(x.find(jQuery(\"div[wdid=1]\")).length != 0 && x.find(jQuery(\"div[wdid=1]\")).css(\"display\") != \"none\")                  {                    if(jQuery(\"#wdform_1_element_first3\").val()==\"\" || jQuery(\"#wdform_1_element_first3\").val()==\"\" || jQuery(\"#wdform_1_element_last3\").val()==\"\" || jQuery(\"#wdform_1_element_last3\").val()==\"\" || (jQuery(\"#wdform_1_element_title3\").length != 0 && (jQuery(\"#wdform_1_element_title3\").val()==\"\" || jQuery(\"#wdform_1_element_title3\").val()==\"\")) || (jQuery(\"#wdform_1_element_middle3\").length != 0 && (jQuery(\"#wdform_1_element_middle3\").val()==\"\" || jQuery(\"#wdform_1_element_middle3\").val()==\"\")))                    {\t\t\t\t\t\talert(\"Nome: field is required.\");\t\t\t\t\t\told_bg=x.find(jQuery(\"div[wdid=1]\")).css(\"background-color\");\t\t\t\t\t\tx.find(jQuery(\"div[wdid=1]\")).effect( \"shake\", {}, 500 ).css(\"background-color\",\"#FF8F8B\").animate({backgroundColor: old_bg}, {duration: 500, queue: false });\t\t\t\t\t\tjQuery(\"#wdform_1_element_first3\").focus();\t\t\t\t\t\treturn false;                    }                  }                                if(x.find(jQuery(\"div[wdid=2]\")).length != 0 && x.find(jQuery(\"div[wdid=2]\")).css(\"display\") != \"none\")              {                            if(jQuery(\"#wdform_2_element3\").val()!=\"\" && jQuery(\"#wdform_2_element3\").val().search(\/^\\w+((-\\w+)|(\\.\\w+))*\\@[A-Za-z0-9]+((\\.|-)[A-Za-z0-9]+)*\\.[A-Za-z0-9]+$\/) == -1 )                {                  alert(\"This is not a valid email address.\");                  old_bg=x.find(jQuery(\"div[wdid=2]\")).css(\"background-color\");                  x.find(jQuery(\"div[wdid=2]\")).effect( \"shake\", {}, 500 ).css(\"background-color\",\"#FF8F8B\").animate({backgroundColor: old_bg}, {duration: 500, queue: false });                  jQuery(\"#wdform_2_element3\").focus();                  return false;                }                            }              ;        return true;      }    <\/script>    <script type=\"text\/javascript\"> function before_load() {\t}\t function before_submit() {}\t function before_reset() {\t}<\/script><style>.form3 .wdform-page-and-images .other_input{     max-width: none;}.form3 button, .form3input, .form3select, .form3textarea{     font-size:14px;}.form3 .warning, .form3.error{     background-color: #F0EFEF;     border: 1px solid #013D7C;     border-radius: 5px;     color: #013D7C;     padding: 5px;}.form3 .warning *, .form3.error *{     margin:0;}.form3 .recaptcha_input_area input{     height:initial !important;}.form3 input[type=\"radio\"]{     border:none !important;     outline:none !important;}.form3 input[type=\"checkbox\"]{     border:none !important;     outline:none !important;}.form3 a.ui-spinner-button{     border-radius:0px !important;     background: none!important;}.form3 a.ui-slider-handle {     width: 13px;     height: 13px;     top: -4px;     border: 0px;     border-radius: 13px;     background: #FAFAFA;     border: 3px solid #B1B1B1;     outline: none;}.form3 .ui-slider {     height: 6px;     background: #F5F5F5 !important;     margin: 7px 0px;}.form3 .wdform_grading input {     width: 100px;}.form3 .wdform-matrix-cell input[type=\"text\"] {     width: 100px;}.form3 .wdform-matrix-cell select {     width: 60px;}.form3 .wdform_section .wdform_column:last-child {     padding-right: 0px !important;}.form3 .wdform_preload {     display: none;}.form3 .wdform_grading {     padding: 3px 0px;}.form3 .wdform-matrix-table {     display: table;     border-spacing: 0px;}.form3 .wdform-matrix-column {     text-align: left;     display: table-cell;}.form3 .wdform-matrix-cell {     text-align: center;     display: table-cell;     padding: 6px 10px;}.form3 .wdform-matrix-head>div {     display: table-cell;     text-align: center;}.form3 .wdform-matrix-head {     display: table-row;}.form3 .wdform-matrix-row0 {     background: #DFDFDF;     display: table-row;}.form3 .wdform-matrix-row1 {     background: #E9E9E9;     display: table-row;}.form3 .selected-text {     text-align: left;     color: #000;}.form3 .wdform-quantity {     width: 30px;     margin: 2px 0px;}.form3 .wdform_scale_rating label {     vertical-align: middle;}.form3 .ui-corner-all {     border-radius: 0px;}.form3 .ui-widget-content {     border: 0px;     background: transparent;}.form3 .ui-slider-range {     background: #8A8A8A !important;}.form3 .wdform_map {     border: 6px solid #fff;}.form3 .wdform-page-and-images {     width: 100%;     border: 0px solid #000 !important;     padding-left:0px;}.form3 .paypal-property {     display: inline-block;     margin-right: 15px;     vertical-align: middle;}.form3 .sel-wrap {     display: inline-block;     vertical-align: middle;     width:100%;}.form3 .sel-imul {     display: none;}.form3 .sel-imul .sel-selected {     cursor: pointer;     position: relative;     display: inline-block;     border-radius: 0px;     padding: 0px 0px 0px 2px;     font-size: 13px;     height: 22px;     line-height: 22px;     overflow: hidden;     background: #F8F8F8;     border: 0px solid #D3D3D3;     background-position: right 2px center;     width: 100%;}.form3 .sel-imul.act .sel-selected {     background: #fff;}.form3 .sel-selected .sel-arraw {     height: 23px;     width: 30px;     background: url(https:\/\/www.ideaas.org.br\/wp-content\/plugins\/contact-form-maker\/images\/09\/01.png) 50% 50% no-repeat;     position: absolute;     top: 0px;     right: 0px;     padding: 0px;}.form3 .sel-imul:hover .sel-selected .sel-arraw {            }.form3 .sel-imul.act .sel-selected .sel-arraw {            }.form3 .sel-imul .sel-options {     background: #fff;     border: 1px solid #dbdbdb;     border-top: none;     position: absolute;     width: inherit;     display: none;     z-index: 10;     max-height: 200px;     overflow-y: auto;     overflow-x: hidden;}.form3 .sel-options .sel-option {     padding: 3px 4px;     font-size: 13px;     border: 1px solid #fff;     border-right: none;     border-left: none;     text-align: left;}.form3 .sel-options .sel-option:hover {     border-color: #dbdbdb;     cursor: pointer;}.form3 .sel-options .sel-option.sel-ed {     background: #dbdbdb;     border-color: #dbdbdb;}.form3 input[type=text]{     margin: 0px;}.form3 input[type=password]{     margin: 0px;}.form3 input[type=url]{     margin: 0px;}.form3 input[type=email]{     margin: 0px;}.form3 input.text{     margin: 0px;}.form3 input.title{     margin: 0px;}.form3 textarea{     margin: 0px;}.form3 select {     margin: 0px;}.form3 .form-error {     border-color: red !important;}.form3 .form-error:focus {     border-color: red !important;}.form3 .wdform-field {     display: table-cell;     padding: 5px 0px;}.form3 .wdform-label-section{     text-align: left;     display: table-cell;}.form3 .wdform-element-section {     text-align: left;     display: table-cell;     min-width: 140px;}.form3 .file-upload input {     position: absolute;     visibility: hidden;}.form3 .file-upload-status {     margin-left: 10px;     max-width: 200px;     font-weight: bold;     font-size: 16px;     color: #888;     position: absolute;     border-radius: 0px;     height: 23px;     padding-left: 5px;     padding-right: 5px;     white-space: nowrap;     overflow: hidden;}.form3 .file-picker {     width: 41px;     height: 32px;     background: url(https:\/\/www.ideaas.org.br\/wp-content\/plugins\/contact-form-maker\/images\/10\/01\/upload.png) no-repeat;     display: inline-block;}.form3 .next-page div.wdform-page-button {     color: #FFF;     cursor: pointer;     display: inline-block;     height: 38px;     line-height: 35px;     background:url(https:\/\/www.ideaas.org.br\/wp-content\/plugins\/contact-form-maker\/images\/10\/next.png) no-repeat right #6aab50;     padding: 0px 36px 0 20px;     vertical-align: middle;     font-size: 18px;     border-top-right-radius: 7px;     border-bottom-right-radius: 7px;}.form3 .previous-page div.wdform-page-button {     color: #A2A2A2;     cursor: pointer;     display: inline-block;     height: 37px;     line-height: 35px;     background:url(https:\/\/www.ideaas.org.br\/wp-content\/plugins\/contact-form-maker\/images\/09\/previous.png) no-repeat left #F1F1F1;     padding: 0 20px 0 36px;     vertical-align: middle;     font-size: 18px;     border-top-left-radius: 7px;     border-bottom-left-radius: 7px;}.form3 .button-submit {     color: #ffffff;     cursor: pointer;     display: inline-block;     line-height: 35px;     background: #6aab50;     padding: 0px 20px;     vertical-align: middle;     font-size: 18px;     min-width: 80px;     min-height: 35px;     font-family: 'Lato', sans-serif;     border: 1px solid transparent;     margin: 5px;}.form3 .button-reset {     color: #787878;     cursor: pointer;     display: inline-block;     line-height: 35px;     background: #F0EFEF;     padding: 0px 20px;     vertical-align: middle;     font-size: 18px;     min-width: 80px;     min-height: 35px;     font-family: 'Lato', sans-serif;     float: right;     border: 1px solid transparent;     margin: 5px;}.form3 .wdform_page {     background: #FFFFFF;     padding-top: 15px;     border-radius: 0px;     font-family: 'Lato', sans-serif;}.form3 .wdform_column {     padding-right: 50px !important;     float: left;     border-spacing: 2px;     border-collapse: separate !important;}.form3 .wdform_section_break2 {     color: #6aab50;     display: inline-block;     text-align: left;     font-size: 23px;     margin: 16px 10px 40px 0px;}.form3 .wdform_section_break {     color: #6aab50;     font-size: 23px;     margin: 16px 0px;}.form3 .wdform_section {     display: inline-block;}.form3 select {     padding: 2px;     height: 26px;     border: 1px solid #B7B7B7;     background: #F8F8F8;}.form3 input[type=\"text\"]{     border-radius: 0px;     height: 22px;     padding:0 3px !important;     background: #F8F8F8;     border:1px solid #B7B7B7;}.form3 input[type=\"password\"]{     border-radius: 0px;     height: 22px;     padding:0 3px !important;     background: #F8F8F8;     border:1px solid #B7B7B7;}.form3 textarea {     border-radius: 0px;     height: 22px;     padding:0 3px !important;     background: #F8F8F8;     border:1px solid #B7B7B7;}.form3 input[type=\"text\"]:focus{     outline: none;}.form3 input[type=\"password\"]:focus{     outline: none;}.form3 textarea:focus{     outline: none;}.form3 select {     outline: none;}.form3 .input_deactive {     color: #999999;     font-style: italic;}.form3 .input_active {     color: #000000;     font-style: normal;}.form3 .am_pm_select {     width: 30px;     vertical-align: middle;}.form3 .wdform-calendar-button, .form3.wdform-calendar-button:hover {     display:inline-block;     background: transparent url(https:\/\/www.ideaas.org.br\/wp-content\/plugins\/contact-form-maker\/images\/03\/date.png) no-repeat !important;     border: 0px;     color: transparent;     width: 22px;     height: 22px;     position: relative;     left: -22px;     vertical-align: top;     outline: none;}.form3 .forlabs {     float: right;     margin-right: 20px;}.form3 .if-ie-div-label {     -ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;     filter: alpha(opacity=100) !important;     opacity: 1 !important;}.form3 .wdform-ch-rad-label {     display: inline;     margin: -4px 5px 5px 5px;     float: left;     color: #000;     cursor: pointer}.form3 textarea {     padding-top: 5px;}.form3 .wdform-date {     display:inline-block;     width: 105px}.form3 .wdform_footer {     margin-top: 15px;}.form3 .page-numbers {     vertical-align: middle;}.form3 .time_box {     text-align: right;     width: 30px;     vertical-align: middle}.form3 .mini_label {     font-size: 10px;     font-family: 'Lato', sans-serif;     color: #8A8A8A;}.form3 .wdform-label {     border: none;     color: #000;     vertical-align: top;     line-height: 17px;}.form3 .wdform_colon {     color: #000}.form3 .wdform_separator {     font-style: bold;     vertical-align: middle;     color: #000;}.form3 .wdform_line {     color: #000}.form3 .wdform-required {     border: none;     color: red;     vertical-align: top;}.form3 .captcha_img {     border-width: 0px;     margin: 0px;     padding: 0px;     cursor: pointer;     border-radius: 0px;}.form3 .captcha_refresh {     width: 30px;     height: 30px;     border-width: 0px;     margin: 0px;     padding: 0px;     vertical-align: middle;     cursor: pointer;     background-image: url(https:\/\/www.ideaas.org.br\/wp-content\/plugins\/contact-form-maker\/images\/refresh_black.png);}.form3 .captcha_input {     height: 20px;     border-width: 1px;     margin: 0px;     padding: 0px;     vertical-align: middle;}.form3 .file_upload {     border: 0px solid white;     border-radius: 0px;     margin: 0px;     padding: 0px;     color: black;     background-color: white;}.form3 .page_deactive {     color: #013E7D;     background-color: #FFF;     cursor: pointer;     display: inline-block;     height: 29px;     text-align: center;     vertical-align: bottom;     padding: 5px 25px 0px 25px;     font-size: 16px;     font-weight:bold;}.form3 .page_active {     color: #FFF;     cursor: pointer;     background-color: #6aab50;     display: inline-block;     vertical-align: bottom;     height: 29px;     text-align: center;     font-size: 20px;     padding: 5px 25px 0px 25px;     line-height: 26px;     font-weight:bold;}.form3 .page_percentage_active {     padding: 0px;     margin: 0px;     border-spacing: 0px;     height: 16px;     line-height: 16px;     font-size: 15px;     float: left;     text-align: right !important;     z-index: 1;     position: relative;     vertical-align: middle;     background: #6aab50;     color: #fff;     border-top-left-radius: 5px;     border-bottom-left-radius: 5px;}.form3 .page_percentage_deactive {     height: 16px;     line-height: 16px;     background-color: #F1F1F1;     text-align: left !important;     margin-bottom: 1px;     border-radius: 5px;}.form3 .page_numbers {     font-size: 14px;     color: #000;}.form3 .phone_area_code {     width: 50px;}.form3 .phone_number {     width: 100px;}.form3 button {     cursor: pointer;}.form3 .other_input {     border-radius: 0px;     border-width: 1px;     height: 16px;     font-size: 12px;     padding: 1px;     margin: 1px;     margin-left: 25px;     z-index: 100;     position: absolute;}.form3 .wdform_page_navigation {     text-align: right !important;}.form3 .wdform_percentage_text {     margin: 3px 5px 3px 9px;     color: #FFF;     font-size: 12px;}.form3 .wdform_percentage_title {     color: #6E6E6E;     font-style: italic;     margin: 0px 0px 0px 40px;     display: inline-block;     line-height: 27px;     height: 27px;     vertical-align: middle;}.form3 .wdform_button button {     background: #4D792C;     cursor: pointer;     font-size: 17px;     border-radius: 0px;     min-width: 80px;     min-height: 31px;     color: #fff;     border: 2px solid #68943B;     margin: 5px;     box-shadow: 0px 0px 2px #c9c9c9;     font-family: 'Lato', sans-serif;}.form3 <\/style><form name=\"form3\" action=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F115\" method=\"post\" id=\"form3\" class=\"form3\" enctype=\"multipart\/form-data\"  onsubmit=\"check_required('submit', '3'); return false;\">      <div id=\"3pages\" class=\"wdform_page_navigation\" show_title=\"false\" show_numbers=\"true\" type=\"none\"><\/div>      <input type=\"hidden\" id=\"counter3\" value=\"6\" name=\"counter3\" \/>      <input type=\"hidden\" id=\"Itemid3\" value=\"\" name=\"Itemid3\" \/><div class=\"wdform-page-and-images\" style=\"display:table; border-top:0px solid black;\"><div id=\"3form_view1\" class=\"wdform_page\" page_title=\"Untitled page\" next_title=\"Next\" next_type=\"text\" next_class=\"wdform-page-button\" next_checkable=\"false\" previous_title=\"Previous\" previous_type=\"text\" previous_class=\"wdform-page-button\" previous_checkable=\"false\"><div class=\"wdform_section\"><div class=\"wdform_column ui-sortable\"><div wdid=\"1\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_name\" class=\"wdform-field\"  style=\"width:300px\"><div class=\"wdform-label-section\" style=\"; width: 150px;\"><span class=\"wdform-label\">Nome:<\/span><span class=\"wdform-required\">*<\/span><\/div>              <div class=\"wdform-element-section \" style=\"display:block; width: 300px;\">\t\t\t\t\t<div style=\"display: table-cell; width:50%\">\t\t\t\t\t  <div><input type=\"text\" class=\"input_deactive\" id=\"wdform_1_element_first3\" name=\"wdform_1_element_first3\" value=\"\" title=\"\"  style=\"width: 100%;\"><\/div>\t\t\t\t\t  <div><label class=\"mini_label\"><\/label><\/div>\t\t\t\t\t<\/div>\t\t\t\t\t<div style=\"display:table-cell;\"><div style=\"margin: 0px 8px; padding: 0px;\"><\/div><\/div>\t\t\t\t\t<div  style=\"display: table-cell; width:50%\">\t\t\t\t\t  <div><input type=\"text\" class=\"input_deactive\" id=\"wdform_1_element_last3\" name=\"wdform_1_element_last3\" value=\"\" title=\"\" style=\"width: 100%;\" ><\/div>\t\t\t\t\t  <div><label class=\"mini_label\"><\/label><\/div>\t\t\t\t\t<\/div>\t\t\t\t\t<\/div><\/div><\/div><div wdid=\"2\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_submitter_mail\" class=\"wdform-field\"  style=\"width:300px\"><div class=\"wdform-label-section\" style=\"; width: 300px;\"><span class=\"wdform-label\">E-mail:<\/span><\/div><div class=\"wdform-element-section \" style=\"display:block; width: 300px;\"><input type=\"text\" class=\"input_deactive\" id=\"wdform_2_element3\" name=\"wdform_2_element3\" value=\"\" title=\"\"  style=\"width: 100%;\" ><\/div><\/div><\/div><div wdid=\"5\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_textarea\" class=\"wdform-field\"  style=\"width:300px\"><div class=\"wdform-label-section\" style=\"; width: 150px;\"><span class=\"wdform-label\">Mensagem:<\/span><\/div><div class=\"wdform-element-section \" style=\"display:block; width: 300px\"><textarea class=\"input_deactive\" id=\"wdform_5_element3\" name=\"wdform_5_element3\" title=\"\"  style=\"width: 100%; height: 200px;\" ><\/textarea><\/div><\/div><\/div><div wdid=\"4\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_submit_reset\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\"display: table-cell;\"><\/div><div class=\"wdform-element-section \" style=\"display: table-cell;\"><button type=\"button\" class=\"button-submit\" onclick=\"check_required3(&quot;submit&quot;, &quot;3&quot;);\" >Enviar<\/button><button type=\"button\" class=\"button-reset\" onclick=\"check_required3(&quot;reset&quot;);\" style=\"display: none;\" >Reset<\/button><\/div><\/div><\/div><\/div><\/div><div valign=\"top\" class=\"wdform_footer\" style=\"width: 100%;\"><div style=\"width: 100%;\"><div style=\"width: 100%; display: table;\"><div style=\"display: table-row-group;\"><div id=\"3page_nav1\" style=\"display: table-row;\"><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wdform_preload\"><\/div><\/form>\n","protected":false},"excerpt":{"rendered":"<p>E-mail ideaas@terra.com.br Fone +55 (51)\u00a03015.2299 Endere\u00e7o Rua Carlos Reverbel, n\u00ba 200, sala 905, torre E. CEP 91.450-159 \u00a0 Bairro Jardim Carvalho Porto Alegre-RS Brasil<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-115","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.ideaas.org.br\/index.php?rest_route=\/wp\/v2\/pages\/115","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ideaas.org.br\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.ideaas.org.br\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.ideaas.org.br\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ideaas.org.br\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=115"}],"version-history":[{"count":12,"href":"https:\/\/www.ideaas.org.br\/index.php?rest_route=\/wp\/v2\/pages\/115\/revisions"}],"predecessor-version":[{"id":356,"href":"https:\/\/www.ideaas.org.br\/index.php?rest_route=\/wp\/v2\/pages\/115\/revisions\/356"}],"wp:attachment":[{"href":"https:\/\/www.ideaas.org.br\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=115"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}