@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400; 500;600;700&display=swap');#header .top-bar{padding:10px 0 20px 0}#header .top-bar .left,#header .top-bar .right{-ms-flex-preferred-size:calc(100% - 100px);flex-basis:calc(100% - 100px);max-width:calc(100% - 100px);-ms-flex-negative:1;flex-shrink:1;margin-top:5px}#header .top-bar .logo{-ms-flex-preferred-size:200px;flex-basis:200px;max-width:200px;text-align:center;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}#header .top-bar .logo img{height:110px}#header .top-bar ul{margin:0}#header .top-bar ul li{margin-right:1rem}#header .top-bar ul li a{font-size:14px;font-weight:600;color:#32419a}#header .top-bar ul li a:focus,#header .top-bar ul li a:hover{color:#fdb827;text-decoration:none}#header .top-bar .right ul li:last-child{margin-right:0}#header .top-bar .right ul li a{font-size:17px;font-weight:700}.menu-container{background:#32419a;position:-webkit-sticky;position:sticky;top:0;z-index:200;-webkit-box-shadow:0 10px 10px -10px rgba(0,0,0,.4);box-shadow:0 10px 10px -10px rgba(0,0,0,.4);position:relative}.menu-container #menu{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0;padding-left:0;-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transition:.3s all cubic-bezier(.075,.82,.165,1);-o-transition:.3s all cubic-bezier(.075,.82,.165,1);transition:.3s all cubic-bezier(.075,.82,.165,1)}.menu-container #menu li{display:block;cursor:pointer}.menu-container #menu li a{color:#fff;padding:12px 12px;display:block;font-size:17px;font-weight:700;background:0 0}.menu-container #menu li a i{color:#fff}.menu-container #menu li:focus>a,.menu-container #menu li:hover>a{background:#0a115d}.menu-container #menu li .mega-menu{position:absolute;width:100%;left:0;right:0;top:100%;cursor:default;display:none}.menu-container #menu li .mega-menu .outer{background:#fff;border-bottom:1px solid #e4e4e4}.menu-container #menu li .mega-menu .outer{opacity:0;visibility:hidden;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);-webkit-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.menu-container #menu li .mega-menu.open{display:block}.menu-container #menu li .mega-menu.open .outer{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;transition:.3s all ease-in-out}.menu-container #menu li .mega-menu .root-categories{border-right:1px solid #e4e4e4;height:100%;padding:60px 0}.menu-container #menu li .mega-menu .root-categories li{display:block;position:relative}.menu-container #menu li .mega-menu .root-categories li div{color:#0a115d;display:block;padding:12px 12px;padding-right:50px;display:block;font-weight:700;font-size:17px}.menu-container #menu li .mega-menu .root-categories li div:after{position:absolute;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;content:'\f054';top:0;right:0;height:100%;width:50px;font-size:15px;font-family:FontAWesome}.menu-container #menu li .mega-menu .root-categories li div.current,.menu-container #menu li .mega-menu .root-categories li div:hover{background:#eff0f7}.menu-container #menu li .mega-menu .sub-inner{position:absolute;width:calc(100% - 30px);height:100%;left:0;top:0;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu-container #menu li .mega-menu .sub-inner.open{z-index:15}.menu-container #menu li .mega-menu .sub-inner.open>ul{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);visibility:visible}.menu-container #menu li .mega-menu .sub-inner ul{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:60px;-moz-column-gap:60px;column-gap:60px;opacity:0;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;padding:30px;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px);-webkit-transition:.4s all ease-in-out;-o-transition:.4s all ease-in-out;transition:.4s all ease-in-out;visibility:hidden}.menu-container #menu li .mega-menu .sub-inner ul li a{color:#0a115d;display:block;padding:7px 10px}.menu-container #menu li .mega-menu .sub-inner ul li a:hover{color:#fdb827;background:0 0}.menu-toggle{margin-left:10px;font-size:14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px 10px;line-height:1;background:#fff;width:46px;cursor:pointer}.menu-toggle i{font-size:30px}.menu-toggle:focus i,.menu-toggle:hover i{color:#32419a}.page.home .slider-container{position:relative;height:650px}.page.home .slider-container .spinner{height:650px;position:absolute;width:100%;top:0;left:0;z-index:10;opacity:1;visibility:visible;-webkit-transition:.6s all ease-out;-o-transition:.6s all ease-out;transition:.6s all ease-out;background-color:#fff;background-image:url(/img/spinner-bg.svg);background-size:cover;background-position:50%}.page.home .slider-container .spinner:before{content:'';-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:50%;left:50%;width:50px;height:50px;margin-top:-15px;margin-left:-15px;border-radius:50%;border:3px solid #fff;border-top-color:#fdb827;border-bottom-color:#32419a;-webkit-animation:spinner 1s linear infinite;animation:spinner 1s linear infinite}.page.home .slider-container .spinner.loaded{opacity:0;visibility:hidden}@-webkit-keyframes spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.page.home .home-slider{position:relative}.page.home .home-slider .item{background-size:cover;background-position:center center;padding:100px 0;min-height:650px}.page.home .home-slider .item .inner{max-width:420px;padding:50px 60px;background:#fff;color:#0a115d;-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3)}.page.home .home-slider .item .inner h3{font-weight:700;font-size:35px;margin:0;margin-bottom:15px}.page.home .home-slider .item .inner P{font-size:15px;font-weight:600;line-height:1.6}.page.home .home-slider .item .inner .location{color:#9da0be;display:block;margin-bottom:1rem}.page.home .home-slider .item .inner .button{margin-top:5px}.page.home .home-slider .owl-dots{position:absolute;width:100%;bottom:20px}.page.home .home-slider .owl-dots .owl-dot span{background:#fff;width:13px;height:13px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3)}.page.home .home-slider .owl-dots .owl-dot.active{outline:0}.page.home .home-slider .owl-dots .owl-dot.active span{background:#fdb827}.page.home .home-slider .owl-dots .owl-dot:focus{outline:0}.page.home .home-slider .owl-dots .owl-dot:hover{outline:0}.page.home .home-slider .owl-dots .owl-dot:hover span{background:#e4e4e4}.page.home .home-slider .owl-dots .owl-dot.active:hover{outline:0}.page.home .home-slider .owl-dots .owl-dot.active:hover span{background:#fdb827}.page.blog-post h1{line-height:1.2;margin-bottom:20px}.page.blog-post .page-content img{display:block}.page.blog-post .page-content iframe{width:100%!important;height:480px!important}.page.casestudy-page .page-content{padding:40px}.page.casestudy-page .page-content .description{margin-top:20px;color:#0a115d;line-height:1.4}.page.casestudy-page .page-content .description ul{list-style-image:url(../img/dot.svg);padding-left:20px}.page.casestudy-page .page-content .description .technical{padding:40px;background:#eff0f7;margin:40px 0 0}.page.casestudy-page .page-content .description .testimonials{padding:40px;margin-top:40px}.page.casestudy-page .page-content .case-study-carousel{position:relative}.page.casestudy-page .page-content .case-study-carousel .item{background-size:cover;background-position:center center;min-height:450px;position:relative;display:block;opacity:1}.page.casestudy-page .page-content .case-study-carousel .item:before{content:'\f002';font-family:FontAwesome;width:50px;border-radius:50%;height:50px;background:rgba(10,17,93,.6);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;top:10px;right:10px;position:absolute;-webkit-transition:.3s all cubic-bezier(.19,1,.22,1);-o-transition:.3s all cubic-bezier(.19,1,.22,1);transition:.3s all cubic-bezier(.19,1,.22,1)}.page.casestudy-page .page-content .case-study-carousel .item:hover:before{background:#0a115d}.page.casestudy-page .page-content .case-study-carousel .item .caption{background:rgba(0,0,0,.3);color:#fff;padding:10px 20px;font-size:16px;position:absolute;bottom:0;left:0;right:0}.page.casestudy-page .page-content .case-study-carousel .owl-dots{margin:20px 0}.page.casestudy-page .page-content .case-study-carousel .owl-dots .owl-dot span{border-radius:0;background:#e6e8f3}.page.casestudy-page .page-content .case-study-carousel .owl-dots .owl-dot:hover span{background:#c4c8e2}.page.casestudy-page .page-content .case-study-carousel .owl-dots .owl-dot.active span{background:#fdb827}.page.casestudy-page .page-content .case-study-carousel .owl-dots .owl-dot:focus{outline:0}.page.casestudy-page .page-content .case-study-carousel .owl-nav .owl-next,.page.casestudy-page .page-content .case-study-carousel .owl-nav .owl-prev{width:45px;height:45px;background:#fdb827;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#0a115d;font-size:25px;line-height:1;position:absolute;top:calc(50% - 25px);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:100}.page.casestudy-page .page-content .case-study-carousel .owl-nav .owl-next:hover,.page.casestudy-page .page-content .case-study-carousel .owl-nav .owl-prev:hover{background:#0a115d;color:#fff}.page.casestudy-page .page-content .case-study-carousel .owl-nav .owl-next:focus,.page.casestudy-page .page-content .case-study-carousel .owl-nav .owl-prev:focus{outline:0;-webkit-box-shadow:none;box-shadow:none}.page.casestudy-page .page-content .case-study-carousel .owl-nav .owl-prev{left:-24px}.page.casestudy-page .page-content .case-study-carousel .owl-nav .owl-next{right:-24px}.page.contact-page{padding-top:0;padding-bottom:50px;color:#0a115d}.page.contact-page .form-container{background:#eff0f7;padding:30px;margin-bottom:30px;margin-top:30px}.page.contact-page .form-container h3{color:#0a115d}.footer-search{margin-top:30px}.footer-search .button{width:260px}#footer #bluefooter{background-image:url(/img/footer1-desktop.webp)}#footer #bluefooter.jpeg{background-image:url(/img/footer1-mid.jpg)}#footer .social{margin-top:10px;font-weight:700;color:#fff;margin-top:30px}#footer .social li{margin-right:8px}#footer .social a{width:40px;height:40px;background:#32419a;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}#footer .social a i{font-size:20px}#footer .social a:focus,#footer .social a:hover{background:#fdb827}.copyright{margin-top:30px}.copyright ul li{color:#8588ae;font-size:13px;padding:5px 10px}.copyright ul li a{color:#8588ae;font-size:13px}.copyright ul li a:focus,.copyright ul li a:hover{color:#fff}.quick-links{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.quick-links a{padding:5px 10px;background:#1d246a;display:block;margin:5px 0;color:#fff;font-weight:400}.quick-links a:focus,.quick-links a:hover{background:#fff;color:#0a115d}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.no-wrap{white-space:nowrap}.shadow{-webkit-box-shadow:0 0 1rem rgba(0,0,0,.15)!important;box-shadow:0 0 1rem rgba(0,0,0,.15)!important}blockquote{padding-left:20px;border-left:3px solid #fdb827}body{font-family:Poppins,sans-serif;font-weight:400;font-style:normal;line-height:1.4;color:#3f3b3f;position:relative;background:#fff;z-index:2}body .font-bold{font-weight:700}body .font-semi{font-weight:600}body .font-medium{font-weight:500}body .font-blue{color:#32419a}body img{max-width:100%}.specifications-container{margin-bottom:30px;padding:30px;border:2x solid #eff0f7;background:#fff;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;-webkit-transition:.3s all cubic-bezier(.19,1,.22,1);-o-transition:.3s all cubic-bezier(.19,1,.22,1);transition:.3s all cubic-bezier(.19,1,.22,1)}.specifications-container:hover{background:#eff0f7}.specifications-container h4{padding-bottom:25px;margin-bottom:0}.specifications-container h4 a{color:#0a115d}.specifications-container h4 a:focus,.specifications-container h4 a:hover{color:#fdb827}.specifications-container ul{margin:0}.specifications-container ul li{margin:5px 0}.specifications-container ul li a{margin:0;padding-bottom:0;padding:10px;display:block;background:#eff0f7}.specifications-container ul li a .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.specifications-container ul li a .text strong{font-weight:400;color:#0a115d}.specifications-container ul li a .text i{color:#0a115d;margin-right:10px}.specifications-container ul li a:focus,.specifications-container ul li a:hover{background:#0a115d}.specifications-container ul li a:focus .text strong,.specifications-container ul li a:hover .text strong{color:#fff}.specifications-container ul li a:focus .text i,.specifications-container ul li a:hover .text i{color:#fff}.downloads-container{margin-bottom:30px;padding:30px;background:#eff0f7;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.downloads-container h4{padding-bottom:25px;margin-bottom:25px;border-bottom:3px solid #fff}.downloads-container h4 a{color:#0a115d}.downloads-container .pdf-downloads{margin:0}.downloads-container .pdf-downloads li a{margin-bottom:15px;border-bottom:0 solid #e4e4e4;padding-bottom:0}.downloads-container .pdf-downloads li a img{-ms-flex-preferred-size:30px;flex-basis:30px;max-width:30px;width:30px;-ms-flex-negative:0;flex-shrink:0}.downloads-container .pdf-downloads li a .text strong{font-weight:400}.pdf-downloads{list-style:none;padding-left:0;margin:30px 0}.pdf-downloads li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:15px;border-bottom:1px solid #e4e4e4;padding-bottom:15px}.pdf-downloads li a img{margin-right:20px;-ms-flex-preferred-size:50px;flex-basis:50px;max-width:50px;width:50px}.pdf-downloads li a .text strong{display:block;color:#0a115d;font-size:18px}.pdf-downloads li a .text span{color:#999}.pdf-downloads li a:hover .text strong{color:#32419a}.breadcrumb{background:0 0;margin:0;text-align:center;padding:0;margin-bottom:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.breadcrumb li:before{content:'/';margin:0 7px 0 12px;color:#848dc2}.breadcrumb li:first-child:before{display:none}.breadcrumb li a{color:#848dc2;font-size:14px;font-weight:500}.breadcrumb li:last-child a{color:#32419a!important}.row:after,.row:before{display:-webkit-box;display:-ms-flexbox;display:flex}.transition{-webkit-transition:.3s all cubic-bezier(.19,1,.22,1);-o-transition:.3s all cubic-bezier(.19,1,.22,1);transition:.3s all cubic-bezier(.19,1,.22,1)}a{text-decoration:none;-webkit-transition:.3s all cubic-bezier(.19,1,.22,1);-o-transition:.3s all cubic-bezier(.19,1,.22,1);transition:.3s all cubic-bezier(.19,1,.22,1);color:#848dc2}a:hover{color:#626db1;text-decoration:none}.button{cursor:pointer;padding:12px 18px;font-size:16px;padding-right:40px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-weight:700;-webkit-transition:.3s all cubic-bezier(.19,1,.22,1);-o-transition:.3s all cubic-bezier(.19,1,.22,1);transition:.3s all cubic-bezier(.19,1,.22,1);overflow:hidden;position:relative;border:0!important;z-index:1;-webkit-box-shadow:none;box-shadow:none}.button:before{content:'';width:200%;height:200%;position:absolute;top:0;z-index:-1;left:0;-webkit-transform:skewX(-35deg) translateX(-100%);-ms-transform:skewX(-35deg) translateX(-100%);transform:skewX(-35deg) translateX(-100%);-webkit-transform-origin:center 35px;-ms-transform-origin:center 35px;transform-origin:center 35px;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:.3s all cubic-bezier(.39,.575,.565,1);-o-transition:.3s all cubic-bezier(.39,.575,.565,1);transition:.3s all cubic-bezier(.39,.575,.565,1)}.button:after{content:'\f105';font-family:FontAwesome;font-size:15px;position:absolute;height:100%;right:0;top:0;width:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.button.orange{background:#fdb827;color:#0a115d}.button.orange:before{background:#0a115d}.button.orange:focus,.button.orange:hover{color:#fff}.button.blue{background:#0a115d;color:#fff!important}.button.white{background:#fff;color:#0a115d!important}.button.white:before{background:#0a115d}.button.white:focus,.button.white:hover{color:#fff!important}.button.white-on-blue{background:#fff;color:#0a115d!important}.button.white-on-blue:before{background:#fdb827}.button.white-on-blue:focus,.button.white-on-blue:hover{color:#0a115d!important}.button.orange-to-white{background:#fdb827;color:#0a115d}.button.orange-to-white:before{background:#fff}.button.grey-to-orange{background:#eff0f7;color:#0a115d}.button.grey-to-orange:before{background:#fdb827}.button.no-fa{padding-right:18px}.button.no-fa:after{display:none}.button.grey{background:#eff0f7}.button.grey:after,.button.grey:before{display:none}.button.grey img{margin-right:5px}.button.grey:hover{background:#e5e6f2}.button.request-dwg svg{margin-right:10px}.button.request-dwg svg path{-webkit-transition:.3s all cubic-bezier(.19,1,.22,1);-o-transition:.3s all cubic-bezier(.19,1,.22,1);transition:.3s all cubic-bezier(.19,1,.22,1);fill:#0a115d}.button.request-dwg:focus svg path,.button.request-dwg:hover svg path{fill:#fff}.button.active,.button:focus,.button:hover{-webkit-box-shadow:none;box-shadow:none}.button.active:before,.button:focus:before,.button:hover:before{-webkit-transform:skewX(-35deg) translateX(-25%);-ms-transform:skewX(-35deg) translateX(-25%);transform:skewX(-35deg) translateX(-25%)}.mw100{max-width:100%}.search-form{background:#fdb827;-ms-flex-preferred-size:265px;flex-basis:265px;max-width:265px;position:relative}.search-form ::-webkit-input-placeholder{color:#0a115d;font-weight:600}.search-form ::-moz-placeholder{color:#0a115d;font-weight:600}.search-form ::-ms-input-placeholder{color:#0a115d;font-weight:600}.search-form ::placeholder{color:#0a115d;font-weight:600}.search-form input{background:0 0;border-radius:0;color:#0a115d;border:0;font-weight:600;height:auto;-ms-flex-preferred-size:calc(100% - 50px);flex-basis:calc(100% - 50px);max-width:calc(100% - 50px);-webkit-box-shadow:none;box-shadow:none;padding-left:15px}.search-form input:focus,.search-form input:hover{background:0 0;border-radius:0;border:0;-webkit-box-shadow:none;box-shadow:none}.search-form .btn{background:0 0;position:absolute;top:0;right:0;height:100%;width:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:0;border:0;padding:0;-webkit-box-shadow:none;box-shadow:none;color:#0a115d;font-size:22px}.search-form .btn:focus,.search-form .btn:hover{color:#fff}#enquiry-modal{background:#eff0f7;background-image:url(../../../img/spinner-bg.svg);background-size:cover;background-position:50%}#enquiry-modal .modal-header{border:0;padding-bottom:0}#enquiry-modal .modal-header h3{color:#0a115d;line-height:1;margin-bottom:2px}#enquiry-modal .modal-header span.product-name{color:#9da0be;line-height:1}#enquiry-modal .modal-header .close{font-size:35px}#enquiry-modal .error{margin-bottom:20px;font-style:italic;color:#0a115d;font-weight:400}#enquiry-modal .success{margin-bottom:20px}#enquiry-modal .success h4{text-align:center;font-size:20px;color:#0a115d;margin:0 30px}.section{padding:80px 0}.section .container{position:relative}.section.padding-bottom{padding-bottom:250px}.section.product-page{padding-top:30px;padding-bottom:80px}.section.casestudy-page{padding-top:0;padding-bottom:80px}.section.blog-page{padding-top:0;padding-bottom:100px;color:#0a115d}.section.blog-page .blog-content ul{list-style-image:url(../img/dot.svg);padding-left:20px}.section.blog-page .post-info{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #ccc}.section.blog-page .post-info ul{margin:0}.section.blog-page .left-sidebar-area{padding:30px;background:#eff0f7}.section.blog-page .left-sidebar-area .widget-title{font-weight:700}.section.blog-page .left-sidebar-area .nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section.blog-page .left-sidebar-area .nav li{display:block}.section.blog-page .left-sidebar-area #searchform{margin-top:20px}.section.blog-page .left-sidebar-area #searchform .form-control{border-radius:0;margin-bottom:10px}.section.blog-page .blog-list .blog-item{padding:30px 0;border-bottom:1px solid #eff0f7}.section.blog-page .blog-list .blog-item:first-child{padding-top:0}.section.blog-page .blog-list .blog-item:last-child{border-bottom:0 solid #eff0f7}.section.blog-page .blog-list .blog-item h2{font-size:30px;color:#0a115d;font-weight:700;margin-bottom:10px}.section.blog-page .blog-list .blog-item h2 a{color:#0a115d}.section.blog-page .blog-list .blog-item h2 a:focus,.section.blog-page .blog-list .blog-item h2 a:hover{color:#fdb827}.section.blog-page .blog-list .blog-item ul{font-size:15px;margin-bottom:10px}.section.blog-page .blog-list .blog-item ul i{color:#fdb827}.section.blog-page .blog-list .blog-item p{font-size:15px;line-height:1.4}.section.blog-page .blog-list .blog-item .read-more{display:inline-block;padding-bottom:2px;font-size:15px;text-decoration:none;font-weight:700;color:#0a115d;border-bottom:2px solid #0a115d}.section.blog-page .blog-list .blog-item .read-more:focus,.section.blog-page .blog-list .blog-item .read-more:hover{color:#fdb827;border-bottom:2px solid #fdb827}.section.default-page{padding-top:30px;padding-bottom:100px;color:#0a115d}.section.non-parallax{background-size:cover;background-position:center center;background-repeat:no-repeat}.section.parallax{background-size:cover;background-position:center 0;background-repeat:no-repeat}.section.pull-up{margin-top:-350px}.section.pull-up .intro .h2,.section.pull-up .intro h2{color:#fff;margin-bottom:50px}.section.grey{background-color:#eff0f7;color:#32419a}.section.dark-blue{background-color:#0a115d}.section.dark-blue .intro .h2,.section.dark-blue .intro h2{color:#fff;margin-bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section.dark-blue .intro .h2 i,.section.dark-blue .intro h2 i{font-size:30px;margin-right:20px}.section.bg{background-image:url(/img/bg.svg);background-repeat:no-repeat;background-size:cover}.section.bg-2{background-image:url(/img/bg2.svg);background-repeat:no-repeat;background-size:auto 100%}.section.blue{background-color:#32419a;color:#fff}.section.blue .intro .h2,.section.blue .intro h2{color:#fff;margin-bottom:50px}.section .category-intro{padding-bottom:100px}.section .category-intro h2{font-size:40px;text-align:center;margin-bottom:30px}.section .category-intro .two-columns{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;line-height:1.8;font-size:16px}.section .intro{max-width:70%;margin:0 auto;text-align:center}.section .intro .absolute.button{top:0;right:15px;position:absolute;margin-top:0}.section .intro h1{font-size:40px;margin-bottom:20px}.section .intro .h2,.section .intro h2{color:#0a115d;display:block;font-size:36px;margin-bottom:50px}.section .intro p{font-size:19px;line-height:1.5}.section .intro .button{margin-top:20px}.section .intro.footer-contact .h2{margin-bottom:20px}.section .intro.footer-contact .contact-links ul{margin:0}.section .intro.footer-contact .contact-links a{font-size:25px;font-weight:700;margin:10px;color:#fff}.section .faqs .faq{margin-bottom:30px;display:block}.section .faqs .faq .answer,.section .faqs .faq .question{position:relative;display:block;margin-bottom:15px;min-height:35px}.section .faqs .faq .answer .text,.section .faqs .faq .question .text{padding:6px 10px;margin-left:35px;min-height:35px}.section .faqs .question .text{background-color:#eff0f7;color:#fff;font-size:16px;font-weight:700;color:#0a115d}.section .faqs .answer .text{padding:0 10px;line-height:17px}.section .faqs .question:before{content:"q";background-color:#2a398c;width:35px;height:35px;text-align:center;display:inline-block;line-height:23px;color:#fff;font-size:26px;font-weight:700;font-style:italic;top:0;position:absolute}.section .faqs .answer:before{content:"a";background-color:#fdb827;width:35px;height:35px;text-align:center;display:inline-block;line-height:28px;color:#fff;font-size:26px;font-weight:700;font-style:italic;top:0;position:absolute}.section .featured-categories{padding-top:80px}.section .featured-categories .featured-products .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.section .featured-categories .featured-products .owl-stage .owl-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;float:none}.section .featured-categories .featured-products .owl-stage .owl-item .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.section .featured-categories .featured-products .owl-stage .owl-item .item .inner{-webkit-box-shadow:none;box-shadow:none;height:100%}.section .featured-categories .featured-products .owl-stage .owl-item .item .inner img{width:auto;margin:0 auto}.section .featured-categories.no-padding{padding-top:0}.section .featured-categories .inner{background:#fff;padding:30px;color:#0a115d;-webkit-box-shadow:0 0 20px rgba(0,0,0,.2);box-shadow:0 0 20px rgba(0,0,0,.2);margin-bottom:30px;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.section .featured-categories .inner .image{margin-bottom:20px}.section .featured-categories .inner .image img{max-width:100%}.section .featured-categories .inner .bottom{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section .featured-categories .inner .bottom h4{font-weight:900;font-size:20px;margin:0;margin-bottom:10px}.section .featured-categories .inner .bottom p{line-height:1.6;font-weight:500;font-size:14px}.section .featured-categories .inner .bottom .button{width:100%}.section .featured-categories .inner .buttons .downloads{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 -3px;margin-top:6px}.section .featured-categories .inner .buttons .downloads .d-button{padding:0 3px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:50%;flex-basis:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.section .featured-categories .inner .buttons .downloads .d-button span{padding:10px;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#0a115d;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section .featured-cases .inner{background:#fff;-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:30px;color:#0a115d;-webkit-box-shadow:0 0 20px rgba(0,0,0,.2);box-shadow:0 0 20px rgba(0,0,0,.2);-webkit-transition:.3s all cubic-bezier(.19,1,.22,1);-o-transition:.3s all cubic-bezier(.19,1,.22,1);transition:.3s all cubic-bezier(.19,1,.22,1)}.section .featured-cases .inner:hover{-webkit-box-shadow:0 0 0 rgba(0,0,0,.2);box-shadow:0 0 0 rgba(0,0,0,.2)}.section .featured-cases .inner .image{height:180px;background-size:cover;background-position:center center}.section .featured-cases .inner .bottom{padding:40px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section .featured-cases .inner .bottom .text{max-width:100%}.section .featured-cases .inner .bottom h4{font-weight:900;font-size:20px;margin:0;margin-bottom:10px}.section .featured-cases .inner .bottom p{line-height:1.6;font-weight:500;font-size:14px}.section .featured-cases .inner .bottom .location{color:#9da0be;margin-right:10px;font-weight:600}.section .featured-cases .inner .bottom .category{padding:0 6px;background:#fdb827;color:#0a115d;border-radius:12px;font-weight:600;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:13px}.section .featured-cases .inner .bottom a{color:#0a115d;display:inline-block;padding-bottom:2px;font-size:15px;text-decoration:none;border-bottom:2px solid #0a115d}.section .featured-cases .inner .bottom a i{margin-left:5px}.section .featured-cases .inner .bottom a:focus,.section .featured-cases .inner .bottom a:hover{border-bottom:2px solid #fdb827}.section .featured-news .inner{background:#32419a;-webkit-transition:.3s all cubic-bezier(.19,1,.22,1);-o-transition:.3s all cubic-bezier(.19,1,.22,1);transition:.3s all cubic-bezier(.19,1,.22,1);color:#fff;-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:30px;-webkit-box-shadow:0 0 20px rgba(0,0,0,.2);box-shadow:0 0 20px rgba(0,0,0,.2)}.section .featured-news .inner:hover{-webkit-box-shadow:0 0 0 rgba(0,0,0,.2);box-shadow:0 0 0 rgba(0,0,0,.2)}.section .featured-news .inner .image{height:180px;background-size:cover;background-position:center center}.section .featured-news .inner .bottom{padding:40px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section .featured-news .inner .bottom h4{font-weight:700;font-size:20px;margin:0;margin-bottom:10px}.section .featured-news .inner .bottom p{line-height:1.6;font-weight:500;font-size:14px}.section .featured-news .inner .bottom .date{color:#848dc2;font-weight:600}.section .featured-news .inner .bottom .category{color:#848dc2;margin-right:10px;padding-right:10px;border-right:2px solid #848dc2}.section .featured-news .inner .bottom a{color:#fff;display:inline-block;padding-bottom:2px;font-size:15px;text-decoration:none;border-bottom:2px solid #fff}.section .featured-news .inner .bottom a i{margin-left:5px}.section .featured-news .inner .bottom a:focus,.section .featured-news .inner .bottom a:hover{border-bottom:2px solid #fdb827}.page-header{padding:30px 0;text-align:center;position:relative;z-index:2}.page-header i{color:#fdb827}.page-header .inner{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.page-header .h1,.page-header h1{font-size:50px;color:#0a115d;font-weight:700;margin:0;margin-bottom:15px}.page-header .location-category{margin-top:20px}.page-header .location-category .location{color:#9da0be;margin-right:10px;font-weight:600;font-size:18px}.page-header .location-category .category{padding:0 6px;background:#fdb827;color:#0a115d;border-radius:12px;font-weight:600;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:16px}.page-header .desc{color:#0a115d;font-size:20px;font-weight:500}.page-header .desc P{margin:0}.image-container{background:#fff;padding:40px;-webkit-box-shadow:0 0 20px rgba(0,0,0,.2);box-shadow:0 0 20px rgba(0,0,0,.2)}.image-container img{max-width:100%}.image-container figure figcaption{margin-top:10px;font-size:15px;color:#0a115d}.image-container .owl-carousel.owl-theme figure{margin:0 0 0}.color-name{display:block;color:#333;font-size:14px}.colour-note{border-radius:5px;border:1px solid #50547d;background:#e7f1f7;color:#0a115d;padding:20px}.product-gallery .gallery-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px;border:5px solid #e4e4e4;position:relative}.product-gallery .gallery-image img{opacity:1}.product-gallery .gallery-image .overlay{-webkit-transition:.3s all cubic-bezier(.19,1,.22,1);-o-transition:.3s all cubic-bezier(.19,1,.22,1);transition:.3s all cubic-bezier(.19,1,.22,1);position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:rgba(10,17,93,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:30px;color:#fff;font-size:14px;opacity:0;visibility:hidden}.product-gallery .gallery-image .overlay i{font-size:40px}.product-gallery .gallery-image:hover .overlay{opacity:1;visibility:visible}.product-content{color:#0a115d}.product-content.extra-padding{padding-left:50px}.product-content h2,.product-content h3,.product-content h4,.product-content h5{font-weight:700}.product-content h2{font-size:1.7rem}.product-content h3{font-size:1.5rem}.product-content h4{font-size:1.3rem}.product-content h5{font-size:1.1rem}.product-content .description{line-height:1.7}.product-content .description table{display:table}.product-content .description table p{margin:0}.product-content .description table>tbody>tr>td,.product-content .description table>tbody>tr>th,.product-content .description table>tfoot>tr>td,.product-content .description table>tfoot>tr>th,.product-content .description table>thead>tr>td,.product-content .description table>thead>tr>th{padding:4px 8px;line-height:1.5;vertical-align:middle}.product-content .description ul{padding-left:0;list-style:none}.product-content .description ul li{position:relative;padding-left:25px}.product-content .description ul li:before{content:'';background:#fdb827;width:10px;height:10px;position:absolute;top:9px;left:5px}.product-content .downloads{padding:40px 60px;background:#eff0f7;margin-top:40px}.product-content .downloads h4{font-size:1.7rem;margin-bottom:20px}.product-content .downloads ul{margin-bottom:20px}.product-content .downloads ul li{margin-bottom:5px}.product-content .downloads ul li a{color:#0a115d}.product-content .downloads ul li a:focus,.product-content .downloads ul li a:hover{color:#fdb827}#product-images .zoom{height:80px;display:block;background-size:cover;background-position:center;opacity:1}#product-images .zoom:hover{opacity:.8}#mobile-product-images .owl-stage{margin:0 auto}#mobile-product-images .zoom{height:200px;display:block;background-size:cover;background-position:center;border:5px solid #ccc;opacity:1}#mobile-product-images .zoom:hover{opacity:.8}.subpages .button{margin:5px;color:#0a115d;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#faqs{margin:20px 0;border-top:1px solid #0a115d}#faqs .card{border:0;background:#fff}#faqs .card .card-header{background:0 0;border:0;padding:15px 0;border-bottom:1px solid #0a115d;cursor:pointer}#faqs .card .card-header:hover h5{color:#8588ae}#faqs .card .card-body{padding-left:0;padding-right:0}@media (min-width:768px){.subpages .buttons-list{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media (min-width:1400px){#footer #bluefooter.jpeg{background-image:url(/img/footer1-desktop.jpg)}}@media (max-width:1199px){#header .top-bar .logo{-ms-flex-preferred-size:150px;flex-basis:150px;max-width:150px}#header .top-bar .logo img{height:93px}#header .top-bar .right ul li a{font-size:15px}.menu-container #menu li a{font-size:15px;padding:10px 10px}.menu-container #menu li .mega-menu .root-categories{padding:40px 0}.menu-container #menu li .mega-menu .root-categories li div{font-size:15px}.menu-container #menu li .mega-menu .sub-inner ul li a{padding:5px 10px}.page.blog-post .page-content iframe{height:380px!important}.search-form{-ms-flex-preferred-size:200px;flex-basis:200px;max-width:200px}.section .intro h1{font-size:37px}.section .intro .h2,.section .intro h2{font-size:34px}.page-header .h1,.page-header h1{font-size:42px}}@media (max-width:991px){#header .top-bar ul li{margin-right:0;margin-bottom:3px}.menu-container{position:relative}.menu-container #menu{display:block;top:calc(100% + 10px);right:15px;position:absolute;opacity:0;visibility:hidden;padding:20px;background:#32419a;-webkit-transition:0s all cubic-bezier(.075,.82,.165,1);-o-transition:0s all cubic-bezier(.075,.82,.165,1);transition:0s all cubic-bezier(.075,.82,.165,1);-webkit-box-shadow:0 8px 6px -4px rgba(0,0,0,.3);box-shadow:0 8px 6px -4px rgba(0,0,0,.3)}.menu-container #menu.menu-open{opacity:1;visibility:visible;-webkit-transition:.3s all cubic-bezier(.075,.82,.165,1);-o-transition:.3s all cubic-bezier(.075,.82,.165,1);transition:.3s all cubic-bezier(.075,.82,.165,1)}.menu-container #menu.menu-open li a{text-align:right}.menu-container #menu li a{padding:10px 20px!important}.page.home .home-slider .item .inner{padding:40px 40px;margin:0 auto;text-align:center}.page.home .home-slider .item .inner h3{font-size:32px}.page.blog-post h1{font-size:27px;margin-bottom:10px}.page.blog-post .page-content iframe{height:320px!important}.page.casestudy-page .page-content .case-study-carousel .item{min-height:400px}#footer #bluefooter.jpeg{background-image:url(/img/footer1-mobile.jpg)}.specifications-container h4{padding-bottom:15px}.downloads-container h4{padding-bottom:15px;margin-bottom:15px;border-bottom:2px solid #fff}.downloads-container .pdf-downloads li a{margin-bottom:10px}.downloads-container .pdf-downloads li a img{margin-right:10px;-ms-flex-preferred-size:25px;flex-basis:25px;max-width:25px;width:25px}.downloads-container .pdf-downloads li a .text strong{font-size:16px}.section{padding:70px 0}.section.product-page .product-content.extra-padding{padding-left:0}.section.blog-page{padding-bottom:50px}.section.default-page{padding-top:0;padding-bottom:50px}.section.download-page h2{font-size:25px}.section.blue .intro .h2,.section.blue .intro h2{margin-bottom:20px}.section .category-intro{padding-bottom:70px;margin-top:-30px}.section .category-intro h2{font-size:35px}.section .category-intro .two-columns{-webkit-column-count:1;-moz-column-count:1;column-count:1;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;text-align:center;line-height:1.4;font-size:15px}.section .intro{max-width:80%}.section .intro .absolute.button{top:auto;right:auto;position:relative;margin-bottom:30px}.section .intro h1{font-size:34px}.section .intro .h2,.section .intro h2{font-size:32px;margin-bottom:20px}.section .intro p{font-size:17px}.section .intro.footer-contact .contact-links a{font-size:20px}.page-header .h1,.page-header h1{font-size:38px}.product-content.extra-padding{padding-left:20px}.product-content .downloads{padding:40px}}@media (max-width:768px){#footer #bluefooter{background-image:url(/img/footer1-mobile.webp)}}@media (max-width:767px){.page{font-size:15px}.page.home .slider-container{height:auto}.page.home .slider-container .spinner{display:none!important}.page.home .home-slider .item{min-height:0}.page.home .home-slider .item .inner{padding:40px 40px}.page.home .home-slider .item .inner h3{font-size:30px}.page.home .home-slider .item .inner P{font-size:14px;line-height:1.4;font-weight:400}.page.blog-post h1{font-size:25px}.page.blog-post .page-content iframe{height:250px!important}.page.casestudy-page .page-content{padding:0;-webkit-box-shadow:none!important;box-shadow:none!important}.page.casestudy-page .page-content .description .technical{padding:30px}.page.casestudy-page .page-content .description .technical h3{font-size:22px}.page.casestudy-page .page-content .description .testimonials{padding:30px}.page.casestudy-page .page-content .description .testimonials h3{font-size:22px}.page.casestudy-page .page-content .case-study-carousel .item{min-height:320px}.page.casestudy-page .page-content .case-study-carousel .item .caption{font-size:15px}.specifications-container:hover{background:#fff}.specifications-container{padding:20px}.specifications-container h4{font-size:20px}.downloads-container h4{font-size:20px}.pdf-downloads li a img{-ms-flex-preferred-size:40px;flex-basis:40px;max-width:40px;width:40px;-ms-flex-negative:0;flex-shrink:0}.section{padding:60px 0;font-size:15px}.section.pull-up .intro .h2,.section.pull-up .intro h2{margin-bottom:30px}.section.dark-blue .intro .h2 i,.section.dark-blue .intro h2 i{font-size:25px;margin-right:10px}.section .category-intro h2{font-size:30px;margin-bottom:15px}.section .intro{max-width:100%}.section .intro h1{font-size:30px}.section .intro .h2,.section .intro h2{font-size:28px}.section .intro p{font-size:15px}.section .intro.footer-contact .contact-links a{font-size:18px}.page-header .h1,.page-header h1{font-size:32px}.page-header .text{line-height:1.3;font-size:14px}.page-header .desc{line-height:1.3;font-size:14px}.image-container{padding:30px;margin-bottom:30px}.product-content{font-size:15px}.product-content.extra-padding{padding-left:0}.product-content .description{line-height:1.4}.product-content .downloads{padding:30px}.product-content .downloads h4{font-size:1.6rem}.subpages .button{margin:5px 0;padding:10px;display:block;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.subpages .buttons-list{display:none}}@media (max-width:575px){#header .top-bar{padding:10px 0 10px 0}#header .top-bar .logo{-ms-flex-preferred-size:120px;flex-basis:120px;max-width:120px}#header .top-bar .logo img{height:75px}.menu-container>.container{padding:0}.menu-toggle{margin-left:0}.page.home .home-slider .item .inner{padding:30px 30px;max-width:100%;width:100%;text-align:center;background:#fff}.page.home .home-slider .item .inner h3{font-size:25px}.page.home .home-slider .item .inner P{display:none}.page.blog-post .page-content iframe{height:42vw!important}.page.casestudy-page .page-content .description .technical{padding:20px}.page.casestudy-page .page-content .description .testimonials{padding:20px}.page.casestudy-page .page-content .case-study-carousel .item:before{display:none}.page.casestudy-page .page-content .case-study-carousel .item{min-height:50vw}.page.casestudy-page .page-content .case-study-carousel .item .caption{display:none}.page.casestudy-page .page-content .case-study-carousel .owl-nav .owl-next,.page.casestudy-page .page-content .case-study-carousel .owl-nav .owl-prev{width:35px;height:35px}.page.casestudy-page .page-content .case-study-carousel .owl-nav .owl-prev{left:0}.page.casestudy-page .page-content .case-study-carousel .owl-nav .owl-next{right:0}.specifications-container{padding:0;border:0 solid #eff0f7}.pdf-downloads li a .text strong{font-size:16px}.section.pull-up .intro .h2,.section.pull-up .intro h2{margin-bottom:20px}.section .category-intro h2{font-size:25px}.section .intro h1{font-size:25px}.section .intro .h2,.section .intro h2{font-size:22px}.section .intro p{font-size:15px;line-height:1.3}.section .featured-categories .inner .bottom h4{font-size:18px}.section .featured-categories .inner .bottom p{line-height:1.4}.section .featured-cases .inner .bottom{padding:30px}.section .featured-cases .inner .bottom h4{font-size:18px}.section .featured-cases .inner .bottom p{line-height:1.4}.section .featured-news .inner .bottom{padding:30px}.section .featured-news .inner .bottom h4{font-size:18px}.section .featured-news .inner .bottom p{line-height:1.4}.page-header .h1,.page-header h1{font-size:30px;margin-bottom:0}.image-container{padding:20px}.product-content .downloads{padding:20px}.product-content .downloads h4{font-size:1.5rem}}
/*# sourceMappingURL=stylesheet.min.css.map */