usbankmortgagerates.com Open in urlscan Pro
2606:4700:3035::6815:230e  Public Scan

URL: https://usbankmortgagerates.com/
Submission: On February 16 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 3 forms found in the DOM

POST

<form role="form" method="post" id="contactForm" class="form-inline form-group details-form-validated" novalidate="novalidate">
  <div class="setup-content text-center " id="step-1" style="">
    <a aria-label="Close" data-bs-dismiss="modal" id="close-modal" data-bs-backdrop="static" style="font-size: 40px;position: absolute;top:15px;right:20px">×</a>
    <div class=" w3-animate-right">
      <h4 class="mb-4 stepper-title-color">Service</h4>
      <ul class=" tab-buttons clearfix list-unstyled">
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="service1" class="nextBtn">
            <input type="radio" id="service1" name="Service" value="homeloan">
            <div class="services-three__img">
              <img src="assets/images/services/services-3-1.jpg" alt="USMR home loan">
              <div class="services-three__content" style="position: absolute;left: 35px;">
                <h3 class="services-three__title"><a class="propertylink">
                                                                    Home loan</a></h3>
              </div>
            </div>
          </label>
        </li>
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="service2" class="nextBtn">
            <input type="radio" id="service2" name="Service" value="refinance">
            <div class="services-three__img">
              <img src="assets/images/services/services-3-2.jpg" alt="USMR home loan">
              <div class="services-three__content" style="position: absolute;left: 35px;">
                <h3 class="services-three__title"><a class="propertylink">
                                                                    Refinance</a></h3>
              </div>
            </div>
          </label>
        </li>
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="service3" class="nextBtn">
            <input type="radio" id="service3" name="Service" value="reverse_mortgage">
            <div class="services-three__img">
              <img src="assets/images/services/services-3-3.jpg" alt="USMR home loan">
              <div class="services-three__content" style="position: absolute;left: 0px;">
                <h3 class="services-three__title"><a class="propertylink">Reverse
                                                                    Mortgage</a>
                </h3>
              </div>
            </div>
          </label>
        </li>
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="service4" class="nextBtn">
            <input type="radio" id="service4" name="Service" value="home_improvement">
            <div class="services-three__img">
              <img src="assets/images/services/services-3-4.jpg" alt="USMR home loan">
              <div class="services-three__content" style="position: absolute;left: 0px;">
                <h3 class="services-three__title"><a class="propertylink">Home
                                                                    Improvement</a>
                </h3>
              </div>
            </div>
          </label>
        </li>
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="service5" class="nextBtn">
            <input type="radio" id="service5" name="Service" value="home_warranty">
            <div class="services-three__img">
              <img src="assets/images/services/services-3-5.jpg" alt="USMR home loan">
              <div class="services-three__content" style="position: absolute;left: 10px;">
                <h3 class="services-three__title"><a class="propertylink">Home
                                                                    Warranty</a>
                </h3>
              </div>
            </div>
          </label>
        </li>
      </ul>
      <!-- <span><a class="previous PreviousBtn pt-3">&laquo; Previous</a></span> -->
    </div>
  </div>
  <div class="setup-content" id="step-2" style="display: none;">
    <a aria-label="Close" data-bs-dismiss="modal" id="close-modal" data-bs-backdrop="static" style="font-size: 40px;position: absolute;top:15px;right:20px">×</a>
    <input type="button" class="nextBtn bulknext-btn" hidden="">
    <div class=" w3-animate-right">
      <h4 class="mb-4 text-center stepper-title-color">Personal Details</h4>
      <div class="row">
        <div class="col-xl-6 personal">
          <div class="comment-form__input-box">
            <input type="text" placeholder="First and Last Name" id="Name" name="Name" required="" aria-required="true">
          </div>
        </div>
        <div class="col-xl-6 personal">
          <div class="comment-form__input-box date form">
            <input type="text" placeholder="Date of Birth" id="date_of_birth" onfocus="(this.type='date')" name="Date_of_Birth" required="" aria-required="true">
          </div>
        </div>
        <div class="col-xl-6 personal">
          <div class="comment-form__input-box">
            <input type="email" placeholder="Email address" id="Email" name="Email" required="" aria-required="true">
          </div>
        </div>
        <div class="col-xl-6 personal">
          <div class="comment-form__input-box">
            <input type="phone" placeholder="Phone number" id="Phone" name="Phone" required="" aria-required="true">
          </div>
        </div>
        <div class="col-xl-6 personal">
          <div class="comment-form__input-box">
            <input type="text" placeholder="Address" id="Address" name="Address" required="" aria-required="true">
          </div>
        </div>
        <div class="col-xl-6 personal">
          <div class="comment-form__input-box">
            <input type="text" placeholder="Zip code" id="Zip" name="Zip" required="" aria-required="true">
          </div>
        </div>
        <div class="row">
          <div class="col-xl-12">
            <input type="checkbox" name="TCPA" id="TCPA" value="Yes" checked="" required="" aria-required="true">
            <span>By submitting your contact information, you consent to having USMR along with our <a href="#" data-bs-toggle="modal" data-bs-target="#myModal2">
                                                            <u>mortgage partners</u>
                                                        </a> to contact via text message or phone (automatic telephone dialing system / an artificial / pre-recorded voice) to your residential or cellular telephone number you have provided which
              could also be on a corporate, state, or national Do Not Call Registry. </span>
          </div>
        </div>
      </div>
      <div class="comment-form__btn-box col-xl-12 text-center">
        <input type="button" onclick="validatePersonalInfoForm()" class="mt-5 thm-btn nextBtn bulknext" id="next" value="Next">
      </div>
      <span><a class="previous PreviousBtn">« Previous</a></span>
    </div>
  </div>
  <div class="setup-content text-center" id="step-3" style="display: none;">
    <a aria-label="Close" data-bs-dismiss="modal" id="close-modal" data-bs-backdrop="static" style="font-size: 40px;position: absolute;top:15px;right:20px">×</a>
    <div class=" w3-animate-right ">
      <h4 class="stepper-title-color">Monthly Income</h4>
      <ul class="tab-buttons list-unstyled">
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="income1" class="nextBtn">
            <input type="radio" id="income1" name="income" value="3000$ - 5000$">
            <div class="get-insuracne-two__tab-btn-content">
              <div class="get-insuracne-two__tab-text-box justify-content-center">
                <p class="get-insuracne-two__tab-text ">3000$ - 5000$<br>
                </p>
              </div>
            </div>
          </label>
        </li>
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="income2" class="nextBtn">
            <input type="radio" id="income2" name="income" value="5000$ - 7500$">
            <div class="get-insuracne-two__tab-btn-content">
              <div class="get-insuracne-two__tab-text-box">
                <p class="get-insuracne-two__tab-text">5000$ - 7500$<br>
                </p>
              </div>
            </div>
          </label>
        </li>
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="income3" class="nextBtn">
            <input type="radio" id="income3" name="income" value="7500$ - 9000$">
            <div class="get-insuracne-two__tab-btn-content">
              <div class="get-insuracne-two__tab-text-box">
                <p class="get-insuracne-two__tab-text">7500$ - 9000$<br>
                </p>
              </div>
            </div>
          </label>
        </li>
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="income4" class="nextBtn">
            <input type="radio" id="income4" name="income" value="9000$ +">
            <div class="get-insuracne-two__tab-btn-content">
              <div class="get-insuracne-two__tab-text-box">
                <p class="get-insuracne-two__tab-text"> &gt; 9000$<br>
                </p>
              </div>
            </div>
          </label>
        </li>
      </ul>
      <span><a class="previous PreviousBtn pt-5">« Previous</a></span>
    </div>
  </div>
  <div class="setup-content text-center" id="step-4" style="display: none;">
    <a aria-label="Close" data-bs-dismiss="modal" id="close-modal" data-bs-backdrop="static" style="font-size: 40px;position: absolute;top:15px;right:20px">×</a>
    <div class=" w3-animate-right ">
      <h4 class="mb-4 stepper-title-color">Credit Score Details</h4>
      <ul class="tab-buttons list-unstyled">
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="excellent" class="nextBtn">
            <input type="radio" id="excellent" name="Credit_Score" value="Excellent">
            <img src="assets/images/emojis/Excellent.png" style="height:100px; width:100px;" alt="Condominium">
            <h5 class="mt-3">Excellent</h5>
            <p>850 to 720</p>
          </label>
        </li>
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="Good" class="nextBtn">
            <input type="radio" id="Good" name="Credit_Score" value="Good">
            <img src="assets/images/emojis/Good.png" style="height:100px; width:100px;" alt="Condominium">
            <h5 class="mt-3">Good</h5>
            <p>719 to 690</p>
          </label>
        </li>
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="Average" class="nextBtn">
            <input type="radio" id="Average" name="Credit_Score" value="Average">
            <img src="assets/images/emojis/Average.png" style="height:100px; width:100px;" alt="Condominium">
            <h5 class="mt-3">Average</h5>
            <p>689 to 630</p>
          </label>
        </li>
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="Bad" class="nextBtn">
            <input type="radio" id="Bad" name="Credit_Score" value="Bad">
            <img src="assets/images/emojis/Bad.png" style="height:100px; width:100px;" alt="Condominium">
            <h5 class="mt-3">Bad</h5>
            <p>629 to 300</p>
          </label>
        </li>
      </ul>
      <span><a class="previous PreviousBtn pt-3">« Previous</a></span>
    </div>
  </div>
  <div class="setup-content text-center  what" id="property-step-5" style="display: none;">
    <a aria-label="Close" data-bs-dismiss="modal" id="close-modal" data-bs-backdrop="static" style="font-size: 40px;position: absolute;top:15px;right:20px">×</a>
    <div class="row">
      <h4 class="stepper-title-color">What Kind Of Property</h4>
      <div class="col-xs-6 col-xl-3 col-lg-6 col-md-6 ">
        <div class="portfolio__single w3-animate-right">
          <div class="">
            <label for="kind_of_property1" class="nextBtn">
              <input type="radio" id="kind_of_property1" name="what_kind_of_property" value="Single_family">
              <div class="services-three__img">
                <img src="assets/images/services/properity/services-3-1.jpg" alt="USMR home loan">
                <div class="services-three__content" style="position: absolute;left: 20px;">
                  <h3 class="services-three__title"><a class="propertylink">
                                                                        Single-family</a></h3>
                </div>
              </div>
            </label>
          </div>
        </div>
      </div>
      <div class="col-xs-6 col-xl-3 col-lg-6 col-md-6">
        <div class="portfolio__single w3-animate-right">
          <div class="">
            <label for="kind_of_property2" class="nextBtn">
              <input type="radio" id="kind_of_property2" name="what_kind_of_property" value="Multi_family">
              <div class="services-three__img">
                <img src="assets/images/services/properity/services-3-2.jpg" alt="USMR home loan">
                <div class="services-three__content" style="position: absolute;left: 20px;">
                  <h3 class="services-three__title"><a class="propertylink">
                                                                        Multi-family</a></h3>
                </div>
              </div>
            </label>
          </div>
        </div>
      </div>
      <div class="col-xs-6 col-xl-3 col-lg-6 col-md-6">
        <div class="portfolio__single w3-animate-right">
          <div class="">
            <label for="kind_of_property3" class="nextBtn">
              <input type="radio" id="kind_of_property3" name="what_kind_of_property" value="Condominium">
              <div class="services-three__img">
                <img src="assets/images/services/properity/services-3-3.jpg" alt="USMR home loan">
                <div class="services-three__content" style="position: absolute;left: 10px;">
                  <h3 class="services-three__title"><a class="propertylink">Condominium</a></h3>
                </div>
              </div>
            </label>
          </div>
        </div>
      </div>
      <div class="col-xs-6 col-xl-3 col-lg-6 col-md-6">
        <div class="portfolio__single w3-animate-right">
          <div class="">
            <label for="kind_of_property4" class="nextBtn">
              <input type="radio" id="kind_of_property4" name="what_kind_of_property" value="Townhouse">
              <div class="services-three__img">
                <img src="assets/images/services/properity/services-3-4.jpg" alt="USMR home loan">
                <div class="services-three__content" style="position: absolute;left: 20px;">
                  <h3 class="services-three__title"><a class="propertylink">Townhouse</a></h3>
                </div>
              </div>
            </label>
          </div>
        </div>
      </div>
      <span><a class="previous PreviousBtn">« Previous</a></span>
    </div>
  </div>
  <div class="text-center setup-content" id="homeloan-step-6" style="display: none;">
    <a aria-label="Close" data-bs-dismiss="modal" id="close-modal" data-bs-backdrop="static" style="font-size: 40px;position: absolute;top:15px;right:20px">×</a>
    <!-- <input type="button" class="nextBtn bulknext-btn" hidden /> -->
    <div class=" w3-animate-right">
      <h4 class="stepper-title-color">Type of Loan</h4>
      <ul class="tab-buttons list-unstyled">
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="typeLoan1">
            <input type="radio" id="typeLoan1" class="bulknext" name="Type_Of_Loan" value="Conventional_Fixed_rate_Loans" required="" aria-required="true">
            <div class="get-insuracne-two__tab-btn-content">
              <div class="get-insuracne-two__tab-text-box">
                <p class="get-insuracne-two__tab-text">Conventional Fixed Rate Loans<br>
                </p>
              </div>
            </div>
          </label>
        </li>
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="typeLoan2">
            <input type="radio" id="typeLoan2" class="bulknext" name="Type_Of_Loan" value="federal_Housing_Administration_Loans" required="" aria-required="true">
            <div class="get-insuracne-two__tab-btn-content">
              <div class="get-insuracne-two__tab-text-box">
                <p class="get-insuracne-two__tab-text">Federal Housing Administration Loans<br>
                </p>
              </div>
            </div>
          </label>
        </li>
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="typeLoan3">
            <input type="radio" id="typeLoan3" class="bulknext" name="Type_Of_Loan" value="veteran_affairs_Loans" required="" aria-required="true">
            <div class="get-insuracne-two__tab-btn-content">
              <div class="get-insuracne-two__tab-text-box">
                <p class="get-insuracne-two__tab-text">Veteran Affairs Loans<br>
                </p>
              </div>
            </div>
          </label>
        </li>
      </ul>
      <h4 class="mt-4 stepper-title-color">How will this property be Used?</h4>
      <ul class="tab-buttons list-unstyled">
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="propertyUse1">
            <input type="radio" id="propertyUse1" class="bulknext" name="Property_Usage" value="Primary_Residence" required="" aria-required="true">
            <div class="get-insuracne-two__tab-btn-content">
              <div class="get-insuracne-two__tab-text-box">
                <p class="get-insuracne-two__tab-text">Primary Residence<br>
                </p>
              </div>
            </div>
          </label>
        </li>
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="propertyUse2">
            <input type="radio" id="propertyUse2" class="bulknext" name="Property_Usage" value="Second_Or_Vacation_Home" required="" aria-required="true">
            <div class="get-insuracne-two__tab-btn-content">
              <div class="get-insuracne-two__tab-text-box">
                <p class="get-insuracne-two__tab-text">Second/Vaction Home<br>
                </p>
              </div>
            </div>
          </label>
        </li>
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="propertyUse3">
            <input type="radio" id="propertyUse3" class="bulknext" name="Property_Usage" value="Investment_Or_Rental_Property" required="" aria-required="true">
            <div class="get-insuracne-two__tab-btn-content">
              <div class="get-insuracne-two__tab-text-box">
                <p class="get-insuracne-two__tab-text">Investment/Rental Property<br>
                </p>
              </div>
            </div>
          </label>
        </li>
      </ul>
      <div class="comment-form__btn-box col-xl-12 text-center">
        <button type="submit" class="mt-5 thm-btn comment-form__btn nextBtn">Submit</button>
      </div>
      <span><a class="previous PreviousBtn pt-5">« Previous</a></span>
    </div>
  </div>
  <div class="text-center setup-content step-up" id="refinance-step-6" style="display: none;">
    <a aria-label="Close" data-bs-dismiss="modal" id="close-modal" data-bs-backdrop="static" style="font-size: 40px;position: absolute;top:15px;right:20px">×</a>
    <!-- <input type="button" class="nextBtn bulknext-btn" hidden /> -->
    <div class=" w3-animate-right">
      <h4 class="stepper-title-color">Type of refinance Loan</h4>
      <ul class="tab-buttons list-unstyled">
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="Loan1">
            <input type="radio" id="Loan1" class="bulknext" name="Type_Of_Loan" value="Traditional_refinance" required="" aria-required="true">
            <div class="get-insuracne-two__tab-btn-content">
              <div class="get-insuracne-two__tab-text-box">
                <p class="get-insuracne-two__tab-text">Traditional refinance<br>
                </p>
              </div>
            </div>
          </label>
        </li>
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="Loan2">
            <input type="radio" id="Loan2" class="bulknext" name="Type_Of_Loan" value="Cash_out_refinance" required="" aria-required="true">
            <div class="get-insuracne-two__tab-btn-content">
              <div class="get-insuracne-two__tab-text-box">
                <p class="get-insuracne-two__tab-text">Cashout refinance<br>
                </p>
              </div>
            </div>
          </label>
        </li>
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="Loan3">
            <input type="radio" id="Loan3" class="bulknext" name="Type_Of_Loan" value=" Smart_refinance" required="" aria-required="true">
            <div class="get-insuracne-two__tab-btn-content">
              <div class="get-insuracne-two__tab-text-box">
                <p class="get-insuracne-two__tab-text">Smart refinance<br>
                </p>
              </div>
            </div>
          </label>
        </li>
      </ul>
      <h4 class="mt-4 stepper-title-color">How will this property be Used?</h4>
      <ul class="tab-buttons list-unstyled">
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="property1">
            <input type="radio" id="property1" class="bulknext" name="Property_Usage" value="Primary_Residence" required="" aria-required="true">
            <div class="get-insuracne-two__tab-btn-content">
              <div class="get-insuracne-two__tab-text-box">
                <p class="get-insuracne-two__tab-text">Primary Residence<br>
                </p>
              </div>
            </div>
          </label>
        </li>
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="property2">
            <input type="radio" id="property2" class="bulknext" name="Property_Usage" value="Second_Or_Vacation_Home" required="" aria-required="true">
            <div class="get-insuracne-two__tab-btn-content">
              <div class="get-insuracne-two__tab-text-box">
                <p class="get-insuracne-two__tab-text">Second/Vaction Home<br>
                </p>
              </div>
            </div>
          </label>
        </li>
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="property3">
            <input type="radio" id="property3" class="bulknext" name="Property_Usage" value="Investment_Or_Rental_Property" required="" aria-required="true">
            <div class="get-insuracne-two__tab-btn-content">
              <div class="get-insuracne-two__tab-text-box">
                <p class="get-insuracne-two__tab-text">Investment/Rental Property<br>
                </p>
              </div>
            </div>
          </label>
        </li>
      </ul>
      <div class="comment-form__btn-box col-xl-12 text-center">
        <button type="submit" class="mt-5 thm-btn comment-form__btn nextBtn">Submit</button>
      </div>
      <span><a class="previous PreviousBtn pt-5">« Previous</a></span>
    </div>
  </div>
  <div class="text-center setup-content" id="home-improvement-step-6" style="display: none;">
    <a aria-label="Close" data-bs-dismiss="modal" id="close-modal" data-bs-backdrop="static" style="font-size: 40px;position: absolute;top:15px;right:20px">×</a>
    <input type="button" class="nextBtn bulknext-btn" hidden="">
    <div class=" w3-animate-right">
      <h4 class="stepper-title-color">Type of Home Improvement</h4>
      <ul class="tab-buttons list-unstyled">
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="type1">
            <input type="radio" id="type1" class="bulknext" name="Project_Type" value="Home_equity_line_of_credit">
            <div class="get-insuracne-two__tab-btn-content">
              <div class="get-insuracne-two__tab-text-box">
                <p class="get-insuracne-two__tab-text">Home Equity Line of Credit<br>
                </p>
              </div>
            </div>
          </label>
        </li>
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="type2">
            <input type="radio" id="type2" class="bulknext" name="Project_Type" value="Home_Equity_loan">
            <div class="get-insuracne-two__tab-btn-content">
              <div class="get-insuracne-two__tab-text-box">
                <p class="get-insuracne-two__tab-text">Home Equity loan<br>
                </p>
              </div>
            </div>
          </label>
        </li>
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="type3">
            <input type="radio" id="type3" class="bulknext" name="Project_Type" value="Cashout_Home_Improvement">
            <div class="get-insuracne-two__tab-btn-content">
              <div class="get-insuracne-two__tab-text-box">
                <p class="get-insuracne-two__tab-text">Cash out Home Improvement<br>
                </p>
              </div>
            </div>
          </label>
        </li>
      </ul>
      <h4 class="mt-4 stepper-title-color">Purpose</h4>
      <ul class="tab-buttons list-unstyled">
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="Purpose1">
            <input type="radio" id="Purpose1" class="bulknext" name="Purpose" value="Renovation">
            <div class="get-insuracne-two__tab-btn-content">
              <div class="get-insuracne-two__tab-text-box">
                <p class="get-insuracne-two__tab-text">Renovation<br>
                </p>
              </div>
            </div>
          </label>
        </li>
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="Purpose2">
            <input type="radio" id="Purpose2" class="bulknext" name="Purpose" value="Addition">
            <div class="get-insuracne-two__tab-btn-content">
              <div class="get-insuracne-two__tab-text-box">
                <p class="get-insuracne-two__tab-text">Addition<br>
                </p>
              </div>
            </div>
          </label>
        </li>
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="Purpose3">
            <input type="radio" id="Purpose3" class="bulknext" name="Purpose" value="Expansion">
            <div class="get-insuracne-two__tab-btn-content">
              <div class="get-insuracne-two__tab-text-box">
                <p class="get-insuracne-two__tab-text">Expansion<br>
                </p>
              </div>
            </div>
          </label>
        </li>
      </ul>
      <span><a class="previous PreviousBtn pt-5">« Previous</a></span>
    </div>
  </div>
  <div class="text-center setup-content" id="home-improvement-step-7" style="display: none;">
    <a aria-label="Close" data-bs-dismiss="modal" id="close-modal" data-bs-backdrop="static" style="font-size: 40px;position: absolute;top:15px;right:20px">×</a>
    <!-- <input type="button" class="nextBtn bulknext-btn" hidden /> -->
    <div class=" w3-animate-right">
      <h4 class="mt-4 stepper-title-color">Scope</h4>
      <ul class="tab-buttons list-unstyled">
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="scope1">
            <input type="radio" id="scope1" class="bulknext" name="scope" value="Cosmetic_Change" required="" aria-required="true">
            <div class="get-insuracne-two__tab-btn-content">
              <div class="get-insuracne-two__tab-text-box">
                <p class="get-insuracne-two__tab-text"> Cosmetic Change<br>
                </p>
              </div>
            </div>
          </label>
        </li>
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="scope2">
            <input type="radio" id="scope2" class="bulknext" name="scope" value="Typical_Renovation" required="" aria-required="true">
            <div class="get-insuracne-two__tab-btn-content">
              <div class="get-insuracne-two__tab-text-box">
                <p class="get-insuracne-two__tab-text">Typical Renovation<br>
                </p>
              </div>
            </div>
          </label>
        </li>
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="scope3">
            <input type="radio" id="scope3" class="bulknext" name="scope" value="Down_To_The_Studs" required="" aria-required="true">
            <div class="get-insuracne-two__tab-btn-content">
              <div class="get-insuracne-two__tab-text-box">
                <p class="get-insuracne-two__tab-text">Down To The Studs<br>
                </p>
              </div>
            </div>
          </label>
        </li>
      </ul>
      <h4 class="mt-4 stepper-title-color">Finish Level</h4>
      <ul class="tab-buttons list-unstyled">
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="Finish_Level1">
            <input type="radio" id="Finish_Level1" class="bulknext" name="Finish_Level" value="Budget" required="" aria-required="true">
            <div class="get-insuracne-two__tab-btn-content">
              <div class="get-insuracne-two__tab-text-box">
                <p class="get-insuracne-two__tab-text">Budget<br>
                </p>
              </div>
            </div>
          </label>
        </li>
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="Finish_Level2">
            <input type="radio" id="Finish_Level2" class="bulknext" name="Finish_Level" value="Mid" required="" aria-required="true">
            <div class="get-insuracne-two__tab-btn-content">
              <div class="get-insuracne-two__tab-text-box">
                <p class="get-insuracne-two__tab-text">Mid<br>
                </p>
              </div>
            </div>
          </label>
        </li>
        <li data-tab="#home" class="tab-btn active-btn">
          <label for="Finish_Level3">
            <input type="radio" id="Finish_Level3" class="bulknext" name="Finish_Level" value="High" required="" aria-required="true">
            <div class="get-insuracne-two__tab-btn-content">
              <div class="get-insuracne-two__tab-text-box">
                <p class="get-insuracne-two__tab-text">High<br>
                </p>
              </div>
            </div>
          </label>
        </li>
      </ul>
      <div class="comment-form__btn-box col-xl-12 text-center">
        <button type="submit" class="mt-5 thm-btn comment-form__btn nextBtn">Submit</button>
      </div>
      <span><a class="previous PreviousBtn pt-5">« Previous</a></span>
    </div>
  </div>
  <div class="row text-center setup-content" id="step-8" style="display: none;">
    <div class="">
      <a class="text-right" aria-label="Close" data-bs-dismiss="modal" id="close-modal" data-bs-backdrop="static" style="font-size: 40px;position: absolute;right: 20px;top: 15px;">×</a>
      <div>
        <!-- <a href="index.html"><img src="assets/images/resources/logo-1.png" alt="USMR Loan Mortgage logo"></a> -->
      </div><br>
      <h1>We’ve received your Application.<br> We will get in touch with you shortly! </h1><br>
      <!-- <p>We appreciate you contacting us. One of our team members will get back to you very soon.</p> -->
    </div>
    <a href="index.html" class="thm-btn comment-form__btn" style="width: 40%;">Home</a>
    <!-- <lottie-player src="https://assets7.lottiefiles.com/private_files/lf30_CCLano.json"
                                        background="transparent" speed="1" style="width: 700px; height: 500px;" loop
                                        autoplay></lottie-player> -->
  </div>
  <div id="step-9">
  </div>
  <input type="hidden" name="Lead_Source" value="Home">
  <input type="hidden" name="xxTrustedFormToken" id="xxTrustedFormToken_0" value="https://cert.trustedform.com/0352f32d67a000131561e5e2b7b9d13d591c6be7"><input type="hidden" name="xxTrustedFormCertUrl" id="xxTrustedFormCertUrl_0"
    value="https://cert.trustedform.com/0352f32d67a000131561e5e2b7b9d13d591c6be7"><input type="hidden" name="xxTrustedFormPingUrl" id="xxTrustedFormPingUrl_0"
    value="https://ping.trustedform.com/0.cBhVyA-oo3lkzL5DYA6zTt6wAijt2BLnwC_oC4tHD_pOe573QW9e8VTv9Ow4TwlUregAAWQn.ny011T1YX6RAiR8iG83Pww.KdDOyVRh_FedjdH06epOvA">
