*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#eaeded;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.header{align-items:center;background-color:#222429;border-bottom:1px solid #eee;display:flex;flex-wrap:wrap;justify-content:space-between;padding:1rem;position:sticky;top:0;z-index:999}.header__left{padding-top:30px}.header__left ul{display:flex;gap:25px;justify-content:space-evenly;list-style-type:none}.header h1{color:aqua}.header__center{display:flex;flex:0 1;justify-content:center}.header__center img{height:auto;max-width:180px}.header__right ul{gap:25px;justify-content:space-evenly;margin-top:20px}.header__right ul,nav a{display:flex;list-style-type:none}nav a{align-items:center;color:#fff;height:100%;padding:0 30px;text-decoration:none}.button{background:#2876c0;border:none;border-radius:30px;box-shadow:0 5px 15px 0 #2876c0;color:#fff;cursor:pointer;height:35px;margin-top:10px;outline:none;padding:8px;width:100px}.sidebar{align-items:flex-start;background-color:#222429;box-shadow:-10px 0 10px #0000001a;display:flex;flex-direction:column;gap:1.25rem;height:100vh;justify-content:flex-start;list-style:none;padding:2rem;position:fixed;right:0;top:0;width:250px;z-index:1000}.sidebar a{font-weight:500;text-decoration:none;width:100%}.menu__button,.sidebar img{cursor:pointer}.menu__button{display:none}@media(max-width:850px){.hideOnMobile{display:none}.menu__button{display:block}}@media(max-width:400px){.sidebar{width:100%}}.background__wallpaper{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;height:100vh;justify-content:center;padding:2rem;position:relative;text-align:center}.background__text{background:#00000080;border-radius:12px;max-width:90%;padding:2rem}.background__text h1{font-size:4rem;margin-bottom:1.5rem}.background_button{background-color:#222429;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:all .3s ease}.background_button:hover{background-color:#2876c0}.services{display:flex;flex-direction:column;gap:40px;padding:40px 20px}.service__cards{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.title h1{font-size:2.5rem;margin-top:40px;text-align:center}.Form{padding:40px 20px}.main{background-color:#e0dfdf}.information__cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding:2rem}@media (max-width:768px){.background__text h1{font-size:2rem}.background_button{font-size:.9rem;padding:.06rem 1.2rem}.background__wallpaper{height:70vh;padding:1rem}}.info__content img{margin-bottom:1rem;width:60px}.info__content h2{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.info__content p{color:#fff;font-size:1rem;margin-bottom:1.5rem}.info_button{background-color:#2876c0;border:none;border-radius:3px;color:#222;cursor:pointer;font-weight:500;padding:.6rem 1.2rem;transition:background-color .3s ease}.info__container{background-color:#222429;border-bottom:5px solid #2876c0;border-radius:6px;box-shadow:0 4px 6px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease}.info__container:hover{box-shadow:0 8px 16px #0003;transform:scale(1.05)}.cards__service{align-items:center;display:flex;flex-direction:column;justify-content:flex-end;margin:10px;max-height:400px;min-width:100px;padding:20px;width:100%;z-index:1}.cards__service img{background-color:#000;cursor:pointer;margin-bottom:0;max-height:400px;object-fit:cover;width:100%}.service__cards h3{height:100px;margin-bottom:15px;margin-left:0;text-align:center}.contact__form{font-family:sans-serif;margin:auto;max-width:1200px;padding:2rem}.contact__box{display:flex;flex-wrap:wrap;gap:2rem}.contact__left,.contact__right{flex:1 1;min-width:300px}.input__row{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.input__group{flex:1 1;min-width:200px}.input__group label{display:block;font-weight:600;margin-bottom:.5rem}.input__group input,.input__group select,textarea{border:1px solid #ccc;border-radius:5px;box-sizing:border-box;font-size:1rem;margin-bottom:1rem;padding:.75rem;width:100%}textarea{resize:vertical}button[type=submit]{background-color:#2b2b2b;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 2rem;transition:background-color .3s ease}button[type=submit]:hover{background-color:#444}.contact__right h1,.contact__right h2{margin-bottom:1rem}.contact__right table{border-collapse:collapse;width:100%}.contact__right td{padding:.5rem 0;vertical-align:top}@media (max-width:768px){.contact__box,.input__row{flex-direction:column}.input__group{width:100%}.contact__right{padding-top:2rem}button[type=submit]{width:100%}}.footer__center{padding:40px 60px;text-align:center}.footer{margin-top:50px}.links{display:flex;gap:30px;justify-content:center;margin-bottom:30px}.footer__center h1{font-weight:600;margin-bottom:30px;margin-top:30px}.footer a{color:#000;text-decoration:none}.service__areas{background-color:#222429;margin:auto;max-width:1200px;padding:2rem;text-align:center}.service__areas h1{color:#fff;font-size:2rem;margin-bottom:1rem}.areas{border-collapse:collapse;width:100%}.areas td{color:#fff;font-size:1rem;padding:.5rem 1rem}@media (max-width:768px){.areas{display:block;overflow-x:auto;white-space:nowrap}.areas tr{display:table;width:100%}.areas td{display:inline-block;padding:.75rem 1rem;white-space:nowrap}}.about__content{grid-gap:2rem;background-color:#f8f9fa;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));padding:3rem 2rem}.about__card{align-items:center;background:#fff;border-radius:1rem;box-shadow:0 10px 20px #00000014;display:flex;flex-direction:column;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .03s ease}.about__cards:hover{box-shadow:0 12px 25px #0000001a;transform:translateY(-5px)}.about__card__icon{color:#5a4fcf;font-size:3rem;margin-bottom:1rem}.about__card h2{color:#333;font-size:1.5rem;margin-bottom:1rem}.about__card p{color:#666;font-size:1rem;line-height:1.6}@media (max-width:768px){.about__content{padding:2rem 1rem}.about__card{padding:1.5rem}.about__card h2{font-size:1.25rem}.about__card p{font-size:.95rem}}@media (max-width:480px){.about__card__icon{font-size:2.5rem}.about__card{padding:1rem}}.about__hero{background-position:50%;background-size:cover;border-bottom:5px solid #fff;color:#fff;padding:6rem 2rem;text-align:center}.about__hero h1{font-size:3rem;margin-bottom:1rem}.about__hero p{font-size:1.25rem;opacity:.9}.about__cta button{background-color:#222429;border-radius:8px;color:#fff;padding:.75rem 1.5rem;transition:all .3s ease}.beforeafter__block img{width:30vh}.Testimonials__Block,.about__cta,.about__team,.beforeafter__block{padding:4rem 1rem;text-align:center}.Testimonials__Block h2,.about__cta h2,.about__team h2,.beforeafter__block h2{color:#222;font-size:2rem;margin-bottom:2rem}.team__members{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.team__member{background:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;max-width:250px;padding:1.5rem}.team__member img{border-radius:50%;margin-bottom:1rem;width:100%}.team__member h3{color:#333;font-size:1.25rem;margin:.5rem 0}.team__member p{color:#555;font-size:1rem}.about__cta{background-color:#222;color:#fff}.about__cta h2{color:#fff}.about__cta p{font-size:1.2rem;margin-bottom:1rem}.about__cta button{border:none;border-radius:5px;color:#222;cursor:pointer;font-size:1rem;padding:.75rem 2rem;transition:background-color .3s}.about__cta button,.about__cta button:hover{background-color:#2876c0}.BeforeAfter__Gallery{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem}.BeforeAfter__Gallery img{border-radius:10px;box-shadow:0 4px 6px #0000001a;max-width:350px;width:100%}.Testimonials__Block blockquote{background:#f9f9f9;border-left:4px solid #2876c0;color:#555;font-style:italic;margin:0 auto 1rem;max-width:700px;padding:1rem}.Testimonials__Block cite{color:#222;display:block;font-weight:700;margin-top:.5rem}@media (max-width:768px){.about__hero h1{font-size:2rem}.about__cta p,.about__hero p{font-size:1rem}.team__members{align-items:center;flex-direction:column}.BeforeAfter__Gallery{flex-direction:column;gap:1rem}}.project_cards{border-radius:10px;box-shadow:0 10px 30px 5px #fff;color:#dfecea;cursor:pointer;height:30rem;min-width:22rem;overflow:hidden;position:relative}.project_cards>img{left:0;max-width:350px;object-fit:cover;opacity:.9;position:absolute;top:0;transition:opacity .2s ease-out;width:100%}.card_project_info>h2{font-family:Roboto Condensed,sans-serif;font-weight:400;inset:auto auto 30px 30px;margin:0;position:absolute;text-transform:uppercase;transition:inset .3s ease-out .3s}.card_project_info>p{inset:auto auto 80px 30px;max-width:80%;opacity:0;position:absolute;transition:opacity .3s ease-out}.project_cards:hover h2{inset:auto auto 220px 30px;transition:inset .3s ease-out}.project_cards:hover p{opacity:1;transition:opacity .5s ease-in .1s}.project_cards:hover img{opacity:1;transition:opacity .3s ease-in}.material-symbols-outlined{vertical-align:middle}@media (max-width:768px){.project_cards{flex-direction:column;gap:1rem}}@media screen and (min-width:600px){.finished__projects{display:block;margin-bottom:20px;width:100%}}.finished__projects__block{display:flex;flex-wrap:wrap;font-family:Roboto,sans-serif;gap:2rem;justify-content:center;margin-top:2rem}.title_projects{background-color:#222;background-position:50%;color:#fff;padding:6rem 2rem;text-align:center}.title_projects h1{font-size:3rem;margin-bottom:1rem}.title_projects p{font-size:1.25rem;opacity:.9}.title__projects__content{background:#00000080;border-radius:12px;max-width:90%;padding:2rem}.gallery{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));padding:20px}.stain-card{background:#222429;border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:10px;text-align:center;transition:transform .3s}.stain-card h3{color:#fff}.stain-card:hover{transform:scale(1.05)}.stain-card img{border-radius:5px;width:100%}.gallery__background{background-color:#222;color:#fff}.gallery__background h1{font-size:70px;text-align:center}.gallery__background p{font-size:1.2rem;margin-bottom:1rem;text-align:center}.terms-container{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:50px auto;max-width:900px;padding:30px}.terms-container h1{color:#0a3d62;margin-bottom:20px;text-align:center}.terms-container h2{color:#3c6382;margin-bottom:10px;margin-top:30px}.terms-container p{line-height:1.7;margin-bottom:15px}.terms-container ul{margin-bottom:15px;padding-left:20px}.terms-container li{margin-bottom:8px}.terms-container a{color:#0a3d62;text-decoration:none}.terms-container a:hover{text-decoration:underline}@media (max-width:600px){.terms-container{margin:20px;padding:20px}}.privacy-policy-container{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:50px auto;max-width:900px;padding:30px}.privacy-policy-containerh1{color:#0a3d62;margin-bottom:20px;text-align:center}.privacy-policy-container h2{color:#3c6382;margin-bottom:10px;margin-top:30px}.privacy-policy-containerp{line-height:1.7;margin-bottom:15px}.privacy-policy-container ul{margin-bottom:15px;padding-left:20px}.privacy-policy-container li{margin-bottom:8px}.privacy-policy-container a{color:#0a3d62;text-decoration:none}.privacy-policy-container a:hover{text-decoration:underline}@media (max-width:600px){.privacy-policy-container{margin:20px;padding:20px}}
/*# sourceMappingURL=main.2b510e87.css.map*/