www.fifoil.com Open in urlscan Pro
34.209.106.175  Public Scan

Submitted URL: http://fifoilus.com/
Effective URL: https://www.fifoil.com/
Submission: On February 13 via manual from IN — Scanned from DE

Form analysis 5 forms found in the DOM

/action_page.php

<form action="/action_page.php" data-hs-cf-bound="true">
  <input type="text" name="search">
  <button type="submit"><i class="fa fa-search"></i></button>
</form>

/action_page.php

<form action="/action_page.php" data-hs-cf-bound="true">
  <input type="text" name="search">
  <button type="submit"><i class="fa fa-search"></i></button>
</form>

POST ../../../login

<form id="login-form" class="login-component row" action="../../../login" method="post" data-hs-cf-bound="true">
  <div class="col col-md-5 col-12">
    <input type="text" name="email" class="login-component__input" placeholder="Email" required="">
  </div>
  <div class="col col-md-5 col-12">
    <input type="password" name="email_password" class="login-component__input" placeholder="Password">
  </div>
  <div class="col col-md-2 col-12">
    <button class="login-component__button" type="submit">Sign In</button>
  </div>
</form>

POST

<form method="POST" data-hs-cf-bound="true">
  <input type="hidden" name="ip_address" value="45.141.152.75" required="">
  <div class="row">
    <div class="col-lg-6 col-md-6 col-md-6">
      <input type="email" name="email_address" placeholder="Your Email Address" class="form-control" style="padding: 6px 5px;border:none;font-size:20px;margin:5px;" value="" required="">
    </div>
    <div class="col-lg-6 col-md-6 col-md-6">
      <button type="submit" class="btn green-button btn-block btn-lg" value="1" name="subscribe" style="padding:8px;margin:5px;">Sign Up Now</button>
    </div>
  </div>
</form>

POST

<form method="POST" id="footer_form" data-hs-cf-bound="true">
  <input type="hidden" name="inquiry_from" value="Get In Touch Footer Form" required="">
  <input type="hidden" name="inquiry_from_url" value="https://www.fifoil.com/" required="" class="fill_inquiry_from_url">
  <input type="hidden" name="ip_address" value="45.141.152.75" required="">
  <input type="hidden" name="inquiry_visible" value="1" required="">
  <div class="form-row">
    <div class="col-lg-12 col-md-12 col-sm-6">
      <input type="text" id="first_name" name="first_name" placeholder="First Name *" class="form-control" value="" required="">
    </div>
    <div class="col-lg-12 col-md-12 col-sm-6">
      <input type="text" id="last_name" name="last_name" placeholder="Last Name *" class="form-control" value="" required="">
    </div>
  </div>
  <br>
  <div class="form-row">
    <div class="col-lg-12 col-md-12 col-sm-6">
      <input type="text" id="email" name="email" placeholder="Email Address *" class="form-control" value="" required="">
    </div>
    <div class="col-lg-12 col-md-12 col-sm-6">
      <input type="text" id="phone" name="phone" placeholder="Phone Number *" class="form-control" value="" required="">
    </div>
  </div>
  <br>
  <div class="extra-fields" style="display:none">
    <div class="form-row">
      <div class="col-lg-12 col-md-12 col-sm-6">
        <input type="text" id="city" name="city" placeholder="City *" class="form-control" value="" required="">
      </div>
      <div class="col-lg-12 col-md-12 col-sm-6">
        <select id="state" name="state" class="form-control">
          <option value="">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>
      </div>
    </div>
    <br>
    <div class="form-row">
      <div class="col-lg-12 col-md-12 col-sm-6">
        <select id="person_type" name="person_type" required="" class="form-control">
          <option value="">I am a ...*</option>
          <option value="architect">Architect</option>
          <option value="builder">Builder</option>
          <option value="contractor">Contractor</option>
          <option value="design builder">Design Builder</option>
          <option value="other">Other</option>
        </select>
      </div>
      <div class="col-lg-12 col-md-12 col-sm-6">
        <select id="interest" name="interest" required="" class="form-control">
          <option value="">Looking for...*</option>
          <option value="Product Information">Product Information</option>
          <option value="Trial Program">Trial Program</option>
          <option value="Quote">Quote</option>
          <option value="Sample">Sample</option>
          <option value="other">Other</option>
        </select>
      </div>
    </div>
    <br>
  </div>
  <div class="form-row">
    <div class="col-lg-12 col-md-12 col-sm-12">
      <textarea name="message" rows="8" cols="80" class="form-control textarea-style" placeholder="Your Message *" required=""></textarea>
    </div>
  </div>
  <br>
  <div class="form-row">
    <div class="col-lg-12 col-md-12 col-sm-12">
      <div class="recaptcha-container">
        <div id="recaptcha" class="g-recaptcha" data-sitekey="6LeMurQmAAAAABD-IuCjsULAA7FETwzlhEGxM0Nh" style="transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;">
          <div style="width: 304px; height: 78px;">
            <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-gyz78dy9tlau" 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=6LeMurQmAAAAABD-IuCjsULAA7FETwzlhEGxM0Nh&amp;co=aHR0cHM6Ly93d3cuZmlmb2lsLmNvbTo0NDM.&amp;hl=de&amp;v=x5WWoE57Fv0d6ATKsLDIAKnt&amp;size=normal&amp;cb=1uv19zt7suik"
                data-gtm-yt-inspected-8="true" data-gtm-yt-inspected-10074056_49="true" data-gtm-yt-inspected-10074056_54="true"></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><iframe data-gtm-yt-inspected-8="true" data-gtm-yt-inspected-10074056_49="true" data-gtm-yt-inspected-10074056_54="true" style="display: none;"></iframe>
        </div>
      </div>
    </div>
  </div>
  <br>
  <button type="submit" name="get-in-touch" value="1" class="btn green-button btn-block">Send</button>
