classactearthworx.com Open in urlscan Pro
185.199.109.153  Public Scan

URL: https://classactearthworx.com/
Submission: On August 04 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

<form class="overflow-y-auto sm:w-full" onsubmit="send_sms('Class-Act-Earthworx')">
  <div class="flex-grow h-full overflow-x-hidden overflow-y-auto">
    <div class="h-auto px-6 sm:mt-6 space-y-6 sm:space-y-0 sm:grid sm:grid-cols-2 sm:gap-x-6 sm:gap-y-4">
      <div>
        <label for="contact-full-name" class="font-medium text-base text-white">Full name</label>
        <input type="text" name="full-name" id="contact-full-name" class="block w-full border-gray-500 py-2.5 mt-1 rounded-sm shadow-sm focus:ring-primary focus:border-primary" placeholder="Jane Rodgers">
      </div>
      <div>
        <label for="contact-phone-number" class="font-medium text-base text-white">Phone number</label>
        <input type="tel" name="phone-number" autocomplete="on" id="contact-phone-number" class="contact-phone-number block w-full border-gray-500 py-2.5 mt-1 rounded-sm shadow-sm focus:ring-primary focus:border-primary">
      </div>
      <div>
        <label for="contact-email" class="font-medium text-base text-white">Email</label>
        <input type="email" name="email" id="contact-email" class="block w-full border-gray-500 py-2.5 mt-1 rounded-sm shadow-sm focus:ring-primary focus:border-primary" placeholder="name@example.com">
      </div>
      <div>
        <label for="contact-address" class="font-medium text-base text-white"> Address <span>*</span>
        </label>
        <input type="text" name="address" id="contact-address" class="block w-full border-gray-500 py-2.5 mt-1 rounded-sm shadow-sm focus:ring-primary focus:border-primary" placeholder="123 Main Street, Elizabethton, TN 37643">
      </div>
      <div class="block sm:hidden">
        <label class="font-medium text-base text-white">Services</label>
        <fieldset class="sm:hidden bg-white p-6 mt-1 rounded-sm">
          <div class="flex flex-col space-y-2">
            <div class="flex items-center">
              <input type="checkbox" name="1782997" value="Hauling" id="mobile-contact-service-1782997" class="mt-0.5 items-center w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary">
              <span class="ml-3 items-start text-gray-600"> Hauling </span>
            </div>
            <div class="flex items-center">
              <input type="checkbox" name="1782998" value="Demolition" id="mobile-contact-service-1782998" class="mt-0.5 items-center w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary">
              <span class="ml-3 items-start text-gray-600"> Demolition </span>
            </div>
            <div class="flex items-center">
              <input type="checkbox" name="1782999" value="Retaining Wall Construction" id="mobile-contact-service-1782999" class="mt-0.5 items-center w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary">
              <span class="ml-3 items-start text-gray-600"> Retaining Wall Construction </span>
            </div>
            <div class="flex items-center">
              <input type="checkbox" name="1783000" value="Grade Work" id="mobile-contact-service-1783000" class="mt-0.5 items-center w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary">
              <span class="ml-3 items-start text-gray-600"> Grade Work </span>
            </div>
            <div class="flex items-center">
              <input type="checkbox" name="1783001" value="Excavation" id="mobile-contact-service-1783001" class="mt-0.5 items-center w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary">
              <span class="ml-3 items-start text-gray-600"> Excavation </span>
            </div>
            <div class="flex flex-col">
              <div class="flex items-center">
                <input id="contact-service-Other" name="Other" type="checkbox" class="w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary" value="Other" onclick="toggleOtherServicesMobile()">
                <label for="contact-label-service-Other" class="ml-3 text-gray-600">Other</label>
              </div>
              <input id="contact-service-other-text2" name="OtherServicesInputField" type="text" class="ml-4 block w-full border-gray-500 py-2.5 mt-1 rounded-sm shadow-sm focus:ring-primary focus:border-primary hidden">
            </div>
          </div>
        </fieldset>
      </div>
      <div class="sm:hidden">
        <label for="contact-concern-1" class="sm:hidden font-medium text-base text-white"> How can we help? </label>
        <textarea id="contact-concern-1" name="concern" rows="4" class="sm:hidden block py-2.5 px-2.5 mt-1 w-full border border-gray-500 rounded-sm shadow-sm focus:ring-primary focus:border-primary" placeholder="Type your message here..."></textarea>
      </div>
      <div class="relative">
        <label for="contact-date" class="font-medium text-base text-white">Preferred date of service</label>
        <!-- <input
                                    type="text"
                                    name="date"
                                    id="contact-date"
                                    class="block w-full border-gray-500 py-2 rounded-sm shadow-sm focus:ring-primary focus:border-primary"
                                    placeholder="Preferred date of service"
                                    onfocus="(this.type='date')"
                                /> -->
        <div class="w-4 h-4 absolute transform translate-y-4.5 left-4">
          <!-- <svg width="16" height="17" viewBox="0 0 16 17" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
                                        <path fill-rule="evenodd" clip-rule="evenodd" d="M4 0.5C3.44772 0.5 3 0.947715 3 1.5V2.5H2C0.895431 2.5 0 3.39543 0 4.5V14.5C0 15.6046 0.895431 16.5 2 16.5H14C15.1046 16.5 16 15.6046 16 14.5V4.5C16 3.39543 15.1046 2.5 14 2.5H13V1.5C13 0.947715 12.5523 0.5 12 0.5C11.4477 0.5 11 0.947715 11 1.5V2.5H5V1.5C5 0.947715 4.55228 0.5 4 0.5ZM4 5.5C3.44772 5.5 3 5.94772 3 6.5C3 7.05228 3.44772 7.5 4 7.5H12C12.5523 7.5 13 7.05228 13 6.5C13 5.94772 12.5523 5.5 12 5.5H4Z" fill="#9CA3AF"/>
                                    </svg> -->
        </div>
        <input id="contact-date" type="date" class="block text-left z-50 w-full border-gray-500 py-2.5 mt-1 rounded-sm shadow-sm focus:ring-primary focus:border-primary">
      </div>
    </div>
    <div class="hidden sm:block px-6 py-4">
      <label class="font-medium text-base text-white">Services</label>
      <fieldset class="sm:bg-white sm:p-6 sm:mt-1 rounded-sm">
        <div class="grid auto-cols-auto gap-4 grid-cols-2">
          <div class="flex items-center">
            <input id="contact-service-1782997" name="1782997" type="checkbox" class="w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary" value="Hauling">
            <label for="contact-service-1782997" class="ml-3 text-sm font-normal text-gray-700">Hauling</label>
          </div>
          <div class="flex items-center">
            <input id="contact-service-1782998" name="1782998" type="checkbox" class="w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary" value="Demolition">
            <label for="contact-service-1782998" class="ml-3 text-sm font-normal text-gray-700">Demolition</label>
          </div>
          <div class="flex items-center">
            <input id="contact-service-1782999" name="1782999" type="checkbox" class="w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary" value="Retaining Wall Construction">
            <label for="contact-service-1782999" class="ml-3 text-sm font-normal text-gray-700">Retaining Wall Construction</label>
          </div>
          <div class="flex items-center">
            <input id="contact-service-1783000" name="1783000" type="checkbox" class="w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary" value="Grade Work">
            <label for="contact-service-1783000" class="ml-3 text-sm font-normal text-gray-700">Grade Work</label>
          </div>
          <div class="flex items-center">
            <input id="contact-service-1783001" name="1783001" type="checkbox" class="w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary" value="Excavation">
            <label for="contact-service-1783001" class="ml-3 text-sm font-normal text-gray-700">Excavation</label>
          </div>
          <div class="flex flex-col">
            <div class="flex items-center">
              <input id="contact-service-other-checkbox" name="Other" type="checkbox" class="w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary" value="Other" onclick="toggleOtherServices()">
              <label for="contact-label-service-Other" class="ml-3 text-sm text-gray-600">Other</label>
            </div>
            <input id="contact-service-other-text" name="OtherServicesInputField" type="text" class="ml-4 block w-full border-gray-500 py-2.5 mt-1 rounded-sm shadow-sm focus:ring-primary focus:border-primary hidden">
          </div>
        </div>
      </fieldset>
    </div>
    <div class="block sm:flex sm:space-x-6 px-6">
      <div class="sm:flex sm:flex-col sm:w-full hidden">
        <label for="contact-concern-2" class="sm:block hidden font-medium text-base text-white"> How can we help? </label>
        <textarea id="contact-concern-2" name="concern" rows="4" class="sm:flex sm:grow hidden py-2.5 px-2.5 mt-1 w-full h-auto border border-gray-500 rounded-sm shadow-sm focus:ring-primary focus:border-primary"
          placeholder="Type your message here..."></textarea>
      </div>
    </div>
    <div class="z-50 flex-col px-6 pb-4 bg-primary flex w-full align-middle items-center justify-center">
      <div class="text-gray-500 text-sm font-normal mt-1.5"> By providing your phone number, you agree to receive text messages (SMS) from COMPANY NAME. You can unsubscribe at anytime by replying STOP. Message and data rates may apply. Message
        frequency varies. </div>
      <button id="sendButton"
        class="cta_text_conversion flex justify-center relative rounded-sm mx-4 py-2.5 mt-6 sm:mt-4 bg-secondary hover:bg-secondary-darker w-full text-primary-foreground hover:ring-2 hover:ring-offset-2 hover:ring-secondary transition-all ease-out duration-300 uppercase">
        Send </button>
    </div>
  </div>
