empirenational.com Open in urlscan Pro
216.69.167.40  Public Scan

Submitted URL: http://empirenational.com/
Effective URL: https://empirenational.com/
Submission: On August 02 via manual from US — Scanned from DE

Form analysis 4 forms found in the DOM

POST

<form class="col-sm-5 col-inner" id="contactForm" method="post">
  <div>
    <input type="text" id="contact_name" name="contact_name" placeholder="Name" required="required">
  </div>
  <div>
    <input type="text" id="contact_email" name="contact_email" placeholder="Email" pattern="[\w]+@[\w]+\.[\w]{2,}" required="required">
  </div>
  <div>
    <textarea type="text" id="contact_text" name="contact_text" placeholder="Message" required="required"></textarea>
  </div>
  <div class="captcha">
    <div id="mycaptcha" class="g-myrecaptcha" data-callback="recaptchaCallback1">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-nhy97wouepia" frameborder="0" scrolling="no"
            sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LckOt4ZAAAAAJKkYMKaPE4NtLA3bqWhSQjfCGr6&amp;co=aHR0cHM6Ly9lbXBpcmVuYXRpb25hbC5jb206NDQz&amp;hl=de&amp;v=hfUfsXWZFeg83qqxrK27GB8P&amp;size=normal&amp;cb=x9cmvmqkbcbq"></iframe>
        </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div>
    </div>
    <button type="submit" class="action-btn" disabled="">
      <span>SEND MESSAGE</span>
      <img src="img/Vector.svg" alt="send message icon" loading="lazy">
    </button>
  </div>
</form>

POST

<form id="applicationForm" role="form" data-switcher="form1" method="post" class="active">
  <span>Fields marked with an <span class="star">*</span> are required</span>
  <div id="position" class="unique" style="display: block;">
    <p>Which position are you applying for? <span class="star">*</span></p>
    <ul>
      <li>
        <input type="radio" id="driver" name="position" value="driver" checked="checked" class="changed">
        <label for="driver">Driver</label><br>
      </li>
      <li>
        <input type="radio" id="owner" name="position" value="owner" class="changed">
        <label for="owner">Owner/Operator</label><br>
      </li>
    </ul>
  </div>
  <div class="tab last-tab ignore-tab active" style="display: block;">
    <label class="form-group">
      <input type="text" class="form-control" name="driverApplyNowName" id="driverApplyNowName" placeholder=" " required="required">
      <span class="new-placeholder">Your Name <span class="star">*</span></span>
    </label>
    <span class="warning">Please fill in this field!</span>
    <label class="form-group">
      <input type="text" class="form-control" name="driverApplyNowphoneNumber" id="driverApplyNowphoneNumber" placeholder=" " required="required" pattern="^[+]*[(]{0,1}[0-9]{1,4}[)]{0,1}[-\s\./0-9]*$">
      <span class="new-placeholder">Phone Number <span class="star">*</span></span>
    </label>
    <span class="warning">Please fill in this field! Valid US number (11 digits)</span>
    <label class="form-group">
      <input type="text" class="form-control" name="driverApplyNowemailQuote" id="driverApplyNowemailQuote" placeholder=" " pattern="[\w]+@[\w]+\.[\w]{2,}" required="required">
      <span class="new-placeholder">Email <span class="star">*</span></span>
    </label>
    <span class="warning">Please fill in this field! Wrong Format!</span>
    <div>
      <p>Position Applying For <span class="star">*</span></p>
      <ul class="clearfix">
        <li>
          <input type="radio" id="local" name="positionType" value="Local" checked="checked" class="changed">
          <label for="local">Local</label><br>
        </li>
        <li>
          <input type="radio" id="boxTruck" name="positionType" value="Regional" class="changed">
          <label for="boxTruck">Regional</label><br>
        </li>
        <li>
          <input type="radio" id="otrTeam" name="positionType" value="OTR TEAM" class="changed">
          <label for="otrTeam">OTR TEAM (Over the Road)</label><br>
        </li>
        <li>
          <input type="radio" id="ownerSemi" name="positionType" value="Owner Operator Heavy Duty / Semi truck" class="changed">
          <label for="ownerSemi">Owner Operator Heavy Duty / Semi truck</label><br>
        </li>
        <li>
          <input type="radio" id="ownerExp" name="positionType" value="Owner Operator Expedited Vehicle" class="changed">
          <label for="ownerExp">Owner Operator Expedited Vehicle</label><br>
        </li>
      </ul>
    </div>
    <div>
      <p>CDL Experience <span class="star">*</span></p>
      <ul class="clearfix">
        <li>
          <input type="radio" name="cdlExp" id="0-6 months" value="0-6m" checked="checked" class="changed">
          <label for="0-6 months">0-6 months</label><br>
        </li>
        <li>
          <input type="radio" name="cdlExp" id="6-12 months" value="6-12m" class="changed">
          <label for="6-12 months">6-12 months</label><br>
        </li>
        <li>
          <input type="radio" name="cdlExp" id="1-2 years" value="1-2y" class="changed">
          <label for="1-2 years">1-2 years</label><br>
        </li>
        <li>
          <input type="radio" name="cdlExp" id="2-3 years" value="2-3y" class="changed">
          <label for="2-3 years">2-3 years</label><br>
        </li>
        <li>
          <input type="radio" name="cdlExp" id="4+ years" value="4+y" class="changed">
          <label for="4+ years">4+ years</label><br>
        </li>
      </ul>
    </div>
    <div>
      <p>Are you Actively Driving? <span class="star">*</span></p>
      <ul class="clearfix">
        <li>
          <input type="radio" name="activelyDrive" value="yes" id="activelyDriveYes" checked="checked" class="changed">
          <label for="activelyDriveYes">Yes</label><br>
        </li>
        <li>
          <input type="radio" name="activelyDrive" value="no" id="activelyDriveNo" class="changed">
          <label for="activelyDriveNo">No</label><br>
        </li>
      </ul>
    </div>
    <div>
      <p>SMS CONSENT AGREEMENT <span class="star">*</span></p>
      <ul class="clearfix">
        <li>
          <input type="radio" name="smsConsentAgreement" value="Yes, I consent to having Empire National Inc contact me via SMS messaging." id="smsConsentYes" class="changed">
          <label for="smsConsentYes">Yes, I consent to having Empire National Inc contact me via SMS messaging.</label><br>
        </li>
        <li>
          <input type="radio" name="smsConsentAgreement" value="No, I DO NOT consent to having Empire National Inc contact me via SMS messaging." id="smsConsentNo" checked="checked" class="changed">
          <label for="smsConsentNo">No, I DO NOT consent to having Empire National Inc contact me via SMS messaging.</label><br>
        </li>
      </ul>
      <span class="warning">This field is required!</span>
    </div>
    <span>By providing your mobile phone number and clicking the "Yes, I consent" button, you consent to receive SMS messages from Empire National Inc. Message and data rates may apply, and you may opt out at any time by replying "STOP" to any of our
      messages. Your consent is not a condition of purchasing any goods or services.</span>
  </div>
  <br>
  <a href="/policy">PRIVACY POLICY</a>
  <!-- <span class="warning">Please fill in this field!</span> -->
  <div style="display:flex;justify-content:flex-end">
    <div class="form-footer" style="display:flex;justify-content:center;align-items:center;width:100%">
      <div id="mycaptcha3" class="g-myrecaptcha" data-callback="recaptchaCallback3" style="margin-right: 1rem;">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-5wapnj12knvq" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LckOt4ZAAAAAJKkYMKaPE4NtLA3bqWhSQjfCGr6&amp;co=aHR0cHM6Ly9lbXBpcmVuYXRpb25hbC5jb206NDQz&amp;hl=de&amp;v=hfUfsXWZFeg83qqxrK27GB8P&amp;size=normal&amp;cb=1lwkjlhgppkr"></iframe>
          </div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div>
      </div>
      <button type="button" class="nextBtn ignoreBtn disabled" onclick="nextPrev(1, this)" data-submit="applicationForm" style="margin-bottom:0">
        <span class="next-btn-name">SUBMIT</span>
        <svg width="24" height="12" viewBox="0 0 24 12" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path
            d="M23.725 5.33638C23.7248 5.3361 23.7245 5.33577 23.7242 5.33549L18.8256 0.460497C18.4586 0.0952939 17.865 0.096653 17.4997 0.463684C17.1345 0.830668 17.1359 1.42425 17.5028 1.7895L20.7918 5.06249H0.9375C0.419719 5.06249 0 5.48221 0 5.99999C0 6.51777 0.419719 6.93749 0.9375 6.93749H20.7917L17.5029 10.2105C17.1359 10.5757 17.1345 11.1693 17.4998 11.5363C17.865 11.9034 18.4587 11.9046 18.8256 11.5395L23.7242 6.66449C23.7245 6.66421 23.7248 6.66388 23.7251 6.6636C24.0923 6.29713 24.0911 5.70163 23.725 5.33638Z"
            fill="white"></path>
        </svg>
      </button>
    </div>
  </div>
