input[type=range]{margin:11px 0}input[type=range]:disabled{background:none}input[type=range]::-webkit-slider-thumb{margin-top:-5px}input[type=range]::-webkit-slider-runnable-track{border:0 solid #c4c4c4}#calc .form-group{margin-bottom:37px}.form-group .form-group__res{display:flex;justify-content:space-between;align-items:center}.form-group .form-group__res input:disabled{background:none}.form-group span{font-family:Arial;font-style:normal;font-weight:700;font-size:16px;line-height:18px;text-align:center;color:#e65514}#calc .bulgy-radios{margin-bottom:40px;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}#calc .bulgy-radios input{position:relative;width:16px;height:16px;margin-right:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}#calc .bulgy-radios input:after,#calc .bulgy-radios input:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#calc .bulgy-radios input[type=radio]:after,#calc .bulgy-radios input[type=radio]:before{border-radius:50%}#calc .bulgy-radios input:before{width:16px;height:16px;background-color:#fff;border:1px solid #666}#calc .bulgy-radios input[type=radio]:after{display:none;width:8px;height:8px;background-color:#f37021}#calc .bulgy-radios input[type=radio]:checked:before{border:1px solid #f37021}#calc .bulgy-radios input[type=radio]:checked:after{display:block}#calc .bulgy-radios input[type=checkbox]:after{display:none;width:12px;height:6px;border-bottom:2px solid #fff;border-left:2px solid #fff;transform:translate(-50%,calc(-50% - 2px)) rotate(-55deg)}#calc .bulgy-radios input[type=checkbox]:checked:before{border:1px solid #f37021;background-color:#f37021}#calc .bulgy-radios input[type=checkbox]:checked:after{display:block}#calc .descp.text_descr b{display:inline-block;margin-bottom:16px}#calc .descp.text_descr>span{display:inline-block;margin-bottom:8px}#calc .descp.text_descr>span:last-child{margin-bottom:0}#calc .text-right.text-md-left{margin-top:40px;display:flex;justify-content:flex-start;align-items:center}#calc .text-right.text-md-left .calculate{margin-bottom:0;margin-right:40px}@media (max-width:767px){#calc .text-right.text-md-left{flex-direction:column}#calc .text-right.text-md-left .calculate{margin-bottom:24px;margin-right:0}#calc .text-right.text-md-left .calc-link{text-align:left!important}}.header-landing__logo{height:50px}