</form>

<form class="overflow-y-auto sm:w-full" onsubmit="send_sms('Class-Act-Earthworx')">
  <div class="flex-grow h-full overflow-x-hidden overflow-y-auto">
    <div class="h-auto px-6 sm:mt-6 space-y-6 sm:space-y-0 sm:grid sm:grid-cols-2 sm:gap-x-6 sm:gap-y-4">
      <div>
        <label for="contact-full-name" class="font-medium text-base text-white">Full name</label>
        <input type="text" name="full-name" id="contact-full-name" class="block w-full border-gray-500 py-2.5 mt-1 rounded-sm shadow-sm focus:ring-primary focus:border-primary" placeholder="Jane Rodgers">
      </div>
      <div>
        <label for="contact-phone-number" class="font-medium text-base text-white">Phone number</label>
        <div class="iti iti--allow-dropdown iti--show-flags">
          <div class="iti__flag-container">
            <div class="iti__selected-flag" role="combobox" aria-haspopup="listbox" aria-controls="iti-0__country-listbox" aria-owns="iti-0__country-listbox" aria-expanded="false" aria-label="Telephone country code" tabindex="0"
              title="United States: +1">
              <div class="iti__flag iti__us"></div>
              <div class="iti__arrow"></div>
            </div>
            <ul class="iti__country-list iti__hide" id="iti-0__country-listbox" role="listbox" aria-label="List of countries">
              <li class="iti__country iti__preferred iti__active" tabindex="-1" id="iti-0__item-us-preferred" role="option" data-dial-code="1" data-country-code="us" aria-selected="true">
                <div class="iti__flag-box">
                  <div class="iti__flag iti__us"></div>
                </div><span class="iti__country-name">United States</span><span class="iti__dial-code">+1</span>
              </li>
              <li class="iti__country iti__preferred" tabindex="-1" id="iti-0__item-gb-preferred" role="option" data-dial-code="44" data-country-code="gb" aria-selected="false">
                <div class="iti__flag-box">
                  <div class="iti__flag iti__gb"></div>
                </div><span class="iti__country-name">United Kingdom</span><span class="iti__dial-code">+44</span>
              </li>
              <li class="iti__divider" role="separator" aria-disabled="true"></li>
              <li class="iti__country iti__standard" tabindex="-1" id="iti-0__item-ca" role="option" data-dial-code="1" data-country-code="ca" aria-selected="false">
                <div class="iti__flag-box">
                  <div class="iti__flag iti__ca"></div>
                </div><span class="iti__country-name">Canada</span><span class="iti__dial-code">+1</span>
              </li>
              <li class="iti__country iti__standard" tabindex="-1" id="iti-0__item-gb" role="option" data-dial-code="44" data-country-code="gb" aria-selected="false">
                <div class="iti__flag-box">
                  <div class="iti__flag iti__gb"></div>
                </div><span class="iti__country-name">United Kingdom</span><span class="iti__dial-code">+44</span>
              </li>
              <li class="iti__country iti__standard" tabindex="-1" id="iti-0__item-us" role="option" data-dial-code="1" data-country-code="us" aria-selected="false">
                <div class="iti__flag-box">
                  <div class="iti__flag iti__us"></div>
                </div><span class="iti__country-name">United States</span><span class="iti__dial-code">+1</span>
              </li>
            </ul>
          </div><input type="tel" name="phone-number" autocomplete="on" id="contact-phone-number" class="contact-phone-number block w-full border-gray-500 py-2.5 mt-1 rounded-sm shadow-sm focus:ring-primary focus:border-primary"
            data-intl-tel-input-id="0" placeholder="(201) 555-0123">
        </div>
      </div>
      <div>
        <label for="contact-email" class="font-medium text-base text-white">Email</label>
        <input type="email" name="email" id="contact-email" class="block w-full border-gray-500 py-2.5 mt-1 rounded-sm shadow-sm focus:ring-primary focus:border-primary" placeholder="name@example.com">
      </div>
      <div>
        <label for="contact-address" class="font-medium text-base text-white"> Address <span>*</span>
        </label>
        <input type="text" name="address" id="contact-address" class="block w-full border-gray-500 py-2.5 mt-1 rounded-sm shadow-sm focus:ring-primary focus:border-primary pac-target-input" placeholder="123 Main Street, Elizabethton, TN 37643"
          autocomplete="off">
      </div>
      <div class="block sm:hidden">
        <label class="font-medium text-base text-white">Services</label>
        <fieldset class="sm:hidden bg-white p-6 mt-1 rounded-sm">
          <div class="flex flex-col space-y-2">
            <div class="flex items-center">
              <input type="checkbox" name="1782997" value="Hauling" id="mobile-contact-service-1782997" class="mt-0.5 items-center w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary">
              <span class="ml-3 items-start text-gray-600"> Hauling </span>
            </div>
            <div class="flex items-center">
              <input type="checkbox" name="1782998" value="Demolition" id="mobile-contact-service-1782998" class="mt-0.5 items-center w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary">
              <span class="ml-3 items-start text-gray-600"> Demolition </span>
            </div>
            <div class="flex items-center">
              <input type="checkbox" name="1782999" value="Retaining Wall Construction" id="mobile-contact-service-1782999" class="mt-0.5 items-center w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary">
              <span class="ml-3 items-start text-gray-600"> Retaining Wall Construction </span>
            </div>
            <div class="flex items-center">
              <input type="checkbox" name="1783000" value="Grade Work" id="mobile-contact-service-1783000" class="mt-0.5 items-center w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary">
              <span class="ml-3 items-start text-gray-600"> Grade Work </span>
            </div>
            <div class="flex items-center">
              <input type="checkbox" name="1783001" value="Excavation" id="mobile-contact-service-1783001" class="mt-0.5 items-center w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary">
              <span class="ml-3 items-start text-gray-600"> Excavation </span>
            </div>
            <div class="flex flex-col">
              <div class="flex items-center">
                <input id="contact-service-Other" name="Other" type="checkbox" class="w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary" value="Other" onclick="toggleOtherServicesMobile()">
                <label for="contact-label-service-Other" class="ml-3 text-gray-600">Other</label>
              </div>
              <input id="contact-service-other-text2" name="OtherServicesInputField" type="text" class="ml-4 block w-full border-gray-500 py-2.5 mt-1 rounded-sm shadow-sm focus:ring-primary focus:border-primary hidden">
            </div>
          </div>
        </fieldset>
      </div>
      <div class="sm:hidden">
        <label for="contact-concern-1" class="sm:hidden font-medium text-base text-white"> How can we help? </label>
        <textarea id="contact-concern-1" name="concern" rows="4" class="sm:hidden block py-2.5 px-2.5 mt-1 w-full border border-gray-500 rounded-sm shadow-sm focus:ring-primary focus:border-primary" placeholder="Type your message here..."></textarea>
      </div>
      <div class="relative">
        <label for="contact-date" class="font-medium text-base text-white">Preferred date of service</label>
        <!-- <input
                                    type="text"
                                    name="date"
                                    id="contact-date"
                                    class="block w-full border-gray-500 py-2 rounded-sm shadow-sm focus:ring-primary focus:border-primary"
                                    placeholder="Preferred date of service"
                                    onfocus="(this.type='date')"
                                /> -->
        <div class="w-4 h-4 absolute transform translate-y-4.5 left-4">
          <!-- <svg width="16" height="17" viewBox="0 0 16 17" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
                                        <path fill-rule="evenodd" clip-rule="evenodd" d="M4 0.5C3.44772 0.5 3 0.947715 3 1.5V2.5H2C0.895431 2.5 0 3.39543 0 4.5V14.5C0 15.6046 0.895431 16.5 2 16.5H14C15.1046 16.5 16 15.6046 16 14.5V4.5C16 3.39543 15.1046 2.5 14 2.5H13V1.5C13 0.947715 12.5523 0.5 12 0.5C11.4477 0.5 11 0.947715 11 1.5V2.5H5V1.5C5 0.947715 4.55228 0.5 4 0.5ZM4 5.5C3.44772 5.5 3 5.94772 3 6.5C3 7.05228 3.44772 7.5 4 7.5H12C12.5523 7.5 13 7.05228 13 6.5C13 5.94772 12.5523 5.5 12 5.5H4Z" fill="#9CA3AF"/>
                                    </svg> -->
        </div>
        <input id="contact-date" type="date" class="block text-left z-50 w-full border-gray-500 py-2.5 mt-1 rounded-sm shadow-sm focus:ring-primary focus:border-primary" min="2024-08-04" max="2026-08-04">
      </div>
    </div>
    <div class="hidden sm:block px-6 py-4">
      <label class="font-medium text-base text-white">Services</label>
      <fieldset class="sm:bg-white sm:p-6 sm:mt-1 rounded-sm">
        <div class="grid auto-cols-auto gap-4 grid-cols-2">
          <div class="flex items-center">
            <input id="contact-service-1782997" name="1782997" type="checkbox" class="w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary" value="Hauling">
            <label for="contact-service-1782997" class="ml-3 text-sm font-normal text-gray-700">Hauling</label>
          </div>
          <div class="flex items-center">
            <input id="contact-service-1782998" name="1782998" type="checkbox" class="w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary" value="Demolition">
            <label for="contact-service-1782998" class="ml-3 text-sm font-normal text-gray-700">Demolition</label>
          </div>
          <div class="flex items-center">
            <input id="contact-service-1782999" name="1782999" type="checkbox" class="w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary" value="Retaining Wall Construction">
            <label for="contact-service-1782999" class="ml-3 text-sm font-normal text-gray-700">Retaining Wall Construction</label>
          </div>
          <div class="flex items-center">
            <input id="contact-service-1783000" name="1783000" type="checkbox" class="w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary" value="Grade Work">
            <label for="contact-service-1783000" class="ml-3 text-sm font-normal text-gray-700">Grade Work</label>
          </div>
          <div class="flex items-center">
            <input id="contact-service-1783001" name="1783001" type="checkbox" class="w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary" value="Excavation">
            <label for="contact-service-1783001" class="ml-3 text-sm font-normal text-gray-700">Excavation</label>
          </div>
          <div class="flex flex-col">
            <div class="flex items-center">
              <input id="contact-service-other-checkbox" name="Other" type="checkbox" class="w-4 h-4 border-gray-500 rounded text-primary focus:ring-primary" value="Other" onclick="toggleOtherServices()">
              <label for="contact-label-service-Other" class="ml-3 text-sm text-gray-600">Other</label>
            </div>
            <input id="contact-service-other-text" name="OtherServicesInputField" type="text" class="ml-4 block w-full border-gray-500 py-2.5 mt-1 rounded-sm shadow-sm focus:ring-primary focus:border-primary hidden">
          </div>
        </div>
      </fieldset>
    </div>
    <div class="block sm:flex sm:space-x-6 px-6">
      <div class="sm:flex sm:flex-col sm:w-full hidden">
        <label for="contact-concern-2" class="sm:block hidden font-medium text-base text-white"> How can we help? </label>
        <textarea id="contact-concern-2" name="concern" rows="4" class="sm:flex sm:grow hidden py-2.5 px-2.5 mt-1 w-full h-auto border border-gray-500 rounded-sm shadow-sm focus:ring-primary focus:border-primary"
          placeholder="Type your message here..."></textarea>
      </div>
    </div>
    <div class="z-50 flex-col px-6 pb-4 bg-primary flex w-full align-middle items-center justify-center">
      <div class="text-gray-500 text-sm font-normal mt-1.5"> By providing your phone number, you agree to receive text messages (SMS) from COMPANY NAME. You can unsubscribe at anytime by replying STOP. Message and data rates may apply. Message
        frequency varies. </div>
      <button id="sendButton"
        class="cta_text_conversion flex justify-center relative rounded-sm mx-4 py-2.5 mt-6 sm:mt-4 bg-secondary hover:bg-secondary-darker w-full text-primary-foreground hover:ring-2 hover:ring-offset-2 hover:ring-secondary transition-all ease-out duration-300 uppercase">
        Send </button>
    </div>
  </div>