</form>

POST

<form id="applicationForm2" role="form" data-switcher="form2" method="post">
  <!-- Circles which indicates the steps of the form: -->
  <span>Support Staff Personal Information</span>
  <div class="steps-container" style="text-align:center;margin-top:40px;">
    <div class="step-wrap active">
      <div class="step">
        <span>1</span>
        <svg width="13" height="10" viewBox="0 0 13 10" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path
            d="M12.8147 0.787963L12.2128 0.185987C11.9648 -0.0619958 11.5599 -0.0619958 11.3098 0.185987L4.99757 6.50039L1.69095 3.19376C1.44297 2.94575 1.0381 2.94575 0.787988 3.19376L0.185987 3.79574C-0.0619956 4.04375 -0.0619956 4.44858 0.185987 4.6987L4.54397 9.05667C4.66904 9.18174 4.8301 9.24533 4.99333 9.24533C5.15655 9.24533 5.31975 9.18174 5.44272 9.05667L12.8084 1.69095C13.0627 1.43873 13.0627 1.036 12.8147 0.787963Z"
            fill="white"></path>
        </svg>
      </div>
      <div class="step-dec"></div>
      <span class="title">PERSONAL INFORMATION</span>
    </div>
    <div class="step-wrap">
      <div class="step">
        <span>2</span>
        <svg width="13" height="10" viewBox="0 0 13 10" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path
            d="M12.8147 0.787963L12.2128 0.185987C11.9648 -0.0619958 11.5599 -0.0619958 11.3098 0.185987L4.99757 6.50039L1.69095 3.19376C1.44297 2.94575 1.0381 2.94575 0.787988 3.19376L0.185987 3.79574C-0.0619956 4.04375 -0.0619956 4.44858 0.185987 4.6987L4.54397 9.05667C4.66904 9.18174 4.8301 9.24533 4.99333 9.24533C5.15655 9.24533 5.31975 9.18174 5.44272 9.05667L12.8084 1.69095C13.0627 1.43873 13.0627 1.036 12.8147 0.787963Z"
            fill="white"></path>
        </svg>
      </div>
      <div class="step-dec"></div>
      <span class="title">PERSONAL INFORMATION</span>
    </div>
    <div class="step-wrap">
      <div class="step">
        <span>3</span>
        <svg width="13" height="10" viewBox="0 0 13 10" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path
            d="M12.8147 0.787963L12.2128 0.185987C11.9648 -0.0619958 11.5599 -0.0619958 11.3098 0.185987L4.99757 6.50039L1.69095 3.19376C1.44297 2.94575 1.0381 2.94575 0.787988 3.19376L0.185987 3.79574C-0.0619956 4.04375 -0.0619956 4.44858 0.185987 4.6987L4.54397 9.05667C4.66904 9.18174 4.8301 9.24533 4.99333 9.24533C5.15655 9.24533 5.31975 9.18174 5.44272 9.05667L12.8084 1.69095C13.0627 1.43873 13.0627 1.036 12.8147 0.787963Z"
            fill="white"></path>
        </svg>
      </div>
      <div class="step-dec"></div>
      <span class="title">PERSONAL INFORMATION</span>
    </div>
    <div class="step-wrap">
      <div class="step">
        <span>4</span>
        <svg width="13" height="10" viewBox="0 0 13 10" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path
            d="M12.8147 0.787963L12.2128 0.185987C11.9648 -0.0619958 11.5599 -0.0619958 11.3098 0.185987L4.99757 6.50039L1.69095 3.19376C1.44297 2.94575 1.0381 2.94575 0.787988 3.19376L0.185987 3.79574C-0.0619956 4.04375 -0.0619956 4.44858 0.185987 4.6987L4.54397 9.05667C4.66904 9.18174 4.8301 9.24533 4.99333 9.24533C5.15655 9.24533 5.31975 9.18174 5.44272 9.05667L12.8084 1.69095C13.0627 1.43873 13.0627 1.036 12.8147 0.787963Z"
            fill="white"></path>
        </svg>
      </div>
      <span class="title">PERSONAL INFORMATION</span>
    </div>
  </div>
  <div class="tab active" style="display: block;">
    <label class="form-group">
      <input type="text" class="form-control" name="firstNameSupport" id="firstNameSupport" placeholder=" " required="required">
      <span class="new-placeholder">First Name <span class="star">*</span></span>
    </label>
    <span class="warning">Please fill in this field!</span>
    <label class="form-group">
      <input type="text" class="form-control" name="lastNameSupport" id="lastNameSupport" placeholder=" " required="required">
      <span class="new-placeholder">Last Name <span class="star">*</span></span>
    </label>
    <span class="warning">Please fill in this field!</span>
    <div>
      <p>Gender <span class="star">*</span></p>
      <ul>
        <li>
          <input type="radio" id="maleSupport" name="gender" value="maleSupport" checked="checked" class="changed">
          <label for="maleSupport">Male</label><br>
        </li>
        <li>
          <input type="radio" id="femaleSupport" name="gender" value="femaleSupport" class="changed">
          <label for="femaleSupport">Female</label><br>
        </li>
      </ul>
    </div>
    <label class="form-group">
      <input type="date" class="form-control" name="dobSupport" id="dobSupport" placeholder=" " required="required">
      <span class="new-placeholder">Date Of Birth <span class="star">*</span></span>
    </label>
    <span class="warning">Please fill in this field!</span>
    <label class="form-group">
      <input type="text" class="form-control" name="emailSupport" id="emailSupport" placeholder=" " pattern="[\w]+@[\w]+\.[\w]{2,}" required="required">
      <span class="new-placeholder">Email <span class="star">*</span></span>
    </label>
    <span class="warning">Please fill in this field! Wrong Format!</span>
    <label class="form-group">
      <input type="text" class="form-control" name="phoneSupport" id="phoneSupport" placeholder=" " required="required" pattern="^[+]*[(]{0,1}[0-9]{1,4}[)]{0,1}[-\s\./0-9]*$">
      <span class="new-placeholder">Phone <span class="star">*</span></span>
    </label>
    <span class="warning">Please fill in this field! Valid US number (11 digits)</span>
    <div>
      <p>SMS CONSENT AGREEMENT <span class="star">*</span></p>
      <ul class="clearfix">
        <li>
          <input type="radio" name="supportFormSmsConsentAgreement" value="Yes, I consent to having Empire National Inc contact me via SMS messaging." id="supportFormSmsConsentYes" class="changed">
          <label for="supportFormSmsConsentYes">Yes, I consent to having Empire National Inc contact me via SMS messaging.</label><br>
        </li>
        <li>
          <input type="radio" name="supportFormSmsConsentAgreement" value="No, I DO NOT consent to having Empire National Inc contact me via SMS messaging." id="supportFormSmsConsentNo" checked="checked" class="changed">
          <label for="supportFormSmsConsentNo">No, I DO NOT consent to having Empire National Inc contact me via SMS messaging.</label><br>
        </li>
      </ul>
      <span class="warning">This field is required!</span>
    </div>
    <span>By providing your mobile phone number and clicking the "Yes, I consent" button, you consent to receive SMS messages from Empire National Inc. Message and data rates may apply, and you may opt out at any time by replying "STOP" to any of our
      messages. Your consent is not a condition of purchasing any goods or services.</span>
    <br>
    <a href="/policy">PRIVACY POLICY</a>
  </div>
  <div class="tab">
    <label class="form-group">
      <input type="text" class="form-control" name="addressLine1Support" id="addressLine1Support" placeholder=" " required="required">
      <span class="new-placeholder">Address Line 1 <span class="star">*</span></span>
    </label>
    <span class="warning">Please fill in this field!</span>
    <label class="form-group">
      <input type="text" class="form-control" name="addressLine2Support" id="addressLine2Support" placeholder=" " required="required">
      <span class="new-placeholder">Address Line 2 <span class="star">*</span></span>
    </label>
    <span class="warning">Please fill in this field!</span>
    <div class="inline-items" style="display: flex; margin-bottom: 24px;">
      <label class="form-group">
        <input type="text" class="form-control" name="citySupport" id="citySupport" placeholder=" " required="required">
        <span class="new-placeholder">City <span class="star">*</span></span>
      </label>
      <span class="warning">Please fill in this field!</span>
      <label class="form-group">
        <select class="lists" id="stateSupport" name="stateSupport" required="required">
          <option value="" selected="" disabled="" hidden="">State</option>
          <option value="AL">Alabama</option>
          <option value="AK">Alaska</option>
          <option value="AZ">Arizona</option>
          <option value="AR">Arkansas</option>
          <option value="CA">California</option>
          <option value="CO">Colorado</option>
          <option value="CT">Connecticut</option>
          <option value="DE">Delaware</option>
          <option value="DC">District Of Columbia</option>
          <option value="FL">Florida</option>
          <option value="GA">Georgia</option>
          <option value="HI">Hawaii</option>
          <option value="ID">Idaho</option>
          <option value="IL">Illinois</option>
          <option value="IN">Indiana</option>
          <option value="IA">Iowa</option>
          <option value="KS">Kansas</option>
          <option value="KY">Kentucky</option>
          <option value="LA">Louisiana</option>
          <option value="ME">Maine</option>
          <option value="MD">Maryland</option>
          <option value="MA">Massachusetts</option>
          <option value="MI">Michigan</option>
          <option value="MN">Minnesota</option>
          <option value="MS">Mississippi</option>
          <option value="MO">Missouri</option>
          <option value="MT">Montana</option>
          <option value="NE">Nebraska</option>
          <option value="NV">Nevada</option>
          <option value="NH">New Hampshire</option>
          <option value="NJ">New Jersey</option>
          <option value="NM">New Mexico</option>
          <option value="NY">New York</option>
          <option value="NC">North Carolina</option>
          <option value="ND">North Dakota</option>
          <option value="OH">Ohio</option>
          <option value="OK">Oklahoma</option>
          <option value="OR">Oregon</option>
          <option value="PA">Pennsylvania</option>
          <option value="RI">Rhode Island</option>
          <option value="SC">South Carolina</option>
          <option value="SD">South Dakota</option>
          <option value="TN">Tennessee</option>
          <option value="TX">Texas</option>
          <option value="UT">Utah</option>
          <option value="VT">Vermont</option>
          <option value="VA">Virginia</option>
          <option value="WA">Washington</option>
          <option value="WV">West Virginia</option>
          <option value="WI">Wisconsin</option>
          <option value="WY">Wyoming</option>
        </select>
        <span class="new-placeholder">State <span class="star">*</span></span>
      </label>
      <span class="warning">Please fill in this field!</span>
      <label class="form-group">
        <input type="text" class="form-control" name="zipSupport" id="zipSupport" placeholder=" " required="required" pattern="(\d{5}([\-]\d{4})?)">
        <span class="new-placeholder">Zip <span class="star">*</span></span>
      </label>
      <span class="warning">Please fill in this field! Numbers only!</span>
    </div>
  </div>
  <div class="tab penult-tab">
    <label class="form-group">
      <input type="text" class="form-control" name="prevJobTitleSupport" id="prevJobTitleSupport" placeholder=" " required="required">
      <span class="new-placeholder">Previous Job Title <span class="star">*</span></span>
    </label>
    <span class="warning">Please fill in this field!</span>
    <div class="inline-items">
      <label class="form-group">
        <input type="date" class="form-control" name="previousJobStartDateSupport" id="previousJobStartDateSupport" placeholder=" " required="required">
        <span class="new-placeholder">Date Previous Job Started <span class="star">*</span></span>
      </label>
      <span class="warning">Please fill in this field!</span>
      <label class="form-group">
        <input type="date" class="form-control" name="previousJobEndDateSupport" id="previousJobEndDateSupport" placeholder=" " required="required">
        <span class="new-placeholder">Date Previous Job Ended <span class="star">*</span></span>
      </label>
      <span class="warning">Please fill in this field!</span>
    </div>
    <label class="form-group">
      <textarea type="text" rows="5" class="form-control" name="previousJobDescSupport" id="previousJobDescSupport" placeholder=" " required="required"></textarea>
      <span class="new-placeholder">Previous Job Description <span class="star">*</span></span>
    </label>
    <span class="warning">Please fill in this field!</span>
  </div>
  <div class="tab last-tab">
    <div class="inline-items">
      <label class="form-group">
        <input type="text" class="form-control" name="name1Support" id="name1Support" placeholder=" " required="required">
        <span class="new-placeholder">Name 1 <span class="star">*</span></span>
      </label>
      <span class="warning">Please fill in this field!</span>
      <label class="form-group">
        <input type="text" class="form-control" name="phone1Support" id="phone1Support" placeholder=" " required="required" pattern="^[+]*[(]{0,1}[0-9]{1,4}[)]{0,1}[-\s\./0-9]*$">
        <span class="new-placeholder">Phone 1 <span class="star">*</span></span>
      </label>
      <span class="warning">Please fill in this field! Valid US number (11 digits)</span>
    </div>
    <div class="inline-items">
      <label class="form-group">
        <input type="text" class="form-control" name="name2Support" id="name2Support" placeholder=" ">
        <span class="new-placeholder">Name 2</span>
      </label>
      <label class="form-group">
        <input type="text" class="form-control" name="phone2Support" id="phone2Support" placeholder=" ">
        <span class="new-placeholder">Phone 2</span>
      </label>
    </div>
    <div class="inline-items">
      <label class="form-group">
        <input type="text" class="form-control" name="name3Support" id="name3Support" placeholder=" ">
        <span class="new-placeholder">Name 3</span>
      </label>
      <label class="form-group">
        <input type="text" class="form-control" name="phone3Support" id="phone3Support" placeholder=" ">
        <span class="new-placeholder">Phone 3</span>
      </label>
    </div>
    <label class="form-group">
      <textarea type="text" rows="5" class="form-control" name="skillsSupport" id="skillsSupport" placeholder=" "></textarea>
      <span class="new-placeholder">DO YOU HAVE ANY SPECIAL SKILLS OR EXPERIENCE THAT WE SHOULD KNOW ABOUT?</span>
    </label>
    <p class="desc">The information provided here must be true to the best extent of your knowledge. We reserve the right to discard this application or terminate your contract if we discover that any information you have provided on this application
      is false. By submitting this application below, you agree that all the information provided in this application is true to the best of your knowledge.</p>
  </div>
  <div style="display:flex;justify-content:flex-end">
    <div class="form-footer">
      <div id="mycaptcha4" class="g-myrecaptcha" data-callback="recaptchaCallback4" style="visibility: hidden; margin-right: 1rem;">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-bgvels50ggds" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LckOt4ZAAAAAJKkYMKaPE4NtLA3bqWhSQjfCGr6&amp;co=aHR0cHM6Ly9lbXBpcmVuYXRpb25hbC5jb206NDQz&amp;hl=de&amp;v=hfUfsXWZFeg83qqxrK27GB8P&amp;size=normal&amp;cb=1nvqe2j06w0"></iframe>
          </div><textarea id="g-recaptcha-response-2" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div>
      </div>
      <button type="button" class="prevBtn" onclick="nextPrev(-1, this)" style="display: none">
        <svg width="24" height="12" viewBox="0 0 24 12" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path
            d="M0.274969 5.33644C0.275249 5.33616 0.275484 5.33583 0.275812 5.33555L5.17444 0.460558C5.54142 0.0953549 6.135 0.096714 6.5003 0.463745C6.86555 0.830729 6.86414 1.42431 6.49716 1.78956L3.20822 5.06255H23.0625C23.5803 5.06255 24 5.48227 24 6.00005C24 6.51783 23.5803 6.93755 23.0625 6.93755H3.20827L6.49711 10.2105C6.86409 10.5758 6.8655 11.1694 6.50025 11.5364C6.13495 11.9034 5.54133 11.9047 5.17439 11.5395L0.275764 6.66455C0.275484 6.66427 0.275249 6.66394 0.274921 6.66366C-0.0922508 6.29719 -0.0910778 5.70169 0.274969 5.33644Z"
            fill="#111111"></path>
        </svg>
        <span class="prev-btn-name">PREVIOUS</span>
      </button>
      <button type="button" class="nextBtn disabled" onclick="nextPrev(1, this)" data-submit="applicationForm2">
        <span class="next-btn-name"><span class="hide_last_js">NEXT</span> <span class="show_last_js" style="display:none">SUBMIT</span></span>
        <svg width="24" height="12" viewBox="0 0 24 12" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path
            d="M23.725 5.33638C23.7248 5.3361 23.7245 5.33577 23.7242 5.33549L18.8256 0.460497C18.4586 0.0952939 17.865 0.096653 17.4997 0.463684C17.1345 0.830668 17.1359 1.42425 17.5028 1.7895L20.7918 5.06249H0.9375C0.419719 5.06249 0 5.48221 0 5.99999C0 6.51777 0.419719 6.93749 0.9375 6.93749H20.7917L17.5029 10.2105C17.1359 10.5757 17.1345 11.1693 17.4998 11.5363C17.865 11.9034 18.4587 11.9046 18.8256 11.5395L23.7242 6.66449C23.7245 6.66421 23.7248 6.66388 23.7251 6.6636C24.0923 6.29713 24.0911 5.70163 23.725 5.33638Z"
            fill="white"></path>
        </svg>
      </button>
    </div>
  </div>
