new.absoluteroofing.com Open in urlscan Pro
2620:1ec:bdf::45  Public Scan

URL: https://new.absoluteroofing.com/
Submission: On June 08 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

GET /search

<form action="/search" method="get">
  <div class="search_input">
    <input class="search-input-field" type="text" placeholder="Type here to search...">
    <span class="search-focus-border"></span>
    <button type="submit">
      <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path d="M9.55 18.1C14.272 18.1 18.1 14.272 18.1 9.55C18.1 4.82797 14.272 1 9.55 1C4.82797 1 1 4.82797 1 9.55C1 14.272 4.82797 18.1 9.55 18.1Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
        <path d="M19.0002 19.0002L17.2002 17.2002" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
      </svg>
    </button>
  </div>
</form>

GET /search

<form action="/search" method="get">
  <button type="submit"><i class="fal fa-search"></i></button>
  <input type="text" placeholder="Search here">
</form>

POST /

<form action="/" enctype="multipart/form-data" id="form0ec3e4b5ec1747b7888612c0035c257b" method="post">
  <div class="row">
    <div class="col-lg-6">
      <div class="form-group">
        <input class="form-control" data-val="true" data-val-required="The First Name field is required." id="FirstName" name="FirstName" placeholder="First Name" type="text" value="">
        <i class="fa-solid fa-user"></i>
      </div>
      <span class="field-validation-valid" data-valmsg-for="FirstName" data-valmsg-replace="true"></span>
    </div>
    <div class="col-lg-6">
      <div class="form-group">
        <input class="form-control" data-val="true" data-val-required="The Last Name field is required." id="LastName" name="LastName" placeholder="Last Name" type="text" value="">
        <i class="fa-solid fa-user"></i>
      </div>
      <span class="field-validation-valid" data-valmsg-for="LastName" data-valmsg-replace="true"></span>
    </div>
    <div class="col-lg-6">
      <div class="form-group">
        <input class="form-control" data-val="true" data-val-required="The Phone Number field is required." id="PhoneNumber" name="PhoneNumber" placeholder="Phone" type="text" value="">
        <i class="fa-solid fa-phone"></i>
      </div>
      <span class="field-validation-valid" data-valmsg-for="PhoneNumber" data-valmsg-replace="true"></span>
    </div>
    <div class="col-lg-6">
      <div class="form-group">
        <input class="form-control" data-val="true" data-val-email="The Email field is not a valid e-mail address." data-val-required="The Email field is required." id="Email" name="Email" placeholder="Email Address" type="text" value="">
        <i class="fa-solid fa-envelope"></i>
      </div>
      <span class="field-validation-valid" data-valmsg-for="Email" data-valmsg-replace="true"></span>
    </div>
    <div class="col-lg-6">
      <div class="form-group">
        <select class="form-control" data-val="true" data-val-required="The Service field is required." id="Service" name="Service">
          <option value="">Select Service</option>
          <option>Commercial Roofing</option>
          <option>Residential Roofing</option>
          <option>Insurance Restorations</option>
          <option>Siding</option>
          <option>Alside Windows</option>
          <option>Gutters/Downspouts</option>
          <option>Skylights</option>
          <option>Ventilation</option>
          <option>Insulation</option>
          <option>Other</option>
        </select>
        <i class="fa-solid fa-location-dot"></i>
      </div>
      <span class="field-validation-valid" data-valmsg-for="Service" data-valmsg-replace="true"></span>
    </div>
    <input type="hidden" name="gRecaptchaResponse" id="gRecaptchaResponse">
    <div class="col-lg-6">
      <div class="form-group">
        <div>
          <div class="grecaptcha-badge" data-style="bottomright"
            style="width: 256px; height: 60px; display: block; transition: right 0.3s ease 0s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
            <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-qyk82wwt38wk" 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=6LcKmaUpAAAAADvGcsY1NZ3LdD8upIe2qbJ8EFOI&amp;co=aHR0cHM6Ly9uZXcuYWJzb2x1dGVyb29maW5nLmNvbTo0NDM.&amp;hl=de&amp;v=9pvHvq7kSOTqqZusUzJ6ewaF&amp;size=invisible&amp;sa=submit&amp;cb=hpmszkr18xze"></iframe>
            </div>
            <div class="grecaptcha-error"></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><iframe style="display: none;"></iframe>
        </div><input type="submit" data-sitekey="6LcKmaUpAAAAADvGcsY1NZ3LdD8upIe2qbJ8EFOI" data-callback="submitFreeEstimate" data-action="submit" class="form-control g-recaptcha" value="Send">
      </div>
    </div>
  </div>
  <script src="https://www.google.com/recaptcha/api.js"></script>
  <script>
    function submitFreeEstimate(token) {
      document.getElementById("gRecaptchaResponse").value = token;
      document.getElementById($(".freeEstimateForm form").prop("id")).submit();
    }
  </script>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8OzdsaTBhfZHjNcOP5xUj0Vg-eR8DM-94t_UC30tcVys3-5wp_Qld0RNVEpItYjI3KdjdttPuHxL__3byqj9v2aTxd4xo9Jd43xc-_OYxKSgy6yfADXh11-WHpgyGSDg_ox6OF07-8x-l-qxkNmQfbo"><input name="ufprt"
    type="hidden" value="CfDJ8OzdsaTBhfZHjNcOP5xUj0WojLafwoM7TQyClfuldMKwu-3eUIhijvbpBmNyOvc8Zja8n6fruEpVeps-ftcm9LaMkG4cKgBuGiyLzT2QRFVxy_RcA1qWwD9Vh_uUWr3pptewA45hnqMHJvWCgR3BLus3DlsAJ3TcZuxogNp9G173">