</form>

Text Content

James, you’re just a few clicks from going live! Don’t worry - we can still make
edits after launching. bucks
Launch my site Contact Us Learn more →
MENU Open/CLose menu TODO:
Home
Services

Hauling

Demolition

Retaining Wall Construction

Grade Work

Excavation

Galleries

Demolition and Excavation

All Photos

Reviews
Blog
Send us a Text
(423) 440-9903
Close menu
Home
Services
Hauling Demolition Retaining Wall Construction Grade Work Excavation
Galleries
Demolition and Excavation All Photos
Reviews
Blog
Send us a Text
(423) 440-9903


CLASS ACT EARTHWORX

Based in Elizabethton, TN, Class Act Earthworx specializes in professional
demolition and excavation services for residential and commercial projects in
the surrounding areas.

Get a Free Quote



OUR PROPERTIES

INSURED

BONDED

FAMILY OWNED

EMERGENCY SERVICES

LOCALLY OWNED


ABOUT US



At Class Act Earthworx, we are a professional demolition and excavation company
serving Elizabethton, TN, and the surrounding areas. With our skilled team and
top-of-the-line equipment, we offer efficient and reliable services for both
residential and commercial projects. Trust us to handle all your earthmoving
needs with precision and care.


 * Facebook


What we are best at


