{"id":14600,"date":"2025-09-22T12:44:03","date_gmt":"2025-09-22T12:44:03","guid":{"rendered":"https:\/\/www.monaflex.com\/?page_id=14600"},"modified":"2026-02-12T14:18:24","modified_gmt":"2026-02-12T14:18:24","slug":"descargo-de-responsabilidad","status":"publish","type":"page","link":"https:\/\/www.monaflex.com\/es\/descargo-de-responsabilidad\/","title":{"rendered":"Descargo de responsabilidad"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"14600\" class=\"elementor elementor-14600\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8568042 e-con-full e-flex e-con e-parent\" data-id=\"8568042\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-3203580 e-flex e-con-boxed e-con e-child\" data-id=\"3203580\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ad67736 elementor-absolute elementor-widget elementor-widget-shortcode\" data-id=\"ad67736\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div class=\"breadcrumb-wrapper\"><span property=\"itemListElement\" typeof=\"ListItem\"><a property=\"item\" typeof=\"WebPage\" title=\"Ir a Monaflex.\" href=\"https:\/\/www.monaflex.com\/es\" class=\"home\" ><span property=\"name\">Inicio<\/span><\/a><meta property=\"position\" content=\"1\"><\/span>\/<span property=\"itemListElement\" typeof=\"ListItem\"><a property=\"item\" typeof=\"WebPage\" title=\"Ir a Noticias.\" href=\"https:\/\/www.monaflex.com\/es\/noticias\/\" class=\"post-root post post-post\" aria-current=\"page\"><span property=\"name\">Noticias<\/span><\/a><meta property=\"position\" content=\"2\"><\/span><\/div><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-73a8335 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"73a8335\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Descargo de responsabilidad<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1db744e elementor-widget elementor-widget-heading\" data-id=\"1db744e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\"><span style=\"opacity:0.64\">\u00daltima actualizaci\u00f3n:<\/span> Febrero de 2024<\/p>\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-4bf02aa e-flex e-con-boxed e-con e-parent\" data-id=\"4bf02aa\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-2459c11 e-con-full e-flex e-con e-child\" data-id=\"2459c11\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-2c9c548 e-con-full elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"2c9c548\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-8032910 e-con-full e-flex e-con e-child\" data-id=\"8032910\" data-element_type=\"container\" data-settings=\"{&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;],&quot;sticky_offset&quot;:100,&quot;sticky_parent&quot;:&quot;yes&quot;,&quot;jet_parallax_layout_list&quot;:[],&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}\">\n\t\t<div class=\"elementor-element elementor-element-15a5b70 e-con-full e-flex e-con e-child\" data-id=\"15a5b70\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2e5474f elementor-widget elementor-widget-html\" data-id=\"2e5474f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"inner-sidebar\">\n<h5>\u00cdndice<\/h5>\n<div id=\"titles-list-container\"><\/div>\n<script>\njQuery(document).ready(function($) {\n\n    var outputList = '<ul class=\"toc-list\">';\n    var outputSelect = '<select class=\"toc-select\">';\n    \/\/<option value=\"\">Table of contents<\/option>\n\n    $('.text-content').each(function() {\n        $(this).find('.elementor-heading-title').each(function(index) {\n            var anchor = 'anchor-' + index;\n            $(this).attr('id', anchor);\n            var text = $(this).text();\n            outputList += '<li><a href=\"#' + anchor + '\">' + text + '<\/a><\/li>';\n            outputSelect += '<option value=\"#' + anchor + '\">' + text + '<\/option>';\n        });\n    });\n\n    outputList += '<\/ul>';\n    outputSelect += '<\/select>';\n\n    $('#titles-list-container').html(outputList + outputSelect);\n\n    \/\/ Click on <a> in list\n    $('#titles-list-container a').on('click', function(e) {\n        e.preventDefault(); \n        var target = $(this).attr('href'); \n        var offset = $(target).offset().top - 105; \n        $('html, body').animate({ scrollTop: offset }, 500);\n\n        $(this).parent().addClass('active').siblings().removeClass('active');\n    });\n\n    \/\/ Change in <select>\n    $('.toc-select').on('change', function() {\n        var target = $(this).val();\n        if (target) {\n            var offset = $(target).offset().top - 105;\n            $('html, body').animate({ scrollTop: offset }, 500);\n        }\n    });\n\n    \/\/ Scroll highlighting\n    $(window).on('scroll', function() {\n        \n        if ($(window).width() <= 1024) {\n         return;\n        }\n        var scrollPosition = $(window).scrollTop();\n\n        $('.elementor-heading-title').each(function() {\n            var anchor = $(this).attr('id'); \n            var headerPosition = $(this).offset().top - 105;\n\n            if (scrollPosition >= headerPosition) {\n                $('#titles-list-container a[href=\"#' + anchor + '\"]').parent().addClass('active').siblings().removeClass('active');\n                $('.toc-select').val('#' + anchor);\n            }\n        });\n    });\n\n    \n});\n<\/script>\n<\/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-9c1e94e e-con-full text-content e-flex e-con e-child\" data-id=\"9c1e94e\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-05caf48 e-con-full e-flex e-con e-child\" data-id=\"05caf48\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0512ed3 elementor-widget elementor-widget-text-editor\" data-id=\"0512ed3\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>La informaci\u00f3n contenida en este sitio web (<a href=\"https:\/\/www.monaflex.com\/es\/\">www.monaflex.com<\/a>) incluyendo la p\u00e1gina de inicio y todas las dem\u00e1s p\u00e1ginas bajo este nombre de dominio se proporciona \u00fanicamente para informaci\u00f3n general y no constituye asesoramiento. MVS Limited no acepta ning\u00fan deber de cuidado a cualquier usuario de este sitio web. Por favor, consulte a su proveedor de productos y servicios MVS para el asesoramiento relativo a sus necesidades. MVS Limited excluye todas y cada una de las condiciones expresas impl\u00edcitas, garant\u00edas, representaciones u otros t\u00e9rminos que se puedan tratar de inferir de este sitio web o de cualquier contenido del mismo.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7589760 elementor-widget elementor-widget-text-editor\" data-id=\"7589760\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Cualquier consejo que pueda ser dado por MVS Limited no sustituye a las instrucciones suministradas por el fabricante de materiales de reparaci\u00f3n, neum\u00e1ticos, herramientas y cualquier otro componente, pieza o elemento en uso. No sustituye a las directrices, recomendaciones, normas de uso o cualquier tipo de requisito estipulado a nivel empresarial, legislativo o de cualquier otro tipo. Todas estas instrucciones, directrices, recomendaciones, reglamentos y requisitos tienen prioridad.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-42847c4 elementor-widget elementor-widget-text-editor\" data-id=\"42847c4\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>En cualquier caso, MVS Limited no ser\u00e1 responsable por cualquier p\u00e9rdida o da\u00f1o, ya sea en contrato, agravio (incluyendo negligencia), incumplimiento de deber legal, o de otra manera, incluso si es previsible, que surja bajo o en conexi\u00f3n con el uso de sus productos o servicios. Esto incluye (sin limitaci\u00f3n) muerte, lesiones, p\u00e9rdida de beneficios, ventas, negocio o ingresos; interrupci\u00f3n del negocio; p\u00e9rdida de ahorros previstos; p\u00e9rdida de oportunidades de negocio, fondo de comercio o reputaci\u00f3n; o cualquier p\u00e9rdida o da\u00f1o indirecto o consecuente.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-db80516 e-con-full e-flex e-con e-child\" data-id=\"db80516\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7fcd226 elementor-widget elementor-widget-text-editor\" data-id=\"7fcd226\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Esta cl\u00e1usula de exenci\u00f3n de responsabilidad no excluir\u00e1 ni limitar\u00e1 la responsabilidad por :-.\u00a0<\/p><ul><li>muerte o lesiones personales causadas por negligencia,<\/li><li>fraude,<\/li><li>tergiversaci\u00f3n sobre una cuesti\u00f3n fundamental, o<\/li><li>cualquier responsabilidad que no pueda excluirse o limitarse en virtud de la legislaci\u00f3n de Guernsey.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fd06363 e-con-full e-flex e-con e-child\" data-id=\"fd06363\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6107721 elementor-widget elementor-widget-text-editor\" data-id=\"6107721\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Al utilizar este sitio, usted acepta los t\u00e9rminos de esta cl\u00e1usula de exenci\u00f3n de responsabilidad.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7556c63 e-con-full e-flex e-con e-child\" data-id=\"7556c63\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-521b504 elementor-widget elementor-widget-text-editor\" data-id=\"521b504\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Este sitio web, su contenido, sus efectos y la presente cl\u00e1usula de exenci\u00f3n de responsabilidad se rigen por la legislaci\u00f3n de la Isla de Guernsey y se interpretan de conformidad con la misma. Si alguna de las disposiciones de la presente cl\u00e1usula de exenci\u00f3n de responsabilidad fuera ilegal, nula o, por cualquier motivo, inaplicable, dicha disposici\u00f3n se considerar\u00e1 separable y no afectar\u00e1 a la validez y aplicabilidad de las disposiciones restantes.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-647f986 e-con-full e-flex e-con e-child\" data-id=\"647f986\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-08433dc elementor-widget elementor-widget-text-editor\" data-id=\"08433dc\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Si tiene alguna pregunta, por favor\u00a0<a href=\"https:\/\/www.monaflex.com\/es\/pongase-en-contacto-con\/\">ponerse en contacto<\/a>.<\/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\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Disclaimer Last updated: February, 2024 Table of contents The information contained in this website (www.monaflex.com) including the homepage and all other pages under this domain name is provided for general information only and does not constitute advice. MVS Limited accepts no duty of care to any user of this website. Please consult your supplier of [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-14600","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.monaflex.com\/es\/wp-json\/wp\/v2\/pages\/14600","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.monaflex.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.monaflex.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.monaflex.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.monaflex.com\/es\/wp-json\/wp\/v2\/comments?post=14600"}],"version-history":[{"count":3,"href":"https:\/\/www.monaflex.com\/es\/wp-json\/wp\/v2\/pages\/14600\/revisions"}],"predecessor-version":[{"id":16893,"href":"https:\/\/www.monaflex.com\/es\/wp-json\/wp\/v2\/pages\/14600\/revisions\/16893"}],"wp:attachment":[{"href":"https:\/\/www.monaflex.com\/es\/wp-json\/wp\/v2\/media?parent=14600"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}