{"id":212,"date":"2020-09-21T22:38:11","date_gmt":"2020-09-21T22:38:11","guid":{"rendered":"http:\/\/cinaweb.org\/tienda\/?page_id=212"},"modified":"2026-06-05T19:51:28","modified_gmt":"2026-06-05T22:51:28","slug":"inicio","status":"publish","type":"page","link":"https:\/\/neufitech.com.ar\/","title":{"rendered":"Inicio"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"212\" class=\"elementor elementor-212\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c5880c2 e-flex e-con-boxed e-con e-parent\" data-id=\"c5880c2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3d8933c e-con-full e-flex e-con e-child\" data-id=\"3d8933c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-63139a2 elementor-widget elementor-widget-html\" data-id=\"63139a2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  .nf-hero * {\r\n    box-sizing: border-box;\r\n    margin: 0;\r\n  }\r\n\r\n  .nf-hero {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: flex-start;\r\n    gap: 40px;\r\n    width: 100%;\r\n    max-width: 100%;\r\n    overflow: hidden;\r\n  }\r\n \r\n  \/* \u2500\u2500 Columna izquierda \u2500\u2500 *\/\r\n  .nf-hero__left {\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: flex-start;\r\n    gap: 20px;\r\n    flex: 1 1 420px;\r\n    max-width: 420px;\r\n    padding: 0;\r\n  }\r\n\r\n  .nf-hero__logo {\r\n    width: 260px;\r\n    height: auto;\r\n  }\r\n\r\n  .nf-hero__subtitle {\r\n    font-family: 'Nunito', sans-serif !important;\r\n    font-weight: 600 !important;\r\n    font-size: 1.35rem !important;\r\n    color: #222 !important;\r\n    line-height: 1.4;\r\n    margin: 0 !important;\r\n  }\r\n\r\n  .nf-hero__desc {\r\n    font-family: 'Nunito', sans-serif !important;\r\n    font-weight: 400 !important;\r\n    font-size: 1rem !important;\r\n    color: #444 !important;\r\n    line-height: 1.6;\r\n    margin: 0 !important;\r\n  }\r\n\r\n  .nf-hero__buttons {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    gap: 14px;\r\n    margin-top: 4px;\r\n  }\r\n\r\n  .nf-hero__btn {\r\n    display: inline-block;\r\n    padding: 11px 28px;\r\n    border-radius: 30px;\r\n    font-family: 'Nunito', sans-serif !important;\r\n    font-weight: 700 !important;\r\n    font-size: 1rem !important;\r\n    text-decoration: none !important;\r\n    cursor: pointer;\r\n    transition: transform 0.2s ease, box-shadow 0.2s ease, opacity 0.2s ease;\r\n  }\r\n\r\n  .nf-hero__btn:hover {\r\n    transform: translateY(-2px);\r\n    box-shadow: 0 6px 18px rgba(0,0,0,0.15);\r\n    opacity: 0.92;\r\n  }\r\n\r\n  .nf-hero__btn--software {\r\n    background: #2aab6c !important;\r\n    color: #fff !important;\r\n    border: none;\r\n  }\r\n\r\n  .nf-hero__btn--contacto {\r\n    background: #EF8322 !important;\r\n    color: #fff !important;\r\n    border: none;\r\n  }\r\n\r\n  \/* \u2500\u2500 Columna derecha \u2500\u2500 *\/\r\n  .nf-hero__right {\r\n    flex: 1 1 780px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    overflow: hidden; \/* era visible, causaba desborde con la animaci\u00f3n *\/\r\n  }\r\n\r\n  .nf-hero__img {\r\n    width: 100%;\r\n    max-width: 660px;\r\n    height: auto;\r\n    display: block;\r\n    \/* Animaci\u00f3n solo en desktop donde hay espacio horizontal *\/\r\n    animation: nfFadeInRight 0.8s ease forwards;\r\n  }\r\n\r\n  @keyframes nfFadeInRight {\r\n    from { opacity: 0; transform: translateX(40px); }\r\n    to   { opacity: 1; transform: translateX(0); }\r\n  }\r\n\r\n  \/* \u2500\u2500 TABLET \u2500\u2500 *\/\r\n  @media (min-width: 768px) and (max-width: 1024px) {\r\n    .nf-hero {\r\n      flex-direction: column;\r\n      align-items: center;\r\n      text-align: center;\r\n      gap: 24px;\r\n    }\r\n    .nf-hero__left {\r\n      align-items: center;\r\n      max-width: 100%;\r\n      flex: 0 0 auto;\r\n    }\r\n    .nf-hero__logo { width: 220px; }\r\n    .nf-hero__buttons { justify-content: center; }\r\n    .nf-hero__right {\r\n      flex: 0 0 auto;\r\n      width: 100%;\r\n      overflow: hidden;\r\n    }\r\n    .nf-hero__img { max-width: 420px; margin: 0 auto; }\r\n  }\r\n\r\n  \/* \u2500\u2500 MOBILE \u2500\u2500 *\/\r\n  @media (max-width: 767px) {\r\n    .nf-hero {\r\n     padding: 20px 0px;   \r\n      flex-direction: column;\r\n      gap: 16px;\r\n      text-align: center;\r\n      align-items: center;\r\n    }\r\n    .nf-hero__left {\r\n      align-items: center;\r\n      max-width: 100%;\r\n      flex: 0 0 auto;\r\n      width: 100%;\r\n      gap: 12px;\r\n    }\r\n    .nf-hero__logo { width: 160px; }\r\n    .nf-hero__subtitle { font-size: 1.1rem !important; }\r\n    .nf-hero__desc { font-size: 0.9rem !important; }\r\n    .nf-hero__buttons { justify-content: center; gap: 12px; }\r\n    .nf-hero__btn { padding: 10px 24px; font-size: 0.95rem !important; }\r\n\r\n    .nf-hero__right {\r\n      flex: 0 0 auto;\r\n      width: 100%;\r\n      overflow: hidden;\r\n    }\r\n    .nf-hero__img {\r\n      \/* Sin animaci\u00f3n en mobile: evita el translateX que empuja el layout *\/\r\n      animation: none;\r\n      width: 80%;\r\n      max-width: 280px;\r\n      height: auto;\r\n      margin: 0 auto;\r\n      display: block;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"nf-hero\">\r\n\r\n  <div class=\"nf-hero__left\">\r\n    <img decoding=\"async\"\r\n      class=\"nf-hero__logo\"\r\n      src=\"https:\/\/neufitech.com.ar\/wp-content\/uploads\/2025\/07\/neufi-1.png\"\r\n      alt=\"Neufitech Logo\"\r\n    >\r\n    <p class=\"nf-hero__subtitle\">Haciendo que los cambios ocurran<\/p>\r\n    <p class=\"nf-hero__desc\">\r\n      Trabajamos cada d\u00eda para construir un mundo m\u00e1s accesible,\r\n      donde la inclusi\u00f3n sea una experiencia real y no una promesa.\r\n    <\/p>\r\n    <div class=\"nf-hero__buttons\">\r\n      <a class=\"nf-hero__btn nf-hero__btn--software\" href=\"https:\/\/neufitech.com.ar\/index.php\/software\/\">Software<\/a>\r\n      <a class=\"nf-hero__btn nf-hero__btn--contacto\" href=\"https:\/\/neufitech.com.ar\/index.php\/contacto\/\">Contacto<\/a>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"nf-hero__right\">\r\n    <img decoding=\"async\"\r\n      class=\"nf-hero__img\"\r\n      src=\"https:\/\/neufitech.com.ar\/wp-content\/uploads\/2025\/11\/Inicio-web-Photoroom.png\"\r\n      alt=\"Dispositivos Neufitech\"\r\n    >\r\n  <\/div>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e3f8d28 elementor-widget elementor-widget-html\" data-id=\"e3f8d28\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  .contenedor-principal {\r\n    display: flex;\r\n    flex-direction: column;\r\n    padding: 40px 0px 40px 0px;\r\n    gap: 30px; \r\n    width: 100vw;\r\n    box-sizing: border-box;\r\n    max-width: 100%;\r\n  }\r\n\r\n  .fila {\r\n    width: 100%;\r\n    max-width: 100%;\r\n    margin: 0;\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    justify-content: space-evenly;\r\n    gap: 50px;\r\n    align-items: center;\r\n  }\r\n\r\n  .fila-soft {\r\n    width: 100%;\r\n    max-width: 100%;\r\n    margin: 0;\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    justify-content: space-evenly;\r\n    gap: 30px;\r\n    align-items: center;\r\n  }\r\n  \r\n  .fila-disp {\r\n    width: 100%;\r\n    max-width: 100%;\r\n    margin: 0;\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    justify-content: space-evenly;\r\n    gap: 30px;\r\n    align-items: center;\r\n  }\r\n\r\n  .seccion.img-wrapper {\r\n    max-width: 700px;\r\n    width: 100%;\r\n    text-align: center;\r\n  }\r\n\r\n  .seccion.boton-wrapper {\r\n    max-width: 280px;\r\n    width: 100%;\r\n    text-align: center;\r\n  }\r\n\r\n  .img-dispositivo {\r\n    width: 100%;\r\n    height: auto;\r\n    border-radius: 10px;\r\n    max-width: none;\r\n  }\r\n\r\n  \/* \u2500\u2500 Botones \u2500\u2500 *\/\r\n  .contenedor-principal a.boton-eye,\r\n  .contenedor-principal a.boton-soft,\r\n  .contenedor-principal a.boton-disp {\r\n    display: inline-block;\r\n    padding: 10px 20px;\r\n    border-radius: 20px;\r\n    background: white;\r\n    text-decoration: none !important;\r\n    font-weight: bold;\r\n    max-width: 280px;\r\n    width: auto;\r\n    transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;\r\n  }\r\n\r\n  .contenedor-principal a.boton-eye  { color: #EF8322 !important; border: 2px solid #EF8322; }\r\n  .contenedor-principal a.boton-eye:hover  { color: #fff !important; background: #EF8322; }\r\n  .contenedor-principal a.boton-soft { color: #2aab6c !important; border: 2px solid #2aab6c; }\r\n  .contenedor-principal a.boton-soft:hover { color: #fff !important; background: #2aab6c; transform: translateY(-2px); }\r\n  .contenedor-principal a.boton-disp { color: #32bac9 !important; border: 2px solid #32bac9; }\r\n  .contenedor-principal a.boton-disp:hover { color: #fff !important; background: #32bac9; transform: translateY(-2px); }\r\n\r\n  \/* \u2500\u2500 T\u00edtulos \u2500\u2500 *\/\r\n  h3 {\r\n    font-family: 'Nunito', sans-serif !important;\r\n    font-weight: 800 !important;\r\n  }\r\n\r\n  .titulo-eye h3 { margin-bottom: 0; }\r\n  .titulo-eye h6 { margin-top: 0; line-height: 1.1; font-family: 'Nunito' !important; }\r\n\r\n  \/* DESKTOP: margen negativo solo cuando hay espacio *\/\r\n  @media (min-width: 1025px) {\r\n    .titulo-eye,\r\n    .titulo-soft { margin-top: -100px; }\r\n\r\n    .titulo-soft a.boton-soft,\r\n    .titulo-disp a.boton-disp { margin-top: -25px; }\r\n  }\r\n\r\n  \/* \u2500\u2500 TABLET (768px \u2013 1024px) \u2500\u2500 *\/\r\n  @media (min-width: 768px) and (max-width: 1024px) {\r\n    .contenedor-principal { padding: 20px !important; gap: 20px !important; }\r\n\r\n    .fila,\r\n    .fila-soft { flex-direction: column; gap: 20px !important; }\r\n\r\n    .fila-soft { flex-direction: column-reverse; }\r\n\r\n    \/* Sin scale: la imagen se adapta sola al ancho *\/\r\n    .img-dispositivo {\r\n      transform: none;\r\n      margin-top: 0 !important;\r\n      max-width: 480px;\r\n      margin-left: auto;\r\n      margin-right: auto;\r\n      display: block;\r\n    }\r\n\r\n    .seccion.boton-wrapper { max-width: 100%; }\r\n\r\n    \/* Sin margen negativo en tablet *\/\r\n    .titulo-eye,\r\n    .titulo-soft { margin-top: 0; }\r\n  }\r\n\r\n  \/* \u2500\u2500 MOBILE (hasta 767px) \u2500\u2500 *\/\r\n  @media (max-width: 767px) {\r\n    .contenedor-principal { padding: 16px !important; gap: 32px !important; }\r\n\r\n    .fila {\r\n      flex-direction: column;\r\n      align-items: center;\r\n      gap: 12px !important;\r\n    }\r\n\r\n    .fila-soft {\r\n      flex-direction: column-reverse;\r\n      align-items: center;\r\n      gap: 12px !important;\r\n    }\r\n    \r\n    .fila-disp {\r\n     flex-direction: column;\r\n     align-items: center;\r\n     gap: 12px !important;\r\n    }\r\n    \r\n    .seccion.img-wrapper,\r\n    .seccion.boton-wrapper { max-width: 100%; }\r\n\r\n    .img-dispositivo {\r\n      width: 90%;\r\n      max-width: 340px;\r\n      margin: 0 auto;\r\n      display: block;\r\n      transform: none;\r\n    }\r\n\r\n    \/* Sin margen negativo: evita superposici\u00f3n *\/\r\n    .titulo-eye,\r\n    .titulo-soft { margin-top: 0; }\r\n\r\n    .titulo-soft a.boton-soft,\r\n    .titulo-disp a.boton-disp { margin-top: 0; }\r\n\r\n    h3 { font-size: 1.4rem !important; }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"contenedor-principal\">\r\n  <!-- Fila 1 -->\r\n  <div class=\"fila\">\r\n    <div class=\"seccion boton-wrapper\">\r\n      <div class=\"titulo-eye\">\r\n        <h3>EYE TRACKER<\/h3>\r\n        <h6>Seguidor Ocular<\/h6>\r\n        <a class=\"boton-eye\" href=\"https:\/\/neufitech.com.ar\/index.php\/seguimiento-ocular\/\">Descubr\u00ed como funciona<\/a>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"seccion img-wrapper\">\r\n      <img decoding=\"async\" class=\"img-dispositivo\" src=\"https:\/\/neufitech.com.ar\/wp-content\/uploads\/2025\/11\/Eye-tracker-Photoroom-e1762212617676.png\" alt=\"Eye Tracker Imagen\">\r\n    <\/div>\r\n  <\/div>\r\n  \r\n  <!-- Fila 2 -->\r\n  <div class=\"fila-soft\">\r\n    <div class=\"seccion img-wrapper\">\r\n      <img decoding=\"async\" class=\"img-dispositivo\" src=\"https:\/\/neufitech.com.ar\/wp-content\/uploads\/2025\/11\/Programas-Photoroom-e1762212677944.png\" alt=\"Software Imagen\">\r\n    <\/div>\r\n    <div class=\"seccion boton-wrapper\">\r\n      <div class=\"titulo-soft\">\r\n        <h3>SOFTWARE<\/h3>\r\n        <a class=\"boton-soft\" href=\"https:\/\/neufitech.com.ar\/index.php\/software\/\">Descubrilos<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- Fila 3 -->\r\n  <div class=\"fila-disp\">\r\n    <div class=\"seccion boton-wrapper\">\r\n      <div class=\"titulo-disp\">\r\n        <h3>DISPOSITIVOS<\/h3>\r\n        <a class=\"boton-disp\" href=\"https:\/\/neufitech.com.ar\/index.php\/dispositivos\/\">Descubrilos<\/a>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"seccion img-wrapper\">\r\n     <img decoding=\"async\" class=\"img-dispositivo\" src=\"https:\/\/neufitech.com.ar\/wp-content\/uploads\/2025\/11\/Dispositivos-Photoroom.png\" alt=\"Dispositivos Imagen\"> \r\n     <\/div>\r\n    <\/div>\r\n  \r\n  <\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-11654c5 elementor-widget elementor-widget-html\" data-id=\"11654c5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"testimonial-carousel-container\">\r\n    <div class=\"carousel-track\">\r\n        \r\n        <div class=\"testimonial-slide\">\r\n            <div class=\"testimonial-card\">\r\n                <div class=\"text-area\">\r\n                    <p class=\"quote\">\r\n                        <\/br>\u201cQuiero expresar mi profundo agradecimiento por la capacitaci\u00f3n recibida para el uso del sistema de comunicaci\u00f3n aumentativo y alternativo. Gracias a ellos, hoy Ciro cuenta con una herramienta que le permiti\u00f3 abrir su mundo, expresar lo que siente y necesita, y sentirse escuchado. Ver c\u00f3mo su voz encuentra caminos nuevos me llena de emoci\u00f3n y esperanza. Para m\u00ed, acompa\u00f1ar este proceso ha sido un regalo y una experiencia transformadora. Un agradecimiento muy especial a Selene, la psicopedagoga que me capacit\u00f3, por su dedicaci\u00f3n, paciencia y generosidad al compartir sus saberes. Su acompa\u00f1amiento fue clave para que este camino sea posible. Agradecer tambi\u00e9n a la familia por abrir el coraz\u00f3n y acompa\u00f1ar con tanto amor este camino, haciendo posible que Ciro encuentre su voz y sea plenamente escuchado.\u201d<\/p>\r\n                    <p class=\"author\">Acompa\u00f1ante terapeutica.<\/p>\r\n                <\/div>\r\n                <div class=\"image-area\">\r\n                    <img decoding=\"async\" src=\"https:\/\/neufitech.com.ar\/wp-content\/uploads\/2025\/10\/Ciro-Domingez-Experiencias-de-uso.png\" alt=\"Imagen del ni\u00f1o Ciro\" class=\"testimonial-img\">\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        \r\n        <\/div>\r\n<\/div>\r\n\r\n<style>\r\n<style>\r\n\/* ------------------------------------------------------------------------- *\/\r\n\/* 1. LAYOUT PRINCIPAL DE LA TARJETA (Centrado y Contenido) *\/\r\n\/* ------------------------------------------------------------------------- *\/\r\n\r\n.static-testimonial-wrapper {\r\n    max-width: 1000px; \/* Ancho m\u00e1ximo para la tarjeta *\/\r\n    margin: 30px auto; \/* Centrar la tarjeta en la p\u00e1gina *\/\r\n    padding: 20px;\r\n}\r\n\r\n.testimonial-card {\r\n    display: flex;\r\n    background-color: #fff;\r\n    border: 4px solid #eee;\r\n    border-radius: 20px;\r\n    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\r\n    min-height: 250px; \r\n    align-items: flex-start; \/* Alinea contenido al inicio *\/\r\n}\r\n\r\n.text-area {\r\n    flex: 2; \/* Ocupa 2\/3 del ancho *\/\r\n    padding: 25px;\r\n}\r\n\r\n.image-area {\r\n    flex: 1; \/* Ocupa 1\/3 del ancho *\/\r\n    padding: 25px;\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n}\r\n\r\n.testimonial-img {\r\n    width: 100%;\r\n    max-width: 150px; \/* Tama\u00f1o m\u00e1ximo para la imagen *\/\r\n    height: auto;\r\n    object-fit: cover;\r\n    border-radius: 20px !important;\r\n}\r\n\r\n\/* ------------------------------------------------------------------------- *\/\r\n\/* 2. TIPOGRAF\u00cdA Y TEXTO *\/\r\n\/* ------------------------------------------------------------------------- *\/\r\n.quote {\r\n    font-size: 0.9rem !important;\r\n    \r\n    margin-bottom: 15px !important;\r\n        text-align: justify !important; \r\n\r\n}\r\n\r\n.author {\r\n    font-weight: 800 !important;\r\n    color: #32bac9 !important; \r\n    font-style: italic;\r\n    font-family: 'Nunito' !important;\r\n    margin-top: 0;\r\n}\r\n\r\n\/* ------------------------------------------------------------------------- *\/\r\n\/* 3. RESPONSIVE: Apilar en M\u00f3viles *\/\r\n\/* ------------------------------------------------------------------------- *\/\r\n@media (min-width: 769px) and (max-width: 1024px) {\r\n    .testimonial-card {\r\n        flex-direction: column; \/* Apila texto e imagen (vertical) *\/\r\n        min-height: auto;\r\n    }\r\n    \r\n    .text-area {\r\n        \/* Eliminamos el borde de la derecha y lo ponemos abajo *\/\r\n        border-right: none !important; \r\n        border-bottom: 1px solid #f0f0f0;\r\n        padding-bottom: 15px;\r\n    }\r\n    \r\n    .image-area {\r\n        order: -1; \/* Mueve la imagen arriba del texto *\/\r\n        padding-top: 15px;\r\n        padding-bottom: 5px;\r\n    }\r\n    \r\n    .testimonial-img {\r\n        \/* Se mantiene el tama\u00f1o adecuado para m\u00f3vil\/tablet *\/\r\n        max-width: 100px; \r\n    }\r\n    \r\n    \/* Opcional: Centrar el texto en el \u00e1rea del texto si es necesario *\/\r\n    .quote {\r\n        text-align: center !important;\r\n    }\r\n}\r\n\r\n@media (max-width: 768px) {\r\n    .testimonial-card {\r\n        flex-direction: column; \/* Apila texto e imagen *\/\r\n        min-height: auto;\r\n    }\r\n    \r\n    .text-area {\r\n        border-right: none;\r\n        border-bottom: 1px solid #f0f0f0;\r\n        padding-bottom: 15px;\r\n    }\r\n    \r\n    .image-area {\r\n        order: -1; \/* Mueve la imagen arriba del texto en m\u00f3vil *\/\r\n        padding-top: 15px;\r\n        padding-bottom: 5px;\r\n    }\r\n    .testimonial-img {\r\n        max-width: 100px;\r\n    }\r\n}\r\n<\/style>\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ea2fed8 elementor-widget elementor-widget-spacer\" data-id=\"ea2fed8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\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 class=\"elementor-element elementor-element-06072bc elementor-widget elementor-widget-html\" data-id=\"06072bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<a href=\"https:\/\/neufitech.com.ar\/wp-content\/uploads\/2026\/04\/Catalogo-Neufitech-Abril-2026.pdf\" download style=\"\r\n    font-family: 'Nunito', sans-serif;\r\n    font-weight: 700;\r\n    color: #32bac9;\r\n    text-align: center;\r\n    display: block;\r\n    text-decoration: none;\r\n    font-size: 25px;\r\n\">\r\n    Descargue nuestro cat\u00e1logo\r\n<\/a>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-30a766f e-flex e-con-boxed e-con e-parent\" data-id=\"30a766f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-e8f14b6 e-con-full e-flex e-con e-child\" data-id=\"e8f14b6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-105ce6b elementor-widget elementor-widget-html\" data-id=\"105ce6b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"hero\">\r\n  <div class=\"hero-container\">\r\n    <h2>\u00bfConoces a alguien que tenga dificultades para comunicarse?<\/h2>\r\n    <h1>\u00a1Nuestra tecnolog\u00eda de seguimiento ocular podr\u00eda ser la soluci\u00f3n que est\u00e1n buscando!<\/h1>\r\n  <\/div>\r\n<\/section>\r\n<style>\r\n    \/* Contenedor principal *\/\r\n.hero {\r\n  display: flex;\r\n  justify-content: center; \/* Centra verticalmente *\/\r\n  align-items: center;     \/* Centra horizontalmente *\/\r\n  padding: 20px;\r\n  box-sizing: border-box;\r\n  text-align: center;      \/* Centra el texto dentro del contenedor *\/\r\n}\r\n\r\n\/* Ajuste de t\u00edtulos *\/\r\n.hero h1 {\r\n  font-family: 'Nunito', sans-serif !important;\r\n  font-weight: 500 !important;\r\n  font-size: 1.5rem !important;   \/* Desktop *\/\r\n  color: #000000;\r\n}\r\n\r\n\/* Ajuste de t\u00edtulos *\/\r\n.hero h2 {\r\n  font-family: 'Nunito', sans-serif !important;\r\n  font-weight: 500 !important;\r\n  font-size: 2rem !important;   \/* Desktop *\/\r\n  color: #000000;\r\n}\r\n\r\n\/* Responsivo - tablet *\/\r\n@media (max-width: 1024px) {\r\n  .hero h1 {\r\n    font-size: 1.5rem !important;\r\n  }\r\n  .hero h2 {\r\n    font-size: 2rem !important;\r\n  }\r\n}\r\n\r\n\/* Responsivo - m\u00f3vil *\/\r\n@media (max-width: 768px) {\r\n  .hero h1 {\r\n    font-size: 1.5rem !important;\r\n  }\r\n  .hero h2 {\r\n    font-size: 1.8rem !important;\r\n  }\r\n}\r\n\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-16cef8e elementor-widget elementor-widget-spacer\" data-id=\"16cef8e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\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\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Haciendo que los cambios ocurran Trabajamos cada d\u00eda para construir un mundo m\u00e1s accesible, donde la inclusi\u00f3n sea una experiencia real y no una promesa. Software Contacto EYE TRACKER Seguidor Ocular Descubr\u00ed como funciona SOFTWARE Descubrilos DISPOSITIVOS Descubrilos \u201cQuiero expresar mi profundo agradecimiento por la capacitaci\u00f3n recibida para el uso del sistema de comunicaci\u00f3n aumentativo [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-212","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/neufitech.com.ar\/index.php\/wp-json\/wp\/v2\/pages\/212","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/neufitech.com.ar\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/neufitech.com.ar\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/neufitech.com.ar\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/neufitech.com.ar\/index.php\/wp-json\/wp\/v2\/comments?post=212"}],"version-history":[{"count":731,"href":"https:\/\/neufitech.com.ar\/index.php\/wp-json\/wp\/v2\/pages\/212\/revisions"}],"predecessor-version":[{"id":6331,"href":"https:\/\/neufitech.com.ar\/index.php\/wp-json\/wp\/v2\/pages\/212\/revisions\/6331"}],"wp:attachment":[{"href":"https:\/\/neufitech.com.ar\/index.php\/wp-json\/wp\/v2\/media?parent=212"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}