OUR SERVICES


 * Hauling
   
   Our hauling service offers convenient and efficient removal of debris,
   concrete, dirt, and other materials from your property following our
   demolition and excavation projects. Simplifying cleanup for homeowners
   post-project.

 * Demolition
   
   Our professional demolition service offers safe and efficient removal of
   structures on your property, clearing the way for new construction or
   renovations while prioritizing safety and environmental considerations.

 * Retaining Wall Construction
   
   Our retaining wall construction service offers expert installation of durable
   walls to prevent soil erosion and enhance the aesthetics of your property,
   creating a safe and attractive outdoor space.

 * Grade Work
   
   Our Grade Work service ensures precise and accurate leveling of your property
   before construction, providing a solid foundation for your project. Trust our
   expertise to optimize your site's layout efficiently.

 * Excavation
   
   Our Excavation service specializes in clearing, grading, and leveling your
   property to prepare for new construction projects. Trust our experienced team
   to handle all excavation needs efficiently and effectively.




READY TO GET STARTED?


BOOK AN APPOINTMENT TODAY.

Get a Free Quote

Get a quote

Receiving a quote is easy and only takes three simple steps
Send us a text Text us
Chat on The phone
RECEIVE A QUOTE
Send us a text
Text us
Chat on the phone
Receive a quote