</form>

<form id="username" class="get-insuracne-two__form" novalidate="novalidate">
  <div class="get-insuracne-two__content-box">
    <div class="get-insuracne-two__input-box">
      <input type="text" placeholder="First and Last Name" name="Name" id="username" required="" aria-required="true">
    </div>
    <div class="comment-form__input-box date form">
      <input type="text" placeholder="Date of Birth" id="date_of_birth" onfocus="(this.type='date')" name="Date_of_Birth" required="" aria-required="true">
    </div>
    <div class="get-insuracne-two__input-box">
      <input type="email" placeholder="Email address" name="Email" id="email" required="" aria-required="true">
    </div>
    <div class="get-insuracne-two__input-box">
      <input type="phone" placeholder="Phone number" name="Phone" id="phone" required="" aria-required="true">
    </div>
    <div class="get-insuracne-two__input-box">
      <input type="text" placeholder="Address" name="Address">
    </div>
    <div class="get-insuracne-two__input-box">
      <input type="text" placeholder="Zip code" name="Zip" id="zipcode" required="" aria-required="true">
    </div>
    <br>
  </div>
  <div class="get-insuracne-two__content-bottom">
    <button type="submit" class="thm-btn get-insuracne-two__btn">Get A Quote Now</button>
    <!-- <div class="get-insuracne-two__content-bottom-text-box">
                                                                    <p>Been here before?</p>
                                                                    <h5>Review your quotes.</h5>
                                                                </div> -->
  </div>
  <br>
  <div class="get-insuracne-two__input-box">
    <input type="checkbox" name="TCPA" value="Yes" checked="" required="" aria-required="true">
    <span>By submitting your contact information, you consent to having USMR along with our <a href="#" data-bs-toggle="modal" data-bs-target="#exampleModal">
                                                                        <u>mortgage partners</u>
                                                                    </a> to contact via text message or phone (automatic telephone dialing system / an artificial / pre-recorded voice) to your residential or cellular telephone number you have
      provided which could also be on a corporate, state, or national Do Not Call Registry. </span>
  </div>
  <input type="hidden" name="xxTrustedFormToken" id="xxTrustedFormToken_1" value="https://cert.trustedform.com/0352f32d67a000131561e5e2b7b9d13d591c6be7"><input type="hidden" name="xxTrustedFormCertUrl" id="xxTrustedFormCertUrl_1"
    value="https://cert.trustedform.com/0352f32d67a000131561e5e2b7b9d13d591c6be7"><input type="hidden" name="xxTrustedFormPingUrl" id="xxTrustedFormPingUrl_1"
    value="https://ping.trustedform.com/0.cBhVyA-oo3lkzL5DYA6zTt6wAijt2BLnwC_oC4tHD_pOe573QW9e8VTv9Ow4TwlUregAAWQn.ny011T1YX6RAiR8iG83Pww.KdDOyVRh_FedjdH06epOvA">
