<!doctype html>
<html class="no-js" lang="en">
<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>Commercial Mini Split Installation | HVAC In Lehigh Valley</title>
    <meta name="description" content="We offer commercial mini split Installation services in Lehigh Valley, Pennsylvania. Available 24 hours of HVAC services in Easton, Bethlehem, Allentown, Pen Argyl, Bangor, Wind Gap, Whitehall, Stroudsburg, and Nazareth, Alburtis​, Emmaus​, Hellertown​, Mount Bethel​ and Northampton​.">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <?php include 'include/header-resources/header-resources.php'; ?> 
</head>
<body>
    <!-- preloader -->
    <div id="preloader">
        <div class="preloader">
            <span></span>
            <span></span>
        </div>
    </div>
    <!-- preloader end -->
    <!-- back to top start -->
    <div class="progress-wrap">
        <svg class="progress-circle svg-content" width="100%" height="100%" viewBox="-1 -1 102 102">
            <path d="M50,1 a49,49 0 0,1 0,98 a49,49 0 0,1 0,-98" />
        </svg>
    </div>
    <!-- back to top end -->
    <?php include '../include/header.php'; ?> 
    <!-- header area end here -->
    <main>
        <!-- page title area start here -->
        <div class="page-title-area">
            <div class="container">
                <div class="page-title-icon">
                    <i class="flaticon-air-conditioner hero__icon hero__icon1"></i>
                    <i class="flaticon-heating hero__icon hero__icon2"></i>
                    <i class="flaticon-vacuum-cleaner hero__icon hero__icon3"></i>
                </div>
                <div class="row">
                    <div class="col-12">
                        <div class="page-title text-center">
                            <h1 class="breadcrumb-title">Mini Split Installation</h1>
                            <div class="breadcrumb-menu">
                                <nav class="breadcrumb-trail breadcrumbs">
                                    <ul class="trail-items">
                                        <li class="trail-item trail-begin"><a href="/">Home</a>
                                        </li>
                                        <li class="trail-item trail-end"><span>Mini Split Installation</span></li>
                                    </ul>
                                </nav>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <!-- page title area end here -->
        <!-- service details area start here -->
        <section class="service-details-area pt-120 pb-70">
            <div class="container">
                <div class="row">
                    <div class="col-lg-12">
                        <div class="service-details-wrapper mb-50">
                            <div class="section-title-wrapper mb-15 wow fadeInUp"  data-wow-delay=".3s">
                                <h2 class="section-title text-center">Most Reliable Mini<span class="text-orange"> Split Installation Solutions</span></h2>
                            </div>
                            <p class="mb-30 wow fadeInUp text-justify"  data-wow-delay=".4s">Our team of experienced technicians provide quick and reliable installation of HVAC mini split systems for your home. With our installation and maintenance services, your HVAC systems will be up and running in no time. We also offer maintenance plans, to keep your systems running smoothly and efficiently throughout the year.</p>
                            <div class="row w-100 mx-0 align-items-center border overflow-hidden rounded mb-30">
                                <div class="col-12 col-lg-6 order-1 order-lg-2 p-0">
                                    <div class="service-details fix wow fadeInUp"  data-wow-delay=".5s">
                                        <img src="../../assets/images/commercial/service/installation/1-Mini-Split-Installation-750-by-450.webp" class="img-fluid" alt="img">
                                    </div>
                                </div>
                                <div class="col-12 col-lg-6 order-2">
                                    <h4 class="service-details-subtitle mb-25 wow fadeInUp"  data-wow-delay=".9">Your Comfort</h4>
                                    <p class="mb-25 wow fadeInUp text-justify"  data-wow-delay=".7s">Our team of certified technicians is committed to ensuring that your heat pump systems are functioning optimally and providing the highest level of comfort for your home. Our team also provides expert advice on energy-saving measures to help maximize your comfort while reducing your energy consumption and costs.</p>
                                </div>
                            </div>
                            <div class="row w-100 mx-0 align-items-center border overflow-hidden rounded mb-30">
                                <div class="col-12 col-lg-6 order-1 order-lg-2 p-0">
                                    <div class="service-details-inner-img fix wow fadeInUp"  data-wow-delay="0.9s">
                                        <img src="../../assets/images/commercial/service/installation/2-Mini-Split-Installation-750-by-450.webp" style="max-height: 360px;object-fit: cover;" class="img-fluid" alt="img">
                                    </div>
                                </div>
                                <div class="col-12 col-lg-6 order-2 order-lg-1">
                                    <h4 class="service-details-subtitle mb-25 wow fadeInUp"  data-wow-delay=".9">Perfection</h4>
                                    <p class="mb-25 wow fadeInUp text-justify"  data-wow-delay=".7s">Our recommended systems are designed to provide greater control over your environment, giving you the ability to create the perfect indoor climate.</p>
                                </div>
                            </div>
                            <!--    <ul>-->
                            <!--        <li>Class Lorem convallis nibh quam enim consectetuer nunc nisi interdum mollis risu per ultricies nulla nostra tortor primis libero elementum nunc pede enim metus dolor augue tortor tellus commodo iaculis.</li>-->
                            <!--        <li>Nibh proin orci ultrices mus auctor adipiscing ornare accumsan a anty quara enimet dapibus nascetur scelerisque varius tempor. neque enim est conubia purus porta primis</li>-->
                            <!--        <li>Lobortis taciti facilisi eget tincidunt aliquet nonummy cursus metus class ultriciese ridiculus dictumst orci nullam suspendisse suscipit volutpat netus purus cursus porttitor faucibus fringilla tincidunt.</li>-->
                            <!--    </ul>-->
                            <!--</div>-->
                        </div>
                    </div>
                </div>
            </div>
        </section>
        <!-- service details area end here -->
    <?php include 'include/why-choose-us.php'; ?>
    <?php include 'include/fact-area.php'; ?>
       <!--Service Area start here-->
        <?php include '../include/service-area.php'; ?>
        <!--Service Area end here-->
    </main>
    <?php include '../include/contact-us.php'; ?>
    <?php include '../include/footer.php'; ?>
    <!-- footer area end here -->
    <?php include 'include/footer-resources/footer-resources.php'; ?>
</body>
</html>