{"id":9727,"date":"2026-06-16T10:15:05","date_gmt":"2026-06-16T10:15:05","guid":{"rendered":"https:\/\/windbotix.com\/inspeccion-y-reparacion-de-las-palas-de-los-aerogeneradores\/"},"modified":"2026-06-22T07:52:54","modified_gmt":"2026-06-22T07:52:54","slug":"inspeccion-y-reparacion-de-las-palas-de-los-aerogeneradores","status":"publish","type":"page","link":"https:\/\/windbotix.com\/es\/","title":{"rendered":"Inspecci\u00f3n y reparaci\u00f3n de las palas de los aerogeneradores"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"9727\" class=\"elementor elementor-9727 elementor-9528\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54c9339 e-con-full intro elementor-hidden-tablet e-flex e-con e-parent\" data-id=\"54c9339\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_video_start&quot;:4,&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/windbotix.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/introo-1.mp4&quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;,&quot;animation&quot;:&quot;none&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-background-video-container\">\n\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" role=\"presentation\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t<\/div><div class=\"elementor-element elementor-element-557d293 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"557d293\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-7e1b21f e-con-full e-flex e-con e-child\" data-id=\"7e1b21f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6d445f0 elementor-widget elementor-widget-heading\" data-id=\"6d445f0\" 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<h1 class=\"elementor-heading-title elementor-size-default\">Especialistas en soluciones de inspecci\u00f3n y reparaci\u00f3n de palas de aerogeneradores\n<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9d46649 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"9d46649\" 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><span style=\"font-weight: 400;\">Prolongamos la vida \u00fatil de sus palas y reducimos los costes de operaci\u00f3n y mantenimiento.<\/span><\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-61bc732 e-con-full e-flex e-con e-child\" data-id=\"61bc732\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a54348d elementor-widget elementor-widget-html\" data-id=\"a54348d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<a href=\"#productos\" class=\"mi-btn\"><span>Explorar Productos<\/span><\/a><style>.mi-btn {\n    display: inline-block;\n    padding: 12px 28px;\n    font-size: 18px;\n    font-weight: bold;\n    color: white !important;\n    border: 2px solid #3D8F74; \/* color inicial del borde *\/\n    border-radius: 30px;\n    text-decoration: none;\n    cursor: pointer;\n    background: #3D8F74;\n    transition: 0.3s;\n    position: relative;\n    overflow: hidden;\n}\n.mi-btn:hover{\n    background-color: transparent;\n    border:2px solid transparent;\n}\n\n\/* BORDE ANIMADO Y GRADIENTE *\/\n.mi-btn::before {\n    content: \"\";\n    position: absolute;\n    inset: 0 ;\n    border-radius: 30px;\n    padding: 2px; \/* ancho del borde *\/\n    background: linear-gradient(\n        90deg,\n        #5EFFC9,\n        #20A779,\n        #00FFA2,\n        #338263,\n        #17453A\n    );\n    background-size: 300% 100%;\n    -webkit-mask:\n        linear-gradient(#fff 0 0 ) content-box,\n        linear-gradient(#fff 0 0 );\n    -webkit-mask-composite: xor ;\n    mask-composite: exclude;\n    opacity: 0 ;\n    transition: 0.3s;\n}\n\n\/* HOVER activa la animaci\u00f3n *\/\n.mi-btn:hover::before {\n    opacity: 1 ;\n    animation: moverBorde 5s linear infinite;\n}\n\n\/* TEXTO *\/\n.mi-btn span {\n    position: relative;\n    z-index: 1;\n    transition: 0.3s;\n}\n\n.mi-btn:hover span {\n    background: linear-gradient(\n        90deg,\n        #5EFFC9,\n        #20A779,\n        #00FFA2,\n        #338263,\n        #17453A\n    );\n    background-size: 300% 100%;\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    animation: moverTexto 5s linear infinite;\n}\n\n\/* ANIMACIONES *\/\n@keyframes moverBorde {\n    0% { background-position: 0% 50%; }\n    100% { background-position: 300% 50%; }\n}\n\n@keyframes moverTexto {\n    0% { background-position: 0% 50%; }\n    100% { background-position: 300% 50%; }\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aea1f71 elementor-widget elementor-widget-html\" data-id=\"aea1f71\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<a href=\"#productos\" class=\"mi-btn3\"><span>Ver Servicios<\/span><\/a><style>.mi-btn3 {\n    display: inline-block;\n    padding: 12px 28px;\n    font-size: 18px;\n    font-weight: bold;\n    color: white !important;\n    border: 2px solid #FFFFFF; \/* color inicial del borde *\/\n    border-radius: 30px;\n    text-decoration: none;\n    cursor: pointer;\n    background:transparent;\n    transition: 0.3s;\n    position: relative;\n    overflow: hidden;\n}\n.mi-btn3:hover{\n    background-color: transparent;\n    border:2px solid transparent;\n}\n\n\/* BORDE ANIMADO Y GRADIENTE *\/\n.mi-btn3::before {\n    content: \"\";\n    position: absolute;\n    inset: 0 ;\n    border-radius: 30px;\n    padding: 2px; \/* ancho del borde *\/\n    background: linear-gradient(\n        90deg,\n        #FFFFFF,\n        #707070,\n        #171717,\n        #4D4D4D,\n        #D6D6D6\n    );\n    background-size: 300% 100%;\n    -webkit-mask:\n        linear-gradient(#fff 0 0 ) content-box,\n        linear-gradient(#fff 0 0 );\n    -webkit-mask-composite: xor ;\n    mask-composite: exclude;\n    opacity: 0 ;\n    transition: 0.3s;\n}\n\n\/* HOVER activa la animaci\u00f3n *\/\n.mi-btn3:hover::before {\n    opacity: 1 ;\n    animation: moverBorde2 5s linear infinite;\n}\n\n\/* TEXTO *\/\n.mi-btn3 span {\n    position: relative;\n    z-index: 1;\n    transition: 0.3s;\n}\n\n.mi-btn3:hover span {\n    background: linear-gradient(\n        90deg,\n        #FFFFFF,\n        #525252,\n        #707070,\n        #696969,\n        #D6D6D6\n    );\n    background-size: 300% 100%;\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    animation: moverTexto2 5s linear infinite;\n}\n\n\/* ANIMACIONES *\/\n@keyframes moverBorde2 {\n    0% { background-position: 0% 50%; }\n    100% { background-position: 300% 50%; }\n}\n\n@keyframes moverTexto2 {\n    0% { background-position: 0% 50%; }\n    100% { background-position: 300% 50%; }\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3159cd9 e-con-full e-flex e-con e-child\" data-id=\"3159cd9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-97251dc elementor-widget elementor-widget-image\" data-id=\"97251dc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"229\" height=\"217\" src=\"https:\/\/windbotix.com\/wp-content\/uploads\/2023\/06\/Patent-number-blanco-1.png\" class=\"attachment-large size-large wp-image-846\" alt=\"\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-84994f6 elementor-hidden-desktop e-con-full e-flex e-con e-parent\" data-id=\"84994f6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-946ced9 e-con-full e-flex e-con e-child\" data-id=\"946ced9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-30be30f elementor-widget elementor-widget-heading\" data-id=\"30be30f\" 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<h2 class=\"elementor-heading-title elementor-size-default\">Sistemas rob\u00f3ticos para la inspecci\u00f3n, detecci\u00f3n y reparaci\u00f3n de palas de aerogeneradores<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-76bebda elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"76bebda\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;none&quot;}\" 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-f96d217 elementor-widget elementor-widget-text-editor\" data-id=\"f96d217\" 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><strong>WINDBOTIX <\/strong>a\u00fana m\u00e1s de 15 a\u00f1os de experiencia en la reparaci\u00f3n y el mantenimiento de palas, junto con un equipo de ingenieros especializado en el desarrollo de robots, para crear soluciones innovadoras y eficientes que prolonguen la vida \u00fatil de sus activos y optimicen el mantenimiento de las palas.<\/p>\n<p>Nuestros robots est\u00e1n dise\u00f1ados para optimizar las tareas de inspecci\u00f3n. Nuestros principales objetivos en el mantenimiento de las palas son reducir los costes y eliminar los riesgos para los operarios. <\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fc10abb e-con-full e-flex e-con e-child\" data-id=\"fc10abb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation_mobile&quot;:&quot;none&quot;,&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-de3560a e-con-full e-flex e-con e-child\" data-id=\"de3560a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-0575f5a e-con-full e-flex e-con e-child\" data-id=\"0575f5a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_parent&quot;:&quot;yes&quot;,&quot;sticky_offset_mobile&quot;:0,&quot;sticky_effects_offset_mobile&quot;:0,&quot;sticky_anchor_link_offset_mobile&quot;:0,&quot;_ha_eqh_enable&quot;:false,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ceb281a parallax-strip e-flex e-con-boxed e-con e-child\" data-id=\"ceb281a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-089b7e7 parallax-strip e-flex e-con-boxed e-con e-child\" data-id=\"089b7e7\" data-element_type=\"container\" data-e-type=\"container\" id=\"parallax-strip\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3b02cca parallax-strip e-flex e-con-boxed e-con e-child\" data-id=\"3b02cca\" data-element_type=\"container\" data-e-type=\"container\" id=\"parallax-strip\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7590cfb parallax-strip e-flex e-con-boxed e-con e-child\" data-id=\"7590cfb\" data-element_type=\"container\" data-e-type=\"container\" id=\"parallax-strip\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d567f6b e-con-full e-flex e-con e-child\" data-id=\"d567f6b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;bottom&quot;,&quot;sticky_parent&quot;:&quot;yes&quot;,&quot;sticky_offset_mobile&quot;:0,&quot;sticky_effects_offset_mobile&quot;:0,&quot;sticky_anchor_link_offset_mobile&quot;:0,&quot;_ha_eqh_enable&quot;:false,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-60c0b76b elementor-hidden-tablet elementor-hidden-mobile e-con-full e-flex e-con e-parent\" data-id=\"60c0b76b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-346d60b e-grid e-con-full e-con e-child\" data-id=\"346d60b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-82e7587 e-con-full e-flex e-con e-child\" data-id=\"82e7587\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_offset&quot;:108,&quot;sticky_parent&quot;:&quot;yes&quot;,&quot;sticky_effects_offset&quot;:37,&quot;_ha_eqh_enable&quot;:false,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_anchor_link_offset&quot;:0}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-03f6c74 elementor-widget elementor-widget-heading\" data-id=\"03f6c74\" 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<h1 class=\"elementor-heading-title elementor-size-default\">Sistemas rob\u00f3ticos para la inspecci\u00f3n, detecci\u00f3n y reparaci\u00f3n de palas de aerogeneradores<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f7e042c elementor-widget-divider--view-line elementor-invisible elementor-widget elementor-widget-divider\" data-id=\"f7e042c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\" 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-f9d8159 elementor-widget elementor-widget-text-editor\" data-id=\"f9d8159\" 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><strong><span style=\"color: #339966;\">WINDBOTIX<\/span> <\/strong>combina m\u00e1s de 15 a\u00f1os de experiencia en el mantenimiento de palas con un equipo especializado en <span style=\"color: #339966;\">ingenier\u00eda rob\u00f3tica <\/span>para ofrecer soluciones avanzadas para la <span style=\"color: #339966;\">inspecci\u00f3n interna de las palas<\/span> de los aerogeneradores.<\/p><p>Nuestra tecnolog\u00eda <span style=\"color: #339966;\">elimina <\/span>la necesidad de que el<span style=\"color: #339966;\"> personal acceda a espacios confinados<\/span>, lo que reduce a cero el riesgo de la inspecci\u00f3n y permite <span style=\"color: #339966;\">detectar defectos internos <\/span>en<span style=\"color: #339966;\"> zonas inaccesibles<\/span> para los t\u00e9cnicos.<\/p><p>Nuestros sistemas rob\u00f3ticos pueden <span style=\"color: #339966;\">inspeccionar hasta el 75-80 % de la longitud de la pala <\/span>sin necesidad de acceder a espacios confinados, lo que mejora significativamente la seguridad, la cobertura y la eficiencia operativa.<\/p><p>Nuestro principal objetivo es <span style=\"color: #339966;\">reducir los costes<\/span> operativos y, al mismo tiempo, <span style=\"color: #339966;\">eliminar los riesgos para los t\u00e9cnicos<\/span>.<\/p><p>WINDBOTIX ofrece tanto <span style=\"color: #339966;\">sistemas rob\u00f3ticos <\/span>como<span style=\"color: #339966;\"> servicios especializados <\/span>para la<span style=\"color: #339966;\"> inspecci\u00f3n interna de las palas<\/span> de los aerogeneradores.<\/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-ce09f57 elementor-widget elementor-widget-spacer\" data-id=\"ce09f57\" 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>\n\t\t<div class=\"elementor-element elementor-element-caf483d e-con-full e-flex e-con e-child\" data-id=\"caf483d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dc39198 elementor-widget elementor-widget-spacer\" data-id=\"dc39198\" 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-02cb590 elementor-widget elementor-widget-image\" data-id=\"02cb590\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:52}},&quot;motion_fx_opacity_effect&quot;:&quot;yes&quot;,&quot;motion_fx_opacity_direction&quot;:&quot;in-out&quot;,&quot;motion_fx_opacity_range&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:53,&quot;end&quot;:100}},&quot;motion_fx_blur_effect&quot;:&quot;yes&quot;,&quot;motion_fx_blur_direction&quot;:&quot;in-out&quot;,&quot;motion_fx_blur_range&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:50,&quot;end&quot;:100}},&quot;motion_fx_scale_effect&quot;:&quot;yes&quot;,&quot;motion_fx_scale_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-4,&quot;sizes&quot;:[]},&quot;motion_fx_scale_range&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:51,&quot;end&quot;:100}},&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_tilt_effect&quot;:&quot;yes&quot;,&quot;motion_fx_opacity_level&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;motion_fx_blur_level&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:7,&quot;sizes&quot;:[]},&quot;motion_fx_scale_direction&quot;:&quot;out-in&quot;,&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;motion_fx_tilt_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"800\" height=\"534\" src=\"https:\/\/windbotix.com\/wp-content\/uploads\/2023\/04\/Estacion-base.png\" class=\"attachment-large size-large wp-image-1308\" alt=\"\" srcset=\"https:\/\/windbotix.com\/wp-content\/uploads\/2023\/04\/Estacion-base.png 800w, https:\/\/windbotix.com\/wp-content\/uploads\/2023\/04\/Estacion-base-300x200.png 300w, https:\/\/windbotix.com\/wp-content\/uploads\/2023\/04\/Estacion-base-768x513.png 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" title=\"\">\t\t\t\t\t\t\t\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-4769c5a elementor-widget elementor-widget-spacer\" data-id=\"4769c5a\" 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-3f2cf83 elementor-widget elementor-widget-image\" data-id=\"3f2cf83\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:52}},&quot;motion_fx_opacity_effect&quot;:&quot;yes&quot;,&quot;motion_fx_opacity_direction&quot;:&quot;in-out&quot;,&quot;motion_fx_opacity_range&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:53,&quot;end&quot;:100}},&quot;motion_fx_blur_effect&quot;:&quot;yes&quot;,&quot;motion_fx_blur_direction&quot;:&quot;in-out&quot;,&quot;motion_fx_blur_range&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:50,&quot;end&quot;:100}},&quot;motion_fx_scale_effect&quot;:&quot;yes&quot;,&quot;motion_fx_scale_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-4,&quot;sizes&quot;:[]},&quot;motion_fx_scale_range&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:51,&quot;end&quot;:100}},&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_tilt_effect&quot;:&quot;yes&quot;,&quot;motion_fx_opacity_level&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;motion_fx_blur_level&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:7,&quot;sizes&quot;:[]},&quot;motion_fx_scale_direction&quot;:&quot;out-in&quot;,&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;motion_fx_tilt_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"768\" height=\"1024\" src=\"https:\/\/windbotix.com\/wp-content\/uploads\/2023\/09\/wind-turbine-blade-windbotix-768x1024.webp\" class=\"attachment-large size-large wp-image-1665\" alt=\"wind turbine blade windbotix\" srcset=\"https:\/\/windbotix.com\/wp-content\/uploads\/2023\/09\/wind-turbine-blade-windbotix-768x1024.webp 768w, https:\/\/windbotix.com\/wp-content\/uploads\/2023\/09\/wind-turbine-blade-windbotix-225x300.webp 225w, https:\/\/windbotix.com\/wp-content\/uploads\/2023\/09\/wind-turbine-blade-windbotix-1152x1536.webp 1152w, https:\/\/windbotix.com\/wp-content\/uploads\/2023\/09\/wind-turbine-blade-windbotix.webp 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" title=\"\">\t\t\t\t\t\t\t\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-f93376e elementor-widget elementor-widget-spacer\" data-id=\"f93376e\" 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-0d9a9f7 elementor-widget elementor-widget-image\" data-id=\"0d9a9f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:52}},&quot;motion_fx_opacity_effect&quot;:&quot;yes&quot;,&quot;motion_fx_opacity_direction&quot;:&quot;in-out&quot;,&quot;motion_fx_opacity_range&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:53,&quot;end&quot;:100}},&quot;motion_fx_blur_effect&quot;:&quot;yes&quot;,&quot;motion_fx_blur_direction&quot;:&quot;in-out&quot;,&quot;motion_fx_blur_range&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:50,&quot;end&quot;:100}},&quot;motion_fx_scale_effect&quot;:&quot;yes&quot;,&quot;motion_fx_scale_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-4,&quot;sizes&quot;:[]},&quot;motion_fx_scale_range&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:51,&quot;end&quot;:100}},&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_tilt_effect&quot;:&quot;yes&quot;,&quot;motion_fx_opacity_level&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;motion_fx_blur_level&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:7,&quot;sizes&quot;:[]},&quot;motion_fx_scale_direction&quot;:&quot;out-in&quot;,&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;motion_fx_tilt_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"402\" src=\"https:\/\/windbotix.com\/wp-content\/uploads\/2023\/10\/China-biggest-turbine-1-1024x514.png\" class=\"attachment-large size-large wp-image-1704\" alt=\"\" srcset=\"https:\/\/windbotix.com\/wp-content\/uploads\/2023\/10\/China-biggest-turbine-1-1024x514.png 1024w, https:\/\/windbotix.com\/wp-content\/uploads\/2023\/10\/China-biggest-turbine-1-300x151.png 300w, https:\/\/windbotix.com\/wp-content\/uploads\/2023\/10\/China-biggest-turbine-1-768x385.png 768w, https:\/\/windbotix.com\/wp-content\/uploads\/2023\/10\/China-biggest-turbine-1-1536x771.png 1536w, https:\/\/windbotix.com\/wp-content\/uploads\/2023\/10\/China-biggest-turbine-1.png 1650w\" sizes=\"(max-width: 800px) 100vw, 800px\" title=\"\">\t\t\t\t\t\t\t\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-0508dea elementor-widget elementor-widget-spacer\" data-id=\"0508dea\" 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-f167c27 elementor-widget elementor-widget-image\" data-id=\"f167c27\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateY_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;motion_fx_translateY_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:52}},&quot;motion_fx_opacity_effect&quot;:&quot;yes&quot;,&quot;motion_fx_opacity_direction&quot;:&quot;in-out&quot;,&quot;motion_fx_opacity_range&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:53,&quot;end&quot;:100}},&quot;motion_fx_blur_effect&quot;:&quot;yes&quot;,&quot;motion_fx_blur_direction&quot;:&quot;in-out&quot;,&quot;motion_fx_blur_range&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:50,&quot;end&quot;:100}},&quot;motion_fx_scale_effect&quot;:&quot;yes&quot;,&quot;motion_fx_scale_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-4,&quot;sizes&quot;:[]},&quot;motion_fx_scale_range&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:51,&quot;end&quot;:100}},&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_tilt_effect&quot;:&quot;yes&quot;,&quot;motion_fx_opacity_level&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;motion_fx_blur_level&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:7,&quot;sizes&quot;:[]},&quot;motion_fx_scale_direction&quot;:&quot;out-in&quot;,&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;motion_fx_tilt_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"533\" src=\"https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/Nemo4.jpg\" class=\"attachment-large size-large wp-image-5450\" alt=\"\" title=\"\">\t\t\t\t\t\t\t\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-3cce7e4 elementor-widget elementor-widget-spacer\" data-id=\"3cce7e4\" 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>\n\t\t\t\t<div class=\"elementor-element elementor-element-dd6bcd1 elementor-widget elementor-widget-spacer\" data-id=\"dd6bcd1\" 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>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-524309c9 e-con-full e-flex e-con e-parent\" data-id=\"524309c9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-942e264 e-con-full main-scroll e-flex e-con e-child\" data-id=\"942e264\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8d45c87 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"8d45c87\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;,&quot;_animation_delay&quot;:0.1}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">windbotix<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-49e57425 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"49e57425\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">C\u00f3mo puede ayudarte Windbotix<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2a4ad36 elementor-widget-divider--view-line elementor-invisible elementor-widget elementor-widget-divider\" data-id=\"2a4ad36\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;,&quot;_animation_delay&quot;:0.5}\" 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<div class=\"elementor-element elementor-element-c9cbe33 e-con-full horizontal-wrapper e-flex e-con e-child\" data-id=\"c9cbe33\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-ab46749 e-grid e-con-full horizontal-scroll e-con e-child\" data-id=\"ab46749\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;none&quot;,&quot;animation_tablet&quot;:&quot;none&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-5aba7df e-grid e-con-full animated-slow panel elementor-invisible e-con e-child\" data-id=\"5aba7df\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:500,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5f8750a elementor-widget elementor-widget-video\" data-id=\"5f8750a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/windbotix.com\/wp-content\/uploads\/2025\/10\/engranaeges_formta.mp4\" autoplay=\"\" loop=\"\" muted=\"muted\" playsinline=\"\" controlsList=\"nodownload\" poster=\"https:\/\/windbotix.com\/wp-content\/uploads\/2025\/10\/Logo-WINDBTOIX-SOLUTIONS-verde-1-1.png\"><\/video>\n\t\t\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-32ea521 elementor-widget elementor-widget-text-editor\" data-id=\"32ea521\" 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<h2><strong>Eficacia<\/strong><\/h2><p>La eficiencia funcional y la vida \u00fatil de las palas e\u00f3licas.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0c55b68 e-grid e-con-full panel animated-slow elementor-invisible e-con e-child\" data-id=\"0c55b68\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:1000,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-736fa61 elementor-widget elementor-widget-video\" data-id=\"736fa61\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/windbotix.com\/wp-content\/uploads\/2025\/10\/escudo_format.mp4\" autoplay=\"\" loop=\"\" muted=\"muted\" playsinline=\"\" controlsList=\"nodownload\"><\/video>\n\t\t\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-d7c75f5 elementor-widget elementor-widget-text-editor\" data-id=\"d7c75f5\" 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<h2><strong>Seguridad<\/strong><\/h2><p>Mejorar la seguridad y prolongar la vida \u00fatil de las palas e\u00f3licas<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f64817d e-grid e-con-full panel animated-slow elementor-invisible e-con e-child\" data-id=\"f64817d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:1500,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2fc5287 elementor-widget elementor-widget-video\" data-id=\"2fc5287\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/windbotix.com\/wp-content\/uploads\/2025\/10\/monedas_format.mp4\" autoplay=\"\" loop=\"\" muted=\"muted\" playsinline=\"\" controlsList=\"nodownload\"><\/video>\n\t\t\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-4ef0580 elementor-widget elementor-widget-text-editor\" data-id=\"4ef0580\" 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<h2>Costes<\/h2><p>Menores costes de mantenimiento y reparaci\u00f3n a largo plazo<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-da27c52 e-grid e-con-full panel animated-slow elementor-invisible e-con e-child\" data-id=\"da27c52\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:2000,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2e7542d elementor-widget elementor-widget-video\" data-id=\"2e7542d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/windbotix.com\/wp-content\/uploads\/2025\/10\/helice_format.mp4\" autoplay=\"\" loop=\"\" muted=\"muted\" playsinline=\"\" controlsList=\"nodownload\"><\/video>\n\t\t\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-a3371d7 elementor-widget elementor-widget-text-editor\" data-id=\"a3371d7\" 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<h2>Exactitud<\/h2><p>Reducci\u00f3n al m\u00ednimo del tiempo de inactividad y las p\u00e9rdidas de producci\u00f3n en los parques e\u00f3licos<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2ff3c022 e-con-full e-flex e-con e-parent\" data-id=\"2ff3c022\" data-element_type=\"container\" data-e-type=\"container\" id=\"servicios\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-230564f2 e-con-full e-flex e-con e-child\" data-id=\"230564f2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dec739c elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"dec739c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;,&quot;_animation_delay&quot;:0.2}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">windbotix<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-da94163 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"da94163\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Servicios: Inspecci\u00f3n y reparaci\u00f3n de palas e\u00f3licas<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bc36650 elementor-widget-divider--view-line elementor-invisible elementor-widget elementor-widget-divider\" data-id=\"bc36650\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;,&quot;_animation_delay&quot;:0.5}\" 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-f5a03ca elementor-widget elementor-widget-ucaddon_image_accodion\" data-id=\"f5a03ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ucaddon_image_accodion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Image Accordion -->\n\t\t<link id='font-awesome-css' href='https:\/\/windbotix.com\/wp-content\/plugins\/unlimited-elements-for-elementor\/assets_libraries\/font-awesome6\/fontawesome-all.min.css' type='text\/css' rel='stylesheet' >\n\t\t<link id='font-awesome-4-shim-css' href='https:\/\/windbotix.com\/wp-content\/plugins\/unlimited-elements-for-elementor\/assets_libraries\/font-awesome6\/fontawesome-v4-shims.min.css' type='text\/css' rel='stylesheet' >\n\n<style>\/* widget: Image Accordion *\/\n\n\n\n#uc_image_accodion_elementor_f5a03ca * { \n  box-sizing: border-box; \n}\n\n#uc_image_accodion_elementor_f5a03ca.uc_image_accodion .uc_content .uc_image_accodion_holder{\n  transition: 400ms;\n}\n\n#uc_image_accodion_elementor_f5a03ca  a.uc_more_btn{\n  display:inline-block;\n  text-decoration:none; \n}\n\n#uc_image_accodion_elementor_f5a03ca .uc_content{\n  display: flex;\n  flex-wrap: wrap;\n  transform:rotate(0deg);\n}\n\n#uc_image_accodion_elementor_f5a03ca .uc_content .uc_image_accodion_holder{\n  display: block;\n  background-repeat: no-repeat;\n  flex: 1;\n  text-align: center;\n  position: relative;\n  text-decoration: none;\n  transition: 400ms;\n  overflow:hidden;\n  transform:skew(0deg);\n  overflow:hidden;\n}\n\n#uc_image_accodion_elementor_f5a03ca .uc_content .uc_image_accodion_holder.uc_hover{\n  flex: 2;\n}\n\n#uc_image_accodion_elementor_f5a03ca .uc_content .uc_image_accodion_holder .uc_overlay > * {\n  transform:skew(-0deg) rotate(-0deg);\n}\n\n#uc_image_accodion_elementor_f5a03ca .uc_content .uc_image_accodion_holder .uc_overlay {\n  display: flex;\n  justify-content: center;\n  position: absolute;\n  top: 0;\n  right: 0;\n  bottom: 0;\n  left: 0;\n  transition:400ms;\n}\n\n#uc_image_accodion_elementor_f5a03ca .uc_content .uc_overlay .uc_overlay_inner {\n  z-index: 1;\n}\n\n#uc_image_accodion_elementor_f5a03ca .uc_content .uc_overlay .ue_title-wrapper { \n  visibility: hidden;\n  transition: .1s;\n}\n\n#uc_image_accodion_elementor_f5a03ca .uc_content .uc_image_accodion_holder.uc_hover .ue_title-wrapper {\n  visibility: visible;\n  transition: 400ms;\n  transition-delay: 400ms;\n}\n\n\n#uc_image_accodion_elementor_f5a03ca .uc_content .uc_overlay .uc_overlay_inner div.ue-content {\n  transform: translate3d(0,60px,0);\n  opacity: 0;\n  visibility: hidden;\n}\n\n#uc_image_accodion_elementor_f5a03ca .uc_content .uc_image_accodion_holder.uc_hover .uc_overlay .uc_overlay_inner div.ue-content {\n  opacity: 1;\n  visibility: visible;\n  transform: translate3d(0,0,0);\n  transition: 400ms;\n  transition-delay: 400ms;\n}\n\n\n\n#uc_image_accodion_elementor_f5a03ca .ue_item_icon{\n  line-height:1em;\n  transition: all .1s ease;\n}\n\n#uc_image_accodion_elementor_f5a03ca .uc_image_accodion_holder.uc_hover .ue_item_icon{\n  transition: all .3s ease;\n  transition-delay: 400ms;\n}\n\n#uc_image_accodion_elementor_f5a03ca .ue_item_icon svg{\n  height:1em;\n  width:1em;\n}\n\n#uc_image_accodion_elementor_f5a03ca .ue_subtitle{\n  display:block;\n}\n\n\n#uc_image_accodion_elementor_f5a03ca .uc_item_link{\n  position: absolute;\n  top: 0;\n  left: ;\n  width: 100%;\n  height: 100%;\n  display: block;\n  z-index: 1;\n}\n#uc_image_accodion_elementor_f5a03ca .ue_title-wrapper {\n  transition: all 400ms; \n}\n\n@media only screen and (max-width:800px){\n  #uc_image_accodion_elementor_f5a03ca .uc_content {\n    flex-direction: column;\n  }\n}\n\n<\/style>\n\n<div class=\"uc_image_accodion uc_creative_buttons  uc-remote-parent \" id=\"uc_image_accodion_elementor_f5a03ca\" data-mobilestart=\"\"  data-remoteid='auto' data-widgetname='Image Accordion' data-sync='true' data-syncid='group1' >\n  <div class=\"uc_content uc-items-wrapper\">\n    \n\n<div class=\"uc_image_accodion_holder \"  style=\"background-image: url(https:\/\/windbotix.com\/wp-content\/uploads\/2025\/10\/turbina_eolica_imagen.jpg); background-position:center center; background-size:cover;\" aria-label=\"Inspecci\u00f3n externa de las palas\" aria-expanded=\"false\" role=\"button\" tabindex=\"0\">\n  <div class=\"uc_overlay\">\n    <div class=\"uc_overlay_inner\">\n            <div class=\"ue_title-wrapper\"><div class=\"ue_title\"> Inspecci\u00f3n externa de las palas <\/div><\/div>\t       \n             \n              <div class=\"ue-content\"> \n                         \n                  <\/div>\n            \n          \n    <\/div>\n  <\/div>  \n      \n<\/div>\n\n\n<div class=\"uc_image_accodion_holder \"  style=\"background-image: url(https:\/\/windbotix.com\/wp-content\/uploads\/2025\/10\/nemo_foto_accion-1.jpg); background-position:center center; background-size:cover;\" aria-label=\"Inspecci\u00f3n interna de las palas\" aria-expanded=\"false\" role=\"button\" tabindex=\"0\">\n  <div class=\"uc_overlay\">\n    <div class=\"uc_overlay_inner\">\n            <div class=\"ue_title-wrapper\"><div class=\"ue_title\"> Inspecci\u00f3n interna de las palas <\/div><\/div>\t       \n             \n              <div class=\"ue-content\"> \n                         \n                  <\/div>\n            \n          \n    <\/div>\n  <\/div>  \n      \n<\/div>\n\n\n<div class=\"uc_image_accodion_holder \"  style=\"background-image: url(https:\/\/windbotix.com\/wp-content\/uploads\/2023\/05\/j-768x512.jpg); background-position:center center; background-size:cover;\" aria-label=\"Reparaci\u00f3n de palas e\u00f3licas\" aria-expanded=\"false\" role=\"button\" tabindex=\"0\">\n  <div class=\"uc_overlay\">\n    <div class=\"uc_overlay_inner\">\n            <div class=\"ue_title-wrapper\"><div class=\"ue_title\"> Reparaci\u00f3n de palas e\u00f3licas <\/div><\/div>\t       \n             \n              <div class=\"ue-content\"> \n                         \n                  <\/div>\n            \n          \n    <\/div>\n  <\/div>  \n      \n<\/div>\n\n\n<div class=\"uc_image_accodion_holder \"  style=\"background-image: url(https:\/\/windbotix.com\/wp-content\/uploads\/2023\/05\/PHOTO-2023-04-20-09-27-13-3.jpg); background-position:center center; background-size:cover;\" aria-label=\"Inspecci\u00f3n de los sistemas LPS\" aria-expanded=\"false\" role=\"button\" tabindex=\"0\">\n  <div class=\"uc_overlay\">\n    <div class=\"uc_overlay_inner\">\n            <div class=\"ue_title-wrapper\"><div class=\"ue_title\"> Inspecci\u00f3n de los sistemas LPS <\/div><\/div>\t       \n             \n              <div class=\"ue-content\"> \n                         \n                  <\/div>\n            \n          \n    <\/div>\n  <\/div>  \n      \n<\/div>\n\n  <\/div>\n<\/div>\n<!-- end Image Accordion -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4fc20f6 e-con-full e-flex e-con e-parent\" data-id=\"4fc20f6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/windbotix.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/166822-835638759.mp4&quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-background-video-container\">\n\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" role=\"presentation\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t<\/div><div class=\"elementor-element elementor-element-442c384 e-flex e-con-boxed e-con e-child\" data-id=\"442c384\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d303c05 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"d303c05\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">\u00bfQuieres saber m\u00e1s sobre nuestros productos y servicios?<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-747dfaf elementor-widget elementor-widget-html\" data-id=\"747dfaf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<a href=\"https:\/\/windbotix.com\/es\/contacto\/\" class=\"mi-btn\"><span>Solicitar una demo<\/span><\/a><style>.mi-btn {\n    display: inline-block;\n    padding: 12px 28px;\n    font-size: 18px;\n    font-weight: bold;\n    color: white !important;\n    border: 2px solid #3D8F74; \/* color inicial del borde *\/\n    border-radius: 30px;\n    text-decoration: none;\n    cursor: pointer;\n    background: #3D8F74;\n    transition: 0.3s;\n    position: relative;\n    overflow: hidden;\n}\n.mi-btn:hover{\n    background-color: transparent;\n    border:2px solid transparent;\n}\n\n\/* BORDE ANIMADO Y GRADIENTE *\/\n.mi-btn::before {\n    content: \"\";\n    position: absolute;\n    inset: 0 ;\n    border-radius: 30px;\n    padding: 2px; \/* ancho del borde *\/\n    background: linear-gradient(\n        90deg,\n        #5EFFC9,\n        #20A779,\n        #00FFA2,\n        #338263,\n        #17453A\n    );\n    background-size: 300% 100%;\n    -webkit-mask:\n        linear-gradient(#fff 0 0 ) content-box,\n        linear-gradient(#fff 0 0 );\n    -webkit-mask-composite: xor ;\n    mask-composite: exclude;\n    opacity: 0 ;\n    transition: 0.3s;\n}\n\n\/* HOVER activa la animaci\u00f3n *\/\n.mi-btn:hover::before {\n    opacity: 1 ;\n    animation: moverBorde 5s linear infinite;\n}\n\n\/* TEXTO *\/\n.mi-btn span {\n    position: relative;\n    z-index: 1;\n    transition: 0.3s;\n}\n\n.mi-btn:hover span {\n    background: linear-gradient(\n        90deg,\n        #5EFFC9,\n        #20A779,\n        #00FFA2,\n        #338263,\n        #17453A\n    );\n    background-size: 300% 100%;\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    animation: moverTexto 5s linear infinite;\n}\n\n\/* ANIMACIONES *\/\n@keyframes moverBorde {\n    0% { background-position: 0% 50%; }\n    100% { background-position: 300% 50%; }\n}\n\n@keyframes moverTexto {\n    0% { background-position: 0% 50%; }\n    100% { background-position: 300% 50%; }\n}\n<\/style>\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<div class=\"elementor-element elementor-element-4ab3efb e-con-full e-flex e-con e-parent\" data-id=\"4ab3efb\" data-element_type=\"container\" data-e-type=\"container\" id=\"productos\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-ae93278 e-con-full e-flex e-con e-child\" data-id=\"ae93278\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-18555bf elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"18555bf\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Productos Windbotix<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-65770fa elementor-widget-divider--view-line elementor-invisible elementor-widget elementor-widget-divider\" data-id=\"65770fa\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;,&quot;_animation_delay&quot;:0.5}\" 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<div class=\"elementor-element elementor-element-6a6cc6a e-con-full elementor-hidden-mobile e-flex e-con e-child\" data-id=\"6a6cc6a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d1bda40 elementor-widget-mobile__width-initial elementor-widget elementor-widget-html\" data-id=\"d1bda40\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"carousel-container-products\">\n    <button class=\"nav prev\">\u276e<\/button>\n    <div class=\"carousel-products\">\n           <div class=\"card-products\">\n      <a href=\"https:\/\/windbotix.com\/es\/nemo-edge\/\">\n        <img decoding=\"async\" src=\"https:\/\/windbotix.com\/wp-content\/uploads\/2026\/02\/new_edge-3.png\" alt=\"\" title=\"\">\n        <h3>Nuevo Nemo EDGE<\/h3>\n        <p>La nueva generaci\u00f3n de nemo<\/p>\n      <\/a>\n    <\/div>\n      <div class=\"card-products\"><a href=\"https:\/\/windbotix.com\/es\/nemo-robot-for-internal-inspection-of-wind-blades\/\"><img decoding=\"async\" src=\"https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/Nemo1.jpg\" alt=\"\" title=\"\"><h3>nemo FULL VISION V3<\/h3><p>nemo es la soluci\u00f3n perfecta para la inspecci\u00f3n interna de las palas de los aerogeneradores.<\/p><\/a><\/div>\n\n    <\/div>\n    <button class=\"nav next\">\u276f<\/button>\n  <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e13a7e1 elementor-hidden-desktop elementor-hidden-tablet e-flex e-con-boxed e-con e-child\" data-id=\"e13a7e1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6d547d4 elementor-widget-mobile__width-initial elementor-widget elementor-widget-html\" data-id=\"6d547d4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"carousel-container-products-TABLET\">\n    <button class=\"nav prev-TABLET\">\u276e<\/button>\n    <div class=\"carousel-products-TABLET\">\n        \n        \n      <div class=\"card-products-TABLET\">\n      <a href=\"https:\/\/windbotix.com\/es\/nemo-edge\/\">\n        <img decoding=\"async\" src=\"https:\/\/windbotix.com\/wp-content\/uploads\/2026\/02\/new_edge-3.png\" alt=\"\" title=\"\">\n        <h3>Nuevo Nemo EDGE<\/h3>\n        <p>La nueva generaci\u00f3n de nemo<\/p>\n      <\/a>\n    <\/div>\n      <div class=\"card-products-TABLET\"><img decoding=\"async\" src=\"https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/Nemo1.jpg\" alt=\"\" title=\"\"><h3>nemo FULL VISION V3<\/h3><p>nemo es la soluci\u00f3n perfecta para la inspecci\u00f3n de palas de aereogeneradores.<\/p><\/div>\n<\/div>\n    <button class=\"nav next-TABLET\">\u276f<\/button>\n  <\/div>\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 class=\"elementor-element elementor-element-bf0075f elementor-widget elementor-widget-html\" data-id=\"bf0075f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"table-container\">\n    \n  <h3>Compara nuestras plataformas rob\u00f3ticas<\/h3>\n  <p>\u00bfNo sabes qu\u00e9 soluci\u00f3n se adapta mejor a tu pala? Compara nuestros sistemas:<\/p>\n\n  <table class=\"table-compare\">\n    <thead>\n      <tr>\n        <th>Producto<\/th>\n        <th>Ideal para<\/th>\n        <th>Acceso<\/th>\n        <th>Alimentaci\u00f3n<\/th>\n        <th>Ventaja clave<\/th>\n      <\/tr>\n    <\/thead>\n\n    <tbody>\n      <tr>\n        <td data-label=\u00abProducto\u00bb>\n          <strong>NEMO FULL VISION V3<\/strong>\n        <\/td>\n        <td data-label=\u00abIdeal para\u00bb>Inspecciones internas est\u00e1ndar<\/td>\n        <td data-label=\u00abAcceso\u00bb>Acceso medio<\/td>\n        <td data-label=\u00abAlimentaci\u00f3n\u00bb>Bater\u00eda<\/td>\n        <td data-label=\u00abVentaja clave\u00bb>\n          R\u00e1pida puesta en marcha e inspecci\u00f3n de alta resoluci\u00f3n\n        <\/td>\n      <\/tr>\n\n      <tr>\n        <td data-label=\u00abProducto\u00bb>\n          <strong>NEMO FULL VISION V3 TETHERED<\/strong>\n        <\/td>\n        <td data-label=\u00abIdeal para\u00bb>Inspecciones de larga duraci\u00f3n<\/td>\n        <td data-label=\u00abAcceso\u00bb>Acceso medio<\/td>\n        <td data-label=\u00abAlimentaci\u00f3n\u00bb>Con cable<\/td>\n        <td data-label=\u00abVentaja clave\u00bb>\n          Funcionamiento continuo sin limitaciones de bater\u00eda\n        <\/td>\n      <\/tr>\n\n      <tr>\n        <td data-label=\u00abProducto\u00bb>\n          <strong>NEMO EDGE<\/strong> <span class=\"badge\">Avanzado<\/span>\n        <\/td>\n        <td data-label=\u00abIdeal para\u00bb>Acceso estrecho o restringido a las palas<\/td>\n        <td data-label=\u00abAcceso\u00bb>Aberturas peque\u00f1as<\/td>\n        <td data-label=\u00abAlimentaci\u00f3n\u00bb>Con cable<\/td>\n        <td data-label=\u00abVentaja clave\u00bb>\n          Acceso donde otros sistemas no pueden funcionar\n        <\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n\n  <p style=\"margin-top: 25px;\">\n    <strong>\u00bfA\u00fan tienes dudas?<\/strong> Ind\u00edcanos el modelo de tu pala y las dimensiones de acceso; nuestro equipo te ayudar\u00e1 a elegir la soluci\u00f3n adecuada.\n  <\/p>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d607d2f e-con-full e-flex e-con e-parent\" data-id=\"d607d2f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-802d2a2 e-con-full e-flex e-con e-parent\" data-id=\"802d2a2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-a8385b4 e-con-full e-flex e-con e-child\" data-id=\"a8385b4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f15785b elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"f15785b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Clientes de Windbotix<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-90e9d79 elementor-widget-divider--view-line elementor-invisible elementor-widget elementor-widget-divider\" data-id=\"90e9d79\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;,&quot;_animation_delay&quot;:0.5}\" 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-10ab1bb elementor-widget elementor-widget-spacer\" data-id=\"10ab1bb\" 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-ab4deb9 gallery-spacing-custom elementor-invisible elementor-widget elementor-widget-image-gallery\" data-id=\"ab4deb9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\" data-widget_type=\"image-gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-gallery\">\n\t\t\t<div id='gallery-1' class='gallery galleryid-9727 gallery-columns-4 gallery-size-thumbnail'><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ab4deb9\" data-elementor-lightbox-title=\"mediaerea\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTU1NiwidXJsIjoiaHR0cHM6XC9cL3dpbmRib3RpeC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzExXC9tZWRpYWVyZWEucG5nIiwic2xpZGVzaG93IjoiYWI0ZGViOSJ9\" href='https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/mediaerea.png'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"57\" src=\"https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/mediaerea.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" title=\"\"><\/a>\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ab4deb9\" data-elementor-lightbox-title=\"galventus\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTU1MywidXJsIjoiaHR0cHM6XC9cL3dpbmRib3RpeC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzExXC9nYWx2ZW50dXMucG5nIiwic2xpZGVzaG93IjoiYWI0ZGViOSJ9\" href='https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/galventus.png'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"26\" src=\"https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/galventus.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" title=\"\"><\/a>\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ab4deb9\" data-elementor-lightbox-title=\"IM\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTU1MCwidXJsIjoiaHR0cHM6XC9cL3dpbmRib3RpeC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzExXC9JTS5wbmciLCJzbGlkZXNob3ciOiJhYjRkZWI5In0%3D\" href='https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/IM.png'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"123\" src=\"https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/IM.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" title=\"\"><\/a>\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ab4deb9\" data-elementor-lightbox-title=\"res\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTU0NywidXJsIjoiaHR0cHM6XC9cL3dpbmRib3RpeC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzExXC9yZXMucG5nIiwic2xpZGVzaG93IjoiYWI0ZGViOSJ9\" href='https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/res.png'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"92\" src=\"https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/res.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" title=\"\"><\/a>\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ab4deb9\" data-elementor-lightbox-title=\"geo\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTU0NCwidXJsIjoiaHR0cHM6XC9cL3dpbmRib3RpeC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzExXC9nZW8ucG5nIiwic2xpZGVzaG93IjoiYWI0ZGViOSJ9\" href='https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/geo.png'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"33\" src=\"https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/geo.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" title=\"\"><\/a>\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ab4deb9\" data-elementor-lightbox-title=\"alerion\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTU0MSwidXJsIjoiaHR0cHM6XC9cL3dpbmRib3RpeC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzExXC9hbGVyaW9uLnBuZyIsInNsaWRlc2hvdyI6ImFiNGRlYjkifQ%3D%3D\" href='https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/alerion.png'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"44\" src=\"https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/alerion.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" title=\"\"><\/a>\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ab4deb9\" data-elementor-lightbox-title=\"sulzer\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTUzOCwidXJsIjoiaHR0cHM6XC9cL3dpbmRib3RpeC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzExXC9zdWx6ZXIucG5nIiwic2xpZGVzaG93IjoiYWI0ZGViOSJ9\" href='https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/sulzer.png'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"55\" src=\"https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/sulzer.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" title=\"\"><\/a>\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ab4deb9\" data-elementor-lightbox-title=\"3wis\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTUzNSwidXJsIjoiaHR0cHM6XC9cL3dpbmRib3RpeC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzExXC8zd2lzLnBuZyIsInNsaWRlc2hvdyI6ImFiNGRlYjkifQ%3D%3D\" href='https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/3wis.png'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"67\" src=\"https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/3wis.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" title=\"\"><\/a>\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ab4deb9\" data-elementor-lightbox-title=\"perceptual\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTUzMiwidXJsIjoiaHR0cHM6XC9cL3dpbmRib3RpeC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzExXC9wZXJjZXB0dWFsLnBuZyIsInNsaWRlc2hvdyI6ImFiNGRlYjkifQ%3D%3D\" href='https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/perceptual.png'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"36\" src=\"https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/perceptual.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" title=\"\"><\/a>\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ab4deb9\" data-elementor-lightbox-title=\"onrope\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTUyOSwidXJsIjoiaHR0cHM6XC9cL3dpbmRib3RpeC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzExXC9vbnJvcGUucG5nIiwic2xpZGVzaG93IjoiYWI0ZGViOSJ9\" href='https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/onrope.png'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"71\" src=\"https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/onrope.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" title=\"\"><\/a>\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ab4deb9\" data-elementor-lightbox-title=\"nordex\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTUyNiwidXJsIjoiaHR0cHM6XC9cL3dpbmRib3RpeC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzExXC9ub3JkZXgucG5nIiwic2xpZGVzaG93IjoiYWI0ZGViOSJ9\" href='https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/nordex.png'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"55\" src=\"https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/nordex.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" title=\"\"><\/a>\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ab4deb9\" data-elementor-lightbox-title=\"acciona\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTUyMywidXJsIjoiaHR0cHM6XC9cL3dpbmRib3RpeC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzExXC9hY2Npb25hLnBuZyIsInNsaWRlc2hvdyI6ImFiNGRlYjkifQ%3D%3D\" href='https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/acciona.png'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"72\" src=\"https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/acciona.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" title=\"\"><\/a>\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ab4deb9\" data-elementor-lightbox-title=\"glacier\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTUyMCwidXJsIjoiaHR0cHM6XC9cL3dpbmRib3RpeC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzExXC9nbGFjaWVyLnBuZyIsInNsaWRlc2hvdyI6ImFiNGRlYjkifQ%3D%3D\" href='https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/glacier.png'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"42\" src=\"https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/glacier.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" title=\"\"><\/a>\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ab4deb9\" data-elementor-lightbox-title=\"vestas\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTUxNywidXJsIjoiaHR0cHM6XC9cL3dpbmRib3RpeC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzExXC92ZXN0YXMucG5nIiwic2xpZGVzaG93IjoiYWI0ZGViOSJ9\" href='https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/vestas.png'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"51\" src=\"https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/vestas.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" title=\"\"><\/a>\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ab4deb9\" data-elementor-lightbox-title=\"siemens\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTUxNCwidXJsIjoiaHR0cHM6XC9cL3dpbmRib3RpeC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzExXC9zaWVtZW5zLnBuZyIsInNsaWRlc2hvdyI6ImFiNGRlYjkifQ%3D%3D\" href='https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/siemens.png'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"60\" src=\"https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/siemens.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" title=\"\"><\/a>\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ab4deb9\" data-elementor-lightbox-title=\"oeg\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NTUxMSwidXJsIjoiaHR0cHM6XC9cL3dpbmRib3RpeC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzExXC9vZWcucG5nIiwic2xpZGVzaG93IjoiYWI0ZGViOSJ9\" href='https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/oeg.png'><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/windbotix.com\/wp-content\/uploads\/2025\/11\/oeg.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" title=\"\"><\/a>\n\t\t\t<\/div><\/figure>\n\t\t<\/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>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Especialistas en soluciones de inspecci\u00f3n y reparaci\u00f3n de palas de aerogeneradores Prolongamos la vida \u00fatil de sus palas y reducimos los costes de operaci\u00f3n y mantenimiento. Explorar Productos Ver Servicios Sistemas rob\u00f3ticos para la inspecci\u00f3n, detecci\u00f3n y reparaci\u00f3n de palas de aerogeneradores WINDBOTIX a\u00fana m\u00e1s de 15 a\u00f1os de experiencia en la reparaci\u00f3n y el [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":212,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-9727","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/windbotix.com\/es\/wp-json\/wp\/v2\/pages\/9727","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/windbotix.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/windbotix.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/windbotix.com\/es\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/windbotix.com\/es\/wp-json\/wp\/v2\/comments?post=9727"}],"version-history":[{"count":88,"href":"https:\/\/windbotix.com\/es\/wp-json\/wp\/v2\/pages\/9727\/revisions"}],"predecessor-version":[{"id":10079,"href":"https:\/\/windbotix.com\/es\/wp-json\/wp\/v2\/pages\/9727\/revisions\/10079"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/windbotix.com\/es\/wp-json\/wp\/v2\/media\/212"}],"wp:attachment":[{"href":"https:\/\/windbotix.com\/es\/wp-json\/wp\/v2\/media?parent=9727"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}