</form>

#

<form action="#">
  <label for="search" class="sr-only">search here</label><!-- /.sr-only -->
  <input type="text" id="search" placeholder="Search Here...">
  <button type="submit" aria-label="search submit" class="thm-btn">
    <i class="icon-magnifying-glass"></i>
  </button>
  <input type="hidden" name="xxTrustedFormToken" id="xxTrustedFormToken_2" value="https://cert.trustedform.com/0352f32d67a000131561e5e2b7b9d13d591c6be7"><input type="hidden" name="xxTrustedFormCertUrl" id="xxTrustedFormCertUrl_2"
    value="https://cert.trustedform.com/0352f32d67a000131561e5e2b7b9d13d591c6be7"><input type="hidden" name="xxTrustedFormPingUrl" id="xxTrustedFormPingUrl_2"
    value="https://ping.trustedform.com/0.cBhVyA-oo3lkzL5DYA6zTt6wAijt2BLnwC_oC4tHD_pOe573QW9e8VTv9Ow4TwlUregAAWQn.ny011T1YX6RAiR8iG83Pww.KdDOyVRh_FedjdH06epOvA">
</form>

Text Content

 * 30 N Gould St Ste 3815, Sheridan city , Wyoming - 82801, USA

 * info@unitedstatesmortgagerate.com


 * Home
 * Services
   * Home Loan
   * Refinance
   * Reverse Mortgage
   * Home Improvement
   * Home Warranty
 * Mortgage Calculator
 * Blogs
 * Contact Us