</form>

POST

<form role="form" id="quoteForm" method="post">
  <!-- Circles which indicates the steps of the form: -->
  <label class="form-group">
    <input type="text" class="form-control" name="nameQuote" id="nameQuote" placeholder=" " required="required">
    <span class="new-placeholder">Your Name <span class="star">*</span></span>
  </label>
  <span class="warning">Please fill in this field!</span>
  <label class="form-group">
    <input type="text" class="form-control" name="callbackNumber" id="callbackNumber" placeholder=" " required="required" pattern="^[+]*[(]{0,1}[0-9]{1,4}[)]{0,1}[-\s\./0-9]*$">
    <span class="new-placeholder">Callback Number <span class="star">*</span></span>
  </label>
  <span class="warning">Please fill in this field! Valid US number (11 digits)</span>
  <label class="form-group">
    <input type="text" class="form-control" name="emailQuote" id="emailQuote" placeholder=" " pattern="[\w]+@[\w]+\.[\w]{2,}" required="required">
    <span class="new-placeholder">Email <span class="star">*</span></span>
  </label>
  <span class="warning">Please fill in this field! Wrong Format!</span>
  <label class="form-group">
    <input type="text" class="form-control" name="origin" id="origin" placeholder=" " required="required">
    <span class="new-placeholder">Origin <span class="star">*</span></span>
  </label>
  <span class="warning">Please fill in this field!</span>
  <label class="form-group">
    <input type="text" class="form-control" name="destination" id="destination" placeholder=" " required="required">
    <span class="new-placeholder">Destination <span class="star">*</span></span>
  </label>
  <span class="warning">Please fill in this field!</span>
  <div>
    <p>Truck Type <span class="star">*</span></p>
    <ul>
      <li>
        <input type="radio" id="sprinter" name="truckType" value="Sprinter" checked="checked" class="changed">
        <label for="sprinter">Sprinter</label><br>
      </li>
      <li>
        <input type="radio" id="boxTr" name="truckType" value="Box Truck" class="changed">
        <label for="boxTr">Box Truck</label><br>
      </li>
      <li>
        <input type="radio" id="dryVan" name="truckType" value="53 DryVan" class="changed">
        <label for="dryVan">53' DryVan</label><br>
      </li>
      <li>
        <input type="radio" id="reefer" name="truckType" value="53 Reefer" class="changed">
        <label for="reefer">53' Reefer</label><br>
      </li>
    </ul>
  </div>
  <div style="display:flex;justify-content:center;margin:2rem 0 0">
    <div id="mycaptcha5" class="g-myrecaptcha" data-callback="recaptchaCallback5">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-pinwnrqwqkcx" frameborder="0" scrolling="no"
            sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LckOt4ZAAAAAJKkYMKaPE4NtLA3bqWhSQjfCGr6&amp;co=aHR0cHM6Ly9lbXBpcmVuYXRpb25hbC5jb206NDQz&amp;hl=de&amp;v=hfUfsXWZFeg83qqxrK27GB8P&amp;size=normal&amp;cb=gkojzap6zzym"></iframe>
        </div><textarea id="g-recaptcha-response-3" name="g-recaptcha-response" class="g-recaptcha-response"
          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div><iframe style="display: none;"></iframe>
    </div>
  </div>
  <div style="display:flex;justify-content:flex-end">
    <div class="form-footer">
      <button class="action-btn" type="submit" id="quoteSubmit" disabled="">
        <span>SUBMIT</span>
        <svg width="24" height="12" viewBox="0 0 24 12" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path
            d="M23.725 5.33638C23.7248 5.3361 23.7245 5.33577 23.7242 5.33549L18.8256 0.460497C18.4586 0.0952939 17.865 0.096653 17.4997 0.463684C17.1345 0.830668 17.1359 1.42425 17.5028 1.7895L20.7918 5.06249H0.9375C0.419719 5.06249 0 5.48221 0 5.99999C0 6.51777 0.419719 6.93749 0.9375 6.93749H20.7917L17.5029 10.2105C17.1359 10.5757 17.1345 11.1693 17.4998 11.5363C17.865 11.9034 18.4587 11.9046 18.8256 11.5395L23.7242 6.66449C23.7245 6.66421 23.7248 6.66388 23.7251 6.6636C24.0923 6.29713 24.0911 5.70163 23.725 5.33638Z"
            fill="white"></path>
        </svg>
      </button>
    </div>
  </div>