SEE WHY OUR CUSTOMERS LOVE US OUR BEST WORK


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 


 * 

See more photos
Take a look for yourself on what your neighbors are saying about us.
Reviews

See all reviews


REVIEWS CAROUSEL

Skip to previous review
Carousel
 * 
   out of 5 stars
   
   > They did wonderful job for my back yard! See more See less
   > Lucy Willis
   > Hauling

 * 
   out of 5 stars
   
   > They did wonderful job for my back yard! See more See less
   > Demolition


 * 
   out of 5 stars
   
   > They did wonderful job for my back yard! See more See less
   > Lucy Willis
   > Hauling

Skip to next slide
Skip to previous review
Skip to next slide
See all reviews
Leave Us a Review

 * Leave us a review on
   Facebook




FREQUENTLY ASKED QUESTIONS

What services do you provide?



Class Act Earthworx provides a variety of services including demolition,
excavation, land clearing, site preparation, and grading.

How is Class Act Earthworx different from other demolition and excavation
companies?



Class Act Earthworx sets itself apart by prioritizing safety, efficiency, and
environmental sustainability in all of our projects. Our team of experts
utilizes the latest technology and techniques to ensure the job is done right
the first time.

Do you provide free estimates for demolition and excavation projects ?



Yes, Class Act Earthworx offers free estimates for all demolition and excavation
projects to ensure transparency and clarity for our customers. Contact us today
to schedule your free estimate.


