www.buildersmutual.com Open in urlscan Pro
2620:1ec:bdf::45  Public Scan

Submitted URL: https://www.bmico.com/
Effective URL: https://www.buildersmutual.com/
Submission: On December 05 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

<form class="gsc-search-box gsc-search-box-tools" accept-charset="utf-8">
  <table cellspacing="0" cellpadding="0" role="presentation" class="gsc-search-box">
    <tbody>
      <tr>
        <td class="gsc-input">
          <div class="gsc-input-box" id="gsc-iw-id1">
            <table cellspacing="0" cellpadding="0" role="presentation" id="gs_id50" class="gstl_50 gsc-input" style="width: 100%; padding: 0px;">
              <tbody>
                <tr>
                  <td id="gs_tti50" class="gsib_a"><input autocomplete="off" type="text" size="10" class="gsc-input" name="search" title="suchen" aria-label="suchen" id="gsc-i-id1" dir="ltr" spellcheck="false"
                      style="width: 100%; padding: 0px; border: none; margin: 0px; height: auto; outline: none;"></td>
                  <td class="gsib_b">
                    <div class="gsst_b" id="gs_st50" dir="ltr"><a class="gsst_a" href="javascript:void(0)" title="Suchfeldeingaben löschen" role="button" style="display: none;"><span class="gscb_a" id="gs_cb50" aria-hidden="true">×</span></a></div>
                  </td>
                </tr>
              </tbody>
            </table>
          </div>
        </td>
        <td class="gsc-search-button"><button class="gsc-search-button gsc-search-button-v2"><svg width="13" height="13" viewBox="0 0 13 13">
              <title>suchen</title>
              <path
                d="m4.8495 7.8226c0.82666 0 1.5262-0.29146 2.0985-0.87438 0.57232-0.58292 0.86378-1.2877 0.87438-2.1144 0.010599-0.82666-0.28086-1.5262-0.87438-2.0985-0.59352-0.57232-1.293-0.86378-2.0985-0.87438-0.8055-0.010599-1.5103 0.28086-2.1144 0.87438-0.60414 0.59352-0.8956 1.293-0.87438 2.0985 0.021197 0.8055 0.31266 1.5103 0.87438 2.1144 0.56172 0.60414 1.2665 0.8956 2.1144 0.87438zm4.4695 0.2115 3.681 3.6819-1.259 1.284-3.6817-3.7 0.0019784-0.69479-0.090043-0.098846c-0.87973 0.76087-1.92 1.1413-3.1207 1.1413-1.3553 0-2.5025-0.46363-3.4417-1.3909s-1.4088-2.0686-1.4088-3.4239c0-1.3553 0.4696-2.4966 1.4088-3.4239 0.9392-0.92727 2.0864-1.3969 3.4417-1.4088 1.3553-0.011889 2.4906 0.45771 3.406 1.4088 0.9154 0.95107 1.379 2.0924 1.3909 3.4239 0 1.2126-0.38043 2.2588-1.1413 3.1385l0.098834 0.090049z">
              </path>
            </svg></button></td>
        <td class="gsc-clear-button">
          <div class="gsc-clear-button" title="Ergebnisse löschen">&nbsp;</div>
        </td>
      </tr>
    </tbody>
  </table>
</form>

POST #

<form class="tab-content text-start" action="#" method="post" id="find-an-agent-flyout" novalidate="novalidate">
  <div class="tab-pane active pt-3" id="zip-tab" role="tabpanel">
    <h5> Search by Zip Code </h5>
    <div class="mb-3">
      <label class="sr-only" for="Zipcode">Zip Code</label>
      <input id="find-an-agent-zipcode" class="required form-control" placeholder="Zip Code" type="text" required="" name="Zipcode" value="">
      <span class="error-message field-validation-valid" id="Zipcode-error" data-valmsg-for="Zipcode" data-valmsg-replace="true"></span>
    </div>
    <div class="mb-3">
      <label class="sr-only" for="Radius">Distance</label>
      <select class="required form-select" required="" id="Radius" name="Radius">
        <option value=""> Distance </option>
        <option value="5"> 5 </option>
        <option value="10"> 10 </option>
        <option value="25"> 25 </option>
      </select>
      <span class="error-message field-validation-valid" id="Radius-error" data-valmsg-for="Radius" data-valmsg-replace="true"></span>
      <label for="zipcode-radius-find-agent" class="sr-only">Distance radius</label>
    </div>
  </div>
  <div class="tab-pane pt-3" id="county-tab" role="tabpanel">
    <h5> Search by County </h5>
    <div class="mb-3">
      <label class="sr-only" for="State">State</label>
      <select id="find-an-agent-state" class="form-select required" required="" name="State">
        <option value="">Select State</option>
        <option value="FL">FL</option>
        <option value="GA">GA</option>
        <option value="MD">MD</option>
        <option value="MS">MS</option>
        <option value="NC">NC</option>
        <option value="NE">NE</option>
        <option value="NY">NY</option>
        <option value="PA">PA</option>
        <option value="SC">SC</option>
        <option value="TN">TN</option>
        <option value="VA">VA</option>
      </select>
      <span class="error-message field-validation-valid" id="State-error" data-valmsg-for="State" data-valmsg-replace="true"></span>
    </div>
    <div class="mb-3">
      <label class="sr-only" for="County">County</label>
      <select id="find-an-agent-county" class="form-select" disabled="" name="County">
      </select>
    </div>
  </div>
  <div class="mb-3">
    <div class="form-check">
      <input class="form-check-input" type="checkbox" value="true" data-val="true" data-val-required="The SpanishSpeakingOnly field is required." id="SpanishSpeakingOnly" name="SpanishSpeakingOnly">
      <label class="form-check-label small" for="SpanishSpeakingOnly">Spanish-speaking Agencies Only</label>
    </div>
  </div>
  <div class="text-end">
    <button class="submitForm btn btn-red btn-square btn-sm" type="button">Find an Agent </button>
  </div>
  <input name="SpanishSpeakingOnly" type="hidden" value="false">
