@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";*{padding:0;margin:0;box-sizing:border-box;font-family:Montserrat,sans-serif}body{max-width:768px;height:auto;position:relative;overflow-x:hidden;overflow-y:auto;margin:0}body:before{position:absolute;content:"";width:100%;height:100%;z-index:-1}a{text-decoration:none}.video-container{position:relative;height:100vh;overflow:hidden;overflow-y:auto;background-color:#3c3c3c71}.video-background{position:fixed;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2;filter:blur(1px)}.main-content{position:relative;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow-y:auto}.neighborhood-text{text-align:center;margin:15rem 0 0rem}.neighborhood-text h2{font-size:3rem;color:#fff;text-shadow:1px 1px 2px black;font-family:Montserrat,sans-serif;letter-spacing:.6rem;font-weight:500}.neighborhood-text h3{color:#fff;text-shadow:1px 1px 2px black;font-size:1.4rem;font-family:Montserrat,sans-serif;letter-spacing:.6rem;font-weight:400}.house-icon{display:inline-block;transition:color 1s;color:green}.house-icon svg{font-size:5rem}.house-icon:hover svg{color:#f9ab18}.information-wrapper{background-color:#e1e0dfaa;width:95%;padding:5rem 0 auto 0;margin:25rem 0 5rem;border-radius:20px;display:flex;flex-direction:column;align-items:center;box-shadow:5px 5px 15px #000}.information-wrapper h4{text-shadow:1px 1px 2px black;font-size:3rem;color:#fff;padding:1rem;text-align:center;border-top-left-radius:15px;border-top-right-radius:15px;font-weight:600}.what-we-do-wrapper{width:90%;text-align:center;margin-top:5rem}.what-we-do-wrapper h1{color:#fff;margin:2rem 0;text-shadow:1px 1px 2px black}.call-us-now{width:90%;margin-top:4rem;border:5px solid rgb(250,250,250);padding:1rem 2rem;border-radius:10px}.call-us-now h5{text-align:center;font-size:1.4rem}.call-us-now span{font-size:1.6rem;color:red;text-shadow:1px 1px 1px rgba(0,0,0,.465)}.absolute-phone-number{display:flex;justify-content:center;align-items:center;padding:.8rem 1rem;background-color:#2156c275;color:#fff;position:fixed;bottom:0;left:0;width:100%;z-index:100}.call-us-absolute svg{font-size:1.8rem;margin-right:1rem}.absolute-phone-number h6{font-size:1.5rem;font-weight:500;text-shadow:1px 1px 1px rgba(0,0,0,.465)}@media (max-width: 767px){.neighborhood-text{text-align:center;margin:15rem 0 0rem}.neighborhood-text h2{font-size:2rem}.neighborhood-text h3{font-size:1rem}.house-icon svg{font-size:3rem}}@media (min-width: 769px){body{max-width:none}.main-content{width:100%;margin-top:-5rem}.neighborhood-text{margin:20rem 0 0rem}.neighborhood-text h2{font-size:5rem}.neighborhood-text h3{font-size:2rem}.house-icon svg{font-size:7rem}.information-wrapper{width:90%;margin-top:15rem}.information-wrapper h4{font-size:4rem}.what-we-do-wrapper{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around}.what-we-do-wrapper h1{font-size:3rem}.call-us-now{margin-top:5rem;border:5px solid rgb(250,250,250);padding:3rem 5rem;border-radius:10px}.call-us-now h5{font-size:2.5rem}.call-us-now span{font-size:3rem}}header{background:rgba(255,255,255,0);box-shadow:0 0 5px #000;padding:.5rem 0;position:relative;z-index:2;font-family:Montserrat,sans-serif;position:fixed;width:100%}.navBar-container{max-width:768px;width:100%;margin:0 auto;padding:0 1rem}.navBar-container .nav-link{flex-direction:column;justify-content:space-evenly;align-items:center;text-align:center;padding:.3rem 0;background-color:#fff6;border-bottom-left-radius:80px;box-shadow:0 0 2px #00000061;position:absolute;width:100px;height:29vh;top:47px;right:0;z-index:10;display:none}.navBar-container nav{display:flex;justify-content:space-between;align-items:center}.navBar-container h2{color:#fff;font-size:1rem;cursor:pointer}.navBar-container .nav-link li{list-style:none;margin:0 .5rem}.navBar-container ul li a{color:#040101;font-weight:600;font-size:.7rem;padding:.5rem .7rem;display:block;border-radius:10px;cursor:pointer}.navBar-container ul li a:hover,.navBar-container ul li a.active{background-color:#f9f9f918;font-size:1rem;font-weight:600}.sideBar-icon{font-size:1.5rem;cursor:pointer}.logo svg{color:green}.nav-link.active{display:block}@media (max-width: 767px){.navBar-container .nav-link{height:25vh;border-bottom-left-radius:25px}.navBar-container ul li a{font-size:.8rem}}@media (min-width: 769px){.navBar-container{max-width:1440px}.navBar-container .nav-link{position:static;display:flex;flex-direction:row;background-color:transparent;box-shadow:none;border-radius:0;width:auto;height:auto;justify-content:flex-end}.navBar-container .nav-link li{margin:0 1rem}.navBar-container ul li a{color:#fff;font-size:1rem;text-shadow:1px 1px 2px black}.sideBar-icon{display:none}.navBar-container h2{font-size:1.2rem}}.portfolio-wrapper{width:100%;background-color:#e1e0dfaa;height:auto;text-align:center;padding-top:5rem}.our-projects{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around}.our-work{width:90%;margin:3rem 0;background-color:#e1e0dfaa;padding-bottom:2.5rem}.our-work button{background-color:#06f;color:#fff;padding:1rem;border-radius:25px;font-size:1rem;font-weight:700;border:none}.our-work button:hover{cursor:pointer;background-color:#09f}.project h2{margin-bottom:2rem;padding:.5rem 0;background-color:#e1e0dfaa;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:5px 5px 15px #112fa782}.project img{margin:2rem 0 1rem;width:80%;height:50vh;background-size:cover;background-position:center;border:2px solid white;border-radius:50% 20%/10% 40%;box-shadow:5px 5px 15px #fbfbfb}.project img:hover{box-shadow:5px 5px 15px #09f;transition:transform .3s ease}.projects-modal-wrapper{width:80%;height:80vh;text-align:center;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:998;border:none;background-color:#fff;border-radius:5px;box-shadow:0 0 10px 20px #fefefe;overflow-y:auto;transition:width .3s ease,height .3s ease}.projects-modal-wrapper.no-scroll{overflow:hidden}.projects-modal-wrapper button{background-color:transparent;border:none;color:#00000058;font-size:1.2rem;font-weight:600;cursor:pointer}.projects-modal-wrapper button:hover{color:#ff000087;transition:transform .3s ease}.projects-pictures{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;padding:1rem}.projects-pictures img{margin:.5rem;width:45%;border-radius:5px;cursor:pointer;transition:transform .3s ease}.projects-pictures img:hover{transform:scale(1.1);transition:transform .3s ease}.zoomed-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}.zoomed-image{max-width:100%;max-height:100%;border-radius:10px}@media (min-width: 769px){.portfolio-wrapper h1{margin-bottom:2rem}.our-work{width:30%;margin-top:1rem;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:5px 5px 15px #767676;transition:transform .3s}.our-work:hover{animation:tilt .3s ease forwards}.projects-modal-wrapper{margin-top:1rem;width:80%;height:80vh}.projects-pictures img{width:30%}}.contact-bar{background:linear-gradient(to right,rgba(113,157,84,0),#ffffff30);color:#fff;display:flex;justify-content:center;align-items:center;padding:.8rem 1.5rem;font-size:1.1rem}.license{font-weight:600;text-shadow:1px 1px 1px rgba(0,0,0,.962)}.hiring,.right-section{display:none}.left-section .license{display:block}@media (min-width: 768px){.contact-bar{background:linear-gradient(to right,rgba(86,118,181,.372),#d5d5d59a);margin-top:3.9rem;display:flex;justify-content:space-between;align-items:center}.hiring,.left-section,.right-section{display:flex}.left-section .license{display:inline-block;margin-right:20px}.right-section span{margin-right:20px;display:flex;align-items:center;justify-content:space-between}}.about{width:100%;text-align:center;position:relative;font-family:Montserrat,sans-serif;display:flex;flex-direction:column;align-items:center;border-radius:15px;padding-top:2rem;background-color:#ffffffa3}.about-me{display:flex;align-items:center;flex-direction:column;width:90%;border-radius:5px;padding-bottom:2rem}.about h1{text-align:center;font-size:2rem;margin-bottom:1rem;color:#000;text-shadow:1px 1px 2px rgb(255,255,255)}.about p{width:100%;text-align:center;font-size:1.2rem;font-weight:600;margin:1rem 2rem 0rem;color:#000;padding:1rem;border-radius:10px}.my-picture img{width:90%;margin-top:2rem;background-size:cover;background-position:center;box-shadow:5px 5px 15px #000}@media (min-width: 769px){.about{background-color:#ffffffd2}.about h1{margin:2rem 0 0rem;text-align:start;color:#000}.about-me{flex-direction:row;background-color:transparent}.about-me p{padding:2rem;width:auto;flex-grow:1;flex-shrink:1;margin:0 2rem 0 0;height:auto}.my-picture img{flex-shrink:0;margin-top:-1.5rem}}.slider-wrapper{width:90%;margin:0 auto}.slider-styles{height:50vh;position:relative;box-shadow:5px 5px 15px #000}.left-arrow{position:absolute;top:50%;transform:translateY(-50%);left:32px;font-size:45px;color:#fff;z-Index:1;cursor:pointer}.right-arrow{position:absolute;top:50%;transform:translateY(-50%);right:32px;font-size:45px;color:#fff;z-Index:1;cursor:pointer}.dots-container{display:flex;justify-content:center;margin-top:.7rem}.dot{margin:0 3px;cursor:pointer;font-size:20px;color:#ffffff92}@media (min-width: 769px){.slider-wrapper{width:80%}.slider-styles{height:80vh}.dots-container{margin-top:1rem}.dot{font-size:20px;margin:0 5px}}.what-we-do-wrapper-component{width:100%;display:flex;flex-direction:column;align-items:center}.what-we-do-section img{width:100%;background-size:cover;background-position:center;border:2px solid white;border-radius:50% 20%/10% 40%;box-shadow:5px 5px 15px #ec6c39}.what-we-do-section img:hover{box-shadow:5px 5px 15px #1c93dd}.service{font-size:1.5rem;color:#fff;text-shadow:1px 1px 2px black;margin-top:1rem}.what-we-do-section button{background-color:#06f;color:#fff;margin:2rem 0;padding:1rem 2rem;border-radius:25px;font-size:1rem;font-weight:700;border:none}.what-we-do-section button:hover{cursor:pointer;background-color:#09f}.services-line{width:80%;margin-bottom:2rem}@keyframes tilt{0%{transform:rotate(0)}50%{transform:rotate(5deg)}to{transform:rotate(0)}}@media (min-width: 769px){.hide-on-desktop{display:none}.what-we-do-services{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around}.what-we-do-wrapper-component{width:30%;margin-bottom:20px}.what-we-do-section{border-radius:35px;border:1px solid rgba(255,255,255,.573);box-shadow:5px 5px 2px #fffefb7d}.what-we-do-section:hover{animation:tilt .3s ease forwards}.what-we-do-section img{width:80%;margin-top:1rem;border-radius:60% 25%/15% 45%}.service{font-size:2rem;margin-top:1.5rem}.what-we-do-section button{font-size:1.2rem;padding:1.2rem 2.5rem;border-radius:30px}.services-line{width:60%;margin-bottom:3rem}}.remodeling-process{color:#040101;width:90%;margin:3rem 0 0;display:flex;flex-direction:column;align-items:center;background-color:#e1e1df;border-radius:15px;padding-bottom:3rem;padding-left:1rem;text-align:center;box-shadow:5px 5px 35px #f6b501}.remodeling-title{width:90%;font-size:1.8rem;margin:1rem 0rem 1rem 0}.remodeling-text{text-align:start;font-size:1.2rem;font-weight:500;width:95%}.remodeling-step{font-size:1.2rem;font-weight:600;margin:1rem 0}.remodeling-step p:first-of-type{font-size:1.5rem;font-weight:800;color:#ea2020}.remodeling-step p:nth-child(3){font-size:1.5rem;margin-bottom:3rem}.process-icon{display:inline-block;transition:color 1s;color:#01931c}.process-icon svg{font-size:3rem}@media (min-width: 769px){.remodeling-process{width:100%;padding:3rem;margin-top:4rem;border-radius:5px;box-shadow:none}.remodeling-title{font-size:2rem;margin:0rem 0 1rem;width:80%}.remodeling-text{font-size:1.5rem;width:100%;margin:1rem 0}.remodeling-step{font-size:1.5rem;margin:1rem 0 2rem 5rem;display:flex;flex-direction:row;align-items:center;justify-content:start}.remodeling-step p:first-of-type{font-size:2rem;margin-right:1rem}.remodeling-step p:nth-child(3){font-size:2rem;margin-bottom:0;margin-left:1rem}.process-icon svg{font-size:3rem}}.free-estimate-wrapper{margin:3rem 0;padding-bottom:3rem;text-align:center;background-color:#ffffffda;display:flex;flex-direction:column;align-items:center}.free-estimate-title{background-color:#07741bce;border-bottom-left-radius:15px;border-bottom-right-radius:15px;box-shadow:5px 10px 10px #000;color:#fff;padding:1rem;animation:flash 4s infinite}.estimate-text{margin:2rem 0 1rem;font-size:1.1rem;font-weight:450;width:95%}.intake-form{display:flex;flex-direction:column;align-items:center;width:100%}.intake-form input,.intake-form textarea{width:90%;padding:1rem;border-radius:5px;border:1px solid rgba(0,0,0,.184);margin-bottom:1.3rem}.intake-form textarea[name=message]{padding-bottom:5rem}.submit-estimate-request{background-color:#07741bce;color:#fff;padding:1rem;border:none;border-radius:50px;cursor:pointer;font-size:1.3rem;font-weight:600}.submit-estimate-request:hover{color:#ff0;box-shadow:5px 5px 10px #ffff00ae}.intake-form input.invalid-form{border:1px solid red;color:red;animation:shake 1s}.submitted-form-modal-wrapper{width:80%;background-color:#ffffffda;padding:1.5rem;border-radius:15px;border:4px solid white;box-shadow:5px 10px 10px #fff;text-align:center;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000}.submitted-form-modal-wrapper[open]{animation:slide-in-from-top .35s ease-out}.submitted-form-modal-wrapper::backdrop{background-color:#00000080}.submitted-form-modal-wrapper h1{margin-bottom:1rem}.submitted-form-modal-wrapper h3{margin-bottom:1rem;margin-top:0;color:#207703}.submitted-form-modal-wrapper button{background-color:transparent;border:none;color:#00000058;font-size:1.2rem;font-weight:600;cursor:pointer}.submitted-form-modal-wrapper button:hover{color:#ff000087}.submitted-form-modal-wrapper form{display:flex;justify-content:end;margin-top:-.5rem}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}@keyframes flash{0%{color:#ff0}50%{color:red}to{color:#ff0}}@media (min-width: 769px){.free-estimate-wrapper{width:70%;border-radius:10px;box-shadow:5px 10px 10px #000}.estimate-text{width:90%;font-size:1.2rem}.submitted-form-modal-wrapper{width:50%;padding-bottom:4rem}}.testimonials-wrapper{width:100%;text-align:center;background-color:#ffffff1c;padding:1rem}.testimonials-wrapper h1{margin-bottom:2rem;color:#2a83e9}.video-and-text-testimonials{display:flex;justify-content:space-around;align-items:center}.video-and-text-testimonials-2{display:flex;flex-direction:row-reverse;justify-content:space-around;align-items:center}.video-div{width:40%;border-radius:35px;overflow:hidden;box-shadow:0 0 10px 10px #70707097}.video-div:hover{transform:scale(1.2);transition:all .3s ease-in-out}.testimonial-video{width:100%;height:100%;object-fit:cover}.testimonials-container{display:flex;flex-direction:column;align-items:start;width:50%}.testimonial{display:flex;flex-direction:column;align-items:start;text-align:left;background-color:#569dee00;border:1px solid white;border-radius:15px;padding:1rem;transition:all .3s ease-in-out;position:relative;box-shadow:0 0 10px 10px #b9b9b997}.testimonial:hover{background-color:#efeeeedc;border:3px solid white;transform:scale(1);transition:all .3s ease-in-out}.image-rating{width:20%}.image-rating-row{margin:0rem 0 1rem}.reviewer-image-name-container,.reviewer-image-name-container-row{display:flex;align-items:center;margin-top:.5rem}.customer-face,.customer-face-row{width:30px;height:30px;border-radius:50%;object-fit:cover}.name-profession,.name-profession-row{font-size:.7rem;margin-left:1rem}.row-testimonials{display:flex;flex-direction:row}.testimonial{margin:1rem}.testimonial-row{text-align:left;background-color:#efeeeedc;border-radius:15px;padding:1rem;margin:2rem 1rem 1rem 0rem;display:flex;flex-direction:column;align-items:start;justify-content:space-between}.image-rating-row{width:25%}.testimonial-row:hover{background-color:#569dee00;border:2px solid white;transform:scale(1);transition:all .3s ease-in-out}@media (max-width: 767px){.testimonials-wrapper{width:100%}.video-and-text-testimonials,.video-and-text-testimonials-2{display:flex;flex-direction:column;align-items:center}.testimonials-container{width:100%}.testimonial,.testimonial-row{width:100%;margin:1rem 0 0}.row-testimonials{margin-bottom:2rem}.video-div{width:90%;height:60vh}.image-rating{width:20%;margin-bottom:1rem}.row-testimonials{flex-direction:column}}@media (min-width: 769px){.testimonials-wrapper{background-color:#fff0}.video-div{width:40%;height:70vh}.image-rating{width:15%;margin-bottom:1rem}.row-testimonials{margin-bottom:2rem}}.footer{width:100%;background-color:#ffffffda;padding-top:5rem;display:flex;justify-content:center;align-items:center;flex-direction:column}.footer-content{display:flex;flex-direction:column;align-items:center}.neighborhood-text-footer{text-align:center;margin:1rem 0 5rem}.neighborhood-text-footer h2{font-size:2rem;color:#2c0f0f;text-shadow:1px 1px 2px black;font-family:Montserrat,sans-serif;letter-spacing:.6rem;font-weight:500}.neighborhood-text-footer h3{color:#2c0f0f;text-shadow:1px 1px 2px black;font-size:1rem;font-family:Montserrat,sans-serif;letter-spacing:.6rem;font-weight:400}.house-icon-footer{display:inline-block;transition:color 1s;color:green}.house-icon-footer svg{font-size:3rem}.house-icon-footer:hover svg{color:#f9ab18}.contact-footer{display:flex;justify-content:center;flex-direction:column;width:100%;background-color:#fff;border-radius:35px;padding:2rem;box-shadow:2px 2px 15px #000}.contact-footer h5{font-size:1.5rem;color:#000;text-align:center;text-shadow:1px 1px 2px white;margin-bottom:1rem}.contact-hours{display:flex;justify-content:flex-start;align-items:center;margin:.5rem 0}.process-icon-footer{margin:0rem 1rem 0 0}.process-icon-footer svg{font-size:1.5rem}.socials-f{width:90%;display:flex;justify-content:space-around;margin:2rem 0;background-color:#b1cfd649;padding:1rem 4rem;border-radius:5rem;box-shadow:2px 2px 15px #000}.socials-f:hover{transform:scale(1.1)}.socials-f img{width:1.5rem}.socials-f img:hover{transform:scale(1.2);transition:transform .3s}@media (max-width: 767px){.contact-footer{width:90%}}@media (min-width: 769px){.footer{padding:1rem 0;flex-direction:row;align-items:center;margin-bottom:2rem}.footer-content{display:flex;flex-direction:row;align-items:center;width:100%}.neighborhood-text-footer{width:30%;margin:0 0 0 1rem}.neighborhood-text-footer h2{font-size:1.5rem}.neighborhood-text-footer h3{font-size:1rem}.house-icon-footer svg{font-size:3rem}.contact-footer{width:60%;background-color:transparent;box-shadow:none}.socials-f{width:10%;flex-direction:column;border-radius:0;background-color:transparent;border:none;padding:0rem;box-shadow:none;cursor:pointer}.socials-f img{margin-bottom:1.5rem;width:2rem}}