</form>

Text Content

Menu
 * Home
   
 * About Us
   
 * Services
   
   
 * Jobs
   
 * Contacts
   

APPLY NOW
APPLY NOW
Follow Us


EMPIRE



YOUR ONLY LOGISTIC PARTNER

GET QUOTE



WHAT WE'RE ABOUT

 * 1
 * 2
 * 3



Here at Empire National, we take pride in our ability to make your life easier –
whether you’re looking for fast, reliable cargo transport, a place to park, or a
rewarding career, we’re here to help.

Our team is family-oriented, multi-cultural and international. We judge
ourselves, not based on who we are or where we’re from, but on what we can do
for you.

Quality and balance are our two top priorities. We promise you, as a customer,
high-quality services backed by our competent and reliable employees. To our
employees, we offer highly competitive pay, support staff to make your job
easier, and a successful work-life balance that’s getting increasingly more
difficult to find in the industry.

Let us help you build your empire.


OUR SERVICES


AIR FREIGHT SERVICE


OCEAN FREIGHT SERVICE


GROUND FREIGHT SERVICE


PARKING


COLD STORAGE


AIR FREIGHT SERVICE

As your sole logistics partner, we ensure your air freight arrives safely and on
time. Our expedited shipping solutions cater to urgent needs, guaranteeing
timely delivery regardless of the distance.

 * CHARTER SERVICE
   
   We specialize in handling delicate, overweight, or oversized freight. Our
   charter services provide a customized approach to transporting large or
   sensitive items, ensuring their secure and efficient delivery.

 * HAZMAT CARGO
   
   We are equipped to handle hazardous materials, from batteries to chemical
   products, adhering strictly to IATA regulations. Our expertise in managing
   hazmat cargo ensures the safety and compliance of your shipments.

 * HAND CARRY
   
   For express service, our hand-carry options offer special couriers to deliver
   your important cargo directly. This personalized service is perfect for
   critical shipments requiring immediate attention and secure handling.