Areas we proudly serve
Elizabethton
Johnson City
Bristol
Bristol


READY TO GET STARTED?


BOOK AN APPOINTMENT TODAY.

Get a Free Quote


FOOTER

Class Act Earthworx
Elizabethton, TN, US
(423) 440-9903
classactearthworx@gmail.com
Contact Us
Book Now
 * Facebook


COMPANY

 * Home
 * Galleries
 * Reviews
 * Sitemap
 * Login


SERVICES

 * Hauling
 * Demolition
 * Retaining Wall Construction
 * Grade Work
 * Excavation


SERVICE AREAS

 * Elizabethton, TN
 * Johnson City, TN
 * Bristol, TN
 * Bristol, VA


HOURS

 * Sun:
   8:00am - 10:00pm
 * Mon:
   8:00am - 10:00pm
 * Tue:
   8:00am - 10:00pm
 * Wed:
   8:00am - 10:00pm
 * Thu:
   8:00am - 10:00pm
 * Fri:
   8:00am - 10:00pm
 * Sat:
   8:00am - 10:00pm

Powered by

ⓒ All Rights Reserved
Send Us a Text

Close modal


SEND US A TEXT

We usually respond via text within a few minutes.




SEND US A TEXT

We usually respond via text within a few minutes.



Full name
Phone number
Email
Address *
Services
Hauling
Demolition
Retaining Wall Construction
Grade Work
Excavation
Other
How can we help?
Preferred date of service