</form>

Text Content

 * Coverage & Services
   * Overview
   * Our Products
   * Builders University
   * Monthly Self-Reporting
   * Premium Audit
 * Risk Management & Safety
   * Overview
   * Toolbox Talks
   * WorkSafe
   * Put Your Guard Up
 * Insights
   * Overview
   * Blog
   * Podcast
 * Agents
 * About Us
   * Overview
   * Financials
 * Careers
   * Overview
   * Current Opportunities
 * Account Login

 * Español
 * Claims
 * Contact
 * 

×

suchen
 

At work with you

Builders Mutual provides insurance coverage and safety education exclusively to
the construction industry. It’s not just our specialty – it’s all we do.




DISCOVER WHAT WE STAND FOR




GIVING YOU THE TOOLS TO GET THE JOB DONE RIGHT

We give you complete protection, sound product and safety recommendations, and
excellent customer service so you have the confidence you need to succeed.

See types of coverage


THE BUILDERS MUTUAL EXPERIENCE

Builders Mutual is committed to delivering an experience that's caring,
knowledgeable, and dependable. We are a true partner you didn't realize you
needed — and now you trust.

To enhance your experience, simplify interactions, and provide more
transparency, Builders Mutual created various materials and tools for our
policyholders to reference throughout important audit, claims and risk
management touchpoints.

Premium Audit Claims Risk Management


INDUSTRY EXPERTISE IN ACTION

The latest from our blog and Building Progress podcast.

THE PAST, PRESENT, AND FUTURE OF THE JOB-SITE SAFETY INSTITUTE

We explain how the idea for JSI came together, what projects have been funded
and what else is currently in the pipeline, and what the future of the
organization looks like. Listen now

Find More Episodes

HEAR ME NOW: HOW TO PROTECT CREWS FROM HAZARDOUS NOISE

Read now

Follow Our Blog


JOIN THE BUILDERS MUTUAL TEAM

At Builders Mutual, we believe in the power of a team to get the job done right.
Our team of over 450 dedicated professionals does their best work each day –
leading to powerful results. We believe an enriched life brings out the best in
everyone, which is why our unique culture and full suite of perks and benefits
reflect the priority we place on our people.

Benefits Interns and new grads Current opportunities

NEW SEARCH FEATURE

We’re excited to announce the launch of search functionality on our website.
Whether you're on your desktop, tablet, or smartphone, you will be able to find
what you’re looking for quickly and effortlessly on buildersmutual.com.

You’ll find the search bar at the top of each page before account login. Whether
you're searching for products, safety tools, articles, or any other content, our
search feature is here to assist you every step of the way.


CALL US FOR MORE INFORMATION: 1-800-809-4859

 * Home
 * Coverage and Services
 * Risk Management and Safety
 * Insights
 * Agents
 * About Us
 * Careers
 * Claims
 * Contact
 * Manage Your Account
 * News
 * Find a Local HBA
 * AM Best Rating
 * Privacy Policy
 * Español

 * 
 * 
 * 
 * 
 * 

© 2005-2024 Builders Mutual Insurance Company Box 150005 Raleigh, NC 27624-0005
Local: 919-845-1976 Toll-Free: 800-809-4859
Find an
Agent


FIND A BUILDERS MUTUAL AGENT

Use one of the options below to locate your closest Builders Mutual Agent

 * Zip Code
 * County

SEARCH BY ZIP CODE

Zip Code
Distance Distance 5 10 25 Distance radius

SEARCH BY COUNTY

State Select State FL GA MD MS NC NE NY PA SC TN VA
County
Spanish-speaking Agencies Only
Find an Agent