OCEAN FREIGHT SERVICE

We ensure your cargo reaches the right place at the right time in a
cost-efficient manner. Our ocean freight services are designed to provide
reliable and economical solutions for all your shipping needs.

 * FCL AND LCL SERVICE
   
   Whether you require Full Container Load (FCL) or Less than Container Load
   (LCL) services, we have the expertise to handle your shipments with care and
   efficiency. Our tailored solutions ensure that your cargo, regardless of
   size, is transported securely and on schedule.

 * CHARTER
   
   Our charter services cater to unique and large-scale shipping requirements.
   We offer bespoke solutions for transporting oversized or specialized cargo,
   ensuring that your goods are delivered safely and efficiently.

 * TEMPERATURE CONTROLLED
   
   For sensitive cargo that requires specific temperature conditions, our
   temperature-controlled services provide the ideal solution. We maintain
   precise temperature settings throughout the shipping process to ensure the
   integrity and quality of your goods.


GROUND FREIGHT SERVICE

At Empire National, we are dedicated to developing and maintaining long-term
relationships with our clients by providing affordable, timely, and reliable
freight solutions across the lower 48 states. Our ground freight services ensure
that your cargo is delivered efficiently and on time, every time.


PARKING

We offer short-term and long-term parking solutions, conveniently located just
off I-26 in Fletcher, NC. Our secure and accessible parking facilities are
designed to accommodate various vehicles, providing peace of mind for your
transportation needs.