Get a quote
+1 601 313 9344

Call to Our Experts

 * Home
 * Services
   * Home Loan
   * Refinance
   * Reverse Mortgage
   * Home Improvement
   * Home Warranty
 * Mortgage Calculator
 * Blogs
 * Contact Us

Get a quote
+1 601 313 9344

Call to Our Experts


READY FOR YOUR
NEXT MOVE?

We provide “Secured loans” with plenty of loan options
kick start your loan process

Start Your Application


WE ARE THE KEY
TO YOUR NEW HOME.

We find the loan rates that will work just for you
Let us guide you a new perspective of living, get started now

Pre-qualify


READY FOR YOUR
NEXT MOVE?

We provide “Secured loans” with plenty of loan options
kick start your loan process

Start Your Application


WE ARE THE KEY
TO YOUR NEW HOME.

We find the loan rates that will work just for you
Let us guide you a new perspective of living, get started now

Pre-qualify


Today's Refinance Rates

Get In Touch With our Personnel

Check Prequalification for loan approval


30

Years of
Experience



About Us





FOR YOUR PROPERTIES AND MORTGAGE NEEDS

USMR is a leading provider of mortgage lenders along with a variety of
pre-eminent services that include Home Loan, Refinance, Reverse Mortgage, Home
Improvement and Home Warranty in the United States. We provide premium mortgage
services along with the best originator from a variety of choices, so you can
find the finest rate for your Home Loan.


