<div style="width:100%">
                <form id="zigurat_contact_form">
                    <div class="form-group">
                        <label>Nombre</label>
                        <input type="text" name="name" value="" class="form-control">
                        <label style="display:none" class="zigurat_contact_form_error_label" id="error_name">Valor No Válido</label>
                        <label style="display:none" class="zigurat_contact_form_error_label" id="empty_name">Este campo es obligatorio</label>
                    </div>

                    <div class="form-group">
                        <label>Apellido</label>
                        <input type="text" name="lastname" value="" class="form-control">
                        <label style="display:none" class="zigurat_contact_form_error_label" id="error_lastname">Valor No Válido</label>
                    </div>

                    <div class="form-group">
                        <label>Email</label>
                        <input type="text" name="email" value="" class="form-control">
                        <label style="display:none" class="zigurat_contact_form_error_label" id="error_email">Valor No Válido</label>
                        <label style="display:none" class="zigurat_contact_form_error_label" id="empty_email">Este campo es obligatorio</label>
                    </div>

                    <div class="form-group">
                        <label>Help topic</label>
                        <select name="type" class="form-control">
                            <option value="6">Solicita información</option>
                            <option value="5">Ser Instructor</option>
                            <option value="1">Soporte Técnico</option>                            
                        </select>
                        <label style="display:none" class="zigurat_contact_form_error_label" id="error_type">Valor No Válido</label>
                    </div>

                    <div class="form-group">
                        <label>Curso</label>
                        <select name="course" class="form-control"><option value="">Curso</option><option value="18928">Curso de Presentaciones Eficaces</option><option value="18605">Construcción sostenible para la regeneración circular</option><option value="18064">Introducción de REVIT</option><option value="17483">Iniciação ao Software TQS Structures</option><option value="14094">Análisis del ciclo de vida - Reducción del Carbono Embebido (RCE)</option><option value="9307">Certificaciones Energéticas</option><option value="8531">CYPECAD - Estructuras de Hormigón</option><option value="8304">Conceptos prácticos de estructuras</option><option value="8269">Cype 3D - Estructuras metálicas, de madera y hormigón</option><option value="8103">Flecha. Bases del Cálculo en Hormigón Armado.</option></select>
                        <label style="display:none" class="zigurat_contact_form_error_label" id="error_course">Valor No Válido</label>
                    </div>
    
                    <div class="form-group">
                        <label>Message</label>
                        <textarea name="message" class="form-control"></textarea>
                        <label style="display:none" class="zigurat_contact_form_error_label" id="error_message">Valor No Válido</label>
                        <label style="display:none" class="zigurat_contact_form_error_label" id="empty_message">Este campo es obligatorio</label>
                    </div>
                    <div class="form-group text-right">
                        <button type="submit" class="btn btn-default" id="submit-form">Enviar</button>
                    </div>
                </form>
            </div>
            <script>
            document.getElementById("zigurat_contact_form").addEventListener("submit", function (event) {
                event.preventDefault(); 
		document.getElementById("submit-form").setAttribute("disabled", "true");

                let formData = new FormData(document.getElementById("zigurat_contact_form"))
                let lang = navigator.language.substring(0, 2);
                formData.append("lang", lang)
                fetch("/wp-json/zigurat/ticket", { method: "post", body: formData })
                  .then(response => response.json())
                  .then(data => {
                    if (data.success) {
                        window.location.replace("/" + lang + "/thank-you");
                    } else if (data.code === "rest_invalid_param") {
                      for (const property in data.data.params) {
                        let elemId = "error_" + property
                        if (property === "email" || property === "message" || property === "name") {
                          if (formData.get(property) === "") {
                            elemId = "empty_" + property
                          }
                        }
                        document.getElementById(elemId).style.display = "block";
                        setTimeout(function () { document.getElementById(elemId).style.display = "none" }, 5000)
                      }
                    }
                  })
                  .catch(() => {})
                  .finally(() => {})
              }, true)
            </script>
            
            {"id":6709,"date":"2021-07-27T18:16:31","date_gmt":"2021-07-27T16:16:31","guid":{"rendered":"https:\/\/rooftop.education\/conviertete-en-instructor\/"},"modified":"2021-11-25T17:39:27","modified_gmt":"2021-11-25T16:39:27","slug":"conviertete-instructor","status":"publish","type":"page","link":"https:\/\/rooftop.education\/es\/conviertete-instructor\/","title":{"rendered":"Convi\u00e9rtete en Instructor"},"content":{"rendered":"<section class=\"wpb-content-wrapper\"><p>[vc_row full_width=\u00bbstretch_row_content\u00bb content_placement=\u00bbtop\u00bb css=\u00bb.vc_custom_1627402736123{margin-top: -50px !important;background-image: url(https:\/\/rooftop.education\/wp-content\/uploads\/2021\/07\/Become-an-Instructor-FINAL.png?id=6691) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\u00bb][vc_column][vc_empty_space height=\u00bb150px\u00bb tablet_height=\u00bb10px\u00bb][vc_row_inner][vc_column_inner width=\u00bb1\/4&#8243;][\/vc_column_inner][vc_column_inner width=\u00bb1\/2&#8243;][vc_column_text css_animation=\u00bbfadeInUp\u00bb]<\/p>\n<h2 style=\"font-family: 'Montserrat'; color: #ffffff; font-size: 42px; text-align: center; line-height: 1.25;\">\u00bfCu\u00e1nto vale tu<br \/>\n<span style=\"color: #40dfd6;\">conocimiento? <\/span><\/h2>\n<p>[\/vc_column_text][vc_empty_space height=\u00bb60px\u00bb tablet_height=\u00bb10px\u00bb][vc_column_text css_animation=\u00bbfadeInUp\u00bb el_class=\u00bbtitle-cover\u00bb]<\/p>\n<h3 style=\"font-family: 'Montserrat'; color: #ffffff; font-size: 28px; text-align: center;\">Siendo profesor, en Rooftop lo descubrir\u00e1s<\/h3>\n<p>[\/vc_column_text][vc_empty_space height=\u00bb50px\u00bb tablet_height=\u00bb10px\u00bb][vc_btn title=\u00bbConvi\u00e9rtete en Instructor\u00bb shape=\u00bbround\u00bb color=\u00bbturquoise\u00bb size=\u00bblg\u00bb align=\u00bbcenter\u00bb link=\u00bburl:%23instructor\u00bb][\/vc_column_inner][vc_column_inner width=\u00bb1\/4&#8243;][\/vc_column_inner][\/vc_row_inner][vc_empty_space height=\u00bb150px\u00bb tablet_height=\u00bb10px\u00bb][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=\u00bb100px\u00bb tablet_height=\u00bb10px\u00bb][vc_row_inner][vc_column_inner width=\u00bb1\/2&#8243;][vc_custom_heading text=\u00bbSacar partido a tu conocimiento no es solo compartir tu valor \u00fanico e intransferible con la comunidad.\u00bb font_container=\u00bbtag:h3|font_size:32px|text_align:left|line_height:1.25&#8243; google_fonts=\u00bbfont_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\u00bb][vc_empty_space height=\u00bb30px\u00bb tablet_height=\u00bb10px\u00bb][vc_custom_heading text=\u00bbTambi\u00e9n significa rentabilizarlo.\u00bb font_container=\u00bbtag:h3|font_size:28px|text_align:left|color:%2340dfd6|line_height:1.5&#8243; google_fonts=\u00bbfont_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\u00bb][vc_custom_heading text=\u00bbEn la plataforma Rooftop tienes la oportunidad de explotar aquello que m\u00e1s dominas y que mejor sabes hacer.\u00bb font_container=\u00bbtag:h4|font_size:24px|text_align:left|line_height:1.5&#8243; google_fonts=\u00bbfont_family:Montserrat%3Aregular%2C700|font_style:400%20regular%3A400%3Anormal\u00bb][vc_empty_space height=\u00bb30px\u00bb tablet_height=\u00bb10px\u00bb][vc_custom_heading text=\u00bb\u00bfC\u00f3mo?\u00bb font_container=\u00bbtag:h3|font_size:28px|text_align:left|color:%2340dfd6|line_height:1.5&#8243; google_fonts=\u00bbfont_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\u00bb][vc_custom_heading text=\u00bbCompartiendo tu experiencia, explicando t\u00e9cnicas, dando consejos e inspirando a trav\u00e9s de c\u00e1psulas formativas.\u00bb font_container=\u00bbtag:h4|font_size:24px|text_align:left|line_height:1.5&#8243; google_fonts=\u00bbfont_family:Montserrat%3Aregular%2C700|font_style:400%20regular%3A400%3Anormal\u00bb][\/vc_column_inner][vc_column_inner width=\u00bb1\/2&#8243;][vc_single_image image=\u00bb9259&#8243; img_size=\u00bbfull\u00bb][\/vc_column_inner][\/vc_row_inner][vc_empty_space height=\u00bb150px\u00bb tablet_height=\u00bb10px\u00bb][\/vc_column][\/vc_row][vc_row full_width=\u00bbstretch_row\u00bb css=\u00bb.vc_custom_1627406684406{background: #fcfaf6 url(https:\/\/rooftop.education\/wp-content\/uploads\/2021\/07\/Become-an-Instructor-BG.png?id=6694) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\u00bb][vc_column][vc_empty_space height=\u00bb150px\u00bb tablet_height=\u00bb10px\u00bb el_id=\u00bbinstructor\u00bb][vc_row_inner][vc_column_inner width=\u00bb1\/4&#8243;][\/vc_column_inner][vc_column_inner width=\u00bb1\/2&#8243;][vc_custom_heading text=\u00bbSi quieres ser instructor, rellena este formulario y nos pondremos en contacto contigo:\u00bb font_container=\u00bbtag:h3|font_size:32px|text_align:center|line_height:1.25&#8243; google_fonts=\u00bbfont_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\u00bb][vc_empty_space height=\u00bb30px\u00bb tablet_height=\u00bb10px\u00bb][vc_separator color=\u00bborange\u00bb][vc_empty_space height=\u00bb30px\u00bb tablet_height=\u00bb10px\u00bb][\/vc_column_inner][vc_column_inner width=\u00bb1\/4&#8243;][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\u00bb.vc_custom_1633604909402{padding-right: 10px !important;padding-left: 10px !important;}\u00bb][vc_column_inner width=\u00bb1\/4&#8243;][\/vc_column_inner][vc_column_inner width=\u00bb1\/2&#8243; css=\u00bb.vc_custom_1633604834656{padding-right: 10px !important;padding-left: 10px !important;}\u00bb][\/vc_column_inner][vc_column_inner width=\u00bb1\/4&#8243;][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row][vc_column][\/vc_column][\/vc_row]<\/p>\n<\/section>","protected":false},"excerpt":{"rendered":"<p>[vc_row full_width=\u00bbstretch_row_content\u00bb content_placement=\u00bbtop\u00bb css=\u00bb.vc_custom_1627402736123{margin-top: -50px !important;background-image: url(https:\/\/rooftop.education\/wp-content\/uploads\/2021\/07\/Become-an-Instructor-FINAL.png?id=6691) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\u00bb][vc_column][vc_empty_space height=\u00bb150px\u00bb tablet_height=\u00bb10px\u00bb][vc_row_inner][vc_column_inner width=\u00bb1\/4&#8243;][\/vc_column_inner][vc_column_inner width=\u00bb1\/2&#8243;][vc_column_text css_animation=\u00bbfadeInUp\u00bb] \u00bfCu\u00e1nto vale tu conocimiento? [\/vc_column_text][vc_empty_space height=\u00bb60px\u00bb tablet_height=\u00bb10px\u00bb][vc_column_text css_animation=\u00bbfadeInUp\u00bb el_class=\u00bbtitle-cover\u00bb] Siendo profesor, en Rooftop lo descubrir\u00e1s [\/vc_column_text][vc_empty_space height=\u00bb50px\u00bb tablet_height=\u00bb10px\u00bb][vc_btn title=\u00bbConvi\u00e9rtete en Instructor\u00bb shape=\u00bbround\u00bb color=\u00bbturquoise\u00bb size=\u00bblg\u00bb align=\u00bbcenter\u00bb link=\u00bburl:%23instructor\u00bb][\/vc_column_inner][vc_column_inner width=\u00bb1\/4&#8243;][\/vc_column_inner][\/vc_row_inner][vc_empty_space height=\u00bb150px\u00bb tablet_height=\u00bb10px\u00bb][\/vc_column][\/vc_row][vc_row][vc_column][vc_empty_space height=\u00bb100px\u00bb tablet_height=\u00bb10px\u00bb][vc_row_inner][vc_column_inner width=\u00bb1\/2&#8243;][vc_custom_heading text=\u00bbSacar partido a tu conocimiento [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Convi\u00e9rtete en Instructor de Rooftop - Cursos Online<\/title>\n<meta name=\"description\" content=\"Convi\u00e9rtete en Instructor en Rooftop y comparte tus conocimientos a trav\u00e9s de c\u00e1psulas formativas. \u00a1Lleva tu experiencia a lo m\u00e1s TOP!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/rooftop.education\/es\/conviertete-instructor\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Convi\u00e9rtete en Instructor de Rooftop - Cursos Online\" \/>\n<meta property=\"og:description\" content=\"Convi\u00e9rtete en Instructor en Rooftop y comparte tus conocimientos a trav\u00e9s de c\u00e1psulas formativas. \u00a1Lleva tu experiencia a lo m\u00e1s TOP!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/rooftop.education\/es\/conviertete-instructor\/\" \/>\n<meta property=\"og:site_name\" content=\"RoofTop\" \/>\n<meta property=\"article:modified_time\" content=\"2021-11-25T16:39:27+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/rooftop.education\/es\/conviertete-instructor\/\",\"url\":\"https:\/\/rooftop.education\/es\/conviertete-instructor\/\",\"name\":\"Convi\u00e9rtete en Instructor de Rooftop - Cursos Online\",\"isPartOf\":{\"@id\":\"https:\/\/rooftop.e-zigurat.com\/pt-br\/#website\"},\"datePublished\":\"2021-07-27T16:16:31+00:00\",\"dateModified\":\"2021-11-25T16:39:27+00:00\",\"description\":\"Convi\u00e9rtete en Instructor en Rooftop y comparte tus conocimientos a trav\u00e9s de c\u00e1psulas formativas. \u00a1Lleva tu experiencia a lo m\u00e1s TOP!\",\"breadcrumb\":{\"@id\":\"https:\/\/rooftop.education\/es\/conviertete-instructor\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/rooftop.education\/es\/conviertete-instructor\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/rooftop.education\/es\/conviertete-instructor\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/rooftop.education\/es\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Convi\u00e9rtete en Instructor\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/rooftop.e-zigurat.com\/pt-br\/#website\",\"url\":\"https:\/\/rooftop.e-zigurat.com\/pt-br\/\",\"name\":\"RoofTop\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/rooftop.e-zigurat.com\/pt-br\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/rooftop.e-zigurat.com\/pt-br\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/rooftop.e-zigurat.com\/pt-br\/#organization\",\"name\":\"Rooftop\",\"url\":\"https:\/\/rooftop.e-zigurat.com\/pt-br\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/rooftop.e-zigurat.com\/pt-br\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/rooftop.education\/wp-content\/uploads\/2021\/04\/HD_Rooftop_logo_Color-490x109.png\",\"contentUrl\":\"https:\/\/rooftop.education\/wp-content\/uploads\/2021\/04\/HD_Rooftop_logo_Color-490x109.png\",\"width\":494,\"height\":110,\"caption\":\"Rooftop\"},\"image\":{\"@id\":\"https:\/\/rooftop.e-zigurat.com\/pt-br\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Convi\u00e9rtete en Instructor de Rooftop - Cursos Online","description":"Convi\u00e9rtete en Instructor en Rooftop y comparte tus conocimientos a trav\u00e9s de c\u00e1psulas formativas. \u00a1Lleva tu experiencia a lo m\u00e1s TOP!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/rooftop.education\/es\/conviertete-instructor\/","og_locale":"es_ES","og_type":"article","og_title":"Convi\u00e9rtete en Instructor de Rooftop - Cursos Online","og_description":"Convi\u00e9rtete en Instructor en Rooftop y comparte tus conocimientos a trav\u00e9s de c\u00e1psulas formativas. \u00a1Lleva tu experiencia a lo m\u00e1s TOP!","og_url":"https:\/\/rooftop.education\/es\/conviertete-instructor\/","og_site_name":"RoofTop","article_modified_time":"2021-11-25T16:39:27+00:00","twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/rooftop.education\/es\/conviertete-instructor\/","url":"https:\/\/rooftop.education\/es\/conviertete-instructor\/","name":"Convi\u00e9rtete en Instructor de Rooftop - Cursos Online","isPartOf":{"@id":"https:\/\/rooftop.e-zigurat.com\/pt-br\/#website"},"datePublished":"2021-07-27T16:16:31+00:00","dateModified":"2021-11-25T16:39:27+00:00","description":"Convi\u00e9rtete en Instructor en Rooftop y comparte tus conocimientos a trav\u00e9s de c\u00e1psulas formativas. \u00a1Lleva tu experiencia a lo m\u00e1s TOP!","breadcrumb":{"@id":"https:\/\/rooftop.education\/es\/conviertete-instructor\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/rooftop.education\/es\/conviertete-instructor\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/rooftop.education\/es\/conviertete-instructor\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/rooftop.education\/es\/"},{"@type":"ListItem","position":2,"name":"Convi\u00e9rtete en Instructor"}]},{"@type":"WebSite","@id":"https:\/\/rooftop.e-zigurat.com\/pt-br\/#website","url":"https:\/\/rooftop.e-zigurat.com\/pt-br\/","name":"RoofTop","description":"","publisher":{"@id":"https:\/\/rooftop.e-zigurat.com\/pt-br\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/rooftop.e-zigurat.com\/pt-br\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/rooftop.e-zigurat.com\/pt-br\/#organization","name":"Rooftop","url":"https:\/\/rooftop.e-zigurat.com\/pt-br\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/rooftop.e-zigurat.com\/pt-br\/#\/schema\/logo\/image\/","url":"https:\/\/rooftop.education\/wp-content\/uploads\/2021\/04\/HD_Rooftop_logo_Color-490x109.png","contentUrl":"https:\/\/rooftop.education\/wp-content\/uploads\/2021\/04\/HD_Rooftop_logo_Color-490x109.png","width":494,"height":110,"caption":"Rooftop"},"image":{"@id":"https:\/\/rooftop.e-zigurat.com\/pt-br\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/rooftop.education\/es\/wp-json\/wp\/v2\/pages\/6709"}],"collection":[{"href":"https:\/\/rooftop.education\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rooftop.education\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rooftop.education\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rooftop.education\/es\/wp-json\/wp\/v2\/comments?post=6709"}],"version-history":[{"count":23,"href":"https:\/\/rooftop.education\/es\/wp-json\/wp\/v2\/pages\/6709\/revisions"}],"predecessor-version":[{"id":9262,"href":"https:\/\/rooftop.education\/es\/wp-json\/wp\/v2\/pages\/6709\/revisions\/9262"}],"wp:attachment":[{"href":"https:\/\/rooftop.education\/es\/wp-json\/wp\/v2\/media?parent=6709"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}