@charset "UTF-8";.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;-o-transition:transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);-webkit-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.fancybox-enabled{overflow:hidden}.fancybox-enabled body{overflow:visible;height:100%}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99993;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-container~.fancybox-container{z-index:99992}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;-webkit-transition-duration:inherit;-o-transition-duration:inherit;transition-duration:inherit;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(.47,0,.74,.71);-o-transition-timing-function:cubic-bezier(.47,0,.74,.71);transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;-webkit-transition-timing-function:cubic-bezier(.22,.61,.36,1);-o-transition-timing-function:cubic-bezier(.22,.61,.36,1);transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;-webkit-transition:opacity .25s,visibility 0s linear .25s;-o-transition:opacity .25s,visibility 0s linear .25s;transition:opacity .25s,visibility 0s linear .25s;-webkit-box-sizing:border-box;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;-webkit-transition:opacity .25s,visibility 0s;-o-transition:opacity .25s,visibility 0s;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:50%;margin-left:-79px}.fancybox-infobar__body{display:inline-block;width:70px;line-height:44px;font-size:13px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;color:#ddd;background-color:rgba(30,30,30,.7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased}.fancybox-toolbar{top:0;right:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:0;white-space:normal;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;-webkit-transition-property:opacity,-webkit-transform;-o-transition-property:transform,opacity;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:0 0;cursor:default;overflow:visible;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:-webkit-zoom-out;cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:-webkit-zoom-in;cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font:16px/20px Helvetica Neue,Helvetica,Arial,sans-serif}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;outline:0;background:0 0;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background:#fff;-webkit-transition:background .25s;-o-transition:background .25s;transition:background .25s;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:2}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small{top:0;right:-44px}.fancybox-slide--iframe .fancybox-close-small:after{background:0 0;font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after{color:#fff}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 30px 0;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),color-stop(20%,rgba(0,0,0,.1)),color-stop(40%,rgba(0,0,0,.2)),color-stop(80%,rgba(0,0,0,.6)),to(rgba(0,0,0,.8)));background:-webkit-linear-gradient(top,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));background:-o-linear-gradient(top,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid rgba(255,255,255,.4);font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-button{display:inline-block;position:relative;margin:0;padding:0;border:0;width:44px;height:44px;line-height:44px;text-align:center;background:0 0;color:#ddd;border-radius:0;cursor:pointer;vertical-align:top;outline:0}.fancybox-button[disabled]{cursor:default;pointer-events:none}.fancybox-button,.fancybox-infobar__body{background:rgba(30,30,30,.6)}.fancybox-button:hover:not([disabled]){color:#fff;background:rgba(0,0,0,.8)}.fancybox-button:after,.fancybox-button:before{content:"";pointer-events:none;position:absolute;background-color:currentColor;color:currentColor;opacity:.9;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block}.fancybox-button[disabled]:after,.fancybox-button[disabled]:before{opacity:.3}.fancybox-button--left:after,.fancybox-button--right:after{top:18px;width:6px;height:6px;background:0 0;border-top:2px solid currentColor;border-right:2px solid currentColor}.fancybox-button--left:after{left:20px;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.fancybox-button--right:after{right:20px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--left{border-bottom-left-radius:5px}.fancybox-button--right{border-bottom-right-radius:5px}.fancybox-button--close:after,.fancybox-button--close:before{content:"";display:inline-block;position:absolute;height:2px;width:16px;top:calc(50% - 1px);left:calc(50% - 8px)}.fancybox-button--close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.fancybox-arrow{position:absolute;top:50%;margin:-50px 0 0;height:100px;width:54px;padding:0;border:0;outline:0;background:0 0;cursor:pointer;z-index:99995;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s}.fancybox-arrow:after{content:"";position:absolute;top:28px;width:44px;height:44px;background-color:rgba(30,30,30,.8);background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);background-repeat:no-repeat;background-position:50%;background-size:24px 24px}.fancybox-arrow--right{right:0}.fancybox-arrow--left{left:0;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.fancybox-arrow--left:after,.fancybox-arrow--right:after{left:0}.fancybox-show-nav .fancybox-arrow{opacity:.6}.fancybox-show-nav .fancybox-arrow[disabled]{opacity:.3}.fancybox-loading{border:6px solid rgba(99,99,99,.4);border-top:6px solid rgba(255,255,255,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:0 0;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{-webkit-transition-timing-function:cubic-bezier(0,0,.25,1);-o-transition-timing-function:cubic-bezier(0,0,.25,1);transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);-o-transition-timing-function:cubic-bezier(.19,1,.22,1);transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);-ms-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);-ms-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-button--fullscreen:before{width:15px;height:11px;left:calc(50% - 7px);top:calc(50% - 6px);border:2px solid;background:0 0}.fancybox-button--pause:before,.fancybox-button--play:before{top:calc(50% - 6px);left:calc(50% - 4px);background:0 0}.fancybox-button--play:before{width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px}.fancybox-button--pause:before{width:7px;height:11px;border-style:solid;border-width:0 2px}.fancybox-button--thumbs,.fancybox-thumbs{display:none}*{-webkit-overflow-scrolling:touch}html{scroll-behavior:smooth;scroll-padding-top:200px}body{font-family:var(--primary-font);line-height:1.6;margin:0;padding:0;max-width:100%;font-weight:400;font-size:16px;color:#3a3a3a;scroll-padding-top:200px}body,body *{-webkit-box-sizing:border-box;box-sizing:border-box}button,input,select,textarea{font-family:var(--primary-font)}@font-face{font-family:helvetica_neue;src:url(../font/HelveticaNeueLTStd47LightCondensed.ttf)}form,ul{margin:0}a{text-decoration:none}img{max-width:100%;height:auto;display:block}button:focus,input:focus,select:focus,textarea:focus{outline:0}strong{font-weight:400!important}:root{--color-primary:#E53F30;--color-secondary:#3A3A3A;--primary-font:'CustomFont',sans-serif}h1,h2,h3,h4,h5,h6{font-family:var(--primary-font);margin:0 0 20px 0;font-weight:700;color:#3a3a3a;line-height:1.25}h1{font-family:var(--primary-font)!important;font-size:44px;font-weight:900}h2{font-family:var(--primary-font)!important;font-size:32px;font-weight:900}h3{font-family:var(--primary-font)!important;font-size:28px;font-weight:700}h4{font-family:var(--primary-font)!important;font-size:24px;font-weight:700}h5{font-family:var(--primary-font)!important;font-size:20px;font-weight:700}h6{font-family:var(--primary-font)!important;font-size:18px;font-weight:700}h1>a,h2>a,h3>a,h4>a,h5>a,h6>a{font-weight:inherit;color:inherit}p{margin:0 0 20px 0;line-height:26px}p:last-of-type{margin-bottom:0}p a{color:#e53f30;font-weight:500}h3~p{padding-top:12px}.title-main{font-family:var(--primary-font);font-size:18px;color:#e53f30;margin-bottom:10px;font-weight:700;text-transform:uppercase}.title-header{font-family:var(--primary-font);font-size:42px;color:#e53f30;margin-bottom:31px;font-weight:900;line-height:49px}.title-headersmall{font-family:var(--primary-font);font-size:17px;font-weight:500;color:#3a3a3a;line-height:20px;margin-bottom:30px}.title-small{font-family:var(--primary-font);font-size:20px;font-weight:300;text-transform:uppercase}.text-center{text-align:center}.two-line-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:normal}.five-line-text{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;line-clamp:5;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:normal}input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#ccc;font-size:16px;text-transform:capitalize}input:-moz-placeholder,select:-moz-placeholder,textarea:-moz-placeholder{color:#ccc;font-size:16px;text-transform:capitalize}input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:#ccc;font-size:16px;text-transform:capitalize}input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#ccc;font-size:16px;text-transform:capitalize}input::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#ccc;font-size:16px;text-transform:capitalize}input::placeholder,select::placeholder,textarea::placeholder{color:#ccc;font-size:16px;text-transform:capitalize}input,input[type=email],input[type=number],input[type=submit],input[type=text],select,textarea{padding:13px;font-family:var(--primary-font);display:block;font-size:16px}input,input[type=email],input[type=number],input[type=submit],input[type=text]{border:none;height:45px}input[type=submit]{padding:12px;background-color:#e53f30;border-radius:0;border:none;font-size:18px;font-weight:500;color:#fff;cursor:pointer}select{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:4px;font-weight:300;padding:14px;background-image:url(../images/downArrow.svg);background-position:95% center;background-repeat:no-repeat;background-color:#fff;color:#3a3a3a;line-height:18px;cursor:pointer}select option{background-color:#fff;color:#242424}textarea{resize:vertical;min-height:120px}*{-webkit-overflow-scrolling:touch}body{scroll-padding-top:200px}html{scroll-padding-top:200px}.main-banner__det h2{font-size:44px;margin-bottom:20px;font-weight:700;line-height:46px;text-transform:uppercase}.rental-sub h2{font-size:18px;color:#e53f30;margin-bottom:10px}.rental-sub h3{text-transform:uppercase;font-weight:700;font-size:32px;color:#3a3a3a;line-height:38px;margin-bottom:0}.two-line-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:normal}.five-line-text{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;line-clamp:5;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:normal}.five-line-text p{margin-bottom:5px}.business__det ul li{padding-right:20px}.download-specs{font-size:16px;color:#e53f30;text-transform:uppercase;font-weight:600;display:block}.request-quote-add-button{margin-bottom:0!important}.single-products{padding-bottom:62px}.enquire-button{margin-left:20px}.row>div{width:100%}.title-sub{font-size:32px;color:#3a3a3a;line-height:38px}.without-image .business__det{max-width:100%;padding-top:0;padding-bottom:0}.business.without-image>.container,.history.without-image>.container,.rental.without-image>.container,.sales-new.without-image>.container,.what.without-image>.container{min-height:unset}.what>.container{min-height:300px}.what>.container.without-image{min-height:unset}.wp-block-columns{margin-bottom:0}.wp-block-table#no-border-table .has-fixed-layout td,.wp-block-table#no-border-table .has-fixed-layout th{border-color:transparent;padding-left:0}.bttn-grp a:not(:first-of-type){margin-left:12px}.modal.loading .modal-body{pointer-events:none;display:inline;opacity:.1;position:relative}.modal.loading:before{background-image:url(../images/loading-circle.svg);position:absolute;background-repeat:no-repeat;right:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:50px;height:50px;content:" ";z-index:999;background-size:50px 50px;left:50%}.page-template-eofy-landing #product-popup-details.modal.loading{background:#fff}.error-404 header,.error-404 header.sticky{z-index:0!important}.logged-in .modal-body{margin-top:40px}.logged-in #modal-search .modal-body{margin-top:auto}_:-ms-lang(x),.filter .modal-body{height:478px}_:-ms-lang(x),.header__search .modal-body{position:static;-ms-flex-align:center;align-items:center}_:-ms-lang(x),#modal-search input[type="submit"],_:-ms-lang(x),.upper-part .search-bar input[type="submit"]{background-color:transparent;top:80%}.subtitle--product--type{color:#e53f30;font-size:20px;font-style:normal;text-transform:uppercase;font-weight:900}.legacy__new-sales .widget-block.page-description{padding-bottom:0}.legacy__new-sales .widget-block.page-description+.widget-block{padding-top:20px}.legacy__new-sales .widget-block+.widget-block{margin-top:0}.legacy__new-sales .rental-subcat.parts-category .row{margin-top:-35px}.legacy__new-sales #models .card-image{height:auto;background-color:transparent}.legacy-new-sale .widget-block.what.without-image{padding-bottom:0}.legacy__servicing .widget-block.intro-content{padding-bottom:0}.legacy__careers .careerBox .button-primary{padding-bottom:.35rem}.legacy__careers .jobsBox .jobItems .button-primary{padding-bottom:.3rem}.container{max-width:1400px;padding:0 15px;margin-right:auto;margin-left:auto;width:100%}.blogs-main,.pinned-wrapper,.row{margin-left:-15px;margin-right:-15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.blogs-main>*,.pinned-wrapper>*,.row>*{padding:0 15px}.w-full{width:100%}.h-full{height:100%}.top-cta{display:none}.main-header{padding:31px 0 23px}.main-header .container{max-width:1299px}.main-header .cta li a span{font-size:18px;font-weight:700}.top-header{padding-bottom:20px}.top-header .row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-header .logo{width:300px}.top-header .logo img{height:23px}.top-header #enquiry{padding:9px 20px;font-size:16px;color:#fff;display:none}.cta{margin-top:auto}.cta ul{list-style:none;padding:0;margin:0;margin-bottom:0!important}.cta ul li{display:inline-block;font-size:18px;font-weight:700}.cta ul li:not(:last-of-type){padding-right:15px}.cta ul li:not(:last-of-type) svg{margin-right:7px}.cta ul li>*{color:#fff}.cta ul li.header__search svg,.cta ul li.header__side-menu svg{width:26px}.cta ul li.header__search svg{margin-bottom:-6px}.other header,.page-template-eofy-landing header.sticky{background-color:#fff;border-bottom:4px solid #e53f30}.other header .cta ul li>*,header .cta ul li>*{color:#e53f30}.other header .menu-header .navbar>ul>li>a,header .menu-header .navbar>ul>li>a{color:#3a3a3a}.other header svg path,header svg path{fill:#e53f30}.other header .colorless-logo,header .colorless-logo{display:none}.other header .colored-logo,header .colored-logo{display:inline-block}header ul{margin-bottom:0!important}.page-template-eofy-landing header.sticky,header.site-header{position:sticky;top:0;left:0;right:0;z-index:999;background:#fff}.page-template-eofy-landing header.sticky{position:fixed}.header__search .modal-body{position:unset}.header__search .modal-body .modal__close{top:0}.page-template-eofy-landing .main-header .cta li.cta__call a span{font-size:28px;font-weight:700}.page-template-eofy-landing header.sticky .main-header .cta li.cta__call a span{font-size:16px;font-weight:700}.site-header{position:sticky;top:0;left:0;right:0;z-index:999;background:#fff;border-bottom:4px solid #e53f30}.site-header__top-bar{background-color:#3a3a3a;padding:10px 0}.site-header__top-navs ul{gap:2rem}.site-header__contacts li{font-weight:300;color:#fff;font-size:14px}.site-header__contacts li a{font-weight:300;color:#fff;font-size:14px}.site-header__contacts li a:hover{color:#e53f30}.site-header__contacts li svg{position:relative;top:2px;margin-right:5px}.site-header__contacts li svg path{fill:#fff}.site-header__top-navs a{font-weight:300;color:#fff;font-size:14px}.site-header__top-navs a:hover{color:#e53f30}.site-header__main{background-color:#fff}.site-header__main-wrapper{padding:1rem 0}.site-header__logo-bar{width:100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-header__main-nav ul{list-style:none;padding:0;margin:0}.site-header__main-nav #menu-main-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem}.site-header__main-nav #menu-main-navigation a{color:#3a3a3a}.site-header__main-nav #menu-main-navigation>li{position:relative}.site-header__main-nav #menu-main-navigation>li>a{text-transform:uppercase;font-weight:500}.site-header__main-nav #menu-main-navigation>li>a:hover{color:#151515}.site-header__main-nav #menu-main-navigation>li.menu-item-has-children::before{content:"";position:absolute;top:100%;left:0;width:100%;height:23px;background:0 0;z-index:1000}.site-header__main-nav #menu-main-navigation>li.menu-item-has-children>a{position:relative;display:block;padding-right:16px}.site-header__main-nav #menu-main-navigation>li.menu-item-has-children>a:after{content:'';position:absolute;inset:-6px 0 0 auto;margin:auto;display:block;width:6px;height:6px;border-bottom:2px solid #3a3a3a;border-right:2px solid #3a3a3a;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease}.site-header__main-nav #menu-main-navigation>li.menu-item-has-children>.mega-menu{position:absolute;top:calc(100% + 23px);left:0;background-color:#fff;-webkit-box-shadow:0 0 1px 0 rgba(0,0,0,.75);box-shadow:0 0 1px 0 rgba(0,0,0,.75);z-index:1001;padding:1.75rem}.site-header__main-nav #menu-main-navigation>li.menu-item-has-children>.mega-menu.u-hidden{display:none}.site-header__main-nav #menu-main-navigation>li.menu-item-has-children>.mega-menu>.sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem;min-width:250px;float:left;padding-right:2rem}.site-header__main-nav #menu-main-navigation>li.menu-item-has-children>.mega-menu>.sub-menu li.menu-child{font-size:15px;position:relative}.site-header__main-nav #menu-main-navigation>li.menu-item-has-children>.mega-menu>.sub-menu li.menu-child a{color:#3a3a3a;font-weight:500;position:relative;padding-bottom:.25rem;display:block;-webkit-transition:color .1s ease;-o-transition:color .1s ease;transition:color .1s ease}.site-header__main-nav #menu-main-navigation>li.menu-item-has-children>.mega-menu>.sub-menu li.menu-child a:after{content:'';display:block;height:2px;width:0;position:absolute;inset:auto 0 -5px 0;background-color:#e53f30;opacity:0;-webkit-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease}.site-header__main-nav #menu-main-navigation>li.menu-item-has-children>.mega-menu>.sub-menu li.menu-child a:hover{color:#e53f30}.site-header__main-nav #menu-main-navigation>li.menu-item-has-children>.mega-menu>.sub-menu li.menu-child a:hover:after{opacity:1;width:100%}.site-header__main-nav #menu-main-navigation>li.menu-item-has-children>.mega-menu>.sub-menu li.menu-child.hover-active~.sub-menu-tab-content,.site-header__main-nav #menu-main-navigation>li.menu-item-has-children>.mega-menu>.sub-menu li.menu-child:hover~.sub-menu-tab-content{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.site-header__main-nav #menu-main-navigation>li.menu-item-has-children>.mega-menu .sub-menu-tab-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem;min-width:250px;max-width:350px;float:left;padding-left:2rem;border-left:1px solid #e5e5e5}.site-header__main-nav #menu-main-navigation>li.menu-item-has-children>.mega-menu .sub-menu-tab-content.u-hidden{display:none!important}.site-header__main-nav #menu-main-navigation>li.menu-item-has-children>.mega-menu .sub-menu-tab-content li.menu-grandchild{font-size:14px}.site-header__main-nav #menu-main-navigation>li.menu-item-has-children>.mega-menu .sub-menu-tab-content li.menu-grandchild a{color:#3a3a3a;font-weight:300;position:relative;padding-bottom:.25rem;display:block;-webkit-transition:color .1s ease;-o-transition:color .1s ease;transition:color .1s ease}.site-header__main-nav #menu-main-navigation>li.menu-item-has-children>.mega-menu .sub-menu-tab-content li.menu-grandchild a:after{content:'';display:block;height:2px;width:0;position:absolute;inset:auto 0 -5px 0;background-color:#e53f30;opacity:0;-webkit-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease}.site-header__main-nav #menu-main-navigation>li.menu-item-has-children>.mega-menu .sub-menu-tab-content li.menu-grandchild a:hover{color:#e53f30}.site-header__main-nav #menu-main-navigation>li.menu-item-has-children>.mega-menu .sub-menu-tab-content li.menu-grandchild a:hover:after{opacity:1;width:100%}.site-header__main-nav #menu-main-navigation>li.menu-item-has-children:hover>.mega-menu{display:-webkit-box;display:-ms-flexbox;display:flex}.site-header__logo a,.site-header__logo img{display:block;-webkit-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease;line-height:1}.site-header__cta-btn{display:none}.site-header__mobile-drawers{gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}.site-header__mobile-menu-drawer{display:block;height:14px;width:18px;position:relative;-webkit-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease}.site-header__mobile-menu-drawer:after,.site-header__mobile-menu-drawer:before{content:'';display:block;position:absolute;width:100%;height:2px;background-color:#3a3a3a;left:0;-webkit-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease}.site-header__mobile-menu-drawer:before{top:0}.site-header__mobile-menu-drawer:after{bottom:0}.site-header__mobile-menu-drawer-patty{width:100%;inset:0;height:2px;background-color:#3a3a3a;margin:auto;position:absolute}.site-header__main-util-nav{margin-left:4px}.site-header__main-util-nav ul{list-style:none;padding:0;margin:0}.site-header__main-util-nav .my-quote{color:#3a3a3a}.site-header__main-util-nav .my-quote svg{position:relative;top:3px}.site-header__main-util-nav .my-quote:hover{color:#151515}.site-header__main-util-nav .modal-button.modal-search-button{border:1px solid #e53f30;padding:8px 20px 8px 40px;border-radius:5px;-webkit-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease;color:#3a3a3a;position:relative;display:block}.site-header__main-util-nav .modal-button.modal-search-button:hover{background-color:#e53f30;color:#fff!important}.site-header__main-util-nav .modal-button.modal-search-button:hover svg path{fill:#fff}.site-header__main-util-nav .modal-button.modal-search-button svg{position:absolute;left:16px;width:16px}.site-header__main-util-nav .modal-button.modal-search-button svg path{fill:#e53f30}.site-header__shop-utils-nav{line-height:1!important;margin-left:auto;margin-right:1rem}.site-header__shop-utils-nav a .utility-icon{display:block;width:24px;height:24px;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}.site-header__shop-utils-nav a:hover .utility-icon svg path{fill:#151515}.site-header__shop-utils-nav--mobile-inline,.site-header__shop-utils-nav--mobile-panel{margin:0;gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-header__shop-utils-nav--mobile-inline .utility-icon{width:20px;height:20px}.site-header__shop-utils-nav--mobile-panel{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.site-header__main-navbar--desktop{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-header__main-navbar--desktop .mega-menu li:not(:first-child){margin-top:.5rem}.site-header__main-navbar--desktop .mega-menu li.hover-active a:after,.site-header__main-navbar--desktop .mega-menu li:hover a:after{opacity:1;width:100%}.minicart{position:relative}.minicart:hover .xoo-wsc-sc-bki::before{color:#151515!important}.user-fav{position:relative}.user-fav a{position:relative;display:inline-block}.user-fav .wishlist-count{position:absolute;top:-8px;right:-8px;min-width:18px;height:18px;border-radius:50%;background-color:#e53f30;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2px;z-index:10;font-size:11px!important;font-weight:500!important;line-height:1;border:1px solid #fff}.user-fav .wishlist-count-number{font-size:11px!important;font-weight:500!important;line-height:1;color:#fff;display:block;margin-top:2px}.user-fav .wishlist-count{top:-8px;right:-8px}.my-quote{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:inherit}.my-quote .utility-icon{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.my-quote .quote-count{position:absolute;top:-8px;right:-8px;min-width:18px;height:18px;border-radius:50%;background-color:#e53f30;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2px;z-index:10;font-size:11px!important;font-weight:500!important;line-height:1;border:1px solid #fff}.my-quote .quote-count-number{font-size:11px!important;font-weight:500!important;line-height:1;color:#fff;display:block;margin-top:2px}.my-quote .quote-label{display:inline-block}.site-header__shop-utils-nav .my-quote .quote-label{display:none}.minicart .xoo-wsc-sc-count{position:absolute;top:-10px;right:-8px;min-width:18px;height:18px;border-radius:50%;background-color:#e53f30;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:11px!important;font-weight:500!important;line-height:1;margin-top:2px;border:1px solid #fff}.main-footer{background-color:#3b3b3b;padding-top:56px;padding-bottom:50px;margin-top:50px}.main-footer .copyright-footer *,.main-footer a,.main-footer>*{color:#fff}.main-footer h3{font-size:18px;font-weight:500;text-transform:uppercase;margin-bottom:15px}.main-footer .top-footer__det{border-bottom:1px solid #555;padding-bottom:45px}.main-footer .top-footer__det>.row>div.top-footer__left{max-width:53.5%;padding-right:137px}.main-footer .top-footer__det>.row>div.top-footer__mid,.main-footer .top-footer__det>.row>div.top-footer__right{max-width:23.25%}.top-footer__mid ul li:not(:last-of-type),.top-footer__right ul li:not(:last-of-type){padding-bottom:10px}.top-footer__right h3:nth-of-type(2){padding-top:73px}.footer__cta ul{list-style:none;padding:0;margin:0}.footer__cta ul a{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__cta ul a p{padding-left:14px;font-weight:300;margin-bottom:0}.footer__cta ul a img{margin-top:7px}.footer__cta ul li:not(:last-of-type){padding-bottom:16px}.footer__cta svg .a{fill:#fff!important}.footer__social ul{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;padding:0;margin:0}.footer__social ul li{padding-right:15px}.footer__logo{padding-bottom:25px}.bottom-footer{padding-top:45px}.bottom-footer__left ul,.bottom-footer__right ul{list-style:none;padding:0;margin:0}.bottom-footer__left ul li,.bottom-footer__right ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bottom-footer__left ul li p,.bottom-footer__right ul li p{margin-bottom:0}.bottom-footer__left ul li:not(:last-of-type),.bottom-footer__right ul li:not(:last-of-type){padding-bottom:8px}.bottom-footer__left{max-width:53.5%;width:41%}.bottom-footer__right{max-width:46.5%;width:36%}.copyright-footer{background-color:#e53f30;padding-top:13px;padding-bottom:13px}.copyright-footer .row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.copyright-footer>*{font-size:14px;font-weight:300}.copyright-footer p{margin-bottom:0}.copyright-footer ul{list-style:none;padding:0;margin:0}.copyright-footer ul li:last-of-type span{font-weight:500}.page-template-eofy-landing footer{text-align:center;text-transform:capitalize;font-size:14px;padding:5px;font-weight:500}.page-template-eofy-landing .bottom-footer{margin-bottom:50px}.page-template-eofy-landing .bottom-footer ul{padding-left:0}.page-template-eofy-landing .bottom-footer__left{padding-left:0}.page-template-eofy-landing .bottom-footer__right{padding-right:0}.site-footer{padding:4rem 0}.site-footer__acknowledgement-country{padding:3.5rem 0}.site-footer__acknowledgement-country-heading{font-size:24px;color:#3a3a3a;line-height:1.25;margin-bottom:1rem}.site-footer__acknowledgement-country-description{font-weight:300}.site-footer__cols{gap:3rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.site-footer__col{width:100%}.site-footer__mid .wp-block-columns{gap:1.5rem}.site-footer__mid .wp-block-columns>.wp-block-column{-ms-flex-preferred-size:0!important;flex-basis:0!important}.site-footer__mid .wp-block-columns>.wp-block-column:nth-child(2) li{margin-bottom:.25rem}.site-footer__mid .menu{list-style:none;padding:0;margin:0}.site-footer__mid .menu>li>a{font-weight:400;text-transform:uppercase}.site-footer__mid .sub-menu{margin-bottom:1rem;list-style:none;padding:0;margin:0}.site-footer__mid .sub-menu a{font-size:14px}.site-footer__left img{margin-bottom:1.5rem;max-width:237px}.site-footer__left .footer__cta{margin-bottom:2rem}.site-footer__left .footer__cta li{position:relative;padding-left:2rem}.site-footer__left .footer__cta svg{width:18px;height:18px;position:absolute;top:4px;left:0}.site-footer__left .footer__social circle{fill:#fff}.site-footer__left .footer__social svg:hover circle{fill:#e53f30}.site-footer__left .footer__social svg path{fill:#151515}.site-footer__left .footer__social svg:hover path{fill:#fff}.site-footer__right .widgettitle{font-size:16px;font-weight:400;line-height:26px;margin-bottom:.5rem}.site-footer__right ul{list-style:none;padding:0;margin:0}.site-footer__right ul>li{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.site-footer__right .footer__newsletter{margin-top:2rem}.site-footer__right .footer__newsletter span.widgettitle{display:block;margin-bottom:.75rem;position:relative;padding-left:1.5rem}.site-footer__right .footer__newsletter span.widgettitle:before{content:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.3335 3.7702C1.3335 3.52687 1.4659 3.3036 1.69043 3.20985C2.23058 2.98432 3.33533 2.61605 4.6682 2.68339C5.96936 2.74913 6.95036 3.14689 7.50016 3.4337V13.444C6.8677 13.1809 5.7311 12.7684 4.65696 12.6882C3.43306 12.5969 2.35365 12.7894 1.77697 12.9255C1.55617 12.9777 1.3335 12.8118 1.3335 12.5849V3.7702Z' fill='%23E53F30'/%3E%3Cpath d='M8.5 13.444C9.13247 13.1809 10.2691 12.7684 11.3432 12.6882C12.5671 12.5969 13.6465 12.7894 14.2232 12.9255C14.444 12.9777 14.6667 12.8118 14.6667 12.5849V3.7702C14.6667 3.52687 14.5343 3.3036 14.3097 3.20985C13.7696 2.98432 12.6648 2.61605 11.332 2.68339C10.0308 2.74913 9.0498 3.14689 8.5 3.4337V13.444Z' fill='%23E53F30'/%3E%3C/svg%3E%0A");position:absolute;left:0;top:2px}.site-footer__right .footer__newsletter label{display:none}.site-footer__right .footer__newsletter .hs-email{margin-bottom:1rem}.site-footer__right .footer__newsletter input[type=email]{width:100%;background-color:transparent;color:#fff;border:1px solid #fff;border-radius:5px;height:50px}.site-footer__right .footer__newsletter input[type=email]::-webkit-input-placeholder{text-transform:none}.site-footer__right .footer__newsletter input[type=email]:-moz-placeholder{text-transform:none}.site-footer__right .footer__newsletter input[type=email]::-moz-placeholder{text-transform:none}.site-footer__right .footer__newsletter input[type=email]:-ms-input-placeholder{text-transform:none}.site-footer__right .footer__newsletter input[type=email]::-ms-input-placeholder{text-transform:none}.site-footer__right .footer__newsletter input[type=email]::placeholder{text-transform:none}.site-footer__right .footer__newsletter .hs-submit .actions{text-align:right}.site-footer__right .footer__newsletter input[type=submit]{display:inline-block;font-size:14px;text-transform:uppercase;padding:10px 20px 7px 20px;height:auto}.site-footer *{color:inherit;font-weight:300;line-height:1.75}.site-footer a:hover{color:#e53f30;font-size:16px}.site-footer .wp-block-heading{text-transform:uppercase;font-weight:700;line-height:1;font-size:24px;margin-bottom:1.5rem}.side-menu{width:408px;position:fixed;right:0;top:0;bottom:0;background-color:#fff;opacity:0;display:none;overflow:hidden;visibility:hidden;max-width:100%}.side-menu.active{opacity:1;display:block;visibility:visible;-webkit-animation:left_to_right .75s;animation:left_to_right .75s;z-index:999}.side-menu__wrap{overflow-y:auto;height:100%;width:100%;position:relative}.side-menu__wrap::-webkit-scrollbar{display:none}.side-menu__main,.side-menu__top{border-bottom:4px solid #e53f30}.side-menu__top{padding:23px 30px 23px 34px}.side-menu__top ul{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.side-menu__close>span{color:#fff;font-weight:700}.side-menu__login>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.side-menu__login img{width:39px}.side-menu__login span{color:#e53f30;font-size:20px;font-weight:500;padding-left:18px}.side-menu__opt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.side-menu__opt img{height:23px}.side-menu__opt div{padding-left:17px;margin-top:auto;margin-bottom:auto}.side-menu__main ul{list-style:none;padding:0;margin:0}.side-menu__main ul li{padding:19px 30px 19px 34px;position:relative}.side-menu__main ul li ul,.side-menu__main ul li ul ul{display:none}.side-menu__main ul li ul ul>li:last-of-type{padding-bottom:0}.side-menu__main ul li a{color:#3a3a3a;font-weight:500;display:block}.side-menu__main ul li a:hover{color:#e53f30}.side-menu__main ul li a .dropdown{position:absolute;right:30px;top:19px;background-color:#e53f30;padding:0 10px 5px 10px}.side-menu__main ul li a .dropdown:after{content:url(../images/down.svg)}.side-menu__main>ul>li:not(:last-of-type){border-bottom:1px solid #dedede}.side-menu__bottom{padding:25px 30px 25px 34px}.side-menu__bottom ul{list-style:none;padding:0;margin:0}.side-menu__bottom ul li span{padding-left:8px;color:#e53f30;font-size:18px;font-weight:700}.side-menu__bottom ul li img{display:inline-block}.side-menu__bottom ul li:not(:last-of-type){padding-bottom:18px}.side-menu__bottom svg path{fill:#e53f30}@-webkit-keyframes left_to_right{from{width:0}to{width:408px}}@keyframes left_to_right{from{width:0}to{width:408px}}.mobile-nav{position:fixed;inset:53px 0 0 0;background-color:#f5f5f5;z-index:1000;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;overflow-y:auto;overflow-x:hidden;width:100%;max-width:100%}.mobile-nav__top{padding:1rem 1rem 2rem 1rem;background-color:#fff;width:100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.mobile-nav__top .mobile-nav__search{margin-bottom:1.5rem;width:100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.mobile-nav__top .mobile-nav__search .mobile-nav__cta{margin-bottom:1rem;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-transform:uppercase;gap:.25rem;width:100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.mobile-nav__top .mobile-nav__search .mobile-nav__cta span a{color:#e53f30}.mobile-nav__top .mobile-nav__search-button{margin-top:1rem;width:100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.mobile-nav__top .mobile-nav__search-button .modal-search-button{width:100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;border-radius:8px;background-color:#fff;padding:.5rem 1rem;border:1px solid #f5f5f5;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;gap:.25rem;color:#3a3a3a}.mobile-nav__top .mobile-nav__search-button .modal-search-button svg{width:20px;height:20px}.mobile-nav__top .mobile-nav__search-button .modal-search-button svg path{fill:#e53f30}.mobile-nav__top .site-menu-nav{width:100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.mobile-nav__top .site-menu-nav a{color:#3a3a3a;display:block;width:100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word}.mobile-nav__top .site-menu-nav li+li{margin-top:1rem}.mobile-nav__top .site-menu-nav li.menu-has-items .menu-item-chevron{display:block;width:20px}.mobile-nav__top .site-menu-nav li.menu-has-items .menu-item-chevron:before{content:'';position:absolute;inset:0 4px 0 0;margin:auto;display:block;width:6px;height:6px;border-top:2px solid #3a3a3a;border-right:2px solid #3a3a3a;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mobile-nav__bottom{padding:1.5rem 1rem;width:100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.mobile-nav__bottom,.mobile-nav__bottom a,.mobile-nav__bottom svg path{color:#3a3a3a;fill:#e53f30;font-weight:300}.mobile-nav__bottom .site-links{margin-bottom:1rem}.mobile-nav__bottom .site-links li+li{margin-top:.5rem}.mobile-nav__bottom .site-contacts li+li{margin-top:.5rem}.mobile-nav__bottom .site-contacts svg{position:relative;top:2px;margin-right:7px}.mobile-nav__subitems{display:block;position:fixed;inset:0;background-color:#fff;padding:1rem 1rem 2rem 1rem;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease;z-index:1001;overflow-y:auto;overflow-x:hidden;width:100%;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.mobile-nav__subitems.this-subitems-active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.mobile-nav__subitems a{color:#3a3a3a}.mobile-nav__subitems>ul>li+li{margin-top:.75rem}.mobile-nav__subitems .ts-children-list{background-color:#f5f5f5;margin-top:.75rem;padding:.5rem}.mobile-nav__subitems .ts-children-list li{padding:.25rem .75rem}.mobile-nav__subitems .ts-children-chevron{display:block;width:20px}.mobile-nav__subitems .ts-children-chevron:before{content:'';position:absolute;inset:0 4px 0 0;margin:auto;display:block;width:6px;height:6px;border-bottom:2px solid #3a3a3a;border-right:2px solid #3a3a3a;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease}.mobile-nav__subitems .ts-has-children.ts-child-expanded .ts-children-chevron:before{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.mobile-nav-dismiss-subitems{-webkit-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease;display:none;position:fixed;inset:0 auto 0 1rem;margin:auto;height:20px;width:20px;z-index:1002}.mobile-nav-dismiss-subitems:before{content:'';position:absolute;display:block;border-bottom:2px solid #3a3a3a;border-left:2px solid #3a3a3a;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);height:9px;width:9px;inset:0;margin:auto}.business,.history,.rental,.sales-new{position:relative;margin-top:70px}.business>.container,.history>.container,.rental>.container,.sales-new>.container{min-height:300px}.business>.container.without-image,.history>.container.without-image,.rental>.container.without-image,.sales-new>.container.without-image{min-height:unset}.business .title-sub,.history .title-sub,.rental .title-sub,.sales-new .title-sub{margin-bottom:35px}.business__det ul li{padding-right:8px}.business__det ul li img{height:100px;width:auto}.business__det .button-primary{margin-top:30px}.business__det h4{font-size:18px;font-weight:700}.business__det table{padding-top:9px;padding-bottom:16px}.business__det table td{background-color:#f2f2f2;padding:9px 15px;-webkit-column-width:260px;-moz-column-width:260px;column-width:260px}.business__det table td:first-of-type{font-weight:500;-webkit-column-width:195px;-moz-column-width:195px;column-width:195px}.business__image .purpose{-webkit-transform:translate(-50%,-50%) rotate(335deg);-ms-transform:translate(-50%,-50%) rotate(335deg);transform:translate(-50%,-50%) rotate(335deg)}.business__image .purpose>*{color:#fff;font-weight:500;font-size:20px;background-color:#343333db;padding:12px}.content__left .business__det,.content__right .business__det{max-width:60.3%;width:100%;padding-top:20px;padding-bottom:20px;margin-right:auto}.content__left .business__det>h3,.content__right .business__det>h3{margin-bottom:10px}.content__left .business__det>h3+p,.content__right .business__det>h3+p{padding-top:0}.content__left .business__image,.content__right .business__image{max-width:39.7%;width:100%;position:absolute;right:0;padding-right:0;height:100%}.content__left .business__image img,.content__right .business__image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.content__left .business__image>div,.content__right .business__image>div{height:100%;position:relative}.content__left .business__image div:after,.content__right .business__image div:after{top:unset;left:-10px;bottom:26px;border-width:0 0 200px 10px;border-color:transparent transparent #e53f30 transparent}.content__left .business__image .play img,.content__right .business__image .play img{width:auto;height:auto}.content__left .business__image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.content__right .business__image{right:unset;left:0;padding-left:0;padding-right:15px}.content__right .business__image div:after{left:unset;right:-10px;border-width:200px 0 0 10px;border-color:transparent transparent transparent #e53f30}.content__right .business__det{margin-left:auto}.without-image .business__det{max-width:100%;padding-top:0;padding-bottom:0}.history{margin-top:40px}.history .title-sub{margin-bottom:20px}.history .content__left .business__det{max-width:51.3%}.history .content__left .business__image{max-width:43.7%}.reach{background-repeat:no-repeat;background-size:cover;padding-top:140px;padding-bottom:54px}.reach__form{max-width:59%;width:100%;margin-left:auto}.reach__form--det{margin-top:-54px;margin-bottom:-54px;background-color:#3b3b3b;padding:36px 62px 36px 62px;z-index:9}.reach__form--det .title-sub{color:#fff;margin-bottom:23px}.reach__form--det form input,.reach__form--det form textarea{width:100%!important}.reach__form--det form input[type=submit]{margin-top:27px}.reach__form--det form input:not(:last-of-type),.reach__form--det form textarea{margin-bottom:17px}.reach__form--det form select{border-color:transparent;border-radius:0}.services{padding-top:75px;padding-bottom:60px}.services .title-sub{margin-bottom:35px}.services-det{max-width:50%;width:100%;padding:0 20px}.services-det__info{position:relative;cursor:pointer;overflow:hidden;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16);border:1px solid #dedede}.services-details{padding:25px 38px 43px 38px}.services-details h4{color:#e53f30;font-size:32px;font-weight:700;text-transform:uppercase;margin-bottom:16px;line-height:38px}.services-details p{font-weight:700;margin-bottom:4px}.services-details select{margin-bottom:23px}.services-details .button-primary,.services-details input[type=submit]{width:100%;text-align:center}.case-det{padding-top:50px}.case-det__infoimg{position:relative}.case .case-det__infoimg>img{height:18.28125rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.case .services-details h4{font-size:28px;color:#3a3a3a;margin-bottom:10px;line-height:33px}.case .services-details p{font-size:16px;font-weight:400;line-height:33px;margin-bottom:0}.case .services-details p.case-desc{border-left:3px solid #e53f30;padding-left:34px;margin-bottom:26px;margin-top:20px}.case p.case-user,.case span.case-designation{font-size:18px;font-weight:700;text-transform:uppercase}.case span.case-designation{font-weight:400;color:#e53f30;padding-left:10px}.case .upper-part{margin-bottom:50px}.case.build{margin-top:55px}.case.build .services-det{margin-top:50px}.case.build .title-sub{margin-bottom:25px}.case.case-studies .upper-part{margin-bottom:0}.case-studies .services-det{padding-top:35px}.page-description .title-sub{margin-bottom:20px}.page-id-69019 .page-description .title-main{display:none}.upper-part{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.upper-part>div{margin-top:auto}.upper-part>div .button-primary.button-delete{min-width:3.699375rem;padding:.85rem 1.15rem;margin-left:10px;background:#e53f30}.upper-part h3{margin-bottom:0}.upper-part .share{margin-bottom:auto;margin-top:unset;max-width:39.5%;width:100%}.upper-part .share ul{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.upper-part .share ul li:not(:first-of-type){padding-left:10px}.upper-part .share p{text-align:right;font-size:14px;margin-bottom:2px}.upper-part .search-bar{border-width:2px;width:350px;position:relative}.upper-part .search-bar input[type=text]{width:100%;border:2px solid #e53f30;padding-right:33px}.upper-part .search-bar input[type=submit]{background-size:16px;top:30%;-webkit-transform:unset;-ms-transform:unset;transform:unset}.upper-part .modal-form select{width:100%}.quote-section{padding-top:50px;font-size:22px;font-family:helvetica_neue;font-weight:700}.eofy-custom,.option{margin-top:55px}.heart-kid{padding-top:75px}.heart-kid button{background:#0475bb;color:#fff;width:100%;font-size:18px;border:0;margin-top:15px;padding:12px;font-weight:600}figure{margin-left:0;margin-right:0}figure#no-border-table{border:0;padding:0;margin:0}.wp-block-table#no-border-table .has-fixed-layout td,.wp-block-table#no-border-table .has-fixed-layout th{border-color:transparent;padding-left:0}.wp-block-columns{margin-bottom:0}body.page-id-69019 .with-image h2.section-subtitle,body.page-id-69019 .without-image h2.section-subtitle{font-size:46px;font-weight:700;margin-bottom:20px}body.page-id-69019 #clients-section>div>h4.title-small{font-weight:300}.page-id-7201 .product--description h3{margin-bottom:10px}.page-id-7201 .service-gallery .title-sub{margin-bottom:15px}.page-id-3451 .contentStyleBox .btn--readmore,.page-id-7051 .contentStyleBox .btn--readmore{-webkit-box-shadow:unset;box-shadow:unset;outline:0;border:none;margin:25px 0 0 0;line-height:1.5}.page-id-7051 .content-style h3~p{padding:0;margin-top:12px}.page-id-7051 .contentStyleBox>.textBox{display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden;margin:50px 0 0 0}.page-id-7051 .contentStyleBox.toggled>.textBox{display:block;-webkit-line-clamp:unset;-webkit-box-orient:unset;overflow:unset}.page-id-3451 .contentStyleBox>.textBox{display:-webkit-box;-webkit-line-clamp:9;-webkit-box-orient:vertical;overflow:hidden;margin:50px 0 0 0;height:286px}.page-id-3451 .contentStyleBox.toggled>.textBox{display:block;-webkit-line-clamp:unset;-webkit-box-orient:unset;overflow:unset;height:auto}.contentStyleBox h2.title-sub.section-title{color:#e53f30}ul.page-header-certification{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px;list-style:none;padding:16px 0 0 0}.page-header-certification img{height:72px!important;width:auto!important}.page-header-title{padding:44px 0}.page-header-title h1{margin-bottom:0;color:#fff;font-size:32px;line-height:1.18}.button-primary,.button-secondary{background:#e53f30;color:#fff;padding:.53125rem 2.5rem;font-size:18px;font-weight:700;display:inline-block;text-align:center;text-transform:uppercase;cursor:pointer;border:none;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.button-primary:hover,.button-secondary:hover{opacity:.9}.button-secondary{background:#3a3a3a}.button-large{padding:.85rem 2.35rem .5rem 2.35rem;font-size:20px}.button-small{padding:.53125rem 1rem}.btn-reset{background:0 0;border:0;padding:0;cursor:pointer;white-space:nowrap}.btn-reset:focus{outline:0}.btn-link{position:relative;display:inline-block;padding:.75rem 1rem .5rem 1rem;font-size:14px;font-weight:700;text-align:center;color:#151515;border:1px solid #151515;-webkit-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease;cursor:pointer;line-height:1;white-space:nowrap}.btn-link:hover{background-color:#151515;color:#fff}.btn-link.btn-primary-red{background-color:#e53f30;border-color:#e53f30!important;color:#fff}.btn-link.btn-primary-red:hover{background-color:transparent!important;color:#e53f30!important}.btn-link.btn-white-outline{border-color:#fff;color:#fff}.btn-link.btn-white-outline:hover{background-color:#fff;color:#3a3a3a}.btn-link.btn-outline{border-color:#3a3a3a;color:#3a3a3a}.btn-link.btn-outline:hover{background-color:#3a3a3a;color:#fff}.btn-link.btn-dark-outline:hover{background-color:#3a3a3a;color:#fff}.btn-link.btn-has-icon.btn-icon-left{padding-left:2rem}.btn-link.btn-has-icon.btn-icon-left svg{position:absolute;margin-right:4px;inset:.5rem auto 0 .65rem}.btn-link.btn-has-icon.btn-icon-left.btn-icon-phone svg{top:.6rem}.btn-link.btn-has-icon:not(.btn-icon-left){padding-right:2rem}.btn-link.btn-has-icon:not(.btn-icon-left) svg{position:absolute;inset:.75rem .65rem 0 auto}.btn-link.btn-has-icon:not(.btn-icon-left) span.u-relative svg{top:0;right:-1.5rem}.download-specs{font-size:16px;color:#e53f30;text-transform:uppercase;font-weight:600;display:block}.enquire-button{margin-left:20px}.request-quote-add-button{margin-bottom:0!important}.card-primary,.card-primary .button-primary,.card-primary .button-secondary,.product__descp-btn a{border-radius:4px}.card-default .card-image img,.card-primary .card-image img{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.card-default{-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16);border:1px solid #dedede}.card-default:hover{-webkit-box-shadow:0 0 25px #00000029;box-shadow:0 0 25px #00000029}.card-default .card-image{position:relative;height:0;padding-top:60%;background-color:#000;border-radius:0}.card-default .card-image.--product-enquiry{padding-top:56%}.card-default .card-image img{position:absolute;inset:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;display:block;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.card-default .card-image img:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);width:100%}.card-primary{display:block}.card-primary__det{position:relative;-webkit-box-shadow:0 4px 25px rgba(0,0,0,.16);box-shadow:0 4px 25px rgba(0,0,0,.16);height:100%}.card-primary__det:hover{-webkit-box-shadow:0 0 25px #00000029;box-shadow:0 0 25px #00000029}.card-primary__det .card-image>a>img,.card-primary__det .card-image>a>picture>img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;width:100%}.card-primary__det .card-image img{height:232px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;width:100%}.latest-offer .card-primary__det .button-primary,.single-related-products .card-primary__det .button-primary{bottom:45px}.card-product{display:grid;grid-template-rows:auto 1fr;height:100%}.card-desc{padding:15px 20px 20px}.card-desc.card-product-desc{padding:1.5rem}.card-desc h4{color:#3a3a3a;font-weight:700;margin-bottom:8px;font-size:18px;font-weight:500;text-transform:uppercase;line-height:22px}.card-desc h4>a{color:#3a3a3a}.page-template-eofy-landing .card-desc h4>a{font-size:18px;font-weight:700}.product-listing .card-desc h4.price,.rental-subcat .card-desc h4.price{margin-bottom:0;margin-top:12px;text-transform:unset}.page-template-eofy-landing .card-desc h4.two-line-text{height:44px}.card-desc ul{padding-left:16px;list-style:none}.card-desc ul li{position:relative;font-weight:300}.card-desc ul li::before{content:" ";width:8px;height:8px;border-radius:50%;background-color:#3a3a3a;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-16px}.card-desc figure{margin:0}.card-product-ctas{padding:0 1.5rem 1.5rem 1.5rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card-product-ctas a{width:calc(50% - 6px)}.card-product-name{font-size:24px!important;line-height:1.25!important}.card-product-name span{display:block;color:#e53f30;font-size:80%}.card-product-availability{margin-bottom:.75rem}.card-product-availability span{font-weight:300;font-size:16px;position:relative;padding-left:1.75rem}.card-product-availability span:before{content:'';position:absolute;inset:-1px auto 0 0;display:block;height:16px;width:16px;border:2px solid #49ab47;border-radius:50%}.card-product-availability span.--available:before{background-color:#49ab47}.card-title{background-color:#e53f30;padding:12px;text-align:center}.card-title>*{color:#fff}.card-title h4{font-size:18px;font-weight:500;text-transform:uppercase;line-height:22px;margin-bottom:0}.page-id-62432 .card-primary{display:none}.page-id-62432 .card-primary.active{display:block}.page-template-templatesnew-sales-php .card-primary{display:block}.card-image{position:relative;height:0;padding-top:60%;background-color:#000;overflow:hidden}.card-image img{position:absolute;inset:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;display:block;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.card-image img:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);width:100%}.parts .container .row{margin-left:-15px;margin-right:-15px}.parts .container .row>*{padding:0 15px}.parts .container .row .card-default{margin-top:35px}.parts .container .row .card-default .card-image{border:3px solid #e53f30;border-bottom:none}.parts .title-sub{margin-bottom:20px}.latest-offer{padding-bottom:35px}.latest-offer .card-primary{display:none}.latest-offer .card-primary.active{display:block}.latest-offer .added-msg{margin-bottom:20px}.latest-offer .addedmsg-div{margin-top:20px}.latest-offer .addedmsg-div h3~p{padding-top:0}.search-result .container .card-default{margin-top:35px}.card__overlay-link{inset:0;z-index:1;color:transparent}.card__image{padding-top:56%;background-color:#e53f30;color:#fff}.card__image img{position:absolute;inset:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.card__bar-title{background-color:#3a3a3a;color:#fff;padding:1rem 1rem .65rem 1rem;font-weight:700;font-size:20px}#product_cat_3351 .card-image img,#product_cat_3451 .card-image img,#product_cat_3501 .card-image img{height:230px}.blog-inner .row .card-default,.license__det .row>div,.license__detail .row>div,.parts .container .row .card-default,.product-listing .row .card-primary,.rental-subcat .container .row .card-primary{max-width:33.33%;width:100%}.parts .container .row .card-default,.product-listing .row .card-primary,.rental-subcat .container .card-default,.rental-subcat .container .row .card-primary,.search-result .container .card-default{margin-top:35px}.single-related-products .row .card-primary{max-width:33.33%;width:100%;margin-top:35px}.single-related-products .row .card-primary .card-primary__det .card-image img{height:232px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;width:100%}.card-primary__det.card-primary__blogs{padding:12px 12px 25px;position:relative}.card-primary__det.card-primary__blogs .card-image{position:relative}.card-primary__det.card-primary__blogs .card-image img{width:100%;height:240px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;display:block}.card-primary__det.card-primary__blogs .overlay{position:absolute;bottom:0;left:0;right:0;background-color:rgba(58,58,58,.8);color:#fff;font-size:14px;padding:5px 12px;font-weight:300}.card-primary__det.card-primary__blogs .pinned{position:absolute;top:0;right:0;background-color:#e53f30;color:#fff;font-size:14px;padding:5px 10px;border-radius:4px}.card-primary__det.card-primary__blogs .card-desc{padding:16px 1px 16px;margin-bottom:20px}.card-primary__det.card-primary__blogs .card-desc h4{font-family:var(--primary-font);font-size:18px;font-weight:700;color:#3a3a3a;margin-bottom:8px;line-height:22px}.card-primary__det.card-primary__blogs .card-desc h4 a{color:#3a3a3a;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.card-primary__det.card-primary__blogs .card-desc h4 a:hover{color:#e53f30}.card-primary__det.card-primary__blogs .five-line-text p{font-weight:300}.card-tag{background-color:#0dc6461A;color:#0dc646;font-size:12px;border-radius:30px;font-weight:300;padding:6px 16px;display:inline-block;margin-bottom:16px}.read-post{color:#e53f30;position:absolute;bottom:25px;font-weight:300}.read-post:after{content:url(../images/upRight.svg);margin-left:12px}.pinned-blogs{margin-top:40px;border-bottom:1px solid #f1f1f1;padding-bottom:40px}.pinned-wrapper>div{width:33.33%}.pinned-wrapper .pinned{position:absolute;top:0;right:0;background-color:#e53f30;color:#fff;font-size:14px;padding:5px 10px;border-radius:4px}.rental-main.blogs-main>div.display{display:block}.rental-main.blogs-main>div>div{-webkit-box-shadow:0 3px 6px #00000029;box-shadow:0 3px 6px #00000029}.single-pagination .card-tag{margin-top:16px}.modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1010;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:30px;background:rgba(255,255,255,.95);opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.modal.active{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1}.modal-body{max-width:695px;margin:auto;width:100%;position:relative}.logged-in .modal-body{margin-top:40px}.modal__close{position:absolute;inset:0 0 auto auto;background-color:#e53f30;cursor:pointer;line-height:44px;width:44px;height:44px;text-align:center}.modal__close>span{color:#fff;font-weight:700}#modal-search input[type=text]{width:100%;border:5px solid #e53f30;border-top:none;border-left:none;border-right:none;padding-right:40px;font-size:28px;font-weight:700;color:#3a3a3a}#modal-search input[type=text]::-webkit-input-placeholder{font-size:28px;font-weight:700;color:#e53f30}#modal-search input[type=text]:-moz-placeholder{font-size:28px;font-weight:700;color:#e53f30}#modal-search input[type=text]::-moz-placeholder{font-size:28px;font-weight:700;color:#e53f30}#modal-search input[type=text]:-ms-input-placeholder{font-size:28px;font-weight:700;color:#e53f30}#modal-search input[type=text]::-ms-input-placeholder{font-size:28px;font-weight:700;color:#e53f30}#modal-search input[type=text]::placeholder{font-size:28px;font-weight:700;color:#e53f30}#modal-search form{position:relative}#modal-search input[type=submit]{font-size:0;background-color:unset;background-image:url(../images/search-colored.svg);position:absolute;top:68%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:8px;background-repeat:no-repeat}.logged-in #modal-search .modal-body{margin-top:auto}.filter .modal-content{padding:25px 25px 70px 25px}.popupimagebox.is-open{position:fixed;z-index:9999;padding-top:20px;padding-bottom:20px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.9)}.popupimagebox.is-open .modal-content div{display:none}.popupimagebox.is-open .modal-content div.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popupimagebox .close{position:absolute;top:15px;right:35px;color:#f1f1f1;font-size:40px;font-weight:700;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.popupimagebox .close:focus,.popupimagebox .close:hover{color:#bbb;text-decoration:none;cursor:pointer}.popupimagebox .action a.disabled{opacity:.4;pointer-events:none}.accordion{position:relative;margin-top:30px;background-color:#fff;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16);border:1px solid #dedede;cursor:pointer;overflow:hidden}.accordion__header{cursor:pointer;padding:29px 84px 24px 32px}.accordion__header h4{color:#e53f30;font-size:18px;font-weight:700;text-transform:uppercase;margin:0}.accordion__det{margin-top:-20px;padding:0 84px 32px 32px;display:none}.accordion__det .button-primary{margin-top:20px}.accordion.active .accordion__det{display:block}.accordion.active .expand img{-webkit-transform:rotateX(180deg);-ms-transform:rotateX(180deg);transform:rotateX(180deg)}.accordion.active .expand.active svg{-webkit-transform:translate(-50%) rotate(180deg);-ms-transform:translate(-50%) rotate(180deg);transform:translate(-50%) rotate(180deg)}.accordion .expand{position:absolute;right:0;background-color:#e53f30;top:0;bottom:0;padding-left:26px;padding-right:26px;cursor:pointer}.accordion .expand img{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:relative;width:20px}.accordion .expand svg{position:absolute;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;bottom:50%}.faq-main .accordion{display:none}.faq-main .accordion.display{display:block}.faq-main h3.faq-category{margin-top:30px;line-height:1;font-size:28px}.faq-category-wrapper:not(:last-of-type){border-bottom:1px solid #ccc;padding-bottom:30px}.faq-category-wrapper .accordion:first-of-type{margin-top:0}.faq-category-wrapper .accordion.display{display:block}.faq-category-wrapper a.button-primary{margin-top:30px}.faq .custom_buildtrucks{padding-top:30px;padding-bottom:10px}.faq_gap{margin-top:50px}.faq-template-default .blog-detailCTA .blog-TOC{display:none}.faq-template-default .blog-detailCTA .share{padding-top:0}.key-informantions__accordion>.accordion:first-child{margin-top:0}.key-informantions__accordion>.accordion+.accordion{margin-top:1rem}.key-informantions__accordion .accordion__det,.key-informantions__accordion .accordion__header{padding:1rem 4rem .65rem 1rem}.key-informations__content+.key-informantions__accordion{margin-top:1.5rem}.main-banner .banner-det img{margin-bottom:0;-o-object-fit:contain;object-fit:contain}.main-banner__det h2{font-size:44px;margin-bottom:20px;font-weight:700;line-height:46px;text-transform:uppercase}.celebration{background-repeat:no-repeat;background-size:cover;padding:1px 15px;position:relative;background-color:#e53f30}.celebration .sticky-det{border:none;padding:4px 0 0 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.celebration .heartkids-bottom.celebration .sticky-det *,.celebration p{color:#fff;font-size:22px;font-weight:700}.celebration p span{color:#fad48f!important}header .celebration svg path{fill:#fff}.celebration .close{margin-left:30px}.celebration .celebration-icon>img{width:60px}.celebration .heartkids-bottom.celebration.active{display:block}.celebration-det img{width:192px;display:inline-block;margin-right:0!important;margin-left:6px}.celebration-img img{max-width:85px}.widget-block{padding:45px 0}.widget-block__bg{inset:0;position:absolute}.widget-block__heading{font-size:24px;margin-bottom:1rem;line-height:1.25;font-family:var(--primary-font);font-weight:900}.widget-block__heading span{color:#e53f30}.widget-block__subheading{margin-bottom:.25rem;font-size:1rem;font-weight:400}.widget-block__subheading+.widget-block__heading{margin-top:.5rem}.widget-block__subheading.page-list__subheading{margin-bottom:1.5rem}.widget-block__description,.widget-block__description *{font-weight:300}.widget-block__cta{margin-top:2rem}.widget-block.content-block,.widget-block.content-block p{font-weight:300}.media-panel__wrapper>div{width:100%}.media-panel__subheading{font-weight:400}.media-panel__description+.media-panel__links{margin-top:1.5rem}.media-panel__description ul{list-style:none;margin-top:1rem;padding-left:0}.media-panel__description ul li{position:relative;padding-left:1.75rem}.media-panel__description ul li+li,.media-panel__description ul li>ul{margin-top:.5rem}.media-panel__description ul li:before{content:url("data:image/svg+xml,<svg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'><circle cx='8' cy='8.5' r='8' fill='%233A3A3A'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.7192 6.45273L7.38515 10.7867C7.13495 11.037 6.72926 11.037 6.47904 10.7867L4.28076 8.58846L4.88484 7.98439L6.93209 10.0317L11.1151 5.84866L11.7192 6.45273Z' fill='white'/></svg>");display:block;height:16px;width:16px;position:absolute;left:.25rem;top:3px}.media-panel__badges{margin-top:1.5rem}.media-panel__badges img{max-height:60px;min-width:60px}.media-panel__image-wrapper{position:relative}.media-panel__image-wrapper .play{position:absolute;inset:0}.mp .media-panel__image-wrapper:before{content:'';position:absolute;z-index:1;display:none;height:58px;width:58px;background-color:inherit;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mp.bg-none .media-panel__image-wrapper:before,.mp.bg-white .media-panel__image-wrapper:before{background-color:#fff}.mp.bg-offwhite .media-panel__image-wrapper:before{background-color:#f5f5f5}.mp.bg-dark .media-panel__image-wrapper:before{background-color:#3a3a3a}.media-panel__layout-right .media-panel__image-wrapper:before{display:block;inset:-29px -29px auto auto}.media-panel__tab{padding:.5rem!important;color:#fff;font-size:18px;font-family:CustomFont,sans-serif;margin-bottom:1rem;font-weight:700}.media-panel__tab--active:after{content:'';position:absolute;inset:auto 0 0 0;display:block;height:3px;width:100%;background-color:#e53f30}.media-panel__tab-content .media-panel__tab-form-group{margin-top:2rem}.media-panel__tab-content .media-panel__tab-form-group+.media-panel__tab-form-group{margin-top:1.5rem}.media-panel__tab-content .media-panel__tab-form-group label{display:block;margin-bottom:.25rem;font-weight:300}.media-panel__tab-content .media-panel__tab-form-group select{background-color:transparent;color:#fff;border:1px solid #fff;position:relative;background-image:url(../images/downArrow-white.svg)}.media-panel__tab-form-submit{margin-top:2rem;font-weight:700;font-family:CustomFont,sans-serif;font-size:18px!important;padding:13px 20px 8px 20px!important}.widget-block__heading.partner-logos__heading{font-size:18px;margin-bottom:3rem}.partner-logos__carousel.owl-carousel:not(.owl-loaded){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.partner-logos__carousel.owl-carousel:not(.owl-loaded) .item{width:100%}.partner-logos__carousel.owl-carousel:not(.owl-loaded) .item:not(:first-child){display:none}.partner-logos__carousel .item{padding:0 1rem}.partner-logos__carousel .item img{max-height:120px}.partner-logos__carousel .owl-nav{margin-top:2rem;text-align:center}.partner-logos__carousel .owl-nav button{height:32px;width:32px;position:relative;background-color:#3a3a3a!important;overflow:hidden;-webkit-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease}.partner-logos__carousel .owl-nav button+button{margin-left:.5rem}.partner-logos__carousel .owl-nav button:before{content:'';position:absolute;inset:0;margin:auto;display:block;height:25%;width:25%;border-bottom:3px solid #fff;border-left:3px solid #fff}.partner-logos__carousel .owl-nav button.owl-prev:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);left:3px}.partner-logos__carousel .owl-nav button.owl-next:before{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);right:3px}.partner-logos__carousel .owl-nav button span{display:none}.page-list__card-image.card__image{padding-top:40%}.page-list-woo__items{display:grid;grid-template-columns:1fr;gap:1.5rem}.page-list-woo__item{height:400px}.page-list-woo__item .card{height:100%;-webkit-box-shadow:0 4px 15px 0 rgba(0,0,0,.15);box-shadow:0 4px 15px 0 rgba(0,0,0,.15);border-radius:4px;overflow:hidden;position:relative}.page-list-woo__item .card:hover .card__image img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.page-list-woo__item .card__image{position:absolute;inset:0;height:100%;width:100%;overflow:hidden}.page-list-woo__item .card__image::after{content:'';position:absolute;inset:0;background:-webkit-gradient(linear,left bottom,left top,color-stop(17.4%,rgba(0,0,0,.68)),color-stop(49.9%,rgba(0,0,0,0)));background:-webkit-linear-gradient(bottom,rgba(0,0,0,.68) 17.4%,rgba(0,0,0,0) 49.9%);background:-o-linear-gradient(bottom,rgba(0,0,0,.68) 17.4%,rgba(0,0,0,0) 49.9%);background:linear-gradient(0deg,rgba(0,0,0,.68) 17.4%,rgba(0,0,0,0) 49.9%);z-index:1;pointer-events:none}.page-list-woo__item .card__image img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.page-list-woo__item .card__bar-title{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;color:#fff;font-weight:700;font-size:20px;z-index:2;background:0 0}.page-list-woo__item .card__overlay-link{position:absolute;inset:0;z-index:3}.key-informations__container{padding:1.5rem;font-weight:300}.key-informations .widget-block__heading.key-informations__heading{margin-bottom:2rem}.key-informations__tab-headings{margin-bottom:2rem;overflow:hidden;position:relative}.key-informations__tab-headings.-scrollable ul{overflow-x:auto;-webkit-overflow-scrolling:touch}.key-informations__scroll-guide{inset:0 0 0 auto;width:8rem;border-radius:5px;background-color:rgba(255,255,255,.75);color:#e53f30;background-image:url("data:image/svg+xml,%3Csvg version='1.2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='16' height='16'%3E%3Ctitle%3Earrow-left-right-svg-svg%3C/title%3E%3Cstyle%3E .s0 %7B fill: none;stroke: %23e53f30;stroke-linecap: round;stroke-linejoin: round;stroke-width: 2 %7D %3C/style%3E%3Cpath id='Layer' fill-rule='evenodd' class='s0' d='m8 1l7 7-7 7m-7-7h14'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right 1rem;-webkit-animation:flashing 1s infinite;animation:flashing 1s infinite;font-size:.75rem;line-height:1;font-weight:600;padding:1rem 2rem 1rem .75rem}.key-informations__tab{position:relative;font-weight:600;color:inherit;font-size:18px;font-family:CustomFont,sans-serif;padding:.5rem!important}.key-informations__tab:after{content:'';position:absolute;inset:auto 0 0 0;display:block;width:100%;height:3px;background-color:#e53f30;opacity:0}.key-informations .is-selected .key-informations__tab:after{opacity:1}.key-informations__tab-content *{font-weight:300}.key-informations__tab-content h1,.key-informations__tab-content h2,.key-informations__tab-content h3,.key-informations__tab-content h4{margin-bottom:10px}.key-informations__tab-content.-showing-less .-hide-on-less,.key-informations__tab-content.-showing-less .-show-less,.key-informations__tab-content.-showing-less .key-informations__content.--preview+.--full{display:none}.key-informations__tab-content:not(.-showing-less) .-show-more,.key-informations__tab-content:not(.-showing-less) .key-informations__content.--preview{display:none}.key-informations__content p,.key-informations__content ul{margin-bottom:10px;padding-top:0}.key-informations__content blockquote{margin:0 0 20px 0;padding-left:.75rem;border-left:3px solid #d7d7d7}.key-informations__content-expander,.key-informations__faqs-content-expander{font-weight:600;margin-top:1.5rem;padding-bottom:.75rem!important}@-webkit-keyframes flashing{0%{opacity:1}50%{opacity:.75}100%{opacity:1}}@keyframes flashing{0%{opacity:1}50%{opacity:.75}100%{opacity:1}}.info-point p{font-weight:300}.info-point__item{width:calc(100% - 1rem)}.info-point__title{font-weight:700}.why-us{padding:90px 0 100px}.why-us p{padding-top:0;font-size:20px;line-height:1.5;font-weight:300}.why-us-detail{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.why-us-detail>*{width:calc(49% - 40px)}.why-us-detail ul{list-style:none;padding:0;margin:0;margin-bottom:0!important}.why-us-detail ul li{font-size:20px;line-height:1.2;font-weight:600}.why-us-detail ul li:not(:last-of-type){padding-bottom:20px}.why-us-detail ul li:before{content:url(https://www.plantman.com.au/wp-content/uploads/2023/02/hand-pointer.svg);vertical-align:middle;margin-right:10px}.why-us-img{width:51%}.applications{padding:100px 0}.applications p{padding-top:0;font-size:20px;line-height:1.5;font-weight:300}.applications-detail .applications p{font-size:16px}.applications-detail{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;gap:16px}.applications-detail>div{width:calc(33.33% - 10px)}.applications-detail img{margin:0 auto}.applications-detail h4{margin-top:20px;font-size:18px;line-height:1.17;margin-bottom:16px;font-weight:700}.applications-description{padding:0 15px 24px;text-align:center}#clients-section{background-color:rgba(58,58,58,.05);padding:80px 0;margin-top:100px}.clients{position:relative;padding-top:49px}.clients .title-small{margin-bottom:32px}.clients .owl-stage{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.clients .owl-nav{position:absolute;top:-76px;margin-top:0;right:0}.clients .owl-nav span{display:none}.clients .owl-nav .owl-prev:before{content:url(../images/left-arrow.svg)}.clients .owl-nav .owl-next:before{content:url(../images/right-arrow.svg)}.partners .title-small{margin-bottom:20px}.testimonial{padding:100px 0;position:relative;background-size:cover;background-repeat:no-repeat}.page-template-eofy-landing .testimonial{padding-top:50px;padding-bottom:50px;background-size:cover;background-repeat:no-repeat}.page-template-eofy-landing .testimonial .title-main,.page-template-eofy-landing .testimonial .title-sub{color:#fff}.page-template-eofy-landing .testimonial .owl-nav .owl-prev:before{content:url(../images/left-arrowwhite.svg)}.page-template-eofy-landing .testimonial .owl-nav .owl-next:before{content:url(../images/right-arrowwhite.svg)}.testimonial .owl-nav{position:absolute;top:-76px;margin-top:0;right:0}.testimonial .owl-nav span{display:none}.testimonial .owl-nav .owl-prev:before{content:url(../images/left-arrow.svg)}.testimonial .owl-nav .owl-next:before{content:url(../images/right-arrow.svg)}.testimonial .section-subtitle,.testimonial .section-title{color:#fff;line-height:1.2}.testimonial .section-title{margin-bottom:55px}.single-detail+.testimonial{margin-top:80px}.testimonial-card{padding:2.5rem 2rem;background-color:#fff;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16);margin:0 4px 4px 4px}.testimonial-card__content{margin-bottom:2rem;font-weight:300}.testimonial-card__content:before{content:url(../images/quote-begin.svg);display:block;opacity:.5;text-align:center;margin-bottom:1.5rem}.testimonial-card__content a{color:#e53f30;text-decoration:underline;font-weight:300}.testimonial-card__rating{margin-bottom:.5rem}.testimonial-card__rating ul{list-style:none;padding:0;margin:0;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}.testimonial-card__rating ul li+li{margin-left:2px}.testimonial-card__title{color:#e53f30;font-weight:900;margin-bottom:.5rem;font-size:18px}.testimonials{overflow:hidden}.testimonials__bg:after{content:'0';position:absolute;inset:0;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(59,59,59,.9)),to(rgba(59,59,59,.9)));background-image:-webkit-linear-gradient(rgba(59,59,59,.9) 0,rgba(59,59,59,.9) 100%);background-image:-o-linear-gradient(rgba(59,59,59,.9) 0,rgba(59,59,59,.9) 100%);background-image:linear-gradient(rgba(59,59,59,.9) 0,rgba(59,59,59,.9) 100%)}.testimonials__heading,.testimonials__subheading{color:#fff}.testimonials .widget-block__heading.testimonials__heading{font-size:24px}.testimonials__subheading{font-weight:300}.testimonials__carousel{margin-top:2.5rem}.testimonials__carousel.owl-carousel:not(.owl-loaded){display:-webkit-box;display:-ms-flexbox;display:flex}.testimonials__carousel.owl-carousel:not(.owl-loaded) .item:not(:first-child){display:none}.testimonials__carousel .owl-dots{margin-top:1.5rem;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}.testimonials__carousel .owl-dot{height:10px;width:10px;background-color:#fff!important;border-radius:50%}.testimonials__carousel .owl-dot.active{background-color:#e53f30!important}.testimonials__carousel .owl-dot+.owl-dot{margin-left:8px}.owl-theme .owl-dots .owl-dot span{background:#d3d3d3}.owl-theme .owl-dots .owl-dot.active span{background:#e53f30}.owl-theme .owl-dots .owl-dot:focus{outline:0}.owl-theme .owl-nav [class*=owl-]{margin:6px}.owl-theme .owl-nav [class*=owl-]:hover{background:0 0}.owl-theme .owl-nav [class*=owl-]:focus{outline:0}.rental-cat .owl-nav{position:absolute;top:-76px;margin-top:0;right:260px}.rental-cat .owl-nav span{display:none}.rental-cat .owl-nav .owl-prev:before{content:url(../images/left-arrow.svg)}.rental-cat .owl-nav .owl-next:before{content:url(../images/right-arrow.svg)}.clients .owl-stage{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.clients .owl-nav{position:absolute;top:-76px;margin-top:0;right:0}.clients .owl-nav span{display:none}.clients .owl-nav .owl-prev:before{content:url(../images/left-arrow.svg)}.clients .owl-nav .owl-next:before{content:url(../images/right-arrow.svg)}#eofyclient-carousel.owl-carousel .owl-item img{width:auto}#banner-carousel .banner-det .main-banner__det>svg{min-width:260px}.upper-part .search-bar input[type=submit]{font-size:0;background-color:unset;background-image:url(../images/search-colored.svg);position:absolute;top:68%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:8px;background-repeat:no-repeat}.heartkids-bottom{position:fixed;bottom:0;background-color:#fff;left:0;right:0;z-index:99}.home .heartkids-bottom.active{display:block}.heartkids-bottom .sticky-det{text-align:center;border:1px solid #dedede;padding:12px;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}.heartkids-bottom .sticky-det p{font-weight:300}.heartkids-bottom .sticky-det .button span{color:#e53f30;margin:0 20px}.heartkids-bottom .sticky-det p img{margin-right:20px}.heartkids-bottom .sticky-det *{font-size:18px}.heartkids-bottom .sticky-det label.hs-error-msg{font-size:13.5px}.heartkids-bottom .hbspt-form>form>fieldset{margin-inline:auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.heartkids-bottom .hbspt-form>form>div.hs-submit{max-width:500px;margin-inline:auto}.heartkids-bottom form input[type=submit]{min-width:222px}.heartkids-bottom form input{border:1px solid #ddd;width:100%}.heartkids-bottom.download-page,.home .heartkids-bottom.download-page.active{display:none}.page-template-new-sale.page-child .heartkids-bottom.download-page.active,.page-template-new-sales.page-child .heartkids-bottom.download-page.active{display:block}.page-template-new-sale.page-child,.page-template-new-sales.page-child{padding-bottom:69px}.d-inline-block,.d-inline-block>*{display:inline-block}.hs_error_rollup,.hs_error_rollup ul.hs-error-msgs{display:none!important}.download-page .sticky-det{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.download-page .sticky-det>*{padding:0 20px}.download-page p{color:#3b3b3b;text-transform:capitalize}.download-pagelink a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:24px}.download-pagelink a p{color:#fff}.download-pagelink a img{-webkit-animation:MoveUpDown 1s linear infinite;animation:MoveUpDown 1s linear infinite;padding-left:10px}@-webkit-keyframes MoveUpDown{0%,100%{-webkit-transform:translateY(4px);transform:translateY(4px)}50%{-webkit-transform:translateY(-4px);transform:translateY(-4px)}}@keyframes MoveUpDown{0%,100%{-webkit-transform:translateY(4px);transform:translateY(4px)}50%{-webkit-transform:translateY(-4px);transform:translateY(-4px)}}.footerBottomSticky .closeSticky{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;cursor:pointer}.footerBottomSticky .closeSticky svg{width:16px;height:16px}.footerBottomSticky .downloadDetails{display:none}.download-page .sticky-det .closeBar{display:none}.sticky-bottom{position:fixed;bottom:0;background-color:#fff;z-index:99;-webkit-box-shadow:0 -3px 6px rgba(0,0,0,.16);box-shadow:0 -3px 6px rgba(0,0,0,.16);left:0;right:0;padding:10px 15px}.sticky-bottom>*{display:inline-block;vertical-align:middle}.sticky-bottom input[type=number]{margin-left:26px;width:90px;position:relative;border:2px solid #e53f30}.sticky-bottom input[type=number]::-webkit-inner-spin-button{background:url(../images/number-input.svg);background-repeat:no-repeat;width:14px;height:14px;padding:4px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);opacity:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.sticky-bottom h4{font-size:18px;font-weight:700;margin-bottom:0}.sticky-bottom h4 span{color:#e53f30}.sticky-bottom .button-primary{margin-left:16px}.sticky-bottom.landing-bottom>*{display:block}.sticky-bottom.landing-bottom>.container{max-width:1280px;position:relative}.sticky-bottom.landing-bottom>.container .landing-slider{padding-left:130px}.sticky-bottom.landing-bottom a.all-categories{position:absolute;font-size:16px;text-transform:capitalize;padding:13px 32px;left:56px;top:0;font-weight:300;height:50px;z-index:999}.landing-slider .owl-nav{margin-top:0}.landing-slider .owl-nav .owl-next,.landing-slider .owl-nav .owl-prev{position:absolute;top:50%;margin:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);line-height:0!important}.landing-slider .owl-nav .owl-prev{left:0}.landing-slider .owl-nav .owl-prev:before{content:url(https://www.plantman.com.au/wp-content/uploads/2021/06/landingright.jpg)}.landing-slider .owl-nav .owl-next{right:0}.landing-slider .owl-nav .owl-next:before{content:url(https://www.plantman.com.au/wp-content/uploads/2021/06/landingleft.png)}.landing-slider .owl-nav span{display:none}.landing-slider .owl-stage-outer{margin-left:56px;margin-right:56px}.landing-slider .item-detail{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:2px solid #ccc;height:50px}.landing-slider .item-detail>div:first-of-type{width:45px}.landing-slider .item-detail>div:first-of-type>img{width:45px;height:46px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.landing-slider .item-detail>div:last-of-type{width:calc(100% - 45px)}.landing-slider .item-detail>div h5{margin-bottom:0;text-align:center;color:#3a3a3a;text-transform:capitalize;line-height:1.2}.landing-slider .item.active,.landing-slider .item:hover{background-color:#e53f30}.landing-slider .item.active .item-detail,.landing-slider .item:hover .item-detail{border:none}.landing-slider .item.active .item-detail>div:first-of-type>img,.landing-slider .item:hover .item-detail>div:first-of-type>img{height:50px}.landing-slider .item.active .item-detail>div h5,.landing-slider .item:hover .item-detail>div h5{color:#fff}.product>.container>.row>div{max-width:50%;width:100%}.product__img figure{margin:0;border:3px solid #e53f30}.product__img figure img{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.product__chooseimg figure{margin:0;border-bottom:5px solid #fff}.product__chooseimg img{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.product__chooseimg .sub-img img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.product__chooseimg .sub-img>div span{cursor:pointer}.product__det ul{margin-bottom:20px}.product__det h4{text-transform:uppercase}.product__det h4+a.button-primary{background-color:transparent;padding:0;font-size:16px;color:#e53f30;text-transform:uppercase;font-weight:600;margin-bottom:24px}.product__det h4+a.button-primary svg{width:15px;height:14px}.product__det h4.price{color:#e53f30}.product__det h4.price span{font-size:14px;color:#3a3a3a;font-weight:400;padding-left:5px;text-transform:none}.product__det h1,.product__det h4{font-size:28px;color:#3a3a3a;margin-bottom:10px;line-height:33px}.product__det h5{font-size:18px;font-weight:700;margin-bottom:5px;line-height:22px}.product__det table{border-collapse:collapse;width:100%;margin-bottom:20px}.product__det table:last-child{margin-bottom:0}.product__det table td,.product__det table th{border:3px solid #fff}.product__det table td{background-color:#f2f2f2;padding:10px 15px}.product__descp{padding-top:8px}.product__descp .content{overflow:hidden;margin-bottom:20px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;height:100%!important}.product__descp .content figure{margin-top:0}.product__descp .content.active{display:block;-webkit-line-clamp:unset!important}.product__info,.product__res,.product__spec,.product__video{padding-top:30px}.product__res ul{list-style:none;padding:0;margin:0}.product__res ul li img{display:inline-block;vertical-align:middle;padding-right:8px}.product__res ul li:not(:last-of-type){margin-bottom:10px}.product__res ul a{color:#e53f30}.border-bottom+.product__spec{padding-top:25px;margin-top:25px;border-top:1px solid #ccc}.product__info .button-primary{width:100%;text-align:center;margin-top:15px}.product__descp-btn{margin-top:18px;border-bottom:1px solid #dedede;margin-bottom:20px;padding-bottom:35px}.product__descp-btn>*{margin-top:8px}.product__descp-btn a{width:100%;border-radius:4px}.product__descp-btn .cta-btn{padding:.3rem 2.5rem}.product__descp-btn .cta-btn:after{content:url(https://www.plantman.com.au/wp-content/uploads/2023/02/Phone-3.svg);vertical-align:baseline}.product__descp-btn .add-request-quote-button{background:#fff;color:#3a3A3ACC;padding:.4rem 2.5rem;border:2px solid #3a3A3A80;font-size:18px;font-weight:500;display:inline-block;text-align:center;text-transform:uppercase;cursor:pointer}.product__descp-btn .add-request-quote-button:after{content:url(https://www.plantman.com.au/wp-content/uploads/2023/02/Quote.svg);display:inline-block;vertical-align:text-top;line-height:1;margin-left:12px}.product-listing .row .card-primary{margin-top:35px}.single-products{padding-bottom:62px}.product--description h3{font-size:20px}.product--description h3~p{padding-top:0}.page-id-7201 .product--description h3{margin-bottom:10px}.product--description .list-unstyled li{margin-bottom:10px}.product--description .list-unstyled li:last-of-type{margin-bottom:20px}.product--description a{color:#3a3a3a}.page-template-new-sale .product--description h1{font-size:44px}.product--description .page-id-68194.product--description h2,.product--description .page-id-68194.product--description h3,.product--description .page-id-68194.product--description h4,.product--description .page-id-68194.product--description h5,.product--description .page-id-68194.product--description h6{color:#e53f30;font-size:20px!important;font-style:normal}.product--description .page-id-68194.product--description h1{color:#e53f30;font-size:24px!important;font-style:normal}.product--description .page-id-68194.product--description ul{margin-bottom:20px}.product--description .page-id-68194.product--description .btn--readmore.button-primary{margin-top:0}.page-id-68194 .business__det .product--description h2{font-size:24px!important}.page-id-68194 .product--description h3{color:#3b3b3b!important;font-weight:700}.productContentDescription .product--description{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;margin:0}.productContentDescription .product--description>*{display:block}.productContentDescription.toggled .product--description{display:block;-webkit-line-clamp:unset;-webkit-box-orient:unset;overflow:unset}.productContentDescription .btn--readmore{-webkit-box-shadow:unset;box-shadow:unset;outline:0;border:none;margin:25px 0 0 0;line-height:1.5}.btn--readmore{padding-top:.53125rem!important}div.pagination:empty{display:none}.pagination{margin-top:70px;text-align:right;margin-left:auto;width:100%}.pagination>*{padding:15px 20px;background-color:#fff;color:#e53f30;border:2px solid #e53f30;font-size:20px;font-weight:500}.pagination>.current{background-color:#e53f30;color:#fff}.pagination>:hover{background-color:#e53f30;color:#fff}.pagination>:not(:first-of-type){margin-left:12px}.page-id-68194 .pagination{display:none}.available-result{font-size:22px;margin:25px 0}.available-result+.available-result{display:none}p.unavailable{margin-bottom:20px;line-height:17px;font-size:14px;background-color:#e53f30;padding:10px;color:#fff}p.unavailable a{color:#fff;text-decoration:underline}p.unavailable img{display:inline-block;margin-right:10px;vertical-align:bottom}.sub-img{margin-left:-15px;margin-right:-15px}.sub-img>*{padding:0 15px}.sub-img>div{max-width:33.33%;width:100%;margin-top:10px}h4.starting-price{font-size:18px;color:#e53f30;font-weight:700;text-transform:none}.border-bottom .starting-price{font-size:24px}.readmore{font-weight:400;color:#e53f30}.product-availability-checkbox{border:2px solid #010101;padding:.13rem .625rem;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;background:rgba(3,3,3,.15);cursor:pointer;border-radius:1px;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;gap:8px;justify-content:center;align-items:center}.product-availability-checkbox>label{font-size:20px;text-transform:uppercase;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;gap:8px}.product-availability-checkbox>label>input[type=checkbox]{cursor:pointer;width:17px;accent-color:#e53f30}.product-availability-checkbox>label:hover{cursor:pointer}.available-check:before,.unavailable-check:before{content:'';width:10px;height:10px;background:#0dc646;display:inline-block;border-radius:50%;margin-right:8px}.unavailable-check:before{width:8px;height:8px;border:2px solid #2bad82;background:#fff}#related_products .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex}#related_products .owl-stage .item{position:relative}#related_products .owl-stage .item,#related_products .owl-stage .item .card-primary{height:100%}#related_products+.reach{margin-top:0}.single-related-products{margin-bottom:80px}.single-related-products .row .card-primary{max-width:33.33%;width:100%;margin-top:35px}.single-related-products .row .card-primary .card-primary__det .card-image img{height:232px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;width:100%}.single-related-products .row .card-primary .card-primary__det .button-primary{bottom:45px}.similar{padding-top:55px;padding-bottom:150px}.similar .card-primary{padding:20px 0}.similar-blog>div{margin-top:40px}.gform-product-enquire a{background:#e53f30;color:#fff;padding:.4rem 2.5rem;font-size:18px;font-weight:500;display:inline-block;text-align:center;text-transform:uppercase;cursor:pointer}.gform-product-enquire a p{font-size:18px}.enquiry-product-det{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 0 25px #00000029;box-shadow:0 0 25px #00000029;border-radius:10px}.enquiry-product-det>div:first-of-type{width:30%}.enquiry-product-det>div:last-of-type{width:70%}.enquiry-product-det .card-image img{width:100%;height:100%}.enquiry-product-det .enquiry-specs{padding:0 25px}.enquiry-product-det .enquiry-specs h3{margin-bottom:10px;line-height:1.5;font-size:24px}.product-row{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.position-sticky{position:sticky;top:180px}.taxonomy-parts .card-primary,.taxonomy-rental .card-primary{display:none}.taxonomy-parts .card-primary.active,.taxonomy-rental .card-primary.active{display:block}_:-ms-lang(x),.product__descp .content.active{height:auto}.prodSingle-sticky .gform-product-enquire a{border-radius:4px;padding:.5rem 2.5rem}.prodSingle-sticky h4{margin-bottom:0}.page-header-top{padding:100px 0 50px;position:relative;background-position:bottom;background-size:cover;background-repeat:no-repeat}.page-header-top h1{font-size:40px;position:relative;text-transform:uppercase;margin-bottom:0;line-height:1.2}.page-header-top h1 span{color:#e53f30}.page-header-top *{color:#fff}.page-header-top p{font-weight:200}.breadcrumb ul{border-bottom:1px solid #dedede;text-align:center;padding:10px 0;list-style:none;padding:0;margin:0}.breadcrumb li{display:inline-block;padding:0 15px;color:#e53f30;position:relative;font-size:14px}.breadcrumb li::after{content:"";background-color:#e53f30;position:absolute;height:14px;width:2px;top:5px;right:-2px}.breadcrumb li:last-child::after{content:none}.breadcrumb li a{color:#3a3a3a;font-size:14px}.position-center{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.modal.filter{overflow-y:hidden;background:rgba(59,59,59,.95)}.filter .modal-body{background-color:#fff;max-width:535px;position:relative}.filter .modal__close{top:-10px;right:-10px}.filter .modal-content{padding:35px 35px 70px 35px}.filter .modal-content .modal-form{max-height:335px;overflow-y:auto}.filter .modal-content .modal-form form{padding-right:25px}.filter .modal-content form label{margin-top:20px;display:block;font-weight:700;margin-bottom:5px}.filter .modal-content h4{font-size:32px;color:#e53f30;line-height:38px;margin-bottom:0}.filter .modal-content input[type=submit]{position:absolute;left:0;right:0;bottom:0;width:100%;cursor:pointer}.modal-content form label{margin-top:20px;display:block;font-weight:700;margin-bottom:5px}.filter_buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.filter_buttons .button-primary{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;padding:14px 13px}.advanced-filter-options{position:relative}.advanced-filter-options:after{content:"";position:absolute;background-color:#3a3a3a;width:1px;height:100%;top:0;right:15%}.filter-dropdown{position:absolute;top:calc(100% + 16px);right:0;min-width:418px;z-index:9;-webkit-box-shadow:3px 6px 30px #00000029;box-shadow:3px 6px 30px #00000029;background-color:#fff;padding:24px;border-radius:4px;display:none}.filter-dropdown-title{margin-bottom:12px}.filter-dropdown-title h4{font-size:20px}.filter-dropdown-title a{color:#e53f30;font-size:18px}.filter-dropdown-body form label{margin-bottom:10px;display:inline-block}.filter-dropdown-body form select{margin-bottom:20px}.filter-dropdown-body form input[type=submit]{width:100%;height:unset;padding:18px}.applied-filter{margin-top:18px}.applied-filter__list{margin-top:10px;display:inline-block;padding:3px 9px;border:1px solid #dedede}.applied-filter__list:not(:first-of-type){margin-left:7px}.applied-filter__list strong{text-transform:capitalize}.applied-filter .remove-filter{color:#ff4e4e;padding-left:12px}.applied-filter .remove-filter>svg{margin-bottom:2px}.availability form#show-availability{min-width:230px}.availability svg{margin-right:8px;margin-top:-1px}.availability>div:not(:first-of-type){margin-left:14px}.availability .advance-filter-button-wrapper svg{margin-right:0}.availability .advance-filter-button-wrapper .button-delete{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}.availability-filter select{display:inline-block;width:300px;border:1px solid #3a3a3a}.availability-filter select:focus{border-color:#e53f30}.availability-filter select option{font-weight:300;margin-top:12px}.availability-filter span{font-size:20px;font-weight:300;padding-right:14px}.product-listing__availability-title{margin-top:2rem;font-size:20px}.gallery .owl-item img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.service-gallery .business,.service-gallery .history,.service-gallery .rental,.service-gallery .sales-new,.service-gallery .what{margin-top:0}.service-gallery .title-sub{margin-bottom:25px}.service-gallery .card-primary .card-desc h4.price{padding-top:20px;margin-bottom:0}.rental-cat.service-gallery .gallery.owl-carousel:not(.owl-loaded){display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.rental-cat.service-gallery .gallery.owl-carousel:not(.owl-loaded) .item{width:100%}.rental-cat.service-gallery .gallery.owl-carousel:not(.owl-loaded) .item:not(:first-child){display:none}.rental-cat.service-gallery .owl-nav{right:0}.rental-cat.service-gallery .owl-nav .owl-next{margin-right:0}#gallery-popupimagebox .modal-content{padding-left:10px;padding-right:10px;margin:auto}#gallery-popupimagebox .modal-content .active span>img{max-height:calc(100vh - 40px);width:auto}#gallery-popupimagebox .action .next,#gallery-popupimagebox .action .prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:#e53f30;color:#fff;padding:10px 10px 4px 10px}#gallery-popupimagebox .action .prev{left:10px}#gallery-popupimagebox .action .prev:before{content:url(../images/left.svg)}#gallery-popupimagebox .action .next{right:10px}#gallery-popupimagebox .action .next:before{content:url(../images/right-arrow1.svg)}.popupimagebox.is-open{display:-webkit-box;display:-ms-flexbox;display:flex}.popupimagebox.popupimagebox-show-toolbar .action{z-index:9}.thumbnailImgBox.sub-img{padding:0}.thumbnailImgBox.sub-img>div{max-width:100%;width:100%;margin:0}.thumbnailImgBox .product-gallery{width:auto;height:110px;max-height:110px;display:-webkit-box;display:-ms-flexbox;display:flex}.thumbnailImgBox .product-gallery *{width:100%!important;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.thumbnailImgBox .product-gallery.active img{border:3px solid #e53f30}.productImageSlider.owl-carousel:not(.owl-loaded){display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.productImageSlider.owl-carousel:not(.owl-loaded) .product-gallery{width:calc(50% - 5px);display:none}.productImageSlider.owl-carousel:not(.owl-loaded) .product-gallery:nth-child(1),.productImageSlider.owl-carousel:not(.owl-loaded) .product-gallery:nth-child(2){display:block}.productImageSlider.owl-carousel.owl-theme .owl-nav{margin:0}.productImageSlider.owl-carousel.owl-theme .owl-nav [class*=owl-]{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;margin:0;width:25px;height:25px;background:#e53f30;opacity:1;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}.productImageSlider.owl-carousel.owl-theme .owl-nav [class*=owl-] span{line-height:1;color:#fff}.productImageSlider.owl-carousel.owl-theme .owl-nav .owl-next{left:unset;right:0}.card-image,.meet__img,.news__img{overflow:hidden}.card-image img,.meet__img img,.news__img img{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.card-image img:hover,.meet__img img:hover,.news__img img:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);width:100%}.services-det__info .zoom-imghover img:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);width:100%}.services-det__info .zoom-imghover>img{height:350px;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.zoom-imghover{overflow:hidden}.overlay{position:absolute;bottom:0;left:0;right:0;background-color:rgba(58,58,58,.8);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px 20px}.overlay *{color:#fff;font-size:13px;text-transform:uppercase}.zoom{display:inline-block;position:relative}.zoom:after{content:"";display:block;width:33px;height:33px;position:absolute;top:0;right:0;background:url(icon.png)}.zoom img{display:block}.zoom img::-moz-selection{background-color:transparent}.zoom img::selection{background-color:transparent}#ex2 img:hover{cursor:url(grab.cur),default}#ex2 img:active{cursor:url(grabbed.cur),default}.buttons-zoom{position:fixed;left:0;z-index:9999;bottom:20px;right:0;margin:auto;text-align:center}.buttons-zoom button{background-color:#e53f30;color:#fff;padding:9px 18px;font-weight:700;border:2px solid #fff}.buttons-zoom input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;width:130px;height:9px;border-radius:5px;border:1px solid #ddd;margin-left:auto;margin-right:auto;padding:0;margin-top:10px;margin-bottom:10px}.buttons-zoom input[type=range]::-webkit-slider-runnable-track{overflow:hidden;border-radius:5px}.buttons-zoom input[type=range]::-webkit-progress-value{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:red;color:red}.buttons-zoom input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#e53f30;-webkit-box-shadow:-210px 0 0 200px #e53f30;box-shadow:-210px 0 0 200px #e53f30;width:16px;border-radius:50%;height:16px;border:1px solid #ddd}.buttons-zoom input[type=range].slider-track::-moz-range-progress{background:#000}_:-ms-lang(x),.buttons-zoom input[type="range"]{display:none}.content__left .business__image .play img,.content__right .business__image .play img{width:auto;height:auto}.media-panel__image-wrapper .play{position:absolute;inset:0}.video-det{position:relative;height:165px;background-repeat:no-repeat;background-size:cover}.video-det .video-play img{width:45px}.video-popup iframe{width:100%;height:auto}.product__video{padding-top:30px}.product__video .video-det{height:360px}.careerBox{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:700px;margin:60px auto 10px;text-align:center}.careerBox h2{margin:0;color:#3a3a3a}.careerBox p{margin:25px 0 0;font-size:16px;line-height:2;font-weight:300;color:#3a3a3a}.careerBox .button-primary{margin-top:30px}.careerBox .location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:5px 0 0 0}.careerBox .location .icon{width:10px;height:15px;margin-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.careerBox .location .icon svg{width:100%;height:100%}.careerBox .location span{font-size:14px;font-weight:300;color:#8f8f8f;display:block;line-height:1}section.jobOpening{background:#f9f9f9;padding:65px 0 125px;overflow:hidden}section.jobOpening+div.reach{margin-top:0}section.jobOpening .mainTitle .section-title{line-height:33px}section.jobOpening .mainTitle p{font-weight:300;line-height:2}.jobsBox{margin:30px -10px -20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.jobsBox>div{width:100%;max-width:50%;padding:0 10px;margin:0 0 20px 0}.jobItems{background:#fff;padding:60px 40px 40px}.jobItems .title span{font-size:14px;font-weight:500;color:#e53f30;line-height:20px}.jobItems .title h4{font-style:24px;font-weight:700;line-height:30px;color:#3a3a3a;margin:0}.jobItems .des{margin:20px 0 30px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.jobItems .des *{font-weight:300;line-height:2}.jobItems .location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:5px 0 0 0}.jobItems .location .icon{width:10px;height:15px;margin-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.jobItems .location .icon svg{width:100%;height:100%}.jobItems .location span{font-size:14px;font-weight:300;color:#8f8f8f;display:block;line-height:1}.page-template-career .owl-nav{display:none}.innerCareerDetails{margin:45px 0 60px}.small-title{font-size:20px;line-height:24px;font-weight:600;color:#e53f30;margin:0 0 20px 0}.desc *{font-size:16px;line-height:2;font-weight:300}.form_n_detatils{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:60px -30px 0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.form_n_detatils>div{width:100%;max-width:50%;padding:0 30px;position:sticky;top:135px}.form_n_detatils>div.textGroup>div{padding:40px 0;border-bottom:1px solid #70707029}.form_n_detatils>div.textGroup>div:last-child{border-bottom:none;padding-bottom:0}.form_n_detatils>div.textGroup>div:first-child{padding-top:0}.form_n_detatils>div.textGroup .textbox h3{font-size:20px;line-height:33px;font-weight:700;color:#e53f30;margin:0 0 15px 0}.form_n_detatils>div.textGroup .textbox p{line-height:2;font-weight:300;padding:0}ul.details{list-style:none;padding:0;margin:0}ul.details li{margin:0 0 18px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}ul.details li:last-child{margin-bottom:0}ul.details li>span{display:block;width:100%;max-width:50%}ul.details li>span:first-child{font-weight:300}ul.dots-list{margin:30px 0 0;padding:0;list-style:none}ul.dots-list li{margin:0 0 20px 0;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-weight:300}ul.dots-list li::before{content:"";display:block;width:11px;height:11px;min-width:11px;min-height:11px;border-radius:50%;background:#e53f30;margin:0 22px 0 0}ul.dots-list li:last-child{margin:0}.careerLogosSection{padding:1.25rem 0}.logobox{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.logoitem{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;width:100%;max-width:130px;margin:0 1.75rem}.logoitem img{height:auto;max-height:125px}.imagebox{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}#logos-carousel>div.owl-stage-outer>div.owl-stage{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#logos-carousel>div.owl-stage-outer>div.owl-stage>div.owl-item>div.item>div.clients-det{width:100%;max-width:300px;height:104px;margin:0 auto}#logos-carousel>div.owl-stage-outer>div.owl-stage>div.owl-item>div.item>div.clients-det>img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%;height:100%}#clients-carousel>div.owl-stage-outer>div.owl-stage>div.owl-item>div.item>div.clients-det{max-width:205px;height:150px;margin:0 auto}#clients-carousel>div.owl-stage-outer>div.owl-stage>div.owl-item>div.item>div.clients-det>img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%;height:100%}.legacy__careers .careerBox .button-primary{padding-bottom:.35rem}.legacy__careers .jobsBox .jobItems .button-primary{padding-bottom:.3rem}.wpcf7 form .wpcf7-response-output{margin:0}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{color:#e53f30}form .hs-error-msg,form .webo-error{color:#e53f30!important}ul.hs-error-msgs{color:#e53f30;padding-left:0;list-style:none}#hsForm_d9e6f2e8-0ae0-4faa-a7d4-0c8b5f459c06 .webo-error{font-size:15px;border:unset;margin-top:unset}.enquiry-now input,.enquiry-now textarea{border:1px solid #ccc;width:100%!important}.enquiry-now .field{margin-bottom:15px}.enquiry-now input[type=submit]{border:none}.enquiry-now .hbspt-form{padding:40px 50px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16)}.enquiry-now.active .modal-body .container{background-color:#fff}.reach__form--det .hbspt-form fieldset{max-width:100%}.reach__form--det .hbspt-form fieldset.form-columns-1 .hs-input,.reach__form--det .hbspt-form fieldset.form-columns-2 .hs-form-field{width:100%;margin-bottom:18px}.reach__form--det .hbspt-form fieldset.form-columns-1 .input,.reach__form--det .hbspt-form fieldset.form-columns-2 .input{margin-right:0}.reach__form--det .hbspt-form fieldset label{display:none}.reach__form--det .hbspt-form fieldset label.hs-error-msg{display:block}.formBox{background:#3a3a3a;padding:50px}.formBox .formTitle{text-align:center;color:#fff;font-weight:700;font-size:32px}.careerForm{margin:30px 0 0 0}.careerForm .hbspt-form .submitted-message{border:2px solid green;padding:8px 15px;background:#fff}.careerForm .hbspt-form .submitted-message p{color:green}.careerForm #hsForm_6076595a-c562-4af8-ad46-d3b308084a78 .field{margin:0 0 18px 0}.careerForm #hsForm_6076595a-c562-4af8-ad46-d3b308084a78 .field>div,.careerForm #hsForm_6076595a-c562-4af8-ad46-d3b308084a78 .field>div>*{width:100%}.careerForm #hsForm_6076595a-c562-4af8-ad46-d3b308084a78 .field>div>#message-6076595a-c562-4af8-ad46-d3b308084a78{height:130px}.careerForm #hsForm_6076595a-c562-4af8-ad46-d3b308084a78 .field.hs-fieldtype-file{position:relative}.careerForm #hsForm_6076595a-c562-4af8-ad46-d3b308084a78 .field.hs-fieldtype-file .input{font-size:16px;line-height:20px;color:#3a3a3a;height:45px;background:#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;padding:13px;position:relative}.careerForm #hsForm_6076595a-c562-4af8-ad46-d3b308084a78 .field.hs-fieldtype-file .input input[type=file]{padding:11px 0}.careerForm #hsForm_6076595a-c562-4af8-ad46-d3b308084a78 .field.hs-fieldtype-file .input input[type=file]::-webkit-file-upload-button{display:none}.careerForm #hsForm_6076595a-c562-4af8-ad46-d3b308084a78 .field.hs-fieldtype-file>label{position:absolute;right:0;top:0;font-size:14px;height:45px;min-width:125px;background:#e53f30;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;padding:0 15px;z-index:1}.careerForm #hsForm_6076595a-c562-4af8-ad46-d3b308084a78 .field.hs-fieldtype-file>label span.hs-form-required{display:none}.careerForm #hsForm_6076595a-c562-4af8-ad46-d3b308084a78 .field.hs-fieldtype-file ul.hs-error-msgs.inputs-list label.hs-error-msg{margin:8px 0 0 0;color:red!important}.careerForm #hsForm_6076595a-c562-4af8-ad46-d3b308084a78 .field.hs-fieldtype-file ul.hs-error-msgs.inputs-list label.hs-error-msg::before{display:none}.careerForm #hsForm_6076595a-c562-4af8-ad46-d3b308084a78 .input input,.careerForm #hsForm_6076595a-c562-4af8-ad46-d3b308084a78 .input textarea{font-size:16px;line-height:20px;color:#3a3a3a}.careerForm #hsForm_6076595a-c562-4af8-ad46-d3b308084a78 .input input::-webkit-input-placeholder,.careerForm #hsForm_6076595a-c562-4af8-ad46-d3b308084a78 .input textarea::-webkit-input-placeholder{color:#3a3a3a}.careerForm #hsForm_6076595a-c562-4af8-ad46-d3b308084a78 .input input:-moz-placeholder,.careerForm #hsForm_6076595a-c562-4af8-ad46-d3b308084a78 .input textarea:-moz-placeholder{color:#3a3a3a}.careerForm #hsForm_6076595a-c562-4af8-ad46-d3b308084a78 .input input::-moz-placeholder,.careerForm #hsForm_6076595a-c562-4af8-ad46-d3b308084a78 .input textarea::-moz-placeholder{color:#3a3a3a}.careerForm #hsForm_6076595a-c562-4af8-ad46-d3b308084a78 .input input:-ms-input-placeholder,.careerForm #hsForm_6076595a-c562-4af8-ad46-d3b308084a78 .input textarea:-ms-input-placeholder{color:#3a3a3a}.careerForm #hsForm_6076595a-c562-4af8-ad46-d3b308084a78 .input input::-ms-input-placeholder,.careerForm #hsForm_6076595a-c562-4af8-ad46-d3b308084a78 .input textarea::-ms-input-placeholder{color:#3a3a3a}.careerForm #hsForm_6076595a-c562-4af8-ad46-d3b308084a78 .input input::placeholder,.careerForm #hsForm_6076595a-c562-4af8-ad46-d3b308084a78 .input textarea::placeholder{color:#3a3a3a}.careerForm #hsForm_6076595a-c562-4af8-ad46-d3b308084a78 .field .input .webo-error{margin:8px 0 0 0;border:2px solid red;color:red!important;background:#fff;padding:8px 15px}.careerForm #hsForm_6076595a-c562-4af8-ad46-d3b308084a78 .hs_error_rollup{display:none!important}#brochureForm{margin:25px 0 0 0}#brochureForm form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -9px 0}#brochureForm form .form-columns-3{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:100%}#brochureForm form .form-columns-3>div{width:100%;max-width:33.33%;padding:0 9px}#brochureForm form .hs-error-msgs,#brochureForm form .webo-error{color:red;background:#fff;display:block;font-size:12px;width:100%;margin:-8px 0 15px 0;padding:6px 15px;border:2px solid red}#brochureForm form .hs_error_rollup ul.hs-error-msgs{display:none!important}#brochureForm form .hs_submit{width:100%;margin:5px 0 0 0;padding:0 9px}#brochureForm input{width:100%;margin:0 0 15px 0;font-weight:300}#brochureForm input[type=submit]{border:2px solid #fff;color:#fff;background:0 0;height:45px;padding:0 12px;font-size:16px;margin:0!important}#brochureForm .input.submit{max-width:100%}#brochureForm .hbspt-form .submitted-message p{color:green;background:#fff;display:block;font-size:18px;width:100%;margin:0;padding:6px 15px;border:2px solid green}.hs_message .input{height:auto}.hs_message .input textarea{min-height:110px;padding:13px}.company-profile-download{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;place-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:0;gap:1rem;padding-block:1.5rem;background:#343333 0 0 no-repeat padding-box;opacity:1;padding-inline:40px;margin-inline:auto}.company-profile-download>p{text-align:left;font-weight:700;font-size:18px;letter-spacing:0;color:#fff;text-transform:uppercase;opacity:1;max-width:164px}.company-profile-download form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;place-items:center;gap:1rem}.company-profile-download form fieldset{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:.75rem}.company-profile-download form .webo-error{color:#e53f30;font-size:13px!important;margin:unset;padding:unset;border:unset;background:unset}.company-profile-download form input.hs-button{font:normal normal bold 14px/1.2 CustomFont,sans-serif;letter-spacing:0;color:#fff;text-transform:uppercase;opacity:1;padding:8px}.company-profile-download form input::-webkit-input-placeholder{font:normal normal 500 14px/19px CustomFont,sans-serif;letter-spacing:0;color:#3a3a3a;opacity:1}.company-profile-download form input:-moz-placeholder{font:normal normal 500 14px/19px CustomFont,sans-serif;letter-spacing:0;color:#3a3a3a;opacity:1}.company-profile-download form input::-moz-placeholder{font:normal normal 500 14px/19px CustomFont,sans-serif;letter-spacing:0;color:#3a3a3a;opacity:1}.company-profile-download form input:-ms-input-placeholder{font:normal normal 500 14px/19px CustomFont,sans-serif;letter-spacing:0;color:#3a3a3a;opacity:1}.company-profile-download form input::-ms-input-placeholder{font:normal normal 500 14px/19px CustomFont,sans-serif;letter-spacing:0;color:#3a3a3a;opacity:1}.company-profile-download form input::placeholder{font:normal normal 500 14px/19px CustomFont,sans-serif;letter-spacing:0;color:#3a3a3a;opacity:1}.company-profile-download form label.hs-error-msg{font-size:13px}.company-profile-download .submitted-message{color:#fff}form#hsForm_3a478e0e-6103-45af-b86b-3b24d6ce33d2 input[disabled=disabled]{pointer-events:none;background-color:#87413a}form#hsForm_3a478e0e-6103-45af-b86b-3b24d6ce33d2 div.webo-error,form#hsForm_3a478e0e-6103-45af-b86b-3b24d6ce33d2 ul.hs-error-msgs{min-width:211px}.ph-banner{background-color:#151515;color:#fff}.ph-banner__content{padding:3rem 0}.ph-banner__content:before{content:'';display:block;height:100%;width:100%;position:absolute;inset:0;z-index:1;background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.75)),to(rgba(0,0,0,.25)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.75) 0,rgba(0,0,0,.25) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.75) 0,rgba(0,0,0,.25) 100%);background-image:linear-gradient(90deg,rgba(0,0,0,.75) 0,rgba(0,0,0,.25) 100%)}.ph-banner__content-wrapper{z-index:2}.ph-banner__generic-img{inset:0;margin:auto;height:100%!important}.ph-banner__heading{line-height:1.15;font-size:32px;margin-bottom:.5rem;color:#fff!important}.ph-banner__excerpt{color:#fff}.ph-banner__excerpt *{font-weight:300;color:#fff!important}.ph-banner__excerpt p{color:#fff!important}.ph-banner__link{margin-top:1.5rem}.ph-banner__link a.btn-link{padding-left:1.5rem;padding-right:1.5rem}.ph-banner__link a.btn-link svg{right:1.25rem}.ph-banner__top-links{z-index:1;margin-bottom:1rem!important}.ph-banner__top-links li{display:inline-block}.ph-banner__top-links li a{color:#fff;opacity:.75;font-size:20px;font-weight:700;-webkit-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease;padding-right:.75rem;padding-bottom:.75rem;position:relative}.ph-banner__top-links li a:hover{opacity:1}.ph-banner__top-links li+li a{padding-left:.75rem}.ph-banner__top-links li.current a{opacity:1}.ph-banner__top-links li.current a:after{content:'';display:block;height:2px;width:100%;position:absolute;inset:auto 0 .25rem 0;margin:auto;background-color:#e53f30}.ph-banner__slider.owl-carousel.u-block:not(.owl-loaded) .ph-banner__content:not(:first-child){display:none}.ph-banner__slider .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex}.ph-banner__slider .owl-dots{position:absolute;bottom:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;left:0;right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ph-banner__slider .owl-dots .owl-dot{height:10px;width:10px;background-color:#fff;border-radius:50%}.ph-banner__slider .owl-dots .owl-dot.active{background-color:#e53f30}.ph-banner__slider .owl-dots .owl-dot+.owl-dot{margin-left:8px}.ph-cta{padding:.75rem 0;background-color:#151515}.ph-cta--sticky{position:fixed;z-index:3}.ph-cta__btns{gap:.5rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ph-cta .btn-cta{border:1px solid;font-size:14px;width:calc(50% - .5rem)}.ph-cta .btn-cta svg{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);inset:-3px auto 0 -1.5rem!important}.woocommerce img.ph-banner__generic-img{width:100%;height:100%!important}.product_enquiry_back{position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.product_enquiry_back a{color:#3a3a3a}.product_enquiry_form .gform_heading{display:none}.product_enquiry_form h2{font-size:24px}.product_enquiry_form .gform_wrapper.gravity-theme .gf_page_steps{border-bottom:none;margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:17px}.product_enquiry_form .gform_wrapper.gravity-theme .gf_step{margin:0;width:calc(25% - 13px);border-bottom:6px solid #e6e6e6;padding-bottom:8px}.product_enquiry_form .gform_wrapper.gravity-theme .gf_step_active.gf_step,.product_enquiry_form .gform_wrapper.gravity-theme .gf_step_completed.gf_step{border-color:#e53f30}.product_enquiry_form .gform_wrapper.gravity-theme .gf_step_active .gf_step_label,.product_enquiry_form .gform_wrapper.gravity-theme .gf_step_completed .gf_step_label{color:#e53f30}.product_enquiry_form .gform_wrapper.gravity-theme .gf_step a{pointer-events:none}.product_enquiry_form .gform_wrapper.gravity-theme .gf_step_number{display:none}.product_enquiry_form .gform_wrapper.gravity-theme .gf_step_label{padding-left:0;text-transform:uppercase;color:#e6e6e6;text-decoration:none}.product_enquiry_form .gform_wrapper.gravity-theme .gfield_label{font-weight:300}.product_enquiry_form .gform_wrapper.gravity-theme .ginput_container_date{position:relative}.product_enquiry_form .gform_wrapper.gravity-theme .ginput_container_date input{width:100%}.product_enquiry_form .gform_wrapper.gravity-theme .ginput_container_date img.ui-datepicker-trigger{position:absolute;right:20px;border:none;cursor:pointer}.product_enquiry_form .gform_wrapper.gravity-theme .gform_page_footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;grid-column:1/span 12;-ms-flex-wrap:wrap;flex-wrap:wrap}.product_enquiry_form .gform_wrapper .gfield_required{color:#3a3a3a;font-size:0}.product_enquiry_form .gform_wrapper .gfield_required .gfield_required_text:before{content:'*';font-style:normal;font-size:16px}.product_enquiry_form .ginput_container>*{border:1px solid #8f8f8f}.product_enquiry_form .gform_next_button{margin-left:auto;background-color:#e53f30;color:#fff;padding:12px 80px!important;text-transform:uppercase;line-height:1.5!important;cursor:pointer;font-weight:400}.product_enquiry_form .gform_previous_button{border:2px solid rgba(58,58,58,.5);padding:10px 59px!important;text-transform:uppercase;line-height:1.5!important;cursor:pointer;font-weight:400}.product_enquiry_form #field_1_13+.spacer.gfield{display:none}.product_enquiry_form #field_1_22{background-color:rgba(58,58,58,.05);padding:40px}.product_enquiry_form .review-your-form h3{font-size:14px;color:#e53f30;font-weight:500;text-transform:uppercase}.product_enquiry_form .review-your-form h3~p{padding-top:0}.product_enquiry_form .review-your-form p{margin-bottom:12px}.product_enquiry_form .review-your-form .details:not(:last-of-type){margin-bottom:40px}.product_enquiry_form .nav-to-first-page{text-align:right}.product_enquiry_form .nav-to-first-page a{display:inline-block;color:#e53f30}.product_enquiry_form .nav-to-first-page a:before{content:url(https://www.plantman.com.au/wp-content/uploads/2023/02/Edit-1.svg);margin-right:6px;display:inline-block;vertical-align:text-top}.product_enquiry_form #input_1_11,.product_enquiry_form #input_1_23{pointer-events:none;background-color:#f1f1f1}.product_enquiry_form input,.product_enquiry_form select,.product_enquiry_form textarea{font-weight:300;padding:8px 20px!important}.product_enquiry_form input::-webkit-input-placeholder,.product_enquiry_form select::-webkit-input-placeholder,.product_enquiry_form textarea::-webkit-input-placeholder{font-weight:300}.product_enquiry_form input:-moz-placeholder,.product_enquiry_form select:-moz-placeholder,.product_enquiry_form textarea:-moz-placeholder{font-weight:300}.product_enquiry_form input::-moz-placeholder,.product_enquiry_form select::-moz-placeholder,.product_enquiry_form textarea::-moz-placeholder{font-weight:300}.product_enquiry_form input:-ms-input-placeholder,.product_enquiry_form select:-ms-input-placeholder,.product_enquiry_form textarea:-ms-input-placeholder{font-weight:300}.product_enquiry_form input::-ms-input-placeholder,.product_enquiry_form select::-ms-input-placeholder,.product_enquiry_form textarea::-ms-input-placeholder{font-weight:300}.product_enquiry_form input::placeholder,.product_enquiry_form select::placeholder,.product_enquiry_form textarea::placeholder{font-weight:300}.product_enquiry_form form.error .gform_next_button{pointer-events:none;opacity:.5}.product_enquiry_form .errorField:after,.product_enquiry_form .errorPhField:after,.product_enquiry_form .errorQtyField:after{content:'This field should contain only alphabets';background:#fff9f9;border:1px solid #c02b0a;font-size:15px;margin-top:8px;padding:12.992px 24px;color:#c02b0a;display:block}.product_enquiry_form .errorPhField:after{content:'This field should contain only number ranging from 8 to 12 digits'}.product_enquiry_form .errorQtyField:after{content:'This field shouldnot contain decimal or alphabetical value'}.product_enquiry_form .gform_ajax_spinner{position:absolute}.page-template-eofy-landing .container{max-width:1123px}.page-template-eofy-landing header{position:absolute;background-color:transparent;border-bottom:none;top:0;left:0;right:0}.page-template-eofy-landing header.sticky{position:fixed;background-color:#fff;border-bottom:4px solid #e53f30}.page-template-eofy-landing header.sticky .top-header>.container{max-width:1280px}.page-template-eofy-landing header.sticky .cta ul li.cta__mail,.page-template-eofy-landing header.sticky .cta ul li.cta__opening{display:inline-block}.page-template-eofy-landing header.sticky .cta ul li:not(:last-of-type){padding-right:30px}.page-template-eofy-landing header.sticky .cta ul li.cta__call{font-size:18px}.page-template-eofy-landing header.sticky .cta ul li.cta__call a>svg{margin-bottom:unset;margin-right:7px;-webkit-transform:none;-ms-transform:none;transform:none}.page-template-eofy-landing header.sticky .cta ul li a>svg{margin-right:7px}.page-template-eofy-landing header.sticky .main-header .cta li.cta__call a span{font-size:18px}.page-template-eofy-landing .main-header{padding:31px 0 31px}.page-template-eofy-landing .main-header .cta li.cta__call a span{font-size:28px;font-weight:700}.page-template-eofy-landing .top-header{padding-bottom:0}.page-template-eofy-landing .cta ul li:not(:last-of-type){padding-right:0}.page-template-eofy-landing .cta ul li>*{color:#e53f30}.page-template-eofy-landing .cta ul li>svg{fill:#e53f30}.page-template-eofy-landing .cta ul li.cta__mail,.page-template-eofy-landing .cta ul li.cta__opening{display:none}.page-template-eofy-landing .cta ul li.cta__call{font-size:28px;padding-top:0}.page-template-eofy-landing .cta ul li.cta__call a>svg{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5);margin-bottom:3px;margin-right:12px}.page-template-eofy-landing .eofy-banner .content__left .business__det,.page-template-eofy-landing .eofy-banner .content__right .business__det{padding-top:0;padding-bottom:0;max-width:59.5%}.page-template-eofy-landing .eofy-banner .content__left .business__image,.page-template-eofy-landing .eofy-banner .content__right .business__image{max-width:40.5%}.page-template-eofy-landing .eofy-banner .business__det p{font-weight:700;color:#3a3A3Adb}.page-template-eofy-landing .eofy-banner .bttn-grp{margin-bottom:35px}.page-template-eofy-landing .eofy-banner .business .business__image:before{content:"";position:absolute;top:-13px;bottom:2px;width:100%;background-color:#e53f30;-webkit-transform:rotate(2deg);-ms-transform:rotate(2deg);transform:rotate(2deg);overflow:hidden;left:13px}.page-template-eofy-landing .eofy-banner .business .content__right .business__image:before{left:0}.page-template-eofy-landing .eofy-banner .business .content__left .business__image:before{right:0}.page-template-eofy-landing .eofy-custom .card-desc h4>a{font-size:18px;font-weight:700}.page-template-eofy-landing .eofy-custom .card-primary__det h4{margin-top:20px}.page-template-eofy-landing .eofy-custom .card-primary__det h4.price{text-transform:unset}.page-template-eofy-landing .eofy-custom .card-primary__det h4:first-of-type{margin-top:0}.page-template-eofy-landing .eofy-custom .title-sub{margin-bottom:0}.page-template-eofy-landing .offer-bttn{position:absolute;bottom:0;left:0;right:0}.page-template-eofy-landing .offer-bttn>a{width:100%}.page-template-eofy-landing .business.range-eoyf .business__image:before{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);top:-5px;bottom:-5px;width:96.3%;height:100%}.page-template-eofy-landing .business.range-eoyf .content__left .business__image:before{content:none}.page-template-eofy-landing .business.range-eoyf .content__left .business__image div:after{border-width:0 0 20px 385px;border-width:0 0 20px 200px;border-color:transparent transparent transparent #e53f30;bottom:-19px;left:26px}.page-template-eofy-landing .business.range-eoyf .content__right .business__image div{border-bottom:5px solid #e53f30}.page-template-eofy-landing .business.range-eoyf .content__right .business__image div:after{bottom:-5px;right:-9px}.page-template-eofy-landing .why-eoyf{padding-bottom:20px;overflow:hidden}.page-template-eofy-landing .why-eoyf .content__left .business__image div:after,.page-template-eofy-landing .why-eoyf .content__right .business__image div:after{border-width:0 0 20px 200px;border-color:transparent transparent transparent #e53f30;bottom:-19px;left:26px}.page-template-eofy-landing .business .title-sub{margin-bottom:18px}.page-template-eofy-landing .testimonial .title-main,.page-template-eofy-landing .testimonial .title-sub{color:#fff}.page-template-eofy-landing .reach{margin-bottom:0}.page-template-eofy-landing .reach__form--det{padding:35px 62px}.page-template-eofy-landing .reach__form--det .title-sub{margin-bottom:32px}.page-template-eofy-landing .reach__form--det form input:not(:last-of-type),.page-template-eofy-landing .reach__form--det form textarea{margin-bottom:21px}.page-template-eofy-landing .license{background-color:#e53f30;color:#ffffffdb;padding-top:25px;padding-bottom:70px}.page-template-eofy-landing .license a{color:#fff}.page-template-eofy-landing .license .widget-title,.page-template-eofy-landing .license h4{font-size:20px;font-weight:500}.page-template-eofy-landing .bottom-footer__left{padding-left:0}.page-template-eofy-landing .bottom-footer__right{padding-right:0}.page-template-eofy-landing #product-popup-details.modal{overflow-y:unset;background:#3b3b3bd1}.page-template-eofy-landing #product-popup-details.modal.loading{background:#fff}.page-template-eofy-landing #product-popup-details.modal-body{height:570px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16)}.page-template-eofy-landing .modal-body{max-width:1088px;background-color:#fff;padding:35px;position:relative}.page-template-eofy-landing .modal-body .product__det,.page-template-eofy-landing .modal-body .row:first-of-type{height:504px}.page-template-eofy-landing .modal-body .product__det{overflow-y:auto}.page-template-eofy-landing .modal-body .product__det>:empty{margin-bottom:0!important}.page-template-eofy-landing .modal-body .product__det h4:first-of-type{position:sticky;top:0;background-color:#fff}.page-template-eofy-landing .modal-body .product__det h5{font-size:22px;font-weight:700;color:#e53f30;margin-bottom:22px}.page-template-eofy-landing .modal-body .product__det h6{font-size:18px;font-weight:700;text-transform:capitalize;margin-bottom:12px}.page-template-eofy-landing .modal-body .product__det table{border-collapse:collapse;width:100%;margin-bottom:20px}.page-template-eofy-landing .modal-body .product__det table td,.page-template-eofy-landing .modal-body .product__det table th{border:3px solid #fff}.page-template-eofy-landing .modal-body .product__det table td{background-color:#f2f2f2;padding:5px 10px}.page-template-eofy-landing .modal-body .product__det .bttn-grp{margin-top:15px;position:sticky;bottom:0;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}.page-template-eofy-landing .modal-body .product__det .bttn-grp>a{width:48.75%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:9px 10px;width:48%}.page-template-eofy-landing .modal-body .product__det .price{font-size:22px;font-weight:700;color:#e53f30}.page-template-eofy-landing .modal-body .product__det .product__descpcontent{padding-top:18px;margin-bottom:20px}.page-template-eofy-landing .modal-body .product__det .product__application ul{padding-left:20px}.page-template-eofy-landing .modal-body .product__det::-webkit-scrollbar-track{height:320px;overflow-y:auto}.page-template-eofy-landing .modal-body .product__det::-webkit-scrollbar{width:6px;background-color:#f5f5f5}.page-template-eofy-landing .modal-body .product__det::-webkit-scrollbar-thumb{background-color:#e53f30}.page-template-eofy-landing .modal-body .product__chooseimg img{height:357px}.page-template-eofy-landing .modal-body .product__chooseimg .sub-img img{height:90px}.page-template-eofy-landing .modal-body .modal__close{top:-10px;right:-10px}.page-template-eofy-landing .modal.enquiry-now .modal-body .modal__close{top:15px;right:23px}.page-template-eofy-landing .modal.active .sub-img{height:142px;overflow-y:auto}.page-template-eofy-landing .modal.active .sub-img::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f5f5}.page-template-eofy-landing .modal.active .sub-img::-webkit-scrollbar{width:6px;background-color:#f5f5f5}.page-template-eofy-landing .modal.active .sub-img::-webkit-scrollbar-thumb{background-color:#e53f30}.page-template-eofy-landing #learn-morerent .modal-body .product__descpcontent{height:364px}.page-template-eofy-landing #learn-morerent .modal-body .product__det a.button-primary{width:100%;margin-top:15px}.page-template-eofy-landing .rental-subcat .card-primary__det .card-image>img{height:253px}.page-template-eofy-landing .rental-subcat .card-desc ul li::before{background-color:#3a3a3a}.page-template-eofy-landing .card-desc h4.two-line-text{height:44px}.page-template-eofy-landing #clients-carousel .clients-det>img{-webkit-filter:none;filter:none}.page-template-eofy-landing .heartkids-bottom.download-page{display:block!important}.eofy-banner{padding-top:100px;padding-bottom:80px;background-size:cover;background-repeat:no-repeat;background-position:center;overflow:hidden}.latest-offer .card-primary__det .button-primary{bottom:45px}.eofy-custom{margin-top:55px}#eofyclient-carousel.owl-carousel .owl-item img{width:auto}#eofy-rental .btn-eofy>a:not(:first-of-type){margin-top:4px}#eofy-rental .btn-eofy .button-primary,#eofy-rental .btn-eofy .button-secondary{width:100%}.page-id-62432 .eofy-banner .content__left .business__image{max-width:42.5%}.page-id-62432 .eofy-banner .content__left .business__det{max-width:56.5%}.page-id-62432 .content__left .business__image{max-width:47.7%}.page-id-62432 .content__left .business__det{max-width:53.3%}.page-id-62432 #hubspot-messages-iframe-container.widget-align-right{margin-bottom:47px}.page-id-62432 #hubspot-messages-iframe-container.widget-align-right .launcher-right-align.p-top-5{padding-top:0!important}.browse-rental{max-width:1123px;padding:0 15px;margin-right:auto;margin-left:auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.browse-rental.space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.browse-rental a.button-primary{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.browse-rental a.button-secondary{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.service-why{background-color:#e53f30;color:#fff;padding:23px 35px}.service-why h2{font-size:28px;margin-bottom:0}.service-why>.row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.service-why .button-primary.btn-white{background:#fff;color:#e53f30;padding:.67rem 2.12rem .45rem 2.12rem;font-size:15px}.service-whydet p{font-size:14px;font-weight:500;line-height:18px}.service-whydet img{height:38px;width:auto;margin-right:13px}.service-whydet .flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:3px}.service-whydet .flex:not(:last-of-type){border-right:1px dashed rgba(255,255,255,.3)}.availability form#show-availability{min-width:230px}.availability .advance-filter-button-wrapper svg{margin-right:0}.availability .advance-filter-button-wrapper .button-delete{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}.page-template-custom-builds .with-image .content__right .business__det{padding:0}.page-template-custom-builds .with-image .content__right .business__det h3{margin:0}.page-template-custom-builds .with-image .content__right .business__det p{padding:18px 0 0 0;margin:0 0 10px 0;color:#3a3a3a}.page-template-custom-builds .with-image .content__right .business__det p:last-of-type{margin:0}.page-template-custom-builds .with-image .content__right .business__det ul.icon--list{margin:35px 0 0 0;padding:0;list-style:none}.page-template-custom-builds .with-image .content__right .business__det ul.icon--list li{margin:0 0 18px 0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}.page-template-custom-builds .with-image .content__right .business__det ul.icon--list li:last-child{margin:0}.page-template-custom-builds .with-image .content__right .business__det ul.icon--list li span.icon{min-width:28px;width:28px;height:28px;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:0 18px 0 0;border-radius:50%;overflow:hidden;background-image:url(https://www.plantman.com.au/wp-content/uploads/2021/09/image-7.png);background-size:28px 28px;width:28px;height:28px}.page-template-custom-builds .with-image .content__right .business__det ul.icon--list li span.icon img{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%;height:100%}.page-template-custom-builds .with-image .content__right .business__det ul.icon--list li span.text{font-size:20px;line-height:24px;font-weight:medium}.page-template-custom-builds .with-image .content__right .business__det ul.icon--list li span.text strong{font-weight:bolder}.page-template-custom-builds .with-image .content__right .business__det .client--worked-with{margin:25px 0 0 0;border-top:1px solid #ddd;padding-top:20px;overflow-x:hidden}.page-template-custom-builds .with-image .content__right .business__det .client--worked-with>.title{color:#3b3b3b;font-size:16px;line-height:20px;text-transform:uppercase;font-weight:medium;margin-bottom:10px}.page-template-custom-builds .with-image .content__right .business__det .sliderbox{margin:16px 0 0 0;max-width:100%;min-width:100%}.page-template-custom-builds .with-image .content__right .business__det .client--worked--img{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0;padding:0}.page-template-custom-builds .with-image .content__right .business__det .client--worked--img>a{display:-webkit-box;display:-ms-flexbox;display:flex;height:50px}.page-template-custom-builds .with-image .content__right .business__det .client--worked--img>a img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%;height:100%;display:block;height:100%;width:auto;max-width:140px}.page-template-custom-builds .child-w-half>*{width:100%}.page-template-custom-builds .business__det ul.list-unstyled{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-template-custom-builds .business__det ul.list-unstyled li:last-of-type{padding-right:0}.custom-build .services-det{margin-top:40px}.custom_buildtrucks{padding-top:75px}.custom_buildtrucks .row{-ms-flex-pack:distribute;justify-content:space-around}.custom_buildtrucks .row a{font-size:20px;text-transform:capitalize;color:#727272}.custom_buildtrucks .row a.active{color:#3a3a3a;font-weight:700}.custom_buildtrucks .row>*{padding:0}.custom_buildproducts>.container>.upper-part{padding-top:30px;margin-top:30px;border-top:1px solid #ccc}.custom_buildproducts .title-main{font-size:32px}.custom_buildproducts .card-primary{display:none}.custom_buildproducts .card-primary.active{display:none}.custom_buildproducts .card-primary.active.added{display:block;-webkit-animation:fadeInUp 1.5s;animation:fadeInUp 1.5s}.custom_buildproducts .card-primary .card-desc figure{margin:0}.custom_buildproducts .card-primary .card-desc table{border-collapse:collapse}.custom_buildproducts .card-primary .card-desc table td,.custom_buildproducts .card-primary .card-desc table th{border:none;padding:0 5px 10px 0}.custom_buildproducts .card-primary .card-desc p:empty{margin:0}.custom_buildproducts .card-primary h4.price{display:none}.custom_buildproducts .upper-part{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.custom_buildproducts .upper-part>div{margin-top:unset}.custom-builddetail>div:first-of-type{width:62%}.custom-builddetail>div:last-of-type{width:38%}.custom-builddetail>div:last-of-type>img{max-height:120px;margin-left:auto;width:auto!important}.custom-builddetail p{margin-bottom:5px}.custom-builddetail table{margin-bottom:0!important}.custom-builddetail table td{background-color:#fff!important;padding:0 15px 0 0!important}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.client-customslider{position:relative;margin-left:70px;margin-right:70px}.client-customslider img{max-width:120px;width:unset!important}.client-customslider .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.client-customslider .owl-carousel .owl-nav span{display:none}.client-customslider .owl-nav .owl-next,.client-customslider .owl-nav .owl-prev{position:absolute;top:53%;margin:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.client-customslider .owl-nav .owl-prev{left:-70px}.client-customslider .owl-nav .owl-prev:before{content:url(../images/left-arrow.svg)}.client-customslider .owl-nav .owl-next{right:-70px;margin-right:0}.client-customslider .owl-nav .owl-next:before{content:url(../images/right-arrow.svg)}.slideboxnew{margin-left:-3500px}.slideboxcontent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;right:-3500px;-webkit-transition:linear 16s;-o-transition:linear 16s;transition:linear 16s;margin:0 -22px}.slideboxcontent:hover{right:0}.slideboxcontent>div{margin:0 22px}.slideboxcontent>div img{max-width:120px}.custom-build-down{-webkit-animation:MoveUpDown 1s linear infinite;animation:MoveUpDown 1s linear infinite;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-top:30px}@-webkit-keyframes MoveUpDown{100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@keyframes MoveUpDown{100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.upper-partcustom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% - 55px);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.upper-partcustom .title-main{margin-bottom:0}.upper-partcustom .button-primary{min-width:auto!important;padding-top:.7rem;padding-bottom:.4rem}.blog-inner h2{font-size:36px}.blog-inner h3{font-size:30px}.blog-inner .title-main{margin-bottom:0}.blog-inner .title-sub{margin-bottom:5px;color:#e53f30}.blog-inner .featureimg{margin:23px 0}.blog-inner .featureimg>img{height:302px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.blog-inner figure{margin:0 0 23px 0}.blog-inner ul{margin-bottom:20px}.news .container .row{margin-left:0;margin-right:0;margin-top:40px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16);border:1px solid #dedede}.news .container .row>*{padding:0}.news__img{max-width:28.5%;width:100%}.news__img img{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;height:100%;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.news__img img:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);width:100%}.news__img+.news__det{max-width:71.5%;width:100%}.news__desc{padding:30px 40px}.news__desc h4{font-size:28px;color:#3a3a3a;margin-bottom:10px;line-height:33px}.news__desc h4 a{font-size:28px;color:#3a3a3a;margin-bottom:10px;line-height:33px}.news__desc p{line-height:33px}.news__desc p.category,.news__desc p.publish-date{line-height:22px;font-size:18px;color:#e53f30;margin-bottom:10px}.news__desc .button-primary{margin-top:23px}.news-inner img{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.news-inner .featureimg{margin:23px 0}.blog-section{margin-bottom:55px}.blog-tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.blogs-top-banner{margin-top:-15px}.blogs-top-banner .page-header-top{padding:211px 0 58px}.blogs-top-banner .page-header-top h1{font-size:32px}.blogs-top-banner .page-header-top .blog-tag{border-radius:30px;font-size:12px;font-weight:200;background-color:#5e5d5b;margin-top:15px;padding:6px 16px;display:inline-block}p.banner-date{font-size:16px;margin-bottom:6px}.blog-detail{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px 50px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:50px}.blog-detailCTA{width:calc(27% - 25px)}.blog-detailCTA .share{padding-top:30px}.blog-detailCTA .share ul{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:9px}.blog-detailCTA .share p{font-size:14px;margin-bottom:4px}.blog-detailDesc{width:calc(73% - 25px)}.blog-TOC{border-top:1px solid #dedede;padding-top:24px}.blog-TOC .lwptoc_item{padding-top:24px}.blog-TOC .lwptoc_item a{color:#9e9e9e!important}.blog-TOC .lwptoc_item a:visited{color:#e53f30!important}.blog-TOC .lwptoc_header{margin-bottom:8px}.rtoc-mokuji-content #rtoc-mokuji-title{margin-bottom:20px;font-size:20px}.rtoc-mokuji-content .rtoc-mokuji li>a,.rtoc-mokuji-content .rtoc-mokuji li>a span{color:#9e9e9e!important;font-weight:300}ol.rtoc-mokuji,ul.rtoc-mokuji{list-style:none}ul.rtoc-mokuji.level-1{padding-left:0}ul.rtoc-mokuji.level-1>li:not(:last-of-type){margin-bottom:18px}ul.rtoc-mokuji.level-1>li>a,ul.rtoc-mokuji.level-1>li>a span{font-weight:700!important}ul.rtoc-mokuji>li>ol,ul.rtoc-mokuji>li>ul{padding-left:18px;padding-top:10px}.blog-newsletter{margin-top:35px;background-color:#f8f8f8;border-top:3px solid #e53f30;padding:24px 16px}.blog-newsletter h4{margin-top:24px;font-size:16px;margin-bottom:15px}.blog-newsletter p{font-weight:300;margin-bottom:15px}.blog-newsletter form label{display:none}.blog-newsletter form input[type=email]{width:100%;border:1px solid #c7c7c7;margin-bottom:24px;display:inline-block}.blog-newsletter form input[type=submit]{width:100%}.single-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:40px;gap:30px}.single-pagination>div{max-width:225px}.single-pagination .card-tag{margin-top:16px}.single-pagination .button-primary{width:100%;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;padding:.53125rem 1rem;gap:12px}.pagination-date{font-size:14px;font-weight:300;margin-top:14px}.pagination-title{color:#3a3a3a;font-size:18px;margin-top:5px}.card-primary__blogs .overlay{color:#fff;font-size:14px;padding:5px 12px;font-weight:300}.card-primary__blogs .card-desc{padding:16px 1px 16px;margin-bottom:20px}.card-primary__blogs .five-line-text p{font-weight:300}.card-primary__blogs .card-primary__det.card-primary__blogs{padding:12px 12px 25px;position:relative}.card-tag{background-color:#0dc6461A;color:#0dc646;font-size:12px;border-radius:30px;font-weight:300;padding:6px 16px;display:inline-block;margin-bottom:16px}.read-post{font-weight:300;color:#e53f30;position:absolute;bottom:25px}.read-post:after{content:url(../images/upRight.svg);margin-left:12px}.pinned-blogs{margin-top:40px;border-bottom:1px solid #f1f1f1;padding-bottom:40px}.pinned-wrapper>div{width:33.33%}.pinned-wrapper .pinned{position:absolute;top:0;right:0;background-color:#e53f30;color:#fff;font-size:14px;padding:5px 10px;border-radius:4px}.sort-by select{min-width:260px;border-color:#9e9e9e;color:#b4b4b4;background-image:url(../images/downGray.svg)}.rental-sub h2{font-size:18px;color:#e53f30;margin-bottom:10px}.rental-sub h3{text-transform:uppercase;font-weight:700;font-size:32px;color:#3a3a3a;line-height:38px;margin-bottom:0}.rental-sub .container .row{margin-left:-15px;margin-right:-15px}.rental-sub .container .row>*{padding:0 15px}.rental-sub .container .row .card-default{margin-top:35px}.rental-sub .container .row .card-default a{display:block;position:relative;height:100%;padding-bottom:45px}.rental-sub .container .row .card-default a .card-title{position:absolute;bottom:0;left:0;right:0}.rental-sub .container .row .card-default .card-image>img{height:208px}.rental-subcat .container .row{margin-left:-15px;margin-right:-15px}.rental-subcat .container .row>*{padding:0 15px}.rental-subcat .container .row .card-primary{margin-top:35px}.rental-subcat .container .row .card-default{margin-top:35px}.rental-subcat .upper-part{margin-bottom:15px}.rental-subcat .card-desc h4.price{margin-bottom:0;margin-top:12px;text-transform:unset}.page-template-eofy-landing .rental-subcat .card-primary__det .card-image>img{height:253px}.taxonomy-parts .rental-subcat .card-primary__det .card-image>img{height:auto}.page-template-eofy-landing .rental-subcat .card-desc ul li::before{background-color:#3a3a3a}.rental-subcat .option.rental-subcat.parts-category .enquiry_now{width:100%}.rental-cat{margin-top:55px}.rental-cat .upper-part{margin-bottom:25px}.rental-cat .owl-nav{right:260px}.rental-cat__carousel{margin-bottom:20px}.rental .content__right .business__det{max-width:61.7%;padding-left:63px}.rental .content__right .business__image{max-width:38.3%}.rental .title-sub{margin-bottom:20px}.rental.custom-buildupper{margin-top:40px;margin-bottom:30px}.rental.custom-buildupper .content__right .business__det{padding-left:15px}.sales-new .content__left .business__image,.sales-new .content__right .business__image{max-width:42.6%}.sales-new .content__left .business__det,.sales-new .content__right .business__det{max-width:57.4%}.sales-new .content__right .business__det{padding-left:38px}.sales-new .content__left .business__det{padding-right:38px}.sales-new .title-sub{margin-bottom:20px}.rental-block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px 56px}.rental-block p{font-weight:300}.rental-block>div:first-of-type{width:calc(52% - 28px);position:relative}.rental-block>div:first-of-type img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.rental-block>div:first-of-type:after,.rental-block>div:first-of-type:before{content:" ";position:absolute;top:-10px;right:26px;width:0;height:0;border-style:solid;border-width:10px 200px 0 0;border-color:transparent #e53f30 transparent transparent}.rental-block>div:first-of-type:after{top:unset;bottom:26px;right:-10px;border-width:200px 0 0 10px;border-color:transparent transparent transparent #e53f30}.rental-block>div:last-of-type{width:calc(48% - 28px)}.rental-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px 30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.rental-row>div a{color:#3a3a3a;font-weight:300}.blog-tab .rental-row>div a{font-size:18px}.rental-row>div a.active{color:#e53f30;border-bottom:2px solid #e53f30;font-weight:400;padding-bottom:5px}.rental-main>div{display:none}.rental-main>div.display{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px 16px;margin-top:40px}.rental-main>div>div{width:calc(33.33% - 11px)}.rental-main .card-default .card-image img{height:260px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.rental-main.blogs-main>div{width:33.33%}.rental-main.blogs-main>div.display{display:block}.rental-main.blogs-main>div>div{width:100%}.margin-top-rental{margin-top:40px}.page-template-rental .product--description>:not(.btn--readmore),.taxonomy-rental .product--description>:not(.btn--readmore){display:none}.page-template-rental .product--description>:nth-child(-n+5):not(.btn--readmore),.taxonomy-rental .product--description>:nth-child(-n+5):not(.btn--readmore){display:block}.page-template-rental .product--description.toggled>:not(.btn--readmore),.taxonomy-rental .product--description.toggled>:not(.btn--readmore){display:block}.page-template-rental .product--description>:nth-child(5):after,.taxonomy-rental .product--description>:nth-child(5):after{content:"....";color:#3a3a3a}.page-template-rental .product--description.toggled>:nth-child(5):after,.taxonomy-rental .product--description.toggled>:nth-child(5):after{content:none}.rental-section__tabs{position:relative}.rental-section__tabs:after{content:'';display:block;position:absolute;inset:0 0 0 auto;width:2rem;background:-webkit-linear-gradient(175deg,#fff 0,rgba(255,255,255,0) 100%);background:-o-linear-gradient(175deg,#fff 0,rgba(255,255,255,0) 100%);background:linear-gradient(275deg,#fff 0,rgba(255,255,255,0) 100%)}.rental-section__tabs>ul{overflow-x:auto;width:calc(100% + 12vw);padding-right:60px!important;-webkit-overflow-scrolling:touch;margin-bottom:1.5rem!important}.rental-section__tabs>ul::-webkit-scrollbar{display:none}.rental-section__tabs+li{margin-left:.5rem}.rental-section__tab{position:relative;padding:.5rem!important;font-family:var(--primary-font);font-size:18px;font-weight:700;color:#3a3a3a}.rental-section__tab.is-selected:after{content:'';display:block;height:3px;width:100%;background-color:#e53f30;position:absolute;inset:auto 0 0 0}.rent-service{background-color:rgba(58,58,58,.05);padding:100px 0}.rent-service-detail{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:90px}.rent-service-detail>div{width:calc(46% - 45px)}.rent-service-detail>div.rent-service-img{width:calc(54% - 45px)}.rent-service-detail p{font-weight:300;padding-top:0!important}.rent-service-detail .button-primary{margin-top:40px}.rent-service-img img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:right;object-position:right;width:100%;height:100%}.rent-service-description{padding:20px 0}.tax-product_types ul.page-header-certification{margin-bottom:0}.tax-product_types #rent-trucks{margin:100px 0}.contact .reach{display:none}.contact-us__form{width:100%;max-width:59%}.contact-us__det{width:100%;max-width:41%;padding-left:104px;padding-top:10px;padding-bottom:10px}.contact-us__det ul{list-style:none;padding:0;margin:0}.contact-us__det a{color:#3a3a3a}.contact-us__det h3,.contact-us__det h4{font-size:18px;line-height:22px;font-weight:500;margin-bottom:12px}.contact-us__person{padding-top:52px}.contact-us__person ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:8px}.contact-us__cta li{padding-bottom:16px}.contact-us__cta li a{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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.contact-us__cta li a img{display:inline-block;width:15px;margin-right:14px}.contact-us__cta li a svg{margin-right:8px;max-width:15px;width:100%;margin-top:6px}.contact-us__det .footer__social{padding-bottom:0}.contact-us .reach__form--det{position:unset;margin-top:0;margin-bottom:15px}.widget-block.contact-us .footer__social svg path{fill:#fff}.widget-block.contact-us .footer__social svg circle{fill:#3b3b3b}.widget-block.contact-us .footer__social svg *{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.widget-block.contact-us .footer__social a:hover svg circle{fill:#e53f30}.meet{padding-top:75px}.meet__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.meet__title h5{color:#e53f30;font-size:18px;font-weight:700;text-transform:uppercase;margin-bottom:0}.meet__title ul{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex}.meet__title ul li{padding-left:10px;padding-top:5px}.meet__members{margin-top:35px;max-width:33.33%;width:100%}.meet__card{position:relative;cursor:pointer;overflow:hidden;height:100%;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16);box-shadow:0 3px 6px rgba(0,0,0,.16);border:1px solid #dedede}.meet__content{padding:17px 20px 24px}.meet__position{margin-bottom:5px}.meet__img{position:relative;overflow:hidden;height:0;padding-top:75%}.meet__img img{position:absolute;inset:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.meet__img img:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);width:100%}.license{padding-top:50px;padding-bottom:0}.license h4{font-size:18px;line-height:22px;font-weight:500;margin-bottom:12px}.page-template-eofy-landing .license .widget-title,.page-template-eofy-landing .license h4{font-size:20px;font-weight:500}.page-template-eofy-landing .license{background-color:#e53f30;color:#ffffffdb;padding-top:25px;padding-bottom:70px}.page-template-eofy-landing .license a{color:#fff}.license__det{border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding-top:50px;padding-bottom:50px}.license__det .row:not(:last-of-type){padding-bottom:8px}.license__det .row>div{max-width:33.33%;width:100%}.license__detail .row:not(:last-of-type){padding-bottom:8px}.license__detail .row>div{max-width:33.33%;width:100%}.acts{padding-top:20px}.acts p{margin-bottom:8px}.popup_content{position:fixed;top:0;bottom:0;left:0;right:0;display:none;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:999;background:#646464BF}.popup_content.active{display:block}.popup_content .close{position:absolute;background:#e53f30;opacity:1;padding:7px 10px;border-radius:5px;cursor:pointer;display:block;z-index:9999;right:-21px;top:84px}.popup_content .popup-main{background:0 0;color:#000;font-size:16px;position:absolute;top:0;height:100%;padding:100px 0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border-radius:0;text-align:center}.popup_content .popup-main .popup-wrap{background:#fff;max-height:100%;border-radius:15px}.popup_content .popup-main .popup-wrap .popup-box{background:#fff;height:100%;overflow-y:auto}.popup_content .popup-main .popup-wrap .popup-box::-webkit-scrollbar{display:none}.popup_content .popup-main .popup-wrap img{border:1px solid #d8d8d8;border-radius:5px}.popup_content .popup-main .popup-wrap a{margin:auto;color:#fff}.popup_content.active .popup-main{top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:15px}.popup_content .button-wrap{width:100%;text-align:center;margin-top:15px;background:#94c849;padding:6px;border-radius:8px 0 8px 0}.popup-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;padding-block:20px}.popup-wrap img{margin-inline:auto}#ok{background:#2a347a;color:#fff;padding:10px;border:none;border-radius:4px;margin:auto}.enquiryPopup_content{position:fixed;top:0;bottom:0;left:0;right:0;display:none;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:999;background:#646464BF}.enquiryPopup_content.active{display:block}.enquiryPopup_content .close{position:absolute;background:#e53f30;opacity:1;padding:7px 10px;border-radius:5px;cursor:pointer;display:block;z-index:9999;right:-21px;top:84px}.enquiryPopup_content .enquiryPopup-main{background:0 0;color:#000;font-size:16px;position:absolute;top:0;height:100%;padding:100px 0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border-radius:0;text-align:center}.enquiryPopup_content .enquiryPopup-main .enquiryPopup-wrap{background:#fff;max-height:100%;border-radius:15px}.enquiryPopup_content .enquiryPopup-main .enquiryPopup-wrap .enquiryPopup-box{background:#fff;height:100%;overflow-y:auto}.enquiryPopup_content .enquiryPopup-main .enquiryPopup-wrap .enquiryPopup-box::-webkit-scrollbar{display:none}.enquiryPopup_content.active .enquiryPopup-main{top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:15px}.enquiryPopup-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;padding-block:20px}.downloadBrochureSection{background:url(https://www.plantman.com.au/wp-content/uploads/2022/03/brochure-bg-e1643822509736.png) center center no-repeat;background-size:cover;padding:35px 0;margin:90px 0}.brochureBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.brochureImgBox{width:280px;height:auto;position:relative;z-index:1}.brochureImgBox img{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;width:100%;height:auto;z-index:-1}.brochureItemBox{width:calc(100% - 280px);padding:0 0 0 20px}.brochureItemBox .title *{color:#fff}.brochureItemBox .title .section-title{font-size:28px}.brochureItemBox .title .section-subtitle{margin:5px 0 0 0;font-weight:300;font-size:16px}.enquireNowSection{margin:100px 0;position:relative;z-index:1}.enquireNowBox{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.enquireNowBox>.imgBox{width:calc(100% - 600px);height:600px;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}.enquireNowBox>.imgBox img{position:absolute;width:1024px;height:auto;left:-200px;z-index:-1}.enquireNowBox>.textBox{width:550px;margin:0 0 0 50px}.enquireNowBox>.textBox>.desc{margin:20px 0 35px 0}.enquireNowBox>.textBox>.desc ul.checkList{list-style:none;margin:25px 0 0 0;padding:0}.enquireNowBox>.textBox>.desc ul.checkList li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;font-weight:600;color:#3a3a3a;margin:0 0 18px 0}.enquireNowBox>.textBox>.desc ul.checkList li:last-child{margin:0}.enquireNowBox>.textBox>.desc ul.checkList li span{width:25px;height:25px;min-width:25px;min-height:25px;margin:0 16px 0 0}.enquireNowBox>.textBox>.desc ul.checkList li span svg{width:100%;height:100%}.enquireNowBox .btnHolder .button-primary{font-size:20px}.enquirehomeSection .content__right .business__image{max-width:44%}.enquirehomeSection .content__right .business__det{max-width:56%;padding-top:85px;padding-bottom:85px}.enquirehomeSection .business__det .button-primary{margin-top:0}.enquirehomeSection .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.service-faq{padding:100px 0;margin-top:100px;background-color:rgba(58,58,58,.05)}.debug{padding:1rem;border:1px solid #ccc;background-color:#eee;margin:1rem 0}.position-relative,.relative,.u-relative{position:relative}.absolute,.u-absolute{position:absolute}.fixed,.u-fixed{position:fixed}.d-flex,.flex,.u-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-wrap,.u-flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.u-block{display:block}.u-inline-block{display:inline-block}.d-none,.u-hidden,.u-sr-only{display:none!important}.justify-between,.u-flex-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.justify-center,.u-flex-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.items-center,.u-flex-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.u-flex-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.u-flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.overflow-hidden{overflow:hidden}.gap-half{gap:.5rem}.gap,.gap-10{gap:1rem}.gap-2,.gap-20{gap:2rem}.gap-20{gap:10px 20px}.gap-3{gap:3rem}.gap-11{gap:12px}.list-unstyled,.u-list-reset{list-style:none;padding:0;margin:0}.img-fit,.u-image-fit{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.text-wrap,.u-text-upper{text-transform:uppercase}.text-wrap{white-space:nowrap}.text-center,.u-text-center{text-align:center}.u-text-color-primary{color:#e53f30}.w-full{width:100%}.h-full{height:100%}.bg-primary,.bg-red{background-color:#e53f30;color:#fff}.bg-white{background-color:#fff}.bg-offwhite{background-color:#f5f5f5}.bg-dark{background-color:#3a3a3a;color:#fff}.bg-dark .btn-link{color:#fff;border-color:#fff}.bg-dark .btn-link:hover{background-color:#fff;color:#151515}.bg-dark-2{background-color:#151515;color:#fff}.bg-none{background:0 0}.box-shadow{-webkit-box-shadow:0 -3px 6px rgba(0,0,0,.16);box-shadow:0 -3px 6px rgba(0,0,0,.16)}.mt-20{margin-top:20px}.mb-0{margin-bottom:0!important}.mb-55{margin-bottom:55px}.mb-70{margin-bottom:70px}.pt-0{padding-top:0!important}.pt-40{padding-top:40px}.pt-55{padding-top:55px}.pt-100{padding-top:100px}.py-10{padding-top:10px;padding-bottom:10px}.child-w-half>*{width:calc(50% - 6px)}.max-w-sm{max-width:628px}.max-w-lg{max-width:900px}.mx-auto{margin-left:auto;margin-right:auto}.z-9{z-index:9}.inset-x-0{left:0;right:0}.bottom-0{bottom:0}.button-reset{border-radius:4px}h4:empty{margin:0!important;display:none!important}.add-to-cart-btn,.plantman-wishlist-form .plantman-wishlist-actions .button,.plantman-wishlist-form .plantman-wishlist-actions .plantman-wishlist-add-all-cart,.plantman-wishlist-form .plantman-wishlist-actions .wishlist-add-all-to-quote,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .add-to-cart-btn,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single-add-to-cart,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-request-quote .wtwraq-product-add-to-quote-list .wtwraq_add_to_quote_button,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-request-quote .wtwraq-view-quote-button,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-request-quote .wtwraq_add_to_quote_button,.quote-btn,.woocommerce .wtwraq-view-quote-button,.woocommerce .wtwraq_add_to_quote_button,.woocommerce ul.products li.product .archive-buttons-wrapper .wtwraq-product-add-to-quote-list .wtwraq_add_to_quote_button,.woocommerce ul.products li.product .archive-buttons-wrapper .wtwraq-product-add-to-quote-list .wtwraq_view_quote_button,.woocommerce ul.products li.product .archive-buttons-wrapper .wtwraq-view-quote-button,.woocommerce ul.products li.product .archive-buttons-wrapper a.add_to_cart_button,.woocommerce.single-product .entry-summary .summary-actions-wrapper .single_add_to_cart_button,.woocommerce.single-product .entry-summary .summary-actions-wrapper .wtwraq-product-add-to-quote-list,.woocommerce.single-product .entry-summary .summary-actions-wrapper .wtwraq-view-quote-button,body.wishlist .plantman-wishlist-actions .button,body.wishlist .plantman-wishlist-actions .plantman-wishlist-add-all-cart,body.wishlist .plantman-wishlist-actions .wishlist-add-all-to-quote,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .add-to-cart-btn,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single-add-to-cart,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-request-quote .wtwraq-product-add-to-quote-list .wtwraq_add_to_quote_button,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-request-quote .wtwraq-view-quote-button,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-request-quote .wtwraq_add_to_quote_button{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;gap:.5rem;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;padding:.8em 1em .618em 1em;font-weight:700;text-transform:uppercase;font-size:14px;line-height:1;background:#fff!important;border:1px solid #3a3a3a!important;border-radius:0!important;color:#3a3a3a!important;white-space:nowrap;text-decoration:none!important;margin:0!important;-webkit-transition:background-color .2s ease,color .2s ease,border-color .2s ease;-o-transition:background-color .2s ease,color .2s ease,border-color .2s ease;transition:background-color .2s ease,color .2s ease,border-color .2s ease;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.add-to-cart-btn::before,.plantman-wishlist-form .plantman-wishlist-actions .button::before,.plantman-wishlist-form .plantman-wishlist-actions .plantman-wishlist-add-all-cart::before,.plantman-wishlist-form .plantman-wishlist-actions .wishlist-add-all-to-quote::before,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .add-to-cart-btn::before,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single-add-to-cart::before,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button::before,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-request-quote .wtwraq-product-add-to-quote-list .wtwraq_add_to_quote_button::before,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-request-quote .wtwraq-view-quote-button::before,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-request-quote .wtwraq_add_to_quote_button::before,.quote-btn::before,.woocommerce .wtwraq-view-quote-button::before,.woocommerce .wtwraq_add_to_quote_button::before,.woocommerce ul.products li.product .archive-buttons-wrapper .wtwraq-product-add-to-quote-list .wtwraq_add_to_quote_button::before,.woocommerce ul.products li.product .archive-buttons-wrapper .wtwraq-product-add-to-quote-list .wtwraq_view_quote_button::before,.woocommerce ul.products li.product .archive-buttons-wrapper .wtwraq-view-quote-button::before,.woocommerce ul.products li.product .archive-buttons-wrapper a.add_to_cart_button::before,.woocommerce.single-product .entry-summary .summary-actions-wrapper .single_add_to_cart_button::before,.woocommerce.single-product .entry-summary .summary-actions-wrapper .wtwraq-product-add-to-quote-list::before,.woocommerce.single-product .entry-summary .summary-actions-wrapper .wtwraq-view-quote-button::before,body.wishlist .plantman-wishlist-actions .button::before,body.wishlist .plantman-wishlist-actions .plantman-wishlist-add-all-cart::before,body.wishlist .plantman-wishlist-actions .wishlist-add-all-to-quote::before,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .add-to-cart-btn::before,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single-add-to-cart::before,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button::before,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-request-quote .wtwraq-product-add-to-quote-list .wtwraq_add_to_quote_button::before,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-request-quote .wtwraq-view-quote-button::before,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-request-quote .wtwraq_add_to_quote_button::before{content:"";display:inline-block;width:18px;height:18px;background-color:#3a3a3a;mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2IiBmaWxsPSJub25lIj4KPHBhdGggZD0iTTIuNjY2NjcgMkMyLjI5ODQ4IDIgMiAyLjI5ODQ4IDIgMi42NjY2N1Y0LjY2NjY3QzIgNS4wMzQ4NyAyLjI5ODQ4IDUuMzMzMzMgMi42NjY2NyA1LjMzMzMzSDZDNi4zNjgyIDUuMzMzMzMgNi42NjY2NyA1LjAzNDg3IDYuNjY2NjcgNC42NjY2N1YyLjY2NjY3QzYuNjY2NjcgMi4yOTg0OCA2LjM2ODIgMiA2IDJIMi42NjY2N1oiIGZpbGw9IiMwMDAwMDAiLz4KPHBhdGggZD0iTTE0IDNIOFY0LjMzMzMzSDE0VjNaIiBmaWxsPSIjMDAwMDAwIi8+CjxwYXRoIGQ9Ik0yIDYuOTk5OTJDMiA2LjYzMTcyIDIuMjk4NDggNi4zMzMyNSAyLjY2NjY3IDYuMzMzMjVINkM2LjM2ODIgNi4zMzMyNSA2LjY2NjY3IDYuNjMxNzIgNi42NjY2NyA2Ljk5OTkyVjguOTk5OTJDNi42NjY2NyA5LjM2ODEyIDYuMzY4MiA5LjY2NjU4IDYgOS42NjY1OEgyLjY2NjY3QzIuMjk4NDggOS42NjY1OCAyIDkuMzY4MTIgMiA4Ljk5OTkyVjYuOTk5OTJaIiBmaWxsPSIjMDAwMDAwIi8+CjxwYXRoIGQ9Ik0xNCA3LjMzMzI1SDhWOC42NjY1OUgxNFY3LjMzMzI1WiIgZmlsbD0iIzAwMDAwMCIvPgo8cGF0aCBkPSJNMiAxMS4zMzM0QzIgMTAuOTY1MiAyLjI5ODQ4IDEwLjY2NjcgMi42NjY2NyAxMC42NjY3SDZDNi4zNjgyIDEwLjY2NjcgNi42NjY2NyAxMC45NjUyIDYuNjY2NjcgMTEuMzMzNFYxMy4zMzM0QzYuNjY2NjcgMTMuNzAxNiA2LjM2ODIgMTQuMDAwMSA2IDE0LjAwMDFIMi42NjY2N0MyLjI5ODQ4IDE0LjAwMDEgMiAxMy43MDE2IDIgMTMuMzMzNFYxMS4zMzM0WiIgZmlsbD0iIzAwMDAwMCIvPgo8cGF0aCBkPSJNMTQgMTEuNjY2N0g4VjEzLjAwMDFIMTRWMTEuNjY2N1oiIGZpbGw9IiMwMDAwMDAiLz4KPC9zdmc+Cg==) no-repeat center/contain;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2IiBmaWxsPSJub25lIj4KPHBhdGggZD0iTTIuNjY2NjcgMkMyLjI5ODQ4IDIgMiAyLjI5ODQ4IDIgMi42NjY2N1Y0LjY2NjY3QzIgNS4wMzQ4NyAyLjI5ODQ4IDUuMzMzMzMgMi42NjY2NyA1LjMzMzMzSDZDNi4zNjgyIDUuMzMzMzMgNi42NjY2NyA1LjAzNDg3IDYuNjY2NjcgNC42NjY2N1YyLjY2NjY3QzYuNjY2NjcgMi4yOTg0OCA2LjM2ODIgMiA2IDJIMi42NjY2N1oiIGZpbGw9IiMwMDAwMDAiLz4KPHBhdGggZD0iTTE0IDNIOFY0LjMzMzMzSDE0VjNaIiBmaWxsPSIjMDAwMDAwIi8+CjxwYXRoIGQ9Ik0yIDYuOTk5OTJDMiA2LjYzMTcyIDIuMjk4NDggNi4zMzMyNSAyLjY2NjY3IDYuMzMzMjVINkM2LjM2ODIgNi4zMzMyNSA2LjY2NjY3IDYuNjMxNzIgNi42NjY2NyA2Ljk5OTkyVjguOTk5OTJDNi42NjY2NyA5LjM2ODEyIDYuMzY4MiA5LjY2NjU4IDYgOS42NjY1OEgyLjY2NjY3QzIuMjk4NDggOS42NjY1OCAyIDkuMzY4MTIgMiA4Ljk5OTkyVjYuOTk5OTJaIiBmaWxsPSIjMDAwMDAwIi8+CjxwYXRoIGQ9Ik0xNCA3LjMzMzI1SDhWOC42NjY1OUgxNFY3LjMzMzI1WiIgZmlsbD0iIzAwMDAwMCIvPgo8cGF0aCBkPSJNMiAxMS4zMzM0QzIgMTAuOTY1MiAyLjI5ODQ4IDEwLjY2NjcgMi42NjY2NyAxMC42NjY3SDZDNi4zNjgyIDEwLjY2NjcgNi42NjY2NyAxMC45NjUyIDYuNjY2NjcgMTEuMzMzNFYxMy4zMzM0QzYuNjY2NjcgMTMuNzAxNiA2LjM2ODIgMTQuMDAwMSA2IDE0LjAwMDFIMi42NjY2N0MyLjI5ODQ4IDE0LjAwMDEgMiAxMy43MDE2IDIgMTMuMzMzNFYxMS4zMzM0WiIgZmlsbD0iIzAwMDAwMCIvPgo8cGF0aCBkPSJNMTQgMTEuNjY2N0g4VjEzLjAwMDFIMTRWMTEuNjY2N1oiIGZpbGw9IiMwMDAwMDAiLz4KPC9zdmc+Cg==) no-repeat center/contain;-webkit-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease;margin-top:-4px;padding-top:2px}.add-to-cart-btn:hover,.plantman-wishlist-form .plantman-wishlist-actions .button:hover,.plantman-wishlist-form .plantman-wishlist-actions .plantman-wishlist-add-all-cart:hover,.plantman-wishlist-form .plantman-wishlist-actions .wishlist-add-all-to-quote:hover,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .add-to-cart-btn:hover,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single-add-to-cart:hover,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button:hover,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-request-quote .wtwraq-view-quote-button:hover,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-request-quote .wtwraq_add_to_quote_button:hover,.quote-btn:hover,.woocommerce .wtwraq-view-quote-button:hover,.woocommerce .wtwraq_add_to_quote_button:hover,.woocommerce ul.products li.product .archive-buttons-wrapper .wtwraq-product-add-to-quote-list .wtwraq_add_to_quote_button:hover,.woocommerce ul.products li.product .archive-buttons-wrapper .wtwraq-product-add-to-quote-list .wtwraq_view_quote_button:hover,.woocommerce ul.products li.product .archive-buttons-wrapper .wtwraq-view-quote-button:hover,.woocommerce ul.products li.product .archive-buttons-wrapper a.add_to_cart_button:hover,.woocommerce.single-product .entry-summary .summary-actions-wrapper .single_add_to_cart_button:hover,.woocommerce.single-product .entry-summary .summary-actions-wrapper .wtwraq-product-add-to-quote-list:hover,.woocommerce.single-product .entry-summary .summary-actions-wrapper .wtwraq-view-quote-button:hover,body.wishlist .plantman-wishlist-actions .button:hover,body.wishlist .plantman-wishlist-actions .plantman-wishlist-add-all-cart:hover,body.wishlist .plantman-wishlist-actions .wishlist-add-all-to-quote:hover,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .add-to-cart-btn:hover,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single-add-to-cart:hover,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button:hover,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-request-quote .wtwraq-view-quote-button:hover,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-request-quote .wtwraq_add_to_quote_button:hover{background:#fff!important;color:#e53f30!important;border-color:#e53f30!important}.add-to-cart-btn:hover::before,.plantman-wishlist-form .plantman-wishlist-actions .button:hover::before,.plantman-wishlist-form .plantman-wishlist-actions .plantman-wishlist-add-all-cart:hover::before,.plantman-wishlist-form .plantman-wishlist-actions .wishlist-add-all-to-quote:hover::before,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .add-to-cart-btn:hover::before,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single-add-to-cart:hover::before,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button:hover::before,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-request-quote .wtwraq-view-quote-button:hover::before,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-request-quote .wtwraq_add_to_quote_button:hover::before,.quote-btn:hover::before,.woocommerce .wtwraq-view-quote-button:hover::before,.woocommerce .wtwraq_add_to_quote_button:hover::before,.woocommerce ul.products li.product .archive-buttons-wrapper .wtwraq-product-add-to-quote-list .wtwraq_add_to_quote_button:hover::before,.woocommerce ul.products li.product .archive-buttons-wrapper .wtwraq-product-add-to-quote-list .wtwraq_view_quote_button:hover::before,.woocommerce ul.products li.product .archive-buttons-wrapper .wtwraq-view-quote-button:hover::before,.woocommerce ul.products li.product .archive-buttons-wrapper a.add_to_cart_button:hover::before,.woocommerce.single-product .entry-summary .summary-actions-wrapper .single_add_to_cart_button:hover::before,.woocommerce.single-product .entry-summary .summary-actions-wrapper .wtwraq-product-add-to-quote-list:hover::before,.woocommerce.single-product .entry-summary .summary-actions-wrapper .wtwraq-view-quote-button:hover::before,body.wishlist .plantman-wishlist-actions .button:hover::before,body.wishlist .plantman-wishlist-actions .plantman-wishlist-add-all-cart:hover::before,body.wishlist .plantman-wishlist-actions .wishlist-add-all-to-quote:hover::before,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .add-to-cart-btn:hover::before,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single-add-to-cart:hover::before,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button:hover::before,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-request-quote .wtwraq-view-quote-button:hover::before,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-request-quote .wtwraq_add_to_quote_button:hover::before{background-color:#e53f30}.add-to-cart-btn,.plantman-wishlist-form .plantman-wishlist-actions .plantman-wishlist-add-all-cart,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .add-to-cart-btn,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single-add-to-cart,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button,.woocommerce ul.products li.product .archive-buttons-wrapper a.add_to_cart_button,.woocommerce.single-product .entry-summary .summary-actions-wrapper .single_add_to_cart_button,body.wishlist .plantman-wishlist-actions .plantman-wishlist-add-all-cart,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .add-to-cart-btn,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single-add-to-cart,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button{font-size:14px;padding:.8em 1em .618em 1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#e53f30!important;color:#fff!important;border-color:#e53f30!important}.add-to-cart-btn::before,.plantman-wishlist-form .plantman-wishlist-actions .plantman-wishlist-add-all-cart::before,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .add-to-cart-btn::before,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single-add-to-cart::before,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button::before,.woocommerce ul.products li.product .archive-buttons-wrapper a.add_to_cart_button::before,.woocommerce.single-product .entry-summary .summary-actions-wrapper .single_add_to_cart_button::before,body.wishlist .plantman-wishlist-actions .plantman-wishlist-add-all-cart::before,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .add-to-cart-btn::before,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single-add-to-cart::before,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button::before{content:"\e912";width:auto;height:auto;margin-top:-6px;font-family:Woo-Side-Cart!important;font-size:18px;font-weight:400;color:currentColor;background:0 0;mask:none;-webkit-mask:none;display:inline-block}.add-to-cart-btn::after,.plantman-wishlist-form .plantman-wishlist-actions .plantman-wishlist-add-all-cart::after,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .add-to-cart-btn::after,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single-add-to-cart::after,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button::after,.woocommerce ul.products li.product .archive-buttons-wrapper a.add_to_cart_button::after,.woocommerce.single-product .entry-summary .summary-actions-wrapper .single_add_to_cart_button::after,body.wishlist .plantman-wishlist-actions .plantman-wishlist-add-all-cart::after,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .add-to-cart-btn::after,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single-add-to-cart::after,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button::after{margin-top:-6px}.add-to-cart-btn:focus,.add-to-cart-btn:hover,.plantman-wishlist-form .plantman-wishlist-actions .plantman-wishlist-add-all-cart:focus,.plantman-wishlist-form .plantman-wishlist-actions .plantman-wishlist-add-all-cart:hover,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .add-to-cart-btn:focus,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .add-to-cart-btn:hover,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single-add-to-cart:focus,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single-add-to-cart:hover,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button:focus,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button:hover,.woocommerce ul.products li.product .archive-buttons-wrapper a.add_to_cart_button:focus,.woocommerce ul.products li.product .archive-buttons-wrapper a.add_to_cart_button:hover,.woocommerce.single-product .entry-summary .summary-actions-wrapper .single_add_to_cart_button:focus,.woocommerce.single-product .entry-summary .summary-actions-wrapper .single_add_to_cart_button:hover,body.wishlist .plantman-wishlist-actions .plantman-wishlist-add-all-cart:focus,body.wishlist .plantman-wishlist-actions .plantman-wishlist-add-all-cart:hover,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .add-to-cart-btn:focus,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .add-to-cart-btn:hover,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single-add-to-cart:focus,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single-add-to-cart:hover,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button:focus,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button:hover{background:#3a3a3a!important;color:#fff!important;border-color:#3a3a3a!important}.add-to-cart-btn:focus::before,.add-to-cart-btn:hover::before,.plantman-wishlist-form .plantman-wishlist-actions .plantman-wishlist-add-all-cart:focus::before,.plantman-wishlist-form .plantman-wishlist-actions .plantman-wishlist-add-all-cart:hover::before,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .add-to-cart-btn:focus::before,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .add-to-cart-btn:hover::before,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single-add-to-cart:focus::before,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single-add-to-cart:hover::before,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button:focus::before,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button:hover::before,.woocommerce ul.products li.product .archive-buttons-wrapper a.add_to_cart_button:focus::before,.woocommerce ul.products li.product .archive-buttons-wrapper a.add_to_cart_button:hover::before,.woocommerce.single-product .entry-summary .summary-actions-wrapper .single_add_to_cart_button:focus::before,.woocommerce.single-product .entry-summary .summary-actions-wrapper .single_add_to_cart_button:hover::before,body.wishlist .plantman-wishlist-actions .plantman-wishlist-add-all-cart:focus::before,body.wishlist .plantman-wishlist-actions .plantman-wishlist-add-all-cart:hover::before,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .add-to-cart-btn:focus::before,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .add-to-cart-btn:hover::before,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single-add-to-cart:focus::before,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single-add-to-cart:hover::before,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button:focus::before,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button:hover::before{background:0 0;color:currentColor}.woocommerce a.remove{background:#e53f30;color:#fff!important;text-transform:uppercase;font-size:14px;font-weight:300;width:16px;height:16px;border-radius:10px;text-decoration:none;-webkit-transition:background-color .2s ease,color .2s ease;-o-transition:background-color .2s ease,color .2s ease;transition:background-color .2s ease,color .2s ease;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}.woocommerce-archive-container{max-width:1400px;padding:2rem 0;margin-right:auto;margin-left:auto;width:100%}.woocommerce-archive-container .woocommerce-notices-wrapper{display:none}.woocommerce-archive-header{margin-bottom:1rem;border-bottom:none!important}.woocommerce-archive-title{color:#3a3a3a;text-transform:uppercase;margin:0 0 1rem 0}.woocommerce .woocommerce-result-count{font-size:16px;font-weight:300;color:#3a3a3a;text-transform:none;margin-bottom:0}.woocommerce-archive-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.woocommerce-sidebar--left{width:100%}.woocommerce-sidebar--left .widget{margin-bottom:2rem}.woocommerce-sidebar--left .widget:last-child{margin-bottom:0}.woocommerce-sidebar--left .widget-title{font-size:18px;font-weight:700;color:#3a3a3a;text-transform:uppercase;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #e53f30}.woocommerce-sidebar .woo_filtering{border-bottom:1px solid #3a3a3a;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:1;padding-bottom:1.5rem;padding-top:8px;gap:8px}.woocommerce-sidebar .woo_filtering h4{font-size:24px;font-weight:900;color:#3a3a3a;text-transform:uppercase;margin-bottom:0!important;padding-bottom:0;line-height:1!important;padding-top:4px}.woocommerce-sidebar .woo_filtering .bapf_sfilter.bapf_button_berocket .bapf_button{padding:8px;border:0;font-size:16px;line-height:1;font-weight:300;display:inline-block;color:#8f8f8f;text-transform:none;text-align:center;text-decoration:none;background-color:transparent}.woocommerce-sidebar .woo_filtering .bapf_sfilter.bapf_button_berocket .bapf_button:hover{color:#151515;background-color:transparent}.woocommerce-sidebar .woo_filtering .bapf_colaps_togl{cursor:pointer}.woocommerce-sidebar .woo_filtering p{margin:0}.woocommerce-sidebar .bapf_sfilter{margin:0;text-align:right;cursor:pointer!important}.woocommerce-sidebar .bapf_body ul{list-style:none;margin:0;padding:0}.woocommerce-sidebar .bapf_body li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.woocommerce-sidebar .bapf_body input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:18px;height:18px;border:1px solid #3a3a3a;border-radius:4px;background-color:transparent;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:background-color .15s,border-color .15s,-webkit-box-shadow .15s;transition:background-color .15s,border-color .15s,-webkit-box-shadow .15s;-o-transition:background-color .15s,border-color .15s,box-shadow .15s;transition:background-color .15s,border-color .15s,box-shadow .15s;transition:background-color .15s,border-color .15s,box-shadow .15s,-webkit-box-shadow .15s;cursor:pointer;position:relative}.woocommerce-sidebar .bapf_body input[type=checkbox]::after{content:'\2713';color:#fff;font-size:12px;line-height:1;opacity:0;-webkit-transform:scale(.6);-ms-transform:scale(.6);transform:scale(.6);-webkit-transition:opacity .15s,-webkit-transform .15s;transition:opacity .15s,-webkit-transform .15s;-o-transition:transform .15s,opacity .15s;transition:transform .15s,opacity .15s;transition:transform .15s,opacity .15s,-webkit-transform .15s}.woocommerce-sidebar .bapf_body input[type=checkbox]:focus-visible{outline:2px solid #f0938b;outline-offset:2px}.woocommerce-sidebar .bapf_body input[type=checkbox]:checked{background-color:#e53f30;border-color:#e53f30}.woocommerce-sidebar .bapf_body input[type=checkbox]:checked::after{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.woocommerce-sidebar .bapf_body label{font-size:16px;color:#3a3a3a;cursor:pointer}.woocommerce-archive-content{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.woocommerce-archive-content .result-count-and-ordering .woocommerce-ordering{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.woocommerce-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.woocommerce-toolbar__meta{color:#707070;font-size:14px;text-transform:uppercase;font-weight:300}.woocommerce-toolbar__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:.75rem}.woocommerce-toolbar__actions .woocommerce-ordering{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;margin:0}.woocommerce-toolbar__actions .woocommerce-ordering select{width:100%}.woocommerce-toolbar__filters-toggle{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.75rem 1rem;border:1px solid #3a3a3a;background:#3a3a3a;color:#fff;text-transform:uppercase;font-weight:700;font-size:14px;cursor:pointer;-webkit-transition:background-color .2s ease,color .2s ease,border-color .2s ease;-o-transition:background-color .2s ease,color .2s ease,border-color .2s ease;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.woocommerce-toolbar__filters-toggle:focus,.woocommerce-toolbar__filters-toggle:hover{background:0 0;color:#3a3a3a;outline:0}.woocommerce-sidebar-wrapper{position:relative}.woocommerce-sidebar-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.45);opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease,visibility .3s ease;-o-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease;z-index:90}.woocommerce-sidebar-wrapper.is-open .woocommerce-sidebar-backdrop{opacity:1;visibility:visible}.woocommerce-sidebar__close{background:0 0;border:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:36px;height:36px;font-size:24px;line-height:1;color:#3a3a3a;cursor:pointer;margin-left:auto;margin-bottom:1rem;padding:0;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.woocommerce-sidebar__close span{line-height:1;display:inline-block;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.woocommerce-sidebar__close:focus,.woocommerce-sidebar__close:hover{color:#e53f30;outline:0}body.filters-open{overflow:hidden}.woocommerce .content-area{max-width:1400px;padding:0 15px;margin-right:auto;margin-left:auto;width:100%}.woocommerce .wtwraq-view-quote-button{max-width:none}.woocommerce-cart .row>div{width:100%}.woocommerce-cart .wp-block-woocommerce-cart{width:100%}header.site-header .minicart{position:relative;margin-left:auto}header.site-header .minicart a{text-decoration:none;color:#333}header.site-header .minicart svg{width:24px;height:24px;margin-right:10px}header.site-header .minicart svg path{fill:#fff}header.site-header .minicart .cart-count{border-radius:50%;background-color:#f0f0f0;position:absolute;top:-4px;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header.site-header .minicart .cart-count-number{font-size:12px;font-weight:700;line-height:12px;color:#666;display:block;padding:2px 5px}.woocommerce .shop-hero-banner .ph-banner img{width:100%;height:100%}.woocommerce .woocommerce-breadcrumb{font-size:14px;color:#e53f30;border-bottom:1px solid #dedede;text-align:center;padding:10px 0;margin:0}.woocommerce .woocommerce-breadcrumb a{color:#3a3a3a;font-weight:400;font-size:14px}.woocommerce .woocommerce-breadcrumb span{padding:0 15px}.woocommerce header.woocommerce-products-header{border-bottom:none}.woocommerce .result-count-and-ordering{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.woocommerce .result-count-and-ordering .woocommerce-ordering{margin:0}.woocommerce .result-count-and-ordering .woocommerce-result-count{margin:0}.woocommerce ul.products{display:grid;gap:1.5rem}.woocommerce ul.products:after,.woocommerce ul.products:before{display:none}.woocommerce ul.products li.product{-webkit-box-shadow:0 4px 16px rgba(0,0,0,.08);box-shadow:0 4px 16px rgba(0,0,0,.08);background:#fff;width:100%!important;margin:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;position:relative;float:none!important}.woocommerce ul.products li.product .woocommerce-loop-product__link{position:relative;display:block;overflow:hidden}.woocommerce ul.products li.product .woocommerce-loop-product__link img{width:100%;height:270px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.woocommerce ul.products li.product .woocommerce-loop-product__link .product-view-overlay{position:absolute;inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:.5rem;background:rgba(255,255,255,.6);color:#e53f30;text-transform:uppercase;font-weight:700;letter-spacing:.08em;opacity:0;-webkit-transform:translateY(12px);-ms-transform:translateY(12px);transform:translateY(12px);-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;-o-transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;pointer-events:none;padding:40% 1.5rem 1.5rem;z-index:1;text-align:center}.woocommerce ul.products li.product .woocommerce-loop-product__link .product-view-overlay svg{width:32px;height:20px;display:block;color:currentColor}.woocommerce ul.products li.product .woocommerce-loop-product__link .product-view-overlay__icon{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}.woocommerce ul.products li.product .woocommerce-loop-product__link .product-view-overlay__text{font-size:14px}.woocommerce ul.products li.product span.onsale{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;right:auto;top:0}.woocommerce ul.products li.product .wt-wishlist-button{margin:0!important}.woocommerce ul.products li.product h2.woocommerce-loop-product__title{margin-top:1rem;color:var(--color-secondary);font-weight:700;margin-bottom:8px;line-height:1.25;font-size:16px;text-transform:uppercase;padding:0 1rem}.woocommerce ul.products li.product .price{color:#8f8f8f;font-weight:700;font-size:16px;margin-bottom:8px;padding:0 1rem}.woocommerce ul.products li.product .woocommerce-product-extra-info{padding:0 1rem;margin-bottom:1rem}.woocommerce ul.products li.product .woocommerce-product-extra-info ul{margin:0;padding:0;padding-left:1rem}.woocommerce ul.products li.product .woocommerce-product-extra-info ul li{list-style:outside;list-style-type:disc;margin-bottom:.25rem;font-size:14px;line-height:1.2;font-weight:300;color:#3b3b3b;text-transform:none}.woocommerce ul.products li.product .archive-buttons-wrapper{padding:0 1rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-top:auto;-ms-flex-negative:0;flex-shrink:0}.woocommerce ul.products li.product .archive-buttons-wrapper>*{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.woocommerce ul.products li.product .archive-buttons-wrapper a{font-weight:400!important;text-transform:uppercase;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;width:100%;font-size:14px!important;margin:0;-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:0}.woocommerce ul.products li.product .archive-buttons-wrapper a.add_to_cart_button{font-size:14px;padding:.8em 1em .618em 1em;-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:400!important}.woocommerce ul.products li.product .archive-buttons-wrapper a.view-details-button{background:#fff;border:1px solid var(--color-secondary)}.woocommerce ul.products li.product .archive-buttons-wrapper a.view-details-button svg{margin-left:6px;margin-bottom:4px}.woocommerce ul.products li.product .archive-buttons-wrapper a.view-details-button:hover{background-color:var(--color-secondary);color:#fff}.plantman-toast-container{position:fixed;top:2rem;right:2rem;z-index:99999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;max-width:400px;pointer-events:none}.plantman-toast{background:#fff;border-radius:8px;padding:1rem;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;pointer-events:auto;-webkit-transform:translateX(400px);-ms-transform:translateX(400px);transform:translateX(400px);opacity:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;font-weight:300;color:#3b3b3b!important}.plantman-toast.show{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1}.plantman-toast.success{border-left:4px solid #3a3a3a}.plantman-toast.success .plantman-toast__icon{color:#e53f30}.plantman-toast.error{border-left:4px solid #e53f30}.plantman-toast.error .plantman-toast__icon{color:#e53f30}.plantman-toast.info{border-left:4px solid #f5f5f5}.plantman-toast.info .plantman-toast__icon{color:#f5f5f5}.plantman-toast .plantman-toast__image{width:60px;height:60px;border-radius:4px;-o-object-fit:cover;object-fit:cover;-ms-flex-negative:0;flex-shrink:0;background:#fff}.plantman-toast .plantman-toast__icon{font-size:24px;line-height:1;-ms-flex-negative:0;flex-shrink:0}.plantman-toast .plantman-toast__content{-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:300}.plantman-toast .plantman-toast__content .plantman-toast__title{font-weight:400;font-size:14px;margin-bottom:.25rem;color:#3a3a3a;text-transform:uppercase}.plantman-toast .plantman-toast__content p.plantman-toast__message{font-size:14px;color:#8f8f8f!important;margin:0;font-weight:300!important;line-height:1.2}.plantman-toast .plantman-toast__content p.plantman-toast__message .plantman-toast__link{display:inline-block;margin-left:.5rem;font-weight:300;line-height:1.2;color:#e53f30;text-decoration:underline}.plantman-toast .plantman-toast__content p.plantman-toast__message .plantman-toast__link:focus,.plantman-toast .plantman-toast__content p.plantman-toast__message .plantman-toast__link:hover{color:#c92819}.plantman-toast .plantman-toast__close{background:0 0;border:none;font-size:20px;cursor:pointer;color:#8f8f8f;padding:0;width:24px;height:24px;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;-ms-flex-negative:0;flex-shrink:0}.plantman-toast .plantman-toast__close:hover{color:#3b3b3b}.product-gallery-container{margin-bottom:2rem;max-width:100%;overflow:hidden}.product-gallery-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:100%}.product-gallery-thumbnails{width:100px;-ms-flex-negative:0;flex-shrink:0;position:relative;-ms-flex-item-align:stretch;align-self:stretch}.product-gallery-thumbnails .product-gallery-thumbnails-slider{height:100%;position:relative}.product-gallery-thumbnails .slick-list{margin:0;height:100%;margin-top:40px;margin-bottom:35px}.product-gallery-thumbnails .slick-track{padding-bottom:20px}.product-gallery-thumbnails .slick-slide{padding:0;margin-bottom:14px}.product-gallery-thumbnails .product-gallery-thumbnail{cursor:pointer;border:1px solid #e5e5e5!important;border-radius:4px;overflow:hidden;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;opacity:.6}.product-gallery-thumbnails .product-gallery-thumbnail.active,.product-gallery-thumbnails .product-gallery-thumbnail.slick-current{border-color:#e53f30!important;opacity:1}.product-gallery-thumbnails .product-gallery-thumbnail:hover{opacity:1}.product-gallery-thumbnails .product-gallery-thumbnail img{width:100%;height:100px;-o-object-fit:cover;object-fit:cover;display:block}.product-gallery-thumbnails .slick-arrow{width:100%;height:30px;z-index:2;background:#fff;border:1px solid #e5e5e5;border-radius:4px;color:#3a3a3a!important;left:0;right:0;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.product-gallery-thumbnails .slick-arrow:hover{background:#e53f30;color:#fff!important;border-color:#e53f30}.product-gallery-thumbnails .slick-arrow.slick-prev{top:-25px}.product-gallery-thumbnails .slick-arrow.slick-next{top:auto;bottom:34px}.product-gallery-thumbnails .slick-arrow::before{display:none}.product-gallery-thumbnails .slick-arrow svg{width:16px;height:16px}.product-gallery-main{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:100%;overflow:hidden}.product-gallery-main .product-gallery-main-slider{position:relative;max-width:100%;width:100%;aspect-ratio:1/1}.product-gallery-main .product-gallery-main-slider .slick-list{height:100%}.product-gallery-main .product-gallery-main-slider .slick-track{display:block!important;height:100%!important}.product-gallery-main .product-gallery-main-slider .slick-slide{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;opacity:0!important;z-index:0!important;-webkit-transition:opacity .5s ease!important;-o-transition:opacity .5s ease!important;transition:opacity .5s ease!important;border:1px solid #e5e5e5}.product-gallery-main .product-gallery-main-slider .slick-slide.slick-active{position:relative!important;opacity:1!important;z-index:1!important}.product-gallery-main .product-gallery-main-slider .slick-slide>div{height:100%}.product-gallery-main .product-gallery-main-slider .product-gallery-main-slide{height:100%;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}.product-gallery-main .product-gallery-main-slider .product-gallery-main-slide a{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;width:100%;height:100%;cursor:-webkit-zoom-in;cursor:zoom-in}.product-gallery-main .product-gallery-main-slider .product-gallery-main-slide img{max-width:100%;max-height:100%;width:auto;height:auto;display:block;border-radius:4px;-o-object-fit:contain;object-fit:contain}.product-gallery-main .product-gallery-main-slider .slick-arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:2;width:50px;height:50px;background:#fff;border:1px solid #e5e5e5;border-radius:50%;color:#3a3a3a;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;cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.product-gallery-main .product-gallery-main-slider .slick-arrow:hover{background:#e53f30;color:#fff}.product-gallery-main .product-gallery-main-slider .slick-arrow.slick-prev{left:20px}.product-gallery-main .product-gallery-main-slider .slick-arrow.slick-next{right:20px}.product-gallery-main .product-gallery-main-slider .slick-arrow::before{display:none}.product-gallery-main .product-gallery-main-slider .slick-arrow svg{width:24px;height:24px}.product-gallery-main .product-gallery-main-slider .slick-dots{bottom:20px}.product-gallery-main .product-gallery-main-slider .slick-dots li button::before{font-size:12px;color:#fff;opacity:.5}.product-gallery-main .product-gallery-main-slider .slick-dots li.slick-active button::before{color:#e53f30;opacity:1}.woocommerce.single-product .product{padding-top:3rem}.woocommerce.single-product .product>.product-gallery-container,.woocommerce.single-product .product>.woocommerce-product-gallery{width:100%;max-width:100%;overflow:hidden;position:relative}.woocommerce.single-product .product>.product-gallery-container *,.woocommerce.single-product .product>.woocommerce-product-gallery *{max-width:100%}.woocommerce.single-product .product>.entry-summary{width:100%}.woocommerce.single-product .flex-viewport,.woocommerce.single-product .woocommerce-product-gallery__wrapper{max-width:100%!important;overflow:hidden!important}.woocommerce.single-product .zoomImg{max-width:100%!important}.woocommerce.single-product .onsale{display:none}.woocommerce.single-product .product_title{font-size:32px;color:var(--color-secondary);margin-bottom:10px;line-height:33px;font-weight:900;text-transform:uppercase}.woocommerce.single-product .entry-summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.woocommerce.single-product .entry-summary .price{color:#3b3b3b;font-weight:900;font-size:24px;text-transform:uppercase}.woocommerce.single-product .entry-summary .product-full-description{font-weight:300;font-size:14px;margin-bottom:1rem}.woocommerce.single-product .entry-summary .product-full-description p{font-weight:300;font-size:14px}.woocommerce.single-product .entry-summary .summary-actions-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-bottom:1.5rem;position:relative}.woocommerce.single-product .entry-summary .summary-actions-wrapper form.cart{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:5px;gap:5px;margin-bottom:0;width:100%}.woocommerce.single-product .entry-summary .summary-actions-wrapper form.cart>a{-webkit-box-flex:1;-ms-flex:1;flex:1}.woocommerce.single-product .entry-summary .summary-actions-wrapper .quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f5f5f5;gap:0;margin-right:8px}.woocommerce.single-product .entry-summary .summary-actions-wrapper .quantity .qty{height:unset;padding:8px 12px;width:70px;max-width:100%;text-align:center;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield;background-color:transparent;color:#3a3a3a}.woocommerce.single-product .entry-summary .summary-actions-wrapper .quantity .qty::-webkit-inner-spin-button,.woocommerce.single-product .entry-summary .summary-actions-wrapper .quantity .qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.woocommerce.single-product .entry-summary .summary-actions-wrapper .quantity .minus,.woocommerce.single-product .entry-summary .summary-actions-wrapper .quantity .plus{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:38px;height:46px;border:none;background:0 0;color:var(--color-secondary);font-size:0;line-height:1;cursor:pointer;-webkit-transition:background-color .2s ease,color .2s ease;-o-transition:background-color .2s ease,color .2s ease;transition:background-color .2s ease,color .2s ease;padding:0;position:relative;border:none;outline:0!important}.woocommerce.single-product .entry-summary .summary-actions-wrapper .quantity .minus:active,.woocommerce.single-product .entry-summary .summary-actions-wrapper .quantity .minus:focus,.woocommerce.single-product .entry-summary .summary-actions-wrapper .quantity .minus:focus-visible,.woocommerce.single-product .entry-summary .summary-actions-wrapper .quantity .plus:active,.woocommerce.single-product .entry-summary .summary-actions-wrapper .quantity .plus:focus,.woocommerce.single-product .entry-summary .summary-actions-wrapper .quantity .plus:focus-visible{outline:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.woocommerce.single-product .entry-summary .summary-actions-wrapper .quantity .minus::before,.woocommerce.single-product .entry-summary .summary-actions-wrapper .quantity .plus::before{content:"";display:inline-block;width:14px;height:14px;background-color:currentColor;-webkit-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease}.woocommerce.single-product .entry-summary .summary-actions-wrapper .quantity .plus::before{mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMyAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzIDYuNDY4NzVDMTMgNi45MDYyNSAxMi42NTYyIDcuMjE4NzUgMTIuMjUgNy4yMTg3NUg3LjI1VjEyLjIxODhDNy4yNSAxMi42NTYyIDYuOTA2MjUgMTMgNi41IDEzQzYuMDYyNSAxMyA1Ljc1IDEyLjY1NjIgNS43NSAxMi4yMTg4VjcuMjE4NzVIMC43NUMwLjMxMjUgNy4yMTg3NSAwIDYuOTA2MjUgMCA2LjVDMCA2LjA2MjUgMC4zMTI1IDUuNzE4NzUgMC43NSA1LjcxODc1SDUuNzVWMC43MTg3NUM1Ljc1IDAuMzEyNSA2LjA2MjUgMCA2LjUgMEM2LjkwNjI1IDAgNy4yNSAwLjMxMjUgNy4yNSAwLjcxODc1VjUuNzE4NzVIMTIuMjVDMTIuNjU2MiA1LjcxODc1IDEzIDYuMDYyNSAxMyA2LjQ2ODc1WiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+Cg==) no-repeat center/contain;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMyAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzIDYuNDY4NzVDMTMgNi45MDYyNSAxMi42NTYyIDcuMjE4NzUgMTIuMjUgNy4yMTg3NUg3LjI1VjEyLjIxODhDNy4yNSAxMi42NTYyIDYuOTA2MjUgMTMgNi41IDEzQzYuMDYyNSAxMyA1Ljc1IDEyLjY1NjIgNS43NSAxMi4yMTg4VjcuMjE4NzVIMC43NUMwLjMxMjUgNy4yMTg3NSAwIDYuOTA2MjUgMCA2LjVDMCA2LjA2MjUgMC4zMTI1IDUuNzE4NzUgMC43NSA1LjcxODc1SDUuNzVWMC43MTg3NUM1Ljc1IDAuMzEyNSA2LjA2MjUgMCA2LjUgMEM2LjkwNjI1IDAgNy4yNSAwLjMxMjUgNy4yNSAwLjcxODc1VjUuNzE4NzVIMTIuMjVDMTIuNjU2MiA1LjcxODc1IDEzIDYuMDYyNSAxMyA2LjQ2ODc1WiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+Cg==) no-repeat center/contain}.woocommerce.single-product .entry-summary .summary-actions-wrapper .quantity .minus::before{mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMiIgdmlld0JveD0iMCAwIDEwIDIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xMCAwLjc1QzEwIDEuMTg3NSA5LjY1NjI1IDEuNSA5LjI1IDEuNUgwLjc1QzAuMzEyNSAxLjUgMCAxLjE4NzUgMCAwLjc1QzAgMC4zNDM3NSAwLjMxMjUgMCAwLjc1IDBIOS4yQzkuNjU2MjUgMCAxMCAwLjM0Mzc1IDEwIDAuNzVaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K) no-repeat center/contain;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMiIgdmlld0JveD0iMCAwIDEwIDIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xMCAwLjc1QzEwIDEuMTg3NSA5LjY1NjI1IDEuNSA5LjI1IDEuNUgwLjc1QzAuMzEyNSAxLjUgMCAxLjE4NzUgMCAwLjc1QzAgMC4zNDM3NSAwLjMxMjUgMCAwLjc1IDBIOS4yQzkuNjU2MjUgMCAxMCAwLjM0Mzc1IDEwIDAuNzVaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K) no-repeat center/contain}.woocommerce.single-product .entry-summary .summary-actions-wrapper .quantity .minus:hover,.woocommerce.single-product .entry-summary .summary-actions-wrapper .quantity .plus:hover{background-color:var(--color-secondary);color:#fff}.woocommerce.single-product .entry-summary .summary-actions-wrapper .quantity .minus:hover::before,.woocommerce.single-product .entry-summary .summary-actions-wrapper .quantity .plus:hover::before{background-color:currentColor}.woocommerce.single-product .entry-summary .summary-actions-wrapper .single_add_to_cart_button{font-size:18px}.woocommerce.single-product .entry-summary .summary-actions-wrapper .wtwraq-product-add-to-quote-list{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5rem;white-space:nowrap}.woocommerce.single-product .entry-summary .summary-actions-wrapper .single_product_div{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;white-space:nowrap;padding-bottom:0}.woocommerce.single-product .entry-summary .summary-actions-wrapper .wtwraq-view-quote-button{font-size:18px;padding:.8em 1em .618em 1em}.woocommerce.single-product .entry-summary .summary-actions-wrapper .wtwraq-product-add-to-quote-list{font-size:18px;padding:.8em 1em .618em 1em}.woocommerce.single-product .entry-summary .product_meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1rem;border-top:1px solid #e5e5e5;padding:1rem 0;font-weight:300!important;color:#3a3a3a;font-size:14px}.woocommerce.single-product .entry-summary .product_meta a{color:#151515;font-weight:300;font-size:14px}.woocommerce.single-product .entry-summary .product_meta a:hover{color:#e53f30}.woocommerce.single-product .entry-summary .product_meta .product-meta-attribute{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:.25rem;color:inherit}.woocommerce.single-product .entry-summary .product_meta .product-meta-attribute__label{font-weight:300}.woocommerce.single-product .entry-summary .product_meta .product-meta-attribute__value{font-weight:300}.single-product .plantman-product-requires-quote .woocommerce.single-product .entry-summary .summary-actions-wrapper form.cart .quantity,.single-product .plantman-product-requires-quote .woocommerce.single-product .entry-summary .summary-actions-wrapper form.cart .single_add_to_cart_button,body.plantman-product-has-quote-tag .product .woocommerce.single-product .entry-summary .summary-actions-wrapper form.cart .quantity,body.plantman-product-has-quote-tag .product .woocommerce.single-product .entry-summary .summary-actions-wrapper form.cart .single_add_to_cart_button{display:none}.plantman-product-requires-quote .woocommerce.single-product .entry-summary .add-to-cart-btn,.plantman-product-requires-quote .woocommerce.single-product .entry-summary .add_to_cart_button,.plantman-product-requires-quote .woocommerce.single-product .entry-summary .ajax_add_to_cart,.plantman-product-requires-quote .woocommerce.single-product .entry-summary .plantman-wishlist-form .plantman-wishlist-actions .plantman-wishlist-add-all-cart,.plantman-product-requires-quote .woocommerce.single-product .entry-summary .plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single-add-to-cart,.plantman-product-requires-quote .woocommerce.single-product .entry-summary .plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button,.plantman-product-requires-quote .woocommerce.single-product .entry-summary .single-add-to-cart,.plantman-product-requires-quote .woocommerce.single-product .entry-summary .summary-actions-wrapper .single_add_to_cart_button,.plantman-product-requires-quote .woocommerce.single-product .entry-summary body.wishlist .plantman-wishlist-actions .plantman-wishlist-add-all-cart,.plantman-product-requires-quote .woocommerce.single-product .entry-summary body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single-add-to-cart,.plantman-product-requires-quote .woocommerce.single-product .entry-summary body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button,.plantman-product-requires-quote .woocommerce.single-product .entry-summary ul.products li.product .archive-buttons-wrapper a.add_to_cart_button,.plantman-product-requires-quote .woocommerce.single-product ul.products li.product .archive-buttons-wrapper .entry-summary a.add_to_cart_button,.plantman-wishlist-form .plantman-wishlist-actions .plantman-product-requires-quote .woocommerce.single-product .entry-summary .plantman-wishlist-add-all-cart,.plantman-wishlist-form .plantman-wishlist-actions body.plantman-product-has-quote-tag .summary .woocommerce.single-product .entry-summary .plantman-wishlist-add-all-cart,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .plantman-product-requires-quote .woocommerce.single-product .entry-summary .single-add-to-cart,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .plantman-product-requires-quote .woocommerce.single-product .entry-summary .single_add_to_cart_button,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart body.plantman-product-has-quote-tag .summary .woocommerce.single-product .entry-summary .single-add-to-cart,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart body.plantman-product-has-quote-tag .summary .woocommerce.single-product .entry-summary .single_add_to_cart_button,body.plantman-product-has-quote-tag .summary .woocommerce.single-product .entry-summary .add-to-cart-btn,body.plantman-product-has-quote-tag .summary .woocommerce.single-product .entry-summary .add_to_cart_button,body.plantman-product-has-quote-tag .summary .woocommerce.single-product .entry-summary .ajax_add_to_cart,body.plantman-product-has-quote-tag .summary .woocommerce.single-product .entry-summary .plantman-wishlist-form .plantman-wishlist-actions .plantman-wishlist-add-all-cart,body.plantman-product-has-quote-tag .summary .woocommerce.single-product .entry-summary .plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single-add-to-cart,body.plantman-product-has-quote-tag .summary .woocommerce.single-product .entry-summary .plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button,body.plantman-product-has-quote-tag .summary .woocommerce.single-product .entry-summary .single-add-to-cart,body.plantman-product-has-quote-tag .summary .woocommerce.single-product .entry-summary .summary-actions-wrapper .single_add_to_cart_button,body.plantman-product-has-quote-tag .summary .woocommerce.single-product .entry-summary body.wishlist .plantman-wishlist-actions .plantman-wishlist-add-all-cart,body.plantman-product-has-quote-tag .summary .woocommerce.single-product .entry-summary body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single-add-to-cart,body.plantman-product-has-quote-tag .summary .woocommerce.single-product .entry-summary body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button,body.plantman-product-has-quote-tag .summary .woocommerce.single-product .entry-summary ul.products li.product .archive-buttons-wrapper a.add_to_cart_button,body.plantman-product-has-quote-tag .summary .woocommerce.single-product ul.products li.product .archive-buttons-wrapper .entry-summary a.add_to_cart_button,body.wishlist .plantman-wishlist-actions .plantman-product-requires-quote .woocommerce.single-product .entry-summary .plantman-wishlist-add-all-cart,body.wishlist .plantman-wishlist-actions body.plantman-product-has-quote-tag .summary .woocommerce.single-product .entry-summary .plantman-wishlist-add-all-cart,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .plantman-product-requires-quote .woocommerce.single-product .entry-summary .single-add-to-cart,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .plantman-product-requires-quote .woocommerce.single-product .entry-summary .single_add_to_cart_button,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart body.plantman-product-has-quote-tag .summary .woocommerce.single-product .entry-summary .single-add-to-cart,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart body.plantman-product-has-quote-tag .summary .woocommerce.single-product .entry-summary .single_add_to_cart_button{display:none!important}.plantman-product-requires-quote .add-to-cart-btn,.plantman-product-requires-quote .add_to_cart_button,.plantman-product-requires-quote .ajax_add_to_cart,.plantman-product-requires-quote .button.product_type_simple,.plantman-product-requires-quote .button.product_type_variable,.plantman-product-requires-quote .plantman-wishlist-form .plantman-wishlist-actions .plantman-wishlist-add-all-cart,.plantman-product-requires-quote .plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .add-to-cart-btn,.plantman-product-requires-quote .plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single-add-to-cart,.plantman-product-requires-quote .plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button,.plantman-product-requires-quote .single-add-to-cart,.plantman-product-requires-quote .woocommerce ul.products li.product .archive-buttons-wrapper a.add_to_cart_button,.plantman-product-requires-quote .woocommerce.single-product .entry-summary .summary-actions-wrapper .single_add_to_cart_button,.plantman-product-requires-quote body.wishlist .plantman-wishlist-actions .plantman-wishlist-add-all-cart,.plantman-product-requires-quote body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .add-to-cart-btn,.plantman-product-requires-quote body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single-add-to-cart,.plantman-product-requires-quote body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button,.plantman-wishlist-form .plantman-wishlist-actions .plantman-product-requires-quote .plantman-wishlist-add-all-cart,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .plantman-product-requires-quote .add-to-cart-btn,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .plantman-product-requires-quote .single-add-to-cart,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .plantman-product-requires-quote .single_add_to_cart_button,.woocommerce ul.products li.product .archive-buttons-wrapper .plantman-product-requires-quote a.add_to_cart_button,.woocommerce.single-product .entry-summary .summary-actions-wrapper .plantman-product-requires-quote .single_add_to_cart_button,body.wishlist .plantman-wishlist-actions .plantman-product-requires-quote .plantman-wishlist-add-all-cart,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .plantman-product-requires-quote .add-to-cart-btn,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .plantman-product-requires-quote .single-add-to-cart,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .plantman-product-requires-quote .single_add_to_cart_button{display:none!important}.woocommerce.single-product .related.products{display:block;width:100%;margin-top:5rem;clear:both;overflow-x:hidden}.woocommerce.single-product .related.products .related-products__inner{width:100%;padding:0}.woocommerce.single-product .related.products .related-products__title{margin-bottom:2rem;font-size:48px;font-weight:#3b3b3b;color:#3a3a3a;text-transform:uppercase}.woocommerce.single-product .related.products .related-products-slider{position:relative;margin:0;padding:1rem 0 4rem 0;list-style:none;width:100%;overflow:visible}.woocommerce.single-product .related.products .related-products-slider.products{display:block!important;padding-left:0}.woocommerce.single-product .related.products .related-products-slider .slick-list{overflow:visible;padding:0 16px}.woocommerce.single-product .related.products .related-products-slider .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.woocommerce.single-product .related.products .related-products-slider .slick-slide{height:auto!important;padding:0 12px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important;float:none}.woocommerce.single-product .related.products .related-products-slider .slick-slide>li.product{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:100%!important}.woocommerce.single-product .related.products .related-products-slider .product{height:100%;width:100%;float:none!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.woocommerce.single-product .related.products .related-products-slider .product>.related-product-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;border-radius:0;-webkit-box-shadow:none;box-shadow:none;overflow:hidden;width:100%;min-height:100%;height:100%;margin:0;-webkit-transition:-webkit-box-shadow .3s ease;transition:-webkit-box-shadow .3s ease;-o-transition:box-shadow .3s ease;transition:box-shadow .3s ease;transition:box-shadow .3s ease,-webkit-box-shadow .3s ease}.woocommerce.single-product .related.products .related-products-slider .related-product-card .icon_above_image{padding:0 8px;margin-bottom:1.5rem}.woocommerce.single-product .related.products .related-products-slider .related-product-card>a.woocommerce-LoopProduct-link{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem}.woocommerce.single-product .related.products .related-products-slider .related-product-card .woocommerce-loop-product__title{padding:0 3rem;font-size:2rem;line-height:1.2;margin:0}.woocommerce.single-product .related.products .related-products-slider .related-product-card .price{padding:0 3rem;line-height:1;margin-bottom:0}.woocommerce.single-product .related.products .related-products-slider .related-product-card .woocommerce-product-extra-info{padding:0 3rem;margin-bottom:1.5rem}.woocommerce.single-product .related.products .related-products-slider .related-product-card .archive-buttons-wrapper{margin-top:auto;padding:0 3rem 1.5rem}.woocommerce.single-product .related.products .related-products-slider .slick-slide.slick-active .related-product-card,.woocommerce.single-product .related.products .related-products-slider .slick-slide.slick-current .related-product-card{-webkit-box-shadow:0 4px 16px rgba(0,0,0,.08);box-shadow:0 4px 16px rgba(0,0,0,.08)}.woocommerce.single-product .related.products .related-products-slider .slick-arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:3;background:#fff;border:1px solid #e5e5e5;border-radius:50%;width:44px;height:44px;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;-webkit-transition:background .2s ease,color .2s ease;-o-transition:background .2s ease,color .2s ease;transition:background .2s ease,color .2s ease;color:#3a3a3a}.woocommerce.single-product .related.products .related-products-slider .slick-arrow::before{display:none}.woocommerce.single-product .related.products .related-products-slider .slick-arrow:focus,.woocommerce.single-product .related.products .related-products-slider .slick-arrow:hover{background:#e53f30;color:#fff}.woocommerce.single-product .related.products .related-products-slider .slick-prev{left:0}.woocommerce.single-product .related.products .related-products-slider .slick-next{right:0}.woocommerce.single-product .related.products .related-products-slider .slick-dots{bottom:-32px}.woocommerce.single-product .related.products .related-products-slider .slick-dots li{margin:0 4px}.woocommerce.single-product .related.products .related-products-slider .slick-dots li button::before{font-size:9px;color:#3a3a3a;opacity:.3}.woocommerce.single-product .related.products .related-products-slider .slick-dots li.slick-active button::before{opacity:1}.woocommerce.single-product .reach{padding-bottom:100px}.product-information-tabs{margin-top:4rem;margin-bottom:2rem;padding:2rem;background:#f5f5f5;position:relative;overflow:visible}.product-information-tabs .product-information-tabs__heading{color:#3a3a3a;text-transform:uppercase;font-size:32px;margin-bottom:2rem;font-weight:900}.product-tabs{overflow:hidden}.product-tabs__nav{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-bottom:4px solid #f5f5f5;gap:1rem}.product-tabs__nav-button{width:100%;padding:.5rem .5rem .25rem .5rem;background:0 0;border:none;font-size:1.5rem;font-weight:900;text-transform:uppercase;color:#3b3b3b;cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;position:relative}.product-tabs__nav-button:hover{background:0 0;color:#e53f30}.product-tabs__nav-button.active{color:#3a3a3a}.product-tabs__nav-button.active::after{content:'';position:absolute;bottom:-4px;left:0;right:0;height:4px;background:#e53f30}.product-tabs__content{padding:2rem 0 2rem 0}.product-tabs__panel{display:none}.product-tabs__panel.active{display:block;-webkit-animation:fadeIn .3s ease;animation:fadeIn .3s ease}@-webkit-keyframes fadeIn{from{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeIn{from{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.product-specs-list{margin:0;padding:0;border:1px solid #e5e5e5}.product-spec-row{display:grid;grid-template-columns:1fr 2fr;gap:2rem;padding:1rem 1.5rem;border-bottom:1px solid #e5e5e5}.product-spec-row:nth-child(even){background:#f9f9f9}.product-spec-row:nth-child(odd){background:#fff}.product-spec-row:last-child{border-bottom:none}.product-spec-row dt{font-weight:300;color:#707070;font-size:16px;margin:0}.product-spec-row dd{margin:0;color:#707070;font-size:16px;font-weight:300}.product-features-content h3,.product-features-content h4{color:#3a3a3a;margin-top:1.5rem;margin-bottom:1rem}.product-features-content ul{list-style:disc;padding-left:2rem}.product-features-content ul li{margin-bottom:.5rem;color:#3b3b3b;font-weight:300}.product-features-content p{margin-bottom:1rem;line-height:1.4;color:#3b3b3b;font-weight:300}.product-downloads-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-download-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 1rem;background:#f5f5f5}.product-download-item:nth-child(even){background:#f5f5f5}.product-download-item:nth-child(odd){background:#fff}.product-download-info{min-width:35%}.product-download-title{font-size:1rem;font-weight:300;color:#707070;margin:0}.product-download-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;background:0 0;color:#e53f30;text-decoration:none;font-weight:700;text-transform:uppercase;font-size:14px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;white-space:nowrap;border:none;border-radius:4px}.product-download-button:hover{background:#e53f30;color:#fff}.product-download-button svg{width:16px;height:16px}.woocommerce nav.woocommerce-pagination ul.page-numbers{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;padding:0;margin:0;border:none}.woocommerce nav.woocommerce-pagination ul.page-numbers li{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;width:40px;height:40px;border:1px solid #e5e5e5;font-size:14px}.woocommerce nav.woocommerce-pagination ul.page-numbers li a{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;width:100%;height:100%;color:#8f8f8f}.woocommerce nav.woocommerce-pagination ul.page-numbers li a:hover{background-color:#f5f5f5;color:#3a3a3a!important}.woocommerce nav.woocommerce-pagination ul.page-numbers li a:focus{color:#3a3a3a}.woocommerce nav.woocommerce-pagination ul.page-numbers li a:active{color:#3a3a3a}.woocommerce nav.woocommerce-pagination ul.page-numbers li a:visited{color:#8f8f8f}.woocommerce nav.woocommerce-pagination ul.page-numbers li span{width:100%;height:100%;padding:0;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}.woocommerce nav.woocommerce-pagination ul.page-numbers li span.current{background-color:#f5f5f5;color:#3a3a3a;border-color:#3a3a3a}.wp-block-woocommerce-cart .wc-block-components-product-name{color:#3a3a3a!important;text-transform:uppercase!important}.wp-block-woocommerce-cart .wc-block-components-product-name:hover{color:#e53f30!important}.wp-block-woocommerce-cart .wp-block-woocommerce-cart-order-summary-block{background-color:#f5f5f5;padding:1rem;border-radius:5px}.wp-block-woocommerce-cart .wc-block-cart__submit-button{background-color:#e53f30}.wp-block-woocommerce-cart .wc-block-cart__submit-button .wc-block-components-button__text{color:#fff;text-transform:uppercase;font-weight:400!important;font-size:18px}.wp-block-woocommerce-cart .wc-block-components-product-metadata{display:none}.wp-block-woocommerce-cart .wc-block-cart-item__remove-link{color:#e53f30!important;font-weight:300!important}.wp-block-woocommerce-cart .wc-block-cart-item__remove-link:hover{color:#3a3a3a!important}body.woocommerce-checkout .wc-block-components-checkout-place-order-button{background-color:#e53f30;border:1px solid #e53f30}body.woocommerce-checkout .wc-block-components-checkout-place-order-button:hover{background-color:#fff;border-color:#e53f30}body.woocommerce-checkout .wc-block-components-checkout-place-order-button .wc-block-components-button__text{color:#fff;text-transform:uppercase;font-weight:400!important;font-size:18px}body.woocommerce-checkout .wc-block-components-checkout-place-order-button:hover .wc-block-components-button__text{color:#e53f30}body.woocommerce-checkout .wc-block-components-title{font-size:24px!important;text-transform:uppercase!important;color:#3a3a3a!important}body.woocommerce-checkout .wc-block-components-checkbox label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer}body.woocommerce-checkout .wc-block-components-checkbox .wc-block-components-checkbox__label{position:relative;padding-left:34px;line-height:1.4}body.woocommerce-checkout .wc-block-components-checkbox .wc-block-components-checkbox__label::before{content:'';position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:22px;height:22px;border:1px solid #3a3a3a;border-radius:3px;background-color:#fff;-webkit-transition:background-color .3s,border-color .3s;-o-transition:background-color .3s,border-color .3s;transition:background-color .3s,border-color .3s;-webkit-box-sizing:border-box;box-sizing:border-box}body.woocommerce-checkout .wc-block-components-checkbox .wc-block-components-checkbox__label::after{content:'';position:absolute;left:6px;top:50%;width:10px;height:6px;border-left:2px solid #fff;border-bottom:2px solid #fff;-webkit-transform:translateY(-60%) rotate(-45deg);-ms-transform:translateY(-60%) rotate(-45deg);transform:translateY(-60%) rotate(-45deg);opacity:0;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}body.woocommerce-checkout .wc-block-components-checkbox .wc-block-components-checkbox__mark{display:none}body.woocommerce-checkout .wc-block-components-checkbox .wc-block-components-checkbox__input{position:absolute;inset:0;margin:0;opacity:0;cursor:pointer}body.woocommerce-checkout .wc-block-components-checkbox .wc-block-components-checkbox__input:checked~.wc-block-components-checkbox__label::before{background-color:#e53f30;border-color:#e53f30}body.woocommerce-checkout .wc-block-components-checkbox .wc-block-components-checkbox__input:checked~.wc-block-components-checkbox__label::after{opacity:1}body.woocommerce-checkout .wc-block-components-checkbox .wc-block-components-checkbox__input:focus-visible~.wc-block-components-checkbox__label::before{outline:2px solid rgba(229,63,48,.6);outline-offset:2px}body.woocommerce-checkout h3.wc-block-components-product-name{line-height:1.2;font-size:18px}body.woocommerce-checkout .wc-block-components-product-metadata__description p{font-size:14px!important;font-weight:300!important;color:#707070!important}.bapf_body ul li{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:300}.bapf_body ul li label{font-weight:300;margin-left:3px}.bapf_body input,.bapf_body input[type=email],.bapf_body input[type=number],.bapf_body input[type=submit],.bapf_body input[type=text]{height:auto}.bapf_head h3{font-size:18px;font-weight:700;text-transform:uppercase;line-height:1}.bapf_head h3 i{top:-2px}.wt-wishlist-button{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:30px;height:30px;border-radius:50%;background-color:rgba(255,255,255,.9);border:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;margin:8px!important}.xoo-wsc-container .xoo-wsc-btn,.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn{border:1px solid #3a3a3a;background:#fff;color:#3a3a3a;font-weight:700;text-transform:uppercase;font-size:18px;line-height:1;padding:16px 12px 12px}.xoo-wsc-container .xoo-wsc-btn:hover,.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn:hover{background:#3a3a3a;color:#fff;border:1px solid #3a3a3a}.xoo-wsc-container .xoo-wsc-btn.xoo-wsc-ft-btn-checkout,.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn.xoo-wsc-ft-btn-checkout{background:#e53f30;color:#fff;border:1px solid #e53f30}.xoo-wsc-container .xoo-wsc-btn.xoo-wsc-ft-btn-checkout:hover,.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn.xoo-wsc-ft-btn-checkout:hover{background:#fff;color:#e53f30;border:1px solid #e53f30}.xoo-wsc-pname a{font-size:18px!important;text-transform:uppercase;line-height:1}.xoo-wsc-qty-price{color:#8f8f8f}.xoo-wsc-qty-price bdi{color:#8f8f8f}.xoo-wsc-ft-amt-subtotal{width:100%;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;font-weight:900;font-size:24px;text-transform:uppercase;color:#3a3a3a;border-top:1px solid #e5e5e5;padding-top:16px}.xoo-wsc-ft-amt-subtotal .xoo-wsc-ft-amt-label{color:#8f8f8f;font-weight:900}.xoo-wsc-ft-amt-subtotal .xoo-wsc-ft-amt-value bdi{font-size:24px!important;font-weight:900}.xoo-wsc-smr-del{color:#e53f30}.wtwraq-request-quote-product-list{border-radius:0!important;border-collapse:collapse!important}.wtwraq-request-quote-product-list th{text-transform:uppercase;font-size:18px}.wtwraq-request-quote-product-list th.product-price{text-align:right}.wtwraq-request-quote-product-list th.product-quantity{text-align:center}.wtwraq-request-quote-product-list tr:nth-child(even){background:#fff!important}.wtwraq-request-quote-product-list tr:nth-child(odd){background:#f5f5f5}.wtwraq-request-quote-product-list tr:nth-child(2n) td{background:#fff!important}.wtwraq-request-quote-product-list thead tr{background:#fff!important}.wtwraq-request-quote-product-list td{border-top:none!important}.wtwraq-request-quote-product-list td.product-remove{text-align:center;width:2%}.wtwraq-request-quote-product-list td.product-thumbnail{width:6%}.wtwraq-request-quote-product-list td.product-name a{color:#3a3a3a}.wtwraq-request-quote-product-list td.product-price{text-align:right}.wtwraq-request-quote-product-list td.product-quantity{text-align:center}.wtwraq-request-quote-product-list td.product-quantity .quantity{text-align:center;width:100%;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}.wtwraq-request-quote-product-list td.product-quantity .quantity input{border:1px solid #e5e5e5}.wtwraq-request-quote-product-list .wtwraq-clear-list-button button{background:#fff;color:#3a3a3a;text-transform:uppercase;font-size:14px;font-weight:400;padding:8px 16px;border:1px solid #3a3a3a;border-radius:4px;text-decoration:none}.wtwraq-request-quote-product-list button.button{background:#fff!important;color:#3a3a3a;text-transform:uppercase;font-size:14px;font-weight:400;padding:8px 16px;border:1px solid #3a3a3a;border-radius:4px;text-decoration:none}.wtwraq-request-quote-product-list button.button:hover{background:#fff!important;color:#e53f30!important;border:1px solid #e53f30!important}.wtwraq-request-quote-form{max-width:800px;background:#f5f5f5;margin:4rem 0;padding:2rem;position:relative;border-radius:8px}.wtwraq-request-quote-form::before{content:'Your Details';display:block;width:100%;text-transform:uppercase;font-size:32px;font-weight:700;color:#3a3a3a;background:#fff;position:absolute;top:-3rem;left:0}.wtwraq-request-quote-form input.wtwraq_request_a_quote_button{background:#e53f30!important;color:#fff;text-transform:uppercase;font-size:18px;font-weight:700;padding:14px 12px 12px;line-height:1;border:1px solid #e53f30;border-radius:4px;text-decoration:none;width:auto;height:auto;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}.wtwraq-request-quote-form input.wtwraq_request_a_quote_button:hover{background:#fff!important;color:#e53f30!important;border:1px solid #e53f30!important}.wtwraq-request-quote-form .wtwraq-action-button{margin:1rem 0!important}.wtwraq-request-quote-form #wtwraq-create-account{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:auto}.woocommerce table.wtwraq-quotes-list-table tr td::before{display:none}.woocommerce table.wtwraq-quotes-list-table .wtwraq-status{color:#3a3a3a!important}.woocommerce-sidebar .bapf_sfilter{text-align:left}.woocommerce-sidebar .berocket_single_filter_widget{margin-bottom:2rem}.woocommerce-sidebar .woo_filtering .berocket_single_filter_widget{margin-bottom:0}#customer_login .col-1,#customer_login .col-2{background:#f5f5f5;padding:2rem;border-radius:8px;margin-bottom:2rem}#customer_login .col-1 form.login,#customer_login .col-1 form.register,#customer_login .col-2 form.login,#customer_login .col-2 form.register{border:1px solid #dedede}#customer_login .col-1 form.login .woocommerce-button,#customer_login .col-1 form.register .woocommerce-button,#customer_login .col-2 form.login .woocommerce-button,#customer_login .col-2 form.register .woocommerce-button{background:#e53f30;color:#fff;font-weight:400;font-size:14px;text-decoration:none;padding:.5rem 1rem;border-radius:4px;border:none;cursor:pointer}#customer_login .col-1 form.login .woocommerce-button:hover,#customer_login .col-1 form.register .woocommerce-button:hover,#customer_login .col-2 form.login .woocommerce-button:hover,#customer_login .col-2 form.register .woocommerce-button:hover{background:#3a3a3a;color:#fff}#customer_login .col-1 form.login .woocommerce-form-login__rememberme,#customer_login .col-1 form.register .woocommerce-form-login__rememberme,#customer_login .col-2 form.login .woocommerce-form-login__rememberme,#customer_login .col-2 form.register .woocommerce-form-login__rememberme{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}#customer_login .col-1 form.login .woocommerce-form-login__rememberme input[type=checkbox],#customer_login .col-1 form.register .woocommerce-form-login__rememberme input[type=checkbox],#customer_login .col-2 form.login .woocommerce-form-login__rememberme input[type=checkbox],#customer_login .col-2 form.register .woocommerce-form-login__rememberme input[type=checkbox]{height:auto}#customer_login h2{text-transform:uppercase}.woocommerce-account .widget-block .container .row>div{width:100%}.woocommerce-account .woocommerce{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{display:none}.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:100%;max-width:none;margin-bottom:1.5rem;position:relative}.woocommerce-account .woocommerce-MyAccount-navigation .myaccount-nav__toggle{display:none}.woocommerce-account .woocommerce-MyAccount-navigation .myaccount-nav__overlay{display:none}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0;background:#f5f5f5;border-radius:8px;overflow:hidden}.woocommerce-account .woocommerce-MyAccount-navigation ul li{padding:.5rem 1rem}.woocommerce-account .woocommerce-MyAccount-navigation ul li:first-child{padding-top:1rem}.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child{padding-bottom:1rem}.woocommerce-account .woocommerce-MyAccount-navigation ul li a{color:#3a3a3a;font-weight:400;font-size:16px;text-decoration:none;display:block}.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{color:#e53f30;font-weight:500;font-size:16px;text-decoration:none}.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover{background-color:#e5e5e5}.woocommerce-account .woocommerce-MyAccount-content{width:100%;background:#f5f5f5;padding:2rem;border-radius:8px}.woocommerce-account .woocommerce-MyAccount-content table{width:100%;border-collapse:collapse}.woocommerce-account .woocommerce-MyAccount-content table thead tr{background:#e5e5e5!important}.woocommerce-account .woocommerce-MyAccount-content table thead th{font-weight:500;font-size:16px;text-decoration:none}.woocommerce-account .woocommerce-MyAccount-content table thead th a{color:#e53f30;font-weight:500;font-size:14px;text-decoration:none}.woocommerce-account .woocommerce-MyAccount-content table tr:nth-child(even){background:#fff}.woocommerce-account .woocommerce-MyAccount-content table tr:nth-child(odd){background:#f5f5f5}.woocommerce-account .woocommerce-MyAccount-content table td,.woocommerce-account .woocommerce-MyAccount-content table th{font-size:14px;font-weight:400;text-decoration:none;color:#3a3a3a;padding:.5rem 1rem;text-align:left}.woocommerce-account .woocommerce-MyAccount-content table td a,.woocommerce-account .woocommerce-MyAccount-content table th a{color:#e53f30;font-weight:500;font-size:14px;text-decoration:none}.woocommerce-account .woocommerce-MyAccount-content table td a:hover,.woocommerce-account .woocommerce-MyAccount-content table th a:hover{color:#3a3a3a}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses{margin-top:2rem}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address{margin-bottom:2rem;padding:2rem;border-radius:8px;background:#fff;border:1px solid #dedede}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address header{border-bottom:2px solid #e53f30;margin-bottom:1rem}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address h2{margin-bottom:0}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address a{color:#e53f30;font-weight:500;font-size:14px;text-decoration:none}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address a:hover{color:#3a3a3a}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address address{font-size:14px;font-weight:300;text-decoration:none;color:#3a3a3a;padding:.5rem 1rem;text-align:left;font-style:normal}.woocommerce-account .woocommerce-MyAccount-content a.button,.woocommerce-account .woocommerce-MyAccount-content button.button{background:#e53f30;color:#fff;font-weight:300;font-size:14px;text-decoration:none;padding:.5rem 1rem;border-radius:4px;border:none;cursor:pointer}.woocommerce-account .woocommerce-MyAccount-content a.button:hover,.woocommerce-account .woocommerce-MyAccount-content button.button:hover{background:#3a3a3a;color:#fff}body.myaccount-nav-open{overflow:hidden}.plantman-wishlist-form .plantman-enhanced-wishlist,body.wishlist .plantman-enhanced-wishlist{width:100%;border:1px solid #e5e5e5!important;border-collapse:collapse!important}.plantman-wishlist-form .plantman-enhanced-wishlist tbody tr:nth-child(odd),body.wishlist .plantman-enhanced-wishlist tbody tr:nth-child(odd){background-color:#fff!important}.plantman-wishlist-form .plantman-enhanced-wishlist tbody tr:nth-child(even),body.wishlist .plantman-enhanced-wishlist tbody tr:nth-child(even){background-color:#f5f5f5!important}.plantman-wishlist-form th,body.wishlist th{text-transform:uppercase;font-size:18px;padding:.75rem}.plantman-wishlist-form th.h-left,body.wishlist th.h-left{text-align:left}.plantman-wishlist-form tr.plantman-wishlist-row td,body.wishlist tr.plantman-wishlist-row td{vertical-align:middle;padding:1rem .75rem;font-weight:300;border-top:none!important}.plantman-wishlist-form tr.plantman-wishlist-row td a,body.wishlist tr.plantman-wishlist-row td a{color:#3a3a3a!important}.plantman-wishlist-form tr.plantman-wishlist-row td a:hover,body.wishlist tr.plantman-wishlist-row td a:hover{color:#e53f30!important}.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-thumb,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-thumb{width:6%!important}.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart{text-align:center}.plantman-wishlist-form .plantman-wishlist-actions body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .plantman-wishlist-add-all-cart,.plantman-wishlist-form .plantman-wishlist-actions tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .plantman-wishlist-add-all-cart,.plantman-wishlist-form body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .add-to-cart-btn,.plantman-wishlist-form body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single-add-to-cart,.plantman-wishlist-form body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .add-to-cart-btn,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .plantman-wishlist-actions .plantman-wishlist-add-all-cart,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single-add-to-cart,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .woocommerce ul.products li.product .archive-buttons-wrapper a.add_to_cart_button,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .woocommerce.single-product .entry-summary .summary-actions-wrapper .single_add_to_cart_button,.woocommerce ul.products li.product .archive-buttons-wrapper .plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart a.add_to_cart_button,.woocommerce ul.products li.product .archive-buttons-wrapper body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart a.add_to_cart_button,.woocommerce.single-product .entry-summary .summary-actions-wrapper .plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button,.woocommerce.single-product .entry-summary .summary-actions-wrapper body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button,body.wishlist .plantman-wishlist-actions .plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .plantman-wishlist-add-all-cart,body.wishlist .plantman-wishlist-actions tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .plantman-wishlist-add-all-cart,body.wishlist .plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .add-to-cart-btn,body.wishlist .plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single-add-to-cart,body.wishlist .plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .add-to-cart-btn,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .plantman-wishlist-actions .plantman-wishlist-add-all-cart,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single-add-to-cart,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .single_add_to_cart_button,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .woocommerce ul.products li.product .archive-buttons-wrapper a.add_to_cart_button,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-add-to-cart .woocommerce.single-product .entry-summary .summary-actions-wrapper .single_add_to_cart_button{font-size:14px!important}.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-no-quote,.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-unavailable,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-no-quote,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-unavailable{text-align:center;color:#707070!important}.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-request-quote,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-request-quote{text-align:center}.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-thumb,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-thumb{width:6%!important}.plantman-wishlist-form .plantman-wishlist-actions,body.wishlist .plantman-wishlist-actions{margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:20px;-ms-flex-wrap:no-wrap;flex-wrap:no-wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:50%;margin-left:auto}.plantman-wishlist-form .plantman-wishlist-actions .button,body.wishlist .plantman-wishlist-actions .button{background:0 0!important;border-color:#3a3a3a!important;color:#3a3a3a!important;cursor:pointer}.plantman-wishlist-form .plantman-wishlist-actions .plantman-wishlist-add-all-cart,body.wishlist .plantman-wishlist-actions .plantman-wishlist-add-all-cart{font-size:14px}.plantman-wishlist-form .plantman-wishlist-actions .wishlist-add-all-to-quote,body.wishlist .plantman-wishlist-actions .wishlist-add-all-to-quote{color:#3a3a3a!important}.plantman-wishlist-form .plantman-wishlist-actions .wishlist-add-all-to-quote::before,body.wishlist .plantman-wishlist-actions .wishlist-add-all-to-quote::before{background-color:#3a3a3a!important}.plantman-wishlist-form .plantman-wishlist-actions .wishlist-add-all-to-quote:hover::before,body.wishlist .plantman-wishlist-actions .wishlist-add-all-to-quote:hover::before{background-color:#e53f30!important}@media (min-width:576px){.productImageSlider.owl-carousel:not(.owl-loaded) .product-gallery{width:calc(33.333333% - 5px)}.productImageSlider.owl-carousel:not(.owl-loaded) .product-gallery:nth-child(3){display:block}}@media (min-width:577px){.d-sm-none{display:none}}@media (min-width:600px){.partner-logos__carousel .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.partner-logos__carousel.owl-carousel:not(.owl-loaded) .item:nth-child(2),.partner-logos__carousel.owl-carousel:not(.owl-loaded) .item:nth-child(3),.partner-logos__carousel.owl-carousel:not(.owl-loaded) .item:nth-child(4){display:block}.page-list__items{margin-right:-1rem}.page-list__item{max-width:calc(50% - 1rem)}.page-list__card-image.card__image{padding-top:56%}.clients .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex}.clients .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex}.rental-cat.service-gallery .gallery.owl-carousel:not(.owl-loaded) .item{width:calc(50% - 10px)}.rental-cat.service-gallery .gallery.owl-carousel:not(.owl-loaded) .item:nth-child(2){display:block}}@media (min-width:701px){.news__det{border-left:1px solid #dedede}}@media (min-width:768px){.side-menu__close{display:none}.info-point__item{width:calc(50% - 1rem)}.testimonials__carousel.owl-carousel:not(.owl-loaded) .item:nth-child(2){display:block}.testimonials__carousel .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex}.testimonials__carousel .owl-item .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;height:100%}.productImageSlider.owl-carousel:not(.owl-loaded) .product-gallery{width:calc(50% - 5px)}.productImageSlider.owl-carousel:not(.owl-loaded) .product-gallery:nth-child(3){display:none}.logobox{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.imagebox{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:768px){.woocommerce ul.products{grid-template-columns:repeat(2,1fr);gap:1rem}.woocommerce.single-product .entry-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title title" "price price" "short short" "actions actions" "meta meta";-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;row-gap:1.5rem}.woocommerce.single-product .entry-summary .product_title{grid-area:title}.woocommerce.single-product .entry-summary .price{margin-bottom:1.5rem;grid-area:price}.woocommerce.single-product .entry-summary .product-full-description{margin-bottom:4rem;grid-area:short}.woocommerce.single-product .entry-summary .summary-actions-wrapper{grid-area:actions;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.woocommerce.single-product .entry-summary .product_meta{grid-area:meta}.woocommerce.single-product .entry-summary>*{grid-column:1/-1}}@media (min-width:800px){.fancybox-button--thumbs{display:inline-block}.fancybox-button--thumbs span{font-size:23px}.fancybox-button--thumbs:before{width:3px;height:3px;top:calc(50% - 2px);left:calc(50% - 2px);-webkit-box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0;box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0}.fancybox-thumbs{position:absolute;top:0;right:0;bottom:0;left:auto;width:220px;margin:0;padding:5px 5px 0 0;background:#fff;word-break:normal;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:99995}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:220px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0}.fancybox-thumbs>ul>li{float:left;overflow:hidden;max-width:50%;padding:0;margin:0;width:105px;height:75px;position:relative;cursor:pointer;outline:0;border:5px solid transparent;border-top-width:0;border-right-width:0;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;border:4px solid #4ea7f9;z-index:99991;opacity:0;-webkit-transition:all .2s cubic-bezier(.25,.46,.45,.94);-o-transition:all .2s cubic-bezier(.25,.46,.45,.94);transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}}@media (min-width:843px){form#hsForm_3a478e0e-6103-45af-b86b-3b24d6ce33d2 div.input{position:relative}form#hsForm_3a478e0e-6103-45af-b86b-3b24d6ce33d2 div.webo-error,form#hsForm_3a478e0e-6103-45af-b86b-3b24d6ce33d2 ul.hs-error-msgs{position:absolute}}@media (min-width:850px){.pb-103{padding-bottom:103px}.absolute{position:absolute}.inset-x-12{left:12px;right:12px}.bottom-12{bottom:12px}.pb-46{padding-bottom:46px}}@media (min-width:992px){.main-footer .top-footer__det>.row>div.top-footer__left ul{padding-right:170px}.main-footer .top-footer__det>.row>div.top-footer__right ul{padding-right:91px}.heartkids-bottom form{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}body.woocommerce-checkout .wc-block-components-sidebar{position:sticky;-ms-flex-item-align:start;align-self:flex-start;top:var(--plantman-checkout-sticky-offset,calc(var(--wp-admin--admin-bar--height,0) + 160px))}.woocommerce-account .woocommerce{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.woocommerce-account .woocommerce-MyAccount-navigation{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;margin-bottom:0}.woocommerce-account .woocommerce-MyAccount-content{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media (min-width:1000px){.rental-cat.service-gallery .gallery.owl-carousel:not(.owl-loaded) .item{width:calc(33.333333% - 10px)}.rental-cat.service-gallery .gallery.owl-carousel:not(.owl-loaded) .item:nth-child(3){display:block}}@media screen and (min-width:1023px){.woocommerce ul.products li.product .price{padding:0 1rem;font-size:18px}}@media (min-width:1024px){.legacy-new-sale .service-why h2{line-height:1;padding-top:.35rem}.site-header__main-wrapper{padding:1.5rem 0 1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.site-header__cta-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;font-weight:500;color:#151515;text-transform:uppercase;font-size:18px}.site-header__cta-btn svg path{fill:#151515!important}.site-header__cta-btn a{margin-left:.5rem;color:#e53f30;font-size:18px}.site-header__cta-btn a:hover{color:#151515}.site-header__mobile-drawers{display:none!important}.site-header__shop-utils-nav--mobile-inline,.site-header__shop-utils-nav--mobile-panel{display:none!important}.site-footer__cols{gap:1rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.site-footer__mid{width:30%}.site-footer__left{width:25%}.site-footer__right{width:45%}.mobile-nav{display:none!important}.card-default .card-image.--product-enquiry{padding-top:20%}.card-desc.card-product-desc{padding:1.5rem 2.5rem}.card-product-ctas{padding:0 2.5rem 2.5rem 2.5rem}.card-product-name{font-size:28px!important}.card__bar-title{font-size:24px;text-align:center}.widget-block{padding:64px 0}.widget-block.bg-none+.widget-block.bg-none{padding-top:32px}.widget-block__heading{font-size:32px}.media-panel__wrapper>div:not(.w-full){width:calc(50% - 1rem)}.media-panel__content{padding-top:64px}.media-panel__layout-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.media-panel__layout-right .media-panel__content{padding-left:2rem}.media-panel__layout-left .media-panel__content{padding-right:2rem}.media-panel__layout-left .media-panel__image-wrapper:before{display:block;inset:auto auto -29px -29px;bottom:-47px;left:-47px}.mp .media-panel__image-wrapper:before{width:93px;height:93px}.media-panel__layout-right .media-panel__image-wrapper:before{top:-47px;right:-47px}.media-panel__services .media-panel__image{position:absolute;inset:0 0 0 auto}.media-panel__tab{font-size:24px}.widget-block__heading.partner-logos__heading{font-size:24px;text-align:left}.partner-logos__carousel.owl-carousel:not(.owl-loaded) .item[data-items="5"] .partner-logos__carousel.owl-carousel:not(.owl-loaded) .item:nth-child(5),.partner-logos__carousel.owl-carousel:not(.owl-loaded) .item[data-items="6"] .partner-logos__carousel.owl-carousel:not(.owl-loaded) .item:nth-child(5){display:block}.partner-logos__carousel .owl-nav{text-align:right}.partner-logos__carousel .owl-nav button{background-color:#e53f30!important}.partner-logos__carousel .owl-nav button:hover{background-color:#3a3a3a!important}.page-list__item{max-width:calc(33.333333% - 1rem)}.page-list-woo__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem}.page-list-woo__items>:nth-child(4n+1){width:calc(63.12% - .5rem)}.page-list-woo__items>:nth-child(4n+2){width:calc(36.88% - .5rem)}.page-list-woo__items>:nth-child(4n+3){width:calc(36.88% - .5rem)}.page-list-woo__items>:nth-child(4n+4){width:calc(63.12% - .5rem)}.page-list-woo__item .card__bar-title{padding:2rem;font-size:2rem;text-align:left;line-height:1}.key-informations__container{padding:2rem}.key-informations__tab{font-size:20px}.info-point__item{width:calc(33.333333% - 1rem)}.testimonial .owl-nav{top:-120px}.testimonial-card__title{font-size:24px}.testimonials .widget-block__heading.testimonials__heading{font-size:32px}.testimonials__carousel.owl-carousel:not(.owl-loaded) .item:nth-child(3){display:block}.productImageSlider.owl-carousel:not(.owl-loaded) .product-gallery{width:calc(33.333333% - 5px)}.productImageSlider.owl-carousel:not(.owl-loaded) .product-gallery:nth-child(3){display:block}.ph-banner__content{padding:4rem 0}.ph-banner__content-wrapper{width:50%}.ph-banner__heading{font-size:48px;margin-bottom:1rem}.ph-banner__slider .owl-dots{display:none}.page-hero-banner-cta{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.ph-cta__btns{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ph-cta .btn-cta{width:auto;font-size:18px;padding-left:3rem!important;padding-right:2rem}.ph-cta .btn-cta svg{top:0!important}.page-template-custom-builds .custom_buildtrucks .row div{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.page-template-custom-builds .custom_buildtrucks .row div:not(:first-of-type):before{content:"";position:absolute;background-color:#e53f30;width:2px;height:22px;left:0;top:6px}.rental-section__tab{font-size:20px}.hide-above-1023{display:none}.wp-block-woocommerce-cart .wc-block-cart-items__header th{font-size:18px}.wp-block-woocommerce-cart .wc-block-components-product-name{-webkit-box-flex:1!important;-ms-flex:1!important;flex:1!important;max-width:100%!important;margin-bottom:0!important;text-transform:uppercase;color:#3a3a3a!important}.wp-block-woocommerce-cart .wc-block-cart-item__prices{margin-bottom:0!important}.wp-block-woocommerce-cart .wc-block-components-product-metadata{display:none;font-weight:300!important}.wp-block-woocommerce-cart .wc-block-components-product-metadata p{font-weight:300!important;font-size:14px!important}.wp-block-woocommerce-cart .wc-block-cart-item__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.wp-block-woocommerce-cart .wc-block-cart-item__quantity{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.wp-block-woocommerce-cart .wc-block-cart-item__quantity .wc-block-components-quantity-selector{margin-bottom:0!important;background-color:#f5f5f5}.wp-block-woocommerce-cart .wc-block-cart-item__quantity .wc-block-components-quantity-selector:after{border:1px solid #fff!important}.wp-block-woocommerce-cart .wc-block-cart-item__quantity .wc-block-cart-item__remove-link{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;color:#e53f30!important;font-weight:300!important}.wp-block-woocommerce-cart .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover{color:#3a3a3a!important}.wp-block-woocommerce-cart .wc-block-cart-item__total .wc-block-components-product-price{padding-top:8px}.wp-block-woocommerce-cart .wc-block-cart__totals-title{font-size:24px!important}}@media screen and (min-width:1024px){.woocommerce-archive-header{margin-bottom:1rem}.woocommerce-sidebar__close{display:none}.woocommerce ul.products{grid-template-columns:repeat(3,1fr)}.woocommerce ul.products li.product h2.woocommerce-loop-product__title{padding:0 1rem;font-size:18px}.woocommerce ul.products li.product .archive-buttons-wrapper .view-details-button{display:none}.woocommerce.single-product .product>.product-gallery-container,.woocommerce.single-product .product>.woocommerce-product-gallery{display:inline-block;width:50%;vertical-align:top;padding-right:1.5rem}.woocommerce.single-product .product>.entry-summary{display:inline-block;width:50%;vertical-align:top;padding-left:1.5rem}}@media (min-width:1050px){.site-header__main-util-nav .my-quote>a{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}}@media (min-width:1200px){.services .row{margin-left:-20px;margin-right:-20px}.case .row{margin-left:-20px;margin-right:-20px}.main-banner #banner-carousel.owl-carousel{display:-webkit-box;display:-ms-flexbox;display:flex}.main-banner #banner-carousel.owl-carousel>.item{width:25%}#banner-carousel.owl-carousel{display:-webkit-box;display:-ms-flexbox;display:flex}#banner-carousel.owl-carousel>.item{width:25%}.heartkids-bottom .hbspt-form{min-width:85%}#logos-carousel>div.owl-stage-outer>div.owl-stage{margin:0 auto}#logos-carousel>div.owl-stage-outer>div.owl-stage>div.owl-item{width:240px!important}.services .row{margin-left:-20px;margin-right:-20px}.page-template-custom-builds .container.custom_buildtrucks{padding-top:10px}.page-template-custom-builds .with-image .content__right .business__det{padding:0 0 0 75px;max-width:60%}.page-template-custom-builds .content__right .business__image{max-width:40%}.page-template-custom-builds .custom_buildtrucks>.row{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.page-template-custom-builds .custom_buildtrucks .row div:after{margin:0 30px}}@media (min-width:1201px){.top-header #enquiry{display:block}.top-header .cta li.header__side-menu{display:none}}@media (min-width:1280px){.media-panel__tab-content .media-panel__tab-form-group{max-width:80%}.partner-logos__carousel.owl-carousel:not(.owl-loaded) .item[data-items="6"] .partner-logos__carousel.owl-carousel:not(.owl-loaded) .item:nth-child(5),.partner-logos__carousel.owl-carousel:not(.owl-loaded) .item[data-items="6"] .partner-logos__carousel.owl-carousel:not(.owl-loaded) .item:nth-child(6){display:block}.page-list__card-image.card__image{padding-top:70%}.info-point__item{width:calc(25% - 1rem)}.imagebox{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (min-width:1440px){.woocommerce-archive-layout{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:3.5rem}.woocommerce-sidebar--left{width:280px;-ms-flex-negative:0;flex-shrink:0}.woocommerce-toolbar{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.5rem;margin-bottom:2rem}.woocommerce-toolbar__meta{font-size:16px}.woocommerce-toolbar__filters-toggle{display:none}.woocommerce-toolbar__actions{max-width:420px}.woocommerce-sidebar-wrapper{display:block}.woocommerce-sidebar{position:static;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;padding:0;-webkit-box-shadow:none;box-shadow:none;overflow:visible}.woocommerce-sidebar-backdrop{display:none}}@media (min-width:1560px){.site-footer__cols{gap:2rem}.info-point__item{width:calc(20% - 1rem)}.ph-banner__content-wrapper{width:45%}}@media (min-width:1920px){.content__left .business__det,.content__left .business__image,.content__right .business__det,.content__right .business__image,.page-id-62432 .content__left .business__det,.page-id-62432 .content__left .business__image,.page-id-62432 .eofy-banner .content__left .business__det,.page-id-62432 .eofy-banner .content__left .business__image{max-width:50%;margin-top:auto!important;margin-bottom:auto!important}.content__left .business__image>div,.content__right .business__image>div{height:auto!important}.content__left .business__image,.content__right .business__image{position:unset!important}.content__left .business__image img,.content__right .business__image img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%;height:100%}.content__left .business__image,.content__right .business__det{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.content__left .business__det,.content__right .business__image{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.main-banner .banner-det>img{margin-bottom:-7px}.page-template-new-sale .content__left .business__det{max-width:100%}.page-template-eofy-landing .business.range-eoyf .business__image:before,.page-template-eofy-landing .eofy-banner .business .business__image:before{content:none}.page-template-eofy-landing .business.range-eoyf .content__right .business__image,.page-template-eofy-landing .eofy-banner .business .business__image{position:relative!important}.page-template-eofy-landing .business.range-eoyf .content__right .business__image:before,.page-template-eofy-landing .eofy-banner .business .business__image:before{content:"";position:absolute;top:-13px;bottom:2px;width:100%;background-color:#e53f30;-webkit-transform:rotate(2deg);-ms-transform:rotate(2deg);transform:rotate(2deg);overflow:hidden;left:13px}.page-template-eofy-landing .business.range-eoyf .content__right .business__image:before{width:auto}.page-id-59266.page-template-eofy-landing .content__left .business__image img,.page-id-59266.page-template-eofy-landing .content__right .business__image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;height:340px}.main-banner .banner-det>img{margin-bottom:-7px}}@media (min-width:2500px){.main-banner__det{padding:340px 0 460px 0}}@media (max-width:2400px){#banner-carousel .banner-det .main-banner__det>svg{max-width:260px}#banner-carousel .banner-det .main-banner__det>svg{max-width:260px}}@media (max-width:1920px){.page-id-62432 .business.range-eoyf .content__right .business__det{padding-top:40px;padding-bottom:40px}}@media (max-width:1800px){.enquirehomeSection .content__right .business__det{padding-top:20px;padding-bottom:20px}}@media (max-width:1720px){.page-id-62432 .business.range-eoyf .content__right .business__det{padding-top:20px;padding-bottom:20px}}@media (max-width:1450px){.enquirehomeSection .content__right .business__image,.enquirehomeSection .content__right .business__image img,.enquirehomeSection .content__right .business__image>div{height:auto}}@media screen and (max-width:1439px){.woocommerce-sidebar-wrapper{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.woocommerce-archive-layout{gap:0}.woocommerce-sidebar{position:fixed;top:0;right:0;bottom:0;width:90vw;max-width:360px;background:#fff;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;z-index:1000;overflow-y:auto;padding:2rem 1.5rem;-webkit-box-shadow:-6px 0 18px rgba(0,0,0,.12);box-shadow:-6px 0 18px rgba(0,0,0,.12)}.woocommerce-sidebar-wrapper.is-open .woocommerce-sidebar{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.woocommerce-archive-content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (max-width:1200px){.top-header{padding-bottom:0}.main-banner__det>img{margin-bottom:10px!important}.eofy-banner{padding-top:65px}.position-sticky{top:140px}.eofy-banner{padding-top:65px}.service-why>.row{row-gap:20px}}@media (max-width:1150px){.cta li a span,.cta ul li{font-size:14px}}@media (max-width:1100px){.service-why h2{font-size:25px}}@media (max-width:1080px){.enquireNowBox>.imgBox img{width:750px;left:-200px}}@media (max-width:1072px){body>main>div.what.without-image,div.what.with-image>div>div.content__left>div.business__det>div.row{margin-left:3px}}@media (max-width:1024px){.top-cta{display:block;padding-top:14px;padding-bottom:14px;border-bottom:2px solid #ccc}.top-cta ul{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.top-cta ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:16px}.top-cta ul li span{padding-left:7px;color:#3a3a3a;font-weight:500}.top-cta ul li svg{width:13px}.top-cta svg path{fill:#e53f30}.main-header{padding:25px 0 20px}.cta ul li{display:none}.cta ul li.enquire-now,.cta ul li.header__search,.cta ul li.header__side-menu,.cta ul li.logo{display:inline-block}.cta ul li.logo{width:calc(100% - 303px)}.site-header__top-bar{display:none}.site-header__main-navbar--desktop{display:none!important}.site-footer__col .wp-block-columns{max-width:90%}body.mobile-nav-active{overflow:hidden;overflow-x:hidden;width:100%;max-width:100%}body.mobile-nav-active .site-header{position:fixed;width:100%}body.mobile-nav-active.with-active-subitems .site-header__logo a{opacity:0;pointer-events:none}body.mobile-nav-active #hubspot-messages-iframe-container{display:none!important}body.mobile-nav-active .mobile-nav{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}body.mobile-nav-active .site-header__mobile-menu-drawer-patty{opacity:0}body.mobile-nav-active .site-header__mobile-menu-drawer:after,body.mobile-nav-active .site-header__mobile-menu-drawer:before{top:5px!important;background-color:#3a3a3a}body.mobile-nav-active .site-header__mobile-menu-drawer:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}body.mobile-nav-active .site-header__mobile-menu-drawer:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}body.mobile-nav-active.with-active-subitems .mobile-nav-dismiss-subitems{display:block}.media-panel__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.media-panel__content{margin-bottom:1.5rem}.media-panel__services{padding-bottom:0!important}.media-panel__services .media-panel__image{margin-left:-15px;margin-right:-15px;width:calc(100% + 30px)}.applications-detail{-ms-flex-wrap:wrap;flex-wrap:wrap}.applications-detail>div{width:calc(50% - 16px)}.ph-banner__top-links{display:none}.page-template-custom-builds .custom_buildtrucks .row,.page-template-custom-builds .custom_buildtrucks .row a{display:block}.page-template-custom-builds .custom_buildtrucks .row div:not(:last-of-type){margin-bottom:12px}.page-template-custom-builds .custom_buildtrucks .row a{background-color:#8f8f8f;color:#fff;text-align:center;padding:10px 0}.page-template-custom-builds .custom_buildtrucks .row a.active{background-color:#3a3a3a;color:#fff}.rent-service-detail{gap:40px}.rent-service-detail>div{width:calc(50% - 20px)}.rent-service-detail>div.rent-service-img{width:calc(50% - 20px)}.popup_content .popup-main{max-width:90%}.hide-below-1024{display:none}}@media screen and (max-width:1023px){.woocommerce ul.products li.product .product-view-overlay{display:none}.woocommerce.single-product .related.products .related-products-slider .slick-slide{padding:0 8px}}@media (max-width:1000px){.main-banner__det>img{height:unset}.popup_content .close{right:7px}.popup_content .popup-main{max-width:600px!important;width:100%!important;padding:100px 28px}.enquiryPopup_content .close{right:7px}.enquiryPopup_content .enquiryPopup-main{max-width:600px!important;width:100%!important;padding:100px 28px}}@media (max-width:992px){.toggle-bar #nav-icon1{margin-left:auto}.content__left>div:last-of-type,.content__right>div:last-of-type{padding-top:60px}.contact-us .contact-us__det,.contact-us .contact-us__form,.content__left .business__det,.content__left .business__image,.content__right .business__det,.content__right .business__image,.eofy-banner .content__left .business__det,.eofy-banner .content__left .business__image,.eofy-banner .content__right .business__det,.eofy-banner .content__right .business__image,.history .content__left .business__det,.history .content__left .business__image,.page-id-62432 .content__left .business__det,.page-id-62432 .content__left .business__image,.page-id-62432 .eofy-banner .content__left .business__det,.page-id-62432 .eofy-banner .content__left .business__image,.rental .content__right .business__det,.rental .content__right .business__image,.sales-new .content__left .business__det,.sales-new .content__left .business__image,.sales-new .content__right .business__det,.sales-new .content__right .business__image{max-width:100%}.content__left .business__image,.content__right .business__image{position:unset;padding-right:15px}.content__left .business__image img,.content__right .business__image img{height:auto}.content__right .business__image{padding-left:15px}.content__left .business__det,.content__right .business__det{padding-top:0;padding-bottom:0}.contact-us .contact-us__det,.content__left>div:last-of-type,.content__right>div:last-of-type,.rental.custom-buildupper .content__right .business__det{padding-top:60px}.eofy-banner .business .business__image{position:relative}.page-template-eofy-landing .eofy-banner .business .business__image div:after,.page-template-eofy-landing .eofy-banner .business .business__image div:before,.page-template-eofy-landing .eofy-banner .business .business__image:before{content:none!important}.reach__form{max-width:100%}body.page-id-69019>main>div:nth-child(2)>div>div>div{padding-top:0!important}body.page-id-69019 .reach{margin-top:100px!important}body.page-id-69019>main>div.what.without-image>div>div>div>div>div>h2{font-size:18px;font-weight:700}body.page-id-69019>main>div.what.without-image>div>div>div>div>p>span{font-size:18px;font-weight:700;display:inline-block;margin-bottom:10.04px}.parts .container .row .card-default{max-width:50%}.blog-inner .row .card-default,.parts .container .row .card-default,.product-listing .row .card-primary,.rental-subcat .container .row .card-primary,.single-related-products .row .card-primary{max-width:50%}.pinned-wrapper>div{width:50%}.main-banner ul li{max-width:50%}.page-template-eofy-landing .eofy-banner .content__left>div:last-of-type,.page-template-eofy-landing .eofy-banner .content__right>div:last-of-type{margin-top:60px;padding-top:0}.eofy-banner .business .business__image{position:relative}.page-template-eofy-landing .eofy-banner .business .business__image div:after,.page-template-eofy-landing .eofy-banner .business .business__image div:before,.page-template-eofy-landing .eofy-banner .business .business__image:before{content:none!important}.why-us-detail>*{width:100%}.why-us-img{width:100%}.heartkids-bottom form input[type=submit]{width:100%;margin-top:10px}.product-listing .row .card-primary{max-width:50%}.single-related-products .row .card-primary{max-width:50%}.enquiry-product-det>div:first-of-type{width:50%}.enquiry-product-det>div:last-of-type{width:50%}.enquiry-product-det .enquiry-specs h3{font-size:20px}.careerBox h2{font-size:28px}.jobItems .title h4{font-style:22px;line-height:28px}.jobItems .des *{line-height:1.8}.product_enquiry_back{position:unset}.page-template-eofy-landing .eofy-banner .content__left>div:last-of-type,.page-template-eofy-landing .eofy-banner .content__right>div:last-of-type{margin-top:60px;padding-top:0}.eofy-banner .business .business__image{position:relative}.page-template-eofy-landing .eofy-banner .business .business__image div:after,.page-template-eofy-landing .eofy-banner .business .business__image div:before,.page-template-eofy-landing .eofy-banner .business .business__image:before{content:none!important}.service-why>.row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px 0}.service-why>.row>:last-child{margin:10px 0 0 0;width:100%}.service-why>.row>:last-child a{width:100%}.service-whydet.row{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.page-template-custom-builds .with-image .content__right .business__det{max-width:100%;padding:50px 15px 0}.blog-inner .row .card-default{max-width:50%}.pinned-wrapper>div{width:50%}.rental-sub .container .row .card-default{max-width:50%}.rental-subcat .container .row .card-primary{max-width:50%}.rental .content__right .business__det{padding-left:15px}.rental.custom-buildupper .content__right .business__det{padding-top:60px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.rental.custom-buildupper .content__right .business__image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-top:0}.sales-new .content__right .business__det{padding-left:15px}.rental-block>div:first-of-type{width:100%}.rental-block>div:last-of-type{width:100%}.rental-main.blogs-main>div{width:50%}.rent-service{padding:50px 0}.rent-service-detail{gap:20px}.rent-service-detail>div{width:100%}.rent-service-detail>div.rent-service-img{width:100%}.rent-service-detail .button-primary{margin-top:20px}.contact-us__form{max-width:100%}.contact-us__det{max-width:100%;padding-left:15px;padding-top:60px}.meet__members{max-width:50%}.brochureBox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.brochureImgBox{height:250px}.brochureImgBox img{top:unset;bottom:0;-webkit-transform:unset;-ms-transform:unset;transform:unset;left:unset}.brochureItemBox{width:100%;margin:40px 0 0 0;padding:0}.enquireNowSection{margin:80px 0}.enquireNowBox>.imgBox{display:none}.enquireNowBox>.textBox{width:100%;margin:0}.enquirehomeSection .content__right .business__image{max-width:100%}.enquirehomeSection .content__right .business__det{max-width:100%}}@media (max-width:850px){.main-footer .top-footer__det>.row>div.top-footer__left{max-width:100%;padding-right:100px}.main-footer .top-footer__det>.row>div.top-footer__mid,.main-footer .top-footer__det>.row>div.top-footer__right{max-width:50%;padding-top:50px}.upper-part{display:block}.upper-part .availability select,.upper-part div .button-primary{margin-top:20px;width:100%}.upper-part>div .button-primary.button-delete{padding:.53125rem 1rem}.upper-part .share{max-width:100%}.upper-part .share ul{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.upper-part .share p{text-align:unset}.button-primary,.button-small,.upper-part>div .button-primary.button-delete{padding:.53125rem 1rem}.rental-cat .owl-nav{right:0}.download-pagelink a{padding-right:1rem}.filter-dropdown-body form select{margin-top:0!important}.page-template-eofy-landing header.sticky .cta{padding-top:20px}.upper-partcustom{display:block;width:100%}.rental-cat .owl-nav{right:0}}@media (max-width:800px){.fancybox-infobar{left:0;margin-left:0}.fancybox-button--left,.fancybox-button--right{display:none!important}.fancybox-caption{padding:20px 0;margin:0}}@media (max-width:768px){.similar{padding-top:0;padding-bottom:65px}.site-header__logo-bar{padding:0 .5rem}.site-header__logo{-ms-flex-negative:1;flex-shrink:1;min-width:120px;overflow:visible}.site-header__logo a{display:block;width:auto;max-width:150px}.site-header__logo img{max-width:150px!important;width:auto!important;height:auto!important;max-height:20px}.site-header__mobile-drawers{gap:.5rem}.site-header__shop-utils-nav{margin-right:.5rem}.site-header__shop-utils-nav--mobile-inline,.site-header__shop-utils-nav--mobile-panel{gap:.5rem}.side-menu.active .side-menu__close{top:0}.side-menu__top{padding:55px 30px 23px 34px}.reach{background-image:none!important}.services-det{max-width:100%}.services-det:not(:first-of-type){margin-top:50px}.services-det__info>img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;width:100%;height:unset}.services-det__infoimg>img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;width:100%}.case-det__infoimg>img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;width:100%}.blog-inner .row .card-default,.license__det .row>div,.license__detail .row>div,.parts .container .row .card-default,.product-listing .row .card-primary,.rental-subcat .container .row .card-primary,.single-related-products .row .card-primary{max-width:100%}.pinned-wrapper>div{width:100%}.modal-body>.row>div{max-width:100%}.page-template-eofy-landing .modal-body{overflow-y:auto;overflow-x:hidden;padding:0}.page-template-eofy-landing .modal-body>.row{padding:20px;height:calc(100vh - 100px);overflow-y:auto}.page-template-eofy-landing .modal-body .modal__close{top:auto;right:19px;position:fixed;margin-top:-10px}.page-template-eofy-landing .modal-body .product__det{margin-top:30px;height:auto}.page-template-eofy-landing .modal-body .product__det h4:first-of-type{position:unset}.page-template-eofy-landing .modal-body .product__descpcontent{height:unset}.page-template-eofy-landing .modal-body .bttn-grp{position:unset;display:block}.page-template-eofy-landing .modal-body .bttn-grp>a{width:auto}.page-template-eofy-landing .modal-body .product__chooseimg img,.page-template-eofy-landing .modal-body .sub-img{height:auto}.faq_gap{margin-top:40px}.main-banner ul li{max-width:100%}.applications-detail>div{width:100%}.product>.container>.row>div{max-width:100%}.product>.container>.row>div:not(:first-of-type){margin-top:50px}.similar{padding-top:0;padding-bottom:65px}.careerBox h2{font-size:26px}.careerBox p{margin:15px 0 0;font-size:14px}.careerBox .button-primary{margin-top:20px}.jobsBox>div{max-width:100%}.jobItems{padding:30px}.jobItems .title span{font-size:12px;line-height:18px}.jobItems .title h4{font-style:20px;line-height:25px}.form_n_detatils{margin:50px 0 0 0}.form_n_detatils>div{max-width:100%;position:unset;top:0;padding:0}.formBox{margin:40px 0 0 0;padding:30px}#brochureForm form .form-columns-3>div{max-width:100%}.product_enquiry_form .gform_wrapper.gravity-theme .gf_step{width:calc(50% - 13px)}.page-template-eofy-landing .modal-body{overflow-y:auto;overflow-x:hidden;padding:0}.page-template-eofy-landing .modal-body>.row{padding:20px;height:calc(100vh - 100px);overflow-y:auto}.page-template-eofy-landing .modal-body .modal__close{top:auto;right:19px;position:fixed;margin-top:-10px}.page-template-eofy-landing .modal-body .product__det,.page-template-eofy-landing .modal-body .row:first-of-type{height:auto}.page-template-eofy-landing .modal-body .product__det{margin-top:30px}.page-template-eofy-landing .modal-body .product__det h4:first-of-type{position:unset}.page-template-eofy-landing .modal-body .product__det .bttn-grp{position:unset;display:block}.page-template-eofy-landing .modal-body .product__det .bttn-grp>a{width:auto}.page-template-eofy-landing .modal-body .product__det .product__descpcontent{height:unset}.page-template-eofy-landing .modal-body .product__chooseimg img{height:auto}.page-template-eofy-landing .modal-body .product__chooseimg img,.page-template-eofy-landing .modal-body .sub-img{height:auto}.services-det{max-width:100%}.services-det:not(:first-of-type){margin-top:50px}.services-det__info>img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;width:100%;height:unset}.services-det__infoimg>img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;width:100%}.service-whydet.row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.service-whydet.row>div{padding:15px;border:none;border-bottom:1px dashed rgba(255,255,255,.3)}.service-whydet.row>div:first-child{padding-top:0}.service-whydet.row>div:last-child{padding-bottom:0;border-bottom:unset}.service-whydet.row .flex:not(:last-of-type){border-right:none}.blog-detailCTA{width:100%}.blog-detailDesc{width:100%}.rental-main>div>div{width:calc(50% - 8px)}.enquireNowSection{margin:70px 0}.d-md-none{display:none!important}.woocommerce-sidebar .woo_filtering{padding-bottom:8px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.woocommerce-sidebar .woo_filtering>div.wp-block-column{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important;width:auto!important}.woocommerce-sidebar .woo_filtering .bapf_sfilter.bapf_button_berocket .bapf_button{font-size:14px}.woocommerce.single-product .entry-summary .summary-actions-wrapper form.cart{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.woocommerce.single-product .entry-summary .summary-actions-wrapper .single_product_div{position:absolute;right:0;top:0}.woocommerce.single-product .related.products{margin-top:2rem}.woocommerce.single-product .related.products .related-products__title{margin-bottom:1rem;font-size:32px}.woocommerce.single-product .reach{padding-top:3rem}.product-information-tabs{padding:2rem 0}.product-tabs__nav-button{padding:.5rem 0 .25rem 0;text-align:left;border-bottom:1px solid #e0e0e0}.wtwraq-request-quote-product-list td.product-quantity{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.wtwraq-request-quote-product-list td.product-quantity .quantity{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.woocommerce table.wtwraq-quotes-list-table tr td{text-align:left!important}.woocommerce-account .woocommerce-MyAccount-navigation.has-dropdown{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation.has-dropdown .myaccount-nav__toggle{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:.75rem 1rem;border:1px solid #dedede;border-radius:8px;background:#fff;color:#3a3a3a;font-size:16px;font-weight:500;text-transform:none;cursor:pointer;-webkit-transition:background-color .3s,border-color .3s;-o-transition:background-color .3s,border-color .3s;transition:background-color .3s,border-color .3s;position:sticky;top:calc(var(--wp-admin--admin-bar--height,0px) + 80px);z-index:1040}.woocommerce-account .woocommerce-MyAccount-navigation.has-dropdown .myaccount-nav__toggle::after{content:"";display:inline-block;width:0;height:0;margin-left:8px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #3a3a3a;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.woocommerce-account .woocommerce-MyAccount-navigation.has-dropdown .myaccount-nav__toggle:focus-visible,.woocommerce-account .woocommerce-MyAccount-navigation.has-dropdown .myaccount-nav__toggle:hover{background:#f5f5f5;border-color:#3a3a3a;outline:0}.woocommerce-account .woocommerce-MyAccount-navigation.has-dropdown .myaccount-nav__overlay{display:none;position:fixed;inset:0;background:rgba(21,21,21,.45);z-index:1030}.woocommerce-account .woocommerce-MyAccount-navigation.has-dropdown ul{display:none;position:fixed;top:calc(var(--wp-admin--admin-bar--height,0px) + 120px);left:50%;-webkit-transform:translateX(-50%) translateY(-8px);-ms-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px);width:calc(100% - 40px);max-width:360px;background:#fff;border-radius:8px;-webkit-box-shadow:0 4px 25px rgba(0,0,0,.16);box-shadow:0 4px 25px rgba(0,0,0,.16);padding:1rem 0;z-index:1050;max-height:60vh;overflow-y:auto;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;-o-transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s;opacity:0;pointer-events:none}.woocommerce-account .woocommerce-MyAccount-navigation.has-dropdown.is-open .myaccount-nav__overlay{display:block}.woocommerce-account .woocommerce-MyAccount-navigation.has-dropdown.is-open .myaccount-nav__toggle::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.woocommerce-account .woocommerce-MyAccount-navigation.has-dropdown.is-open ul{display:block;opacity:1;pointer-events:auto;-webkit-transform:translateX(-50%) translateY(0);-ms-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}.woocommerce-account .woocommerce-MyAccount-navigation.has-dropdown ul li{padding:0}.woocommerce-account .woocommerce-MyAccount-navigation.has-dropdown ul li:first-child{padding-top:0}.woocommerce-account .woocommerce-MyAccount-navigation.has-dropdown ul li:last-child{padding-bottom:0}.woocommerce-account .woocommerce-MyAccount-navigation.has-dropdown ul li a{display:block;padding:.75rem 1.5rem}.woocommerce-account .woocommerce-MyAccount-navigation.has-dropdown ul li:hover{background-color:#f5f5f5}.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-thumb,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-thumb{display:none!important}.plantman-wishlist-form tr.plantman-wishlist-row .plantman-wishlist-remove::before,body.wishlist tr.plantman-wishlist-row .plantman-wishlist-remove::before{display:none!important}}@media screen and (max-width:768px){.plantman-toast-container{right:1rem;left:1rem;max-width:none}.product-gallery-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:.5rem}.product-gallery-thumbnails{width:100%;padding:0;height:auto}.product-gallery-thumbnails .product-gallery-thumbnails-slider{height:auto}.product-gallery-thumbnails .slick-list{margin-top:0;margin-bottom:0;height:auto}.product-gallery-thumbnails .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-bottom:0}.product-gallery-thumbnails .slick-slide{padding:0;margin-bottom:0;width:auto!important}.product-gallery-thumbnails .slick-slide+.slick-slide{margin-left:10px}.product-gallery-thumbnails .product-gallery-thumbnail{width:80px}.product-gallery-thumbnails .product-gallery-thumbnail img{height:80px}.product-gallery-thumbnails .product-gallery-thumbnail img{height:80px}.product-gallery-thumbnails .slick-slide{padding:0;margin-bottom:0}.product-gallery-thumbnails{position:static;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.product-gallery-thumbnails .product-gallery-thumbnails-slider{padding:0}.product-gallery-thumbnails .slick-list{margin:0}.product-gallery-thumbnails .slick-arrow{display:none!important}.product-gallery-thumbnails ul.slick-slider.slick-initialized{display:-webkit-box;display:-ms-flexbox;display:flex}.product-gallery-thumbnails .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.product-gallery-thumbnails .slick-slide{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.product-gallery-thumbnails.has-single-slide{display:none}.product-gallery-main .product-gallery-main-slider .slick-arrow{width:40px;height:40px}.product-gallery-main .product-gallery-main-slider .slick-arrow.slick-prev{left:10px}.product-gallery-main .product-gallery-main-slider .slick-arrow.slick-next{right:10px}.product-gallery-main .product-gallery-main-slider .slick-arrow svg{width:20px;height:20px}.product-gallery-main .product-gallery-main-slider{max-width:100%}.product-gallery-main .product-gallery-main-slide img{max-height:600px}.woocommerce.single-product .related.products .related-products-slider{padding:1.5rem 1rem}.woocommerce.single-product .related.products .related-products-slider .slick-slide{padding:16px 8px}.woocommerce.single-product .related.products .related-products-slider .product>.related-product-card{margin:0 12px}.woocommerce.single-product .related.products .related-products-slider .slick-list{overflow:hidden}.woocommerce.single-product .related.products .related-products-slider .slick-dots{display:none!important}.woocommerce.single-product .related.products .related-products-slider .slick-next,.woocommerce.single-product .related.products .related-products-slider .slick-prev{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;top:50%}.woocommerce.single-product .related.products .related-products-slider .slick-prev{left:0}.woocommerce.single-product .related.products .related-products-slider .slick-next{right:0}.product-tabs__nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-tabs__content{padding:1.5rem 0}.product-spec-row{grid-template-columns:1fr;gap:.5rem;padding:1rem}.product-download-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (max-width:767px){.product-listing__filter-field-group,.product-listing__filter-field-group .availability-filter,.product-listing__filter-field-group select{width:100%}}@media screen and (max-width:767px){.woocommerce .woocommerce-breadcrumb{display:block;max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;padding:10px 16px;text-align:left;margin:0 auto}.woocommerce ul.products li.product .archive-buttons-wrapper .view-details-button{display:none}}@media (max-width:700px){.cta ul li.enquire-now,.cta ul li.header__search>a{display:none}.cta ul li.logo{width:calc(100% - 126px)}.bottom-footer__left,.bottom-footer__right{max-width:100%;min-width:80%}.bottom-footer__right{margin-top:50px}.browse-rental{display:block}.browse-rental a{display:block}.browse-rental a.button-primary{margin-bottom:25px}.reach__form--det{margin-top:0}.clients .owl-nav{position:unset;margin-top:15px}.testimonial .owl-nav{position:unset;margin-top:15px}.rental-cat .owl-nav{position:unset;margin-top:15px}.clients .owl-nav{position:unset;margin-top:15px}.availability{display:block}.availability>div:not(:first-of-type){margin-left:0}.browse-rental{display:block}.browse-rental a{display:block}.browse-rental a.button-primary{margin-bottom:25px}.availability{display:block}.availability>div:not(:first-of-type){margin-left:0}.news__det{max-width:100%}.news__img{max-width:100%}.news__img img{height:auto}.news__img+.news__det{max-width:100%}.news__desc{padding:30px}.rental-cat .owl-nav{position:unset;margin-top:15px}}@media (max-width:650px){.top-cta ul{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.top-cta ul li:nth-of-type(2) span,.top-cta ul li:nth-of-type(3) span{display:none}.footer__cta ul{padding-right:0}.parts .container .row .card-default{max-width:100%}.accordion__header{padding:25px 55px 25px 25px}.accordion__det{padding:25px 55px 25px 25px}.product-listing .row .card-primary{max-width:100%}.single-related-products .row .card-primary{max-width:100%}.blog-inner .row .card-default{max-width:100%}.rental-sub .container .row .card-default{max-width:100%}.rental-subcat .container .row .card-primary{max-width:100%}.meet__members{max-width:100%}.license__det .row>div{max-width:100%}.license__detail .row>div{max-width:100%}}@media (max-width:640px){.enquiry-product-det>div:first-of-type{width:100%}.enquiry-product-det>div:last-of-type{width:100%}.enquiry-product-det .enquiry-specs{padding:25px}.service-why{text-align:center}.service-whydet .flex{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.service-whydet .flex:not(:last-of-type){border-right:0;border-bottom:1px dashed;margin-bottom:20px;padding-bottom:20px}.service-whydet.row{display:block}.pinned-wrapper>div{width:100%}.rental-main.blogs-main>div{width:100%}}@media (max-width:601px){.sticky-bottom.landing-bottom>.container .landing-slider{padding-left:0}.sticky-bottom.landing-bottom a.all-categories{position:static;width:100%;margin:0 0 15px 0}.sticky-bottom.landing-bottom>.container .landing-slider{padding-left:0}.sticky-bottom.landing-bottom a.all-categories{position:static;width:100%;margin:0 0 15px 0}}@media (max-width:600px){.landing-slider .owl-stage-outer{margin-left:0;margin-right:0}.custom-builddetail>div:first-of-type{width:100%;margin-bottom:15px}.custom-builddetail>div:last-of-type{width:100%}}@media (max-width:599px){.owl-carousel .owl-item img{width:auto;margin:auto}.main-banner .main-banner__det>img{margin:unset}.media-panel__links .btn-link{min-width:calc(50% - .5rem)}.media-panel__links .btn-link.btn-has-icon.btn-icon-left{padding-left:2.5rem}.media-panel__links .btn-link.btn-has-icon.btn-icon-left svg{left:1.25rem}.media-panel__links .btn-link.btn-has-icon:not(.btn-icon-left){padding-right:2.5rem}.media-panel__links .btn-link.btn-has-icon:not(.btn-icon-left) svg{right:1.25rem}.partner-logos__carousel .item{max-width:50%;margin:auto;padding:0}.owl-carousel .owl-item img{width:auto;margin:auto}}@media (max-width:576px){.main-footer .top-footer__det>.row>div.top-footer__left{padding-right:15px}.main-footer .top-footer__det>.row>div.top-footer__mid,.main-footer .top-footer__det>.row>div.top-footer__right{max-width:100%}.copyright-footer ul li:last-of-type{margin-top:10px}.page-template-eofy-landing .bottom-footer__left,.page-template-eofy-landing .bottom-footer__right{padding-left:0;padding-right:0}.business__det ul li img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%;height:100%}.reach__form--det{padding:30px}.page-id-3451 .contentStyleBox>.textBox{height:250px}#modal-search input[type=text]::-webkit-input-placeholder{font-size:16px}#modal-search input[type=text]:-moz-placeholder{font-size:16px}#modal-search input[type=text]::-moz-placeholder{font-size:16px}#modal-search input[type=text]:-ms-input-placeholder{font-size:16px}#modal-search input[type=text]::-ms-input-placeholder{font-size:16px}#modal-search input[type=text]::placeholder{font-size:16px}.filter .modal-content .modal-form form{padding-right:10px}.desktop-only.popup_content.active{display:none!important}.faq_gap{margin-top:30px}.celebration .celebration-icon>img{width:110px}#eofyclient-carousel.owl-carousel .owl-item img{margin:0 auto}.sticky-bottom>:first-child{display:block}.sticky-bottom input[type=number]{margin-left:0}.sticky-bottom>:not(:first-child){margin-top:8px}.heartkids-bottom .sticky-det p{font-size:16px}.heartkids-bottom .sticky-det input[type=submit]{font-size:14px}.heartkids-bottom .sticky-det ul.hs-error-msgs label.hs-error-msg{font-size:13px!important;border:unset}.heartkids-bottom form{margin-top:16px}.heartkids-bottom form .form-columns-2{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.heartkids-bottom form .form-columns-2 .input{margin-right:0!important}.heartkids-bottom form .form-columns-2 .hs-form-field .hs-input{width:100%!important}ul.hs-error-msgs{padding:0}.download-page .sticky-det{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.download-page .sticky-det{display:none;padding:30px;position:relative}.download-page .sticky-det *{font-size:14px}.download-page .sticky-det .closeBar{display:block;position:absolute;top:10px;right:15px;width:16px;height:16px}.download-page .sticky-det .closeBar svg{width:100%;height:100%}.download-page .sticky-det .download-detail{width:100%}.download-page .sticky-det .download-detail .hbspt-form form .form-columns-2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.download-page .sticky-det .download-detail .hbspt-form form .form-columns-2>div{width:100%}.download-page .sticky-det>*{padding:0}.footerBottomSticky .closeSticky{display:none}.footerBottomSticky.download-page .downloadDetails{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #dedede;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:15px 30px}.footerBottomSticky.download-page .contactDetails{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:30px;gap:25px}.footerBottomSticky.download-page .contactDetails .contactIcon a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footerBottomSticky.download-page .contactDetails .contactIcon svg{width:20px;height:20px}.footerBottomSticky.download-page .downloadFormButton{width:100%;border:none;outline:0;background:#e53f30;color:#fff;padding:12px;font-size:14px;line-height:1.4;text-align:left;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}.footerBottomSticky.download-page .downloadFormButton svg{width:24px;height:24px;margin:0 10px 0 0}.sticky-bottom>:first-child{display:block}.sticky-bottom>:not(:first-child){margin-top:8px}.sticky-bottom input[type=number]{margin-left:0}.filter .modal-content{padding:25px 25px 70px 25px}.filter .modal-content .modal-form form{padding-right:10px}.thumbnailImgBox .product-gallery{height:75px}.careerBox h2{font-size:24px}.jobItems{padding:25px}.jobItems .title h4{font-style:18px;line-height:22px}.desc *{font-size:14px;line-height:1.7}ul.details li>span{font-size:14px;line-height:1.8}.enquiry-now .hbspt-form{padding:20px}.formBox{margin:40px 0 0 0;padding:25px}.page-template-eofy-landing .reach .title-main{font-size:14px}.page-template-eofy-landing .reach__form--det{padding:20px 30px}.page-template-eofy-landing .bottom-footer__left,.page-template-eofy-landing .bottom-footer__right{padding-left:0;padding-right:0}#eofyclient-carousel.owl-carousel .owl-item img{margin:0 auto}.service-why>.row>:last-child{width:100%}.service-why>.row>:last-child a{width:100%}.enquireNowSection{margin:60px 0}}@media (max-width:550px){.bttn-grp a:not(:first-of-type){margin-left:0;margin-top:20px}.bttn-grp a{display:block}.bttn-grp a:not(:first-of-type){margin-left:0;margin-top:20px}.bttn-grp a{display:block}.testimonial--userdet{display:block}.testimonial--userimg{margin-bottom:15px}.page-template-eofy-landing header.sticky .cta ul li:not(:last-of-type){padding-top:0}.page-template-eofy-landing header.sticky .cta ul li.cta__call span{display:none}.page-template-eofy-landing header.sticky .cta,.page-template-eofy-landing header.sticky .logo{margin-left:auto;margin-right:auto}.page-template-eofy-landing .main-header{padding:20px 0 20px}}@media (max-width:545px){.company-profile-download{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-block:5px;padding-inline:55px}.company-profile-download p{font-size:14px;line-height:17px;min-width:216px}.company-profile-download form{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.company-profile-download form fieldset{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;gap:6px}.company-profile-download form input{width:unset!important;max-height:7px}.company-profile-download form input.hs-button{margin-top:6px;font-size:10px!important;padding-bottom:1.75rem}.company-profile-download form input::-webkit-input-placeholder{font-size:6px}.company-profile-download form input:-moz-placeholder{font-size:6px}.company-profile-download form input::-moz-placeholder{font-size:6px}.company-profile-download form input:-ms-input-placeholder{font-size:6px}.company-profile-download form input::-ms-input-placeholder{font-size:6px}.company-profile-download form input::placeholder{font-size:6px}}@media (max-width:480px){.celebration .heartkids-bottom.celebration .sticky-det *,.celebration p{font-size:18px}.celebration-img img{max-width:70px}.heartkids-bottom .sticky-det input[type=submit],.heartkids-bottom .sticky-det p{font-size:14px}.heartkids-bottom .sticky-det input,.heartkids-bottom .sticky-det input[type=submit]{height:40px}.heartkids-bottom .hbspt-form>form>fieldset{gap:.25rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.heartkids-bottom form{margin-top:8px}.heartkids-bottom form input[type=submit]{margin-top:5px}}@media (max-width:425px){.footerBottomSticky.download-page .downloadDetails{padding:12px 18px}.footerBottomSticky.download-page .contactDetails{gap:15px;padding-right:15px}.footerBottomSticky.download-page .contactDetails .contactIcon svg{width:16px;height:16px}.footerBottomSticky.download-page .downloadFormButton{font-size:11px}.footerBottomSticky.download-page .downloadFormButton svg{width:20px;height:20px}}@media (max-width:420px){.heartkids-bottom.download-page .sticky-det{padding:18px 10px}}@media (max-width:418px){.filter-dropdown{min-width:100%}.product_enquiry_form .gform_wrapper.gravity-theme .gf_step{width:100%}.product_enquiry_form .gform_wrapper.gravity-theme .gform_footer button+button,.product_enquiry_form .gform_wrapper.gravity-theme .gform_footer button+input,.product_enquiry_form .gform_wrapper.gravity-theme .gform_footer input+button,.product_enquiry_form .gform_wrapper.gravity-theme .gform_footer input+input,.product_enquiry_form .gform_wrapper.gravity-theme .gform_page_footer button+button,.product_enquiry_form .gform_wrapper.gravity-theme .gform_page_footer button+input,.product_enquiry_form .gform_wrapper.gravity-theme .gform_page_footer input+button,.product_enquiry_form .gform_wrapper.gravity-theme .gform_page_footer input+input{margin-left:0!important}.product_enquiry_form .gform_wrapper.gravity-theme .gform_page_footer input{width:100%!important}.sort-by select{width:100%;min-width:100%}.sort-by{width:100%;min-width:100%}.rental-main>div>div{width:100%}.child-w-half>*{width:100%}.child-w-half{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:408px){.top-header .logo{width:220px}.side-menu{width:100%}.case span.case-designation{display:block}.upper-part select{width:100%}.upper-part .search-bar{width:100%}.page-header-top h1 span{display:block}.testimonial__user{display:block}.testimonial--company{font-size:18px}.testimonial--name{font-size:12px}.testimonial--rating{padding-top:10px}.search-bar{width:100%}.upper-part .search-bar{width:100%}.upper-part select{width:100%}.page-header-top h1 span{display:block}}@media (max-width:360px){.upper-part>div .button-primary.button-delete{margin-left:0}.celebration .heartkids-bottom.celebration .sticky-det *,.celebration p{font-size:14px!important}.heartkids-bottom .sticky-det p{font-size:14px!important}.filter_buttons{display:block}}@media (max-width:345px){.button-primary,.button-secondary{padding:.53125rem 2rem}}@media (max-width:340px){.top-header .logo{width:190px}.request-quote-remove-button .button-primary{padding:.53125rem 2rem}.button-primary,.button-secondary{padding-left:0;padding-right:0}.page-template-career .button-primary,.page-template-career .button-secondary{padding-left:2rem;padding-right:2rem}a.button-primary,a.button-secondary{padding-left:2rem;padding-right:2rem}}@media (min-width:1201px) and (max-width:1220px){.cta li a span,.cta ul li{font-size:16px}}@media (max-width:768px) and (min-width:768px) and (max-width:1075px){.page-template-eofy-landing .modal-body .bttn-grp>a{width:40%;padding:.53125rem 0}}@media (min-width:546px) and (max-width:842px){.company-profile-download{gap:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-block:5px;padding-inline:55px}.company-profile-download form{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.company-profile-download form fieldset{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;gap:10px}.company-profile-download form input.hs-button{margin-block:10px}}@media (min-width:768px) and (max-width:1075px){.page-template-eofy-landing .offer-bttn>a{padding-left:0;padding-right:0}.page-template-eofy-landing .modal-body .product__det .bttn-grp>a{width:40%;padding:.53125rem 0}}@media (min-width:1201px) and (max-width:1080px){.enquireNowBox>.imgBox{width:calc(100% - 550px)}}@media (min-width:1201px) and (max-width:1200px){.enquireNowBox>.textBox{width:500px}}@media screen and (min-width:769px) and (max-width:1023px){.woocommerce.single-product .related.products .related-products-slider .slick-next,.woocommerce.single-product .related.products .related-products-slider .slick-prev{display:none!important}}@media print{.other header,.page-template-eofy-landing header.sticky,header{border-bottom:0}#clients-section,#related_products,.button-primary,.copyright-footer,.footer,.hubspot-messages-iframe-container,.main-footer,.main-header,.noPrint,.page-header,.reach,.readmore,.sticky-bottom,.testimonial,.top-header .cta ul li{display:none}.sub-img .active img{border:0}.other header,.page-template-eofy-landing header.sticky,header{border-bottom:0}.single-products .product .product__chooseimg h4{display:block;margin-bottom:15px;margin-top:15px;font-size:26px}.single-products .product .product__det h4{display:none}.product__chooseimg .main-img img{height:510px}.product__chooseimg .sub-img img{height:155px;overflow:hidden}}@media (hover:hover) and (pointer:fine){.woocommerce ul.products li.product .woocommerce-loop-product__link:focus img,.woocommerce ul.products li.product .woocommerce-loop-product__link:focus-visible img,.woocommerce ul.products li.product:focus-within img,.woocommerce ul.products li.product:hover img{opacity:.4}.woocommerce ul.products li.product .woocommerce-loop-product__link:focus .product-view-overlay,.woocommerce ul.products li.product .woocommerce-loop-product__link:focus-visible .product-view-overlay,.woocommerce ul.products li.product:focus-within .product-view-overlay,.woocommerce ul.products li.product:hover .product-view-overlay{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}