301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: pyrok.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="en-US" class="html_stretched responsive av-preloader-disabled html_header_top html_logo_left html_main_nav_header html_menu_right html_custom html_header_sticky html_header_shrinking_disabled html_header_transparency html_header_glassy html_mobile_menu_phone html_header_searchicon_disabled html_content_align_center html_header_unstick_top_disabled html_header_stretch_disabled html_av-submenu-hidden html_av-submenu-display-click html_av-overlay-side html_av-overlay-side-classic html_av-submenu-noclone html_entry_id_12 av-cookies-no-cookie-consent av-no-preview av-default-lightbox html_text_menu_active av-mobile-menu-switch-default"> <head> <meta charset="UTF-8" /> <meta name="robots" content="index, follow" /> <!-- mobile setting --> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Scripts/CSS and wp_head hook --> <title>Pyrok Inc – Sound Absorbing Systems</title> <meta name='robots' content='max-image-preview:large' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <link rel='dns-prefetch' href='//ajax.googleapis.com' /> <!-- google webfont font replacement --> <script type='text/javascript'> (function() { /* check if webfonts are disabled by user setting via cookie - or user must opt in. */ var html = document.getElementsByTagName('html')[0]; var cookie_check = html.className.indexOf('av-cookies-needs-opt-in') >= 0 || html.className.indexOf('av-cookies-can-opt-out') >= 0; var allow_continue = true; var silent_accept_cookie = html.className.indexOf('av-cookies-user-silent-accept') >= 0; if( cookie_check && ! silent_accept_cookie ) { if( ! document.cookie.match(/aviaCookieConsent/) || html.className.indexOf('av-cookies-session-refused') >= 0 ) { allow_continue = false; } else { if( ! document.cookie.match(/aviaPrivacyRefuseCookiesHideBar/) ) { allow_continue = false; } else if( ! document.cookie.match(/aviaPrivacyEssentialCookiesEnabled/) ) { allow_continue = false; } else if( document.cookie.match(/aviaPrivacyGoogleWebfontsDisabled/) ) { allow_continue = false; } } } if( allow_continue ) { var f = document.createElement('link'); f.type = 'text/css'; f.rel = 'stylesheet'; f.href = 'https://fonts.googleapis.com/css?family=Open+Sans:400,600&display=auto'; f.id = 'avia-google-webfont'; document.getElementsByTagName('head')[0].appendChild(f); } })(); </script> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.1.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.1.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.pyrok.com\/wp-includes\/js\/wp-emoji-release.min.js"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\ud83d\udd25","\ud83d\udc26\u200b\ud83d\udd25")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <!-- <link rel='stylesheet' id='avia-grid-css' href='https://www.pyrok.com/wp-content/themes/enfold/css/grid.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-base-css' href='https://www.pyrok.com/wp-content/themes/enfold/css/base.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-layout-css' href='https://www.pyrok.com/wp-content/themes/enfold/css/layout.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-audioplayer-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/audio-player/audio-player.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-blog-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/blog/blog.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-postslider-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/postslider/postslider.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-button-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/buttons/buttons.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-buttonrow-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/buttonrow/buttonrow.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-button-fullwidth-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/buttons_fullwidth/buttons_fullwidth.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-catalogue-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/catalogue/catalogue.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-comments-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/comments/comments.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-contact-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/contact/contact.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-slideshow-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow/slideshow.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-slideshow-contentpartner-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/contentslider/contentslider.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-countdown-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/countdown/countdown.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-dynamic-field-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/dynamic_field/dynamic_field.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-gallery-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/gallery/gallery.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-gallery-hor-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/gallery_horizontal/gallery_horizontal.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-maps-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/google_maps/google_maps.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-gridrow-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/grid_row/grid_row.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-heading-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/heading/heading.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-rotator-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/headline_rotator/headline_rotator.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-hr-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/hr/hr.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-icon-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/icon/icon.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-icon-circles-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/icon_circles/icon_circles.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-iconbox-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/iconbox/iconbox.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-icongrid-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/icongrid/icongrid.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-iconlist-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/iconlist/iconlist.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-image-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/image/image.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-image-diff-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/image_diff/image_diff.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-hotspot-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/image_hotspots/image_hotspots.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-sc-lottie-animation-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/lottie_animation/lottie_animation.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-magazine-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/magazine/magazine.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-masonry-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries/masonry_entries.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-siteloader-css' href='https://www.pyrok.com/wp-content/themes/enfold/css/avia-snippet-site-preloader.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-menu-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/menu/menu.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-notification-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/notification/notification.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-numbers-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/numbers/numbers.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-portfolio-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio/portfolio.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-post-metadata-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/post_metadata/post_metadata.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-progress-bar-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/progressbar/progressbar.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-promobox-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/promobox/promobox.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-sc-search-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/search/search.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-slideshow-accordion-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_accordion/slideshow_accordion.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-slideshow-feature-image-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_feature_image/slideshow_feature_image.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-slideshow-fullsize-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_fullsize/slideshow_fullsize.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-slideshow-fullscreen-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_fullscreen/slideshow_fullscreen.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-slideshow-ls-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_layerslider/slideshow_layerslider.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-social-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/social_share/social_share.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-tabsection-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/tab_section/tab_section.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-table-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/table/table.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-tabs-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/tabs/tabs.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-team-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/team/team.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-testimonials-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/testimonials/testimonials.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-timeline-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/timeline/timeline.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-toggles-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/toggles/toggles.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-module-video-css' href='https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/video/video.css' type='text/css' media='all' /> --> <link rel="stylesheet" type="text/css" href="//www.pyrok.com/wp-content/cache/wpfc-minified/2ng1258y/9jcuk.css" media="all"/> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <!-- <link rel='stylesheet' id='wp-block-library-css' href='https://www.pyrok.com/wp-includes/css/dist/block-library/style.min.css' type='text/css' media='all' /> --> <link rel="stylesheet" type="text/css" href="//www.pyrok.com/wp-content/cache/wpfc-minified/21rpktyi/9jcuk.css" media="all"/> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--metallic-red: #b02b2c;--wp--preset--color--maximum-yellow-red: #edae44;--wp--preset--color--yellow-sun: #eeee22;--wp--preset--color--palm-leaf: #83a846;--wp--preset--color--aero: #7bb0e7;--wp--preset--color--old-lavender: #745f7e;--wp--preset--color--steel-teal: #5f8789;--wp--preset--color--raspberry-pink: #d65799;--wp--preset--color--medium-turquoise: #4ecac2;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 1rem;--wp--preset--font-size--medium: 1.125rem;--wp--preset--font-size--large: 1.75rem;--wp--preset--font-size--x-large: clamp(1.75rem, 3vw, 2.25rem);--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:root { --wp--style--global--content-size: 800px;--wp--style--global--wide-size: 1130px; }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: underline;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-metallic-red-color{color: var(--wp--preset--color--metallic-red) !important;}.has-maximum-yellow-red-color{color: var(--wp--preset--color--maximum-yellow-red) !important;}.has-yellow-sun-color{color: var(--wp--preset--color--yellow-sun) !important;}.has-palm-leaf-color{color: var(--wp--preset--color--palm-leaf) !important;}.has-aero-color{color: var(--wp--preset--color--aero) !important;}.has-old-lavender-color{color: var(--wp--preset--color--old-lavender) !important;}.has-steel-teal-color{color: var(--wp--preset--color--steel-teal) !important;}.has-raspberry-pink-color{color: var(--wp--preset--color--raspberry-pink) !important;}.has-medium-turquoise-color{color: var(--wp--preset--color--medium-turquoise) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-metallic-red-background-color{background-color: var(--wp--preset--color--metallic-red) !important;}.has-maximum-yellow-red-background-color{background-color: var(--wp--preset--color--maximum-yellow-red) !important;}.has-yellow-sun-background-color{background-color: var(--wp--preset--color--yellow-sun) !important;}.has-palm-leaf-background-color{background-color: var(--wp--preset--color--palm-leaf) !important;}.has-aero-background-color{background-color: var(--wp--preset--color--aero) !important;}.has-old-lavender-background-color{background-color: var(--wp--preset--color--old-lavender) !important;}.has-steel-teal-background-color{background-color: var(--wp--preset--color--steel-teal) !important;}.has-raspberry-pink-background-color{background-color: var(--wp--preset--color--raspberry-pink) !important;}.has-medium-turquoise-background-color{background-color: var(--wp--preset--color--medium-turquoise) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-metallic-red-border-color{border-color: var(--wp--preset--color--metallic-red) !important;}.has-maximum-yellow-red-border-color{border-color: var(--wp--preset--color--maximum-yellow-red) !important;}.has-yellow-sun-border-color{border-color: var(--wp--preset--color--yellow-sun) !important;}.has-palm-leaf-border-color{border-color: var(--wp--preset--color--palm-leaf) !important;}.has-aero-border-color{border-color: var(--wp--preset--color--aero) !important;}.has-old-lavender-border-color{border-color: var(--wp--preset--color--old-lavender) !important;}.has-steel-teal-border-color{border-color: var(--wp--preset--color--steel-teal) !important;}.has-raspberry-pink-border-color{border-color: var(--wp--preset--color--raspberry-pink) !important;}.has-medium-turquoise-border-color{border-color: var(--wp--preset--color--medium-turquoise) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <!-- <link rel='stylesheet' id='contact-form-7-css' href='https://www.pyrok.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='wp-db-booster-css' href='https://www.pyrok.com/wp-content/plugins/wp-db-booster/public/css/wp-db-booster-public.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-scs-css' href='https://www.pyrok.com/wp-content/themes/enfold/css/shortcodes.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-fold-unfold-css' href='https://www.pyrok.com/wp-content/themes/enfold/css/avia-snippet-fold-unfold.css' type='text/css' media='all' /> --> <link rel="stylesheet" type="text/css" href="//www.pyrok.com/wp-content/cache/wpfc-minified/kmro2o17/9jcuk.css" media="all"/> <!-- <link rel='stylesheet' id='avia-popup-css-css' href='https://www.pyrok.com/wp-content/themes/enfold/js/aviapopup/magnific-popup.min.css' type='text/css' media='screen' /> --> <!-- <link rel='stylesheet' id='avia-lightbox-css' href='https://www.pyrok.com/wp-content/themes/enfold/css/avia-snippet-lightbox.css' type='text/css' media='screen' /> --> <!-- <link rel='stylesheet' id='avia-widget-css-css' href='https://www.pyrok.com/wp-content/themes/enfold/css/avia-snippet-widget.css' type='text/css' media='screen' /> --> <link rel="stylesheet" type="text/css" href="//www.pyrok.com/wp-content/cache/wpfc-minified/ftyb2exe/9jcuk.css" media="screen"/> <!-- <link rel='stylesheet' id='avia-dynamic-css' href='https://www.pyrok.com/wp-content/uploads/dynamic_avia/enfold.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-custom-css' href='https://www.pyrok.com/wp-content/themes/enfold/css/custom.css' type='text/css' media='all' /> --> <!-- <link rel='stylesheet' id='avia-single-post-12-css' href='https://www.pyrok.com/wp-content/uploads/dynamic_avia/avia_posts_css/post-12.css' type='text/css' media='all' /> --> <link rel="stylesheet" type="text/css" href="//www.pyrok.com/wp-content/cache/wpfc-minified/6l3cgpxo/9jcuk.css" media="all"/> <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" id="jquery-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/plugins/wp-db-booster/public/js/wp-db-booster-public.js" id="wp-db-booster-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/js/avia-js.js" id="avia-js-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/js/avia-compat.js" id="avia-compat-js"></script> <link rel="https://api.w.org/" href="https://www.pyrok.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://www.pyrok.com/wp-json/wp/v2/pages/12" /><link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.pyrok.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.pyrok.com%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.pyrok.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.pyrok.com%2F&format=xml" /> <!-- Analytics by WP Statistics - https://wp-statistics.com --> <link rel="profile" href="https://gmpg.org/xfn/11" /> <link rel="alternate" type="application/rss+xml" title="Pyrok Inc RSS2 Feed" href="https://www.pyrok.com/feed/" /> <link rel="pingback" href="https://www.pyrok.com/xmlrpc.php" /> <style type='text/css' media='screen'> #top #header_main > .container, #top #header_main > .container .main_menu .av-main-nav > li > a, #top #header_main #menu-item-shop .cart_dropdown_link{ height:80px; line-height: 80px; } .html_top_nav_header .av-logo-container{ height:80px; } .html_header_top.html_header_sticky #top #wrap_all #main{ padding-top:80px; } </style> <!--[if lt IE 9]><script src="https://www.pyrok.com/wp-content/themes/enfold/js/html5shiv.js"></script><![endif]--> <link rel="icon" href="https://www.pyrok.com/wp-content/uploads/2015/02/Pyrok-Favicon.png" type="image/png"> <style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style><style type="text/css"> @font-face {font-family: 'entypo-fontello'; font-weight: normal; font-style: normal; font-display: auto; src: url('https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.woff2') format('woff2'), url('https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.woff') format('woff'), url('https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.ttf') format('truetype'), url('https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.svg#entypo-fontello') format('svg'), url('https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.eot'), url('https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.eot?#iefix') format('embedded-opentype'); } #top .avia-font-entypo-fontello, body .avia-font-entypo-fontello, html body [data-av_iconfont='entypo-fontello']:before{ font-family: 'entypo-fontello'; } </style> <!-- Debugging Info for Theme support: Theme: Enfold Version: 6.0.8 Installed: enfold AviaFramework Version: 5.6 AviaBuilder Version: 5.3 aviaElementManager Version: 1.0.1 ML:256-PU:31-PLA:13 WP:6.8.1 Compress: CSS:disabled - JS:disabled Updates: enabled - deprecated Envato API - register Envato Token PLAu:13 --> </head> <body id="top" class="home wp-singular page-template-default page page-id-12 wp-theme-enfold stretched rtl_columns av-curtain-numeric open_sans post-type-page" itemscope="itemscope" itemtype="https://schema.org/WebPage" > <div id='wrap_all'> <header id='header' class='all_colors header_color light_bg_color av_header_top av_logo_left av_main_nav_header av_menu_right av_custom av_header_sticky av_header_shrinking_disabled av_header_stretch_disabled av_mobile_menu_phone av_header_transparency av_header_glassy av_header_searchicon_disabled av_header_unstick_top_disabled av_bottom_nav_disabled av_header_border_disabled' data-av_shrink_factor='50' role="banner" itemscope="itemscope" itemtype="https://schema.org/WPHeader" > <div id='header_main' class='container_wrap container_wrap_logo'> <div class='container av-logo-container'><div class='inner-container'><span class='logo avia-standard-logo'><a href='https://www.pyrok.com/' class='' aria-label='Pyrok' title='Pyrok'><img src="https://www.pyrok.com/wp-content/uploads/2015/02/Pyrok.png" height="100" width="300" alt='Pyrok Inc' title='Pyrok' /></a></span><nav class='main_menu' data-selectname='Select a page' role="navigation" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement" ><div class="avia-menu av-main-nav-wrap"><ul role="menu" class="menu av-main-nav" id="avia-menu"><li role="menuitem" id="menu-item-89" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-1"><a href="https://www.pyrok.com/products-brands/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">PRODUCTS/BRANDS</span><span class="avia-menu-fx"><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></span></a></li> <li role="menuitem" id="menu-item-97" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-2"><a href="https://www.pyrok.com/about-pyrok/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">ABOUT PYROK</span><span class="avia-menu-fx"><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></span></a></li> <li role="menuitem" id="menu-item-77" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-3"><a href="https://www.pyrok.com/contact-us-2/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">CONTACT US</span><span class="avia-menu-fx"><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></span></a></li> <li class="av-burger-menu-main menu-item-avia-special " role="menuitem"> <a href="#" aria-label="Menu" aria-hidden="false"> <span class="av-hamburger av-hamburger--spin av-js-hamburger"> <span class="av-hamburger-box"> <span class="av-hamburger-inner"></span> <strong>Menu</strong> </span> </span> <span class="avia_hidden_link_text">Menu</span> </a> </li></ul></div></nav></div> </div> <!-- end container_wrap--> </div> <div class="header_bg"></div> <!-- end header --> </header> <div id='main' class='all_colors' data-scroll-offset='80'> <div id='full_slider_1' class='avia-fullwidth-slider main_color avia-shadow avia-builder-el-0 el_before_av_section avia-builder-el-first container_wrap fullsize' ><div class='avia-slideshow av-dkl1w-370be98d85bb0eeda4ae566ab995e5ea avia-slideshow-no scaling av_slideshow_full avia-fade-slider av-slideshow-ui av-control-hidden av-no-slider-navigation av-hide-nav-arrows av-slideshow-autoplay av-loop-endless av-loop-manual-endless av-default-height-applied avia-slideshow-1' data-slideshow-options="{"animation":"fade","autoplay":true,"loop_autoplay":"endless","interval":4,"loop_manual":"manual-endless","autoplay_stopper":false,"noNavigation":true,"bg_slider":false,"keep_padding":false,"hoverpause":false,"show_slide_delay":0}" itemprop="image" itemscope="itemscope" itemtype="https://schema.org/ImageObject" ><ul class='avia-slideshow-inner ' style='padding-bottom: 36.458333333333%;'><li class='avia-slideshow-slide av-dkl1w-370be98d85bb0eeda4ae566ab995e5ea__0 slide-1 slide-odd'><div data-rel='slideshow-1' class='avia-slide-wrap ' ><img fetchpriority="high" class="wp-image-17 avia-img-lazy-loading-not-17" src='https://www.pyrok.com/wp-content/uploads/2015/02/Pyrok-Home-Slider-Starsilent-02.jpg' width='1920' height='700' title='Pyrok-Home-Slider-Starsilent-02' alt='' itemprop="thumbnailUrl" /></div></li><li class='avia-slideshow-slide av-dkl1w-370be98d85bb0eeda4ae566ab995e5ea__1 slide-2 slide-even'><div data-rel='slideshow-1' class='avia-slide-wrap ' ><img fetchpriority="high" class="wp-image-15 avia-img-lazy-loading-not-15" src='https://www.pyrok.com/wp-content/uploads/2015/02/Pyrok-Home-Slider-Acoustement-02.jpg' width='1920' height='700' title='Pyrok-Home-Slider-Acoustement-02' alt='' itemprop="thumbnailUrl" /></div></li><li class='avia-slideshow-slide av-dkl1w-370be98d85bb0eeda4ae566ab995e5ea__2 slide-3 slide-odd'><div data-rel='slideshow-1' class='avia-slide-wrap ' ><img fetchpriority="high" class="wp-image-18 avia-img-lazy-loading-not-18" src='https://www.pyrok.com/wp-content/uploads/2015/02/Pyrok-Home-Slider-Vogl-01.jpg' width='1920' height='700' title='Pyrok-Home-Slider-Vogl-01' alt='' itemprop="thumbnailUrl" /></div></li><li class='avia-slideshow-slide av-dkl1w-370be98d85bb0eeda4ae566ab995e5ea__3 slide-4 slide-even'><div data-rel='slideshow-1' class='avia-slide-wrap ' ><img fetchpriority="high" class="wp-image-16 avia-img-lazy-loading-not-16" src='https://www.pyrok.com/wp-content/uploads/2015/02/Pyrok-Home-Slider-Starsilent-01.jpg' width='1920' height='700' title='Pyrok-Home-Slider-Starsilent-01' alt='' itemprop="thumbnailUrl" /></div></li><li class='avia-slideshow-slide av-dkl1w-370be98d85bb0eeda4ae566ab995e5ea__4 slide-5 slide-odd'><div data-rel='slideshow-1' class='avia-slide-wrap ' ><img fetchpriority="high" class="wp-image-14 avia-img-lazy-loading-not-14" src='https://www.pyrok.com/wp-content/uploads/2015/02/Pyrok-Home-Slider-Acoustement-01.jpg' width='1920' height='700' title='Pyrok-Home-Slider-Acoustement-01' alt='' itemprop="thumbnailUrl" /></div></li><li class='avia-slideshow-slide av-dkl1w-370be98d85bb0eeda4ae566ab995e5ea__5 slide-6 slide-even'><div data-rel='slideshow-1' class='avia-slide-wrap ' ><img fetchpriority="high" class="wp-image-19 avia-img-lazy-loading-not-19" src='https://www.pyrok.com/wp-content/uploads/2015/02/Pyrok-Home-Slider-Vogl-02.jpg' width='1920' height='700' title='Pyrok-Home-Slider-Vogl-02' alt='' itemprop="thumbnailUrl" /></div></li></ul><div class='avia-slideshow-arrows avia-slideshow-controls' ><a href='#prev' class='prev-slide ' aria-hidden='true' data-av_icon='' data-av_iconfont='entypo-fontello' tabindex='-1'>Previous</a><a href='#next' class='next-slide ' aria-hidden='true' data-av_icon='' data-av_iconfont='entypo-fontello' tabindex='-1'>Next</a></div><div class='av-slideshow-caption av-dkl1w-370be98d85bb0eeda4ae566ab995e5ea__0 caption_fullwidth caption_bottom'><div class="container caption_container"><div class="slideshow_caption"><div class="slideshow_inner_caption"><div class="slideshow_align_caption"><h2 class='avia-caption-title ' itemprop="name" >Acoustical Wall and Ceiling Treatments for Seamless Architectural Design</h2></div></div></div></div></div></div></div> <div id='home110' class='avia-section av-93smk-bf174f1e44b9ce4f998869e2beb17108 main_color avia-section-default avia-no-shadow avia-builder-el-1 el_after_av_slideshow_full el_before_av_section avia-bg-style-scroll container_wrap fullsize' ><div class='container av-section-cont-open' ><div class='template-page content av-content-full alpha units'><div class='post-entry post-entry-type-page post-entry-12'><div class='entry-content-wrapper clearfix'> <div class='avia-builder-widget-area clearfix avia-builder-el-2 avia-builder-el-no-sibling '><div id="text-12" class="widget clearfix widget_text"> <div class="textwidget"><div id="fabiobrand" style="text-align: center;"> <div id="fabiobrandleft"> <a href="http://www.starsilent.com" target="_blank"><img decoding="async" onmouseover="this.src='http://www.pyrok.com/wp-content/uploads/2015/02/StarsilentTR110.png'" onmouseout="this.src='http://www.pyrok.com/wp-content/uploads/2015/02/StarsilentT110.png'" alt="" src="http://www.pyrok.com/wp-content/uploads/2015/02/StarsilentT110.png" /></a> </div> <div id="fabiobrandcenter"> <a href="http://www.acoustement.com/" target="_blank"><img decoding="async" onmouseover="this.src='http://www.pyrok.com/wp-content/uploads/2015/02/AcoustementTR110.png'" onmouseout="this.src='http://www.pyrok.com/wp-content/uploads/2015/02/AcoustementT110.png'" alt="" src="http://www.pyrok.com/wp-content/uploads/2015/02/AcoustementT110.png" /></a> </div> <div id="fabiobrandright"> <a href="http://www.vogl-deckensysteme.de/en/products/acoustic_design_ceilings/" target="_blank"><img decoding="async" onmouseover="this.src='http://www.pyrok.com/wp-content/uploads/2015/02/VoglTR110.png'" onmouseout="this.src='http://www.pyrok.com/wp-content/uploads/2015/02/VoglT110.png'" alt="" src="http://www.pyrok.com/wp-content/uploads/2015/02/VoglT110.png" /></a> </div> </div></div> </div></div> </div></div></div><!-- close content main div --></div></div><div id='homecell' class='avia-section av-7yf4c-3b5e1269a738fcc99106d4e5959518bd main_color avia-section-default avia-no-shadow avia-builder-el-3 el_after_av_section avia-builder-el-last avia-bg-style-scroll container_wrap fullsize' ><div class='container av-section-cont-open' ><div class='template-page content av-content-full alpha units'><div class='post-entry post-entry-type-page post-entry-12'><div class='entry-content-wrapper clearfix'> <div class='flex_column av-7cezo-6de5d814a5f8d720211fccaad8896fc8 av_one_third avia-builder-el-4 el_before_av_one_third avia-builder-el-first first flex_column_div ' ></div><div class='flex_column av-6qro4-1631a30127887d4d2629b827bcb7d0ed av_one_third avia-builder-el-5 el_after_av_one_third el_before_av_one_third flex_column_div av-zero-column-padding ' ><div class='avia-builder-widget-area clearfix avia-builder-el-6 avia-builder-el-no-sibling '><div id="text-11" class="widget clearfix widget_text"> <div class="textwidget"><a href="http://www.starsilent.com" target="_blank"><img decoding="async" class="aligncenter size-full" onmouseover="this.src='http://www.pyrok.com/wp-content/uploads/2015/02/StarsilentTR110.png'" onmouseout="this.src='http://www.pyrok.com/wp-content/uploads/2015/02/StarsilentT110.png'" alt="" src="http://www.pyrok.com/wp-content/uploads/2015/02/StarsilentT110.png" /></a></div> </div></div></div><div class='flex_column av-5qb0k-9ff0c49d3c7c7988d458c04b68bf1b1c av_one_third avia-builder-el-7 el_after_av_one_third el_before_av_one_third flex_column_div av-zero-column-padding ' ></div><div class='flex_column av-50zr0-d7b4f73255a8be6e075d0328856d82cc av_one_third avia-builder-el-8 el_after_av_one_third el_before_av_one_third first flex_column_div av-zero-column-padding column-top-margin' ></div><div class='flex_column av-4czmo-8846d6b16515d3f25d3d3aa8bef73dc7 av_one_third avia-builder-el-9 el_after_av_one_third el_before_av_one_third flex_column_div av-zero-column-padding column-top-margin' ><div class='avia-builder-widget-area clearfix avia-builder-el-10 avia-builder-el-no-sibling '><div id="text-10" class="widget clearfix widget_text"> <div class="textwidget"><a href="http://www.acoustement.com/" target="_blank"><img decoding="async" class="aligncenter size-full" onmouseover="this.src='http://www.pyrok.com/wp-content/uploads/2015/02/AcoustementTR110.png'" onmouseout="this.src='http://www.pyrok.com/wp-content/uploads/2015/02/AcoustementT110.png'" alt="" src="http://www.pyrok.com/wp-content/uploads/2015/02/AcoustementT110.png" /></a></div> </div></div></div><div class='flex_column av-3e834-f8ca5cbcdf3c4697934d4d646d4087d7 av_one_third avia-builder-el-11 el_after_av_one_third el_before_av_one_third flex_column_div av-zero-column-padding column-top-margin' ></div><div class='flex_column av-2z064-f701b4d0fbc6a851d8f54a1df938608b av_one_third avia-builder-el-12 el_after_av_one_third el_before_av_one_third first flex_column_div av-zero-column-padding column-top-margin' ></div><div class='flex_column av-26m98-46fce669271895013331c64c00ea98fe av_one_third avia-builder-el-13 el_after_av_one_third el_before_av_one_third flex_column_div av-zero-column-padding column-top-margin' ><div class='avia-builder-widget-area clearfix avia-builder-el-14 avia-builder-el-no-sibling '><div id="text-9" class="widget clearfix widget_text"> <div class="textwidget"><a href="http://www.vogl-deckensysteme.de/en/products/acoustic_design_ceilings/" target="_blank"><img decoding="async" class="aligncenter size-full" onmouseover="this.src='http://www.pyrok.com/wp-content/uploads/2015/02/VoglTR110.png'" onmouseout="this.src='http://www.pyrok.com/wp-content/uploads/2015/02/VoglT110.png'" alt="" src="http://www.pyrok.com/wp-content/uploads/2015/02/VoglT110.png" /></a></div> </div></div></div><div class='flex_column av-rq8g-53c65e0000e218919249a5d2f17a3fbc av_one_third avia-builder-el-15 el_after_av_one_third avia-builder-el-last flex_column_div av-zero-column-padding column-top-margin' ></div> </div></div></div><!-- close content main div --> <!-- section close by builder template --> </div><!--end builder template--></div><!-- close default .container_wrap element --> <div class='container_wrap footer_color' id='footer'> <div class='container'> <div class='flex_column av_one_third first el_before_av_one_third'><section id="text-2" class="widget clearfix widget_text"> <div class="textwidget"></div> <span class="seperator extralight-border"></span></section></div><div class='flex_column av_one_third el_after_av_one_third el_before_av_one_third '><section id="text-3" class="widget clearfix widget_text"> <div class="textwidget"></div> <span class="seperator extralight-border"></span></section></div><div class='flex_column av_one_third el_after_av_one_third el_before_av_one_third '><section id="text-4" class="widget clearfix widget_text"> <div class="textwidget"><div id="fabiobrandcanstruction"> <a title="Canstruction" href="http://www.canstruction.org/" target="_blank"><img class="alignnone wp-image-61 size-full" src="https://www.pyrok.com/wp-content/uploads/2015/02/Sponsor-CantructionGrey-footer.png" alt="Sponsor-Cantruction-logo" width="227" height="37" /></a> </div></div> <span class="seperator extralight-border"></span></section></div> </div> <!-- ####### END FOOTER CONTAINER ####### --> </div> <footer class='container_wrap socket_color' id='socket' role="contentinfo" itemscope="itemscope" itemtype="https://schema.org/WPFooter" aria-label="Copyright and company info" > <div class='container'> <span class='copyright'>© PYROK, Inc. - <a href='https://kriesi.at'>Enfold Theme by Kriesi</a></span> </div> <!-- ####### END SOCKET CONTAINER ####### --> </footer> <!-- end main --> </div> <!-- end wrap_all --></div> <a href='#top' title='Scroll to top' id='scroll-top-link' aria-hidden='true' data-av_icon='' data-av_iconfont='entypo-fontello' tabindex='-1'><span class="avia_hidden_link_text">Scroll to top</span></a> <div id="fb-root"></div> <script type="speculationrules"> {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/enfold\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} </script> <script type='text/javascript'> /* <![CDATA[ */ var avia_framework_globals = avia_framework_globals || {}; avia_framework_globals.frameworkUrl = 'https://www.pyrok.com/wp-content/themes/enfold/framework/'; avia_framework_globals.installedAt = 'https://www.pyrok.com/wp-content/themes/enfold/'; avia_framework_globals.ajaxurl = 'https://www.pyrok.com/wp-admin/admin-ajax.php'; /* ]]> */ </script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/js/waypoints/waypoints.min.js" id="avia-waypoints-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/js/avia.js" id="avia-default-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/js/shortcodes.js" id="avia-shortcodes-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/audio-player/audio-player.js" id="avia-module-audioplayer-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/chart/chart-js.min.js" id="avia-module-chart-js-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/chart/chart.js" id="avia-module-chart-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/contact/contact.js" id="avia-module-contact-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow/slideshow.js" id="avia-module-slideshow-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/countdown/countdown.js" id="avia-module-countdown-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/gallery/gallery.js" id="avia-module-gallery-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/gallery_horizontal/gallery_horizontal.js" id="avia-module-gallery-hor-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/headline_rotator/headline_rotator.js" id="avia-module-rotator-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/icon_circles/icon_circles.js" id="avia-module-icon-circles-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/icongrid/icongrid.js" id="avia-module-icongrid-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/iconlist/iconlist.js" id="avia-module-iconlist-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-includes/js/underscore.min.js" id="underscore-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/image_diff/image_diff.js" id="avia-module-image-diff-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/image_hotspots/image_hotspots.js" id="avia-module-hotspot-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/lottie_animation/lottie_animation.js" id="avia-module-sc-lottie-animation-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/magazine/magazine.js" id="avia-module-magazine-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio/isotope.min.js" id="avia-module-isotope-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries/masonry_entries.js" id="avia-module-masonry-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/menu/menu.js" id="avia-module-menu-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/notification/notification.js" id="avia-module-notification-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/numbers/numbers.js" id="avia-module-numbers-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio/portfolio.js" id="avia-module-portfolio-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/progressbar/progressbar.js" id="avia-module-progress-bar-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow/slideshow-video.js" id="avia-module-slideshow-video-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_accordion/slideshow_accordion.js" id="avia-module-slideshow-accordion-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_fullscreen/slideshow_fullscreen.js" id="avia-module-slideshow-fullscreen-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_layerslider/slideshow_layerslider.js" id="avia-module-slideshow-ls-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/tab_section/tab_section.js" id="avia-module-tabsection-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/tabs/tabs.js" id="avia-module-tabs-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/testimonials/testimonials.js" id="avia-module-testimonials-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/timeline/timeline.js" id="avia-module-timeline-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/toggles/toggles.js" id="avia-module-toggles-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/video/video.js" id="avia-module-video-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-includes/js/dist/hooks.min.js" id="wp-hooks-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-includes/js/dist/i18n.min.js" id="wp-i18n-js"></script> <script type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js" id="swv-js"></script> <script type="text/javascript" id="contact-form-7-js-before"> /* <![CDATA[ */ var wpcf7 = { "api": { "root": "https:\/\/www.pyrok.com\/wp-json\/", "namespace": "contact-form-7\/v1" } }; /* ]]> */ </script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/plugins/contact-form-7/includes/js/index.js" id="contact-form-7-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/js/avia-snippet-hamburger-menu.js" id="avia-hamburger-menu-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/js/avia-snippet-parallax.js" id="avia-parallax-support-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/js/avia-snippet-fold-unfold.js" id="avia-fold-unfold-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/js/aviapopup/jquery.magnific-popup.min.js" id="avia-popup-js-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/js/avia-snippet-lightbox.js" id="avia-lightbox-activation-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/js/avia-snippet-sticky-header.js" id="avia-sticky-header-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/js/avia-snippet-footer-effects.js" id="avia-footer-effects-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/js/avia-snippet-widget.js" id="avia-widget-js-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-gutenberg/js/avia_blocks_front.js" id="avia_blocks_front_script-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/framework/js/conditional_load/avia_google_maps_front.js" id="avia_google_maps_front_script-js"></script> <script type="text/javascript" src="https://www.pyrok.com/wp-content/themes/enfold/config-lottie-animations/assets/lottie-player/dotlottie-player.js" id="avia-dotlottie-script-js"></script> </body> </html><!-- WP Fastest Cache file was created in 0.656 seconds, on May 11, 2025 @ 7:19 pm -->