Whether you're buying a new home or refinancing your existing home loan, USMR
can help you save money on your mortgage.

Start Your Application
+1 601 313 9344

Call to Our Experts

Our services






ALL LOANS SERVICES


HOME LOAN


REFINANCE


REVERSE MORTGAGE


HOME IMPROVEMENT


HOME WARRANTY

What’s in store for you?


LIVE YOUR DREAM WITH A PERFECT SCHEME

Check our rates

One Stop Solution





FOR YOUR PROPERTIES AND MORTGAGE NEEDS


USMR is comprised of the largest, independent Mortgage originator in the
country, coupled with our Real estate offering. USMR is enabled by scale and
technology to create successful client outcomes, the local market presence to
deliver personalized service across the country. As a national provider of
Mortgage originator, and Realtor services for individuals and business, we
believe real estate transactions are local and market participants gravitate to
and establish relationships with professionals who know and understand the
unique dynamics of their market and community.


VERY LOW RATES ON
ALL LOANS


99.9% SUCCESS
RATE GUARANTEE


FLEXIBLE WITH YOUR
REPAYMENTS






CHECK IF YOUR EQUITY IS THE ONE FOR YOU.



% HOME EQUITY RATE CALCULATOR

Find out what rates could be available for you with our rate and payment
calculator..


