
[text_block style=”style_1.png” align=”left” font_size=”47″ font_font=”Source%20Sans%20Pro” font_style=”bold” font_color=”%23496f91″]Como Podemos te Ajudar?[/text_block]

[op_liveeditor_element data-style=””]

[/op_liveeditor_element]
[op_liveeditor_element data-style=””][text_block style=”style_1.png” align=”center” font_size=”20″ font_font=”Arial” font_color=”%23000000″]Cursos e Produtos[/text_block][/op_liveeditor_element]
[op_liveeditor_elements][/op_liveeditor_elements]

[op_liveeditor_element data-style=””]

[/op_liveeditor_element]
[op_liveeditor_element data-style=””][text_block style=”style_1.png” align=”center” font_size=”20″ font_font=”Arial” font_color=”%23000000″]Eventos[/text_block][/op_liveeditor_element]
[op_liveeditor_elements][/op_liveeditor_elements]

[op_liveeditor_element data-style=””]

[/op_liveeditor_element]
[op_liveeditor_element data-style=””][text_block style=”style_1.png” align=”center” font_size=”20″ font_font=”Arial” font_color=”%23000000″]Pagamento[/text_block][/op_liveeditor_element]
[op_liveeditor_element data-style=””]
[/op_liveeditor_element]
[op_liveeditor_element data-style=””][text_block style=”style_1.png” align=”center” font_size=”14″ font_font=”Arial” font_color=”%23000000″]Onde está meu pedido?[/text_block][/op_liveeditor_element]
[op_liveeditor_element data-style=””][text_block style=”style_1.png” align=”center” font_size=”14″ font_font=”Arial” font_color=”%23000000″]Onde encontro meu boleto?[/text_block][/op_liveeditor_element]
[op_liveeditor_element data-style=””][text_block style=”style_1.png” align=”center” font_size=”14″ font_font=”Arial” font_color=”%23000000″]Como cancelar futuros pagamentos?[/text_block][/op_liveeditor_element]
[op_liveeditor_elements][/op_liveeditor_elements]

[op_liveeditor_element data-style=””]

[/op_liveeditor_element]
[op_liveeditor_element data-style=””][text_block style=”style_1.png” align=”center” font_size=”20″ font_font=”Arial” font_color=”%23000000″]Acesso e Senha[/text_block][/op_liveeditor_element]
[op_liveeditor_element data-style=””]
[/op_liveeditor_element]
[op_liveeditor_element data-style=””][text_block style=”style_1.png” align=”center”]Como acesso meu curso?[/text_block][/op_liveeditor_element]
[op_liveeditor_element data-style=””][text_block style=”style_1.png” align=”center”]Como altero minha senha?[/text_block][/op_liveeditor_element]
[op_liveeditor_element data-style=””][text_block style=”style_1.png” align=”center”]Como altero meu email?[/text_block][/op_liveeditor_element]
[op_liveeditor_elements][/op_liveeditor_elements]

[text_block style=”style_1.png” align=”center” font_size=”26″ font_font=”Source%20Sans%20Pro” font_style=”bold” font_color=”%23C09200″]Fale Conosco[/text_block]

[text_block style=”style_1.png” align=”left”]
jQuery(document).ready(function($) {
// first letter of name uppercase $(".zen_name_field").on("keydown", function(event) { if (this.selectionStart == 0 && event.keyCode >= 65 && event.keyCode <= 90 && !(event.shiftKey) && !(event.ctrlKey) && !(event.metaKey) && !(event.altKey)) { var $t = $(this); event.preventDefault(); var char = String.fromCharCode(event.keyCode); $t.val(char + $t.val().slice(this.selectionEnd)); this.setSelectionRange(1,1); } }); // double click protection to stop duplicate submissions $("#zrf_submit").removeAttr("disabled"); $("#zrf-form").bind("submit", function(e) { // check any URL fields $(this).find(".zrf_input_url").each(function() { // is the field required and has been left as http:// default? if (($(this).prop("required"))&& ($(this).val() == "http://")) { alert("Please enter a valid URL"); $(this).css("border", "2px solid #000"); e.preventDefault(); return false; } }); // disable submit button $(this).find("#zrf_submit").attr("disabled", "disabled"); // re-enable after 3 seconds setTimeout( function() { $("form").find("#zrf_submit").removeAttr("disabled"); }, 3000); }); }); [/text_block]