.radioSide{display:flex;align-items:center}.radioInner{border-radius:50px;background-color:transparent;height:12px;width:12px}.radioOuter{border:1px solid #6464647c;margin-right:10px;padding:2px;border-radius:50px}.isChecked{background-color:#ff7b00}.labelFlex{display:flex;justify-content:space-between;align-items:center}h4{color:#212121}.checkboxIn{display:none}.checkLabe{display:block;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none;padding:10px;border-radius:5px;border:1px solid lightgray;margin-bottom:0}.checkLabe:hover{box-shadow:0 0 2px #3c3c3c}.activeCheck{background-color:#ff7b0018;border:1px solid #3c3c3c}.invalidCheck{border-color:red;box-shadow:0 0 2px red}.wrapForm{margin:auto;width:90%;max-width:1600px;padding-top:50px}.checkFlex{display:grid;grid-template-columns:repeat(4,1fr);justify-content:space-between;grid-gap:15px}.checkWrap{width:100%}.formError{margin-bottom:20px;width:fit-content;padding:2px 15px;background-color:#f002;border:2px solid red;border-radius:5px}.formError p{color:#000}.selectFlex{display:flex;justify-content:space-between}.halfer{width:calc(50% - 15px)}.flexInputs{display:flex;justify-content:space-between;margin-bottom:15px}.wrapIn{width:calc(25% - 20px)}.addyIn{width:calc(50% - 15px)}.loadWrap{display:flex;flex-direction:column;justify-content:space-evenly;padding-top:100px}.invalidService{border:1px solid red;border-radius:5px;padding:5px 10px;background-color:#ff000018;text-align:center}.estimateHeader{display:flex;margin:auto}.headSide{width:100%}.angiside{display:flex;flex-direction:column;width:150px;align-items:center}.requestMobile{display:none}.wrapBotta{margin:0;height:0px;width:0px;overflow:hidden}@media(max-width:1000px){.wrapForm{padding-top:25px}.loadWrap{padding-top:50px}}@media(max-width:900px){.flexInputs{flex-direction:column;margin-bottom:20px}.wrapIn,.addyIn{width:100%}.requestMobile{display:block}.requestDesk{display:none}}@media(max-width:750px){.checkFlex{grid-template-columns:repeat(2,1fr);gap:15px}}@media(max-width:550px){.selectFlex{flex-direction:column}.halfer{width:100%}.hone{margin-bottom:20px}}.phoneInputWrapper{position:relative}.shadowWrapper{border-radius:5px;width:100%}.phoneInput{padding:10px;outline:none;border:1px solid lightgray;width:calc(100% - 24px);border-radius:5px;color:#6f6f6f;transition:.5s}.phoneInput:focus{border:1px solid #3c3c3c;box-shadow:0 0 2px #3c3c3c}.phoneInput::placeholder{color:#aeaeae}label{display:block;font-family:Plus Jakarta Sans,sans-serif;font-weight:600;font-size:11pt;margin-bottom:8px}.phoneInput:-webkit-autofill,.phoneInput:-webkit-autofill:hover,.phoneInput:-webkit-autofill:focus,.phoneInput:-webkit-autofill:active{-webkit-box-shadow:0 0 0 40px rgb(255,255,255) inset!important;-webkit-text-fill-color:rgb(111,111,111)!important;border-color:#fff;-webkit-box-shadow:0px 0px 5px rgba(76,76,76,.278)}.phoneInput:-webkit-autofill:focus{border-color:#ff7b00}.invalidPhone{border:1px solid red;background-color:#ff000018;transition:.3s}.invalidTextInput{border:1px solid red;box-shadow:0 0 2px red;transition:.3s}.inputErrorText{font-size:10pt;color:red}