Estimate your rate





Check Today's US Mortgage Rates

See today's rates for your different mortgages for your state!


Check our rates



ESTIMATE YOUR LOAN IN SECONDS

Monthly EMI

Calculate loan in year
$

100000

10

Years

60

Months

10

%

Monthly EMI $2,124.70

Total Amount Payable $127,482.27

Apply For Loan
1

Step 1

2

Step 2

3

Step 3

4

Step 4

5

Step 5

6

Step 6

7

Step 7

8

Step 8

9

Step 9

×

SERVICE


 * HOME LOAN


 * REFINANCE


 * REVERSE MORTGAGE


 * HOME IMPROVEMENT


 * HOME WARRANTY

×

PERSONAL DETAILS

By submitting your contact information, you consent to having USMR along with
our mortgage partners to contact via text message or phone (automatic telephone
dialing system / an artificial / pre-recorded voice) to your residential or
cellular telephone number you have provided which could also be on a corporate,
state, or national Do Not Call Registry.

« Previous
×

MONTHLY INCOME

 * 3000$ - 5000$
   

 * 5000$ - 7500$
   

 * 7500$ - 9000$
   

 * > 9000$
   

« Previous
×

CREDIT SCORE DETAILS

 * EXCELLENT
   
   850 to 720

 * GOOD
   
   719 to 690

 * AVERAGE
   
   689 to 630

 * BAD
   
   629 to 300