</form>

Text Content

 * HIGH PERFORMANCE INSULATION SYSTEMS
   
   800-448-3401
 * 
 * 

   
 * Applications
   Applications Completed Projects
   
   
   
 * Products
   Silver Shield™ Radiant Shield HY-Fi® VR Plus Shield™ M-Shield® AA2 Vapor
   Shield™ RBI Shield™ RBI Shield™ Flex Foam RBI Shield™ RetroShield® RF Shield
   RBI Garage Door Kit GFP Insulation™ SkyFlex Ultra NT Mechanical Fasteners FSK
   Shield™ Tapes
 * Visualizer
 * Resources
   PROJECT PROFILES SPECIFICATIONS TOOLBOX BIM LIBRARY TECHNICAL LIBRARY AIA
   MASTERSPEC AIA CONTINUING EDUCATION
 * News
   ARTICLES PRESS RELEASES PROJECT PROFILES
 * Courses
   Fi-Foil University Online Courses In Person Seminars
 * About
   About Careers
   
 * Contact
 * Store


 * HIGH PERFORMANCE INSULATION SYSTEMS
   
   800-448-3401
 * 
 * 

   
 * Applications
   >
   Applications
   Completed Projects
   
 * Products
   >
   ALL PRODUCT
   MASONRY WALL
   Reflective Single Layer
   AA2
   Reflective Multi Layer
   VR-Plus
   Reflective Mold Resistant
   M Shield
   FRAME WALL
   Reflective Multi-Layer Hybrid
   HY-FI
   Reflective Class A Facing
   FSK Shield
   ALL PRODUCT
   Metal Building Wall & Roof
   Metal Building Retrofit
   Retroshield
   New Metal Buildings
   RBI Shield
   ALL PRODUCT
   Ceiling
   Reflective Multi-Layer
   Hy Fi
   Class A Facing
   FSK Shield
   Crawl Space
   Reflective Bubble
   RBI Shield
   ALL PRODUCT
   Attic Radiant Barriers
   Multi-Layer Low-E
   Silver Shield
   Dual-Sided Vapor-Permeable
   Radiant Shield
   INSULATION
   Masonry & Frame Wall
   Post Frame Wall & Roof
   Metal Building Wall & Roof
   Ceiling & Crawl Space
   Garage Door
   RADIANT BARRIERS
   Attic Radiant Barriers
   SPECIALTY BARRIERS
   Air Barriers
   SCIF Barriers
   Class A Barriers
   ACCESSORIES
   Mechanical Fasteners
   Tapes
   
   
 * Visualizer
 * Resources
   >
   Project Profiles
   Specifications Toolbox
   BIM Library
   Technical Library
   AIA MasterSpec
   AIA Continuing Education
 * News
   >
   Articles
   Press Releases
   Project Profiles
 * Courses
   >
   Fi-Foil University
   Online Courses
   In Person Seminars
 * About
   >
   About
   Careers
   
 * Contact
 * Store


Sign In
New Here? Create your account.
Forgot your password?
 1. 
 2. 
 3. 
 4. 
    






FI-FOIL SPECIFIED IN THE 2023 NAHB NEW AMERICAN HOME BY MICHAEL GARDNER OF LUXUS
DESIGN BUILD







TRUSTED LEADER FOR REFLECTIVE INSULATION TECHNOLOGIES