COLD STORAGE

Our cold storage solutions, powered by Mobil reefer refrigerated trailers, are
perfect for restaurant or emergency deliveries. We provide reliable and
efficient cold storage options to maintain the freshness and quality of your
perishable goods.


JOBS


DRIVER

As a driver, your mission is to safely transport our cargo across America.

OUR REQUIREMENTS


OWNER OPERATOR

When you join our team as an owner operator, you get all the perks of being a
driver, plus the convenience of using your own vehicle.

OUR REQUIREMENTS


TRUCK LOADS OWNER OPERATOR

When you join our team as an truck loads owner operator, you get all the perks
of being a driver, plus the convenience of using your own vehicle.

OUR REQUIREMENTS


MEXICO’S OFFICE NOW HIRING!

Find out about the available positions we currently have and apply for our San
Pedro Garza Garcia, Mexico’s Office.

POSITIONS AVAILABLE




READY TO START?

Fill out an application today to begin your journey.

APPLY NOW


CONTACT US


SEND MESSAGE


 * EMAIL
   
   ops@empirenational.com


 * PHONE
   
   (800) 985-0888 - Main Number
   (844) 844-6200 - Recruiters


 * FAX
   
   (800) 985-0888


 * ADDRESS
   
   4600 Hendersonville Rd St.D
   Fletcher, NC 28732


 * DRIVER APPLICATION
   
 * SUPPORT STAFF APPLICATION
   

