#calculator-pop-up{height:100%;pointer-events:none;transition:all .4s;position:fixed;opacity:0;top:0;background-color:rgba(0,0,0,.8);left:0;width:100%;display:none;z-index:-1}#calculator-pop-up .mobile{display:none}#calculator-pop-up .popup-close{height:44px;padding:0;font-size:28px;border:0;text-decoration:none;font-style:normal;-webkit-appearance:none;right:0;color:#2bc06e;position:absolute;outline:0;opacity:.65;text-align:center;top:0;background:0 0;cursor:pointer;width:44px;line-height:44px;font-family:Arial,Baskerville,monospace;display:block}#calculator-pop-up .popup-close:hover{opacity:1}#calculator-pop-up .title-1{padding:24px;font-size:36px;font-weight:700;color:#2bc06e;text-align:center}#calculator-pop-up .window{padding:20px 0 0;position:relative;max-width:1170px;background-color:#fff;box-sizing:border-box;margin:40px auto;box-shadow:0 8px 22px 0 rgba(0,0,0,.5)}#calculator-pop-up .window .title-lvl2{font-size:20px;font-weight:400;margin-bottom:35px;margin-top:40px}#calculator-pop-up .window .user-templates{padding:20px 75px 30px;justify-content:flex-start;margin-bottom:20px;border-bottom:1px solid #eaecef;flex-direction:row;align-items:center;display:flex}#calculator-pop-up .window .user-templates .template-title{font-size:19px;margin-right:30px}#calculator-pop-up .window .user-templates .ui-selectmenu-button.ui-button,#calculator-pop-up .window .user-templates select{max-width:320px}#calculator-pop-up .window .top-content{padding:0 75px 20px;justify-content:space-between;border-bottom:1px solid #eaecef;flex-direction:row;box-sizing:border-box;align-items:center;display:flex}#calculator-pop-up .window .top-content .calculate-form{padding-top:10px;justify-content:space-between;flex-wrap:wrap;flex-direction:row;width:auto;display:flex}#calculator-pop-up .window .top-content .calculate-form .calculate-input.with-controllers input{padding-right:12px;padding-left:12px!important}#calculator-pop-up .window .top-content .calculate-form:after{display:none}#calculator-pop-up .window .top-content .calculate-switch{min-width:260px}#calculator-pop-up .window .top-content .calculate-switch.calculate-switch-disabled{pointer-events:none!important;cursor:auto!important}#calculator-pop-up .window .top-content:after{display:none}#calculator-pop-up .window .middle-content{padding:50px 75px 20px;border-bottom:1px solid #eaecef}#calculator-pop-up .window .middle-content .title{font-size:24px;font-weight:300;margin-bottom:40px;color:#000}#calculator-pop-up .window .middle-content .tabs{margin-bottom:30px}#calculator-pop-up .window .middle-content .tabs .tab{padding:.75em .2em;font-size:18px;border:1px solid;font-weight:500;margin-right:10px;color:#c4c7ce;transition:all .4s;text-align:center;border-radius:5px;cursor:pointer;width:185px;float:left;vertical-align:middle}#calculator-pop-up .window .middle-content .tabs .tab.tab-disabled{pointer-events:none!important;cursor:auto!important}#calculator-pop-up .window .middle-content .tabs .tab.active,#calculator-pop-up .window .middle-content .tabs .tab:hover{color:#fff;background-color:#2bc06e}#calculator-pop-up .window .middle-content .text{font-size:18px;font-weight:300;margin-bottom:20px;color:#000;padding-bottom:15px;display:none}#calculator-pop-up .window .middle-content .text.show{display:block}#calculator-pop-up .window .body .additional-services,#calculator-pop-up .window .body .drycleaning{padding:20px 75px}#calculator-pop-up .window .body .additional-services .items,#calculator-pop-up .window .body .drycleaning .items{justify-content:flex-start;flex-wrap:wrap;flex-direction:row;display:flex}#calculator-pop-up .window .body .additional-services .items .item,#calculator-pop-up .window .body .drycleaning .items .item{padding:0;border:1px solid;color:#c4c7ce;text-align:center;box-sizing:border-box;margin:10px;border-radius:5px;width:29%}#calculator-pop-up .window .body .additional-services .items .item .minus:after,#calculator-pop-up .window .body .drycleaning .items .item .minus:after{background-color:#dee0e5}#calculator-pop-up .window .body .additional-services .items .item .plus,#calculator-pop-up .window .body .drycleaning .items .item .plus{background-color:#2bc06e}#calculator-pop-up .window .body .additional-services .items .item .plus:after,#calculator-pop-up .window .body .additional-services .items .item .plus:before,#calculator-pop-up .window .body .drycleaning .items .item .plus:after,#calculator-pop-up .window .body .drycleaning .items .item .plus:before{background-color:#dee0e5}#calculator-pop-up .window .body .additional-services .items .item .icon,#calculator-pop-up .window .body .drycleaning .items .item .icon{height:62px;justify-content:flex-end;max-width:140px;flex-direction:column;margin:20px auto 12px;align-items:center;display:flex}#calculator-pop-up .window .body .additional-services .items .item .icon img,#calculator-pop-up .window .body .drycleaning .items .item .icon img{filter:gray;filter:grayscale(1);opacity:.6}#calculator-pop-up .window .body .additional-services .items .item .calculate-input,#calculator-pop-up .window .body .drycleaning .items .item .calculate-input{max-width:140px;margin:12px auto 15px;width:100%;float:none}#calculator-pop-up .window .body .additional-services .items .item .calculate-input.calculate-input-disabled,#calculator-pop-up .window .body .drycleaning .items .item .calculate-input.calculate-input-disabled{pointer-events:none!important;cursor:auto!important}#calculator-pop-up .window .body .additional-services .items .item .text,#calculator-pop-up .window .body .drycleaning .items .item .text{font-size:14px;clear:both}#calculator-pop-up .window .body .additional-services .items .item.active,#calculator-pop-up .window .body .drycleaning .items .item.active{color:#2bc06e}#calculator-pop-up .window .body .additional-services .items .item.active .minus,#calculator-pop-up .window .body .additional-services .items .item.active .plus,#calculator-pop-up .window .body .additional-services .items .item.active input,#calculator-pop-up .window .body .drycleaning .items .item.active .minus,#calculator-pop-up .window .body .drycleaning .items .item.active .plus,#calculator-pop-up .window .body .drycleaning .items .item.active input{border-color:#2bc06e}#calculator-pop-up .window .body .additional-services .items .item.active .minus:after,#calculator-pop-up .window .body .drycleaning .items .item.active .minus:after{background-color:#424e68}#calculator-pop-up .window .body .additional-services .items .item.active .plus,#calculator-pop-up .window .body .drycleaning .items .item.active .plus{background:transparent}#calculator-pop-up .window .body .additional-services .items .item.active .plus:after,#calculator-pop-up .window .body .additional-services .items .item.active .plus:before,#calculator-pop-up .window .body .drycleaning .items .item.active .plus:after,#calculator-pop-up .window .body .drycleaning .items .item.active .plus:before{background-color:#424e68}#calculator-pop-up .window .body .additional-services .items .item.active .icon img,#calculator-pop-up .window .body .drycleaning .items .item.active .icon img{filter:none;opacity:1}#calculator-pop-up .window .body .additional-services .items:after,#calculator-pop-up .window .body .drycleaning .items:after{display:none}#calculator-pop-up .window .body .additional-services-checkbox{padding:0 75px 20px}#calculator-pop-up .window .body .additional-services-checkbox .items{justify-content:flex-start;flex-wrap:wrap;flex-direction:row;display:flex}#calculator-pop-up .window .body .additional-services-checkbox .items .item{margin-bottom:30px;width:33%}#calculator-pop-up .window .body .additional-services-checkbox .items:after{display:none}#calculator-pop-up .window .body .drycleaning{padding:30px 75px;border-top:1px solid #d8dcd9;border-bottom:1px solid #d8dcd9}#calculator-pop-up .window .body .drycleaning .items .item{overflow:hidden;margin-bottom:0;transition:all .4s;max-height:0;display:none}#calculator-pop-up .window .body .drycleaning .title{font-size:14px;margin-bottom:0;color:#424e68;transition:all .4s;flex-direction:row;align-items:center;display:flex}#calculator-pop-up .window .body .drycleaning .title label span{font-size:23px;font-weight:500;color:#000}#calculator-pop-up .window .body .drycleaning .title label{margin-right:20px}#calculator-pop-up .window .body .drycleaning.show .items .item{max-height:300px;display:block}#calculator-pop-up .window .body .drycleaning.show .title{margin-bottom:30px}#calculator-pop-up .window .body .additional-options{padding:30px 75px}#calculator-pop-up .window .body .additional-options .custom-range-body{width:470px}#calculator-pop-up .window .body .additional-options .custom-range-body .custom-range{display:none;z-index:2}#calculator-pop-up .window .body .additional-options .custom-range-body .custom-range-labels li{padding:.75em .2em;font-size:12px;font-size:18px;border:1px solid;font-weight:500;margin-right:10px;color:#c4c7ce;transition:all .4s;text-align:center;border-radius:5px;cursor:pointer;width:195px;float:left;vertical-align:middle}#calculator-pop-up .window .body .additional-options .custom-range-body .custom-range-labels li .active,#calculator-pop-up .window .body .additional-options .custom-range-body .custom-range-labels li.active{color:#fff;background-color:#2bc06e}#calculator-pop-up .window .body .additional-options .custom-range-body .custom-range-labels.top{padding-bottom:20px}#calculator-pop-up .window .body .additional-options .custom-range-body .custom-range-labels.top li{font-size:15px;font-weight:600;color:#2bc06e}#calculator-pop-up .window .body .additional-options .custom-range-body .custom-range-labels.top li:after,#calculator-pop-up .window .body .additional-options .custom-range-body .custom-range-labels.top li:before{display:none}#calculator-pop-up .window .body .additional-options .custom-range-body .calculate-custom-label{pointer-events:none}#calculator-pop-up .window .body .additional-options .custom-range-body .calculate-custom-label:before{height:71px;pointer-events:none;content:"";top:-55px;background:#dee0e5!important;left:-125px;z-index:1!important}#calculator-pop-up .window .body .additional-options .custom-range-body.custom-range-body-disabled{pointer-events:none!important;cursor:auto!important}#calculator-pop-up .window .body .additional-options .items .item{box-sizing:border-box;width:50%;float:left}#calculator-pop-up .window .body .additional-options .items .item .col{width:50%;float:left}#calculator-pop-up .window .body .additional-options .items .item .col .calculate-input{margin-left:0}#calculator-pop-up .window .body .additional-options .items .item.i-02{padding-left:30px}#calculator-pop-up .window .body .when{padding:30px 75px}#calculator-pop-up .window .title-v3{font-size:25px;font-weight:400;color:#2bc06e;margin-top:50px}#calculator-pop-up .window .details-order{padding:20px 75px}#calculator-pop-up .window .details-order .calculate-input{margin:0 0 20px}#calculator-pop-up .window .details-order .top-block{justify-content:space-between;flex-direction:row;display:flex}#calculator-pop-up .window .details-order .top-block:after{display:none}#calculator-pop-up .window .details-order .middle-block .calculate-input{width:100%}#calculator-pop-up .window .details-order .bottom-block{justify-content:flex-start;flex-direction:row;display:flex}#calculator-pop-up .window .details-order .bottom-block label{margin-right:70px}#calculator-pop-up .window .details-order .bottom-block .custom-radio span{font-size:16px}#calculator-pop-up .window .confirm-order{padding:20px 75px 50px}#calculator-pop-up .window .error-message{font-size:17px;color:#c02b2b;margin-top:11px;display:none}#calculator-pop-up .window .error-message.show{display:block}#calculator-pop-up .window .result-order{padding:20px;background-color:#ebf8f1;margin:auto;width:370px}#calculator-pop-up .window .result-order .left-block{padding-right:80px;box-sizing:border-box;width:60%}#calculator-pop-up .window .result-order .right-block{width:40%}#calculator-pop-up .window .result-order .left-block,#calculator-pop-up .window .result-order .right-block{float:left}#calculator-pop-up .window .result-order .title{font-size:22px;font-weight:700;margin-bottom:12px;color:#424e68;text-transform:uppercase}#calculator-pop-up .window .result-order .title-green{font-size:18px;margin-bottom:5px;color:#2bc06e}#calculator-pop-up .window .result-order .title-green+.text{font-size:13px;margin-bottom:12px;color:#424e68}#calculator-pop-up .window .result-order .btn-default{margin-top:25px}#calculator-pop-up .window .result-order .error-message{font-size:17px;color:#c02b2b;margin-top:11px;display:none}#calculator-pop-up .window .result-order .error-message.show{display:block}#calculator-pop-up .coupons-block{padding:20px 75px;justify-content:flex-start;border-top:1px solid #eaecef;flex-direction:row;align-items:center;display:flex}#calculator-pop-up .coupons-block .coupons-title{font-size:19px;margin-right:30px}#calculator-pop-up .coupons-block .ui-selectmenu-button.ui-button,#calculator-pop-up .coupons-block select{max-width:370px}#page-calc #calculator-pop-up{pointer-events:auto;position:relative;opacity:unset;background-color:transparent;display:block;z-index:2}#page-calc #calculator-pop-up .window{max-width:-moz-max-content;max-width:max-content;background-color:transparent;box-shadow:none;margin-top:-180px}#page-calc #calculator-pop-up .window .result-order{padding:0;top:90px}#page-calc #calculator-pop-up .window .result-order .order-title{padding:15px;font-size:24px;font-weight:700;color:#2bc06e;text-align:center;background-color:#fff}#page-calc #calculator-pop-up .window .result-order .inner{padding:20px}#page-calc #calculator-pop-up .window .steps{padding:10px 0}#page-calc #calculator-pop-up .window .steps .step{border:1px solid #fff;color:#fff;text-align:center;background-color:#2bc06e;border-radius:5px}#page-calc #calculator-pop-up .window .steps .step.step1:before{border:1px dashed #fff;content:"";position:absolute;top:42px;left:0;width:261px;display:block;z-index:-1}#page-calc #calculator-pop-up .window .steps .step.active{border:1px solid #2bc06e;color:#2bc06e;background-color:#fff}#page-calc #calculator-pop-up .window .back{padding:25px;color:#c4c7ce;text-align:center;cursor:pointer}#page-calc #calculator-pop-up .window #step-3 .paymen-type{margin:10px;display:flex}#page-calc #calculator-pop-up .window #step-3 .paymen-type .pt-card{height:24px;margin-right:5px;background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cg fill='%232BC06E' clip-path='url(%23a)'%3E%3Cpath d='M21.5 4h-19A2.503 2.503 0 0 0 0 6.5v11C0 18.878 1.122 20 2.5 20h19c1.378 0 2.5-1.122 2.5-2.5v-11C24 5.122 22.878 4 21.5 4M23 17.5c0 .827-.673 1.5-1.5 1.5h-19c-.827 0-1.5-.673-1.5-1.5v-11C1 5.673 1.673 5 2.5 5h19c.827 0 1.5.673 1.5 1.5z'/%3E%3Cpath d='M23.5 7H.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h23a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5m-.5 3H1V8h22zM9.5 14h-6a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1M9.5 16h-6a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1M19.5 13h-1c-.827 0-1.5.673-1.5 1.5v1c0 .827.673 1.5 1.5 1.5h1c.827 0 1.5-.673 1.5-1.5v-1c0-.827-.673-1.5-1.5-1.5m.5 2.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");width:24px;float:left}#page-calc #calculator-pop-up .window #step-3 .paymen-type .pt-nal{height:24px;margin-right:5px;background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%232BC06E' d='M8.088 18.37a.5.5 0 0 0-.128-.24.44.44 0 0 0-.152-.102.461.461 0 0 0-.44.043.44.44 0 0 0-.129.13.45.45 0 0 0-.07.168.46.46 0 0 0 .2.481.47.47 0 0 0 .439.043.46.46 0 0 0 .254-.253.48.48 0 0 0 .026-.27'/%3E%3Cpath fill='%232BC06E' d='m21.562 18.514-.006-.014c-.43-1.01-1.443-1.383-2.64-.974l-3.266.904c-.189-.572-.66-1.059-1.326-1.306l-.012-.004-3.59-1.219c-.298-.386-1.234-1.374-2.987-1.374-1.224 0-2.308.84-2.927 1.756H.468A.47.47 0 0 0 0 16.75v5.91c0 .26.21.469.469.469h2.787c.259 0 .469-.21.469-.469v-.405h1.307c.258 0 .468-.21.468-.468v-.135c.762.066 1.013.21 1.713.614.538.31 1.351.78 2.816 1.438l.02.009c.281.11.83.284 1.508.284.472 0 1.006-.084 1.553-.332l7.219-2.585.038-.015c.69-.318 1.717-1.212 1.195-2.552M2.787 22.192H.937V17.22h1.85zm1.776-.873h-.838V17.22h.838zm15.429-1.113-7.215 2.583-.04.016c-1.005.462-1.96.186-2.335.04a27 27 0 0 1-2.721-1.39c-.767-.442-1.137-.655-2.18-.742v-3.775c.444-.728 1.305-1.474 2.234-1.474 1.593 0 2.268 1.036 2.295 1.078a.47.47 0 0 0 .249.199l3.725 1.264c.595.223.91.733.765 1.241a.9.9 0 0 1-.434.548.9.9 0 0 1-.688.082l-4.2-1.33a.469.469 0 1 0-.283.893l4.207 1.334.013.003q.254.072.51.072c.31 0 .618-.08.897-.235a1.84 1.84 0 0 0 .908-1.224l3.52-.976c.508-.173 1.175-.236 1.473.449.307.803-.492 1.245-.7 1.344M16.83 6.165a.46.46 0 0 0-.127-.24.5.5 0 0 0-.152-.101.46.46 0 0 0-.359 0 .465.465 0 0 0-.254.612.466.466 0 0 0 .765.152.5.5 0 0 0 .1-.152.45.45 0 0 0 .028-.27'/%3E%3Cpath fill='%232BC06E' d='M23.531 1.588h-2.787a.47.47 0 0 0-.469.468v.405h-1.307a.47.47 0 0 0-.468.469v.135c-.762-.067-1.013-.211-1.713-.615a28 28 0 0 0-2.836-1.446c-.477-.188-1.727-.557-3.061.048l-1.887.675-1.59-1.59a.47.47 0 0 0-.662 0l-5.22 5.22a.465.465 0 0 0 0 .663l8.92 8.92c.142.143.476.186.662 0l4.766-4.766q.186.017.386.017c1.224 0 2.308-.84 2.927-1.756h4.34c.258 0 .468-.21.468-.469v-5.91a.47.47 0 0 0-.469-.468M7.082 1.132 8.15 2.2a2 2 0 0 1-1.068.302c-.384 0-.75-.106-1.068-.302zM3.593 6.757 2.525 5.689 3.593 4.62c.197.318.302.685.302 1.069s-.105.75-.302 1.068m7.189 7.188-1.068-1.068a2.04 2.04 0 0 1 2.136 0zm1.743-1.743a2.98 2.98 0 0 0-3.487 0l-4.77-4.77a2.95 2.95 0 0 0 .564-1.743 2.95 2.95 0 0 0-.563-1.744l1.07-1.07a2.95 2.95 0 0 0 1.743.564 2.95 2.95 0 0 0 1.744-.564L9.84 3.89a1.85 1.85 0 0 0-1.395 1.022 2.671 2.671 0 1 0 3.072 3.308l1.582.537a3 3 0 0 0 .497 2.375zm-2.85-4.608.013.004.937.318a1.737 1.737 0 0 1-2.92.849 1.736 1.736 0 0 1 .566-2.83c.086.72.605 1.362 1.404 1.659m4.596 2.862a2.05 2.05 0 0 1-.3-.975c.225.162.5.322.828.448zM18.5 7.779c-.445.729-1.306 1.474-2.235 1.474q-.26 0-.49-.034h-.001c-1.013-.148-1.557-.723-1.737-.95l-.056-.077a.47.47 0 0 0-.258-.215L9.996 6.712c-.595-.223-.91-.732-.765-1.24V5.47a.9.9 0 0 1 .434-.547.9.9 0 0 1 .688-.082l4.2 1.33a.469.469 0 1 0 .283-.893l-3.34-1.058-.03-.03-1.73-1.73 1.487-.532.016-.006.005-.002.019-.008c1.005-.462 1.96-.186 2.334-.04 1.415.637 2.17 1.072 2.722 1.39.767.443 1.137.656 2.18.742zm1.775-.282h-.838V3.4h.838zm2.787 0h-1.85V2.525h1.85z'/%3E%3C/svg%3E");width:24px;float:left}#page-calc #calculator-pop-up .window #step-3 .active .pt-nal{background:no-repeat url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="%23fff" d="M8.088 18.37a.5.5 0 0 0-.128-.24.44.44 0 0 0-.152-.102.461.461 0 0 0-.44.043.44.44 0 0 0-.129.13.45.45 0 0 0-.07.168.46.46 0 0 0 .2.481.47.47 0 0 0 .439.043.46.46 0 0 0 .254-.253.48.48 0 0 0 .026-.27"/><path fill="%23fff" d="m21.562 18.514-.006-.014c-.43-1.01-1.443-1.383-2.64-.974l-3.266.904c-.189-.572-.66-1.059-1.326-1.306l-.012-.004-3.59-1.219c-.298-.386-1.234-1.374-2.987-1.374-1.224 0-2.308.84-2.927 1.756H.468A.47.47 0 0 0 0 16.75v5.91c0 .26.21.469.469.469h2.787c.259 0 .469-.21.469-.469v-.405h1.307c.258 0 .468-.21.468-.468v-.135c.762.066 1.013.21 1.713.614.538.31 1.351.78 2.816 1.438l.02.009c.281.11.83.284 1.508.284.472 0 1.006-.084 1.553-.332l7.219-2.585.038-.015c.69-.318 1.717-1.212 1.195-2.552M2.787 22.192H.937V17.22h1.85zm1.776-.873h-.838V17.22h.838zm15.429-1.113-7.215 2.583-.04.016c-1.005.462-1.96.186-2.335.04a27 27 0 0 1-2.721-1.39c-.767-.442-1.137-.655-2.18-.742v-3.775c.444-.728 1.305-1.474 2.234-1.474 1.593 0 2.268 1.036 2.295 1.078a.47.47 0 0 0 .249.199l3.725 1.264c.595.223.91.733.765 1.241a.9.9 0 0 1-.434.548.9.9 0 0 1-.688.082l-4.2-1.33a.469.469 0 1 0-.283.893l4.207 1.334.013.003q.254.072.51.072c.31 0 .618-.08.897-.235a1.84 1.84 0 0 0 .908-1.224l3.52-.976c.508-.173 1.175-.236 1.473.449.307.803-.492 1.245-.7 1.344M16.83 6.165a.46.46 0 0 0-.127-.24.5.5 0 0 0-.152-.101.46.46 0 0 0-.359 0 .465.465 0 0 0-.254.612.466.466 0 0 0 .765.152.5.5 0 0 0 .1-.152.45.45 0 0 0 .028-.27"/><path fill="%23fff" d="M23.531 1.588h-2.787a.47.47 0 0 0-.469.468v.405h-1.307a.47.47 0 0 0-.468.469v.135c-.762-.067-1.013-.211-1.713-.615a28 28 0 0 0-2.836-1.446c-.477-.188-1.727-.557-3.061.048l-1.887.675-1.59-1.59a.47.47 0 0 0-.662 0l-5.22 5.22a.465.465 0 0 0 0 .663l8.92 8.92c.142.143.476.186.662 0l4.766-4.766q.186.017.386.017c1.224 0 2.308-.84 2.927-1.756h4.34c.258 0 .468-.21.468-.469v-5.91a.47.47 0 0 0-.469-.468M7.082 1.132 8.15 2.2a2 2 0 0 1-1.068.302c-.384 0-.75-.106-1.068-.302zM3.593 6.757 2.525 5.689 3.593 4.62c.197.318.302.685.302 1.069s-.105.75-.302 1.068m7.189 7.188-1.068-1.068a2.04 2.04 0 0 1 2.136 0zm1.743-1.743a2.98 2.98 0 0 0-3.487 0l-4.77-4.77a2.95 2.95 0 0 0 .564-1.743 2.95 2.95 0 0 0-.563-1.744l1.07-1.07a2.95 2.95 0 0 0 1.743.564 2.95 2.95 0 0 0 1.744-.564L9.84 3.89a1.85 1.85 0 0 0-1.395 1.022 2.671 2.671 0 1 0 3.072 3.308l1.582.537a3 3 0 0 0 .497 2.375zm-2.85-4.608.013.004.937.318a1.737 1.737 0 0 1-2.92.849 1.736 1.736 0 0 1 .566-2.83c.086.72.605 1.362 1.404 1.659m4.596 2.862a2.05 2.05 0 0 1-.3-.975c.225.162.5.322.828.448zM18.5 7.779c-.445.729-1.306 1.474-2.235 1.474a3.4 3.4 0 0 1-.49-.034h-.001c-1.013-.148-1.557-.723-1.737-.95l-.056-.077a.47.47 0 0 0-.258-.215L9.996 6.712c-.595-.223-.91-.732-.765-1.24V5.47a.9.9 0 0 1 .434-.547.9.9 0 0 1 .688-.082l4.2 1.33a.469.469 0 1 0 .283-.893l-3.34-1.058-.03-.03-1.73-1.73 1.487-.532.016-.006.005-.002.019-.008c1.005-.462 1.96-.186 2.334-.04 1.415.637 2.17 1.072 2.722 1.39.767.443 1.137.656 2.18.742zm1.775-.282h-.838V3.4h.838zm2.787 0h-1.85V2.525h1.85z"/></svg>')}#page-calc #calculator-pop-up .window #step-3 .active .pt-card{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cg fill='%23fff' clip-path='url(%23a)'%3E%3Cpath d='M21.5 4h-19A2.503 2.503 0 0 0 0 6.5v11C0 18.878 1.122 20 2.5 20h19c1.378 0 2.5-1.122 2.5-2.5v-11C24 5.122 22.878 4 21.5 4M23 17.5c0 .827-.673 1.5-1.5 1.5h-19c-.827 0-1.5-.673-1.5-1.5v-11C1 5.673 1.673 5 2.5 5h19c.827 0 1.5.673 1.5 1.5z'/%3E%3Cpath d='M23.5 7H.5a.5.5 0 0 0-.5.5v3a.5.5 0 0 0 .5.5h23a.5.5 0 0 0 .5-.5v-3a.5.5 0 0 0-.5-.5m-.5 3H1V8h22zM9.5 14h-6a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1M9.5 16h-6a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1M19.5 13h-1c-.827 0-1.5.673-1.5 1.5v1c0 .827.673 1.5 1.5 1.5h1c.827 0 1.5-.673 1.5-1.5v-1c0-.827-.673-1.5-1.5-1.5m.5 2.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}#page-calc #calculator-pop-up .window #step-3 .active .paymen-type{color:#fff;background-color:#2bc06e}#page-calc #calculator-pop-up .window #step-3 .checkbox-circle{display:none}.calculate-input.icon .c-border{background-position:50%;background-repeat:no-repeat}.calculate-input.icon.icon-date .c-border{background-image:url(/images/date-icon.png)}.calculate-input.icon.icon-time .c-border{background-image:url(/images/time-icon.png)}.calculate-input.icon.icon-cleaning-count-mobile .c-border{background-image:url(/images/cleaning-count-mobile-icon.png)}#calculate-total-amount{font-size:35px;font-weight:700;color:#2bc06e}#calculate-text-amount{font-size:13px}#calculator-pop-up.show{overflow:auto;pointer-events:auto;opacity:1;display:block;z-index:9999}.calculate-input.icon.icon-date{position:relative}.calculate-input.icon.icon-date input::-moz-placeholder{color:#424e68}.calculate-input.icon.icon-date input::placeholder{color:#424e68}.calculate-input.icon.icon-date input:hover::-moz-placeholder{color:#000}.calculate-input.icon.icon-date input:hover::placeholder{color:#000}.calculate-input.icon.icon-date input:hover:-ms-input-placeholder{color:#000}.calculate-input.icon.icon-date input:hover::-ms-input-placeholder{color:#000}