{"id":12228,"date":"2023-09-26T08:07:22","date_gmt":"2023-09-26T08:07:22","guid":{"rendered":"https:\/\/osmosea.it\/new-12-duo\/"},"modified":"2024-05-09T14:24:04","modified_gmt":"2024-05-09T14:24:04","slug":"new-12-duo","status":"publish","type":"page","link":"https:\/\/osmosea.it\/en\/new-12-duo\/","title":{"rendered":"New 12 Duo"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12228\" class=\"elementor elementor-12228 elementor-7825\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<div class=\"elementor-inner\">\n\t\t\t\t<div class=\"elementor-section-wrap\">\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b526448 elementor-section-full_width elementor-section-stretched elementor-hidden-tablet elementor-hidden-mobile elementor-section-height-default elementor-section-height-default\" data-id=\"b526448\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-37c5508\" data-id=\"37c5508\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a3733e4 elementor-widget elementor-widget-spacer\" data-id=\"a3733e4\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\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<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3c95f75 divider_yes elementor-widget elementor-widget-wgl-double-headings\" data-id=\"3c95f75\" data-element_type=\"widget\" data-widget_type=\"wgl-double-headings.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"wgl-double_heading acenter\"><div class=\"dbl-subtitle\"><span>Boating line<\/span><\/div>\t\t\t\t<h3 class=\"dbl-title_wrapper\"><span class=\"dbl-title dbl-title_1\">New 12 Duo<\/span> \t\t\t\t<\/h3>\t\t<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1454bb1 elementor-widget elementor-widget-spacer\" data-id=\"1454bb1\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\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<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-787c1904 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"787c1904\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-6c157d90\" data-id=\"6c157d90\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6de77cc7 elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-html\" data-id=\"6de77cc7\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<script>\r\n\r\n\/* Code from https:\/\/element.how\/elementor-horizontal-scroll-navigation-menu\/\r\n* Version 1.0\r\n* Copyright 2023 Element.How\r\n*\/\r\n\r\ndocument.addEventListener('DOMContentLoaded', function () {\r\n\r\nlet scrollableNavigations = document.querySelectorAll('.horizontalNav .elementor-nav-menu'), svgIcon;\r\n\r\n\/* delete this line if you don't want arrows, or change the <svg> markup to your own to have your icon *\/\r\nsvgIcon = `<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\"><path d=\"M13.939 4.939L6.879 12l7.06 7.061l2.122-2.122L11.121 12l4.94-4.939z\" fill=\"#444444\"\/><\/svg>`;\r\n\r\nscrollableNavigations.forEach((scrollableNavigation) => {\r\n\r\nlet navigationItems = Array.from(scrollableNavigation.querySelectorAll('.menu-item')).filter(e => e.parentElement.closest('.menu-item') == null);\r\nlet activeNavigationItemIndex = navigationItems.findIndex((navigationItem) => navigationItem.classList.contains('current-menu-item'));\r\n\r\nscrollableNavigation.style.scrollBehavior = \"smooth\";\r\n\r\nnavigationItems.forEach((navigationItem, i) => {\r\nlet scrollToPosition = (navigationItem.getBoundingClientRect().left + navigationItem.offsetWidth \/ 2) - (window.innerWidth \/ 2);\r\nnavigationItem.addEventListener('click', function (event) {\r\nscrollableNavigation.scrollTo(scrollToPosition, 0);\r\n});\r\nif (i === activeNavigationItemIndex) scrollableNavigation.scrollTo(scrollToPosition, 0);\r\n\r\nupdateMask(scrollableNavigation);\r\n\r\nscrollableNavigation.addEventListener('scroll', function () {\r\nupdateMask(scrollableNavigation);\r\n});\r\n});\r\n\r\nif (svgIcon) {\r\nlet navContainer = scrollableNavigation.parentElement;\r\nlet navWidth = navContainer.offsetWidth;\r\n\r\nnavContainer.insertAdjacentHTML('afterBegin', `<button class=\"scrl-btn scrollable-navigation scrollable-navigation-left\">${svgIcon}<span class=\"sr-only\">Scroll left<\/span><\/div>`);\r\nnavContainer.insertAdjacentHTML('afterBegin', `<button class=\"scrl-btn scrollable-navigation scrollable-navigation-right\">${svgIcon}<span class=\"sr-only\">Scroll right<\/span><\/div>`);\r\nnavContainer.querySelector('.scrollable-navigation-left').addEventListener('click', function () {\r\nscrollableNavigation.scrollBy(navWidth * -0.78, 0);\r\n});\r\nnavContainer.querySelector('.scrollable-navigation-right').addEventListener('click', function () {\r\nscrollableNavigation.scrollBy(navWidth * 0.78, 0);\r\n});\r\n}\r\n});\r\n\r\nfunction updateMask(scrollableNavigation) {\r\nconst maxScroll = scrollableNavigation.scrollWidth - scrollableNavigation.clientWidth;\r\nconst currentScroll = scrollableNavigation.scrollLeft;\r\n\r\nif (currentScroll > 8) {\r\nscrollableNavigation.parentElement.classList.add('show-left-mask');\r\n} else {\r\nscrollableNavigation.parentElement.classList.remove('show-left-mask');\r\n}\r\n\r\nif (currentScroll < maxScroll - 8) {\r\nscrollableNavigation.parentElement.classList.add('show-right-mask');\r\n} else {\r\nscrollableNavigation.parentElement.classList.remove('show-right-mask');\r\n}\r\n}\r\n\r\n});\r\n<\/script>\r\n<style>\r\n.horizontalNav .elementor-nav-menu.elementor-nav-menu.elementor-nav-menu {\r\n\r\n}\r\n\r\n.horizontalNav .elementor-nav-menu>.menu-item {\r\nwhite-space: nowrap;\r\nmargin: 0 6px; \/* spacing between nav items *\/\r\n}\r\n\r\n\/* styles of nav items, edit to fit your design *\/\r\n.horizontalNav .elementor-nav-menu>.menu-item>.elementor-item {\r\npadding: 10px;\r\nbackground-color: #fff;\r\nborder-radius: 10px;\r\ncolor: #444444;\r\nfont-weight: 700;\r\nfont-size: 1rem;\r\nwidth: 50%;\r\n}\r\n\r\n\/* styles of active nav item *\/\r\n.horizontalNav .elementor-nav-menu>.menu-item>.elementor-item.elementor-item-active {\r\nbackground-color: #005791;\r\ncolor: #ffffff !important;\r\nwidth: 50%;\r\n}\r\n\r\n\/* SVG arrows *\/\r\n.horizontalNav .scrl-btn.scrl-btn.scrl-btn.scrl-btn.scrl-btn {\r\nbackground: none;\r\noutline: none;\r\nborder: none;\r\npadding: 0;\r\nmargin: 0;\r\n}\r\n.horizontalNav .scrl-btn.scrl-btn.scrl-btn.scrl-btn.scrl-btn:focus-visible {\r\noutline: auto;\r\n}\r\n.horizontalNav .scrollable-navigation {\r\nposition: absolute;\r\nheight: 100%;\r\nleft: 0;\r\nwidth: 30px;\r\ndisplay: grid;\r\nplace-content: center;\r\nz-index: 7;\r\n}\r\n\r\n.horizontalNav .scrollable-navigation-right {\r\nleft: initial;\r\nright: 0;\r\n}\r\n\r\n.horizontalNav .scrollable-navigation svg {\r\nwidth: 30px;\r\nheight: 30px;\r\n}\r\n\r\n.horizontalNav .scrollable-navigation-right svg {\r\ntransform: rotate(180deg);\r\n}\r\n\r\n.horizontalNav .elementor-nav-menu__container:not(.show-right-mask) .scrollable-navigation-right,\r\n.horizontalNav .elementor-nav-menu__container:not(.show-left-mask) .scrollable-navigation-left {\r\nopacity: 0.4;\r\npointer-events: none;\r\n}\r\n\r\n\/* hide the svg arrows from 800px viewport and up, adjust as you need *\/\r\n@media (min-width: 800px) {\r\n.horizontalNav .scrl-btn {\r\ndisplay: none;\r\n}\r\n}\r\n\/* END OF SVG arrows *\/\r\n\r\n\/* gradients on each side when it is possible to scroll more *\/\r\n.horizontalNav .elementor-nav-menu__container {\r\nposition: relative;\r\n}\r\n\r\n.horizontalNav .elementor-nav-menu__container::before,\r\n.horizontalNav .elementor-nav-menu__container::after {\r\ncontent: \"\";\r\nposition: absolute;\r\nwidth: 60px; \/* width of gradients *\/\r\n--nav-gradient-color: #ffffff; \/* color of gradients *\/\r\ntop: 0;\r\nbottom: 0;\r\ntransform: scaleX(0);\r\nbackground: linear-gradient(to right, var(--nav-gradient-color) , transparent);\r\ntransition: transform 0.4s ease-in-out;\r\nz-index: 4;\r\npointer-events: none;\r\n}\r\n\r\n.horizontalNav .elementor-nav-menu__container::before {\r\nleft: -2px;\r\ntransform-origin: 0 50%;\r\n}\r\n\r\n.horizontalNav .elementor-nav-menu__container::after {\r\nright: -2px;\r\ntransform-origin: 100% 50%;\r\nbackground: linear-gradient(to left, var(--nav-gradient-color), transparent);\r\n}\r\n\r\n.horizontalNav .elementor-nav-menu__container.show-left-mask::before {\r\ntransform: scaleX(1);\r\n}\r\n\r\n.horizontalNav .elementor-nav-menu__container.show-right-mask::after {\r\ntransform: scaleX(1);\r\n}\r\n\r\n\/* END OF gradients on each side when it is possible to scroll more *\/\r\n\r\n\/* remove the scroll bar *\/\r\n.horizontalNav .elementor-nav-menu::-webkit-scrollbar {\r\ndisplay: none;\r\n}\r\n\r\n\/* screen reader only styles *\/\r\n.sr-only {\r\nborder: 0;\r\nclip: rect(0,0,0,0);\r\nheight: 1px;\r\nmargin: -1px;\r\noverflow: hidden;\r\npadding: 0;\r\nposition: absolute;\r\nwidth: 1px;\r\n}\r\n<\/style>\r\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1e36ef9 elementor-hidden-desktop elementor-widget elementor-widget-html\" data-id=\"1e36ef9\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<script>\r\n\r\n\/* Code from https:\/\/element.how\/elementor-horizontal-scroll-navigation-menu\/\r\n* Version 1.0\r\n* Copyright 2023 Element.How\r\n*\/\r\n\r\ndocument.addEventListener('DOMContentLoaded', function () {\r\n\r\nlet scrollableNavigations = document.querySelectorAll('.verticalNav .elementor-nav-menu'), svgIcon;\r\n\r\n\/* delete this line if you don't want arrows, or change the <svg> markup to your own to have your icon *\/\r\nsvgIcon = `<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\"><path d=\"M13.939 4.939L6.879 12l7.06 7.061l2.122-2.122L11.121 12l4.94-4.939z\" fill=\"#444444\"\/><\/svg>`;\r\n\r\nscrollableNavigations.forEach((scrollableNavigation) => {\r\n\r\nlet navigationItems = Array.from(scrollableNavigation.querySelectorAll('.menu-item')).filter(e => e.parentElement.closest('.menu-item') == null);\r\nlet activeNavigationItemIndex = navigationItems.findIndex((navigationItem) => navigationItem.classList.contains('current-menu-item'));\r\n\r\nscrollableNavigation.style.scrollBehavior = \"smooth\";\r\n\r\nnavigationItems.forEach((navigationItem, i) => {\r\nlet scrollToPosition = (navigationItem.getBoundingClientRect().left + navigationItem.offsetWidth \/ 2) - (window.innerWidth \/ 2);\r\nnavigationItem.addEventListener('click', function (event) {\r\nscrollableNavigation.scrollTo(scrollToPosition, 0);\r\n});\r\nif (i === activeNavigationItemIndex) scrollableNavigation.scrollTo(scrollToPosition, 0);\r\n\r\nupdateMask(scrollableNavigation);\r\n\r\nscrollableNavigation.addEventListener('scroll', function () {\r\nupdateMask(scrollableNavigation);\r\n});\r\n});\r\n\r\nif (svgIcon) {\r\nlet navContainer = scrollableNavigation.parentElement;\r\nlet navWidth = navContainer.offsetWidth;\r\n\r\nnavContainer.insertAdjacentHTML('afterBegin', `<button class=\"scrl-btn scrollable-navigation scrollable-navigation-left\">${svgIcon}<span class=\"sr-only\">Scroll left<\/span><\/div>`);\r\nnavContainer.insertAdjacentHTML('afterBegin', `<button class=\"scrl-btn scrollable-navigation scrollable-navigation-right\">${svgIcon}<span class=\"sr-only\">Scroll right<\/span><\/div>`);\r\nnavContainer.querySelector('.scrollable-navigation-left').addEventListener('click', function () {\r\nscrollableNavigation.scrollBy(navWidth * -0.78, 0);\r\n});\r\nnavContainer.querySelector('.scrollable-navigation-right').addEventListener('click', function () {\r\nscrollableNavigation.scrollBy(navWidth * 0.78, 0);\r\n});\r\n}\r\n});\r\n\r\nfunction updateMask(scrollableNavigation) {\r\nconst maxScroll = scrollableNavigation.scrollWidth - scrollableNavigation.clientWidth;\r\nconst currentScroll = scrollableNavigation.scrollLeft;\r\n\r\nif (currentScroll > 8) {\r\nscrollableNavigation.parentElement.classList.add('show-left-mask');\r\n} else {\r\nscrollableNavigation.parentElement.classList.remove('show-left-mask');\r\n}\r\n\r\nif (currentScroll < maxScroll - 8) {\r\nscrollableNavigation.parentElement.classList.add('show-right-mask');\r\n} else {\r\nscrollableNavigation.parentElement.classList.remove('show-right-mask');\r\n}\r\n}\r\n\r\n});\r\n<\/script>\r\n<style>\r\n.verticalNav .elementor-nav-menu.elementor-nav-menu.elementor-nav-menu {\r\noverflow-x: auto;\r\ndisplay: flex;\r\nflex-wrap: nowrap;\r\njustify-content: start;\r\nposition: relative;\r\npadding: 0 20px; \/* delete if you don't use the SVG arrows *\/\r\n}\r\n\r\n.verticalNav .elementor-nav-menu>.menu-item {\r\nwhite-space: nowrap;\r\nmargin: 0 6px; \/* spacing between nav items *\/\r\n}\r\n\r\n\/* styles of nav items, edit to fit your design *\/\r\n.verticalNav .elementor-nav-menu>.menu-item>.elementor-item {\r\npadding: 8px 16px;\r\nbackground-color: #fff;\r\nborder-radius: 30px;\r\ncolor: #444444;\r\nfont-weight: 700;\r\nfont-size: 1rem;\r\n}\r\n\r\n\/* styles of active nav item *\/\r\n.verticalNav .elementor-nav-menu>.menu-item>.elementor-item.elementor-item-active {\r\nbackground-color: #005791;\r\ncolor: #ffffff;\r\n}\r\n\r\n\/* SVG arrows *\/\r\n.verticalNav .scrl-btn.scrl-btn.scrl-btn.scrl-btn.scrl-btn {\r\nbackground: none;\r\noutline: none;\r\nborder: none;\r\npadding: 0;\r\nmargin: 0;\r\n}\r\n.verticalNav .scrl-btn.scrl-btn.scrl-btn.scrl-btn.scrl-btn:focus-visible {\r\noutline: auto;\r\n}\r\n.verticalNav .scrollable-navigation {\r\nposition: absolute;\r\nheight: 100%;\r\nleft: 0;\r\nwidth: 30px;\r\ndisplay: grid;\r\nplace-content: center;\r\nz-index: 7;\r\n}\r\n\r\n.verticalNav .scrollable-navigation-right {\r\nleft: initial;\r\nright: 0;\r\n}\r\n\r\n.verticalNav .scrollable-navigation svg {\r\nwidth: 30px;\r\nheight: 30px;\r\n}\r\n\r\n.verticalNav .scrollable-navigation-right svg {\r\ntransform: rotate(180deg);\r\n}\r\n\r\n.verticalNav .elementor-nav-menu__container:not(.show-right-mask) .scrollable-navigation-right,\r\n.verticalNav .elementor-nav-menu__container:not(.show-left-mask) .scrollable-navigation-left {\r\nopacity: 0.4;\r\npointer-events: none;\r\n}\r\n\r\n\/* hide the svg arrows from 800px viewport and up, adjust as you need *\/\r\n@media (min-width: 800px) {\r\n.verticalNav .scrl-btn {\r\ndisplay: none;\r\n}\r\n}\r\n\/* END OF SVG arrows *\/\r\n\r\n\/* gradients on each side when it is possible to scroll more *\/\r\n.verticalNav .elementor-nav-menu__container {\r\nposition: relative;\r\n}\r\n\r\n.verticalNav .elementor-nav-menu__container::before,\r\n.verticalNav .elementor-nav-menu__container::after {\r\ncontent: \"\";\r\nposition: absolute;\r\nwidth: 60px; \/* width of gradients *\/\r\n--nav-gradient-color: #ffffff; \/* color of gradients *\/\r\ntop: 0;\r\nbottom: 0;\r\ntransform: scaleX(0);\r\nbackground: linear-gradient(to right, var(--nav-gradient-color) , transparent);\r\ntransition: transform 0.4s ease-in-out;\r\nz-index: 4;\r\npointer-events: none;\r\n}\r\n\r\n.verticalNav .elementor-nav-menu__container::before {\r\nleft: -2px;\r\ntransform-origin: 0 50%;\r\n}\r\n\r\n.verticalNav .elementor-nav-menu__container::after {\r\nright: -2px;\r\ntransform-origin: 100% 50%;\r\nbackground: linear-gradient(to left, var(--nav-gradient-color), transparent);\r\n}\r\n\r\n.verticalNav .elementor-nav-menu__container.show-left-mask::before {\r\ntransform: scaleX(1);\r\n}\r\n\r\n.verticalNav .elementor-nav-menu__container.show-right-mask::after {\r\ntransform: scaleX(1);\r\n}\r\n\r\n\/* END OF gradients on each side when it is possible to scroll more *\/\r\n\r\n\/* remove the scroll bar *\/\r\n.verticalNav .elementor-nav-menu::-webkit-scrollbar {\r\ndisplay: none;\r\n}\r\n\r\n\/* screen reader only styles *\/\r\n.sr-only {\r\nborder: 0;\r\nclip: rect(0,0,0,0);\r\nheight: 1px;\r\nmargin: -1px;\r\noverflow: hidden;\r\npadding: 0;\r\nposition: absolute;\r\nwidth: 1px;\r\n}\r\n\r\n@media screen and (max-width: 600px) {\r\n.elementor-2803 .elementor-element.elementor-element-3ab16e1 > .elementor-element-populated {\r\n    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;\r\n    margin: 0px;\r\n    --e-column-margin-right: 0px;\r\n    --e-column-margin-left: 100px;\r\n}}\r\n<\/style>\r\n\r\n\r\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-5d9d93e6 elementor-hidden-tablet elementor-hidden-mobile elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"5d9d93e6\" data-element_type=\"section\" data-settings=\"{&quot;sticky&quot;:&quot;top&quot;,&quot;animation&quot;:&quot;none&quot;,&quot;background_background&quot;:&quot;classic&quot;,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_opacity_effect&quot;:&quot;yes&quot;,&quot;motion_fx_opacity_range&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_range&quot;:&quot;page&quot;,&quot;motion_fx_opacity_level&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;motion_fx_opacity_direction&quot;:&quot;out-in&quot;,&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-37599c79\" data-id=\"37599c79\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-241bad62 elementor-widget elementor-widget-image\" data-id=\"241bad62\" data-element_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<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"284\" height=\"127\" src=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/new12_DUO_logo.png\" class=\"attachment-large size-large wp-image-7839\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-53b9edcf elementor-widget elementor-widget-text-editor\" data-id=\"53b9edcf\" data-element_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<div class=\"elementor-text-editor elementor-clearfix\">\n\t\t\t\tEnergy recovery watermaker consist of two independent watermakers but installed on one single frame. The two systems are controlled by a Single Touchscreen Remote Panel which can be operated individually or simultaneously depending on water needs or in case of maintenance of one of the two units. The two system can be powered with different voltages to meet yacht needs.\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3638fade elementor-widget elementor-widget-heading\" data-id=\"3638fade\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Models<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-60ce7b14 elementor-nav-menu__align-left elementor-nav-menu--dropdown-none horizontalNav elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-nav-menu\" data-id=\"60ce7b14\" data-element_type=\"widget\" data-settings=\"{&quot;layout&quot;:&quot;vertical&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_offset&quot;:500,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\\&quot;fas fa-caret-down\\&quot;&gt;&lt;\\\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_effects_offset&quot;:0}\" data-widget_type=\"nav-menu.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t<nav class=\"elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none\">\n\t\t\t\t<ul id=\"menu-1-60ce7b14\" class=\"elementor-nav-menu sm-vertical\"><li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-12368\"><a href=\"#NEW12200DUO\" data-ps2id-api=\"true\" class=\"elementor-item elementor-item-anchor\">New12 200 Duo<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-12369\"><a href=\"#NEW12300DUO\" data-ps2id-api=\"true\" class=\"elementor-item elementor-item-anchor\">New12 300 Duo<\/a><\/li>\n<\/ul>\t\t\t<\/nav>\n\t\t\t\t\t\t<nav class=\"elementor-nav-menu--dropdown elementor-nav-menu__container\" aria-hidden=\"true\">\n\t\t\t\t<ul id=\"menu-2-60ce7b14\" class=\"elementor-nav-menu sm-vertical\"><li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-12368\"><a href=\"#NEW12200DUO\" data-ps2id-api=\"true\" class=\"elementor-item elementor-item-anchor\" tabindex=\"-1\">New12 200 Duo<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-12369\"><a href=\"#NEW12300DUO\" data-ps2id-api=\"true\" class=\"elementor-item elementor-item-anchor\" tabindex=\"-1\">New12 300 Duo<\/a><\/li>\n<\/ul>\t\t\t<\/nav>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-73e4f7c elementor-hidden-desktop elementor-widget elementor-widget-image\" data-id=\"73e4f7c\" data-element_type=\"widget\" data-settings=\"{&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_offset&quot;:100,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_effects_offset&quot;:0}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"284\" height=\"127\" src=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/new12_DUO_logo.png\" class=\"attachment-full size-full wp-image-7839\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6ffbd628 elementor-hidden-desktop elementor-widget elementor-widget-text-editor\" data-id=\"6ffbd628\" data-element_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<div class=\"elementor-text-editor elementor-clearfix\">\n\t\t\t\tEnergy recovery watermaker consist of two independent watermakers but installed on one single frame. The two systems are controlled by a Single Touchscreen Remote Panel which can be operated individually or simultaneously depending on water needs or in case of maintenance of one of the two units. The two system can be powered with different voltages to meet yacht needs.\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-47edbd9a elementor-hidden-desktop elementor-fixed divider_yes elementor-widget elementor-widget-wgl-double-headings\" data-id=\"47edbd9a\" data-element_type=\"widget\" data-settings=\"{&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_offset_mobile&quot;:100,&quot;sticky_effects_offset_mobile&quot;:0,&quot;_animation&quot;:&quot;none&quot;,&quot;_animation_mobile&quot;:&quot;none&quot;,&quot;_position&quot;:&quot;fixed&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0}\" data-widget_type=\"wgl-double-headings.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"wgl-double_heading acenter\"><div class=\"dbl-subtitle\"><span>BOATING LINE<\/span><\/div>\t\t\t\t<h3 class=\"dbl-title_wrapper\">\t\t\t\t<\/h3>\t\t<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4134701a elementor-nav-menu--dropdown-none verticalNav elementor-hidden-desktop elementor-fixed elementor-widget elementor-widget-nav-menu\" data-id=\"4134701a\" data-element_type=\"widget\" data-settings=\"{&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_offset&quot;:500,&quot;sticky_offset_mobile&quot;:180,&quot;_position&quot;:&quot;fixed&quot;,&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\\&quot;fas fa-caret-down\\&quot;&gt;&lt;\\\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_effects_offset&quot;:0}\" data-widget_type=\"nav-menu.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t<nav class=\"elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none\">\n\t\t\t\t<ul id=\"menu-1-4134701a\" class=\"elementor-nav-menu\"><li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-12368\"><a href=\"#NEW12200DUO\" data-ps2id-api=\"true\" class=\"elementor-item elementor-item-anchor\">New12 200 Duo<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-12369\"><a href=\"#NEW12300DUO\" data-ps2id-api=\"true\" class=\"elementor-item elementor-item-anchor\">New12 300 Duo<\/a><\/li>\n<\/ul>\t\t\t<\/nav>\n\t\t\t\t\t\t<nav class=\"elementor-nav-menu--dropdown elementor-nav-menu__container\" aria-hidden=\"true\">\n\t\t\t\t<ul id=\"menu-2-4134701a\" class=\"elementor-nav-menu\"><li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-12368\"><a href=\"#NEW12200DUO\" data-ps2id-api=\"true\" class=\"elementor-item elementor-item-anchor\" tabindex=\"-1\">New12 200 Duo<\/a><\/li>\n<li class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-12369\"><a href=\"#NEW12300DUO\" data-ps2id-api=\"true\" class=\"elementor-item elementor-item-anchor\" tabindex=\"-1\">New12 300 Duo<\/a><\/li>\n<\/ul>\t\t\t<\/nav>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-4f033af9\" data-id=\"4f033af9\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-55d69c0 elementor-widget elementor-widget-menu-anchor\" data-id=\"55d69c0\" data-element_type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"NEW12200DUO\" class=\"elementor-menu-anchor\"><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-e7ac813 elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e7ac813\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-c5ba01a\" data-id=\"c5ba01a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0564ea4 elementor-widget elementor-widget-image\" data-id=\"0564ea4\" data-element_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<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"667\" height=\"439\" src=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/product_new12_DUO.jpg\" class=\"attachment-large size-large wp-image-7793\" alt=\"\" srcset=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/product_new12_DUO.jpg 667w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/product_new12_DUO-300x197.jpg 300w\" sizes=\"(max-width: 667px) 100vw, 667px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-e2f5b64\" data-id=\"e2f5b64\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3c1ba1b elementor-widget elementor-widget-image\" data-id=\"3c1ba1b\" data-element_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<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA.png\" class=\"attachment-large size-large wp-image-2140\" alt=\"\" srcset=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA.png 512w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-300x300.png 300w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-150x150.png 150w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-440x440.png 440w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-180x180.png 180w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-120x120.png 120w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-240x240.png 240w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-270x270.png 270w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-192x192.png 192w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-32x32.png 32w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/elementor\/thumbs\/cropped-FAV_OSMOSEA-q8putlngxazzsdssnvfe5p0whv7c6tgu5usn0cw6i0.png 100w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/elementor\/thumbs\/cropped-FAV_OSMOSEA-q8putlngbdlrzdpxgezt3nlpz73iuxuz7yi1xnnkhg.png 50w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2f9a9de divider_yes elementor-widget elementor-widget-wgl-double-headings\" data-id=\"2f9a9de\" data-element_type=\"widget\" data-widget_type=\"wgl-double-headings.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"wgl-double_heading aleft\">\t\t\t\t<h3 class=\"dbl-title_wrapper\"><span class=\"dbl-title dbl-title_1\">New 12 200 Duo<\/span> \t\t\t\t<\/h3>\t\t<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-40f6aaa elementor-widget elementor-widget-spacer\" data-id=\"40f6aaa\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\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<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-db85576 elementor-widget elementor-widget-heading\" data-id=\"db85576\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Use<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-94b3421 elementor-widget elementor-widget-template\" data-id=\"94b3421\" data-element_type=\"widget\" data-widget_type=\"template.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-template\">\n\t\t\t\t\t<div data-elementor-type=\"section\" data-elementor-id=\"12268\" class=\"elementor elementor-12268 elementor-5197\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t<div class=\"elementor-section-wrap\">\n\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-828d153 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"828d153\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-0ebfdba\" data-id=\"0ebfdba\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-76c575f elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"76c575f\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"1067\" height=\"1067\" src=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/barca-motore.png\" class=\"attachment-full size-full wp-image-5942\" alt=\"\" srcset=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/barca-motore.png 1067w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/barca-motore-300x300.png 300w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/barca-motore-1024x1024.png 1024w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/barca-motore-150x150.png 150w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/barca-motore-768x768.png 768w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/barca-motore-700x700.png 700w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/barca-motore-440x440.png 440w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/barca-motore-180x180.png 180w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/barca-motore-120x120.png 120w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/barca-motore-540x540.png 540w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/barca-motore-240x240.png 240w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/elementor\/thumbs\/barca-motore-qcn5q3y3u9scnaxpv9xrsidn7ss2il6lrbu590nzeq.png 45w\" sizes=\"(max-width: 1067px) 100vw, 1067px\" \/><\/figure><div class=\"elementor-image-box-content\"><p class=\"elementor-image-box-title\">engine<\/p><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-3c6a348\" data-id=\"3c6a348\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-db21144 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"db21144\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"1067\" height=\"1067\" src=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/vela.png\" class=\"attachment-full size-full wp-image-5943\" alt=\"\" srcset=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/vela.png 1067w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/vela-300x300.png 300w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/vela-1024x1024.png 1024w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/vela-150x150.png 150w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/vela-768x768.png 768w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/vela-700x700.png 700w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/vela-440x440.png 440w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/vela-180x180.png 180w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/vela-120x120.png 120w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/vela-540x540.png 540w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/vela-240x240.png 240w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/elementor\/thumbs\/vela-qcn5qw59jauyblsram4kvb9h1cx2xiajv7epnbi682.png 45w\" sizes=\"(max-width: 1067px) 100vw, 1067px\" \/><\/figure><div class=\"elementor-image-box-content\"><p class=\"elementor-image-box-title\">sail<\/p><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-81cc838\" data-id=\"81cc838\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7f80b06 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"7f80b06\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"1067\" height=\"1067\" src=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/catamarano.png\" class=\"attachment-full size-full wp-image-5944\" alt=\"\" srcset=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/catamarano.png 1067w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/catamarano-300x300.png 300w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/catamarano-1024x1024.png 1024w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/catamarano-150x150.png 150w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/catamarano-768x768.png 768w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/catamarano-700x700.png 700w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/catamarano-440x440.png 440w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/catamarano-180x180.png 180w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/catamarano-120x120.png 120w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/catamarano-540x540.png 540w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/catamarano-240x240.png 240w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/elementor\/thumbs\/catamarano-qcn5rwsyxu94webicjz12k0g7dwe9pc308und3zthe.png 45w\" sizes=\"(max-width: 1067px) 100vw, 1067px\" \/><\/figure><div class=\"elementor-image-box-content\"><p class=\"elementor-image-box-title\">catamaran<\/p><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-9e70058\" data-id=\"9e70058\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\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\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-a4974f6 elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a4974f6\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-1cc56d1\" data-id=\"1cc56d1\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6257f7e elementor-widget elementor-widget-heading\" data-id=\"6257f7e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Features<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fbb9465 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"fbb9465\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-people-arrows\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Crew: 10\/12 people<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-tint\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Capacity: 100+100 lit\/h<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-battery-half\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Consumption: 420W+420W \/ 0.75kW+0.75kW \/ 420W+0.75kW<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-weight-hanging\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Weight: 110 kg<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-a763967\" data-id=\"a763967\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4cb6cc2 elementor-widget elementor-widget-heading\" data-id=\"4cb6cc2\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Accessories<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d0e0867 elementor-widget elementor-widget-wgl-toggle-accordion\" data-id=\"d0e0867\" data-element_type=\"widget\" data-widget_type=\"wgl-toggle-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"wgl-accordion icon-custom\" id=\"wgl-accordion-d0e0867\" data-type=\"accordion\">\t\t\t\t<div class=\"wgl-accordion_panel\">\r\n\t\t\t\t\t<h4 id=\"wgl-accordion_header-2191\" class=\"wgl-accordion_header\" data-default=\"\">\r\n\t\t\t\t\t\t<span class=\"wgl-accordion_title\">Included<\/span>\r\n\t\t\t\t\t\t<i class=\"wgl-accordion_icon fa fa-angle-right\"><\/i>\t\t\t\t\t<\/h4>\r\n\t\t\t\t\t<div class=\"wgl-accordion_content\"><ul>\n<li>Osmosea\u00ae Pressure Intensifier<\/li>\n<li>Stainless Steel Feed Pump with Brushless Motor<\/li>\n<li>Pre-filter<\/li>\n<li>Post-filter<\/li>\n<li>Flushing System<\/li>\n<li>Automatic discard of the unsafe water<\/li>\n<li>Carbon Filter for Flushing<\/li>\n<li>Touchscreen Remote Panel<\/li>\n<li>Digital System Control Unit<\/li>\n<li>Brushless Motor Control Unit<\/li>\n<li>NMEA 2000 compatibility<\/li>\n<li>Non Return Valve<\/li>\n<li>Installation Kit (Pipes, Fittings, Clamps)<\/li>\n<\/ul><\/div>\r\n\t\t\t\t<\/div>\r\n\t\t<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-21ecdd7 elementor-widget elementor-widget-wgl-toggle-accordion\" data-id=\"21ecdd7\" data-element_type=\"widget\" data-widget_type=\"wgl-toggle-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"wgl-accordion icon-custom\" id=\"wgl-accordion-21ecdd7\" data-type=\"accordion\">\t\t\t\t<div class=\"wgl-accordion_panel\">\r\n\t\t\t\t\t<h4 id=\"wgl-accordion_header-3551\" class=\"wgl-accordion_header\" data-default=\"no\">\r\n\t\t\t\t\t\t<span class=\"wgl-accordion_title\">Optional<\/span>\r\n\t\t\t\t\t\t<i class=\"wgl-accordion_icon fa fa-angle-right\"><\/i>\t\t\t\t\t<\/h4>\r\n\t\t\t\t\t<div class=\"wgl-accordion_content\"><ul>\n \t<li>Maintenance Kit (N.1 spare filters set, filter wrench, cleaning and winterizing products)<\/li>\n<\/ul><\/div>\r\n\t\t\t\t<\/div>\r\n\t\t<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-d5e439e elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d5e439e\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-400282e\" data-id=\"400282e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-624f69e elementor-widget elementor-widget-heading\" data-id=\"624f69e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Remote panel<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0778a64 elementor-widget elementor-widget-image\" data-id=\"0778a64\" data-element_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<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"690\" height=\"276\" src=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/Pannello-Remoto_NEW12DUO.jpg\" class=\"attachment-full size-full wp-image-7848\" alt=\"\" srcset=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/Pannello-Remoto_NEW12DUO.jpg 690w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/Pannello-Remoto_NEW12DUO-300x120.jpg 300w\" sizes=\"(max-width: 690px) 100vw, 690px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-40dba24\" data-id=\"40dba24\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-02ee208 elementor-widget elementor-widget-heading\" data-id=\"02ee208\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Remote panel functions<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4dd6a9f elementor-widget elementor-widget-text-editor\" data-id=\"4dd6a9f\" data-element_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<div class=\"elementor-text-editor elementor-clearfix\">\n\t\t\t\t<ul>\n<li>Automatic stop by means of programming liters to produce or working hours<\/li>\n<li>Inlet pressure reading<\/li>\n<li>Filter clogging percentage reading with Cartridge Replacement alarm<\/li>\n<li>Freshwater product flowmeter lt\/h<\/li>\n<li>Salinometer on freshwater produced<\/li>\n<li>Flowmeter<\/li>\n<li>Instant and periodic automatic osmotic membrane flushing<\/li>\n<li>Automatic pressure adjustment<\/li>\n<\/ul>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-225bd8c elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"225bd8c\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-622bf8f\" data-id=\"622bf8f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-11728ea divider_yes elementor-widget elementor-widget-wgl-double-headings\" data-id=\"11728ea\" data-element_type=\"widget\" data-widget_type=\"wgl-double-headings.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"wgl-double_heading aleft\">\t\t\t\t<h3 class=\"dbl-title_wrapper\"><span class=\"dbl-title dbl-title_1\">Technical features<\/span> \t\t\t\t<\/h3>\t\t<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6b037a3 plus-border-yes elementor-widget elementor-widget-tp-table\" data-id=\"6b037a3\" data-element_type=\"widget\" data-widget_type=\"tp-table.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div itemscope class=\"plus-table-wrapper   tp-table-mobresswipe\" itemtype=\"http:\/\/schema.org\/Table\">\n\n\t\t\t<table id=\"plus-table-id-6b037a3\" class=\"plus-table plus-text-break plus-column-rules\" data-sort-table=\"no\" data-show-entry=\"no\" data-searchable=\"no\">\n\t\t\t\t\t\t\t\t<thead>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"plus-table-row\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<th id=\"tooltip6a07e1643e279\"data-sort=\"0\" class=\"sort-this elementor-repeater-item-9c3e1a5 plus-table-col\" rowspan=\"2\" data-local=\"true\"  scope=\"col\">\n\t\t\t\t\t\t\t\t\t<span class=\"sort-style\">\n\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/new12_DUO_logo_BIANCO.png\" class=\"plus-col-img--left\" title=\"new12_DUO_logo_BIANCO\" alt=\"new12_DUO_logo_BIANCO\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\"><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span> \n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/th>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<th id=\"tooltip6a07e1643e2a5\"data-sort=\"1\" class=\"sort-this elementor-repeater-item-09485b5 plus-table-col\" colspan=\"3\" data-local=\"true\"  scope=\"col\">\n\t\t\t\t\t\t\t\t\t<span class=\"sort-style\">\n\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">Production<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span> \n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/th>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<th id=\"tooltip6a07e1643e2b9\"data-sort=\"2\" class=\"sort-this elementor-repeater-item-bb9b978 plus-table-col\" rowspan=\"2\" data-local=\"true\"  scope=\"col\">\n\t\t\t\t\t\t\t\t\t<span class=\"sort-style\">\n\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">Voltage<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span> \n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/th>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<th id=\"tooltip6a07e1643e2ca\"data-sort=\"3\" class=\"sort-this elementor-repeater-item-d9e2323 plus-table-col\" colspan=\"2\" rowspan=\"2\" data-local=\"true\"  scope=\"col\">\n\t\t\t\t\t\t\t\t\t<span class=\"sort-style\">\n\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">Power consumption<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span> \n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/th>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<th id=\"tooltip6a07e1643e2dd\"data-sort=\"4\" class=\"sort-this elementor-repeater-item-47f4fa1 plus-table-col\" rowspan=\"2\" data-local=\"true\"  scope=\"col\">\n\t\t\t\t\t\t\t\t\t<span class=\"sort-style\">\n\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">Weight (kg)<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span> \n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/th>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr><tr class=\"plus-table-row\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<th id=\"tooltip6a07e1643e2fa\"class=\"sort-this elementor-repeater-item-6a069c1 plus-table-col\" data-local=\"true\"  scope=\"col\">\n\t\t\t\t\t\t\t\t\t<span class=\"sort-style\">\n\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">Lit\/h<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span> \n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/th>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<th id=\"tooltip6a07e1643e307\"class=\"sort-this elementor-repeater-item-4ca78f5 plus-table-col\" data-local=\"true\"  scope=\"col\">\n\t\t\t\t\t\t\t\t\t<span class=\"sort-style\">\n\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">Lit\/day<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span> \n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/th>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<th id=\"tooltip6a07e1643e314\"class=\"sort-this elementor-repeater-item-983d987 plus-table-col\" data-local=\"true\"  scope=\"col\">\n\t\t\t\t\t\t\t\t\t<span class=\"sort-style\">\n\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">Gal\/day<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span> \n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/th>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/thead>\n\t\t\t\t\t\t\t\t<tbody>\n\t\t\t\t\t<!-- ROWS -->\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr data-entry=\"1\" class=\"plus-table-row\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e1643e333\"class=\"plus-table-col elementor-repeater-item-875239d\" rowspan=\"5\" data-title=\"Lit\/h\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\"><strong>NEW 12 200 DUO<\/strong><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e1643e34d\"class=\"plus-table-col elementor-repeater-item-7fed5ec\" rowspan=\"5\" data-title=\"Lit\/day\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">100+100<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e1643e360\"class=\"plus-table-col elementor-repeater-item-83e4b2f\" rowspan=\"5\" data-title=\"Gal\/day\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">2400+2400<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e1643e372\"class=\"plus-table-col elementor-repeater-item-74c1271\" rowspan=\"5\" data-title=\"Power consumption\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">634,1+634,1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e1643e382\"class=\"plus-table-col elementor-repeater-item-f8d20c1\" data-title=\"Weight (kg)\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">12 VDC<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e1643e390\"class=\"plus-table-col elementor-repeater-item-561975b\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">30A+30A<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e1643e39e\"class=\"plus-table-col elementor-repeater-item-8cfcd66\" rowspan=\"2\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">420W+420W<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e1643e3ad\"class=\"plus-table-col elementor-repeater-item-d9e74b2\" rowspan=\"5\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">110<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr><tr data-entry=\"2\" class=\"plus-table-row\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e1643e3c5\"class=\"plus-table-col elementor-repeater-item-9fb336e\" data-title=\"Lit\/h\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">24 VDC<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e1643e3d5\"class=\"plus-table-col elementor-repeater-item-a3e3441\" data-title=\"Lit\/day\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">17,5A+17,5A<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr><tr data-entry=\"3\" class=\"plus-table-row\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e1643e3f3\"class=\"plus-table-col elementor-repeater-item-7296ea0\" data-title=\"Lit\/h\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">230 VAC<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e1643e401\"class=\"plus-table-col elementor-repeater-item-b160a2c\" data-title=\"Lit\/day\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">5A+5A<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e1643e411\"class=\"plus-table-col elementor-repeater-item-d867703\" data-title=\"Gal\/day\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">0,75kW+0,75kW<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr><tr data-entry=\"4\" class=\"plus-table-row\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e1643e427\"class=\"plus-table-col elementor-repeater-item-04937aa\" data-title=\"Lit\/h\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">12VDC+230VAC<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e1643e437\"class=\"plus-table-col elementor-repeater-item-99d4a42\" data-title=\"Lit\/day\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">35A+5A<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e1643e448\"class=\"plus-table-col elementor-repeater-item-26e67f7\" data-title=\"Gal\/day\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">420W+0,75kW<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr><tr data-entry=\"5\" class=\"plus-table-row\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e1643e45f\"class=\"plus-table-col elementor-repeater-item-b8d85a5\" data-title=\"Lit\/h\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">24VDC+230VAC<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e1643e470\"class=\"plus-table-col elementor-repeater-item-577ca6b\" data-title=\"Lit\/day\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">17,5A+5A<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e1643e480\"class=\"plus-table-col elementor-repeater-item-ed6bc00\" data-title=\"Gal\/day\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">420W+0,75kW<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tbody>\n\t\t\t<\/table>\n\n\t\t<\/div>\n\t\t<style>#plus-table-id-6b037a3 th,#plus-table-id-6b037a3 th .plus-table__text{ margin:0 auto;text-align:center;}<\/style>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-5e139f3 elementor-hidden-mobile elementor-hidden-tablet elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5e139f3\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-c0aa8a6\" data-id=\"c0aa8a6\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-291e6f6 divider_yes elementor-widget elementor-widget-wgl-double-headings\" data-id=\"291e6f6\" data-element_type=\"widget\" data-widget_type=\"wgl-double-headings.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"wgl-double_heading aleft\">\t\t\t\t<h3 class=\"dbl-title_wrapper\"><span class=\"dbl-title dbl-title_1\">Download technical drawing<\/span> \t\t\t\t<\/h3>\t\t<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-ec8f020\" data-id=\"ec8f020\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b9b6ecf elementor-align-center elementor-widget-icon-box wgl-icon-box elementor-widget elementor-widget-wgl-button\" data-id=\"b9b6ecf\" data-element_type=\"widget\" data-widget_type=\"wgl-button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper elementor-button-icon\">\r\n\t\t\t<a class=\"elementor-button-link wgl-button elementor-button button-size-sm\" href=\"#\" target=\"_blank\" role=\"button\">\t\t\t\t<div class=\"button-content-wrapper elementor-align-icon-left\">\r\n\t\t\t\t\t<div class=\"elementor-button-wrapper elementor-button-icon wgl-widget_wrapper elementor-icon-box-icon\"><div class=\"wgl-widget_container\"><span class=\"wgl-icon elementor-icon\" ><i class=\"icon fa fa-arrow-circle-down\"><\/i><\/span><\/div><\/div>\t\t\t\t\t<span class=\"elementor-button-text\">DOWNLOAD<\/span>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/a>\r\n\t\t<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-935d0c6 elementor-hidden-desktop elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"935d0c6\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-2829cd0\" data-id=\"2829cd0\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c0c284f elementor-widget elementor-widget-image\" data-id=\"c0c284f\" data-element_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<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA.png\" class=\"attachment-full size-full wp-image-2140\" alt=\"\" srcset=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA.png 512w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-300x300.png 300w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-150x150.png 150w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-440x440.png 440w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-180x180.png 180w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-120x120.png 120w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-240x240.png 240w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-270x270.png 270w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-192x192.png 192w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-32x32.png 32w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/elementor\/thumbs\/cropped-FAV_OSMOSEA-q8putlngxazzsdssnvfe5p0whv7c6tgu5usn0cw6i0.png 100w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/elementor\/thumbs\/cropped-FAV_OSMOSEA-q8putlngbdlrzdpxgezt3nlpz73iuxuz7yi1xnnkhg.png 50w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c3bd845 divider_yes elementor-widget elementor-widget-wgl-double-headings\" data-id=\"c3bd845\" data-element_type=\"widget\" data-widget_type=\"wgl-double-headings.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"wgl-double_heading aleft\">\t\t\t\t<h3 class=\"dbl-title_wrapper\"><span class=\"dbl-title dbl-title_1\">New 12 200 Duo<\/span> \t\t\t\t<\/h3>\t\t<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e7b15bc elementor-widget elementor-widget-image\" data-id=\"e7b15bc\" data-element_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<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"667\" height=\"439\" src=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/product_new12_DUO.jpg\" class=\"attachment-full size-full wp-image-7793\" alt=\"\" srcset=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/product_new12_DUO.jpg 667w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/product_new12_DUO-300x197.jpg 300w\" sizes=\"(max-width: 667px) 100vw, 667px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ddad2df elementor-widget elementor-widget-template\" data-id=\"ddad2df\" data-element_type=\"widget\" data-widget_type=\"template.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-template\">\n\t\t\t\t\t<div data-elementor-type=\"section\" data-elementor-id=\"12263\" class=\"elementor elementor-12263 elementor-5873\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t<div class=\"elementor-section-wrap\">\n\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a731e9b elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"a731e9b\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-95278bc\" data-id=\"95278bc\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3954a01 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"3954a01\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" src=\"https:\/\/osmosea.it\/wp-content\/uploads\/elementor\/thumbs\/barca-motore-1-qcqf7ym8hy4w88u9i5i2pme9q2dloqehn5h7w30t8i.png\" title=\"barca-motore.png\" alt=\"barca-motore.png\" loading=\"lazy\" \/><\/figure><div class=\"elementor-image-box-content\"><p class=\"elementor-image-box-title\">engine<\/p><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-96629a7\" data-id=\"96629a7\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2f7498c elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"2f7498c\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" src=\"https:\/\/osmosea.it\/wp-content\/uploads\/elementor\/thumbs\/vela-qcn5qw59jauyblsram4kvb9h1cx2xiajv7epnbi682.png\" title=\"vela\" alt=\"vela\" loading=\"lazy\" \/><\/figure><div class=\"elementor-image-box-content\"><p class=\"elementor-image-box-title\">sail<\/p><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-4715dbb\" data-id=\"4715dbb\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0c80b54 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"0c80b54\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" src=\"https:\/\/osmosea.it\/wp-content\/uploads\/elementor\/thumbs\/catamarano-1-qcqf80hwvm7gvgrj76bbulx6wu4c44lybes6umy0w2.png\" title=\"catamarano.png\" alt=\"catamarano.png\" loading=\"lazy\" \/><\/figure><div class=\"elementor-image-box-content\"><p class=\"elementor-image-box-title\">Catamaran<\/p><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\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\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-012bc92 elementor-hidden-desktop elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"012bc92\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-4b0e240\" data-id=\"4b0e240\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6542205 elementor-widget elementor-widget-heading\" data-id=\"6542205\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Features<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0a6d087 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"0a6d087\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-people-arrows\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Crew: 10\/12 people<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-tint\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Capacity: 100+100 lit\/h<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-battery-half\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Consumption: 420W+420W \/ 0.75kW+0.75kW \/ 420W+0.75kW<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-weight-hanging\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Weight: 110 kg<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-3ededbd\" data-id=\"3ededbd\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d6b8d6b elementor-widget elementor-widget-heading\" data-id=\"d6b8d6b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Accessories<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d1ac92b elementor-widget elementor-widget-wgl-toggle-accordion\" data-id=\"d1ac92b\" data-element_type=\"widget\" data-widget_type=\"wgl-toggle-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"wgl-accordion icon-custom\" id=\"wgl-accordion-d1ac92b\" data-type=\"accordion\">\t\t\t\t<div class=\"wgl-accordion_panel\">\r\n\t\t\t\t\t<h4 id=\"wgl-accordion_header-2191\" class=\"wgl-accordion_header\" data-default=\"\">\r\n\t\t\t\t\t\t<span class=\"wgl-accordion_title\">Included<\/span>\r\n\t\t\t\t\t\t<i class=\"wgl-accordion_icon fa fa-angle-right\"><\/i>\t\t\t\t\t<\/h4>\r\n\t\t\t\t\t<div class=\"wgl-accordion_content\"><ul>\n<li>Osmosea\u00ae Pressure Intensifier<\/li>\n<li>Stainless Steel Feed Pump with Brushless Motor<\/li>\n<li>Pre-filter<\/li>\n<li>Post-filter<\/li>\n<li>Flushing System<\/li>\n<li>Automatic discard of the unsafe water<\/li>\n<li>Carbon Filter for Flushing<\/li>\n<li>Touchscreen Remote Panel<\/li>\n<li>Digital System Control Unit<\/li>\n<li>Brushless Motor Control Unit<\/li>\n<li>NMEA 2000 compatibility<\/li>\n<li>Non Return Valve<\/li>\n<li>Installation Kit (Pipes, Fittings, Clamps)<\/li>\n<\/ul><\/div>\r\n\t\t\t\t<\/div>\r\n\t\t<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ee28866 elementor-widget elementor-widget-wgl-toggle-accordion\" data-id=\"ee28866\" data-element_type=\"widget\" data-widget_type=\"wgl-toggle-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"wgl-accordion icon-custom\" id=\"wgl-accordion-ee28866\" data-type=\"accordion\">\t\t\t\t<div class=\"wgl-accordion_panel\">\r\n\t\t\t\t\t<h4 id=\"wgl-accordion_header-2491\" class=\"wgl-accordion_header\" data-default=\"no\">\r\n\t\t\t\t\t\t<span class=\"wgl-accordion_title\">Optional<\/span>\r\n\t\t\t\t\t\t<i class=\"wgl-accordion_icon fa fa-angle-right\"><\/i>\t\t\t\t\t<\/h4>\r\n\t\t\t\t\t<div class=\"wgl-accordion_content\"><ul>\n \t<li>Maintenance Kit (N.1 spare filters set, filter wrench, cleaning and winterizing products)<\/li>\n<\/ul><\/div>\r\n\t\t\t\t<\/div>\r\n\t\t<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-617ad0f elementor-hidden-desktop elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"617ad0f\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-1d749fc\" data-id=\"1d749fc\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-79f9da0 elementor-widget elementor-widget-heading\" data-id=\"79f9da0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Remote panel<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a5997b2 elementor-widget elementor-widget-image\" data-id=\"a5997b2\" data-element_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<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"690\" height=\"276\" src=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/Pannello-Remoto_NEW12DUO.jpg\" class=\"attachment-full size-full wp-image-7848\" alt=\"\" srcset=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/Pannello-Remoto_NEW12DUO.jpg 690w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/Pannello-Remoto_NEW12DUO-300x120.jpg 300w\" sizes=\"(max-width: 690px) 100vw, 690px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-dc80861\" data-id=\"dc80861\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-72ebf20 elementor-widget elementor-widget-heading\" data-id=\"72ebf20\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Remote panel functions<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fc6d4a7 elementor-widget elementor-widget-text-editor\" data-id=\"fc6d4a7\" data-element_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<div class=\"elementor-text-editor elementor-clearfix\">\n\t\t\t\t<ul>\n<li>Automatic stop by means of programming liters to produce or working hours<\/li>\n<li>Inlet pressure reading<\/li>\n<li>Filter clogging percentage reading with Cartridge Replacement alarm<\/li>\n<li>Freshwater product flowmeter lt\/h<\/li>\n<li>Salinometer on freshwater produced<\/li>\n<li>Flowmeter<\/li>\n<li>Instant and periodic automatic osmotic membrane flushing<\/li>\n<li>Automatic pressure adjustment<\/li>\n<\/ul>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-8854581 elementor-hidden-desktop elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8854581\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-1e79dac\" data-id=\"1e79dac\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b0d81c4 divider_yes elementor-widget elementor-widget-wgl-double-headings\" data-id=\"b0d81c4\" data-element_type=\"widget\" data-widget_type=\"wgl-double-headings.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"wgl-double_heading acenter\">\t\t\t\t<h3 class=\"dbl-title_wrapper\"><span class=\"dbl-title dbl-title_1\">Download technical drawing<\/span> \t\t\t\t<\/h3>\t\t<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-b066dc3\" data-id=\"b066dc3\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8503830 elementor-align-center elementor-widget-icon-box wgl-icon-box elementor-widget elementor-widget-wgl-button\" data-id=\"8503830\" data-element_type=\"widget\" data-widget_type=\"wgl-button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper elementor-button-icon\">\r\n\t\t\t<a class=\"elementor-button-link wgl-button elementor-button button-size-sm\" href=\"#\" target=\"_blank\" role=\"button\">\t\t\t\t<div class=\"button-content-wrapper elementor-align-icon-left\">\r\n\t\t\t\t\t<div class=\"elementor-button-wrapper elementor-button-icon wgl-widget_wrapper elementor-icon-box-icon\"><div class=\"wgl-widget_container\"><span class=\"wgl-icon elementor-icon\" ><i class=\"icon fa fa-arrow-circle-down\"><\/i><\/span><\/div><\/div>\t\t\t\t\t<span class=\"elementor-button-text\">DOWNLOAD<\/span>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/a>\r\n\t\t<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-2fd17fe elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"2fd17fe\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\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<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a26a0a4 elementor-widget elementor-widget-menu-anchor\" data-id=\"a26a0a4\" data-element_type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"NEW12300DUO\" class=\"elementor-menu-anchor\"><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-49422c7 elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"49422c7\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-44905f6\" data-id=\"44905f6\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0555461 elementor-widget elementor-widget-image\" data-id=\"0555461\" data-element_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<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"667\" height=\"439\" src=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/product_new12_DUO.jpg\" class=\"attachment-large size-large wp-image-7793\" alt=\"\" srcset=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/product_new12_DUO.jpg 667w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/product_new12_DUO-300x197.jpg 300w\" sizes=\"(max-width: 667px) 100vw, 667px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-be19f5f\" data-id=\"be19f5f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f15ab69 elementor-widget elementor-widget-image\" data-id=\"f15ab69\" data-element_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<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA.png\" class=\"attachment-large size-large wp-image-2140\" alt=\"\" srcset=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA.png 512w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-300x300.png 300w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-150x150.png 150w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-440x440.png 440w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-180x180.png 180w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-120x120.png 120w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-240x240.png 240w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-270x270.png 270w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-192x192.png 192w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-32x32.png 32w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/elementor\/thumbs\/cropped-FAV_OSMOSEA-q8putlngxazzsdssnvfe5p0whv7c6tgu5usn0cw6i0.png 100w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/elementor\/thumbs\/cropped-FAV_OSMOSEA-q8putlngbdlrzdpxgezt3nlpz73iuxuz7yi1xnnkhg.png 50w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dbb19b2 divider_yes elementor-widget elementor-widget-wgl-double-headings\" data-id=\"dbb19b2\" data-element_type=\"widget\" data-widget_type=\"wgl-double-headings.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"wgl-double_heading aleft\">\t\t\t\t<h3 class=\"dbl-title_wrapper\"><span class=\"dbl-title dbl-title_1\">New 12 300 Duo<\/span> \t\t\t\t<\/h3>\t\t<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a67c131 elementor-widget elementor-widget-spacer\" data-id=\"a67c131\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\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<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-de635f4 elementor-widget elementor-widget-heading\" data-id=\"de635f4\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Use<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5a8d804 elementor-widget elementor-widget-template\" data-id=\"5a8d804\" data-element_type=\"widget\" data-widget_type=\"template.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-template\">\n\t\t\t\t\t<div data-elementor-type=\"section\" data-elementor-id=\"12268\" class=\"elementor elementor-12268 elementor-5197\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t<div class=\"elementor-section-wrap\">\n\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-828d153 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"828d153\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-0ebfdba\" data-id=\"0ebfdba\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-76c575f elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"76c575f\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"1067\" height=\"1067\" src=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/barca-motore.png\" class=\"attachment-full size-full wp-image-5942\" alt=\"\" srcset=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/barca-motore.png 1067w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/barca-motore-300x300.png 300w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/barca-motore-1024x1024.png 1024w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/barca-motore-150x150.png 150w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/barca-motore-768x768.png 768w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/barca-motore-700x700.png 700w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/barca-motore-440x440.png 440w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/barca-motore-180x180.png 180w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/barca-motore-120x120.png 120w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/barca-motore-540x540.png 540w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/barca-motore-240x240.png 240w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/elementor\/thumbs\/barca-motore-qcn5q3y3u9scnaxpv9xrsidn7ss2il6lrbu590nzeq.png 45w\" sizes=\"(max-width: 1067px) 100vw, 1067px\" \/><\/figure><div class=\"elementor-image-box-content\"><p class=\"elementor-image-box-title\">engine<\/p><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-3c6a348\" data-id=\"3c6a348\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-db21144 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"db21144\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"1067\" height=\"1067\" src=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/vela.png\" class=\"attachment-full size-full wp-image-5943\" alt=\"\" srcset=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/vela.png 1067w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/vela-300x300.png 300w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/vela-1024x1024.png 1024w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/vela-150x150.png 150w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/vela-768x768.png 768w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/vela-700x700.png 700w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/vela-440x440.png 440w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/vela-180x180.png 180w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/vela-120x120.png 120w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/vela-540x540.png 540w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/vela-240x240.png 240w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/elementor\/thumbs\/vela-qcn5qw59jauyblsram4kvb9h1cx2xiajv7epnbi682.png 45w\" sizes=\"(max-width: 1067px) 100vw, 1067px\" \/><\/figure><div class=\"elementor-image-box-content\"><p class=\"elementor-image-box-title\">sail<\/p><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-81cc838\" data-id=\"81cc838\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7f80b06 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"7f80b06\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"1067\" height=\"1067\" src=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/catamarano.png\" class=\"attachment-full size-full wp-image-5944\" alt=\"\" srcset=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/catamarano.png 1067w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/catamarano-300x300.png 300w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/catamarano-1024x1024.png 1024w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/catamarano-150x150.png 150w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/catamarano-768x768.png 768w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/catamarano-700x700.png 700w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/catamarano-440x440.png 440w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/catamarano-180x180.png 180w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/catamarano-120x120.png 120w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/catamarano-540x540.png 540w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/catamarano-240x240.png 240w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/elementor\/thumbs\/catamarano-qcn5rwsyxu94webicjz12k0g7dwe9pc308und3zthe.png 45w\" sizes=\"(max-width: 1067px) 100vw, 1067px\" \/><\/figure><div class=\"elementor-image-box-content\"><p class=\"elementor-image-box-title\">catamaran<\/p><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-9e70058\" data-id=\"9e70058\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\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\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-96284c8 elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"96284c8\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-c6e3b5b\" data-id=\"c6e3b5b\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-fae5ef5 elementor-widget elementor-widget-heading\" data-id=\"fae5ef5\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Features<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bb46ab0 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"bb46ab0\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-people-arrows\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Crew: 12\/15 people<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-tint\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Capacity: 150+150 lit\/h<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-battery-half\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Consumption: 600+600 W \/ 0.75kW+0.75kW \/ 600 W+0.75kW<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-weight-hanging\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Weight: 110 kg<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-7f6f28b\" data-id=\"7f6f28b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5acf11e elementor-widget elementor-widget-heading\" data-id=\"5acf11e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Accessories<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b9eef93 elementor-widget elementor-widget-wgl-toggle-accordion\" data-id=\"b9eef93\" data-element_type=\"widget\" data-widget_type=\"wgl-toggle-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"wgl-accordion icon-custom\" id=\"wgl-accordion-b9eef93\" data-type=\"accordion\">\t\t\t\t<div class=\"wgl-accordion_panel\">\r\n\t\t\t\t\t<h4 id=\"wgl-accordion_header-1941\" class=\"wgl-accordion_header\" data-default=\"\">\r\n\t\t\t\t\t\t<span class=\"wgl-accordion_title\">Included<\/span>\r\n\t\t\t\t\t\t<i class=\"wgl-accordion_icon fa fa-angle-right\"><\/i>\t\t\t\t\t<\/h4>\r\n\t\t\t\t\t<div class=\"wgl-accordion_content\">\n<ul>\n<li>Osmosea\u00ae Pressure Intensifier<\/li>\n<li>Stainless Steel Feed Pump with Brushless Motor<\/li>\n<li>Pre-filter<\/li>\n<li>Post-filter<\/li>\n<li>Flushing System<\/li>\n<li>Automatic discard of the unsafe water<\/li>\n<li>Carbon Filter for Flushing<\/li>\n<li>Touchscreen Remote Panel<\/li>\n<li>Digital System Control Unit<\/li>\n<li>Brushless Motor Control Unit<\/li>\n<li>NMEA 2000 compatibility<\/li>\n<li>Non Return Valve<\/li>\n<li>Installation Kit (Pipes, Fittings, Clamps)<\/li>\n<\/ul><\/div>\r\n\t\t\t\t<\/div>\r\n\t\t<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9e3a86f elementor-widget elementor-widget-wgl-toggle-accordion\" data-id=\"9e3a86f\" data-element_type=\"widget\" data-widget_type=\"wgl-toggle-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"wgl-accordion icon-custom\" id=\"wgl-accordion-9e3a86f\" data-type=\"accordion\">\t\t\t\t<div class=\"wgl-accordion_panel\">\r\n\t\t\t\t\t<h4 id=\"wgl-accordion_header-1651\" class=\"wgl-accordion_header\" data-default=\"no\">\r\n\t\t\t\t\t\t<span class=\"wgl-accordion_title\">Optional<\/span>\r\n\t\t\t\t\t\t<i class=\"wgl-accordion_icon fa fa-angle-right\"><\/i>\t\t\t\t\t<\/h4>\r\n\t\t\t\t\t<div class=\"wgl-accordion_content\"><ul>\n \t<li>Maintenance Kit (N.1 spare filters set, filter wrench, cleaning and winterizing products)<\/li>\n<\/ul><\/div>\r\n\t\t\t\t<\/div>\r\n\t\t<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-5e78f44 elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5e78f44\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-5ff254d\" data-id=\"5ff254d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b68a296 elementor-widget elementor-widget-heading\" data-id=\"b68a296\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Remote panel<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2455999 elementor-widget elementor-widget-image\" data-id=\"2455999\" data-element_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<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"690\" height=\"276\" src=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/Pannello-Remoto_NEW12DUO.jpg\" class=\"attachment-full size-full wp-image-7848\" alt=\"\" srcset=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/Pannello-Remoto_NEW12DUO.jpg 690w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/Pannello-Remoto_NEW12DUO-300x120.jpg 300w\" sizes=\"(max-width: 690px) 100vw, 690px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-58ddb79\" data-id=\"58ddb79\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f93d6f0 elementor-widget elementor-widget-heading\" data-id=\"f93d6f0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Remote panel functions<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fd9800b elementor-widget elementor-widget-text-editor\" data-id=\"fd9800b\" data-element_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<div class=\"elementor-text-editor elementor-clearfix\">\n\t\t\t\t<ul>\n<li>Automatic stop by means of programming liters to produce or working hours<\/li>\n<li>Inlet pressure reading<\/li>\n<li>Filter clogging percentage reading with Cartridge Replacement alarm<\/li>\n<li>Freshwater product flowmeter lt\/h<\/li>\n<li>Salinometer on freshwater produced<\/li>\n<li>Flowmeter<\/li>\n<li>Instant and periodic automatic osmotic membrane flushing<\/li>\n<li>Automatic pressure adjustment<\/li>\n<\/ul>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-942c1fc elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"942c1fc\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-bd70f4e\" data-id=\"bd70f4e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e5d7239 divider_yes elementor-widget elementor-widget-wgl-double-headings\" data-id=\"e5d7239\" data-element_type=\"widget\" data-widget_type=\"wgl-double-headings.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"wgl-double_heading aleft\">\t\t\t\t<h3 class=\"dbl-title_wrapper\"><span class=\"dbl-title dbl-title_1\">Technical features<\/span> \t\t\t\t<\/h3>\t\t<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a263e9f plus-border-yes elementor-widget elementor-widget-tp-table\" data-id=\"a263e9f\" data-element_type=\"widget\" data-widget_type=\"tp-table.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div itemscope class=\"plus-table-wrapper   tp-table-mobresswipe\" itemtype=\"http:\/\/schema.org\/Table\">\n\n\t\t\t<table id=\"plus-table-id-a263e9f\" class=\"plus-table plus-text-break plus-column-rules\" data-sort-table=\"no\" data-show-entry=\"no\" data-searchable=\"no\">\n\t\t\t\t\t\t\t\t<thead>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"plus-table-row\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<th id=\"tooltip6a07e16464053\"data-sort=\"0\" class=\"sort-this elementor-repeater-item-9c3e1a5 plus-table-col\" rowspan=\"2\" data-local=\"true\"  scope=\"col\">\n\t\t\t\t\t\t\t\t\t<span class=\"sort-style\">\n\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/new12_DUO_logo_BIANCO.png\" class=\"plus-col-img--left\" title=\"new12_DUO_logo_BIANCO\" alt=\"new12_DUO_logo_BIANCO\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\"><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span> \n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/th>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<th id=\"tooltip6a07e1646407b\"data-sort=\"1\" class=\"sort-this elementor-repeater-item-09485b5 plus-table-col\" colspan=\"3\" data-local=\"true\"  scope=\"col\">\n\t\t\t\t\t\t\t\t\t<span class=\"sort-style\">\n\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">Production<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span> \n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/th>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<th id=\"tooltip6a07e1646408f\"data-sort=\"2\" class=\"sort-this elementor-repeater-item-bb9b978 plus-table-col\" rowspan=\"2\" data-local=\"true\"  scope=\"col\">\n\t\t\t\t\t\t\t\t\t<span class=\"sort-style\">\n\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">Voltage<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span> \n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/th>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<th id=\"tooltip6a07e164640a0\"data-sort=\"3\" class=\"sort-this elementor-repeater-item-d9e2323 plus-table-col\" colspan=\"2\" rowspan=\"2\" data-local=\"true\"  scope=\"col\">\n\t\t\t\t\t\t\t\t\t<span class=\"sort-style\">\n\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">Power consumption<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span> \n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/th>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<th id=\"tooltip6a07e164640b2\"data-sort=\"4\" class=\"sort-this elementor-repeater-item-47f4fa1 plus-table-col\" rowspan=\"2\" data-local=\"true\"  scope=\"col\">\n\t\t\t\t\t\t\t\t\t<span class=\"sort-style\">\n\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">Weight (kg)<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span> \n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/th>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr><tr class=\"plus-table-row\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<th id=\"tooltip6a07e164640d4\"class=\"sort-this elementor-repeater-item-6a069c1 plus-table-col\" data-local=\"true\"  scope=\"col\">\n\t\t\t\t\t\t\t\t\t<span class=\"sort-style\">\n\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">Lit\/h<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span> \n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/th>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<th id=\"tooltip6a07e164640e1\"class=\"sort-this elementor-repeater-item-4ca78f5 plus-table-col\" data-local=\"true\"  scope=\"col\">\n\t\t\t\t\t\t\t\t\t<span class=\"sort-style\">\n\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">Lit\/day<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span> \n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/th>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<th id=\"tooltip6a07e164640ef\"class=\"sort-this elementor-repeater-item-983d987 plus-table-col\" data-local=\"true\"  scope=\"col\">\n\t\t\t\t\t\t\t\t\t<span class=\"sort-style\">\n\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">Gal\/day<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span> \n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/th>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/thead>\n\t\t\t\t\t\t\t\t<tbody>\n\t\t\t\t\t<!-- ROWS -->\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr data-entry=\"1\" class=\"plus-table-row\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e1646410b\"class=\"plus-table-col elementor-repeater-item-875239d\" rowspan=\"3\" data-title=\"Lit\/h\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\"><strong>NEW 12 300 DUO<\/strong><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e16464121\"class=\"plus-table-col elementor-repeater-item-7fed5ec\" rowspan=\"3\" data-title=\"Lit\/day\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">150+150<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e16464133\"class=\"plus-table-col elementor-repeater-item-83e4b2f\" rowspan=\"3\" data-title=\"Gal\/day\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">3600+3600<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e16464144\"class=\"plus-table-col elementor-repeater-item-74c1271\" rowspan=\"3\" data-title=\"Power consumption\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">951,1+951,1<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e16464154\"class=\"plus-table-col elementor-repeater-item-f8d20c1\" data-title=\"Weight (kg)\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">24 VDC<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e16464169\"class=\"plus-table-col elementor-repeater-item-561975b\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">24A+24A<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e16464176\"class=\"plus-table-col elementor-repeater-item-8cfcd66\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">600W+600W<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e16464184\"class=\"plus-table-col elementor-repeater-item-d9e74b2\" rowspan=\"3\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">110<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr><tr data-entry=\"2\" class=\"plus-table-row\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e1646419d\"class=\"plus-table-col elementor-repeater-item-9fb336e\" data-title=\"Lit\/h\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">230 VAC<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e164641ac\"class=\"plus-table-col elementor-repeater-item-a3e3441\" data-title=\"Lit\/day\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">6A+6A<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e164641ba\"class=\"plus-table-col elementor-repeater-item-b8c36d5\" data-title=\"Gal\/day\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">0,75kW+0,75kW<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr><tr data-entry=\"3\" class=\"plus-table-row\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e164641d0\"class=\"plus-table-col elementor-repeater-item-7296ea0\" data-title=\"Lit\/h\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">24VDC+230VAC<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e164641df\"class=\"plus-table-col elementor-repeater-item-b160a2c\" data-title=\"Lit\/day\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">24A+6A<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<td id=\"tooltip6a07e164641f4\"class=\"plus-table-col elementor-repeater-item-d867703\" data-title=\"Gal\/day\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"plus-table__text-inner\">600W+0,75kW<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tbody>\n\t\t\t<\/table>\n\n\t\t<\/div>\n\t\t<style>#plus-table-id-a263e9f th,#plus-table-id-a263e9f th .plus-table__text{ margin:0 auto;text-align:center;}<\/style>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-c7f2d1a elementor-hidden-mobile elementor-hidden-tablet elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c7f2d1a\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-46128a6\" data-id=\"46128a6\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3862517 divider_yes elementor-widget elementor-widget-wgl-double-headings\" data-id=\"3862517\" data-element_type=\"widget\" data-widget_type=\"wgl-double-headings.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"wgl-double_heading aleft\">\t\t\t\t<h3 class=\"dbl-title_wrapper\"><span class=\"dbl-title dbl-title_1\">Download technical drawing<\/span> \t\t\t\t<\/h3>\t\t<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-757bb01\" data-id=\"757bb01\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-114052b elementor-align-center elementor-widget-icon-box wgl-icon-box elementor-widget elementor-widget-wgl-button\" data-id=\"114052b\" data-element_type=\"widget\" data-widget_type=\"wgl-button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper elementor-button-icon\">\r\n\t\t\t<a class=\"elementor-button-link wgl-button elementor-button button-size-sm\" href=\"#\" target=\"_blank\" role=\"button\">\t\t\t\t<div class=\"button-content-wrapper elementor-align-icon-left\">\r\n\t\t\t\t\t<div class=\"elementor-button-wrapper elementor-button-icon wgl-widget_wrapper elementor-icon-box-icon\"><div class=\"wgl-widget_container\"><span class=\"wgl-icon elementor-icon\" ><i class=\"icon fa fa-arrow-circle-down\"><\/i><\/span><\/div><\/div>\t\t\t\t\t<span class=\"elementor-button-text\">DOWNLOAD<\/span>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/a>\r\n\t\t<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-b636eaa elementor-hidden-desktop elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b636eaa\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-e8cd7cc\" data-id=\"e8cd7cc\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-27c490f elementor-widget elementor-widget-image\" data-id=\"27c490f\" data-element_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<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA.png\" class=\"attachment-full size-full wp-image-2140\" alt=\"\" srcset=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA.png 512w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-300x300.png 300w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-150x150.png 150w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-440x440.png 440w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-180x180.png 180w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-120x120.png 120w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-240x240.png 240w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-270x270.png 270w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-192x192.png 192w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-32x32.png 32w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/elementor\/thumbs\/cropped-FAV_OSMOSEA-q8putlngxazzsdssnvfe5p0whv7c6tgu5usn0cw6i0.png 100w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/elementor\/thumbs\/cropped-FAV_OSMOSEA-q8putlngbdlrzdpxgezt3nlpz73iuxuz7yi1xnnkhg.png 50w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8323789 divider_yes elementor-widget elementor-widget-wgl-double-headings\" data-id=\"8323789\" data-element_type=\"widget\" data-widget_type=\"wgl-double-headings.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"wgl-double_heading aleft\">\t\t\t\t<h3 class=\"dbl-title_wrapper\"><span class=\"dbl-title dbl-title_1\">New 12 300 Duo<\/span> \t\t\t\t<\/h3>\t\t<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6931419 elementor-widget elementor-widget-image\" data-id=\"6931419\" data-element_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<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"667\" height=\"439\" src=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/product_new12_DUO.jpg\" class=\"attachment-full size-full wp-image-7793\" alt=\"\" srcset=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/product_new12_DUO.jpg 667w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/product_new12_DUO-300x197.jpg 300w\" sizes=\"(max-width: 667px) 100vw, 667px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ac3d688 elementor-widget elementor-widget-template\" data-id=\"ac3d688\" data-element_type=\"widget\" data-widget_type=\"template.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-template\">\n\t\t\t\t\t<div data-elementor-type=\"section\" data-elementor-id=\"12263\" class=\"elementor elementor-12263 elementor-5873\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t<div class=\"elementor-section-wrap\">\n\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a731e9b elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"a731e9b\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-95278bc\" data-id=\"95278bc\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3954a01 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"3954a01\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" src=\"https:\/\/osmosea.it\/wp-content\/uploads\/elementor\/thumbs\/barca-motore-1-qcqf7ym8hy4w88u9i5i2pme9q2dloqehn5h7w30t8i.png\" title=\"barca-motore.png\" alt=\"barca-motore.png\" loading=\"lazy\" \/><\/figure><div class=\"elementor-image-box-content\"><p class=\"elementor-image-box-title\">engine<\/p><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-96629a7\" data-id=\"96629a7\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2f7498c elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"2f7498c\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" src=\"https:\/\/osmosea.it\/wp-content\/uploads\/elementor\/thumbs\/vela-qcn5qw59jauyblsram4kvb9h1cx2xiajv7epnbi682.png\" title=\"vela\" alt=\"vela\" loading=\"lazy\" \/><\/figure><div class=\"elementor-image-box-content\"><p class=\"elementor-image-box-title\">sail<\/p><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-4715dbb\" data-id=\"4715dbb\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0c80b54 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"0c80b54\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" src=\"https:\/\/osmosea.it\/wp-content\/uploads\/elementor\/thumbs\/catamarano-1-qcqf80hwvm7gvgrj76bbulx6wu4c44lybes6umy0w2.png\" title=\"catamarano.png\" alt=\"catamarano.png\" loading=\"lazy\" \/><\/figure><div class=\"elementor-image-box-content\"><p class=\"elementor-image-box-title\">Catamaran<\/p><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\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\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-3bdbbd8 elementor-hidden-desktop elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3bdbbd8\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-48000c4\" data-id=\"48000c4\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ce32ab7 elementor-widget elementor-widget-heading\" data-id=\"ce32ab7\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Features<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-78d75a1 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"78d75a1\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-people-arrows\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Crew: 12\/15 people<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-tint\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Capacity: 150+150 lit\/h<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-battery-half\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Consumption: 600+600 W \/ 0.75kW+0.75kW \/ 600 W+0.75kW<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-weight-hanging\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Weight: 110 kg<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-784e90f\" data-id=\"784e90f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e394b0a elementor-widget elementor-widget-heading\" data-id=\"e394b0a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Accessories<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cf8c138 elementor-widget elementor-widget-wgl-toggle-accordion\" data-id=\"cf8c138\" data-element_type=\"widget\" data-widget_type=\"wgl-toggle-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"wgl-accordion icon-custom\" id=\"wgl-accordion-cf8c138\" data-type=\"accordion\">\t\t\t\t<div class=\"wgl-accordion_panel\">\r\n\t\t\t\t\t<h4 id=\"wgl-accordion_header-2171\" class=\"wgl-accordion_header\" data-default=\"\">\r\n\t\t\t\t\t\t<span class=\"wgl-accordion_title\">Included<\/span>\r\n\t\t\t\t\t\t<i class=\"wgl-accordion_icon fa fa-angle-right\"><\/i>\t\t\t\t\t<\/h4>\r\n\t\t\t\t\t<div class=\"wgl-accordion_content\"><ul>\n<li>Osmosea\u00ae Pressure Intensifier<\/li>\n<li>Stainless Steel Feed Pump with Brushless Motor<\/li>\n<li>Pre-filter<\/li>\n<li>Post-filter<\/li>\n<li>Flushing System<\/li>\n<li>Automatic discard of the unsafe water<\/li>\n<li>Carbon Filter for Flushing<\/li>\n<li>Touchscreen Remote Panel<\/li>\n<li>Digital System Control Unit<\/li>\n<li>Brushless Motor Control Unit<\/li>\n<li>NMEA 2000 compatibility<\/li>\n<li>Non Return Valve<\/li>\n<li>Installation Kit (Pipes, Fittings, Clamps)<\/li>\n<\/ul><\/div>\r\n\t\t\t\t<\/div>\r\n\t\t<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-64fc7a5 elementor-widget elementor-widget-wgl-toggle-accordion\" data-id=\"64fc7a5\" data-element_type=\"widget\" data-widget_type=\"wgl-toggle-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"wgl-accordion icon-custom\" id=\"wgl-accordion-64fc7a5\" data-type=\"accordion\">\t\t\t\t<div class=\"wgl-accordion_panel\">\r\n\t\t\t\t\t<h4 id=\"wgl-accordion_header-1051\" class=\"wgl-accordion_header\" data-default=\"no\">\r\n\t\t\t\t\t\t<span class=\"wgl-accordion_title\">Optional<\/span>\r\n\t\t\t\t\t\t<i class=\"wgl-accordion_icon fa fa-angle-right\"><\/i>\t\t\t\t\t<\/h4>\r\n\t\t\t\t\t<div class=\"wgl-accordion_content\"><ul>\n \t<li>Maintenance Kit (N.1 spare filters set, filter wrench, cleaning and winterizing products)<\/li>\n<\/ul><\/div>\r\n\t\t\t\t<\/div>\r\n\t\t<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-1ec886f elementor-hidden-desktop elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1ec886f\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-17be2e2\" data-id=\"17be2e2\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9268b73 elementor-widget elementor-widget-heading\" data-id=\"9268b73\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Remote panel<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f3f556e elementor-widget elementor-widget-image\" data-id=\"f3f556e\" data-element_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<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"690\" height=\"276\" src=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/Pannello-Remoto_NEW12DUO.jpg\" class=\"attachment-full size-full wp-image-7848\" alt=\"\" srcset=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/Pannello-Remoto_NEW12DUO.jpg 690w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/Pannello-Remoto_NEW12DUO-300x120.jpg 300w\" sizes=\"(max-width: 690px) 100vw, 690px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-a069278\" data-id=\"a069278\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-90ad258 elementor-widget elementor-widget-heading\" data-id=\"90ad258\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Remote panel functions<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eee5e5b elementor-widget elementor-widget-text-editor\" data-id=\"eee5e5b\" data-element_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<div class=\"elementor-text-editor elementor-clearfix\">\n\t\t\t\t<ul>\n<li>Automatic stop by means of programming liters to produce or working hours<\/li>\n<li>Inlet pressure reading<\/li>\n<li>Filter clogging percentage reading with Cartridge Replacement alarm<\/li>\n<li>Freshwater product flowmeter lt\/h<\/li>\n<li>Salinometer on freshwater produced<\/li>\n<li>Flowmeter<\/li>\n<li>Instant and periodic automatic osmotic membrane flushing<\/li>\n<li>Automatic pressure adjustment<\/li>\n<\/ul>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-8f55604 elementor-hidden-desktop elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8f55604\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-16c7542\" data-id=\"16c7542\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6adf95e divider_yes elementor-widget elementor-widget-wgl-double-headings\" data-id=\"6adf95e\" data-element_type=\"widget\" data-widget_type=\"wgl-double-headings.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"wgl-double_heading acenter\">\t\t\t\t<h3 class=\"dbl-title_wrapper\"><span class=\"dbl-title dbl-title_1\">Download technical drawing<\/span> \t\t\t\t<\/h3>\t\t<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2d5c42a\" data-id=\"2d5c42a\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e1d38f4 elementor-align-center elementor-widget-icon-box wgl-icon-box elementor-widget elementor-widget-wgl-button\" data-id=\"e1d38f4\" data-element_type=\"widget\" data-widget_type=\"wgl-button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper elementor-button-icon\">\r\n\t\t\t<a class=\"elementor-button-link wgl-button elementor-button button-size-sm\" href=\"#\" target=\"_blank\" role=\"button\">\t\t\t\t<div class=\"button-content-wrapper elementor-align-icon-left\">\r\n\t\t\t\t\t<div class=\"elementor-button-wrapper elementor-button-icon wgl-widget_wrapper elementor-icon-box-icon\"><div class=\"wgl-widget_container\"><span class=\"wgl-icon elementor-icon\" ><i class=\"icon fa fa-arrow-circle-down\"><\/i><\/span><\/div><\/div>\t\t\t\t\t<span class=\"elementor-button-text\">DOWNLOAD<\/span>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/a>\r\n\t\t<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e303571 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e303571\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-bac0fe3\" data-id=\"bac0fe3\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-186b0a8 elementor-widget elementor-widget-image\" data-id=\"186b0a8\" data-element_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<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"512\" src=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA.png\" class=\"attachment-large size-large wp-image-2140\" alt=\"\" srcset=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA.png 512w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-300x300.png 300w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-150x150.png 150w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-440x440.png 440w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-180x180.png 180w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-120x120.png 120w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-240x240.png 240w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-270x270.png 270w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-192x192.png 192w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/cropped-FAV_OSMOSEA-32x32.png 32w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/elementor\/thumbs\/cropped-FAV_OSMOSEA-q8putlngxazzsdssnvfe5p0whv7c6tgu5usn0cw6i0.png 100w, https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/elementor\/thumbs\/cropped-FAV_OSMOSEA-q8putlngbdlrzdpxgezt3nlpz73iuxuz7yi1xnnkhg.png 50w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aa28641 divider_yes elementor-widget elementor-widget-wgl-double-headings\" data-id=\"aa28641\" data-element_type=\"widget\" data-widget_type=\"wgl-double-headings.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"wgl-double_heading acenter\">\t\t\t\t<h3 class=\"dbl-title_wrapper\"><span class=\"dbl-title dbl-title_1\">Related products<\/span> \t\t\t\t<\/h3>\t\t<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f76adc0 elementor-widget elementor-widget-spacer\" data-id=\"f76adc0\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\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<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7cde848 elementor-section-stretched elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"7cde848\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-6a5a47d\" data-id=\"6a5a47d\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-bd06875 divider_yes elementor-widget elementor-widget-wgl-double-headings\" data-id=\"bd06875\" data-element_type=\"widget\" data-widget_type=\"wgl-double-headings.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"wgl-double_heading aleft\"><a class=\"dbl-title_link\" href=\"https:\/\/osmosea.it\/en\/linea-domestica\/\">\t\t\t\t<h3 class=\"dbl-title_wrapper\">\t\t\t\t<\/h3><\/a><span class=\"dbl-title dbl-bg_text\">HOUSEKEEPER<\/span> \t\t<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f8bfd05 divider_yes aleft elementor-widget elementor-widget-wgl-services-8\" data-id=\"f8bfd05\" data-element_type=\"widget\" data-widget_type=\"wgl-services-8.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t        <div class=\"wgl-services-8\">\r\n            <div class=\"wgl-services_media\">\r\n            <\/div>\r\n            <div class=\"wgl-services_wrap\">\r\n                <div class=\"wgl-services_content-wrap\">\r\n                    <div class=\"wgl-services_subtitle\"><span>Housekeeper line<\/span><\/div><h3 class=\"wgl-services_title\">Home solutions<\/h3><div class=\"wgl-services_readmore icon-position-right corner-attached corner-position_bottom\"><a href=\"https:\/\/osmosea.it\/en\/linea-domestica\"><i class=\"flaticon-download\"><\/i><\/a><\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-f989417\" data-id=\"f989417\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6669d6c divider_yes elementor-widget elementor-widget-wgl-double-headings\" data-id=\"6669d6c\" data-element_type=\"widget\" data-widget_type=\"wgl-double-headings.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"wgl-double_heading aleft\"><a class=\"dbl-title_link\" href=\"https:\/\/osmosea.it\/en\/linea-industriale\/\">\t\t\t\t<h3 class=\"dbl-title_wrapper\">\t\t\t\t<\/h3><\/a><span class=\"dbl-title dbl-bg_text\">INDUSTRIAL<\/span> \t\t<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d68a069 elementor-widget__width-initial divider_yes aleft elementor-widget elementor-widget-wgl-services-8\" data-id=\"d68a069\" data-element_type=\"widget\" data-widget_type=\"wgl-services-8.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t        <div class=\"wgl-services-8\">\r\n            <div class=\"wgl-services_media\">\r\n            <\/div>\r\n            <div class=\"wgl-services_wrap\">\r\n                <div class=\"wgl-services_content-wrap\">\r\n                    <div class=\"wgl-services_subtitle\"><span>Industrial line<\/span><\/div><h3 class=\"wgl-services_title\">Uncompromising efficiency<\/h3><div class=\"wgl-services_readmore icon-position-right corner-attached corner-position_bottom\"><a href=\"https:\/\/osmosea.it\/en\/linea-industriale\"><i class=\"flaticon-download\"><\/i><\/a><\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        \t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d49d062 elementor-section-full_width elementor-section-stretched elementor-hidden-tablet elementor-hidden-mobile elementor-section-height-default elementor-section-height-default\" data-id=\"d49d062\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;sticky&quot;:&quot;bottom&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-90c4aca\" data-id=\"90c4aca\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c519970 elementor-absolute elementor-widget elementor-widget-image\" data-id=\"c519970\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&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<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6MTIyNzAsInRvZ2dsZSI6dHJ1ZX0%3D\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/08\/icon-tendina_RED.jpg\" title=\"icon-tendina_RED\" alt=\"icon-tendina_RED\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Boating line New 12 Duo Energy recovery watermaker consist of two independent watermakers but installed on one single frame. The two systems are controlled by a Single Touchscreen Remote Panel which can be operated individually or simultaneously depending on water needs or in case of maintenance of one of the two units. The two system [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":12161,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"categories":[97],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>New 12 Duo - Osmosea: Dissalatori e Trattamento Acque<\/title>\n<meta name=\"description\" content=\"Osmosea opera nel campo della produzione e distribuzione di dissalatori nautici, industriali e domestico ed \u00e8 da sempre sinonimo di eccellenza nel settore.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/osmosea.it\/new-12-duo\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"New 12 Duo - Osmosea: Dissalatori e Trattamento Acque\" \/>\n<meta property=\"og:description\" content=\"Osmosea opera nel campo della produzione e distribuzione di dissalatori nautici, industriali e domestico ed \u00e8 da sempre sinonimo di eccellenza nel settore.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/osmosea.it\/new-12-duo\/\" \/>\n<meta property=\"og:site_name\" content=\"Osmosea: Dissalatori e Trattamento Acque\" \/>\n<meta property=\"article:modified_time\" content=\"2024-05-09T14:24:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/new-12-duo_def.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"667\" \/>\n\t<meta property=\"og:image:height\" content=\"667\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"18 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/osmosea.it\/new-12-duo\/\",\"url\":\"https:\/\/osmosea.it\/new-12-duo\/\",\"name\":\"New 12 Duo - Osmosea: Dissalatori e Trattamento Acque\",\"isPartOf\":{\"@id\":\"https:\/\/osmosea.it\/#website\"},\"datePublished\":\"2023-09-26T08:07:22+00:00\",\"dateModified\":\"2024-05-09T14:24:04+00:00\",\"description\":\"Osmosea opera nel campo della produzione e distribuzione di dissalatori nautici, industriali e domestico ed \u00e8 da sempre sinonimo di eccellenza nel settore.\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/osmosea.it\/new-12-duo\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/osmosea.it\/#website\",\"url\":\"https:\/\/osmosea.it\/\",\"name\":\"Osmosea: Dissalatori e Trattamento Acque\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/osmosea.it\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/osmosea.it\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/osmosea.it\/#organization\",\"name\":\"Osmosea: Dissalatori e Trattamento Acque\",\"url\":\"https:\/\/osmosea.it\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/osmosea.it\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/marchio_osmasea.png\",\"contentUrl\":\"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/marchio_osmasea.png\",\"width\":470,\"height\":351,\"caption\":\"Osmosea: Dissalatori e Trattamento Acque\"},\"image\":{\"@id\":\"https:\/\/osmosea.it\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"New 12 Duo - Osmosea: Dissalatori e Trattamento Acque","description":"Osmosea opera nel campo della produzione e distribuzione di dissalatori nautici, industriali e domestico ed \u00e8 da sempre sinonimo di eccellenza nel settore.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/osmosea.it\/new-12-duo\/","og_locale":"en_US","og_type":"article","og_title":"New 12 Duo - Osmosea: Dissalatori e Trattamento Acque","og_description":"Osmosea opera nel campo della produzione e distribuzione di dissalatori nautici, industriali e domestico ed \u00e8 da sempre sinonimo di eccellenza nel settore.","og_url":"https:\/\/osmosea.it\/new-12-duo\/","og_site_name":"Osmosea: Dissalatori e Trattamento Acque","article_modified_time":"2024-05-09T14:24:04+00:00","og_image":[{"width":667,"height":667,"url":"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/09\/new-12-duo_def.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"18 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/osmosea.it\/new-12-duo\/","url":"https:\/\/osmosea.it\/new-12-duo\/","name":"New 12 Duo - Osmosea: Dissalatori e Trattamento Acque","isPartOf":{"@id":"https:\/\/osmosea.it\/#website"},"datePublished":"2023-09-26T08:07:22+00:00","dateModified":"2024-05-09T14:24:04+00:00","description":"Osmosea opera nel campo della produzione e distribuzione di dissalatori nautici, industriali e domestico ed \u00e8 da sempre sinonimo di eccellenza nel settore.","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/osmosea.it\/new-12-duo\/"]}]},{"@type":"WebSite","@id":"https:\/\/osmosea.it\/#website","url":"https:\/\/osmosea.it\/","name":"Osmosea: Dissalatori e Trattamento Acque","description":"","publisher":{"@id":"https:\/\/osmosea.it\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/osmosea.it\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/osmosea.it\/#organization","name":"Osmosea: Dissalatori e Trattamento Acque","url":"https:\/\/osmosea.it\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/osmosea.it\/#\/schema\/logo\/image\/","url":"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/marchio_osmasea.png","contentUrl":"https:\/\/osmosea.it\/wp-content\/uploads\/2023\/06\/marchio_osmasea.png","width":470,"height":351,"caption":"Osmosea: Dissalatori e Trattamento Acque"},"image":{"@id":"https:\/\/osmosea.it\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/osmosea.it\/en\/wp-json\/wp\/v2\/pages\/12228"}],"collection":[{"href":"https:\/\/osmosea.it\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/osmosea.it\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/osmosea.it\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/osmosea.it\/en\/wp-json\/wp\/v2\/comments?post=12228"}],"version-history":[{"count":3,"href":"https:\/\/osmosea.it\/en\/wp-json\/wp\/v2\/pages\/12228\/revisions"}],"predecessor-version":[{"id":15161,"href":"https:\/\/osmosea.it\/en\/wp-json\/wp\/v2\/pages\/12228\/revisions\/15161"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/osmosea.it\/en\/wp-json\/wp\/v2\/media\/12161"}],"wp:attachment":[{"href":"https:\/\/osmosea.it\/en\/wp-json\/wp\/v2\/media?parent=12228"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/osmosea.it\/en\/wp-json\/wp\/v2\/categories?post=12228"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/osmosea.it\/en\/wp-json\/wp\/v2\/tags?post=12228"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}