.estimate-form-section{background:#841619;padding:50px 0;position:relative;text-align:center}.estimate-form-section h2{color:#fff;font-size:53px}.estimate-form-section .form-area{margin:20px auto 0;max-width:650px}.estimate-form-section form .hs-fieldtype-file.field{align-items:center;display:flex}.estimate-form-section form .hs-input[type=file]{color:#fff;font-size:15px}.estimate-form-section .hs-fieldtype-file label{color:#fff;font-family:Lato,sans-serif;font-size:23px;font-weight:300;padding-right:20px}.estimate-form-section .hs-input::-webkit-input-placeholder{color:#000}.estimate-form-section .hs-input:-ms-input-placeholder{color:#000}.estimate-form-section .hs-input::placeholder{color:#000}.estimate-form-section textarea{font-family:Lato,sans-serif;min-height:184px!important}.estimate-form-section .hs-error-msgs li{margin:10px 0}.estimate-form-section .hs-error-msgs label{color:#fff!important}.estimate-form-section .submitted-message{color:#fff;font-size:20px}.estimate-form-section form input{font-family:Lato,sans-serif}.estimate-form-section input.hs-button.primary.large{background-color:#ce3030;border:1px solid #ce3030;border-bottom:4px solid #a82223;color:#fff;display:block;font-weight:300;width:100%}::file-selector-button{background-color:#ce3030;border:1px solid #ce3030;border-radius:5px;color:#fff;font-family:Lato,sans-serif;font-size:14px;font-weight:400;margin-right:20px;padding:7px 20px;pointer-events:auto;text-transform:uppercase}::file-selector-button:hover{background-color:#fff;color:#ce3030;cursor:pointer}.form-loading-container{align-items:center;background-color:hsla(0,0%,100%,.9);display:flex;flex-direction:column;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:-2}.loader{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:8px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:70px;margin-bottom:20px;width:70px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}