Services
Hauling
Demolition
Retaining Wall Construction
Grade Work
Excavation
Other
How can we help?
By providing your phone number, you agree to receive text messages (SMS) from
COMPANY NAME. You can unsubscribe at anytime by replying STOP. Message and data
rates may apply. Message frequency varies.
Send


LEAVE A REVIEW

Close modal

   Review types
 * Leave us a review on
   Facebook

Close menu
Home
Services
Hauling Demolition Retaining Wall Construction Grade Work Excavation
Galleries
Demolition and Excavation All Photos
Reviews
Blog
Send us a Text
(423) 440-9903

Close modal


SEND US A TEXT

We usually respond via text within a few minutes.




SEND US A TEXT

We usually respond via text within a few minutes.



Full name
Phone number
 * 
   United States+1
 * 
   United Kingdom+44
 * 
 * 
   Canada+1
 * 
   United Kingdom+44
 * 
   United States+1

Email
Address *
Services
Hauling
Demolition
Retaining Wall Construction
Grade Work
Excavation
Other
How can we help?
Preferred date of service

Services
Hauling
Demolition
Retaining Wall Construction
Grade Work
Excavation
Other
How can we help?
By providing your phone number, you agree to receive text messages (SMS) from
COMPANY NAME. You can unsubscribe at anytime by replying STOP. Message and data
rates may apply. Message frequency varies.
Send


LEAVE A REVIEW

Close modal

   Review types
 * Leave us a review on
   Facebook