html,body{margin:0;padding:0}body{color:#333;background:#fff;font-family:Barlow,sans-serif;font-size:16.5px}b{font-weight:800}.app{min-height:800px}.container{max-width:1200px;margin:0 auto}.button{cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #ddd;border-radius:40px;text-decoration:none}.button:active{background:#eee}.button.primary{color:#fff;background:#fc6a01;border-color:#fc6a01;font-weight:600}.button.primary:active{background:#fc6a01bb}.menu li a{color:#000;text-decoration:none}.menu li a:hover{text-decoration:underline}.parallax .img{background-position:50%;background-size:cover;width:100%;height:100%}@media screen and (width>=767px){._sm{display:none!important}}@media screen and (width<=767px){._lg{display:none!important}}.foot{color:#fff;background:#020518;margin-top:100px;padding:80px 0 40px}.foot .site-map .container{align-items:center;max-width:1000px;padding:0 40px 60px;display:flex}@media screen and (width<=900px){.foot .site-map .container{display:block}}.foot .brand{flex:1;justify-content:center;align-items:center;display:flex}.foot .brand-logo{padding-right:40px}.foot .brand-logo img{width:100px;height:auto}.foot .brand-contact{line-height:1.5}.foot ul.menu{justify-content:center;margin:30px 0;padding:0;list-style:none;display:flex}.foot li{color:#fff;margin:0 20px}.foot li a{color:#fff}@media screen and (width<=900px){.foot ul.menu li{margin:0 15px}}.foot .copyright{text-align:center}.head{z-index:9;background:#fff;position:fixed;top:0;left:0;right:0}.head-container{align-items:center;height:85px;padding:5px 40px;display:flex}@media screen and (width<=1050px){.head-container{padding:5px 15px}}@media screen and (width<=767px){.head-container{height:70px;padding:5px 20px}}.head .logo{position:relative;top:25px}.head .logo img{width:135px;height:auto}@media screen and (width<=767px){.head .logo{flex:1;top:35px}}.head .menu{flex:1;margin:0 0 0 35px;padding:0;list-style:none;display:flex}.head .menu li{margin:0 25px;font-size:17px}@media screen and (width<=1050px){.head .menu{margin:0 0 0 15px}.head .menu li{margin:0 20px;font-size:16.5px}}@media screen and (width<=900px){.head .menu{margin:0 0 0 10px}.head .menu li{margin:0 12px;font-size:15.5px}}.head .get-a-quote{padding:18px 32px;font-size:18px;font-weight:800;display:inline-block}@media screen and (width<=1050px){.head .get-a-quote{padding:12px 20px;font-size:17px}}@media screen and (width<=900px){.head .get-a-quote{padding:10px 15px;font-size:15.5px}}.head .mobile-menu{width:40px;height:40px;margin:0 4px 0 25px}.head .hamburger{cursor:pointer;position:relative;top:0;right:0}.head .hamburger .icon{width:40px;height:auto;position:absolute}.head .drawer{box-sizing:border-box;background:#fff;border-left:1px solid #ccc;width:250px;height:100dvh;padding:60px 0 0;transition:transform .3s;position:absolute;top:0;right:0;transform:translate(250px);box-shadow:-1px 0 20px #0002}.head .drawer.open{transform:translate(0)}.head .drawer .menu{display:block}.head .drawer .menu li{margin:35px 0 35px 25px;font-size:19px}.inputs{display:flex}.inputs,.input{margin:15px 0}.inputs .input{flex:1;margin:0}.inputs .input+.input{margin-left:15px}.input label{margin:0 0 4px 14px;font-size:14.5px;font-weight:600;display:block}.input label sup{color:#b51309;position:relative;top:4px}.input input,.input textarea{box-sizing:border-box;color:#333;background:0 0;border:1px solid #ccc;border-radius:10px;width:100%;padding-left:15px;font-family:Barlow,sans-serif;font-size:16.5px;font-weight:400;display:block}.input input{height:44px;line-height:44px}.input textarea{height:100px;padding-top:15px;line-height:1.2}#ts{height:65px;margin:20px 0 10px}.page h1{color:#fff;height:95px;margin:0;padding:0}@media screen and (width<=767px){.page h1{height:70px}}.hero{position:relative}.hero .parallax{width:100%;height:100%;position:absolute}.hero .parallax .imgwrap{width:100%;height:135%}.hero .parallax .imglr{background-repeat:no-repeat;background-size:cover;width:100%;height:100%}.hero .parallax .imgblur{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);height:100%}.hero .parallax img{object-fit:cover;width:100%;height:auto}.hero-container{padding:160px 0 190px 80px;position:relative}.hero .text{max-width:550px}.hero h2{color:#fff;margin:0 0 25px;font-size:65px;font-weight:800}.hero p{color:#fff;margin:0 0 20px;font-size:22px;font-weight:400;line-height:1.6}@media screen and (width<=767px){.hero-container{padding:20vh 5vw 20vh 9.5vw;position:relative}.hero h2{font-size:8.5vw}.hero p{font-size:3.5vw}}.features{background-color:#fff;min-height:500px;padding:1px 0;position:relative}.feature{margin:100px 40px}@media screen and (width<=767px){.feature{margin:60px 40px}}.feature-details .container{justify-content:center;align-items:center;display:flex}.feature-details .img{background-position:50%;background-size:cover;border-radius:20px;flex:1;width:450px;height:650px}.feature-details .img.left{margin-right:70px}.feature-details .text{flex:1}.feature-details h3{margin:0 0 40px;padding:0;font-size:35px;font-weight:800}.feature-details h4{margin:0;padding:0;font-size:21px;font-weight:800}.feature-details p{margin:5px 0 0;padding:0;line-height:1.5}.feature-details ul{margin:0;padding:0;list-style:none}.feature-details li{margin:30px 0;padding:0;font-size:19px}.feature-details.icons li{display:flex}.feature-details .icon{vertical-align:middle;width:45px;height:auto;margin:0 25px 0 0}@media screen and (width<=1050px){.feature-details .img.left{margin-right:40px}}@media screen and (width<=767px){.feature-details .img{display:none}.feature-details .text{padding:0 40px}}.feature-banner .container{position:relative}.feature-banner .img{background-position:50%;background-size:cover;border-radius:20px;height:350px}.feature-banner .link{text-align:center;color:#fff;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;text-decoration:none;display:flex;position:absolute;top:0}.feature-banner h3{text-shadow:1px 1px 8px #0006,1px 1px 2px #0002;margin:0 0 25px;padding:0;font-size:48px;font-weight:800}.feature-banner p{text-shadow:1px 1px 8px #0006,1px 1px 2px #0002;margin:0;padding:0;font-size:24px}@media screen and (width<=767px){.feature-banner .img{height:300px}.feature-banner h3{font-size:38px}}.feature-boxes h3{text-align:center;margin:0;padding:0;font-size:35px;font-weight:800}.feature-boxes p.subtitle{text-align:center;margin:20px 0;line-height:1.6}.feature-boxes .boxes{margin:30px -15px 0;display:flex}.feature-boxes .box{border-radius:10px;flex:1;margin:0 10px;padding:30px 35px}.feature-boxes .box.one{background:#02051811}.feature-boxes .box.two{background:#02051822}.feature-boxes .box.three{background:#02051833}.feature-boxes h4{margin:0;padding:0;font-size:24px;font-weight:400}.feature-boxes .box p{line-height:1.5}@media screen and (width<=767px){.feature-boxes .boxes{display:block}.feature-boxes .box{margin:10px 0}}.feature-blockquote .container{border:1px solid #ddd;border-radius:10px;max-width:600px;padding:40px}.feature-blockquote h3{text-align:center;margin:0;padding:0;font-size:35px;font-weight:800}.feature-blockquote p{text-align:center;margin:20px 0;line-height:1.6}.feature-timeline{text-align:center;margin-top:100px}.feature-timeline h3{margin:0 0 30px;padding:0;font-size:35px;font-weight:800}.feature-timeline p.subtitle{text-align:center;max-width:750px;margin:20px auto;font-size:19px;line-height:1.6}.feature-timeline .events{margin:40px 0 0;padding:0;list-style:none;position:relative}.feature-timeline .line{background:#020518;width:2px;height:100%;position:absolute;top:0;left:50%}.feature-timeline .event{background:#fff;max-width:600px;margin:25px auto;position:relative}.feature-timeline .event-container{background:#fff;border:10px solid #fff;border-radius:20px;padding:30px 35px}.feature-timeline .event-container.one{background:#02051810}.feature-timeline .event-container.two{background:#02051818}.feature-timeline .event-container.three{background:#02051820}.feature-timeline .event-container.four{background:#02051828}.feature-timeline .event-container.five{background:#02051833}.feature-timeline .event h4{margin:0 0 15px;padding:0;font-size:22px;font-weight:800}.feature-timeline .event p{margin:5px 0 0;padding:0;font-size:19px;line-height:1.5}.feature-title h3{text-align:center;margin:0;padding:0;font-size:40px;font-weight:800}.feature-title p{text-align:center;margin:20px 0;font-size:20px;line-height:1.6}.page.contact-us .button{border-radius:30px;margin-top:10px;padding:12px 30px;font-size:14.5px}.page.contact-us .feature-details .img{background-position:50%;background-size:cover;border-radius:20px;flex:1;width:380px;height:780px}.page.contact-us .feature-details h3{margin:0 0 20px}.page.contact-us .feature-details p{margin:0 2px 20px}.contact-us-page chat-widget,.contact-us-page .get-a-quote{display:none}.page.home .parallax{background:#f0b37a}.button.book-an-appt{color:#fff;border-color:#fff;margin-top:20px;padding:10px 25px;font-size:18px;display:inline-block}.button.book-an-appt:active{background:#fff1}.page.mission .parallax{background:#dcd8d5}.page.mission .hero h2{text-shadow:1px 1px 8px #000a,1px 1px 2px #0006}.page.why-go-solar .feature-details .img{height:850px}