« Previous
×

WHAT KIND OF PROPERTY


SINGLE-FAMILY


MULTI-FAMILY


CONDOMINIUM


TOWNHOUSE

« Previous
×

TYPE OF LOAN

 * Conventional Fixed Rate Loans
   

 * Federal Housing Administration Loans
   

 * Veteran Affairs Loans
   

HOW WILL THIS PROPERTY BE USED?

 * Primary Residence
   

 * Second/Vaction Home
   

 * Investment/Rental Property
   

Submit
« Previous
×

TYPE OF REFINANCE LOAN

 * Traditional refinance
   

 * Cashout refinance
   

 * Smart refinance
   

HOW WILL THIS PROPERTY BE USED?

 * Primary Residence
   

 * Second/Vaction Home
   

 * Investment/Rental Property
   

Submit
« Previous
×

TYPE OF HOME IMPROVEMENT

 * Home Equity Line of Credit
   

 * Home Equity loan
   

 * Cash out Home Improvement
   

PURPOSE

 * Renovation
   

 * Addition
   

 * Expansion
   

« Previous
×

SCOPE

 * Cosmetic Change
   

 * Typical Renovation
   

 * Down To The Studs
   

FINISH LEVEL

 * Budget
   

 * Mid
   

 * High
   

Submit
« Previous
×




WE’VE RECEIVED YOUR APPLICATION.
WE WILL GET IN TOUCH WITH YOU SHORTLY!


Home


MORTGAGE PARTNERS


DBA - Support First, Senior Health Advisors, North Star Insurance Advisors,
Premier Producers Group and Senior Benefits, Benefit support group, Career
helper, Benefit offer group.
Close
80