Fi-Foil is your leading source for sustainable, high value, advanced performance
reflective insulation products and systems. We manufacture, market and
distribute reflective insulation and radiant barriers—and we’re committed to
expanding our footprint to advance sustainability, cost-effectiveness, and the
energy efficiency of buildings.

Learn More About Our Completed Projects

--------------------------------------------------------------------------------


CHECK OUT OUR PRODUCTS



SILVER SHIELD™

View on Visualizer


VR PLUS SHIELD™

View on Visualizer


AA2 VAPOR SHIELD™

View on Visualizer


PROJECTS


TNAH 2021: LIVING LARGE AND EFFICIENTLY IN CENTRAL FLORIDA WITH FI-FOIL

Learn More

FI-FOIL MULTI-LAYER REFLECTIVE INSULATION SHOWCASED IN THE NEW AMERICAN HOME AND
THE NEW AMERICAN REMODEL 2020

Learn More

SONNUM, LLC LUXURY HOMES

Learn More


TESTIMONIALS


M-Shield helped us reach a net zero HERS index for The New American Home 2017.
Due to the size and ratio of glass to wall area, we needed all the help we could
get to make sure walls were as energy efficient as possible. From the builder’s
perspective, this solution minimized the impact of the building envelope on
living area. They didn’t lose a lot of square-footage, it was easy to install
and provided the extra R-Value needed to reach the goal.

DREW SMITH

Sustainable Building Consultant and COO Two Trails, Inc.

Our metal building customers love the performance and aesthetics of Retro
Shield. The system is cost effective to install which equals huge labor savings!

RUSS MCCARRON

Manager Service Partners, Georgia

We love using Skyflex. It’s easy to install and durable—works well for us.

MICHELLE GRIFFITH

Manager DeVere Home Performance, Maryland

We used HY-Fi on a house in the Boone area. It had open-cell spray foam wall
insulation. By combining spray foam with HY-Fi, we achieved R-21 on the walls.
As an added benefit, the non-permeable version of HY-Fi acts as a vapor retarder
– which is a requirement in that climate zone. The entire system worked out
great!

JOE HEARN

Foam 2 Seal, Boone, North Carolina

Maintaining a high r-value that also accommodates excellent air sealing, and
being able to bring the cost of that high-performance system down to accommodate
more and more buyers, is the greatest potential benefit [of Hy-Fi].

ASHLEY ISEL

the Isel Residence, Marc Rutenberg Homes, Crystal Beach, FL

We chose Fi-Foil’s masonry wall insulation, M-Shield, for the 2014 New Southern
Home due to its unique material qualities: cellulose free – no food for mold
growth; high permeance which allows the wall to dry; and good thermal
performance. We also appreciate that Fi-Foil is a Florida manufacturer of
insulating products – local sourcing means less transportation cost and more
jobs for Floridians.

BILL COOK

Bill Cook Luxury Homes, Winter Park, FL

Since the building was built in 1926, our options for insulating the exterior
block walls were limited. We also faced the daunting challenge of insulating the
roof and/or attic. Fi Foil donated a radiant barrier shield for the roof and our
unconditioned temperature in the building dropped by 20 degrees. Needless to
say, it was a welcome relief as we worked in that building through a Florida
summer. They also donated their AA2 Vapor Shield for our exterior walls from
roof to floor. We’re crystal clear that combining the Fi Foil product with our
R-11 in the walls and the R-19 in the attic will have this facility be more
energy efficient that we ever hoped for. And…the product is manufactured in
FLORIDA! Many of the contractors working on the renovations have commented on
how cool the building is considering there is no air conditioning yet. Every
residence should consider adding this material to their attic.

JUDY SARULLO

Save The Tails Pet Rescue, Sanford, FL

We recommended Fi-Foil's VR Plus Shield for The Residences at Coconut Point
project for a number of reasons - one of the main ones being that the product
achieves a significantly higher R-value for masonry walls. Fi-Foil's exclusive
tape tab feature was also an important consideration; it's safer, easier and
makes it possible to install more insulation in less time.

JEFF GUNNING

Rice Insulation & Glass, Bonita Springs, FL

Our electric bill was $5,400 during the month of July. I had RetroShield
installed in August and our electric bill went down to $4,700. By September, our
electric bill had declined to $3,400. We’ve even noticed that the amount of dust
that accumulates on the gym equipment has reduced.

TERRY BRASSEALE

Iron Works Fitness, Hueytown, AL

Fi-Foil’s 54” FSK Shield is very easy to work with. The final product, in my
opinion, could be a finished ceiling in a special design application.

MARK A. DIORAZIO

Acoustical Services, Lakeland, FL

Home buyers are looking for quality and price, we hear it every day, and I just
gave them what they wanted. I showed the homebuyers how they can save money with
my design from day one and into the future. They didn’t come in looking for a
“green” home, they came looking to save money and they will!

