@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap");h1,h2,h3,h4,h5,h6{font-family:"Montserrat",sans-serif;font-weight:600}body,li,p,span{font-family:"Montserrat",sans-serif;font-weight:400}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{width:100%;padding:0;margin:0;overflow-x:hidden}body img,html img{max-width:100%;height:auto}footer{background:rgb(23,23,23)}footer ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;list-style-type:none}footer ul li a{color:white;text-decoration:none}body.logged-in.admin-bar header{top:32px}header{padding:10px 10px;position:absolute;top:0;left:0;width:100%;display:block;z-index:2}header .header-wrapper{text-align:center;display:-ms-grid;display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header .header-wrapper .logo-wrapper{padding:10px 0;width:240px}@media (max-width:768px){header .header-wrapper .logo-wrapper{width:150px;margin-top:20px}}header .header-wrapper .logo-wrapper a{display:-webkit-box;display:-ms-flexbox;display:flex}header ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:20px;list-style-type:none}header ul li a{color:white;text-decoration:none}body.home{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;overflow-x:hidden}body.home section{padding:10px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}body.home .hero-section{display:-ms-grid;display:grid;place-items:center;min-height:90vh;background-image:url("../images/homepage.jpg");background-size:cover;background-position:center;position:relative}body.home .hero-section:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,0.2)}body.home .hero-section p.coming-soon{color:#7c7c7c;position:absolute;bottom:0}body.home .hero-section .hero-content{position:relative;z-index:1;display:-ms-grid;display:grid;gap:15px;text-align:center;color:#fff;padding:0 20px}body.home .hero-section .hero-content h1{font-size:clamp(32px,5vw,48px);font-weight:700;margin:0}body.home .hero-section .hero-content .hero-subtitle{font-size:clamp(16px,3vw,20px);font-weight:300;margin:0}body.home .services-section{background:#2a2a2a;padding:80px 0;border-bottom:1px solid rgba(255,255,255,0.1)}body.home .services-section .container{max-width:1200px;margin:0 auto;padding:0 20px}body.home .services-section .services-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 60px 1fr;grid-template-columns:repeat(2,1fr);gap:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #5a503d;padding:40px}body.home .services-section .services-image{display:-ms-grid;display:grid}body.home .services-section .services-image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}body.home .services-section .services-content{display:-ms-grid;display:grid;gap:30px;color:#fff}body.home .services-section .services-content h2{font-size:clamp(28px,4vw,36px);margin:0;font-weight:600}body.home .services-section .services-content .services-list{display:-ms-grid;display:grid;gap:15px;list-style:none;padding:0;margin:0}body.home .services-section .services-content .services-list li{position:relative;padding-left:25px;font-size:16px}body.home .services-section .services-content .services-list li:before{content:"•";position:absolute;left:0;color:#c9a661;font-size:20px}body.home .services-section .services-content .btn-secondary{display:inline-block;padding:12px 40px;background:#7a7a7a;color:#fff;text-decoration:none;font-size:14px;letter-spacing:1px;-webkit-transition:background 0.3s ease;transition:background 0.3s ease;-ms-grid-column-align:start;justify-self:start}body.home .services-section .services-content .btn-secondary:hover{background:#8a8a8a}body.home .features-section{background:#1a1a1a;padding:60px 0;border-bottom:1px solid rgba(255,255,255,0.1)}body.home .features-section .container{max-width:1200px;margin:0 auto;padding:0 20px}body.home .features-section .features-grid{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1px;background:rgba(255,255,255,0.1)}body.home .features-section .feature-box{display:-ms-grid;display:grid;gap:20px;justify-items:center;text-align:center;color:#fff;background:#1a1a1a;padding:40px 20px;border:1px solid #5a503d}body.home .features-section .feature-box .feature-icon{display:-ms-grid;display:grid;place-items:center;color:#c9a661}body.home .features-section .feature-box h3{font-size:16px;font-weight:500;margin:0}body.home .about-section{background:#2a2a2a;padding:80px 0;border-bottom:1px solid rgba(255,255,255,0.1)}body.home .about-section .container{max-width:1200px;margin:0 auto;padding:0 20px}body.home .about-section .about-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 60px 1fr;grid-template-columns:repeat(2,1fr);gap:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #5a503d;padding:40px}body.home .about-section .about-content{display:-ms-grid;display:grid;gap:20px;color:#fff}body.home .about-section .about-content h2{font-size:clamp(28px,4vw,36px);margin:0;font-weight:600}body.home .about-section .about-content h3{font-size:clamp(18px,3vw,22px);margin:0;font-weight:500;color:#c9a661}body.home .about-section .about-content p{font-size:15px;line-height:1.8;margin:0;color:#d0d0d0}body.home .about-section .about-image{display:-ms-grid;display:grid}body.home .about-section .about-image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}body.home .history-section{background:#1a1a1a;padding:80px 0;border-bottom:1px solid rgba(255,255,255,0.1)}body.home .history-section .container{max-width:1200px;margin:0 auto;padding:0 20px}body.home .history-section .history-content{display:-ms-grid;display:grid;gap:20px;max-width:800px;margin:0 auto;text-align:center;color:#fff}body.home .history-section .history-content h2{font-size:clamp(28px,4vw,36px);margin:0;font-weight:600}body.home .history-section .history-content h3{font-size:clamp(18px,3vw,22px);margin:0;font-weight:500;color:#c9a661}body.home .history-section .history-content p{font-size:15px;line-height:1.8;margin:0;color:#d0d0d0}body.home .owner-section{background:#2a2a2a;padding:80px 0;border-bottom:1px solid rgba(255,255,255,0.1)}body.home .owner-section .container{max-width:1200px;margin:0 auto;padding:0 20px}body.home .owner-section .section-title{text-align:center;font-size:clamp(28px,4vw,36px);margin:0 0 50px 0;font-weight:600;color:#fff}body.home .owner-section .owner-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 60px 2fr;grid-template-columns:1fr 2fr;gap:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #5a503d;padding:40px}body.home .owner-section .owner-image{display:-ms-grid;display:grid}body.home .owner-section .owner-image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:8px}body.home .owner-section .owner-content{display:-ms-grid;display:grid;gap:15px;color:#fff}body.home .owner-section .owner-content h3{font-size:clamp(24px,3vw,28px);margin:0;font-weight:600}body.home .owner-section .owner-content h4{font-size:16px;margin:0;font-weight:500;color:#c9a661;text-transform:uppercase;letter-spacing:1px}body.home .owner-section .owner-content p{font-size:15px;line-height:1.8;margin:0;color:#d0d0d0}body.home .projects-section{background:#1a1a1a;padding:80px 0;border-bottom:1px solid rgba(255,255,255,0.1)}body.home .projects-section .container{max-width:1200px;margin:0 auto;padding:0 20px}body.home .projects-section .section-title{text-align:center;font-size:clamp(28px,4vw,36px);margin:0 0 50px 0;font-weight:600;color:#fff}body.home .projects-section .projects-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 20px 1fr 20px 1fr 20px 1fr;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:40px}body.home .projects-section .project-item{display:-ms-grid;display:grid;overflow:hidden;cursor:pointer;aspect-ratio:16/9;border:1px solid #5a503d}body.home .projects-section .project-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom;-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease,-webkit-transform 0.3s ease}body.home .projects-section .project-item:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}body.home .projects-section .project-item.project-item-small{-ms-grid-column-span:1;grid-column:span 1;-ms-grid-row-span:1;grid-row:span 1}body.home .projects-section .project-item.project-item-large{-ms-grid-column-span:2;grid-column:span 2;-ms-grid-row-span:2;grid-row:span 2;aspect-ratio:16/9}body.home .projects-section .btn-view-all{display:inline-block;padding:12px 40px;background:transparent;color:#fff;text-decoration:none;font-size:14px;letter-spacing:1px;border:1px solid #7a7a7a;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;margin:0 auto;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}body.home .projects-section .btn-view-all:hover{background:#7a7a7a}body.home .testimonials-section{background:#2a2a2a;padding:80px 0;border-bottom:1px solid rgba(255,255,255,0.1)}body.home .testimonials-section .container{max-width:1200px;margin:0 auto;padding:0 20px}body.home .testimonials-section .section-title{text-align:center;font-size:clamp(28px,4vw,36px);margin:0 0 50px 0;font-weight:600;color:#fff}body.home .testimonials-section .testimonials-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 30px 1fr 30px 1fr;grid-template-columns:repeat(3,1fr);gap:30px}body.home .testimonials-section .testimonial-card{display:-ms-grid;display:grid;background:#3a3a3a;padding:40px 30px;color:#fff;border:1px solid #5a503d}body.home .testimonials-section .testimonial-card.testimonial-featured{background:#b8956a;color:#2a2a2a}body.home .testimonials-section .testimonial-card.testimonial-featured .testimonial-author{color:#2a2a2a}body.home .testimonials-section .testimonial-card .testimonial-content{display:-ms-grid;display:grid;gap:20px}body.home .testimonials-section .testimonial-card .testimonial-content p{font-size:14px;line-height:1.6;margin:0;font-style:italic}body.home .testimonials-section .testimonial-card .testimonial-content .testimonial-author{font-size:16px;font-weight:500;margin:0;font-style:normal}body.home .contact-section{background:#1a1a1a;padding:80px 0;border-bottom:1px solid rgba(255,255,255,0.1)}body.home .contact-section .container{max-width:1200px;margin:0 auto;padding:0 20px}body.home .contact-section .section-title{text-align:center;font-size:clamp(28px,4vw,36px);margin:0 0 50px 0;font-weight:600;color:#fff}body.home .contact-section .contact-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 60px 2fr;grid-template-columns:1fr 2fr;gap:60px;border:1px solid #5a503d;padding:40px}body.home .contact-section .contact-info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:100px;-ms-flex-line-pack:start;align-content:start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}body.home .contact-section .contact-info .contact-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.home .contact-section .contact-info .contact-item h4{font-size:14px;font-weight:500;margin:0;text-transform:uppercase;letter-spacing:1px}body.home .contact-section .contact-info .contact-item a,body.home .contact-section .contact-info .contact-item p{font-size:14px;line-height:1.6;margin:0;color:#d0d0d0}body.home .contact-section .contact-info .contact-item .hours-list{display:-ms-grid;display:grid;gap:10px}body.home .contact-section .contact-info .contact-item .hours-list .hours-item{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;font-size:14px;color:#d0d0d0}body.home .contact-section .contact-form{display:-ms-grid;display:grid}body.home .contact-section .contact-form form{display:-ms-grid;display:grid;gap:20px}body.home .contact-section .contact-form form .form-row{display:-ms-grid;display:grid;-ms-grid-columns:1fr 20px 1fr;grid-template-columns:1fr 1fr;gap:20px}body.home .contact-section .contact-form form .form-group{display:-ms-grid;display:grid;gap:8px}body.home .contact-section .contact-form form .form-group label{font-size:14px;color:#fff}body.home .contact-section .contact-form form .form-group input,body.home .contact-section .contact-form form .form-group textarea{padding:12px;background:#2a2a2a;border:1px solid #3a3a3a;color:#fff;font-family:"Montserrat",sans-serif;font-size:14px;-webkit-transition:border-color 0.3s ease;transition:border-color 0.3s ease}body.home .contact-section .contact-form form .form-group input:focus,body.home .contact-section .contact-form form .form-group textarea:focus{outline:none;border-color:#b8956a}body.home .contact-section .contact-form form .form-group textarea{resize:vertical}body.home .contact-section .contact-form form .btn-submit{display:inline-block;padding:12px 40px;background:#b8956a;color:#2a2a2a;border:none;font-size:14px;font-weight:500;letter-spacing:1px;cursor:pointer;-webkit-transition:background 0.3s ease;transition:background 0.3s ease;-ms-grid-column-align:start;justify-self:start;font-family:"Montserrat",sans-serif}body.home .contact-section .contact-form form .btn-submit:hover{background:#c9a661}@media (max-width:1024px){body.home .about-section .about-grid,body.home .contact-section .contact-grid,body.home .owner-section .owner-grid,body.home .services-section .services-grid{-ms-grid-columns:1fr;grid-template-columns:1fr}body.home .features-section .features-grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}body.home .projects-section .projects-grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-ms-grid-rows:auto;grid-template-rows:auto}body.home .projects-section .projects-grid>:first-child{-ms-grid-row:1;-ms-grid-column:1}body.home .projects-section .projects-grid>:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}body.home .projects-section .projects-grid .project-item-large{-ms-grid-column-span:2;grid-column:span 2;-ms-grid-row-span:1;grid-row:span 1}body.home .projects-section .projects-grid .project-item-small{-ms-grid-column-span:1;grid-column:span 1;-ms-grid-row-span:1;grid-row:span 1}body.home .testimonials-section .testimonials-grid{-ms-grid-columns:1fr;grid-template-columns:1fr}}@media (max-width:768px){body.home .contact-section .contact-info{gap:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}body.home .hero-section{min-height:400px}body.home .features-section .features-grid,body.home .projects-section .projects-grid{-ms-grid-columns:1fr;grid-template-columns:1fr}body.home .features-section .features-grid .project-item-large,body.home .features-section .features-grid .project-item-small,body.home .projects-section .projects-grid .project-item-large,body.home .projects-section .projects-grid .project-item-small{-ms-grid-column-span:1;grid-column:span 1;-ms-grid-row-span:1;grid-row:span 1}body.home .about-section,body.home .contact-section,body.home .history-section,body.home .owner-section,body.home .projects-section,body.home .services-section,body.home .testimonials-section{padding:50px 0}body.home .about-section .about-grid,body.home .contact-section .contact-grid,body.home .owner-section .owner-grid,body.home .services-section .services-grid{padding:20px}body.home .contact-section .contact-form form .form-row{-ms-grid-columns:1fr;grid-template-columns:1fr}}
/*# sourceMappingURL=custom-styles.min.css.map */