%

Guaranteed Loans

80

M+

Funds Processed

80

+

Happy Customer

80

+

Employees to Assist

work process





OUR EASY WORK PROCESS
IN 4 STEPS


AUTHENTICATION & PREQUALIFICATION

An early step in your home buying journey. Get an estimate to be prepped.


START THE LOAN PROCESS

Second stage of your loan process secured in nature. Apply to get there.


INSPECT AND EVALUATE

Our surveyor helps you compare and examine your property thoroughly and inform
you of red flags if any.


FINAL APPROVAL
KEY TO YOUR DREAM HOME

Get ready with your keychain because the lender had reviewed your signed
documents.

Pre-qualify

Our Benefits





WHY CHOOSE US?

The quality of our service is based on our well-trained, professional staff and
conscientious attitude with clients. We continue our service to endeavor to stay
aware of the latest trends, coverages, and techniques. We’re involved in our
communities and we deliberately organized ourselves to provide the most freedom
to our clients. We aim to master excellence right from financing to purchasing
your home at ease.

?CAN I TRANSFER THE LOAN MULTIPLE TIMES?

You can switch lenders as many times as you like if it helps ease your credit
burden. However, it is not recommended to shift too much as it will give a bad
impression. It's also important to remember that banks charge fees for direct
debits.

?DO MY AGE AND OCCUPATION MATTER?

Your age and income are the most important criteria for bank creditworthiness.
For example, banks are more willing to support young people with stable monthly
income. Such profiles are less risky.

?HOW DO I CALCULATE HOME LOAN RATES?

Mortgage rates can be confusing. There are two key types generally referenced
when researched: Interest Rates and Annual Percentage Rates (APR). In short,
your interest rate is determined at the end of your application process, but you
can get rough ideas of what to expect prior to applying. Check your monthly EMI
now!

Apply now





SELECT YOUR SERVICE
TO GET STARTED!

 * Home Loan
   

 * Refinance
   

 * Reverse Mortgage
   

 * Home Improvement
   

 * Home Warranty
   



Get A Quote Now

By submitting your contact information, you consent to having USMR along with
our mortgage partners to contact via text message or phone (automatic telephone
dialing system / an artificial / pre-recorded voice) to your residential or
cellular telephone number you have provided which could also be on a corporate,
state, or national Do Not Call Registry.

MORTGAGE PARTNERS

DBA - Support First, Senior Health Advisors, North Star Insurance Advisors,
Premier Producers Group and Senior Benefits, Benefit support group, Career
helper, Benefit offer group.
Close

testimonials





REVIEWS FROM OUR CLIENTS


KEVIN MARTIN

real estate agent

I wanted to let you know how much the homeowner at our recent closing raved
about USMR. I feel very fortunate that we were introduced to her and that they
has been such an valuable asset to many of my clients.


SCOTT BAKER

Homeowner

My fiance and I purchased our first home last year and going in we didn't
understand anything about the mortgage process. USMR was so knowledgeable,
attentive, made us feel comfortable and more educated.


MR. & MRS. HERNANDEZ JR.

Homeowner

We recently used USMR to refinance our house, and They are awesome. USMR is a
pure professional and was very responsive throughout the process. We will
definitely be recommending USMR to others in the future.


HALLEN SMITH

real estate agent

I refer all of my clients to USMR, and I trust their work so much that I have
obtained all of my own loans through them as well. They do an exhaustive search
to get you the best rate and find the best mortgage program available.


KEVIN MARTIN

real estate agent

I wanted to let you know how much the homeowner at our recent closing raved
about USMR. I feel very fortunate that we were introduced to her and that they
has been such an valuable asset to many of my clients.


SCOTT BAKER

Homeowner

My fiance and I purchased our first home last year and going in we didn't
understand anything about the mortgage process. USMR was so knowledgeable,
attentive, made us feel comfortable and more educated.


MR. & MRS. HERNANDEZ JR.

Homeowner

We recently used USMR to refinance our house, and They are awesome. USMR is a
pure professional and was very responsive throughout the process. We will
definitely be recommending USMR to others in the future.


HALLEN SMITH

real estate agent

I refer all of my clients to USMR, and I trust their work so much that I have
obtained all of my own loans through them as well. They do an exhaustive search
to get you the best rate and find the best mortgage program available.




Whether you're a first-time homebuyer or you're looking to refinance your
existing home loan, we can help you find the best mortgage interest rates
available.




CONTACT

 * info@unitedstatesmortgagerate.com

 * 30 N Gould St Ste 3815, Sheridan city , Wyoming - 82801, USA


OPEN HOURS


MON – SAT: 8:00 AM TO 6:00 PM
SUNDAY: CLOSED


SERVICES

Home Loan
Refinance
Reverse Mortgage
Home Improvement
Home Warranty


UTILITIES

Blogs
Contact Us
Mortgage Calculator

+1 601 313 9344

Call to Our Experts

© All Copyright 2022 by USMR

 * Home
 * Services
   * Home Loan
   * Refinance
   * Reverse Mortgage
   * Home Improvement
   * Home Warranty
 * Mortgage Calculator
 * Blogs
 * Contact Us

 * 
 * info@unitedstatesmortgagerate.com
 * +1 601 313 9344


search here
X
1 : 00 AM


Hour
Minutes
AM PM


1 2 3 4 5 6 7 8 9 10 11 12


00 05 10 15 20 25 30 35 40 45 50 55



SET