.chaty *,.chaty-chat-view *,.chaty-outer-forms *{box-sizing:border-box}.chaty-agent-data,.chaty-whatsapp-field input[type=text],.chaty-whatsapp-message,.chaty-whatsapp-message p{font-family:Segoe UI,Helvetica Neue,Helvetica,Lucida Grande,Arial,Ubuntu,Cantarell,Fira Sans,sans-serif}.chaty-agent-header,.chaty-channel,.chaty-channels,.chaty-form-body,.chaty-tooltip{position:relative}.chaty-tooltip .on-hover-text,.chaty-tooltip .on-hover-text:before,.chaty-tooltip:after,.chaty-tooltip:before{text-transform:none;font-size:.9em;line-height:1;user-select:none;pointer-events:none;position:absolute;display:none;opacity:0}.on-hover-text{display:none;white-space:pre}.chaty-tooltip .on-hover-text:before,.chaty-tooltip:before{content:"";border:5px solid transparent;z-index:1001}.chaty-tooltip:after{content:attr(data-hover)}.chaty-tooltip .on-hover-text,.chaty-tooltip:after{text-align:center;min-width:1em;max-width:21em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:5px 15px;border-radius:10px;background:#fff;color:#333;z-index:1000;box-shadow:0 1.93465px 7.73859px rgb(0 0 0 / 15%);font-size:17px;line-height:21px}.chaty-animation-shockwave:after,.chaty-animation-shockwave:before{content:"";border-radius:50%;position:absolute;top:0;right:0;bottom:0}.chaty-tooltip .on-hover-text{overflow:visible;white-space:pre}.chaty-tooltip.active .on-hover-text,.chaty-tooltip.active .on-hover-text:before,.chaty-tooltip.active:after,.chaty-tooltip.active:before,.chaty-tooltip:hover .on-hover-text,.chaty-tooltip:hover .on-hover-text:before,.chaty-tooltip:hover:after,.chaty-tooltip:hover:before{display:block;opacity:1}.chaty-tooltip.active .on-hover-text,.chaty-tooltip.active .on-hover-text:before,.chaty-tooltip.active:after,.chaty-tooltip.active:before,.chaty-tooltip.pos-left:hover .on-hover-text,.chaty-tooltip.pos-left:hover .on-hover-text:before,.chaty-tooltip.pos-left:hover:after,.chaty-tooltip.pos-left:hover:before,.chaty-tooltip.pos-right:hover .on-hover-text,.chaty-tooltip.pos-right:hover .on-hover-text:before,.chaty-tooltip.pos-right:hover:after,.chaty-tooltip.pos-right:hover:before{animation:ease-out forwards tooltips-horz}.chaty-tooltip.has-on-hover:after,.chaty-tooltip.has-on-hover:before,.chaty-widget .chaty-i-trigger .chaty-cta-close.chaty-tooltip.chaty-tooltip:hover:after,.chaty-widget .chaty-i-trigger .chaty-cta-close.chaty-tooltip:hover:before,.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip:after,.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip:before,.chaty-widget.cssas-no-close-button.default-open .chaty-i-trigger,.on-hover-text:empty,[data-hover=""]:after,[data-hover=""]:before{display:none!important}.chaty-tooltip.pos-top:before{border-bottom-width:0;border-top-color:#fff;bottom:calc(100% + 5px)}.chaty-tooltip.pos-top:after{bottom:calc(100% + 10px)}.chaty-tooltip.pos-top:after,.chaty-tooltip.pos-top:before{left:50%;transform:translate(-50%,-.5em)}.chaty-tooltip.pos-down:before{top:100%;border-top-width:0;border-bottom-color:#fff}.chaty-tooltip.pos-down:after{top:calc(100% + 5px)}.chaty-tooltip.pos-down:after,.chaty-tooltip.pos-down:before{left:50%;transform:translate(-50%,.5em)}.chaty-tooltip.pos-left .on-hover-text:before,.chaty-tooltip.pos-left:before{top:50%;border-right-width:0;border-left-color:#fff;left:calc(0em - 10px);transform:translate(-.5em,-50%)}.chaty-tooltip.pos-left .on-hover-text:before{left:auto;right:calc(0em - 5px)}.chaty-tooltip.pos-left .on-hover-text,.chaty-tooltip.pos-left:after{top:50%;right:calc(100% + 10px);transform:translate(-.5em,-50%)}.chaty-tooltip.pos-right .on-hover-text:before,.chaty-tooltip.pos-right:before{top:50%;border-left-width:0;border-right-color:#fff;right:calc(0em - 10px);transform:translate(.5em,-50%)}.chaty-tooltip.pos-right .on-hover-text:before{left:calc(0em - 5px);right:auto}.chaty-tooltip.pos-right .on-hover-text,.chaty-tooltip.pos-right:after{top:50%;left:calc(100% + 10px);transform:translate(.5em,-50%)}@keyframes tooltips-vert{to{opacity:1;transform:translate(-50%,0)}}@keyframes tooltips-horz{to{opacity:1;transform:translate(0,-50%)}}.chaty-tooltip.pos-down:hover:after,.chaty-tooltip.pos-down:hover:before,.chaty-tooltip.pos-top:hover:after,.chaty-tooltip.pos-top:hover:before{animation:ease-out forwards tooltips-vert}@-webkit-keyframes chaty-animation-shockwave{0%{transform:scale(1);box-shadow:0 0 2px rgba(0,0,0,.3),inset 0 0 1px rgba(0,0,0,.3)}95%{box-shadow:0 0 50px transparent,inset 0 0 30px transparent}100%{transform:scale(2.25)}}@keyframes chaty-animation-shockwave{0%{transform:scale(1);box-shadow:0 0 2px rgba(0,0,0,.3),inset 0 0 1px rgba(0,0,0,.3)}95%{box-shadow:0 0 50px transparent,inset 0 0 30px transparent}100%{transform:scale(2.25)}}@-webkit-keyframes chaty-animation-blink{0%,100%{opacity:1}20%{opacity:.5}}@keyframes chaty-animation-blink{0%,100%{opacity:1}20%{opacity:.5}}@-webkit-keyframes chaty-animation-pulse{0%{transform:scale(1);box-shadow:0 2px 2px rgba(0,0,0,.2);border-radius:50%}100%{transform:scale(1.1);box-shadow:0 2px 2px rgba(0,0,0,.2);border-radius:45%}}@keyframes chaty-animation-pulse{0%{transform:scale(1);border-radius:50%}100%{transform:scale(1.1);border-radius:45%}}.chaty-animation-shockwave:after{left:0;-webkit-animation:2s ease-out 1.3s infinite chaty-animation-shockwave;animation:2s ease-out 1.3s infinite chaty-animation-shockwave}.chaty-animation-shockwave:before{left:0;-webkit-animation:2s ease-out .8s infinite chaty-animation-shockwave;animation:2s ease-out .8s infinite chaty-animation-shockwave}.chaty-animation-blink{-webkit-animation:1.33s ease-out infinite chaty-animation-blink;animation:1.33s ease-out infinite chaty-animation-blink}.chaty-animation-pulse,.chaty-animation-pulse-icon{-webkit-animation:.4s infinite alternate chaty-animation-pulse;animation:.4s infinite alternate chaty-animation-pulse}.chaty-animation-sheen{position:relative;overflow:hidden}.chaty-animation-sheen:after{animation:5s infinite chaty-animation-sheen;content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.5) 50%,transparent);transform:rotateZ(60deg) translate(0,5em)}@keyframes chaty-animation-sheen{100%,20%{transform:rotateZ(60deg) translate(0,-80px)}}.chaty-animation-fade{animation:5s infinite chaty-animation-fade}.chaty-animation-spin{animation:5s cubic-bezier(.56,-.35,.22,1.5) infinite chaty-animation-spin}@keyframes chaty-animation-fade{15%,5%{opacity:.25}10%,100%,20%{opacity:1}}@keyframes chaty-animation-spin{10%{transform:rotateZ(-20deg);animation-timing-function:ease}100%,20%{transform:rotateZ(360deg)}}.chaty-animation-bounce,.chaty-animation-jump{animation:5s cubic-bezier(.84,-.54,.31,1.19) infinite chaty-animation-bounce}@keyframes chaty-animation-bounce{0%,100%,20%{transform:none}10%{transform:translateY(-1em)}}@keyframes chaty-animation-waggle{0%{transform:none}10%{transform:rotateZ(-20deg) scale(1.2)}13%{transform:rotateZ(25deg) scale(1.2)}15%{transform:rotateZ(-15deg) scale(1.2)}17%{transform:rotateZ(15deg) scale(1.2)}20%{transform:rotateZ(-12deg) scale(1.2)}22%{transform:rotateZ(0) scale(1.2)}100%,24%{transform:rotateZ(0) scale(1)}}.chaty-animation-waggle{animation:5s infinite chaty-animation-waggle}.chaty{display:none;z-index:99999}.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-close.chaty-tooltip.chaty-tooltip:hover:after,.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-close.chaty-tooltip:hover:before,.chaty.active,.chaty.form-open .chaty-widget.cssas-no-close-button.default-open .chaty-i-trigger{display:block!important}.chaty *,.chaty-form-body form{margin:0;padding:0}.chaty .sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;border:0!important}.chaty a,.chaty a:focus,.chaty a:hover,.chaty button{border:none;text-decoration:none;outline:0;box-shadow:none}.chaty-widget{position:fixed;bottom:25px;right:25px;z-index:10001}.chaty-widget.left-position{left:25px;right:auto}.chaty-channel-list{display:flex;width:62px;height:124px;position:absolute;bottom:-4px;right:0;flex-direction:column;align-items:flex-start;pointer-events:none}.chaty-widget.left-position .chaty-channel-list{left:0;right:auto}.chaty-widget.chaty-open .chaty-channel-list,.chaty-widget.has-single .chaty-i-trigger .Phone-channel:after,.chaty-widget.has-single .chaty-i-trigger .Phone-channel:before{pointer-events:auto}.chaty-channel-list .chaty-channel,.chaty-channel.single .chaty-svg{display:inline-block;width:54px;height:54px;border-radius:50%;margin:4px;cursor:pointer;box-shadow:0 3px 6px rgb(0 0 0 / 25%)}.chaty-channel-list .chaty-channel{position:absolute;bottom:0;opacity:0;transition:.5s;-webkit-transition:.5s}.chaty-channel.single .chaty-svg{margin:0}.chaty-widget.chaty-open .chaty-channel-list .chaty-channel{opacity:1}.chaty-channel a,.chaty-channel button,.chaty-svg{display:block;width:54px;height:54px;border-radius:50%;cursor:pointer;position:relative;outline:0}.chaty-channel button{background:0 0;border-radius:50%}.chaty-channel a .chaty-custom-icon,.chaty-channel button .chaty-custom-icon,.chaty-svg .chaty-custom-icon{width:54px;height:54px;border-radius:50%;text-align:center;font-size:27px;line-height:54px;color:#fff}.chaty-channel a:focus,.chaty-channel button:focus,.chaty-contact-form-box button.chaty-submit-button{outline:0}.chaty-agent-icon svg,.chaty-channel svg,.chaty-view-channels .chaty-channel span svg{width:100%;height:100%}.chaty-channel img{width:54px;height:54px;object-fit:cover;border-radius:50%}.chaty-i-trigger .chaty-channel{position:absolute;bottom:0;right:4px;transition:.5s;border-radius:50%;cursor:pointer}.chaty-cta-button{transition:.5s;box-shadow:0 3px 6px rgb(0 0 0 / 25%);border-radius:50%}.chaty-widget.left-position .chaty-i-trigger .chaty-channel{left:4px;right:auto}.chaty-widget .chaty-cta-main .chaty-cta-button{z-index:1099;opacity:1;position:relative}.chaty-widget.chaty-open .chaty-cta-main .chaty-cta-button{z-index:999;opacity:0;transform:rotate(540deg);visibility:hidden}.chaty-widget .chaty-i-trigger .chaty-cta-close{pointer-events:none}.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-close{pointer-events:auto;z-index:101}.chaty-widget .chaty-i-trigger .chaty-cta-close .chaty-cta-button{z-index:999;opacity:0;visibility:hidden}.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-close .chaty-cta-button{z-index:1099;opacity:1;transform:rotate(180deg);visibility:visible}.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip{z-index:91}.chaty-channel button.open-chaty-channel,.chaty-widget.chaty-no-close-button:not(.has-single) .chaty-i-trigger:not(.single-channel),.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip .on-hover-text,.chaty.form-open .chaty-channel button.open-chaty,.chaty.form-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip .on-hover-text,.chaty.form-open .chaty-i-trigger .chaty-tooltip:after,.chaty.form-open .chaty-i-trigger .chaty-tooltip:before,.chaty.form-open .chaty-widget.has-single .chaty-i-trigger .on-hover-text{display:none}.chaty-widget .ch-pending-msg{position:absolute;right:-4px;top:-4px;width:16px;height:16px;text-align:center;background:red;color:#fff;font-size:10px;line-height:16px;border-radius:50%;z-index:1101}.chaty-widget.left-position.hor-mode .chaty-channel-list{width:136px;height:62px;left:0;bottom:0}.chaty-widget.right-position.hor-mode .chaty-channel-list{width:136px;height:62px;right:0;left:auto;bottom:0}.chaty-widget.hor-mode .chaty-channel-list .chaty-channel{margin-top:0;margin-bottom:0}.chaty-widget.hor-mode.left-position .chaty-channel-list .chaty-channel{left:0}.chaty-widget.hor-mode.right-position .chaty-channel-list .chaty-channel{right:0;left:auto}.chaty-chat-view,.chaty-outer-forms{vertical-align:bottom;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;position:fixed!important;bottom:-25px;left:25px;padding:0;width:320px;max-width:90%;-moz-transition:.5s linear;box-shadow:rgba(0,0,0,.16) 0 5px 40px;-webkit-box-shadow:rgba(0,0,0,.16) 0 5px 40px;-moz-box-shadow:rgba(0,0,0,.16) 0 5px 40px;opacity:0;visibility:hidden;pointer-events:none;z-index:-1;transition:.5s;-webkit-transition:.5s;animation-delay:-2s;-webkit-animation-delay:-2s}.chaty-chat-view.pos-left,.chaty-outer-forms.pos-left{left:25px}.chaty-chat-view.pos-right,.chaty-outer-forms.pos-right{right:25px;left:auto}.chaty-outer-forms.active,.chaty:not(.form-open) .chaty-widget.chaty-open+.chaty-chat-view{-webkit-transform:translateY(-93px);transform:translateY(-93px);opacity:1;z-index:999999;visibility:visible;bottom:0;pointer-events:auto}.chaty-whatsapp-body{background:#e6ddd4;padding:0;min-height:260px;position:relative;z-index:2;-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px;-moz-border-radius-topleft:6px;-moz-border-radius-topright:6px;border-top-left-radius:6px;border-top-right-radius:6px}.chaty-whatsapp-content{padding:20px 20px 20px 10px}.chaty-form-body{background:#fff;z-index:99999;min-height:75px;border-radius:10px}.qr-code-image{padding:10px;text-align:center}.qr-code-image img{max-width:100%;max-height:360px;margin:0 auto;display:block;width:100%;height:auto}.chaty-whatsapp-body:before{display:block;position:absolute;content:"";left:0;top:0;height:100%;width:100%;z-index:0;opacity:.08;background-image:url(//www.tablethire.ae/wpae/wp-content/plugins/chaty/images/whatsapp.png)}.chaty-whatsapp-message{padding:7px 14px 6px;background-color:#fff;border-radius:0 8px 8px;position:relative;transform-origin:center top;z-index:2;box-shadow:rgba(0,0,0,.13) 0 1px .5px;margin-top:4px;margin-left:15px;max-width:calc(100% - 40px);font-size:14px}.chaty-whatsapp-message:before{position:absolute;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpccPDw9ra2m9vbwAAAAAAADExMf///wAAABoaGk9PT7q6uqurqwsLCycnJz4+PtDQ0JycnIyMjPf3915eXvz8/E9PT/39/RMTE4CAgAAAAJqamv////////r6+u/v7yUlJeXl5f///5ycnOXl5XNzc/Hx8f///xUVFf///+zs7P///+bm5gAAAM7Ozv///2fVensAAAAvdFJOUwCow1cBCCnqAhNAnY0WIDW2f2/hSeo99g1lBYT87vDXG8/6d8oL4sgM5szrkgl660OiZwAAAHRJREFUKM/ty7cSggAABNFVUQFzwizmjPz/39k4YuFWtm55bw7eHR6ny63+alnswT3/rIDzUSC7CrAziPYCJCsB+gbVkgDtVIDh+DsE9OTBpCtAbSBAZSEQNgWIygJ0RgJMDWYNAdYbAeKtAHODlkHIv997AkLqIVOXVU84AAAAAElFTkSuQmCC);background-position:50% 50%;background-repeat:no-repeat;background-size:contain;content:"";top:0;left:-12px;width:12px;height:19px}.chaty-whatsapp-message p{margin:0;padding:0;color:#111b21;font-weight:400}.chaty-whatsapp-footer{position:relative;padding:12px 15px;background:#f0f0f0;-webkit-border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomright:6px;-moz-border-radius-bottomleft:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.whatsapp-chaty-form{display:flex;margin:0;padding:0}.chaty-whatsapp-button button,.chaty-whatsapp-button button:focus,.chaty-whatsapp-button button:hover{line-height:48px;text-align:center;float:right;height:48px;width:48px;padding:8px 10px 8px 15px;background:#25d366!important;border-radius:24px;outline:0;box-shadow:none;border:none;cursor:pointer;margin:0;text-decoration:none}.chaty-whatsapp-data{display:flex;flex:1}.chaty-whatsapp-field{padding-right:12px;flex:1}.chaty-whatsapp-button{flex:0 0 48px}.chaty-whatsapp-button svg{width:100%;height:100%;margin:0;padding:0}.chaty-whatsapp-field input[type=text]{height:48px!important;line-height:32px;padding:0 10px 0 15px;font-size:16px;resize:none;width:100%;border:none!important;border-radius:24px;outline:0;box-shadow:none!important;background:#fff!important;margin:0;color:#111b21}.chaty-whatsapp-field input[type=text]:focus{outline:0;border:none;margin:0;color:#111b21}.chaty-whatsapp-button button:focus,.chaty-whatsapp-button button:hover{background:#22bf5b!important}.close-chaty-form{position:absolute;right:5px;top:5px;background:#30534b;width:22px;height:22px;border-radius:15px;padding:3px;cursor:pointer;transition:.4s;-webkit-transition:.4s;-moz-transition:.4s}.close-chaty-form:hover{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg)}.chaty-close-button{position:relative;width:16px;height:16px;transition:.4s;cursor:pointer}.chaty-close-button:after,.chaty-close-button:before{content:"";position:absolute;width:12px;height:2px;background-color:#fff;display:block;border-radius:2px;transform:rotate(45deg);top:7px;left:2px}.chaty-close-button:after{transform:rotate(-45deg)}.chaty.form-open .chaty-channel button.open-chaty-channel,.chaty.form-open .chaty-no-close-button.has-single .chaty-i-trigger{display:block}.chaty-agent-data{font-size:16px}.chaty-agent-header{font-size:18px;padding:20px 15px;background:#22bf5b;color:#fff;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;border-top-left-radius:10px;border-top-right-radius:10px}.chaty-agent-data .close-chaty-form{right:10px;top:12px}.chaty-agent-data .chaty-agent{display:flex;align-items:center;padding:15px}.chaty-agent-data .chaty-agent a{color:#49687e;font-size:16px;text-decoration:none;display:flex;width:100%;align-items:center;outline:0;font-weight:400}.chaty-contact-input input[type=email].chaty-input-field,.chaty-contact-input input[type=text].chaty-input-field,.chaty-contact-input textarea.chaty-textarea-field{color:#28303d;font-family:BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-sans;margin:0;background:#fff;outline:0}.chaty-agent-data .chaty-agent+.chaty-agent{border-top:2px solid #f6f8f9}.chaty-agent-img{width:36px;height:36px;object-fit:cover;border-radius:50%}.chaty-agent-icon{width:48px;height:48px;margin:0 15px 0 0}.chaty-agent-data .chaty-custom-icon{width:48px;height:48px;text-align:center;display:block;line-height:48px;background:silver;border-radius:50%;color:#fff;font-size:28px}.chaty-close-agent-list{position:absolute;right:15px;top:10px;width:26px;height:26px;cursor:pointer;z-index:10;padding:0 0 10px 10px}.chaty-agent-icon img{width:48px;height:48px;object-fit:cover}.chaty-close-agent-list svg{fill:#ffffff}.agent-sub-header{font-size:14px;line-height:20px;font-weight:400}.agent-main-header{font-size:20px;line-height:32px;font-weight:700;position:relative}.chaty-agent-header:before,.chaty-view-header:before{content:"";background:url(//www.tablethire.ae/wpae/wp-content/plugins/chaty/images/header-top.png) no-repeat;width:215px;height:41px;position:absolute;top:0;left:0;z-index:1}.chaty-agent-header:after,.chaty-view-header:after{content:"";background:url(//www.tablethire.ae/wpae/wp-content/plugins/chaty/images/header-bottom.png) no-repeat;width:44px;height:41px;position:absolute;bottom:0;right:0;z-index:1}.chaty-custom-channel-icon{display:block;border-radius:50%;color:#fff;text-align:center;line-height:54px}.chaty-contact-form-title{padding:10px 15px;text-align:left;font-size:18px;border-bottom:1px solid #acacac}.chaty-contact-inputs{padding:15px 15px 0}.chaty-contact-input{display:flex}.chaty-contact-input+.chaty-contact-input{margin:12px 0 0}.chaty-contact-input input[type=email].chaty-input-field,.chaty-contact-input input[type=text].chaty-input-field{width:100%;height:36px;line-height:36px;font-size:16px;padding:0 10px;border:1px solid #ccc;border-radius:4px}.chaty-contact-input input[type=email].chaty-input-field:focus,.chaty-contact-input input[type=text].chaty-input-field:focus,.chaty-contact-input textarea.chaty-textarea-field:focus{outline:0;box-shadow:none;border-color:#898989}.chaty-contact-input textarea.chaty-textarea-field{width:100%;height:100px;line-height:20px;font-size:16px;padding:10px;border:1px solid #ccc;border-radius:4px}.chaty-contact-form-box .close-chaty-form{right:9px;top:9px}.chaty-contact-form-box button.chaty-submit-button[type=submit],button#chaty-submit-button-0{border:none;border-radius:4px;color:#fff;background:#a886cd;width:100%;height:36px;line-height:36px;font-size:18px;padding:0;margin:0;cursor:pointer;text-align:center;display:block}.chaty-contact-input input.chaty-input-field.has-chaty-error,.chaty-contact-input textarea.chaty-textarea-field.has-chaty-error{border:1px solid #d20000}.chaty-contact-form-button{padding:15px}.chaty-ajax-error-message,.chaty-ajax-success-message{color:#00a700;padding:10px 0 0;text-align:center;font-size:16px}.chaty-ajax-error-message{color:#da0000}.chaty-view-header,.chaty-view-header a,.chaty-view-header a:focus,.chaty-view-header a:hover{font-weight:500;color:#fff;font-size:24px}.chaty-exit-intent{position:fixed;z-index:-1}.chaty-exit-intent:before{display:block;position:fixed;top:0;left:0;content:'';width:100vw;height:100vh;background:rgba(0,0,0,.8);visibility:hidden;z-index:100;transition:.5s ease-in-out;-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out}.chaty .chaty-widget.left-position .chaty-exit-intent:before{clip-path:circle(15px at 60px calc(100% - 60px))}.chaty .chaty-widget.right-position .chaty-exit-intent:before{clip-path:circle(15px at calc(100% - 60px) calc(100% - 60px))}.chaty .chaty-widget .chaty-exit-intent.animate:before{visibility:visible;clip-path:circle(100%)}.chaty-widget.has-single .chaty-i-trigger .chaty-channel:not(.chaty-agent-button).Phone-channel .chaty-tooltip:after,.chaty-widget.has-single .chaty-i-trigger .chaty-channel:not(.chaty-agent-button).Phone-channel .chaty-tooltip:before{pointer-events:inherit}body.cht-in-mobile .chaty-outer-forms.chaty-agent-data.custom-cht-pos,body.cht-in-mobile .chaty-outer-forms.chaty-contact-form-box.custom-cht-pos,body.cht-in-mobile .chaty-outer-forms.chaty-wechat-form.custom-cht-pos,body.cht-in-mobile .chaty-outer-forms.chaty-whatsapp-form.custom-cht-pos{top:50%;left:0;right:0;margin:0 auto;transform:translate(0,-50%);bottom:auto}body.cht-in-mobile .chaty-outer-forms.chaty-agent-data.custom-cht-pos .chaty-agent-body{max-height:calc(100vh - 164px)!important}.chaty-whatsapp-message p+p{margin-top:5px}body.cht-in-mobile .chaty-outer-forms.chaty-whatsapp-form.custom-cht-pos .chaty-whatsapp-content{max-height:calc(100vh - 122px)!important;overflow-y:auto}body.cht-in-mobile .chaty-outer-forms.chaty-whatsapp-form:not(.custom-cht-pos) .chaty-whatsapp-content{overflow-y:auto}.chaty.has-custom-pos.form-open .chaty-i-trigger{opacity:0;visibility:hidden}body.cht-in-mobile .chaty-outer-forms.chaty-contact-form-box.custom-cht-pos .chaty-contact-inputs{max-height:calc(100vh - 150px)!important;overflow-y:auto}body.cht-in-mobile .chaty-outer-forms{max-width:calc(100vw - 50px)!important}.chaty-view-body{background:#fff;border-radius:8px}.chaty-view-header{background:#b78deb;border-radius:7px 7px 0 0;padding:10px 15px;position:relative;word-break:break-word}.chaty-top-content{padding:15px 15px 0;font-size:16px}.chaty-view-content p,.chaty-view-content p a,.chaty-view-content p a:focus,.chaty-view-content p a:hover{margin:0;padding:0;font-size:16px;line-height:150%;color:#49687e;word-break:break-word}.chaty-view-content p a{display:inline-block}.chaty-view-content p a:focus,.chaty-view-content p a:hover,.chaty-view-header a:focus,.chaty-view-header a:hover{outline:0;text-decoration:none}.chaty-view-content p+p{margin-top:10px}.chaty-close-view-list{position:absolute;right:15px;top:10px;width:12px;cursor:pointer;z-index:11}.chaty-close-view-list svg{fill:#ffffff;display:inline-block;width:100%}.chaty-view-channels .chaty-channel{height:48px;display:inline-block;margin:6px 0;width:20%;text-align:center;vertical-align:top}.chaty-view-channels .chaty-channel a,.chaty-view-channels .chaty-channel img,.chaty-view-channels .chaty-channel span:not(.on-hover-text){display:block;width:48px;height:48px;margin:0 auto}.chaty-view-channels{padding:10px 8px}.chaty-view-channels .chaty-custom-channel-icon{font-size:24px}.product-display h4{
font-size: 1.4rem;
line-height: 1.5;
font-weight: 500;
text-transform:uppercase;
text-align:center;
color: #ff5901;
background: -webkit-linear-gradient(332deg,#f9942e 25%,#ff4a12 90%);
background: -o-linear-gradient(332deg,#f9942e 25%,#ff4a12 90%);
background: linear-gradient(332deg,#f9942e 25%,#ff4a12 90%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.product-display ul{
list-style: none;
padding: 0;
margin: 0 0 20px;
display: grid;
grid-template-columns: repeat(3,1fr);
gap: 10px;
}
.product-display ul.single{
grid-template-columns: repeat(3,1fr);
}
.product-display ul.single li:nth-child(odd){
border:none;
}
.product-display ul li{
border:1px solid #cecece;
padding:20px;
margin-bottom:0;
}
.product-display ul li img{
max-width:100%;
height:auto;
padding:0!important;
}
.product-display  p{
text-align:center;
font-size:14px;
line-height:2.5;
margin-bottom:10px;
}
.product-display ul li p{
line-height:2;
margin-bottom:0px!important;
}
.product-display ul li:after, .product-display ul li:before{
display:none!important;
}
.product-display ul li .btn:before {
background: #f9942e;
background: linear-gradient(145deg, #ffc301 0%, #ff5901 75%);
}
.product-display ul li .btn:after {
background: #ff5901;
background: linear-gradient(145deg, #ff5901 0%, #ffc301 90%);
}
.product-display ul li .btn:after , .product-display ul li .btn:before  {
content: '';
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
z-index: -1;
border-radius:24px;
}
.product-display ul li .btn a{
color:#fff;
display:block;
padding:10px;
text-align:center;
}
.product-display ul li .btn{
font-size: 17px;
font-weight: 400;
margin-top:20px;
position:relative;
}
@media  (min-width: 320px) and (max-width: 600px) {
.product-display ul{
list-style: none;
padding: 0;
margin: 0 0 20px;
display: grid;
grid-template-columns: repeat(1,1fr);
gap: 10px;
}
.product-display ul.single{
grid-template-columns: repeat(1,1fr);
}
.product-display ul.single li:nth-child(odd){
border:none;
display:none;
}
} *:focus, *:active {
outline: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;  
}
a,a:hover,a:active,a:focus {
text-decoration:none;
}
body.fully-load {
overflow-y: scroll;
}
body, body.mobile-menu-on-screen {
overflow-y: hidden;
}
body,
p, blockquote, h1, h2, h3, h4, h5, h6, 
.nav__menu, .alfa--paragraph {
margin: 0;
padding: 0;
}
small {
display: inline-block;
}
[data-js='responsive-image'] img {
display: none;
}
main {
min-height: 320px;
}
iframe {
border: 0;
width: 100%;
}
picture {
display: block;
height: 100%;
}
ul li {
margin-bottom: 0 !important;
position: relative;
}
article ul li {
margin-bottom: 15px !important;
line-height: 1.5;
}
article ul, .alfa--card-text ul {
list-style: none;
padding-left: 15px;
}
article li:before, .alfa--card-text li:before {
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);  
content: '';
position: absolute;
top: 8px;
left: -20px;
border: solid #ff4a12;
border-width: 0 1px 1px 0;
display: inline-block;
padding: 2px;
margin-bottom: 2px;
margin-left: 3px;
}
ul:last-child {
margin-bottom: 0;
}   .alfa--topbar {
width: 100%;
height: 32px;
display: block;
position: relative;
z-index: 998;
top: 0; } .alfa--topbar.searchform,
.alfa--topbar.searchoffices {
z-index: 1000;
}
.alfa--topbar-wrap.nav__menu  {
width: 100%;
height: 100%;
min-width: 220px !important;
margin-top: 0;
flex-direction: row;
overflow: visible;
position: relative;
background: transparent;
}
.alfa--topbar-wrap li {
height: 32px !important;
line-height: 32px !important;
text-transform: capitalize;
}
.alfa--topbar-wrap.nav__menu li a {
padding: 0 6px !important;
display: inline-block;
width: auto;
height: 20px;
line-height: 20px; 
} .alfa--topbar-search {
position: relative;
}
.alfa--topbar-left {
margin-left: auto;
}
.nav__menu.alfa--topbar-wrap li a:hover {
color: #ff4a12;
background: none;
}
.alfa--topbar-wrap i {
display: block;
font-size: 1.1rem;
width: 20px;
height: 20px;
} .alfa--topbar-wrap i:before {
position: relative;
width: 20px;
height: 20px;
display: block;
top: 50%;
margin-top: -10px;
}
.alfa--topbar.close {
margin-top: -32px;
}
.alfa--offices-list.sub-menu {
width: 220px !important;
left: 0;
margin-left: 0;
position: absolute;
top: 32px;
overflow: hidden !important;
}
.alfa--navbar {
width: 100%;
border: 0;
border-radius: 0;
margin: 0;
padding: 18px 0;
position: absolute;
z-index: 999;
top: 32px;
}
.alfa--navbar.moveup {
top: 0;
}
body.admin-bar .alfa--navbar {
top: 78px;
padding: 4px 0;
}
body.admin-bar .alfa--navbar.moveup {
top: 53px;
padding: 0;
}
.alfa--navbar.fixed {
background: #33393f;
position: fixed;
box-shadow: 0px 5px 20px 0px rgb(9 4 41 / 20%);
top: 0;
padding: 4px 0;
}
body.admin-bar .alfa--navbar.fixed {
top: 32px;
}
@media (max-width: 782px) {
body.admin-bar .alfa--navbar.fixed {
top: 46px;
padding: 4px 0;
}
}
.alfa--navbar.fixed .alfa--logo {
max-width: 100px;
}
.alfa--logo, .alfa--load-page .alfa--loading {
position: relative;
z-index: 997;
max-width: 220px;
max-height: 70px;
width: auto;
height: auto;
margin-bottom: 0;
color: #fff; }   .trigger-menu-wrap {
display: flex;
align-items: center;
}  
.alfa--trigger-menu {
position: relative;  
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-align: center;
align-items: center;  
cursor: pointer;
z-index: 998;
display: none;
}
.alfa--trigger-menu span {
position: relative;
width: 24px;
height: 2px;
-webkit-transition: background 0s ease 0.25s;
-moz-transition: background 0s ease 0.25s;
-ms-transition: background 0s ease 0.25s;
-o-transition: background 0s ease 0.25s;
transition: background 0s ease 0.25s;
}
.alfa--trigger-menu span:before, .alfa--trigger-menu span:after {
display: block;
content: '';
width: 100%;
height: 100%;
position: absolute;
left: 0;
transition: top 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.25s, 
bottom 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.25s, 
transform 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s;
}
.alfa--trigger-menu span:before {
top: -6px;
}
.alfa--trigger-menu span:after {
bottom: -6px;
}
.alfa--trigger-menu.open span {
background: transparent;
}
.alfa--trigger-menu.open span:before, .alfa--trigger-menu.open span:after {
transition: top 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s, 
bottom 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s, 
transform 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.25s;
}
.alfa--trigger-menu.open span:before {
top: 0;
transform: rotate(45deg);
}
.alfa--trigger-menu.open span:after {
bottom: 0;
transform: rotate(-45deg);
} .nav__menu {
position: absolute;
top: -18px;
left: 0;
width: 0;
height: 100vh;
overflow: hidden;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;  
z-index: 998;
}
.nav__menu li { min-height: 50px; display: inline-block; position: relative;
cursor: pointer;
display: flex;
align-items: center;
} .nav__menu li a {
position: relative;
display: block;
width: 100%;
height: auto;
padding: 0 32px;
white-space: nowrap;
font-size: .9rem;  
}
.nav__menu ul {
position: relative;
top: 0;
left: 0;
width: auto;
padding: 0;
margin: 0; 
-ms-flex-direction: column;
flex-direction: column; 
overflow: hidden;
max-height: 0;
z-index: 1;
}
.nav__menu ul.sub-menu {
overflow: visible;
}
.nav__menu ul .menu-item-has-children:hover {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.nav__menu ul .menu-item-has-children .sub-menu li:first-child {
border-top-left-radius: 0;
}
.nav__menu ul .menu-item-has-children .sub-menu {
margin-left: 0;
left: 100%;
}
.nav__menu ul .menu-item-has-children:hover .sub-menu {
visibility: visible;
top: 0;
padding-top: 0;
opacity: 1;  
}
.nav__menu ul li:after {
position: absolute;
bottom: 0;
left: 0;
width: 90%;
height: 1px;
margin-left: 5%;
background: #46494d;
display: block;
content: '';
}
.nav__menu ul li:last-child:after {
display: none;
}
.nav__menu ul li:hover:after {
margin-left: 0;
width: 100%;
}
.alfa--title-category a {
pointer-events: none;
cursor: default;
color: #fff
} .alfa--button {
display: inline-flex;
align-items: center;
position: relative;
cursor: pointer;
overflow: hidden;
padding: 6px 24px;
border-radius: 3px;  
border: 0;
}
.link__button, .alfa--button.-link {
display: inline-flex;
align-items: center;
position: relative;
cursor: pointer;
overflow: hidden;
border-radius: 24px; 
border: 0;  
}
.button__top, .alfa--button.-top {
width: 40px;
height: 40px;
border-radius: 50%;
padding: 0;
position: fixed;
bottom: 10px;
right: 10px;  
z-index: 1000;
cursor: pointer;
}
.button__search-wrap, .alfa--button.-search {
width: 220px;
height: 32px;
background: #33393f;  
border-radius: 4px;   
position: absolute;
top: 100%;
right: 0;  
opacity: 0; 
z-index: 996;
}
.alfa--topbar-phone {
margin-left: auto;
} 
.alfa--topbar-search input[type='text'] {
width: 188px;
border: 0;
padding: 0 5px;
}
.button__search-wrap.show {
opacity: 1;
margin-top: 24px;
z-index: 999;
}
.alfa--topbar-search input[type='text'], .button__search {
height: 32px;
line-height: 32px;
background: transparent;
color: #fff; 
font-size: .7rem;
border: 0;
}
.button__search {
width: 32px; 
cursor: pointer;
}
.link__button .iconify {
position: absolute;
left: -12px;
}
.link__button:hover .iconify {
left: 8px;
}
.link__button.-text .iconify {
right: -12px;
left: unset;
top: 5px;
}
.link__button:hover.-text .iconify {
right: 4px;
left: unset;
}
.link__button.-fill {
padding: 8px 28px;
}
.link__button.-filter {
padding: 6px 28px;
}
.link__button.-text {
margin-top: 15px;
padding-right: 20px;
}
.link__button.-fill.-white {
background: #fff;
color: #ff5901;
}
.link__button:hover.-fill.-white, .link__button.-fill.-gradient {
background: #ff5901;
background: linear-gradient(145deg, #ffc301 0%, #ff5901 75%);
color: #fff;
}
.link__button:hover.-fill.-gradient {
background: #ff5901;
background: linear-gradient(145deg, #ff5901 0%, #ffc301 75%);
}
.button__top.-fill.-gradient {
background: #f95e2e;
background: linear-gradient(145deg, rgba(249,94,46,1) 0%, rgba(249,148,46,1) 50%);
color: #fff;
}
.button__top:hover.-fill.-gradient {
background: #ff5901;
background: linear-gradient(145deg, rgba(249,148,46,1) 0%, rgba(249,94,46,1) 50%);
}
.link__button.-filter.-white {
border: 2px solid #fff;
background: transparent;
color: #fff;
}
.link__button:hover.-filter.-white {
background: rgba(255, 255, 255, 0.2);
}
.link__button.-fill.-white .iconify, .link__button.-filter.-white .iconify {
color: #fff;
}
.color-highlight, .link__button.-text.-primary {
color: #ff5901;
background: -webkit-linear-gradient(332deg,#f9942e 25%,#ff4a12 90%);
background: -o-linear-gradient(332deg,#f9942e 25%,#ff4a12 90%);
background: linear-gradient(332deg,#f9942e 25%,#ff4a12 90%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.link__button:hover.-text.-primary, 
.alfa--focus:hover .typo__title {
color: #ff4a12;
background: -webkit-linear-gradient(332deg,#ff5901 25%,#ff4a12 90%);
background: -o-linear-gradient(332deg,#ff5901 25%,#ff4a12 90%);
background: linear-gradient(332deg,#ff5901 25%,#ff4a12 90%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.link__button.-text.-white {
color: #fff;
}
.link__button:hover.-text.-white {
color: #fff;
}
.alfa--button .iconify {
position: absolute;
left: -12px;
margin-bottom: 1px;
}
.alfa--button:hover .iconify {
left: 5px;
} @font-face {
font-family: "flaticon_social";
src: url(//www.tablethire.ae/wpae/wp-content/themes/alfa/icons/social/flaticon_social.ttf?99aa30281bcbb8a962b7ef9321ce7af9) format("truetype"),
url(//www.tablethire.ae/wpae/wp-content/themes/alfa/icons/social/flaticon_social.woff?99aa30281bcbb8a962b7ef9321ce7af9) format("woff"),
url(//www.tablethire.ae/wpae/wp-content/themes/alfa/icons/social/flaticon_social.woff2?99aa30281bcbb8a962b7ef9321ce7af9) format("woff2"),
url(//www.tablethire.ae/wpae/wp-content/themes/alfa/icons/social/flaticon_social.eot?99aa30281bcbb8a962b7ef9321ce7af9#iefix) format("embedded-opentype"),
url(//www.tablethire.ae/wpae/wp-content/themes/alfa/icons/social/flaticon_social.svg?99aa30281bcbb8a962b7ef9321ce7af9#flaticon_social) format("svg");
}
i[class^="flaticon-"]:before, i[class*=" flaticon-"]:before {
font-family: flaticon_social !important;
font-style: normal;
font-weight: normal !important;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.flaticon-email:before {
content: "\f101";
}
.flaticon-email-1:before {
content: "\f102";
}
.flaticon-phone:before {
content: "\f103";
}
.flaticon-phone-1:before {
content: "\f104";
}
.flaticon-metaverse:before {
content: "\f105";
}
.flaticon-metaverse-1:before {
content: "\f106";
}
.flaticon-facebook:before {
content: "\f107";
}
.flaticon-facebook-app-symbol:before {
content: "\f108";
}
.flaticon-twitter:before {
content: "\f109";
}
.flaticon-twitter-1:before {
content: "\f10a";
}
.flaticon-linkedin:before {
content: "\f10b";
}
.flaticon-linkedin-1:before {
content: "\f10c";
}
.flaticon-magnifying-glass:before {
content: "\f10d";
} #featured .slick-list .slick-track .alfa--wrap-background, #locations  .alfa--wrap-background {
background-size: cover  !important;
}
.alfa--wrap-background {
position: relative;
width: 100%;
min-height: 250px;
background-size: contain  !important;
background-repeat: no-repeat  !important;
background-position: center  !important;
transition-duration: 1s;
}
.page .alfa--card .alfa--wrap-background:hover {
transition-duration: 1.5s;
transform: scale(1.06);
overflow: hidden;
}
#featured .slick-list .slick-track .alfa--wrap-background .alfa--featuredImage img {
width: 80%;
height: auto;
position: relative;
left: 55px;
border-radius: 50%;
bottom: -6px;
top: unset;
}
#releated .alfa--card-text {
text-align: center;
}
#releated h5 {
margin-bottom: 0 !important;
}
#releated .link__button.-text {
margin-top: 0 !important;
padding-right: 0 !important;
}
.alfa--wrap-background.-contain {
background-size: contain !important;
}
img[data-js="responsive-image"] {
display: none !important;
}        .alfa--button {
margin-top: 32px;
}
.alfa--button:not(:last-child) {
margin-right: 8px;
}
h1, h2 {
margin-bottom: 40px;
}
.typo__title h2 {
margin-bottom: 0;
}
h3, h4, h5, h6, .alfa--wrap-text *:not(:last-child),
.svg--icon, .typo__title {
margin-bottom: 12px;
}
.alfa--paragraph h3:not(:first-child) {
margin-top: 32px;
}  .alfa--inner {
padding: 60px 0;
} body, input, textarea {
font-family: 'Montserrat', sans-serif;
font-size: .9rem;  
font-weight: 400;
letter-spacing: 0.125rem; 
}
p, span, blockquote, ul, ol, .alfa--paragraph {
line-height: 2.2;  
}
h1, h2 {
font-family: 'Roboto', sans-serif;
}
h1 {
font-size: 3rem;
letter-spacing: 0.25rem;
line-height: 4rem;
font-weight: 300;
}
h2 {
font-size: 1.8rem;
line-height: 1.5;
font-weight: 500;
}
h3 {
font-size: 1.25rem;
line-height: 1.5;
font-weight: 500;
}
h4 {
font-size: 1.15rem;
line-height: 1.4;
font-weight: 500;
}
h5 {
font-size: 1rem;
line-height: 1.3;
font-weight: 500;
}
h6, .alfa--wrap-text h4 {
font-size: 1rem;
line-height: 1.25;
font-weight: 500;
}
.nav__menu, .link__button {
font-size: 0.75rem;  
letter-spacing: 0.125rem;
line-height: 2;
text-transform: uppercase;
font-weight: 500;
}
small, .alfa--card-text p, .alfa--card-text ul {
font-size: 0.75rem;  
letter-spacing: 0.125rem;
line-height: 2;
display: block;
} .alfa--headerTitle {
max-width: 900px;
margin: 0 auto;
padding: 0 15px;
text-align: center;
}
.alfa--catalogueTitle.alfa--headerTitle p {
margin-bottom: 30px;
}
.typo__title .-highlight {
line-height: 0;
}
.typo__title .-uppercase {
text-transform: uppercase;
}
.typo__title .title-highlight {
position: absolute;
width: 100%;
height: 180px;
overflow: hidden;
left: 0;
top: 40px;
z-index: -1;
font-family: 'Roboto', sans-serif;
font-weight: 500;  
font-size: 5rem;
color: #f8f8f8;
} 
.alfa--slider .typo__subtitle {
font-weight: 300; 
padding-right: 40px;
font-size: 1.4rem;
}
.home .alfa--slider .typo__title span {
display: block;
line-height: 1.2;
}
.nav__menu ul {
font-weight: 500;   
}
.nav__menu > li > a {
text-transform: uppercase;
}
._mega-menu ul.sub-menu > ul {
top: 0;
position: relative;
left: 0;
margin-left: 0;
height: 300px;
visibility: visible;
max-height: 300px;
padding-top: 0;
opacity: 1;
flex-wrap: wrap;
width: 20%;
} a, .alfa--card-text a .typo__title:hover {
color: #ff5901;
}
a:hover, footer a:hover {
color: #ff4a12;
}
.alfa--slider, .alfa--topbar,
.nav__menu a:hover,
.color__white, .style__fill.color__primary, .style__fill.color__white:hover, .style__fill.color__white .iconify,  .style__filter.color__white {
color: #fff;
}
.nav__menu a, .alfa--footer-bottom a {
color: #fff;  
}
body, .alfa--footer-top a, .alfa--card-text a .typo__title {
color: #131313;
} .background__shape {
position: relative;
clip-path: polygon(0 100px, 100% 0, 100% calc(100% - 100px), 0 100%);
}
.background__shape.-top-shape {
clip-path: polygon(0 100px, 100% 0, 100% 100%, 0% 100%);
}
.background__shape.-bottom-shape {
clip-path: polygon(0 0, 100% 0, 100% calc(100% - 100px), 0% 100%);
}
.alfa--article .alfa--wrap-background {
box-shadow: 0px -15px 24px 0px rgb(9 4 41 / 5%); background-position: center !important;
}   .-bg-white.background__shape {
background: #fff;
} .-bg-light.background__shape {
background: #f8f8f8;
}  .-bg-dark.background__section,
.-bg-dark.background__shape { background: #33393f;
} .-bg-gradient.background__shape {
background: rgb(249,94,46);
background: linear-gradient(145deg, rgba(249,94,46,1) 0%, rgba(249,148,46,1) 50%);
}
.-bg-gradient.background__shape, .-bg-dark.background__shape {
color: #fff;
}
.style__fill.color__primary,
.alfa--trigger-menu span, .alfa--trigger-menu span:before, .alfa--trigger-menu span:after, .alfa--slider, .alfa--wrap-background:after {
background: rgb(249,94,46);
background: linear-gradient(145deg, rgba(249,94,46,1) 0%, rgba(249,148,46,1) 50%);
color: #fff;
}
.style__fill.color__primary:hover {
background: #ff5901;
}
.nav__menu ul li:hover > a { color: #ff5901;
}
.nav__menu ul li:hover > a:after {
margin-left: 6px;
}
body, 
.style__fill.color__white {
background: #fff;
}
.button.style__line, .style__fill.color__white:hover {
background: transparent;
} .style__filter.color__primary:hover {
background: rgba(36, 167, 207, 0.2);
}
.style__filter.color__white:hover {
background: rgba(255, 255, 255, 0.2);  
}
.alfa--slider:after {
opacity: 0; 
}
.alfa--wrap-background:after {
opacity: 0.25; 
}
svg linearGradient stop:first-child {
stop-color: #ff4a12;
}
svg linearGradient stop:last-child {
stop-color: #f9942e;
} .alfa--button {
border: 2px solid transparent;
border-radius: 3px;
}
.style__line.color__primary {
border-color: #ff5901;
}
.style__fill.color__white:hover, .style__filter.color__white {
border: 2px solid #fff;
}
.style__line.color__primary:hover {
border: 2px solid #f9942e;
}
.alfa--load-page {
display: flex;
align-items: center;
justify-content: center; background: #33393f; position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1001;
opacity: 1;
position: fixed;
}
.alfa--load-page .alfa--logo, .alfa--load-page .alfa--loading {
position: absolute;
}
body.fully-load .alfa--load-page {
opacity: 0;
}
.lds-ring {
display: inline-block;
position: relative;
width: 200px;
height: 200px;
}
.lds-ring div {
box-sizing: border-box;
display: block;
position: absolute;
width: 200px;
height: 200px;
margin: 3px;
border: 3px solid #fff;
border-radius: 50%;
animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
border-color: #fff transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
animation-delay: -0.15s;
}
@keyframes lds-ring {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}     *, *:before, *:after {
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box;
-webkit-transition: .35s all ease;
-o-transition: .35s all ease;
transition: .35s all ease;
}
.nav__menu ul {
-webkit-transition: .35s max-height ease, .35s padding ease, .35s opacity ease, .0s visibility ease;
-o-transition: .35s max-height ease, .35s padding ease, .35s opacity ease, .0s visibility ease;
transition: .35s max-height ease, .35s padding ease, .35s opacity ease, .0s visibility ease;
}
svg fill {
-webkit-transition: .15s fill ease;
-o-transition: .15s fill ease;
transition: .15s fill ease;
}
section { padding-top: 60px;
position: relative;
z-index: 1;
}
section.alfa--banner {
padding: 120px 0;
}
section.alfa--banner.-overlay {
padding: 120px 0 170px 0;
}
.section__shape {
margin-top: 30px;
padding-bottom: 30px;
padding-top: 30px;
}
.section__shape_overlay {
margin-top: 60px;
}
.section__med {
padding: 60px 0;
}
.alfa--page-content {
padding: 120px 0 0 0;
}
.__container {  width: 100%;
height: 100%;
margin: 0 auto;
padding: 0 12px;
z-index: 1;
}
.__container.-small {
width: 1232px;
max-width: 1232px;
}
.__container.-verysmall {
max-width: 900px;
width: 900px; }
.__container.-verysmall .__group-item {
min-width: 225px;
padding: 0 60px;  
}
.__group-item {
width: 25%;
}
.-pb0 {
padding-bottom: 0 !important;
}
.-pt0 {
padding-top: 0 !important;
}
.-p0 {
padding: 0 !important;
}
.-mt120 {
margin-top: 120px;
}
.-mb120 {
margin-bottom: 120px;
} .alfa--slider:after, .alfa--wrap-background:after {
position: absolute;
top: 0;
left: 0;
content: '';
display: block;
width: 100%;
height: 100%;
z-index: 0;
display: none;
} .nav__menu, .nav__menu ul {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.__flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.__flex-group {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
.__flex, .__flex.-center, .__flex.-ycenter {
-ms-flex-align: center;
align-items: center;  
}
.__flex-group.-center, .__flex-group.-ycenter {
-ms-flex-align: center;
align-items: center;  
}
.__flex.-yend {
-ms-flex-align: end;
align-items: end; 
}
.__flex-group.-yend {
-ms-flex-align: end;
align-items: end; 
}
.__flex.-ystart {
-ms-flex-align: flex-start;
align-items: flex-start; 
}
.__flex-group.-ystart {
-ms-flex-align: flex-start;
align-items: flex-start; 
}
.__flex.-xcenter {
-ms-flex-pack: center;
justify-content: center;
}
.__flex-group.-xcenter {
-ms-flex-pack: center;
justify-content: center;
}
.__flex.-dcol {
flex-direction: column;
}
.__wrap {
line-height: 0;
}
.__wrap.left {
margin-right: auto;
}
.__wrap.right {
margin-left: auto;
}
.__wrap.middle {
-ms-flex-item-align: center;
align-self: center;
margin: 0 auto;
}
.__flex {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.__flex-group {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.__flex.-nowrap {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.__flex-group.-nowrap {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
} .__group-item { padding: 0 12px;
}
.__group-item.-center {
text-align: center;
margin: 0 auto;
}
.__group-item.-center .link__button.-text {
padding: 0 20px;
}
.__group-item.-full {
width: 100% !important;
}
.__group-item.-verylarge {
width: 80%;
}
.__group-item.-large {
width: 66.666%;
}
.__flex-group.-two-cols .__group-item, .__group-item.-half {
width: 50%;
}
.__flex-group.-three-cols .__group-item, .__group-item.-small {
width: 33.333%;
}
.__flex-group.-four-cols .__group-item, .__group-item.-verysmall {
width: 25%;
}
.__flex-group.-five-cols .__group-item, .__group-item.-smaller {
width: 20%;
}
.__flex-group.-six-cols .__group-item, .__group-item.-smallest {
width: 16.666%;
}
.__flex-group.-six-cols  .__group-item{
min-width: 220px;
}
._order-1 {
order: 1;
}
._order-2 {
order: 2;
}
._order-3 {
order: 3;
}
._order-4 {
order: 4;
}
._order-5 {
order: 5;
}
._order-6 {
order: 6;
}
._order-7 {
order: 7;
}
._order-8 {
order: 8;
}
._order-9 {
order: 9;
}
._order-10 {
order: 10;
}
._order-11 {
order: 11;
}
._order-12 {
order: 12;
}
._order-13 {
order: 13;
}
._order-14 {
order: 14;
}
._order-15 {
order: 15;
}
._order-16 {
order: 16;
}
._order-17 {
order: 17;
}
._order-18 {
order: 18;
}   .slick-slider
{
position: relative;
display: block;
overflow: hidden;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0 auto;
padding: 0;
}
@media (min-width: 1200px) {
.slick-container .slick-list {
max-width: 1600px;
}
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
padding: 0 10px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
.animate-slider.slick-container .slick-arrow {
background: #f8f8f8;
position: absolute;
width: 80px;
height: 80px;
border: 0;
border-radius: 50%;
top: 50%;
margin-top: -40px;  
cursor: pointer;
z-index: 1;
}
.animate-slider.slick-container .slick-arrow.slick-prev {
left: -50px;
text-align: left;
}
.animate-slider.slick-container .slick-arrow.slick-next {
right: -50px;
text-align: right;
}
.animate-slider.slick-container .slick-arrow.slick-prev:hover {
left: 0;
}
.animate-slider.slick-container .slick-arrow.slick-next:hover {
right: 0;
}
.animate-slider.slick-container .slick-arrow svg {
font-size: 1.2rem;
position: absolute;
top: 30px;  
}
.animate-slider.slick-container .slick-prev svg {
left: 50px;
transform: rotate(180deg) !important;  
}
.animate-slider.slick-container .slick-next svg {
right: 50px;
}
.animate-slider.slick-container .slick-arrow:before {
background: #f8f8f8;
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.animate-slider.slick-container .slick-prev:before {
margin-left: -50%;
}
.animate-slider.slick-container .slick-next:before {
margin-left: 50%;
} .alfa--arrow,
li.menu-item-has-children > a:after {
content: '';
border: solid #131313;
border-width: 0 1px 1px 0;
display: inline-block;
padding: 2px;
margin-bottom: 2px;
margin-left: 3px;  
}
.slick-arrow .alfa--arrow.-rightdir {
margin-left: 30px;
}
.slick-arrow .alfa--arrow.-leftdir {
margin-left: 0;
margin-right: 30px;
}
.-white .alfa--arrow, .alfa--arrow.-white, .link__button.-fill.-gradient:after, .link__button.-text.-white:after,
li.menu-item-has-children > a:after {
border: solid #fff;
border-width: 0 1px 1px 0;
}
.-primary .alfa--arrow, .alfa--arrow.-primary, .link__button.-text.-primary:after,
li.menu-item-has-children > a:hover:after {
border: solid #ff5901;
border-width: 0 1px 1px 0;
}
li.menu-item-has-children .sub-menu li.menu-item-has-children > a:hover:after {
border: solid #fff;
border-width: 0 1px 1px 0;
}
.link__button:hover .alfa--arrow, .link__button:hover:after {
margin-left: 8px;
}
.-rightdir, .link__button:after, .slick-prev.slick-arrow:after,
li.menu-item-has-children a:after {
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
}
.-leftdir {
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
}
.-updir {
transform: rotate(-135deg);
-webkit-transform: rotate(-135deg);
}
.-downdir {
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
}     blockquote:before {
background: #ff5901;
}   .site-main-pictue {
margin-right: 60px;
}  .alfa--slider {
position: relative;
width: 100%; 
overflow: hidden;
}
.alfa--slide-background-wrap {
width: 100%;
height: 100%;
display: block;  
position: absolute;
left: 0;
}
.alfa--slide-background {
width: 100%;
height: 100%;
display: block;
position: absolute;
top: 0;
left: 0;  
background-position: left !important;
background-size: cover !important;
}
.alfa--slide-background.-transparency {
opacity: .75;
} .alfa--slide {
width: 100%;
height: 100%;
}
.alfa--slide .alfa--inner {
max-width: 600px;
}
.alfa--slider, .alfa--slide-container {
min-height: 300px;
height: 90vh;
}  
.alfa--slide-container {
position: relative;
}
.alfa--slide .typo__title .-highlight {
font-weight: 500;
color: #fff;
background: #fff;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.alfa--slide .alfa--wrap-background {
position: absolute;
width: 900px;
height: 900px;
right: -75px;
}
.alfa--slide .alfa--wrap-image {
display: flex;
align-items: center;
justify-content: center;
width: 50%;
position: absolute;
top: 0;
right: 0;
}
.alfa--slide .alfa--wrap-image img {
} .alfa--featuredBox .alfa--wrap-background {
overflow: hidden;
border-radius: 25px;
}
.alfa--featuredBox .alfa--wrap-background:after {
display: none;
}
.alfa--featuredText {
display: flex;
justify-content: flex-end;
flex-direction: column;
position: relative;
z-index: 1;
width: 280px;
height: 250px;
padding: 15px;
color: #fff;
}
.alfa--featuredBox a, .alfa--featuredText {
color: #fff;
}
.alfa--featuredText .typo__title {
font-size: 2rem;
}
.alfa--featuredText .link__button {
width: 152px;
width: fit-content;
padding-left: 0 !important;
}
.alfa--featuredText .link__button.only__mobile {
margin-top: 0;
}  .alfa--featuredImage {
position: absolute;
bottom: 0;
right: 0;
width: 300px;
height: 250px;
transform: scale(0.9);
transition: all .3s ease-out 0s;
}
.alfa--featuredImage img {
width: 100%;
height: auto;
position: relative;
left: 50px;
}
.alfa--featuredBox .alfa--wrap-background:hover .alfa--featuredImage {
transform: scale(1);
}
.alfa--featuredBox .alfa--wrap-background {
background-position: left !important;
} .alfa--focuses-wrap.background__shape:before {
top: 130px;
} 
.alfa--focus .svg--icon {
font-size: 5rem;
line-height: 0;
}
.alfa--focus:hover svg linearGradient stop:first-child {
stop-color: #f9942e;
}
.alfa--focus:hover svg linearGradient stop:last-child {
stop-color: #ff4a12;
}
.svg--icon.-white-color svg path {
fill: #fff;
}
.svg--icon.-circle {
background: #f95e2e;
background: linear-gradient(145deg, rgba(249,94,46,1) 0%, rgba(249,148,46,1) 50%);
border-radius: 50%;
width: 80px;
height: 80px;
display: flex;
align-items: center;
justify-content: center;
}
.svg--icon.-circle svg {
position: relative;
width: 54px;
height: 54px;
} .alfa--presentation-wrap {
margin-top: 0;
margin-bottom: 0;
}
.alfa--presentation-wrap:first-child {
margin-top: 60px
}
.alfa--presentation-wrap:last-child {
margin-bottom: 60px;
}
.alfa--presentation-wrap.-nomargin {
margin-bottom: 0;
}
.alfa--presentationImage .alfa--wrap-image {
width: 100%;
height: 500px;
overflow: hidden;
}
.alfa--presentationImage .alfa--wrap-image picture {
width: 500px;
height: 500px;
margin: 0 auto
}
.alfa--presentationImage .alfa--wrap-image img {
width: auto;
height: auto;
max-width: 100%;
}
.alfa--presentationImage .alfa--wrap-background {
height: 100%;
background-position: center !important;
}
.alfa--presentationImage .alfa--wrap-background.-contain {
max-width: 600px;
margin: 0 auto;
}  .alfa--presentationImage {
width: 55%;
overflow: hidden
}
.alfa--presentationText {
width: 45%;
overflow: hidden
}
.alfa--presentationText a .typo__title {
color: #131313;
}
.alfa--presentation-wrapText {
max-width: 500px;
margin: 0 auto;
}  .alfa--numbers {
padding-top: 60px;
} .alfa--number-counter {
position: relative;
font-size: 4rem;
font-family: monospace;
line-height: 1;
color: #ff5901;
padding-bottom: 24px;
}
.alfa--number-counter span {
line-height: 1;
}
.alfa--number-counter .alfa--symbol {
font-size: 2rem;
} .alfa--feedback .svg--icon {
margin-bottom: 8px;
}
.alfa--feedback-author {
margin-top: 8px;
} .alfa--quick-form-wrap {
margin-top: -200px;
position: relative;
} .alfa--banner .typo__title {
margin: 0 10%;
}
.alfa--bannerBtn {
margin-top: 20px;
}
.alfa--bannerBtn .link__button {
margin-left: 15px;
margin-right: 15px;
}
.alfa--bannerBtn .link__button.-text {
margin-top: 0;
}
.alfa--focus .typo__title {
margin-left: 0;
margin-right: 0;
} .alfa--numbers-wrap {
padding: 0;
margin-top: -120px;
position: relative;
}
.alfa--form, .alfa--form:before {
box-shadow: 0px 15px 24px 0px rgb(9 4 41 / 5%)!important;  
}
.alfa--focus-wrap, .alfa--step-wrap, .alfa--number-wrap {
color: #131313;
margin: 0 auto;  
}
.alfa--focus-wrap, .alfa--number-wrap {
max-width: 180px;
}
.alfa--step-wrap {
max-width: 260px;
}
.alfa--number, .alfa--focus {
position: relative;
}
.alfa--number:after, .alfa--focus:after {
content: '';
position: absolute;
top: 50%;
margin-top: -50px;
right: 0;
width: 1px;
height: 100px;
background: #ff5901;
background: linear-gradient(145deg, rgba(249,94,46,1) 0%, rgba(249,148,46,1) 50%);  
}
.alfa--number:last-child:after, .alfa--focus:last-child:after {
display: none;
}
.alfa--step, .alfa--feedback {
position: relative;
}
.alfa--step-number, .alfa--feedback-number {
font-size: 7rem;
font-family: monospace;
position: absolute;
top: 0;
left: 66px;
opacity: .1;
line-height: 1;
color: #ff5901;
}
.alfa--step.-top-padding {
padding-top: 40px;
}
.alfa--cards-header.alfa--headerTitle {
padding-bottom: 40px;
}
.alfa--blogTitle.alfa--headerTitle, .alfa--formTitle.alfa--headerTitle, .alfa--sectionTitle.alfa--headerTitle {
min-height: 90px;
}
.alfa--sectionTitle.alfa--headerTitle .alfa--wrap-text {
padding-bottom: 20px;
}
.alfa--banner.background__shape.-move-top {
margin-top: -100px; }   .alfa--article-text {
padding: 30px 15px 0 15px;
}
.alfa--article-text.-overhight {
width: 80%;
position: relative;
padding: 15px 25px;
background: #fff;
margin: -40px auto 0 auto;
box-shadow: 0px 5px 20px 0px rgb(9 4 41 / 20%);
}
.alfa--article-text .typo__title {
height: 52px;
margin-bottom: 0;
font-size: .9rem;
color: #131313;
}
.alfa--article:hover .alfa--article-text .typo__title {
color: #ff5901;
}
.alfa--article-text small {
height: 126px;
overflow: hidden;
margin-top: 8px;
margin-bottom: 8px;
}
.alfa--article-text small:last-child {
margin-bottom: 0; 
}
.alfa--article-text .link__button.-text {
margin-top: 0;
}
.alfa--article .alfa--wrap-image {
width: 100%;
height: 200px;
overflow: hidden;
}
.alfa--article .alfa--wrap-image img {  
width: 100%;
height: auto;
} .alfa--products {
margin-left: auto;
margin-right: auto;
}
.alfa--product-wrap {
margin-top: 20px;
padding: 0 12px !important;
position: relative;
min-width: 220px;
}
.alfa--product-wrap > a {
display: block;
width: 100%;
height: 100%;
z-index: 2;
position: absolute;  
top: 0;
left: 0;
}
.alfa--product {
position: relative;
overflow: hidden;
height: 100%;
padding: 0 5px;
border: 1px solid transparent;
}
.alfa--product-wrap.-new .alfa--product {
border: 1px solid #f9942e;
}
.alfa--product-wrap.-new .alfa--product:after {
position: absolute;
top: -40px;
left: -48px;
z-index: 1;
display: block;
width: 100px;
transform: rotate(315deg);
background: rgb(249,94,46);
background: linear-gradient(145deg, rgba(249,94,46,1) 0%, rgba(249,148,46,1) 50%);
color: #fff;
content: 'NEW';
padding: 60px 0 2px 0;
text-align: center;
font-size: .8rem;
}
.alfa--product:before {
position: absolute;
top: 0;
left: 0;
z-index: 1;
background: transparent;
opacity: .1;
display: block;
width: 100%;
height: 100%;
content: '';
transition: all .4s ease ;
}
.alfa--product-wrap.-new .alfa--product:before {
background: #ffbca7;
}
.alfa--product .alfa--wrap-background {
background-size: contain !important;
}
.alfa--product a {
display: block;
position: relative;
z-index: 1;
}
.alfa--product-image picture { height: 150px;
display: flex;
align-items: center;
justify-content: center;  
}
.alfa--product-image picture img {
width: auto; max-height: 150px;
transform: scale(.9);
}
.alfa--product-wrap:hover picture img {
transform: scale(1);
}
.alfa--product-text {
text-align: center;
position: relative;
z-index: 1;
}
.alfa--product-text a {
color: #303030;
}
.alfa--product-text .typo__title {
margin-bottom: 0;
font-size: .9rem;
}
.alfa--product-wrap:hover .typo__title, .alfa--product-text a:hover {
color: #ff4a12;
}
.alfa--product-wrap .alfa--wrap-background {
transform: scale(.9);
}
.alfa--product-wrap:hover .alfa--wrap-background {
transform: scale(1);
} .alfa--form {
background: #fff;
border-radius: 24px;
}
.alfa--quick-form-iframe {
height: 266px;
}
.alfa--main-form-iframe {
height: 333px;
}
.alfa--form-wrap {
padding-bottom: 0;
margin-bottom: -100px;  
z-index: 2;
}
.alfa--form {
position: relative;
z-index: 1;
padding: 40px 30px;
}
.alfa--form.-quick-form {
padding: 0 30px;
}
.alfa--form.-main-form {
padding: 0 30px 40px 30px;
}
.alfa--form .wpcf7-form {
display: flex;
flex-wrap: wrap;
margin: 0 -5px;
}
.alfa--form .wpcf7-form label {
display: block
}
.alfa--form-input, .wpcf7-form-control-wrap, .wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea {
width: 100%;
}
.alfa--form-input {
position: relative;
padding: 0 5px;
margin-bottom: 10px;
}
.alfa--form-input.-verylarge {
width: 80%;
float: left;
}
.alfa--form-input.-half {
width: 50%;
float: left;
}
.alfa--form-input.-smaller {
width: 20%;
float: left;
}
.alfa--form-input.-mini {
width: 15%;
float: left;
}
.alfa--form-input.-minismall {
width: 10%;
float: left;
}
.alfa--form-input.-minismaller {
width: 5%;
float: left;
}
.alfa--form-input label {
font-size: .75rem;
}
.alfa--form-input input[type="text"], .alfa--form-input input[type="email"], .alfa--form-input input[type="date"], .alfa--form-input input[type="tel"], .alfa--form-input input[type="number"], .alfa--form-input textarea, .alfa--form-input select {
padding-left: 5px;
padding-right: 5px;
line-height: 1.5;
border: #b3b3b3 1px solid;
border-radius: 2px;  
height: 28px;
width: 100%;
}
.alfa--form .alfa--form-input input, .alfa--form .alfa--form-input select, .alfa--form .alfa--form-input textarea {
font-size: .8rem;
font-weight: 400;
letter-spacing: 0.125rem;
font-family: 'Montserrat', sans-serif;
}
.alfa--form-input textarea {
height: 81px;
}
.alfa--form-input.-submit {
width: 20%;
position: relative;
margin-bottom: 0;  
float: left;
}
.alfa--quick-form {
padding-top: 40px;
}
.alfa--quick-form .typo__title h2 {
margin: 0;
}
.alfa--quick-form .alfa--form-input.-submit {
width: auto;
margin: 0 0 20px auto !important;
}
.alfa--form.-quick-form .wpcf7-response-output {
margin: 20px 0 0 0 !important;
}
.alfa--quick-form .__group-item {
padding: 0 !important;
}
.alfa--quick-form-submit {
text-align: right;
}
.alfa--quick-form-header {
padding: 0 5px;
}
.alfa--form.-quick-form .wpcf7 form .wpcf7-response-output {
width: 100%;
line-height: 1;
}
.alfa--form-input input[type="submit"] {
border: 0
}
.alfa--form .wpcf7-not-valid-tip {
position: absolute;
top: -28px;
right: 0;
font-size: .75rem;  
}
.alfa--form.-quick-form .wpcf7-not-valid-tip {
position: absolute;
right: 8px;
font-size: .75rem;
line-height: 1.5;
}
.alfa--form .wpcf7-form-control.wpcf7-not-valid, 
.alfa--form-input input.-input-not-valid, .alfa--form-input select.-input-not-valid, .alfa--form-input textarea.-input-not-valid {
border: 1px solid #ff4a12;
background: rgb(255 74 18 / 10%);
}
.alfa--form .wpcf7 form .wpcf7-response-output {
width: 80%;
border: 0;
margin: 0 0 10px 0;
padding: 0;
line-height: 40px;
text-align: right;
}
.alfa--form .wpcf7 form.invalid .wpcf7-response-output, .alfa--form .wpcf7 form.unaccepted .wpcf7-response-output, .alfa--form .wpcf7 form.payment-required .wpcf7-response-output, .wpcf7-not-valid-tip, .alfa--form-input .zf-errorMessage {
color: #ff4a12;
position: absolute;
right: 8px;
font-size: .75rem;
line-height: 1.5;  
}
.alfa--form .wpcf7-form.submitting .wpcf7-submit.has-spinner {
padding-right: 60px;
}
.alfa--form .wpcf7-spinner {
background-color: transparent;
position: absolute;
margin: 0;
left: 105px;
top: 8px;  
opacity: 1;
}
.alfa--form .wpcf7-spinner:before {
background-color: #fff;
width: 4px;
height: 4px;  
} footer {
position: relative; } .alfa--footer-top {
padding: 140px 0 100px 0; }
.alfa--footer-bottom {
padding: 120px 0 30px 0;
margin-top: -100px;
}
.alfa--footer ul {
margin: 0;
padding: 0;
display: flex;
flex-wrap: wrap;
flex-direction: column;  
max-height: 300px;  
}
.alfa--footer li {
list-style: none;
font-size: .75rem;
margin-bottom: 5px;
}
.alfa--footer-row:not(:last-child) {
margin-bottom: 60px
}
.alfa--footer-col {
padding-left: 15px;
padding-right: 15px;
}
.alfa--footer-col-long {
width: 40%;
}
.alfa--footer-col-short {
width: 15%;  
}
.alfa--footer-col-double {
width: 30%;  
}   @media (min-width: 1600px) {
.alfa--slide .alfa--wrap-background {
top: 0;
} 
.alfa--slider, .alfa--slide-container {
min-height: 400px;
height: 90vh;
}  
} @media (max-width: 1599px) {
.alfa--slide .alfa--wrap-background {
width: 50%;
background-size: contain !important;
top: -50px;
right: -50px;
}
.alfa--quick-form-wrap {
margin-top: -180px;
}  
.__flex-group.-four-cols .__group-item:nth-child(-n+2) {
padding-top: 0;
}
.__flex-group.-four-cols .__group-item:nth-last-child(-n+2) {
padding-bottom: 0;
}
.__group-item.-xxxl-half {
width: 50%;
}
.alfa--navbar .alfa--logo {
max-width: 120px;
}  
.alfa--article-text .typo__title, .alfa--article-text small {
height: auto;
}   
} @media (max-width: 1399px) {
.__container.-small, .alfa--slide-container.__container {
width: 80%;
padding: 0 12px;
}  
.alfa--quick-form-iframe {
height: 380px;
}      
.alfa--slider, .alfa--slide-container {
height: 670px;
}    
.alfa--slide .alfa--wrap-background {
top: -100px;
width: 70%;
right: -200px;  
} 
.alfa--slide .alfa--inner {
max-width: 485px;
}
.alfa--slide .alfa--wrap-image {
position: absolute;
top: 40px;
right: -80px;
}
.alfa--slide .alfa--wrap-image img {
width: 700px;
}  
h1.typo__title {
font-size: 2rem;
line-height: 2.7rem;
} .alfa--footer-col-long {
width: 100%;
}
.alfa--footer-col-short {
padding-top: 30px;
width: 33%;  
}    
} @media (max-width: 1199px) {  
.__container.-small, .alfa--slide-container.__container {
width: 90%;
padding: 0 12px;
} 
.alfa--navbar .alfa--logo {
max-height: 40px;
}  
.trigger-menu {
position: relative;
z-index: 998;
width: 28px;
height: 22px;
}
.trigger-menu span {
position: absolute;
content: '';
display: block;
width: 24px;
height: 2px;
background: #fff;
}
.trigger-menu span:nth-child(2) {
width: 22px;
top: 50%;
margin-top: -1px;
}
.trigger-menu.open span:nth-child(2) {
animation: scrink .1s forwards;
}  
.trigger-menu.close span:nth-child(2) {
width: 0;
animation: enlarge .1s forwards .3s;
}    
.trigger-menu span:first-child {
top: 0;
margin-top: 0;
}
.trigger-menu span:last-child {
bottom: 0;
margin-bottom: 0;
}
.trigger-menu.open span:first-child {
animation: movedown .3s forwards, clockwise .3s forwards .3s;
}
.trigger-menu.close span:first-child {
animation: returnanticlockwise .3s forwards, returnup .3s forwards .3s;
}
.trigger-menu.open span:last-child {
animation: moveup .3s forwards, anticlockwise .3s forwards .3s;
}
.trigger-menu.close span:last-child {
animation: returnclockwise .3s forwards, returndown .3s forwards .3s;
}  
@keyframes scrink {
0% {
width: 22px;
}
100% {
width: 0;
}
}  
@keyframes enlarge {
0% {
width: 0;
}
100% {
width: 22px;
}
} 
@keyframes clockwise {
0% {
rotate: 0;
}
100% {
rotate: 45deg
}
}
@keyframes returnanticlockwise {
0% {
rotate: 45deg;
top: 10px;
}
100% {
rotate: 0;
top: 10px;
}
}  
@keyframes movedown {
0% {
top: 0px;
}
100% {
top: 10px;
}
}
@keyframes returnup {
0% {
top: 10px;
}
100% {
top: 0px;
}
}  
@keyframes anticlockwise {
0% {
rotate: 0;
}
100% {
rotate: -45deg
}
}
@keyframes returnclockwise {
0% {
rotate: -45deg;
bottom: 10px;
}
100% {
rotate: 0;
bottom: 10px;
}
}  
@keyframes moveup {
0% {
bottom: 0px;
}
100% {
bottom: 10px;
}  
}  
@keyframes returndown {
0% {
bottom: 10px;
}
100% {
bottom: 0px;
}  
}  
.nav__menu { background: #33393f;
top: 0;
width: 0;
margin-top: 76px;
padding-bottom: 50px;
z-index: 998;
} 
.alfa--navbar.fixed .nav__menu {
margin-top: 48px;
}
.nav__menu.scrolling-down {
margin-top: 0;
}
.nav__menu.mobile-menu-open {
width: 100%; 
overflow-y: scroll;
}
.nav__menu li {
display: block;
min-height: auto;
}
.nav__menu li a {
padding: 5px 20px;
}
.nav__menu ul.sub-menu {
width: 100%;
overflow-y: scroll;
background: #2b3136;
padding-left: 10px;
}
.nav__menu ul.sub-menu li:after {  
opacity: .5;
}  
.nav__menu .sub-menu .sub-menu {
background: #272c30;
text-transform: none;
padding-left: 10px;
}
.nav__menu ul .menu-item-has-children .sub-menu {
left: 0;
}
.nav__menu li {
position: relative;
}
.nav__menu li:after {
position: absolute;
bottom: 0;
left: 0;
width: 90%;
height: 1px;
margin-left: 5%;
background: #46494d;
display: block;
content: '';
}  
.button__search-wrap.show {
margin-top: 13px;
}  
} @media (min-width: 1200px) {
.__container {
max-width: 1600px;
padding: 0 48px;
} .nav__menu {
width: auto;
height: 60px;
position: relative;
top: 0;
overflow: visible;
background: transparent;
-ms-flex-direction: row;
flex-direction: row;  
align-items: center;
}
.nav__menu > li {
height: 30px; 
line-height: 30px;  
border: 0 !important;
}
.nav__menu > li > a {
color: #fff;
}
.nav__menu > li > a:hover {
background: #f8f8f8;
color: #ff5901;
}  
.nav__menu li a { padding: 0 10px; white-space: inherit;
font-size: .7rem;
}
.nav__menu > li > a {
height: 30px;
}
.nav__menu .sub-menu a {
line-height: 1rem;
}
.nav__menu ul:nth-last-child(odd){
left:unset;
right:unset;
}		
.nav__menu ul { position: absolute;
top: 50%; margin-left: 0;
padding-top: 0;
opacity: 0;
visibility: hidden;
background: transparent;
}
.nav__menu #menu-item-2506 ul{
left:unset!important;
right:0!important;
} .nav__menu li.hover > ul {
opacity: 1;
padding-top: 24px;
visibility: visible;
}  
.nav__menu ul li {
background: #33393f;
width: 220px;
position: relative;
}    .nav__menu li.-mega-menu {
position: unset;
padding-top: 24px;
padding-bottom: 24px;
height: auto;
}
.nav__menu li.-mega-menu ul.sub-menu { width:100%;
height: auto;
background: #33393f;
flex-flow: wrap;
flex-direction: row;
left: 0;
top:90%;
padding-top: 0; margin-left: 0;
-webkit-transition: .35s max-height ease, .35s margin ease, .35s opacity ease, .0s visibility ease;
-o-transition: .35s max-height ease, .35s margin ease, .35s opacity ease, .0s visibility ease;
transition: .35s max-height ease, .35s margin ease, .35s opacity ease, .0s visibility ease;  
}
.nav__menu li.-mega-menu.hover > ul.sub-menu, .nav__menu li.-mega-menu .menu-item-has-children.hover > ul.sub-menu {
margin-top: 0;
}
.nav__menu li.-mega-menu > ul.sub-menu > li.menu-item.menu-item-has-children {
width: 100%;
}
.nav__menu li.-mega-menu > ul.sub-menu li.menu-item {
width: 25%;
}  
} @media (min-width: 1024px) {
.only__mobile {
display: none !important;
}
.only__desktop {
display: block !important;
} 
.alfa--numbers {
background: #fff;
border-radius: 24px;
}
.__group-item {
width: 25%;
}  
}  @media (max-width: 1023px) {
.__container.-small, .__container.-verysmall {
width: 100%;
max-width: 740px;
}       
.__container.-small .__group-item {
width: 50%;
}   
.__container {
width: 100%;
max-width: 860px;
}  
.__flex-group.-four-cols .__group-item, .__group-item.-verysmall {
width: 50%;
}  
.__flex-group.-three-cols .__group-item, .__flex-group.-two-cols .__group-item, .__group-item.-verylarge, .__group-item.-large, .__group-item.-small {
min-width: 120px;
width: 100%;
margin: 0 auto;
} 
.__flex-group.-two-cols .__group-item:first-child {
padding-top: 0 !important;
}    
.__flex-group.-two-cols .__group-item:last-child {
padding-bottom: 0;
}  
.__group-item.-smaller, .__group-item.-smallest {
min-width: 120px;
width: 50%;
margin: 0 auto;    
}
.__group-item.-smallest {
min-width: 120px;
width: 33%;
margin: 0 auto;    
}   
.__group-item.-l-full {
width: 100%;
} 
.__group-item.-l-half {
width: 50%;
}   
.__container .__group-item, .__flex-group.-four-cols .__group-item, .__flex-group.-three-cols .__group-item, .__flex-group.-two-cols .__group-item {
padding: 30px 15px;
}  .section__shape {
margin-top: 0;
padding-top: 60px;
padding-bottom: 60px;
} .background__shape {
clip-path: polygon(0 50px, 100% 0, 100% calc(100% - 50px), 0 100%);
}
.background__shape.-top-shape {
clip-path: polygon(0 50px, 100% 0, 100% 100%, 0% 100%);
}
.background__shape.-bottom-shape {
clip-path: polygon(0 0, 100% 0, 100% calc(100% - 50px), 0% 100%);
}  
.only__mobile {
display: block !important;
}
.only__desktop {
display: none !important;
}  
.typo__subtitle {
font-size: 1.1rem;
}
.alfa--form.-quick-form {
border-radius: 0;
box-shadow: none;
background: transparent;
} .alfa--slide-background, .alfa--wrap-background {
background-position: center !important;
}  
.alfa--slide .alfa--wrap-background {
width: 100%;
height: 80%;
right: 0;
top: 200px;
}  
.alfa--slide .alfa--wrap-image {
position: relative;
width: 100%;
top: -160px;
right: 0;
}
.alfa--slide .alfa--wrap-image img {
width: 600px;
height: auto;
position: relative;
top: -60px;
}
.alfa--slide-container .alfa--inner {
max-width: 440px;
margin: 60px auto;
padding-top: 120px;
}  
.alfa--slide-container .alfa--inner .typo__subtitle {
display: none
}   
.alfa--slide-container {
align-items: start;
}   
.alfa--slider, .alfa--slide-container {
height: 600px;
}  
.alfa--slide-container {
padding: 0 15px;
}    
.alfa--slider .typo__title {
text-align: right;
}
.alfa--slide-links {
display: flex;
justify-content: right;
}  
.alfa--inner {
padding: 0;
}
.alfa--focuses-wrap.background__shape:before {
top: 0;
}  
.alfa--numbers, .alfa--numbers-wrap:before {
box-shadow: none;
}
.alfa--quick-form-wrap { margin-top: 0;
}
.alfa--featuredText {
justify-content: normal;
}
.alfa--featuredText .typo__title {
margin-bottom: auto;
}
.alfa--presentation-container {
max-width: 100%;
}
.alfa--presentation-wrap {
margin-top: 60px;
}      
.alfa--presentation-wrap:first-child {
margin-top: 0px;
}  
.alfa--presentation-wrap {
margin-bottom: 0;
} 
.alfa--presentationImage .alfa--wrap-image {
max-height: 400px;
height: auto;
margin-bottom: 20px;
}  
.alfa--presentationImage .alfa--wrap-image picture {
width: 100%;
height: auto;
display: flex;
justify-content: center;
}  
.alfa--presentationImage .alfa--wrap-image img {
max-height: 400px;
}
.alfa--presentation-wrap:last-child {
margin-bottom: 0;
}  .alfa--presentationImage {
padding: 0 !important;
}
.alfa--catalogue-group {
justify-content: center;
}  
.alfa--numbers-wrap {
position: relative;
margin-top: 0;
padding-bottom: 60px;
}
section.alfa--banner.-overlay {
padding: 120px 0;
}  
.alfa--numbersTitle {
padding: 0;
} .alfa--number:after, .alfa--focus:after {
display: none;
}
.alfa--numbers {
border-radius: 0;
}
.alfa--step, .alfa--feedback, .alfa--step.-top-padding {
margin: 0 auto;
}
.alfa--form.-quick-form { margin-top: -40px;
}  
.alfa--form {
padding-bottom: 20px;
} .alfa--numbers {
padding-top: 30px;
}  
.alfa--numbers-wrap:before {
top: -20px;
}  
.alfa--form:before {
bottom: -60px;
}  
.alfa--numbers-wrap:before, .alfa--form:before {
left: 0;
}
.alfa--article {
max-width: 600px;
}
.alfa--footer-col:not(:last-child) {
padding-bottom: 0 !important;
}
.alfa--footer-top .typo__title, .alfa--footer-bottom .alfa--footer-col:first-child {
margin-bottom: 5px !important;
}
.alfa--footer-bottom .alfa--footer-col {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.alfa--footer-top { }
.alfa--form-wrap {
margin-bottom: -120px;
}
.alfa--footer-bottom {
padding: 80px 0 30px 0;
}
.alfa--group .alfa--article {
padding-top: 0;
}
.slick-slide {
padding: 0 5px;
}  
.alfa--slide .alfa--inner {
display: flex;
align-content: center;
}     
} @media (min-width: 900px) {
.__group-item.-md-full {
width: 100%;
}  
.__group-item.-md-half {
width: 50%;
}
}  @media (max-width: 899px) {
.__container {
width: 100%;
max-width: 740px;
}  
.__group-item.-md-half {
width: 50%;
}
.__group-item.-md-full, .__flex-group.-two-cols .__group-item, .__group-item.-half {
width: 100%;
}
.__group-item.-small, .__group-item.-smallest {
width: 50%;
}  
.__flex .-md-dcol {
flex-direction: column;
}
section {
padding: 60px 0;
}
h2, .typo__title {
margin-bottom: 10px;
} .alfa--form.-quick-form .__group-item {
padding: 0;
}
.alfa--form.-quick-form .typo__title {
text-align: center;
width: 100%;
}
.alfa--form.-quick-form .alfa--form-input.-submit {
margin: 0 auto !important;
order: 1;
}
.alfa--numbers {
padding-top: 60px;
}
.alfa--presentationText {
max-width: 100%;
order: 2;
}
.alfa--presentationImage {
order: 1
}
.alfa--featuredImage {
width: 240px;
right: -20px;
} .alfa--inner svg.alfa--separetor {
display: none;
} .home .alfa--presentationText, .home .alfa--presentationImage {
width: 100%;
}
} @media (max-width: 660px) {  
.alfa--quick-form-iframe {
height: 706px;
}  
.alfa--main-form-iframe {
height: 449px;
}
.alfa--quick-form .__flex-group .__group-item {
padding-top: 5px !important;
}
} @media (min-width: 577px) {
.__group-item.-s-full {
width: 100%;
}  
.__group-item.-s-half {
width: 50%;
}
} @media (max-width: 576px) {
.__container {
width: 100%;
max-width: 100%;
}
.__group-item.-small, .__group-item.-smallest {
width: 100%;
}
.__container, .__container.-small, .__container.-verysmall {
padding: 0 15px;
}
.__container .__group-item:first-child, .__container.-small .__group-item:first-child, .__flex-group.-four-cols .__group-item:first-child  {
padding-top: 0 !important;
}
.__container .__group-item:last-child, .__container.-small .__group-item:last-child, .__flex-group.-four-cols .__group-item:last-child {
padding-bottom: 0;
}  
.__flex-group.-four-cols .__group-item, .__container.-small .__group-item {
width: 100%;
margin: 0 auto;
padding-top: 30px !important;
padding-bottom: 0 !important;    
}   
.__flex-group.-four-cols .__group-item, .__group-item.-verysmall {
width: 100%;
}   
.s-half {
width: 50%;
}
.background__shape {
clip-path: polygon(0 17px, 100% 0, 100% calc(100% - 17px), 0 100%);
}
.background__shape.-top-shape {
clip-path: polygon(0 17px, 100% 0, 100% 100%, 0% 100%);
}
.background__shape.-bottom-shape {
clip-path: polygon(0 0, 100% 0, 100% calc(100% - 17px), 0% 100%);
}     
.alfa--topbar-offices span {
display: none;
}  .alfa--featuredBox .alfa--wrap-background {
background-position: center !important;
}  
.alfa--slide-container.__container {
width: 100%;
}
.alfa--slider, .alfa--slide-container {
height: 600px;
}  
.alfa--slide .alfa--wrap-background {
width: 100%;
height: 500px;
right: 0; background-size: cover !important;
} .alfa--step .svg--icon {
margin-bottom: 0;
}
.alfa--product-wrap { }
.alfa--product-wrap.-new {
padding-bottom: 5px !important;
padding-top: 5px !important;    
}
.alfa--headerTitle, .alfa--presentationText, .alfa--article-text, .alfa--location {
padding-left: 0 !important;   
padding-right: 0 !important;
}
.alfa--form.-quick-form .__group-item {
padding-top: 0 !important;
}
.__container.-small .alfa--form.-quick-form .__group-item {
max-width: 400px;
}
.alfa--footer-bottom {
padding: 40px 0 20px 0; }
.alfa--card {
padding-bottom: 0 !important;
} .alfa--footer-col-short {
width: 50%;  
}
} @media (max-width: 470px) { 
.__group-item.-xs-full {
width: 100%;
}   
.alfa--footer-top .alfa--footer-col:last-child {
padding-bottom: 40px  !important;
}  
.alfa--form.section__med {
padding-left: 10px !important;   
padding-right: 10px !important;
} .alfa--footer-col-short {
width: 100%;  
}  
} @media (max-width: 380px) { 
.__group-item.-xxs-full {
width: 100%;
}   
.alfa--footer ul {
max-height: unset;
}
} @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.color-highlight, .alfa--focus:hover .typo__title, .alfa--slide .typo__title .-highlight, .link__button.-text, .link__button:hover.-text.-primary {
background: transparent !important;
}
} .aligncenter {
margin: 0 auto;
display: block;
}.array-software h2{
margin-bottom:0;
}
.array-software .__row, .rental-section .__row {
padding-bottom: 50px;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
max-width: 1260px;
margin: 0 auto;
}
.array-software .__row .__col-lg-6{
max-width: 50%;
padding: 0 20px;
}
@media (max-width: 1023px) {
.array-software .__row .__col-lg-6{
max-width: 100%;
padding: 0;
}
.array-software .__row .__col-lg-6 img{
max-width: 100%;
height:auto;
}
.array-software .__row {
padding-bottom:10px;
}
.array-software h2 {
margin-bottom: 0;
font-size: 1.5rem;
}	
.array-software .__row .__col-lg-6 p{
margin:15px 0;
line-height:2;
}
.array-software .__row:nth-child(even) .content-box{
order:1;
}
.array-software .__row:nth-child(even) .img-box{
order:2;
}	
.array-software .__row .img-box{
margin:auto;
}
.array-software .video-box{
height:100%;
margin:20px auto!important;
}	
}
.product-display-outer{
max-width:1200px;
margin:auto;
}
.product-display-outer .product-display h4 {
font-size: 1rem;
line-height: 1.6;
}
.product-display-outer .product-display ul{
gap:10px;
}
.product-display-outer  .product-display ul li .imgbox{
margin-bottom:0;
}
.product-display-outer  .product-display ul li{
padding:10px;
}
.product-display ul p{
position:relative;
text-align:left;
padding-left:20px
}
.product-display ul p:before{
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
content: '';
position: absolute;
top: 12px;
left: 0;
border: solid #ff4a12;
border-width: 0 1px 1px 0;
display: inline-block;
padding: 2px;
margin-bottom: 2px;
margin-left: 3px;
}
.alfa--featuredImage.custom_phone img {
top: 10px;
}
.alfa--featuredImage.custom_vr img {
top: 80px;
left: 30px;
}
.alfa--featuredImage.custom_laptop img {
top: 30px;
} .page-id-4093 h2{
font-size:1.1rem!important;
}
@media (max-width: 1023px) {
.alfa--featuredImage.custom_ipad {
background-position: 10px 40px;
}  
.alfa--featuredImage.custom_laptop {
background-position: 40px 60px;
}
.alfa--featuredImage.custom_phone {
background-position: 20px 40px;
}  
} ._group-flex,
._group-cols, ._group-six-cols, ._group-four-cols, ._group-three-cols, ._group-two-cols {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -12px; margin-right: -12px;
}
._group-cols.-xcenter, ._group-six-cols.-xcenter, ._group-four-cols.-xcenter, ._group-three-cols.-xcenter, ._group-two-cols.-xcenter {
-ms-flex-pack: center;
justify-content: center;
}
._group-col {
padding-left: 12px; padding-right: 12px;
}
._group-col.-center {
margin: 0 auto; text-align: center;
}
._order-0 { order: 0; }
._order-1 { order: 1; }
._order-2 { order: 2; }
._order-3 { order: 3; }
._order-4 { order: 4; }
._full { width: 100%; }
._verylarge { width: 80%; }
._large { width: 66.66%; }
._half, ._group-two-cols ._group-col { width: 50%; }
._small, ._group-three-cols ._group-col { width: 33.33%; }
._verysmall, ._group-four-cols ._group-col { width: 25%; }
._smaller { width: 20%; }
._smallest, ._group-six-cols ._group-col { width: 16.66%; }
@media (max-width: 1599px) {
._xxl--full { width: 100% !important; }
._xxl--verylarge { width: 80% !important; }
._xxl--large { width: 66.66% !important; }
._xxl--half { width: 50% !important; }
._xxl--small { width: 33.33% !important; }
._xxl--verysmall { width: 25% !important; }
._xxl--smaller { width: 20% !important; }
._xxl--smallest { width: 16.66% !important; }
._xxl--order-0 { order: 0; }
._xxl--order-1 { order: 1; }
._xxl--order-2 { order: 2; }
._xxl--order-3 { order: 3; }
._xxl--order-4 { order: 4; } 
}
@media (max-width: 1399px) {
._xl--full { width: 100% !important; }
._xl--verylarge { width: 80% !important; }
._xl--large { width: 66.66% !important; }
._xl--half { width: 50% !important; }
._xl--small { width: 33.33% !important; }
._xl--verysmall { width: 25% !important; }
._xl--smaller { width: 20% !important; }
._xl--smallest { width: 16.66% !important; }
._xl--order-0 { order: 0; }
._xl--order-1 { order: 1; }
._xl--order-2 { order: 2; }
._xl--order-3 { order: 3; }
._xl--order-4 { order: 4; } 
}
@media (max-width: 1199px) {
._l--full { width: 100% !important; }
._l--verylarge { width: 80% !important; }
._l--large { width: 66.66% !important; }
._l--half { width: 50% !important; }
._l--small { width: 33.33% !important; }
._l--verysmall { width: 25% !important; }
._l--smaller { width: 20% !important; }
._l--smallest { width: 16.66% !important; }
._l--order-0 { order: 0; }
._l--order-1 { order: 1; }
._l--order-2 { order: 2; }
._l--order-3 { order: 3; }
._l--order-4 { order: 4; }   
}
@media (max-width: 1023px) {
._verylarge, .large { width: 100%; }
._m--full { width: 100% !important; }
._m--verylarge { width: 80% !important; }
._m--large { width: 66.66% !important; }
._half, ._small, ._verysmall, ._group-four-cols ._group-col, ._group-three-cols ._group-col, ._group-two-cols ._group-col { width: 50%; }
._m--half { width: 50% !important; }
._m--small { width: 33.33% !important; }
._smaller { width: 25%; }
._m--verysmall { width: 25% !important; }
._smallest { width: 20%; }
._m--smaller { width: 20% !important; }
._m--smallest { width: 16.66% !important; }
._group-col {
padding-top: 12px;
padding-bottom: 12px;
}
._m--order-0 { order: 0; }
._m--order-1 { order: 1; }
._m--order-2 { order: 2; }
._m--order-3 { order: 3; }
._m--order-4 { order: 4; }   
}
@media (max-width: 767px) {
._s--full { width: 100% !important; }
._s--verylarge { width: 80% !important; }
._s--large { width: 66.66% !important; }
._s--half { width: 50% !important; }
._s--small { width: 33.33% !important; }
._s--verysmall { width: 25% !important; }
._s--smaller { width: 20% !important; }
._s--smallest { width: 16.66% !important; }
._s--order-0 { order: 0; }
._s--order-1 { order: 1; }
._s--order-2 { order: 2; }
._s--order-3 { order: 3; }
._s--order-4 { order: 4; }   
}
@media (max-width: 576px) {
._verylarge, ._large, ._half, ._small, ._verysmall, ._group-four-cols ._group-col, ._group-three-cols ._group-col, ._group-two-cols ._group-col { width: 100%; }
._xs--full { width: 100% !important; }
._xs--verylarge { width: 80% !important; }
._xs--large { width: 66.66% !important; }
._smaller { width: 50%; }
._xs--half { width: 50% !important; }  
._smallest, ._group-six-cols ._group-col { width: 33.33%; }  
._xs--small { width: 33.33% !important; }
._xs--verysmall { width: 25% !important; }
._xs--smaller { width: 20% !important; }
._xs--smallest { width: 16.66% !important; }
._xs--order-0 { order: 0; }
._xs--order-1 { order: 1; }
._xs--order-2 { order: 2; }
._xs--order-3 { order: 3; }
._xs--order-4 { order: 4; }    
}
@media (max-width: 469px) {
._xxs--full { width: 100% !important; }
._xxs--verylarge { width: 80% !important; }
._xxs--large { width: 66.66% !important; }
._xxs--half, ._smallest, ._group-six-cols ._group-col { width: 50% !important; }
._xxs--small { width: 33.33% !important; }
._xxs--verysmall { width: 25% !important; }
._xxs--smaller { width: 20% !important; }
._xxs--smallest { width: 16.66% !important; }
._xxs--order-0 { order: 0; }
._xxs--order-1 { order: 1; }
._xxs--order-2 { order: 2; }
._xxs--order-3 { order: 3; }
._xxs--order-4 { order: 4; }    
}
@media (max-width: 379px) {
._xxxs--full { width: 100% !important; }
._xxxs--verylarge { width: 80% !important; }
._xxxs--large { width: 66.66% !important; }
._smaller, ._smallest, ._smallest, ._group-six-cols ._group-col { width: 50%; }
._xxxs--half { width: 50% !important; }
._xxxs--small { width: 33.33% !important; }
._xxxs--verysmall { width: 25% !important; }
._xxxs--smaller { width: 20% !important; }
._xxxs--smallest { width: 16.66% !important; }
._xxxs--order-0 { order: 0; }
._xxxs--order-1 { order: 1; }
._xxxs--order-2 { order: 2; }
._xxxs--order-3 { order: 3; }
._xxxs--order-4 { order: 4; }    
}