{"id":7465,"date":"2023-02-20T12:31:33","date_gmt":"2023-02-20T12:31:33","guid":{"rendered":"https:\/\/www.humanitastorrejon.com\/about-us\/"},"modified":"2025-09-11T05:47:00","modified_gmt":"2025-09-11T05:47:00","slug":"about-us","status":"publish","type":"page","link":"https:\/\/www.humanitastorrejon.com\/en\/about-us\/","title":{"rendered":"About us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7465\" class=\"elementor elementor-7465 elementor-858\">\n\t\t\t\t\t\t<section data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-section elementor-top-section elementor-element elementor-element-2173d2c elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"2173d2c\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3b4d1ba\" data-id=\"3b4d1ba\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-section elementor-inner-section elementor-element elementor-element-2abdefe elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"2abdefe\" data-element_type=\"section\" data-e-type=\"section\">\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-50 elementor-inner-column elementor-element elementor-element-8cc6547\" data-id=\"8cc6547\" data-element_type=\"column\" data-e-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-1fe88878 elementor-widget elementor-widget-heading\" data-id=\"1fe88878\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Come and meet us<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-788bb0ee elementor-widget elementor-widget-text-editor\" data-id=\"788bb0ee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>If you would like to know more about our program, facilities, services or academic agenda, we would be delighted to meet you. Contact us or call us and request a visit. <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f073efe elementor-widget elementor-widget-crm_captacion_form\" data-id=\"f073efe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"crm_captacion_form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t<div id=\"loadingSpinner\">Loading form... Please wait.<\/div>\n\t<div id='divContainer' class='captacionForm'><\/div>\n\n\t<script type=\"text\/javascript\">\n\t\tdocument.addEventListener('DOMContentLoaded', function () {\n\t\t\t\/\/ Crea din\u00e1micamente el elemento <script> que cargar\u00e1 el formulario del CRM desde el servidor externo\n\t\t\tvar script = document.createElement('script');\n\t\t\tscript.type = 'text\/javascript';\n\t\t\tscript.src = 'https:\/\/crm.humanitaseducacion.com\/Public\/Captacion\/js\/loaderCaptacion.js?entidadId=12&elementId=divContainer&tag=Contacto&lang=EN&url=13&origen=1'; \/\/ URL generada din\u00e1micamente desde PHP con los par\u00e1metros del shortcode\n\n\t\t\t\/**\n\t\t\t* Evento: Cuando el script externo se ha cargado con \u00e9xito\n\t\t\t* Se inicia un intervalo para comprobar peri\u00f3dicamente si el formulario ya se ha inyectado en el DOM\n\t\t\t*\/\n\t\t\tscript.onload = function () {\n\t\t\t\tvar attempts = 0;           \/\/ Contador de reintentos\n\t\t\t\tvar maxAttempts = 50;       \/\/ N\u00famero m\u00e1ximo de reintentos (50 * 200ms = 10 segundos)\n\t\t\t\tvar interval = setInterval(function () {\n\t\t\t\t\tvar container = document.getElementById('divContainer');\n\n\t\t\t\t\t\/\/ Condici\u00f3n: El contenedor tiene hijos \u2192 el formulario ha cargado correctamente\n\t\t\t\t\tif (container && container.children.length > 0) {\n\t\t\t\t\t\tvar spinner = document.getElementById('loadingSpinner');\n\t\t\t\t\t\tif (spinner) spinner.classList.add('hidden'); \/\/ Oculta el spinner\n\t\t\t\t\t\tclearInterval(interval); \/\/ Detiene las comprobaciones\n\t\t\t\t\t}\n\t\t\t\t\t\/\/ Si se superan los intentos m\u00e1ximos sin encontrar el formulario, mostramos error\n\t\t\t\t\telse if (++attempts > maxAttempts) {\n\t\t\t\t\t\tclearInterval(interval);\n\t\t\t\t\t\tvar spinner = document.getElementById('loadingSpinner');\n\t\t\t\t\t\tif (spinner) {\n\t\t\t\t\t\t\t\/\/ Sustituye el contenido del spinner por un mensaje de error visual\n\t\t\t\t\t\t\tspinner.innerHTML = `\n\t\t\t\t\t\t\t\t<div style=\"display: flex; align-items: center; color: #b32d2e;\">\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px;margin-right:10px;\" fill=\"#b32d2e\" viewBox=\"0 0 24 24\">\n\t\t\t\t\t\t\t\t\t\t<path d=\"M11,9H13V7H11M11,17H13V11H11M1,21H23L12,2\"\/>\n\t\t\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span role=\"alert\">\u26a0\ufe0f El formulario no se ha cargado correctamente. Por favor, recarga la p\u00e1gina.<\/span>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t`;\n\t\t\t\t\t\t\t\/\/ Ajustes de estilo visual del mensaje de error\n\t\t\t\t\t\t\tspinner.style.backgroundColor = \"#fff0f0\";\n\t\t\t\t\t\t\tspinner.style.borderColor = \"#b32d2e\";\n\t\t\t\t\t\t\tspinner.style.color = \"#b32d2e\";\n\t\t\t\t\t\t\tspinner.style.fontWeight = \"bold\";\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\/\/ Lanza una petici\u00f3n AJAX para registrar el error en el log del servidor\n\t\t\t\t\t\t\t\t\t\t\t\tfetch('https:\/\/www.humanitastorrejon.com\/wp-admin\/admin-ajax.php?action=crm_captacion_log_js_error', { method: 'POST' });\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t}, 200); \/\/ Intervalo de comprobaci\u00f3n cada 200 milisegundos\n\t\t\t};\n\n\t\t\t\/**\n\t\t\t* Evento: Error al cargar el script externo (por ejemplo, si el servidor est\u00e1 ca\u00eddo)\n\t\t\t*\/\n\t\t\tscript.onerror = function () {\n\t\t\t\tvar spinner = document.getElementById('loadingSpinner');\n\t\t\t\tif (spinner) {\n\t\t\t\t\tspinner.innerHTML = `\n\t\t\t\t\t\t<div style=\"display: flex; align-items: center; color: #b32d2e;\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px;margin-right:10px;\" fill=\"#b32d2e\" viewBox=\"0 0 24 24\">\n\t\t\t\t\t\t\t\t<path d=\"M11,9H13V7H11M11,17H13V11H11M1,21H23L12,2\"\/>\n\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t<span role=\"alert\">Error al cargar el formulario. Por favor, int\u00e9ntalo de nuevo m\u00e1s tarde.<\/span>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t`;\n\t\t\t\t\tspinner.style.backgroundColor = \"#fff0f0\";\n\t\t\t\t\tspinner.style.borderColor = \"#b32d2e\";\n\t\t\t\t\tspinner.style.color = \"#b32d2e\";\n\t\t\t\t\tspinner.style.fontWeight = \"bold\";\n\t\t\t\t}\n\n\t\t\t\t\/\/ Registrar el error tambi\u00e9n si falla la carga del script\n\t\t\t\t\t\t\t\tfetch('https:\/\/www.humanitastorrejon.com\/wp-admin\/admin-ajax.php?action=crm_captacion_log_js_error', { method: 'POST' });\n\t\t\t\t\t\t\t};\n\n\t\t\t\/\/ Inyecta el script al final del <body> para que se ejecute de forma asincr\u00f3nica\n\t\t\tdocument.body.appendChild(script);\n\t\t});\n\t<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3d31436 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile eael-contact-form-7-button-align-left eael-contact-form-7-button-custom elementor-widget elementor-widget-eael-contact-form-7\" data-id=\"3d31436\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"eael-contact-form-7.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"eael-contact-form-7-wrapper\">\n                <div class=\"eael-contact-form eael-contact-form-7 eael-contact-form-3d31436 placeholder-show eael-contact-form-align-default\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f883-o1\" lang=\"es-ES\" dir=\"ltr\" data-wpcf7-id=\"883\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/pages\/7465#wpcf7-f883-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Formulario de contacto\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"883\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"es_ES\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f883-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" \/>\n<\/fieldset>\n<p><label><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Nombre y apellidos\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span> <\/label><br \/>\n<label><span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span><\/label><br \/>\n<label><span class=\"wpcf7-form-control-wrap\" data-name=\"telefono\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Tel\u00e9fono\" value=\"\" type=\"text\" name=\"telefono\" \/><\/span><\/label><br \/>\n<label><span class=\"wpcf7-form-control-wrap\" data-name=\"Localidad\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Localidad\" value=\"\" type=\"text\" name=\"Localidad\" \/><\/span> <\/label><br \/>\n<label><span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" placeholder=\"\u00bfQuieres dejarnos un mensaje? (opcional)\" name=\"your-message\"><\/textarea><\/span> <\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"aceptar\"><span class=\"wpcf7-form-control wpcf7-checkbox wpcf7-validates-as-required\"><span class=\"wpcf7-list-item first last\"><label><input type=\"checkbox\" name=\"aceptar[]\" value=\"Acepto la pol\u00edtica de privacidad\" \/><span class=\"wpcf7-list-item-label\">Acepto la pol\u00edtica de privacidad<\/span><\/label><\/span><\/span><\/span>\n<\/p>\n<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Enviar\" \/>\n<\/p><input type='hidden' class='wpcf7-pum' value='{\"closepopup\":false,\"closedelay\":0,\"openpopup\":false,\"openpopup_id\":0}' \/><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div>\n            <\/div>\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-50 elementor-inner-column elementor-element elementor-element-7f95c38\" data-id=\"7f95c38\" data-element_type=\"column\" data-e-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-dc8371b elementor-widget elementor-widget-text-editor\" data-id=\"dc8371b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Information regarding the processing of your personal data in accordance with the provisions of the General Regulation (EU) 2016\/679, on data protection (GDPR) and Organic Law 3\/2018 on data protection and guarantee of digital rights (LOPDGDD).<\/p><p><strong>Responsible:<\/strong> COLEGIO HUMANITAS BILINGUAL SCHOOL, S.L,<br><strong>Purpose: To<\/strong> respond to your queries and requests.<br><strong>Legitimation:<\/strong> Consent of the person concerned by sending the form.<br><strong>Rights:<\/strong> You have the right to access, rectify, oppose and delete your data, as well as to the limitation and portability of your data, by sending a reasoned and accredited communication to dpd@humanitastorrejon.com<br><strong>Additional information:<\/strong> You can consult this more detailed information and other additional information in our privacy policy: humanitastorrejon.com<\/p>\t\t\t\t\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<section data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-section elementor-top-section elementor-element elementor-element-f590a7a elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"f590a7a\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-c1c3303\" data-id=\"c1c3303\" data-element_type=\"column\" data-e-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-8b10945 elementor-widget elementor-widget-google_maps\" data-id=\"8b10945\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=Calle%20Salvador%20Dal%C3%AD%2C%203%E2%80%93CP%2028850%2C%20Torrej%C3%B3n%20de%20Ardoz%2C%20Madrid.&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"Calle Salvador Dal\u00ed, 3\u2013CP 28850, Torrej\u00f3n de Ardoz, Madrid.\"\n\t\t\t\t\taria-label=\"Calle Salvador Dal\u00ed, 3\u2013CP 28850, Torrej\u00f3n de Ardoz, Madrid.\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\t\t\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-50 elementor-top-column elementor-element elementor-element-6678aca\" data-id=\"6678aca\" data-element_type=\"column\" data-e-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-43c3e6c4 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"43c3e6c4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:100}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Find out<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-14b5ebb0 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"14b5ebb0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:100}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">where we are<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6987ec2 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"6987ec2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Calle Salvador Dal\u00ed, 3 <br>CP 28850, Torrej\u00f3n de Ardoz, Madrid.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-daa762a elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"daa762a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c322189 elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"c322189\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<a href=\"tel:+34910008474\" class=\"elementor-icon\" tabindex=\"-1\" aria-label=\"+34 910 001 908\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-phone-alt\"><\/i>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h6 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<a href=\"tel:+34910008474\" >\n\t\t\t\t\t\t\t+34 910 001 908\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/h6>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e4882ef elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"e4882ef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<a href=\"mailto:secretaria@humanitastorrejon.com\" class=\"elementor-icon\" tabindex=\"-1\" aria-label=\"secretaria@humanitastorrejon.com\">\n\t\t\t\t<i aria-hidden=\"true\" class=\" icomoon-the7-font-the7-mail-05\"><\/i>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h6 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<a href=\"mailto:secretaria@humanitastorrejon.com\" >\n\t\t\t\t\t\t\tsecretaria@humanitastorrejon.com\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/h6>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-96956e1 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"96956e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Follow us on:<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b7d1f9a elementor-shape-circle e-grid-align-left elementor-grid-0 elementor-widget elementor-widget-social-icons\" data-id=\"b7d1f9a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-10ed9dc\" href=\"https:\/\/twitter.com\/HBSTORREJON?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Twitter<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-twitter\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-ff53df5\" href=\"https:\/\/es-es.facebook.com\/hbstorrejon\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Facebook<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-facebook\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-b1abd2c\" href=\"https:\/\/www.instagram.com\/hbstorrejon\/?hl=es\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Instagram<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-instagram\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\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<section data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-section elementor-top-section elementor-element elementor-element-2c5c57e5 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2c5c57e5\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[],&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-51ffec3\" data-id=\"51ffec3\" data-element_type=\"column\" data-e-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-91b268e elementor-widget elementor-widget-spacer\" data-id=\"91b268e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-39077cd elementor-widget elementor-widget-text-editor\" data-id=\"39077cd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>If you are interested in working with us, please fill in the form in the following link.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-section elementor-inner-section elementor-element elementor-element-d44e898 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d44e898\" data-element_type=\"section\" data-e-type=\"section\">\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-inner-column elementor-element elementor-element-d90c522\" data-id=\"d90c522\" data-element_type=\"column\" data-e-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-f5f1754 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"f5f1754\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\" href=\"https:\/\/www.humanitastorrejon.com\/en\/work-with-us\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\" dt-icon-the7-arrow-532\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Work with us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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<div class=\"elementor-element elementor-element-33cfa1b elementor-widget elementor-widget-spacer\" data-id=\"33cfa1b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\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-top-column elementor-element elementor-element-03d5abb\" data-id=\"03d5abb\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-256f117\" data-id=\"256f117\" data-element_type=\"column\" data-e-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-58dbf7b elementor-widget elementor-widget-spacer\" data-id=\"58dbf7b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2d4eb0a elementor-widget elementor-widget-text-editor\" data-id=\"2d4eb0a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Do not hesitate and leave us your opinion so that we can improve and offer you a better service.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-section elementor-inner-section elementor-element elementor-element-bebebb9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"bebebb9\" data-element_type=\"section\" data-e-type=\"section\">\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-inner-column elementor-element elementor-element-2e6b837\" data-id=\"2e6b837\" data-element_type=\"column\" data-e-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-87f8e42 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"87f8e42\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\" href=\"https:\/\/www.humanitastorrejon.com\/en\/we-care-about-your-opinion\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\" dt-icon-the7-arrow-532\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">We care about your opinion<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\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<div class=\"elementor-element elementor-element-081b554 elementor-widget elementor-widget-spacer\" data-id=\"081b554\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\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<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Come and meet us If you would like to know more about our program, facilities, services or academic agenda, we would be delighted to meet you. Contact us or call us and request a visit. Loading form&#8230; Please wait. Acepto la pol\u00edtica de privacidad Information regarding the processing of your personal data in accordance with&hellip;<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_eb_attr":"","footnotes":""},"class_list":["post-7465","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>About us - Humanitas Bilingual School Torrej\u00f3n<\/title>\n<meta name=\"description\" content=\"Discover our educational project HBS Torrej\u00f3n at the hands of our teaching staff. Come and meet us, we are waiting for you!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.humanitastorrejon.com\/conocenos\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"About us - Humanitas Bilingual School Torrej\u00f3n\" \/>\n<meta property=\"og:description\" content=\"Discover our educational project HBS Torrej\u00f3n at the hands of our teaching staff. Come and meet us, we are waiting for you!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.humanitastorrejon.com\/conocenos\/\" \/>\n<meta property=\"og:site_name\" content=\"Humanitas Bilingual School Torrej\u00f3n\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-11T05:47:00+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.humanitastorrejon.com\\\/conocenos\\\/\",\"url\":\"https:\\\/\\\/www.humanitastorrejon.com\\\/conocenos\\\/\",\"name\":\"About us - Humanitas Bilingual School Torrej\u00f3n\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.humanitastorrejon.com\\\/#website\"},\"datePublished\":\"2023-02-20T12:31:33+00:00\",\"dateModified\":\"2025-09-11T05:47:00+00:00\",\"description\":\"Discover our educational project HBS Torrej\u00f3n at the hands of our teaching staff. Come and meet us, we are waiting for you!\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.humanitastorrejon.com\\\/conocenos\\\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.humanitastorrejon.com\\\/#website\",\"url\":\"https:\\\/\\\/www.humanitastorrejon.com\\\/\",\"name\":\"Humanitas Bilingual School Torrej\u00f3n\",\"description\":\"Colegio concertado biling\u00fce en Torrej\u00f3n de Ardoz de 2 a 18 a\u00f1os\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.humanitastorrejon.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"About us - Humanitas Bilingual School Torrej\u00f3n","description":"Discover our educational project HBS Torrej\u00f3n at the hands of our teaching staff. Come and meet us, we are waiting for you!","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:\/\/www.humanitastorrejon.com\/conocenos\/","og_locale":"en_US","og_type":"article","og_title":"About us - Humanitas Bilingual School Torrej\u00f3n","og_description":"Discover our educational project HBS Torrej\u00f3n at the hands of our teaching staff. Come and meet us, we are waiting for you!","og_url":"https:\/\/www.humanitastorrejon.com\/conocenos\/","og_site_name":"Humanitas Bilingual School Torrej\u00f3n","article_modified_time":"2025-09-11T05:47:00+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.humanitastorrejon.com\/conocenos\/","url":"https:\/\/www.humanitastorrejon.com\/conocenos\/","name":"About us - Humanitas Bilingual School Torrej\u00f3n","isPartOf":{"@id":"https:\/\/www.humanitastorrejon.com\/#website"},"datePublished":"2023-02-20T12:31:33+00:00","dateModified":"2025-09-11T05:47:00+00:00","description":"Discover our educational project HBS Torrej\u00f3n at the hands of our teaching staff. Come and meet us, we are waiting for you!","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.humanitastorrejon.com\/conocenos\/"]}]},{"@type":"WebSite","@id":"https:\/\/www.humanitastorrejon.com\/#website","url":"https:\/\/www.humanitastorrejon.com\/","name":"Humanitas Bilingual School Torrej\u00f3n","description":"Colegio concertado biling\u00fce en Torrej\u00f3n de Ardoz de 2 a 18 a\u00f1os","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.humanitastorrejon.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.humanitastorrejon.com\/en\/wp-json\/wp\/v2\/pages\/7465","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.humanitastorrejon.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.humanitastorrejon.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.humanitastorrejon.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.humanitastorrejon.com\/en\/wp-json\/wp\/v2\/comments?post=7465"}],"version-history":[{"count":5,"href":"https:\/\/www.humanitastorrejon.com\/en\/wp-json\/wp\/v2\/pages\/7465\/revisions"}],"predecessor-version":[{"id":14332,"href":"https:\/\/www.humanitastorrejon.com\/en\/wp-json\/wp\/v2\/pages\/7465\/revisions\/14332"}],"wp:attachment":[{"href":"https:\/\/www.humanitastorrejon.com\/en\/wp-json\/wp\/v2\/media?parent=7465"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}