img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
img.wp-smiley,img.emoji{display:inline !important;border:none !important;box-shadow:none !important;height:1em !important;width:1em !important;margin:0 .07em !important;vertical-align:-.1em !important;background:0 0 !important;padding:0 !important}
:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger{padding:15px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger-box{width:30px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner:before,.hamburger-inner:after{width:30px;height:4px;background-color:#000;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:before,.hamburger-inner:after{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx .hamburger-inner:before,.hamburger--3dx .hamburger-inner:after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx.is-active .hamburger-inner,.hamburger--3dx:hover .hamburger-inner{background-color:transparent !important;transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx-r .hamburger-inner:before,.hamburger--3dx-r .hamburger-inner:after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx-r.is-active .hamburger-inner,.hamburger--3dx-r:hover .hamburger-inner{background-color:transparent !important;transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy .hamburger-inner:before,.hamburger--3dy .hamburger-inner:after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy.is-active .hamburger-inner,.hamburger--3dy:hover .hamburger-inner{background-color:transparent !important;transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy-r .hamburger-inner:before,.hamburger--3dy-r .hamburger-inner:after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy-r.is-active .hamburger-inner,.hamburger--3dy-r:hover .hamburger-inner{background-color:transparent !important;transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy .hamburger-inner:before,.hamburger--3dxy .hamburger-inner:after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy.is-active .hamburger-inner,.hamburger--3dxy.is-active:hover .hamburger-inner{background-color:transparent !important;transform:rotateX(180deg) rotateY(180deg)}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy-r .hamburger-inner:before,.hamburger--3dxy-r .hamburger-inner:after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy-r.is-active .hamburger-inner,.hamburger--3dxy-r.is-active:hover .hamburger-inner{background-color:transparent !important;transform:rotateX(180deg) rotateY(180deg) rotateZ(-180deg)}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:before,.hamburger--boring .hamburger-inner:after{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transform:rotate(-90deg);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1)}.hamburger--elastic .hamburger-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .125s .275s ease}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(135deg);transition-delay:.075s}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-270deg);transition-delay:.075s}.hamburger--elastic-r .hamburger-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .125s .275s ease}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-135deg);transition-delay:.075s}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(270deg);transition-delay:.075s}.hamburger--minus .hamburger-inner:before,.hamburger--minus .hamburger-inner:after{transition:bottom .08s 0s ease-out,top .08s 0s ease-out,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:before,.hamburger--minus.is-active .hamburger-inner:after{opacity:0;transition:bottom .08s ease-out,top .08s ease-out,opacity 0s .08s linear}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner:before{transition:top .1s .25s ease-in,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r .hamburger-inner:before{transition:top .1s .25s ease-in,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s .13s linear}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner,.hamburger--spring.is-active:hover .hamburger-inner{transition-delay:.22s;background-color:transparent !important}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s .22s linear}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1)}.hamburger--stand .hamburger-inner{transition:transform .075s .15s cubic-bezier(.55,.055,.675,.19),background-color 0s .075s linear}.hamburger--stand .hamburger-inner:before{transition:top .075s .075s ease-in,transform .075s 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand .hamburger-inner:after{transition:bottom .075s .075s ease-in,transform .075s 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand.is-active .hamburger-inner,.hamburger--stand:hover .hamburger-inner{transform:rotate(90deg);background-color:transparent !important;transition:transform .075s 0s cubic-bezier(.215,.61,.355,1),background-color 0s .15s linear}.hamburger--stand.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top .075s .1s ease-out,transform .075s .15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom .075s .1s ease-out,transform .075s .15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand-r .hamburger-inner{transition:transform .075s .15s cubic-bezier(.55,.055,.675,.19),background-color 0s .075s linear}.hamburger--stand-r .hamburger-inner:before{transition:top .075s .075s ease-in,transform .075s 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r .hamburger-inner:after{transition:bottom .075s .075s ease-in,transform .075s 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r.is-active .hamburger-inner,.hamburger--stand-r.is-active:hover .hamburger-inner{transform:rotate(-90deg);background-color:transparent !important;transition:transform .075s 0s cubic-bezier(.215,.61,.355,1),background-color 0s .15s linear}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top .075s .1s ease-out,transform .075s .15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom .075s .1s ease-out,transform .075s .15s cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze .hamburger-inner{transition-duration:.075s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before{transition:top .075s .12s ease,opacity .075s ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom .075s .12s ease,transform .075s cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .075s ease,opacity .075s .12s ease}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .075s ease,transform .075s .12s cubic-bezier(.215,.61,.355,1)}.hamburger--vortex .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex .hamburger-inner:before,.hamburger--vortex .hamburger-inner:after{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex.is-active .hamburger-inner:before,.hamburger--vortex.is-active .hamburger-inner:after{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r .hamburger-inner:before,.hamburger--vortex-r .hamburger-inner:after{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r.is-active .hamburger-inner:before,.hamburger--vortex-r.is-active .hamburger-inner:after{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}
@media only screen and (max-width:768px){html body div.wprm-wrapper{overflow:scroll}#wprmenu_bar{background-image:url();background-size:;background-repeat:}#wprmenu_bar{background-color:#0d0d0d}html body div#mg-wprm-wrap .wpr_submit .icon.icon-search{color:}#wprmenu_bar .menu_title,#wprmenu_bar .wprmenu_icon_menu,#wprmenu_bar .menu_title a{color:#f2f2f2}#wprmenu_bar .menu_title a{font-size:px;font-weight:}#mg-wprm-wrap li.menu-item a{font-size:px;text-transform:;font-weight:}#mg-wprm-wrap li.menu-item-has-children ul.sub-menu a{font-size:px;text-transform:;font-weight:}#mg-wprm-wrap li.current-menu-item>a{background:}#mg-wprm-wrap li.current-menu-item>a,#mg-wprm-wrap li.current-menu-item span.wprmenu_icon{color:!important}#mg-wprm-wrap{background-color:#2e2e2e}.cbp-spmenu-push-toright,.cbp-spmenu-push-toright .mm-slideout{left:80%}.cbp-spmenu-push-toleft{left:-80%}#mg-wprm-wrap.cbp-spmenu-right,#mg-wprm-wrap.cbp-spmenu-left,#mg-wprm-wrap.cbp-spmenu-right.custom,#mg-wprm-wrap.cbp-spmenu-left.custom,.cbp-spmenu-vertical{width:80%;max-width:px}#mg-wprm-wrap ul#wprmenu_menu_ul li.menu-item a,div#mg-wprm-wrap ul li span.wprmenu_icon{color:#cfcfcf}#mg-wprm-wrap ul#wprmenu_menu_ul li.menu-item:valid~a{color:}#mg-wprm-wrap ul#wprmenu_menu_ul li.menu-item a:hover{background:;color:#606060 !important}div#mg-wprm-wrap ul>li:hover>span.wprmenu_icon{color:#606060 !important}.wprmenu_bar .hamburger-inner,.wprmenu_bar .hamburger-inner:before,.wprmenu_bar .hamburger-inner:after{background:#fff}.wprmenu_bar .hamburger:hover .hamburger-inner,.wprmenu_bar .hamburger:hover .hamburger-inner:before,.wprmenu_bar .hamburger:hover .hamburger-inner:after{background:}div.wprmenu_bar div.hamburger{padding-right:6px !important}#wprmenu_menu.left{width:80%;left:-80%;right:auto}#wprmenu_menu.right{width:80%;right:-80%;left:auto}.wprmenu_bar .hamburger{float:left}.wprmenu_bar #custom_menu_icon.hamburger{top:px;left:px;float:left !important;background-color:}nav{display:none !important}.wpr_custom_menu #custom_menu_icon{display:block}html{padding-top:42px !important}#wprmenu_bar,#mg-wprm-wrap{display:block}div#wpadminbar{position:fixed}}
@font-face{font-family:'icomoon';src:url(//www.aquadryuk.com/wp-content/plugins/wp-responsive-menu/inc/assets/icons/fonts/icomoon.eot?5ujmx2);src:url(//www.aquadryuk.com/wp-content/plugins/wp-responsive-menu/inc/assets/icons/fonts/icomoon.eot?5ujmx2#iefix) format('embedded-opentype'),url(//www.aquadryuk.com/wp-content/plugins/wp-responsive-menu/inc/assets/icons/fonts/icomoon.ttf?5ujmx2) format('truetype'),url(//www.aquadryuk.com/wp-content/plugins/wp-responsive-menu/inc/assets/icons/fonts/icomoon.woff?5ujmx2) format('woff'),url(//www.aquadryuk.com/wp-content/plugins/wp-responsive-menu/inc/assets/icons/fonts/icomoon.svg?5ujmx2#icomoon) format('svg');font-weight:400;font-style:normal}[class^=wpr-icon-],[class*=" wpr-icon-"]{font-family:'icomoon' !important;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}.wpr-icon-store:before{content:"\e900"}.wpr-icon-cart2:before{content:"\e901"}.wpr-icon-basket:before{content:"\e902"}.wpr-icon-cart:before{content:"\e93a"}.wpr-icon-x:before{content:"\e687"}.wpr-icon-rss:before{content:"\e600"}.wpr-icon-rss-alt:before{content:"\e68c"}.wpr-icon-mail:before{content:"\e68d"}.wpr-icon-plus:before{content:"\e601"}.wpr-icon-minus:before{content:"\e602"}.wpr-icon-magnifying-glass:before{content:"\e603"}.wpr-icon-instagram:before{content:"\e688"}.wpr-icon-grid:before{content:"\e604"}.wpr-icon-search:before{content:"\e605"}.wpr-icon-twitter:before{content:"\e606"}.wpr-icon-plus2:before{content:"\e607"}.wpr-icon-minus2:before{content:"\e608"}.wpr-icon-search2:before{content:"\e609"}.wpr-icon-feed:before{content:"\e60a"}.wpr-icon-cancel:before{content:"\e60b"}.wpr-icon-home:before{content:"\e60c"}.wpr-icon-home2:before{content:"\e60d"}.wpr-icon-search3:before{content:"\e689"}.wpr-icon-menu:before{content:"\e60e"}.wpr-icon-point-right:before{content:"\e60f"}.wpr-icon-point-down:before{content:"\e610"}.wpr-icon-close:before{content:"\e611"}.wpr-icon-minus3:before{content:"\e612"}.wpr-icon-plus3:before{content:"\e613"}.wpr-icon-arrow-right:before{content:"\e614"}.wpr-icon-arrow-down:before{content:"\e615"}.wpr-icon-arrow-right2:before{content:"\e616"}.wpr-icon-arrow-down2:before{content:"\e617"}.wpr-icon-arrow-right3:before{content:"\e618"}.wpr-icon-arrow-down3:before{content:"\e619"}.wpr-icon-paragraph-justify:before{content:"\e61a"}.wpr-icon-paragraph-justify2:before{content:"\e61b"}.wpr-icon-mail2:before{content:"\e61c"}.wpr-icon-google:before{content:"\e61d"}.wpr-icon-googleplus:before{content:"\e61e"}.wpr-icon-googleplus2:before{content:"\e61f"}.wpr-icon-googleplus3:before{content:"\e620"}.wpr-icon-googleplus4:before{content:"\e621"}.wpr-icon-facebook:before{content:"\e622"}.wpr-icon-facebook2:before{content:"\e623"}.wpr-icon-facebook3:before{content:"\e624"}.wpr-icon-instagram2:before{content:"\e68a"}.wpr-icon-twitter2:before{content:"\e625"}.wpr-icon-twitter3:before{content:"\e626"}.wpr-icon-twitter4:before{content:"\e627"}.wpr-icon-feed2:before{content:"\e628"}.wpr-icon-feed3:before{content:"\e629"}.wpr-icon-feed4:before{content:"\e62a"}.wpr-icon-vimeo:before{content:"\e62b"}.wpr-icon-vimeo2:before{content:"\e62c"}.wpr-icon-vimeo3:before{content:"\e62d"}.wpr-icon-flickr:before{content:"\e62e"}.wpr-icon-flickr2:before{content:"\e62f"}.wpr-icon-flickr3:before{content:"\e630"}.wpr-icon-flickr4:before{content:"\e631"}.wpr-icon-deviantart:before{content:"\e632"}.wpr-icon-deviantart2:before{content:"\e633"}.wpr-icon-github:before{content:"\e634"}.wpr-icon-github2:before{content:"\e635"}.wpr-icon-github3:before{content:"\e636"}.wpr-icon-github4:before{content:"\e637"}.wpr-icon-github5:before{content:"\e638"}.wpr-icon-tumblr:before{content:"\e639"}.wpr-icon-tumblr2:before{content:"\e63a"}.wpr-icon-skype:before{content:"\e63b"}.wpr-icon-linkedin:before{content:"\e63c"}.wpr-icon-pinterest:before{content:"\e63d"}.wpr-icon-pinterest2:before{content:"\e63e"}.wpr-icon-search32:before{content:"\e63f"}.wpr-icon-basket2:before{content:"\e903"}.wpr-icon-basket3:before{content:"\e027"}.wpr-icon-magnifying-glass2:before{content:"\e037"}.wpr-icon-facebook5:before{content:"\e05d"}.wpr-icon-twitter5:before{content:"\e05e"}.wpr-icon-googleplus5:before{content:"\e05f"}.wpr-icon-rss2:before{content:"\e060"}.wpr-icon-tumblr3:before{content:"\e061"}.wpr-icon-linkedin2:before{content:"\e062"}.wpr-icon-dribbble:before{content:"\e063"}.wpr-icon-plus5:before{content:"\e656"}.wpr-icon-plus6:before{content:"\e657"}.wpr-icon-minus5:before{content:"\e658"}.wpr-icon-minus6:before{content:"\e659"}.wpr-icon-cancel2:before{content:"\e65a"}.wpr-icon-magnifier:before{content:"\e65b"}.wpr-icon-grid3:before{content:"\e65c"}.wpr-icon-grid4:before{content:"\e65d"}.wpr-icon-list:before{content:"\e65e"}.wpr-icon-add:before{content:"\e65f"}.wpr-icon-minus7:before{content:"\e660"}.wpr-icon-search7:before{content:"\e661"}.wpr-icon-shopping-bag2:before{content:"\e904"}.wpr-icon-shopping-cart2:before{content:"\e905"}.wpr-icon-add_shopping_cart:before{content:"\e854"}.wpr-icon-shopping_cart:before{content:"\e8cc"}.wpr-icon-remove_shopping_cart:before{content:"\e928"}.wpr-icon-shopping_basket:before{content:"\e8cb"}.wpr-icon-align-justify:before{content:"\e026"}.wpr-icon-search5:before{content:"\e036"}.wpr-icon-circle-plus:before{content:"\e040"}.wpr-icon-circle-minus:before{content:"\e041"}.wpr-icon-square-plus:before{content:"\e044"}.wpr-icon-square-minus:before{content:"\e045"}.wpr-icon-arrow-right4:before{content:"\e095"}.wpr-icon-arrow-down4:before{content:"\e097"}.wpr-icon-grid2:before{content:"\e102"}.wpr-icon-cross:before{content:"\e117"}.wpr-icon-menu2:before{content:"\e120"}.wpr-icon-ellipsis:before{content:"\e129"}.wpr-icon-times:before{content:"\e647"}.wpr-icon-plus4:before{content:"\e648"}.wpr-icon-minus4:before{content:"\e649"}.wpr-icon-arrow-right-thick:before{content:"\e64a"}.wpr-icon-th-menu:before{content:"\e64b"}.wpr-icon-arrow-down-thick:before{content:"\e64c"}.wpr-icon-times-outline:before{content:"\e64d"}.wpr-icon-plus-outline:before{content:"\e64e"}.wpr-icon-minus-outline:before{content:"\e64f"}.wpr-icon-th-small-outline:before{content:"\e650"}.wpr-icon-th-menu-outline:before{content:"\e651"}.wpr-icon-zoom-outline:before{content:"\e652"}.wpr-icon-arrow-down5:before{content:"\e653"}.wpr-icon-arrow-right5:before{content:"\e654"}.wpr-icon-search6:before{content:"\e655"}.wpr-icon-shopping-cart:before{content:"\f07a"}.wpr-icon-cart-plus:before{content:"\f217"}.wpr-icon-cart-arrow-down:before{content:"\f218"}.wpr-icon-shopping-bag:before{content:"\f290"}.wpr-icon-shopping-basket:before{content:"\f291"}.wpr-icon-search9:before{content:"\f002"}.wpr-icon-envelope-o:before{content:"\f003"}.wpr-icon-th-large:before{content:"\f009"}.wpr-icon-th:before{content:"\f00a"}.wpr-icon-th-list:before{content:"\f00b"}.wpr-icon-times2:before{content:"\f00d"}.wpr-icon-home3:before{content:"\f015"}.wpr-icon-align-justify2:before{content:"\f039"}.wpr-icon-chevron-right:before{content:"\f054"}.wpr-icon-plus-circle:before{content:"\f055"}.wpr-icon-minus-circle:before{content:"\f056"}.wpr-icon-arrow-right6:before{content:"\f061"}.wpr-icon-arrow-down6:before{content:"\f063"}.wpr-icon-plus7:before{content:"\f067"}.wpr-icon-minus8:before{content:"\f068"}.wpr-icon-chevron-down:before{content:"\f078"}.wpr-icon-twitter-square:before{content:"\f081"}.wpr-icon-facebook-square:before{content:"\f082"}.wpr-icon-linkedin-square:before{content:"\f08c"}.wpr-icon-github-square:before{content:"\f092"}.wpr-icon-twitter6:before{content:"\f099"}.wpr-icon-facebook6:before{content:"\f09a"}.wpr-icon-github6:before{content:"\f09b"}.wpr-icon-hand-o-right:before{content:"\f0a4"}.wpr-icon-hand-o-down:before{content:"\f0a7"}.wpr-icon-arrow-circle-right:before{content:"\f0a9"}.wpr-icon-arrow-circle-down:before{content:"\f0ab"}.wpr-icon-tasks:before{content:"\f0ae"}.wpr-icon-bars:before{content:"\f0c9"}.wpr-icon-pinterest3:before{content:"\f0d2"}.wpr-icon-pinterest-square:before{content:"\f0d3"}.wpr-icon-google-plus-square:before{content:"\f0d4"}.wpr-icon-google-plus:before{content:"\f0d5"}.wpr-icon-envelope:before{content:"\f0e0"}.wpr-icon-linkedin3:before{content:"\f0e1"}.wpr-icon-angle-double-right:before{content:"\f101"}.wpr-icon-angle-double-down:before{content:"\f103"}.wpr-icon-angle-right:before{content:"\f105"}.wpr-icon-angle-down:before{content:"\f107"}.wpr-icon-github-alt:before{content:"\f113"}.wpr-icon-ellipsis-h:before{content:"\f141"}.wpr-icon-rss-square:before{content:"\f143"}.wpr-icon-toggle-down:before{content:"\f150"}.wpr-icon-toggle-right:before{content:"\f152"}.wpr-icon-youtube-square:before{content:"\f166"}.wpr-icon-youtube:before{content:"\f167"}.wpr-icon-instagram3:before{content:"\f16d"}.wpr-icon-apple:before{content:"\f179"}.wpr-icon-android:before{content:"\f17b"}.wpr-icon-skype2:before{content:"\f17e"}.wpr-icon-vimeo-square:before{content:"\f194"}.wpr-icon-cart3:before{content:"\e906"}.wpr-icon-bag:before{content:"\e907"}.wpr-icon-facebook4:before{content:"\e640"}.wpr-icon-twitter-old:before{content:"\e641"}.wpr-icon-feed5:before{content:"\e642"}.wpr-icon-bird:before{content:"\e643"}.wpr-icon-search4:before{content:"\e644"}.wpr-icon-pointer:before{content:"\e645"}.wpr-icon-pointer2:before{content:"\e646"}.wpr-icon-shopping-bag3:before{content:"\e908"}.wpr-icon-shopping-basket2:before{content:"\e909"}.wpr-icon-shopping-cart3:before{content:"\e90a"}.wpr-icon-search10:before{content:"\e68b"}.wpr-icon-cross2:before{content:"\e663"}.wpr-icon-minus9:before{content:"\e664"}.wpr-icon-plus8:before{content:"\e665"}.wpr-icon-layout:before{content:"\e666"}.wpr-icon-list2:before{content:"\e667"}.wpr-icon-video:before{content:"\e668"}.wpr-icon-arrow-down7:before{content:"\e669"}.wpr-icon-arrow-right7:before{content:"\e66a"}.wpr-icon-arrow-down8:before{content:"\e66b"}.wpr-icon-arrow-right8:before{content:"\e66c"}.wpr-icon-arrow-down9:before{content:"\e66d"}.wpr-icon-arrow-right9:before{content:"\e66e"}.wpr-icon-arrow-down10:before{content:"\e66f"}.wpr-icon-arrow-right10:before{content:"\e670"}.wpr-icon-arrow-down11:before{content:"\e671"}.wpr-icon-uniE672:before{content:"\e672"}.wpr-icon-arrow-right11:before{content:"\e673"}.wpr-icon-github62:before{content:"\e674"}.wpr-icon-flickr5:before{content:"\e675"}.wpr-icon-flickr6:before{content:"\e676"}.wpr-icon-vimeo4:before{content:"\e677"}.wpr-icon-vimeo5:before{content:"\e678"}.wpr-icon-twitter7:before{content:"\e679"}.wpr-icon-facebook7:before{content:"\e67a"}.wpr-icon-facebook8:before{content:"\e67b"}.wpr-icon-facebook9:before{content:"\e67c"}.wpr-icon-googleplus6:before{content:"\e67d"}.wpr-icon-googleplus7:before{content:"\e67e"}.wpr-icon-pinterest4:before{content:"\e67f"}.wpr-icon-pinterest5:before{content:"\e680"}.wpr-icon-tumblr4:before{content:"\e681"}.wpr-icon-linkedin4:before{content:"\e682"}.wpr-icon-linkedin5:before{content:"\e683"}.wpr-icon-instagram4:before{content:"\e684"}.wpr-icon-skype3:before{content:"\e685"}.wpr-icon-skype4:before{content:"\e686"}.wpr-icon-cart4:before{content:"\e90b"}.wpr-icon-search8:before{content:"\e662"}
/*!
 * bootstrap-grid v1.1.0
 * Copyright 2015 Santeri Hiltunen
 * Licensed under MIT (https://github.com/Hilzu/bootstrap-grid/blob/master/LICENSE)
 */
@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width:767px){.visible-xs-block{display:block !important}}@media (max-width:767px){.visible-xs-inline{display:inline !important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width:1200px){.visible-lg-block{display:block !important}}@media (min-width:1200px){.visible-lg-inline{display:inline !important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width:767px){.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none !important}}@media (min-width:1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after{content:" ";display:table}.clearfix:after,.container:after,.container-fluid:after,.row:after{clear:both}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}
/*! Made with Bones: http://themble.com/bones :) */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:0 0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong,.strong{font-weight:700}dfn,em,.em{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}p{-webkit-hyphens:none;-epub-hyphens:none;-moz-hyphens:none;hyphens:none}pre{margin:0}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}q:before,q:after{content:'';content:none}small,.small{font-size:75%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0}menu{padding:0 0 0 40px}ol,ul{padding:0;list-style-type:none}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.image-replacement,.ir{text-indent:100%;white-space:nowrap;overflow:hidden}.clearfix,.cf,.comment-respond{zoom:1}.clearfix:before,.clearfix:after,.cf:before,.comment-respond:before,.cf:after,.comment-respond:after{content:"";display:table}.clearfix:after,.cf:after,.comment-respond:after{clear:both}span.amp{font-family:Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;font-style:italic}.last-col{float:right;padding-right:0 !important}.row-centered{text-align:center}.col-centered{display:inline-block;float:none;margin-right:-4px}.container{padding:30px 0}.header .container,#copyright-bar .container{padding:0}@media (max-width:767px){.m-all{float:left;padding-right:.75em;width:100%;padding-right:0}.m-1of2{float:left;padding-right:.75em;width:50%}.m-1of3{float:left;padding-right:.75em;width:33.33%}.m-2of3{float:left;padding-right:.75em;width:66.66%}.m-1of4{float:left;padding-right:.75em;width:25%}.m-3of4{float:left;padding-right:.75em;width:75%}}.container{padding:30px 20px}@media (min-width:768px) and (max-width:1029px){.t-all{float:left;padding-right:.75em;width:100%;padding-right:0}.t-1of2{float:left;padding-right:.75em;width:50%}.t-1of3{float:left;padding-right:.75em;width:33.33%}.t-2of3{float:left;padding-right:.75em;width:66.66%}.t-1of4{float:left;padding-right:.75em;width:25%}.t-3of4{float:left;padding-right:.75em;width:75%}.t-1of5{float:left;padding-right:.75em;width:20%}.t-2of5{float:left;padding-right:.75em;width:40%}.t-3of5{float:left;padding-right:.75em;width:60%}.t-4of5{float:left;padding-right:.75em;width:80%}}@media (min-width:1030px){.d-all{float:left;padding-right:.75em;width:100%;padding-right:0}.d-1of2{float:left;padding-right:.75em;width:50%}.d-1of3{float:left;padding-right:.75em;width:33.33%}.d-2of3{float:left;padding-right:.75em;width:66.66%}.d-1of4{float:left;padding-right:.75em;width:25%}.d-3of4{float:left;padding-right:.75em;width:75%}.d-1of5{float:left;padding-right:.75em;width:20%}.d-2of5{float:left;padding-right:.75em;width:40%}.d-3of5{float:left;padding-right:.75em;width:60%}.d-4of5{float:left;padding-right:.75em;width:80%}.d-1of6{float:left;padding-right:.75em;width:16.6666666667%}.d-1of7{float:left;padding-right:.75em;width:14.2857142857%}.d-2of7{float:left;padding-right:.75em;width:28.5714286%}.d-3of7{float:left;padding-right:.75em;width:42.8571429%}.d-4of7{float:left;padding-right:.75em;width:57.1428572%}.d-5of7{float:left;padding-right:.75em;width:71.4285715%}.d-6of7{float:left;padding-right:.75em;width:85.7142857%}.d-1of8{float:left;padding-right:.75em;width:12.5%}.d-1of9{float:left;padding-right:.75em;width:11.1111111111%}.d-1of10{float:left;padding-right:.75em;width:10%}.d-1of11{float:left;padding-right:.75em;width:9.09090909091%}.d-1of12{float:left;padding-right:.75em;width:8.33%}}.alert-help,.alert-info,.alert-error,.alert-success{margin:10px;padding:5px 18px;border:1px solid}.alert-help{border-color:#e8dc59;background:#ebe16f}.alert-info{border-color:#bfe4f4;background:#d5edf8}.alert-error{border-color:#f8cdce;background:#fbe3e4}.alert-success{border-color:#deeaae;background:#e6efc2}.blue-btn,.comment-reply-link,#submit{display:inline-block;position:relative;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;text-decoration:none;color:#fff;font-size:.9em;font-size:34px;line-height:34px;font-weight:400;padding:0 24px;border-radius:4px;border:0;cursor:pointer;-webkit-transition:background-color .14s ease-in-out;transition:background-color .14s ease-in-out}.blue-btn:hover,.comment-reply-link:hover,#submit:hover,.blue-btn:focus,.comment-reply-link:focus,#submit:focus{color:#fff;text-decoration:none}.blue-btn:active,.comment-reply-link:active,#submit:active{top:1px}.blue-btn,.comment-reply-link,#submit{background-color:#2980b9}.blue-btn:hover,.comment-reply-link:hover,#submit:hover,.blue-btn:focus,.comment-reply-link:focus,#submit:focus{background-color:#2574a8}.blue-btn:active,.comment-reply-link:active,#submit:active{background-color:#2472a4}.orange-button{font-size:18px;text-align:center;margin-top:25px}.orange-button .icon-part{background:#fff;display:inline-block;float:left;border-top-left-radius:10px;border-bottom-left-radius:10px;-webkit-border-top-left-radius:10px;-moz-border-radius-topleft:10px;-webkit-border-bottom-left-radius:10px;-moz-border-radius-bottomleft:10px;padding:15px;position:relative}.orange-button .icon-part:after{left:94%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(255,255,255,0);border-left-color:#fff;border-width:10px;margin-top:-10px}.orange-button .link-part{background-color:#ff7f00;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;padding:15px 0}.orange-button:hover .link-part{background-color:#fff}.orange-button p{color:#fff;margin:0}.orange-button:hover .link-part p{color:#ff7f00}.orange-button i{color:#ff7f00}#technical-specifications .orange-button .icon-part{background:#ffb66c}#technical-specifications .orange-button .icon-part:after{border-color:rgba(255,182,108,0);border-left-color:#ffb66c}#technical-specifications .orange-button:hover .link-part{background:#ffb66c}#technical-specifications .orange-button:hover .link-part p{color:#fff}#technical-specifications .orange-button i{color:#fff}input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=url],input[type=search],input[type=tel],input[type=color],select,textarea,.field{display:block;height:40px;line-height:40px;padding:0 12px;margin-bottom:14px;font-size:1em;color:#5c6b80;border-radius:3px;vertical-align:middle;box-shadow:none;border:0;width:100%;font-family:"Lato","Helvetica Neue",Helvetica,Arial,sans-serif;background-color:#eaedf2;-webkit-transition:background-color .24s ease-in-out;transition:background-color .24s ease-in-out}input[type=text]:focus,input[type=text]:active,input[type=password]:focus,input[type=password]:active,input[type=datetime]:focus,input[type=datetime]:active,input[type=datetime-local]:focus,input[type=datetime-local]:active,input[type=date]:focus,input[type=date]:active,input[type=month]:focus,input[type=month]:active,input[type=time]:focus,input[type=time]:active,input[type=week]:focus,input[type=week]:active,input[type=number]:focus,input[type=number]:active,input[type=email]:focus,input[type=email]:active,input[type=url]:focus,input[type=url]:active,input[type=search]:focus,input[type=search]:active,input[type=tel]:focus,input[type=tel]:active,input[type=color]:focus,input[type=color]:active,select:focus,select:active,textarea:focus,textarea:active,.field:focus,.field:active{background-color:#f7f8fa}input[type=text].error,input[type=text].is-invalid,input[type=password].error,input[type=password].is-invalid,input[type=datetime].error,input[type=datetime].is-invalid,input[type=datetime-local].error,input[type=datetime-local].is-invalid,input[type=date].error,input[type=date].is-invalid,input[type=month].error,input[type=month].is-invalid,input[type=time].error,input[type=time].is-invalid,input[type=week].error,input[type=week].is-invalid,input[type=number].error,input[type=number].is-invalid,input[type=email].error,input[type=email].is-invalid,input[type=url].error,input[type=url].is-invalid,input[type=search].error,input[type=search].is-invalid,input[type=tel].error,input[type=tel].is-invalid,input[type=color].error,input[type=color].is-invalid,select.error,select.is-invalid,textarea.error,textarea.is-invalid,.field.error,.field.is-invalid{color:#fbe3e4;border-color:#fbe3e4;background-color:#fff;background-position:99% center;background-repeat:no-repeat;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);outline-color:#fbe3e4}input[type=text].success,input[type=text].is-valid,input[type=password].success,input[type=password].is-valid,input[type=datetime].success,input[type=datetime].is-valid,input[type=datetime-local].success,input[type=datetime-local].is-valid,input[type=date].success,input[type=date].is-valid,input[type=month].success,input[type=month].is-valid,input[type=time].success,input[type=time].is-valid,input[type=week].success,input[type=week].is-valid,input[type=number].success,input[type=number].is-valid,input[type=email].success,input[type=email].is-valid,input[type=url].success,input[type=url].is-valid,input[type=search].success,input[type=search].is-valid,input[type=tel].success,input[type=tel].is-valid,input[type=color].success,input[type=color].is-valid,select.success,select.is-valid,textarea.success,textarea.is-valid,.field.success,.field.is-valid{color:#e6efc2;border-color:#e6efc2;background-color:#fff;background-position:99% center;background-repeat:no-repeat;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);outline-color:#e6efc2}input[type=text][disabled],input[type=text].is-disabled,input[type=password][disabled],input[type=password].is-disabled,input[type=datetime][disabled],input[type=datetime].is-disabled,input[type=datetime-local][disabled],input[type=datetime-local].is-disabled,input[type=date][disabled],input[type=date].is-disabled,input[type=month][disabled],input[type=month].is-disabled,input[type=time][disabled],input[type=time].is-disabled,input[type=week][disabled],input[type=week].is-disabled,input[type=number][disabled],input[type=number].is-disabled,input[type=email][disabled],input[type=email].is-disabled,input[type=url][disabled],input[type=url].is-disabled,input[type=search][disabled],input[type=search].is-disabled,input[type=tel][disabled],input[type=tel].is-disabled,input[type=color][disabled],input[type=color].is-disabled,select[disabled],select.is-disabled,textarea[disabled],textarea.is-disabled,.field[disabled],.field.is-disabled{cursor:not-allowed;border-color:#cfcfcf;opacity:.6}input[type=text][disabled]:focus,input[type=text][disabled]:active,input[type=text].is-disabled:focus,input[type=text].is-disabled:active,input[type=password][disabled]:focus,input[type=password][disabled]:active,input[type=password].is-disabled:focus,input[type=password].is-disabled:active,input[type=datetime][disabled]:focus,input[type=datetime][disabled]:active,input[type=datetime].is-disabled:focus,input[type=datetime].is-disabled:active,input[type=datetime-local][disabled]:focus,input[type=datetime-local][disabled]:active,input[type=datetime-local].is-disabled:focus,input[type=datetime-local].is-disabled:active,input[type=date][disabled]:focus,input[type=date][disabled]:active,input[type=date].is-disabled:focus,input[type=date].is-disabled:active,input[type=month][disabled]:focus,input[type=month][disabled]:active,input[type=month].is-disabled:focus,input[type=month].is-disabled:active,input[type=time][disabled]:focus,input[type=time][disabled]:active,input[type=time].is-disabled:focus,input[type=time].is-disabled:active,input[type=week][disabled]:focus,input[type=week][disabled]:active,input[type=week].is-disabled:focus,input[type=week].is-disabled:active,input[type=number][disabled]:focus,input[type=number][disabled]:active,input[type=number].is-disabled:focus,input[type=number].is-disabled:active,input[type=email][disabled]:focus,input[type=email][disabled]:active,input[type=email].is-disabled:focus,input[type=email].is-disabled:active,input[type=url][disabled]:focus,input[type=url][disabled]:active,input[type=url].is-disabled:focus,input[type=url].is-disabled:active,input[type=search][disabled]:focus,input[type=search][disabled]:active,input[type=search].is-disabled:focus,input[type=search].is-disabled:active,input[type=tel][disabled]:focus,input[type=tel][disabled]:active,input[type=tel].is-disabled:focus,input[type=tel].is-disabled:active,input[type=color][disabled]:focus,input[type=color][disabled]:active,input[type=color].is-disabled:focus,input[type=color].is-disabled:active,select[disabled]:focus,select[disabled]:active,select.is-disabled:focus,select.is-disabled:active,textarea[disabled]:focus,textarea[disabled]:active,textarea.is-disabled:focus,textarea.is-disabled:active,.field[disabled]:focus,.field[disabled]:active,.field.is-disabled:focus,.field.is-disabled:active{background-color:#d5edf8}input[type=password]{letter-spacing:.3em}textarea{max-width:100%;min-height:120px}#respond textarea{min-height:96px}select{-webkit-appearance:none;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:97.5% center}body{font-family:'Roboto',sans-serif;font-weight:300;font-size:16px;line-height:1.4;color:#333;background-color:#fff;-webkit-font-smoothing:antialiased;border-top:3px solid #ff7f00}.responsive-img{width:100%}.home #inner-content{padding-left:15px;padding-right:15px}#inner-content{background-color:#fff}.blog #inner-content,.single #inner-content,.archive,.archive #inner-content{background-color:#eee}.orange{color:#ff7f00}.wrap{width:96%;margin:0 auto}.page-borders{border-left:1px solid grey;border-right:1px solid grey}a,a:visited{color:#9a9a9a;text-decoration:none}a:hover,a:focus,a:visited:hover,a:visited:focus{color:#d10e3c}a:link,a:visited:link{-webkit-tap-highlight-color:rgba(0,0,0,.3)}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5{text-rendering:optimizelegibility;font-weight:500;font-family:'Roboto',sans-serif}h1 a,.h1 a,h2 a,.h2 a,h3 a,.h3 a,h4 a,.h4 a,h5 a,.h5 a{text-decoration:none}h1,.h1{font-size:28px;line-height:34px}h2,.h2{font-size:26px;margin-bottom:.375em}h3,.h3{font-size:28px}h4,.h4{font-size:36px;margin:28px 0}h5,.h5{font-size:36px;margin:10px 0}h6,.h6{font-size:28px;color:#ff7f00;margin:10px 0;font-weight:300}.header{-webkit-box-shadow:0px 2px 9px 0px rgba(0,0,0,.56);-moz-box-shadow:0px 2px 9px 0px rgba(0,0,0,.56);box-shadow:0px 2px 9px 0px rgba(0,0,0,.56);background:#fff;position:relative;z-index:99}.right-header{text-align:center}.right-header a{display:block}.right-header a:hover{color:#000}.right-header .email{font-size:16px}.right-header .phone{font-size:30px}#logo,.right-header{margin:27px 0 20px}#logo a{color:#fff}#logo{text-align:center}#logo img{width:100%;text-align:center}.nav{border-bottom:0;margin:0}.nav li a{display:block;color:#333;text-decoration:none;padding:10px 5px;font-size:18px}.nav .current_page_item a{color:#000}.nav li ul.sub-menu li a,.nav li ul.children li a{padding-left:30px}.footer .nav li a{color:#fff;padding:0}.footer .nav li a:hover{color:#ff7f00;text-decoration:none}.delimiter{float:right;color:#ff7f00;padding-left:10px}.nav li:last-of-type a .delimiter{display:none !important}.current-menu-item{font-weight:500}.hentry{background-color:#fff;border-radius:3px;margin-bottom:1.5em}.hentry header{border-bottom:1px solid #f8f9fa;padding:1.5em}.hentry footer{padding:1.5em;border-top:1px solid #f8f9fa}.hentry footer p{margin:0}.single-title,.page-title,.entry-title{margin:0}#slider{position:relative}.slider-background-image{width:100%}#slider{text-align:center;color:#fff}.slides p{font-size:17px;margin:0}#slide h4{font-size:36px;margin:10px 0}.slider-right-quotation{float:right;position:absolute;bottom:0}#slider-left-arrow,#slider-right-arrow{display:block}#slider-left-arrow{position:absolute;top:40%;left:10%}#slider-right-arrow{position:absolute;top:40%;right:10%}#sidebar-slider #slider-left-arrow,#sidebar-slider #slider-right-arrow{top:20%}.bx-wrapper .bx-viewport{border:none;background:0 0;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}.sidebar .bx-wrapper .bx-viewport{margin:5px}.post-container img{width:100%}.post-container .title{color:#ff972f;font-size:24px;margin:10px 0}.post-container p{font-size:16px}.post-container{border:1px solid #cdcdcd;border-bottom:2px solid #ccc;background:#fff}.post-content{padding:0 25px 25px}.page-content{padding:16px 25px 25px}.post-content h1{font-size:28px;color:#ff7f00}.post-container h4{font-size:22px;color:#ff7f00;margin:20px 0}.latest-posts .row{margin-bottom:20px}.blog .page-heading,.archive .page-heading{font-size:32px;color:#333}.blog,.single,.page-template-default{background:#eee}.blog .header,.single .header,.archive .header{background:#fff}.blog .addthis_sharing_toolbox,.archive .addthis_sharing_toolbox{display:inline-block;padding:10px 0}.share{font-weight:700;margin:0}#latest-blog-articles h5{text-align:center;font-weight:300}#latest-blog-articles .bx-pager{margin-left:10px;text-align:left;padding-left:20px;bottom:30px;position:absolute;width:200px!important}.featured-image-container{position:relative}.featured-image-container:before{display:block;content:"";width:100%;padding-top:56.25%}.featured-image-container>.featured-image{position:absolute;top:0;left:0;right:0;bottom:0}.featured-image,.featured-video-plus{width:100%;height:100%}.byline{color:#9fa6b4;font-style:italic;margin:0}.entry-content p{margin:0 0 1.5em}.entry-content table{width:100%;border:1px solid #eaedf2;margin-bottom:1.5em}.entry-content table caption{margin:0 0 7px;font-size:.75em;color:#9fa6b4;text-transform:uppercase;letter-spacing:1px}.entry-content tr{border-bottom:1px solid #eaedf2}.entry-content tr:nth-child(even){background-color:#f8f9fa}.entry-content td{padding:7px;border-right:1px solid #eaedf2}.entry-content td:last-child{border-right:0}.entry-content th{background-color:#f8f9fa;border-bottom:1px solid #eaedf2;border-right:1px solid #eaedf2}.entry-content th:last-child{border-right:0}.entry-content blockquote{margin:0;padding:8px 10px;border:1px solid #eee;border-left:10px solid #ff7f00;margin-bottom:16px}blockquote p{margin-bottom:0!important}.entry-content dd{margin-left:0;font-size:.9em;color:#787878;margin-bottom:1.5em}.entry-content img{margin:0 0 1.5em;max-width:100%;height:auto}.entry-content .size-auto,.entry-content .size-full,.entry-content .size-large,.entry-content .size-medium,.entry-content .size-thumbnail{max-width:100%;height:auto}.entry-content pre{background:#323944;color:#f8f9fa;font-size:.9em;padding:1.5em;margin:0 0 1.5em;border-radius:3px}.wp-caption{max-width:100%;background:#eee;padding:5px}.wp-caption img{max-width:100%;margin-bottom:0;width:100%}.wp-caption p.wp-caption-text{font-size:.85em;margin:4px 0 7px;text-align:center}.tags{margin:0}.compliant_image{margin-top:20px;width:47%;display:inline-block;float:left;max-width:207px}.compliant_image--right{margin-left:10px}#full-width-image-divider{text-align:center;color:#fff}#full-width-image-divider p{font-size:32px}.home #full-width-image-divider p{font-size:18px}.content-strip{background:rgba(0,0,0,.7);margin:50px 0}#how_the_aquadry_pole_works{background-repeat:no-repeat;background-position:right;background-color:#eee;padding-top:0}.how-it-works-block{background:#fff;color:#333;border-left:10px solid #ff7f00;margin:0 0 24px;padding:12px 16px;font-size:18px}#technical-specifications .featured-image{padding-top:50px}#technical-specifications h4{margin:10px}.specifications{list-style-image:url(//www.aquadryuk.com/wp-content/themes/aquadry/library/css/../images/specification-tick.jpg);padding-left:40px}.specifications li{font-size:20px;margin-bottom:10px;padding-left:5px}#free-trial{padding:0 0 40px;background:linear-gradient(45deg,#ff7f00 50%,#ffb66c 50%)}#free-trial .container{padding:10px 0}#free-trial h4{color:#fff;text-align:center;font-weight:300}.free-trial-button{background:url(//www.aquadryuk.com/wp-content/themes/aquadry/library/css/../images/find-out-now-button.png) no-repeat;height:50px;margin-top:30px;cursor:pointer}.free-trial-button:hover{background:url(//www.aquadryuk.com/wp-content/themes/aquadry/library/css/../images/find-out-now-button-hover.png) no-repeat}.spec-download-button{background:url(//www.aquadryuk.com/wp-content/themes/aquadry/library/css/../images/spec-download-button.png) no-repeat;height:50px;margin-top:30px;cursor:pointer;width:240px}.spec-download-button:hover{background:url(//www.aquadryuk.com/wp-content/themes/aquadry/library/css/../images/spec-download-button-hover.png) no-repeat}.learn-more-button{background:url(//www.aquadryuk.com/wp-content/themes/aquadry/library/css/../images/learn-more.png) no-repeat;height:50px;margin-top:30px;cursor:pointer;width:200px}.learn-more-button:hover{background:url(//www.aquadryuk.com/wp-content/themes/aquadry/library/css/../images/learn-more-button-hover.png) no-repeat}.about-us{padding-top:0;background-repeat:no-repeat;background-position:right;padding-bottom:10px}.about-us p{font-size:18px}.about-us h4{font-weight:300}.about-us img{margin:0}.wpcf7-recaptcha div{margin:0 auto;margin-bottom:20px}#trial-form{padding:20px;text-align:center}#trial-form .form-heading{font-size:24px;color:#ff7f00;margin:0 0 20px}#trail-form-submit{color:#fff;border:0;border-radius:5px;padding:10px 15px}#latest-blog-articles{background:#eee}.view-button{background:url(//www.aquadryuk.com/wp-content/themes/aquadry/library/css/../images/view-button.png) no-repeat;height:50px;cursor:pointer;float:right;width:140px}.view-button:hover{background:url(//www.aquadryuk.com/wp-content/themes/aquadry/library/css/../images/view-button-hover.png) no-repeat}.blog-slider h5{font-size:24px;color:#ff7f00;margin:0}.blog-slider .post-content{background:#fff;padding:20px}.blog-slider .view-button{float:right}#testimonials{padding:0}#testimonials h4{font-weight:300}#testimonials #slider{max-height:700px}#testimonials .content-strip{max-height:700px;margin:50px 0}#post-tags,#post-share,#respond{border-top:1px solid #ccc;margin:20px 0;clear:both}#post-tags a{background:#888;color:#fff;padding:10px;margin:3px 2px;border-radius:5px;display:inline-block}#post-tags a:first-of-type{margin-left:0}#post-tags a:hover{color:#ff7f00}.pagination{margin-top:50px;padding-bottom:30px;text-align:center;font-size:16px;font-weight:700}.pagination span,.pagination a{margin:0 8px;color:#555;background:#fff}.pagination a:hover{color:#fff;background:#555}.pagination .current{background:#555;color:#fff}.pagination .page-numbers{padding:16px 21px 16px 20px;border-radius:25px}.pagination .prev,.pagination .next{padding:6px 11px 6px 10px;font-size:18px}.wp-prev-next .prev-link{float:left}.wp-prev-next .next-link{float:right}#comments-title{padding:.75em;margin:0;border-top:1px solid #f8f9fa}.commentlist{margin:0;list-style-type:none}.comment{position:relative;clear:both;overflow:hidden;border-bottom:1px solid #f8f9fa;padding:20px 0}.comment .comment-author{border:0}.comment .vcard cite.fn{font-weight:700;font-style:normal}.comment .vcard time{display:block;font-size:.9em;font-style:italic}.comment .vcard time a{color:#9fa6b4;text-decoration:none}.comment .vcard time a:hover{text-decoration:underline}.comment .vcard .avatar{border-radius:50%;margin-right:10px}.comment:last-child{margin-bottom:0}.comment .children{margin:0}.comment[class*=depth-]{margin-top:1.1em}.comment.depth-1{margin-left:0;margin-top:0}.comment:not(.depth-1){margin-top:0;margin-left:7px;padding:7px}.comment_content p{margin:.7335em 0 1.5em;font-size:1em;line-height:1.5em}.comment-reply-link{font-size:.9em;float:right;background:#ff7f00}.comment-edit-link{font-style:italic;margin:0 7px;text-decoration:none;font-size:.9em}#reply-title{font-size:22px;color:#ff7f00}.logged-in-as{color:#9fa6b4;font-style:italic;margin:0}.logged-in-as a{color:#5c6b80}.comment-form-comment{margin:1.5em 0 .75em}.form-allowed-tags{padding:1.5em;background-color:#f8f9fa;font-size:.9em}#submit{float:right;font-size:0;background:url(//www.aquadryuk.com/wp-content/themes/aquadry/library/css/../images/post-comment.png) no-repeat;background-size:100%;height:50px;width:220px;max-width:100%}#submit:hover{background:url(//www.aquadryuk.com/wp-content/themes/aquadry/library/css/../images/post-comment-hover.png) no-repeat}#comment-form-title{margin:0 0 1.1em}#allowed_tags{margin:1.5em 10px .7335em 0}.nocomments{margin:0 20px 1.1em}.comment-list{background:#fff;padding:20px}.comments-number{color:#ff7f00;font-size:22px;margin-top:0}.comment-metadata,.says{display:none}.fn{color:#ff7f00;position:absolute;margin-top:10px}.next-post{text-align:right;padding-right:25px !important}.post-links{margin:20px 0}.post-links p{margin:0}.previous-post,.next-post{background-color:#fff;padding:25px;min-height:100px;color:#888;margin:5px 0}.previous-post:hover,.next-post:hover{background:#ff7f00;color:#fff}.previous-post:hover a,.next-post:hover a{color:#fff}.previous-post:hover p,.next-post:hover p{color:#ffb66c}.author-and-email-box,.comment-box{width:100%}.widgettitle{font-size:22px;color:#ff7f00;margin:0;text-transform:uppercase}.widget{padding:15px;margin:0 0 20px;background:#fff;border:1px solid #cdcdcd;border-bottom:2px solid #ccc}.widget a{color:#868686;font-size:16px}.widget a:before{content:"- "}.widget ul li ul{margin-top:.75em;padding-left:1em}.widget_tag_cloud .widgettitle{padding-bottom:10px}.widget_tag_cloud a:before{content:""}.tagcloud a{color:#ff7f00;text-decoration:underline}.no-widgets{background-color:#fff;padding:1.5em;text-align:center;border:1px solid #ccc;border-radius:2px;margin-bottom:1.5em}.single .sidebar{margin-top:20px}#sidebar-full-width-image,#sidebar-testimonials,#sidebar-slider{margin:0 0 20px}#sidebar-full-width-image img{width:100%}#sidebar-testimonials{background:url(//www.aquadryuk.com/wp-content/themes/aquadry/library/css/../images/sidebar-testimonial-background.jpg) no-repeat;background-size:cover;color:#fff;font-size:15px;padding:20px}.sidebar-heading{font-size:20px;margin-top:0;font-weight:700}.sidebar-left-quotation,.sidebar-right-quotation{position:absolute;opacity:.3}.sidebar-left-quotation{left:40px}.sidebar-right-quotation{right:20px;bottom:40px}#sidebar-slider{background:#fff;text-align:center}#sidebar-slider .learn-more{display:inline-block;padding-bottom:20px}.footer{clear:both;color:#f8f9fa;background:#333}#contact-form-submit{margin:0 auto}.wpcf7-submit{background:url(//www.aquadryuk.com/wp-content/themes/aquadry/library/css/../images/submit-button.png) top left no-repeat transparent;border:none;padding:0;margin:0;text-indent:-50000px;width:150px;height:50px}.wpcf7-submit:hover{background:url(//www.aquadryuk.com/wp-content/themes/aquadry/library/css/../images/submit-button-hover.png) top left no-repeat transparent}.footer-contact-form input{margin-bottom:10px}.footer-contact-form p{margin:0}.contact-details a{color:#fff}.contact-details a:hover{color:#ff7f00}.footer .contact-details .address,.footer .contact-details .phone,.footer .contact-details .email{padding-left:40px}.footer .contact-details .address:before{content:url(//www.aquadryuk.com/wp-content/themes/aquadry/library/css/../images/address-icon.png);height:25px;width:25px;position:absolute;left:15px}.footer .contact-details .phone:before{content:url(//www.aquadryuk.com/wp-content/themes/aquadry/library/css/../images/phone-icon.png);height:25px;width:25px;position:absolute;left:15px}.footer .contact-details .email:before{content:url(//www.aquadryuk.com/wp-content/themes/aquadry/library/css/../images/email-icon.png);height:17px;width:25px;position:absolute;left:15px;padding-top:5px}#copyright-bar{background:#ff7f00}#copyright-bar p,#copyright-bar a{color:#fff;font-size:13px;margin:5px 0}#copyright-bar .link p,#copyright-bar .grey-divider{color:#333}@media only screen and (min-width:481px){#logo img{width:auto}.entry-content .alignleft,.entry-content img.alignleft{margin-right:1.5em;display:inline;float:left}.entry-content .alignright,.entry-content img.alignright{margin-left:1.5em;display:inline;float:right}.entry-content .aligncenter,.entry-content img.aligncenter{margin-right:auto;margin-left:auto;display:block;clear:both}}@media only screen and (min-width:768px){.single #content{margin:40px 0}#logo{text-align:inherit}.home .content-featured-image{padding-top:0}.compliant_image--right{margin-left:10px}#testimonials #slider{max-height:630px}#testimonials .content-strip{max-height:630px}.bx-wrapper .bx-viewport{height:auto !important}#latest-blog-articles .bx-wrapper .bx-pager.bx-default-pager a:hover,#latest-blog-articles .bx-wrapper .bx-pager.bx-default-pager a.active{background:#ff7f00}#latest-blog-articles .bx-wrapper .bx-pager.bx-default-pager a{background:#ccc}#how_the_aquadry_pole_works{background-size:auto 100%;background-image:url(https://aquadryuk.com/wp-content/uploads/2016/07/how-the-aquadry-works-background.png)}.slides p{font-size:24px}.orange-button{max-width:230px}#free-trial{padding:10px 0 30px}.author-and-email-box{width:49%}.comment-box{width:49%;float:right}.comment-content{float:left;width:80%;margin-left:70px;margin-top:-50px}.previous-post,.next-post{margin:0}.previous-post{text-align:right}.next-post{float:right;text-align:left;padding-right:0}#post-tags a{margin:0 3px;display:inline}.wrap{width:760px}.right-header{float:right;text-align:right;padding-top:18px;margin:0}.nav{border:0}.nav ul{background:#323944;margin-top:0}.nav li{float:left;position:relative}.nav li a{border-bottom:0}.nav li a:hover,.nav li a:focus{color:#000;text-decoration:none}.nav li ul.sub-menu,.nav li ul.children{margin-top:0;border:1px solid #ccc;border-top:0;position:absolute;visibility:hidden;z-index:8999}.nav li ul.sub-menu li a,.nav li ul.children li a{padding-left:10px;border-right:0;display:block;width:180px;border-bottom:1px solid #ccc}.nav li ul.sub-menu li:last-child a,.nav li ul.children li:last-child a{border-bottom:0}.nav li ul.sub-menu li ul,.nav li ul.children li ul{top:0;left:100%}.nav li:hover>ul{top:auto;visibility:visible}.previous-post,.next-post{background-color:#fff;padding:25px;min-height:100px;width:49%;color:#888}.footer .contact-details .address,.footer .contact-details .phone,.footer .contact-details .email{padding-left:0}.footer .contact-details .address:before,.footer .contact-details .phone:before,.footer .contact-details .email:before{left:-20px}}@media only screen and (min-width:1030px){.wrap{width:1040px}#latest-blog-articles h5{text-align:left}.slider-right-quotation{position:absolute;bottom:0}#free-trial{padding:10px 0}.single .sidebar{margin-top:0}.footer-contact-form .column{width:49%;display:inline-block}.footer-contact-form .column--right{float:right}.footer-contact-form textarea{height:239px}.footer .contact-details .address:before,.footer .contact-details .phone:before,.footer .contact-details .email:before{left:-25px}}@media print{*{background:0 0 !important;color:#000 !important;text-shadow:none !important;filter:none !important;-ms-filter:none !important}a,a:visited{color:#444 !important;text-decoration:underline}a:after,a:visited:after{content:" (" attr(href) ")"}a abbr[title]:after,a:visited abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.sidebar,.page-navigation,.wp-prev-next,.respond-form,nav{display:none}}.home-sealed-unit-notice{position:absolute;top:200px;width:180px;font-size:12px;font-style:italic}.home-absorption-notice{position:absolute;top:460px;right:0;width:90px;font-size:12px;font-style:italic}.home-reach-notice{position:absolute;top:560px;right:24px;width:100px;font-size:12px;font-style:italic}.below-content-buttons a{display:inline-block;margin-right:20px}@media (max-width:1199px){.home-sealed-unit-notice{width:100px}.home-absorption-notice{text-align:right}.home-reach-notice{top:510px;right:0;text-align:right}}@media screen and (min-width:769px){.main-content{padding-left:50px!important}}#testimonials h4{margin-bottom:0}#testimonials .slide{margin-bottom:30px}
.bx-wrapper .bx-viewport{-moz-box-shadow:none !important;-webkit-box-shadow:none !important;box-shadow:none !important;border:0 !important;left:-5px;background:0 0 !important;-webkit-transform:translatez(0);-moz-transform:translatez(0);-ms-transform:translatez(0);-o-transform:translatez(0);transform:translatez(0)}