</form>

Text Content

Contact Info

 * 12301 Sprecher Ave, Cleveland, OH 44135
 * 1-866-968-0479
 * info@absoluteroofing.com

 * 
 * 
 * 


Get A Free Estimate
 * About Us
   * Awards
     * Big 50 Award
     * NARI Cleveland Awards
     * Professional Remodeler Awards
   * Sponsorships
   * Residential References
   * Commercial References
   * Owens Cornering Platinum Preferred
   * James Hardie Siding Approved Installer
   * Haag Certified Inspectors
 * Our Services
   * Commercial Roofing
     * Get an Instant Commercial Roofing Estimate
   * Residential Roofing
     * Get an Instant Residential Roofing Estimate
   * Insurance Restorations
   * Siding
   * Alside Windows
   * Gutters/Downspouts
   * Skylights
   * Ventilation
   * Insulation
 * Project Gallery
 * Financing
 * Contact Us

Call Us

1-866-968-0479




NORTHEAST OHIO'S MOST TRUSTED ROOFER

Proud Platinum Preferred Owens Corning Contractor.

Award-Winning Residential & Commercial Roofing Specialists, Serving Ohio Since
1987.


GET A FREE ESTIMATE


Select Service Commercial Roofing Residential Roofing Insurance Restorations
Siding Alside Windows Gutters/Downspouts Skylights Ventilation Insulation Other




6000+

Projects
Completed




ABOUT ABSOLUTE ROOFING

Absolute Roofing & Construction is a family owned business, headed by brothers
Chris and Mike Kamis. As owners, we take great pride in our company. Please take
some time to browse through our website and the many services offered. If you
have any questions, feel free to call us, or send us an email. Once again thank
you for your inquiry.


SOLUTION FOR RESIDENTIAL ROOFING


SOLUTION FOR COMMERCIAL ROOFING

‘’We Never Forget Our Roots or Our Customers’’

CHRIS KAMIS

President

MIKE KAMIS

Vice President










OUR SERVICES

We offer quality roofing services, including commercial, residential, new
construction, & more. We also provide siding & gutters.


 * COMMERCIAL ROOFING


 * RESIDENTIAL ROOFING


 * INSURANCE RESTORATIONS


 * EXTERIOR SIDING


 * ALSIDE WINDOWS


 * AND MORE SERVICES


EXPLORE OUR LATEST WORK


To see what your roof looks like, let DesignEyeQ show you what your roof may
look like!
Design IQ


WE ARE AN AWARD WINNING ROOFING COMPANY WITH OVER 35 YEARS OF EXPERIENCE.

We are a family-owned business with a strong reputation nationwide.
We are a full-service Platinum Preferred Owens Corning roofer.
We are a Haag Certified Inspector.
We are James Hardie Approved Installer.
We are a NARI Certified Remodeler.
CertainTeed Master Shingle Applicator.
We are a BBB accredited business.
Get A Free Estimate


ENJOY AN AESTHETIC & DURABLE ROOF OVER YOUR HEAD IN 4 SIMPLE STEPS.

1


GET A FREE ESTIMATE

Fill out our online form or give us a call today to get your free estimate.

