.contact-form .form-control{border:1.5px solid #e0e0e0;border-radius:8px;padding:14px 18px;font-size:.95rem;transition:all .3s}.contact-form .form-control:focus{border-color:#00a651;outline:none;box-shadow:0 0 0 .2rem #00a65126}.contact-form .form-control.is-invalid{border-color:#dc3545}.contact-form .form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354526}.contact-form .invalid-feedback{margin-top:.25rem;font-size:.875rem;display:block}.contact-form select.form-control{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M3 4.5L6 7.5L9 4.5'/%3E%3C/svg%3E");background-position:right 15px center;background-repeat:no-repeat;padding-right:40px}.contact-form select.form-control:disabled{cursor:not-allowed;background-color:#f5f5f5}.contact-form textarea.form-control{resize:vertical;min-height:120px}.contact-form .form-check-input{cursor:pointer;width:1.2rem;height:1.2rem;margin-top:.15rem}.contact-form .form-check-input:checked{background-color:#00a651;border-color:#00a651}.contact-form .form-check-label{cursor:pointer;-webkit-user-select:none;user-select:none}.contact-form .alert{border-radius:8px;font-size:.95rem}