JOSH WYNNE

Owner of Josh Wynne Construction, Sarasota, FL

We’re happy! The system looks great and increased our energy efficiency of the
building. Our average energy con-sumption for the 2nd quarter 2009 to the 2nd
quarter 2008 has been reduced by 22%. We are saving money, we have a more
comfortable building, and we are doing our part to help improve the environment.

RYAN SANDERFORD

Fastenal Company District Manager, Shelby, NC

I am always walking the builder trade shows, looking for an industry changing
product. I think I found one with Hy-Fi.

ROBERT LORD

Owner of Robert Lord Builders, St. Charles, Illinois

Since energy efficiency was our top priority with this home, we were so happy to
find a product that would enhance our existing urethane foam insulation spec.
Not only was Hy-Fi Hi-Perm easy to use, but it increased our insulation value by
25% in the walls.

FERNANDO FELDMAN

Go Green Home Developer and Owner of Go Green Construction, Westchester, CA

Fi-Foil products are much easier to handle and install than foam board
insulation, especially when the project calls for the foam board insulation to
be cut between the furring strips. Another local hotel project we worked on – La
Quinta Inn & Suites, Fort Myers, FL, also saw the benefit of substituting
Fi-Foil’s VR Plus Shield Hi-Perm, as a masonry wall insulation.

TONY ROSE

CQ Insulation, Fort Myers, FL

FSK Shield™ Insulation Facing (combined with unfaced batt insulation) is
quicker, easier, and costs less than any alternative method for insulating above
drop-in ceilings.

STEVE EVERETT

Combee Insulation, Lakeland, FL

We are seeing rapidly rising demand for environmentally sustainable ‘green
facilities’ from both the public and private sector.

BOB MOSS

President/CEO of Moss & Associates Contractors, Fort Lauderdale, FL

I don’t like it, I love it!

JOE RUTHVEN

Owner of The Ruthvens, a commercial developer, Lakeland, FL

You could walk from one end of the scaffolding to the other end and notice a
considerable difference. There was at least a 20% difference between the
cavities that were insulated versus the cavities that had not been installed
with the RetroShield® System.

CONTRACTOR

Combee Insulation, Lakeland, FL

Before installing the RetroShield® System, the employees had to stand next to
each other just to have a conversation. Now, since the install, we can use our
normal voice to have a conversation. There is a considerable difference in sound
reduction. I came in over the weekend to feed the dogs, during the heat of the
day and it was considerably cooler than the previous days.

POLK COUNTY SHERIFF DEPARTMENT

Lakeland, FL

The livestock building has been significantly cooler in the summer months with
the addition of Fi-Foil’s RetroShield® System installed on their roof and walls.

JACK TURNER

Highland County State Fairgrounds, Sebring, FL

Although this was my installer’s first job using Fi-Foil’s RetroShield System,
he earned his Christmas bonus on this one; finishing ahead of schedule.

JEFF BEALS

Branch Manager of Tidewater Insulators, Chesapeake, VA

This was our first install of the RetroShield® System and it will now be our
system of choice for existing metal buildings. The installation was very
straight forward and our customer was thrilled with the results.

MATT BELMAN

Division Manager, Cary Quality Insulation & Building Products, Fredericksburg,
VA

During the construction of several homes in a subdivision, a builder noted his
crew kept taking lunch breaks in the home that had the radiant barrier installed
below the roof sheathing... and was told that this was the most comfortable home
in the whole development. You’ll find a radiant barrier in your home can offer
some significant benefits.

KEN SHEINKOPF

National Columnist, Florida Solar Energy Center

Previous Next



SUBSCRIBE TO FI-FOIL NEWS

Sign Up Now



GET IN TOUCH!


HAVE A PROJECT IN MIND? LET'S TALK.





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

I am a ...* Architect Builder Contractor Design Builder Other
Looking for...* Product Information Trial Program Quote Sample Other





Send


PRODUCTS

 * Reflective Insulation
 * Air Barriers
 * SCIF Barriers
 * Accessories
 * Attic Radiant Barriers
 * Class A Facing
 * Metal Structures Insulation

© 2024 Fi-Foil Company, Inc. All Rights Reserved.


RESOURCES

 * Completed Projects
 * Specifications Tool Box
 * BIM Library
 * Technical Library
 * AIA Continuing Education
 * FAQs
 * Careers
 * Affiliations
 * Limited Warranty
 * Terms Of Sale


CONTACT

612 Bridgers Avenue West,
Auburndale, Florida 33823
800-448-3401

© 2023 Fi-Foil Company, Inc. All Rights Reserved.