Fields marked with an * are required

Which position are you applying for? *

 * Driver
   
 * Owner/Operator
   

Your Name * Please fill in this field! Phone Number * Please fill in this field!
Valid US number (11 digits) Email * Please fill in this field! Wrong Format!

Position Applying For *

 * Local
   
 * Regional
   
 * OTR TEAM (Over the Road)
   
 * Owner Operator Heavy Duty / Semi truck
   
 * Owner Operator Expedited Vehicle
   

CDL Experience *

 * 0-6 months
   
 * 6-12 months
   
 * 1-2 years
   
 * 2-3 years
   
 * 4+ years
   

Are you Actively Driving? *

 * Yes
   
 * No
   

SMS CONSENT AGREEMENT *

 * Yes, I consent to having Empire National Inc contact me via SMS messaging.
   
 * No, I DO NOT consent to having Empire National Inc contact me via SMS
   messaging.
   

This field is required!
By providing your mobile phone number and clicking the "Yes, I consent" button,
you consent to receive SMS messages from Empire National Inc. Message and data
rates may apply, and you may opt out at any time by replying "STOP" to any of
our messages. Your consent is not a condition of purchasing any goods or
services.

PRIVACY POLICY

SUBMIT
Support Staff Personal Information
1

PERSONAL INFORMATION
2

PERSONAL INFORMATION
3

PERSONAL INFORMATION
4
PERSONAL INFORMATION
First Name * Please fill in this field! Last Name * Please fill in this field!

Gender *

 * Male
   
 * Female
   

Date Of Birth * Please fill in this field! Email * Please fill in this field!
Wrong Format! Phone * Please fill in this field! Valid US number (11 digits)

SMS CONSENT AGREEMENT *

 * Yes, I consent to having Empire National Inc contact me via SMS messaging.
   
 * No, I DO NOT consent to having Empire National Inc contact me via SMS
   messaging.
   

