{"id":8862,"date":"2020-04-09T13:22:34","date_gmt":"2020-04-09T12:22:34","guid":{"rendered":"https:\/\/www.dev.bison.cz\/en\/?page_id=8862"},"modified":"2020-04-16T14:54:48","modified_gmt":"2020-04-16T13:54:48","slug":"textile-filter-containing-silver-nanoparticles-with-antimicrobial-treatment-for-textile-protecive-masks","status":"publish","type":"page","link":"https:\/\/dev.bison.cz\/en\/sports\/face-masks\/textile-filter-containing-silver-nanoparticles-with-antimicrobial-treatment-for-textile-protecive-masks\/","title":{"rendered":"Textile filter containing silver nanoparticles with antimicrobial treatment for textile protecive masks"},"content":{"rendered":"<div class='white' style='background:rgba(0,0,0,0); border:solid 0px rgba(0,0,0,0); border-radius:0px; padding:0px 0px 0px 0px;'>\n<div id='slider_8863' class='owl-carousel sa_owl_theme owl-pagination-true autohide-arrows' data-slider-id='slider_8863' style='visibility:hidden;'>\n<div id='slider_8863_slide01' class='sa_hover_container' style='padding:0% 0%; margin:0px 0%; '><p><img class=\"aligncenter size-large wp-image-8866\" src=\"https:\/\/www.dev.bison.cz\/en\/wp-content\/uploads\/2020\/04\/foto-filtr-1-1024x472.jpg\" alt=\"\" width=\"840\" height=\"387\" \/><\/p><\/div>\n<div id='slider_8863_slide02' class='sa_hover_container' style='padding:0% 0%; margin:0px 0%; '><p><img class=\"aligncenter size-large wp-image-8867\" src=\"https:\/\/www.dev.bison.cz\/en\/wp-content\/uploads\/2020\/04\/foto-filtr-2-1024x472.jpg\" alt=\"\" width=\"840\" height=\"387\" \/><\/p><\/div>\n<div id='slider_8863_slide03' class='sa_hover_container' style='padding:0% 0%; margin:0px 0%; '><p><img class=\"aligncenter size-large wp-image-8868\" src=\"https:\/\/www.dev.bison.cz\/en\/wp-content\/uploads\/2020\/04\/foto-filtr-3-1024x472.jpg\" alt=\"\" width=\"840\" height=\"387\" \/><\/p><\/div>\n<\/div>\n<\/div>\n<script type='text\/javascript'>\n\tjQuery(document).ready(function() {\n\t\tjQuery('#slider_8863').owlCarousel({\n\t\t\titems : 1,\n\t\t\tsmartSpeed : 200,\n\t\t\tautoplay : true,\n\t\t\tautoplayTimeout : 5000,\n\t\t\tautoplayHoverPause : true,\n\t\t\tsmartSpeed : 200,\n\t\t\tfluidSpeed : 200,\n\t\t\tautoplaySpeed : 200,\n\t\t\tnavSpeed : 200,\n\t\t\tdotsSpeed : 200,\n\t\t\tloop : true,\n\t\t\tnav : true,\n\t\t\tnavText : ['Previous','Next'],\n\t\t\tdots : true,\n\t\t\tresponsiveRefreshRate : 200,\n\t\t\tslideBy : 1,\n\t\t\tmergeFit : true,\n\t\t\tautoHeight : false,\n\t\t\tmouseDrag : false,\n\t\t\ttouchDrag : true\n\t\t});\n\t\tjQuery('#slider_8863').css('visibility', 'visible');\n\t\tsa_resize_slider_8863();\n\t\twindow.addEventListener('resize', sa_resize_slider_8863);\n\t\tfunction sa_resize_slider_8863() {\n\t\t\tvar min_height = '50';\n\t\t\tvar win_width = jQuery(window).width();\n\t\t\tvar slider_width = jQuery('#slider_8863').width();\n\t\t\tif (win_width < 480) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 768) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 980) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 1200) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 1500) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t}\n\t\t\tslide_width = Math.round(slide_width);\n\t\t\tvar slide_height = '0';\n\t\t\tif (min_height == 'aspect43') {\n\t\t\t\tslide_height = (slide_width \/ 4) * 3;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else if (min_height == 'aspect169') {\n\t\t\t\tslide_height = (slide_width \/ 16) * 9;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else {\n\t\t\t\tslide_height = (slide_width \/ 100) * min_height;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t}\n\t\t\tjQuery('#slider_8863 .owl-item .sa_hover_container').css('min-height', slide_height+'px');\n\t\t}\n\t\tvar owl_goto = jQuery('#slider_8863');\n\t\tjQuery('.slider_8863_goto1').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 0);\n\t\t});\n\t\tjQuery('.slider_8863_goto2').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 1);\n\t\t});\n\t\tjQuery('.slider_8863_goto3').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 2);\n\t\t});\n\t\tvar resize_8863 = jQuery('.owl-carousel');\n\t\tresize_8863.on('initialized.owl.carousel', function(e) {\n\t\t\tif (typeof(Event) === 'function') {\n\t\t\t\twindow.dispatchEvent(new Event('resize'));\n\t\t\t} else {\n\t\t\t\tvar evt = window.document.createEvent('UIEvents');\n\t\t\t\tevt.initUIEvent('resize', true, false, window, 0);\n\t\t\t\twindow.dispatchEvent(evt);\n\t\t\t}\n\t\t});\n\t});\n<\/script>\n\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2>StopBac Medical Grade Textile Filters , containing silver nanoparticles with antimicrobial treatment for textile protective masks.<\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>Hydrophobic textile StopBac with antimicrobial treatment &#8211; antibacterial effectiveness 99.99 %.<\/strong><\/p>\n\n\n\n<p>The meltblown fabric is tested and certified to capture particles of 0.1 &#8211; 1 \u03bcm with an average efficiency of 97 %.<br><\/p>\n\n\n\n<p>In addition, the textile is modified with a nanolayer of StopBac solution containing silver nanoparticles by using the technology of spray atomization. The silver nanoparticles have got an antimicrobial effect and the StopBac solution itself is tested for activity against bacteria at 99.99% (better efficiency than FFP2).<\/p>\n\n\n\n<p>Silver nanoparticles contribute to lengthen the lifetime of the textile filters. In emergency situations the textile may be sterilized for repeated use, However, sterilization will progressively decrease its functionality of the filtration material.<\/p>\n\n\n\n<p>The modified StopBac fabric, therefore, achieves not only high filtration efficiency, but also contributes preventively to protection against infectious diseases and overall improvement of the hygiene environment.<\/p>\n\n\n\n<div class=\"wp-block-columns has-2-columns\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img width=\"400\" height=\"530\" src=\"https:\/\/www.dev.bison.cz\/en\/wp-content\/uploads\/2020\/04\/Filtr-rouska-FIX-small.jpg\" alt=\"\" class=\"wp-image-9001\" srcset=\"https:\/\/dev.bison.cz\/en\/wp-content\/uploads\/2020\/04\/Filtr-rouska-FIX-small.jpg 400w, https:\/\/dev.bison.cz\/en\/wp-content\/uploads\/2020\/04\/Filtr-rouska-FIX-small-226x300.jpg 226w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/><\/figure><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column\">\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img width=\"400\" height=\"353\" src=\"https:\/\/www.dev.bison.cz\/en\/wp-content\/uploads\/2020\/04\/Filtr-rouska-Tvarovana-small.jpg\" alt=\"\" class=\"wp-image-9002\" srcset=\"https:\/\/dev.bison.cz\/en\/wp-content\/uploads\/2020\/04\/Filtr-rouska-Tvarovana-small.jpg 400w, https:\/\/dev.bison.cz\/en\/wp-content\/uploads\/2020\/04\/Filtr-rouska-Tvarovana-small-300x265.jpg 300w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/><\/figure><\/div>\n<\/div>\n<\/div>\n\n\n\n<p style=\"text-align:center\" class=\"button-highlighted\"><a href=\"\/en\/wp-content\/themes\/naturespace\/konfigurator\/konfigurator.php?sport=face-masks&amp;produkt=filtr\">Order replacement StopBac filters<\/a><\/p>\n\n\n\n<h4><strong>Technical parameters:<\/strong><\/h4>\n\n\n\n<p>Type: nonwoven textile &#8211; meltblown<br>\nMaterial: 100 % polypropylene<br>\nWidth: 80 cm<br>\nLength: 100 meters or 200 meters (max deviation +\/- 2 %)<br>\nWeight: 60 g \/m2<br>\nTreatment: hydrophobic with static charge<br>\nColour: silver \/ brown \u2013 colour progressively penetrate the surface, change of the colour does not<br>\nhave the effect on functionality<br>\nStorage: store from -10\u00b0C to + 40\u00b0C<br>\nUsage time: min. 24 months<br>\nDisposal: unused material throw into mixed waste<\/p>\n\n\n\n<h4><strong>Efficiency parameters:<\/strong><\/h4>\n\n\n\n<p>Modification: antimicrobial sol StopBac<br> Used technology: spray atomization<br> Antibacterial effectiveness of Sol StopBac according to the test: 99.99 %<br> Textile capture efficiency of the meltblown textile according to the test: 97 %<\/p>\n\n\n\n<h4><strong>Textile description:<\/strong><\/h4>\n\n\n\n<p>The particles capture efficiency of the meltblown textile is tested by an independent accredited testing laboratory according to the regulation \u010cSN EN 149+A1 for particles 20 nm \u2013 2000 nm with the result efficiency 97 % in average.<br> In addition, the textile is modified with nanolayers of StopBac solution containing silver nanoparticles by using the technology of spray atomization. The silver nanoparticles have got an antimicrobial effect and the StopBac solution itself is tested by an independent accredited testing laboratory for activity against bacteria at 99.99 %.<br> Silver nanoparticles contribute to lengthen the lifetime of the textile. In emergency situations the textile could be sterilized fora repeated use, although it will progressively decrease its functionality.<br><\/p>\n\n\n\n<p> The modified StopBac fabric, therefore, achieves not only high filtration efficiency, but also contributes preventively to protection against infectious diseases and overall improvement of the hygiene environment.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img width=\"556\" height=\"785\" src=\"https:\/\/www.dev.bison.cz\/en\/wp-content\/uploads\/2020\/04\/certifikat-rouska.png\" alt=\"\" class=\"wp-image-8864\" srcset=\"https:\/\/dev.bison.cz\/en\/wp-content\/uploads\/2020\/04\/certifikat-rouska.png 556w, https:\/\/dev.bison.cz\/en\/wp-content\/uploads\/2020\/04\/certifikat-rouska-212x300.png 212w\" sizes=\"(max-width: 556px) 100vw, 556px\" \/><\/figure><\/div>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<p class=\"krok-zpet\"><a href=\"\/en\/sports\/face-masks\/\">Back<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>StopBac Medical Grade Textile Filters , containing silver nanoparticles with antimicrobial treatment for textile protective masks. Hydrophobic textile StopBac with antimicrobial treatment &#8211; antibacterial effectiveness 99.99 %. The meltblown fabric is tested and certified to capture particles of 0.1 &#8211;&hellip; <br \/><a class=\"read-more-button\" href=\"https:\/\/dev.bison.cz\/en\/sports\/face-masks\/textile-filter-containing-silver-nanoparticles-with-antimicrobial-treatment-for-textile-protecive-masks\/\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":8693,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/dev.bison.cz\/en\/wp-json\/wp\/v2\/pages\/8862"}],"collection":[{"href":"https:\/\/dev.bison.cz\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dev.bison.cz\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dev.bison.cz\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dev.bison.cz\/en\/wp-json\/wp\/v2\/comments?post=8862"}],"version-history":[{"count":13,"href":"https:\/\/dev.bison.cz\/en\/wp-json\/wp\/v2\/pages\/8862\/revisions"}],"predecessor-version":[{"id":9009,"href":"https:\/\/dev.bison.cz\/en\/wp-json\/wp\/v2\/pages\/8862\/revisions\/9009"}],"up":[{"embeddable":true,"href":"https:\/\/dev.bison.cz\/en\/wp-json\/wp\/v2\/pages\/8693"}],"wp:attachment":[{"href":"https:\/\/dev.bison.cz\/en\/wp-json\/wp\/v2\/media?parent=8862"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}