CINXE.COM
News - DCRS
<!DOCTYPE html> <html lang="en-US" prefix="og: https://ogp.me/ns#"> <head><meta charset="UTF-8" /><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.v="1.2.3",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let r=arguments[0][e];delete arguments[0][e],arguments[0][t(e)]=r})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <link rel="pingback" href="https://www.dcrs.co.uk/xmlrpc.php" /> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> document.documentElement.className = 'js'; </script> <script type="rocketlazyloadscript"> var wpdm_site_url = 'https://www.dcrs.co.uk/'; var wpdm_home_url = 'https://www.dcrs.co.uk/'; var ajax_url = 'https://www.dcrs.co.uk/wp-admin/admin-ajax.php'; var ajaxurl = 'https://www.dcrs.co.uk/wp-admin/admin-ajax.php'; var wpdm_ajax_url = 'https://www.dcrs.co.uk/wp-admin/admin-ajax.php'; var wpdm_ajax_popup = '0'; </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-W47CCM7');</script> <!-- End Google Tag Manager --> <meta name="google-site-verification" content="shm8Yc64s6tQfGF02l_kNZNeTPyjKWSn0rZas1plN6w" /> <!-- <script type="rocketlazyloadscript"> (function($) { $(document).ready(function() { $(".pa-blog .et_pb_post").each(function() { $(this).find(".entry-title, .post-meta, .post-content ").wrapAll('<div class="pa-blog-text"></div>'); }); //Do the same for ajax $(document).bind('ready ajaxComplete', function() { $(".pa-blog .et_pb_post").each(function() { $(this).find(".entry-title, .post-meta, .post-content ").wrapAll('<div class="pa-blog-text"></div>'); }); }); }); })(jQuery); </script> --> <!-- Start cookieyes banner --> <script type="rocketlazyloadscript" id="cookieyes" data-rocket-type="text/javascript" data-rocket-src="https://cdn-cookieyes.com/client_data/8e74411928fd95af22007c85/script.js" defer></script> <!-- End cookieyes banner --> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /><style id="et-builder-googlefonts-cached-inline"></style> <!-- Search Engine Optimization by Rank Math - https://rankmath.com/ --> <title>News - DCRS</title><link rel="preload" as="font" href="https://u9n3k5f8.rocketcdn.me/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2" crossorigin><link rel="preload" as="font" href="https://u9n3k5f8.rocketcdn.me/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.woff" crossorigin><link rel="preload" as="font" href="https://fonts.gstatic.com/s/materialicons/v143/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2" crossorigin><style id="wpr-usedcss">.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container{background:#222}.wp-video{max-width:100%;height:auto}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}:where(.wp-block-group.has-background){padding:1.25em 2.375em}body{--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--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:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--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, .2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, .4);--wp--preset--shadow--sharp:6px 6px 0px rgba(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)}body{margin:0;--wp--style--global--content-size:823px;--wp--style--global--wide-size:1080px}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}a:where(:not(.wp-element-button)){text-decoration:underline}: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}.prevent_content_scroll,.prevent_mainpage_scroll{overflow:hidden}.dipi-popup-container .dipi_popup{position:fixed;width:100%;height:100%;background:rgba(61,61,61,.9);left:0;top:0;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.dipi-popup-container .dipi_popup::-webkit-scrollbar{display:none}.dipi-popup-container .dipi_popup.open{z-index:9999999}.dipi-popup-container .dipi_popup-close{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:fixed;right:0;top:0;margin:10px;overflow:hidden;border:none;outline:0;z-index:999990;font-size:100px;min-height:15px;min-width:15px;color:#fff;background-color:transparent;font-family:inherit;font-weight:300;line-height:1em;width:1em;height:1em;cursor:pointer}.dipi_popup-hugeinc{opacity:0;visibility:hidden;-webkit-transition:opacity .5s,visibility 0s .5s;transition:opacity .5s,visibility 0s .5s}.dipi_popup-hugeinc.open{opacity:1;visibility:visible;-webkit-transition:opacity .5s;transition:opacity .5s}.dipi-popup-container .dipi_popup .dipi-popup-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:100%;min-width:100%}.dipi-popup-container .dipi_popup .dipi-popup-wrapper{max-width:100%}.closebtn-within-popup .dipi-popup-wrapper{position:relative}.closebtn-within-popup .dipi-popup-wrapper .dipi_popup-close{position:absolute;cursor:pointer}[class*=dipi_].et_pb_module .et_pb_button{-webkit-transition:.2s!important;transition:all .2s ease!important}body.dipi-custom-archive-page.search:not(.woocommerce) #left-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition:.3s;transition:.3s ease}body.dipi-custom-archive-page.search:not(.dipi-archive-style5) #left-area article.et_pb_post{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}@media screen and (max-width:768px){body.dipi-custom-archive-page.search #left-area article.et_pb_post{-webkit-flex-basis:100%!important;-ms-flex-preferred-size:100%!important;flex-basis:100%!important;margin-right:0!important;display:block!important}}@media (min-width:320px) and (max-width:480px){body.dipi-fix-search-icon #et_top_search{margin:0 15px 0 0!important}}.et_pb_scroll_top{-webkit-animation-fill-mode:forwards!important;animation-fill-mode:forwards!important}.fa,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-spin{-webkit-animation:2s linear infinite fa-spin;animation:2s linear infinite fa-spin}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-backward:before{content:"\f04a"}.fa-forward:before{content:"\f04e"}.fa-pause:before{content:"\f04c"}.fa-play:before{content:"\f04b"}.fa-redo:before{content:"\f01e"}.fa-sun:before{content:"\f185"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-volume-up:before{content:"\f028"}.far{font-weight:400}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}.w3eden *,.w3eden ::after,.w3eden ::before{box-sizing:border-box}.w3eden html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}.w3eden article,.w3eden aside,.w3eden figcaption,.w3eden figure,.w3eden footer,.w3eden header,.w3eden hgroup,.w3eden main,.w3eden nav,.w3eden section{display:block}.w3eden body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}.w3eden [tabindex="-1"]:focus{outline:0!important}.w3eden hr{box-sizing:content-box;height:0;overflow:visible}.w3eden h1,.w3eden h2,.w3eden h3,.w3eden h4{margin-top:0;margin-bottom:.5rem}.w3eden p{margin-top:0;margin-bottom:1rem}.w3eden abbr[data-original-title],.w3eden abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.w3eden address{margin-bottom:1rem;font-style:normal;line-height:inherit}.w3eden dl,.w3eden ul{margin-top:0;margin-bottom:1rem}.w3eden ul ul{margin-bottom:0}.w3eden dt{font-weight:700}.w3eden dd{margin-bottom:.5rem;margin-left:0}.w3eden blockquote{margin:0 0 1rem}.w3eden b,.w3eden strong{font-weight:bolder}.w3eden a{color:var(--color-primary);text-decoration:none;background-color:transparent}.w3eden a:hover{color:var(--color-primary-hover);text-decoration:underline}.w3eden a:not([href]):not([tabindex]){color:inherit;text-decoration:none}.w3eden a:not([href]):not([tabindex]):focus,.w3eden a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}.w3eden a:not([href]):not([tabindex]):focus{outline:0}.w3eden code,.w3eden pre{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}.w3eden pre{margin-top:0;margin-bottom:1rem;overflow:auto}.w3eden figure{margin:0 0 1rem}.w3eden img{vertical-align:middle;border-style:none}.w3eden svg{overflow:hidden;vertical-align:middle}.w3eden table{border-collapse:collapse}.w3eden caption{padding-top:.75rem;padding-bottom:.75rem;color:var(--color-secondary);text-align:left;caption-side:bottom}.w3eden th{text-align:inherit}.w3eden label{display:inline-block;margin-bottom:.5rem}.w3eden button{border-radius:0}.w3eden button:focus{outline:dotted 1px;outline:-webkit-focus-ring-color auto 5px}.w3eden button,.w3eden input,.w3eden optgroup,.w3eden select,.w3eden textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.w3eden button,.w3eden input{overflow:visible}.w3eden button,.w3eden select{text-transform:none}.w3eden select{word-wrap:normal}.w3eden [type=button],.w3eden [type=reset],.w3eden [type=submit],.w3eden button{-webkit-appearance:button}.w3eden [type=button]:not(:disabled),.w3eden [type=reset]:not(:disabled),.w3eden [type=submit]:not(:disabled),.w3eden button:not(:disabled){cursor:pointer}.w3eden [type=button]::-moz-focus-inner,.w3eden [type=reset]::-moz-focus-inner,.w3eden [type=submit]::-moz-focus-inner,.w3eden button::-moz-focus-inner{padding:0;border-style:none}.w3eden input[type=checkbox],.w3eden input[type=radio]{box-sizing:border-box;padding:0}.w3eden input[type=date],.w3eden input[type=datetime-local],.w3eden input[type=month],.w3eden input[type=time]{-webkit-appearance:listbox}.w3eden textarea{overflow:auto;resize:vertical}.w3eden fieldset{min-width:0;padding:0;margin:0;border:0}.w3eden legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}.w3eden [type=number]::-webkit-inner-spin-button,.w3eden [type=number]::-webkit-outer-spin-button{height:auto}.w3eden [type=search]{outline-offset:-2px;-webkit-appearance:none}.w3eden [type=search]::-webkit-search-decoration{-webkit-appearance:none}.w3eden ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.w3eden output{display:inline-block}.w3eden summary{display:list-item;cursor:pointer}.w3eden template{display:none}.w3eden [hidden]{display:none!important}.w3eden .h1,.w3eden .h2,.w3eden .h3,.w3eden h1,.w3eden h2,.w3eden h3,.w3eden h4{margin-bottom:.5rem;font-weight:500;line-height:1.2}.w3eden .h1,.w3eden h1{font-size:2.5rem}.w3eden .h2,.w3eden h2{font-size:2rem}.w3eden .h3,.w3eden h3{font-size:1.75rem}.w3eden h4{font-size:1.5rem}.w3eden hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.w3eden .mark,.w3eden mark{padding:.2em;background-color:#fcf8e3}.w3eden code{font-size:87.5%;color:#e83e8c;word-break:break-word}.w3eden a>code{color:inherit}.w3eden pre{display:block;font-size:87.5%;color:#212529}.w3eden .container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.w3eden .container{max-width:540px}}@media(min-width:768px){.w3eden .container{max-width:720px}}@media(min-width:992px){.w3eden .container{max-width:960px}}@media(min-width:1200px){.w3eden .container{max-width:1140px}}.w3eden .row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.w3eden .col{position:relative;width:100%;padding-right:15px;padding-left:15px}.w3eden .col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.w3eden .table{width:100%;margin-bottom:1rem;border:0;color:#212529}.w3eden .table th{padding:.75rem;vertical-align:top;border:0;border-top:1px solid #dee2e6}.w3eden .table tbody+tbody{border:0;border-top:1px solid #dee2e6}.w3eden .form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.w3eden .form-row>.col{padding-right:5px;padding-left:5px}.w3eden .btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.w3eden .btn{transition:none}}.w3eden .btn:hover{color:#212529;text-decoration:none}.w3eden .btn.focus,.w3eden .btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.w3eden .btn-primary{color:#fff;background-color:var(--color-primary);border-color:var(--color-primary)}.w3eden .btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.w3eden .btn-primary.focus,.w3eden .btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.w3eden .btn-primary.disabled,.w3eden .btn-primary:disabled{color:#fff;background-color:var(--color-primary);border-color:var(--color-primary)}.w3eden .btn-primary:not(:disabled):not(.disabled).active,.w3eden .btn-primary:not(:disabled):not(.disabled):active,.w3eden .show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.w3eden .btn-primary:not(:disabled):not(.disabled).active:focus,.w3eden .btn-primary:not(:disabled):not(.disabled):active:focus,.w3eden .show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.w3eden .btn-secondary{color:#fff;background-color:var(--color-secondary);border-color:var(--color-secondary)}.w3eden .btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.w3eden .btn-secondary.focus,.w3eden .btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.w3eden .btn-secondary.disabled,.w3eden .btn-secondary:disabled{color:#fff;background-color:var(--color-secondary);border-color:var(--color-secondary)}.w3eden .btn-secondary:not(:disabled):not(.disabled).active,.w3eden .btn-secondary:not(:disabled):not(.disabled):active,.w3eden .show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.w3eden .btn-secondary:not(:disabled):not(.disabled).active:focus,.w3eden .btn-secondary:not(:disabled):not(.disabled):active:focus,.w3eden .show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.w3eden .btn-success{color:#fff;background-color:var(--color-success);border-color:var(--color-success)}.w3eden .btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.w3eden .btn-success.focus,.w3eden .btn-success:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.w3eden .btn-success.disabled,.w3eden .btn-success:disabled{color:#fff;background-color:var(--color-success);border-color:var(--color-success)}.w3eden .btn-success:not(:disabled):not(.disabled).active,.w3eden .btn-success:not(:disabled):not(.disabled):active,.w3eden .show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.w3eden .btn-success:not(:disabled):not(.disabled).active:focus,.w3eden .btn-success:not(:disabled):not(.disabled):active:focus,.w3eden .show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.w3eden .btn-info{color:#fff;background-color:var(--color-info);border-color:var(--color-info)}.w3eden .btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.w3eden .btn-info.focus,.w3eden .btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.w3eden .btn-info.disabled,.w3eden .btn-info:disabled{color:#fff;background-color:var(--color-info);border-color:var(--color-info)}.w3eden .btn-info:not(:disabled):not(.disabled).active,.w3eden .btn-info:not(:disabled):not(.disabled):active,.w3eden .show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.w3eden .btn-info:not(:disabled):not(.disabled).active:focus,.w3eden .btn-info:not(:disabled):not(.disabled):active:focus,.w3eden .show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.w3eden .btn-warning.disabled{color:#212529;background-color:var(--color-warning);border-color:var(--color-warning)}.w3eden .btn-warning:not(:disabled):not(.disabled).active,.w3eden .btn-warning:not(:disabled):not(.disabled):active{color:#212529;background-color:#d39e00;border-color:#c69500}.w3eden .btn-warning:not(:disabled):not(.disabled).active:focus,.w3eden .btn-warning:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.w3eden .btn-danger{color:#fff;background-color:var(--color-danger);border-color:var(--color-danger)}.w3eden .btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.w3eden .btn-danger.focus,.w3eden .btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.w3eden .btn-danger.disabled,.w3eden .btn-danger:disabled{color:#fff;background-color:var(--color-danger);border-color:var(--color-danger)}.w3eden .btn-danger:not(:disabled):not(.disabled).active,.w3eden .btn-danger:not(:disabled):not(.disabled):active,.w3eden .show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.w3eden .btn-danger:not(:disabled):not(.disabled).active:focus,.w3eden .btn-danger:not(:disabled):not(.disabled):active:focus,.w3eden .show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.w3eden .btn-light.disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.w3eden .btn-light:not(:disabled):not(.disabled).active,.w3eden .btn-light:not(:disabled):not(.disabled):active{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.w3eden .btn-light:not(:disabled):not(.disabled).active:focus,.w3eden .btn-light:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.w3eden .btn-link.disabled{color:var(--color-secondary);pointer-events:none}.w3eden .btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.w3eden .fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.w3eden .fade{transition:none}}.w3eden .fade:not(.show){opacity:0}.w3eden .collapse:not(.show){display:none}.w3eden .collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}.w3eden .dropdown,.w3eden .dropleft,.w3eden .dropright,.w3eden .dropup{position:relative}.w3eden .dropdown-toggle{white-space:nowrap}.w3eden .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.w3eden .dropdown-toggle:empty::after{margin-left:0}.w3eden .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.w3eden .dropdown-menu[x-placement^=bottom],.w3eden .dropdown-menu[x-placement^=left],.w3eden .dropdown-menu[x-placement^=right],.w3eden .dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.w3eden .dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.w3eden .dropdown-item:focus,.w3eden .dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.w3eden .dropdown-item.active,.w3eden .dropdown-item:active{color:#fff;text-decoration:none;background-color:var(--color-primary)}.w3eden .dropdown-item.disabled,.w3eden .dropdown-item:disabled{color:var(--color-secondary);pointer-events:none;background-color:transparent}.w3eden .dropdown-menu.show{display:block}.w3eden .input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.w3eden .nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.w3eden .nav-link{display:block;padding:.5rem 1rem}.w3eden .nav-link:focus,.w3eden .nav-link:hover{text-decoration:none}.w3eden .nav-link.disabled{color:var(--color-secondary);pointer-events:none;cursor:default}.w3eden .nav-tabs .nav-link.disabled{color:var(--color-secondary);background-color:transparent;border-color:transparent}.w3eden .card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.w3eden .card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.w3eden .card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.w3eden .card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.w3eden .pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.w3eden .alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.w3eden .media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.w3eden .media-body{-ms-flex:1;flex:1}.w3eden .list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.w3eden .list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.w3eden .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.w3eden .list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.w3eden .list-group-item.active{z-index:2;color:#fff;background-color:var(--color-primary);border-color:var(--color-primary)}.w3eden .modal-open{overflow:hidden}.w3eden .modal-open .modal{overflow-x:hidden;overflow-y:auto}.w3eden .modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.w3eden .modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.w3eden .modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media(prefers-reduced-motion:reduce){.w3eden .collapsing{transition:none}.w3eden .modal.fade .modal-dialog{transition:none}}.w3eden .modal.show .modal-dialog{-webkit-transform:none;transform:none}.w3eden .modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.w3eden .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.w3eden .modal-dialog-scrollable .modal-footer,.w3eden .modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.w3eden .modal-dialog-scrollable .modal-body{overflow-y:auto}.w3eden .modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.w3eden .modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.w3eden .modal-backdrop.fade{opacity:0}.w3eden .modal-backdrop.show{opacity:.5}.w3eden .modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.w3eden .modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.w3eden .modal-title{margin-bottom:0;line-height:1.5}.w3eden .modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.w3eden .modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #dee2e6;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.w3eden .modal-footer>:not(:first-child){margin-left:.25rem}.w3eden .modal-footer>:not(:last-child){margin-right:.25rem}@media(min-width:576px){.w3eden .modal-dialog{max-width:500px;margin:1.75rem auto}}.w3eden .tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.w3eden .tooltip.show{opacity:.9;background:rgba(0,0,0,.5)}.w3eden .tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.w3eden .tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.w3eden .tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.w3eden .bg-success{background-color:var(--color-success)!important}.w3eden .clearfix::after{display:block;clear:both;content:""}.w3eden .position-relative{position:relative!important}.w3eden .m-2{margin:.5rem!important}.w3eden .mr-3{margin-right:1rem!important}.w3eden .ml-3{margin-left:1rem!important}.w3eden .p-0{padding:0!important}.w3eden .text-center{text-align:center!important}.w3eden .visible{visibility:visible!important}@media print{.w3eden *,.w3eden ::after,.w3eden ::before{text-shadow:none!important;box-shadow:none!important}.w3eden a:not(.btn){text-decoration:underline}.w3eden abbr[title]::after{content:" (" attr(title) ")"}.w3eden pre{white-space:pre-wrap!important}.w3eden blockquote,.w3eden pre{border:1px solid #adb5bd;page-break-inside:avoid}.w3eden img,.w3eden tr{page-break-inside:avoid}.w3eden h2,.w3eden h3,.w3eden p{orphans:3;widows:3}.w3eden h2,.w3eden h3{page-break-after:avoid}.w3eden body{min-width:992px!important}.w3eden .container{min-width:992px!important}.w3eden .navbar{display:none}.w3eden .table{border-collapse:collapse!important}.w3eden .table th{background-color:#fff!important}}.w3eden .card img,.w3eden .list-group-item img{padding:0;margin:0}.w3eden .btn{font-size:unset}.w3eden .table th a{font-weight:700}.w3eden .wpdm-social-lock{margin-right:5px}.w3eden a.btn{text-decoration:none!important}.w3eden .popover{min-width:250px}@keyframes spin{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-ms-transform:rotate(359deg);transform:rotate(359deg)}}@-moz-keyframes spin{from{-moz-transform:rotate(0);transform:rotate(0)}to{-moz-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes spin{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-ms-keyframes spin{from{-ms-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(359deg);transform:rotate(359deg)}}@-o-keyframes spin{from{-o-transform:rotate(0);transform:rotate(0)}to{-o-transform:rotate(359deg);transform:rotate(359deg)}}.w3eden div.tooltip.in{border-radius:2px!important}.w3eden .dropdown-menu li{list-style:none!important}.w3eden .btn.btn-xs{border-radius:1.5px;padding:4px 8px;font-size:9px}.w3eden .wpdm-social-lock{text-transform:none!important}.w3eden .wpdm-social-lock .fa{margin-right:5px}.w3eden .btn.wpdm-btn-play{outline:0!important}.w3eden label.error{color:var(--color-danger);font-weight:300!important;font-size:11px!important}.w3eden .card .table{border-top:0}.w3eden .input-group input:not(:last-child){border-top-right-radius:0!important;border-bottom-right-radius:0!important}.w3eden label.error.valid{display:none}.w3eden label.error.valid{display:none!important}.w3eden .btn{-webkit-transition:.2s;transition:all .2s ease;text-transform:uppercase;font-weight:400;letter-spacing:1px;font-size:13px;padding:7.5px 16px;border-radius:2px}.w3eden .btn.btn-xs{padding:7px 10px;font-size:10px;border-radius:2px}.w3eden .btn.btn-xs{border-radius:1.5px}.w3eden .btn.btn-xs{padding:5px 8px;font-size:9px}.w3eden .btn.btn-secondary{background-color:#81888c;border-color:#81888c;color:#fff}.w3eden .btn.btn-secondary:hover:not(.no-hover){background-color:#a3acb1;border-color:#81888c;color:#fff}.w3eden .btn.btn-secondary:active:not(.no-hover){background-color:#a5abaf;border-color:#8f9598;color:#fff}.w3eden .btn.active,.w3eden .btn.active:focus,.w3eden .btn.active:hover,.w3eden .btn:active,.w3eden .btn:active:focus,.w3eden .btn:active:hover,.w3eden .btn:focus,.w3eden .btn:hover{background-color:#979797;color:#fff;box-shadow:none}.w3eden .btn:hover,.w3eden .navbar .navbar-nav>a.btn:hover{box-shadow:0 3px 8px 0 rgba(0,0,0,.17)}.w3eden .btn:focus,.w3eden .btn:hover,.w3eden .navbar .navbar-nav>a.btn:focus,.w3eden .navbar .navbar-nav>a.btn:hover{opacity:1;outline:0!important}.w3eden .btn.active,.w3eden .btn:active,.w3eden .navbar .navbar-nav>a.btn.active,.w3eden .navbar .navbar-nav>a.btn:active,.w3eden .open>.btn.dropdown-toggle,.w3eden .open>.navbar .navbar-nav>a.btn.dropdown-toggle{-webkit-box-shadow:none;box-shadow:none;outline:0!important}.w3eden .btn-primary{background-color:var(--color-primary);border-color:var(--color-primary);color:#fff}.w3eden .btn-primary.active,.w3eden .btn-primary.active:focus,.w3eden .btn-primary.active:hover,.w3eden .btn-primary:active,.w3eden .btn-primary:active:focus,.w3eden .btn-primary:active:hover,.w3eden .btn-primary:focus,.w3eden .btn-primary:hover,.w3eden .show>.btn-primary.dropdown-toggle,.w3eden .show>.btn-primary.dropdown-toggle:focus,.w3eden .show>.btn-primary.dropdown-toggle:hover{background-color:var(--color-primary-hover);border-color:var(--color-primary-hover);color:#fff;box-shadow:none}.w3eden .btn-primary:hover{box-shadow:0 3px 8px 0 rgba(0,0,0,.17)}.w3eden .btn-primary.disabled,.w3eden .btn-primary.disabled.active,.w3eden .btn-primary.disabled.focus,.w3eden .btn-primary.disabled:active,.w3eden .btn-primary.disabled:focus,.w3eden .btn-primary.disabled:hover,.w3eden .btn-primary:disabled,.w3eden .btn-primary:disabled.active,.w3eden .btn-primary:disabled.focus,.w3eden .btn-primary:disabled:active,.w3eden .btn-primary:disabled:focus,.w3eden .btn-primary:disabled:hover,.w3eden .btn-primary[disabled],.w3eden .btn-primary[disabled].active,.w3eden .btn-primary[disabled].focus,.w3eden .btn-primary[disabled]:active,.w3eden .btn-primary[disabled]:focus,.w3eden .btn-primary[disabled]:hover,.w3eden fieldset[disabled] .btn-primary,.w3eden fieldset[disabled] .btn-primary.active,.w3eden fieldset[disabled] .btn-primary.focus,.w3eden fieldset[disabled] .btn-primary:active,.w3eden fieldset[disabled] .btn-primary:focus,.w3eden fieldset[disabled] .btn-primary:hover{background-color:var(--color-primary);border-color:var(--color-primary-hover)}.w3eden .btn-success{background-color:var(--color-success);border-color:var(--color-success);color:#fff}.w3eden .btn-success.active,.w3eden .btn-success.active:focus,.w3eden .btn-success.active:hover,.w3eden .btn-success:active,.w3eden .btn-success:active:focus,.w3eden .btn-success:active:hover,.w3eden .btn-success:focus,.w3eden .btn-success:hover,.w3eden .show>.btn-success.dropdown-toggle,.w3eden .show>.btn-success.dropdown-toggle:focus,.w3eden .show>.btn-success.dropdown-toggle:hover{background-color:var(--color-success-hover);border:1px solid var(--color-success-hover);color:#fff;box-shadow:none}.w3eden .btn-success:hover{box-shadow:0 3px 8px 0 rgba(0,0,0,.17)}.w3eden .btn-success.disabled,.w3eden .btn-success.disabled.active,.w3eden .btn-success.disabled.focus,.w3eden .btn-success.disabled:active,.w3eden .btn-success.disabled:focus,.w3eden .btn-success.disabled:hover,.w3eden .btn-success:disabled,.w3eden .btn-success:disabled.active,.w3eden .btn-success:disabled.focus,.w3eden .btn-success:disabled:active,.w3eden .btn-success:disabled:focus,.w3eden .btn-success:disabled:hover,.w3eden .btn-success[disabled],.w3eden .btn-success[disabled].active,.w3eden .btn-success[disabled].focus,.w3eden .btn-success[disabled]:active,.w3eden .btn-success[disabled]:focus,.w3eden .btn-success[disabled]:hover,.w3eden fieldset[disabled] .btn-success,.w3eden fieldset[disabled] .btn-success.active,.w3eden fieldset[disabled] .btn-success.focus,.w3eden fieldset[disabled] .btn-success:active,.w3eden fieldset[disabled] .btn-success:focus,.w3eden fieldset[disabled] .btn-success:hover{background-color:var(--color-success);border-color:var(--color-success)}.w3eden .btn-info{background-color:var(--color-info);border-color:var(--color-info);color:#fff}.w3eden .btn-info.active,.w3eden .btn-info.active:focus,.w3eden .btn-info.active:hover,.w3eden .btn-info:active,.w3eden .btn-info:active:focus,.w3eden .btn-info:active:hover,.w3eden .btn-info:focus,.w3eden .btn-info:hover,.w3eden .show>.btn-info.dropdown-toggle,.w3eden .show>.btn-info.dropdown-toggle:focus,.w3eden .show>.btn-info.dropdown-toggle:hover{background-color:var(--color-info-hover);border-color:var(--color-info-hover);color:#fff;box-shadow:none}.w3eden .btn-info:hover{box-shadow:0 3px 8px 0 rgba(0,0,0,.17)}.w3eden .btn-info.disabled,.w3eden .btn-info.disabled.active,.w3eden .btn-info.disabled.focus,.w3eden .btn-info.disabled:active,.w3eden .btn-info.disabled:focus,.w3eden .btn-info.disabled:hover,.w3eden .btn-info:disabled,.w3eden .btn-info:disabled.active,.w3eden .btn-info:disabled.focus,.w3eden .btn-info:disabled:active,.w3eden .btn-info:disabled:focus,.w3eden .btn-info:disabled:hover,.w3eden .btn-info[disabled],.w3eden .btn-info[disabled].active,.w3eden .btn-info[disabled].focus,.w3eden .btn-info[disabled]:active,.w3eden .btn-info[disabled]:focus,.w3eden .btn-info[disabled]:hover,.w3eden fieldset[disabled] .btn-info,.w3eden fieldset[disabled] .btn-info.active,.w3eden fieldset[disabled] .btn-info.focus,.w3eden fieldset[disabled] .btn-info:active,.w3eden fieldset[disabled] .btn-info:focus,.w3eden fieldset[disabled] .btn-info:hover{background-color:var(--color-info);border-color:var(--color-info)}.w3eden .btn-warning.disabled,.w3eden .btn-warning.disabled.active,.w3eden .btn-warning.disabled.focus,.w3eden .btn-warning.disabled:active,.w3eden .btn-warning.disabled:focus,.w3eden .btn-warning.disabled:hover{background-color:var(--color-warning);border-color:var(--color-warning)}.w3eden .btn-danger{background-color:var(--color-danger);color:#fff}.w3eden .btn-danger.active,.w3eden .btn-danger.active:focus,.w3eden .btn-danger.active:hover,.w3eden .btn-danger:active,.w3eden .btn-danger:active:focus,.w3eden .btn-danger:active:hover,.w3eden .btn-danger:focus,.w3eden .btn-danger:hover,.w3eden .show>.btn-danger.dropdown-toggle,.w3eden .show>.btn-danger.dropdown-toggle:focus,.w3eden .show>.btn-danger.dropdown-toggle:hover{background-color:var(--color-danger-hover);border-color:var(--color-danger-hover);color:#fff;box-shadow:none}.w3eden .btn-danger:hover{box-shadow:0 3px 8px 0 rgba(0,0,0,.17)}.w3eden .btn-danger.disabled,.w3eden .btn-danger.disabled.active,.w3eden .btn-danger.disabled.focus,.w3eden .btn-danger.disabled:active,.w3eden .btn-danger.disabled:focus,.w3eden .btn-danger.disabled:hover,.w3eden .btn-danger:disabled,.w3eden .btn-danger:disabled.active,.w3eden .btn-danger:disabled.focus,.w3eden .btn-danger:disabled:active,.w3eden .btn-danger:disabled:focus,.w3eden .btn-danger:disabled:hover,.w3eden .btn-danger[disabled],.w3eden .btn-danger[disabled].active,.w3eden .btn-danger[disabled].focus,.w3eden .btn-danger[disabled]:active,.w3eden .btn-danger[disabled]:focus,.w3eden .btn-danger[disabled]:hover,.w3eden fieldset[disabled] .btn-danger,.w3eden fieldset[disabled] .btn-danger.active,.w3eden fieldset[disabled] .btn-danger.focus,.w3eden fieldset[disabled] .btn-danger:active,.w3eden fieldset[disabled] .btn-danger:focus,.w3eden fieldset[disabled] .btn-danger:hover{background-color:var(--color-danger);border-color:var(--color-danger)}.w3eden .btn.disabled,.w3eden .btn:disabled,.w3eden .btn[disabled]{opacity:.5}.w3eden .btn-link.disabled,.w3eden .btn-link.disabled.active,.w3eden .btn-link.disabled.focus,.w3eden .btn-link.disabled:active,.w3eden .btn-link.disabled:focus,.w3eden .btn-link.disabled:hover{background-color:transparent}.w3eden .btn-lg{font-size:1em;border-radius:.25rem;padding:15px 48px}.w3eden .btn .label{margin-left:5px}.w3eden .fa-play{margin:0!important}.w3eden label{cursor:pointer}.w3eden fieldset{border:1px solid #ddd!important;padding:10px;border-radius:3px}.w3eden legend{font-weight:700;font-size:inherit;color:inherit;display:inline;float:left;padding:10px!important;border-bottom:1px solid #ddd!important}.w3eden .pagination li a,.w3eden .pagination li span{padding:0 15px;margin:2px;min-width:40px;line-height:32px;text-align:center;border-radius:3px;display:block;font-size:14px;font-weight:600;border:1px solid rgba(0,0,0,.1)}.pagination li span{border:1px solid transparent!important}.w3eden .pagination li span{background:#fff;border-color:var(--color-primary);color:var(--color-primary)}.w3eden .pagination li a.current,.w3eden .pagination li a.disabled{font-weight:900;border:1px solid rgba(61,115,207,.47);color:rgba(61,115,207,.47)}.w3eden .pagination li a:not(.disabled):not(.current):hover{border:1px solid var(--color-primary);text-decoration:none}.w3eden .card h3{margin:0;padding:0;font-size:14pt;font-weight:700}.w3eden #wpdm-dashboard-sidebar .list-group-item{font-size:10px;text-transform:uppercase;letter-spacing:1px;font-weight:400}.w3eden #wpdm-dashboard-sidebar .list-group-item.active,.w3eden #wpdm-dashboard-sidebar .list-group-item.active:active,.w3eden #wpdm-dashboard-sidebar .list-group-item.active:focus,.w3eden #wpdm-dashboard-sidebar .list-group-item.selected{font-weight:800}.w3eden .mr-3{margin-right:12px!important}#wpdm-dashboard-sidebar h3{font-size:10px;text-transform:uppercase;font-family:var(--wpdm-font);letter-spacing:1px;color:var(--color-muted);opacity:.4;padding:0;margin:20px 0 10px;font-weight:600}.w3eden .list-group-item.active,.w3eden .list-group-item.active:focus,.w3eden .list-group-item.active:hover{z-index:2;color:#fff;background-color:var(--color-primary);border-color:var(--color-primary)!important}.w3eden .popover.fade{z-index:-9999}.w3eden .popover.fade.in{z-index:9999}.w3eden .wpdm-social-lock{margin:0 3px!important}.w3eden .wpdm-social-lock.btn{border-radius:2px!important;margin-bottom:5px!important}.w3eden .input-wrapper label{font-size:12px;font-weight:400;opacity:.3;margin:0}.w3eden .input-wrapper{border:1px solid #ddd;border-radius:4px;padding:7px 15px;background:#fff!important;transition:all ease-in-out .4s}.w3eden .input-wrapper.input-focused{border:1px solid var(--color-primary)}.w3eden .input-wrapper.input-withvalue{border:1px solid var(--color-primary-active)}.w3eden .list-group li{margin-left:0}.w3eden video{max-width:100%!important}.w3eden .modal-title{font-weight:600;letter-spacing:1px}.w3eden .blockui{position:relative}.w3eden .blockui:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;z-index:1;background:url("https://u9n3k5f8.rocketcdn.me/wp-content/plugins/download-manager/assets/images/loader.svg") center center no-repeat rgba(255,255,255,.8);background-size:64px;-webkit-transition:.4s ease-in-out;-moz-transition:.4s ease-in-out;-ms-transition:.4s ease-in-out;-o-transition:.4s ease-in-out;transition:ease-in-out .4s}.wpdm-floatify{margin-bottom:10px;font-size:9pt;letter-spacing:.5px}.wpdm-notify{padding:20px;border-radius:0;clear:both;background:#fff;background-size:24px!important;box-shadow:0 0 15px rgba(0,0,0,.1);margin-bottom:10px;cursor:pointer;font-size:11pt;letter-spacing:.5px}.wpdm-overlay{position:relative;overflow:hidden}.wpdm-overlay-content{padding-top:20px;position:absolute;z-index:999999;left:0;top:0;width:100%;height:100%;background:rgba(255,255,255,.9)}.wpdm-overlay .wpdm-overlay-close{position:absolute;right:0;top:0;font-size:9pt;color:var(--color-red)}.w3eden #__boot_popup .modal-content{border:0;box-shadow:0 0 15px rgba(0,0,0,.2)}.w3eden #__boot_popup{background:rgba(0,0,0,.5)}.w3eden a{outline:0!important}#wpdm-audio-player-ui{position:fixed;right:0;bottom:0;z-index:999999}#wpdm-audio-player-ui .wpdm-audio-control-buttons .btn{border-radius:2px}#wpdm-audio-player-ui .progress{min-width:200px;height:38px;border-radius:2px;cursor:pointer;position:relative;background:rgba(0,0,0,.06);margin:0;padding:10px 55px}#wpdm-audio-player-ui .progress-bar{border-radius:2px;background:linear-gradient(180deg,#5b71e8d6,#4b5dbbde) #239cef}#wpdm-audio-player-ui #mins{line-height:36px;right:15px;position:absolute;font-size:10px}#wpdm-audio-player-ui #played{line-height:36px;left:15px;position:absolute;font-size:10px}#wpdm-audio-player-ui .volumctrl{position:absolute;right:0;width:100px;top:-40px;padding:7px 10px 0;border:1px solid #eee;border-radius:3px;background:#fcfcfc;display:none}#wpdm-audio-player-ui .volumctrl input{max-width:100%;margin:0}.woocommerce .woocommerce-error .button,.woocommerce-page .woocommerce-error .button{float:right}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce div.product div.images{float:left;width:48%}.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before{content:" ";display:table}.woocommerce div.product div.thumbnails::after{clear:both}.woocommerce div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce div.product div.thumbnails a.last{margin-right:0}.woocommerce div.product div.thumbnails a.first{clear:both}.woocommerce div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce div.product div.thumbnails.columns-2 a{width:48%}.woocommerce div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce div.product div.summary{float:right;width:48%;clear:none}.woocommerce div.product .woocommerce-tabs{clear:both}.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before{content:" ";display:table}.woocommerce div.product #reviews .comment::after{clear:both}.woocommerce div.product #reviews .comment img{float:right;height:auto}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{position:absolute;right:.7em;top:.7em;cursor:pointer}.woocommerce form .show-password-input::after,.woocommerce-page form .show-password-input::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e010";text-decoration:none}.woocommerce form .show-password-input.display-password::after,.woocommerce-page form .show-password-input.display-password::after{color:#585858}:root{--woocommerce:#7F54B3;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#7F54B3;--wc-primary-text:white;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#b3af54;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676}@keyframes spin{100%{transform:rotate(360deg)}}@font-face{font-display:swap;font-family:WooCommerce;src:url(https://u9n3k5f8.rocketcdn.me/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(https://u9n3k5f8.rocketcdn.me/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(https://u9n3k5f8.rocketcdn.me/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}.woocommerce-store-notice{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#7f54b3;color:#fff;z-index:99998;box-shadow:0 1px 1em rgba(0,0,0,.2);display:none}.woocommerce-store-notice a{color:#fff;text-decoration:underline}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:1s ease-in-out infinite spin;background:url(https://u9n3k5f8.rocketcdn.me/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:red!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:red}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.5;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{position:absolute;top:.5em;right:.5em;font-size:2em;z-index:9;width:36px;height:36px;background:#fff;text-indent:-9999px;border-radius:100%;box-sizing:content-box}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{content:"";display:block;width:10px;height:10px;border:2px solid #000;border-radius:100%;position:absolute;top:9px;left:9px;box-sizing:content-box}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{content:"";display:block;width:2px;height:8px;background:#000;border-radius:6px;position:absolute;top:19px;left:22px;transform:rotate(-45deg);box-sizing:content-box}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6a6a6a}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table}.woocommerce div.product p.cart::after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:" ";display:table}.woocommerce div.product form.cart::after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none}.woocommerce p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";text-indent:0}.woocommerce p.stars a:hover~a::before{content:"\e021"}.woocommerce p.stars:hover a::before{content:"\e020"}.woocommerce p.stars.selected a.active::before{content:"\e020"}.woocommerce p.stars.selected a.active~a::before{content:"\e021"}.woocommerce p.stars.selected a:not(.active)::before{content:"\e020"}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0;border-style:solid;border-color:#1e85be transparent transparent;z-index:100;display:block}.woocommerce form .form-row select{cursor:pointer;margin:0}.woocommerce form .form-row .required{color:red;font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row textarea{box-sizing:border-box;width:100%;margin:0;outline:0;line-height:normal}.woocommerce form .form-row textarea{height:4em;line-height:1.5;display:block;box-shadow:none}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}.woocommerce form.checkout_coupon{border:1px solid #cfc8d8;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:2s linear infinite spin}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover{background-color:#dcd7e3;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt{background-color:#7f54b3;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover{background-color:#7249a4;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#7f54b3;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#e9e6ed}.woocommerce-error{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #7f54b3;list-style:none;width:auto;word-wrap:break-word}.woocommerce-error::after,.woocommerce-error::before{content:" ";display:table}.woocommerce-error::after{clear:both}.woocommerce-error::before{font-family:WooCommerce;content:"\e028";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button{float:right}.woocommerce-error li{list-style:none!important;padding-left:0!important;margin-left:0!important}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:"\e016";color:#b81c23}.woocommerce form .form-row .required{visibility:visible}.is-menu a,.is-menu a:focus,.is-menu a:hover,.is-menu:hover>a{background:0 0!important;outline:0}.is-screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);color:#000;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}.is-menu,form .is-link-container{position:relative}.is-menu a{line-height:1}.is-menu a::after,.is-menu a::before{display:none!important}.is-menu.default form{max-width:310px}.is-menu.is-dropdown form{display:none;min-width:310px;max-width:100%;position:absolute;right:0;top:100%;z-index:9}.is-menu.full-width-menu form,.is-menu.sliding form{min-width:0!important;overflow:hidden;position:absolute;right:0;top:25%;width:0;z-index:9;padding:0;margin:0}.is-menu.full-width-menu form:not(.is-search-form) input[type=search],.is-menu.full-width-menu form:not(.is-search-form) input[type=text],.is-menu.is-dropdown form:not(.is-search-form) input[type=search],.is-menu.is-dropdown form:not(.is-search-form) input[type=text],.is-menu.sliding form:not(.is-search-form) input[type=search],.is-menu.sliding form:not(.is-search-form) input[type=text]{background:#fff;color:#000}.is-menu.is-first form{right:auto;left:0}.is-menu.full-width-menu.open .search-close,.is-menu.full-width-menu:not(.open) form,.is-menu.sliding.open .search-close,.is-menu.sliding:not(.open) form,form:hover+.is-link-container,form:hover>.is-link-container{display:block}.is-link-container,.search-close{display:none}.is-menu form label{margin:0;padding:0}.is-menu-wrapper{display:none;position:absolute;right:5px;top:5px;width:auto;z-index:9999}.popup-search-close,.search-close{cursor:pointer;width:20px;height:20px}.is-menu-wrapper.is-expanded{width:100%}.admin-bar .is-menu-wrapper{top:51px}.is-menu-wrapper .is-menu{float:right}.is-menu-wrapper .is-menu form{right:0;left:auto}.search-close{position:absolute;right:-22px;top:33%;z-index:99999}.is-menu.is-first .search-close{right:auto;left:-22px}.is-menu.is-dropdown .search-close{top:calc(100% + 7px)}.popup-search-close{z-index:99999;float:right;position:relative;margin:20px 20px 0 0}#is-popup-wrapper{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(4,4,4,.91);z-index:999999}.popup-search-close:after,.search-close:after{border-left:2px solid #848484;content:'';height:20px;left:9px;position:absolute;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.popup-search-close:before,.search-close:before{border-left:2px solid #848484;content:'';height:20px;left:9px;position:absolute;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}@media screen and (max-width:910px){.is-menu form{left:0;min-width:50%;right:auto}.is-menu.default form{max-width:100%}.is-menu.full-width-menu.active-search{position:relative}.is-menu-wrapper{display:block}}.is-form-style label,.is-menu.full-width-menu.is-first button.is-search-submit,.is-menu.sliding.is-first button.is-search-submit{display:inline-block!important}form .is-link-container div{position:absolute;width:200px;bottom:-25px;left:5px;z-index:99999;height:auto;line-height:14px;padding:10px 15px}form .is-link-container a{text-decoration:none;font-size:14px;font-weight:100;font-family:arial;box-shadow:none}form .is-link-container a:hover{text-decoration:underline}.is-form-style label{padding:0;vertical-align:middle;margin:0;width:100%;line-height:1}.is-form-style{line-height:1;position:relative;padding:0!important}.is-form-style input.is-search-input{background:#fff;background-image:none!important;color:#333;padding:0 12px;margin:0;outline:0!important;font-size:14px!important;height:36px;min-height:0;line-height:1;border-radius:0;border:1px solid #ccc!important;font-family:arial;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-webkit-border-radius:0}.is-form-style input.is-search-input::-ms-clear{display:none;width:0;height:0}.is-form-style input.is-search-input::-ms-reveal{display:none;width:0;height:0}.is-form-style input.is-search-input::-webkit-search-cancel-button,.is-form-style input.is-search-input::-webkit-search-decoration,.is-form-style input.is-search-input::-webkit-search-results-button,.is-form-style input.is-search-input::-webkit-search-results-decoration{display:none}.is-form-style button.is-search-submit{background:0 0;border:0;box-shadow:none!important;opacity:1;padding:0!important;margin:0;line-height:0;outline:0;vertical-align:middle;width:36px;height:36px}.is-menu.full-width-menu.is-first button.is-search-submit:not([style="display: inline-block;"]),.is-menu.sliding.is-first button.is-search-submit:not([style="display: inline-block;"]){visibility:hidden}.is-form-style .is-search-submit path{fill:#555}.is-form-style input.is-search-submit{text-decoration:none;position:absolute;top:0;right:0;padding:0 10px!important;width:auto}.is-form-style input.is-search-submit{display:inline-block!important;color:#666;background:#ededed;box-shadow:none!important;outline:0;margin:0;font-size:14px!important;border:1px solid #ccc;border-radius:0;line-height:1;height:36px;text-transform:capitalize;vertical-align:middle;-webkit-transition:background-color .1s ease-in-out;-moz-transition:background-color .1s ease-in-out;-o-transition:background-color .1s ease-in-out;transition:background-color .1s ease-in-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}form.is-form-style input.is-search-submit:hover{background:#dcdcdc}.open-trigger{width:30px;height:30px;position:absolute;right:4px;top:0;z-index:999}.menu-item-has-children.de-mega-menu-item{position:relative}.nav li .dmm-dropdown-wrapper>ul{opacity:1!important;display:block;visibility:visible;padding:0}.nav li .et_pb_dmm_dropdown,.nav li .et_pb_dmm_dropdown .dmm-dropdown-wrapper,.nav li .et_pb_dmm_dropdown .et_pb_module_inner{height:100%}.nav li .dmm-dropdown-wrapper ul{border-top:none!important}.de-mega-menu{font-weight:500}#top-menu .de-mega-menu .et_pb_button_module_wrapper>a{display:inline-block}#main-header .nav .de-mega-menu ul.sub-menu,.et-fixed-header#main-header .nav .de-mega-menu ul.sub-menu{position:absolute}#top-menu li.mega-menu li ul{position:static;visibility:inherit;opacity:inherit;width:auto;background:inherit;padding:inherit;transform:none}#top-menu li.mega-menu ul li{float:inherit!important}#top-menu li.mega-menu .dmm-vert-tabs ul li{padding:20px!important;float:none!important}#top-menu li.mega-menu .dmm-vert-tabs ul{border:0;box-shadow:none;background:#f4f4f4}#top-menu li.mega-menu .dmm-vert-tabs ul li a:hover{background:0 0}@media only screen and (max-width:980px){.de-mega-menu{animation-duration:0s!important}}.de-mega-menu .et_animated{opacity:1!important}.dmm-dropdown-ul{padding:0!important}.dmm-overlay .close-submenu{display:none}.anchorpoint a{pointer-events:none}.anchorpoint{cursor:pointer}#top-menu>li:last-of-type{padding-right:0}.dipi_countdown .disabled .forwarding_wrapper{display:block}:root{--background-text-content:""}:root{--dipi-ig-popup-speed:500ms}.swiper-button-next:after,.swiper-button-prev:after{color:#fff}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all var(--dipi-ig-popup-speed) ease-out;-o-transition:all var(--dipi-ig-popup-speed) ease-out;transition:all var(--dipi-ig-popup-speed) ease-out}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all var(--dipi-ig-popup-speed) ease-out;-o-transition:all var(--dipi-ig-popup-speed) ease-out;transition:all var(--dipi-ig-popup-speed) ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg{opacity:0;-webkit-backface-visibility:hidden;-webkit-transition:.3s ease-out;-o-transition:.3s ease-out;transition:all .3s ease-out}.mfp-with-zoom.mfp-ready .mfp-container{opacity:1}.mfp-with-zoom.mfp-ready.mfp-bg{opacity:.8}.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg{opacity:0}.mfp-wrap .mfp-container .dipi-review-popup-text .mfp-close:hover{background:#000!important;color:#fff!important}.mfp-wrap .mfp-container .dipi-review-popup-text .mfp-close:active{top:-15px!important}@font-face{font-family:ETmodules;font-display:swap;src:url(https://u9n3k5f8.rocketcdn.me/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.eot);src:url(https://u9n3k5f8.rocketcdn.me/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.eot?#iefix) format("embedded-opentype"),url(https://u9n3k5f8.rocketcdn.me/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.woff) format("woff"),url(https://u9n3k5f8.rocketcdn.me/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.ttf) format("truetype"),url(https://u9n3k5f8.rocketcdn.me/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.svg#ETmodules) format("svg");font-weight:400;font-style:normal}.bsf_advanced_tab_wrapper{position:relative;overflow-x:hidden;-ms-flex:auto;flex:auto}.bsf_advanced_tab.et_pb_with_border .bsf_advanced_tab.et_pb_with_border{border:none!important;border-radius:0!important}.bsf_sticky_tabs ul{-webkit-transition:-webkit-transform .4s ease-out;transition:-webkit-transform .4s ease-out;-o-transition:transform .4s ease-out;transition:transform .4s ease-out;transition:transform .4s ease-out,-webkit-transform .4s ease-out}.el_md_testimonial_extended .swiper-button-next:after,.el_md_testimonial_extended .swiper-button-prev:after{font-family:'Material Icons'!important;font-size:18px;text-transform:lowercase}.el_md_testimonial_extended:hover .swiper-button-next:after,.el_md_testimonial_extended:hover .swiper-button-prev:after{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;-webkit-transition:.5s;-o-transition:.5s;transition:all .5s;visibility:visible}.el_md_testimonial_extended .swiper-button-next:after,.el_md_testimonial_extended .swiper-button-prev:after{position:absolute}.el_md_testimonial_extended .swiper-pagination{position:relative;bottom:0;margin:auto;padding:20px 0}.el_md_testimonial_extended .swiper-pagination-bullet,.el_md_testimonial_extended .swiper-pagination-bullet-active{width:15px;height:15px;margin:0 4px;opacity:1;-webkit-transition:.3s;-o-transition:.3s;transition:all .3s ease}.el_md_testimonial_extended .rounded_line .swiper-pagination-bullet,.el_md_testimonial_extended .rounded_line .swiper-pagination-bullet-active{width:30px;height:6px;border-radius:18px;vertical-align:middle;text-align:center}.el_md_testimonial_extended .el-testimonial-desc,.el_md_testimonial_extended .el-testimonial-desc p{font-size:16px;line-height:1.75;position:relative;z-index:1}.el_md_testimonial_extended .el-testimonial-company,.el_md_testimonial_extended .el-testimonial-name{font-size:18px}.el-rated{margin:0 2px}.el-rated:after{font-family:'Material Icons';color:#fac917;font-variant:none}.el-rated:after{content:"star"}.el-quote-opening.el_md_default_opening_icon{font-family:ETmodules}.el-quote-opening{display:inline-block;vertical-align:middle;font-size:56px;text-transform:lowercase;font-variant:none;font-style:normal;line-height:0;z-index:-1}.el-quote-opening{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.el-testimonial-rating{position:relative;line-height:1}.el-testimonial-rating .rating-value{display:inline-block;width:0;height:0;font-size:0;overflow:hidden}.el_md_testimonial_extended.et_pb_text_align_center{text-align:center}.el_md_testimonial_extended.et_pb_text_align_left{text-align:left}.el-single-testimonial-card{border-style:solid;border-color:#000}.el_md_testimonial_extended .layout1{border-radius:8px}.el_md_testimonial_extended .layout1 .el-testimonial-desc{background-color:#f8f8f8;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px 8px 0 0;width:100%;padding:50px 50px 80px}.el_md_testimonial_extended .layout1 .el-testimonial-meta{position:relative;z-index:1;border-radius:0 0 8px 8px;padding:50px 50px 70px}.el_md_testimonial_extended .layout1 .el-testimonial-rating{margin:15px 0 5px}.el_md_testimonial_extended .layout1 .el-testimonial-name{margin-top:15px;font-size:20px;font-weight:500;line-height:1.5}.el_md_testimonial_extended .layout1 .el-testimonial-rating+.el-testimonial-name{margin-top:10px}.el_md_testimonial_extended .layout1 .el-testimonial-credit{margin:5px 0;font-size:18px}.el_md_testimonial_extended .el-testimonial-isotope-item{width:100%;padding:1%}.el_md_testimonial_extended .el-testimonial-isotope-item .el-single-testimonial-card{margin-bottom:0}.el_md_testimonial_pagination_wrapper .el_md_testimonial_pagination{list-style:none;padding:0;line-height:normal;text-align:center}.el_md_testimonial_pagination li{display:inline-block;margin-right:10px}.el_md_testimonial_pagination li:last-child{margin-right:0}.el_md_testimonial_pagination li a{display:block;padding:4px 10px;font-size:16px;line-height:1.5}.el_md_testimonial_pagination li.active a{cursor:default}.el_md_testimonial_pagination li.disabled{display:none;opacity:.2}.el_md_testimonial_pagination li.disabled a{cursor:default}@media screen and (max-width:767px){.el_md_testimonial_extended .layout1 .el-testimonial-desc{padding:30px 50px 65px}.el_md_testimonial_extended .layout1 .el-testimonial-meta{padding:65px 50px 70px}.swiper-button-prev:after{left:-20px}.swiper-button-next:after{right:-20px}}.el-module-form-field-container>label.field-error{color:red}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.et_pb_text_align_left{text-align:left}.et_pb_text_align_center{text-align:center}.et_overlay{z-index:-1;position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:hsla(0,0%,100%,.9);opacity:0;pointer-events:none;-webkit-transition:.3s;-o-transition:.3s;transition:all .3s;border:1px solid #e5e5e5;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:antialiased}.et_overlay:before{color:#2ea3f2;content:"\E050";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:32px;-webkit-transition:.4s;-o-transition:.4s;transition:all .4s}.dsm_breadcrumbs{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0}#left-area ul.dsm_breadcrumbs,.entry-content ul.dsm_breadcrumbs,.et-l--body ul.dsm_breadcrumbs,.et-l--footer ul.dsm_breadcrumbs,.et-l--header ul.dsm_breadcrumbs{padding:0;list-style-type:none}.dsm_breadcrumbs a,.dsm_breadcrumbs strong{display:inline-block}.dsm_breadcrumbs .dsm_home_text_wrapper,.dsm_breadcrumbs>li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.dsm_breadcrumbs>li{margin-left:10px;border-style:solid}.dsm_breadcrumbs>li:first-child{margin-left:0}.dsm_home_item .dsm_home_icon,.et-db #et-boc .et-l .dsm_home_icon{font-size:18px;font-weight:700;margin-right:5px}.dsm_breadcrumbs_separator{width:auto}.dsm_breadcrumbs_separator .dsm_separator_icon,.et-db #et-boc .et-l .dsm_separator_icon{font-size:18px;font-weight:700}.dsm_image_accordion_child:not(.et-animated--vb)>div:before{content:"";z-index:0;top:0;left:0;bottom:0;right:0}.dsm_image_accordion_child:not(.et-animated--vb)>div:before{position:absolute;width:100%;height:100%;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:all .3s ease-in-out}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:pointer;pointer-events:all}.circle{fill:transparent;-webkit-transform-origin:0 0;transform-origin:0 0}.et_pb_bg_layout_dark .swiper-button-next:before,.et_pb_bg_layout_dark .swiper-button-prev:before{color:#fff}.et_pb_bg_layout_light .swiper-button-next:before,.et_pb_bg_layout_light .swiper-button-prev:before{color:#666}.et_pb_bg_layout_dark .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff}.et_pb_bg_layout_dark .swiper-pagination-bullet{background:hsla(0,0%,100%,.5)}.et_pb_bg_layout_light .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#333}.et_pb_bg_layout_light .swiper-pagination-bullet{background:rgba(0,0,0,.3)}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after,.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{font-family:ETmodules;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-lock{display:none}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:1s steps(12,end) infinite swiper-preloader-spin;animation:1s steps(12,end) infinite swiper-preloader-spin}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-cube-shadow{-webkit-filter:initial!important;filter:initial!important;background:0 0!important}.swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;-webkit-filter:blur(50px);filter:blur(50px)}.mfp-wrap.dsm-popup-position-fixed{height:auto!important}@-webkit-keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}@media (prefers-reduced-motion){.animated{-webkit-animation:unset!important;animation:unset!important;-webkit-transition:none!important;transition:none!important}}a,abbr,address,b,blockquote,body,center,cite,code,dd,div,dl,dt,em,fieldset,form,h1,h2,h3,h4,html,i,iframe,img,ins,label,legend,li,object,p,pre,span,strong,tt,ul{margin:0;padding:0;border:0;outline:0;font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;vertical-align:baseline;background:0 0}body{line-height:1}ul{list-style:none}blockquote{quotes:none}blockquote:after,blockquote:before{content:"";content:none}blockquote{margin:20px 0 30px;border-left:5px solid;padding-left:20px}pre{overflow:auto;padding:10px}figure{margin:0}table{border-collapse:collapse;border-spacing:0}article,aside,footer,header,hgroup,nav,section{display:block}body{font-family:'Open Sans',Arial,sans-serif;font-size:14px;color:#666;background-color:#fff;line-height:1.7em;font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.et_cover_background{background-size:cover!important;background-position:top!important;background-repeat:no-repeat!important;background-attachment:fixed}a{color:#2ea3f2}a,a:hover{text-decoration:none}p{padding-bottom:1em}p:not(.has-background):last-of-type{padding-bottom:0}p.et_normal_padding{padding-bottom:1em}strong{font-weight:700}cite,em,i{font-style:italic}code,pre{font-family:'Courier New',monospace;margin-bottom:10px}ins{text-decoration:none}dl{margin:0 0 1.5em}dl dt{font-weight:700}dd{margin-left:1.5em}blockquote p{padding-bottom:0}embed,iframe,object,video{max-width:100%}h1,h2,h3,h4{color:#333;padding-bottom:10px;line-height:1em;font-weight:500}h1 a,h2 a,h3 a,h4 a{color:inherit}h1{font-size:30px}h4{font-size:18px}input{-webkit-appearance:none}input[type=checkbox]{-webkit-appearance:checkbox}input[type=radio]{-webkit-appearance:radio}input.text,input.title,input[type=email],input[type=password],input[type=tel],input[type=text],select,textarea{background-color:#fff;border:1px solid #bbb;padding:2px;color:#4e4e4e}input.text:focus,input.title:focus,input[type=text]:focus,select:focus,textarea:focus{border-color:#2d3940;color:#3e3e3e}input.text,input.title,input[type=text],select,textarea{margin:0}textarea{padding:4px}button,input,select,textarea{font-family:inherit}img{max-width:100%;height:auto}.pagination{clear:both}.form-submit .et_pb_buttontton.alt.disabled{color:#2ea3f2}blockquote{border-color:#2ea3f2}#main-content{background-color:#fff}.container{width:80%;max-width:1080px;margin:auto}body:not(.et-tb) #main-content .container,body:not(.et-tb-has-header) #main-content .container{padding-top:58px}.entry-content table:not(.variations){border:1px solid #eee;margin:0 0 15px;text-align:left;width:100%}.entry-content tr th{color:#555;font-weight:700;padding:9px 24px}#left-area ul,.entry-content ul,.et-l--body ul,.et-l--footer ul,.et-l--header ul{list-style-type:disc;padding:0 0 23px 1em;line-height:26px}#left-area ul li ul{padding:2px 0 2px 20px}#wpadminbar{z-index:100001}#left-area .post-meta{font-size:14px;padding-bottom:15px}#left-area .post-meta a{text-decoration:none;color:#666}.alignright{float:right}.alignleft{float:left}img.alignleft{display:inline;float:left;margin-right:15px}img.alignright{display:inline;float:right;margin-left:15px}.page.et_pb_pagebuilder_layout #main-content{background-color:transparent}body #main-content .et_builder_inner_content>h1,body #main-content .et_builder_inner_content>h2,body #main-content .et_builder_inner_content>h3,body #main-content .et_builder_inner_content>h4{line-height:1.4em}body #main-content .et_builder_inner_content>p{line-height:1.7em}@media (min-width:981px){#left-area{width:79.125%;padding-bottom:23px}#main-content .container:before{content:"";position:absolute;top:0;height:100%;width:1px;background-color:#e2e2e2}.et_no_sidebar #left-area{float:none;width:100%!important}.et_no_sidebar #main-content .container:before{display:none}}@media (max-width:980px){#page-container{padding-top:80px}.et-tb #page-container,.et-tb-has-header #page-container{padding-top:0!important}#left-area{width:100%!important}#main-content .container:before{display:none!important}}body.et_fixed_nav.et_boxed_layout #page-container{padding-top:80px}body.et_fixed_nav.et_boxed_layout.et-tb #page-container,body.et_fixed_nav.et_boxed_layout.et-tb-has-header #page-container{padding-top:0!important}.et_boxed_layout #page-container{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.et_boxed_layout #page-container,.et_boxed_layout #page-container .container,.et_boxed_layout #page-container .et_pb_row,.et_fixed_nav.et_boxed_layout #page-container #main-header,.et_fixed_nav.et_boxed_layout #page-container #top-header{width:90%;max-width:1200px;margin:auto}.et_boxed_layout.et_vertical_nav #page-container{max-width:1425px}.et_boxed_layout.et_vertical_nav #page-container #top-header{width:auto;max-width:none}.et_boxed_layout.et_vertical_right.et_vertical_fixed #main-header{opacity:0}.et_boxed_layout.et_vertical_right.et_vertical_fixed #page-container #main-header.et_vertical_menu_set{opacity:1;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}.wp-pagenavi{text-align:right;border-top:1px solid #e2e2e2;padding-top:13px;clear:both;margin-bottom:30px}.wp-pagenavi a,.wp-pagenavi span{color:#666;margin:0 5px;text-decoration:none;font-size:14px!important;font-weight:400!important;border:none!important}.wp-pagenavi a:hover,.wp-pagenavi span.current{color:#2ea3f2!important;color:#2ea3f2}.et_pb_text_align_left .wp-pagenavi{text-align:left}.et_pb_text_align_center .wp-pagenavi{text-align:center}.single-project #left-area{padding-bottom:50px}.et_pb_pagebuilder_layout .entry-content,.et_pb_pagebuilder_layout .et_pb_post .entry-content{margin-bottom:0!important;padding-top:0}ul.et_pb_side_nav,ul.et_pb_side_nav *{-webkit-box-sizing:border-box;box-sizing:border-box}ul.et_pb_side_nav{-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;border-top-left-radius:5px;border-bottom-left-radius:5px;position:fixed;right:0;top:50%;width:40px;background:rgba(0,0,0,.4);padding:10px;z-index:99999;display:block;opacity:0}ul.et_pb_side_nav li.side_nav_item{padding:7px}ul.et_pb_side_nav .side_nav_item a{display:block;background-color:hsla(0,0%,100%,.5);text-indent:-9999px;border-radius:7px;margin-right:10px;height:7px;width:7px}ul.et_pb_side_nav.et-visible{opacity:1;-webkit-animation:1.5s cubic-bezier(.77,0,.175,1) fadeInRight;animation:1.5s cubic-bezier(.77,0,.175,1) fadeInRight}ul.et_pb_side_nav .side_nav_item a.active{background-color:#fff!important}.et_pb_scroll_top.et-pb-icon{text-align:center;background:rgba(0,0,0,.4);text-decoration:none;position:fixed;z-index:99999;bottom:125px;right:0;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;border-top-left-radius:5px;border-bottom-left-radius:5px;display:none;cursor:pointer;font-size:30px;padding:5px;color:#fff}.et_pb_scroll_top:before{content:"2"}.et_pb_scroll_top.et-visible{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeInRight;animation:1s cubic-bezier(.77,0,.175,1) fadeInRight}.et_pb_scroll_top.et-hidden{opacity:0;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeOutRight;animation:1s cubic-bezier(.77,0,.175,1) fadeOutRight}.woocommerce .woocommerce-error{background:#2ea3f2}.woocommerce #content input.button,.woocommerce #content input.button.alt,.woocommerce #content input.button.alt:hover,.woocommerce #content input.button:hover,.woocommerce a.button,.woocommerce a.button.alt,.woocommerce a.button.alt:hover,.woocommerce a.button:hover,.woocommerce button.button,.woocommerce button.button.alt,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:hover,.woocommerce div.product p.price,.woocommerce div.product span.price,.woocommerce input.button,.woocommerce input.button.alt,.woocommerce input.button.alt:hover,.woocommerce input.button:hover,.woocommerce-page #content input.button,.woocommerce-page #content input.button.alt,.woocommerce-page #content input.button.alt:hover,.woocommerce-page a.button,.woocommerce-page a.button.alt,.woocommerce-page a.button.alt:hover,.woocommerce-page a.button:hover,.woocommerce-page button.button,.woocommerce-page button.button.alt,.woocommerce-page button.button.alt.disabled,.woocommerce-page button.button.alt.disabled:hover,.woocommerce-page button.button.alt:hover,.woocommerce-page button.button:hover,.woocommerce-page input.button,.woocommerce-page input.button.alt,.woocommerce-page input.button.alt:hover,.woocommerce-page input.button:hover{color:#2ea3f2}.woocommerce #content input.button,.woocommerce #content input.button.alt,.woocommerce a.button,.woocommerce a.button.alt,.woocommerce button.button,.woocommerce button.button.alt,.woocommerce button.button.alt.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button,.woocommerce input.button.alt,.woocommerce-page #content input.button,.woocommerce-page #content input.button.alt,.woocommerce-page a.button,.woocommerce-page a.button.alt,.woocommerce-page button.button,.woocommerce-page button.button.alt,.woocommerce-page button.button.alt.disabled,.woocommerce-page input.button,.woocommerce-page input.button.alt{font-size:20px;font-weight:500;padding:.3em 1em;line-height:1.7em!important;background:0 0;position:relative;border:2px solid;border-radius:3px;-webkit-transition:.2s;transition:all .2s}.woocommerce a.button.alt,.woocommerce-page a.button.alt{border-color:#2ea3f2}.woocommerce #content input.button.alt:hover,.woocommerce #content input.button:hover,.woocommerce a.button.alt:hover,.woocommerce a.button:hover,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:hover,.woocommerce button.button:disabled:hover,.woocommerce button.button:hover,.woocommerce input.button.alt:hover,.woocommerce input.button:hover,.woocommerce-page #content input.button.alt:hover,.woocommerce-page #content input.button:hover,.woocommerce-page a.button.alt:hover,.woocommerce-page a.button:hover,.woocommerce-page button.button.alt.disabled:hover,.woocommerce-page button.button.alt:hover,.woocommerce-page button.button:disabled:hover,.woocommerce-page button.button:hover,.woocommerce-page input.button.alt:hover,.woocommerce-page input.button:hover{border:2px solid transparent;padding:.3em 2em .3em 1em}.woocommerce #content input.button.alt:hover,.woocommerce #content input.button:hover,.woocommerce a.button.alt:hover,.woocommerce a.button:hover,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:hover,.woocommerce button.button:hover,.woocommerce input.button.alt:hover,.woocommerce input.button:hover,.woocommerce-page #content input.button.alt:hover,.woocommerce-page #content input.button:hover,.woocommerce-page a.button.alt:hover,.woocommerce-page a.button:hover,.woocommerce-page button.button.alt.disabled:hover,.woocommerce-page button.button.alt:hover,.woocommerce-page button.button:hover,.woocommerce-page input.button.alt:hover,.woocommerce-page input.button:hover{background:rgba(0,0,0,.05)}.woocommerce #content input.button.alt:after,.woocommerce #content input.button:after,.woocommerce #content input.button:before,.woocommerce a.button.alt:after,.woocommerce a.button:after,.woocommerce a.button:before,.woocommerce button.button.alt:after,.woocommerce button.button:before,.woocommerce button.button:not(.button-confirm):after,.woocommerce input.button.alt:after,.woocommerce input.button:after,.woocommerce input.button:before,.woocommerce-page #content input.button.alt:after,.woocommerce-page #content input.button:after,.woocommerce-page #content input.button:before,.woocommerce-page a.button.alt:after,.woocommerce-page a.button:after,.woocommerce-page a.button:before,.woocommerce-page button.button.alt:after,.woocommerce-page button.button:before,.woocommerce-page button.button:not(.button-confirm):after,.woocommerce-page input.button.alt:after,.woocommerce-page input.button:after,.woocommerce-page input.button:before{font-family:ETmodules;font-size:32px;line-height:1em;content:"\35";opacity:0;position:absolute;margin-left:-1em;-webkit-transition:.2s;transition:all .2s}.woocommerce #content input.button:before,.woocommerce a.button:before,.woocommerce button.button:before,.woocommerce input.button:before,.woocommerce-page #content input.button:before,.woocommerce-page a.button:before,.woocommerce-page button.button:before,.woocommerce-page input.button:before{display:none}.et_button_icon_visible.woocommerce button.button.alt.disabled,.et_button_icon_visible.woocommerce-page button.button.alt.disabled{padding-right:2em;padding-left:.7em}.woocommerce #content input.button.alt:hover:after,.woocommerce #content input.button:hover:after,.woocommerce a.button.alt:hover:after,.woocommerce a.button:hover:after,.woocommerce button.button.alt:hover:after,.woocommerce button.button:hover:after,.woocommerce input.button.alt:hover:after,.woocommerce input.button:hover:after,.woocommerce-page #content input.button.alt:hover:after,.woocommerce-page #content input.button:hover:after,.woocommerce-page a.button.alt:hover:after,.woocommerce-page a.button:hover:after,.woocommerce-page button.button.alt:hover:after,.woocommerce-page button.button:hover:after,.woocommerce-page input.button.alt:hover:after,.woocommerce-page input.button:hover:after{opacity:1;margin-left:0}.et_button_icon_visible.et_button_left.woocommerce button.button.alt.disabled,.et_button_icon_visible.et_button_left.woocommerce-page button.button.alt.disabled,.et_button_left.woocommerce button.button.alt.disabled:hover,.et_button_left.woocommerce-page button.button.alt.disabled:hover{padding-left:2em;padding-right:.7em}.et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce button.button.alt.disabled,.et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page button.button.alt.disabled,.et_button_no_icon.et_button_left.woocommerce button.button.alt.disabled:hover,.et_button_no_icon.et_button_left.woocommerce-page button.button.alt.disabled:hover,.et_button_no_icon.woocommerce button.button.alt.disabled,.et_button_no_icon.woocommerce button.button.alt.disabled:hover,.et_button_no_icon.woocommerce-page button.button.alt.disabled,.et_button_no_icon.woocommerce-page button.button.alt.disabled:hover,.woocommerce input.button,.woocommerce input.button:hover{padding:.3em 1em!important}.entry-content address{line-height:24px;margin-bottom:12px}.product_meta{border:solid #dadada;border-width:1px 0 0;font-size:14px;color:#666;padding-top:6px}.woocommerce div.product div.images img{-webkit-box-shadow:none!important;box-shadow:none!important}.woocommerce div.product div.images div.thumbnails{padding-top:20px!important}#content-area table th,#content-area table tr,#main-content table.cart th,#main-content table.cart tr,table.cart th,table.cart tr{padding:.857em .587em;max-width:100%}.woocommerce div.product form.cart .variations td select{background-color:#ececec;border-radius:3px;border:0;color:#666!important;font-size:12px;padding:4px 8px;font-weight:500;font-family:'Open Sans',Arial,sans-serif}.woocommerce div.product form.cart{margin:24px 0 39px}.woocommerce div.product .et_pb_wc_add_to_cart:last-child form.cart{margin-bottom:0!important}.woocommerce div.product form.cart div.quantity{margin:0 20px 0 0!important;width:auto;overflow:hidden}.woocommerce form .form-row textarea::-webkit-input-placeholder{color:#999}.woocommerce form .form-row textarea::-moz-placeholder{color:#999}.woocommerce form .form-row textarea:-ms-input-placeholder{color:#999}.woocommerce form .form-row textarea::-ms-input-placeholder{color:#999}.woocommerce form .form-row textarea::placeholder{color:#999}.woocommerce form .form-row textarea{-webkit-appearance:none;background-color:#eee;max-width:100%;border-width:0;border-radius:0;color:#999;font-size:14px;padding:16px;line-height:1.7em;border-style:solid}.woocommerce #content .quantity,.woocommerce .quantity,.woocommerce-page #content .quantity,.woocommerce-page .quantity{width:100px;margin:0}.woocommerce div.product form.cart .variations td{padding:0 20px 20px 0!important;max-width:none!important;line-height:1.3em}.woocommerce div.product form.cart .variations td:last-child{padding-right:0!important}.woocommerce div.product .woocommerce-tabs ul.tabs:before{border-bottom-color:#d9d9d9}body.woocommerce .woocommerce-tabs{border:1px solid #d9d9d9;margin:30px 0 45px}.woocommerce-error{-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important;font-size:18px!important;color:#fff!important;padding:15px!important;border:none}.woocommerce-error:before{display:none!important;color:#fff!important}.woocommerce div.product div.images .flex-control-thumbs{margin-top:6.6666%}.woocommerce div.product div.images .flex-control-thumbs li{width:20%;margin-right:6.6666%;margin-bottom:6.6666%}.woocommerce div.product div.images .flex-control-thumbs li:nth-of-type(4n){margin-right:0}.woocommerce div.product div.images.woocommerce-product-gallery{margin-bottom:0}.woocommerce div.product div.images .flex-control-thumbs li img{-webkit-transition:opacity .5s;transition:opacity .5s ease}.woocommerce form.checkout_coupon{border-color:#eee}@media (max-width:768px){#main-content table.cart th,#main-content table.cart tr,table.cart th,table.cart tr{max-width:100%}#content-area table tr,#main-content table.cart tr,table.cart tr{padding:0}.woocommerce .cart_item .quantity{width:auto}}@media (max-width:767px){.woocommerce .form-row{float:none!important;width:auto!important}}@media (max-width:479px){#content table.cart th,#content table.cart tr,table.cart th,table.cart tr{padding:.857em .287em!important}#et-top-navigation{margin-right:0}}.comment-reply-link{color:#2ea3f2}.comment-reply-link:hover{background:rgba(0,0,0,.05)}.comment-reply-link:hover:after{opacity:1;margin-left:0}#et-secondary-menu li,#top-menu li{word-wrap:break-word}.et_mobile_menu,.nav li ul{border-color:#2ea3f2}#top-menu li.current-menu-item>a,.mobile_menu_bar:after,.mobile_menu_bar:before{color:#2ea3f2}#main-header{-webkit-transition:background-color .4s,color .4s,opacity .4s ease-in-out,-webkit-transform .4s;transition:background-color .4s,color .4s,opacity .4s ease-in-out,-webkit-transform .4s;transition:background-color .4s,color .4s,transform .4s,opacity .4s ease-in-out;transition:background-color .4s,color .4s,transform .4s,opacity .4s ease-in-out,-webkit-transform .4s}#main-header.et-disabled-animations *{-webkit-transition-duration:0s!important;transition-duration:0s!important}.container{text-align:left;position:relative}.et_fixed_nav #main-header{position:fixed}.et_header_style_left #et-top-navigation{padding-top:33px}.et_header_style_left #et-top-navigation nav>ul>li>a{padding-bottom:33px}.et_header_style_left .logo_container{position:absolute;height:100%;width:100%}.et_header_style_left #et-top-navigation .mobile_menu_bar{padding-bottom:24px}#logo{width:auto;-webkit-transition:.4s ease-in-out;transition:all .4s ease-in-out;margin-bottom:0;max-height:54%;display:inline-block;float:none;vertical-align:middle;-webkit-transform:translateZ(0)}.logo_container{-webkit-transition:.4s ease-in-out;transition:all .4s ease-in-out}.safari .centered-inline-logo-wrap{-webkit-transform:translateZ(0);-webkit-transition:.4s ease-in-out;transition:all .4s ease-in-out}#et-define-logo-wrap img{width:100%}.gecko #et-define-logo-wrap.svg-logo{position:relative!important}#top-menu,#top-menu-nav{line-height:0}#et-top-navigation{font-weight:600}.et_fixed_nav #et-top-navigation{-webkit-transition:.4s ease-in-out;transition:all .4s ease-in-out}#top-menu,.et-menu,nav#top-menu-nav,nav.et-menu-nav{float:left}#top-menu li{display:inline-block;font-size:14px;padding-right:22px}#top-menu>li:last-child{padding-right:0}#top-menu a{color:rgba(0,0,0,.6);text-decoration:none;display:block;position:relative;-webkit-transition:opacity .4s ease-in-out,background-color .4s ease-in-out;transition:opacity .4s ease-in-out,background-color .4s ease-in-out}#top-menu-nav>ul>li>a:hover{opacity:.7;-webkit-transition:.4s ease-in-out;transition:all .4s ease-in-out}#et_top_search{float:right;margin:3px 0 0 22px;position:relative;display:block;width:18px}.et_search_form_container{-webkit-animation:none;animation:none;-o-animation:none}.container.et_search_form_container{position:relative;opacity:0;height:1px}.container.et_search_form_container.et_pb_search_visible{z-index:999;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeInTop;animation:1s cubic-bezier(.77,0,.175,1) fadeInTop}.et_pb_search_visible.et_pb_no_animation{opacity:1}.et_pb_search_form_hidden{-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeOutTop;animation:1s cubic-bezier(.77,0,.175,1) fadeOutTop}span.et_close_search_field{display:block;width:30px;height:30px;z-index:99999;position:absolute;right:0;cursor:pointer;top:0;bottom:0;margin:auto}span.et_close_search_field:after{font-family:ETmodules;content:"\4d";speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:32px;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.container.et_menu_container{z-index:99}.container.et_search_form_container.et_pb_search_form_hidden{z-index:1!important}.container.et_pb_menu_hidden{z-index:-1}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}#et-top-navigation{float:right}#top-menu li li{padding:0 20px;margin:0}#top-menu li li a{padding:6px 20px;width:200px}.nav li.et-touch-hover>ul{opacity:1;visibility:visible}#et-secondary-nav .menu-item-has-children>a:first-child:after,#top-menu .menu-item-has-children>a:first-child:after{font-family:ETmodules;content:"3";font-size:16px;position:absolute;right:0;top:0;font-weight:800}#et-secondary-nav .menu-item-has-children>a:first-child,#top-menu .menu-item-has-children>a:first-child{padding-right:20px}#top-menu li .menu-item-has-children>a:first-child{padding-right:40px}#top-menu li .menu-item-has-children>a:first-child:after{right:20px;top:6px}#top-menu li.mega-menu{position:inherit}#top-menu li.mega-menu>ul{padding:30px 20px;position:absolute!important;width:100%;left:0!important}#top-menu li.mega-menu ul li{margin:0;float:left!important;display:block!important;padding:0!important}#top-menu li.mega-menu>ul>li:nth-of-type(4n){clear:right}#top-menu li.mega-menu>ul>li:nth-of-type(4n+1){clear:left}#top-menu li.mega-menu ul li li{width:100%}#top-menu li.mega-menu li>ul{-webkit-animation:none!important;animation:none!important;padding:0;border:none;left:auto;top:auto;width:90%!important;position:relative;-webkit-box-shadow:none;box-shadow:none}#top-menu li.mega-menu li ul{visibility:visible;opacity:1;display:none}#top-menu li.mega-menu.et-hover li ul{display:block}#top-menu li.mega-menu.et-hover>ul{opacity:1!important;visibility:visible!important}#top-menu li.mega-menu>ul>li>a{width:90%;padding:0 20px 10px}#top-menu li.mega-menu>ul>li>a:first-child{padding-top:0!important;font-weight:700;border-bottom:1px solid rgba(0,0,0,.03)}#top-menu li.mega-menu>ul>li>a:first-child:hover{background-color:transparent!important}#top-menu li.mega-menu li>a{width:100%}#top-menu li.mega-menu.mega-menu-parent li li,#top-menu li.mega-menu.mega-menu-parent li>a{width:100%!important}#top-menu li.mega-menu.mega-menu-parent li>.sub-menu{float:left;width:100%!important}#top-menu li.mega-menu>ul>li{width:25%;margin:0}#top-menu li.mega-menu .menu-item-has-children>a:first-child:after{display:none}#top-menu li.mega-menu>ul>li>ul>li{width:100%;margin:0}#et_mobile_nav_menu{float:right;display:none}.et_toggle_slide_menu:after,.mobile_menu_bar:before{content:"\61";font-size:32px;left:0;position:relative;top:0;cursor:pointer}.et_pb_menu_hidden #top-menu{opacity:0;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeOutBottom;animation:1s cubic-bezier(.77,0,.175,1) fadeOutBottom}.et_pb_menu_visible #top-menu{z-index:99;opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeInBottom;animation:1s cubic-bezier(.77,0,.175,1) fadeInBottom}.et_pb_menu_hidden #top-menu,.et_pb_menu_hidden .mobile_menu_bar{opacity:0;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeOutBottom;animation:1s cubic-bezier(.77,0,.175,1) fadeOutBottom}.et_pb_menu_visible #top-menu,.et_pb_menu_visible .mobile_menu_bar{z-index:99;opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeInBottom;animation:1s cubic-bezier(.77,0,.175,1) fadeInBottom}.et_pb_no_animation #top-menu,.et_pb_no_animation .mobile_menu_bar,.et_pb_no_animation.et_search_form_container{animation:none!important;-o-animation:none!important;-webkit-animation:none!important;-moz-animation:none!important}body.admin-bar.et_fixed_nav #main-header{top:32px}body.et_fixed_nav.et_secondary_nav_enabled #main-header{top:30px}body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header{top:63px}@media (min-width:981px){.et_hide_fixed_logo #main-header.et-fixed-header .logo_container,.et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container{height:0;opacity:0;-webkit-transition:.4s ease-in-out;transition:all .4s ease-in-out}.et_hide_fixed_logo #main-header.et-fixed-header .centered-inline-logo-wrap,.et_hide_primary_logo #main-header:not(.et-fixed-header) .centered-inline-logo-wrap{height:0;opacity:0;padding:0}.et-animated-content#page-container{-webkit-transition:margin-top .4s ease-in-out;transition:margin-top .4s ease-in-out}.et_hide_nav #page-container{-webkit-transition:none;transition:none}#main-header.et-fixed-header{-webkit-box-shadow:0 0 7px rgba(0,0,0,.1)!important;box-shadow:0 0 7px rgba(0,0,0,.1)!important}.et_header_style_left .et-fixed-header #et-top-navigation{padding-top:20px}.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a{padding-bottom:20px}.et_hide_nav.et_fixed_nav #main-header{opacity:0}.et_hide_nav.et_fixed_nav .et-fixed-header#main-header{-webkit-transform:translateY(0)!important;transform:translateY(0)!important;opacity:1}.et_hide_nav .centered-inline-logo-wrap,.et_hide_nav.et_fixed_nav #main-header{-webkit-transition-duration:.7s;transition-duration:.7s}.et_hide_nav #page-container{padding-top:0!important}}@media (max-width:980px){#top-menu{display:none}.et_hide_nav.et_fixed_nav #main-header{-webkit-transform:translateY(0)!important;transform:translateY(0)!important;opacity:1}#et-top-navigation{margin-right:0;-webkit-transition:none;transition:none}.et_fixed_nav #main-header{position:absolute}.et_header_style_left #et-top-navigation,.et_header_style_left .et-fixed-header #et-top-navigation{padding-top:24px;display:block}.et_fixed_nav #main-header{-webkit-transition:none;transition:none}#logo,#main-header,.container,.logo_container{-webkit-transition:none;transition:none}.et_header_style_left #logo{max-width:50%}#et_top_search{margin:0 35px 0 0;float:left}#et_mobile_nav_menu{display:block}.footer-widget:nth-child(n){width:46.25%!important;margin:0 7.5% 7.5% 0!important}.et_pb_gutters1 .footer-widget:nth-child(n){width:50%!important;margin:0!important}}@media print{#page-container{padding-top:0!important}#main-header,#top-header{position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important}}.footer-widget h4{color:#2ea3f2}.footer-widget li:before{border-color:#2ea3f2}#main-footer{background-color:#222}.footer-widget{float:left;color:#fff}.last{margin-right:0}.footer-widget .widget_adsensewidget ins{min-width:160px}#footer-bottom{background-color:#1f1f1f;background-color:rgba(0,0,0,.32);padding:15px 0 5px}#footer-bottom a{-webkit-transition:.4s ease-in-out;transition:all .4s ease-in-out}.et_header_style_split #et-top-navigation{padding-top:33px}.et_header_style_split #et-top-navigation nav>ul>li>a{padding-bottom:33px;z-index:3}.et_header_style_split #main-header .centered-inline-logo-wrap{margin:-33px 0;height:66px;-webkit-transition:.4s ease-in-out;transition:all .4s ease-in-out}.et_header_style_split #main-header .centered-inline-logo-wrap .logo_container,.et_header_style_split #main-header .centered-inline-logo-wrap a{height:100%}.et_header_style_split #main-header .logo_container{position:static}.et_header_style_split #top-menu-nav{display:inline-block}.et_header_style_split #et_top_search{float:none;display:inline-block}.et_header_style_split #et-top-navigation .mobile_menu_bar{padding-bottom:24px}.et_header_style_split #et-top-navigation{float:none;text-align:center;display:inline-block;position:relative;vertical-align:middle;width:100%;line-height:1}.et_header_style_split #main-header .container,.et_header_style_split #main-header .logo_container{text-align:center;z-index:2}.et_header_style_split #main-header .et-menu,.et_header_style_split #main-header nav.et-menu-nav,.et_header_style_split #top-header .et-menu,.et_header_style_split #top-header nav.et-menu-nav,.et_header_style_split #top-menu,.et_header_style_split nav#top-menu-nav{float:none}.safari.et_header_style_split #et-top-navigation{-webkit-transform:translateZ(0)}@media (min-width:981px){.et_header_style_split.et_hide_fixed_logo #main-header.et-fixed-header .logo_container,.et_header_style_split.et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container{height:0;opacity:0;padding:0}.et_header_style_split #logo{display:none}.et_header_style_split .centered-inline-logo-wrap #logo{display:inline;display:initial;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeIn;animation:1s cubic-bezier(.77,0,.175,1) fadeIn}.et_header_style_split.ie .centered-inline-logo-wrap #logo{display:inline}.et_header_style_split.et_hide_primary_logo .centered-inline-logo-wrap{width:0}.et_header_style_split .et-fixed-header #et-top-navigation{padding-top:20px}.et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a{padding-bottom:20px}.et_header_style_split .et-fixed-header .centered-inline-logo-wrap{margin:-20px 0;height:54px;width:54px}}@media (max-width:980px){.et_header_style_split #main-header{padding:20px 0}.et_header_style_split #et-top-navigation,.et_header_style_split .et-fixed-header #et-top-navigation{display:block;padding-top:0}.et_header_style_split header#main-header .logo_container{height:auto;max-height:100px;padding:0}.et_header_style_split #logo{max-height:60px;max-width:50%}.et_header_style_split #et_top_search{display:none!important}.et_header_style_split .et_menu_container .mobile_menu_bar{opacity:1}.et_header_style_split #et_mobile_nav_menu{float:none;position:relative;margin-top:20px;display:block}.et_header_style_split nav#top-menu-nav{display:none}.et_header_style_split #main-header .mobile_nav{display:block;text-align:left;background-color:rgba(0,0,0,.05);border-radius:5px;padding:9px 10px}.et_header_style_split .et_menu_container .mobile_menu_bar{position:absolute;right:5px;top:2px}.et_header_style_split .et_mobile_menu{top:53px}}.et_header_style_fullscreen .et_slide_in_menu_container .et_mobile_menu li a{font-size:30px}.et_header_style_fullscreen .et_slide_in_menu_container,.et_header_style_fullscreen .et_slide_in_menu_container a,.et_header_style_fullscreen .et_slide_menu_top span{font-size:18px}.et_header_style_fullscreen .mobile_menu_bar.et_toggle_fullscreen_menu{display:block}.et_header_style_fullscreen .et_pb_fullscreen_nav_container{display:table;width:100%;vertical-align:middle;height:100%}.et_header_style_fullscreen .et_slide_in_menu_container{padding-top:70px;right:0!important;width:100%;position:fixed;top:0;opacity:0;display:block!important;visibility:hidden;overflow-x:hidden;-webkit-transition:1s ease-in-out,padding-top;transition:1s ease-in-out,padding-top 0s}.et_header_style_fullscreen .et_slide_in_menu_container.et_pb_fullscreen_menu_opened{opacity:.95;visibility:visible}.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu{position:absolute;right:30px;top:34px;z-index:999999;cursor:pointer}.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu:before{content:"\4d"}.et_header_style_fullscreen .et_slide_menu_top{padding:35px;position:absolute;top:0;width:100%;z-index:99999;text-align:center}.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu:before,.et_header_style_fullscreen .et_slide_menu_top,.et_header_style_fullscreen .et_slide_menu_top a{color:#fff}.et_header_style_fullscreen input::-moz-placeholder{color:#fff}.et_header_style_fullscreen input::-webkit-input-placeholder{color:#fff}.et_header_style_fullscreen input:-ms-input-placeholder{color:#fff}.et_header_style_fullscreen #mobile_menu_slide .menu-item-has-children{margin-right:-31px}.et_header_style_fullscreen ul#mobile_menu_slide{text-align:center;position:relative;width:auto;display:table-cell!important;height:100%;vertical-align:middle;padding:0}.et_header_style_fullscreen .et_pb_fullscreen_nav_container .et_mobile_menu{opacity:0;visibility:hidden;-webkit-transition:1s ease-in-out;transition:1s ease-in-out}.et_pb_fullscreen_menu_opened .et_pb_fullscreen_nav_container .et_mobile_menu{opacity:1;visibility:visible}.et_header_style_fullscreen .et_pb_fullscreen_nav_container .et_mobile_menu li{padding-left:0!important;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition-delay:0s;transition-delay:0s}.et_header_style_fullscreen .et_slide_in_menu_container #mobile_menu_slide a{margin-right:0;display:inline-block}.et_header_style_fullscreen .et_slide_in_menu_container span.et_mobile_menu_arrow{right:auto;padding-right:10px;position:relative}.et_header_style_fullscreen .et_slide_in_menu_container #mobile_menu_slide .et_mobile_menu_arrow:before{top:0;right:0;position:relative}.et_pb_fullscreen_menu_animated .et_mobile_menu li{-webkit-transform:scale(1);transform:scale(1)}.et_pb_fullscreen_menu_opened .et_mobile_menu li{opacity:1}.et_pb_fullscreen_menu_opened .et_mobile_menu li:first-child{-webkit-transition-delay:.1s;transition-delay:.1s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(2){-webkit-transition-delay:.2s;transition-delay:.2s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(3){-webkit-transition-delay:.3s;transition-delay:.3s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(4){-webkit-transition-delay:.4s;transition-delay:.4s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(5){-webkit-transition-delay:.5s;transition-delay:.5s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(6){-webkit-transition-delay:.6s;transition-delay:.6s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(7){-webkit-transition-delay:.7s;transition-delay:.7s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(8){-webkit-transition-delay:.8s;transition-delay:.8s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(9){-webkit-transition-delay:.9s;transition-delay:.9s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(10){-webkit-transition-delay:1s;transition-delay:1s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(11){-webkit-transition-delay:1.1s;transition-delay:1.1s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(12){-webkit-transition-delay:1.2s;transition-delay:1.2s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(13){-webkit-transition-delay:1.3s;transition-delay:1.3s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(14){-webkit-transition-delay:1.4s;transition-delay:1.4s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(15){-webkit-transition-delay:1.5s;transition-delay:1.5s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(16){-webkit-transition-delay:1.6s;transition-delay:1.6s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(17){-webkit-transition-delay:1.7s;transition-delay:1.7s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(18){-webkit-transition-delay:1.8s;transition-delay:1.8s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(19){-webkit-transition-delay:1.9s;transition-delay:1.9s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(20){-webkit-transition-delay:2s;transition-delay:2s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(21){-webkit-transition-delay:2.1s;transition-delay:2.1s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(22){-webkit-transition-delay:2.2s;transition-delay:2.2s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(23){-webkit-transition-delay:2.3s;transition-delay:2.3s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(24){-webkit-transition-delay:2.4s;transition-delay:2.4s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(25){-webkit-transition-delay:2.5s;transition-delay:2.5s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(26){-webkit-transition-delay:2.6s;transition-delay:2.6s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(27){-webkit-transition-delay:2.7s;transition-delay:2.7s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(28){-webkit-transition-delay:2.8s;transition-delay:2.8s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(29){-webkit-transition-delay:2.9s;transition-delay:2.9s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(30){-webkit-transition-delay:3s;transition-delay:3s}.et_header_style_fullscreen .et-fixed-header #et-top-navigation,.et_header_style_fullscreen div#et_mobile_nav_menu{padding:11px 0!important}.et_header_style_fullscreen #et_top_search,.et_header_style_fullscreen #top-header,.et_header_style_slide #top-header{display:none!important}.et_header_style_fullscreen div#et_mobile_nav_menu{right:0!important}.et_header_style_fullscreen #top-menu-nav{display:none}@media (min-width:981px){.et_header_style_fullscreen #et-top-navigation{padding:24px 0!important}.et_header_style_fullscreen #et-top-navigation .et_toggle_fullscreen_menu{padding-bottom:0}}@media (max-width:767px){#et-top-navigation{margin-right:0}body.admin-bar.et_fixed_nav #main-header{top:46px}.et_header_style_fullscreen .et_slide_in_menu_container{padding-top:140px}.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu{top:28px}}.et_header_style_slide .et_slide_in_menu_container,.et_header_style_slide .et_slide_in_menu_container .et_mobile_menu li a,.et_header_style_slide .et_slide_in_menu_container a,.et_header_style_slide .et_slide_menu_top span{font-size:14px}.et_header_style_slide .mobile_menu_bar.et_toggle_slide_menu{display:block}.et_header_style_slide #et_top_search,.et_header_style_slide div#et_mobile_nav_menu,.et_slide_in_menu_container #mobile_menu_slide .et_mobile_menu li ul{display:none!important}.et_header_style_slide div#et_mobile_nav_menu{right:0!important}.et_slide_in_menu_container #mobile_menu_slide .et_mobile_menu_arrow:before,.et_toggle_slide_menu:after{font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}.et_toggle_slide_menu:after,.et_toggle_slide_menu:before{-webkit-transition:.7s;transition:all .7s}.et_toggle_slide_menu:before{opacity:1}.et_toggle_slide_menu:after{content:"\4d";opacity:0;left:-32px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.et_pb_slide_menu_active .et_toggle_slide_menu:before{opacity:0}.et_pb_slide_menu_active .et_toggle_slide_menu:after{opacity:1;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition-delay:.3s;transition-delay:.3s}.et_header_style_slide #top-menu-nav,.et_header_style_slide .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu,.et_slide_in_menu_container #mobile_menu_slide ul.sub-menu{display:none}.et_header_style_slide .et_slide_in_menu_container{width:320px;max-width:75%;padding-top:0!important}.et_slide_in_menu_container{overflow:auto;right:-100%;position:fixed;top:0;background:#2ea3f2;z-index:999999;height:100%;-webkit-transition:right .8s cubic-bezier(.77,0,.175,1);transition:right .8s cubic-bezier(.77,0,.175,1)}.admin-bar .et_slide_in_menu_container{top:32px}.et_slide_menu_top{background:rgba(0,0,0,.1);padding:40px}.et_header_style_slide #page-container{position:relative;left:0;-webkit-transition:left .8s cubic-bezier(.77,0,.175,1),margin-top .4s ease-in-out!important;transition:left .8s cubic-bezier(.77,0,.175,1),margin-top .4s ease-in-out!important}.et_slide_menu_top:after{content:"";clear:both;display:block}.et_slide_menu_top span{font-weight:600}.et_slide_in_menu_container .et_slide_menu_top,.et_slide_in_menu_container .et_slide_menu_top a,.et_slide_in_menu_container .et_slide_menu_top input{color:hsla(0,0%,100%,.6)}.et_slide_in_menu_container ul#mobile_menu_slide{display:block!important;background:0 0;border:none;-webkit-box-shadow:none;box-shadow:none;padding:28px 40px}.et_slide_in_menu_container #mobile_menu_slide li a,.et_slide_in_menu_container #mobile_menu_slide li.current-menu-item a{padding:10px 0;color:#fff;border:none}.et_slide_in_menu_container #mobile_menu_slide .menu-item-has-children{position:relative}.et_slide_in_menu_container span.et_mobile_menu_arrow{opacity:.6;position:absolute;display:inline-block;width:auto;height:auto;right:0;-webkit-transition:.5s;transition:all .5s;cursor:pointer}.et_slide_in_menu_container span.et_mobile_menu_arrow.et_pb_submenu_opened{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.et_slide_in_menu_container #mobile_menu_slide .et_mobile_menu_arrow:before{content:"3";display:block;right:13px;top:10px;z-index:999;font-size:21px;color:#fff;text-align:center}.et_slide_in_menu_container .et_mobile_menu .menu-item-has-children>a{background:0 0;font-weight:400}.et_slide_in_menu_container .et_mobile_menu>.menu-item-has-children>a{font-weight:700}.et_slide_in_menu_container #mobile_menu_slide ul.sub-menu li{opacity:0;-webkit-transition:.5s cubic-bezier(.77,0,.175,1);transition:.5s cubic-bezier(.77,0,.175,1)}.et_slide_in_menu_container #mobile_menu_slide ul.sub-menu.et_pb_slide_dropdown_opened>li{opacity:1;-webkit-transition:1s cubic-bezier(.77,0,.175,1) .1s;transition:1s cubic-bezier(.77,0,.175,1) .1s}.et_slide_in_menu_container .et_mobile_menu li a:hover{background:0 0}.et_slide_in_menu_container #mobile_menu_slide li li a{opacity:.6}.et_slide_in_menu_container #mobile_menu_slide li li a:hover{opacity:.4}.et_header_style_slide .et-fixed-header #et-top-navigation{padding:11px 0!important}@media (min-width:981px){.et_header_style_slide #et-top-navigation{padding:24px 0!important}.et_header_style_slide #et-top-navigation .et_toggle_slide_menu{padding-bottom:0}.et_fixed_nav.et_header_style_slide #main-header{left:0;-webkit-transition:left .8s cubic-bezier(.77,0,.175,1),background .4s cubic-bezier(.77,0,.175,1),opacity .4s cubic-bezier(.77,0,.175,1),-webkit-transform .4s ease-in-out;transition:left .8s cubic-bezier(.77,0,.175,1),background .4s cubic-bezier(.77,0,.175,1),opacity .4s cubic-bezier(.77,0,.175,1),-webkit-transform .4s ease-in-out;transition:left .8s cubic-bezier(.77,0,.175,1),background .4s cubic-bezier(.77,0,.175,1),opacity .4s cubic-bezier(.77,0,.175,1),transform .4s ease-in-out;transition:left .8s cubic-bezier(.77,0,.175,1),background .4s cubic-bezier(.77,0,.175,1),opacity .4s cubic-bezier(.77,0,.175,1),transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.et_fixed_nav.et_boxed_layout.et_header_style_slide #main-header{left:auto}}@media screen and (max-width:782px){body.admin-bar.et_fixed_nav #main-header{top:46px}body.admin-bar.et_header_style_slide .et_slide_in_menu_container{top:46px}}.et_vertical_nav #page-container:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.et_vertical_nav #page-container{padding-top:0!important;position:relative}.et_header_style_split.et_vertical_nav #et-top-navigation,.et_header_style_split.et_vertical_nav #et_top_search{display:block}.et_header_style_split.et_vertical_nav #et-top-navigation{text-align:left}.et_vertical_nav .logo_container{height:auto;position:relative;padding:0}.et_vertical_nav #et_top_search{margin-left:0}.et_vertical_nav.et_header_style_left #et-top-navigation,.et_vertical_nav.et_header_style_split #et-top-navigation{padding-top:0}.et_vertical_nav.et_header_style_split #logo{display:block}.et_vertical_nav #top-menu li.mega-menu{position:relative}.et_vertical_nav #top-menu li.mega-menu li>a,.et_vertical_nav #top-menu li.mega-menu li>ul{width:100%!important}.et_vertical_nav #top-menu li.mega-menu>ul{top:62px;padding:30px 20px;position:absolute!important;width:790px!important;left:0!important}.et_vertical_nav #top-menu li.mega-menu>ul>li{width:33.333%}.et_vertical_nav #top-menu li.mega-menu>ul>li:nth-child(n+4){margin-top:30px}.et_vertical_nav #top-menu li.mega-menu>ul>li:nth-child(3n){clear:right}.et_vertical_nav #top-menu li.mega-menu>ul>li:nth-child(3n+1){clear:left}.et_vertical_nav #top-menu li.mega-menu>ul>li:nth-of-type(4n),.et_vertical_nav #top-menu li.mega-menu>ul>li:nth-of-type(4n+1){clear:none}.et_vertical_fixed.admin-bar #page-container #main-header{top:32px}.et_vertical_nav .et_pb_column_1_3 .et_pb_countdown_timer .section p.value,.et_vertical_nav .et_pb_column_1_4 .et_pb_countdown_timer .section p.value,.et_vertical_nav .et_pb_column_1_5 .et_pb_countdown_timer .section p.value,.et_vertical_nav .et_pb_column_1_6 .et_pb_countdown_timer .section p.value,.et_vertical_nav .et_pb_column_2_5 .et_pb_countdown_timer .section p.value,.et_vertical_nav .et_pb_column_3_8 .et_pb_countdown_timer .section p.value{font-size:20px;line-height:20px}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(-70%);transform:translateX(-70%)}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(-70%);transform:translateX(-70%)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@media (min-width:981px) and (max-width:1405px){.et_vertical_nav .et_pb_column_4_4 .et_pb_pricing_table{width:33.333%}.et_vertical_nav .et_pb_column_2_3 .et_pb_pricing_table,.et_vertical_nav .et_pb_column_3_4 .et_pb_pricing_table{width:50%}.et_vertical_nav .et_pb_column_1_2 .et_pb_pricing_table,.et_vertical_nav .et_pb_column_1_3 .et_pb_pricing_table,.et_vertical_nav .et_pb_column_1_4 .et_pb_pricing_table,.et_vertical_nav .et_pb_column_3_8 .et_pb_pricing_table{width:100%;margin:0 0 30px}.et_vertical_nav .et_pb_column_1_2 .et_pb_pricing_table.et-last-child,.et_vertical_nav .et_pb_column_1_2 .et_pb_pricing_table:last-child,.et_vertical_nav .et_pb_column_1_3 .et_pb_pricing_table.et-last-child,.et_vertical_nav .et_pb_column_1_3 .et_pb_pricing_table:last-child,.et_vertical_nav .et_pb_column_1_4 .et_pb_pricing_table.et-last-child,.et_vertical_nav .et_pb_column_1_4 .et_pb_pricing_table:last-child,.et_vertical_nav .et_pb_column_3_8 .et_pb_pricing_table.et-last-child,.et_vertical_nav .et_pb_column_3_8 .et_pb_pricing_table:last-child{margin-bottom:0}.et_vertical_nav .et_pb_column_3_4 .et_pb_pricing_table:nth-child(3n+1),.et_vertical_nav .et_pb_column_4_4 .et_pb_pricing_table:nth-child(4n+1){clear:none}.et_vertical_nav .et_pb_column_3_4 .et_pb_pricing_table:nth-child(odd),.et_vertical_nav .et_pb_column_4_4 .et_pb_pricing_table:nth-child(3n+1){clear:both}.et_vertical_nav .et_pb_column_3_4 .et_pb_pricing_table:nth-child(n+3),.et_vertical_nav .et_pb_column_4_4 .et_pb_pricing_table:nth-child(n+4){margin-top:50px}.et_vertical_nav .et_pb_column_1_3 .et_pb_sum,.et_vertical_nav .et_pb_column_1_4 .et_pb_sum{font-size:40px}.et_vertical_nav .et_pb_column_1_4 .et_audio_container{padding-bottom:40px}.et_vertical_nav .et_pb_column_2_3 .et_pb_audio_module .mejs-container,.et_vertical_nav .et_pb_column_3_4 .et_pb_audio_module .mejs-container{height:80px!important}}@media (min-width:981px){.et_vertical_nav #et-main-area,.et_vertical_nav #top-header{margin-left:225px!important;position:relative}.et_vertical_nav #top-header{z-index:9999}.et_vertical_nav #page-container #main-header{position:absolute;padding-top:40px;top:0;left:0;width:225px;height:100%;-webkit-box-shadow:0 0 7px rgba(0,0,0,.1);box-shadow:0 0 7px rgba(0,0,0,.1)}.et_vertical_nav #main-header .container{width:auto;margin:0 40px}.et_vertical_nav #main-header #et-top-navigation,.et_vertical_nav #main-header #et_top_search,.et_vertical_nav #main-header #logo,.et_vertical_nav #main-header #top-menu,.et_vertical_nav #main-header #top-menu-nav{float:none;-webkit-transition:none;transition:none}.et_vertical_nav #main-header #logo{margin-bottom:28px;padding:0;max-height:none}.et_vertical_nav #main-header #top-menu li{display:block;padding-right:0}.et_vertical_nav #main-header #top-menu li.mega-menu>ul{top:190px;left:185px!important}.et_vertical_nav #main-header #top-menu li ul{top:-32px;left:185px;border-top:none;border-left-width:3px;border-left-style:solid}.et_vertical_nav #main-header #top-menu li ul ul{border-left-width:0;top:-20px;left:237px}.et_vertical_nav #main-header #top-menu li.mega-menu ul{left:auto;top:-32px}.et_vertical_nav #main-header #top-menu li.mega-menu ul ul{top:auto}.et_vertical_nav #main-header #top-menu>li>a{padding-bottom:19px;margin-right:-40px;padding-right:40px}.et_vertical_nav #main-header #top-menu>li>a:after{right:20px}.et_vertical_nav.et_boxed_layout #page-container #main-header{left:auto;-webkit-transition:none;transition:none}.et_vertical_nav.et_header_style_split #main-header #top-menu-nav{width:100%}.et_vertical_nav.et_vertical_right #et-main-area,.et_vertical_nav.et_vertical_right #top-header{margin-left:0!important;margin-right:225px}.et_vertical_nav.et_vertical_right #page-container #main-header{left:auto!important;right:0}.et_vertical_nav.et_vertical_right #main-header #top-menu li.mega-menu>ul{left:auto!important;right:185px!important}.et_vertical_nav.et_vertical_right #main-header #top-menu li ul{border-left:0;border-right-width:3px;border-right-style:solid;left:auto;right:185px}.et_vertical_nav.et_vertical_right #main-header #top-menu li ul ul{border-right-width:0}.et_vertical_nav .container.et_search_form_container{height:40px!important;position:relative;right:0!important}.et_vertical_nav .container.et_search_form_container div#et_top_search{height:30px}.et_vertical_nav .et_pb_menu_hidden #top-menu-nav>ul,.et_vertical_nav .et_pb_menu_visible #top-menu-nav>ul{opacity:1!important;-webkit-animation:none!important;animation:none!important}.et_vertical_nav div#et_top_search{width:100%}.et_vertical_nav .et_pb_menu_hidden #et_top_search{opacity:0;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeOutRight;animation:1s cubic-bezier(.77,0,.175,1) fadeOutRight}.et_vertical_nav .et_pb_menu_visible #et_top_search{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeInRight;animation:1s cubic-bezier(.77,0,.175,1) fadeInRight}.et_vertical_nav .container.et_search_form_container.et_pb_search_visible{right:0;opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeInLeft;animation:1s cubic-bezier(.77,0,.175,1) fadeInLeft}.et_vertical_nav .et_pb_search_form_hidden{opacity:0;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeOutLeft;animation:1s cubic-bezier(.77,0,.175,1) fadeOutLeft}.et_vertical_nav div#et_top_search{height:30px;margin-top:20px}.et_vertical_nav .container.et_search_form_container{margin-top:-45px!important}.et_vertical_nav span.et_close_search_field:after{font-size:16px}.et_vertical_nav span.et_close_search_field{width:13px;height:18px}.et_vertical_nav .et_search_form_container input::-moz-placeholder{text-decoration:none!important;font-style:normal!important}.et_vertical_nav .et_search_form_container input::-webkit-input-placeholder{text-decoration:none!important;font-style:normal!important}.et_vertical_nav .et_search_form_container input:-ms-input-placeholder{text-decoration:none!important;font-style:normal!important}.et_vertical_nav.et_header_style_split #main-header .container.et_search_form_container{z-index:1}.et_vertical_nav.et_header_style_split #main-header .container.et_search_form_container.et_pb_search_visible{z-index:999}.et_vertical_nav.et_vertical_fixed #page-container #main-header{position:fixed}.et_vertical_nav.et_vertical_fixed.et_header_style_left #et-top-navigation,.et_vertical_nav.et_vertical_fixed.et_header_style_split #et-top-navigation{padding-top:33px}.et_transparent_nav #page-container{-webkit-transition:none;transition:none}}@media (min-width:981px) and (max-width:1100px){.et_vertical_nav #top-menu li.mega-menu>ul{width:675px!important}.et_vertical_nav .et_pb_column_1_4 .et_pb_number_counter .percent p{font-size:65px;line-height:65px}.et_vertical_nav .et_pb_column_3_4 .mejs-container{height:60px!important}.et_vertical_nav .et_pb_column_1_4 .et_pb_number_counter .percent p{font-size:55px;line-height:55px}body.admin-bar.et_vertical_nav #main-header{top:0!important}}@media (max-width:980px){body.admin-bar.et_fixed_nav.et_header_style_slide #main-header{top:0!important}.et_fixed_nav.et_header_style_slide #main-header{left:0!important}.et_fixed_nav.et_boxed_layout.et_header_style_slide #page-container #main-header{width:100%}.et_vertical_nav.et_header_style_left .logo_container{height:100%;position:absolute}.et_vertical_nav.et_header_style_split #main-header #et_top_search{display:none!important}}.et_transparent_nav #page-container{padding-top:0!important}#et-secondary-menu li{word-wrap:break-word}#et-secondary-nav li ul,#top-header{background-color:#2ea3f2}#top-header{font-size:12px;line-height:13px;z-index:100000;color:#fff}#top-header a{color:#fff}#et-secondary-nav,#top-header{-webkit-transition:background-color .4s,opacity .4s ease-in-out,-webkit-transform .4s;transition:background-color .4s,opacity .4s ease-in-out,-webkit-transform .4s;transition:background-color .4s,transform .4s,opacity .4s ease-in-out;transition:background-color .4s,transform .4s,opacity .4s ease-in-out,-webkit-transform .4s}#top-header .container{padding-top:.75em;font-weight:600}#top-header,#top-header .container{line-height:1em}.et_fixed_nav #top-header{top:0;left:0;right:0;position:fixed}#et-secondary-menu{float:right}#et-secondary-menu>ul>li a{padding-bottom:.75em;display:block}#et-secondary-nav,#et-secondary-nav li{display:inline-block}#et-secondary-nav a{-webkit-transition:background-color .4s,color .4s ease-in-out;transition:background-color .4s,color .4s ease-in-out}#et-secondary-nav li{margin-right:15px}#et-secondary-nav>li:last-child{margin-right:0}#et-secondary-menu>ul>li>a:hover{opacity:.7;-webkit-transition:.4s ease-in-out;transition:all .4s ease-in-out}#et-secondary-nav li{position:relative;text-align:right}#et-secondary-nav li ul{position:absolute;right:0;padding:1em 0}#et-secondary-nav li ul ul{right:220px;top:0;margin-top:-1em}#et-secondary-nav li ul li{display:block}#et-secondary-nav li ul{z-index:999999;visibility:hidden;opacity:0;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1);box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-transform:translateZ(0)}#et-secondary-nav li.et-hover>ul{visibility:visible}#et-secondary-nav li>ul{width:220px}#et-secondary-nav li.et-touch-hover>ul,#et-secondary-nav li:hover>ul{opacity:1;visibility:visible}#et-secondary-nav li li{padding:0 2em;margin:0}#et-secondary-nav li li a{padding:1em;width:100%;font-size:12px;line-height:1em;margin-right:0;display:block;-webkit-transition:.2s ease-in-out;transition:all .2s ease-in-out}#et-secondary-nav ul li a:hover{background-color:rgba(0,0,0,.03)}#et-secondary-nav li:hover{visibility:inherit}#et-secondary-nav .menu-item-has-children>a:first-child:after{top:0}#et-secondary-nav li .menu-item-has-children>a:first-child:after{top:.67em;right:auto;left:2.3em}body.admin-bar.et_fixed_nav #top-header{top:32px}@media (min-width:981px){.et_hide_nav.et_fixed_nav #top-header{opacity:0}.et_hide_nav.et_fixed_nav .et-fixed-header#top-header{-webkit-transform:translateY(0)!important;transform:translateY(0)!important;opacity:1}.et_hide_nav.et_fixed_nav #top-header{-webkit-transition-duration:.7s;transition-duration:.7s}.et_pb_gutters1 .footer-widget{margin-right:0;margin-bottom:0}.et_pb_gutters1 .footer-widget:last-child{margin-right:0}}@media (max-width:980px){#top-header{-webkit-transition:none;transition:none}.et_fixed_nav #top-header{position:absolute}.et_hide_nav.et_fixed_nav #top-header{-webkit-transform:translateY(0)!important;transform:translateY(0)!important;opacity:1}#top-header .container{padding-top:0}#et-secondary-menu,#et-secondary-nav{display:none!important}}@media screen and (max-width:782px){body.admin-bar.et_fixed_nav #top-header{top:46px}body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header{top:80px}}.et_color_scheme_green.woocommerce button.button.alt.disabled,.et_color_scheme_green.woocommerce-page button.button.alt.disabled{background:#7cc68d!important}.et_color_scheme_pink.woocommerce button.button.alt.disabled,.et_color_scheme_pink.woocommerce-page button.button.alt.disabled{background:#c37cc6!important}.et_color_scheme_red.woocommerce button.button.alt.disabled,.et_color_scheme_red.woocommerce-page button.button.alt.disabled{background:#cd5c5c!important}.et_color_scheme_orange.woocommerce button.button.alt.disabled,.et_color_scheme_orange.woocommerce-page button.button.alt.disabled{background:#edb059!important}@media (min-width:981px){.et_pb_gutters3 .footer-widget{margin-right:5.5%;margin-bottom:5.5%}.et_pb_gutters3 .footer-widget:last-child{margin-right:0}.et_pb_section div.et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_pb_section div.et_pb_row .et_pb_column .et_pb_module:last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module.et-last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module:last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module.et-last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module:last-child{margin-bottom:0}}* html .clearfix,:first-child+html .clearfix{zoom:1}.iphone .et_pb_section_video_bg video::-webkit-media-controls-start-playback-button{display:none!important;-webkit-appearance:none}.et_mobile_device .et_pb_section_parallax .et_pb_parallax_css{background-attachment:scroll}.et-social-facebook a.icon:before{content:"\e093"}.et-social-twitter a.icon:before{content:"\e094"}*{-webkit-box-sizing:border-box;box-sizing:border-box}.comment-reply-link:after,.et-pb-arrow-next:before,.et-pb-arrow-prev:before,.et_overlay:before,.et_pb_button:after,.et_pb_newsletter_button:after,.et_pb_testimonial:before,.et_pb_toggle_title:before,.mobile_menu_bar:before{font-family:ETmodules!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:0 0;direction:ltr}.et-pb-icon,.et_pb_custom_button_icon.et_pb_button:after,.et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:after,.et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:hover:after{content:attr(data-icon)}.et-pb-icon{font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:96px;font-style:normal;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr}.et_pb_button{font-size:20px;font-weight:500;padding:.3em 1em;line-height:1.7em!important;background-color:transparent;background-size:cover;background-position:50%;background-repeat:no-repeat;border:2px solid;border-radius:3px;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:all!important;transition-property:all!important}.et_pb_button{position:relative}.et_pb_button:hover,.et_pb_module .et_pb_button:hover{border:2px solid transparent;padding:.3em 2em .3em .7em}.et_pb_button:hover{background-color:hsla(0,0%,100%,.2)}.et_pb_bg_layout_light .et_pb_button:hover,.et_pb_bg_layout_light.et_pb_button:hover{background-color:rgba(0,0,0,.05)}.et_pb_button:after,.et_pb_button:before{font-size:32px;line-height:1em;content:"\35";opacity:0;position:absolute;margin-left:-1em;-webkit-transition:.2s;transition:all .2s;text-transform:none;-webkit-font-feature-settings:"kern" off;font-feature-settings:"kern" off;font-variant:none;font-style:normal;font-weight:400;text-shadow:none}.et_pb_button:before{display:none}.et_pb_button:hover:after{opacity:1;margin-left:0}.et_pb_column_1_3 h1,.et_pb_column_1_4 h1,.et_pb_column_1_5 h1,.et_pb_column_1_6 h1,.et_pb_column_2_5 h1{font-size:26px}.et_pb_column_1_3 h2,.et_pb_column_1_4 h2,.et_pb_column_1_5 h2,.et_pb_column_1_6 h2,.et_pb_column_2_5 h2{font-size:23px}.et_pb_column_1_3 h3,.et_pb_column_1_4 h3,.et_pb_column_1_5 h3,.et_pb_column_1_6 h3,.et_pb_column_2_5 h3{font-size:20px}.et_pb_column_1_3 h4,.et_pb_column_1_4 h4,.et_pb_column_1_5 h4,.et_pb_column_1_6 h4,.et_pb_column_2_5 h4{font-size:18px}.et_pb_bg_layout_dark,.et_pb_bg_layout_dark h1,.et_pb_bg_layout_dark h2,.et_pb_bg_layout_dark h3,.et_pb_bg_layout_dark h4{color:#fff!important}.et_pb_module.et_pb_text_align_left{text-align:left}.et_pb_module.et_pb_text_align_center{text-align:center}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.et_builder_inner_content{position:relative;z-index:1}header .et_builder_inner_content{z-index:2}.et_pb_css_mix_blend_mode_passthrough{mix-blend-mode:unset!important}.et_pb_image_container{margin:-20px -20px 29px}.et_pb_module_inner{position:relative}.et_pb_all_tabs,.et_pb_module,.et_pb_tab,.et_pb_with_background{position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat}.et_pb_with_border{position:relative;border:0 solid #333}.et_overlay.et_pb_inline_icon:before,.et_pb_inline_icon:before{content:attr(data-icon)}.et_parallax_bg_wrap{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0}.et_parallax_bg{background-repeat:no-repeat;background-position:top;background-size:cover;position:absolute;bottom:0;left:0;width:100%;height:100%;display:block}.et_pb_module.et_pb_section_parallax,.et_pb_tab.et_pb_section_parallax{position:relative}.et_pb_section_parallax .et_pb_parallax_css,.et_pb_slides .et_parallax_bg.et_pb_parallax_css{background-attachment:fixed}body.et-bfb .et_pb_section_parallax .et_pb_parallax_css,body.et-bfb .et_pb_slides .et_parallax_bg.et_pb_parallax_css{background-attachment:scroll;bottom:auto}.et_pb_section_parallax.et_pb_column .et_pb_module,.et_pb_section_parallax.et_pb_row .et_pb_column,.et_pb_section_parallax.et_pb_row .et_pb_module{z-index:9;position:relative}.et_pb_preload .et_pb_section_video_bg,.et_pb_preload>div{visibility:hidden}.et_pb_preload,.et_pb_section.et_pb_section_video.et_pb_preload{position:relative;background:#464646!important}.et_pb_preload:before{content:"";position:absolute;top:50%;left:50%;background:url(https://u9n3k5f8.rocketcdn.me/wp-content/themes/Divi/includes/builder/styles/images/preloader.gif) no-repeat;border-radius:32px;width:32px;height:32px;margin:-16px 0 0 -16px}.box-shadow-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;pointer-events:none}.et_pb_section>.box-shadow-overlay~.et_pb_row{z-index:11}.et_pb_row>.box-shadow-overlay{z-index:8}.has-box-shadow-overlay{position:relative}.et_clickable{cursor:pointer}.et_multi_view_hidden,.et_multi_view_hidden_image{display:none!important}@keyframes multi-view-image-fade{0%{opacity:0}10%{opacity:.1}20%{opacity:.2}30%{opacity:.3}40%{opacity:.4}50%{opacity:.5}60%{opacity:.6}70%{opacity:.7}80%{opacity:.8}90%{opacity:.9}to{opacity:1}}.et_multi_view_image__loading{visibility:hidden}.et_multi_view_image__loaded{-webkit-animation:.5s multi-view-image-fade;animation:.5s multi-view-image-fade}header.et-l.et-l--header:after{clear:both;display:block;content:""}.et_pb_module{-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:.2s;animation-duration:.2s}@-webkit-keyframes fadeBottom{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeBottom{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeLeft{0%{opacity:0;-webkit-transform:translateX(-10%);transform:translateX(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeLeft{0%{opacity:0;-webkit-transform:translateX(-10%);transform:translateX(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeRight{0%{opacity:0;-webkit-transform:translateX(10%);transform:translateX(10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeRight{0%{opacity:0;-webkit-transform:translateX(10%);transform:translateX(10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeTop{0%{opacity:0;-webkit-transform:translateY(-10%);transform:translateY(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeTop{0%{opacity:0;-webkit-transform:translateY(-10%);transform:translateY(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.et-waypoint:not(.et_pb_counters){opacity:0}@media (max-width:980px){.et_overlay.et_pb_inline_icon_tablet:before,.et_pb_inline_icon_tablet:before{content:attr(data-icon-tablet)}.et_pb_column .et_pb_module{margin-bottom:30px}.et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_pb_row .et_pb_column .et_pb_module:last-child,.et_section_specialty .et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_section_specialty .et_pb_row .et_pb_column .et_pb_module:last-child{margin-bottom:0}.et_pb_bg_layout_light_tablet.et_pb_button,.et_pb_bg_layout_light_tablet.et_pb_module.et_pb_button{color:#2ea3f2}.et_pb_bg_layout_light_tablet h1,.et_pb_bg_layout_light_tablet h2,.et_pb_bg_layout_light_tablet h3,.et_pb_bg_layout_light_tablet h4{color:#333!important}.et_pb_module .et_pb_bg_layout_light_tablet.et_pb_button{color:#2ea3f2!important}.et_pb_bg_layout_light_tablet{color:#666!important}.et_pb_bg_layout_dark_tablet,.et_pb_bg_layout_dark_tablet h1,.et_pb_bg_layout_dark_tablet h2,.et_pb_bg_layout_dark_tablet h3,.et_pb_bg_layout_dark_tablet h4{color:#fff!important}.et_pb_bg_layout_dark_tablet.et_pb_button,.et_pb_bg_layout_dark_tablet.et_pb_module.et_pb_button{color:inherit}}@media (max-width:767px){#et-secondary-menu{text-align:center;display:block;float:none}body.admin-bar.et_fixed_nav #top-header{top:46px}.et_overlay.et_pb_inline_icon_phone:before,.et_pb_inline_icon_phone:before{content:attr(data-icon-phone)}.et_pb_bg_layout_light_phone.et_pb_button,.et_pb_bg_layout_light_phone.et_pb_module.et_pb_button{color:#2ea3f2}.et_pb_bg_layout_light_phone h1,.et_pb_bg_layout_light_phone h2,.et_pb_bg_layout_light_phone h3,.et_pb_bg_layout_light_phone h4{color:#333!important}.et_pb_module .et_pb_bg_layout_light_phone.et_pb_button{color:#2ea3f2!important}.et_pb_bg_layout_light_phone{color:#666!important}.et_pb_bg_layout_dark_phone,.et_pb_bg_layout_dark_phone h1,.et_pb_bg_layout_dark_phone h2,.et_pb_bg_layout_dark_phone h3,.et_pb_bg_layout_dark_phone h4{color:#fff!important}.et_pb_bg_layout_dark_phone.et_pb_button,.et_pb_bg_layout_dark_phone.et_pb_module.et_pb_button{color:inherit}.et_pb_module .et_pb_bg_layout_dark_phone.et_pb_button{color:#fff!important}}@-webkit-keyframes multi-view-image-fade{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(1.01);transform:scale(1.01);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.et_pb_section{position:relative;background-color:#fff;background-position:50%;background-size:100%;background-size:cover}.et_pb_section--fixed{width:100%}.et_pb_fullwidth_section{padding:0}.et_pb_fullwidth_section>.et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_row{padding:0!important}.et_pb_bottom_inside_divider{display:block;background-repeat-y:no-repeat;height:100%;position:absolute;pointer-events:none;width:100%;left:0;right:0}.et_pb_bottom_inside_divider.et-no-transition{-webkit-transition:none!important;transition:none!important}.et_pb_section_video:not(.et_pb_section--with-menu){overflow:hidden;position:relative}.et_pb_column>.et_pb_section_video_bg{z-index:-1}.et_pb_section_video_bg{visibility:visible;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;display:block;pointer-events:none;-webkit-transition:display .3s;transition:display .3s}.et_pb_section_video_bg.et_pb_section_video_bg_hover{display:none}.et_pb_section_video_bg embed,.et_pb_section_video_bg iframe,.et_pb_section_video_bg object,.et_pb_section_video_bg video{max-width:none}.et_pb_section_video_bg .mejs-video{left:50%;position:absolute;max-width:none}.et_pb_social_network_link .et_pb_section_video{overflow:visible}.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg{display:none}.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover{display:block}@media (min-width:981px){.et_pb_section{padding:4% 0}.et_pb_fullwidth_section{padding:0}}@media (max-width:980px){.et_pb_section{padding:50px 0}.et_pb_fullwidth_section{padding:0}}.et_pb_row{width:80%;max-width:1080px;margin:auto;position:relative}.et_pb_row_inner{width:100%;position:relative}.et_pb_row:after,.et_pb_row_inner:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0;width:0}.et_pb_row_4col .et-last-child,.et_pb_row_6col .et-last-child{margin-bottom:0}.et_pb_column{float:left;background-size:cover;background-position:50%;position:relative;z-index:2;min-height:1px}.et_pb_column--with-menu{z-index:3}.et_pb_column.et_pb_column_empty{min-height:1px}.et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child,.et_pb_row_inner .et_pb_column.et-last-child,.et_pb_row_inner .et_pb_column:last-child{margin-right:0!important}.et_pb_column.et_pb_section_parallax{position:relative}.et_pb_column,.et_pb_row,.et_pb_row_inner{background-size:cover;background-position:50%;background-repeat:no-repeat}@media (min-width:981px){.et_pb_row{padding:2% 0}.et_pb_column_3_4 .et_pb_row_inner{padding:3.735% 0}.et_pb_column_2_3 .et_pb_row_inner{padding:4.2415% 0}.et_pb_column_1_2 .et_pb_row_inner,.et_pb_column_3_5 .et_pb_row_inner{padding:5.82% 0}.et_section_specialty>.et_pb_row{padding:0}.et_pb_row_inner{width:100%}.et_pb_column_single{padding:2.855% 0}.et_pb_column_single .et_pb_module:first-child{margin-top:0}.et_pb_column_single .et_pb_module.et-last-child,.et_pb_column_single .et_pb_module:last-child{margin-bottom:0}.et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child,.et_pb_row_inner .et_pb_column.et-last-child,.et_pb_row_inner .et_pb_column:last-child{margin-right:0!important}.et_pb_row.et_pb_equal_columns,.et_pb_row_inner.et_pb_equal_columns,.et_pb_section.et_pb_equal_columns>.et_pb_row{display:-webkit-box;display:-ms-flexbox;display:flex}.rtl .et_pb_row.et_pb_equal_columns,.rtl .et_pb_row_inner.et_pb_equal_columns,.rtl .et_pb_section.et_pb_equal_columns>.et_pb_row{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.et_pb_row.et_pb_equal_columns>.et_pb_column,.et_pb_section.et_pb_equal_columns>.et_pb_row>.et_pb_column{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.et_pb_grid_item{float:left;position:relative}}@media (max-width:980px){.et_pb_row{max-width:1080px}.et_pb_column .et_pb_row_inner,.et_pb_row{padding:30px 0}.et_section_specialty>.et_pb_row{padding:0}.et_pb_column{width:100%;margin-bottom:30px}.et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child{margin-bottom:0}.et_section_specialty .et_pb_row>.et_pb_column{padding-bottom:0}.et_pb_column.et_pb_column_empty{display:none}.et_pb_row_4col,.et_pb_row_5col,.et_pb_row_6col{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.et_pb_row_4col>.et_pb_column.et_pb_column_1_4{width:47.25%;margin-right:5.5%}.et_pb_row_4col>.et_pb_column.et_pb_column_1_4:nth-child(2n){margin-right:0}.et_pb_row_4col .et_pb_column:nth-last-child(-n+2){margin-bottom:0}.et_pb_row_5col>.et_pb_column.et_pb_column_1_5{width:47.25%;margin-right:5.5%}.et_pb_row_5col>.et_pb_column.et_pb_column_1_5:nth-child(2n){margin-right:0}.et_pb_row_5col .et_pb_column:last-child{margin-bottom:0}.et_pb_row_6col>.et_pb_column.et_pb_column_1_6{width:29.666%;margin-right:5.5%}.et_pb_row_6col>.et_pb_column.et_pb_column_1_6:nth-child(3n){margin-right:0}.et_pb_row_6col .et_pb_column:nth-last-child(-n+3){margin-bottom:0}}@media (max-width:479px){.et_pb_row .et_pb_column.et_pb_column_1_4,.et_pb_row .et_pb_column.et_pb_column_1_5,.et_pb_row .et_pb_column.et_pb_column_1_6{width:100%;margin:0 0 30px}.et_pb_row .et_pb_column.et_pb_column_1_4.et-last-child,.et_pb_row .et_pb_column.et_pb_column_1_4:last-child,.et_pb_row .et_pb_column.et_pb_column_1_5.et-last-child,.et_pb_row .et_pb_column.et_pb_column_1_5:last-child,.et_pb_row .et_pb_column.et_pb_column_1_6.et-last-child,.et_pb_row .et_pb_column.et_pb_column_1_6:last-child{margin-bottom:0}.et_pb_column{width:100%!important}}.et_pb_grid_item.first_in_row{clear:both}.et_pb_grid_item:not(.first_in_row){clear:none}.et_pb_grid_item.et_pb_gallery_item.first_in_row{clear:both}@media (max-width:980px){.et_pb_column .et_pb_grid_item{margin:0 5.5% 7.5% 0;width:29.666%;clear:none;float:left}.et_pb_column .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item,.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item,.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item{margin:0 0 11.5%;width:100%}}@media (max-width:767px){.et_pb_column .et_pb_grid_item{margin:0 5.5% 9.5% 0;width:47.25%;clear:none;float:left}.et_pb_column .et_pb_grid_item:nth-child(3n){margin-right:5.5%}.et_pb_column .et_pb_grid_item:nth-child(3n+1){clear:none}.et_pb_column .et_pb_grid_item .last_in_row,.et_pb_column .et_pb_grid_item:nth-child(2n){margin-right:0}.et_pb_column .et_pb_grid_item .first_in_row,.et_pb_column .et_pb_grid_item:nth-child(odd){clear:both}}@media (max-width:479px){.et_pb_column .et_pb_grid_item{margin:0 0 11.5%;width:100%}.et_pb_column .et_pb_grid_item .on_last_row{margin-bottom:0}.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item,.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item,.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item{margin:0 0 11.5%;width:100%}}.et_pb_button[data-icon]:not([data-icon=""]):after{content:attr(data-icon)}@media (max-width:980px){.et_pb_button[data-icon-tablet]:not([data-icon-tablet=""]):after{content:attr(data-icon-tablet)}}.et_overlay{z-index:-1;position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:hsla(0,0%,100%,.9);opacity:0;pointer-events:none;-webkit-transition:.3s;transition:all .3s;border:1px solid #e5e5e5;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:antialiased}.et_overlay:before{color:#2ea3f2;content:"\E050";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:32px;-webkit-transition:.4s;transition:all .4s}.et_shop_image{position:relative;display:block}.et_shop_image:hover .et_overlay{z-index:3;opacity:1}.et_pb_bg_layout_light .et_pb_newsletter_button{color:#2ea3f2}.et_pb_with_border .et_pb_newsletter_form .input[type=checkbox]+label i,.et_pb_with_border .et_pb_newsletter_form .input[type=radio]+label i,.et_pb_with_border .et_pb_newsletter_form input,.et_pb_with_border .et_pb_newsletter_form select,.et_pb_with_border .et_pb_newsletter_form textarea{border:0 solid #333}.et_pb_newsletter_form p.et_pb_newsletter_field.et_pb_signup_custom_field{padding-left:0}.et_pb_newsletter p .et_pb_signup_error{border:1px solid red!important}.et_pb_newsletter{padding:25px}.et_pb_newsletter_form p.et_pb_newsletter_field{padding-bottom:1em;margin-bottom:0}.et_pb_newsletter_form .input,.et_pb_newsletter_form input[type=password],.et_pb_newsletter_form input[type=text],.et_pb_newsletter_form p.et_pb_newsletter_field input[type=text],.et_pb_newsletter_form p.et_pb_newsletter_field textarea,.et_pb_newsletter_form select,.et_pb_newsletter_form textarea{-webkit-appearance:none;padding:14px 4%!important;font-size:16px;color:#666;background-color:#fff;width:100%;font-weight:400;border-width:0;border-radius:3px}.et_pb_newsletter_success{text-align:center}.et_pb_newsletter_button{display:block;color:inherit;width:100%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.et_pb_newsletter_button:hover{text-decoration:none}.et_pb_newsletter_button:hover:after{opacity:1;margin-left:0}.et_pb_newsletter_fields{width:100%}.et_pb_newsletter .et_pb_newsletter_fields{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.et_pb_newsletter .et_pb_newsletter_fields>*{-ms-flex-preferred-size:100%;flex-basis:100%}@media (max-width:980px){.et_pb_bg_layout_light_tablet .et_pb_newsletter_button{color:#2ea3f2}.et_pb_bg_layout_dark_tablet .et_pb_newsletter_button{color:inherit}}@media (max-width:767px){.et_pb_button[data-icon-phone]:not([data-icon-phone=""]):after{content:attr(data-icon-phone)}.et_pb_bg_layout_light_phone .et_pb_newsletter_button{color:#2ea3f2}.et_pb_bg_layout_dark_phone .et_pb_newsletter_button{color:inherit}.et_pb_bg_layout_light_phone .et_pb_video_play{color:#333}}.gecko .et_pb_newsletter .et_pb_newsletter_field{margin-bottom:1vw}.et_pb_contact_form_label{display:none}.et_pb_with_border.et_pb_contact_field .input[type=checkbox]+label i,.et_pb_with_border.et_pb_contact_field .input[type=radio]+label i,.et_pb_with_border.et_pb_contact_field input,.et_pb_with_border.et_pb_contact_field select,.et_pb_with_border.et_pb_contact_field textarea{border:0 solid #333}p.et_pb_contact_field{padding:0 0 0 3%;margin-bottom:3%;background-position:50%;background-size:cover}p.et_pb_contact_field:not(.et_pb_contact_field_last){clear:both}.et_pb_contact_field *,.et_pb_contact_field.et_pb_section_parallax,.et_pb_contact_field.et_pb_section_video{position:relative}.et_pb_contact_field a{color:inherit;font-weight:700;text-decoration:underline}.et_pb_contact_field_checkbox,.et_pb_contact_field_radio{display:block}.et_audio_container .mejs-container{width:auto!important;min-width:unset!important;height:auto!important}.et_audio_container .mejs-container{background:0 0;height:auto}.et_pb_video_box{display:block;position:relative;z-index:1;line-height:0}.et_pb_video_box video{width:100%!important;height:auto!important}.et_pb_video_overlay{position:absolute;z-index:10;top:0;left:0;height:100%;width:100%;background-size:cover;background-repeat:no-repeat;background-position:50%;cursor:pointer}.et_pb_video_play:before{font-family:ETmodules;content:"I"}.et_pb_video_play{display:block;position:absolute;z-index:100;color:#fff;left:50%;top:50%}.et_pb_column_1_2 .et_pb_video_play,.et_pb_column_2_3 .et_pb_video_play,.et_pb_column_3_4 .et_pb_video_play,.et_pb_column_3_5 .et_pb_video_play,.et_pb_column_4_4 .et_pb_video_play{font-size:6rem;line-height:6rem;margin-left:-3rem;margin-top:-3rem}.et_pb_column_1_3 .et_pb_video_play,.et_pb_column_1_4 .et_pb_video_play,.et_pb_column_1_5 .et_pb_video_play,.et_pb_column_1_6 .et_pb_video_play,.et_pb_column_2_5 .et_pb_video_play,.et_pb_column_3_8 .et_pb_video_play{font-size:3rem;line-height:3rem;margin-left:-1.5rem;margin-top:-1.5rem}.et_pb_bg_layout_light .et_pb_video_play{color:#333}.et_pb_video_overlay_hover{background:0 0;width:100%;height:100%;position:absolute;z-index:100;-webkit-transition:.5s ease-in-out;transition:all .5s ease-in-out}.et_pb_video .et_pb_video_overlay_hover:hover{background:rgba(0,0,0,.6)}@media (min-width:768px) and (max-width:980px){.et_pb_column_1_3 .et_pb_video_play,.et_pb_column_1_4 .et_pb_video_play,.et_pb_column_1_5 .et_pb_video_play,.et_pb_column_1_6 .et_pb_video_play,.et_pb_column_2_5 .et_pb_video_play,.et_pb_column_3_8 .et_pb_video_play{font-size:6rem;line-height:6rem;margin-left:-3rem;margin-top:-3rem}}@media (max-width:768px){.et_pb_column_1_2 .et_pb_video_play,.et_pb_column_2_3 .et_pb_video_play,.et_pb_column_3_4 .et_pb_video_play,.et_pb_column_3_5 .et_pb_video_play,.et_pb_column_4_4 .et_pb_video_play{font-size:3rem;line-height:3rem;margin-left:-1.5rem;margin-top:-1.5rem}}.et_audio_content{background-color:#2ea3f2}.et_pb_post .et-pb-controllers a{margin-bottom:10px}.et_pb_blog_grid .et_audio_content{margin-bottom:19px}.et_pb_row .et_pb_blog_grid .et_pb_post .et_pb_slide{min-height:180px}.et_pb_column_1_2 .et_audio_content h2,.et_pb_column_1_3 .et_audio_content h2,.et_pb_column_1_4 .et_audio_content h2,.et_pb_column_1_5 .et_audio_content h2,.et_pb_column_1_6 .et_audio_content h2,.et_pb_column_2_5 .et_audio_content h2,.et_pb_column_3_5 .et_audio_content h2,.et_pb_column_3_8 .et_audio_content h2{margin-bottom:9px;margin-top:0}.et_pb_post .et_pb_video_overlay .et_pb_video_play{color:#fff}.et_pb_post .et_pb_video_overlay_hover:hover{background:rgba(0,0,0,.6)}.et_audio_content{text-align:center;word-wrap:break-word;position:relative;padding:50px 60px}.et_audio_content h2{color:#fff!important}.et_audio_content h2{margin-top:0}.et_audio_content h2{margin-bottom:20px}.et_audio_content h2{line-height:44px}.et_pb_column_2_3 .et_audio_content{padding:40px 40px 45px}.et_pb_column_1_2 .et_audio_content,.et_pb_column_3_5 .et_audio_content{padding:35px 40px}.et_pb_column_1_2 .et_audio_content h2,.et_pb_column_3_5 .et_audio_content h2{line-height:32px}.et_pb_column_1_3 .et_audio_content,.et_pb_column_1_4 .et_audio_content,.et_pb_column_1_5 .et_audio_content,.et_pb_column_1_6 .et_audio_content,.et_pb_column_2_5 .et_audio_content,.et_pb_column_3_8 .et_audio_content{padding:35px 20px}.et_pb_column_1_3 .et_audio_content h2,.et_pb_column_1_4 .et_audio_content h2,.et_pb_column_1_5 .et_audio_content h2,.et_pb_column_1_6 .et_audio_content h2,.et_pb_column_2_5 .et_audio_content h2,.et_pb_column_3_8 .et_audio_content h2{font-size:18px;line-height:26px}.et_pb_post>.et_pb_slider{margin-bottom:30px}.et_pb_column_3_4 .et_pb_post .et_pb_slide{min-height:442px}.et_pb_column_2_3 .et_pb_post .et_pb_slide{min-height:390px}.et_pb_column_1_2 .et_pb_post .et_pb_slide,.et_pb_column_3_5 .et_pb_post .et_pb_slide{min-height:284px}.et_pb_column_1_3 .et_pb_post .et_pb_slide,.et_pb_column_2_5 .et_pb_post .et_pb_slide,.et_pb_column_3_8 .et_pb_post .et_pb_slide{min-height:180px}.et_pb_column_1_4 .et_pb_post .et_pb_slide,.et_pb_column_1_5 .et_pb_post .et_pb_slide,.et_pb_column_1_6 .et_pb_post .et_pb_slide{min-height:125px}.et_pb_bg_layout_light .et_pb_post .post-meta,.et_pb_bg_layout_light .et_pb_post .post-meta a,.et_pb_bg_layout_light .et_pb_post p{color:#666}.et_pb_bg_layout_dark .et_pb_post .post-meta,.et_pb_bg_layout_dark .et_pb_post .post-meta a,.et_pb_bg_layout_dark .et_pb_post p{color:inherit}.et_pb_text_color_dark .et_audio_content h2{color:#666!important}.et_pb_text_color_dark.et_audio_content h2{color:#bbb!important}.et_pb_text_color_dark.et_audio_content{background-color:#e8e8e8}@media (max-width:980px){.et_pb_bg_layout_light_tablet .et_pb_video_play{color:#333}.et_pb_bg_layout_dark_tablet .et_audio_content h2{color:#fff!important}.et_pb_text_color_dark_tablet .et_audio_content h2{color:#666!important}.et_pb_text_color_dark_tablet.et_audio_content h2{color:#bbb!important}.et_pb_text_color_dark_tablet.et_audio_content{background-color:#e8e8e8}}@media (min-width:768px) and (max-width:980px){.et_audio_content h2{font-size:26px!important;line-height:44px!important;margin-bottom:24px!important}}@media (max-width:767px){.et_audio_content h2{font-size:20px!important;line-height:26px!important}.et_audio_content{padding:35px 20px!important}.et_audio_content h2{margin-bottom:9px!important}.et_pb_bg_layout_dark_phone .et_audio_content h2{color:#fff!important}.et_pb_text_color_dark_phone .et_audio_content h2{color:#666!important}.et_pb_text_color_dark_phone.et_audio_content h2{color:#bbb!important}.et_pb_text_color_dark_phone.et_audio_content{background-color:#e8e8e8}}.et_pb_post{margin-bottom:60px;word-wrap:break-word}.et_pb_with_border .et_pb_post .et_pb_slides,.et_pb_with_border .et_pb_post img:not(.woocommerce-placeholder),.et_pb_with_border.et_pb_posts .et_pb_post{border:0 solid #333}.et_pb_post .entry-content{padding-top:30px}.et_pb_post .entry-featured-image-url{display:block;position:relative;margin-bottom:30px}.et_pb_post .entry-title a,.et_pb_post h2 a{text-decoration:none}.et_pb_post .post-meta{font-size:14px;margin-bottom:6px}.et_pb_post .more,.et_pb_post .post-meta a{text-decoration:none}.et_pb_post .more{color:#82c0c7}.et_pb_posts a.more-link{clear:both;display:block}.et_pb_posts .et_pb_post{position:relative}.et_pb_image_container img,.et_pb_post a img{vertical-align:bottom;max-width:100%}@media (min-width:981px) and (max-width:1100px){.et_pb_column_4_4 .et_pb_post .et_pb_slide{min-height:534px}.et_pb_column_3_4 .et_pb_post .et_pb_slide{min-height:392px}.et_pb_column_2_3 .et_pb_post .et_pb_slide{min-height:345px}.et_pb_column_1_2 .et_pb_post .et_pb_slide,.et_pb_column_3_5 .et_pb_post .et_pb_slide{min-height:250px}.et_pb_column_1_3 .et_pb_post .et_pb_slide,.et_pb_column_2_5 .et_pb_post .et_pb_slide,.et_pb_column_3_8 .et_pb_post .et_pb_slide{min-height:155px}.et_pb_column_1_4 .et_pb_post .et_pb_slide,.et_pb_column_1_5 .et_pb_post .et_pb_slide,.et_pb_column_1_6 .et_pb_post .et_pb_slide{min-height:108px}.et_pb_post{margin-bottom:42px}}@media (max-width:980px){.et_pb_post{margin-bottom:42px}.et_pb_bg_layout_light_tablet .et_pb_post .post-meta,.et_pb_bg_layout_light_tablet .et_pb_post .post-meta a,.et_pb_bg_layout_light_tablet .et_pb_post p{color:#666}.et_pb_bg_layout_dark_tablet .et_pb_post .post-meta,.et_pb_bg_layout_dark_tablet .et_pb_post .post-meta a,.et_pb_bg_layout_dark_tablet .et_pb_post p{color:inherit}}@media (max-width:767px){.et_pb_post{margin-bottom:42px}.et_pb_post>h2{font-size:18px}.et_pb_bg_layout_light_phone .et_pb_post .post-meta,.et_pb_bg_layout_light_phone .et_pb_post .post-meta a,.et_pb_bg_layout_light_phone .et_pb_post p{color:#666}.et_pb_bg_layout_dark_phone .et_pb_post .post-meta,.et_pb_bg_layout_dark_phone .et_pb_post .post-meta a,.et_pb_bg_layout_dark_phone .et_pb_post p{color:inherit}}@media (max-width:479px){.et_pb_column_1_2 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_1_3 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_2_5 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_3_5 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_3_8 .et_pb_carousel_item .et_pb_video_play{font-size:1.5rem;line-height:1.5rem;margin-left:-.75rem;margin-top:-.75rem}.et_audio_content{padding:35px 20px!important}.et_pb_post{margin-bottom:42px}.et_pb_post h2{font-size:16px;padding-bottom:0}.et_pb_post .post-meta{color:#666;font-size:14px}}.et_post_gallery{padding:0!important;line-height:1.7!important;list-style:none!important}.et_builder_inner_content.has_et_pb_sticky{z-index:inherit}.et-db #et-boc .et-l #et-fb-app .et_pb_column.has_et_pb_sticky,.et_pb_column.has_et_pb_sticky{z-index:20}.et-l--header .et-db #et-boc .et-l #et-fb-app .et_pb_column.has_et_pb_sticky,.et-l--header .et_pb_column.has_et_pb_sticky{z-index:30}.et-l--footer .et-db #et-boc .et-l #et-fb-app .et_pb_column.has_et_pb_sticky,.et-l--footer .et_pb_column.has_et_pb_sticky{z-index:10}.et_pb_sticky_placeholder{opacity:0!important}.et_pb_sticky .et_overlay.et_pb_inline_icon_sticky:before,.et_pb_sticky .et_pb_inline_icon_sticky:before{content:attr(data-icon-sticky)!important}body .et-script-temporary-measurement{opacity:0}.et_animated{opacity:0;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both!important;animation-fill-mode:both!important}.et_animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.et_had_animation{position:relative}@-webkit-keyframes et_pb_fade{to{opacity:1}}@keyframes et_pb_fade{to{opacity:1}}.et_animated.fade{-webkit-animation-name:et_pb_fade;animation-name:et_pb_fade}@-webkit-keyframes et_pb_fadeTop{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes et_pb_fadeTop{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.et_animated.fadeTop{-webkit-animation-name:et_pb_fadeTop;animation-name:et_pb_fadeTop}@-webkit-keyframes et_pb_fadeRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes et_pb_fadeRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.et_animated.fadeRight{-webkit-animation-name:et_pb_fadeRight;animation-name:et_pb_fadeRight}@-webkit-keyframes et_pb_fadeBottom{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes et_pb_fadeBottom{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.et_animated.fadeBottom{-webkit-animation-name:et_pb_fadeBottom;animation-name:et_pb_fadeBottom}@-webkit-keyframes et_pb_fadeLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes et_pb_fadeLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.et_animated.fadeLeft{-webkit-animation-name:et_pb_fadeLeft;animation-name:et_pb_fadeLeft}@-webkit-keyframes et_pb_slide{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_slide{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.slide{-webkit-animation-name:et_pb_slide;animation-name:et_pb_slide}@-webkit-keyframes et_pb_slideTop{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes et_pb_slideTop{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.et_animated.slideTop{-webkit-animation-name:et_pb_slideTop;animation-name:et_pb_slideTop}@-webkit-keyframes et_pb_slideRight{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes et_pb_slideRight{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.et_animated.slideRight{-webkit-animation-name:et_pb_slideRight;animation-name:et_pb_slideRight}@-webkit-keyframes et_pb_slideBottom{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes et_pb_slideBottom{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.et_animated.slideBottom{-webkit-animation-name:et_pb_slideBottom;animation-name:et_pb_slideBottom}@-webkit-keyframes et_pb_slideLeft{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes et_pb_slideLeft{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.et_animated.slideLeft{-webkit-animation-name:et_pb_slideLeft;animation-name:et_pb_slideLeft}@-webkit-keyframes et_pb_bounce{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes et_pb_bounce{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.et_animated.bounce{-webkit-animation-name:et_pb_bounce;animation-name:et_pb_bounce}@-webkit-keyframes et_pb_bounceTop{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-200px,0);transform:translate3d(0,-200px,0)}60%{-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_bounceTop{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-200px,0);transform:translate3d(0,-200px,0)}60%{-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none;opacity:1}}.et_animated.bounceTop{-webkit-animation-name:et_pb_bounceTop;animation-name:et_pb_bounceTop}@-webkit-keyframes et_pb_bounceRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_bounceRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none;opacity:1}}.et_animated.bounceRight{-webkit-animation-name:et_pb_bounceRight;animation-name:et_pb_bounceRight}@-webkit-keyframes et_pb_bounceBottom{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,200px,0);transform:translate3d(0,200px,0)}60%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes et_pb_bounceBottom{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,200px,0);transform:translate3d(0,200px,0)}60%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.et_animated.bounceBottom{-webkit-animation-name:et_pb_bounceBottom;animation-name:et_pb_bounceBottom}@-webkit-keyframes et_pb_bounceLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_bounceLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none;opacity:1}}.et_animated.bounceLeft{-webkit-animation-name:et_pb_bounceLeft;animation-name:et_pb_bounceLeft}@-webkit-keyframes et_pb_zoom{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_zoom{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.zoom{-webkit-animation-name:et_pb_zoom;animation-name:et_pb_zoom}@-webkit-keyframes et_pb_zoomTop{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_zoomTop{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.zoomTop{-webkit-animation-name:et_pb_zoomTop;animation-name:et_pb_zoomTop;-webkit-transform-origin:top;transform-origin:top}@-webkit-keyframes et_pb_zoomRight{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_zoomRight{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.zoomRight{-webkit-animation-name:et_pb_zoomRight;animation-name:et_pb_zoomRight;-webkit-transform-origin:right;transform-origin:right}@-webkit-keyframes et_pb_zoomBottom{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_zoomBottom{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.zoomBottom{-webkit-animation-name:et_pb_zoomBottom;animation-name:et_pb_zoomBottom;-webkit-transform-origin:bottom;transform-origin:bottom}@-webkit-keyframes et_pb_zoomLeft{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_zoomLeft{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.zoomLeft{-webkit-animation-name:et_pb_zoomLeft;animation-name:et_pb_zoomLeft;-webkit-transform-origin:left;transform-origin:left}@-webkit-keyframes et_pb_flip{to{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}}@keyframes et_pb_flip{to{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}}.et_animated.flip{-webkit-animation-name:et_pb_flip;animation-name:et_pb_flip}@-webkit-keyframes et_pb_flipTop{to{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}}@keyframes et_pb_flipTop{to{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}}.et_animated.flipTop{-webkit-animation-name:et_pb_flipTop;animation-name:et_pb_flipTop;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes et_pb_flipRight{to{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}@keyframes et_pb_flipRight{to{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}.et_animated.flipRight{-webkit-animation-name:et_pb_flipRight;animation-name:et_pb_flipRight;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes et_pb_flipBottom{to{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}}@keyframes et_pb_flipBottom{to{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}}.et_animated.flipBottom{-webkit-animation-name:et_pb_flipBottom;animation-name:et_pb_flipBottom;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes et_pb_flipLeft{to{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}@keyframes et_pb_flipLeft{to{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}.et_animated.flipLeft{-webkit-animation-name:et_pb_flipLeft;animation-name:et_pb_flipLeft;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes et_pb_fold{to{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}@keyframes et_pb_fold{to{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}.et_animated.fold{-webkit-transform-origin:center;transform-origin:center;-webkit-animation-name:et_pb_fold;animation-name:et_pb_fold}@-webkit-keyframes et_pb_foldTop{to{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}}@keyframes et_pb_foldTop{to{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}}.et_animated.foldTop{-webkit-transform-origin:top;transform-origin:top;-webkit-animation-name:et_pb_foldTop;animation-name:et_pb_foldTop}@-webkit-keyframes et_pb_foldRight{to{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}@keyframes et_pb_foldRight{to{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}.et_animated.foldRight{-webkit-transform-origin:right;transform-origin:right;-webkit-animation-name:et_pb_foldRight;animation-name:et_pb_foldRight}@-webkit-keyframes et_pb_foldBottom{to{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}}@keyframes et_pb_foldBottom{to{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}}.et_animated.foldBottom{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-animation-name:et_pb_foldBottom;animation-name:et_pb_foldBottom}@-webkit-keyframes et_pb_foldLeft{to{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}@keyframes et_pb_foldLeft{to{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}.et_animated.foldLeft{-webkit-transform-origin:left;transform-origin:left;-webkit-animation-name:et_pb_foldLeft;animation-name:et_pb_foldLeft}@-webkit-keyframes et_pb_roll{0%{-webkit-transform-origin:center;transform-origin:center}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_roll{0%{-webkit-transform-origin:center;transform-origin:center}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.et_animated.roll{-webkit-animation-name:et_pb_roll;animation-name:et_pb_roll}@-webkit-keyframes et_pb_rollTop{0%{-webkit-transform-origin:top;transform-origin:top}to{-webkit-transform-origin:top;transform-origin:top;-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_rollTop{0%{-webkit-transform-origin:top;transform-origin:top}to{-webkit-transform-origin:top;transform-origin:top;-webkit-transform:none;transform:none;opacity:1}}.et_animated.rollTop{-webkit-animation-name:et_pb_rollTop;animation-name:et_pb_rollTop}@-webkit-keyframes et_pb_rollRight{0%{-webkit-transform-origin:right;transform-origin:right}to{-webkit-transform-origin:right;transform-origin:right;-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_rollRight{0%{-webkit-transform-origin:right;transform-origin:right}to{-webkit-transform-origin:right;transform-origin:right;-webkit-transform:none;transform:none;opacity:1}}.et_animated.rollRight{-webkit-animation-name:et_pb_rollRight;animation-name:et_pb_rollRight}@-webkit-keyframes et_pb_rollBottom{0%{-webkit-transform-origin:bottom;transform-origin:bottom}to{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_rollBottom{0%{-webkit-transform-origin:bottom;transform-origin:bottom}to{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:none;transform:none;opacity:1}}.et_animated.rollBottom{-webkit-animation-name:et_pb_rollBottom;animation-name:et_pb_rollBottom}@-webkit-keyframes et_pb_rollLeft{0%{-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform-origin:left;transform-origin:left;-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_rollLeft{0%{-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform-origin:left;transform-origin:left;-webkit-transform:none;transform:none;opacity:1}}.et_animated.rollLeft{-webkit-animation-name:et_pb_rollLeft;animation-name:et_pb_rollLeft}@-webkit-keyframes fadeOutTop{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}}@keyframes fadeOutTop{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}}@-webkit-keyframes fadeInTop{0%{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@keyframes fadeInTop{0%{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@-webkit-keyframes fadeInBottom{0%{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@keyframes fadeInBottom{0%{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@-webkit-keyframes fadeOutBottom{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}}@keyframes fadeOutBottom{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}}.et-waypoint.et_pb_animation_left.et-animated,.et_pb_animation_left.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeLeft;animation:1s cubic-bezier(.77,0,.175,1) fadeLeft}.et-waypoint.et_pb_animation_right.et-animated,.et_pb_animation_right.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeRight;animation:1s cubic-bezier(.77,0,.175,1) fadeRight}.et-waypoint.et_pb_animation_top.et-animated,.et_pb_animation_top.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeTop;animation:1s cubic-bezier(.77,0,.175,1) fadeTop}.et-waypoint.et_pb_animation_bottom.et-animated,.et_pb_animation_bottom.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeBottom;animation:1s cubic-bezier(.77,0,.175,1) fadeBottom}.et-waypoint.et_pb_animation_fade_in.et-animated,.et_pb_animation_fade_in.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeIn;animation:1s cubic-bezier(.77,0,.175,1) fadeIn}@media (max-width:980px){.et-waypoint.et_pb_animation_left_tablet.et-animated,.et_pb_animation_left_tablet.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeLeft;animation:1s cubic-bezier(.77,0,.175,1) fadeLeft}.et-waypoint.et_pb_animation_right_tablet.et-animated,.et_pb_animation_right_tablet.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeRight;animation:1s cubic-bezier(.77,0,.175,1) fadeRight}.et-waypoint.et_pb_animation_top_tablet.et-animated,.et_pb_animation_top_tablet.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeTop;animation:1s cubic-bezier(.77,0,.175,1) fadeTop}.et-waypoint.et_pb_animation_bottom_tablet.et-animated,.et_pb_animation_bottom_tablet.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeBottom;animation:1s cubic-bezier(.77,0,.175,1) fadeBottom}.et-waypoint.et_pb_animation_fade_in_tablet.et-animated,.et_pb_animation_fade_in_tablet.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeIn;animation:1s cubic-bezier(.77,0,.175,1) fadeIn}}@media (max-width:767px){.et-waypoint.et_pb_animation_left_phone.et-animated,.et_pb_animation_left_phone.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeLeft;animation:1s cubic-bezier(.77,0,.175,1) fadeLeft}.et-waypoint.et_pb_animation_right_phone.et-animated,.et_pb_animation_right_phone.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeRight;animation:1s cubic-bezier(.77,0,.175,1) fadeRight}.et-waypoint.et_pb_animation_top_phone.et-animated,.et_pb_animation_top_phone.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeTop;animation:1s cubic-bezier(.77,0,.175,1) fadeTop}.et-waypoint.et_pb_animation_bottom_phone.et-animated,.et_pb_animation_bottom_phone.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeBottom;animation:1s cubic-bezier(.77,0,.175,1) fadeBottom}.et-waypoint.et_pb_animation_fade_in_phone.et-animated,.et_pb_animation_fade_in_phone.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeIn;animation:1s cubic-bezier(.77,0,.175,1) fadeIn}}.mfp-wrap .mfp-container button:hover{background:0 0!important}.mfp-wrap .mfp-arrow:active{position:absolute;top:50%}.mfp-wrap .mfp-close:active{position:absolute;top:-10px}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after,.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{font-family:ETmodules;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mfp-fade.mfp-bg{opacity:.001;-webkit-transition:.5s ease-out;transition:all .5s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade .mfp-wrap.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade .mfp-wrap.mfp-wrap.mfp-removing .mfp-content{opacity:0}.mfp-fade .mfp-wrap .mfp-content{opacity:.001;-webkit-transition:.5s ease-out;transition:all .5s ease-out}.mfp-bg{z-index:1000000;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1000001;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;opacity:.55;top:50%;margin:-32px 0 0;padding:0;-webkit-tap-highlight-color:transparent}.mfp-arrow:hover{opacity:1}.mfp-arrow-left{left:10px}.mfp-arrow-right{right:10px}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}.mfp-arrow{background:0 0!important;margin-top:-32px!important;line-height:1em!important}.mfp-arrow,.mfp-arrow:after{width:48px!important;height:48px!important}.mfp-arrow:after{margin:0!important;top:0!important;border:none!important}.mfp-arrow-left{left:0!important}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after,.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border:none;font-size:64px;color:#fff}.mfp-arrow-left:before,.mfp-arrow-right:before{display:none}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{content:"4"}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{content:"5"}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{font-size:64px;font-family:'Open Sans',Arial,sans-serif;font-weight:200;top:-10px;opacity:.2}.mfp-iframe-holder .mfp-close:hover,.mfp-image-holder .mfp-close:hover{opacity:1}.mfp-figure{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.et-menu li{display:inline-block;font-size:14px;padding-right:22px}.et-menu>li:last-child{padding-right:0}.et-menu a{color:rgba(0,0,0,.6);text-decoration:none;display:block;position:relative}.et-menu a,.et-menu a:hover{-webkit-transition:.4s ease-in-out;transition:all .4s ease-in-out}.et-menu a:hover{opacity:.7}.et-menu li>a{padding-bottom:29px;word-wrap:break-word}.et_pb_menu__wrap .mobile_menu_bar{-webkit-transform:translateY(3%);transform:translateY(3%)}.et_pb_menu__wrap .mobile_menu_bar:before{top:0}.et_pb_menu__logo{overflow:hidden}.et_pb_menu__logo img{display:block}.et_pb_menu__search-button:after{content:"U"}.et_pb_slider{position:relative;overflow:hidden}.et_pb_slide{padding:0 6%;background-size:cover;background-position:50%;background-repeat:no-repeat}.et_pb_slider .et_pb_slide{display:none;float:left;margin-right:-100%;position:relative;width:100%;text-align:center;list-style:none!important;background-position:50%;background-size:100%;background-size:cover}.et_pb_slider .et_pb_slide:first-child{display:list-item}.et-pb-controllers{position:absolute;bottom:20px;left:0;width:100%;text-align:center;z-index:10}.et-pb-controllers a{display:inline-block;background-color:hsla(0,0%,100%,.5);text-indent:-9999px;border-radius:7px;width:7px;height:7px;margin-right:10px;padding:0;opacity:.5}.et-pb-controllers .et-pb-active-control{opacity:1}.et-pb-controllers a:last-child{margin-right:0}.et-pb-controllers .et-pb-active-control{background-color:#fff}.et_pb_slides .et_pb_temp_slide{display:block}.et_pb_slides:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0;width:0}@media (max-width:980px){.et-menu{display:none}.et_mobile_nav_menu{display:block;margin-top:-1px}.et_pb_bg_layout_light_tablet .et-pb-controllers .et-pb-active-control{background-color:#333}.et_pb_bg_layout_light_tablet .et-pb-controllers a{background-color:rgba(0,0,0,.3)}.et_pb_bg_layout_dark_tablet .et_pb_slide_description{text-shadow:0 1px 3px rgba(0,0,0,.3)}.et_pb_bg_layout_dark_tablet .et-pb-controllers .et-pb-active-control{background-color:#fff}.et_pb_bg_layout_dark_tablet .et-pb-controllers a{background-color:hsla(0,0%,100%,.5)}}@media (max-width:767px){.et-pb-controllers{position:absolute;bottom:5%;left:0;width:100%;text-align:center;z-index:10;height:14px}.et_transparent_nav .et_pb_section:first-child .et-pb-controllers{bottom:18px}.et_pb_bg_layout_light_phone .et-pb-controllers .et-pb-active-control{background-color:#333}.et_pb_bg_layout_light_phone .et-pb-controllers a{background-color:rgba(0,0,0,.3)}.et_pb_bg_layout_dark_phone .et-pb-controllers .et-pb-active-control{background-color:#fff}.et_pb_bg_layout_dark_phone .et-pb-controllers a{background-color:hsla(0,0%,100%,.5)}}.et_mobile_device .et_pb_slides .et_parallax_bg.et_pb_parallax_css{background-attachment:scroll}.et-pb-arrow-next,.et-pb-arrow-prev{position:absolute;top:50%;z-index:100;font-size:48px;color:#fff;margin-top:-24px;-webkit-transition:.2s ease-in-out;transition:all .2s ease-in-out;opacity:0}.et_pb_bg_layout_light .et-pb-arrow-next,.et_pb_bg_layout_light .et-pb-arrow-prev{color:#333}.et_pb_slider:hover .et-pb-arrow-prev{left:22px;opacity:1}.et_pb_slider:hover .et-pb-arrow-next{right:22px;opacity:1}.et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control{background-color:#333}.et_pb_bg_layout_light .et-pb-controllers a{background-color:rgba(0,0,0,.3)}.et-pb-arrow-next:hover,.et-pb-arrow-prev:hover{text-decoration:none}.et-pb-arrow-next span,.et-pb-arrow-prev span{display:none}.et-pb-arrow-prev{left:-22px}.et-pb-arrow-next{right:-22px}.et-pb-arrow-prev:before{content:"4"}.et-pb-arrow-next:before{content:"5"}.et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_2_5 .et_pb_slider:hover .et-pb-arrow-prev{left:0}.et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-next,.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_2_5 .et_pb_slider:hover .et-pb-arrow-next{right:0}.et_pb_column_1_4 .et_pb_slider .et_pb_slide,.et_pb_column_1_5 .et_pb_slider .et_pb_slide,.et_pb_column_1_6 .et_pb_slider .et_pb_slide{min-height:170px}.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-next,.et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-next,.et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-next{right:0}@media (max-width:980px){.et_pb_bg_layout_light_tablet .et-pb-arrow-next,.et_pb_bg_layout_light_tablet .et-pb-arrow-prev{color:#333}.et_pb_bg_layout_dark_tablet .et-pb-arrow-next,.et_pb_bg_layout_dark_tablet .et-pb-arrow-prev{color:#fff}}.et_mobile_device .et-pb-arrow-prev{left:22px;opacity:1}.et_mobile_device .et-pb-arrow-next{right:22px;opacity:1}@media (min-width:981px){.et_pb_gutters3 .et_pb_column,.et_pb_gutters3.et_pb_row .et_pb_column{margin-right:5.5%}.et_pb_gutters3 .et_pb_column_4_4,.et_pb_gutters3.et_pb_row .et_pb_column_4_4{width:100%}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module{margin-bottom:2.75%}.et_pb_gutters3 .et_pb_column_3_4,.et_pb_gutters3.et_pb_row .et_pb_column_3_4{width:73.625%}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_module{margin-bottom:3.735%}.et_pb_gutters3 .et_pb_column_2_3,.et_pb_gutters3.et_pb_row .et_pb_column_2_3{width:64.833%}.et_pb_gutters3 .et_pb_column_2_3 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_module{margin-bottom:4.242%}.et_pb_gutters3 .et_pb_column_3_5,.et_pb_gutters3.et_pb_row .et_pb_column_3_5{width:57.8%}.et_pb_gutters3 .et_pb_column_3_5 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_module{margin-bottom:4.758%}.et_pb_gutters3 .et_pb_column_1_2,.et_pb_gutters3.et_pb_row .et_pb_column_1_2{width:47.25%}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_module{margin-bottom:5.82%}.et_pb_gutters3 .et_pb_column_2_5,.et_pb_gutters3.et_pb_row .et_pb_column_2_5{width:36.7%}.et_pb_gutters3 .et_pb_column_2_5 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_module{margin-bottom:7.493%}.et_pb_gutters3 .et_pb_column_1_3,.et_pb_gutters3.et_pb_row .et_pb_column_1_3{width:29.6667%}.et_pb_gutters3 .et_pb_column_1_3 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_module{margin-bottom:9.27%}.et_pb_gutters3 .et_pb_column_1_4,.et_pb_gutters3.et_pb_row .et_pb_column_1_4{width:20.875%}.et_pb_gutters3 .et_pb_column_1_4 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_module{margin-bottom:13.174%}.et_pb_gutters3 .et_pb_column_1_5,.et_pb_gutters3.et_pb_row .et_pb_column_1_5{width:15.6%}.et_pb_gutters3 .et_pb_column_1_5 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_module{margin-bottom:17.628%}.et_pb_gutters3 .et_pb_column_1_6,.et_pb_gutters3.et_pb_row .et_pb_column_1_6{width:12.0833%}.et_pb_gutters3 .et_pb_column_1_6 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_module{margin-bottom:22.759%}.et_pb_gutter.et_pb_gutters1 #left-area{width:75%}.et_pb_gutters1 .et_pb_column,.et_pb_gutters1.et_pb_row .et_pb_column{margin-right:0}.et_pb_gutters1 .et_pb_column_4_4,.et_pb_gutters1.et_pb_row .et_pb_column_4_4{width:100%}.et_pb_gutters1 .et_pb_column_4_4 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_pb_column_3_4,.et_pb_gutters1.et_pb_row .et_pb_column_3_4{width:75%}.et_pb_gutters1 .et_pb_column_3_4 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_pb_column_2_3,.et_pb_gutters1.et_pb_row .et_pb_column_2_3{width:66.667%}.et_pb_gutters1 .et_pb_column_2_3 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_pb_column_3_5,.et_pb_gutters1.et_pb_row .et_pb_column_3_5{width:60%}.et_pb_gutters1 .et_pb_column_3_5 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_pb_column_1_2,.et_pb_gutters1.et_pb_row .et_pb_column_1_2{width:50%}.et_pb_gutters1 .et_pb_column_1_2 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_pb_column_2_5,.et_pb_gutters1.et_pb_row .et_pb_column_2_5{width:40%}.et_pb_gutters1 .et_pb_column_2_5 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_2_5 .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_pb_column_1_3,.et_pb_gutters1.et_pb_row .et_pb_column_1_3{width:33.3333%}.et_pb_gutters1 .et_pb_column_1_3 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_pb_column_1_4,.et_pb_gutters1.et_pb_row .et_pb_column_1_4{width:25%}.et_pb_gutters1 .et_pb_column_1_4 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_pb_column_1_5,.et_pb_gutters1.et_pb_row .et_pb_column_1_5{width:20%}.et_pb_gutters1 .et_pb_column_1_5 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_1_5 .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_pb_column_1_6,.et_pb_gutters1.et_pb_row .et_pb_column_1_6{width:16.6667%}.et_pb_gutters1 .et_pb_column_1_6 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_1_6 .et_pb_module{margin-bottom:0}}@media (max-width:980px){.et_pb_gutters1 .et_pb_column,.et_pb_gutters1 .et_pb_column .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column,.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_pb_row_4col>.et_pb_column.et_pb_column_1_4,.et_pb_gutters1 .et_pb_row_5col>.et_pb_column.et_pb_column_1_5,.et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4,.et_pb_gutters1.et_pb_row_5col>.et_pb_column.et_pb_column_1_5{width:50%;margin-right:0}.et_pb_gutters1 .et_pb_row_6col>.et_pb_column.et_pb_column_1_6,.et_pb_gutters1.et_pb_row_6col>.et_pb_column.et_pb_column_1_6{width:33.333%;margin-right:0}}@media (max-width:767px){.et_pb_slider:hover .et-pb-arrow-prev{left:0;opacity:1}.et_pb_slider:hover .et-pb-arrow-next{right:0;opacity:1}.et_pb_bg_layout_light_phone .et-pb-arrow-next,.et_pb_bg_layout_light_phone .et-pb-arrow-prev{color:#333}.et_pb_bg_layout_dark_phone .et-pb-arrow-next,.et_pb_bg_layout_dark_phone .et-pb-arrow-prev{color:#fff}.et_mobile_device .et-pb-arrow-prev{left:0;opacity:1}.et_mobile_device .et-pb-arrow-next{right:0;opacity:1}.et_pb_gutters1 .et_pb_column,.et_pb_gutters1 .et_pb_column .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column,.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module{margin-bottom:0}}@media (max-width:479px){.et_pb_gutters1 .et_pb_column,.et_pb_gutters1.et_pb_row .et_pb_column{margin:0!important}.et_pb_gutters1 .et_pb_column .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module{margin-bottom:0}}@media (min-width:981px){.et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child,.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child{margin-bottom:30px}.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item,.et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_grid_item{width:25%;margin-right:0;margin-bottom:0}.et_pb_gutters1 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3,.et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3{width:33.333%;margin-right:0}.et_pb_gutters1 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post,.et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post{margin-bottom:0}.et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item,.et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item{width:33.333%;margin-right:0;margin-bottom:0}.et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item,.et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item{width:50%;margin-right:0;margin-bottom:0}.et_pb_gutters1 .et_pb_column_3_5 .et_pb_grid_item,.et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_grid_item{width:50%;margin-right:0;margin-bottom:0}.et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item,.et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item{width:50%;margin-right:0;margin-bottom:0}.et_pb_gutters1 .et_pb_column_1_3 .et_pb_grid_item,.et_pb_gutters1 .et_pb_column_1_4 .et_pb_grid_item,.et_pb_gutters1 .et_pb_column_1_5 .et_pb_grid_item,.et_pb_gutters1 .et_pb_column_1_6 .et_pb_grid_item,.et_pb_gutters1 .et_pb_column_2_5 .et_pb_grid_item,.et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_grid_item,.et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_grid_item,.et_pb_gutters1.et_pb_row .et_pb_column_1_5 .et_pb_grid_item,.et_pb_gutters1.et_pb_row .et_pb_column_1_6 .et_pb_grid_item,.et_pb_gutters1.et_pb_row .et_pb_column_2_5 .et_pb_grid_item{width:100%;margin-bottom:0}.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n),.et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n){margin-right:0}.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),.et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1){clear:both}.et_pb_gutters1 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.last_in_row,.et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),.et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n){margin-right:0}.et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),.et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1){clear:both}.et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item.last_in_row,.et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item.on_last_row,.et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n){margin-right:0}.et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd){clear:both}.et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item.last_in_row,.et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item.last_in_row,.et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row,.et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item.on_last_row,.et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item.on_last_row,.et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row,.et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_gutters1 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n){margin-right:0}.et_pb_gutters1 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd){clear:both}.et_pb_gutters1 .et_pb_column_3_5 .et_pb_grid_item.last_in_row,.et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters1 .et_pb_column_1_3 .et_pb_grid_item.on_last_row,.et_pb_gutters1 .et_pb_column_1_4 .et_pb_grid_item.on_last_row,.et_pb_gutters1 .et_pb_column_1_5 .et_pb_grid_item.on_last_row,.et_pb_gutters1 .et_pb_column_1_6 .et_pb_grid_item.on_last_row,.et_pb_gutters1 .et_pb_column_3_5 .et_pb_grid_item.on_last_row,.et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_grid_item.on_last_row,.et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_grid_item.on_last_row,.et_pb_gutters1.et_pb_row .et_pb_column_1_5 .et_pb_grid_item.on_last_row,.et_pb_gutters1.et_pb_row .et_pb_column_1_6 .et_pb_grid_item.on_last_row,.et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_gutters1 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item.last_in_row,.et_pb_gutters1 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item.last_in_row,.et_pb_gutters1 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item.last_in_row,.et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row,.et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row,.et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item.on_last_row,.et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item.on_last_row,.et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item.on_last_row,.et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row,.et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row,.et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_gutters3 .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child,.et_pb_gutters3.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child{margin-bottom:30px}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item{width:20.875%;margin-right:5.5%;margin-bottom:5.5%}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3{width:29.667%;margin-right:5.5%}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post{margin-bottom:18.539%}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item{width:28.353%;margin-right:7.47%;margin-bottom:7.47%}.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item{width:45.758%;margin-right:8.483%;margin-bottom:8.483%}.et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item{width:45.242%;margin-right:9.516%;margin-bottom:9.516%}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item{width:44.18%;margin-right:11.64%;margin-bottom:11.64%}.et_pb_gutters3 .et_pb_column_2_5 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_grid_item{width:100%;margin-bottom:14.986%}.et_pb_gutters3 .et_pb_column_1_3 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_grid_item{width:100%;margin-bottom:18.539%}.et_pb_gutters3 .et_pb_column_1_4 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_grid_item{width:100%;margin-bottom:26.347%}.et_pb_gutters3 .et_pb_column_1_5 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_grid_item{width:100%;margin-bottom:35.256%}.et_pb_gutters3 .et_pb_column_1_6 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_grid_item{width:100%;margin-bottom:45.517%}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n),.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n){margin-right:0}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1){clear:both}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n){margin-right:0}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1){clear:both}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n){margin-right:0}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd){clear:both}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.last_in_row,.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n){margin-right:0}.et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd){clear:both}.et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters3 .et_pb_column_1_3 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_1_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_1_5 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_1_6 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.last_in_row,.et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.last_in_row,.et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_gutters1 .et_pb_column_single.et_pb_column_1_2 .et_pb_module,.et_pb_gutters1 .et_pb_column_single.et_pb_column_1_3 .et_pb_module,.et_pb_gutters1 .et_pb_column_single.et_pb_column_1_4 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_single.et_pb_column_1_2 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_single.et_pb_column_1_3 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module{margin-bottom:0}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4,.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4{width:100%}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_module,.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module{margin-bottom:0}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_3_8,.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8{width:50%;margin-right:0}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_3_8 .et_pb_module,.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_module{margin-bottom:0}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_4,.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4{width:33.33333%;margin-right:0}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_4 .et_pb_module,.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_module{margin-bottom:0}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4,.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4{width:100%}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_module,.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module{margin-bottom:0}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_3,.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3{width:50%;margin-right:0}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_3 .et_pb_module,.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_module{margin-bottom:0}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_6,.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6{width:25%;margin-right:0}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_6 .et_pb_module,.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_module{margin-bottom:0}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4,.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4{width:100%}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_module,.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module{margin-bottom:0}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_4,.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4{width:50%;margin-right:0}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_4 .et_pb_module,.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_module{margin-bottom:0}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_6,.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6{width:33.333%;margin-right:0}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_6 .et_pb_module,.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_module{margin-bottom:0}.et_pb_gutters3 .et_pb_column_single.et_pb_column_1_4 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module{margin-bottom:13.174%}.et_pb_gutters3 .et_pb_column_single.et_pb_column_1_3 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_single.et_pb_column_1_3 .et_pb_module{margin-bottom:9.27%}.et_pb_gutters3 .et_pb_column_single.et_pb_column_1_2 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_single.et_pb_column_1_2 .et_pb_module{margin-bottom:5.82%}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4{width:100%}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_module,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module{margin-bottom:3.735%}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_3_8,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8{width:46.26486%;margin-right:7.47%}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_3_8 .et_pb_module,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_module{margin-bottom:7.47%}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4{width:28.35314%;margin-right:7.47%}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4 .et_pb_module,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_module{margin-bottom:13.174%}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4{width:100%}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_module,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module{margin-bottom:4.242%}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_3,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3{width:45.758%;margin-right:8.483%}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_3 .et_pb_module,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_module{margin-bottom:9.27%}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6{width:18.638%;margin-right:8.483%}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6 .et_pb_module,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_module{margin-bottom:22.759%}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4,.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4{width:100%}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_module,.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module{margin-bottom:5.82%}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4,.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4{width:44.17989%;margin-right:11.64%}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4 .et_pb_module,.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_module{margin-bottom:13.174%}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6,.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6{width:25.573%;margin-right:11.64%}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6 .et_pb_module,.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_module{margin-bottom:22.759%}.et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),.et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n){margin-right:0}.et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),.et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1){clear:both}.et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),.et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1){clear:none}.et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,.et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n){margin-right:0}.et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd){clear:both}.et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,.et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,.et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,.et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,.et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,.et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,.et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,.et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,.et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item{width:33.333%;margin-right:0;margin-bottom:0}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n){margin-right:0}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1){clear:both}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1){clear:none}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item,.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item{width:33.333%;margin-right:0;margin-bottom:0}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_3_8 .et_pb_grid_item,.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_grid_item{width:100%;margin-bottom:0}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_3_8 .et_pb_grid_item.on_last_row,.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_4 .et_pb_grid_item,.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item{width:100%;margin-bottom:0}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_4 .et_pb_grid_item.on_last_row,.et_pb_gutters1 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item{width:50%;margin-right:0;margin-bottom:0}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n){margin-right:0}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd){clear:both}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item,.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item{width:50%;margin-right:0;margin-bottom:0}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_3 .et_pb_grid_item,.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_grid_item{margin-bottom:0;width:100%}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_3 .et_pb_grid_item.on_last_row,.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_6 .et_pb_grid_item,.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item{width:100%;margin-bottom:0}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_6 .et_pb_grid_item.on_last_row,.et_pb_gutters1 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item{width:50%;margin-right:0;margin-bottom:0}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n){margin-right:0}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd){clear:both}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item,.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item{width:50%;margin-right:0;margin-bottom:0}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1 .et_pb_grid_item.on_last_row,.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_4 .et_pb_grid_item,.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_4 .et_pb_grid_item.on_last_row,.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters1>.et_pb_column_1_6 .et_pb_grid_item,.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner .et_pb_grid_item.on_last_row,.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item,.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item.on_last_row,.et_pb_gutters1 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item{margin-bottom:0}}@media (max-width:980px){.et_pb_gutters1 .et_pb_column .et_pb_grid_item,.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item{margin:0;width:33.333%}.et_pb_gutters1 .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item,.et_pb_gutters1 .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item,.et_pb_gutters1 .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item,.et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item,.et_pb_gutters1.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item,.et_pb_gutters1.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item{margin:0;width:100%}}@media (max-width:767px){.et_pb_gutters1 .et_pb_column .et_pb_grid_item,.et_pb_gutters1 .et_pb_column .et_pb_grid_item.et_pb_portfolio_item,.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item,.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item.et_pb_portfolio_item{margin:0;width:50%}.et_pb_gutters1 .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),.et_pb_gutters1 .et_pb_column .et_pb_grid_item:nth-child(3n),.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item:nth-child(3n){margin-right:0}.et_pb_gutters1 .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),.et_pb_gutters1 .et_pb_column .et_pb_grid_item:nth-child(3n+1),.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item:nth-child(3n+1){clear:none}.et_pb_gutters1 .et_pb_column .et_pb_grid_item.et_pb_portfolio_item,.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item.et_pb_portfolio_item{margin:0;width:100%}.et_pb_gutters1 .et_pb_column .et_pb_grid_item,.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item{margin:0;width:50%}.et_pb_gutters1 .et_pb_column .et_pb_grid_item.last_in_row,.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item.last_in_row{margin-right:0}}#main-header{line-height:23px;font-weight:500;top:0;background-color:#fff;width:100%;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 0 rgba(0,0,0,.1);position:relative;z-index:99999}.nav li li{padding:0 20px;margin:0}.et-menu li li a{padding:6px 20px;width:200px}.nav li{position:relative;line-height:1em}.nav li li{position:relative;line-height:2em}.nav li ul{position:absolute;padding:20px 0;z-index:9999;width:240px;background:#fff;visibility:hidden;opacity:0;border-top:3px solid #2ea3f2;box-shadow:0 2px 5px rgba(0,0,0,.1);-moz-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-transform:translateZ(0);text-align:left}.nav li.et-hover>ul{visibility:visible}.nav li.et-touch-hover>ul,.nav li:hover>ul{opacity:1;visibility:visible}.nav li li ul{z-index:1000;top:-23px;left:240px}.nav li.et-reverse-direction-nav li ul{left:auto;right:240px}.nav li:hover{visibility:inherit}.et_mobile_menu li a,.nav li li a{font-size:14px;-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.et_mobile_menu li a:hover,.nav ul li a:hover{background-color:rgba(0,0,0,.03);opacity:.7}.et-menu .menu-item-has-children>a:first-child:after{font-family:ETmodules;content:"3";font-size:16px;position:absolute;right:0;top:0;font-weight:800}.et-menu .menu-item-has-children>a:first-child{padding-right:20px}.et-menu li li.menu-item-has-children>a:first-child:after{right:20px;top:6px}.et-menu-nav li.mega-menu{position:inherit}.et-menu-nav li.mega-menu>ul{padding:30px 20px;position:absolute!important;width:100%;left:0!important}.et-menu-nav li.mega-menu ul li{margin:0;float:left!important;display:block!important;padding:0!important}.et-menu-nav li.mega-menu li>ul{-webkit-animation:none!important;animation:none!important;padding:0;border:none;left:auto;top:auto;width:240px!important;position:relative;box-shadow:none;-webkit-box-shadow:none}.et-menu-nav li.mega-menu li ul{visibility:visible;opacity:1;display:none}.et-menu-nav li.mega-menu.et-hover li ul,.et-menu-nav li.mega-menu:hover li ul{display:block}.et-menu-nav li.mega-menu:hover>ul{opacity:1!important;visibility:visible!important}.et-menu-nav li.mega-menu>ul>li>a:first-child{padding-top:0!important;font-weight:700;border-bottom:1px solid rgba(0,0,0,.03)}.et-menu-nav li.mega-menu>ul>li>a:first-child:hover{background-color:transparent!important}.et-menu-nav li.mega-menu li>a{width:200px!important}.et-menu-nav li.mega-menu.mega-menu-parent li li,.et-menu-nav li.mega-menu.mega-menu-parent li>a{width:100%!important}.et-menu-nav li.mega-menu.mega-menu-parent li>.sub-menu{float:left;width:100%!important}.et-menu-nav li.mega-menu>ul>li{width:25%;margin:0}.et_pb_fullwidth_menu li.mega-menu .menu-item-has-children>a:first-child:after,.et_pb_menu li.mega-menu .menu-item-has-children>a:first-child:after{display:none}.et_mobile_menu{position:absolute;left:0;padding:5%;background:#fff;width:100%;visibility:visible;opacity:1;display:none;z-index:9999;border-top:3px solid #2ea3f2;box-shadow:0 2px 5px rgba(0,0,0,.1);-moz-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1)}#main-header .et_mobile_menu li ul,.et_pb_fullwidth_menu .et_mobile_menu li ul,.et_pb_menu .et_mobile_menu li ul{visibility:visible!important;display:block!important;padding-left:10px}.et_mobile_menu li li{padding-left:5%}.et_mobile_menu li a{border-bottom:1px solid rgba(0,0,0,.03);color:#666;padding:10px 5%;display:block}.et_mobile_menu .menu-item-has-children>a{font-weight:700;background-color:rgba(0,0,0,.03)}.et_mobile_menu li .menu-item-has-children>a{background-color:transparent}.et_mobile_nav_menu{float:right;display:none}.mobile_menu_bar{position:relative;display:block;line-height:0}.mobile_menu_bar:before{content:"a";font-size:32px;position:relative;left:0;top:0;cursor:pointer}.et_pb_module .mobile_menu_bar:before{top:2px}span.fn,span.fn a{color:#000;font-weight:700;text-decoration:none;font-size:16px;display:inline-block}.comment-reply-link:hover{text-decoration:none}#commentform{padding-bottom:50px}#commentform input[type=email],#commentform input[type=text],#commentform input[type=url]{width:47%}#commentform textarea{width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}#commentform input[type=email],#commentform input[type=text],#commentform input[type=url],#commentform textarea{padding:12px;color:#999;line-height:1em;background-color:#eee;font-size:18px;border-width:0}@media (max-width:767px){.comment-reply-link{position:relative!important;float:right;bottom:-10px;top:auto!important}#commentform input[type=email],#commentform input[type=text],#commentform input[type=url]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:0}}@media (max-width:479px){.et_pb_gutters1 .et_pb_column .et_pb_grid_item,.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item{width:100%;margin:0}a.comment-reply-link.et_pb_button{font-size:15px}a.comment-reply-link.et_pb_button:after{font-size:25px}}.woocommerce #content input.button.alt:after,.woocommerce #content input.button:after,.woocommerce a.button.alt:after,.woocommerce button.button.alt:after,.woocommerce button.button:after,.woocommerce input.button.alt:after,.woocommerce input.button:after,.woocommerce-page #content input.button.alt:after,.woocommerce-page #content input.button:after,.woocommerce-page a.button.alt:after,.woocommerce-page a.button:after,.woocommerce-page button.button.alt:after,.woocommerce-page button.button:after,.woocommerce-page input.button.alt:after,.woocommerce-page input.button:after{font-family:ETmodules!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:0 0;direction:ltr}.et_pb_woo_custom_button_icon .et_pb_button[data-icon]:not([data-icon=""]):after{content:attr(data-icon)!important}.et_pb_accordion .et_pb_toggle.et_pb_text_align_left .et_pb_toggle_title,.et_pb_accordion.et_pb_text_align_left .et_pb_toggle_title{cursor:pointer;position:relative;padding:0 50px 0 0}.et_pb_accordion .et_pb_toggle_title:before{right:0;left:auto}.et_pb_accordion .et_pb_toggle{margin-bottom:10px;position:relative}.et_pb_accordion .et_pb_toggle:last-child{margin-bottom:0}.et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before{display:none}.et_pb_audio_module{position:relative}@media (min-width:768px) and (max-width:980px){.et_audio_content h2{font-size:26px!important;line-height:44px!important;margin-bottom:24px!important}.et_pb_blog_grid .et_audio_content h2{font-size:20px!important;line-height:26px!important}}.et_pb_blog_grid{position:relative}.et_pb_blog_grid.et_pb_text_align_left{text-align:left}.et_pb_blog_grid.et_pb_text_align_center{text-align:center}.et_pb_blog_grid .column{float:left;max-width:100%}.et_pb_blog_grid .et_pb_post{border:1px solid #d8d8d8;padding:19px;background-color:#fff;word-wrap:break-word}.et_pb_blog_grid .et_pb_image_container{position:relative}.et_pb_blog_grid .et_audio_content,.et_pb_blog_grid .et_pb_post .et_pb_slider{margin:-20px -20px 29px;overflow:visible}.et_pb_blog_grid .et_pb_image_container img{min-width:100%;max-width:100%;height:auto}.et_pb_blog_grid .et_audio_content{margin-bottom:0}.et_pb_blog_grid h2{font-size:18px}.et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before{display:none;opacity:0;line-height:0}.et_pb_blog_grid .et_pb_salvattore_content[data-columns] .et_pb_post{opacity:0}.et_pb_blog_grid .et_pb_salvattore_content[data-columns] .column .et_pb_post{opacity:1}.et_pb_blog_grid .et_audio_content h2{margin-bottom:9px;margin-top:0}.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_audio_content{padding:35px 20px}.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_audio_content h2{font-size:18px;line-height:26px}.et_pb_posts.et_pb_module article .et_pb_row{width:100%}.et_pb_posts.et_pb_module article .et_pb_with_background .et_pb_row{width:80%}.et_pb_post .entry-featured-image-url{border:0 solid #333}@media (min-width:981px){.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n){margin-right:0}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1){clear:both}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1){clear:none}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n){margin-right:0}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd){clear:both}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,.et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,.et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item{width:28.353%;margin-right:7.47%;margin-bottom:7.47%}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n){margin-right:0}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1){clear:both}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1){clear:none}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item{width:28.353%;margin-right:7.47%;margin-bottom:7.47%}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_3_8 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_grid_item{width:100%;margin-bottom:14.941%}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_3_8 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item{width:100%;margin-bottom:26.347%}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item{width:45.758%;margin-right:8.483%;margin-bottom:8.483%}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n){margin-right:0}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd){clear:both}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item{width:45.758%;margin-right:8.483%;margin-bottom:8.483%}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_3 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_grid_item{margin-bottom:18.539%;width:100%}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_3 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item{width:100%;margin-bottom:45.517%}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item{width:44.18%;margin-right:11.64%;margin-bottom:11.64%}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n){margin-right:0}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd){clear:both}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item{width:44.18%;margin-right:11.64%;margin-bottom:11.64%}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item{margin-bottom:26.347%}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item{margin-bottom:45.517%}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_column_4_4 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before{content:"3 .column.size-1of3"}.et_pb_column_2_3 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before,.et_pb_column_3_4 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before{content:"2 .column.size-1of2"}.et_pb_column_1_2 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before,.et_pb_column_1_3 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before,.et_pb_column_1_4 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before,.et_pb_column_1_5 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before,.et_pb_column_1_6 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before,.et_pb_column_2_5 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before,.et_pb_column_3_4 .et_pb_column_3_8 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before,.et_pb_column_3_5 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before{content:"1 .column.size-1of1"}.et_pb_column_1_2 .et_pb_comments_module .comment-reply-link,.et_pb_column_1_3 .et_pb_comments_module .comment-reply-link,.et_pb_column_1_4 .et_pb_comments_module .comment-reply-link,.et_pb_column_1_5 .et_pb_comments_module .comment-reply-link,.et_pb_column_1_6 .et_pb_comments_module .comment-reply-link,.et_pb_column_2_5 .et_pb_comments_module .comment-reply-link,.et_pb_column_3_5 .et_pb_comments_module .comment-reply-link{position:relative!important;float:right;bottom:-10px;top:auto!important}.et_pb_column_1_2 .et_pb_comments_module #commentform [class*=comment-form-] input,.et_pb_column_1_3 .et_pb_comments_module #commentform [class*=comment-form-] input,.et_pb_column_1_4 .et_pb_comments_module #commentform [class*=comment-form-] input,.et_pb_column_1_5 .et_pb_comments_module #commentform [class*=comment-form-] input,.et_pb_column_1_6 .et_pb_comments_module #commentform [class*=comment-form-] input,.et_pb_column_2_5 .et_pb_comments_module #commentform [class*=comment-form-] input,.et_pb_column_3_5 .et_pb_comments_module #commentform [class*=comment-form-] input{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}}@media (min-width:768px) and (max-width:980px){.et_pb_blog_grid .et_audio_content h2{font-size:20px!important;line-height:26px!important}.et_pb_column .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before{content:"2 .column.size-1of2"}}@media (max-width:479px){.et_pb_blog_grid h2{font-size:16px;padding-bottom:0}.et_pb_blog_grid .et_audio_content,.et_pb_blog_grid .et_pb_post .et_pb_slider,.et_pb_blog_grid .et_pb_post>.et_pb_image_container,.et_pb_blog_grid .et_pb_post>.post-meta,.et_pb_blog_grid .et_pb_post>h2{display:block}.et_pb_blog_grid .et_pb_post .post-meta{display:block!important;padding:0}}.et_ie9 .et_pb_blog_grid .et_pb_salvattore_content[data-columns] .et_pb_post{opacity:1}.et_pb_with_border .et-pb-icon,.et_pb_with_border .et_pb_image_wrap{border:0 solid #333}.et_pb_bg_layout_light.et_pb_module.et_pb_button{color:#2ea3f2}.et_pb_module.et_pb_button{display:inline-block;color:inherit}.et_pb_button_module_wrapper.et_pb_button_alignment_left{text-align:left}.et_pb_button_module_wrapper>a{display:inline-block}.et_pb_circle_counter{word-wrap:break-word;margin:0 auto 30px;position:relative;text-align:center;max-width:225px}.et_pb_circle_counter_inner{position:relative;display:block}.et_pb_circle_counter canvas{position:absolute;top:0;left:0;width:100%!important;height:auto!important}.et_pb_circle_counter .percent{word-wrap:normal;position:relative;z-index:2}.et_pb_circle_counter .percent p{visibility:hidden;font-size:40px;font-weight:500;position:relative;line-height:.1em;padding:49% 0}.et_pb_circle_counter h3{font-size:18px;position:relative}.et_pb_code_inner{position:relative}.et_pb_with_border.et_pb_comments_module input,.et_pb_with_border.et_pb_comments_module textarea{border:0 solid #333}@media (min-width:480px){.et_pb_column_1_4 .et_pb_comments_module .comment-reply-link,.et_pb_column_1_5 .et_pb_comments_module .comment-reply-link,.et_pb_column_1_6 .et_pb_comments_module .comment-reply-link{position:relative!important;float:right;bottom:-10px;top:auto!important}}.et-pb-contact-message{position:relative}.et_pb_countdown_timer_container{word-wrap:break-word}.et_pb_countdown_timer{padding:4%}.et_pb_countdown_timer .et_pb_countdown_timer_container{width:100%;text-align:center;position:relative;vertical-align:top}.et_pb_countdown_timer .title{font-weight:500;margin:0 0 30px;padding:0;text-align:center}.et_pb_countdown_timer h4.title{font-size:26px}.et_pb_countdown_timer .section{display:inline-block;position:relative}.et_pb_countdown_timer .section.values{width:17%;max-width:160px;vertical-align:top}.et_pb_countdown_timer .section p{font-size:54px;line-height:54px;padding-bottom:0;text-align:center;display:inline-block}.et_pb_countdown_timer .section.zero p{opacity:.4}.et_pb_countdown_timer .section p.value{min-width:100%}.et_pb_countdown_timer .section p.label{text-align:center;font-size:14px;line-height:25px;display:block}.et_pb_column_1_2 .et_pb_countdown_timer .section p,.et_pb_column_3_5 .et_pb_countdown_timer .section p{font-size:38px;line-height:38px}.et_pb_column_1_2 .et_pb_countdown_timer .section p.label,.et_pb_column_3_5 .et_pb_countdown_timer .section p.label{font-size:12px;line-height:20px}.et_pb_column_1_3 .et_pb_countdown_timer .title,.et_pb_column_1_4 .et_pb_countdown_timer .title,.et_pb_column_1_5 .et_pb_countdown_timer .title,.et_pb_column_1_6 .et_pb_countdown_timer .title,.et_pb_column_2_5 .et_pb_countdown_timer .title{font-size:22px;margin-bottom:20px}.et_pb_column_1_3 .et_pb_countdown_timer .section p,.et_pb_column_2_5 .et_pb_countdown_timer .section p,.et_pb_column_3_8 .et_pb_countdown_timer .section p{font-size:28px;line-height:28px}.et_pb_column_1_4 .et_pb_countdown_timer .section p,.et_pb_column_1_5 .et_pb_countdown_timer .section p,.et_pb_column_1_6 .et_pb_countdown_timer .section p{font-size:20px;line-height:20px}.et_pb_column_1_3 .et_pb_countdown_timer .section p.label,.et_pb_column_1_4 .et_pb_countdown_timer .section p.label,.et_pb_column_1_5 .et_pb_countdown_timer .section p.label,.et_pb_column_1_6 .et_pb_countdown_timer .section p.label,.et_pb_column_2_5 .et_pb_countdown_timer .section p.label,.et_pb_column_3_8 .et_pb_countdown_timer .section p.label{font-size:11px;line-height:19px}@media (max-width:980px){.et_pb_countdown_timer .title{font-size:22px!important}.et_pb_countdown_timer .section p{font-size:64px!important;line-height:64px!important}.et_pb_countdown_timer .section p.label{font-size:14px!important;line-height:25px!important}}@media (min-width:768px) and (max-width:800px){.et_pb_countdown_timer .section p{font-size:50px!important;line-height:50px!important}}@media (max-width:767px){.et_pb_blog_grid .column{float:none}.et_pb_column .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before{content:"1 .column.size-1of1"}.et_pb_countdown_timer .title{font-size:22px!important;margin-bottom:20px!important}.et_pb_countdown_timer .section p{font-size:32px!important;line-height:32px!important}.et_pb_countdown_timer .section p.label{font-size:14px!important;line-height:25px!important}}@media (max-width:380px){.et_pb_countdown_timer .section p{font-size:24px!important;line-height:24px!important}.et_pb_countdown_timer .section p.label{font-size:12px!important;line-height:25px!important}}.et_pb_counter_amount{background-color:#2ea3f2}.et_pb_counter_amount{opacity:0;float:left;font-size:12px;font-weight:600;line-height:1.6em;text-align:right;padding:1px;display:block;min-height:6px;z-index:2;overflow:hidden}.et_pb_counter_amount.overlay{background-color:transparent!important;color:#2ea3f2;position:absolute!important;top:0;left:0;z-index:1;overflow:visible}.et_pb_text_align_left .et_pb_counter_amount{text-align:left}.et_pb_text_align_center .et_pb_counter_amount{text-align:center}.et-animated li span .et_pb_counter_amount{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) slideWidth;animation:1s cubic-bezier(.77,0,.175,1) slideWidth;position:relative}@-webkit-keyframes slideWidth{0%{width:0}}@keyframes slideWidth{0%{width:0}}.et_pb_space{-webkit-box-sizing:content-box;box-sizing:content-box;height:23px}.et_pb_divider_internal{display:inline-block;width:100%}.et_pb_divider{margin:0 0 30px;position:relative}.et_pb_divider:before{content:"";width:100%;height:1px;border-top:1px solid rgba(0,0,0,.1);position:absolute;left:0;top:0;z-index:10}.et_pb_divider:after,.et_pb_space:after{content:"";display:table}.ie .et_pb_divider{overflow:visible}.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active{color:#2ea3f2}.et_pb_text_align_left.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul{text-align:left}.et_pb_text_align_center.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul{text-align:center}.et_pb_filterable_portfolio .et_pb_portfolio_items{width:100%;position:relative}.et_pb_filterable_portfolio .et_pb_portfolio_item.active{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeLeft;animation:1s cubic-bezier(.77,0,.175,1) fadeLeft}.et_pb_filterable_portfolio .et_pb_portofolio_pagination{width:100%;border-top:1px solid #e2e2e2;position:relative}.et_pb_filterable_portfolio.et_pb_section_parallax .et_pb_portofolio_pagination,.et_pb_filterable_portfolio.et_pb_section_video .et_pb_portofolio_pagination{position:relative}.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul{list-style-type:none!important;text-align:right;margin:0;padding:0}.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li{display:inline-block;padding:10px}.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a{font-size:16px;line-height:16px;color:#999}.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active{color:#82c0c7}.et_pb_filterable_portfolio.et_pb_bg_layout_dark .et_pb_portofolio_pagination ul li a{color:#fff}@media (max-width:980px){.et_pb_bg_layout_light_tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a{color:#999}.et_pb_bg_layout_light_tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active{color:#82c0c7}.et_pb_bg_layout_dark_tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a{color:#fff}}.et_pb_fullwidth_code.et_pb_module{z-index:9;position:relative}.et_pb_with_border.et_pb_fullwidth_header .header-image-container img{border:0 solid #333}.et_pb_fullwidth_header{padding:50px 0;position:relative;background-position:50%;background-size:cover}.et_pb_fullwidth_header p{padding-bottom:0}.et_pb_fullscreen{padding:0}.et_pb_fullwidth_header .et_pb_fullwidth_header_container{position:relative;z-index:3;width:80%;max-width:1080px;margin-left:auto;margin-right:auto}.et_pb_fullscreen .et_pb_fullwidth_header_container{min-height:100vh;width:80%;max-width:none;height:100%}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center{display:-moz-flex;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_fullscreen .et_pb_fullwidth_header_container.center.bottom-bottom{-ms-flex-flow:column wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column wrap;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.et_pb_fullscreen .et_pb_fullwidth_header_container.center.center-center{-ms-flex-flow:column nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column nowrap}.et_pb_fullscreen .et_pb_fullwidth_header_container.center.center-bottom .header-content-container{display:-moz-flex;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap}.et_pb_fullscreen .et_pb_fullwidth_header_container.center.center-bottom .header-content-container .header-content{-webkit-align-self:center;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.et_pb_fullscreen .et_pb_fullwidth_header_container.center.bottom-center .header-image-container.center{-webkit-align-self:flex-start;-ms-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content-container,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-image-container{width:100%;-webkit-align-self:center;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content-container.center,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-image-container.center{-webkit-align-self:center;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.et_pb_fullscreen .et_pb_fullwidth_header_container.center .header-content-container.bottom,.et_pb_fullscreen .et_pb_fullwidth_header_container.center .header-image-container.bottom{-webkit-align-self:flex-end;-ms-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left{display:-moz-flex;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-flow:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right{display:-moz-flex;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-flow:row-reverse;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-flow:row-reverse}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content-container{width:100%}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-image-container,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container{width:50%;-webkit-align-self:center;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container.center,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-image-container.center,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content-container.center,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container.center{-webkit-align-self:center;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.et_pb_fullscreen .et_pb_fullwidth_header_container.left .header-content-container.bottom,.et_pb_fullscreen .et_pb_fullwidth_header_container.left .header-image-container.bottom,.et_pb_fullscreen .et_pb_fullwidth_header_container.right .header-content-container.bottom,.et_pb_fullscreen .et_pb_fullwidth_header_container.right .header-image-container.bottom,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container.bottom,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-image-container.bottom,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content-container.bottom,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container.bottom{-webkit-align-self:flex-end;-ms-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content{text-align:left;margin-left:0}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content{text-align:right;margin-right:0;float:right}.et_pb_fullscreen .et_pb_fullwidth_header_container.left .header-content-container.bottom,.et_pb_fullscreen .et_pb_fullwidth_header_container.right .header-content-container.bottom{margin-bottom:80px}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content{padding-left:0}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content{padding-right:0}.et_pb_fullwidth_header .header-content{padding:10px;text-align:center}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content{margin:20px auto;width:80%;max-width:800px}.et_pb_fullwidth_header .header-image{text-align:center;margin-left:2%;margin-right:2%;line-height:0}.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content a.et_pb_button{margin-top:20px;display:inline-block}.et_pb_fullwidth_header .et_pb_parallax_css{background-repeat:no-repeat;background-position:top;background-size:cover;background-attachment:fixed;position:absolute;width:100%;height:100%;overflow:hidden}.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll{width:100%;min-height:30px;text-align:center;padding-top:10px;padding-bottom:20px;margin:0 auto;position:absolute;z-index:3;right:0;bottom:0;left:0;pointer-events:none}.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a{display:inline-block;pointer-events:all}.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a .et-pb-icon{color:#fff;font-size:3.5em}@media (max-width:767px){.et_pb_bg_layout_light_phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a{color:#999}.et_pb_bg_layout_light_phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active{color:#82c0c7}.et_pb_bg_layout_dark_phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a{color:#fff}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right{-ms-flex-flow:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-image-container,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content-container,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container{width:100%}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content{margin:20px 2%}.et_pb_bg_layout_dark_phone.et_pb_fullwidth_menu ul li a{color:#fff}.et_pb_bg_layout_dark_phone.et_pb_fullwidth_menu ul li a:hover{color:hsla(0,0%,100%,.8)}}.ie .et_pb_fullwidth_header.et_pb_fullscreen .et_pb_fullwidth_header_container.left,.ie .et_pb_fullwidth_header.et_pb_fullscreen .et_pb_fullwidth_header_container.right{height:100px}.ie .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content{float:none}.et_pb_fullwidth_section .et_pb_post_title{padding:6% 0;position:relative}.et_pb_fullwidth_section .et_pb_map_container{margin:0}.et_pb_fullwidth_section .et_pb_fullwidth_menu{position:relative}.et_pb_with_border.et_pb_fullwidth_menu .et_pb_menu__logo img{border:0 solid #333}.et_pb_fullwidth_menu .et-menu-nav,.et_pb_fullwidth_menu .et-menu-nav>ul{float:none}.et_pb_fullwidth_menu .et-menu-nav>ul{padding:0!important;line-height:1.7em}.et_pb_fullwidth_menu .et-menu-nav>ul ul{padding:20px 0;text-align:left}.et_pb_bg_layout_dark.et_pb_fullwidth_menu ul li a{color:#fff}.et_pb_bg_layout_dark.et_pb_fullwidth_menu ul li a:hover{color:hsla(0,0%,100%,.8)}.et_pb_fullwidth_menu .et-menu-nav>ul.upwards li ul{bottom:100%;top:auto;border-top:none;border-bottom:3px solid #2ea3f2;-webkit-box-shadow:2px -2px 5px rgba(0,0,0,.1);box-shadow:2px -2px 5px rgba(0,0,0,.1)}.et_pb_fullwidth_menu .et-menu-nav>ul.upwards li ul li ul{bottom:-23px}.et_pb_fullwidth_menu .et-menu-nav>ul.upwards li.mega-menu ul ul{bottom:0;top:auto;border:none}.et_pb_fullwidth_menu .et_pb_menu__wrap{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;opacity:1}.et_pb_fullwidth_menu .et_pb_menu__wrap--visible{-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeInBottom;animation:1s cubic-bezier(.77,0,.175,1) fadeInBottom}.et_pb_fullwidth_menu .et_pb_menu__wrap--hidden{opacity:0;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeOutBottom;animation:1s cubic-bezier(.77,0,.175,1) fadeOutBottom}.et_pb_fullwidth_menu .et_pb_menu__menu{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.et_pb_fullwidth_menu .et_pb_menu__menu,.et_pb_fullwidth_menu .et_pb_menu__menu>nav,.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul>li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:0}.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul>li.mega-menu{position:static}.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul>li>ul{top:calc(100% - 1px);left:0}.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul.upwards>li>ul{top:auto;bottom:calc(100% - 1px)}.et_pb_fullwidth_menu .et-menu{margin-left:-11px;margin-right:-11px}.et_pb_fullwidth_menu .et-menu>li{padding-left:11px;padding-right:11px}.et_pb_fullwidth_menu--style-left_aligned .et_pb_menu_inner_container,.et_pb_fullwidth_menu--style-left_aligned .et_pb_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__logo-wrap{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__logo{margin-right:30px}.rtl .et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__logo{margin-right:0;margin-left:30px}.et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__menu>nav>ul,.et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_fullwidth_menu--style-centered .et_pb_menu__logo-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_fullwidth_menu--style-centered .et_pb_menu__logo img,.et_pb_fullwidth_menu--style-centered .et_pb_menu__logo-wrap{margin:0 auto}.et_pb_fullwidth_menu--style-centered .et_pb_menu__menu>nav>ul,.et_pb_fullwidth_menu--style-centered .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo-wrap{display:none;margin-bottom:30px}.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo,.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo img{margin:0 auto}.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot .et_pb_menu__logo,.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot .et_pb_menu__logo-wrap{width:100%;height:100%}.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot img{max-height:100%}.et_pb_fullwidth_menu .et_pb_menu__search-container{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;left:0;bottom:0;width:100%;height:100%;opacity:0;z-index:999}.et_pb_fullwidth_menu .et_pb_menu__search-container--visible{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeInTop;animation:1s cubic-bezier(.77,0,.175,1) fadeInTop}.et_pb_fullwidth_menu .et_pb_menu__search-container--hidden{-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeOutTop;animation:1s cubic-bezier(.77,0,.175,1) fadeOutTop}.et_pb_fullwidth_menu .et_pb_menu__search-container--disabled{display:none}.et_pb_fullwidth_menu .et_pb_menu__search-input{border:0;width:100%;color:#333;background:0 0}.et_pb_fullwidth_menu .et_pb_menu__close-search-button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.et_pb_fullwidth_menu .et_pb_menu__close-search-button:after{content:"M";font-size:1.7em}@media (min-width:981px){.et_dropdown_animation_fade.et_pb_fullwidth_menu ul li:hover>ul{-webkit-transition:.2s ease-in-out;transition:all .2s ease-in-out}}@media (max-width:980px){.et_pb_fullwidth_section .et_pb_post_title{padding:80px 0}.et_pb_fullwidth_menu--style-left_aligned .et_pb_menu_inner_container,.et_pb_fullwidth_menu--style-left_aligned .et_pb_row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo,.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo{margin:0 auto}.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot{display:none}.et_pb_fullwidth_menu .et_pb_row{min-height:81px}.et_pb_fullwidth_menu .et_pb_menu__menu{display:none}.et_pb_fullwidth_menu .et_mobile_nav_menu{float:none;margin:0 6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_fullwidth_menu .et_mobile_menu{top:100%;padding:5%}.et_pb_fullwidth_menu .et_mobile_menu,.et_pb_fullwidth_menu .et_mobile_menu ul{list-style:none!important;text-align:left}.et_pb_fullwidth_menu .et_mobile_menu ul{padding:0}.et_pb_bg_layout_dark_tablet.et_pb_fullwidth_menu ul li a{color:#fff}.et_pb_bg_layout_dark_tablet.et_pb_fullwidth_menu ul li a:hover{color:hsla(0,0%,100%,.8)}}.et_pb_fullwidth_portfolio{margin:0;position:relative;overflow:hidden}.et_pb_fullwidth_portfolio .et_overlay{border:none;pointer-events:auto}.et_pb_fullwidth_portfolio .et_pb_carousel_group{display:none;float:left;width:100%;position:relative}.et_pb_fullwidth_portfolio .et_pb_carousel_group.active{display:block}.et_pb_fullwidth_portfolio .et_pb_portfolio_items{width:100%;position:relative;overflow:hidden;left:0;top:0}.et_pb_fullwidth_portfolio .et_pb_portfolio_item{float:left;margin:0;height:0;width:20%;position:relative}.et_pb_fullwidth_portfolio.et_pb_bg_layout_dark .meta p{color:#fff}.et_pb_fullwidth_portfolio:hover .et-pb-arrow-prev{left:22px;opacity:1}.et_pb_fullwidth_portfolio:hover .et-pb-arrow-next{right:22px;opacity:1}@media (max-width:980px){.et_pb_bg_layout_light_tablet.et_pb_fullwidth_portfolio .meta p{color:#666}.et_pb_bg_layout_dark_tablet.et_pb_fullwidth_portfolio .meta p{color:#fff}}.et_pb_fullwidth_post_slider.et_pb_slider .et_pb_container{width:80%;max-width:1080px}.et_pb_gallery_item{word-wrap:break-word}.et_pb_gallery .et_pb_gallery_pagination ul li a.active{color:#2ea3f2}.et_pb_with_border .et_pb_gallery_image,.et_pb_with_border .et_pb_gallery_item{border:0 solid #333}.et_pb_gallery_grid .et_pb_gallery_item h3{margin-top:10px}.et_pb_gallery_image:hover .et_overlay:before{top:50%}.et_pb_gallery_image:hover .et_overlay{z-index:3;opacity:1}.et_pb_gallery .et_pb_gallery_items,.et_pb_gallery.et_pb_section_parallax{width:100%}.et_pb_gallery.et_pb_section_parallax:hover{overflow:hidden}.et_pb_gallery_grid .et_pb_gallery_items{-webkit-transition:height .2s ease-in-out;transition:height .2s ease-in-out}.et_pb_gallery_grid .et_pb_gallery_image{position:relative}.et_pb_gallery_image{line-height:0}.et_pb_gallery_grid .et_pb_gallery_item{display:none}.et_pb_text_align_left.et_pb_gallery .et_pb_gallery_pagination ul{text-align:left}.et_pb_text_align_center.et_pb_gallery .et_pb_gallery_pagination ul{text-align:center}.et_pb_gallery_grid .et_pb_gallery_item{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeLeft;animation:1s cubic-bezier(.77,0,.175,1) fadeLeft}.et_pb_gallery .et_pb_gallery_pagination{width:100%;border-top:1px solid #e2e2e2;position:relative}.et_pb_gallery .et_pb_gallery_pagination ul{list-style-type:none!important;text-align:right;margin:0;padding:0}.et_pb_gallery .et_pb_gallery_pagination ul li{display:inline-block;padding:10px}.et_pb_gallery .et_pb_gallery_pagination ul li a{font-size:16px;line-height:16px;color:#999}.et_pb_gallery .et_pb_gallery_pagination ul li a.active{color:#82c0c7}.et_pb_gallery_pagination ul:after{content:"";width:100%;height:0;display:inline-block}.et_pb_gallery.et_pb_bg_layout_dark .et_pb_gallery_pagination ul li a{color:#fff}.et_pb_gallery .et_pb_bg_layout_light .et-pb-arrow-next,.et_pb_gallery .et_pb_bg_layout_light .et-pb-arrow-prev{color:inherit}@media (max-width:980px){.et_pb_bg_layout_light_tablet.et_pb_gallery .et_pb_gallery_pagination ul li a{color:#999}.et_pb_bg_layout_light_tablet.et_pb_gallery .et_pb_gallery_pagination ul li a.active{color:#82c0c7}.et_pb_bg_layout_dark_tablet.et_pb_gallery .et_pb_gallery_pagination ul li a{color:#fff}.et_pb_section_sticky_mobile,.et_pb_section_sticky_mobile .et_pb_column_single,.et_pb_section_sticky_mobile .et_pb_row.et-last-child,.et_pb_section_sticky_mobile .et_pb_row:last-child{padding-bottom:0!important}.et_pb_section_sticky .et_pb_row.et-last-child .et_pb_column.et_pb_row_sticky.et-last-child,.et_pb_section_sticky .et_pb_row:last-child .et_pb_column.et_pb_row_sticky:last-child{margin-bottom:0}}.safari .et_pb_gallery_grid .et_pb_gallery_image{overflow:visible}.et_pb_with_border .et_pb_image_wrap{border:0 solid #333}.et_pb_image{margin-left:auto;margin-right:auto;line-height:0}.et_pb_image{display:block}.et_pb_image .et_pb_image_wrap{display:inline-block;position:relative;max-width:100%}.et_pb_image .et_pb_image_wrap img[src*=".svg"]{width:auto}.et_pb_image img{position:relative}.et_pb_image_sticky{margin-bottom:0!important;display:inherit}@media (min-width:981px){.et_pb_gallery_grid .et_pb_gallery_item img{width:100%}.et_pb_gallery_grid .et_pb_gallery_item h3{word-wrap:break-word;margin:10px 0 0;padding-bottom:0}.et_pb_gallery_grid .et_pb_gallery_item h3{font-size:18px}.et_pb_row [class*=et_pb_gutters] .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item.et_pb_grid_item.last_in_row{margin-right:0}.et_pb_section_sticky,.et_pb_section_sticky .et_pb_column_single,.et_pb_section_sticky .et_pb_row.et-last-child,.et_pb_section_sticky .et_pb_row:last-child{padding-bottom:0!important}.et_dropdown_animation_fade.et_pb_menu ul li:hover>ul{-webkit-transition:.2s ease-in-out;transition:all .2s ease-in-out}}.et_pb_login_form .et_pb_newsletter_button{margin:0;width:100%;cursor:pointer}.et_pb_login_form form{text-align:left}.et_pb_login_form ::-webkit-input-placeholder{color:#666}.et_pb_login_form ::-moz-placeholder{color:#666}.et_pb_login_form :-ms-input-placeholder{color:#666}.et_pb_map{height:440px;width:100%;position:relative}.et_pb_map_container img{max-width:inherit}.et_pb_map_pin{display:none;visibility:hidden}.et_pb_column_2_3 .et_pb_map{height:400px}.et_pb_column_1_2 .et_pb_map,.et_pb_column_3_5 .et_pb_map,.et_pb_column_3_8 .et_pb_map{height:280px}.et_pb_column_1_3 .et_pb_map,.et_pb_column_1_4 .et_pb_map,.et_pb_column_1_5 .et_pb_map,.et_pb_column_1_6 .et_pb_map,.et_pb_column_2_5 .et_pb_map{height:230px}@media (min-width:981px) and (max-width:1405px){.et_pb_column .et_pb_map{max-width:100%}}@media (max-width:980px){.et_pb_map_container>.et_pb_map{height:350px}}@media (max-width:767px){.et_pb_bg_layout_light_phone.et_pb_fullwidth_portfolio .meta p{color:#666}.et_pb_bg_layout_dark_phone.et_pb_fullwidth_portfolio .meta p{color:#fff}.et_pb_bg_layout_light_phone.et_pb_gallery .et_pb_gallery_pagination ul li a{color:#999}.et_pb_bg_layout_light_phone.et_pb_gallery .et_pb_gallery_pagination ul li a.active{color:#82c0c7}.et_pb_bg_layout_dark_phone.et_pb_gallery .et_pb_gallery_pagination ul li a{color:#fff}.et_pb_map_container>.et_pb_map{height:220px}}@media (max-width:479px){.et_pb_map_container>.et_pb_map{height:200px}}.chrome.parallax-map-support .et_pb_map{-webkit-transform:inherit!important;transform:inherit!important}.et_pb_with_border.et_pb_menu .et_pb_menu__logo img{border:0 solid #333}.et_pb_menu .et-menu-nav,.et_pb_menu .et-menu-nav>ul{float:none}.et_pb_menu .et-menu-nav>ul{padding:0!important;line-height:1.7em}.et_pb_menu .et-menu-nav>ul ul{padding:20px 0;text-align:left}.et_pb_bg_layout_dark.et_pb_menu ul li a{color:#fff}.et_pb_bg_layout_dark.et_pb_menu ul li a:hover{color:hsla(0,0%,100%,.8)}.et-menu li li.menu-item-has-children>a:first-child:after{top:12px}.et_pb_menu .et-menu-nav>ul.upwards li ul{bottom:100%;top:auto;border-top:none;border-bottom:3px solid #2ea3f2;-webkit-box-shadow:2px -2px 5px rgba(0,0,0,.1);box-shadow:2px -2px 5px rgba(0,0,0,.1)}.et_pb_menu .et-menu-nav>ul.upwards li ul li ul{bottom:-23px}.et_pb_menu .et-menu-nav>ul.upwards li.mega-menu ul ul{bottom:0;top:auto;border:none}.et_pb_menu_inner_container{position:relative}.et_pb_menu .et_pb_menu__wrap{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;opacity:1}.et_pb_menu .et_pb_menu__wrap--visible{-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeInBottom;animation:1s cubic-bezier(.77,0,.175,1) fadeInBottom}.et_pb_menu .et_pb_menu__wrap--hidden{opacity:0;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeOutBottom;animation:1s cubic-bezier(.77,0,.175,1) fadeOutBottom}.et_pb_menu .et_pb_menu__menu{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.et_pb_menu .et_pb_menu__menu,.et_pb_menu .et_pb_menu__menu>nav,.et_pb_menu .et_pb_menu__menu>nav>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.et_pb_menu .et_pb_menu__menu>nav>ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.et_pb_menu .et_pb_menu__menu>nav>ul>li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:0}.et_pb_menu .et_pb_menu__menu>nav>ul>li.mega-menu{position:static}.et_pb_menu .et_pb_menu__menu>nav>ul>li>ul{top:calc(100% - 1px);left:0}.et_pb_menu .et_pb_menu__menu>nav>ul.upwards>li>ul{top:auto;bottom:calc(100% - 1px)}.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:31px 0;white-space:nowrap}.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a:after{top:50%!important;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul{padding:0!important}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li{margin-top:8px}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a{padding-bottom:8px}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li{margin-top:0;margin-bottom:8px}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li>a{padding-top:8px;padding-bottom:0}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul.upwards>li>a:after{top:auto;bottom:0}.et_pb_menu .et-menu{margin-left:-11px;margin-right:-11px}.et_pb_menu .et-menu>li{padding-left:11px;padding-right:11px}.et_pb_menu--style-left_aligned .et_pb_menu_inner_container,.et_pb_menu--style-left_aligned .et_pb_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.et_pb_menu--style-left_aligned .et_pb_menu__logo-wrap{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu--style-left_aligned .et_pb_menu__logo{margin-right:30px}.rtl .et_pb_menu--style-left_aligned .et_pb_menu__logo{margin-right:0;margin-left:30px}.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__menu>nav>ul,.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_menu--style-centered .et_pb_menu__logo-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu--style-centered .et_pb_menu__logo img,.et_pb_menu--style-centered .et_pb_menu__logo-wrap{margin:0 auto}.et_pb_menu--style-centered .et_pb_menu__menu>nav>ul,.et_pb_menu--style-centered .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_menu .et_pb_menu__search-container{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;left:0;bottom:0;width:100%;height:100%;opacity:0;z-index:999}.et_pb_menu .et_pb_menu__search-container--visible{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeInTop;animation:1s cubic-bezier(.77,0,.175,1) fadeInTop}.et_pb_menu .et_pb_menu__search-container--hidden{-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeOutTop;animation:1s cubic-bezier(.77,0,.175,1) fadeOutTop}.et_pb_menu .et_pb_menu__search-container--disabled{display:none}.et_pb_menu .et_pb_menu__search-input{border:0;width:100%;color:#333;background:0 0}.et_pb_menu .et_pb_menu__close-search-button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.et_pb_menu .et_pb_menu__close-search-button:after{content:"M";font-size:1.7em}@media (max-width:980px){.et_pb_menu--style-left_aligned .et_pb_menu_inner_container,.et_pb_menu--style-left_aligned .et_pb_row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu--style-left_aligned .et_pb_menu__wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_menu .et_pb_row{min-height:81px}.et_pb_menu .et_pb_menu__menu{display:none}.et_pb_menu .et_mobile_nav_menu{float:none;margin:0 6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu .et_mobile_menu{top:100%;padding:5%}.et_pb_menu .et_mobile_menu,.et_pb_menu .et_mobile_menu ul{list-style:none!important;text-align:left}.et_pb_menu .et_mobile_menu ul{padding:0}}.et_pb_number_counter{word-wrap:break-word;margin:0 auto 30px;position:relative;text-align:center}.et_pb_number_counter .percent{z-index:2}.et_pb_number_counter h3{font-size:18px;position:relative}.et_pb_number_counter{opacity:0;-webkit-transition:opacity 1s;transition:opacity 1s}.et_pb_number_counter.active{opacity:1}.et_pb_number_counter{width:auto}.et_pb_number_counter canvas{display:none;visibility:hidden}.et_pb_number_counter .percent{height:72px;position:relative}.et_pb_number_counter .percent p{font-size:72px;line-height:72px;font-weight:500}@media (min-width:981px) and (max-width:1100px){.et_pb_blog_grid .et_pb_post .et_pb_slide{min-height:155px}.et_pb_column_1_4 .et_pb_number_counter .percent,.et_pb_column_1_5 .et_pb_number_counter .percent,.et_pb_column_1_6 .et_pb_number_counter .percent{height:55px}.et_pb_column_1_4 .et_pb_number_counter h3,.et_pb_column_1_5 .et_pb_number_counter h3,.et_pb_column_1_6 .et_pb_number_counter h3{padding:10px 0 0}}.et_pb_portfolio_item{word-wrap:break-word}.et_pb_portfolio_item{background-size:cover;background-position:50%;background-repeat:no-repeat}.et_pb_with_border .et_pb_portfolio_item{border:0 solid #333}.et_pb_portfolio_item .post-meta a,.et_pb_portfolio_item h3 a{text-decoration:none}.et_pb_bg_layout_light .et_pb_portfolio_item .post-meta,.et_pb_bg_layout_light .et_pb_portfolio_item .post-meta a{color:#666}.et_pb_bg_layout_dark .et_pb_portfolio_item .post-meta,.et_pb_bg_layout_dark .et_pb_portfolio_item .post-meta a{color:inherit}.et_pb_portfolio_item h2{margin-top:10px}@media (min-width:981px){.et_pb_portfolio_item .post-meta{font-size:14px;margin:.4em 0 0}}@media (max-width:980px){.et_pb_bg_layout_light_tablet .et_pb_portfolio_item .post-meta,.et_pb_bg_layout_light_tablet .et_pb_portfolio_item .post-meta a{color:#666}.et_pb_bg_layout_dark_tablet .et_pb_portfolio_item .post-meta,.et_pb_bg_layout_dark_tablet .et_pb_portfolio_item .post-meta a{color:inherit}.et_pb_column .et_pb_grid_item.et_pb_portfolio_item{margin:0 5.5% 7.5% 0;width:29.666%;clear:none;float:left}.et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n){margin-right:0}.et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1){clear:both}}@media (max-width:767px){.et_pb_portfolio_item h2{font-size:18px}.et_pb_bg_layout_light_phone .et_pb_portfolio_item .post-meta,.et_pb_bg_layout_light_phone .et_pb_portfolio_item .post-meta a{color:#666}.et_pb_bg_layout_dark_phone .et_pb_portfolio_item .post-meta,.et_pb_bg_layout_dark_phone .et_pb_portfolio_item .post-meta a{color:inherit}.et_pb_column .et_pb_grid_item.et_pb_portfolio_item{margin:0 5.5% 9.5% 0;width:47.25%;clear:none;float:left}.et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n){margin-right:5.5%}.et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1){clear:none}.et_pb_column .et_pb_grid_item.et_pb_portfolio_item .last_in_row,.et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n){margin-right:0}.et_pb_column .et_pb_grid_item.et_pb_portfolio_item .first_in_row,.et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd){clear:both}}@media (max-width:479px){.et_pb_portfolio_item{margin-bottom:22px}.et_pb_column .et_pb_grid_item.et_pb_portfolio_item{margin:0 0 11.5%;width:100%}.et_pb_column .et_pb_grid_item.et_pb_portfolio_item .on_last_row{margin-bottom:0}}.et_pb_slider.et_pb_post_slider{background-position:50%;background-size:cover}.et_pb_post_slider .et_pb_slide{background-repeat:no-repeat}.et_pb_post_slider_image_bottom .et_pb_slide_image{position:relative;margin:0 auto 10px!important}.et_pb_post_slider_image_bottom .et_pb_slide_description{padding-bottom:8%}.et_pb_post_slider_image_top .et_pb_slide_image{position:relative;margin:8% auto 0!important}.et_pb_post_slider_image_top .et_pb_slide_description{padding-top:8%;padding-bottom:8%}.et_pb_post_slider.et_pb_bg_layout_dark .post-meta,.et_pb_post_slider.et_pb_bg_layout_dark .post-meta a{color:#fff!important}.et_pb_post_slider.et_pb_bg_layout_light .post-meta,.et_pb_post_slider.et_pb_bg_layout_light .post-meta a{color:#333!important}.et_pb_post_slider .et_pb_slide.et-pb-active-slide .et_pb_slide_description,.et_pb_post_slider .et_pb_slide.et-pb-active-slide .et_pb_slide_image{opacity:0}.et_pb_column_1_2 .et_pb_post_slider_image_bottom .et_pb_slide,.et_pb_column_1_3 .et_pb_post_slider_image_bottom .et_pb_slide,.et_pb_column_1_4 .et_pb_post_slider_image_bottom .et_pb_slide,.et_pb_column_1_5 .et_pb_post_slider_image_bottom .et_pb_slide,.et_pb_column_1_6 .et_pb_post_slider_image_bottom .et_pb_slide,.et_pb_column_2_5 .et_pb_post_slider_image_bottom .et_pb_slide,.et_pb_column_3_5 .et_pb_post_slider_image_bottom .et_pb_slide,.et_pb_column_3_8 .et_pb_post_slider_image_bottom .et_pb_slide{padding-bottom:6%}.et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video{margin-bottom:10%!important}.et_pb_column_3_4 .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_column_3_4 .et_pb_post_slider_image_bottom .et_pb_slide_video,.et_pb_column_4_4 .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_column_4_4 .et_pb_post_slider_image_bottom .et_pb_slide_video{margin-bottom:5%!important}.et_pb_column_2_3 .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_column_2_3 .et_pb_post_slider_image_bottom .et_pb_slide_video{margin-bottom:7%!important}.et_pb_column_1_3 .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_column_1_3 .et_pb_post_slider_image_bottom .et_pb_slide_video,.et_pb_column_2_5 .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_column_2_5 .et_pb_post_slider_image_bottom .et_pb_slide_video,.et_pb_column_3_8 .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_column_3_8 .et_pb_post_slider_image_bottom .et_pb_slide_video{margin-bottom:15%!important}.et_pb_column_1_4 .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_column_1_4 .et_pb_post_slider_image_bottom .et_pb_slide_video,.et_pb_column_1_5 .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_column_1_5 .et_pb_post_slider_image_bottom .et_pb_slide_video,.et_pb_column_1_6 .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_column_1_6 .et_pb_post_slider_image_bottom .et_pb_slide_video{margin-bottom:25%!important}.et_pb_post_slider.et_pb_module .et_pb_row{width:100%}.et_pb_post_slider.et_pb_module .et_pb_with_background .et_pb_row{width:80%}.et_pb_post_slider.et_pb_module .et_pb_section{background-color:transparent}@media (max-width:980px){.et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video{margin-bottom:5%!important}.et_pb_bg_layout_light_tablet.et_pb_post_slider .post-meta,.et_pb_bg_layout_light_tablet.et_pb_post_slider .post-meta a{color:#333!important}.et_pb_bg_layout_dark_tablet.et_pb_post_slider .post-meta,.et_pb_bg_layout_dark_tablet.et_pb_post_slider .post-meta a{color:#fff!important}}@media (max-width:767px){.et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video{margin-bottom:10%!important}.et_pb_bg_layout_light_phone.et_pb_post_slider .post-meta,.et_pb_bg_layout_light_phone.et_pb_post_slider .post-meta a{color:#333!important}.et_pb_bg_layout_dark_phone.et_pb_post_slider .post-meta,.et_pb_bg_layout_dark_phone.et_pb_post_slider .post-meta a{color:#fff!important}}.et_pb_post_title .et_pb_parallax_css{background-repeat:no-repeat;background-position:top;background-size:cover;background-attachment:fixed;position:absolute;width:100%;height:100%;overflow:hidden}.et_pb_sum{color:#2ea3f2}.et_pb_pricing_table{background-size:cover;background-position:50%;background-repeat:no-repeat}.et_pb_pricing_table{float:left;width:33.33%;max-width:34%;-ms-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto;border:1px solid #bebebe;background-color:#fcfcfc;padding-bottom:30px;text-align:center;margin:30px -1px 0 0;position:relative}.et_pb_column_4_4 .et_pb_pricing_table{width:25%;max-width:25.5%}.et_pb_column_1_2 .et_pb_pricing_table,.et_pb_column_2_3 .et_pb_pricing_table,.et_pb_column_3_5 .et_pb_pricing_table{width:50%;max-width:50.5%}.et_pb_column_1_3 .et_pb_pricing_table,.et_pb_column_1_4 .et_pb_pricing_table,.et_pb_column_1_5 .et_pb_pricing_table,.et_pb_column_1_6 .et_pb_pricing_table,.et_pb_column_2_5 .et_pb_pricing_table,.et_pb_column_3_8 .et_pb_pricing_table{width:100%;max-width:none;margin:0 0 30px}.et_pb_column_1_3 .et_pb_pricing_table.et-last-child,.et_pb_column_1_3 .et_pb_pricing_table:last-child,.et_pb_column_1_4 .et_pb_pricing_table.et-last-child,.et_pb_column_1_4 .et_pb_pricing_table:last-child,.et_pb_column_1_5 .et_pb_pricing_table.et-last-child,.et_pb_column_1_5 .et_pb_pricing_table:last-child,.et_pb_column_1_6 .et_pb_pricing_table.et-last-child,.et_pb_column_1_6 .et_pb_pricing_table:last-child,.et_pb_column_2_5 .et_pb_pricing_table.et-last-child,.et_pb_column_2_5 .et_pb_pricing_table:last-child,.et_pb_column_3_8 .et_pb_pricing_table.et-last-child,.et_pb_column_3_8 .et_pb_pricing_table:last-child{margin-bottom:0}.et_pb_et_price{color:#999;font-size:16px}.et_pb_dollar_sign{font-size:18px;font-weight:400;position:absolute;margin-left:-.5em}.et_pb_sum{font-size:80px;line-height:1.03em;font-weight:300}@media (max-width:980px){.et_pb_column .et_pb_pricing_table{width:50%!important;max-width:50.5%!important}.et_pb_column .et_pb_pricing_table:nth-child(odd){clear:both}.et_pb_column .et_pb_pricing_table:nth-child(n+3){margin-top:50px}}.et_pb_search{border:1px solid #ddd;border-radius:3px;overflow:hidden}.et_pb_search input.et_pb_s,.et_pb_search input.et_pb_searchsubmit{padding:.715em;margin:0;font-size:14px;line-height:normal!important;border:none;color:#666}.et_pb_search input.et_pb_s::-webkit-input-placeholder{color:#666}.et_pb_search input.et_pb_s::-moz-placeholder{color:#666}.et_pb_search input.et_pb_s:-ms-input-placeholder{color:#666}.et_pb_search input.et_pb_s{-webkit-appearance:none;background:0 0;display:inline-block;padding-right:80px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.et_pb_search input.et_pb_searchsubmit{min-height:100%!important;background-color:#ddd;cursor:pointer}.et_pb_search.et_pb_text_align_center input.et_pb_s{text-align:center}.et_pb_search.et_pb_bg_layout_dark input.et_pb_s{color:#fff;border:2px solid #fff}.et_pb_search.et_pb_bg_layout_dark input.et_pb_s::-webkit-input-placeholder{color:#fff}.et_pb_search.et_pb_bg_layout_dark input.et_pb_s::-moz-placeholder{color:#fff}.et_pb_search.et_pb_bg_layout_dark input.et_pb_s:-ms-input-placeholder{color:#fff}.et_pb_search.et_pb_bg_layout_dark input.et_pb_searchsubmit{background-color:transparent;color:#fff;font-weight:500;border:2px solid #fff}@media (max-width:980px){.et_pb_bg_layout_light_tablet.et_pb_search input.et_pb_s{border:none;color:#666}.et_pb_bg_layout_light_tablet.et_pb_search input.et_pb_s::-webkit-input-placeholder{color:#666}.et_pb_bg_layout_light_tablet.et_pb_search input.et_pb_searchsubmit{border:none;color:#666;background-color:#ddd}.et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_s{color:#fff;border:2px solid #fff}.et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_s::-webkit-input-placeholder{color:#fff}.et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_s::-moz-placeholder{color:#fff}.et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_s:-ms-input-placeholder{color:#fff}.et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_searchsubmit{background-color:transparent;color:#fff;font-weight:500;border:2px solid #fff}.et_pb_bg_layout_dark_tablet .et_pb_testimonial_description a{color:#fff}}@media (max-width:767px){.et_pb_column .et_pb_pricing_table{width:100%!important;max-width:100%!important;margin:0 0 30px;margin-top:0!important}.et_pb_column .et_pb_pricing_table.et-last-child,.et_pb_column .et_pb_pricing_table:last-child{margin-bottom:0}.et_pb_bg_layout_light_phone.et_pb_search input.et_pb_s{border:none;color:#666}.et_pb_bg_layout_light_phone.et_pb_search input.et_pb_s::-webkit-input-placeholder{color:#666}.et_pb_bg_layout_light_phone.et_pb_search input.et_pb_searchsubmit{border:none;color:#666;background-color:#ddd}.et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_s{color:#fff;border:2px solid #fff}.et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_s::-webkit-input-placeholder{color:#fff}.et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_s::-moz-placeholder{color:#fff}.et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_s:-ms-input-placeholder{color:#fff}.et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_searchsubmit{background-color:transparent;color:#fff;font-weight:500;border:2px solid #fff}}.et_pb_widget_area ul{list-style:none!important;padding:0!important;line-height:inherit!important}.et_pb_feedburner_form .et_pb_newsletter_button{margin:0;width:100%;cursor:pointer}.et_subscribe_loader{display:none;background:url(https://u9n3k5f8.rocketcdn.me/wp-content/themes/Divi/includes/builder/styles/images/subscribe-loader.gif);width:16px;height:16px;position:absolute;left:50%;top:16px;margin-left:-8px}.et_pb_feedburner_form form{text-align:left}.et_pb_feedburner_form ::-webkit-input-placeholder{color:#666}.et_pb_feedburner_form ::-moz-placeholder{color:#666}.et_pb_feedburner_form :-ms-input-placeholder{color:#666}.et_pb_newsletter .et_pb_newsletter_form{position:relative}ul.et_pb_social_media_follow{list-style-type:none!important;margin:0 0 22px;padding:0}.et_pb_social_media_follow li{display:inline-block;margin-bottom:8px;position:relative}.et_pb_social_media_follow li a{margin-right:8px;display:inline-block;text-decoration:none;text-align:center;position:relative}.et_pb_social_media_follow li:last-child a{margin-right:0}.et_pb_social_media_follow li a.icon{height:32px;width:32px;padding:0;-webkit-box-sizing:content-box;box-sizing:content-box}.et_pb_social_media_follow li a.icon:before{height:32px;width:32px;font-size:16px;line-height:32px;display:block;color:#fff;-webkit-transition:color .3s;transition:color .3s;position:relative;z-index:10}.et_pb_social_media_follow li a.icon:hover:before{color:hsla(0,0%,100%,.7)}.et_pb_social_media_follow li a.icon{border-radius:3px}.et_pb_social_media_follow_network_name{display:none}.et_pb_social_icon a.icon{vertical-align:middle}.et_pb_social_icon a.icon:before{font-family:ETmodules;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:0 0;direction:ltr}.et-social-linkedin a.icon:before{content:"\E09D"}.et-social-youtube a.icon:before{content:"\E0A3"}.rtl .et_pb_social_media_follow li a{margin-left:8px;margin-right:0}.et_pb_tab,.et_pb_tabs_controls{word-wrap:break-word}.et_pb_tabs{border:1px solid #d9d9d9}ul.et_pb_tabs_controls{background-color:#f4f4f4}ul.et_pb_tabs_controls:after{border-top:1px solid #d9d9d9;content:"";display:block;visibility:visible;position:relative;top:-1px;z-index:9}.et_pb_tabs_controls li{float:left;border-right:1px solid #d9d9d9;font-weight:600;position:relative;cursor:pointer;max-width:100%;display:table;z-index:11;line-height:1.7em}.et_pb_tabs_controls li:not(.et_pb_tab_active):last-child{border-right:none}.et_pb_tabs_controls li a{text-decoration:none;color:#666;padding:4px 30px;vertical-align:middle;display:table-cell;line-height:inherit}.et_pb_tabs_controls li.et_pb_tab_active{background-color:#fff}.et_pb_tab_active a{color:#333!important}.et_pb_tab p:last-of-type{padding-bottom:0}.et_pb_all_tabs{background-color:#fff}.et_pb_all_tabs>div{display:none}.et_pb_all_tabs .et_pb_active_content{display:block}.et_pb_tab{padding:24px 30px}.et_pb_column_1_3 .et_pb_tabs_controls,.et_pb_column_1_4 .et_pb_tabs_controls,.et_pb_column_1_5 .et_pb_tabs_controls,.et_pb_column_1_6 .et_pb_tabs_controls,.et_pb_column_2_5 .et_pb_tabs_controls,.et_pb_column_3_8 .et_pb_tabs_controls{border-bottom:none}.et_pb_column_1_3 .et_pb_tabs_controls li,.et_pb_column_1_4 .et_pb_tabs_controls li,.et_pb_column_1_5 .et_pb_tabs_controls li,.et_pb_column_1_6 .et_pb_tabs_controls li,.et_pb_column_2_5 .et_pb_tabs_controls li,.et_pb_column_3_8 .et_pb_tabs_controls li{float:none;border-right:none;border-bottom:1px solid #d9d9d9}.et_pb_column_1_3 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li,.et_pb_column_1_4 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li,.et_pb_column_1_5 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li,.et_pb_column_1_6 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li,.et_pb_column_2_5 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li,.et_pb_column_3_8 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li{width:100%}.et_pb_tabs_controls{list-style:none!important;padding:0!important;line-height:inherit!important}@media (max-width:767px){.et_pb_tabs_controls{border-bottom:none;height:auto!important}.et_pb_tabs_controls li{float:none;border-right:none;border-bottom:1px solid #d9d9d9;display:block}}.et_pb_with_border .et_pb_testimonial_portrait{border:0 solid #333}.et_pb_testimonial{position:relative;padding:30px;line-height:1.5}.et_pb_testimonial_portrait,.et_pb_testimonial_portrait:before{border-radius:90px}.et_pb_testimonial_portrait{float:left;position:relative;display:block;width:90px;height:90px;margin-right:30px;background-repeat:no-repeat;background-position:50%;background-size:cover;-webkit-box-sizing:content-box;box-sizing:content-box}.et_pb_testimonial_portrait:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.3);box-shadow:inset 0 0 3px rgba(0,0,0,.3)}.et_pb_column_1_3 .et_pb_testimonial_portrait,.et_pb_column_1_4 .et_pb_testimonial_portrait,.et_pb_column_1_5 .et_pb_testimonial_portrait,.et_pb_column_1_6 .et_pb_testimonial_portrait,.et_pb_column_2_5 .et_pb_testimonial_portrait,.et_pb_column_3_8 .et_pb_testimonial_portrait{float:none;display:block;margin:0 auto 20px}.et_pb_testimonial_description{display:block;position:relative}.et_pb_bg_layout_dark .et_pb_testimonial_description a{color:#fff}.et_pb_testimonial:before{content:"|";font-size:32px;left:50%;position:absolute;top:-16px;background:#f5f5f5;margin-left:-16px;border-radius:31px;z-index:2}@media (min-width:981px){.et_pb_column_1_5 .et_pb_testimonial_portrait,.et_pb_column_1_6 .et_pb_testimonial_portrait,.et_pb_column_2_5 .et_pb_testimonial_portrait{width:100%;padding-bottom:100%;height:0}}@media (min-width:768px) and (max-width:980px){.et_pb_column .et_pb_testimonial_portrait{float:left;display:block;margin-right:30px}.et_pb_column .et_pb_testimonial_description{display:block}.et_pb_column_1_5 .et_pb_testimonial_portrait,.et_pb_column_1_6 .et_pb_testimonial_portrait,.et_pb_row_4col .et_pb_testimonial_portrait{float:none;display:block;margin:0 auto 20px}}@media (max-width:767px){.et_pb_column .et_pb_testimonial_description{width:100%;display:block}.et_pb_column .et_pb_testimonial_portrait{display:block;float:none;margin:0 auto 20px}.et_pb_bg_layout_dark_phone .et_pb_testimonial_description a{color:#fff}}@media (max-width:479px){.et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video{margin-bottom:16%!important}.et_pb_tabs_controls{border-bottom:none}.et_pb_tabs_controls li{float:none;border-right:none;border-bottom:1px solid #d9d9d9}.et_pb_testimonial{padding-top:10%}}.et_pb_text{word-wrap:break-word}.et_pb_text ul{padding-bottom:1em}.et_pb_text>:last-child{padding-bottom:0}.et_pb_text_inner{position:relative}.et_pb_toggle_content,.et_pb_toggle_title{word-wrap:break-word}.et_pb_toggle{border:1px solid #d9d9d9}.et_pb_toggle_close{background-color:#f4f4f4;padding:20px}.et_pb_toggle_close .et_pb_toggle_content{display:none}.et_pb_toggle_open{padding:20px;background-color:#fff;z-index:1}.et_pb_toggle .et_pb_toggle_title,.et_pb_toggle.et_pb_text_align_left .et_pb_toggle_title{cursor:pointer;position:relative;padding:0 50px 0 0}.et_pb_toggle_close .et_pb_toggle_title{color:#666}.et_pb_toggle_open .et_pb_toggle_title{color:#333}.et_pb_toggle_title:before{content:"\E050";position:absolute;right:0;font-size:16px;color:#ccc;top:50%;margin-top:-.5em}.et_pb_toggle .et_pb_toggle_title:before{right:0;left:auto}.et_pb_toggle_open .et_pb_toggle_title:before{content:"\E04F"}.et_pb_toggle_content{padding-top:20px;position:relative}.et_pb_toggle_content:empty{display:none!important}.et_pb_toggle_content p:last-of-type{padding-bottom:0}.et_pb_with_border.et_pb_video_slider .et_pb_carousel_item,.et_pb_with_border.et_pb_video_slider .et_pb_slider{border:0 solid #333}.et_pb_video_slider{position:relative}.et_pb_video_slider .et_pb_slider:hover .et_pb_video_overlay_hover{background:rgba(0,0,0,.6)}.et_pb_video_slider .et-pb-controllers-has-video-tag.et-pb-controllers{bottom:35px}.et-pb-is-sliding-carousel{overflow-x:hidden}.et_pb_carousel{margin-top:2%;position:relative;overflow:hidden}.et_pb_carousel:hover .et-pb-arrow-prev{left:10px;opacity:1}.et_pb_carousel:hover .et-pb-arrow-next{right:10px;opacity:1}.et_pb_slider_carousel{margin-bottom:0!important}.et_pb_carousel_items{width:100%;height:auto;position:relative;overflow:hidden}.et_pb_carousel_items .et-carousel-group{display:none;float:left;width:100%;position:relative}.et_pb_carousel_items .et-carousel-group.active{display:block}.et_pb_carousel_items .et-carousel-group.active .et_pb_carousel_item:last-child{margin-right:0}.et_pb_carousel_item{display:none;position:relative;background:rgba(0,0,0,.25);float:left;margin:0 2% 0 0;padding:0}.et_pb_carousel_item:after{padding-top:75%;display:block;content:""}.et_pb_carousel_item .et_pb_video_overlay{position:absolute;top:0;bottom:0;right:0;left:0}.et_pb_carousel_item.et-pb-active-control .et_pb_video_overlay_hover{background:rgba(0,0,0,.6)}.et_pb_carousel_item .et_pb_video_play{opacity:0;-webkit-transition:.5s ease-in-out;transition:all .5s ease-in-out}.et_pb_carousel_item .et_pb_video_overlay:hover .et_pb_video_play{opacity:1}.et_pb_carousel_item .et_pb_video_overlay_hover:hover{background:rgba(0,0,0,.6)}.et_pb_column_1_4 .et_pb_slider_carousel .et_pb_slide,.et_pb_column_1_5 .et_pb_slider_carousel .et_pb_slide,.et_pb_column_1_6 .et_pb_slider_carousel .et_pb_slide{min-height:0!important}.et_pb_column_1_2 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_3_4 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_3_5 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_4_4 .et_pb_carousel_item .et_pb_video_play{font-size:2.78rem;line-height:2.78rem;margin-left:-1.39rem;margin-top:-1.39rem}.et_pb_column_1_3 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_2_5 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_3_8 .et_pb_carousel_item .et_pb_video_play{font-size:2rem;line-height:2rem;margin-left:-1rem;margin-top:-1rem}.et_pb_column_1_4 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_1_5 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_1_6 .et_pb_carousel_item .et_pb_video_play{font-size:1.5rem;line-height:1.5rem;margin-left:-.75rem;margin-top:-.75rem}.et_pb_video_slider .et_pb_slide{padding:0}@media (max-width:767px){.et_pb_slider_carousel:hover .et-pb-arrow-next,.et_pb_slider_carousel:hover .et-pb-arrow-prev{opacity:0!important}.et_pb_carousel .et-pb-arrow-prev,.et_pb_carousel:hover .et-pb-arrow-prev{left:-8px;opacity:1}.et_pb_carousel .et-pb-arrow-next,.et_pb_carousel:hover .et-pb-arrow-next{right:-8px;opacity:1}.et_pb_column_1_2 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_1_4 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_1_5 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_1_6 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_3_4 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_3_5 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_4_4 .et_pb_carousel_item .et_pb_video_play{font-size:2rem;line-height:2rem;margin-left:-1rem;margin-top:-1rem}}.et_mobile_device .et_pb_slider_carousel .et-pb-arrow-next,.et_mobile_device .et_pb_slider_carousel .et-pb-arrow-prev{opacity:0!important}.et_mobile_device .et_pb_carousel .et-pb-arrow-prev{left:-10px;opacity:1}.et_mobile_device .et_pb_carousel .et-pb-arrow-next{right:-10px;opacity:1}.et_pb_video{position:relative}@media (max-width:980px){.et_pb_woo_custom_button_icon .et_pb_custom_button_icon.et_pb_button:after{content:attr(data-icon-tablet)}.et_pb_slide_description{text-align:center}}.et_pb_with_border.et_pb_shop .et_shop_image>img{border:0 solid #333}.et_pb_wc_breadcrumb{word-wrap:break-word}.et_pb_wc_cart_notice .woocommerce-error{border:0 solid #333!important}.et_pb_wc_cart_notice.et_pb_bg_layout_dark{color:inherit!important}.woocommerce-order-received .et_pb_wc_cart_notice{display:none}.et_pb_wc_cart_notice form .form-row{padding:0;margin-bottom:12px}.et_pb_wc_meta{word-wrap:break-word}.et_pb_wc_meta_empty{display:none}.et_pb_wc_meta .product_meta>span:last-child:after{content:""!important}.et_pb_with_border .et_pb_wc_related_products .et_shop_image>img:not(.woocommerce-placeholder),.et_pb_with_border.et_pb_wc_related_products .et_shop_image{border:0 solid #333}.et_pb_wc_related_products .et_shop_image>img{border-style:solid}.et_pb_wc_tabs{border:1px solid #d9d9d9}.et_pb_wc_cart_totals form .form-row{padding:0;margin-bottom:12px}.et_pb_wc_cart_totals form .form-row textarea{width:-moz-available;width:-webkit-fill-available;width:fill-available}.et_pb_wc_cart_totals form .form-row textarea{height:auto}.et_pb_wc_checkout_billing .woocommerce-error{border:0 solid #333!important;line-height:1.7em}.et_pb_wc_checkout_billing form .form-row{padding:0;margin-bottom:12px}.et_pb_wc_checkout_billing .woocommerce-notices-wrapper{display:none}.et_pb_wc_checkout_billing form .form-row textarea{height:auto}.et_pb_wc_checkout_shipping form .form-row{padding:0;margin-bottom:12px}.et_pb_wc_checkout_shipping .woocommerce-notices-wrapper{display:none}.et_pb_wc_checkout_shipping form .form-row textarea{height:auto}.et_pb_wc_checkout_order_details .woocommerce-notices-wrapper{display:none}.et_pb_wc_checkout_payment_info .wc_payment_method a{font-size:14px!important;line-height:1.7em!important}.et_pb_wc_checkout_payment_info form .form-row{margin:2em 0 0}.et_pb_wc_checkout_payment_info .woocommerce-notices-wrapper{display:none}.woocommerce-order-received .et_pb_no_top_bottom_padding{padding-top:0;padding-bottom:0}.et_pb_slider .et_pb_container{width:100%;margin:0 auto;position:relative;z-index:2}.et_pb_with_border .et_pb_slide_image img{border:0 solid #333}.et_pb_slides .et_pb_container{display:table;table-layout:fixed}.et_pb_slides .et_pb_empty_slide.et_pb_container{display:block}.et_pb_slide_description{word-wrap:break-word}.et-pb-active-slide .et_pb_slide_description{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-delay:.9s;animation-delay:.9s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeBottom;animation-name:fadeBottom}.et_pb_bg_layout_dark .et_pb_slide_description{text-shadow:0 1px 3px rgba(0,0,0,.3)}.et_pb_slide_description{padding:16% 8%;width:auto;margin:auto}.et_pb_slide_image{position:absolute;bottom:0}.et_pb_slide_video{position:absolute;top:50%;bottom:auto}.et_pb_slide:first-child .et_pb_slide_image img{opacity:0}.et_pb_slide:first-child .et_pb_slide_image img.active{opacity:1;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-delay:.6s;animation-delay:.6s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeLeft;animation-name:fadeLeft}.et_pb_media_alignment_center .et_pb_slide_image{bottom:auto;top:50%}.et-pb-active-slide .et_pb_slide_image,.et-pb-active-slide .et_pb_slide_video{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-delay:.6s;animation-delay:.6s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.et-pb-active-slide .et_pb_slide_image{-webkit-animation-name:fadeLeft;animation-name:fadeLeft}.et_pb_slide_image img{width:auto;vertical-align:bottom}.et_pb_slide_image,.et_pb_slide_video{width:47.25%;margin-right:5.5%}.et_pb_slide_video .mejs-mediaelement{position:relative}.et_pb_slide_video .mejs-mediaelement .wp-video-shortcode{display:block}.et_pb_slide_video .wp-video-shortcode video,.et_pb_slide_video video.wp-video-shortcode{height:auto}@media (min-width:981px){.et_pb_column_1_2 .et_pb_slide_image,.et_pb_column_1_2 .et_pb_slide_video,.et_pb_column_1_3 .et_pb_slide_image,.et_pb_column_1_3 .et_pb_slide_video,.et_pb_column_1_4 .et_pb_slide_image,.et_pb_column_1_4 .et_pb_slide_video,.et_pb_column_1_5 .et_pb_slide_image,.et_pb_column_1_5 .et_pb_slide_video,.et_pb_column_1_6 .et_pb_slide_image,.et_pb_column_1_6 .et_pb_slide_video,.et_pb_column_2_5 .et_pb_slide_image,.et_pb_column_2_5 .et_pb_slide_video,.et_pb_column_3_5 .et_pb_slide_image,.et_pb_column_3_5 .et_pb_slide_video,.et_pb_column_3_8 .et_pb_slide_image,.et_pb_column_3_8 .et_pb_slide_video{top:auto;bottom:auto;position:relative}.et_pb_column_1_2 .et_pb_slide_image,.et_pb_column_1_2 .et_pb_slide_video,.et_pb_column_1_3 .et_pb_slide_image,.et_pb_column_1_3 .et_pb_slide_video,.et_pb_column_1_4 .et_pb_slide_image,.et_pb_column_1_4 .et_pb_slide_video,.et_pb_column_1_5 .et_pb_slide_image,.et_pb_column_1_5 .et_pb_slide_video,.et_pb_column_1_6 .et_pb_slide_image,.et_pb_column_1_6 .et_pb_slide_video,.et_pb_column_2_5 .et_pb_slide_image,.et_pb_column_2_5 .et_pb_slide_video,.et_pb_column_3_5 .et_pb_slide_image,.et_pb_column_3_5 .et_pb_slide_video,.et_pb_column_3_8 .et_pb_slide_image,.et_pb_column_3_8 .et_pb_slide_video{width:100%!important}.et_pb_column_1_2 .et_pb_slide_image,.et_pb_column_1_2 .et_pb_slide_video,.et_pb_column_1_3 .et_pb_slide_image,.et_pb_column_1_3 .et_pb_slide_video,.et_pb_column_1_4 .et_pb_slide_image,.et_pb_column_1_4 .et_pb_slide_video,.et_pb_column_1_5 .et_pb_slide_image,.et_pb_column_1_5 .et_pb_slide_video,.et_pb_column_1_6 .et_pb_slide_image,.et_pb_column_1_6 .et_pb_slide_video,.et_pb_column_2_5 .et_pb_slide_image,.et_pb_column_2_5 .et_pb_slide_video,.et_pb_column_3_5 .et_pb_slide_image,.et_pb_column_3_5 .et_pb_slide_video,.et_pb_column_3_8 .et_pb_slide_image,.et_pb_column_3_8 .et_pb_slide_video{padding:0;margin:10% 0 0!important}.et_pb_column_1_3 .et_pb_slide_description,.et_pb_column_2_5 .et_pb_slide_description{padding-bottom:26%}.et_pb_column_1_4 .et_pb_slide .et_pb_slide_description,.et_pb_column_1_5 .et_pb_slide .et_pb_slide_description,.et_pb_column_1_6 .et_pb_slide .et_pb_slide_description{padding-bottom:34%}.et_pb_gutters1 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post,.et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post{margin-bottom:0;max-height:296px!important}}@media (max-width:767px){.et_pb_woo_custom_button_icon .et_pb_custom_button_icon.et_pb_button:after{content:attr(data-icon-phone)}.et_pb_slide_description{text-align:center}.et_pb_media_alignment_center .et_pb_slide_image{top:0}.et_pb_slide_image,.et_pb_slide_video{width:100%}.et_pb_slide_image,.et_pb_slide_video{display:none!important;position:relative;top:auto;margin:50px auto 0;padding:0;margin-top:6%!important}.et_pb_slide_video{float:none}.et_pb_slide_image img{max-height:300px}.et_pb_section_first .et_pb_slide_image img{max-height:300px!important}.et_pb_section_first .et_pb_slide_image{margin:0!important;top:20px}.et_pb_bg_layout_dark_phone .et_pb_slide_description{text-shadow:0 1px 3px rgba(0,0,0,.3)}}@media (min-width:480px){.et_pb_column_1_4 .et_pb_slide_description,.et_pb_column_1_5 .et_pb_slide_description,.et_pb_column_1_6 .et_pb_slide_description{padding-bottom:26%}}.de-mega-menu .mm-added{min-height:auto!important}#top-menu .de-mega-menu .dmm-dropdown-wrapper .et_pb_column>a:after,#top-menu .dmm-dropdown-wrapper .dmm-dropdown-ul>a:after,.de-mega-menu .dmm-dropdown-wrapper .et_pb_column>a:after,.dmm-dropdown-wrapper #top-menu .de-mega-menu .et_pb_column>a:after,.dmm-dropdown-wrapper #top-menu .dmm-dropdown-ul>a:after,.dmm-dropdown-wrapper .de-mega-menu .et_pb_column>a:after,.dmm-dropdown-wrapper .dmm-dropdown-ul>a:after,.dmm-dropdown-wrapper .menu-item-has-children>a:after{text-align:center;speak:none;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;transition:.3s ease-in-out;position:absolute;top:50%;right:0;font-family:ETmodules;font-size:32px;font-weight:400;content:"\35"!important;transform:translateY(-50%)}.dmm-dropdown-ul{background-color:#fff}.dmm-dropdown-ul>li a{border-top:0}.dmm-dropdown-ul li{display:block;position:relative}.dmm-dropdown-ul li a{color:#000;padding:15px 12px;display:block;border-top:1px solid #ebebeb;position:relative;font-size:16px}.dmm-dropdown-ul li .sub-menu{opacity:0;visibility:hidden;position:absolute;right:-500px;width:500px;background-color:#fff;padding:0;top:0}.dmm-dropdown-ul li:hover>.sub-menu li.dmm-overlay.active>.sub-menu{opacity:1;visibility:visible;-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transform:translate(0);left:0;position:absolute;top:0;bottom:0;background-color:#fff;z-index:999999999;width:100%;right:auto;height:100%}#top-menu .dmm-dropdown-ul li a{color:#000;padding:15px 12px;display:block;border-top:1px solid #ebebeb;position:relative;font-size:16px}#top-menu .dmm-dropdown-ul li .sub-menu{opacity:0;visibility:hidden;position:absolute;right:-500px;width:500px;background-color:#fff;padding:0;top:0;visibility:hidden;opacity:0}#top-menu .de-mega-menu .et_pb_column .dmm-dropdown-ul .sub-menu{opacity:0;visibility:hidden;position:absolute;right:-500px;width:500px;background-color:#fff;padding:0;top:0}.et-db #et-boc .et-l .dmm-dropdown-ul li a{color:#000;padding:15px 12px;display:block;border-top:1px solid #ebebeb;position:relative;font-size:16px}.et-db #et-boc .et-l .dmm-vert-tabs ul.et_pb_tabs_controls:after{display:none}.de-mega-menu{max-height:100%}.de-mega-menu .et_pb_column{z-index:auto!important}.de-mega-menu .et_pb_column .dmm-dropdown-ul .sub-menu{opacity:0;visibility:hidden;position:absolute;right:-500px;width:500px;background-color:#fff;padding:0;top:0}.de-mega-menu .et_pb_column .sub-menu{z-index:11}.de-mega-menu .et_pb_section{padding-top:0}.et-db .de-mega-menu #et-boc .et-l .et_pb_section{padding-top:0}.de-mega-menu.show{display:block!important}.hidden-overflow{overflow:hidden}.dmm-overlay{position:initial!important}.dmm-overlay>.sub-menu{webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .3s;-moz-transition:-moz-transform .3s;transition:transform .3s;padding-top:45px!important}.dmm-overlay .go-back:before{font-family:ETmodules;text-align:center;speak:none;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;position:absolute;transition:.3s ease-in-out;top:7px;left:0;font-size:32px;font-weight:800;content:"\34"}#top-menu .de-mega-menu .de-mega-menu-item.et_pb_column>a,#top-menu .de-mega-menu-item.dmm-dropdown-ul>a,.de-mega-menu .de-mega-menu-item.et_pb_column>a,.de-mega-menu-item.dmm-dropdown-ul>a,.de-mega-menu-item.menu-item-has-children>a{background-color:transparent;position:relative}#top-menu .de-mega-menu .de-mega-menu-item.et_pb_column>a:after,#top-menu .de-mega-menu-item.dmm-dropdown-ul>a:after,.de-mega-menu .de-mega-menu-item.et_pb_column>a:after,.de-mega-menu-item.dmm-dropdown-ul>a:after,.de-mega-menu-item.menu-item-has-children>a:after{font-family:ETmodules;text-align:center;speak:none;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;position:absolute;transition:.3s ease-in-out;font-weight:400;font-size:26px;content:"\33";top:5px;right:5px}.close-dropdown{top:-46px;left:4px;width:40px;height:40px;display:block;position:absolute;z-index:9999999999999999}.go-back{position:absolute;top:8px;left:3px;cursor:pointer}.dmach-mm-overlay .et-l--header{z-index:999;position:relative}.mm-overlay.active{opacity:1;z-index:99}.close-icon:after{font-family:ETmodules;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;position:absolute;font-size:26px;content:"\4d";top:50%;left:50%;transform:translate(-50%,-50%)}.de-mega-menu-container{display:flex;justify-content:center;align-items:center}.dmm-fixed .de-mega-menu{position:fixed!important}#mobile_menu li{position:relative}#top-menu .de-mega-menu .opened .de-mega-menu-item.visible.et_pb_column>a:after,#top-menu .opened .de-mega-menu-item.visible.dmm-dropdown-ul>a:after,.de-mega-menu .opened .de-mega-menu-item.visible.et_pb_column>a:after,.opened #top-menu .de-mega-menu .de-mega-menu-item.visible.et_pb_column>a:after,.opened #top-menu .de-mega-menu-item.visible.dmm-dropdown-ul>a:after,.opened .de-mega-menu .de-mega-menu-item.visible.et_pb_column>a:after,.opened .de-mega-menu-item.menu-item-has-children.visible>a:after,.opened .de-mega-menu-item.visible.dmm-dropdown-ul>a:after{-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.dmm-vert-tabs{max-width:100%!important;width:100%!important;padding:0!important;display:flex}.dmm-vert-tabs ul.et_pb_tabs_controls{float:none;flex:1}.dmm-vert-tabs ul.et_pb_tabs_controls:after{border-top:none}.dmm-vert-tabs .et_pb_all_tabs{float:none;flex:2}.dmm-vert-tabs .et_pb_mm_tabs{border:none!important}.dmm-vert-tabs .et_pb_post{padding-bottom:10px!important;margin-bottom:0}.dmm-vert-tabs .et_pb_post .entry-featured-image-url{margin-bottom:10px!important}.dmm-vert-tabs h2{padding-bottom:3px!important}.dmm-vert-tabs .et_pb_tab br{display:none}.dmm-vert-tabs .et_pb_ajax_pagination_container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px}.dmm-vert-tabs .et_pb_tabs_controls li{float:none!important;position:relative!important;z-index:11!important;max-width:100%;font-weight:600;line-height:1.7em;cursor:pointer;padding:20px;display:flex!important;flex-direction:row;justify-content:flex-start;align-items:center;border:none!important}.dmm-vert-tabs .et_pb_tabs_controls li a{display:block;padding:4px 0 4px 20px}.fullwidth-mm{max-width:100%!important;width:100%!important;padding:0!important}.fullwidth-mm .et_pb_row{max-width:100%!important;width:100%!important;padding:0!important}.fullwidth-mm .et_pb_mm_tabs{border:none}.dmm-vert-tabs.et_pb_mm_tabs{border:none}.dmm-vert-tabs.et_pb_wc_tabs{border:none}@media (max-width:980px){.dmm-vert-tabs{display:block}.dmm-vert-tabs .et_pb_tabs_controls li{width:100%}.et_pb_tabs_controls li{width:100%}.dmm-dropdown-ul{max-width:100%!important}body .de-mega-menu .dmm-dropdown-ul li .sub-menu{width:100%!important;right:auto!important}.de-mega-menu .dmm-dropdown-ul li .sub-menu{right:auto!important;width:100%!important;left:100%;transition:.3s ease-in-out;padding-top:50px}.de-mega-menu .dmm-dropdown-ul li .sub-menu>li:first-child a::after{font-family:ETmodules;text-align:center;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;position:absolute;content:"\34";top:-35px;transition:.3s ease-in-out;left:0;font-size:32px;font-weight:400;display:block;right:auto}.de-mega-menu .dmm-dropdown-ul li .sub-menu>li a:after{display:none}.dmm-vert-tabs .et_pb_tabs_controls li{padding:10px}.dmm-vert-tabs .et_pb_tabs_controls li a{display:block;padding:4px 0 4px 5px}.dmm-vert-tabs .post-content p{font-size:13px}.dmm-vert-tabs .et_pb_post .entry-featured-image-url{display:block;position:relative;margin-bottom:12px}}@media (max-width:757px){.dmm-vert-tabs .et_pb_tabs_controls li{display:inline-block;float:left;position:relative;z-index:11;max-width:none;height:100%;border-right:none;font-weight:600;line-height:1.7em;cursor:pointer;padding:10px;width:100%;border-bottom:0;font-size:14px}.dmm-vert-tabs .et_pb_tabs_controls li a{font-size:13px}.dmm-vert-tabs ul.et_pb_tabs_controls{background-color:#bf5b5b;float:none;width:100%}.dmm-vert-tabs .et_pb_all_tabs{background-color:#fff;float:left;width:100%}.dmm-vert-tabs .et_pb_ajax_pagination_container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px}}@media (max-width:600px){.dmm-vert-tabs .et_pb_ajax_pagination_container{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:20px}}@media (max-width:480px){.dmm-vert-tabs .et_pb_tabs_controls li{width:100%}}#services.de-mega-menu{width:100vw!important;max-width:100vw!important;left:0!important;right:0!important}#services.de-mega-menu{-webkit-animation-name:fadeIn;-moz-animation-name:fadeIn;-ms-animation-name:fadeIn;-o-animation-name:fadeIn;animation-name:fadeIn;max-width:1080px;margin-top:-90px;margin-left:0}#services.de-mega-menu .dmm-dropdown-ul li .sub-menu{width:1080px;right:-1080px}.rtl#services.de-mega-menu .dmm-dropdown-ul li .sub-menu{right:auto!important}.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li.services>a,.services a{padding-right:20px}@media all and (max-width:980px){#services,.services.de-mega-menu-item.menu-item-has-children>a:after,.services:before{display:none!important}#services.de-mega-menu{margin-top:0}.mm-overlay.active{opacity:0!important}#services.de-mega-menu{animation-duration:0s;margin-left:0!important}}#sectors.de-mega-menu{width:100vw!important;max-width:100vw!important;left:0!important;right:0!important}#sectors.de-mega-menu{-webkit-animation-name:fadeIn;-moz-animation-name:fadeIn;-ms-animation-name:fadeIn;-o-animation-name:fadeIn;animation-name:fadeIn;max-width:1080px;margin-top:-90px;margin-left:0}#sectors.de-mega-menu .dmm-dropdown-ul li .sub-menu{width:1080px;right:-1080px}.rtl#sectors.de-mega-menu .dmm-dropdown-ul li .sub-menu{right:auto!important}.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li.sectors>a,.sectors a{padding-right:20px}@media all and (max-width:980px){#sectors,.sectors.de-mega-menu-item.menu-item-has-children>a:after,.sectors:before{display:none!important}#sectors.de-mega-menu{margin-top:0}.mm-overlay.active{opacity:0!important}#sectors.de-mega-menu{animation-duration:0s;margin-left:0!important}}#News.de-mega-menu{width:100vw!important;max-width:100vw!important;left:0!important;right:0!important}#News.de-mega-menu{-webkit-animation-name:fadeIn;-moz-animation-name:fadeIn;-ms-animation-name:fadeIn;-o-animation-name:fadeIn;animation-name:fadeIn;max-width:1080px;margin-top:-90px;margin-left:0}#News.de-mega-menu .dmm-dropdown-ul li .sub-menu{width:1080px;right:-1080px}.rtl#News.de-mega-menu .dmm-dropdown-ul li .sub-menu{right:auto!important}.News a,.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li.News>a{padding-right:20px}@media all and (max-width:980px){#News,.News.de-mega-menu-item.menu-item-has-children>a:after,.News:before{display:none!important}#News.de-mega-menu{margin-top:0}.mm-overlay.active{opacity:0!important}#News.de-mega-menu{animation-duration:0s;margin-left:0!important}}#products_mmm.de-mega-menu{width:100vw!important;max-width:100vw!important;left:0!important;right:0!important}#products_mmm.de-mega-menu{-webkit-animation-name:fadeIn;-moz-animation-name:fadeIn;-ms-animation-name:fadeIn;-o-animation-name:fadeIn;animation-name:fadeIn;max-width:1080px;margin-top:-90px;margin-left:0}#products_mmm.de-mega-menu .dmm-dropdown-ul li .sub-menu{width:1080px;right:-1080px}.rtl#products_mmm.de-mega-menu .dmm-dropdown-ul li .sub-menu{right:auto!important}.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li.products_mmm>a,.products_mmm a{padding-right:20px}@media all and (max-width:980px){#products_mmm,.products_mmm.de-mega-menu-item.menu-item-has-children>a:after,.products_mmm:before{display:none!important}#products_mmm.de-mega-menu{margin-top:0}.mm-overlay.active{opacity:0!important}#products_mmm.de-mega-menu{animation-duration:0s;margin-left:0!important}}#radio_apps.de-mega-menu{width:100vw!important;max-width:100vw!important;left:0!important;right:0!important}#radio_apps.de-mega-menu{-webkit-animation-name:fadeIn;-moz-animation-name:fadeIn;-ms-animation-name:fadeIn;-o-animation-name:fadeIn;animation-name:fadeIn;max-width:1080px;margin-top:-90px;margin-left:0}#radio_apps.de-mega-menu .dmm-dropdown-ul li .sub-menu{width:1080px;right:-1080px}.rtl#radio_apps.de-mega-menu .dmm-dropdown-ul li .sub-menu{right:auto!important}.remove-before:before{display:none!important}.mm-overlay{opacity:0;position:fixed;width:100vw;height:100vh;top:0;background-color:rgba(0,0,0,.65);z-index:-1;left:0}.de-mega-menu{width:80%;max-width:1080px;margin:0 auto;z-index:99999999999;display:none;top:93px;-webkit-animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;-o-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;position:absolute}.de-mega-menu.fixed{top:53px}@media all and (max-width:980px){#radio_apps{display:none!important}#radio_apps.de-mega-menu{margin-top:0}.mm-overlay.active{opacity:0!important}#radio_apps.de-mega-menu{animation-duration:0s;margin-left:0!important}.de-mega-menu .et_pb_column .dmm-dropdown-ul .menu-item-has-children>a:after{display:block!important}#page-container #et-main-area .de-mega-menu .dmm-dropdown-ul li .sub-menu,#page-container #et-main-area .de-mega-menu .dmm-dropdown-ul li .sub-menu .menu-item-has-children{width:100%!important;max-width:100%!important;left:0!important;right:auto!important;top:54px}#page-container #et-main-area .de-mega-menu .dmm-dropdown-ul li .sub-menu .menu-item-has-children{top:0!important}.dmm-dropdown-ul li.active>.sub-menu{opacity:1!important;visibility:visible!important;display:block!important}.close-icon{display:none}.de-mega-menu{margin-top:0;padding-top:0}.de-mega-menu .et_pb_row,.de-mega-menu .et_pb_section{width:100%;max-width:100%}}@media all and (min-width:981px){#top-menu .dmm-dropdown-ul li:hover>.sub-menu,.dmm-dropdown-ul li:hover>.sub-menu{opacity:1!important;visibility:visible!important;display:block!important}.dmm-dropdown-ul li:hover>.sub-menu li.dmm-overlay:hover>.sub-menu{opacity:0;visibility:hidden}}header .et_pb_menu .et_mobile_menu li.menu-item.mega-menu ul.sub-menu,header .menu-item.mega-menu .sub-menu{display:none!important}@media screen and (min-width:981px){.et_header_style_left div#et-top-navigation,.et_header_style_split div#et-top-navigation{align-items:flex-start!important}.et_header_style_left #et-top-navigation nav>ul>li>a,.et_header_style_split #et-top-navigation nav>ul>li>a{padding-bottom:33px!important}.et_header_style_left div#et-top-navigation{display:flex;align-items:center;padding-top:33px;padding-bottom:0}.et_header_style_split div#et-top-navigation{align-items:center;padding-top:33px!important;padding-bottom:0!important}.et_header_style_fullscreen #et-top-navigation{padding-bottom:0!important}.et_vertical_nav #main-header #top-menu>li>a{padding-bottom:19px!important;line-height:inherit}.et_vertical_nav #main-header #et-top-navigation{display:block}.et_vertical_nav #top-header{position:initial}.et_vertical_fixed.admin-bar #page-container #main-header{top:32px!important}.et_vertical_nav.et_vertical_fixed.et_header_style_left #et-top-navigation{padding-top:33px!important}.et_vertical_fixed.admin-bar #page-container #main-header{transform:translateY(0)!important}.et_vertical_nav #page-container #main-header{top:0!important}.et_header_style_left .et-fixed-header #et-top-navigation,.et_header_style_split .et-fixed-header #et-top-navigation{padding-top:20px!important;padding-bottom:0!important}.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a,.et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a{padding-bottom:20px!important}#top-menu li:not(.mega-menu) ul,.et-menu li:not(.mega-menu) ul{width:240px!important}#top-menu li li a,.et-menu li li a{width:100%!important}#top-menu li li,.et-menu li li{width:100%}}@media all and (max-width:980px){.et_header_style_split #et_mobile_nav_menu{flex:1}#et-top-navigation{display:flex!important}}body,body .et_pb_bg_layout_dark .et_pb_post p,body .et_pb_bg_layout_light .et_pb_post p{font-size:18px}h1,h2,h3,h4{color:#005eb8}body{line-height:1.4em}.woocommerce #content input.button,.woocommerce-error,.woocommerce-page #content input.button{background:#f47920!important}.et_overlay:before,.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active,.et_pb_gallery .et_pb_gallery_pagination ul li a.active,.et_pb_sum,.et_toggle_slide_menu:after,.mobile_menu_bar:after,.mobile_menu_bar:before,.woocommerce div.product p.price,.woocommerce div.product span.price,.wp-pagenavi a:hover,.wp-pagenavi span.current{color:#f47920}.comment-reply-link,.et_pb_bg_layout_light .et_pb_newsletter_button,.et_pb_bg_layout_light.et_pb_module.et_pb_button,.woocommerce #content input.button.alt,.woocommerce a.button,.woocommerce a.button.alt,.woocommerce button.button,.woocommerce button.button.alt,.woocommerce button.button.alt.disabled,.woocommerce input.button,.woocommerce input.button.alt,.woocommerce-page #content input.button.alt,.woocommerce-page a.button,.woocommerce-page a.button.alt,.woocommerce-page button.button,.woocommerce-page button.button.alt,.woocommerce-page button.button.alt.disabled,.woocommerce-page input.button,.woocommerce-page input.button.alt{color:#f47920}.footer-widget h4{color:#f47920}.et_mobile_menu,.footer-widget li:before,.nav li ul,blockquote{border-color:#f47920}.et_audio_content,.et_pb_counter_amount,.et_pb_post_slider.et_pb_bg_layout_dark,.et_slide_in_menu_container{background-color:#f47920}.container,.et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container,.et_pb_row,.et_pb_slider .et_pb_container{max-width:1920px}.et_boxed_layout #page-container,.et_boxed_layout #page-container .container,.et_boxed_layout #page-container .et_pb_row,.et_fixed_nav.et_boxed_layout #page-container #main-header,.et_fixed_nav.et_boxed_layout #page-container #top-header{max-width:2080px}a{color:#f47920}.et_secondary_nav_enabled #page-container #top-header{background-color:#f47920!important}#et-secondary-nav li ul{background-color:#f47920}#main-footer .footer-widget h4{color:#f47920}.footer-widget li:before{border-color:#f47920}h1,h2,h3,h4{font-weight:700;font-style:normal;text-transform:none;text-decoration:none;line-height:1.3em}@media only screen and (min-width:2400px){.et_pb_row{padding:48px 0}.et_pb_section{padding:96px 0}.et_pb_fullwidth_section{padding:0}}h1{font-size:31px}h2{font-size:26px}h3{font-size:22px}.et_pb_blog_grid .et_audio_content h2,.et_pb_blog_grid h2,.et_pb_circle_counter h3,.et_pb_column_1_3 .et_audio_content h2,.et_pb_column_1_3 .et_pb_post h2,.et_pb_column_1_4 .et_audio_content h2,.et_pb_column_1_4 .et_pb_post h2,.et_pb_column_3_8 .et_audio_content h2,.et_pb_gallery_grid .et_pb_gallery_item h3,.et_pb_number_counter h3,h4{font-size:18px}.et_pb_gallery_grid .et_pb_gallery_item h3{font-size:16px}h1,h2,h3,h4{font-family:Arial,Helvetica,Arial,Lucida,sans-serif}body,input,select,textarea{font-family:Arial,Helvetica,Arial,Lucida,sans-serif}.et_pb_blog_2 .et_pb_post .entry-title{font-size:26px!important;text-align:center!important;top:-169px!important;position:relative!important}a{text-decoration:none!important}.et_pb_blog_grid article{position:relative!important}.et_pb_blog_grid .et_pb_post{padding:0!important}.et_pb_image_container{margin:0!important}.et_pb_post .entry-featured-image-url{margin:0!important}p{margin-bottom:1.2em}ul{margin-bottom:30px}ul li{padding-bottom:10px}.BannerText h3{font-size:20px!important}@media all and (max-width:1280px){.BannerText h3{font-size:16px!important;margin-top:4px!important}}@media all and (max-width:1024px){h2{font-size:22px!important}.BannerText h3{font-size:14px!important;margin-top:4px!important}.et_pb_tabs_controls li{font-size:12px}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#ccc}::-webkit-scrollbar-thumb{background-image:linear-gradient(180deg,#005eb8 0,#005eb8 100%)!important;background:#7d2ae8;border-radius:50px}.LogoImage{width:160px;display:inline-block!important}@media all and (max-width:1200px){.LogoImage{width:110px!important;display:inline-block}ul.MegaItem li a{font-size:18px!important;margin-bottom:0!important;line-height:0!important}#WrapperTopNav{height:90px}.et_pb_menu_0_tb_header{padding-top:13px!important}.MainNav li a{font-size:14px!important}.HeaderTel{font-size:16px!important;padding-top:0}.HeaderTel P{margin-top:-7px}}@media all and (max-width:780px){.LogoImage{width:50%;display:inline-block}}.FootLink a{color:#fff}.close-icon:after{font-size:0px!important}.HideHome{display:block!important}@media all and (max-width:1024px){.MainNav li a{font-size:11px!important}.HeaderTel{font-size:14px!important}}.HideHome{display:none!important}ul.MegaItem li{margin-bottom:0;line-height:1.5em!important}.w3eden .card-body{-ms-flex:0 0;flex:0 0;padding:0}.media{padding:10px}.w3eden .ml-3{margin-left:0!important}.et_pb_module.image-on-the-left .et_pb_ajax_pagination_container article.et_pb_post{width:100%}.et_pb_module.image-on-the-left .et_pb_ajax_pagination_container article.et_pb_post .entry-featured-image-url{width:45%;float:left}.et_pb_module.image-on-the-left .et_pb_ajax_pagination_container article.et_pb_post .entry-title,.et_pb_module.image-on-the-left .et_pb_ajax_pagination_container article.et_pb_post .post-content,.et_pb_module.image-on-the-left .et_pb_ajax_pagination_container article.et_pb_post .post-meta{width:50%;float:right}@media all and (max-width:479px){.et_pb_module.image-on-the-left .et_pb_ajax_pagination_container article.et_pb_post .entry-featured-image-url,.et_pb_module.image-on-the-left .et_pb_ajax_pagination_container article.et_pb_post .entry-title,.et_pb_module.image-on-the-left .et_pb_ajax_pagination_container article.et_pb_post .post-content,.et_pb_module.image-on-the-left .et_pb_ajax_pagination_container article.et_pb_post .post-meta{width:100%;float:none}}.et_pb_post a.more-link{color:#fff;background:#0071fc;border:2px solid #0070fc;padding:.15em 1em;margin-top:20px;border-radius:3px;text-transform:capitalize;display:inline-block;transition:all .3s ease-in-out;font-size:16px}.et_pb_post a.more-link:hover{background:0 0;color:#0070fc;border:2px solid #0070fc;transition:all .3s ease-in-out}ul.MegaItem li{margin-bottom:0;line-height:1.4em!important}ul.MegaItem li a{color:#fff;font-weight:700}ul.MegaItem li a:hover{opacity:.7;transition-duration:.7s;text-decoration:underline}ul.MegaItem li a:visited{color:#fff!important}.close-icon{position:absolute;right:20px;top:20px;width:20px;height:20px;z-index:9999999999999999999999;cursor:pointer}.close-icon:after{font-family:ETmodules;speak:none;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;position:absolute;font-size:51px;content:"4d";top:50%;left:0;transform:translate(-50%,-50%)}.et_pb_blog_grid article{position:relative}.et_pb_blog_grid .et_pb_post{padding:0}.et_pb_image_container{margin:0}.et_pb_post .entry-featured-image-url{margin:0}.et_pb_blog_grid .entry-featured-image-url::before{content:''!important;position:absolute!important;width:100%!important;height:100%!important;background-color:rgba(0,0,0,.5)!important}.et_pb_section_0_tb_header.et_pb_section{padding-top:0;padding-bottom:0;background-color:#fff!important}.et_pb_row_0_tb_header{height:111px}.et_pb_row_0_tb_header.et_pb_row{padding-top:0!important;padding-right:0!important;padding-bottom:0!important;margin-top:0!important;margin-right:0!important;margin-bottom:0!important;padding-top:0;padding-right:0;padding-bottom:0}.et_pb_row_0_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row{width:100%;max-width:2560px}.et_pb_image_0_tb_header .et_pb_image_wrap img{max-height:74px;width:auto}.et_pb_image_0_tb_header{text-align:left;margin-left:0}.et_pb_text_0_tb_header.et_pb_text,.et_pb_text_4_tb_header.et_pb_text{color:#fff!important}.et_pb_text_0_tb_header{font-weight:700;background-color:#005eb8;border-radius:30px 30px 0 0;overflow:hidden;height:52px;padding-top:14px!important;padding-right:20px!important;padding-bottom:0!important;padding-left:20px!important;width:180px;box-shadow:6px 6px 18px 0 rgba(0,0,0,.3);position:fixed!important;top:50%;bottom:auto;right:-65px;left:auto;transform:translateY(-50%) rotateX(0) rotateY(0) rotateZ(-90deg);transition:box-shadow .3s ease 0s}.et_pb_text_0_tb_header:hover{box-shadow:6px 6px 18px 0 #111}.et_pb_menu_0_tb_header.et_pb_menu ul li a{font-weight:600;font-size:1.1em}.et_pb_menu_0_tb_header.et_pb_menu{background-color:rgba(0,0,0,0)}.et_pb_menu_0_tb_header{padding-top:20px}.et_pb_menu_0_tb_header.et_pb_menu .nav li ul{background-color:#fff!important;border-color:#111}.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu{border-color:#111}.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu a,.et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu li.current-menu-item a,.et_pb_menu_1_tb_header.et_pb_menu .et_mobile_menu a,.et_pb_menu_1_tb_header.et_pb_menu .nav li ul.sub-menu a{color:#111!important}.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu,.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu ul{background-color:#fff!important}.et_pb_menu_0_tb_header .et_pb_menu__logo-slot,.et_pb_menu_0_tb_header .et_pb_menu_inner_container>.et_pb_menu__logo-wrap{width:auto;max-width:100%}.et_pb_menu_0_tb_header .et_pb_menu__logo-slot .et_pb_menu__logo-wrap img,.et_pb_menu_0_tb_header .et_pb_menu_inner_container>.et_pb_menu__logo-wrap .et_pb_menu__logo img,.et_pb_menu_1_tb_header .et_pb_menu__logo-slot .et_pb_menu__logo-wrap img,.et_pb_menu_1_tb_header .et_pb_menu_inner_container>.et_pb_menu__logo-wrap .et_pb_menu__logo img{height:auto;max-height:none}.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before,.et_pb_menu_1_tb_header .mobile_nav .mobile_menu_bar:before{color:#f47920}.et_pb_text_1_tb_header.et_pb_text,.et_pb_text_3_tb_header.et_pb_text{color:#fff!important}.et_pb_text_1_tb_header{line-height:1.2em;font-weight:700;font-size:19px;line-height:1.2em;padding-bottom:5px!important}.et_pb_text_2_tb_header{font-size:16px;margin-top:-18px!important}.et_pb_section_1_tb_header.et_pb_section{padding-top:0;padding-right:60px;padding-bottom:0;padding-left:60px;margin-bottom:-5px;background-color:#f47920!important}.et_pb_row_1_tb_header.et_pb_row{padding-top:7px!important;padding-bottom:7px!important;margin-bottom:-9px!important;padding-top:7px;padding-bottom:7px}.et_pb_row_1_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_1_tb_header.et_pb_row{width:90vw;max-width:2560px}.et_pb_text_3_tb_header{font-weight:700;text-transform:uppercase;font-size:.8rem;padding-top:10px!important}.et_pb_text_3_tb_header h1{font-size:22px;color:#fff!important}.et_pb_text_3_tb_header h3{text-transform:uppercase;font-size:12px;color:#fff!important;text-align:center}.et_pb_code_0_tb_header{margin-top:5px!important;margin-bottom:5px!important}.et_pb_section_2_tb_header{margin-bottom:-10px}.et_pb_section_2_tb_header.et_pb_section{padding-top:0;padding-bottom:0;background-color:#a5a5a5!important}.et_pb_row_2_tb_header{background-color:#005eb8}.et_pb_row_2_tb_header.et_pb_row,.et_pb_row_3_tb_header.et_pb_row{padding-top:0!important;padding-bottom:0!important;padding-top:0;padding-bottom:0}.et_pb_row_2_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_2_tb_header.et_pb_row{width:100%}.et_pb_text_4_tb_header{font-weight:700;font-size:13px;padding-top:6px!important;padding-bottom:0!important}.et_pb_section_3_tb_header.et_pb_section{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;background-color:#fff!important}.et_pb_row_3_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_3_tb_header.et_pb_row{width:96%}.et_pb_menu_1_tb_header.et_pb_menu{background-color:#fff}.et_pb_menu_1_tb_header{padding-top:8px;padding-bottom:8px}.et_pb_menu_1_tb_header.et_pb_menu .nav li ul{background-color:#fff!important;border-color:#f47920}.et_pb_menu_1_tb_header.et_pb_menu .et_mobile_menu{border-color:#f47920}.et_pb_menu_1_tb_header.et_pb_menu .nav li ul.sub-menu li.current-menu-item a{color:#005eb8!important}.et_pb_menu_1_tb_header.et_pb_menu .et_mobile_menu,.et_pb_menu_1_tb_header.et_pb_menu .et_mobile_menu ul{background-color:#fff!important}.et_pb_menu_1_tb_header .et_pb_menu__logo-slot,.et_pb_menu_1_tb_header .et_pb_menu_inner_container>.et_pb_menu__logo-wrap{width:auto;max-width:47%}.et_pb_section_4_tb_header.et_pb_section{padding-top:0;padding-bottom:0;background-color:#f47920!important}.et_pb_row_4_tb_header.et_pb_row{padding-top:10px!important;padding-bottom:10px!important;padding-top:10px;padding-bottom:10px}.et_pb_column_0_tb_header{padding-top:23px;padding-bottom:20px;padding-left:40px;width:18%!important}.et_pb_column_1_tb_header{padding-top:20px;padding-bottom:20px;padding-left:20px;width:68%!important}.et_pb_column_2_tb_header{background-color:#232323;padding-top:18px;padding-bottom:18px;padding-left:10px;width:14%!important}@media only screen and (max-width:980px){.et_pb_image_0_tb_header .et_pb_image_wrap img{width:auto}.et_pb_section_1_tb_header.et_pb_section{padding-top:0;padding-right:30px;padding-left:30px}.et_pb_row_1_tb_header.et_pb_row{padding-top:0!important;padding-top:0!important}.et_pb_text_3_tb_header h3{font-size:14px}}@media only screen and (max-width:767px){.et_pb_section_0_tb_header,.et_pb_section_1_tb_header{display:none!important}.et_pb_image_0_tb_header .et_pb_image_wrap img{width:auto}.et_pb_section_1_tb_header.et_pb_section{padding-right:20px;padding-left:20px}.et_pb_text_3_tb_header h1{font-size:12px}.et_pb_row_2_tb_header.et_pb_row{padding-top:0!important;padding-top:0!important}}div.et_pb_section.et_pb_section_0_tb_footer{background-position:right 100% center;background-image:url(https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/07/Footer-DCRS.webp)!important}.et_pb_section_0_tb_footer.et_pb_section{padding-top:50px;padding-bottom:49px;background-color:#e5e5e5!important}.et_pb_row_0_tb_footer.et_pb_row{margin-left:80px!important}.et_pb_text_0_tb_footer h1,.et_pb_text_6_tb_footer h1{color:#005eb8!important}.et_pb_text_0_tb_footer h2{font-size:30px}.et_pb_text_0_tb_footer,.et_pb_text_6_tb_footer{margin-bottom:5px!important}.et_pb_text_1_tb_footer.et_pb_text,.et_pb_text_2_tb_footer.et_pb_text,.et_pb_text_3_tb_footer.et_pb_text{color:#111!important}.et_pb_text_1_tb_footer{margin-bottom:18px!important}.et_pb_text_2_tb_footer{font-size:40px;margin-bottom:29px!important}.et_pb_text_3_tb_footer{padding-top:0!important;margin-top:-11px!important;margin-bottom:-2px!important}.et_pb_button_0_tb_footer_wrapper{margin-top:29px!important}body #page-container .et_pb_section .et_pb_button_0_tb_footer{color:#fff!important;border-width:0!important;font-weight:700!important;background-color:#005eb8}body #page-container .et_pb_section .et_pb_button_0_tb_footer:hover{color:#fff!important;border-color:#005eb8!important;background-image:initial;background-color:#f47920}body #page-container .et_pb_section .et_pb_button_0_tb_footer,body #page-container .et_pb_section .et_pb_button_0_tb_footer:hover{padding:.3em 1em!important}body #page-container .et_pb_section .et_pb_button_0_tb_footer:after,body #page-container .et_pb_section .et_pb_button_0_tb_footer:before{display:none!important}.et_pb_button_0_tb_footer{transition:color .3s ease 0s,background-color .3s ease 0s,border .3s ease 0s}.et_pb_button_0_tb_footer,.et_pb_button_0_tb_footer:after{transition:all .3s ease 0s}.et_pb_section_1_tb_footer.et_pb_section{padding-bottom:43px;background-color:#111!important}.et_pb_text_4_tb_footer h3{font-size:30px;color:#fff!important;text-align:center}.et_pb_section_2_tb_footer.et_pb_section{padding-top:50px;padding-bottom:49px;background-color:#474747!important}.et_pb_text_5_tb_footer.et_pb_text{color:#fff!important}.et_pb_image_0_tb_footer .et_pb_image_wrap{border-radius:9px 9px 9px 9px;overflow:hidden}.et_pb_image_0_tb_footer{width:75%;text-align:left;margin-left:0}.et_pb_text_6_tb_footer h2{font-size:30px;color:#f47920!important}.el_md_testimonial_extended_0_tb_footer .swiper-pagination-bullet{background:#ccc}.el_md_testimonial_extended_0_tb_footer .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#f47920}.el_md_testimonial_extended_0_tb_footer .swiper-button-next,.el_md_testimonial_extended_0_tb_footer .swiper-button-prev{color:#111}.el_md_testimonial_extended_0_tb_footer .swiper-button-next::after,.el_md_testimonial_extended_0_tb_footer .swiper-button-prev::after{font-size:26px}.el_md_testimonial_extended_0_tb_footer .swiper-button-prev::after{content:"arrow_back_ios"!important}.el_md_testimonial_extended_0_tb_footer .swiper-button-next::after{content:"arrow_forward_ios"!important}.el_md_testimonial_extended_0_tb_footer .el-testimonial-meta{background-color:#fff}.el_md_testimonial_extended_0_tb_footer .el-quote-opening{color:#f47920;font-size:56px}.el_md_testimonial_extended_0_tb_footer .el-testimonial-rating .el-rated{font-size:24px}.et_pb_section_4_tb_footer.et_pb_section{padding-top:0;padding-bottom:0;margin-top:0}.et_pb_row_3_tb_footer,body #page-container .et-db #et-boc .et-l .et_pb_row_3_tb_footer.et_pb_row{width:100%}.et_pb_image_1_tb_footer,.et_pb_image_2_tb_footer{padding-top:0;margin-top:0!important;text-align:center}.et_pb_image_3_tb_footer,.et_pb_image_4_tb_footer,.et_pb_image_5_tb_footer,.et_pb_image_6_tb_footer{padding-top:0;margin-top:0!important;text-align:left;margin-left:0}.et_pb_image_7_tb_footer{padding-top:0;margin-top:0!important;text-align:right;margin-right:0}.et_pb_section_5_tb_footer.et_pb_section,.et_pb_section_6_tb_footer.et_pb_section{background-color:#111!important}.et_pb_row_4_tb_footer.et_pb_row,.et_pb_row_5_tb_footer.et_pb_row{padding-top:0!important;padding-right:60px!important;padding-bottom:0!important;padding-left:60px!important;padding-top:0;padding-right:60px;padding-bottom:0;padding-left:60px}.et_pb_row_4_tb_footer,.et_pb_row_5_tb_footer,body #page-container .et-db #et-boc .et-l .et_pb_row_4_tb_footer.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_row_5_tb_footer.et_pb_row{width:100%;max-width:2560px}.et_pb_image_8_tb_footer,.et_pb_image_9_tb_footer{text-align:left;margin-left:0}.et_pb_text_10_tb_footer.et_pb_text,.et_pb_text_11_tb_footer.et_pb_text,.et_pb_text_12_tb_footer.et_pb_text,.et_pb_text_13_tb_footer.et_pb_text,.et_pb_text_7_tb_footer.et_pb_text,.et_pb_text_8_tb_footer.et_pb_text,.et_pb_text_9_tb_footer.et_pb_text{color:#fff!important}.et_pb_text_12_tb_footer,.et_pb_text_13_tb_footer,.et_pb_text_7_tb_footer{font-size:14px}.et_pb_social_media_follow .et_pb_social_media_follow_network_0_tb_footer .icon:before,.et_pb_social_media_follow .et_pb_social_media_follow_network_1_tb_footer .icon:before,.et_pb_social_media_follow .et_pb_social_media_follow_network_2_tb_footer .icon:before,.et_pb_social_media_follow .et_pb_social_media_follow_network_3_tb_footer .icon:before{font-size:20px;line-height:40px;height:40px;width:40px}.et_pb_social_media_follow .et_pb_social_media_follow_network_0_tb_footer .icon,.et_pb_social_media_follow .et_pb_social_media_follow_network_1_tb_footer .icon,.et_pb_social_media_follow .et_pb_social_media_follow_network_2_tb_footer .icon,.et_pb_social_media_follow .et_pb_social_media_follow_network_3_tb_footer .icon{height:40px;width:40px}.et_pb_text_10_tb_footer,.et_pb_text_8_tb_footer{line-height:1.9em;font-size:15px;line-height:1.9em}.et_pb_text_11_tb_footer,.et_pb_text_9_tb_footer{line-height:0;font-size:15px;line-height:0}.et_pb_social_media_follow_network_0_tb_footer a.icon{background-color:#007bb6!important}.et_pb_social_media_follow_network_1_tb_footer a.icon{background-color:#3b5998!important}.et_pb_social_media_follow_network_2_tb_footer a.icon{background-color:#000!important}.et_pb_social_media_follow_network_3_tb_footer a.icon{background-color:#a82400!important}.et_pb_image_0_tb_footer.et_pb_module{margin-left:auto!important;margin-right:auto!important}.et_pb_row_3_tb_footer.et_pb_row{padding-top:8px!important;padding-right:8%!important;padding-bottom:0!important;padding-left:8%!important;margin-left:auto!important;margin-right:auto!important;padding-top:8px;padding-right:8%;padding-bottom:0;padding-left:8%}@media only screen and (min-width:981px){.et_fixed_nav #page-container .et-fixed-header#top-header{background-color:#f47920!important}.et_fixed_nav #page-container .et-fixed-header#top-header #et-secondary-nav li ul{background-color:#f47920}.et_pb_section_2_tb_header,.et_pb_section_3_tb_header,.et_pb_section_4_tb_header{display:none!important}.et_pb_row_0_tb_footer,body #page-container .et-db #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row{width:82%}.el_md_testimonial_extended_0_tb_footer{width:100%}.et_pb_image_8_tb_footer{width:160px}.et_pb_image_9_tb_footer{width:87px}.et_pb_blog_2{display:none!important}}@media only screen and (max-width:980px){div.et_pb_section.et_pb_section_0_tb_footer{background-size:contain;background-position:right 0 bottom 0}.et_pb_section_0_tb_footer.et_pb_section{background-color:#d9d9d9!important}.et_pb_row_0_tb_footer.et_pb_row{margin-left:80px!important}.et_pb_row_0_tb_footer,body #page-container .et-db #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row{width:82%}div.et_pb_section.et_pb_section_2_tb_footer{background-image:initial!important}.et_pb_section_2_tb_footer.et_pb_section{background-color:#e5e5e5!important}.et_pb_text_5_tb_footer.et_pb_text{color:#474747!important}.et_pb_image_0_tb_footer .et_pb_image_wrap img,.et_pb_image_1_tb_footer .et_pb_image_wrap img,.et_pb_image_2_tb_footer .et_pb_image_wrap img,.et_pb_image_3_tb_footer .et_pb_image_wrap img,.et_pb_image_4_tb_footer .et_pb_image_wrap img,.et_pb_image_5_tb_footer .et_pb_image_wrap img,.et_pb_image_6_tb_footer .et_pb_image_wrap img,.et_pb_image_7_tb_footer .et_pb_image_wrap img,.et_pb_image_8_tb_footer .et_pb_image_wrap img,.et_pb_image_9_tb_footer .et_pb_image_wrap img{width:auto}.el_md_testimonial_extended_0_tb_footer{margin-right:20px!important;margin-left:20px!important;width:100%}.et_pb_row_3_tb_footer.et_pb_row{padding-right:18%!important;padding-left:18%!important;padding-right:18%!important;padding-left:18%!important}.et_pb_image_8_tb_footer{width:160px}.et_pb_image_9_tb_footer{width:87px}}@media only screen and (max-width:767px){div.et_pb_section.et_pb_section_0_tb_footer,div.et_pb_section.et_pb_section_2_tb_footer{background-image:initial!important}.et_pb_section_0_tb_footer.et_pb_section{padding-top:39px;padding-bottom:0;background-color:#d9d9d9!important}.et_pb_row_0_tb_footer.et_pb_row{margin-left:60px!important}.et_pb_section_2_tb_footer.et_pb_section{padding-top:39px;padding-bottom:0;background-color:#e5e5e5!important}.et_pb_text_5_tb_footer.et_pb_text{color:#474747!important}.et_pb_image_0_tb_footer .et_pb_image_wrap img,.et_pb_image_1_tb_footer .et_pb_image_wrap img,.et_pb_image_2_tb_footer .et_pb_image_wrap img,.et_pb_image_3_tb_footer .et_pb_image_wrap img,.et_pb_image_4_tb_footer .et_pb_image_wrap img,.et_pb_image_5_tb_footer .et_pb_image_wrap img,.et_pb_image_6_tb_footer .et_pb_image_wrap img,.et_pb_image_7_tb_footer .et_pb_image_wrap img,.et_pb_image_8_tb_footer .et_pb_image_wrap img,.et_pb_image_9_tb_footer .et_pb_image_wrap img{width:auto}.el_md_testimonial_extended_0_tb_footer{margin-right:-10px!important;margin-left:0!important}.et_pb_row_3_tb_footer.et_pb_row{padding-right:7%!important;padding-left:7%!important;padding-right:7%!important;padding-left:7%!important}.et_pb_image_8_tb_footer{width:50%}.et_pb_image_9_tb_footer{width:55%}}.et_pb_text_27 h2,.et_pb_text_35 h2,.et_pb_text_40 h2,.et_pb_text_42 h2,.et_pb_text_49 h2{font-weight:700;font-size:40px;color:#fff!important}.et_pb_divider_4,.et_pb_divider_5,.et_pb_divider_6,.et_pb_divider_7,.et_pb_text_27,.et_pb_text_35,.et_pb_text_40,.et_pb_text_42,.et_pb_text_49{margin-bottom:10px!important}.et_pb_text_28.et_pb_text,.et_pb_text_29.et_pb_text,.et_pb_text_30.et_pb_text,.et_pb_text_30.et_pb_text a,.et_pb_text_31.et_pb_text,.et_pb_text_31.et_pb_text a,.et_pb_text_32.et_pb_text,.et_pb_text_32.et_pb_text a,.et_pb_text_33.et_pb_text,.et_pb_text_34.et_pb_text,.et_pb_text_36.et_pb_text,.et_pb_text_37.et_pb_text,.et_pb_text_38.et_pb_text,.et_pb_text_38.et_pb_text a:hover,.et_pb_text_39.et_pb_text,.et_pb_text_39.et_pb_text a,.et_pb_text_41.et_pb_text,.et_pb_text_43.et_pb_text,.et_pb_text_44.et_pb_text,.et_pb_text_46.et_pb_text,.et_pb_text_46.et_pb_text a,.et_pb_text_48.et_pb_text,.et_pb_text_48.et_pb_text a,.et_pb_text_50.et_pb_text,.et_pb_text_52.et_pb_text,.et_pb_text_53.et_pb_text,.et_pb_text_54 h1{color:#fff!important}.et_pb_text_28,.et_pb_text_36,.et_pb_text_41,.et_pb_text_43,.et_pb_text_50{background-color:RGBA(0,0,0,0);margin-top:0!important;margin-left:40px!important;width:100%;position:relative;top:20px;bottom:auto;right:-52%;left:auto;width:140px;padding-left:30px}.et_pb_image_10,.et_pb_image_11,.et_pb_image_12,.et_pb_image_13,.et_pb_image_15,.et_pb_image_8,.et_pb_image_9{text-align:left;margin-left:0}.et_pb_text_29,.et_pb_text_30,.et_pb_text_31,.et_pb_text_32,.et_pb_text_33,.et_pb_text_46,.et_pb_text_52{font-size:24px}.et_pb_divider_4:before,.et_pb_divider_5:before,.et_pb_divider_6:before,.et_pb_divider_7:before{border-top-color:#fff}.et_pb_text_34,.et_pb_text_37,.et_pb_text_44,.et_pb_text_51{font-weight:700;font-size:22px;margin-bottom:-11px!important}body #page-container .et_pb_section .et_pb_button_5,body #page-container .et_pb_section .et_pb_button_6,body #page-container .et_pb_section .et_pb_button_7,body #page-container .et_pb_section .et_pb_button_8,body #page-container .et_pb_section .et_pb_button_9{color:#fff!important;font-weight:700!important;background-color:#005eb8}.et_pb_button_5,.et_pb_button_5:after,.et_pb_button_6,.et_pb_button_6:after,.et_pb_button_7,.et_pb_button_7:after,.et_pb_button_8,.et_pb_button_8:after,.et_pb_button_9,.et_pb_button_9:after{transition:all .3s ease 0s}.et_pb_text_38{line-height:1em;font-size:24px;line-height:1em}.et_pb_text_38.et_pb_text a{color:#fff!important;transition:color .3s ease 0s}.et_pb_text_39,.et_pb_text_48,.et_pb_text_53{font-size:24px;margin-bottom:1px!important}.et_pb_blog_1 .et_pb_post .entry-title{font-size:23px!important}.et_pb_blog_1 .et_pb_blog_grid .et_pb_post{border-width:0}.et_pb_blog_1 .entry-title{padding:1.3em}.et_pb_image_14{width:100%;max-width:100%!important;text-align:left;margin-left:0}.et_pb_image_14 .et_pb_image_wrap,.et_pb_image_14 img{width:100%}.et_pb_text_45 h2,.et_pb_text_47 h2{font-size:30px;color:#fff!important}.et_pb_text_45,.et_pb_text_47{margin-bottom:15px!important}.et_pb_blog_2 .et_pb_post .entry-title a,.et_pb_blog_3 .et_pb_post .entry-title a,.et_pb_text_51.et_pb_text{color:#f47920!important}div.et_pb_section.et_pb_section_10{background-image:linear-gradient(344deg,rgba(17,17,17,.81) 0,rgba(17,17,17,.73) 100%),url(https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-bg.jpg)!important}.et_pb_section_10.et_pb_section{padding-top:79px;padding-bottom:49px;background-color:#111!important}.et_pb_section_11.et_pb_section{padding-top:0;padding-bottom:8px;margin-top:0;background-color:#f4f4f4!important}.et_pb_row_25.et_pb_row{padding-top:20px!important;padding-bottom:0!important;margin-top:0!important;padding-top:20px;padding-bottom:0}.dsm_breadcrumbs_0 .dsm_breadcrumbs li.dsm_breadcrumbs_item{margin-bottom:10px}.dsm_breadcrumbs_0 .dsm_breadcrumbs li.dsm_breadcrumbs_item a{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}.dsm_breadcrumbs_0 .dsm_breadcrumbs li.dsm_breadcrumbs_separator{margin-bottom:10px;padding-top:0!important;padding-right:0!important;padding-bottom:0!important;padding-left:0!important}.dsm_breadcrumbs_0 .dsm_breadcrumbs li.dsm_breadcrumbs_item.dsm_breadcrumbs_item_current{margin-bottom:10px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}.dsm_breadcrumbs_0{justify-content:flex-start}.dsm_breadcrumbs_0 .dsm_breadcrumbs li.dsm_breadcrumbs_item,.dsm_breadcrumbs_0 .dsm_breadcrumbs li.dsm_breadcrumbs_item a,.dsm_breadcrumbs_0 .dsm_breadcrumbs li.dsm_breadcrumbs_item.dsm_breadcrumbs_item_current,.dsm_breadcrumbs_0 .dsm_breadcrumbs li.dsm_breadcrumbs_separator{transition:border-color .3s 0s ease,border-radius .3s 0s ease,box-shadow .3s 0s ease,color .3s 0s ease,box-shadow .3s 0s ease,background-color .3s 0s ease,box-shadow .3s 0s ease,padding .3s 0s ease,margin .3s 0s ease}.dsm_breadcrumbs_0 .dsm_breadcrumbs .dsm_breadcrumbs_separator .dsm_separator_icon,.dsm_breadcrumbs_0 .dsm_breadcrumbs li.dsm_breadcrumbs_item .dsm_home_icon,.et-db #et-boc .et-l .dsm_breadcrumbs_0 .dsm_breadcrumbs .dsm_breadcrumbs_separator .dsm_separator_icon,.et-db #et-boc .et-l .dsm_breadcrumbs_0 .dsm_breadcrumbs li.dsm_breadcrumbs_item .dsm_home_icon{font-family:ETmodules!important;font-weight:400!important}.et_pb_section_12.et_pb_section{padding-top:40px;padding-bottom:12px;margin-top:0}.et_pb_blog_2 .et_pb_post div.post-content a.more-link{font-weight:700;line-height:2.1em}.et_pb_blog_2 .entry-title{margin-top:20px}.et_pb_blog_2 .post-content,.et_pb_blog_3 .post-content{border-bottom:2px solid #e5e5e5;padding-bottom:40px}.et_pb_blog_3 .et_pb_post div.post-content a.more-link{font-weight:700;color:#fff!important;line-height:2.1em}.et_pb_blog_3 a.more-link{background-color:#005eb8;border:none}@media only screen and (max-width:980px){.et_pb_image_10 .et_pb_image_wrap img,.et_pb_image_11 .et_pb_image_wrap img,.et_pb_image_12 .et_pb_image_wrap img,.et_pb_image_13 .et_pb_image_wrap img,.et_pb_image_15 .et_pb_image_wrap img,.et_pb_image_8 .et_pb_image_wrap img,.et_pb_image_9 .et_pb_image_wrap img{width:auto}body #page-container .et_pb_section .et_pb_button_5:after,body #page-container .et_pb_section .et_pb_button_6:after,body #page-container .et_pb_section .et_pb_button_7:after,body #page-container .et_pb_section .et_pb_button_8:after,body #page-container .et_pb_section .et_pb_button_9:after{display:inline-block;opacity:0}body #page-container .et_pb_section .et_pb_button_5:hover:after,body #page-container .et_pb_section .et_pb_button_6:hover:after,body #page-container .et_pb_section .et_pb_button_7:hover:after,body #page-container .et_pb_section .et_pb_button_8:hover:after,body #page-container .et_pb_section .et_pb_button_9:hover:after{opacity:1}.et_pb_section_10.et_pb_section{background-color:#111!important}.et_pb_mega_menu_image_10 .et_pb_image_wrap img,.et_pb_mega_menu_image_11 .et_pb_image_wrap img,.et_pb_mega_menu_image_12 .et_pb_image_wrap img,.et_pb_mega_menu_image_8 .et_pb_image_wrap img,.et_pb_mega_menu_image_9 .et_pb_image_wrap img{width:auto}body #page-container .et_pb_section .et_pb_mega_menu_button_5:after{display:inline-block;opacity:0}body #page-container .et_pb_section .et_pb_mega_menu_button_5:hover:after{opacity:1}}@media only screen and (min-width:768px) and (max-width:980px){.et_pb_section_0_tb_header,.et_pb_section_1_tb_header{display:none!important}.et_pb_blog_3{display:none!important}}@media only screen and (max-width:767px){.et_pb_blog_3{display:none!important}.et_pb_image_10 .et_pb_image_wrap img,.et_pb_image_11 .et_pb_image_wrap img,.et_pb_image_12 .et_pb_image_wrap img,.et_pb_image_13 .et_pb_image_wrap img,.et_pb_image_15 .et_pb_image_wrap img,.et_pb_image_8 .et_pb_image_wrap img,.et_pb_image_9 .et_pb_image_wrap img{width:auto}body #page-container .et_pb_section .et_pb_button_5:after,body #page-container .et_pb_section .et_pb_button_6:after,body #page-container .et_pb_section .et_pb_button_7:after,body #page-container .et_pb_section .et_pb_button_8:after,body #page-container .et_pb_section .et_pb_button_9:after{display:inline-block;opacity:0}body #page-container .et_pb_section .et_pb_button_5:hover:after,body #page-container .et_pb_section .et_pb_button_6:hover:after,body #page-container .et_pb_section .et_pb_button_7:hover:after,body #page-container .et_pb_section .et_pb_button_8:hover:after,body #page-container .et_pb_section .et_pb_button_9:hover:after{opacity:1}div.et_pb_section.et_pb_section_10{background-image:linear-gradient(344deg,rgba(17,17,17,.81) 0,rgba(17,17,17,.73) 100%)!important}.et_pb_section_10.et_pb_section{padding-top:39px;padding-bottom:0;background-color:#fff!important}.dsm_breadcrumbs_0 .dsm_breadcrumbs li.dsm_breadcrumbs_item a,.dsm_breadcrumbs_0 .dsm_breadcrumbs li.dsm_breadcrumbs_item span.dsm_home_icon,.dsm_breadcrumbs_0 .dsm_breadcrumbs li.dsm_breadcrumbs_item.dsm_breadcrumbs_item_current,.dsm_breadcrumbs_0 .dsm_breadcrumbs li.dsm_breadcrumbs_item.dsm_breadcrumbs_item_current span,.dsm_breadcrumbs_0 .dsm_breadcrumbs li.dsm_breadcrumbs_item:not(.dsm_breadcrumbs_item_current),.et-db #et-boc .et-l .dsm_breadcrumbs_0 .dsm_breadcrumbs li.dsm_breadcrumbs_item span.dsm_home_icon{font-size:14px}}.w3eden #csp .list-group-item,.w3eden #wpdm-dashboard-sidebar .list-group-item,.w3eden .alert:before,.w3eden .btn,.w3eden .fetfont,.w3eden .modal-title{font-family:Rubik,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";text-transform:uppercase;font-weight:700}.w3eden #csp .list-group-item{text-transform:unset}:root{--color-primary:#005eb8;--color-primary-rgb:0,94,184;--color-primary-hover:#4a8eff;--color-primary-active:#005eb8;--color-secondary:#6c757d;--color-secondary-rgb:108,117,125;--color-secondary-hover:#6c757d;--color-secondary-active:#6c757d;--color-success:#18ce0f;--color-success-rgb:24,206,15;--color-success-hover:#18ce0f;--color-success-active:#18ce0f;--color-info:#2CA8FF;--color-info-rgb:44,168,255;--color-info-hover:#2CA8FF;--color-info-active:#2CA8FF;--color-warning:#FFB236;--color-warning-rgb:255,178,54;--color-warning-hover:#FFB236;--color-warning-active:#FFB236;--color-danger:#ff5062;--color-danger-rgb:255,80,98;--color-danger-hover:#ff5062;--color-danger-active:#ff5062;--color-green:#30b570;--color-blue:#0073ff;--color-purple:#8557D3;--color-red:#ff5062;--color-muted:rgba(69, 89, 122, .6);--wpdm-font:"Rubik",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}[data-columns]::before{visibility:hidden;position:absolute;font-size:1px}.fluid-width-video-wrapper{width:100%;position:relative;padding:0}.fluid-width-video-wrapper embed,.fluid-width-video-wrapper iframe,.fluid-width-video-wrapper object{position:absolute;top:0;left:0;width:100%;height:100%}div.et_pb_section.et_pb_mega_menu_section_5{background-image:url(https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/menu-bg.png)!important}.et_pb_mega_menu_section_5.et_pb_section{padding-top:0;padding-bottom:0}.et_pb_mega_menu_section_5{width:100%;z-index:9999999999;position:relative;height:100vh}.et_pb_mega_menu_row_12.et_pb_row{padding-top:100px!important;padding-right:60px!important;padding-bottom:31px!important;padding-left:60px!important;padding-top:100px;padding-right:60px;padding-bottom:31px;padding-left:60px}.et_pb_mega_menu_row_12,.et_pb_mega_menu_row_13,.et_pb_mega_menu_row_15,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_12.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_13.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_15.et_pb_row{width:100%;max-width:2560px}.et_pb_mega_menu_text_27 h2{font-weight:700;font-size:40px;color:#fff!important}.et_pb_mega_menu_divider_4,.et_pb_mega_menu_text_27{margin-bottom:10px!important}.et_pb_mega_menu_text_28.et_pb_text,.et_pb_mega_menu_text_29.et_pb_text,.et_pb_mega_menu_text_30.et_pb_text,.et_pb_mega_menu_text_30.et_pb_text a,.et_pb_mega_menu_text_31.et_pb_text,.et_pb_mega_menu_text_31.et_pb_text a,.et_pb_mega_menu_text_32.et_pb_text,.et_pb_mega_menu_text_32.et_pb_text a,.et_pb_mega_menu_text_33.et_pb_text,.et_pb_mega_menu_text_34.et_pb_text{color:#fff!important}.et_pb_mega_menu_text_28{background-color:RGBA(0,0,0,0);margin-top:0!important;margin-left:40px!important;width:100%;position:relative;top:20px;bottom:auto;right:-52%;left:auto;width:140px;padding-left:30px}.et_pb_mega_menu_image_10,.et_pb_mega_menu_image_11,.et_pb_mega_menu_image_12,.et_pb_mega_menu_image_8,.et_pb_mega_menu_image_9{text-align:left;margin-left:0}.et_pb_mega_menu_divider_4:before{border-top-color:#fff}.et_pb_mega_menu_row_15.et_pb_row{padding-top:0!important;padding-right:60px!important;padding-bottom:50px!important;padding-left:60px!important;padding-top:0;padding-right:60px;padding-bottom:50px;padding-left:60px}.et_pb_mega_menu_text_34{font-weight:700;font-size:22px;margin-bottom:-11px!important}body #page-container .et_pb_section .et_pb_mega_menu_button_5{color:#fff!important;font-weight:700!important;background-color:#005eb8}.et_pb_mega_menu_button_5,.et_pb_mega_menu_button_5:after{transition:all .3s ease 0s}div.et_pb_section.et-db #et-boc .et-l .et_pb_mega_menu_section_5{background-image:url(https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/menu-bg.png)!important}.et-db #et-boc .et-l .et_pb_mega_menu_section_5.et_pb_section{padding-top:0;padding-bottom:0}.et-db #et-boc .et-l .et_pb_mega_menu_section_5{width:100%;z-index:9999999999;position:relative;height:100vh}.et-db #et-boc .et-l .et_pb_mega_menu_row_12.et_pb_row{padding-top:100px!important;padding-right:60px!important;padding-bottom:31px!important;padding-left:60px!important;padding-top:100px;padding-right:60px;padding-bottom:31px;padding-left:60px}.et-db #et-boc .et-l .et_pb_mega_menu_row_12,.et-db #et-boc .et-l .et_pb_mega_menu_row_13,.et-db #et-boc .et-l .et_pb_mega_menu_row_15,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_12.et_pb_row,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_13.et_pb_row,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_15.et_pb_row{width:100%;max-width:2560px}.et-db #et-boc .et-l .et_pb_mega_menu_text_27 h2{font-weight:700;font-size:40px;color:#fff!important}.et-db #et-boc .et-l .et_pb_mega_menu_divider_4,.et-db #et-boc .et-l .et_pb_mega_menu_text_27{margin-bottom:10px!important}.et-db #et-boc .et-l .et_pb_mega_menu_text_28.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_29.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_30.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_30.et_pb_text a,.et-db #et-boc .et-l .et_pb_mega_menu_text_31.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_31.et_pb_text a,.et-db #et-boc .et-l .et_pb_mega_menu_text_32.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_32.et_pb_text a,.et-db #et-boc .et-l .et_pb_mega_menu_text_33.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_34.et_pb_text{color:#fff!important}.et-db #et-boc .et-l .et_pb_mega_menu_text_28{background-color:RGBA(0,0,0,0);margin-top:0!important;margin-left:40px!important;width:100%;position:relative;top:20px;bottom:auto;right:-52%;left:auto;width:140px;padding-left:30px}.et-db #et-boc .et-l .et_pb_mega_menu_image_10,.et-db #et-boc .et-l .et_pb_mega_menu_image_11,.et-db #et-boc .et-l .et_pb_mega_menu_image_12,.et-db #et-boc .et-l .et_pb_mega_menu_image_8,.et-db #et-boc .et-l .et_pb_mega_menu_image_9{text-align:left;margin-left:0}.et-db #et-boc .et-l .et_pb_mega_menu_divider_4:before{border-top-color:#fff}.et-db #et-boc .et-l .et_pb_mega_menu_row_15.et_pb_row{padding-top:0!important;padding-right:60px!important;padding-bottom:50px!important;padding-left:60px!important;padding-top:0;padding-right:60px;padding-bottom:50px;padding-left:60px}.et-db #et-boc .et-l .et_pb_mega_menu_text_34{font-weight:700;font-size:22px;margin-bottom:-11px!important}.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5{color:#fff!important;font-weight:700!important;background-color:#005eb8}.et-db #et-boc .et-l .et_pb_mega_menu_button_5,.et-db #et-boc .et-l .et_pb_mega_menu_button_5:after{transition:all .3s ease 0s}@media only screen and (max-width:767px){.et_pb_mega_menu_column_36,.et_pb_mega_menu_column_42,.et_pb_mega_menu_column_43{display:none!important}.et_pb_mega_menu_image_10 .et_pb_image_wrap img,.et_pb_mega_menu_image_11 .et_pb_image_wrap img,.et_pb_mega_menu_image_12 .et_pb_image_wrap img,.et_pb_mega_menu_image_8 .et_pb_image_wrap img,.et_pb_mega_menu_image_9 .et_pb_image_wrap img{width:auto}body #page-container .et_pb_section .et_pb_mega_menu_button_5:after{display:inline-block;opacity:0}body #page-container .et_pb_section .et_pb_mega_menu_button_5:hover:after{opacity:1}.et_pb_mega_menu_column_38,.et_pb_mega_menu_column_39,.et_pb_mega_menu_column_40{padding-top:0;margin-top:-30px}.et-db #et-boc .et-l .et_pb_mega_menu_column_36,.et-db #et-boc .et-l .et_pb_mega_menu_column_42,.et-db #et-boc .et-l .et_pb_mega_menu_column_43{display:none!important}.et-db #et-boc .et-l .et_pb_mega_menu_image_10 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_11 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_12 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_8 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_9 .et_pb_image_wrap img{width:auto}.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5:after{display:inline-block;opacity:0}.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5:hover:after{opacity:1}.et-db #et-boc .et-l .et_pb_mega_menu_column_38,.et-db #et-boc .et-l .et_pb_mega_menu_column_39,.et-db #et-boc .et-l .et_pb_mega_menu_column_40{padding-top:0;margin-top:-30px}}div.et_pb_section.et_pb_mega_menu_section_5,div.et_pb_section.et_pb_mega_menu_section_6{background-image:url(https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/menu-bg.png)!important}.et_pb_mega_menu_section_5.et_pb_section,.et_pb_mega_menu_section_6.et_pb_section{padding-top:0;padding-bottom:0}.et_pb_mega_menu_section_5,.et_pb_mega_menu_section_6{width:100%;z-index:9999999999;position:relative;height:100vh}.et_pb_mega_menu_row_12.et_pb_row,.et_pb_mega_menu_row_16.et_pb_row{padding-top:100px!important;padding-right:60px!important;padding-bottom:31px!important;padding-left:60px!important;padding-top:100px;padding-right:60px;padding-bottom:31px;padding-left:60px}.et_pb_mega_menu_row_12,.et_pb_mega_menu_row_13,.et_pb_mega_menu_row_15,.et_pb_mega_menu_row_16,.et_pb_mega_menu_row_17,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_12.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_13.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_15.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_16.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_17.et_pb_row{width:100%;max-width:2560px}.et_pb_mega_menu_text_27 h2,.et_pb_mega_menu_text_35 h2{font-weight:700;font-size:40px;color:#fff!important}.et_pb_mega_menu_divider_4,.et_pb_mega_menu_divider_5,.et_pb_mega_menu_text_27,.et_pb_mega_menu_text_35{margin-bottom:10px!important}.et_pb_mega_menu_text_28.et_pb_text,.et_pb_mega_menu_text_29.et_pb_text,.et_pb_mega_menu_text_30.et_pb_text,.et_pb_mega_menu_text_30.et_pb_text a,.et_pb_mega_menu_text_31.et_pb_text,.et_pb_mega_menu_text_31.et_pb_text a,.et_pb_mega_menu_text_32.et_pb_text,.et_pb_mega_menu_text_32.et_pb_text a,.et_pb_mega_menu_text_33.et_pb_text,.et_pb_mega_menu_text_34.et_pb_text,.et_pb_mega_menu_text_36.et_pb_text,.et_pb_mega_menu_text_37.et_pb_text,.et_pb_mega_menu_text_38.et_pb_text,.et_pb_mega_menu_text_38.et_pb_text a:hover,.et_pb_mega_menu_text_39.et_pb_text,.et_pb_mega_menu_text_39.et_pb_text a{color:#fff!important}.et_pb_mega_menu_text_28,.et_pb_mega_menu_text_36{background-color:RGBA(0,0,0,0);margin-top:0!important;margin-left:40px!important;width:100%;position:relative;top:20px;bottom:auto;right:-52%;left:auto;width:140px;padding-left:30px}.et_pb_mega_menu_row_15.et_pb_row,.et_pb_mega_menu_row_17.et_pb_row{padding-top:0!important;padding-right:60px!important;padding-bottom:50px!important;padding-left:60px!important;padding-top:0;padding-right:60px;padding-bottom:50px;padding-left:60px}body #page-container .et_pb_section .et_pb_mega_menu_button_5,body #page-container .et_pb_section .et_pb_mega_menu_button_6{color:#fff!important;font-weight:700!important;background-color:#005eb8}.et_pb_mega_menu_button_5,.et_pb_mega_menu_button_5:after,.et_pb_mega_menu_button_6,.et_pb_mega_menu_button_6:after{transition:all .3s ease 0s}.et_pb_mega_menu_button_6_wrapper{margin-top:30px!important}div.et_pb_section.et-db #et-boc .et-l .et_pb_mega_menu_section_5,div.et_pb_section.et-db #et-boc .et-l .et_pb_mega_menu_section_6{background-image:url(https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/menu-bg.png)!important}.et-db #et-boc .et-l .et_pb_mega_menu_section_5.et_pb_section,.et-db #et-boc .et-l .et_pb_mega_menu_section_6.et_pb_section{padding-top:0;padding-bottom:0}.et-db #et-boc .et-l .et_pb_mega_menu_section_5,.et-db #et-boc .et-l .et_pb_mega_menu_section_6{width:100%;z-index:9999999999;position:relative;height:100vh}.et-db #et-boc .et-l .et_pb_mega_menu_row_12.et_pb_row,.et-db #et-boc .et-l .et_pb_mega_menu_row_16.et_pb_row{padding-top:100px!important;padding-right:60px!important;padding-bottom:31px!important;padding-left:60px!important;padding-top:100px;padding-right:60px;padding-bottom:31px;padding-left:60px}.et-db #et-boc .et-l .et_pb_mega_menu_row_12,.et-db #et-boc .et-l .et_pb_mega_menu_row_13,.et-db #et-boc .et-l .et_pb_mega_menu_row_15,.et-db #et-boc .et-l .et_pb_mega_menu_row_16,.et-db #et-boc .et-l .et_pb_mega_menu_row_17,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_12.et_pb_row,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_13.et_pb_row,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_15.et_pb_row,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_16.et_pb_row,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_17.et_pb_row{width:100%;max-width:2560px}.et-db #et-boc .et-l .et_pb_mega_menu_text_27 h2,.et-db #et-boc .et-l .et_pb_mega_menu_text_35 h2{font-weight:700;font-size:40px;color:#fff!important}.et-db #et-boc .et-l .et_pb_mega_menu_divider_4,.et-db #et-boc .et-l .et_pb_mega_menu_divider_5,.et-db #et-boc .et-l .et_pb_mega_menu_text_27,.et-db #et-boc .et-l .et_pb_mega_menu_text_35{margin-bottom:10px!important}.et-db #et-boc .et-l .et_pb_mega_menu_text_28.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_29.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_30.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_30.et_pb_text a,.et-db #et-boc .et-l .et_pb_mega_menu_text_31.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_31.et_pb_text a,.et-db #et-boc .et-l .et_pb_mega_menu_text_32.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_32.et_pb_text a,.et-db #et-boc .et-l .et_pb_mega_menu_text_33.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_34.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_36.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_37.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_38.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_38.et_pb_text a:hover,.et-db #et-boc .et-l .et_pb_mega_menu_text_39.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_39.et_pb_text a{color:#fff!important}.et-db #et-boc .et-l .et_pb_mega_menu_text_28,.et-db #et-boc .et-l .et_pb_mega_menu_text_36{background-color:RGBA(0,0,0,0);margin-top:0!important;margin-left:40px!important;width:100%;position:relative;top:20px;bottom:auto;right:-52%;left:auto;width:140px;padding-left:30px}.et-db #et-boc .et-l .et_pb_mega_menu_row_15.et_pb_row,.et-db #et-boc .et-l .et_pb_mega_menu_row_17.et_pb_row{padding-top:0!important;padding-right:60px!important;padding-bottom:50px!important;padding-left:60px!important;padding-top:0;padding-right:60px;padding-bottom:50px;padding-left:60px}.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_6{color:#fff!important;font-weight:700!important;background-color:#005eb8}.et-db #et-boc .et-l .et_pb_mega_menu_button_5,.et-db #et-boc .et-l .et_pb_mega_menu_button_5:after,.et-db #et-boc .et-l .et_pb_mega_menu_button_6,.et-db #et-boc .et-l .et_pb_mega_menu_button_6:after{transition:all .3s ease 0s}.et-db #et-boc .et-l .et_pb_mega_menu_button_6_wrapper{margin-top:30px!important}@media only screen and (max-width:767px){.et_pb_mega_menu_column_36,.et_pb_mega_menu_column_42,.et_pb_mega_menu_column_43,.et_pb_mega_menu_column_47{display:none!important}.et_pb_mega_menu_image_10 .et_pb_image_wrap img,.et_pb_mega_menu_image_11 .et_pb_image_wrap img,.et_pb_mega_menu_image_12 .et_pb_image_wrap img,.et_pb_mega_menu_image_13 .et_pb_image_wrap img,.et_pb_mega_menu_image_8 .et_pb_image_wrap img,.et_pb_mega_menu_image_9 .et_pb_image_wrap img{width:auto}body #page-container .et_pb_section .et_pb_mega_menu_button_5:after,body #page-container .et_pb_section .et_pb_mega_menu_button_6:after{display:inline-block;opacity:0}body #page-container .et_pb_section .et_pb_mega_menu_button_5:hover:after,body #page-container .et_pb_section .et_pb_mega_menu_button_6:hover:after{opacity:1}.et_pb_mega_menu_column_38,.et_pb_mega_menu_column_39,.et_pb_mega_menu_column_40,.et_pb_mega_menu_column_49{padding-top:0;margin-top:-30px}.et-db #et-boc .et-l .et_pb_mega_menu_column_36,.et-db #et-boc .et-l .et_pb_mega_menu_column_42,.et-db #et-boc .et-l .et_pb_mega_menu_column_43,.et-db #et-boc .et-l .et_pb_mega_menu_column_47{display:none!important}.et-db #et-boc .et-l .et_pb_mega_menu_image_10 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_11 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_12 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_13 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_8 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_9 .et_pb_image_wrap img{width:auto}.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_6:after{display:inline-block;opacity:0}.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5:hover:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_6:hover:after{opacity:1}.et-db #et-boc .et-l .et_pb_mega_menu_column_38,.et-db #et-boc .et-l .et_pb_mega_menu_column_39,.et-db #et-boc .et-l .et_pb_mega_menu_column_40,.et-db #et-boc .et-l .et_pb_mega_menu_column_49{padding-top:0;margin-top:-30px}}div.et_pb_section.et_pb_mega_menu_section_5,div.et_pb_section.et_pb_mega_menu_section_6,div.et_pb_section.et_pb_mega_menu_section_7{background-image:url(https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/menu-bg.png)!important}.et_pb_mega_menu_section_5.et_pb_section,.et_pb_mega_menu_section_6.et_pb_section,.et_pb_mega_menu_section_7.et_pb_section{padding-top:0;padding-bottom:0}.et_pb_mega_menu_section_5,.et_pb_mega_menu_section_6,.et_pb_mega_menu_section_7{width:100%;z-index:9999999999;position:relative;height:100vh}.et_pb_mega_menu_row_12.et_pb_row,.et_pb_mega_menu_row_16.et_pb_row,.et_pb_mega_menu_row_18.et_pb_row{padding-top:100px!important;padding-right:60px!important;padding-bottom:31px!important;padding-left:60px!important;padding-top:100px;padding-right:60px;padding-bottom:31px;padding-left:60px}.et_pb_mega_menu_row_12,.et_pb_mega_menu_row_13,.et_pb_mega_menu_row_15,.et_pb_mega_menu_row_16,.et_pb_mega_menu_row_17,.et_pb_mega_menu_row_18,.et_pb_mega_menu_row_19,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_12.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_13.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_15.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_16.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_17.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_18.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_19.et_pb_row{width:100%;max-width:2560px}.et_pb_mega_menu_text_27 h2,.et_pb_mega_menu_text_35 h2,.et_pb_mega_menu_text_40 h2{font-weight:700;font-size:40px;color:#fff!important}.et_pb_mega_menu_divider_4,.et_pb_mega_menu_divider_5,.et_pb_mega_menu_text_27,.et_pb_mega_menu_text_35,.et_pb_mega_menu_text_40{margin-bottom:10px!important}.et_pb_mega_menu_text_28.et_pb_text,.et_pb_mega_menu_text_29.et_pb_text,.et_pb_mega_menu_text_30.et_pb_text,.et_pb_mega_menu_text_30.et_pb_text a,.et_pb_mega_menu_text_31.et_pb_text,.et_pb_mega_menu_text_31.et_pb_text a,.et_pb_mega_menu_text_32.et_pb_text,.et_pb_mega_menu_text_32.et_pb_text a,.et_pb_mega_menu_text_33.et_pb_text,.et_pb_mega_menu_text_34.et_pb_text,.et_pb_mega_menu_text_36.et_pb_text,.et_pb_mega_menu_text_37.et_pb_text,.et_pb_mega_menu_text_38.et_pb_text,.et_pb_mega_menu_text_38.et_pb_text a:hover,.et_pb_mega_menu_text_39.et_pb_text,.et_pb_mega_menu_text_39.et_pb_text a,.et_pb_mega_menu_text_41.et_pb_text{color:#fff!important}.et_pb_mega_menu_text_28,.et_pb_mega_menu_text_36,.et_pb_mega_menu_text_41{background-color:RGBA(0,0,0,0);margin-top:0!important;margin-left:40px!important;width:100%;position:relative;top:20px;bottom:auto;right:-52%;left:auto;width:140px;padding-left:30px}.et_pb_mega_menu_text_29,.et_pb_mega_menu_text_30,.et_pb_mega_menu_text_31,.et_pb_mega_menu_text_32,.et_pb_mega_menu_text_33{font-size:24px}.et_pb_mega_menu_divider_4:before,.et_pb_mega_menu_divider_5:before{border-top-color:#fff}.et_pb_mega_menu_row_15.et_pb_row,.et_pb_mega_menu_row_17.et_pb_row,.et_pb_mega_menu_row_19.et_pb_row{padding-top:0!important;padding-right:60px!important;padding-bottom:50px!important;padding-left:60px!important;padding-top:0;padding-right:60px;padding-bottom:50px;padding-left:60px}.et_pb_mega_menu_text_34,.et_pb_mega_menu_text_37{font-weight:700;font-size:22px;margin-bottom:-11px!important}body #page-container .et_pb_section .et_pb_mega_menu_button_5,body #page-container .et_pb_section .et_pb_mega_menu_button_6,body #page-container .et_pb_section .et_pb_mega_menu_button_7{color:#fff!important;font-weight:700!important;background-color:#005eb8}.et_pb_mega_menu_button_5,.et_pb_mega_menu_button_5:after,.et_pb_mega_menu_button_6,.et_pb_mega_menu_button_6:after,.et_pb_mega_menu_button_7,.et_pb_mega_menu_button_7:after{transition:all .3s ease 0s}.et_pb_mega_menu_button_6_wrapper,.et_pb_mega_menu_button_7_wrapper{margin-top:30px!important}.et_pb_mega_menu_text_39{font-size:24px;margin-bottom:1px!important}div.et_pb_section.et-db #et-boc .et-l .et_pb_mega_menu_section_5,div.et_pb_section.et-db #et-boc .et-l .et_pb_mega_menu_section_6,div.et_pb_section.et-db #et-boc .et-l .et_pb_mega_menu_section_7{background-image:url(https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/menu-bg.png)!important}.et-db #et-boc .et-l .et_pb_mega_menu_section_5.et_pb_section,.et-db #et-boc .et-l .et_pb_mega_menu_section_6.et_pb_section,.et-db #et-boc .et-l .et_pb_mega_menu_section_7.et_pb_section{padding-top:0;padding-bottom:0}.et-db #et-boc .et-l .et_pb_mega_menu_section_5,.et-db #et-boc .et-l .et_pb_mega_menu_section_6,.et-db #et-boc .et-l .et_pb_mega_menu_section_7{width:100%;z-index:9999999999;position:relative;height:100vh}.et-db #et-boc .et-l .et_pb_mega_menu_row_12.et_pb_row,.et-db #et-boc .et-l .et_pb_mega_menu_row_16.et_pb_row,.et-db #et-boc .et-l .et_pb_mega_menu_row_18.et_pb_row{padding-top:100px!important;padding-right:60px!important;padding-bottom:31px!important;padding-left:60px!important;padding-top:100px;padding-right:60px;padding-bottom:31px;padding-left:60px}.et-db #et-boc .et-l .et_pb_mega_menu_row_12,.et-db #et-boc .et-l .et_pb_mega_menu_row_13,.et-db #et-boc .et-l .et_pb_mega_menu_row_15,.et-db #et-boc .et-l .et_pb_mega_menu_row_16,.et-db #et-boc .et-l .et_pb_mega_menu_row_17,.et-db #et-boc .et-l .et_pb_mega_menu_row_18,.et-db #et-boc .et-l .et_pb_mega_menu_row_19,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_12.et_pb_row,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_13.et_pb_row,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_15.et_pb_row,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_16.et_pb_row,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_17.et_pb_row,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_18.et_pb_row,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_19.et_pb_row{width:100%;max-width:2560px}.et-db #et-boc .et-l .et_pb_mega_menu_text_27 h2,.et-db #et-boc .et-l .et_pb_mega_menu_text_35 h2,.et-db #et-boc .et-l .et_pb_mega_menu_text_40 h2{font-weight:700;font-size:40px;color:#fff!important}.et-db #et-boc .et-l .et_pb_mega_menu_divider_4,.et-db #et-boc .et-l .et_pb_mega_menu_divider_5,.et-db #et-boc .et-l .et_pb_mega_menu_text_27,.et-db #et-boc .et-l .et_pb_mega_menu_text_35,.et-db #et-boc .et-l .et_pb_mega_menu_text_40{margin-bottom:10px!important}.et-db #et-boc .et-l .et_pb_mega_menu_text_28.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_29.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_30.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_30.et_pb_text a,.et-db #et-boc .et-l .et_pb_mega_menu_text_31.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_31.et_pb_text a,.et-db #et-boc .et-l .et_pb_mega_menu_text_32.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_32.et_pb_text a,.et-db #et-boc .et-l .et_pb_mega_menu_text_33.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_34.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_36.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_37.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_38.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_38.et_pb_text a:hover,.et-db #et-boc .et-l .et_pb_mega_menu_text_39.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_39.et_pb_text a,.et-db #et-boc .et-l .et_pb_mega_menu_text_41.et_pb_text{color:#fff!important}.et-db #et-boc .et-l .et_pb_mega_menu_text_28,.et-db #et-boc .et-l .et_pb_mega_menu_text_36,.et-db #et-boc .et-l .et_pb_mega_menu_text_41{background-color:RGBA(0,0,0,0);margin-top:0!important;margin-left:40px!important;width:100%;position:relative;top:20px;bottom:auto;right:-52%;left:auto;width:140px;padding-left:30px}.et-db #et-boc .et-l .et_pb_mega_menu_text_29,.et-db #et-boc .et-l .et_pb_mega_menu_text_30,.et-db #et-boc .et-l .et_pb_mega_menu_text_31,.et-db #et-boc .et-l .et_pb_mega_menu_text_32,.et-db #et-boc .et-l .et_pb_mega_menu_text_33{font-size:24px}.et-db #et-boc .et-l .et_pb_mega_menu_divider_4:before,.et-db #et-boc .et-l .et_pb_mega_menu_divider_5:before{border-top-color:#fff}.et-db #et-boc .et-l .et_pb_mega_menu_row_15.et_pb_row,.et-db #et-boc .et-l .et_pb_mega_menu_row_17.et_pb_row,.et-db #et-boc .et-l .et_pb_mega_menu_row_19.et_pb_row{padding-top:0!important;padding-right:60px!important;padding-bottom:50px!important;padding-left:60px!important;padding-top:0;padding-right:60px;padding-bottom:50px;padding-left:60px}.et-db #et-boc .et-l .et_pb_mega_menu_text_34,.et-db #et-boc .et-l .et_pb_mega_menu_text_37{font-weight:700;font-size:22px;margin-bottom:-11px!important}.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_6,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_7{color:#fff!important;font-weight:700!important;background-color:#005eb8}.et-db #et-boc .et-l .et_pb_mega_menu_button_5,.et-db #et-boc .et-l .et_pb_mega_menu_button_5:after,.et-db #et-boc .et-l .et_pb_mega_menu_button_6,.et-db #et-boc .et-l .et_pb_mega_menu_button_6:after,.et-db #et-boc .et-l .et_pb_mega_menu_button_7,.et-db #et-boc .et-l .et_pb_mega_menu_button_7:after{transition:all .3s ease 0s}.et-db #et-boc .et-l .et_pb_mega_menu_button_6_wrapper,.et-db #et-boc .et-l .et_pb_mega_menu_button_7_wrapper{margin-top:30px!important}.et-db #et-boc .et-l .et_pb_mega_menu_text_39{font-size:24px;margin-bottom:1px!important}@media only screen and (max-width:767px){.et_pb_mega_menu_column_36,.et_pb_mega_menu_column_42,.et_pb_mega_menu_column_43,.et_pb_mega_menu_column_47,.et_pb_mega_menu_column_53{display:none!important}.et_pb_mega_menu_image_10 .et_pb_image_wrap img,.et_pb_mega_menu_image_11 .et_pb_image_wrap img,.et_pb_mega_menu_image_12 .et_pb_image_wrap img,.et_pb_mega_menu_image_13 .et_pb_image_wrap img,.et_pb_mega_menu_image_8 .et_pb_image_wrap img,.et_pb_mega_menu_image_9 .et_pb_image_wrap img{width:auto}body #page-container .et_pb_section .et_pb_mega_menu_button_5:after,body #page-container .et_pb_section .et_pb_mega_menu_button_6:after,body #page-container .et_pb_section .et_pb_mega_menu_button_7:after{display:inline-block;opacity:0}body #page-container .et_pb_section .et_pb_mega_menu_button_5:hover:after,body #page-container .et_pb_section .et_pb_mega_menu_button_6:hover:after,body #page-container .et_pb_section .et_pb_mega_menu_button_7:hover:after{opacity:1}.et_pb_mega_menu_column_38,.et_pb_mega_menu_column_39,.et_pb_mega_menu_column_40,.et_pb_mega_menu_column_49{padding-top:0;margin-top:-30px}.et-db #et-boc .et-l .et_pb_mega_menu_column_36,.et-db #et-boc .et-l .et_pb_mega_menu_column_42,.et-db #et-boc .et-l .et_pb_mega_menu_column_43,.et-db #et-boc .et-l .et_pb_mega_menu_column_47,.et-db #et-boc .et-l .et_pb_mega_menu_column_53{display:none!important}.et-db #et-boc .et-l .et_pb_mega_menu_image_10 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_11 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_12 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_13 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_8 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_9 .et_pb_image_wrap img{width:auto}.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_6:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_7:after{display:inline-block;opacity:0}.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5:hover:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_6:hover:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_7:hover:after{opacity:1}.et-db #et-boc .et-l .et_pb_mega_menu_column_38,.et-db #et-boc .et-l .et_pb_mega_menu_column_39,.et-db #et-boc .et-l .et_pb_mega_menu_column_40,.et-db #et-boc .et-l .et_pb_mega_menu_column_49{padding-top:0;margin-top:-30px}}div.et_pb_section.et_pb_mega_menu_section_5,div.et_pb_section.et_pb_mega_menu_section_6,div.et_pb_section.et_pb_mega_menu_section_7,div.et_pb_section.et_pb_mega_menu_section_8{background-image:url(https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/menu-bg.png)!important}.et_pb_mega_menu_section_5.et_pb_section,.et_pb_mega_menu_section_6.et_pb_section,.et_pb_mega_menu_section_7.et_pb_section,.et_pb_mega_menu_section_8.et_pb_section{padding-top:0;padding-bottom:0}.et_pb_mega_menu_section_5,.et_pb_mega_menu_section_6,.et_pb_mega_menu_section_7,.et_pb_mega_menu_section_8{width:100%;z-index:9999999999;position:relative;height:100vh}.et_pb_mega_menu_row_12.et_pb_row,.et_pb_mega_menu_row_16.et_pb_row,.et_pb_mega_menu_row_18.et_pb_row,.et_pb_mega_menu_row_20.et_pb_row{padding-top:100px!important;padding-right:60px!important;padding-bottom:31px!important;padding-left:60px!important;padding-top:100px;padding-right:60px;padding-bottom:31px;padding-left:60px}.et_pb_mega_menu_row_12,.et_pb_mega_menu_row_13,.et_pb_mega_menu_row_15,.et_pb_mega_menu_row_16,.et_pb_mega_menu_row_17,.et_pb_mega_menu_row_18,.et_pb_mega_menu_row_19,.et_pb_mega_menu_row_20,.et_pb_mega_menu_row_21,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_12.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_13.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_15.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_16.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_17.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_18.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_19.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_20.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_21.et_pb_row{width:100%;max-width:2560px}.et_pb_mega_menu_text_27 h2,.et_pb_mega_menu_text_35 h2,.et_pb_mega_menu_text_40 h2,.et_pb_mega_menu_text_42 h2{font-weight:700;font-size:40px;color:#fff!important}.et_pb_mega_menu_divider_4,.et_pb_mega_menu_divider_5,.et_pb_mega_menu_divider_6,.et_pb_mega_menu_text_27,.et_pb_mega_menu_text_35,.et_pb_mega_menu_text_40,.et_pb_mega_menu_text_42{margin-bottom:10px!important}.et_pb_mega_menu_text_28.et_pb_text,.et_pb_mega_menu_text_29.et_pb_text,.et_pb_mega_menu_text_30.et_pb_text,.et_pb_mega_menu_text_30.et_pb_text a,.et_pb_mega_menu_text_31.et_pb_text,.et_pb_mega_menu_text_31.et_pb_text a,.et_pb_mega_menu_text_32.et_pb_text,.et_pb_mega_menu_text_32.et_pb_text a,.et_pb_mega_menu_text_33.et_pb_text,.et_pb_mega_menu_text_34.et_pb_text,.et_pb_mega_menu_text_36.et_pb_text,.et_pb_mega_menu_text_37.et_pb_text,.et_pb_mega_menu_text_38.et_pb_text,.et_pb_mega_menu_text_38.et_pb_text a:hover,.et_pb_mega_menu_text_39.et_pb_text,.et_pb_mega_menu_text_39.et_pb_text a,.et_pb_mega_menu_text_41.et_pb_text,.et_pb_mega_menu_text_43.et_pb_text,.et_pb_mega_menu_text_44.et_pb_text,.et_pb_mega_menu_text_46.et_pb_text,.et_pb_mega_menu_text_46.et_pb_text a,.et_pb_mega_menu_text_48.et_pb_text,.et_pb_mega_menu_text_48.et_pb_text a{color:#fff!important}.et_pb_mega_menu_text_28,.et_pb_mega_menu_text_36,.et_pb_mega_menu_text_41,.et_pb_mega_menu_text_43{background-color:RGBA(0,0,0,0);margin-top:0!important;margin-left:40px!important;width:100%;position:relative;top:20px;bottom:auto;right:-52%;left:auto;width:140px;padding-left:30px}.et_pb_mega_menu_image_10,.et_pb_mega_menu_image_11,.et_pb_mega_menu_image_12,.et_pb_mega_menu_image_13,.et_pb_mega_menu_image_8,.et_pb_mega_menu_image_9{text-align:left;margin-left:0}.et_pb_mega_menu_text_29,.et_pb_mega_menu_text_30,.et_pb_mega_menu_text_31,.et_pb_mega_menu_text_32,.et_pb_mega_menu_text_33,.et_pb_mega_menu_text_46{font-size:24px}.et_pb_mega_menu_divider_4:before,.et_pb_mega_menu_divider_5:before,.et_pb_mega_menu_divider_6:before{border-top-color:#fff}.et_pb_mega_menu_row_15.et_pb_row,.et_pb_mega_menu_row_17.et_pb_row,.et_pb_mega_menu_row_19.et_pb_row,.et_pb_mega_menu_row_21.et_pb_row{padding-top:0!important;padding-right:60px!important;padding-bottom:50px!important;padding-left:60px!important;padding-top:0;padding-right:60px;padding-bottom:50px;padding-left:60px}.et_pb_mega_menu_text_34,.et_pb_mega_menu_text_37,.et_pb_mega_menu_text_44{font-weight:700;font-size:22px;margin-bottom:-11px!important}body #page-container .et_pb_section .et_pb_mega_menu_button_5,body #page-container .et_pb_section .et_pb_mega_menu_button_6,body #page-container .et_pb_section .et_pb_mega_menu_button_7,body #page-container .et_pb_section .et_pb_mega_menu_button_8{color:#fff!important;font-weight:700!important;background-color:#005eb8}.et_pb_mega_menu_button_5,.et_pb_mega_menu_button_5:after,.et_pb_mega_menu_button_6,.et_pb_mega_menu_button_6:after,.et_pb_mega_menu_button_7,.et_pb_mega_menu_button_7:after,.et_pb_mega_menu_button_8,.et_pb_mega_menu_button_8:after{transition:all .3s ease 0s}.et_pb_mega_menu_button_6_wrapper,.et_pb_mega_menu_button_7_wrapper,.et_pb_mega_menu_button_8_wrapper{margin-top:30px!important}.et_pb_mega_menu_text_39,.et_pb_mega_menu_text_48{font-size:24px;margin-bottom:1px!important}div.et_pb_section.et-db #et-boc .et-l .et_pb_mega_menu_section_5,div.et_pb_section.et-db #et-boc .et-l .et_pb_mega_menu_section_6,div.et_pb_section.et-db #et-boc .et-l .et_pb_mega_menu_section_7,div.et_pb_section.et-db #et-boc .et-l .et_pb_mega_menu_section_8{background-image:url(https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/menu-bg.png)!important}.et-db #et-boc .et-l .et_pb_mega_menu_section_5.et_pb_section,.et-db #et-boc .et-l .et_pb_mega_menu_section_6.et_pb_section,.et-db #et-boc .et-l .et_pb_mega_menu_section_7.et_pb_section,.et-db #et-boc .et-l .et_pb_mega_menu_section_8.et_pb_section{padding-top:0;padding-bottom:0}.et-db #et-boc .et-l .et_pb_mega_menu_section_5,.et-db #et-boc .et-l .et_pb_mega_menu_section_6,.et-db #et-boc .et-l .et_pb_mega_menu_section_7,.et-db #et-boc .et-l .et_pb_mega_menu_section_8{width:100%;z-index:9999999999;position:relative;height:100vh}.et-db #et-boc .et-l .et_pb_mega_menu_row_12.et_pb_row,.et-db #et-boc .et-l .et_pb_mega_menu_row_16.et_pb_row,.et-db #et-boc .et-l .et_pb_mega_menu_row_18.et_pb_row,.et-db #et-boc .et-l .et_pb_mega_menu_row_20.et_pb_row{padding-top:100px!important;padding-right:60px!important;padding-bottom:31px!important;padding-left:60px!important;padding-top:100px;padding-right:60px;padding-bottom:31px;padding-left:60px}.et-db #et-boc .et-l .et_pb_mega_menu_row_12,.et-db #et-boc .et-l .et_pb_mega_menu_row_13,.et-db #et-boc .et-l .et_pb_mega_menu_row_15,.et-db #et-boc .et-l .et_pb_mega_menu_row_16,.et-db #et-boc .et-l .et_pb_mega_menu_row_17,.et-db #et-boc .et-l .et_pb_mega_menu_row_18,.et-db #et-boc .et-l .et_pb_mega_menu_row_19,.et-db #et-boc .et-l .et_pb_mega_menu_row_20,.et-db #et-boc .et-l .et_pb_mega_menu_row_21,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_12.et_pb_row,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_13.et_pb_row,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_15.et_pb_row,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_16.et_pb_row,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_17.et_pb_row,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_18.et_pb_row,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_19.et_pb_row,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_20.et_pb_row,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_21.et_pb_row{width:100%;max-width:2560px}.et-db #et-boc .et-l .et_pb_mega_menu_text_27 h2,.et-db #et-boc .et-l .et_pb_mega_menu_text_35 h2,.et-db #et-boc .et-l .et_pb_mega_menu_text_40 h2,.et-db #et-boc .et-l .et_pb_mega_menu_text_42 h2{font-weight:700;font-size:40px;color:#fff!important}.et-db #et-boc .et-l .et_pb_mega_menu_divider_4,.et-db #et-boc .et-l .et_pb_mega_menu_divider_5,.et-db #et-boc .et-l .et_pb_mega_menu_divider_6,.et-db #et-boc .et-l .et_pb_mega_menu_text_27,.et-db #et-boc .et-l .et_pb_mega_menu_text_35,.et-db #et-boc .et-l .et_pb_mega_menu_text_40,.et-db #et-boc .et-l .et_pb_mega_menu_text_42{margin-bottom:10px!important}.et-db #et-boc .et-l .et_pb_mega_menu_text_28.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_29.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_30.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_30.et_pb_text a,.et-db #et-boc .et-l .et_pb_mega_menu_text_31.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_31.et_pb_text a,.et-db #et-boc .et-l .et_pb_mega_menu_text_32.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_32.et_pb_text a,.et-db #et-boc .et-l .et_pb_mega_menu_text_33.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_34.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_36.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_37.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_38.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_38.et_pb_text a:hover,.et-db #et-boc .et-l .et_pb_mega_menu_text_39.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_39.et_pb_text a,.et-db #et-boc .et-l .et_pb_mega_menu_text_41.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_43.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_44.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_46.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_46.et_pb_text a,.et-db #et-boc .et-l .et_pb_mega_menu_text_48.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_48.et_pb_text a{color:#fff!important}.et-db #et-boc .et-l .et_pb_mega_menu_text_28,.et-db #et-boc .et-l .et_pb_mega_menu_text_36,.et-db #et-boc .et-l .et_pb_mega_menu_text_41,.et-db #et-boc .et-l .et_pb_mega_menu_text_43{background-color:RGBA(0,0,0,0);margin-top:0!important;margin-left:40px!important;width:100%;position:relative;top:20px;bottom:auto;right:-52%;left:auto;width:140px;padding-left:30px}.et-db #et-boc .et-l .et_pb_mega_menu_image_10,.et-db #et-boc .et-l .et_pb_mega_menu_image_11,.et-db #et-boc .et-l .et_pb_mega_menu_image_12,.et-db #et-boc .et-l .et_pb_mega_menu_image_13,.et-db #et-boc .et-l .et_pb_mega_menu_image_8,.et-db #et-boc .et-l .et_pb_mega_menu_image_9{text-align:left;margin-left:0}.et-db #et-boc .et-l .et_pb_mega_menu_text_29,.et-db #et-boc .et-l .et_pb_mega_menu_text_30,.et-db #et-boc .et-l .et_pb_mega_menu_text_31,.et-db #et-boc .et-l .et_pb_mega_menu_text_32,.et-db #et-boc .et-l .et_pb_mega_menu_text_33,.et-db #et-boc .et-l .et_pb_mega_menu_text_46{font-size:24px}.et-db #et-boc .et-l .et_pb_mega_menu_divider_4:before,.et-db #et-boc .et-l .et_pb_mega_menu_divider_5:before,.et-db #et-boc .et-l .et_pb_mega_menu_divider_6:before{border-top-color:#fff}.et-db #et-boc .et-l .et_pb_mega_menu_row_15.et_pb_row,.et-db #et-boc .et-l .et_pb_mega_menu_row_17.et_pb_row,.et-db #et-boc .et-l .et_pb_mega_menu_row_19.et_pb_row,.et-db #et-boc .et-l .et_pb_mega_menu_row_21.et_pb_row{padding-top:0!important;padding-right:60px!important;padding-bottom:50px!important;padding-left:60px!important;padding-top:0;padding-right:60px;padding-bottom:50px;padding-left:60px}.et-db #et-boc .et-l .et_pb_mega_menu_text_34,.et-db #et-boc .et-l .et_pb_mega_menu_text_37,.et-db #et-boc .et-l .et_pb_mega_menu_text_44{font-weight:700;font-size:22px;margin-bottom:-11px!important}.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_6,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_7,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_8{color:#fff!important;font-weight:700!important;background-color:#005eb8}.et-db #et-boc .et-l .et_pb_mega_menu_button_5,.et-db #et-boc .et-l .et_pb_mega_menu_button_5:after,.et-db #et-boc .et-l .et_pb_mega_menu_button_6,.et-db #et-boc .et-l .et_pb_mega_menu_button_6:after,.et-db #et-boc .et-l .et_pb_mega_menu_button_7,.et-db #et-boc .et-l .et_pb_mega_menu_button_7:after,.et-db #et-boc .et-l .et_pb_mega_menu_button_8,.et-db #et-boc .et-l .et_pb_mega_menu_button_8:after{transition:all .3s ease 0s}.et-db #et-boc .et-l .et_pb_mega_menu_button_6_wrapper,.et-db #et-boc .et-l .et_pb_mega_menu_button_7_wrapper,.et-db #et-boc .et-l .et_pb_mega_menu_button_8_wrapper{margin-top:30px!important}.et-db #et-boc .et-l .et_pb_mega_menu_text_39,.et-db #et-boc .et-l .et_pb_mega_menu_text_48{font-size:24px;margin-bottom:1px!important}@media only screen and (max-width:767px){.et_pb_mega_menu_column_36,.et_pb_mega_menu_column_42,.et_pb_mega_menu_column_43,.et_pb_mega_menu_column_47,.et_pb_mega_menu_column_53,.et_pb_mega_menu_column_57{display:none!important}.et_pb_mega_menu_image_10 .et_pb_image_wrap img,.et_pb_mega_menu_image_11 .et_pb_image_wrap img,.et_pb_mega_menu_image_12 .et_pb_image_wrap img,.et_pb_mega_menu_image_13 .et_pb_image_wrap img,.et_pb_mega_menu_image_8 .et_pb_image_wrap img,.et_pb_mega_menu_image_9 .et_pb_image_wrap img{width:auto}body #page-container .et_pb_section .et_pb_mega_menu_button_5:after,body #page-container .et_pb_section .et_pb_mega_menu_button_6:after,body #page-container .et_pb_section .et_pb_mega_menu_button_7:after,body #page-container .et_pb_section .et_pb_mega_menu_button_8:after{display:inline-block;opacity:0}body #page-container .et_pb_section .et_pb_mega_menu_button_5:hover:after,body #page-container .et_pb_section .et_pb_mega_menu_button_6:hover:after,body #page-container .et_pb_section .et_pb_mega_menu_button_7:hover:after,body #page-container .et_pb_section .et_pb_mega_menu_button_8:hover:after{opacity:1}.et_pb_mega_menu_column_38,.et_pb_mega_menu_column_39,.et_pb_mega_menu_column_40,.et_pb_mega_menu_column_49,.et_pb_mega_menu_column_59{padding-top:0;margin-top:-30px}.et-db #et-boc .et-l .et_pb_mega_menu_column_36,.et-db #et-boc .et-l .et_pb_mega_menu_column_42,.et-db #et-boc .et-l .et_pb_mega_menu_column_43,.et-db #et-boc .et-l .et_pb_mega_menu_column_47,.et-db #et-boc .et-l .et_pb_mega_menu_column_53,.et-db #et-boc .et-l .et_pb_mega_menu_column_57{display:none!important}.et-db #et-boc .et-l .et_pb_mega_menu_image_10 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_11 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_12 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_13 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_8 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_9 .et_pb_image_wrap img{width:auto}.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_6:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_7:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_8:after{display:inline-block;opacity:0}.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5:hover:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_6:hover:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_7:hover:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_8:hover:after{opacity:1}.et-db #et-boc .et-l .et_pb_mega_menu_column_38,.et-db #et-boc .et-l .et_pb_mega_menu_column_39,.et-db #et-boc .et-l .et_pb_mega_menu_column_40,.et-db #et-boc .et-l .et_pb_mega_menu_column_49,.et-db #et-boc .et-l .et_pb_mega_menu_column_59{padding-top:0;margin-top:-30px}}div.et_pb_section.et_pb_mega_menu_section_5,div.et_pb_section.et_pb_mega_menu_section_6,div.et_pb_section.et_pb_mega_menu_section_7,div.et_pb_section.et_pb_mega_menu_section_8,div.et_pb_section.et_pb_mega_menu_section_9{background-image:url(https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/menu-bg.png)!important}.et_pb_mega_menu_section_5.et_pb_section,.et_pb_mega_menu_section_6.et_pb_section,.et_pb_mega_menu_section_7.et_pb_section,.et_pb_mega_menu_section_8.et_pb_section,.et_pb_mega_menu_section_9.et_pb_section{padding-top:0;padding-bottom:0}.et_pb_mega_menu_section_5,.et_pb_mega_menu_section_6,.et_pb_mega_menu_section_7,.et_pb_mega_menu_section_8,.et_pb_mega_menu_section_9{width:100%;z-index:9999999999;position:relative;height:100vh}.et_pb_mega_menu_row_12.et_pb_row,.et_pb_mega_menu_row_16.et_pb_row,.et_pb_mega_menu_row_18.et_pb_row,.et_pb_mega_menu_row_20.et_pb_row,.et_pb_mega_menu_row_22.et_pb_row{padding-top:100px!important;padding-right:60px!important;padding-bottom:31px!important;padding-left:60px!important;padding-top:100px;padding-right:60px;padding-bottom:31px;padding-left:60px}.et_pb_mega_menu_row_12,.et_pb_mega_menu_row_13,.et_pb_mega_menu_row_15,.et_pb_mega_menu_row_16,.et_pb_mega_menu_row_17,.et_pb_mega_menu_row_18,.et_pb_mega_menu_row_19,.et_pb_mega_menu_row_20,.et_pb_mega_menu_row_21,.et_pb_mega_menu_row_22,.et_pb_mega_menu_row_23,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_12.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_13.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_15.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_16.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_17.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_18.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_19.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_20.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_21.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_22.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_23.et_pb_row{width:100%;max-width:2560px}.et_pb_mega_menu_text_27 h2,.et_pb_mega_menu_text_35 h2,.et_pb_mega_menu_text_40 h2,.et_pb_mega_menu_text_42 h2,.et_pb_mega_menu_text_49 h2{font-weight:700;font-size:40px;color:#fff!important}.et_pb_mega_menu_divider_4,.et_pb_mega_menu_divider_5,.et_pb_mega_menu_divider_6,.et_pb_mega_menu_divider_7,.et_pb_mega_menu_text_27,.et_pb_mega_menu_text_35,.et_pb_mega_menu_text_40,.et_pb_mega_menu_text_42,.et_pb_mega_menu_text_49{margin-bottom:10px!important}.et_pb_mega_menu_text_28.et_pb_text,.et_pb_mega_menu_text_29.et_pb_text,.et_pb_mega_menu_text_30.et_pb_text,.et_pb_mega_menu_text_30.et_pb_text a,.et_pb_mega_menu_text_31.et_pb_text,.et_pb_mega_menu_text_31.et_pb_text a,.et_pb_mega_menu_text_32.et_pb_text,.et_pb_mega_menu_text_32.et_pb_text a,.et_pb_mega_menu_text_33.et_pb_text,.et_pb_mega_menu_text_34.et_pb_text,.et_pb_mega_menu_text_36.et_pb_text,.et_pb_mega_menu_text_37.et_pb_text,.et_pb_mega_menu_text_38.et_pb_text,.et_pb_mega_menu_text_38.et_pb_text a:hover,.et_pb_mega_menu_text_39.et_pb_text,.et_pb_mega_menu_text_39.et_pb_text a,.et_pb_mega_menu_text_41.et_pb_text,.et_pb_mega_menu_text_43.et_pb_text,.et_pb_mega_menu_text_44.et_pb_text,.et_pb_mega_menu_text_46.et_pb_text,.et_pb_mega_menu_text_46.et_pb_text a,.et_pb_mega_menu_text_48.et_pb_text,.et_pb_mega_menu_text_48.et_pb_text a,.et_pb_mega_menu_text_50.et_pb_text,.et_pb_mega_menu_text_52.et_pb_text,.et_pb_mega_menu_text_53.et_pb_text{color:#fff!important}.et_pb_mega_menu_text_28,.et_pb_mega_menu_text_36,.et_pb_mega_menu_text_41,.et_pb_mega_menu_text_43,.et_pb_mega_menu_text_50{background-color:RGBA(0,0,0,0);margin-top:0!important;margin-left:40px!important;width:100%;position:relative;top:20px;bottom:auto;right:-52%;left:auto;width:140px;padding-left:30px}.et_pb_mega_menu_row_13.et_pb_row{padding-top:0!important;padding-right:60px!important;padding-bottom:3px!important;padding-left:60px!important;padding-top:0;padding-right:60px;padding-bottom:3px;padding-left:60px}.et_pb_mega_menu_image_10,.et_pb_mega_menu_image_11,.et_pb_mega_menu_image_12,.et_pb_mega_menu_image_13,.et_pb_mega_menu_image_15,.et_pb_mega_menu_image_8,.et_pb_mega_menu_image_9{text-align:left;margin-left:0}.et_pb_mega_menu_text_29,.et_pb_mega_menu_text_30,.et_pb_mega_menu_text_31,.et_pb_mega_menu_text_32,.et_pb_mega_menu_text_33,.et_pb_mega_menu_text_46,.et_pb_mega_menu_text_52{font-size:24px}.et_pb_mega_menu_row_14.et_pb_row{padding-bottom:6px!important;padding-bottom:6px}.et_pb_mega_menu_row_14,body #page-container .et-db #et-boc .et-l .et_pb_mega_menu_row_14.et_pb_row{width:90%}.et_pb_mega_menu_divider_4:before,.et_pb_mega_menu_divider_5:before,.et_pb_mega_menu_divider_6:before,.et_pb_mega_menu_divider_7:before{border-top-color:#fff}.et_pb_mega_menu_row_15.et_pb_row,.et_pb_mega_menu_row_17.et_pb_row,.et_pb_mega_menu_row_19.et_pb_row,.et_pb_mega_menu_row_21.et_pb_row,.et_pb_mega_menu_row_23.et_pb_row{padding-top:0!important;padding-right:60px!important;padding-bottom:50px!important;padding-left:60px!important;padding-top:0;padding-right:60px;padding-bottom:50px;padding-left:60px}.et_pb_mega_menu_text_34,.et_pb_mega_menu_text_37,.et_pb_mega_menu_text_44,.et_pb_mega_menu_text_51{font-weight:700;font-size:22px;margin-bottom:-11px!important}.et_pb_mega_menu_button_5_wrapper{margin-top:-12px!important}body #page-container .et_pb_section .et_pb_mega_menu_button_5,body #page-container .et_pb_section .et_pb_mega_menu_button_6,body #page-container .et_pb_section .et_pb_mega_menu_button_7,body #page-container .et_pb_section .et_pb_mega_menu_button_8,body #page-container .et_pb_section .et_pb_mega_menu_button_9{color:#fff!important;font-weight:700!important;background-color:#005eb8}.et_pb_mega_menu_button_5,.et_pb_mega_menu_button_5:after,.et_pb_mega_menu_button_6,.et_pb_mega_menu_button_6:after,.et_pb_mega_menu_button_7,.et_pb_mega_menu_button_7:after,.et_pb_mega_menu_button_8,.et_pb_mega_menu_button_8:after,.et_pb_mega_menu_button_9,.et_pb_mega_menu_button_9:after{transition:all .3s ease 0s}.et_pb_mega_menu_button_6_wrapper,.et_pb_mega_menu_button_7_wrapper,.et_pb_mega_menu_button_8_wrapper,.et_pb_mega_menu_button_9_wrapper{margin-top:30px!important}.et_pb_mega_menu_text_38{line-height:1em;font-size:24px;line-height:1em}.et_pb_mega_menu_text_38.et_pb_text a{color:#fff!important;transition:color .3s ease 0s}.et_pb_mega_menu_text_39,.et_pb_mega_menu_text_48,.et_pb_mega_menu_text_53{font-size:24px;margin-bottom:1px!important}.et_pb_mega_menu_blog_1 .et_pb_post .entry-title{font-size:23px!important}.et_pb_mega_menu_blog_1 .et_pb_blog_grid .et_pb_post{border-width:0}.et_pb_mega_menu_blog_1 .entry-title{padding:1.3em}.et_pb_mega_menu_image_14{width:100%;max-width:100%!important;text-align:left;margin-left:0}.et_pb_mega_menu_image_14 .et_pb_image_wrap,.et_pb_mega_menu_image_14 img{width:100%}.et_pb_mega_menu_text_45 h2,.et_pb_mega_menu_text_47 h2{font-size:30px;color:#fff!important}.et_pb_mega_menu_text_45,.et_pb_mega_menu_text_47{margin-bottom:15px!important}.et_pb_mega_menu_text_51.et_pb_text{color:#f47920!important}div.et_pb_section.et-db #et-boc .et-l .et_pb_mega_menu_section_5,div.et_pb_section.et-db #et-boc .et-l .et_pb_mega_menu_section_6,div.et_pb_section.et-db #et-boc .et-l .et_pb_mega_menu_section_7,div.et_pb_section.et-db #et-boc .et-l .et_pb_mega_menu_section_8,div.et_pb_section.et-db #et-boc .et-l .et_pb_mega_menu_section_9{background-image:url(https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/menu-bg.png)!important}.et-db #et-boc .et-l .et_pb_mega_menu_section_5.et_pb_section,.et-db #et-boc .et-l .et_pb_mega_menu_section_6.et_pb_section,.et-db #et-boc .et-l .et_pb_mega_menu_section_7.et_pb_section,.et-db #et-boc .et-l .et_pb_mega_menu_section_8.et_pb_section,.et-db #et-boc .et-l .et_pb_mega_menu_section_9.et_pb_section{padding-top:0;padding-bottom:0}.et-db #et-boc .et-l .et_pb_mega_menu_section_5,.et-db #et-boc .et-l .et_pb_mega_menu_section_6,.et-db #et-boc .et-l .et_pb_mega_menu_section_7,.et-db #et-boc .et-l .et_pb_mega_menu_section_8,.et-db #et-boc .et-l .et_pb_mega_menu_section_9{width:100%;z-index:9999999999;position:relative;height:100vh}.et-db #et-boc .et-l .et_pb_mega_menu_row_12.et_pb_row,.et-db #et-boc .et-l .et_pb_mega_menu_row_16.et_pb_row,.et-db #et-boc .et-l .et_pb_mega_menu_row_18.et_pb_row,.et-db #et-boc .et-l .et_pb_mega_menu_row_20.et_pb_row,.et-db #et-boc .et-l .et_pb_mega_menu_row_22.et_pb_row{padding-top:100px!important;padding-right:60px!important;padding-bottom:31px!important;padding-left:60px!important;padding-top:100px;padding-right:60px;padding-bottom:31px;padding-left:60px}.et-db #et-boc .et-l .et_pb_mega_menu_row_12,.et-db #et-boc .et-l .et_pb_mega_menu_row_13,.et-db #et-boc .et-l .et_pb_mega_menu_row_15,.et-db #et-boc .et-l .et_pb_mega_menu_row_16,.et-db #et-boc .et-l .et_pb_mega_menu_row_17,.et-db #et-boc .et-l .et_pb_mega_menu_row_18,.et-db #et-boc .et-l .et_pb_mega_menu_row_19,.et-db #et-boc .et-l .et_pb_mega_menu_row_20,.et-db #et-boc .et-l .et_pb_mega_menu_row_21,.et-db #et-boc .et-l .et_pb_mega_menu_row_22,.et-db #et-boc .et-l .et_pb_mega_menu_row_23,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_12.et_pb_row,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_13.et_pb_row,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_15.et_pb_row,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_16.et_pb_row,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_17.et_pb_row,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_18.et_pb_row,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_19.et_pb_row,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_20.et_pb_row,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_21.et_pb_row,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_22.et_pb_row,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_23.et_pb_row{width:100%;max-width:2560px}.et-db #et-boc .et-l .et_pb_mega_menu_text_27 h2,.et-db #et-boc .et-l .et_pb_mega_menu_text_35 h2,.et-db #et-boc .et-l .et_pb_mega_menu_text_40 h2,.et-db #et-boc .et-l .et_pb_mega_menu_text_42 h2,.et-db #et-boc .et-l .et_pb_mega_menu_text_49 h2{font-weight:700;font-size:40px;color:#fff!important}.et-db #et-boc .et-l .et_pb_mega_menu_divider_4,.et-db #et-boc .et-l .et_pb_mega_menu_divider_5,.et-db #et-boc .et-l .et_pb_mega_menu_divider_6,.et-db #et-boc .et-l .et_pb_mega_menu_divider_7,.et-db #et-boc .et-l .et_pb_mega_menu_text_27,.et-db #et-boc .et-l .et_pb_mega_menu_text_35,.et-db #et-boc .et-l .et_pb_mega_menu_text_40,.et-db #et-boc .et-l .et_pb_mega_menu_text_42,.et-db #et-boc .et-l .et_pb_mega_menu_text_49{margin-bottom:10px!important}.et-db #et-boc .et-l .et_pb_mega_menu_text_28.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_29.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_30.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_30.et_pb_text a,.et-db #et-boc .et-l .et_pb_mega_menu_text_31.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_31.et_pb_text a,.et-db #et-boc .et-l .et_pb_mega_menu_text_32.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_32.et_pb_text a,.et-db #et-boc .et-l .et_pb_mega_menu_text_33.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_34.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_36.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_37.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_38.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_38.et_pb_text a:hover,.et-db #et-boc .et-l .et_pb_mega_menu_text_39.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_39.et_pb_text a,.et-db #et-boc .et-l .et_pb_mega_menu_text_41.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_43.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_44.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_46.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_46.et_pb_text a,.et-db #et-boc .et-l .et_pb_mega_menu_text_48.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_48.et_pb_text a,.et-db #et-boc .et-l .et_pb_mega_menu_text_50.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_52.et_pb_text,.et-db #et-boc .et-l .et_pb_mega_menu_text_53.et_pb_text{color:#fff!important}.et-db #et-boc .et-l .et_pb_mega_menu_text_28,.et-db #et-boc .et-l .et_pb_mega_menu_text_36,.et-db #et-boc .et-l .et_pb_mega_menu_text_41,.et-db #et-boc .et-l .et_pb_mega_menu_text_43,.et-db #et-boc .et-l .et_pb_mega_menu_text_50{background-color:RGBA(0,0,0,0);margin-top:0!important;margin-left:40px!important;width:100%;position:relative;top:20px;bottom:auto;right:-52%;left:auto;width:140px;padding-left:30px}.et-db #et-boc .et-l .et_pb_mega_menu_row_13.et_pb_row{padding-top:0!important;padding-right:60px!important;padding-bottom:3px!important;padding-left:60px!important;padding-top:0;padding-right:60px;padding-bottom:3px;padding-left:60px}.et-db #et-boc .et-l .et_pb_mega_menu_image_10,.et-db #et-boc .et-l .et_pb_mega_menu_image_11,.et-db #et-boc .et-l .et_pb_mega_menu_image_12,.et-db #et-boc .et-l .et_pb_mega_menu_image_13,.et-db #et-boc .et-l .et_pb_mega_menu_image_15,.et-db #et-boc .et-l .et_pb_mega_menu_image_8,.et-db #et-boc .et-l .et_pb_mega_menu_image_9{text-align:left;margin-left:0}.et-db #et-boc .et-l .et_pb_mega_menu_text_29,.et-db #et-boc .et-l .et_pb_mega_menu_text_30,.et-db #et-boc .et-l .et_pb_mega_menu_text_31,.et-db #et-boc .et-l .et_pb_mega_menu_text_32,.et-db #et-boc .et-l .et_pb_mega_menu_text_33,.et-db #et-boc .et-l .et_pb_mega_menu_text_46,.et-db #et-boc .et-l .et_pb_mega_menu_text_52{font-size:24px}.et-db #et-boc .et-l .et_pb_mega_menu_row_14.et_pb_row{padding-bottom:6px!important;padding-bottom:6px}.et-db #et-boc .et-l .et_pb_mega_menu_row_14,body #page-container .et-db #et-boc .et-l .et-db #et-boc .et-l .et_pb_mega_menu_row_14.et_pb_row{width:90%}.et-db #et-boc .et-l .et_pb_mega_menu_divider_4:before,.et-db #et-boc .et-l .et_pb_mega_menu_divider_5:before,.et-db #et-boc .et-l .et_pb_mega_menu_divider_6:before,.et-db #et-boc .et-l .et_pb_mega_menu_divider_7:before{border-top-color:#fff}.et-db #et-boc .et-l .et_pb_mega_menu_row_15.et_pb_row,.et-db #et-boc .et-l .et_pb_mega_menu_row_17.et_pb_row,.et-db #et-boc .et-l .et_pb_mega_menu_row_19.et_pb_row,.et-db #et-boc .et-l .et_pb_mega_menu_row_21.et_pb_row,.et-db #et-boc .et-l .et_pb_mega_menu_row_23.et_pb_row{padding-top:0!important;padding-right:60px!important;padding-bottom:50px!important;padding-left:60px!important;padding-top:0;padding-right:60px;padding-bottom:50px;padding-left:60px}.et-db #et-boc .et-l .et_pb_mega_menu_text_34,.et-db #et-boc .et-l .et_pb_mega_menu_text_37,.et-db #et-boc .et-l .et_pb_mega_menu_text_44,.et-db #et-boc .et-l .et_pb_mega_menu_text_51{font-weight:700;font-size:22px;margin-bottom:-11px!important}.et-db #et-boc .et-l .et_pb_mega_menu_button_5_wrapper{margin-top:-12px!important}.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_6,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_7,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_8,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_9{color:#fff!important;font-weight:700!important;background-color:#005eb8}.et-db #et-boc .et-l .et_pb_mega_menu_button_5,.et-db #et-boc .et-l .et_pb_mega_menu_button_5:after,.et-db #et-boc .et-l .et_pb_mega_menu_button_6,.et-db #et-boc .et-l .et_pb_mega_menu_button_6:after,.et-db #et-boc .et-l .et_pb_mega_menu_button_7,.et-db #et-boc .et-l .et_pb_mega_menu_button_7:after,.et-db #et-boc .et-l .et_pb_mega_menu_button_8,.et-db #et-boc .et-l .et_pb_mega_menu_button_8:after,.et-db #et-boc .et-l .et_pb_mega_menu_button_9,.et-db #et-boc .et-l .et_pb_mega_menu_button_9:after{transition:all .3s ease 0s}.et-db #et-boc .et-l .et_pb_mega_menu_button_6_wrapper,.et-db #et-boc .et-l .et_pb_mega_menu_button_7_wrapper,.et-db #et-boc .et-l .et_pb_mega_menu_button_8_wrapper,.et-db #et-boc .et-l .et_pb_mega_menu_button_9_wrapper{margin-top:30px!important}.et-db #et-boc .et-l .et_pb_mega_menu_text_38{line-height:1em;font-size:24px;line-height:1em}.et-db #et-boc .et-l .et_pb_mega_menu_text_38.et_pb_text a{color:#fff!important;transition:color .3s ease 0s}.et-db #et-boc .et-l .et_pb_mega_menu_text_39,.et-db #et-boc .et-l .et_pb_mega_menu_text_48,.et-db #et-boc .et-l .et_pb_mega_menu_text_53{font-size:24px;margin-bottom:1px!important}.et-db #et-boc .et-l .et_pb_mega_menu_blog_1 .et_pb_post .entry-title{font-size:23px!important}.et-db #et-boc .et-l .et_pb_mega_menu_blog_1 .et_pb_blog_grid .et_pb_post{border-width:0}.et-db #et-boc .et-l .et_pb_mega_menu_blog_1 .entry-title{padding:1.3em}.et-db #et-boc .et-l .et_pb_mega_menu_image_14{width:100%;max-width:100%!important;text-align:left;margin-left:0}.et-db #et-boc .et-l .et_pb_mega_menu_image_14 .et_pb_image_wrap,.et-db #et-boc .et-l .et_pb_mega_menu_image_14 img{width:100%}.et-db #et-boc .et-l .et_pb_mega_menu_text_45 h2,.et-db #et-boc .et-l .et_pb_mega_menu_text_47 h2{font-size:30px;color:#fff!important}.et-db #et-boc .et-l .et_pb_mega_menu_text_45,.et-db #et-boc .et-l .et_pb_mega_menu_text_47{margin-bottom:15px!important}.et-db #et-boc .et-l .et_pb_mega_menu_text_51.et_pb_text{color:#f47920!important}@media only screen and (max-width:980px){.et-db #et-boc .et-l .et_pb_mega_menu_image_10 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_11 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_12 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_8 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_9 .et_pb_image_wrap img{width:auto}.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5:after{display:inline-block;opacity:0}.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5:hover:after{opacity:1}body #page-container .et_pb_section .et_pb_mega_menu_button_5:after,body #page-container .et_pb_section .et_pb_mega_menu_button_6:after{display:inline-block;opacity:0}body #page-container .et_pb_section .et_pb_mega_menu_button_5:hover:after,body #page-container .et_pb_section .et_pb_mega_menu_button_6:hover:after{opacity:1}.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_6:after{display:inline-block;opacity:0}.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5:hover:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_6:hover:after{opacity:1}body #page-container .et_pb_section .et_pb_mega_menu_button_5:after,body #page-container .et_pb_section .et_pb_mega_menu_button_6:after,body #page-container .et_pb_section .et_pb_mega_menu_button_7:after{display:inline-block;opacity:0}body #page-container .et_pb_section .et_pb_mega_menu_button_5:hover:after,body #page-container .et_pb_section .et_pb_mega_menu_button_6:hover:after,body #page-container .et_pb_section .et_pb_mega_menu_button_7:hover:after{opacity:1}.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_6:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_7:after{display:inline-block;opacity:0}.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5:hover:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_6:hover:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_7:hover:after{opacity:1}.et_pb_mega_menu_image_10 .et_pb_image_wrap img,.et_pb_mega_menu_image_11 .et_pb_image_wrap img,.et_pb_mega_menu_image_12 .et_pb_image_wrap img,.et_pb_mega_menu_image_13 .et_pb_image_wrap img,.et_pb_mega_menu_image_8 .et_pb_image_wrap img,.et_pb_mega_menu_image_9 .et_pb_image_wrap img{width:auto}body #page-container .et_pb_section .et_pb_mega_menu_button_5:after,body #page-container .et_pb_section .et_pb_mega_menu_button_6:after,body #page-container .et_pb_section .et_pb_mega_menu_button_7:after,body #page-container .et_pb_section .et_pb_mega_menu_button_8:after{display:inline-block;opacity:0}body #page-container .et_pb_section .et_pb_mega_menu_button_5:hover:after,body #page-container .et_pb_section .et_pb_mega_menu_button_6:hover:after,body #page-container .et_pb_section .et_pb_mega_menu_button_7:hover:after,body #page-container .et_pb_section .et_pb_mega_menu_button_8:hover:after{opacity:1}.et-db #et-boc .et-l .et_pb_mega_menu_image_10 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_11 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_12 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_13 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_8 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_9 .et_pb_image_wrap img{width:auto}.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_6:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_7:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_8:after{display:inline-block;opacity:0}.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5:hover:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_6:hover:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_7:hover:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_8:hover:after{opacity:1}.et_pb_mega_menu_image_10 .et_pb_image_wrap img,.et_pb_mega_menu_image_11 .et_pb_image_wrap img,.et_pb_mega_menu_image_12 .et_pb_image_wrap img,.et_pb_mega_menu_image_13 .et_pb_image_wrap img,.et_pb_mega_menu_image_15 .et_pb_image_wrap img,.et_pb_mega_menu_image_8 .et_pb_image_wrap img,.et_pb_mega_menu_image_9 .et_pb_image_wrap img{width:auto}body #page-container .et_pb_section .et_pb_mega_menu_button_5:after,body #page-container .et_pb_section .et_pb_mega_menu_button_6:after,body #page-container .et_pb_section .et_pb_mega_menu_button_7:after,body #page-container .et_pb_section .et_pb_mega_menu_button_8:after,body #page-container .et_pb_section .et_pb_mega_menu_button_9:after{display:inline-block;opacity:0}body #page-container .et_pb_section .et_pb_mega_menu_button_5:hover:after,body #page-container .et_pb_section .et_pb_mega_menu_button_6:hover:after,body #page-container .et_pb_section .et_pb_mega_menu_button_7:hover:after,body #page-container .et_pb_section .et_pb_mega_menu_button_8:hover:after,body #page-container .et_pb_section .et_pb_mega_menu_button_9:hover:after{opacity:1}.et-db #et-boc .et-l .et_pb_mega_menu_image_10 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_11 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_12 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_13 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_15 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_8 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_9 .et_pb_image_wrap img{width:auto}.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_6:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_7:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_8:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_9:after{display:inline-block;opacity:0}.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5:hover:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_6:hover:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_7:hover:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_8:hover:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_9:hover:after{opacity:1}}@media only screen and (max-width:767px){.et_pb_mega_menu_column_36,.et_pb_mega_menu_column_42,.et_pb_mega_menu_column_43,.et_pb_mega_menu_column_47,.et_pb_mega_menu_column_53,.et_pb_mega_menu_column_57,.et_pb_mega_menu_column_63{display:none!important}.et_pb_mega_menu_image_10 .et_pb_image_wrap img,.et_pb_mega_menu_image_11 .et_pb_image_wrap img,.et_pb_mega_menu_image_12 .et_pb_image_wrap img,.et_pb_mega_menu_image_13 .et_pb_image_wrap img,.et_pb_mega_menu_image_15 .et_pb_image_wrap img,.et_pb_mega_menu_image_8 .et_pb_image_wrap img,.et_pb_mega_menu_image_9 .et_pb_image_wrap img{width:auto}body #page-container .et_pb_section .et_pb_mega_menu_button_5:after,body #page-container .et_pb_section .et_pb_mega_menu_button_6:after,body #page-container .et_pb_section .et_pb_mega_menu_button_7:after,body #page-container .et_pb_section .et_pb_mega_menu_button_8:after,body #page-container .et_pb_section .et_pb_mega_menu_button_9:after{display:inline-block;opacity:0}body #page-container .et_pb_section .et_pb_mega_menu_button_5:hover:after,body #page-container .et_pb_section .et_pb_mega_menu_button_6:hover:after,body #page-container .et_pb_section .et_pb_mega_menu_button_7:hover:after,body #page-container .et_pb_section .et_pb_mega_menu_button_8:hover:after,body #page-container .et_pb_section .et_pb_mega_menu_button_9:hover:after{opacity:1}.et_pb_mega_menu_column_38,.et_pb_mega_menu_column_39,.et_pb_mega_menu_column_40,.et_pb_mega_menu_column_49,.et_pb_mega_menu_column_59,.et_pb_mega_menu_column_65{padding-top:0;margin-top:-30px}.et-db #et-boc .et-l .et_pb_mega_menu_column_36,.et-db #et-boc .et-l .et_pb_mega_menu_column_42,.et-db #et-boc .et-l .et_pb_mega_menu_column_43,.et-db #et-boc .et-l .et_pb_mega_menu_column_47,.et-db #et-boc .et-l .et_pb_mega_menu_column_53,.et-db #et-boc .et-l .et_pb_mega_menu_column_57,.et-db #et-boc .et-l .et_pb_mega_menu_column_63{display:none!important}.et-db #et-boc .et-l .et_pb_mega_menu_image_10 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_11 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_12 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_13 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_15 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_8 .et_pb_image_wrap img,.et-db #et-boc .et-l .et_pb_mega_menu_image_9 .et_pb_image_wrap img{width:auto}.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_6:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_7:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_8:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_9:after{display:inline-block;opacity:0}.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_5:hover:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_6:hover:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_7:hover:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_8:hover:after,.et-db #et-boc .et-l .et_pb_section .et_pb_mega_menu_button_9:hover:after{opacity:1}.et-db #et-boc .et-l .et_pb_mega_menu_column_38,.et-db #et-boc .et-l .et_pb_mega_menu_column_39,.et-db #et-boc .et-l .et_pb_mega_menu_column_40,.et-db #et-boc .et-l .et_pb_mega_menu_column_49,.et-db #et-boc .et-l .et_pb_mega_menu_column_59,.et-db #et-boc .et-l .et_pb_mega_menu_column_65{padding-top:0;margin-top:-30px}}.swiper-slide,.swiper-wrapper{height:100%;position:relative;transition-property:transform;width:100%}:root{--swiper-theme-color:#007aff;--swiper-navigation-size:44px}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-wrapper{z-index:1;display:flex;box-sizing:content-box}.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-slide{flex-shrink:0}.swiper-slide-invisible-blank{visibility:hidden}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:auto;height:auto;margin-top:0;z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));transform:translateY(-50%)}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1;transition:.3s}.swiper-button-prev{left:0;right:auto}.swiper-button-prev:after{content:"prev"}.swiper-button-next{right:0;left:auto}.swiper-button-next:after{content:"next"}.swiper-button-lock,.swiper-pagination-lock,.swiper-scrollbar-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-slide-zoomed{cursor:move}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:1s linear infinite swiper-preloader-spin;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}@font-face{font-display:swap;font-family:'Material Icons';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v143/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2')}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:0 0;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:0}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(https://u9n3k5f8.rocketcdn.me/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:1s linear infinite a;animation:1s linear infinite a;background:url(https://u9n3k5f8.rocketcdn.me/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:url(https://u9n3k5f8.rocketcdn.me/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:#999 dotted 1px}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:2s linear infinite b;animation:2s linear infinite b;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:.15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}</style> <meta name="description" content="News"/> <meta name="robots" content="index, follow, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/> <link rel="canonical" href="https://www.dcrs.co.uk/news/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="News - DCRS" /> <meta property="og:description" content="News" /> <meta property="og:url" content="https://www.dcrs.co.uk/news/" /> <meta property="og:site_name" content="DCRS" /> <meta property="og:updated_time" content="2025-01-27T11:39:39+00:00" /> <meta property="og:image" content="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" /> <meta property="og:image:secure_url" content="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" /> <meta property="og:image:width" content="548" /> <meta property="og:image:height" content="456" /> <meta property="og:image:alt" content="News" /> <meta property="og:image:type" content="image/jpeg" /> <meta property="article:published_time" content="2021-01-21T15:43:03+00:00" /> <meta property="article:modified_time" content="2025-01-27T11:39:39+00:00" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="News - DCRS" /> <meta name="twitter:description" content="News" /> <meta name="twitter:image" content="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" /> <meta name="twitter:label1" content="Time to read" /> <meta name="twitter:data1" content="2 minutes" /> <script type="application/ld+json" class="rank-math-schema">{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://www.dcrs.co.uk/#organization","name":"DCRS"},{"@type":"WebSite","@id":"https://www.dcrs.co.uk/#website","url":"https://www.dcrs.co.uk","name":"DCRS","publisher":{"@id":"https://www.dcrs.co.uk/#organization"},"inLanguage":"en-US"},{"@type":"ImageObject","@id":"https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg","url":"https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg","width":"548","height":"456","inLanguage":"en-US"},{"@type":"WebPage","@id":"https://www.dcrs.co.uk/news/#webpage","url":"https://www.dcrs.co.uk/news/","name":"News - DCRS","datePublished":"2021-01-21T15:43:03+00:00","dateModified":"2025-01-27T11:39:39+00:00","isPartOf":{"@id":"https://www.dcrs.co.uk/#website"},"primaryImageOfPage":{"@id":"https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg"},"inLanguage":"en-US"},{"@type":"Person","@id":"https://www.dcrs.co.uk/author/dave/","name":"dave","url":"https://www.dcrs.co.uk/author/dave/","image":{"@type":"ImageObject","@id":"https://secure.gravatar.com/avatar/d5658c820017cc74b7e9c2f4aa84c7b8?s=96&d=mm&r=g","url":"https://secure.gravatar.com/avatar/d5658c820017cc74b7e9c2f4aa84c7b8?s=96&d=mm&r=g","caption":"dave","inLanguage":"en-US"},"sameAs":["https://dcrs.flywheelsites.com"],"worksFor":{"@id":"https://www.dcrs.co.uk/#organization"}},{"@type":"Article","headline":"News - DCRS","datePublished":"2021-01-21T15:43:03+00:00","dateModified":"2025-01-27T11:39:39+00:00","author":{"@id":"https://www.dcrs.co.uk/author/dave/","name":"dave"},"publisher":{"@id":"https://www.dcrs.co.uk/#organization"},"description":"News","name":"News - DCRS","@id":"https://www.dcrs.co.uk/news/#richSnippet","isPartOf":{"@id":"https://www.dcrs.co.uk/news/#webpage"},"image":{"@id":"https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg"},"inLanguage":"en-US","mainEntityOfPage":{"@id":"https://www.dcrs.co.uk/news/#webpage"}}]}</script> <!-- /Rank Math WordPress SEO plugin --> <link rel='dns-prefetch' href='//www.googletagmanager.com' /> <link rel='dns-prefetch' href='//cdnjs.cloudflare.com' /> <link rel='dns-prefetch' href='//use.fontawesome.com' /> <link rel='dns-prefetch' href='//u9n3k5f8.rocketcdn.me' /> <link href='https://u9n3k5f8.rocketcdn.me' rel='preconnect' /> <meta content="DCRS v.1.0.0" name="generator"/> <style id='wp-block-library-theme-inline-css' type='text/css'></style> <style id='rank-math-toc-block-style-inline-css' type='text/css'></style> <style id='global-styles-inline-css' type='text/css'></style> <style id='woocommerce-inline-inline-css' type='text/css'></style> <style id='divi-mega-menu-custom-css-inline-css' type='text/css'></style> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-content/plugins/divi-pixel/dist/public/js/public.min.js?ver=2.29.3" id="dipi_public_js-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-content/plugins/download-manager/assets/bootstrap/js/popper.min.js?ver=6.5.3" id="wpdm-poper-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-content/plugins/download-manager/assets/bootstrap/js/bootstrap.min.js?ver=6.5.3" id="wpdm-front-bootstrap-js" defer></script> <script type="text/javascript" id="frontjs-js-extra"> /* <![CDATA[ */ var wpdm_url = {"home":"https:\/\/www.dcrs.co.uk\/","site":"https:\/\/www.dcrs.co.uk\/","ajax":"https:\/\/www.dcrs.co.uk\/wp-admin\/admin-ajax.php"}; var wpdm_asset = {"bsversion":"","spinner":"<i class=\"fas fa-sun fa-spin\"><\/i>"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-content/plugins/download-manager/assets/js/front.js?ver=5.4.0" id="frontjs-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.8.8.3" id="jquery-blockui-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" id="wc-add-to-cart-js-extra"> /* <![CDATA[ */ var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_view_cart":"View cart","cart_url":"https:\/\/www.dcrs.co.uk\/cart\/","is_cart":"","cart_redirect_after_add":"no"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=8.8.3" id="wc-add-to-cart-js" defer="defer" data-wp-strategy="defer"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.8.8.3" id="js-cookie-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" id="woocommerce-js-extra"> /* <![CDATA[ */ var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=8.8.3" id="woocommerce-js" defer="defer" data-wp-strategy="defer"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-content/themes/dcrs/ds-script.js?ver=6.5.3" id="ds-theme-script-js" defer></script> <!-- Google tag (gtag.js) snippet added by Site Kit --> <!-- Google Analytics snippet added by Site Kit --> <script type="text/javascript" src="https://www.googletagmanager.com/gtag/js?id=G-0WYVLY5ZTF" id="google_gtagjs-js" async></script> <script type="text/javascript" id="google_gtagjs-js-after"> /* <![CDATA[ */ window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);} gtag("set","linker",{"domains":["www.dcrs.co.uk"]}); gtag("js", new Date()); gtag("set", "developer_id.dZTNiMT", true); gtag("config", "G-0WYVLY5ZTF"); /* ]]> */ </script> <!-- End Google tag (gtag.js) snippet added by Site Kit --> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.dcrs.co.uk/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.5.3" /> <link rel='shortlink' href='https://www.dcrs.co.uk/?p=920' /> <link rel="alternate" type="application/json+oembed" href="https://www.dcrs.co.uk/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.dcrs.co.uk%2Fnews%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://www.dcrs.co.uk/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.dcrs.co.uk%2Fnews%2F&format=xml" /> <style></style> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="dipi-logo-js">window.addEventListener('DOMContentLoaded', function() { jQuery(document).ready(function($) { var currentLogoMode = ''; let $mainHeader = $('header#main-header'); let $tbHeader = $('header.et-l--header'); function dipi_update_logo($logo, $is_tb_logo) { // Clone $logo so we can replace it rather than just change src attr (because this causes a bug in Safari browser) let $mainLogo = $logo.clone(); let $tbLogoContainer = $logo.closest(".et_pb_menu__logo") let $tbLogoContainer_a = $logo.closest(".et_pb_menu__logo a") let $tbLogoWrapper = $tbLogoContainer_a.length ? $tbLogoContainer_a : $tbLogoContainer if($mainLogo.length) { $mainLogo.attr("data-logo-type", "main"); $mainLogo.attr("data-actual-width", $mainLogo[0].naturalWidth); $mainLogo.attr("data-actual-height", $mainLogo[0].naturalHeight); } // Clone $logo to use in fixed header. If fixed header logo is not enabled, we simple use the original logo let $fixedLogo = $logo.clone(); if($fixedLogo.length) { $fixedLogo.attr("data-actual-width", $fixedLogo[0].naturalWidth); $fixedLogo.attr("data-actual-height", $fixedLogo[0].naturalHeight); } // Clone $logo to use in mobile. If mobile logo is not enabled, we simple use the original logo let $use_mobile_logo = false; let $mobileLogo = $logo.clone(); if($use_mobile_logo && ($(window).width() <= 980)){ setTimeout( function(){ $mobileLogo.show(); }, 500) } else { setTimeout( function(){ $fixedLogo.show(); $mainLogo.show(); }, 500) } $fixedLogo.removeAttr("srcset") $mobileLogo.removeAttr("srcset") function callback(mutationList, observer) { mutationList.forEach(function(mutation){ if('attributes' != mutation.type || 'class' !== mutation.attributeName){ return; } if($is_tb_logo) { dipi_tb_header_change(); } else { dipi_default_logo_change(); } }); } var targetNode = document.querySelector("#main-header,header.et-l--header > .et_builder_inner_content"); var observerOptions = { childList: false, attributes: true, subtree: false } if(targetNode){ var observer = new MutationObserver(callback); observer.observe(targetNode, observerOptions); } if($is_tb_logo) { // Observe resize events to switch between mobile/fixed logos $(window).resize(dipi_tb_header_change); // finally call the callback manually once to get started dipi_tb_header_change(true); } else { // Observe resize events to switch between mobile/fixed logos $(window).resize(dipi_default_logo_change); // finally call the callback manually once to get started dipi_default_logo_change(true); } function dipi_tb_header_change(first_loading = false) { if($mainLogo.length) $mainLogo.attr("data-actual-width", $mainLogo[0].naturalWidth); if($use_mobile_logo && $(window).width() <= 980 && currentLogoMode != 'mobile'){ currentLogoMode = 'mobile'; $tbLogoWrapper.find("img").remove(); $tbLogoWrapper.append($mobileLogo); } else if ($(window).width() > 980) { if ($tbHeader.find('.has_et_pb_sticky').length !== 0 && currentLogoMode != 'desktop-fixed'){ currentLogoMode = 'desktop-fixed'; $tbLogoWrapper.find("img").remove(); $tbLogoWrapper.append($fixedLogo); } else if($tbHeader.find('.has_et_pb_sticky').length == 0 && currentLogoMode != 'desktop-normal' ){ currentLogoMode = 'desktop-normal'; $tbLogoWrapper.find("img").remove(); $tbLogoWrapper.append($mainLogo); } } } // Callback to fire when window is resized or scrolled function dipi_default_logo_change(first_loading = false) { if($mainLogo.length){ $mainLogo.attr("data-actual-width", $mainLogo[0].naturalWidth); } if($use_mobile_logo && $(window).width() <= 980 && currentLogoMode != 'mobile'){ currentLogoMode = 'mobile'; let $a = $(".logo_container a"); $a.find("#logo").remove(); $a.append($mobileLogo); } else if($(window).width() > 980) { if ($mainHeader.hasClass('et-fixed-header') && currentLogoMode != 'desktop-fixed'){ currentLogoMode = 'desktop-fixed'; let $a = $(".logo_container a"); $a.find("#logo").remove(); $a.append($fixedLogo); } else if(!$mainHeader.hasClass('et-fixed-header') && currentLogoMode != 'desktop-normal') { currentLogoMode = 'desktop-normal'; let $a = $(".logo_container a"); $a.find("#logo").remove(); $a.append($mainLogo); } } } } }); });</script><style type="text/css" id="primary-menu-position"></style><style></style> <meta name="generator" content="Site Kit by Google 1.126.0" /><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" /> <noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript> <!-- Google Tag Manager snippet added by Site Kit --> <script type="text/javascript"> /* <![CDATA[ */ ( function( w, d, s, l, i ) { w[l] = w[l] || []; w[l].push( {'gtm.start': new Date().getTime(), event: 'gtm.js'} ); var f = d.getElementsByTagName( s )[0], j = d.createElement( s ), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore( j, f ); } )( window, document, 'script', 'dataLayer', 'GTM-W47CCM7' ); /* ]]> */ </script> <!-- End Google Tag Manager snippet added by Site Kit --> <link rel="icon" href="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/03/cropped-fav-32x32.png" sizes="32x32" /> <link rel="icon" href="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/03/cropped-fav-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/03/cropped-fav-180x180.png" /> <meta name="msapplication-TileImage" content="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/03/cropped-fav-270x270.png" /> <style id="et-critical-inline-css"></style> <meta name="generator" content="WordPress Download Manager 5.4.0" /> <style></style> <style></style> <style></style> <style type="text/css"> </style> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript></head> <body class="page-template-default page page-id-920 theme-Divi dipi-custom-archive-page dipi-archive- dipi-fix-search-icon dipi-anim-preload et-tb-has-template et-tb-has-header et-tb-has-footer woocommerce-no-js Divi et_pb_button_helper_class et_cover_background et_pb_gutter et_pb_gutters3 et_pb_pagebuilder_layout et_no_sidebar et_divi_theme et-db"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-W47CCM7" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div id="page-container"> <div id="et-boc" class="et-boc"> <header class="et-l et-l--header"> <div class="et_builder_inner_content et_pb_gutters3"> <div class="et_pb_section et_pb_section_0_tb_header et_pb_with_background et_section_regular et_pb_section--with-menu" > <div id="WrapperTopNav" class="et_pb_row et_pb_row_0_tb_header et_pb_equal_columns et_pb_gutters1 et_pb_row--with-menu"> <div class="et_pb_column et_pb_column_1_4 et_pb_column_0_tb_header et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_image et_pb_image_0_tb_header"> <a href="/"><span class="et_pb_image_wrap "><img fetchpriority="high" decoding="async" width="613" height="171" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20613%20171'%3E%3C/svg%3E" alt="DCRS logo" title="DCRS logo" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/02/DCRS-logo.webp 613w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/02/DCRS-logo-480x134.webp 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 613px, 100vw" class="wp-image-19367218" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/02/DCRS-logo.webp" /><noscript><img fetchpriority="high" decoding="async" width="613" height="171" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/02/DCRS-logo.webp" alt="DCRS logo" title="DCRS logo" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/02/DCRS-logo.webp 613w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/02/DCRS-logo-480x134.webp 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 613px, 100vw" class="wp-image-19367218" /></noscript></span></a> </div><div class="et_pb_module et_pb_text et_pb_text_0_tb_header et_clickable et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner">Get in Touch</div> </div> </div><div class="et_pb_column et_pb_column_1_2 et_pb_column_1_tb_header et_pb_css_mix_blend_mode_passthrough et_pb_column--with-menu"> <div class="et_pb_module et_pb_menu et_pb_menu_0_tb_header MainNav et_pb_bg_layout_light et_pb_text_align_left et_dropdown_animation_fade et_pb_menu--without-logo et_pb_menu--style-centered"> <div class="et_pb_menu_inner_container clearfix"> <div class="et_pb_menu__wrap"> <div class="et_pb_menu__menu"> <nav class="et-menu-nav"><ul id="menu-mega-menu" class="et-menu nav"><li class="HideHome et_pb_menu_page_id-18962 menu-item menu-item-type-custom menu-item-object-custom menu-item-18962"><a href="/">Home</a></li> <li class="products_mmm et_pb_menu_page_id-16005 menu-item menu-item-type-custom menu-item-object-custom menu-item-16005"><a href="#">Radio Products</a></li> <li class="services et_pb_menu_page_id-16052 menu-item menu-item-type-custom menu-item-object-custom menu-item-16052"><a href="#">Services</a></li> <li class="et_pb_menu_page_id-15951 menu-item menu-item-type-custom menu-item-object-custom menu-item-15951"><a href="/two-way-radio-apps/">Radio Apps</a></li> <li class="sectors et_pb_menu_page_id-16044 menu-item menu-item-type-custom menu-item-object-custom menu-item-16044"><a href="#">Sectors</a></li> <li class="et_pb_menu_page_id-805 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-16051"><a href="https://www.dcrs.co.uk/about-dcrs/">About Us</a> <ul class="sub-menu"> <li class="et_pb_menu_page_id-20167 menu-item menu-item-type-custom menu-item-object-custom menu-item-20167"><a href="/meet-the-team/">Meet the Team</a></li> <li class="et_pb_menu_page_id-21541 menu-item menu-item-type-post_type menu-item-object-page menu-item-21546"><a href="https://www.dcrs.co.uk/case-studies/">Case Studies</a></li> </ul> </li> <li class="News et_pb_menu_page_id-16039 menu-item menu-item-type-custom menu-item-object-custom menu-item-16039"><a href="#">News</a></li> <li class="et_pb_menu_page_id-860 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-16050"><a href="https://www.dcrs.co.uk/contact-us/">Contact Us</a> <ul class="sub-menu"> <li class="et_pb_menu_page_id-16938 menu-item menu-item-type-post_type menu-item-object-page menu-item-19956"><a href="https://www.dcrs.co.uk/vacancies-at-dcrs/">Vacancies</a></li> </ul> </li> </ul></nav> </div> <div class="et_mobile_nav_menu"> <div class="mobile_nav closed"> <span class="mobile_menu_bar"></span> </div> </div> </div> </div> </div> </div><div class="et_pb_column et_pb_column_1_4 et_pb_column_2_tb_header et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_1_tb_header HeaderTel et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><p>CALL FREE<br />0800 043 2688</p></div> </div><div class="et_pb_module et_pb_text et_pb_text_2_tb_header et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><p><a href="mailto:sales@dcrs.co.uk">sales@dcrs.co.uk</a></p></div> </div> </div> </div> </div><div id="OrangeBanner" class="et_pb_section et_pb_section_1_tb_header et_pb_with_background et_section_regular" > <div class="et_pb_row et_pb_row_1_tb_header"> <div class="et_pb_column et_pb_column_3_4 et_pb_column_3_tb_header et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_text et_pb_text_3_tb_header BannerText et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><p style="text-align: left;">Hire, sales and service of voice and data radio communication systems, bodycams and applications.</p></div> </div> </div><div class="et_pb_column et_pb_column_1_4 et_pb_column_4_tb_header et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_code et_pb_code_0_tb_header"> <div class="et_pb_code_inner"><form class="is-search-form is-form-style is-form-style-1 is-form-id-22755 " action="https://www.dcrs.co.uk/" method="get" role="search" ><label for="is-search-input-22755"><span class="is-screen-reader-text">Search for:</span><input type="search" id="is-search-input-22755" name="s" value="" class="is-search-input" placeholder="Search products..." autocomplete=off /></label><input type="submit" value="Search" class="is-search-submit" /><input type="hidden" name="id" value="22755" /><input type="hidden" name="post_type" value="product" /></form></div> </div> </div> </div> </div><div class="et_pb_section et_pb_section_2_tb_header et_pb_sticky_module et_pb_with_background et_section_regular" > <div class="et_pb_row et_pb_row_2_tb_header"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_5_tb_header et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_4_tb_header et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><p><span style="color: #ffffff;"><a href="tel:08000432688 " style="color: #ffffff;">Call FREE 0800 043 2688 | </a><a href="mailto:sales@dcrs.co.uk" style="color: #ffffff;">sales@dcrs.co.uk</a></span></p></div> </div> </div> </div> </div><div class="et_pb_section et_pb_section_3_tb_header et_pb_with_background et_section_regular et_pb_section--with-menu" > <div class="et_pb_row et_pb_row_3_tb_header et_pb_row--with-menu"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_6_tb_header et_pb_css_mix_blend_mode_passthrough et-last-child et_pb_column--with-menu"> <div class="et_pb_module et_pb_menu et_pb_menu_1_tb_header et_pb_bg_layout_light et_pb_text_align_left et_dropdown_animation_fade et_pb_menu--with-logo et_pb_menu--style-left_aligned"> <div class="et_pb_menu_inner_container clearfix"> <div class="et_pb_menu__logo-wrap"> <div class="et_pb_menu__logo"> <a href="/" ><img decoding="async" width="613" height="171" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20613%20171'%3E%3C/svg%3E" alt="DCRS logo" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/02/DCRS-logo.webp 613w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/02/DCRS-logo-480x134.webp 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 613px, 100vw" class="wp-image-19367218" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/02/DCRS-logo.webp" /><noscript><img decoding="async" width="613" height="171" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/02/DCRS-logo.webp" alt="DCRS logo" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/02/DCRS-logo.webp 613w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/02/DCRS-logo-480x134.webp 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 613px, 100vw" class="wp-image-19367218" /></noscript></a> </div> </div> <div class="et_pb_menu__wrap"> <div class="et_pb_menu__menu"> <nav class="et-menu-nav"><ul id="menu-mobile-menu" class="et-menu nav"><li id="menu-item-17883" class="et_pb_menu_page_id-16095 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-17883"><a href="https://www.dcrs.co.uk/services/">Services</a> <ul class="sub-menu"> <li id="menu-item-19923" class="et_pb_menu_page_id-16141 menu-item menu-item-type-post_type menu-item-object-page menu-item-19923"><a href="https://www.dcrs.co.uk/hire-two-way-radios/">Hire Two Way Radio</a></li> <li id="menu-item-19924" class="et_pb_menu_page_id-19924 menu-item menu-item-type-custom menu-item-object-custom menu-item-19924"><a href="/purchase-two-way-radios/">Buy Two Way Radios</a></li> <li id="menu-item-19925" class="et_pb_menu_page_id-19925 menu-item menu-item-type-custom menu-item-object-custom menu-item-19925"><a href="/systems/">Radio Systems</a></li> <li id="menu-item-19926" class="et_pb_menu_page_id-19926 menu-item menu-item-type-custom menu-item-object-custom menu-item-19926"><a href="/two-way-radio-service-maintenance/">Radio Maintenance</a></li> <li id="menu-item-19927" class="et_pb_menu_page_id-19927 menu-item menu-item-type-custom menu-item-object-custom menu-item-19927"><a href="/services/">All Radio Services</a></li> </ul> </li> <li id="menu-item-18948" class="et_pb_menu_page_id-18948 menu-item menu-item-type-custom menu-item-object-custom menu-item-18948"><a href="/two-way-radio-apps/">Radio Apps</a></li> <li id="menu-item-17885" class="et_pb_menu_page_id-744 menu-item menu-item-type-post_type menu-item-object-page menu-item-17885"><a href="https://www.dcrs.co.uk/radio-communication-sectors/">Sectors</a></li> <li id="menu-item-17886" class="et_pb_menu_page_id-805 menu-item menu-item-type-post_type menu-item-object-page menu-item-17886"><a href="https://www.dcrs.co.uk/about-dcrs/">About DCRS</a></li> <li id="menu-item-19366192" class="et_pb_menu_page_id-19366192 menu-item menu-item-type-custom menu-item-object-custom menu-item-19366192"><a href="/case-studies/">Case Studies</a></li> <li id="menu-item-17887" class="et_pb_menu_page_id-920 menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-920 current_page_item menu-item-17887"><a href="https://www.dcrs.co.uk/news/" aria-current="page">News</a></li> <li id="menu-item-17888" class="et_pb_menu_page_id-860 menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-17888"><a href="https://www.dcrs.co.uk/contact-us/">Contact Us</a> <ul class="sub-menu"> <li id="menu-item-19955" class="et_pb_menu_page_id-16938 menu-item menu-item-type-post_type menu-item-object-page menu-item-19955"><a href="https://www.dcrs.co.uk/vacancies-at-dcrs/">Vacancies</a></li> </ul> </li> </ul></nav> </div> <div class="et_mobile_nav_menu"> <div class="mobile_nav closed"> <span class="mobile_menu_bar"></span> </div> </div> </div> </div> </div> </div> </div> </div><div class="et_pb_section et_pb_section_4_tb_header et_pb_with_background et_section_regular" > <div class="et_pb_row et_pb_row_4_tb_header"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_7_tb_header et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_code et_pb_code_1_tb_header"> <div class="et_pb_code_inner"><form class="is-search-form is-form-style is-form-style-1 is-form-id-22755 " action="https://www.dcrs.co.uk/" method="get" role="search" ><label for="is-search-input-22755"><span class="is-screen-reader-text">Search for:</span><input type="search" id="is-search-input-22755" name="s" value="" class="is-search-input" placeholder="Search products..." autocomplete=off /></label><input type="submit" value="Search" class="is-search-submit" /><input type="hidden" name="id" value="22755" /><input type="hidden" name="post_type" value="product" /></form></div> </div> </div> </div> </div> </div> </header> <div id="et-main-area"> <div class="de-mega-menu-container" data-main-settings='{"et_theme" : "divi", "mega_menu_header_type" : "theme_builder_alt","mega_menu_injection_method" : "default","stop_click_through" : "1","divi_mm_overlay" : "0","fixed_mobile_menu" : "0","stop_click_through_mobile" : "1","stop_click_through_dis" : "1","fixed_custom_header_desktop" : "1","divi_mm_breakpoint" : "980","specific_mobile_id" : "","divi_mm_disable" : ""}'> <div id="services" class="de-mega-menu" style="display:none;" data-settings='{"custom_class" : "services", "divi_mm_activate_close_icon" : "0","divi_mm_style" : "default","divi_mm_activate" : "click","divi_mm_activate_close_icon" : "0","divi_mm_activate_close_icon_code" : "M","divi_mm_activate_close_icon_color" : "#ffffff","divi_mm_activate_close_icon_fontsize" : "0","divi_mm_activate_close_icon_dis_top" : "22","divi_mm_activate_close_icon_dis_right" : "22","divi_mm_animation_name" : "fadeIn","divi_mm_animation_name_exit" : "","divi_mm_tooltip_direction" : "bottom","divi_mm_hover_delay_time" : "0","divi_mm_initial_hover_delay_time" : "300","divi_mm_animation_duration" : "0","settings_fullwidth" : "1","divi_mm_custom_width" : "1080","realtive_postion" : "0","divi_mm_adjust_left" : "0","divi_mm_adjust_top" : "-90","divi_mm_adjust_top_mobile" : "0","settings_disable_mobile" : "1","divi_mm_triangle" : "0","divi_mm_triangle_location" : "megamenu","divi_mm_triangle_color" : "#ffffff","divi_mm_triangle_height" : "20","divi_mm_triangle_top_distance" : "0","divi_mm_triangle_horzontal_distance" : "0","divi_mm_activate_close_on_scroll" : "1"}'> <div id="et-boc" class="mm-added"> <div class="et-l"> <div class="et_pb_section et_pb_mega_menu_section_5 et_pb_with_background et_section_regular" > <div class="et_pb_row et_pb_mega_menu_row_12"> <div class="et_pb_column et_pb_column_1_3 et_pb_mega_menu_column_33 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_text et_pb_text_27 et_pb_mega_menu_text_27 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2>Radio Services</h2> </div> </div> </div><div class="et_pb_column et_pb_column_1_3 et_pb_mega_menu_column_34 et_pb_css_mix_blend_mode_passthrough et_pb_column_empty"> </div><div class="et_pb_column et_pb_column_1_3 et_pb_mega_menu_column_35 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_28 et_pb_mega_menu_text_28 close-icon et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner">Close Menu </div> </div> </div> </div><div class="et_pb_row et_pb_mega_menu_row_13 et_pb_equal_columns"> <div class="et_pb_column et_pb_column_1_5 et_pb_mega_menu_column_36 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_image et_pb_image_8 et_pb_mega_menu_image_8"> <a href="https://www.dcrs.co.uk/hire-two-way-radios/"><span class="et_pb_image_wrap "><img width="1200" height="800" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20800'%3E%3C/svg%3E" alt="hire radios for events" title="hire-menu" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/hire-menu.jpg 1200w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/hire-menu-980x653.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/hire-menu-480x320.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1200px, 100vw" class="wp-image-19791" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/hire-menu.jpg" /><noscript><img width="1200" height="800" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/hire-menu.jpg" alt="hire radios for events" title="hire-menu" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/hire-menu.jpg 1200w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/hire-menu-980x653.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/hire-menu-480x320.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1200px, 100vw" class="wp-image-19791" /></noscript></span></a> </div><div class="et_pb_module et_pb_text et_pb_text_29 et_pb_mega_menu_text_29 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><ul class="MegaItem"> <li><a href="/hire-two-way-radios/">Hire Two Way Radio</a></li> </ul> </div> </div> </div><div class="et_pb_column et_pb_column_1_5 et_pb_mega_menu_column_37 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_image et_pb_image_9 et_pb_mega_menu_image_9"> <a href="https://www.dcrs.co.uk/purchase-two-way-radios/"><span class="et_pb_image_wrap "><img width="522" height="322" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20522%20322'%3E%3C/svg%3E" alt="Buy Radios" title="buy-radios" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/buy-radios.jpg 522w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/buy-radios-480x296.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 522px, 100vw" class="wp-image-16088" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/buy-radios.jpg" /><noscript><img width="522" height="322" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/buy-radios.jpg" alt="Buy Radios" title="buy-radios" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/buy-radios.jpg 522w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/buy-radios-480x296.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 522px, 100vw" class="wp-image-16088" /></noscript></span></a> </div><div class="et_pb_module et_pb_text et_pb_text_30 et_pb_mega_menu_text_30 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><ul class="MegaItem"> <li><a href="/purchase-two-way-radios">Buy Radios – Licensed / Unlicensed</a></li> </ul> </div> </div> </div><div class="et_pb_column et_pb_column_1_5 et_pb_mega_menu_column_38 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_image et_pb_image_10 et_pb_mega_menu_image_10"> <a href="https://www.dcrs.co.uk/systems/"><span class="et_pb_image_wrap "><img width="522" height="322" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20522%20322'%3E%3C/svg%3E" alt="radio systems" title="radio-systmes" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/radio-systmes.jpg 522w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/radio-systmes-480x296.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 522px, 100vw" class="wp-image-16092" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/radio-systmes.jpg" /><noscript><img width="522" height="322" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/radio-systmes.jpg" alt="radio systems" title="radio-systmes" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/radio-systmes.jpg 522w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/radio-systmes-480x296.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 522px, 100vw" class="wp-image-16092" /></noscript></span></a> </div><div class="et_pb_module et_pb_text et_pb_text_31 et_pb_mega_menu_text_31 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><ul class="MegaItem"> <li><a href="/systems/">Complete Radio Systems</a></li> </ul> </div> </div> </div><div class="et_pb_column et_pb_column_1_5 et_pb_mega_menu_column_39 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_image et_pb_image_11 et_pb_mega_menu_image_11"> <a href="https://www.dcrs.co.uk/two-way-radio-service-maintenance/"><span class="et_pb_image_wrap "><img width="522" height="322" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20522%20322'%3E%3C/svg%3E" alt="Radio Servicing" title="service-radios" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/service-radios.jpg 522w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/service-radios-480x296.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 522px, 100vw" class="wp-image-16087" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/service-radios.jpg" /><noscript><img width="522" height="322" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/service-radios.jpg" alt="Radio Servicing" title="service-radios" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/service-radios.jpg 522w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/service-radios-480x296.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 522px, 100vw" class="wp-image-16087" /></noscript></span></a> </div><div class="et_pb_module et_pb_text et_pb_text_32 et_pb_mega_menu_text_32 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><ul class="MegaItem"> <li><a href="/two-way-radio-service-maintenance">Radio Servicing and Maintenance</a></li> </ul> </div> </div> </div><div class="et_pb_column et_pb_column_1_5 et_pb_mega_menu_column_40 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_image et_pb_image_12 et_pb_mega_menu_image_12"> <a href="https://www.dcrs.co.uk/services/"><span class="et_pb_image_wrap "><img width="519" height="325" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20519%20325'%3E%3C/svg%3E" alt="radio dispatcher app" title="dispatcher-app" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/dispatcher-app.jpg 519w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/dispatcher-app-480x301.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 519px, 100vw" class="wp-image-15650" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/dispatcher-app.jpg" /><noscript><img width="519" height="325" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/dispatcher-app.jpg" alt="radio dispatcher app" title="dispatcher-app" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/dispatcher-app.jpg 519w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/dispatcher-app-480x301.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 519px, 100vw" class="wp-image-15650" /></noscript></span></a> </div><div class="et_pb_module et_pb_text et_pb_text_33 et_pb_mega_menu_text_33 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><ul class="MegaItem"> <li><a href="/services/">All Radio Services</a></li> </ul> </div> </div> </div> </div><div class="et_pb_row et_pb_mega_menu_row_14"> <div class="et_pb_column et_pb_column_4_4 et_pb_mega_menu_column_41 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_divider et_pb_divider_4 et_pb_mega_menu_divider_4 et_pb_divider_position_ et_pb_space"><div class="et_pb_divider_internal"></div></div> </div> </div><div class="et_pb_row et_pb_mega_menu_row_15"> <div class="et_pb_column et_pb_column_2_3 et_pb_mega_menu_column_42 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_text et_pb_text_34 et_pb_mega_menu_text_34 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><span style="color: #ff6600;">DCRS</span> also offers full consultancy and bespoke system design. </div> </div> </div><div class="et_pb_column et_pb_column_1_3 et_pb_mega_menu_column_43 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_button_module_wrapper et_pb_mega_menu_button_5_wrapper et_pb_button_alignment_left et_pb_module "> <a class="et_pb_button et_pb_button_5 et_pb_mega_menu_button_5 et_pb_bg_layout_light" href="/contact-us/">Contact Us</a> </div> </div> </div> </div> </div> </div> <div class="mega-menu-inner-styles"> <style type="text/css" class="mega_menu_inner_styles"></style><style type="text/css" class="mega_menu_cpt_inner_styles"></style> </div> </div> <div id="sectors" class="de-mega-menu" style="display:none;" data-settings='{"custom_class" : "sectors", "divi_mm_activate_close_icon" : "0","divi_mm_style" : "default","divi_mm_activate" : "click","divi_mm_activate_close_icon" : "0","divi_mm_activate_close_icon_code" : "","divi_mm_activate_close_icon_color" : "#ffffff","divi_mm_activate_close_icon_fontsize" : "42","divi_mm_activate_close_icon_dis_top" : "22","divi_mm_activate_close_icon_dis_right" : "22","divi_mm_animation_name" : "fadeIn","divi_mm_animation_name_exit" : "","divi_mm_tooltip_direction" : "bottom","divi_mm_hover_delay_time" : "0","divi_mm_initial_hover_delay_time" : "300","divi_mm_animation_duration" : "0","settings_fullwidth" : "1","divi_mm_custom_width" : "1080","realtive_postion" : "0","divi_mm_adjust_left" : "0","divi_mm_adjust_top" : "-90","divi_mm_adjust_top_mobile" : "0","settings_disable_mobile" : "1","divi_mm_triangle" : "0","divi_mm_triangle_location" : "megamenu","divi_mm_triangle_color" : "#ffffff","divi_mm_triangle_height" : "20","divi_mm_triangle_top_distance" : "0","divi_mm_triangle_horzontal_distance" : "0","divi_mm_activate_close_on_scroll" : "1"}'> <div id="et-boc" class="mm-added"> <div class="et-l"> <div class="et_pb_section et_pb_mega_menu_section_6 et_pb_with_background et_section_regular" > <div class="et_pb_row et_pb_mega_menu_row_16"> <div class="et_pb_column et_pb_column_1_3 et_pb_mega_menu_column_44 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_text et_pb_text_35 et_pb_mega_menu_text_35 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2>Sectors</h2></div> </div> </div><div class="et_pb_column et_pb_column_1_3 et_pb_mega_menu_column_45 et_pb_css_mix_blend_mode_passthrough et_pb_column_empty"> </div><div class="et_pb_column et_pb_column_1_3 et_pb_mega_menu_column_46 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_36 et_pb_mega_menu_text_36 close-icon et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner">Close Menu</div> </div> </div> </div><div class="et_pb_row et_pb_mega_menu_row_17"> <div class="et_pb_column et_pb_column_1_3 et_pb_mega_menu_column_47 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_image et_pb_image_13 et_pb_mega_menu_image_13"> <span class="et_pb_image_wrap "><img width="548" height="456" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20548%20456'%3E%3C/svg%3E" alt="job ticketing radio app" title="leisure-sports-sector_result" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/leisure-sports-sector_result.webp 548w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/leisure-sports-sector_result-480x399.webp 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 548px, 100vw" class="wp-image-19366287" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/leisure-sports-sector_result.webp" /><noscript><img width="548" height="456" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/leisure-sports-sector_result.webp" alt="job ticketing radio app" title="leisure-sports-sector_result" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/leisure-sports-sector_result.webp 548w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/leisure-sports-sector_result-480x399.webp 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 548px, 100vw" class="wp-image-19366287" /></noscript></span> </div><div class="et_pb_module et_pb_divider et_pb_divider_5 et_pb_mega_menu_divider_5 et_pb_divider_position_ et_pb_space"><div class="et_pb_divider_internal"></div></div><div class="et_pb_module et_pb_text et_pb_text_37 et_pb_mega_menu_text_37 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><p>Need some help or support?</p></div> </div><div class="et_pb_button_module_wrapper et_pb_mega_menu_button_6_wrapper et_pb_button_alignment_left et_pb_module "> <a class="et_pb_button et_pb_button_6 et_pb_mega_menu_button_6 et_pb_bg_layout_light" href="/contact-us/">Contact Us</a> </div> </div><div class="et_pb_column et_pb_column_1_3 et_pb_mega_menu_column_48 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_text et_pb_text_38 et_pb_mega_menu_text_38 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><ul class="MegaItem"> <li><a href="/sectors/aviation-communication-products-systems-and-applications/">Aviation</a></li> <li><a href="/sectors/construction-two-way-radio-communication-products-systems-and-applications/">Construction</a></li> <li><a href="/sectors/distribution-logistics-two-way-radio-communication-products-systems-and-applications/">Distribution & Logistics</a></li> <li><a href="/sectors/primary-secondary-school-two-way-radio-communication-products-and-systems/">Education (Primary & Secondary)</a></li> <li><a href="/sectors/energy-utilities-two-way-radio-communication-products-systems-and-applications/">Energy & Utilities</a></li> <li><a href="/sectors/event-two-way-radio-communication-products-and-systems/">Events</a></li> <li><a href="/sectors/facilities-management-two-way-radio-communication-products-systems-and-applications/">Facilities Management</a></li> <li><a href="/sectors/healthcare-communication-products-systems-and-applications/">Healthcare</a></li> <li><a href="https://www.dcrs.co.uk/sectors/holiday-parks-two-way-radio-communication-products-systems-and-applications/">Holiday Parks</a></li> </ul></div> </div> </div><div class="et_pb_column et_pb_column_1_3 et_pb_mega_menu_column_49 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_39 et_pb_mega_menu_text_39 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><ul class="MegaItem"> <li><a href="/sectors/hospitality-two-way-radio-communication-products-systems-and-applications/">Hospitality</a></li> <li><a href="/sectors/leisure-sports-two-way-radio-communication-products-systems-and-applications/">Leisure & Sports</a></li> <li><a href="/sectors/local-authorities-two-way-radio-communication-products-systems-and-applications/">Local Authorities</a></li> <li><a href="/sectors/manufacturing-two-way-radio-communication-products-systems-and-applications/">Manufacturing</a></li> <li><a href="/sectors/retail-two-way-radio-communication-products-systems-and-applications/">Retail</a></li> <li><a href="/sectors/security-two-way-radio-communication-products-systems-and-applications/">Security</a></li> <li><a href="/sectors/shopwatch-pubwatch-two-way-radio-communication-systems-and-applications/">Shopwatch & Pubwatch</a></li> <li><a href="/sectors/super-yacht-boat-vessel-two-way-radio-systems-and-software-applications/">Super Yachts And Boats</a></li> <li><a href="/sectors/transportation-two-way-radio-communication-products-systems-and-applications/">Transportation</a></li> <li><a href="/sectors/university-and-college-two-way-radio-communication-products-systems-and-applications/">University and College</a></li> </ul></div> </div> </div> </div> </div> </div> </div> <div class="mega-menu-inner-styles"> <style type="text/css" class="mega_menu_inner_styles"></style><style type="text/css" class="mega_menu_cpt_inner_styles"></style> </div> </div> <div id="News" class="de-mega-menu" style="display:none;" data-settings='{"custom_class" : "News", "divi_mm_activate_close_icon" : "0","divi_mm_style" : "default","divi_mm_activate" : "click","divi_mm_activate_close_icon" : "0","divi_mm_activate_close_icon_code" : "","divi_mm_activate_close_icon_color" : "#ffffff","divi_mm_activate_close_icon_fontsize" : "42","divi_mm_activate_close_icon_dis_top" : "22","divi_mm_activate_close_icon_dis_right" : "22","divi_mm_animation_name" : "fadeIn","divi_mm_animation_name_exit" : "","divi_mm_tooltip_direction" : "bottom","divi_mm_hover_delay_time" : "0","divi_mm_initial_hover_delay_time" : "300","divi_mm_animation_duration" : "0","settings_fullwidth" : "1","divi_mm_custom_width" : "1080","realtive_postion" : "0","divi_mm_adjust_left" : "0","divi_mm_adjust_top" : "-90","divi_mm_adjust_top_mobile" : "0","settings_disable_mobile" : "1","divi_mm_triangle" : "0","divi_mm_triangle_location" : "megamenu","divi_mm_triangle_color" : "#ffffff","divi_mm_triangle_height" : "20","divi_mm_triangle_top_distance" : "0","divi_mm_triangle_horzontal_distance" : "0","divi_mm_activate_close_on_scroll" : "1"}'> <div id="et-boc" class="mm-added"> <div class="et-l"> <div class="et_pb_section et_pb_mega_menu_section_7 et_pb_with_background et_section_regular" > <div class="et_pb_row et_pb_mega_menu_row_18"> <div class="et_pb_column et_pb_column_1_3 et_pb_mega_menu_column_50 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_text et_pb_text_40 et_pb_mega_menu_text_40 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2>Latest Radio News</h2></div> </div> </div><div class="et_pb_column et_pb_column_1_3 et_pb_mega_menu_column_51 et_pb_css_mix_blend_mode_passthrough et_pb_column_empty"> </div><div class="et_pb_column et_pb_column_1_3 et_pb_mega_menu_column_52 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_41 et_pb_mega_menu_text_41 close-icon et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner">Close Menu</div> </div> </div> </div><div class="et_pb_row et_pb_mega_menu_row_19"> <div class="et_pb_column et_pb_column_4_4 et_pb_mega_menu_column_53 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_with_border et_pb_module et_pb_blog_1 et_pb_mega_menu_blog_1 et_pb_blog_grid_wrapper et_pb_bg_layout_light"> <div class="et_pb_blog_grid clearfix "> <div class="et_pb_ajax_pagination_container"> <div class="et_pb_salvattore_content" data-columns> <article id="post-19367148" class="et_pb_post clearfix et_pb_blog_item_1_0 post-19367148 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <div class="et_pb_image_container"><a href="https://www.dcrs.co.uk/best-radios-for-exhibitions/" class="entry-featured-image-url"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20250'%3E%3C/svg%3E" alt="Best Radios For Exhibitions" class="" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/01/Services_Schaumburg-5011-Large.jpeg 479w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/01/Services_Schaumburg-5011-Large-400x250.jpeg 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="250" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/01/Services_Schaumburg-5011-Large-400x250.jpeg" /><noscript><img src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/01/Services_Schaumburg-5011-Large-400x250.jpeg" alt="Best Radios For Exhibitions" class="" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/01/Services_Schaumburg-5011-Large.jpeg 479w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/01/Services_Schaumburg-5011-Large-400x250.jpeg 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="250" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/best-radios-for-exhibitions/"> Best Radios For Exhibitions </a> </h2> <div class="post-content"><div class="post-content-inner et_multi_view_hidden"><p>Walkie-talkies used for Exhibitions In the fast-paced world of exhibitions, clear and instant communication is essential. Exhibition organisers, vendors, and security teams must coordinate seamlessly to ensure smooth operations, manage crowd control, and address...</p> </div></div> </article> <article id="post-19367063" class="et_pb_post clearfix et_pb_blog_item_1_1 post-19367063 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <div class="et_pb_image_container"><a href="https://www.dcrs.co.uk/motorola-solutions-introduces-the-mototrbo-r5-a-compact-powerhouse-for-team-communication/" class="entry-featured-image-url"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20250'%3E%3C/svg%3E" alt="Motorola Solutions Introduces The MOTOTRBO R5: A Compact Powerhouse For Team Communication" class="" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/09/football1.jpg 479w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/09/football1-400x200.jpg 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="250" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/09/football1-400x200.jpg" /><noscript><img src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/09/football1-400x200.jpg" alt="Motorola Solutions Introduces The MOTOTRBO R5: A Compact Powerhouse For Team Communication" class="" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/09/football1.jpg 479w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/09/football1-400x200.jpg 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="250" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/motorola-solutions-introduces-the-mototrbo-r5-a-compact-powerhouse-for-team-communication/"> Motorola Solutions Introduces The MOTOTRBO R5: A Compact Powerhouse For Team Communication </a> </h2> <div class="post-content"><div class="post-content-inner et_multi_view_hidden"><p>Motorola Solutions is set to launch the MOTOTRBO R5 digital portable two-way radio in early 2025, designed to revolutionise team communications in workplace environments with a focus on efficiency, safety, and durability. Compact yet powerful, the MOTOTRBO R5 is...</p> </div></div> </article> <article id="post-19366974" class="et_pb_post clearfix et_pb_blog_item_1_2 post-19366974 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <div class="et_pb_image_container"><a href="https://www.dcrs.co.uk/should-you-buy-or-hire-your-walkie-talkie/" class="entry-featured-image-url"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20250'%3E%3C/svg%3E" alt="Should You Buy Or Hire Your Walkie-Talkie?" class="" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/12/2023-chicago-hospitality-tlk25-15-1280x1280-1.jpeg 479w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/12/2023-chicago-hospitality-tlk25-15-1280x1280-1-400x250.jpeg 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw " width="400" height="250" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/12/2023-chicago-hospitality-tlk25-15-1280x1280-1-400x250.jpeg" /><noscript><img src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/12/2023-chicago-hospitality-tlk25-15-1280x1280-1-400x250.jpeg" alt="Should You Buy Or Hire Your Walkie-Talkie?" class="" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/12/2023-chicago-hospitality-tlk25-15-1280x1280-1.jpeg 479w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/12/2023-chicago-hospitality-tlk25-15-1280x1280-1-400x250.jpeg 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="250" /></noscript></a></div> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/should-you-buy-or-hire-your-walkie-talkie/"> Should You Buy Or Hire Your Walkie-Talkie? </a> </h2> <div class="post-content"><div class="post-content-inner et_multi_view_hidden"><p>What do I need to know? Should you buy or hire your walkie-talkies? When it comes to choosing between buying or hiring a walkie-talkie, both options have their unique benefits and drawbacks. Buying a walkie-talkie means owning the equipment outright, providing...</p> </div></div> </article> </div> </div> </div> </div><div class="et_pb_button_module_wrapper et_pb_mega_menu_button_7_wrapper et_pb_button_alignment_left et_pb_module "> <a class="et_pb_button et_pb_button_7 et_pb_mega_menu_button_7 et_pb_bg_layout_light" href="https://www.dcrs.co.uk/news/">View All News</a> </div> </div> </div> </div> </div> </div> <div class="mega-menu-inner-styles"> <style type="text/css" class="mega_menu_inner_styles"></style><style type="text/css" class="mega_menu_cpt_inner_styles"></style> </div> </div> <div id="products_mmm" class="de-mega-menu" style="display:none;" data-settings='{"custom_class" : "products_mmm", "divi_mm_activate_close_icon" : "0","divi_mm_style" : "default","divi_mm_activate" : "click","divi_mm_activate_close_icon" : "0","divi_mm_activate_close_icon_code" : "","divi_mm_activate_close_icon_color" : "#ffffff","divi_mm_activate_close_icon_fontsize" : "42","divi_mm_activate_close_icon_dis_top" : "22","divi_mm_activate_close_icon_dis_right" : "22","divi_mm_animation_name" : "fadeIn","divi_mm_animation_name_exit" : "","divi_mm_tooltip_direction" : "bottom","divi_mm_hover_delay_time" : "0","divi_mm_initial_hover_delay_time" : "300","divi_mm_animation_duration" : "0","settings_fullwidth" : "1","divi_mm_custom_width" : "1080","realtive_postion" : "0","divi_mm_adjust_left" : "0","divi_mm_adjust_top" : "-90","divi_mm_adjust_top_mobile" : "0","settings_disable_mobile" : "1","divi_mm_triangle" : "0","divi_mm_triangle_location" : "megamenu","divi_mm_triangle_color" : "#ffffff","divi_mm_triangle_height" : "20","divi_mm_triangle_top_distance" : "0","divi_mm_triangle_horzontal_distance" : "0","divi_mm_activate_close_on_scroll" : "1"}'> <div id="et-boc" class="mm-added"> <div class="et-l"> <div class="et_pb_section et_pb_mega_menu_section_8 et_pb_with_background et_section_regular" > <div class="et_pb_row et_pb_mega_menu_row_20"> <div class="et_pb_column et_pb_column_1_3 et_pb_mega_menu_column_54 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_text et_pb_text_42 et_pb_mega_menu_text_42 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2>Radio Products</h2></div> </div> </div><div class="et_pb_column et_pb_column_1_3 et_pb_mega_menu_column_55 et_pb_css_mix_blend_mode_passthrough et_pb_column_empty"> </div><div class="et_pb_column et_pb_column_1_3 et_pb_mega_menu_column_56 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_43 et_pb_mega_menu_text_43 close-icon et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner">Close Menu</div> </div> </div> </div><div class="et_pb_row et_pb_mega_menu_row_21"> <div class="et_pb_column et_pb_column_1_3 et_pb_mega_menu_column_57 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_image et_pb_image_14 et_pb_mega_menu_image_14"> <span class="et_pb_image_wrap "><img width="900" height="600" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20900%20600'%3E%3C/svg%3E" alt="M2E Smart Controller TrainYard" title="M2E_Smart-Controller_TrainYard-(1)" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/03/M2E_Smart-Controller_TrainYard-1.jpg 1280w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/03/M2E_Smart-Controller_TrainYard-1-980x653.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/03/M2E_Smart-Controller_TrainYard-1-480x320.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1280px, 100vw" class="wp-image-17542" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/03/M2E_Smart-Controller_TrainYard-1.jpg" /><noscript><img width="900" height="600" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/03/M2E_Smart-Controller_TrainYard-1.jpg" alt="M2E Smart Controller TrainYard" title="M2E_Smart-Controller_TrainYard-(1)" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/03/M2E_Smart-Controller_TrainYard-1.jpg 1280w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/03/M2E_Smart-Controller_TrainYard-1-980x653.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/03/M2E_Smart-Controller_TrainYard-1-480x320.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1280px, 100vw" class="wp-image-17542" /></noscript></span> </div><div class="et_pb_module et_pb_divider et_pb_divider_6 et_pb_mega_menu_divider_6 et_pb_divider_position_ et_pb_space"><div class="et_pb_divider_internal"></div></div><div class="et_pb_module et_pb_text et_pb_text_44 et_pb_mega_menu_text_44 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><p>Need some help or support?</p></div> </div><div class="et_pb_button_module_wrapper et_pb_mega_menu_button_8_wrapper et_pb_button_alignment_left et_pb_module "> <a class="et_pb_button et_pb_button_8 et_pb_mega_menu_button_8 et_pb_bg_layout_light" href="/contact-us/">Contact Us</a> </div> </div><div class="et_pb_column et_pb_column_1_3 et_pb_mega_menu_column_58 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_text et_pb_text_45 et_pb_mega_menu_text_45 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2>By Brand</h2></div> </div><div class="et_pb_module et_pb_text et_pb_text_46 et_pb_mega_menu_text_46 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><ul class="MegaItem"> <li><a href="/motorola-two-way-radios/">Motorola Solutions</a></li> <li><a href="/hytera-two-way-radios/">Hytera</a></li> <li><a href="/kirisun-digital-low-cost-radios/">Kirisun</a></li> <li><a href="/icom-two-way-radio-mobile-repeater-portfolio/">Icom</a></li> <li><a href="/kenwood-two-way-radios/">Kenwood</a></li> <li><a href="/3m-peltor-headsets/">3M Peltor</a></li> <li><a href="/vocovo-in-store-headset-communication/">VoCoVo</a></li> <li><a href="/radio-application/motorola-wave-ptx/">Wave PTX</a></li> </ul></div> </div> </div><div class="et_pb_column et_pb_column_1_3 et_pb_mega_menu_column_59 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_47 et_pb_mega_menu_text_47 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2>By Product Type</h2></div> </div><div class="et_pb_module et_pb_text et_pb_text_48 et_pb_mega_menu_text_48 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><ul class="MegaItem"> <li><a href="/portable-radios/">Portable Radios</a></li> <li><a href="/mobile-radios/">Mobile Radios</a></li> <li><a href="/two-way-radio-mobile-accessories/">Radio Accessories</a></li> <li><a href="/body-cams/">Body Cameras - Hytera</a></li> <li><a href="/motorola-vb400-body-camera/">Body Cameras - VB400</a></li> <li><a href="/product/motorola-vt100-body-camera/">Body Cameras - VT100</a></li> <li><a href="/product/motorola-v200-body-worn-camera/">Body Cameras - V200</a></li> <li><a href="/systems/">Radio Systems</a></li> <li><a href="/nationwide-lte-poc-ptt-digital-radio-solutions/">POC/LTE Radio</a></li> <li><a href="/product/halo-smart-sensor-3c/">HALO Smart Sensor</a></li> <li><a href="/safety-and-security-ecosystem/">SAFETY & SECURITY <span style="color: #00a0e1;">ECOSYSTEM</span></a></li> </ul></div> </div> </div> </div> </div> </div> </div> <div class="mega-menu-inner-styles"> <style type="text/css" class="mega_menu_inner_styles"></style><style type="text/css" class="mega_menu_cpt_inner_styles"></style> </div> </div> <div id="radio_apps" class="de-mega-menu" style="display:none;" data-settings='{"custom_class" : "radio_apps", "divi_mm_activate_close_icon" : "0","divi_mm_style" : "default","divi_mm_activate" : "click","divi_mm_activate_close_icon" : "0","divi_mm_activate_close_icon_code" : "","divi_mm_activate_close_icon_color" : "#ffffff","divi_mm_activate_close_icon_fontsize" : "42","divi_mm_activate_close_icon_dis_top" : "22","divi_mm_activate_close_icon_dis_right" : "22","divi_mm_animation_name" : "fadeIn","divi_mm_animation_name_exit" : "","divi_mm_tooltip_direction" : "bottom","divi_mm_hover_delay_time" : "0","divi_mm_initial_hover_delay_time" : "","divi_mm_animation_duration" : "0","settings_fullwidth" : "1","divi_mm_custom_width" : "1080","realtive_postion" : "0","divi_mm_adjust_left" : "0","divi_mm_adjust_top" : "-90","divi_mm_adjust_top_mobile" : "0","settings_disable_mobile" : "1","divi_mm_triangle" : "0","divi_mm_triangle_location" : "megamenu","divi_mm_triangle_color" : "#ffffff","divi_mm_triangle_height" : "20","divi_mm_triangle_top_distance" : "0","divi_mm_triangle_horzontal_distance" : "0","divi_mm_activate_close_on_scroll" : "1"}'> <div id="et-boc" class="mm-added"> <div class="et-l"> <div class="et_pb_section et_pb_mega_menu_section_9 et_pb_with_background et_section_regular" > <div class="et_pb_row et_pb_mega_menu_row_22"> <div class="et_pb_column et_pb_column_1_3 et_pb_mega_menu_column_60 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_text et_pb_text_49 et_pb_mega_menu_text_49 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2>Radio Apps</h2></div> </div> </div><div class="et_pb_column et_pb_column_1_3 et_pb_mega_menu_column_61 et_pb_css_mix_blend_mode_passthrough et_pb_column_empty"> </div><div class="et_pb_column et_pb_column_1_3 et_pb_mega_menu_column_62 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_50 et_pb_mega_menu_text_50 close-icon et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner">Close Menu</div> </div> </div> </div><div class="et_pb_row et_pb_mega_menu_row_23"> <div class="et_pb_column et_pb_column_1_3 et_pb_mega_menu_column_63 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_image et_pb_image_15 et_pb_mega_menu_image_15"> <span class="et_pb_image_wrap "><img width="738" height="672" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20738%20672'%3E%3C/svg%3E" alt="job ticketing radio app" title="job-ticketing" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/jpb-ticketing.jpg 738w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/jpb-ticketing-480x437.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 738px, 100vw" class="wp-image-15667" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/jpb-ticketing.jpg" /><noscript><img width="738" height="672" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/jpb-ticketing.jpg" alt="job ticketing radio app" title="job-ticketing" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/jpb-ticketing.jpg 738w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/jpb-ticketing-480x437.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 738px, 100vw" class="wp-image-15667" /></noscript></span> </div><div class="et_pb_module et_pb_divider et_pb_divider_7 et_pb_mega_menu_divider_7 et_pb_divider_position_ et_pb_space"><div class="et_pb_divider_internal"></div></div><div class="et_pb_module et_pb_text et_pb_text_51 et_pb_mega_menu_text_51 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><p>Need some help or support?</p></div> </div><div class="et_pb_button_module_wrapper et_pb_mega_menu_button_9_wrapper et_pb_button_alignment_left et_pb_module "> <a class="et_pb_button et_pb_button_9 et_pb_mega_menu_button_9 et_pb_bg_layout_light" href="/contact-us/">Contact Us</a> </div> </div><div class="et_pb_column et_pb_column_1_3 et_pb_mega_menu_column_64 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_text et_pb_text_52 et_pb_mega_menu_text_52 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><ul class="MegaItem"> <li><a href="/two-way-radio-apps/">View All Radio Apps</a></li> <li><a href="/radio-application/job-ticketing/">Job Ticketing</a></li> <li><a href="/radio-application/digital-lone-worker-alarm/">Digital Lone Worker Alarm</a></li> <li><a href="/radio-application/digital-radio-internal-external-tracking/">Digital Radio Internal / External Tracking</a></li> <li><a href="/radio-application/dispatcher-app-for-radio/">Dispatcher</a></li> <li><a href="/radio-application/voice-recording/">Voice Recording</a></li> <li><a href="/radio-application/solar-powered-remote-control-call-points/">Solar Powered Remote Control Call Points</a></li> </ul></div> </div> </div><div class="et_pb_column et_pb_column_1_3 et_pb_mega_menu_column_65 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_53 et_pb_mega_menu_text_53 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><ul class="MegaItem"> <li><a href="/radio-application/unigateway-connect-and-unify/">UNIGATEWAY Connect And Unify</a></li> <li><a href="radio-application/telephone-interconnect-app/">Telephone Interconnect</a></li> <li><a href="/radio-application/text-messaging-emails/">Text Messaging & Emails</a></li> <li><a href="/radio-application/vesselwatch/">VesselWatch</a></li> <li><a href="/radio-application/ibeacons/">Ibeacons™</a></li> <li><a href="/radio-application/motorola-wave-ptx/">Motorola Wave PTX</a></li> </ul></div> </div> </div> </div> </div> </div> </div> <div class="mega-menu-inner-styles"> <style type="text/css" class="mega_menu_inner_styles"></style><style type="text/css" class="mega_menu_cpt_inner_styles"></style> </div> </div> </div> <div id="main-content"> <article id="post-920" class="post-920 page type-page status-publish has-post-thumbnail hentry"> <div class="entry-content"> <div class="et-l et-l--post"> <div class="et_builder_inner_content et_pb_gutters3"> <div class="et_pb_section et_pb_section_10 et_pb_with_background et_section_regular" > <div class="et_pb_row et_pb_row_24"> <div class="et_pb_column et_pb_column_3_5 et_pb_column_66 et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_text et_pb_text_54 et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h1>News</h1></div> </div> </div><div class="et_pb_column et_pb_column_2_5 et_pb_column_67 et_pb_css_mix_blend_mode_passthrough et-last-child et_pb_column_empty"> </div> </div> </div><div class="et_pb_section et_pb_section_11 et_pb_with_background et_section_regular" > <div class="et_pb_row et_pb_row_25"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_68 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module dsm_breadcrumbs dsm_breadcrumbs_0"> <div class="et_pb_module_inner"> <nav class="dsm_breadcrumbs_wrap" role="navigation" itemscope="" itemtype="http://schema.org/SiteNavigationElement"> <ul class="dsm_breadcrumbs"> <li class='dsm_breadcrumbs_item dsm_home_item dsm_home_item_custom'> <a href="https://www.dcrs.co.uk" itemprop="url" target=""> <span class='dsm_home_text_wrapper'> <span class="et-pb-icon dsm_home_icon"></span> <span class="dsm_home_text" itemprop="name"> Home </span> </span> </a> </li> <li class="dsm_breadcrumbs_separator"> <span class="et-pb-icon dsm_separator_icon">5</span></li> <li class="dsm_breadcrumbs_item dsm_breadcrumbs_item_current"> <span class="dsm_breadcrumbs_crumb dsm_breadcrumbs_crumb_current"> News </span> </li> </ul> </nav> </div> </div> </div> </div> </div><div class="et_pb_section et_pb_section_12 et_section_regular" > <div class="et_pb_row et_pb_row_26"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_69 et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_blog_2 et_pb_posts et_pb_bg_layout_light "> <div class="et_pb_ajax_pagination_container"> <article id="post-19367148" class="et_pb_post clearfix et_pb_blog_item_2_0 post-19367148 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/best-radios-for-exhibitions/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Best Radios For Exhibitions" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/01/Services_Schaumburg-5011-Large-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/01/Services_Schaumburg-5011-Large-980x653.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/01/Services_Schaumburg-5011-Large-480x320.jpeg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/01/Services_Schaumburg-5011-Large-1080x675.jpeg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/01/Services_Schaumburg-5011-Large-1080x675.jpeg" alt="Best Radios For Exhibitions" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/01/Services_Schaumburg-5011-Large-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/01/Services_Schaumburg-5011-Large-980x653.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/01/Services_Schaumburg-5011-Large-480x320.jpeg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/best-radios-for-exhibitions/"> Best Radios For Exhibitions </a> </h2> <p class="post-meta"><span class="published">Feb 5, 2025</span></p><div class="post-content"><div class="post-content-inner"><p>Walkie-talkies used for Exhibitions In the fast-paced world of exhibitions, clear and instant communication is essential. Exhibition organisers, vendors, and security teams must coordinate seamlessly to ensure smooth operations, manage crowd control, and address...</p> </div><a href="https://www.dcrs.co.uk/best-radios-for-exhibitions/" class="more-link">read more</a></div> </article> <article id="post-19367063" class="et_pb_post clearfix et_pb_blog_item_2_1 post-19367063 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/motorola-solutions-introduces-the-mototrbo-r5-a-compact-powerhouse-for-team-communication/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Motorola Solutions Introduces The MOTOTRBO R5: A Compact Powerhouse For Team Communication" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/09/football1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/09/football1-480x160.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/09/football1.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/09/football1.jpg" alt="Motorola Solutions Introduces The MOTOTRBO R5: A Compact Powerhouse For Team Communication" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/09/football1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/09/football1-480x160.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/motorola-solutions-introduces-the-mototrbo-r5-a-compact-powerhouse-for-team-communication/"> Motorola Solutions Introduces The MOTOTRBO R5: A Compact Powerhouse For Team Communication </a> </h2> <p class="post-meta"><span class="published">Jan 3, 2025</span></p><div class="post-content"><div class="post-content-inner"><p>Motorola Solutions is set to launch the MOTOTRBO R5 digital portable two-way radio in early 2025, designed to revolutionise team communications in workplace environments with a focus on efficiency, safety, and durability. Compact yet powerful, the MOTOTRBO R5 is...</p> </div><a href="https://www.dcrs.co.uk/motorola-solutions-introduces-the-mototrbo-r5-a-compact-powerhouse-for-team-communication/" class="more-link">read more</a></div> </article> <article id="post-19366974" class="et_pb_post clearfix et_pb_blog_item_2_2 post-19366974 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/should-you-buy-or-hire-your-walkie-talkie/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Should You Buy Or Hire Your Walkie-Talkie?" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/12/2023-chicago-hospitality-tlk25-15-1280x1280-1-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/12/2023-chicago-hospitality-tlk25-15-1280x1280-1-980x653.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/12/2023-chicago-hospitality-tlk25-15-1280x1280-1-480x320.jpeg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/12/2023-chicago-hospitality-tlk25-15-1280x1280-1-1080x675.jpeg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/12/2023-chicago-hospitality-tlk25-15-1280x1280-1-1080x675.jpeg" alt="Should You Buy Or Hire Your Walkie-Talkie?" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/12/2023-chicago-hospitality-tlk25-15-1280x1280-1-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/12/2023-chicago-hospitality-tlk25-15-1280x1280-1-980x653.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/12/2023-chicago-hospitality-tlk25-15-1280x1280-1-480x320.jpeg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/should-you-buy-or-hire-your-walkie-talkie/"> Should You Buy Or Hire Your Walkie-Talkie? </a> </h2> <p class="post-meta"><span class="published">Dec 10, 2024</span></p><div class="post-content"><div class="post-content-inner"><p>What do I need to know? Should you buy or hire your walkie-talkies? When it comes to choosing between buying or hiring a walkie-talkie, both options have their unique benefits and drawbacks. Buying a walkie-talkie means owning the equipment outright, providing...</p> </div><a href="https://www.dcrs.co.uk/should-you-buy-or-hire-your-walkie-talkie/" class="more-link">read more</a></div> </article> <article id="post-19366908" class="et_pb_post clearfix et_pb_blog_item_2_3 post-19366908 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/best-walkie-talkies-for-distribution/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Best Walkie-Talkies For Distribution" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/09/dcrs-1-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/09/dcrs-1-980x653.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/09/dcrs-1-480x320.jpeg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/09/dcrs-1-1080x675.jpeg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/09/dcrs-1-1080x675.jpeg" alt="Best Walkie-Talkies For Distribution" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/09/dcrs-1-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/09/dcrs-1-980x653.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/09/dcrs-1-480x320.jpeg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/best-walkie-talkies-for-distribution/"> Best Walkie-Talkies For Distribution </a> </h2> <p class="post-meta"><span class="published">Nov 21, 2024</span></p><div class="post-content"><div class="post-content-inner"><p>Two-way radios use for distribution & logistics In the fast-paced world of distribution and logistics, seamless communication is a critical component of operational success. Whether coordinating warehouse teams, managing delivery schedules, or addressing...</p> </div><a href="https://www.dcrs.co.uk/best-walkie-talkies-for-distribution/" class="more-link">read more</a></div> </article> <article id="post-19366779" class="et_pb_post clearfix et_pb_blog_item_2_4 post-19366779 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/how-to-choose-the-right-radio-accessories-for-walkie-talkies/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="How To Choose The Right Radio Accessories For Walkie-Talkies?" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/10/Radio-Accessories-DCRS-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/10/Radio-Accessories-DCRS-980x653.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/10/Radio-Accessories-DCRS-480x320.jpeg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/10/Radio-Accessories-DCRS-1080x675.jpeg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/10/Radio-Accessories-DCRS-1080x675.jpeg" alt="How To Choose The Right Radio Accessories For Walkie-Talkies?" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/10/Radio-Accessories-DCRS-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/10/Radio-Accessories-DCRS-980x653.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/10/Radio-Accessories-DCRS-480x320.jpeg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/how-to-choose-the-right-radio-accessories-for-walkie-talkies/"> How To Choose The Right Radio Accessories For Walkie-Talkies? </a> </h2> <p class="post-meta"><span class="published">Oct 3, 2024</span></p><div class="post-content"><div class="post-content-inner"><p>Personalise your walkie-talkie with accessories Customising your walkie-talkie with radio accessories is an excellent way to enhance its functionality and tailor it to your specific workflow needs. Whether you're using it in a high-paced work environment or for...</p> </div><a href="https://www.dcrs.co.uk/how-to-choose-the-right-radio-accessories-for-walkie-talkies/" class="more-link">read more</a></div> </article> <article id="post-19366691" class="et_pb_post clearfix et_pb_blog_item_2_5 post-19366691 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/best-walkie-talkies-for-facilities-management/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Best Walkie-Talkies For Facilities Management" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/09/dcrs-2-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/09/dcrs-2-980x653.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/09/dcrs-2-480x320.jpeg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/09/dcrs-2-1080x675.jpeg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/09/dcrs-2-1080x675.jpeg" alt="Best Walkie-Talkies For Facilities Management" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/09/dcrs-2-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/09/dcrs-2-980x653.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/09/dcrs-2-480x320.jpeg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/best-walkie-talkies-for-facilities-management/"> Best Walkie-Talkies For Facilities Management </a> </h2> <p class="post-meta"><span class="published">Sep 12, 2024</span></p><div class="post-content"><div class="post-content-inner"><p>In the fast-paced world of facilities management, effective communication is the backbone of seamless operations. Walkie-talkies play a critical role in ensuring that team members can quickly and reliably connect with one another, regardless of their location within a...</p> </div><a href="https://www.dcrs.co.uk/best-walkie-talkies-for-facilities-management/" class="more-link">read more</a></div> </article> <article id="post-19366613" class="et_pb_post clearfix et_pb_blog_item_2_6 post-19366613 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/why-you-need-vocovo-link/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Why You Need VoCoVo Link" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/08/VoCoVo-Link-Charging-dock-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/08/VoCoVo-Link-Charging-dock-980x653.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/08/VoCoVo-Link-Charging-dock-480x320.jpeg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/08/VoCoVo-Link-Charging-dock-1080x675.jpeg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/08/VoCoVo-Link-Charging-dock-1080x675.jpeg" alt="Why You Need VoCoVo Link" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/08/VoCoVo-Link-Charging-dock-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/08/VoCoVo-Link-Charging-dock-980x653.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/08/VoCoVo-Link-Charging-dock-480x320.jpeg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/why-you-need-vocovo-link/"> Why You Need VoCoVo Link </a> </h2> <p class="post-meta"><span class="published">Aug 6, 2024</span></p><div class="post-content"><div class="post-content-inner"><p>What makes VoCoVo Link unique and how does it work?VoCoVo Link is a wireless plug-and-play team communication headset system that is designed for small retailers with up to 8 users. Ideal for customer-facing teams, VoCoVo Link keeps colleagues connected with the use...</p> </div><a href="https://www.dcrs.co.uk/why-you-need-vocovo-link/" class="more-link">read more</a></div> </article> <article id="post-19366556" class="et_pb_post clearfix et_pb_blog_item_2_7 post-19366556 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/best-walkie-talkies-for-security/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Best walkie-talkies for security" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/07/Walkie-talkies-for-security-DCRS-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/07/Walkie-talkies-for-security-DCRS-980x653.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/07/Walkie-talkies-for-security-DCRS-480x320.jpeg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/07/Walkie-talkies-for-security-DCRS-1080x675.jpeg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/07/Walkie-talkies-for-security-DCRS-1080x675.jpeg" alt="Best walkie-talkies for security" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/07/Walkie-talkies-for-security-DCRS-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/07/Walkie-talkies-for-security-DCRS-980x653.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/07/Walkie-talkies-for-security-DCRS-480x320.jpeg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/best-walkie-talkies-for-security/"> Best walkie-talkies for security </a> </h2> <p class="post-meta"><span class="published">Jul 9, 2024</span></p><div class="post-content"><div class="post-content-inner"><p>Why do security teams need walkie-talkies? Security personnel operate in dynamic and often unpredictable environments where swift and reliable communication is crucial. Radio communication, particularly using walkie-talkies, plays a critical role in maintaining safety...</p> </div><a href="https://www.dcrs.co.uk/best-walkie-talkies-for-security/" class="more-link">read more</a></div> </article> <div><div class="pagination clearfix"> <div class="alignleft"><a href="https://www.dcrs.co.uk/news/page/2/?et_blog" >« Older Entries</a></div> <div class="alignright"></div> </div></div></div> </div> <div class="et_pb_module et_pb_blog_3 image-on-the-left et_pb_posts et_pb_bg_layout_light "> <div class="et_pb_ajax_pagination_container"> <article id="post-19367148" class="et_pb_post clearfix et_pb_blog_item_3_0 post-19367148 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/best-radios-for-exhibitions/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Best Radios For Exhibitions" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/01/Services_Schaumburg-5011-Large-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/01/Services_Schaumburg-5011-Large-980x653.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/01/Services_Schaumburg-5011-Large-480x320.jpeg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/01/Services_Schaumburg-5011-Large-1080x675.jpeg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/01/Services_Schaumburg-5011-Large-1080x675.jpeg" alt="Best Radios For Exhibitions" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/01/Services_Schaumburg-5011-Large-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/01/Services_Schaumburg-5011-Large-980x653.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/01/Services_Schaumburg-5011-Large-480x320.jpeg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/best-radios-for-exhibitions/"> Best Radios For Exhibitions </a> </h2> <p class="post-meta"><span class="published">Feb 5, 2025</span></p><div class="post-content"><div class="post-content-inner"><p>Walkie-talkies used for Exhibitions In the fast-paced world of exhibitions, clear and instant communication is essential. Exhibition organisers, vendors, and security teams must coordinate seamlessly to ensure smooth operations, manage crowd control, and address...</p> </div><a href="https://www.dcrs.co.uk/best-radios-for-exhibitions/" class="more-link">read more</a></div> </article> <article id="post-19367063" class="et_pb_post clearfix et_pb_blog_item_3_1 post-19367063 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/motorola-solutions-introduces-the-mototrbo-r5-a-compact-powerhouse-for-team-communication/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Motorola Solutions Introduces The MOTOTRBO R5: A Compact Powerhouse For Team Communication" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/09/football1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/09/football1-480x160.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/09/football1.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/09/football1.jpg" alt="Motorola Solutions Introduces The MOTOTRBO R5: A Compact Powerhouse For Team Communication" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/09/football1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/09/football1-480x160.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/motorola-solutions-introduces-the-mototrbo-r5-a-compact-powerhouse-for-team-communication/"> Motorola Solutions Introduces The MOTOTRBO R5: A Compact Powerhouse For Team Communication </a> </h2> <p class="post-meta"><span class="published">Jan 3, 2025</span></p><div class="post-content"><div class="post-content-inner"><p>Motorola Solutions is set to launch the MOTOTRBO R5 digital portable two-way radio in early 2025, designed to revolutionise team communications in workplace environments with a focus on efficiency, safety, and durability. Compact yet powerful, the MOTOTRBO R5 is...</p> </div><a href="https://www.dcrs.co.uk/motorola-solutions-introduces-the-mototrbo-r5-a-compact-powerhouse-for-team-communication/" class="more-link">read more</a></div> </article> <article id="post-19366974" class="et_pb_post clearfix et_pb_blog_item_3_2 post-19366974 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/should-you-buy-or-hire-your-walkie-talkie/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Should You Buy Or Hire Your Walkie-Talkie?" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/12/2023-chicago-hospitality-tlk25-15-1280x1280-1-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/12/2023-chicago-hospitality-tlk25-15-1280x1280-1-980x653.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/12/2023-chicago-hospitality-tlk25-15-1280x1280-1-480x320.jpeg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/12/2023-chicago-hospitality-tlk25-15-1280x1280-1-1080x675.jpeg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/12/2023-chicago-hospitality-tlk25-15-1280x1280-1-1080x675.jpeg" alt="Should You Buy Or Hire Your Walkie-Talkie?" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/12/2023-chicago-hospitality-tlk25-15-1280x1280-1-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/12/2023-chicago-hospitality-tlk25-15-1280x1280-1-980x653.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/12/2023-chicago-hospitality-tlk25-15-1280x1280-1-480x320.jpeg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/should-you-buy-or-hire-your-walkie-talkie/"> Should You Buy Or Hire Your Walkie-Talkie? </a> </h2> <p class="post-meta"><span class="published">Dec 10, 2024</span></p><div class="post-content"><div class="post-content-inner"><p>What do I need to know? Should you buy or hire your walkie-talkies? When it comes to choosing between buying or hiring a walkie-talkie, both options have their unique benefits and drawbacks. Buying a walkie-talkie means owning the equipment outright, providing...</p> </div><a href="https://www.dcrs.co.uk/should-you-buy-or-hire-your-walkie-talkie/" class="more-link">read more</a></div> </article> <article id="post-19366908" class="et_pb_post clearfix et_pb_blog_item_3_3 post-19366908 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/best-walkie-talkies-for-distribution/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Best Walkie-Talkies For Distribution" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/09/dcrs-1-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/09/dcrs-1-980x653.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/09/dcrs-1-480x320.jpeg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/09/dcrs-1-1080x675.jpeg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/09/dcrs-1-1080x675.jpeg" alt="Best Walkie-Talkies For Distribution" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/09/dcrs-1-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/09/dcrs-1-980x653.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/09/dcrs-1-480x320.jpeg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/best-walkie-talkies-for-distribution/"> Best Walkie-Talkies For Distribution </a> </h2> <p class="post-meta"><span class="published">Nov 21, 2024</span></p><div class="post-content"><div class="post-content-inner"><p>Two-way radios use for distribution & logistics In the fast-paced world of distribution and logistics, seamless communication is a critical component of operational success. Whether coordinating warehouse teams, managing delivery schedules, or addressing...</p> </div><a href="https://www.dcrs.co.uk/best-walkie-talkies-for-distribution/" class="more-link">read more</a></div> </article> <article id="post-19366779" class="et_pb_post clearfix et_pb_blog_item_3_4 post-19366779 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/how-to-choose-the-right-radio-accessories-for-walkie-talkies/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="How To Choose The Right Radio Accessories For Walkie-Talkies?" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/10/Radio-Accessories-DCRS-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/10/Radio-Accessories-DCRS-980x653.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/10/Radio-Accessories-DCRS-480x320.jpeg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/10/Radio-Accessories-DCRS-1080x675.jpeg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/10/Radio-Accessories-DCRS-1080x675.jpeg" alt="How To Choose The Right Radio Accessories For Walkie-Talkies?" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/10/Radio-Accessories-DCRS-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/10/Radio-Accessories-DCRS-980x653.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/10/Radio-Accessories-DCRS-480x320.jpeg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/how-to-choose-the-right-radio-accessories-for-walkie-talkies/"> How To Choose The Right Radio Accessories For Walkie-Talkies? </a> </h2> <p class="post-meta"><span class="published">Oct 3, 2024</span></p><div class="post-content"><div class="post-content-inner"><p>Personalise your walkie-talkie with accessories Customising your walkie-talkie with radio accessories is an excellent way to enhance its functionality and tailor it to your specific workflow needs. Whether you're using it in a high-paced work environment or for...</p> </div><a href="https://www.dcrs.co.uk/how-to-choose-the-right-radio-accessories-for-walkie-talkies/" class="more-link">read more</a></div> </article> <article id="post-19366691" class="et_pb_post clearfix et_pb_blog_item_3_5 post-19366691 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/best-walkie-talkies-for-facilities-management/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Best Walkie-Talkies For Facilities Management" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/09/dcrs-2-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/09/dcrs-2-980x653.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/09/dcrs-2-480x320.jpeg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/09/dcrs-2-1080x675.jpeg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/09/dcrs-2-1080x675.jpeg" alt="Best Walkie-Talkies For Facilities Management" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/09/dcrs-2-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/09/dcrs-2-980x653.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/09/dcrs-2-480x320.jpeg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/best-walkie-talkies-for-facilities-management/"> Best Walkie-Talkies For Facilities Management </a> </h2> <p class="post-meta"><span class="published">Sep 12, 2024</span></p><div class="post-content"><div class="post-content-inner"><p>In the fast-paced world of facilities management, effective communication is the backbone of seamless operations. Walkie-talkies play a critical role in ensuring that team members can quickly and reliably connect with one another, regardless of their location within a...</p> </div><a href="https://www.dcrs.co.uk/best-walkie-talkies-for-facilities-management/" class="more-link">read more</a></div> </article> <article id="post-19366613" class="et_pb_post clearfix et_pb_blog_item_3_6 post-19366613 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/why-you-need-vocovo-link/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Why You Need VoCoVo Link" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/08/VoCoVo-Link-Charging-dock-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/08/VoCoVo-Link-Charging-dock-980x653.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/08/VoCoVo-Link-Charging-dock-480x320.jpeg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/08/VoCoVo-Link-Charging-dock-1080x675.jpeg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/08/VoCoVo-Link-Charging-dock-1080x675.jpeg" alt="Why You Need VoCoVo Link" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/08/VoCoVo-Link-Charging-dock-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/08/VoCoVo-Link-Charging-dock-980x653.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/08/VoCoVo-Link-Charging-dock-480x320.jpeg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/why-you-need-vocovo-link/"> Why You Need VoCoVo Link </a> </h2> <p class="post-meta"><span class="published">Aug 6, 2024</span></p><div class="post-content"><div class="post-content-inner"><p>What makes VoCoVo Link unique and how does it work?VoCoVo Link is a wireless plug-and-play team communication headset system that is designed for small retailers with up to 8 users. Ideal for customer-facing teams, VoCoVo Link keeps colleagues connected with the use...</p> </div><a href="https://www.dcrs.co.uk/why-you-need-vocovo-link/" class="more-link">read more</a></div> </article> <article id="post-19366556" class="et_pb_post clearfix et_pb_blog_item_3_7 post-19366556 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/best-walkie-talkies-for-security/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Best walkie-talkies for security" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/07/Walkie-talkies-for-security-DCRS-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/07/Walkie-talkies-for-security-DCRS-980x653.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/07/Walkie-talkies-for-security-DCRS-480x320.jpeg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/07/Walkie-talkies-for-security-DCRS-1080x675.jpeg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/07/Walkie-talkies-for-security-DCRS-1080x675.jpeg" alt="Best walkie-talkies for security" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/07/Walkie-talkies-for-security-DCRS-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/07/Walkie-talkies-for-security-DCRS-980x653.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/07/Walkie-talkies-for-security-DCRS-480x320.jpeg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/best-walkie-talkies-for-security/"> Best walkie-talkies for security </a> </h2> <p class="post-meta"><span class="published">Jul 9, 2024</span></p><div class="post-content"><div class="post-content-inner"><p>Why do security teams need walkie-talkies? Security personnel operate in dynamic and often unpredictable environments where swift and reliable communication is crucial. Radio communication, particularly using walkie-talkies, plays a critical role in maintaining safety...</p> </div><a href="https://www.dcrs.co.uk/best-walkie-talkies-for-security/" class="more-link">read more</a></div> </article> <article id="post-19366531" class="et_pb_post clearfix et_pb_blog_item_3_8 post-19366531 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/the-dos-and-donts-of-radio-communication/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="The Do’s and Don’ts of Radio Communication" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/06/Correct-radio-communication-procedures-DCRS-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/06/Correct-radio-communication-procedures-DCRS-980x669.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/06/Correct-radio-communication-procedures-DCRS-480x328.jpeg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/06/Correct-radio-communication-procedures-DCRS-1080x675.jpeg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/06/Correct-radio-communication-procedures-DCRS-1080x675.jpeg" alt="The Do’s and Don’ts of Radio Communication" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/06/Correct-radio-communication-procedures-DCRS-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/06/Correct-radio-communication-procedures-DCRS-980x669.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/06/Correct-radio-communication-procedures-DCRS-480x328.jpeg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/the-dos-and-donts-of-radio-communication/"> The Do’s and Don’ts of Radio Communication </a> </h2> <p class="post-meta"><span class="published">Jun 25, 2024</span></p><div class="post-content"><div class="post-content-inner"><p>Although straightforward, radio communication still has its own best practises. This list of do's and don’ts will help you ensure that you use your walkie-talkies correctly and efficiently while sticking to the radio etiquette when talking to other users. The do’s of...</p> </div><a href="https://www.dcrs.co.uk/the-dos-and-donts-of-radio-communication/" class="more-link">read more</a></div> </article> <article id="post-19366253" class="et_pb_post clearfix et_pb_blog_item_3_9 post-19366253 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/best-walkie-talkies-for-holiday-parks/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Best Walkie-Talkies For Holiday Parks" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/04/Best-walkie-talkies-for-holiday-parks-1080x400.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/04/Best-walkie-talkies-for-holiday-parks-980x353.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/04/Best-walkie-talkies-for-holiday-parks-480x173.jpeg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/04/Best-walkie-talkies-for-holiday-parks-1080x400.jpeg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/04/Best-walkie-talkies-for-holiday-parks-1080x400.jpeg" alt="Best Walkie-Talkies For Holiday Parks" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/04/Best-walkie-talkies-for-holiday-parks-1080x400.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/04/Best-walkie-talkies-for-holiday-parks-980x353.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/04/Best-walkie-talkies-for-holiday-parks-480x173.jpeg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/best-walkie-talkies-for-holiday-parks/"> Best Walkie-Talkies For Holiday Parks </a> </h2> <p class="post-meta"><span class="published">Apr 15, 2024</span></p><div class="post-content"><div class="post-content-inner"><p>In the busy environment of holiday parks, efficient communication is essential for smooth operations. Teams spread across wide-ranging grounds can often face challenges with coordination tasks, managing emergencies and providing the best possible customer service....</p> </div><a href="https://www.dcrs.co.uk/best-walkie-talkies-for-holiday-parks/" class="more-link">read more</a></div> </article> <article id="post-19366141" class="et_pb_post clearfix et_pb_blog_item_3_10 post-19366141 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/motorola-solutions-wave-ptx-tlk25-device/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Introducing the Motorola Solutions WAVE PTX TLK 25 Wearable Communications Device" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/04/TLK-25.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/04/TLK-25-980x272.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/04/TLK-25-480x133.jpeg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/04/TLK-25.jpeg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/04/TLK-25.jpeg" alt="Introducing the Motorola Solutions WAVE PTX TLK 25 Wearable Communications Device" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/04/TLK-25.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/04/TLK-25-980x272.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2024/04/TLK-25-480x133.jpeg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/motorola-solutions-wave-ptx-tlk25-device/"> Introducing the Motorola Solutions WAVE PTX TLK 25 Wearable Communications Device </a> </h2> <p class="post-meta"><span class="published">Apr 2, 2024</span></p><div class="post-content"><div class="post-content-inner"><p>Communicate and operate confidently with the TLK 25 Wi-Fi based device A WAVE PTX Wi-Fi only device that expands your capabilities beyond push-to-talk. With the TLK 25 you get a device that is compact, powerful, and equipped with an intuitive voice assistant for...</p> </div><a href="https://www.dcrs.co.uk/motorola-solutions-wave-ptx-tlk25-device/" class="more-link">read more</a></div> </article> <article id="post-19366075" class="et_pb_post clearfix et_pb_blog_item_3_11 post-19366075 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/dcrs-wins-award-for-greatest-wave-ptx-revenue-in-emea-for-2023/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="DCRS wins award for Greatest WAVE PTX Revenue in EMEA for 2023" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/08/Manufacturing-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/08/Manufacturing-980x653.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/08/Manufacturing-480x320.jpeg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/08/Manufacturing-1080x675.jpeg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/08/Manufacturing-1080x675.jpeg" alt="DCRS wins award for Greatest WAVE PTX Revenue in EMEA for 2023" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/08/Manufacturing-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/08/Manufacturing-980x653.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/08/Manufacturing-480x320.jpeg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/dcrs-wins-award-for-greatest-wave-ptx-revenue-in-emea-for-2023/"> DCRS wins award for Greatest WAVE PTX Revenue in EMEA for 2023 </a> </h2> <p class="post-meta"><span class="published">Mar 19, 2024</span></p><div class="post-content"><div class="post-content-inner"><p>DCRS team awarded for Greatest WAVE PTX Revenue in EMEA for 2023 We are proud to announce that DCRS are the winners of the Motorola Empower award for Greatest WAVE PTX Revenue in EMEA for 2023. We are unbelievably proud of this and to be a Tier 1, Platinum Motorola...</p> </div><a href="https://www.dcrs.co.uk/dcrs-wins-award-for-greatest-wave-ptx-revenue-in-emea-for-2023/" class="more-link">read more</a></div> </article> <article id="post-19366041" class="et_pb_post clearfix et_pb_blog_item_3_12 post-19366041 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/best-walkie-talkies-for-retail/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Best Walkie-Talkies for Retail" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/retail-security-980x269.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/retail-security-480x132.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/retail-security-1080x604.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/retail-security-1080x604.jpg" alt="Best Walkie-Talkies for Retail" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/retail-security-980x269.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/retail-security-480x132.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/best-walkie-talkies-for-retail/"> Best Walkie-Talkies for Retail </a> </h2> <p class="post-meta"><span class="published">Feb 23, 2024</span></p><div class="post-content"><div class="post-content-inner"><p>Retail sector radios With the retail sector being a fast-paced environment, effective communication is essential in order to ensure smooth operations and provide excellent customer service. Walkie-talkies are an invaluable solution used to face the day-to-day...</p> </div><a href="https://www.dcrs.co.uk/best-walkie-talkies-for-retail/" class="more-link">read more</a></div> </article> <article id="post-19365939" class="et_pb_post clearfix et_pb_blog_item_3_13 post-19365939 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/dcrs-certified-as-a-wave-ptx-specialist/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="DCRS certified as a WAVE PTX Specialist" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/08/Wave-Ptx-Mobile-App-Brochure.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/08/Wave-Ptx-Mobile-App-Brochure-480x240.jpeg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/08/Wave-Ptx-Mobile-App-Brochure.jpeg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/08/Wave-Ptx-Mobile-App-Brochure.jpeg" alt="DCRS certified as a WAVE PTX Specialist" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/08/Wave-Ptx-Mobile-App-Brochure.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/08/Wave-Ptx-Mobile-App-Brochure-480x240.jpeg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/dcrs-certified-as-a-wave-ptx-specialist/"> DCRS certified as a WAVE PTX Specialist </a> </h2> <p class="post-meta"><span class="published">Dec 12, 2023</span></p><div class="post-content"><div class="post-content-inner"><p>DCRS certified as a Wave PTX Specialist DCRS is proud to announce that we have recently been awarded a WAVE PTX Specialist certification. This level of approval from Motorola Solutions confirms our efficiency and expertise within broadband push-to-talk (PTT)...</p> </div><a href="https://www.dcrs.co.uk/dcrs-certified-as-a-wave-ptx-specialist/" class="more-link">read more</a></div> </article> <article id="post-19365830" class="et_pb_post clearfix et_pb_blog_item_3_14 post-19365830 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/peter-jones-launch-new-klick-fast-options/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Peter Jones Launch New Klick Fast Options" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/11/Peter-Jones-Klick-Fast-1046x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/11/Peter-Jones-Klick-Fast-980x750.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/11/Peter-Jones-Klick-Fast-480x367.jpeg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/11/Peter-Jones-Klick-Fast-1046x675.jpeg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/11/Peter-Jones-Klick-Fast-1046x675.jpeg" alt="Peter Jones Launch New Klick Fast Options" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/11/Peter-Jones-Klick-Fast-1046x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/11/Peter-Jones-Klick-Fast-980x750.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/11/Peter-Jones-Klick-Fast-480x367.jpeg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/peter-jones-launch-new-klick-fast-options/"> Peter Jones Launch New Klick Fast Options </a> </h2> <p class="post-meta"><span class="published">Nov 3, 2023</span></p><div class="post-content"><div class="post-content-inner"><p>New Klick Fast Options Peter Jones has recently launched brand new Klick Fast options into their range, which includes the following: Ultra-Lock Connector - for extra security Go Connector - for immediate release Easy-Sew Dock - for simple and easy sewing onto...</p> </div><a href="https://www.dcrs.co.uk/peter-jones-launch-new-klick-fast-options/" class="more-link">read more</a></div> </article> <article id="post-19365654" class="et_pb_post clearfix et_pb_blog_item_3_15 post-19365654 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/dcrs-are-proud-to-support-you/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Motorola Solutions Introduces The MOTOTRBO R5: A Compact Powerhouse For Team Communication" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/09/football1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/09/football1-480x160.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/09/football1.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/09/football1.jpg" alt="Motorola Solutions Introduces The MOTOTRBO R5: A Compact Powerhouse For Team Communication" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/09/football1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/09/football1-480x160.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/dcrs-are-proud-to-support-you/"> DCRS are proud to support you! </a> </h2> <p class="post-meta"><span class="published">Sep 13, 2023</span></p><div class="post-content"><div class="post-content-inner"><p>DCRS are proud to support you! At DCRS, we have had a busy few months supporting football clubs during their pre-season this year, and we couldn't be prouder to continue to support you all, whether it has been for the servicing of existing equipment, purchasing new...</p> </div><a href="https://www.dcrs.co.uk/dcrs-are-proud-to-support-you/" class="more-link">read more</a></div> </article> <article id="post-19365419" class="et_pb_post clearfix et_pb_blog_item_3_16 post-19365419 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/introducing-the-wave-ptxs-tlk-110-handheld-device/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Introducing the WAVE PTX’s TLK 110 handheld device" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/06/Two-way-communications-980x460.png 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/06/Two-way-communications-480x225.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/06/Two-way-communications-1080x675.png" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/06/Two-way-communications-1080x675.png" alt="Introducing the WAVE PTX’s TLK 110 handheld device" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/06/Two-way-communications-980x460.png 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/06/Two-way-communications-480x225.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/introducing-the-wave-ptxs-tlk-110-handheld-device/"> Introducing the WAVE PTX’s TLK 110 handheld device </a> </h2> <p class="post-meta"><span class="published">Aug 9, 2023</span></p><div class="post-content"><div class="post-content-inner"><p>A DEVICE DESIGNED FOR YOU AND BUILT TO LAST! The latest WAVE PTX device is perfect for industries such as Transportation & Logistics, Private Security, Construction and Manufacturing. Your business will be able to combine the flexibility of push-to-talk...</p> </div><a href="https://www.dcrs.co.uk/introducing-the-wave-ptxs-tlk-110-handheld-device/" class="more-link">read more</a></div> </article> <article id="post-19365410" class="et_pb_post clearfix et_pb_blog_item_3_17 post-19365410 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/learn-more-about-the-rugged-connected-vb400-body-camera-designed-for-security-and-safety/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Learn more about the rugged, connected VB400 body camera – designed for security and safety" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/04/Command_Center_NOLA_20190122-_DSC02999-1080x675.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/04/Command_Center_NOLA_20190122-_DSC02999-980x750.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/04/Command_Center_NOLA_20190122-_DSC02999-480x367.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/04/Command_Center_NOLA_20190122-_DSC02999-1080x675.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/04/Command_Center_NOLA_20190122-_DSC02999-1080x675.jpg" alt="Learn more about the rugged, connected VB400 body camera – designed for security and safety" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/04/Command_Center_NOLA_20190122-_DSC02999-1080x675.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/04/Command_Center_NOLA_20190122-_DSC02999-980x750.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/04/Command_Center_NOLA_20190122-_DSC02999-480x367.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/learn-more-about-the-rugged-connected-vb400-body-camera-designed-for-security-and-safety/"> Learn more about the rugged, connected VB400 body camera – designed for security and safety </a> </h2> <p class="post-meta"><span class="published">Aug 9, 2023</span></p><div class="post-content"><div class="post-content-inner"><p>INTRODUCING THE MOTOROLA VB400 Learn more about the rugged, connected VB400 body camera - designed to improve the security and safety of your teams. By now, you’ve probably heard of or seen the Motorola VB400 body camera, but what is it capable of? The VB400 is the...</p> </div><a href="https://www.dcrs.co.uk/learn-more-about-the-rugged-connected-vb400-body-camera-designed-for-security-and-safety/" class="more-link">read more</a></div> </article> <article id="post-19365400" class="et_pb_post clearfix et_pb_blog_item_3_18 post-19365400 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/a-reliable-addition-to-an-uninterrupted-workday/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="A reliable addition to an uninterrupted workday" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/warehouse-header-980x269.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/warehouse-header-480x132.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/warehouse-header-1080x604.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/warehouse-header-1080x604.jpg" alt="A reliable addition to an uninterrupted workday" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/warehouse-header-980x269.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/warehouse-header-480x132.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/a-reliable-addition-to-an-uninterrupted-workday/"> A reliable addition to an uninterrupted workday </a> </h2> <p class="post-meta"><span class="published">Aug 9, 2023</span></p><div class="post-content"><div class="post-content-inner"><p>INTRODUCING THE MOTOTRBO R2 RADIO If you need a reliable, sleek, and rugged radio, then the Mototrbo R2 is ideal for your business. It has all the features and benefits of two-way radio and offers increased flexibility. Hence, it’s perfect for every company out there...</p> </div><a href="https://www.dcrs.co.uk/a-reliable-addition-to-an-uninterrupted-workday/" class="more-link">read more</a></div> </article> <article id="post-19364715" class="et_pb_post clearfix et_pb_blog_item_3_19 post-19364715 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/opportunity-for-a-professional-radio-system/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Is there an opportunity for a professional radio system to keep your team connected?" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/02/faq-banner-3-980x327.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/02/faq-banner-3-480x160.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/02/faq-banner-3-1080x600.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/02/faq-banner-3-1080x600.jpg" alt="Is there an opportunity for a professional radio system to keep your team connected?" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/02/faq-banner-3-980x327.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/02/faq-banner-3-480x160.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/opportunity-for-a-professional-radio-system/"> Is there an opportunity for a professional radio system to keep your team connected? </a> </h2> <p class="post-meta"><span class="published">Mar 13, 2023</span></p><div class="post-content"><div class="post-content-inner"><p>Swift exchange of information is one of the most crucial parts of successfully managing teams and organising events. Using such systems as smartphones may seem like an attractive solution, however having conversations in too many different apps and groups usually...</p> </div><a href="https://www.dcrs.co.uk/opportunity-for-a-professional-radio-system/" class="more-link">read more</a></div> </article> <article id="post-22973" class="et_pb_post clearfix et_pb_blog_item_3_20 post-22973 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/best-walkie-talkies-for-construction/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Best Walkie Talkies for Construction" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/11/t-walkie-talkies-for-construction-by-DCRS-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/11/t-walkie-talkies-for-construction-by-DCRS-980x653.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/11/t-walkie-talkies-for-construction-by-DCRS-480x320.jpeg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/11/t-walkie-talkies-for-construction-by-DCRS-1080x675.jpeg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/11/t-walkie-talkies-for-construction-by-DCRS-1080x675.jpeg" alt="Best Walkie Talkies for Construction" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/11/t-walkie-talkies-for-construction-by-DCRS-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/11/t-walkie-talkies-for-construction-by-DCRS-980x653.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/11/t-walkie-talkies-for-construction-by-DCRS-480x320.jpeg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/best-walkie-talkies-for-construction/"> Best Walkie Talkies for Construction </a> </h2> <p class="post-meta"><span class="published">Nov 17, 2022</span></p><div class="post-content"><div class="post-content-inner"><p>Two-way radios are primarily utilised on construction sites to: Keep track of workers onsite (providing every staff member to communicate quickly and securely) Request a first aider (support your team when there are medical emergencies on the site) Quick and efficient...</p> </div><a href="https://www.dcrs.co.uk/best-walkie-talkies-for-construction/" class="more-link">read more</a></div> </article> <article id="post-22987" class="et_pb_post clearfix et_pb_blog_item_3_21 post-22987 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/best-walkie-talkies-for-corporate-events/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Best Walkie Talkies for Corporate Events" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/11/Motorola-Walkie-Talkies-for-Corporate-events-by-DCRS-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/11/Motorola-Walkie-Talkies-for-Corporate-events-by-DCRS-980x654.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/11/Motorola-Walkie-Talkies-for-Corporate-events-by-DCRS-480x320.jpeg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/11/Motorola-Walkie-Talkies-for-Corporate-events-by-DCRS-1080x675.jpeg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/11/Motorola-Walkie-Talkies-for-Corporate-events-by-DCRS-1080x675.jpeg" alt="Best Walkie Talkies for Corporate Events" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/11/Motorola-Walkie-Talkies-for-Corporate-events-by-DCRS-1080x675.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/11/Motorola-Walkie-Talkies-for-Corporate-events-by-DCRS-980x654.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/11/Motorola-Walkie-Talkies-for-Corporate-events-by-DCRS-480x320.jpeg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/best-walkie-talkies-for-corporate-events/"> Best Walkie Talkies for Corporate Events </a> </h2> <p class="post-meta"><span class="published">Sep 20, 2022</span></p><div class="post-content"><div class="post-content-inner"><p>Walkie talkies, A.K.A two-way radios can cover a wide spectrum of uses, solving communication issues at the push of a button within sites. They are a versatile tool that can adapt to any situation offering incredible value for money as initial investment without the...</p> </div><a href="https://www.dcrs.co.uk/best-walkie-talkies-for-corporate-events/" class="more-link">read more</a></div> </article> <article id="post-22005" class="et_pb_post clearfix et_pb_blog_item_3_22 post-22005 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-r7-radio"> <a href="https://www.dcrs.co.uk/introducing-the-motorola-r7-radio/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Introducing the Motorola R7 Radio" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/04/r7-radio-news.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/04/r7-radio-news-480x320.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/04/r7-radio-news.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/04/r7-radio-news.jpg" alt="Introducing the Motorola R7 Radio" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/04/r7-radio-news.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/04/r7-radio-news-480x320.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/introducing-the-motorola-r7-radio/"> Introducing the Motorola R7 Radio </a> </h2> <p class="post-meta"><span class="published">Apr 21, 2022</span></p><div class="post-content"><div class="post-content-inner"><p> Introducing the Motorola R7 Radio If you need a radio that can do more than just talk, then the Motorola Solutions R7 is ideal for your business. It has all of those features and benefits associated with two way radios but also...</p> </div><a href="https://www.dcrs.co.uk/introducing-the-motorola-r7-radio/" class="more-link">read more</a></div> </article> <article id="post-20945" class="et_pb_post clearfix et_pb_blog_item_3_23 post-20945 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/global-chip-component-shortage/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Global chip component shortage" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/01/chip-component.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/01/chip-component-480x320.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/01/chip-component.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/01/chip-component.jpg" alt="Global chip component shortage" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/01/chip-component.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2022/01/chip-component-480x320.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/global-chip-component-shortage/"> Global chip component shortage </a> </h2> <p class="post-meta"><span class="published">Jan 19, 2022</span></p><div class="post-content"><div class="post-content-inner"><p>Delays and impacts on two-way radio products A global chip component shortage has created a delay and impacted the availability of two-way radio communication devices, and accessories including chargers and batteries. Why is there a global chip component shortage?...</p> </div><a href="https://www.dcrs.co.uk/global-chip-component-shortage/" class="more-link">read more</a></div> </article> <article id="post-20258" class="et_pb_post clearfix et_pb_blog_item_3_24 post-20258 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/discontinued-bodycams-from-hytera/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Discontinued Bodycams from Hytera" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/10/bodycamsemail-980x610-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/10/bodycamsemail-980x610-1-480x299.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/10/bodycamsemail-980x610-1.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/10/bodycamsemail-980x610-1.jpg" alt="Discontinued Bodycams from Hytera" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/10/bodycamsemail-980x610-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/10/bodycamsemail-980x610-1-480x299.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/discontinued-bodycams-from-hytera/"> Discontinued Bodycams from Hytera </a> </h2> <p class="post-meta"><span class="published">Oct 6, 2021</span></p><div class="post-content"><div class="post-content-inner"><p>Please note that the following Bodycams from Hytera have been discontinued: VM550 VM550D VM685 We are now unable to order these items from Hytera, so once our stock has depleted (which currently is very limited) they will no longer be available. If you have any...</p> </div><a href="https://www.dcrs.co.uk/discontinued-bodycams-from-hytera/" class="more-link">read more</a></div> </article> <article id="post-20249" class="et_pb_post clearfix et_pb_blog_item_3_25 post-20249 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/safety-reimagined/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Safety Reimagined" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/10/safetyreimagined.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/10/safetyreimagined-480x285.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/10/safetyreimagined.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/10/safetyreimagined.jpg" alt="Safety Reimagined" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/10/safetyreimagined.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/10/safetyreimagined-480x285.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/safety-reimagined/"> Safety Reimagined </a> </h2> <p class="post-meta"><span class="published">Oct 6, 2021</span></p><div class="post-content"><div class="post-content-inner"><p>Safety Reimagined - We’re creating technology for a safer world. We are delighted to announce that we are part of The Safety Reimagined Partner Program by Motorola Solutions. Motorola Solutions' Safety Reimagined is the first and only end-to-end enterprise technology...</p> </div><a href="https://www.dcrs.co.uk/safety-reimagined/" class="more-link">read more</a></div> </article> <article id="post-20246" class="et_pb_post clearfix et_pb_blog_item_3_26 post-20246 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/iso-recertification-passed/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="ISO recertification passed" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/10/iso-logo-980x980.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/10/iso-logo-480x480.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/10/iso-logo-1080x675.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/10/iso-logo-1080x675.jpg" alt="ISO recertification passed" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/10/iso-logo-980x980.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/10/iso-logo-480x480.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/iso-recertification-passed/"> ISO recertification passed </a> </h2> <p class="post-meta"><span class="published">Oct 6, 2021</span></p><div class="post-content"><div class="post-content-inner"><p>We are pleased to announce that we have passed our 3 year ISO 9001 recertification with the British Assessment Bureau without any non-conformances or recommendations which is great for DCRS and a testament to all staff efforts. The assessor was pleased with all...</p> </div><a href="https://www.dcrs.co.uk/iso-recertification-passed/" class="more-link">read more</a></div> </article> <article id="post-20241" class="et_pb_post clearfix et_pb_blog_item_3_27 post-20241 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/ash-robinson-and-steve-luscombe-take-on-different-job-roles/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Ash Robinson and Steve Luscombe take on different job roles" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/10/megaphone2.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/10/megaphone2-480x270.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/10/megaphone2.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/10/megaphone2.jpg" alt="Ash Robinson and Steve Luscombe take on different job roles" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/10/megaphone2.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/10/megaphone2-480x270.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/ash-robinson-and-steve-luscombe-take-on-different-job-roles/"> Ash Robinson and Steve Luscombe take on different job roles </a> </h2> <p class="post-meta"><span class="published">Oct 6, 2021</span></p><div class="post-content"><div class="post-content-inner"><p>Due to continued growth Ash Robinson and Steve Luscombe have now taken on different job roles within DCRS. Ash Robinson We are pleased to announce that Ash Robinson has accepted a promotion to Sales Manager here at DCRS, working alongside the Directors he will assist...</p> </div><a href="https://www.dcrs.co.uk/ash-robinson-and-steve-luscombe-take-on-different-job-roles/" class="more-link">read more</a></div> </article> <article id="post-20239" class="et_pb_post clearfix et_pb_blog_item_3_28 post-20239 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/wave-ptx-dcrs-hits-top-of-the-leaderboard/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="WAVE PTX – DCRS hits top of the leaderboard" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/10/WAVE-app.png 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/10/WAVE-app-480x261.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/10/WAVE-app.png" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/10/WAVE-app.png" alt="WAVE PTX – DCRS hits top of the leaderboard" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/10/WAVE-app.png 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/10/WAVE-app-480x261.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/wave-ptx-dcrs-hits-top-of-the-leaderboard/"> WAVE PTX – DCRS hits top of the leaderboard </a> </h2> <p class="post-meta"><span class="published">Oct 5, 2021</span></p><div class="post-content"><div class="post-content-inner"><p>We recently had great news form Craig Calvert Channel Sales Director Northern Region Motorola Solutions, regarding Motorola WAVE PTX Nationwide Two Way Radio Solutions: ‘I was delighted to see that DCRS have had the most subscription activations in EMEA since the...</p> </div><a href="https://www.dcrs.co.uk/wave-ptx-dcrs-hits-top-of-the-leaderboard/" class="more-link">read more</a></div> </article> <article id="post-19971" class="et_pb_post clearfix et_pb_blog_item_3_29 post-19971 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/dcrs-supports-osb-events-for-outlaw-half/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="OSB Events is supported by DCRS for Outlaw Half" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/06/IMG_0797-980x735.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/06/IMG_0797-480x360.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/06/IMG_0797-1080x675.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/06/IMG_0797-1080x675.jpg" alt="OSB Events is supported by DCRS for Outlaw Half" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/06/IMG_0797-980x735.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/06/IMG_0797-480x360.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/dcrs-supports-osb-events-for-outlaw-half/"> OSB Events is supported by DCRS for Outlaw Half </a> </h2> <p class="post-meta"><span class="published">Jun 22, 2021</span></p><div class="post-content"><div class="post-content-inner"><p>MOTOTRBO Digital Radio System for Outlaw Half On Sunday 20th June 2021, OSB Events organised the Outlaw Half distance triathlon. Taking place at the National water sports centre in Nottingham, the triathlon consisted of 1.2m swim, 56m bike and 13.1m run. DCRS had the...</p> </div><a href="https://www.dcrs.co.uk/dcrs-supports-osb-events-for-outlaw-half/" class="more-link">read more</a></div> </article> <article id="post-18780" class="et_pb_post clearfix et_pb_blog_item_3_30 post-18780 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/super-deduction-tax-scheme/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Super-Deduction Tax Scheme" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/04/unnamed-1080x560.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/04/unnamed-980x490.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/04/unnamed-480x240.jpeg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/04/unnamed-1080x560.jpeg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/04/unnamed-1080x560.jpeg" alt="Super-Deduction Tax Scheme" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/04/unnamed-1080x560.jpeg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/04/unnamed-980x490.jpeg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/04/unnamed-480x240.jpeg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/super-deduction-tax-scheme/"> Super-Deduction Tax Scheme </a> </h2> <p class="post-meta"><span class="published">Apr 9, 2021</span></p><div class="post-content"><div class="post-content-inner"><p>PLEASE READ THIS IMPORTANT INFORMATION THAT COULD SAVE YOUR COMPANY ££££! If you are considering purchasing new or additional equipment then the Chancellor may be able to assist your company this year!!! Following the recent budget announcement, Chancellor Rishi Sunak...</p> </div><a href="https://www.dcrs.co.uk/super-deduction-tax-scheme/" class="more-link">read more</a></div> </article> <article id="post-15500" class="et_pb_post clearfix et_pb_blog_item_3_31 post-15500 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/radios-for-care-homes/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Radios for Care Homes" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/1care-home.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/1care-home-480x320.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/1care-home.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/1care-home.jpg" alt="Radios for Care Homes" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/1care-home.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/1care-home-480x320.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/radios-for-care-homes/"> Radios for Care Homes </a> </h2> <p class="post-meta"><span class="published">Nov 18, 2020</span></p><div class="post-content"><div class="post-content-inner"><p>Features of Motorola XT180 : Up to 8km range Channels:8 Channel Monitor/Scan 121 Privacy Codes 10 Call Tones Keypad lock Single Pin Headset Jack Up to 14 Hours Battery Life Hands-Free VOX Integrated LED Torch Vibrate Alert Splash Proof IPx2 Rating Compatible with...</p> </div><a href="https://www.dcrs.co.uk/radios-for-care-homes/" class="more-link">read more</a></div> </article> <article id="post-15475" class="et_pb_post clearfix et_pb_blog_item_3_32 post-15475 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/digital-radios-programmable-features/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Digital Radios: Programmable Features" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/2jobticketing.png 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/2jobticketing-480x302.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/2jobticketing.png" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/2jobticketing.png" alt="Digital Radios: Programmable Features" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/2jobticketing.png 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/2jobticketing-480x302.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/digital-radios-programmable-features/"> Digital Radios: Programmable Features </a> </h2> <p class="post-meta"><span class="published">Nov 3, 2020</span></p><div class="post-content"><div class="post-content-inner"><p>Digital Radios operate using a mathematical system that uses binary numbers to transmit voice so the sound is much clearer. These types of two-way radios are modern and have multiple features and applications. But, what exactly are those features and how can they...</p> </div><a href="https://www.dcrs.co.uk/digital-radios-programmable-features/" class="more-link">read more</a></div> </article> <article id="post-15470" class="et_pb_post clearfix et_pb_blog_item_3_33 post-15470 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/communication-is-key-on-the-frontline/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Communication is key on the frontline" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/3covid.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/3covid-480x278.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/3covid.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/3covid.jpg" alt="Communication is key on the frontline" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/3covid.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/3covid-480x278.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/communication-is-key-on-the-frontline/"> Communication is key on the frontline </a> </h2> <p class="post-meta"><span class="published">Oct 29, 2020</span></p><div class="post-content"><div class="post-content-inner"><p>Being on the front line is tough. Who knows what the day will bring, and what conditions you will face? Critical workers need to communicate without delay. The right radio can make all the difference. The COVID-19 global pandemic has caused a huge strain on our NHS,...</p> </div><a href="https://www.dcrs.co.uk/communication-is-key-on-the-frontline/" class="more-link">read more</a></div> </article> <article id="post-15449" class="et_pb_post clearfix et_pb_blog_item_3_34 post-15449 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/what-does-the-future-hold-for-the-events-industry/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="What does the future hold for the events industry?" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" alt="What does the future hold for the events industry?" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/what-does-the-future-hold-for-the-events-industry/"> What does the future hold for the events industry? </a> </h2> <p class="post-meta"><span class="published">Oct 14, 2020</span></p><div class="post-content"><div class="post-content-inner"><p>These are uncertain times that we are currently living in and with most festivals and events cancelled for 2020 where does that leave the events industry and what exactly does the future hold? Our prime minister, Boris Johnson, recently announced the new ‘rule of six’...</p> </div><a href="https://www.dcrs.co.uk/what-does-the-future-hold-for-the-events-industry/" class="more-link">read more</a></div> </article> <article id="post-15402" class="et_pb_post clearfix et_pb_blog_item_3_35 post-15402 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/dcrs-certified-as-gold-level-within-constructionline/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="DCRS certified as Gold Level within Constructionline" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/5motorola-solutions-platinum.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/5motorola-solutions-platinum-480x397.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/5motorola-solutions-platinum.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/5motorola-solutions-platinum.jpg" alt="DCRS certified as Gold Level within Constructionline" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/5motorola-solutions-platinum.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/5motorola-solutions-platinum-480x397.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/dcrs-certified-as-gold-level-within-constructionline/"> DCRS certified as Gold Level within Constructionline </a> </h2> <p class="post-meta"><span class="published">Aug 19, 2020</span></p><div class="post-content"><div class="post-content-inner"><p>DCRS are pleased to announce that we have been awarded GOLD LEVEL with Constructionline! Constructionline is the UK’s leading provider of third-party, technology enabled qualification and accreditation services, playing a critical role in the procurement value chain...</p> </div><a href="https://www.dcrs.co.uk/dcrs-certified-as-gold-level-within-constructionline/" class="more-link">read more</a></div> </article> <article id="post-15271" class="et_pb_post clearfix et_pb_blog_item_3_36 post-15271 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/motorola-solutions-wave-how-dcrs-assisted-sms-smarter-metering/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Motorola Solutions WAVE: How DCRS have assisted SMS" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/6smarter-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/6smarter-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/6smarter-1080x540-1-480x240.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/6smarter-1080x540-1.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/6smarter-1080x540-1.jpg" alt="Motorola Solutions WAVE: How DCRS have assisted SMS" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/6smarter-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/6smarter-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/6smarter-1080x540-1-480x240.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/motorola-solutions-wave-how-dcrs-assisted-sms-smarter-metering/"> Motorola Solutions WAVE: How DCRS have assisted SMS </a> </h2> <p class="post-meta"><span class="published">Jun 19, 2020</span></p><div class="post-content"><div class="post-content-inner"><p>Direct Communications Radio Services (DCRS) have been working with Smarter Metering Services Limited for several months and recommended the Motorola WAVE PTX solution to be implemented into their company. This would help to bridge the gap in communication between the...</p> </div><a href="https://www.dcrs.co.uk/motorola-solutions-wave-how-dcrs-assisted-sms-smarter-metering/" class="more-link">read more</a></div> </article> <article id="post-15232" class="et_pb_post clearfix et_pb_blog_item_3_37 post-15232 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/dcrs-enhancing-communications-during-social-distancing/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="DCRS Enhancing Communications during Social Distancing" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/7thumbnail-covid-radio-guide-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/7thumbnail-covid-radio-guide-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/7thumbnail-covid-radio-guide-1080x540-1-480x240.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/7thumbnail-covid-radio-guide-1080x540-1.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/7thumbnail-covid-radio-guide-1080x540-1.jpg" alt="DCRS Enhancing Communications during Social Distancing" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/7thumbnail-covid-radio-guide-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/7thumbnail-covid-radio-guide-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/7thumbnail-covid-radio-guide-1080x540-1-480x240.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/dcrs-enhancing-communications-during-social-distancing/"> DCRS Enhancing Communications during Social Distancing </a> </h2> <p class="post-meta"><span class="published">Jun 3, 2020</span></p><div class="post-content"><div class="post-content-inner"><p>Communicate safely and effectively with Two Way Radio As countries begin to relax lockdown restrictions put in place to tackle the covid-19 pandemic, many workers will be returning to shops, offices, and factories after weeks and months in isolation These returning...</p> </div><a href="https://www.dcrs.co.uk/dcrs-enhancing-communications-during-social-distancing/" class="more-link">read more</a></div> </article> <article id="post-15213" class="et_pb_post clearfix et_pb_blog_item_3_38 post-15213 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/jd-sports-case-study/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="JD Sports Radio Communications Case Study" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/8WAVE-app.png 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/8WAVE-app-480x261.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/8WAVE-app.png" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/8WAVE-app.png" alt="JD Sports Radio Communications Case Study" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/8WAVE-app.png 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/8WAVE-app-480x261.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/jd-sports-case-study/"> JD Sports Radio Communications Case Study </a> </h2> <p class="post-meta"><span class="published">Jun 2, 2020</span></p><div class="post-content"><div class="post-content-inner"><p>DCRS are the current two way radio supplier to the main JD Sports UK & European Distribution Hub. The system consists of 4 digital radio repeaters supplying JD Sports with an 8 Channel system with over 200 MOTOTRBO DP1400 hand portables for the warehouse teams and...</p> </div><a href="https://www.dcrs.co.uk/jd-sports-case-study/" class="more-link">read more</a></div> </article> <article id="post-15209" class="et_pb_post clearfix et_pb_blog_item_3_39 post-15209 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/east-kent-hospital-university-foundation-trust/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="East Kent Hospital University Foundation Trust (EKHUFT) Case Study" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image-480x395.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image.jpg" alt="East Kent Hospital University Foundation Trust (EKHUFT) Case Study" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image-480x395.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/east-kent-hospital-university-foundation-trust/"> East Kent Hospital University Foundation Trust (EKHUFT) Case Study </a> </h2> <p class="post-meta"><span class="published">Jun 2, 2020</span></p><div class="post-content"><div class="post-content-inner"><p>East Kent University Foundation Trust during the Coronavirus pandemic needed additional radio equipment to add to their existing system supplied by DCRS. We were available to offer an extension on their original equipment requirements to give greater communication...</p> </div><a href="https://www.dcrs.co.uk/east-kent-hospital-university-foundation-trust/" class="more-link">read more</a></div> </article> <article id="post-15205" class="et_pb_post clearfix et_pb_blog_item_3_40 post-15205 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/enhancing-communications-during-social-distancing/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Enhancing communications during social distancing" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image-480x395.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg" alt="Enhancing communications during social distancing" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image-480x395.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/enhancing-communications-during-social-distancing/"> Enhancing communications during social distancing </a> </h2> <p class="post-meta"><span class="published">Jun 1, 2020</span></p><div class="post-content"><div class="post-content-inner"><p>Enhancing communications during social distancing is a document that describes the benefits of implementing a two-way radio system to help you and your business effectively communication with each other when coming back to work. As the UK begins to relax lockdown...</p> </div><a href="https://www.dcrs.co.uk/enhancing-communications-during-social-distancing/" class="more-link">read more</a></div> </article> <article id="post-15197" class="et_pb_post clearfix et_pb_blog_item_3_41 post-15197 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/talkabout-walkie-talkies/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="What does the future hold for the events industry?" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" alt="What does the future hold for the events industry?" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/talkabout-walkie-talkies/"> Talkabout Walkie-Talkies </a> </h2> <p class="post-meta"><span class="published">Apr 15, 2020</span></p><div class="post-content"><div class="post-content-inner"><p>Talkabout walkie-talkies from Motorola Solutions are a great way to keep in touch. Benefits include: Easy Pairing PMR446 License Free Instant Push to Talk 16 Channels For a free no obligation quotation or demonstration please feel free to contact us on 0800 043...</p> </div><a href="https://www.dcrs.co.uk/talkabout-walkie-talkies/" class="more-link">read more</a></div> </article> <article id="post-15149" class="et_pb_post clearfix et_pb_blog_item_3_42 post-15149 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/poc-radio-systems-the-benefits/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="East Kent Hospital University Foundation Trust (EKHUFT) Case Study" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image-480x395.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image.jpg" alt="East Kent Hospital University Foundation Trust (EKHUFT) Case Study" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image-480x395.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/poc-radio-systems-the-benefits/"> PoC radio systems – the benefits </a> </h2> <p class="post-meta"><span class="published">Mar 19, 2020</span></p><div class="post-content"><div class="post-content-inner"><p>Push to Talk over Cellular (PoC) / Nationwide LTE radio systems mean that you can now connect via two-way radios locally, nationally and internationally! Here are some of the key benefits of PoC devices: Instant and Long Distance Communications All you need to do is...</p> </div><a href="https://www.dcrs.co.uk/poc-radio-systems-the-benefits/" class="more-link">read more</a></div> </article> <article id="post-15129" class="et_pb_post clearfix et_pb_blog_item_3_43 post-15129 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/equipment-hygiene-update/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Enhancing communications during social distancing" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image-480x395.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg" alt="Enhancing communications during social distancing" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image-480x395.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/equipment-hygiene-update/"> Equipment Hygiene Update </a> </h2> <p class="post-meta"><span class="published">Mar 13, 2020</span></p><div class="post-content"><div class="post-content-inner"><p>As you are aware the Covid-19 (Coronavirus) is an evolving situation, at DCRS we have undertaken precautions in regards to hygiene measures when it comes to our equipment. All hire stock is being disinfected when it comes back off hire, we are currently holding stock...</p> </div><a href="https://www.dcrs.co.uk/equipment-hygiene-update/" class="more-link">read more</a></div> </article> <article id="post-14898" class="et_pb_post clearfix et_pb_blog_item_3_44 post-14898 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/a-season-of-exhibitions/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="A season of exhibitions" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls-480x426.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg" alt="A season of exhibitions" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls-480x426.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/a-season-of-exhibitions/"> A season of exhibitions </a> </h2> <p class="post-meta"><span class="published">Dec 2, 2019</span></p><div class="post-content"><div class="post-content-inner"><p>A season of exhibitions has been on the cards for DCRS. During the months of October and November our team have been to four conferences/exhibitions where we showcased different equipment including the Motorola range, Hytera range, bodycams and ICOM LTE POC radio ......</p> </div><a href="https://www.dcrs.co.uk/a-season-of-exhibitions/" class="more-link">read more</a></div> </article> <article id="post-14881" class="et_pb_post clearfix et_pb_blog_item_3_45 post-14881 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/dcrs-solution-overview-2020/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="East Kent Hospital University Foundation Trust (EKHUFT) Case Study" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image-480x395.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image.jpg" alt="East Kent Hospital University Foundation Trust (EKHUFT) Case Study" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image-480x395.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/dcrs-solution-overview-2020/"> DCRS Solution Overview 2020 </a> </h2> <p class="post-meta"><span class="published">Oct 24, 2019</span></p><div class="post-content"><div class="post-content-inner"><p>DCRS Solution Overview 2020 helps you to build your ideal solution. InteraX modular software allows you to simply pick and choose modules, with the reassurance that you can easily add more in the future. It has a straight forward set-up and compatible with both...</p> </div><a href="https://www.dcrs.co.uk/dcrs-solution-overview-2020/" class="more-link">read more</a></div> </article> <article id="post-14752" class="et_pb_post clearfix et_pb_blog_item_3_46 post-14752 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/superyacht-case-study/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="What does the future hold for the events industry?" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" alt="What does the future hold for the events industry?" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/superyacht-case-study/"> Superyacht Case Study </a> </h2> <p class="post-meta"><span class="published">Jul 11, 2019</span></p><div class="post-content"><div class="post-content-inner"><p>On-board safety and security is of paramount importance to the high-profile owners of superyachts. There are many threats to privacy and security that exist, especially in today’s hi-tech world and the VIPs that own and utilise these vessels need assurance that...</p> </div><a href="https://www.dcrs.co.uk/superyacht-case-study/" class="more-link">read more</a></div> </article> <article id="post-14745" class="et_pb_post clearfix et_pb_blog_item_3_47 post-14745 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/icom-radio-desk-conference-microphone/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Enhancing communications during social distancing" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image-480x395.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg" alt="Enhancing communications during social distancing" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image-480x395.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/icom-radio-desk-conference-microphone/"> ICOM VE-SP1 LTE/PoC radio desk conference microphone </a> </h2> <p class="post-meta"><span class="published">Jul 2, 2019</span></p><div class="post-content"><div class="post-content-inner"><p>Introducing the new desktop conference speaker microphone from ICOM! The VE-SP1 is easy to activate, just place the IP501H in the slot and start a voice conference with your team…wherever they are. Features include: • Compact and easy to get started. • Built-in...</p> </div><a href="https://www.dcrs.co.uk/icom-radio-desk-conference-microphone/" class="more-link">read more</a></div> </article> <article id="post-14742" class="et_pb_post clearfix et_pb_blog_item_3_48 post-14742 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/the-big-church-day-out-case-study/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="A season of exhibitions" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls-480x426.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg" alt="A season of exhibitions" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls-480x426.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/the-big-church-day-out-case-study/"> The Big Church Day Out – Case Study </a> </h2> <p class="post-meta"><span class="published">Jun 27, 2019</span></p><div class="post-content"><div class="post-content-inner"><p>Event name: The Big Church Day Out Description of event: The Big Church Day Out is a Christian non-profit music festival that takes place in Wiston, West Sussex, England, best known for its contemporary Christian music. Many musical types are represented at the...</p> </div><a href="https://www.dcrs.co.uk/the-big-church-day-out-case-study/" class="more-link">read more</a></div> </article> <article id="post-14701" class="et_pb_post clearfix et_pb_blog_item_3_49 post-14701 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/question-time-the-icom-lte-radio-system/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="What does the future hold for the events industry?" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" alt="What does the future hold for the events industry?" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/question-time-the-icom-lte-radio-system/"> Question Time – The ICOM LTE Radio System </a> </h2> <p class="post-meta"><span class="published">Jun 10, 2019</span></p><div class="post-content"><div class="post-content-inner"><p>You may have already seen the latest information about our innovative LTE radio system and have questions. We list below a range of questions to the answers that we hope will provide a greater understanding of our innovation new system. What is the Icom LTE Radio...</p> </div><a href="https://www.dcrs.co.uk/question-time-the-icom-lte-radio-system/" class="more-link">read more</a></div> </article> <article id="post-14691" class="et_pb_post clearfix et_pb_blog_item_3_50 post-14691 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/step-into-the-future-with-icom/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Step into the future with ICOM" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector-480x399.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" alt="Step into the future with ICOM" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector-480x399.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/step-into-the-future-with-icom/"> Step into the future with ICOM </a> </h2> <p class="post-meta"><span class="published">Apr 23, 2019</span></p><div class="post-content"><div class="post-content-inner"><p>Looking for a radio communication device with a difference? Introducing the new ICOM LTE POC Radio System. Using a 4G/LTE or network, the ICOM Push-to-Talk over Cellular (PoC) radio system provides license free nationwide communication and instantaneous high-quality...</p> </div><a href="https://www.dcrs.co.uk/step-into-the-future-with-icom/" class="more-link">read more</a></div> </article> <article id="post-14674" class="et_pb_post clearfix et_pb_blog_item_3_51 post-14674 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/capture-important-moments-with-hytera-bodycams/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="A season of exhibitions" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls-480x426.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg" alt="A season of exhibitions" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls-480x426.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/capture-important-moments-with-hytera-bodycams/"> Capture important moments with Hytera Bodycams </a> </h2> <p class="post-meta"><span class="published">Apr 8, 2019</span></p><div class="post-content"><div class="post-content-inner"><p>Have you seen the three bodycams’ in the Hytera range? If not, we are here to take you through what each one has to offer. HYTERA VM550 Hytera’s Remote Video Speaker Microphone (RVM) VM550 combines a body camera and remote speaker microphone ensuring evidence is...</p> </div><a href="https://www.dcrs.co.uk/capture-important-moments-with-hytera-bodycams/" class="more-link">read more</a></div> </article> <article id="post-14666" class="et_pb_post clearfix et_pb_blog_item_3_52 post-14666 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/dcrs-espo-telecommunications-framework-extended-until-2021/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="A season of exhibitions" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls-480x426.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg" alt="A season of exhibitions" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls-480x426.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/dcrs-espo-telecommunications-framework-extended-until-2021/"> DCRS ESPO Telecommunications Framework extended until 2021 </a> </h2> <p class="post-meta"><span class="published">Apr 3, 2019</span></p><div class="post-content"><div class="post-content-inner"><p>ESPO Framework 393i – Telecommunications Equipment Extended DCRS Ltd is proud to announce that the framework for Telecommunications with ESPO ( Eastern Shires Purchasing Organisation) has been extended until March 2021. Through the ESPO framework 393i DCRS will...</p> </div><a href="https://www.dcrs.co.uk/dcrs-espo-telecommunications-framework-extended-until-2021/" class="more-link">read more</a></div> </article> <article id="post-14488" class="et_pb_post clearfix et_pb_blog_item_3_53 post-14488 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-espo-framework tag-motorola-solutions tag-public-sector tag-two-way-radio"> <a href="https://www.dcrs.co.uk/best-walkie-talkies-for-schools/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Best Walkie Talkies for Schools" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/moulsham-high-school-header-980x269.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/moulsham-high-school-header-480x132.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/moulsham-high-school-header-1080x604.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/moulsham-high-school-header-1080x604.jpg" alt="Best Walkie Talkies for Schools" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/moulsham-high-school-header-980x269.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/moulsham-high-school-header-480x132.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/best-walkie-talkies-for-schools/"> Best Walkie Talkies for Schools </a> </h2> <p class="post-meta"><span class="published">Jan 8, 2019</span></p><div class="post-content"><div class="post-content-inner"><p>Walkie-talkies, A.K.A two-way radios can cover a wide spectrum of requirements, solving communication issues at the push of a button within schools. They are versatile tools that can adapt to any situation offering incredible value for money after the initial...</p> </div><a href="https://www.dcrs.co.uk/best-walkie-talkies-for-schools/" class="more-link">read more</a></div> </article> <article id="post-14461" class="et_pb_post clearfix et_pb_blog_item_3_54 post-14461 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-dcrs tag-festive-opening-hours tag-two-way-radios"> <a href="https://www.dcrs.co.uk/festive-opening-times-2018/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="What does the future hold for the events industry?" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" alt="What does the future hold for the events industry?" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/festive-opening-times-2018/"> Festive Opening Times </a> </h2> <p class="post-meta"><span class="published">Dec 17, 2018</span></p><div class="post-content"><div class="post-content-inner"><p>DCRS will be closing on the Friday 21st December 2018 at 5.30pm and re-opening on Thursday 3rd January 2019 at 8.30am. We are still here to support you throughout this time. For telephone & engineering support please call 01480 466300. </p> </div><a href="https://www.dcrs.co.uk/festive-opening-times-2018/" class="more-link">read more</a></div> </article> <article id="post-14345" class="et_pb_post clearfix et_pb_blog_item_3_55 post-14345 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-gps-radio tag-hytera tag-hytera-md785g tag-hytera-smartdispatch"> <a href="https://www.dcrs.co.uk/yelspa-ltd-apsley-estate-hytera-smartdispatch-solution/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="What does the future hold for the events industry?" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" alt="What does the future hold for the events industry?" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/yelspa-ltd-apsley-estate-hytera-smartdispatch-solution/"> Case Study – Yelspa Ltd Apsley Estate Invests In A Hytera SmartDispatch Solution </a> </h2> <p class="post-meta"><span class="published">Dec 11, 2018</span></p><div class="post-content"><div class="post-content-inner"><p>Project Focus – Agriculture Products Utilised – Hytera MD785G GPS Mobiles and Hytera Smart Dispatch Software Application In an agricultural environment many workers face lone working on a daily basis, therefore, when help is required they need to know that...</p> </div><a href="https://www.dcrs.co.uk/yelspa-ltd-apsley-estate-hytera-smartdispatch-solution/" class="more-link">read more</a></div> </article> <article id="post-14284" class="et_pb_post clearfix et_pb_blog_item_3_56 post-14284 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-accreditations tag-digital-two-way-radio tag-fcs tag-hytera-two-way-radio-offers tag-motorola-solutions tag-mototrbo"> <a href="https://www.dcrs.co.uk/dcrs-november-news-2018-2/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Step into the future with ICOM" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector-480x399.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" alt="Step into the future with ICOM" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector-480x399.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/dcrs-november-news-2018-2/"> DCRS November 2018 News </a> </h2> <p class="post-meta"><span class="published">Nov 30, 2018</span></p><div class="post-content"><div class="post-content-inner"><p>W FCS Annual Conference 2018 As members of the FCS DCRS attended their annual conference at the Chateau Impney in November. This one-day event provides DCRS with opportunities to learn, network & keep in touch with all of our partners that we collaborate with....</p> </div><a href="https://www.dcrs.co.uk/dcrs-november-news-2018-2/" class="more-link">read more</a></div> </article> <article id="post-14178" class="et_pb_post clearfix et_pb_blog_item_3_57 post-14178 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-motorola-solutions tag-mototrbo tag-trbonet-swift"> <a href="https://www.dcrs.co.uk/case-study-network-rail-remote-radio-installation/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="What does the future hold for the events industry?" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" alt="What does the future hold for the events industry?" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/case-study-network-rail-remote-radio-installation/"> Case Study – Network Rail Remote Radio Installation </a> </h2> <p class="post-meta"><span class="published">Nov 27, 2018</span></p><div class="post-content"><div class="post-content-inner"><p>Project Focus – Network Rail Products Utilised – TRBOnet and Swift IP Network Rail is the owner and infrastructure manager of most of the railway network in Great Britain covering 20,000 miles of track, and 40,000 bridges and tunnels, efficiency is vital....</p> </div><a href="https://www.dcrs.co.uk/case-study-network-rail-remote-radio-installation/" class="more-link">read more</a></div> </article> <article id="post-14355" class="et_pb_post clearfix et_pb_blog_item_3_58 post-14355 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-gps-radio tag-hytera tag-hytera-md785 tag-hytera-md785g tag-hytera-smartdispatch"> <a href="https://www.dcrs.co.uk/why-use-the-hytera-md785-digital-mobile-radio/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="What does the future hold for the events industry?" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" alt="What does the future hold for the events industry?" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/why-use-the-hytera-md785-digital-mobile-radio/"> Product Focus – Why use the Hytera MD785 digital mobile radio? </a> </h2> <p class="post-meta"><span class="published">Nov 22, 2018</span></p><div class="post-content"><div class="post-content-inner"><p> Produced by a market leader in the radio communications industry the Hytera MD785 digital mobile radio feature packed mobile radio is known for its outstanding performance even under harsh environments after passing the Hytera Highly Accelerated Life Test...</p> </div><a href="https://www.dcrs.co.uk/why-use-the-hytera-md785-digital-mobile-radio/" class="more-link">read more</a></div> </article> <article id="post-14137" class="et_pb_post clearfix et_pb_blog_item_3_59 post-14137 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-accreditations tag-digital-two-way-radio tag-hytera-two-way-radio-offers tag-motorola-solutions tag-mototrbo"> <a href="https://www.dcrs.co.uk/dcrs-october-news-2018/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="What does the future hold for the events industry?" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" alt="What does the future hold for the events industry?" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/dcrs-october-news-2018/"> DCRS October 2018 News </a> </h2> <p class="post-meta"><span class="published">Oct 31, 2018</span></p><div class="post-content"><div class="post-content-inner"><p>W Accreditation Renewals We have worked through a number of accreditation renewals recently and are happy to announce that we have passed our annual reviews with: Safe Contractor ConstructionLine ISO 9001: 2015 RISQS Altius You can download and view our other...</p> </div><a href="https://www.dcrs.co.uk/dcrs-october-news-2018/" class="more-link">read more</a></div> </article> <article id="post-14338" class="et_pb_post clearfix et_pb_blog_item_3_60 post-14338 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-accreditations tag-digital-two-way-radio tag-fcs tag-hytera-two-way-radio-offers tag-motorola-solutions tag-mototrbo"> <a href="https://www.dcrs.co.uk/what-is-a-dmr-digital-radio-system/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Step into the future with ICOM" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector-480x399.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" alt="Step into the future with ICOM" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector-480x399.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/what-is-a-dmr-digital-radio-system/"> What is a DMR Digital Radio System? </a> </h2> <p class="post-meta"><span class="published">Oct 10, 2018</span></p><div class="post-content"><div class="post-content-inner"><p>Digital Radio System Digital Mobile Radio (DMR) is a European standard, produced by ETSI, defining a direct digital replacement for analogue PMR. The PMR/DMR markets can be roughly divided into three broad categories. DMR has the capability to serve them all: •...</p> </div><a href="https://www.dcrs.co.uk/what-is-a-dmr-digital-radio-system/" class="more-link">read more</a></div> </article> <article id="post-13969" class="et_pb_post clearfix et_pb_blog_item_3_61 post-13969 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-alarm-management tag-digital-two-way-radio tag-false-alarms tag-fire-alarm tag-motorola-solutions tag-mototrbo tag-remote-support-system"> <a href="https://www.dcrs.co.uk/case-study-university-of-brighton-alarm-integration-2/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="What does the future hold for the events industry?" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" alt="What does the future hold for the events industry?" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/case-study-university-of-brighton-alarm-integration-2/"> Case Study – University of Brighton Alarm Integration </a> </h2> <p class="post-meta"><span class="published">Oct 3, 2018</span></p><div class="post-content"><div class="post-content-inner"><p>Project Focus – University of Brighton Products Utilised – DCRS UnigatewayX Alarm Management Solution alongside MOTOTRBO IP Site Connect Solution With an existing MOTOTRBO digital radio system architecture spanning over seven sites, historical issues...</p> </div><a href="https://www.dcrs.co.uk/case-study-university-of-brighton-alarm-integration-2/" class="more-link">read more</a></div> </article> <article id="post-13945" class="et_pb_post clearfix et_pb_blog_item_3_62 post-13945 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-digital-two-way-radio tag-hytera tag-motorola-solutions tag-mototrbo tag-remote-support-system"> <a href="https://www.dcrs.co.uk/tips-for-working-with-your-radio-company-remotely/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="A season of exhibitions" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls-480x426.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg" alt="A season of exhibitions" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls-480x426.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/tips-for-working-with-your-radio-company-remotely/"> Tips For Working With Your Radio Company Remotely </a> </h2> <p class="post-meta"><span class="published">Sep 25, 2018</span></p><div class="post-content"><div class="post-content-inner"><p>Whether you are a small or large organisation opting for remote radio support services can make a lot of sense, and in the long run, save you money. You should consider remote radio support services if you have: A radio system which is heavily relied on especially...</p> </div><a href="https://www.dcrs.co.uk/tips-for-working-with-your-radio-company-remotely/" class="more-link">read more</a></div> </article> <article id="post-13851" class="et_pb_post clearfix et_pb_blog_item_3_63 post-13851 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-digital-two-way-radio tag-facilities-management-two-way-radio tag-hospitality-two-way-radio tag-motorola-solutions tag-mototrbo tag-mototrbo-sl1600 tag-mototrbo-sl2400 tag-mototrbo-sl2600 tag-retail-two-way-radio"> <a href="https://www.dcrs.co.uk/why-use-mototrbo-sl-series-digital-two-way-radios/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="What does the future hold for the events industry?" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" alt="What does the future hold for the events industry?" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/why-use-mototrbo-sl-series-digital-two-way-radios/"> Product Focus – Why use MOTOTRBO SL Series Digital Two Way Radios </a> </h2> <p class="post-meta"><span class="published">Sep 20, 2018</span></p><div class="post-content"><div class="post-content-inner"><p> MOTOTRBO SL Series Leading the way in innovative Digital Two Way Radio products the MOTOTRBO SL Series of Digital Hand portable Radios (SL1600 / SL2600 / SL4600) offer advanced functionality within a sleek design making it an ideal communications partner for...</p> </div><a href="https://www.dcrs.co.uk/why-use-mototrbo-sl-series-digital-two-way-radios/" class="more-link">read more</a></div> </article> <article id="post-13909" class="et_pb_post clearfix et_pb_blog_item_3_64 post-13909 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-digital-two-way-radio tag-hytera-pd415 tag-hytera-rfid-system tag-rfid-tracking-solution tag-university-voice-data-radio-system"> <a href="https://www.dcrs.co.uk/magdalene-college-cambridge-adopts-leading-rfid-solution/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="A season of exhibitions" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls-480x426.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg" alt="A season of exhibitions" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls-480x426.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/magdalene-college-cambridge-adopts-leading-rfid-solution/"> Case Study – Magdalene College Cambridge adopts leading RFID Solution </a> </h2> <p class="post-meta"><span class="published">Aug 24, 2018</span></p><div class="post-content"><div class="post-content-inner"><p>Project Focus - Magdalene College, Cambridge Products Utilised - Hytera RD625 Duplex Repeater Base Station, Hytera RFID Patrol System, Hytera MD785 Mobiles & Hytera PD415 Digital Two Way Radios BACKGROUND Located in the historical Cambridge, Magdalene...</p> </div><a href="https://www.dcrs.co.uk/magdalene-college-cambridge-adopts-leading-rfid-solution/" class="more-link">read more</a></div> </article> <article id="post-13810" class="et_pb_post clearfix et_pb_blog_item_3_65 post-13810 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-3m tag-digital-two-way-radio tag-hytera tag-hytera-two-way-radio-offers tag-motorola-solutions tag-mototrbo tag-peltor tag-peltor-noise"> <a href="https://www.dcrs.co.uk/peltor-hearing-protection/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="East Kent Hospital University Foundation Trust (EKHUFT) Case Study" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image-480x395.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image.jpg" alt="East Kent Hospital University Foundation Trust (EKHUFT) Case Study" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image-480x395.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/peltor-hearing-protection/"> How can I protect my employees hearing in high noise environments ? </a> </h2> <p class="post-meta"><span class="published">Aug 9, 2018</span></p><div class="post-content"><div class="post-content-inner"><p>Protect employees hearing in high noise environments with the Peltor Hearing Protection range of headsets and in-ear devices. As an employer, you have a duty of care to protect your staff and adhere to stringent health & safety laws -Even when controls and safe...</p> </div><a href="https://www.dcrs.co.uk/peltor-hearing-protection/" class="more-link">read more</a></div> </article> <article id="post-13756" class="et_pb_post clearfix et_pb_blog_item_3_66 post-13756 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-digital-two-way-radio tag-hytera-two-way-radio-offers tag-motorola-solutions tag-motorola-solutions-platinum-elite tag-mototrbo tag-mototrbo-capacity-plus tag-mototrbo-linked-capacity-plus tag-mototrbo-summer-offer tag-solas-compliance"> <a href="https://www.dcrs.co.uk/dcrs-july-2018-news/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="What does the future hold for the events industry?" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" alt="What does the future hold for the events industry?" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/dcrs-july-2018-news/"> DCRS July 2018 News </a> </h2> <p class="post-meta"><span class="published">Jul 31, 2018</span></p><div class="post-content"><div class="post-content-inner"><p> Welcome to our DCRS July 2018 News Foreword - Steve Luscombe, Director I hope you are all enjoying this glorious weather, for DCRS this is a blessing with a large percentage of our installation work being outside in July. It is inevitably one of the busiest...</p> </div><a href="https://www.dcrs.co.uk/dcrs-july-2018-news/" class="more-link">read more</a></div> </article> <article id="post-13629" class="et_pb_post clearfix et_pb_blog_item_3_67 post-13629 post type-post status-publish format-standard has-post-thumbnail hentry category-news"> <a href="https://www.dcrs.co.uk/motorola-solutions-platinum-elite/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Step into the future with ICOM" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector-480x399.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" alt="Step into the future with ICOM" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector-480x399.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/motorola-solutions-platinum-elite/"> DCRS certified by Motorola Solutions as a Platinum Elite Specialist </a> </h2> <p class="post-meta"><span class="published">Jul 17, 2018</span></p><div class="post-content"><div class="post-content-inner"><p>[vc_row][vc_column][vc_column_text] DCRS are very pleased to announce that we have been certified as a Motorola Solutions Platinum Elite Specialist. "I am delighted that DCRS has achieved such a prestigious level of Motorola Solutions Certification, our staff...</p> </div><a href="https://www.dcrs.co.uk/motorola-solutions-platinum-elite/" class="more-link">read more</a></div> </article> <article id="post-13501" class="et_pb_post clearfix et_pb_blog_item_3_68 post-13501 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-digital-two-way-radio tag-motorola-solutions tag-mototrbo tag-mototrbo-capacity-plus tag-mototrbo-linked-capacity-plus tag-mototrbo-sl4000e-batteries tag-mototrbo-summer-offer tag-solas-compliance"> <a href="https://www.dcrs.co.uk/dcrs-june-2018-news/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Step into the future with ICOM" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector-480x399.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" alt="Step into the future with ICOM" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector-480x399.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/dcrs-june-2018-news/"> DCRS June 2018 News </a> </h2> <p class="post-meta"><span class="published">Jun 30, 2018</span></p><div class="post-content"><div class="post-content-inner"><p> DCRS June 2018 News - Catch up on the latest News from DCRS - Two Way Radio, Working in the community and much more DCRS - Working in the community This month DCRS worked with the Magpas Air Ambulance. Magpas are a charity which brings essential...</p> </div><a href="https://www.dcrs.co.uk/dcrs-june-2018-news/" class="more-link">read more</a></div> </article> <article id="post-13351" class="et_pb_post clearfix et_pb_blog_item_3_69 post-13351 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-ofcom tag-radio-licence tag-two-way-radio-licence"> <a href="https://www.dcrs.co.uk/what-type-of-radio-licence-from-ofcom-do-i-need/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="A season of exhibitions" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls-480x426.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg" alt="A season of exhibitions" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls-480x426.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/what-type-of-radio-licence-from-ofcom-do-i-need/"> What type of radio licence from OFCOM do I need? </a> </h2> <p class="post-meta"><span class="published">Jun 20, 2018</span></p><div class="post-content"><div class="post-content-inner"><p>Do two way radios require a licence? There are many variations of OFCOM business radio licences and it can be confusing to know which one to choose, it all depends on your usage and location. OFCOM Radio Licence Options Simple UK Light - This licence authorises the...</p> </div><a href="https://www.dcrs.co.uk/what-type-of-radio-licence-from-ofcom-do-i-need/" class="more-link">read more</a></div> </article> <article id="post-10690" class="et_pb_post clearfix et_pb_blog_item_3_70 post-10690 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-atex tag-atex-two-way-radios tag-digital-two-way-radio tag-imo tag-mototrbo tag-solas tag-solas-ii-2-10 tag-solas-regulation-ii-2-10"> <a href="https://www.dcrs.co.uk/how-do-you-ensure-you-are-solas-compliant/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="East Kent Hospital University Foundation Trust (EKHUFT) Case Study" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image-480x395.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image.jpg" alt="East Kent Hospital University Foundation Trust (EKHUFT) Case Study" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image-480x395.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/how-do-you-ensure-you-are-solas-compliant/"> How do you ensure you are SOLAS II-2/10 Compliant? </a> </h2> <p class="post-meta"><span class="published">Jun 17, 2018</span></p><div class="post-content"><div class="post-content-inner"><p> The Maritime Safety Committee (MSC) has an amended the SOLAS regulation II-2/10 requiring ships to carry a minimum of two ATEX hand portable radios for each fire party of firefighters for two-way communication by the 1st July 2018. What impact will this ...</p> </div><a href="https://www.dcrs.co.uk/how-do-you-ensure-you-are-solas-compliant/" class="more-link">read more</a></div> </article> <article id="post-13283" class="et_pb_post clearfix et_pb_blog_item_3_71 post-13283 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-digital-two-way-radio tag-gdpr-regulations tag-hire-two-way-radio tag-motorola-solutions tag-mototrbo tag-mototrbo-capacity-max tag-service-from-the-start"> <a href="https://www.dcrs.co.uk/dcrs-may-2018-news/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="What does the future hold for the events industry?" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" alt="What does the future hold for the events industry?" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/dcrs-may-2018-news/"> DCRS May 2018 News </a> </h2> <p class="post-meta"><span class="published">May 31, 2018</span></p><div class="post-content"><div class="post-content-inner"><p> DCRS News - May 2018 - Catch up on the latest News from DCRS - An Independent Voice & Data Radio Communications Partner NEW GDPR Regulations DCRS as an organisation has brought all of their processes in line to meet with the new GDPR regulations that...</p> </div><a href="https://www.dcrs.co.uk/dcrs-may-2018-news/" class="more-link">read more</a></div> </article> <article id="post-13266" class="et_pb_post clearfix et_pb_blog_item_3_72 post-13266 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-analogue-two-way-radios tag-atex tag-atex-two-way-radios tag-gp-series-atex tag-motorola-solutions"> <a href="https://www.dcrs.co.uk/motorola-gp-series-atex-repairs/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Enhancing communications during social distancing" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image-480x395.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg" alt="Enhancing communications during social distancing" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image-480x395.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/motorola-gp-series-atex-repairs/"> Motorola GP Series ATEX repairs cease with immediate effect </a> </h2> <p class="post-meta"><span class="published">May 25, 2018</span></p><div class="post-content"><div class="post-content-inner"><p> Motorola Solutions has announced that they will cease offering Motorola GP Series ATEX repairs with immediate effect. This is due to critical components no longer being available to service these models due to the high ATEX certification restrictions on repair...</p> </div><a href="https://www.dcrs.co.uk/motorola-gp-series-atex-repairs/" class="more-link">read more</a></div> </article> <article id="post-12905" class="et_pb_post clearfix et_pb_blog_item_3_73 post-12905 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-analogue-two-way-radios tag-digital-two-way-radio tag-evx-261 tag-evx-s24 tag-motorola-solutions tag-vertex-standard tag-vx-240-series tag-vx-450-series"> <a href="https://www.dcrs.co.uk/motorola-vertex-radios/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="What does the future hold for the events industry?" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" alt="What does the future hold for the events industry?" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/motorola-vertex-radios/"> Product News – Motorola Solutions VX and EVX Series Two Way Radios </a> </h2> <p class="post-meta"><span class="published">May 3, 2018</span></p><div class="post-content"><div class="post-content-inner"><p> Motorola has announced the latest additions to the Motorola Solutions licensed two-way radio portfolio Introducing the Motorola Solutions VX and EVX series two-way radios, providing easy-to-use, cost-effective reliable communications. Motorola...</p> </div><a href="https://www.dcrs.co.uk/motorola-vertex-radios/" class="more-link">read more</a></div> </article> <article id="post-12816" class="et_pb_post clearfix et_pb_blog_item_3_74 post-12816 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-alarm-handler tag-bifm tag-facilities-management tag-healthcare tag-hefma tag-job-ticketing tag-lone-worker tag-mototrbo tag-resilient tag-unigatewayx tag-wifi-call-button"> <a href="https://www.dcrs.co.uk/hefma-leadership-forum/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="A season of exhibitions" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls-480x426.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg" alt="A season of exhibitions" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls-480x426.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/hefma-leadership-forum/"> Visit DCRS at the HEFMA Leadership Forum 2018 </a> </h2> <p class="post-meta"><span class="published">May 1, 2018</span></p><div class="post-content"><div class="post-content-inner"><p> Visit DCRS at the annual HEFMA Leadership Forum Learn more about how we can unify your on-site voice & data processes to give you a healthcare radio system that can assist in the protection of staff, unite operations and save time & money at this...</p> </div><a href="https://www.dcrs.co.uk/hefma-leadership-forum/" class="more-link">read more</a></div> </article> <article id="post-12842" class="et_pb_post clearfix et_pb_blog_item_3_75 post-12842 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-alarm-management tag-aucso tag-digital-two-way-radio tag-hars tag-hire-two-way-radio tag-motorola-solutions tag-mototrbo tag-new-product-launches"> <a href="https://www.dcrs.co.uk/april-two-way-radio-news/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Step into the future with ICOM" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector-480x399.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" alt="Step into the future with ICOM" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector-480x399.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/april-two-way-radio-news/"> DCRS News – April 2018 </a> </h2> <p class="post-meta"><span class="published">Apr 30, 2018</span></p><div class="post-content"><div class="post-content-inner"><p> April 2018 - Catch up on the latest News from DCRS - your Voice & Data Radio Communications Partner DCRS have been awarded our Platinum Partner Certification for the 3rd year running Motorola Solutions awarded DCRS with our 2018 certification based...</p> </div><a href="https://www.dcrs.co.uk/april-two-way-radio-news/" class="more-link">read more</a></div> </article> <article id="post-12777" class="et_pb_post clearfix et_pb_blog_item_3_76 post-12777 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-mototrbo tag-mototrbo-dp4400e tag-mototrbo-dp4600e tag-mototrbo-dp800e tag-resilient"> <a href="https://www.dcrs.co.uk/mototrbo-dp4000e-digital-two-way-radios/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="A season of exhibitions" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls-480x426.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg" alt="A season of exhibitions" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls-480x426.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/mototrbo-dp4000e-digital-two-way-radios/"> Features + Benefits of the MOTOTRBO DP4000e Series Digital Two Way Radios </a> </h2> <p class="post-meta"><span class="published">Apr 26, 2018</span></p><div class="post-content"><div class="post-content-inner"><p>[vc_row][vc_column][vc_column_text] What are the benefits & specifications of the MOTOTRBO DP4000e Series Digital Two Way Radios? The MOTOTRBO DP4000e Series Two Way Radios product group comprises of 3 tiers: MOTOTRBO DP4400e / DP4401e - this...</p> </div><a href="https://www.dcrs.co.uk/mototrbo-dp4000e-digital-two-way-radios/" class="more-link">read more</a></div> </article> <article id="post-11475" class="et_pb_post clearfix et_pb_blog_item_3_77 post-11475 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-hytera tag-mototrbo tag-radio-system tag-resilient"> <a href="https://www.dcrs.co.uk/fcs-guidance-to-a-resilient-radio-system/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Step into the future with ICOM" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector-480x399.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" alt="Step into the future with ICOM" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector-480x399.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/fcs-guidance-to-a-resilient-radio-system/"> What is a Resilient Radio System ? </a> </h2> <p class="post-meta"><span class="published">Apr 5, 2018</span></p><div class="post-content"><div class="post-content-inner"></div><a href="https://www.dcrs.co.uk/fcs-guidance-to-a-resilient-radio-system/" class="more-link">read more</a></div> </article> <article id="post-12569" class="et_pb_post clearfix et_pb_blog_item_3_78 post-12569 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-alarm-management tag-digital-two-way-radio tag-hytera tag-motorola-solutions tag-mototrbo tag-new-product-launches tag-new-staff-members tag-vertex-standard"> <a href="https://www.dcrs.co.uk/dcrs-march-news/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Enhancing communications during social distancing" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image-480x395.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg" alt="Enhancing communications during social distancing" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image-480x395.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/dcrs-march-news/"> DCRS – March 2018 Updates </a> </h2> <p class="post-meta"><span class="published">Mar 27, 2018</span></p><div class="post-content"><div class="post-content-inner"><p> March 2018 - Catch up on the latest News from DCRS - your Voice & Data Radio Communications Partner We are delighted to have welcomed another new member of staff - Joji Ravonu MITP has joined our Engineering Department Formally a Royal...</p> </div><a href="https://www.dcrs.co.uk/dcrs-march-news/" class="more-link">read more</a></div> </article> <article id="post-12495" class="et_pb_post clearfix et_pb_blog_item_3_79 post-12495 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-hytera tag-hytera-bodyworn-camera tag-hytera-vm685 tag-sia-licensing"> <a href="https://www.dcrs.co.uk/bodycams-sia/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="A season of exhibitions" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls-480x426.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg" alt="A season of exhibitions" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls-480x426.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/bodycams-sia/"> Bodycams – Advice, Rules & Regulations </a> </h2> <p class="post-meta"><span class="published">Mar 20, 2018</span></p><div class="post-content"><div class="post-content-inner"><p> As leading radio manufacturers launch bodycams - SIA Licensing has released the following information: A headcam/bodycam is a 'hands-free' video recording (and possibly audio recording) device that is worn about the person in order to create a visual record...</p> </div><a href="https://www.dcrs.co.uk/bodycams-sia/" class="more-link">read more</a></div> </article> <article id="post-12465" class="et_pb_post clearfix et_pb_blog_item_3_80 post-12465 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-digital-atex-two-way-radios tag-hytera tag-motorola-solutions tag-onboard-application tag-super-yacht-technology tag-vesselwatch"> <a href="https://www.dcrs.co.uk/marketfocus-vesselwatch/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Step into the future with ICOM" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector-480x399.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" alt="Step into the future with ICOM" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector-480x399.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/marketfocus-vesselwatch/"> Market Sector Focus – Super Yachts </a> </h2> <p class="post-meta"><span class="published">Mar 8, 2018</span></p><div class="post-content"><div class="post-content-inner"><p> How can VesselWatch streamline your super yacht two-way radio system? Through a series of easy to manage apps, VesselWatch will strengthen your security and keep your staff, guests & vessel safer than ever before, allowing you to work in real-time by...</p> </div><a href="https://www.dcrs.co.uk/marketfocus-vesselwatch/" class="more-link">read more</a></div> </article> <article id="post-12285" class="et_pb_post clearfix et_pb_blog_item_3_81 post-12285 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-digital-atex-two-way-radios tag-hytera-pd715is-two-way-radio tag-hytera-pd795is-two-way-radio tag-hytera-two-way-radio tag-product-launch"> <a href="https://www.dcrs.co.uk/hytera-launch-pd715is-pd795is/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Step into the future with ICOM" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector-480x399.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" alt="Step into the future with ICOM" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector-480x399.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/hytera-launch-pd715is-pd795is/"> Product Focus – Hytera Launch New ATEX Digital Two Way Radios </a> </h2> <p class="post-meta"><span class="published">Feb 28, 2018</span></p><div class="post-content"><div class="post-content-inner"><p> Hytera has launched two additions to their ATEX DMR portfolio for 2018 - The PD715IS and PD795IS Digital Two-Way Radios Certified with the highest possible ATEX security class "ia", the PD715IS and the PD795IS digital two-way radios provide optimal occupational...</p> </div><a href="https://www.dcrs.co.uk/hytera-launch-pd715is-pd795is/" class="more-link">read more</a></div> </article> <article id="post-12227" class="et_pb_post clearfix et_pb_blog_item_3_82 post-12227 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-pmr446-two-way-radio"> <a href="https://www.dcrs.co.uk/pmr446-business-two-way-radio/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Enhancing communications during social distancing" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image-480x395.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg" alt="Enhancing communications during social distancing" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image-480x395.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/pmr446-business-two-way-radio/"> PMR446 Two Way Radio – The Business Choice </a> </h2> <p class="post-meta"><span class="published">Feb 23, 2018</span></p><div class="post-content"><div class="post-content-inner"><p> How could I utilise PMR446 for my business two-way radio requirements? PMR446 Two-way radios come with an open plan in regards to frequencies, there are a wide number of business cases where they can be utilised successfully, coupled with the fact that...</p> </div><a href="https://www.dcrs.co.uk/pmr446-business-two-way-radio/" class="more-link">read more</a></div> </article> <article id="post-12205" class="et_pb_post clearfix et_pb_blog_item_3_83 post-12205 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-christmas-market tag-city-of-lincoln-case-study tag-dcrs tag-mototrbo-radio-hire tag-two-way-radio-hire"> <a href="https://www.dcrs.co.uk/cityoflincolncouncilevents/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Enhancing communications during social distancing" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image-480x395.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg" alt="Enhancing communications during social distancing" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image-480x395.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/cityoflincolncouncilevents/"> Case Study – City of Lincoln Council Events </a> </h2> <p class="post-meta"><span class="published">Feb 22, 2018</span></p><div class="post-content"><div class="post-content-inner"><p>The City of Lincoln Council Events Team undertook a review of their technological setup in 2012 to explore ways of communicating more efficiently throughout their events, and since then they have awarded DCRS the radio infrastructure contract for all of their events....</p> </div><a href="https://www.dcrs.co.uk/cityoflincolncouncilevents/" class="more-link">read more</a></div> </article> <article id="post-12181" class="et_pb_post clearfix et_pb_blog_item_3_84 post-12181 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-cyber-essentials-accreditation tag-dcrs"> <a href="https://www.dcrs.co.uk/cyber-essentials/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="What does the future hold for the events industry?" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" alt="What does the future hold for the events industry?" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/cyber-essentials/"> DCRS awarded Cyber Essentials Crest Certification </a> </h2> <p class="post-meta"><span class="published">Feb 21, 2018</span></p><div class="post-content"><div class="post-content-inner"><p> We are pleased to announce that we have passed our Cyber Essentials Assessment By achieving this certification DCRS has demonstrated that we have addressed our cyber security compliance requirements and demonstrates commitment to information security, providing...</p> </div><a href="https://www.dcrs.co.uk/cyber-essentials/" class="more-link">read more</a></div> </article> <article id="post-12119" class="et_pb_post clearfix et_pb_blog_item_3_85 post-12119 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-bd305lf tag-digital-license-free tag-digital-two-way-radio tag-hytera tag-hytera-bd305lf tag-pmr446-two-way-radio tag-product-launch"> <a href="https://www.dcrs.co.uk/product-focus-hytera-launches-new-pmr446-digital-business-radio/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Enhancing communications during social distancing" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image-480x395.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg" alt="Enhancing communications during social distancing" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image-480x395.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/product-focus-hytera-launches-new-pmr446-digital-business-radio/"> Product Focus – HYTERA Launches New PMR446 Digital Business Radio </a> </h2> <p class="post-meta"><span class="published">Feb 9, 2018</span></p><div class="post-content"><div class="post-content-inner"><p> Introducing the NEW HYTERA BD305LF Licence-free robust digital business radio The Hytera’s BD305LF PMR446 digital two-way radio is a compact device that provides professional licence-free communication and easily operated. Standard...</p> </div><a href="https://www.dcrs.co.uk/product-focus-hytera-launches-new-pmr446-digital-business-radio/" class="more-link">read more</a></div> </article> <article id="post-12016" class="et_pb_post clearfix et_pb_blog_item_3_86 post-12016 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-dcrs-tender-framework-award tag-espo-framework tag-motorola-solutions tag-public-sector tag-two-way-radio"> <a href="https://www.dcrs.co.uk/espo-393i-framework-award/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="A season of exhibitions" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls-480x426.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg" alt="A season of exhibitions" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls-480x426.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/espo-393i-framework-award/"> DCRS Awarded Position in ESPO Telecommunications Framework </a> </h2> <p class="post-meta"><span class="published">Feb 2, 2018</span></p><div class="post-content"><div class="post-content-inner"><p> ESPO Framework 393i – Telecommunications Equipment DCRS Ltd are proud to announce that they have been awarded a position on the ESPO framework for telecommunications equipment. Through the ESPO framework 393i DCRS will be supplying Motorola Solutions...</p> </div><a href="https://www.dcrs.co.uk/espo-393i-framework-award/" class="more-link">read more</a></div> </article> <article id="post-11985" class="et_pb_post clearfix et_pb_blog_item_3_87 post-11985 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-digital-two-way-radio tag-hytera tag-hytera-bodyworn-camera tag-hytera-vm685"> <a href="https://www.dcrs.co.uk/benefits-of-the-hytera-vm685-bodycam/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="What does the future hold for the events industry?" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" alt="What does the future hold for the events industry?" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/benefits-of-the-hytera-vm685-bodycam/"> Benefits of the HYTERA VM685 Bodycam </a> </h2> <p class="post-meta"><span class="published">Feb 1, 2018</span></p><div class="post-content"><div class="post-content-inner"><p> New Bodycam IP67 Hytera VM685 Remote Video Mic Rated to IP67 the New Bodyworn VM685 Remote Video Mic from Hytera is designed to capture, store and share media including audio, image and video evidence taken from the field. The body-worn camera with remote...</p> </div><a href="https://www.dcrs.co.uk/benefits-of-the-hytera-vm685-bodycam/" class="more-link">read more</a></div> </article> <article id="post-11947" class="et_pb_post clearfix et_pb_blog_item_3_88 post-11947 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-alarm-management tag-digital-two-way-radio tag-hytera tag-motorola-solutions tag-mototrbo tag-new-product-launches tag-new-staff-members tag-vertex-standard"> <a href="https://www.dcrs.co.uk/dcrs-january-news/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="East Kent Hospital University Foundation Trust (EKHUFT) Case Study" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image-480x395.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image.jpg" alt="East Kent Hospital University Foundation Trust (EKHUFT) Case Study" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/university-of-brighton-feature-image-480x395.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/dcrs-january-news/"> DCRS – January 2018 Updates </a> </h2> <p class="post-meta"><span class="published">Jan 31, 2018</span></p><div class="post-content"><div class="post-content-inner"><p> January 2018 - Catch up on the latest News from DCRS your Two-Way Radio Partner We welcomed two new members of staff Simon Weldon - Simon joins DCRS as a Key Account Manager. Working within the radio industry for almost 30 years he brings a wealth of...</p> </div><a href="https://www.dcrs.co.uk/dcrs-january-news/" class="more-link">read more</a></div> </article> <article id="post-11750" class="et_pb_post clearfix et_pb_blog_item_3_89 post-11750 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-digital-two-way-radio tag-motorola-solutions tag-mototrbo tag-mototrbo-dp1400 tag-senvion tag-wind-turbines"> <a href="https://www.dcrs.co.uk/case-study-senvion-twowayradio/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="A season of exhibitions" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls-480x426.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg" alt="A season of exhibitions" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls-480x426.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/case-study-senvion-twowayradio/"> Case Study – Senvion Wind Energy Solutions </a> </h2> <p class="post-meta"><span class="published">Jan 24, 2018</span></p><div class="post-content"><div class="post-content-inner"><p>Senvion Wind Energy Solutions roll out MOTOTRBO™ Radio Fleet With over 26 years in the business and more than 7,500 wind turbine installations Senvion has one of the most renowned names in the industry. Since its launch in the UK in 2003, Senvion has installed GW...</p> </div><a href="https://www.dcrs.co.uk/case-study-senvion-twowayradio/" class="more-link">read more</a></div> </article> <article id="post-11469" class="et_pb_post clearfix et_pb_blog_item_3_90 post-11469 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-dcrs tag-festive-opening-hours tag-two-way-radios"> <a href="https://www.dcrs.co.uk/festive-opening-times/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Step into the future with ICOM" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector-480x399.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" alt="Step into the future with ICOM" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector-480x399.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/festive-opening-times/"> Festive Opening Times </a> </h2> <p class="post-meta"><span class="published">Dec 21, 2017</span></p><div class="post-content"><div class="post-content-inner"><p>DCRS will be closing on the 21st December 2017 at 5.30pm and re-opening on Wednesday 3rd January 2018 at 8.30am. We are still here to support you throughout this time. For telephone & engineering support please call 01480 466300. </p> </div><a href="https://www.dcrs.co.uk/festive-opening-times/" class="more-link">read more</a></div> </article> <article id="post-11333" class="et_pb_post clearfix et_pb_blog_item_3_91 post-11333 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-alarm-integration tag-alarm-intergration tag-digital-two-way-radio tag-gentings-casino tag-hotel tag-motorola-solutions tag-mototrbo tag-radio-system tag-realm tag-resorts-world tag-two-way-radio-app"> <a href="https://www.dcrs.co.uk/case-study-resorts-world-birmingham-choose-trusted-brand-for-communications-system/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Step into the future with ICOM" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector-480x399.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" alt="Step into the future with ICOM" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector-480x399.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/case-study-resorts-world-birmingham-choose-trusted-brand-for-communications-system/"> Case Study – Resorts World Birmingham </a> </h2> <p class="post-meta"><span class="published">Dec 6, 2017</span></p><div class="post-content"><div class="post-content-inner"><p>[vc_row][vc_column][vc_column_text] Resorts World Birmingham MOTOTRBO Two Way Radio System covers luxury seven stories high complex covering 538,000 square feet. This cruise ship shaped building offers a shopping outlet and leisure & entertainment complex...</p> </div><a href="https://www.dcrs.co.uk/case-study-resorts-world-birmingham-choose-trusted-brand-for-communications-system/" class="more-link">read more</a></div> </article> <article id="post-11320" class="et_pb_post clearfix et_pb_blog_item_3_92 post-11320 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-digital-two-way-radio tag-hytera tag-motorola-solutions tag-mototrbo tag-new-product-launches tag-vertex-standard"> <a href="https://www.dcrs.co.uk/dcrs-november-updates/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="A season of exhibitions" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls-480x426.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg" alt="A season of exhibitions" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls-480x426.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/dcrs-november-updates/"> DCRS- November Updates </a> </h2> <p class="post-meta"><span class="published">Nov 30, 2017</span></p><div class="post-content"><div class="post-content-inner"><p> Catch up on the latest News from DCRS - Two Way Radio. NEW Trainee Engineer Joins our Team We are very proud of the skilled Engineering Team we have here. We recently welcomed apprentice Jack to our team, he has a passion for communications &...</p> </div><a href="https://www.dcrs.co.uk/dcrs-november-updates/" class="more-link">read more</a></div> </article> <article id="post-11245" class="et_pb_post clearfix et_pb_blog_item_3_93 post-11245 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-channel-partner tag-dcrs tag-enmn4018a tag-motorola-pro-series tag-motorola-solutions tag-product-cancellations tag-wpln4206a"> <a href="https://www.dcrs.co.uk/motorola-solutions-product-cancellation-notifications-2/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Step into the future with ICOM" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector-480x399.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" alt="Step into the future with ICOM" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector-480x399.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/motorola-solutions-product-cancellation-notifications-2/"> Motorola Solutions Product Cancellation Notifications </a> </h2> <p class="post-meta"><span class="published">Nov 15, 2017</span></p><div class="post-content"><div class="post-content-inner"><p> Motorola Solutions have announced the following Accessory Product Cancellations affecting their Portfolio. Overview: Cancellation of the following ENMN4018A / ENLN4135A / ENMN4011A. Product Groups: Motorola Pro Series Please download the full...</p> </div><a href="https://www.dcrs.co.uk/motorola-solutions-product-cancellation-notifications-2/" class="more-link">read more</a></div> </article> <article id="post-11219" class="et_pb_post clearfix et_pb_blog_item_3_94 post-11219 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-ibeacons tag-motorola-solutions tag-mototrbo tag-software-application tag-trbonet"> <a href="https://www.dcrs.co.uk/ibeacon-updates-for-trbonet-software-announced/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="What does the future hold for the events industry?" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg" alt="What does the future hold for the events industry?" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-980x490.jpg 980w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2020/11/4festival-1080x540-1-480x240.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/ibeacon-updates-for-trbonet-software-announced/"> #Wirelesswednesday – iBeacon Updates for TRBOnet Software Announced </a> </h2> <p class="post-meta"><span class="published">Nov 1, 2017</span></p><div class="post-content"><div class="post-content-inner"><p> If your MOTOTRBO radio is equipped with GPS and Bluetooth modules (E Series Two Way Radios and Mobiles), you can quickly improve your capabilities by placing an optional card with TRBOnet Software installed. The latest version of the Software includes iBeacon...</p> </div><a href="https://www.dcrs.co.uk/ibeacon-updates-for-trbonet-software-announced/" class="more-link">read more</a></div> </article> <article id="post-11204" class="et_pb_post clearfix et_pb_blog_item_3_95 post-11204 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-3m tag-digital-two-way-radio tag-hytera tag-motorola-solutions tag-mototrbo tag-new-product-launches tag-peltor tag-special-offers"> <a href="https://www.dcrs.co.uk/dcrs-october-updates/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Step into the future with ICOM" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector-480x399.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" alt="Step into the future with ICOM" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector-480x399.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/dcrs-october-updates/"> DCRS- October Updates </a> </h2> <p class="post-meta"><span class="published">Oct 31, 2017</span></p><div class="post-content"><div class="post-content-inner"><p> Catch up on everything that happened in the two-way radio world in October with DCRS HYTERA Charger and Radio Offers Continues Upgrade your old two-way radios with the Hytera Radio Recycle. Purchase a new Hytera radio and send us the old radio it...</p> </div><a href="https://www.dcrs.co.uk/dcrs-october-updates/" class="more-link">read more</a></div> </article> <article id="post-11201" class="et_pb_post clearfix et_pb_blog_item_3_96 post-11201 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-motorola-solutions tag-mototrbo tag-mototrbo-sl2600-hand-portable"> <a href="https://www.dcrs.co.uk/new-product-announcement-mototrbo-sl2600-hand-portable/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Enhancing communications during social distancing" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image-480x395.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg" alt="Enhancing communications during social distancing" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/aviation-sector-image-480x395.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/new-product-announcement-mototrbo-sl2600-hand-portable/"> NEW Product Announcement – MOTOTRBO™ SL2600 Hand portable </a> </h2> <p class="post-meta"><span class="published">Oct 25, 2017</span></p><div class="post-content"><div class="post-content-inner"><p> With its slim, lightweight design, the Motorola Solutions MOTOTRBO™ SL2600 portable two-way radio is stylish and discreet. It blends seamlessly with professional attire, allowing you to move freely. At the same time, it’s durable and built to last. Get...</p> </div><a href="https://www.dcrs.co.uk/new-product-announcement-mototrbo-sl2600-hand-portable/" class="more-link">read more</a></div> </article> <article id="post-10766" class="et_pb_post clearfix et_pb_blog_item_3_97 post-10766 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-alarm-handler tag-alarm-listener tag-alarm-monitoring tag-app tag-hytera tag-mototrbo tag-radio-system tag-software-application"> <a href="https://www.dcrs.co.uk/wirelesswednesday-save-time-money-with-an-alarm-handler/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Step into the future with ICOM" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector-480x399.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" alt="Step into the future with ICOM" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector-480x399.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/wirelesswednesday-save-time-money-with-an-alarm-handler/"> #Wirelesswednesday – Save Time & Money with an Alarm Handler </a> </h2> <p class="post-meta"><span class="published">Oct 18, 2017</span></p><div class="post-content"><div class="post-content-inner"><p> Here at DCRS we can offer two-way radio integration into your Alarm Systems. Meaning you never miss a message and have a set escalation plan in place to ensure your trained personnel can ascertain the route of the alarm quickly & efficiently. ...</p> </div><a href="https://www.dcrs.co.uk/wirelesswednesday-save-time-money-with-an-alarm-handler/" class="more-link">read more</a></div> </article> <article id="post-11086" class="et_pb_post clearfix et_pb_blog_item_3_98 post-11086 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-30-year-anniversary tag-dcrs tag-r-d-department tag-radio-engineers tag-two-way-radio"> <a href="https://www.dcrs.co.uk/celebrating-30-years-in-business-how-our-r-d-department-evolved/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="A season of exhibitions" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls-480x426.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg" alt="A season of exhibitions" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/motorol-portable-accessories-ls-480x426.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/celebrating-30-years-in-business-how-our-r-d-department-evolved/"> How our R & D Department Evolved </a> </h2> <p class="post-meta"><span class="published">Oct 17, 2017</span></p><div class="post-content"><div class="post-content-inner"><p> How did the DCRS R & D Department for Radio Communication Voice & Data Solutions Evolve? Bernie Goosman initially joined DCRS as a Senior Radio Engineer, but as the digital radio market began to evolve we found we needed a dedicated Research...</p> </div><a href="https://www.dcrs.co.uk/celebrating-30-years-in-business-how-our-r-d-department-evolved/" class="more-link">read more</a></div> </article> <article id="post-11025" class="et_pb_post clearfix et_pb_blog_item_3_99 post-11025 post type-post status-publish format-standard has-post-thumbnail hentry category-news tag-motorola-solutions tag-motorola-xt600d-series"> <a href="https://www.dcrs.co.uk/446friday-new-motorola-solutions-digital-xt600d-series/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%20675'%3E%3C/svg%3E" alt="Step into the future with ICOM" class="" width="1080" height="675" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector-480x399.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" /><noscript><img decoding="async" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg" alt="Step into the future with ICOM" class="" width="1080" height="675" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector.jpg 1080w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/transportation-sector-480x399.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 1080px, 100vw" /></noscript></a> <h2 class="entry-title"> <a href="https://www.dcrs.co.uk/446friday-new-motorola-solutions-digital-xt600d-series/"> #446Friday – New Motorola Solutions Digital XT600d Series </a> </h2> <p class="post-meta"><span class="published">Oct 13, 2017</span></p><div class="post-content"><div class="post-content-inner"><p> The NEW Motorola Solutions XT600d Two Way Radios are ideal for organisations who understand that instant communication can be a competitive advantage. Designed to work at the speed of business, XT600d hand portable radios are packed with features that keep your...</p> </div><a href="https://www.dcrs.co.uk/446friday-new-motorola-solutions-digital-xt600d-series/" class="more-link">read more</a></div> </article> <div><div class="pagination clearfix"> <div class="alignleft"><a href="https://www.dcrs.co.uk/news/page/2/?et_blog" >« Older Entries</a></div> <div class="alignright"></div> </div></div></div> </div> </div> </div> </div> </div> </div> </div> </article> </div> <footer class="et-l et-l--footer"> <div class="et_builder_inner_content et_pb_gutters3"> <div class="et_pb_section et_pb_section_0_tb_footer et_pb_with_background et_section_regular" > <div class="et_pb_row et_pb_row_0_tb_footer"> <div class="et_pb_column et_pb_column_2_3 et_pb_column_0_tb_footer et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_text et_pb_text_0_tb_footer et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2>Contact Us</h2></div> </div><div class="et_pb_module et_pb_text et_pb_text_1_tb_footer et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><p><strong>For all hire, sales and support enquiries please call:</strong></p></div> </div><div class="et_pb_module et_pb_text et_pb_text_2_tb_footer et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><p><a href="tel:0800%20043 2688"><b><strong>0800 043 2688</strong></b></a></p></div> </div><div class="et_pb_module et_pb_text et_pb_text_3_tb_footer et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><p><b>Email: <a href="mailto:sales@dcrs.co.uk">sales@dcrs.co.uk</a></b></p></div> </div><div class="et_pb_button_module_wrapper et_pb_button_0_tb_footer_wrapper et_pb_button_alignment_left et_pb_module "> <a class="et_pb_button et_pb_button_0_tb_footer et_pb_bg_layout_light" href="/contact-us/#Form">Enquiry Form</a> </div> </div><div class="et_pb_column et_pb_column_1_3 et_pb_column_1_tb_footer et_pb_css_mix_blend_mode_passthrough et-last-child et_pb_column_empty"> </div> </div> </div><div class="et_pb_section et_pb_section_1_tb_footer et_pb_with_background et_section_regular" > <div class="et_pb_row et_pb_row_1_tb_footer"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_2_tb_footer et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_4_tb_footer et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h3><span style="color: #f47920;"><em>Our vision:</em></span> To be trusted to develop & deliver better value for our clients.</h3></div> </div> </div> </div> </div><div class="et_pb_section et_pb_section_2_tb_footer et_pb_with_background et_section_regular" > <div class="et_pb_row et_pb_row_2_tb_footer"> <div class="et_pb_column et_pb_column_1_2 et_pb_column_3_tb_footer et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_text et_pb_text_5_tb_footer et_pb_text_align_center et_pb_bg_layout_light"> <div class="et_pb_text_inner"><p><em>With technical excellence and accreditations for quality assurance, health and safety and product support, DCRS Ltd can offer exceptional client service by combining our technical and operational expertise, resources and commitment throughout your product and system’s lifetime. In recognition of this, we have been awarded the Queen’s Royal Warrant.</em></p></div> </div><div class="et_pb_module et_pb_image et_pb_image_0_tb_footer"> <span class="et_pb_image_wrap "><img decoding="async" width="600" height="376" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20376'%3E%3C/svg%3E" alt="Royal Badge 2025" title="Royal Badge 2025" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/02/Royal-Badge-2025.webp 600w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/02/Royal-Badge-2025-480x301.webp 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 600px, 100vw" class="wp-image-19367217" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/02/Royal-Badge-2025.webp" /><noscript><img decoding="async" width="600" height="376" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/02/Royal-Badge-2025.webp" alt="Royal Badge 2025" title="Royal Badge 2025" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/02/Royal-Badge-2025.webp 600w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2025/02/Royal-Badge-2025-480x301.webp 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 600px, 100vw" class="wp-image-19367217" /></noscript></span> </div> </div><div class="et_pb_column et_pb_column_1_2 et_pb_column_4_tb_footer et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_6_tb_footer et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><h2>Clients Words</h2></div> </div><div class="et_pb_module el_md_testimonial_extended el_md_testimonial_extended_0_tb_footer et_pb_text_align_center"> <div class="et_pb_module_inner"> <div class="el-testimonial-layout layout1"><div class="swiper-container"><div class="swiper-wrapper"><div id="el-single-testimonial-19366884" class="swiper-slide el-single-testimonial-card el-single-testimonial-item-page-1"><div class="el-testimonial-desc"><span class="el-quote-opening el_md_default_opening_icon">{</span><blockquote> <div dir="ltr"> <div dir="ltr"> <div data-olk-copy-source="MessageBody">DCRS is a UK / EMEA Platinum Partner of Motorola Solutions. This is our highest level of channel partner and one of just over 20 in the UK.</div> <div>-</div> <div>This covers all of our communication devices and services. DCRS have offices in Chesterfield and St Ives, including a repair centre for services in Cambridgeshire and warehousing for hire & sale of Motorola devices. These facilities have been signed off by myself for Motorola Solutions and all engineers are fully approved and have taken courses with Motorola Solutions.</div> <div>-</div> <div>As their account manager for the last 6 years I have seen quality services from DCRS in all verticals, including education inc ISO9001 compliance.</div> </div> </div></blockquote></div><div class="el-testimonial-meta"><div class="el-testimonial-rating"><span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating"><span class="rating-value" itemprop="ratingValue">5</span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span></span></div><div class="el-testimonial-name"> Robbie Scott </div><div class="el-testimonial-credit"><span class="el-testimonial-company"> Motorola Solutions </span></div></div></div><div id="el-single-testimonial-19366429" class="swiper-slide el-single-testimonial-card el-single-testimonial-item-page-1"><div class="el-testimonial-desc"><span class="el-quote-opening el_md_default_opening_icon">{</span>As we operate in a high-risk environment, having clear communications is critical. DCRS understood out requirements and provided an option that would suit us. Overall, DCRS were fantastic and we will be using them for our larger events such as Cheltenham, Epsom and Glastonbury. We are extremely happy to have found such an outstanding two-way radio supplier.</div><div class="el-testimonial-meta"><div class="el-testimonial-rating"><span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating"><span class="rating-value" itemprop="ratingValue">5</span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span></span></div><div class="el-testimonial-name"> Rory Kerr </div><div class="el-testimonial-credit"><span class="el-testimonial-company"> Helipad </span></div></div></div><div id="el-single-testimonial-19366136" class="swiper-slide el-single-testimonial-card el-single-testimonial-item-page-1"><div class="el-testimonial-desc"><span class="el-quote-opening el_md_default_opening_icon">{</span>Excellent knowledge and service, a great company to do business with.</div><div class="el-testimonial-meta"><div class="el-testimonial-rating"><span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating"><span class="rating-value" itemprop="ratingValue">5</span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span></span></div><div class="el-testimonial-name"> Richard Atkinson </div><div class="el-testimonial-credit"><span class="el-testimonial-company"> University of Sheffield </span></div></div></div><div id="el-single-testimonial-19366134" class="swiper-slide el-single-testimonial-card el-single-testimonial-item-page-1"><div class="el-testimonial-desc"><span class="el-quote-opening el_md_default_opening_icon">{</span>First class customer service and products from the team at DCRS. Always a pleasure to deal with Ash.</div><div class="el-testimonial-meta"><div class="el-testimonial-rating"><span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating"><span class="rating-value" itemprop="ratingValue">5</span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span></span></div><div class="el-testimonial-name"> Andy McGrath </div><div class="el-testimonial-credit"><span class="el-testimonial-company"> Sheffield City Trust </span></div></div></div><div id="el-single-testimonial-19366130" class="swiper-slide el-single-testimonial-card el-single-testimonial-item-page-1"><div class="el-testimonial-desc"><span class="el-quote-opening el_md_default_opening_icon">{</span>Excellent company to deal with, Ash is very knowledgeable and prepared to go the extra mile to solve our queries/issues. We order a lot of last minute kit especially mid season but they always deliver and nothing is too much trouble.</div><div class="el-testimonial-meta"><div class="el-testimonial-rating"><span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating"><span class="rating-value" itemprop="ratingValue">5</span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span></span></div><div class="el-testimonial-name"> Brendan Hughes </div><div class="el-testimonial-credit"><span class="el-testimonial-company"> FGH </span></div></div></div><div id="el-single-testimonial-18915" class="swiper-slide el-single-testimonial-card el-single-testimonial-item-page-1"><div class="el-testimonial-desc"><span class="el-quote-opening el_md_default_opening_icon">{</span>DCRS have provided an excellent, friendly service to us. Not only did they supply the radios, but they ensured that we had the correct licence in place first and took care of the application on our behalf, they also ensured we had the right aerial/booster in place to eliminate the risk of losing any comms due to the increased number of radios on site. And when we had an issue with our base station, they collected the faulty one, repaired it and returned it back to site within 2 working days. We would highly recommend DCRS.</div><div class="el-testimonial-meta"><div class="el-testimonial-rating"><span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating"><span class="rating-value" itemprop="ratingValue">5</span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span></span></div><div class="el-testimonial-name"> Katie Greenrod </div><div class="el-testimonial-credit"><span class="el-testimonial-company"> Infineum </span></div></div></div><div id="el-single-testimonial-18913" class="swiper-slide el-single-testimonial-card el-single-testimonial-item-page-1"><div class="el-testimonial-desc"><span class="el-quote-opening el_md_default_opening_icon">{</span>I am happy to report we are very happy with our radios and they are working well. As ever the service and support provided by your company was wonderful. The help and support you offer is truly valued. We would actively recommend your company to anyone looking for such products.</div><div class="el-testimonial-meta"><div class="el-testimonial-rating"><span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating"><span class="rating-value" itemprop="ratingValue">5</span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span></span></div><div class="el-testimonial-name"> Marie Corner </div><div class="el-testimonial-credit"><span class="el-testimonial-company"> Southern Health NHS Foundation Trust </span></div></div></div><div id="el-single-testimonial-22946" class="swiper-slide el-single-testimonial-card el-single-testimonial-item-page-1"><div class="el-testimonial-desc"><span class="el-quote-opening el_md_default_opening_icon">{</span>I would like to thank Steve Luscombe for all his help. We contacted him on Sunday 9th October 2022, our radio we'd received had stopped working. An engineer was on site Monday, a loan unit put in place and our broken unit taken away. Steve contacted us to say the unit can be repaired and a date was given for installation. This is a fantastic service, far beyond our expectations. Thank you!</div><div class="el-testimonial-meta"><div class="el-testimonial-rating"><span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating"><span class="rating-value" itemprop="ratingValue">5</span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span></span></div><div class="el-testimonial-name"> Carol Dent </div><div class="el-testimonial-credit"><span class="el-testimonial-company"> National Trust </span></div></div></div><div id="el-single-testimonial-18907" class="swiper-slide el-single-testimonial-card el-single-testimonial-item-page-1"><div class="el-testimonial-desc"><span class="el-quote-opening el_md_default_opening_icon">{</span>I have worked with Steve and the team at DCRS for over 6 years on various events including Lincoln Christmas Market and Christmas Lights switch on. The team have always provided a great friendly service. They have found solutions not problems and always kept me informed of any changes we may require. I would recommend working with DCRS for an efficient value for money service for radio supplies and communications.</div><div class="el-testimonial-meta"><div class="el-testimonial-rating"><span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating"><span class="rating-value" itemprop="ratingValue">5</span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span></span></div><div class="el-testimonial-name"> Claire McDowall </div><div class="el-testimonial-credit"><span class="el-testimonial-company"> Lincoln Christmas Market </span></div></div></div><div id="el-single-testimonial-18905" class="swiper-slide el-single-testimonial-card el-single-testimonial-item-page-1"><div class="el-testimonial-desc"><span class="el-quote-opening el_md_default_opening_icon">{</span>Thank you to Steve for helping us out today. It was great customer service from DCRS to talk us through the issue that we had with the repeater and to get our radios back working again. I was very impressed with Steve and extremely grateful.</div><div class="el-testimonial-meta"><div class="el-testimonial-rating"><span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating"><span class="rating-value" itemprop="ratingValue">5</span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span></span></div><div class="el-testimonial-name"> Peter Chapman </div><div class="el-testimonial-credit"><span class="el-testimonial-company"> Stamsec </span></div></div></div><div id="el-single-testimonial-18911" class="swiper-slide el-single-testimonial-card el-single-testimonial-item-page-1"><div class="el-testimonial-desc"><span class="el-quote-opening el_md_default_opening_icon">{</span>DCRS provide a number of our Football Club members with a modern, tailored solution to their communication needs. These vary between each Club, as Clubs vary in size. Whatever your needs, DCRS will provide the solution for you. Our Account Manager, Ash Robinson, has proved invaluable in helping Football Safety Officers and therefore assisting at a high level in the process of keeping safe, hundreds of thousands of football supporters each week. Totally recommended.</div><div class="el-testimonial-meta"><div class="el-testimonial-rating"><span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating"><span class="rating-value" itemprop="ratingValue">5</span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span></span></div><div class="el-testimonial-name"> Peter Houghton </div><div class="el-testimonial-credit"><span class="el-testimonial-company"> FSOA </span></div></div></div><div id="el-single-testimonial-18909" class="swiper-slide el-single-testimonial-card el-single-testimonial-item-page-1"><div class="el-testimonial-desc"><span class="el-quote-opening el_md_default_opening_icon">{</span>I would just like to say a massive thank you to Bernie and Simon, please pass this on internally. This week has brought some challenges, but their perseverance and professionalism was a credit to DCRS. The management team and many of the members who they came in contact with were also very impressed by how friendly and approachable Bernie and Simon were.</div><div class="el-testimonial-meta"><div class="el-testimonial-rating"><span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating"><span class="rating-value" itemprop="ratingValue">5</span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span></span></div><div class="el-testimonial-name"> Karen Methven </div><div class="el-testimonial-credit"><span class="el-testimonial-company"> Crawley and Gatwick Business Watch </span></div></div></div><div id="el-single-testimonial-18902" class="swiper-slide el-single-testimonial-card el-single-testimonial-item-page-1"><div class="el-testimonial-desc"><span class="el-quote-opening el_md_default_opening_icon">{</span>From my 23 years experience of working with DCRS, I have great confidence in the company, especially Steve Luscombe and his team. All of whom demonstrate commitment, dedication and professionalism to providing a first class service, 24/7. The equipment is always high spec and in perfect condition. Should further equipment be required this is always delivered next day. Overall, a professional company, with a friendly approach, providing a first class service.</div><div class="el-testimonial-meta"><div class="el-testimonial-rating"><span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating"><span class="rating-value" itemprop="ratingValue">5</span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span></span></div><div class="el-testimonial-name"> Simon Evans </div><div class="el-testimonial-credit"><span class="el-testimonial-company"> The Royal Welsh Show </span></div></div></div><div id="el-single-testimonial-18895" class="swiper-slide el-single-testimonial-card el-single-testimonial-item-page-1"><div class="el-testimonial-desc"><span class="el-quote-opening el_md_default_opening_icon">{</span>We have been a customer of DCRS for many years and the service during that time has been excellent. Steve is always at the end of the phone if we have any technical difficulties and is also willing to work with us to ensure that we have the best system tailored both to our event and budget.</div><div class="el-testimonial-meta"><div class="el-testimonial-rating"><span itemprop="reviewRating" itemscope itemtype="http://schema.org/Rating"><span class="rating-value" itemprop="ratingValue">5</span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span><span class="el-rated"></span></span></div><div class="el-testimonial-name"> Jenna </div><div class="el-testimonial-credit"><span class="el-testimonial-company"> Three Counties </span></div></div></div></div></div><div class="swiper-button-next arrow-0"></div><div class="swiper-button-prev arrow-0"></div><div class="swiper-pagination rounded_line paged-0"></div><script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() {jQuery(function($) {var el_md_testimonial_extended_0_tb_footer_swiper = new Swiper('.el_md_testimonial_extended_0_tb_footer .swiper-container', { slidesPerView: 1, autoplay: { delay:3000, disableOnInteraction: true, }, spaceBetween: 20, slidesPerGroup: 1, slidesPerGroupSkip: 0, effect: "slide", cubeEffect: false, coverflowEffect: false, fadeEffect: false, autoHeight: false, speed: 1000, loop: false, pagination: { el: '.el_md_testimonial_extended_0_tb_footer .swiper-pagination.paged-0', dynamicBullets: false, clickable: true, }, navigation: { nextEl: '.el_md_testimonial_extended_0_tb_footer .swiper-button-next.arrow-0', prevEl: '.el_md_testimonial_extended_0_tb_footer .swiper-button-prev.arrow-0', }, grabCursor: 'true', breakpoints: { 1080: { slidesPerView: 1, spaceBetween: 20, slidesPerGroup: 1, slidesPerGroupSkip: 0, }, 767: { slidesPerView: 1, spaceBetween: 20, slidesPerGroup: 1, slidesPerGroupSkip: 0, }, 0: { slidesPerView: 1, spaceBetween: 20, slidesPerGroup: 1, slidesPerGroupSkip: 0, } }, });jQuery(".el_md_testimonial_extended_0_tb_footer .swiper-container").on("mouseenter", function(e) { if ( typeof el_md_testimonial_extended_0_tb_footer_swiper.autoplay.stop === "function" ) { el_md_testimonial_extended_0_tb_footer_swiper.autoplay.stop(); } });jQuery(".el_md_testimonial_extended_0_tb_footer .swiper-container").on("mouseleave", function(e) { if ( typeof el_md_testimonial_extended_0_tb_footer_swiper.autoplay.start === "function" ) { el_md_testimonial_extended_0_tb_footer_swiper.autoplay.start(); } });el_md_testimonial_extended_0_tb_footer_swiper.on('reachEnd', function(){ el_md_testimonial_extended_0_tb_footer_swiper.autoplay = false; });});});</script></div> </div> </div> </div> </div> </div><div class="et_pb_section et_pb_section_4_tb_footer et_section_regular" > <div class="et_pb_row et_pb_row_3_tb_footer"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_5_tb_footer et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_image et_pb_image_1_tb_footer LogoImage img-inline et_pb_image_sticky"> <a href="/motorola-two-way-radios/"><span class="et_pb_image_wrap "><img decoding="async" width="200" height="94" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%2094'%3E%3C/svg%3E" alt="Motorola solutions platinum reseller" title="Motorola solutions platinum reseller" class="wp-image-19365911" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/12/Motorola-solutions-platinum-reseller.jpeg" /><noscript><img decoding="async" width="200" height="94" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/12/Motorola-solutions-platinum-reseller.jpeg" alt="Motorola solutions platinum reseller" title="Motorola solutions platinum reseller" class="wp-image-19365911" /></noscript></span></a> </div><div class="et_pb_module et_pb_image et_pb_image_2_tb_footer LogoImage img-inline et_pb_image_sticky"> <a href="/hytera-two-way-radios/"><span class="et_pb_image_wrap "><img decoding="async" width="651" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20651%20300'%3E%3C/svg%3E" alt="motorola solutions logo" title="motorola solutions logo" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/Hytera-1.png 651w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/Hytera-1-480x221.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 651px, 100vw" class="wp-image-16602" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/Hytera-1.png" /><noscript><img decoding="async" width="651" height="300" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/Hytera-1.png" alt="motorola solutions logo" title="motorola solutions logo" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/Hytera-1.png 651w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/Hytera-1-480x221.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 651px, 100vw" class="wp-image-16602" /></noscript></span></a> </div><div class="et_pb_module et_pb_image et_pb_image_3_tb_footer LogoImage et_pb_image_sticky"> <a href="/icom-two-way-radio-mobile-repeater-portfolio/"><span class="et_pb_image_wrap "><img decoding="async" width="651" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20651%20300'%3E%3C/svg%3E" alt="motorola solutions logo" title="motorola solutions logo" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/03/icom-logo.png 651w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/03/icom-logo-480x221.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 651px, 100vw" class="wp-image-17766" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/03/icom-logo.png" /><noscript><img decoding="async" width="651" height="300" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/03/icom-logo.png" alt="motorola solutions logo" title="motorola solutions logo" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/03/icom-logo.png 651w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/03/icom-logo-480x221.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 651px, 100vw" class="wp-image-17766" /></noscript></span></a> </div><div class="et_pb_module et_pb_image et_pb_image_4_tb_footer LogoImage et_pb_image_sticky"> <a href="/kenwood-two-way-radios/"><span class="et_pb_image_wrap "><img decoding="async" width="651" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20651%20300'%3E%3C/svg%3E" alt="motorola solutions logo" title="motorola solutions logo" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/Kenwood-1.png 651w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/Kenwood-1-480x221.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 651px, 100vw" class="wp-image-16601" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/Kenwood-1.png" /><noscript><img decoding="async" width="651" height="300" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/Kenwood-1.png" alt="motorola solutions logo" title="motorola solutions logo" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/Kenwood-1.png 651w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/Kenwood-1-480x221.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 651px, 100vw" class="wp-image-16601" /></noscript></span></a> </div><div class="et_pb_module et_pb_image et_pb_image_5_tb_footer LogoImage et_pb_image_sticky"> <a href="/kirisun-digital-low-cost-radios/"><span class="et_pb_image_wrap "><img decoding="async" width="651" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20651%20300'%3E%3C/svg%3E" alt="motorola solutions logo" title="motorola solutions logo" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/Kirisun-1.png 651w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/Kirisun-1-480x221.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 651px, 100vw" class="wp-image-16600" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/Kirisun-1.png" /><noscript><img decoding="async" width="651" height="300" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/Kirisun-1.png" alt="motorola solutions logo" title="motorola solutions logo" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/Kirisun-1.png 651w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/02/Kirisun-1-480x221.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 651px, 100vw" class="wp-image-16600" /></noscript></span></a> </div><div class="et_pb_module et_pb_image et_pb_image_6_tb_footer LogoImage et_pb_image_sticky"> <a href="/3m-peltor-headsets/"><span class="et_pb_image_wrap "><img decoding="async" width="651" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20651%20300'%3E%3C/svg%3E" alt="motorola solutions logo" title="3M-Peltor_result" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/01/3M-Peltor_result.webp 651w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/01/3M-Peltor_result-480x221.webp 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 651px, 100vw" class="wp-image-23082" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/01/3M-Peltor_result.webp" /><noscript><img decoding="async" width="651" height="300" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/01/3M-Peltor_result.webp" alt="motorola solutions logo" title="3M-Peltor_result" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/01/3M-Peltor_result.webp 651w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2023/01/3M-Peltor_result-480x221.webp 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 651px, 100vw" class="wp-image-23082" /></noscript></span></a> </div><div class="et_pb_module et_pb_image et_pb_image_7_tb_footer LogoImage et_pb_image_sticky"> <a href="/vocovo-in-store-headset-communication/"><span class="et_pb_image_wrap "><img decoding="async" width="651" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20651%20300'%3E%3C/svg%3E" alt="vocovo logo" title="vocovo-logo" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/05/vocovo-logo.jpg 651w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/05/vocovo-logo-480x221.jpg 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 651px, 100vw" class="wp-image-19770" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/05/vocovo-logo.jpg" /><noscript><img decoding="async" width="651" height="300" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/05/vocovo-logo.jpg" alt="vocovo logo" title="vocovo-logo" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/05/vocovo-logo.jpg 651w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/05/vocovo-logo-480x221.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 651px, 100vw" class="wp-image-19770" /></noscript></span></a> </div> </div> </div> </div><div class="et_pb_section et_pb_section_5_tb_footer et_pb_with_background et_section_regular" > <div class="et_pb_row et_pb_row_4_tb_footer"> <div class="et_pb_column et_pb_column_1_4 et_pb_column_6_tb_footer et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_image et_pb_image_8_tb_footer"> <a href="/"><span class="et_pb_image_wrap "><img decoding="async" width="235" height="50" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20235%2050'%3E%3C/svg%3E" alt="DCRS Logo" title="dcrs-logo" class="wp-image-16" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/dcrs-logo.png" /><noscript><img decoding="async" width="235" height="50" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/01/dcrs-logo.png" alt="DCRS Logo" title="dcrs-logo" class="wp-image-16" /></noscript></span></a> </div><div class="et_pb_module et_pb_text et_pb_text_7_tb_footer et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner">Established in 1987 DCRS are a leading UK specialist in the supply, hire, and maintenance of Two-Way Radio communication systems and applications.</div> </div><div class="et_pb_module et_pb_image et_pb_image_9_tb_footer"> <span class="et_pb_image_wrap "><img decoding="async" width="292" height="292" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20292%20292'%3E%3C/svg%3E" alt="DCRS Logo" title="iso-logo-new" data-lazy-srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/05/iso-logo-new.jpg 292w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/05/iso-logo-new-150x150.jpg 150w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/05/iso-logo-new-100x100.jpg 100w" data-lazy-sizes="(max-width: 292px) 100vw, 292px" class="wp-image-19496" data-lazy-src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/05/iso-logo-new.jpg" /><noscript><img decoding="async" width="292" height="292" src="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/05/iso-logo-new.jpg" alt="DCRS Logo" title="iso-logo-new" srcset="https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/05/iso-logo-new.jpg 292w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/05/iso-logo-new-150x150.jpg 150w, https://u9n3k5f8.rocketcdn.me/wp-content/uploads/2021/05/iso-logo-new-100x100.jpg 100w" sizes="(max-width: 292px) 100vw, 292px" class="wp-image-19496" /></noscript></span> </div><ul class="et_pb_module et_pb_social_media_follow et_pb_social_media_follow_0_tb_footer clearfix et_pb_bg_layout_light"> <li class='et_pb_social_media_follow_network_0_tb_footer et_pb_social_icon et_pb_social_network_link et-social-linkedin'><a href='https://www.linkedin.com/company/dcrs-ltd' class='icon et_pb_with_border' title='Follow on LinkedIn' target="_blank"><span class='et_pb_social_media_follow_network_name' aria-hidden='true' >Follow</span></a></li><li class='et_pb_social_media_follow_network_1_tb_footer et_pb_social_icon et_pb_social_network_link et-social-facebook'><a href='https://www.facebook.com/dcrsltd' class='icon et_pb_with_border' title='Follow on Facebook' target="_blank"><span class='et_pb_social_media_follow_network_name' aria-hidden='true' >Follow</span></a></li><li class='et_pb_social_media_follow_network_2_tb_footer et_pb_social_icon et_pb_social_network_link et-social-twitter'><a href='https://twitter.com/dcrs_ltd' class='icon et_pb_with_border' title='Follow on X' target="_blank"><span class='et_pb_social_media_follow_network_name' aria-hidden='true' >Follow</span></a></li><li class='et_pb_social_media_follow_network_3_tb_footer et_pb_social_icon et_pb_social_network_link et-social-youtube'><a href='https://www.youtube.com/channel/UCLAEIltoaJwIPAkS4hD-p2A/videos' class='icon et_pb_with_border' title='Follow on Youtube' target="_blank"><span class='et_pb_social_media_follow_network_name' aria-hidden='true' >Follow</span></a></li> </ul> </div><div class="et_pb_column et_pb_column_1_4 et_pb_column_7_tb_footer et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_text et_pb_text_8_tb_footer FootLink et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><a href="/">Home</a><br /> <a href="/about-dcrs/">About Us</a><br /> <a href="/case-studies/">Case Studies</a><br /> <a href="/dcrs-faqs/">FAQs</a><br /> <a href="/two-way-radio-apps/">Apps</a><br /> <a href="/hire-two-way-radios/">Hire Radios</a><br /> <a href="https://mototrbo.co.uk/">MOTOTRBO</a></div> </div><div class="et_pb_module et_pb_text et_pb_text_9_tb_footer FootLink et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><a href="/body-cams/">Body Cameras</a></p> <p><a href="/purchase-two-way-radios/">Two-Way Radio Sales</a></p> <p><a href="/hire-two-way-radios/">Two-Way Radio Hire</a></p> <p><a href="/hytera-two-way-radios/">Hytera Two-Way Radios</a></p> <p><a href="/motorola-two-way-radios/">Motorola Two-Way Radios</a></p> <p><a href="/two-way-radio-apps/">Radio Apps</a></p> <p><a href="/vocovo-in-store-headset-communication/">VoCoVo Headsets and Systems</a></p> <p><a href="https://www.dcrs.co.uk/kirisun-digital-low-cost-radios/">Kirisun Radios</a></div> </div> </div><div class="et_pb_column et_pb_column_1_4 et_pb_column_8_tb_footer et_pb_css_mix_blend_mode_passthrough"> <div class="et_pb_module et_pb_text et_pb_text_10_tb_footer FootLink et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><a href="/lease/">Lease</a><br /> <a href="/news/">News</a><br /> <a href="/privacy-policy/">Privacy Policy</a><br /> <a href="/services/">Services</a><br /> <a href="/two-way-radio-service-maintenance/">Service & Maintenance</a><br /> <a href="/vacancies-at-dcrs/">Vacancies at DCRS</a><br /> <a href="https://www.dcrs.co.uk/radio-hire-for-schools/">Radio Hire for School</a></div> </div><div class="et_pb_module et_pb_text et_pb_text_11_tb_footer FootLink et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><strong>Featured Products:</strong></p> <p><a href="/radio-application/motorola-wave-ptx/">WAVE PTX</a></p> <p><a href="/vocovo-link-headset-communication/">VoCoVo Link</a></p> <p><a href="/product/mototrbo-r2/">MOTOTRBO R2</a></p> <p><a href="/wave-ptx-tlk-25/.">WAVE TLK 25</a></p> <p><a href="/product/motorola-vb400-body-camera/">VB400 Body-Worn Camera</a></p> <p><a href="/product/motorola-vt100-body-camera/">VT100 Body-Worn Camera</a></div> </div> </div><div class="et_pb_column et_pb_column_1_4 et_pb_column_9_tb_footer et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_12_tb_footer et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner">Headquarters<br /> Edison Road<br /> St Ives<br /> Cambs<br /> PE27 3LH</p> <p>T: 0800 043 2688<br /> F: 01480 461044<br /> E: <a href="mailto:sales@dcrs.co.uk" target="_blank" rel="noopener">sales@dcrs.co.uk</a></p> <p>© Copyright 2025 DCRS Ltd.<br /> All rights reserved.<br /> <a href="/sitemap">Sitemap</a></div> </div> </div> </div> </div><div class="et_pb_section et_pb_section_6_tb_footer et_pb_with_background et_section_regular" > <div class="et_pb_row et_pb_row_5_tb_footer"> <div class="et_pb_column et_pb_column_4_4 et_pb_column_10_tb_footer et_pb_css_mix_blend_mode_passthrough et-last-child"> <div class="et_pb_module et_pb_text et_pb_text_13_tb_footer et_pb_text_align_left et_pb_bg_layout_light"> <div class="et_pb_text_inner"><p><span style="color: #ffffff;"><a href="https://www.bigbearcreative.co.uk/" style="color: #ffffff;">Website Design and Build by <span style="color: #ff6600;"><strong>Big Bear Creative</strong></span></a></span></p></div> </div> </div> </div> </div> </div> </footer> </div> </div> </div> <div id="dipi-popup-maker-container"><script type="rocketlazyloadscript" data-rocket-type="text/javascript">var dipi_popups_with_automatic_trigger = {'19366415': '{"at_type":"trigger_on_load","at_value":"0:0","at_periodicity":"every_time","at_periodicity_hours":"24","at_certain_period_from":"","at_certain_period_to":"","at_inactivity_delay":"0"}',};</script><style type="text/css"></style></div> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> var ajaxurl = "https://www.dcrs.co.uk/wp-admin/admin-ajax.php"; </script> <script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() { jQuery(document).ready(function () { var adminAaxURL = 'https://www.dcrs.co.uk/wp-admin/admin-ajax.php'; var isAdmin = ''; // Clear Static CSS jQuery("#wp-admin-bar-dipi_clear_static_css").click(function (e) { e.preventDefault(); jQuery.ajax({ type: 'post', dataType: 'json', url: adminAaxURL, data: { 'action': 'dipi_clear_static_css', '_wpnonce': jQuery(this).find('span').data('wpnonce') }, success: function (response) { if (response.success) { let successData = response.data; if (isAdmin) { let messageHTML = '<div class="notice notice-success pac-misc-message"><p>' + successData + '</p></div>'; if (jQuery('body .wrap h1').length > 0) { jQuery('body .wrap h1').after(messageHTML); } else { jQuery('body #wpbody-content').prepend(messageHTML); } setTimeout(function () { jQuery(".pac-misc-message").remove(); }, 3500); } else { alert(successData); } } }, }); }); // Clear Local Storage jQuery("#wp-admin-bar-dipi_csc_clear_local_storage").click(function (e) { e.preventDefault(); let msgText = 'The local storage has been cleared!'; window.localStorage.clear(); if (isAdmin) { let messageHTML = '<div class="notice notice-success pac-misc-message"><p>' + msgText + '</p></div>'; if (jQuery('body .wrap h1').length > 0) { jQuery('body .wrap h1').after(messageHTML); } else { jQuery('body #wpbody-content').prepend(messageHTML); } setTimeout(function () { jQuery(".pac-misc-message").remove(); }, 3500); } else { alert(msgText); } }); }); });</script> <script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() { jQuery(function($){ }); });</script> <div id="fb-root"></div> <style></style> <script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() { jQuery(function ($) { $('a[data-show-on-hover]').on('hover', function () { $($(this).data('show-on-hover')).fadeIn(); }); }); });</script> <script type="text/javascript"> var et_link_options_data = [{"class":"et_pb_text_0_tb_header","url":"https:\/\/www.dcrs.co.uk\/contact-us\/","target":"_self"}]; </script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript'> (function () { var c = document.body.className; c = c.replace(/woocommerce-no-js/, 'woocommerce-js'); document.body.className = c; })(); </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="mediaelement-core-js-before"> /* <![CDATA[ */ var mejsL10n = {"language":"en","strings":{"mejs.download-file":"Download File","mejs.install-flash":"You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https:\/\/get.adobe.com\/flashplayer\/","mejs.fullscreen":"Fullscreen","mejs.play":"Play","mejs.pause":"Pause","mejs.time-slider":"Time Slider","mejs.time-help-text":"Use Left\/Right Arrow keys to advance one second, Up\/Down arrows to advance ten seconds.","mejs.live-broadcast":"Live Broadcast","mejs.volume-help-text":"Use Up\/Down Arrow keys to increase or decrease volume.","mejs.unmute":"Unmute","mejs.mute":"Mute","mejs.volume-slider":"Volume Slider","mejs.video-player":"Video Player","mejs.audio-player":"Audio Player","mejs.captions-subtitles":"Captions\/Subtitles","mejs.captions-chapters":"Chapters","mejs.none":"None","mejs.afrikaans":"Afrikaans","mejs.albanian":"Albanian","mejs.arabic":"Arabic","mejs.belarusian":"Belarusian","mejs.bulgarian":"Bulgarian","mejs.catalan":"Catalan","mejs.chinese":"Chinese","mejs.chinese-simplified":"Chinese (Simplified)","mejs.chinese-traditional":"Chinese (Traditional)","mejs.croatian":"Croatian","mejs.czech":"Czech","mejs.danish":"Danish","mejs.dutch":"Dutch","mejs.english":"English","mejs.estonian":"Estonian","mejs.filipino":"Filipino","mejs.finnish":"Finnish","mejs.french":"French","mejs.galician":"Galician","mejs.german":"German","mejs.greek":"Greek","mejs.haitian-creole":"Haitian Creole","mejs.hebrew":"Hebrew","mejs.hindi":"Hindi","mejs.hungarian":"Hungarian","mejs.icelandic":"Icelandic","mejs.indonesian":"Indonesian","mejs.irish":"Irish","mejs.italian":"Italian","mejs.japanese":"Japanese","mejs.korean":"Korean","mejs.latvian":"Latvian","mejs.lithuanian":"Lithuanian","mejs.macedonian":"Macedonian","mejs.malay":"Malay","mejs.maltese":"Maltese","mejs.norwegian":"Norwegian","mejs.persian":"Persian","mejs.polish":"Polish","mejs.portuguese":"Portuguese","mejs.romanian":"Romanian","mejs.russian":"Russian","mejs.serbian":"Serbian","mejs.slovak":"Slovak","mejs.slovenian":"Slovenian","mejs.spanish":"Spanish","mejs.swahili":"Swahili","mejs.swedish":"Swedish","mejs.tagalog":"Tagalog","mejs.thai":"Thai","mejs.turkish":"Turkish","mejs.ukrainian":"Ukrainian","mejs.vietnamese":"Vietnamese","mejs.welsh":"Welsh","mejs.yiddish":"Yiddish"}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.17" id="mediaelement-core-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=6.5.3" id="mediaelement-migrate-js" defer></script> <script type="text/javascript" id="mediaelement-js-extra"> /* <![CDATA[ */ var _wpmejsSettings = {"pluginPath":"\/wp-includes\/js\/mediaelement\/","classPrefix":"mejs-","stretching":"responsive","audioShortcodeLibrary":"mediaelement","videoShortcodeLibrary":"mediaelement"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-includes/js/mediaelement/wp-mediaelement.min.js?ver=6.5.3" id="wp-mediaelement-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-content/plugins/divi-pixel/dist/vendor/js/modernizr.custom.js?ver=1.0.0" id="dipi-popup-maker-modernizr-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-content/plugins/divi-pixel/dist/public/js/popup_effect.min.js?ver=1.0.0" id="dipi-popup-maker-popup-effect-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-includes/js/jquery/jquery.form.min.js?ver=4.3.0" id="jquery-form-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=8.8.3" id="sourcebuster-js-js" defer></script> <script type="text/javascript" id="wc-order-attribution-js-extra"> /* <![CDATA[ */ var wc_order_attribution = {"params":{"lifetime":1.0e-5,"session":30,"ajaxurl":"https:\/\/www.dcrs.co.uk\/wp-admin\/admin-ajax.php","prefix":"wc_order_attribution_","allowTracking":true},"fields":{"source_type":"current.typ","referrer":"current_add.rf","utm_campaign":"current.cmp","utm_source":"current.src","utm_medium":"current.mdm","utm_content":"current.cnt","utm_id":"current.id","utm_term":"current.trm","session_entry":"current_add.ep","session_start_time":"current_add.fd","session_pages":"session.pgs","session_count":"udata.vst","user_agent":"udata.uag"}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=8.8.3" id="wc-order-attribution-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after"> /* <![CDATA[ */ "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); /* ]]> */ </script> <script type="text/javascript" id="rocket-preload-links-js-extra"> /* <![CDATA[ */ var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/checkout\/??(.*)|\/cart\/?|\/my-account\/??(.*)|\/wc-api\/v(.*)|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/www.dcrs.co.uk","onHoverDelay":"100","rateThrottle":"3"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after"> /* <![CDATA[ */ (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); /* ]]> */ </script> <script type="text/javascript" id="divi-custom-script-js-extra"> /* <![CDATA[ */ var DIVI = {"item_count":"%d Item","items_count":"%d Items"}; var et_builder_utils_params = {"condition":{"diviTheme":true,"extraTheme":false},"scrollLocations":["app","top"],"builderScrollLocations":{"desktop":"app","tablet":"app","phone":"app"},"onloadScrollLocation":"app","builderType":"fe"}; var et_frontend_scripts = {"builderCssContainerPrefix":"#et-boc","builderCssLayoutPrefix":"#et-boc .et-l"}; var et_pb_custom = {"ajaxurl":"https:\/\/www.dcrs.co.uk\/wp-admin\/admin-ajax.php","images_uri":"https:\/\/www.dcrs.co.uk\/wp-content\/themes\/Divi\/images","builder_images_uri":"https:\/\/www.dcrs.co.uk\/wp-content\/themes\/Divi\/includes\/builder\/images","et_frontend_nonce":"666ad9cb3e","subscription_failed":"Please, check the fields below to make sure you entered the correct information.","et_ab_log_nonce":"80ecf55452","fill_message":"Please, fill in the following fields:","contact_error_message":"Please, fix the following errors:","invalid":"Invalid email","captcha":"Captcha","prev":"Prev","previous":"Previous","next":"Next","wrong_captcha":"You entered the wrong number in captcha.","wrong_checkbox":"Checkbox","ignore_waypoints":"no","is_divi_theme_used":"1","widget_search_selector":".widget_search","ab_tests":[],"is_ab_testing_active":"","page_id":"920","unique_test_id":"","ab_bounce_rate":"5","is_cache_plugin_active":"yes","is_shortcode_tracking":"","tinymce_uri":"https:\/\/www.dcrs.co.uk\/wp-content\/themes\/Divi\/includes\/builder\/frontend-builder\/assets\/vendors","accent_color":"#f47920","waypoints_options":[]}; var et_pb_box_shadow_elements = []; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-content/themes/Divi/js/scripts.min.js?ver=4.24.3" id="divi-custom-script-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-content/plugins/divi-mega-menu/scripts/frontend-bundle.min.js?ver=3.5.2" id="divi-mega-menu-frontend-bundle-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-content/plugins/divi-pixel/scripts/frontend-bundle.min.js?ver=1.0.0" id="divi-pixel-frontend-bundle-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-content/plugins/divi-supertabs/scripts/frontend-bundle.min.js?ver=1.0.0" id="divi-advanced-tabs-frontend-bundle-js" defer></script> <script type="text/javascript" id="divi-testimonial-extended-frontend-bundle-js-extra"> /* <![CDATA[ */ var DiviTestimonialExtendedFrontendData = {"ajaxurl":"https:\/\/www.dcrs.co.uk\/wp-admin\/admin-ajax.php","ajaxnonce":"61ff17aad5"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-content/plugins/divi-testimonial-extended/scripts/frontend-bundle.min.js?ver=2.3.0" id="divi-testimonial-extended-frontend-bundle-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/salvattore.js?ver=4.24.3" id="salvattore-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-content/themes/Divi/core/admin/js/common.js?ver=4.24.3" id="et-core-common-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-content/plugins/divi-mega-menu/scripts/divi-mega-menu.min.js?ver=3.5.2" id="divi-mega-menu-js-js" defer></script> <script type="text/javascript" id="ivory-search-scripts-js-extra"> /* <![CDATA[ */ var IvorySearchVars = {"is_analytics_enabled":"1"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-content/plugins/add-search-to-menu/public/js/ivory-search.min.js?ver=5.5.6" id="ivory-search-scripts-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-content/plugins/wp-rocket/assets/js/heartbeat.js?ver=3.14.4.2" id="heartbeat-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-content/plugins/divi-testimonial-extended/scripts/swiper/swiper.min.js?ver=6.4.5" id="elicus-swiper-script-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-content/plugins/divi-pixel/dist/vendor/js/jquery.exitintent.min.js?ver=1.0.0" id="exit-intent-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/jquery.fitvids.js?ver=4.24.3" id="fitvids-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-content/plugins/divi-pixel/dist/vendor/js/easypiechart.js?ver=2.29.3" id="easypiechart-js" defer></script> <script type="text/javascript" id="et-builder-modules-script-sticky-js-extra"> /* <![CDATA[ */ var et_pb_sticky_elements = {"et_pb_section_2_tb_header":{"id":"et_pb_section_2_tb_header","selector":".et_pb_section_2_tb_header","position":"top","topOffset":"0px","bottomOffset":"0px","topLimit":"none","bottomLimit":"none","offsetSurrounding":"on","transition":"on","styles":{"module_alignment":{"desktop":"","tablet":"","phone":""},"positioning":"relative"},"stickyStyles":{"position_origin_r":"top_left","horizontal_offset":"","vertical_offset":""}}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u9n3k5f8.rocketcdn.me/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/sticky-elements.js?ver=4.24.3" id="et-builder-modules-script-sticky-js" defer></script> <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://u9n3k5f8.rocketcdn.me/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script> <span class="et_pb_scroll_top et-pb-icon"></span> </body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1740397420 -->