This field is required!
By providing your mobile phone number and clicking the "Yes, I consent" button,
you consent to receive SMS messages from Empire National Inc. Message and data
rates may apply, and you may opt out at any time by replying "STOP" to any of
our messages. Your consent is not a condition of purchasing any goods or
services.
PRIVACY POLICY
Address Line 1 * Please fill in this field! Address Line 2 * Please fill in this
field!
City * Please fill in this field! State Alabama Alaska Arizona Arkansas
California Colorado Connecticut Delaware District Of Columbia Florida Georgia
Hawaii Idaho Illinois Indiana Iowa Kansas Kentucky Louisiana Maine Maryland
Massachusetts Michigan Minnesota Mississippi Missouri Montana Nebraska Nevada
New Hampshire New Jersey New Mexico New York North Carolina North Dakota Ohio
Oklahoma Oregon Pennsylvania Rhode Island South Carolina South Dakota Tennessee
Texas Utah Vermont Virginia Washington West Virginia Wisconsin Wyoming State *
Please fill in this field! Zip * Please fill in this field! Numbers only!
Previous Job Title * Please fill in this field!
Date Previous Job Started * Please fill in this field! Date Previous Job Ended *
Please fill in this field!
Previous Job Description * Please fill in this field!
Name 1 * Please fill in this field! Phone 1 * Please fill in this field! Valid
US number (11 digits)
Name 2 Phone 2
Name 3 Phone 3
DO YOU HAVE ANY SPECIAL SKILLS OR EXPERIENCE THAT WE SHOULD KNOW ABOUT?

The information provided here must be true to the best extent of your knowledge.
We reserve the right to discard this application or terminate your contract if
we discover that any information you have provided on this application is false.
By submitting this application below, you agree that all the information
provided in this application is true to the best of your knowledge.


PREVIOUS NEXT SUBMIT


THANK YOU FOR COMPLETING THE APPLICATION!

We look forward to reviewing your submission.


GET QUOTE

Your Name * Please fill in this field! Callback Number * Please fill in this
field! Valid US number (11 digits) Email * Please fill in this field! Wrong
Format! Origin * Please fill in this field! Destination * Please fill in this
field!

Truck Type *

 * Sprinter
   
 * Box Truck
   
 * 53' DryVan
   
 * 53' Reefer
   


SUBMIT


DRIVER REQUIREMENTS

PERKS:

 * Year-round steady freight
 * Weekly home time
 * Regular weekly payment
 * Extra stop pay
 * Late model equipment
 * Fuel card (Cash Advance)
 * $100 bonus for every clean DOT inspection
 * Quarterly $150 safety performance bonus
 * Yearly $250 bonus for accident free driver
 * Up to $500 referral bonus
 * $2500 Sign on bonus
 * 24/7 dispatch
 * Occupational Accidental and Life Insurance plans
 * And many more

MINIMUM REQUIREMENTS OTR:

 * Team: No CDL driving experience required. Training is available.
 * Solo: 12 months OTR driving experience
 * Minimum Age: 21 years old
 * Class A CDL

RATES:

 * Team pay: Up to $.67c per mile
 * Over the road Instructor pay: $.80c per mile
 * Solo pay: $.56c per mile
 * Based on experience + performance
 * Team Haul: Up to $ .80 for Trainner

LOCAL CA

MINIMUM REQUIREMENTS:

 * Minimum of 2 years of driving experience
 * Minimum age: 22 years old
 * Minimum requirements: Class A CDL

RATES:

 * Up to $31 per hour
 * Overnight pay

LOCAL NC

MINIMUM REQUIREMENTS:

 * Minimum of 12 months driving experience
 * Minimum age: 22 years old
 * Minimum requirements: Class A CDL

RATES:

 * Up to $.60c per mile
 * Overnight pay
 * Weekend extra pay
 * Minimum $150 guaranteed per day

We offer a student driver training program.


OWNER OPERATOR REQUIREMENTS

PERKS:

 * Year-round steady freight
 * Weekly home time
 * 24/7 dispatch
 * Quick pay
   

MINIMUM REQUIREMENTS:

 * 21 years old
 * Driver License
 * Matching Vehicle

RATES:

 * Local: $1-$1.50 c.p.m.
 * OTR: $.80-$1.50 per mile


TRUCK LOADS OWNER OPERATOR

WHAT WE OFFER:

 * No hidden fees. Open rate confirmations per request
 * Operate in all 48 states
 * Weekly pay
 * Spot Quoted Freight with potential for very high revenue per load
 * No forced dispatch - 100% Freedom to run where you want to
 * Fuel cards available with NASTC Discounts for TA and Petro
 * Repair Shop
 * Option for Dry, Reefer or Flatbed loads
 * Now leasing dry vans!
 * Low dispatch fee. For a limited time, we offer 8% dispatch fee!

OUR REQUIREMENTS:

 * Truck needs to be newer than 2010, trailer not older 2015 (especially reefer)
 * Reasonably clean driving record
 * No DUI, DWI or moving violations involving drugs or alcohol in the last 5
   years
 * Minimum 2 years experience
 * Stable work history
 * Valid CDL-A and Medical Card
 * Driver should not be prohibited in Clearinghouse


POSITIONS AVAILABLE

 * Logistics coordinator
 * Accounting specialist
 * HR specialist
 * Operations
 * Roadside service dispatch


PROCESSING YOUR REQUEST.
PLEASE WAIT...

Copyright © 2024 Empire National Inc.

Privacy Policy Tariffs