2


GIVE US YOUR APPROVAL

Review our proposal and give us the go-ahead once you’re satisfied.

3


SCHEDULE YOUR INSTALLATION DATE

We’ll schedule a date and time that is convenient for you.

4


ENJOY YOUR NEW ROOF!

Our team of professionals will expertly install or repair your roof and will
only leave once you’re satisfied.

We’re Award-Winning Residential & Commercial Roofing Specialists
Get A Free Estimate


FREQUENTLY ASKED QUESTIONS

Q: What services do you offer?

We specialize in residential and commercial roofing, siding, windows, gutters,
skylights, and ventilation. We also offer insulation services.

Q: What is your warranty? Is it transferrable?

We offer a five-year warranty on all of our roofing services. This is
transferable to the new homeowner if you sell your home within five years. We
also provide a ten, fifteen, and twenty-year warranty on certain roofing
products.

Q: Will you work with my insurance company?

We are well versed in insurance claims and can help you through the process if
needed. We will work with your insurance company and ensure you get the coverage
you deserve.


TESTIMONIALS


VERY HELPFUL

 * 
 * 
 * 
 * 
 * 

The new roof was installed in a timely manner and looks great. Chris Tsonton was
very helpful and answered all my questions.

JAMES KAMUF

Customer


VERY PROFESSIONAL

 * 
 * 
 * 
 * 
 * 

James was very professional as he explained the process well, answered all of
our questions (and honestly). He also worked in a professional manner with our
insurance adjuster while always keeping us in the loop. I would highly recommend
this company to friends and family. The storm was a stressful event. Working
with Absolute was a blessing. Thanks to all at Absolute!

JAK

Customer


AMAZING

 * 
 * 
 * 
 * 
 * 

The install crew was amazing. Diligently working and had the old roof off in an
hour, and the new one on by 3:00. They cleaned up everything spotless. My roof
looks fantastic and the quality of the install is evident.

JEFF UZL

Customer


VERY HELPFUL

 * 
 * 
 * 
 * 
 * 

The new roof was installed in a timely manner and looks great. Chris Tsonton was
very helpful and answered all my questions.

JAMES KAMUF

Customer


VERY PROFESSIONAL

 * 
 * 
 * 
 * 
 * 

James was very professional as he explained the process well, answered all of
our questions (and honestly). He also worked in a professional manner with our
insurance adjuster while always keeping us in the loop. I would highly recommend
this company to friends and family. The storm was a stressful event. Working
with Absolute was a blessing. Thanks to all at Absolute!

JAK

Customer


AMAZING

 * 
 * 
 * 
 * 
 * 

The install crew was amazing. Diligently working and had the old roof off in an
hour, and the new one on by 3:00. They cleaned up everything spotless. My roof
looks fantastic and the quality of the install is evident.

JEFF UZL

Customer
‹ ›

‹›



TRUST THE PROS AT ABSOLUTE ROOFING AND CONSTRUCTION, INC. TO PROVIDE YOU WITH
SUPERIOR WORKMANSHIP AND UNFORGETTABLE CUSTOMER SERVICE.

Get A Free Estimate

Northeast Ohio's Most Trusted Roofer Proud Platinum Preferred Owens Corning
Contractor.

Award-Winning Residential & Commercial Roofing Specialists, Serving Ohio Since
1987.


Get A Free Estimate



HOURS OF OPERATION

Monday: 8:00 AM – 5:00 PM
Tuesday: 8:00 AM – 5:00 PM
Wednesday: 8:00 AM – 5:00 PM
Thursday: 8:00 AM – 5:00 PM
Friday: 8:00 AM – 5:00 PM
Saturday: As Needed
Sunday: As Needed



CONTACT US

12301 Sprecher Ave,
Cleveland, OH 44135

1-866-968-0479
info@absoluteroofing.com


QUICK LINKS

 * About Us
 * Our Services
 * Get A Free Estimate
 * Financing
 * Employment Application
 * Referral Awards

 * Project Gallery
 * Leave Us a Review
 * Privacy Policy
 * Areas Served
 * Blog
 * Contact Us


OUR SERVICES

 * Residential Roofing
 * Commercial Roofing
 * Insurance Restorations
 * Siding
 * Alside Windows
 * Gutters/Downspouts
 * Skylights
 * Ventilation
 * Insulation



Copyright © 2024 Absolute Roofing. All Rights Reserved.

Privacy Policy








×
0Chat with us