html{scroll-behavior:smooth}
body{font-family:'Roboto',sans-serif !important;font-size:16px;font-weight:400;color:#23272B}
/* roboto-regular - latin */@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:url('../fonts/roboto-v20-latin-regular.eot');/* IE9 Compat Modes */ src:local('Roboto'),local('Roboto-Regular'),url('../fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'),/* IE6-IE8 */ url('../fonts/roboto-v20-latin-regular.woff2') format('woff2'),/* Super Modern Browsers */ url('../fonts/roboto-v20-latin-regular.woff') format('woff'),/* Modern Browsers */ url('../fonts/roboto-v20-latin-regular.ttf') format('truetype'),/* Safari,Android,iOS */ url('../fonts/roboto-v20-latin-regular.svg#Roboto') format('svg');font-display: swap;/* Legacy iOS */}
/* roboto-500 - latin */@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:url('../fonts/roboto-v20-latin-500.eot');/* IE9 Compat Modes */ src:local('Roboto Medium'),local('Roboto-Medium'),url('../fonts/roboto-v20-latin-500.eot?#iefix') format('embedded-opentype'),/* IE6-IE8 */ url('../fonts/roboto-v20-latin-500.woff2') format('woff2'),/* Super Modern Browsers */ url('../fonts/roboto-v20-latin-500.woff') format('woff'),/* Modern Browsers */ url('../fonts/roboto-v20-latin-500.ttf') format('truetype'),/* Safari,Android,iOS */ url('../fonts/roboto-v20-latin-500.svg#Roboto') format('svg');font-display: swap;/* Legacy iOS */}
/* roboto-700 - latin */@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:url('../fonts/roboto-v20-latin-700.eot');/* IE9 Compat Modes */ src:local('Roboto Bold'),local('Roboto-Bold'),url('../fonts/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'),/* IE6-IE8 */ url('../fonts/roboto-v20-latin-700.woff2') format('woff2'),/* Super Modern Browsers */ url('../fonts/roboto-v20-latin-700.woff') format('woff'),/* Modern Browsers */ url('../fonts/roboto-v20-latin-700.ttf') format('truetype'),/* Safari,Android,iOS */ url('../fonts/roboto-v20-latin-700.svg#Roboto') format('svg');font-display: swap;/* Legacy iOS */}
/* roboto-900 - latin */@font-face{font-family:'Roboto';font-style:normal;font-weight:900;src:url('../fonts/roboto-v20-latin-900.eot');/* IE9 Compat Modes */ src:local('Roboto Black'),local('Roboto-Black'),url('../fonts/roboto-v20-latin-900.eot?#iefix') format('embedded-opentype'),/* IE6-IE8 */ url('../fonts/roboto-v20-latin-900.woff2') format('woff2'),/* Super Modern Browsers */ url('../fonts/roboto-v20-latin-900.woff') format('woff'),/* Modern Browsers */ url('../fonts/roboto-v20-latin-900.ttf') format('truetype'),/* Safari,Android,iOS */ url('../fonts/roboto-v20-latin-900.svg#Roboto') format('svg');font-display: swap;/* Legacy iOS */}
.info{color:#ffffff;text-decoration:none;font-size:1rem;font-weight:300;line-height:27px}
.social{font-size:1.3rem;padding:8px 13px 8px 13px;margin:8px;border:#ffffff 1px solid;width:45px;height:45px}
.social:hover{color:#40ce32}
.navbar-expand-lg>.container{padding-left:15px;padding-left:15px}
li.nav-item{padding:5px 0px 5px 35px;margin:0px;font-size:1.1em;font-weight:500}
.navbar{padding:0px;margin-bottom:-50px;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease-in-out;transition:all 0.4s ease}
.nav-link{font-size:1.1em}
.navbar-dark .navbar-nav .nav-link{color:#f8f9fa;padding:.4rem .7rem}
.navbar-dark .navbar-nav .nav-link:hover{color:#40ce32;border-bottom:0.1rem solid #40ce32;padding:.3rem .7rem}
/*header*/header .tophead{padding-top:175px;padding-bottom:220px}
header .title-main{font-size:2.4vw;font-weight:700;color:#ffffff}
header .intro-text{font-size:1.1em}
.btn-lg{font-size:1.5rem;border-radius:8px;padding:10px 40px 10px 40px;font-weight:500;}
.btn-color{background:#40ce32;color:#063173}
.btn-sm{width:125px}
.bg-special-offer{background:url('../img/bg-special-offer.jpg') no-repeat center center;background-size:cover}
.bg-color-opacity{background:rgba(0,0,0,0.5)}
.bg-color{background:#063173}
/*why us*/.module{padding:0px 0px 0px 0px;margin-top:-100px}
.services .service-item{padding-top:45px;padding-bottom:45px;line-height:1.6;font-size:17px;position:relative;color:#fff;transition:all 0.4s linear}
.service-item:hover{cursor:pointer;transform:translateY(-100px)}
.services .service-item h3{font-size:25px;color:#fff;padding-bottom:15px}
.section-title{display:inline-block;position:relative;font-size:28px;padding-bottom:20px;font-weight:700;text-transform:uppercase;font-weight:900}
.sup-title{color:#707070;display:inline-block;font-size:.9em;position:absolute;padding:10px 10px 0px 10px;font-weight:500}
.sup-title:after{background:-webkit-linear-gradient(left,#40ce32 58%,#707070 38%);background:linear-gradient(45deg,#40ce32 58%,#707070 38%);width:120px;height:3px;margin-top:3px;content:'';display:block}
.bg-module-1{background:url('../img/air-duct-cleaning-service.png') no-repeat center center;border-top-left-radius:7px;border-bottom-left-radius:7px}
.bg-module-2{background:url('../img/dryer-fires.png') no-repeat center center;margin-top:-5px;margin-bottom:-5px}
.bg-module-3{background:url('../img/ac-repair.png') no-repeat center center;border-top-right-radius:7px;border-bottom-right-radius:7px}
/*video*/.lightbox-target iframe{margin:auto;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:0 0 8px rgba(0,0,0,0.7);box-sizing:border-box;transition:.5s ease-in-out}
.lightbox-target:target iframe{max-height:100%;max-width:100%}
.video-play{font-size:5em;color:#40ce32}
/*cards*/.card{border-radius:0;border:0}
.card-body{padding:1.7rem;margin-bottom:15px;margin-bottom:10px}
.card-title{padding-top:30px;font-weight:700}
.card-text{color:#707070;font-size:14px;font-weight:500}
/*gallery*/.gal-item{position:relative}
.gal-item img{background:rgba(204,157,157,0.5);object-fit:cover;overflow:hidden;min-width:200px;max-width:506px;width:100%;cursor:pointer;border-radius:3px}
.gal-item:hover img{opacity:0.9;background:#40ce32}
.gal-item:hover .gal-title{transform:translate(0px,-230px);transition:2s;background:rgba(0,0,0,0.5)}
.gal-title{color:#ffffff;font-size:1.5em;position:absolute;padding:10px 10px 0px 10px;left:25px;bottom:40px;font-weight:500}
.gal-title:after{background:-webkit-linear-gradient(left,#40ce32 58%,#707070 38%);background:linear-gradient(45deg,#40ce32 58%,#707070 38%);width:120px;height:3px;margin-top:3px;content:'';display:block}
/*coupon*/.lightbox-target{position:fixed;top:0;left:0;width:100%;background:rgba(0,0,0,0.7);opacity:0;-webkit-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;overflow:hidden;z-index:2}
a.lightbox-close{width:100%;height:100%;position:absolute;transition:.5s ease-in-out;opacity:0;top:0;left:0}
.lightbox-target:target{opacity:1;top:0;bottom:0}
.video{position:relative;z-index:1}
/*contact*/.form-control{font-weight:500;font-size:1.2em;color:#8f959f;margin-bottom:20px;border-radius:0px;border-top:0;border-left:0;border-right:0;padding-left:0}
.form-title{background-color:#40ce32;color:#ffffff;text-align:center;border-top-left-radius:4px;border-top-right-radius:4px}
.contact-us{background:#ffffff;border-radius:4px}
.btn-submit{width:250px;font-size:1.4rem;border-radius:8px;padding:10px 40px 10px 40px}
.contact{background:url('../img/bg-contact.jpg') no-repeat center center;background-size:cover;position:relative;color:#fff;background-color:#161e2c}
.contact-info{margin-top:15px;border-top:#000000 3px dashed;color:#000000;padding:15px}
.contact .card-title{font-weight:700;font-size:2em}
.contact .fab{font-size:1.3em;color:#40ce32}
.contact .fab:hover{font-size:1.3em;color:#063173}
.form-control:focus{border:0;box-shadow:none}
.form-control::placeholder{color:#8f959f}
.unselected{user-select:none}
.g-recaptcha{max-width:100%}
.g-recaptcha *{transform:scale(1);margin-bottom:10px}
/*print modal coupon*/@media print{body.modalprinter *{visibility:hidden}
body.modalprinter .modal-dialog.focused{position:absolute;padding:0;margin:0;left:0;top:0}
body.modalprinter .modal-dialog.focused .modal-content{border-width:0}
body.modalprinter .modal-dialog.focused .modal-content .modal-header .modal-title,body.modalprinter .modal-dialog.focused .modal-content .modal-body,body.modalprinter .modal-dialog.focused .modal-content .modal-body *{visibility:visible;width:100%}
body.modalprinter .modal-dialog.focused .modal-content .modal-header,body.modalprinter .modal-dialog.focused .modal-content .modal-body{padding:0;width:100%}
body.modalprinter .modal-dialog.focused .modal-content .modal-header .modal-title{margin-bottom:20px}
}
/*footer*/.footer{padding:20px 0 10px 0;line-height:28px;background-color:#212223;color:#fff}
footer a{color:#40ce32}
a{color:inherit}
a:hover{color:inherit;text-decoration:none}
a:active{color:#40ce32;text-decoration:none}
@media (max-width:1199.98px){.contact{overflow:hidden}
}
@media (max-width:991.98px){header .tophead{padding-top:125px;padding-bottom:125px}
header .title-main{font-size:4.1vw}
.btn-lg{font-size:1.2rem;letter-spacing:1px}
li.nav-item{padding:5px 0px 0px 5px;margin:0px;font-size:.9em;font-weight:300}
.navbar-dark .navbar-nav .nav-link{padding:.3rem 0}
.navbar-dark .navbar-nav .nav-link:hover{color:#40ce32;border-bottom:0;padding:.3rem 0}
.info{font-size:.7rem;font-weight:500}
.bg-module-2{margin-top:0px;margin-bottom:0px}
.bg-video{padding:70% 0 70% 0}
.service-item:hover{cursor:pointer;transform:translateY(0px)}
}
@media (max-width:767.98px){header .title-main{font-size:4.5vw}
.hours{display:none}
.info{font-size:.8rem;font-weight:500}
.section-title{display:block;font-size:28px;padding-bottom:0px;text-transform:uppercase;font-weight:900;position:static}
.sup-title{display:block;color:#707070;font-size:.9em;margin-bottom:20px;padding:0px;font-weight:500;position:static}
.sup-title:after{background:-webkit-linear-gradient(left,#40ce32 58%,#707070 38%);background:linear-gradient(45deg,#40ce32 58%,#707070 38%);width:120px;height:3px;margin-top:3px;content:'';display:block}
.bg-module-1,.bg-module-3{border-radius:0px}
}
@media (max-width:575.98px){header .title-main{font-size:6.8vw;white-space:normal}
.btn-lg{min-width:190px}
.section-title{font-size:20px}
}
@media (max-width:475.98px){header .tophead{padding-top:120px}
body{font-size:14px;font-weight:400}
}
@media (max-width:435.98px){.info{font-size:.7rem;font-weight:500;line-height:24px}
.mobile-svg{width:30px;height:30px}
}
@media (max-width:379.98px){.info{font-size:.7rem;font-weight:500;line-height:20px}
.mobile-svg{width:27px;height:27px}
.g-recaptcha *{transform:scale(.92);margin-left:-12px}
}
/* Hover.css Copyright Ian Lunn 2017. Generated with Sass.*/ /* Bounce To Right */ .hvr-bounce-to-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:0.5s;transition-duration:0.5s;border:0;border-radius:5px}
.hvr-bounce-to-right:before{border-radius:10px;content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#063173;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:0.5s;transition-duration:0.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}
.hvr-bounce-to-right:hover,.hvr-bounce-to-right:focus,.hvr-bounce-to-right:active{color:white}
.hvr-bounce-to-right:hover:before,.hvr-bounce-to-right:focus:before,.hvr-bounce-to-right:active:before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66)}
/*! * animate.css - https://animate.style/ * Version - 4.0.0 * Licensed under the MIT license - http://opensource.org/licenses/MIT * * Copyright (c) 2020 Animate.css */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}
/*! * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons:CC BY 4.0,Fonts:SIL OFL 1.1,Code:MIT License) */ .fa,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}
.fa-2x{font-size:2em}
.fa-angle-left:before{content:"\f104"}
.fa-blogger-b:before{content:"\f37d"}
.fa-facebook-f:before{content:"\f39e"}
.fa-foursquare:before{content:"\f180"}
.fa-google:before{content:"\f1a0"}
.fa-instagram:before{content:"\f16d"}
.fa-linkedin-in:before{content:"\f0e1"}
.fa-mobile-alt:before{content:"\f3cd"}
.fa-play-circle:before{content:"\f144"}
.fa-twitter:before{content:"\f099"}
.fa-yelp:before{content:"\f1e9"}
.fa-youtube:before{content:"\f167"}
@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:swap;src:url(../webfonts/fa-brands-400.eot);src:url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff"),url(../webfonts/fa-brands-400.ttf) format("truetype"),url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")}
.fab{font-family:"Font Awesome 5 Brands"}
@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:swap;src:url(../webfonts/fa-regular-400.eot);src:url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")}
.fab,.far{font-weight:400}
@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:swap;src:url(../webfonts/fa-solid-900.eot);src:url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")}
.fa,.far,.fas{font-family:"Font Awesome 5 Free"}
.fa,.fas{font-weight:900}
/* RESET */
*, *::before, *::after {
    box-sizing: border-box;
}

/* FORM WRAPPER */
form.CUS {
    max-width: 900px;
    width: 100%;
    margin: 20px auto;
    padding: 20px;
    background: #f9fafb;
    border: 1px solid #ddd;
    border-radius: 10px;
    font-family: system-ui, sans-serif;
}

/* FLEX FIELDSET */
form.CUS fieldset {
    display: flex;
    flex-wrap: wrap;
    border: none;
    padding: 0;
    margin: 0;
}

/* BASE BLOCK STYLE */
form.CUS fieldset > p {
    width: 100%;
    padding: 10px;
    margin: 0;
    font-size: 0.95rem;
    color: #444;
}

/* Universal input/select styling */
form.CUS input,
form.CUS select,
form.CUS textarea {
    width: 100%;
    padding: 10px;
    margin-top: 6px;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 1rem;
}

/* ===============================
   ROW 1: Name, Phone, Address
=============================== */
form.CUS fieldset > p:nth-of-type(1),
form.CUS fieldset > p:nth-of-type(2),
form.CUS fieldset > p:nth-of-type(3) {
    width: 33.333%;
}

/* ===============================
   ROW 2: City, State, Zip Code
=============================== */
form.CUS fieldset > p:nth-of-type(4),
form.CUS fieldset > p:nth-of-type(5),
form.CUS fieldset > p:nth-of-type(6) {
    width: 33.333%;
}

/* ===============================
   SERVICE NEEDED TEXTAREA
=============================== */
form.CUS fieldset > p:nth-of-type(7) {
    width: 100%;
}

/* ===============================
   SERVICE DATE (Month, Day, Year)
   → ALL 3 IN ONE ROW
=============================== */

/* Make the 8th <p> (Service Date block) a flex row */
form.CUS fieldset > p:nth-of-type(8) {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
    align-items: flex-start;
}

/* Month, Day, Year = 3 equal flex columns */
form.CUS fieldset > p:nth-of-type(8) select#service_date,
form.CUS fieldset > p:nth-of-type(8) select#service_day,
form.CUS fieldset > p:nth-of-type(8) input#service_year {
    flex: 1 1 0;
    width: auto;          /* flex handles width */
    margin-top: 6px;
}

/* ===============================
   SERVICE TIME (Full width)
=============================== */
form.CUS fieldset > p:nth-of-type(9) {
    width: 100%;
}

/* ===============================
   SUBMIT BUTTON (Full width)
=============================== */
form.CUS fieldset > p:nth-of-type(10) {
    width: 100%;
}

form.CUS input[type="submit"] {
    width: 100%;
    background: #2563eb;
    color: #fff;
    border: none;
    padding: 12px;
    border-radius: 6px;
    font-size: 1rem;
    font-weight: 600;
    cursor: pointer;
}

form.CUS input[type="submit"]:hover {
    background: #1d4ed8;
}

/* Hide honeypot */
form.CUS input.subject {
    display: none;
}

/* ===============================
   MOBILE RESPONSIVE (stack fields)
=============================== */
@media (max-width: 600px) {

    form.CUS fieldset > p {
        width: 100%;
        padding: 6px 0;
    }

    /* Month, Day, Year full width stacked on mobile */
    form.CUS fieldset > p:nth-of-type(8) {
        flex-direction: column;
        gap: 6px;
    }

    form.CUS fieldset > p:nth-of-type(8) select#service_date,
    form.CUS fieldset > p:nth-of-type(8) select#service_day,
    form.CUS fieldset > p:nth-of-type(8) input#service_year {
        flex: none;
        width: 100% !important;
    }
/* ===============================
   ROW 1: Name, Phone, Address
=============================== */
form.CUS fieldset > p:nth-of-type(1),
form.CUS fieldset > p:nth-of-type(2),
form.CUS fieldset > p:nth-of-type(3) {
    width: 100%;
}

/* ===============================
   ROW 2: City, State, Zip Code
=============================== */
form.CUS fieldset > p:nth-of-type(4),
form.CUS fieldset > p:nth-of-type(5),
form.CUS fieldset > p:nth-of-type(6) {
    width: 100%;
}
}
