@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes backgroundAnimation{0%{background-position:0 50%;background-size:400% 400%}25%{background-position:100% 50%;background-size:400% 400%}50%{background-position:50% 100%;background-size:400% 400%}75%{background-position:0 50%;background-size:400% 400%}to{background-position:0 50%;background-size:400% 400%}}@keyframes gradientShift{0%{opacity:.5}50%{opacity:.8}to{opacity:.5}}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#121212;color:#e0e0e0;overflow-x:hidden;width:100%;scrollbar-width:thin;scrollbar-color:gold transparent}body::-webkit-scrollbar{width:8px;height:8px}body::-webkit-scrollbar-track{background:transparent;border-radius:4px}body::-webkit-scrollbar-thumb{background:gold;border-radius:4px;border:none;-webkit-transition:all .3s ease;transition:all .3s ease}body::-webkit-scrollbar-thumb:hover{background:#ffc700}*{scrollbar-width:thin;scrollbar-color:gold transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent;border-radius:4px}::-webkit-scrollbar-thumb{background:gold;border-radius:4px;border:none;-webkit-transition:all .3s ease;transition:all .3s ease}::-webkit-scrollbar-thumb:hover{background:#ffc700}.navbar{background-color:rgba(42,42,42,.95);padding:1rem 0;position:fixed;width:100%;top:0;z-index:1000}.navbar-brand{color:gold!important;font-weight:700;font-size:1.5rem}.navbar .nav-link{color:hsla(0,0%,100%,.8)!important;transition:all .3s ease}.navbar .nav-link:hover{color:gold!important}.hero-section{display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:linear-gradient(-45deg,#121212,#000,#1f1f1f,#000);background-size:400% 400%;animation:backgroundAnimation 20s ease infinite;padding:6rem 0;min-height:700px;width:100%;margin:0}.hero-section:before{background:url(/images/location.jpg) 50%/cover no-repeat;opacity:.15;z-index:1}.hero-section:after,.hero-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.hero-section:after{background:radial-gradient(circle at center,rgba(255,215,0,.08) 0,hsla(0,0%,7%,.95) 100%);animation:gradientShift 8s ease-in-out infinite;z-index:2}.hero-section__container{position:relative;z-index:3;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}.hero-section__content{position:relative;z-index:3;text-align:left;color:#fff;padding:0 .5rem;max-width:600px;animation:fadeIn 1s ease-out;margin-right:.5rem;flex:1 1}.hero-section__content h1{margin-top:0;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;margin-bottom:1.5rem;color:gold;text-shadow:2px 2px 4px rgba(0,0,0,.5);line-height:1.2}.hero-section__content p{font-size:clamp(1.1rem,2vw,1.5rem);margin-bottom:2rem;text-shadow:1px 1px 2px rgba(0,0,0,.5);line-height:1.6}.hero-section__image{position:relative;z-index:3;max-width:100%;height:auto;transform:translateY(30px);margin-left:.5rem;flex:1 1}.hero-section__image img{width:100%;height:auto;object-fit:contain;max-height:600px}.services-section{padding:6rem 0;background-color:#121212;position:relative;z-index:1}.services-section .section-title{color:gold;font-size:2.5rem;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.services-section .section-subtitle{color:#e0e0e0;font-size:1.2rem;opacity:.9;margin-bottom:3rem}.services-section .service-card{background-color:#2a2a2a;border-radius:12px;overflow:hidden;height:100%;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.1)}.services-section .service-card:hover{transform:translateY(-10px);box-shadow:0 8px 12px rgba(0,0,0,.2)}.services-section .service-card .card-image-wrapper{position:relative;width:100%;height:240px;overflow:hidden}.services-section .service-card .card-image-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.services-section .service-card .card-image-wrapper:hover img{transform:scale(1.1)}.services-section .service-card .card-body{padding:2rem;display:flex;flex-direction:column;height:calc(100% - 240px)}.services-section .service-card .card-body .card-title{color:gold;font-size:1.5rem;margin-bottom:1rem;font-weight:700}.services-section .service-card .card-body .card-text{color:#e0e0e0;font-size:1rem;line-height:1.6;margin-bottom:1.5rem;flex-grow:1}.services-section .service-card .card-body .service-button{align-self:flex-start;padding:.75rem 1.5rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;background-color:gold;border:none;transition:all .3s ease}.services-section .service-card .card-body .service-button:hover{background-color:#ccac00;transform:translateY(-2px)}.contact-section{background-color:#2a2a2a;padding:4rem 0}.footer{background-color:#121212;padding:4rem 0 2rem;color:#e0e0e0;position:relative;z-index:1;border-top:1px solid rgba(255,215,0,.1)}.footer .footer-brand .footer-title{color:gold;font-size:1.75rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.footer .footer-brand .footer-description{color:#e0e0e0;opacity:.8;line-height:1.6;margin-bottom:0}.footer .footer-heading{color:gold;font-size:1.25rem;font-weight:700;margin-bottom:1.5rem;position:relative;padding-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.footer .footer-heading:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background-color:gold;box-shadow:0 2px 4px rgba(0,0,0,.3)}.footer .footer-list{list-style:none;padding:0;margin:0}.footer .footer-list li{display:flex;align-items:center;margin-bottom:1rem;color:#e0e0e0;opacity:.8;transition:all .3s ease}.footer .footer-list li:last-child{margin-bottom:0}.footer .footer-list li .footer-icon{color:gold;margin-right:1rem;font-size:1.25rem;min-width:1.25rem;display:flex;align-items:center;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.footer .footer-list li a,.footer .footer-list li span{color:inherit;text-decoration:none;transition:color .3s ease}.footer .footer-list li a:hover,.footer .footer-list li span:hover{color:gold;text-shadow:0 2px 4px rgba(0,0,0,.3)}.footer .footer-social{margin-top:2rem;display:flex;gap:1rem}.footer .footer-social a{color:#e0e0e0;text-decoration:none;transition:all .3s ease;opacity:.8}.footer .footer-social a .social-icon{font-size:1.5rem;display:flex;align-items:center}.footer .footer-social a:hover{color:gold;transform:translateY(-3px);opacity:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.footer .footer-bottom{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,215,0,.1);text-align:center}.footer .footer-bottom .copyright{color:#e0e0e0;opacity:.7;margin:0;font-size:.9rem}@media(max-width:992px){.footer{padding:3rem 0 1.5rem}.footer .footer-brand .footer-title{font-size:1.5rem}.footer .footer-heading{font-size:1.2rem}}@media(max-width:768px){.footer{padding:2.5rem 0 1.25rem}.footer .footer-list li{margin-bottom:.75rem}.footer .footer-social{margin-top:1.5rem}.footer .footer-bottom{margin-top:2rem;padding-top:1.5rem}}@media(max-width:576px){.footer{padding:2rem 0 1rem}.footer .footer-brand .footer-title{font-size:1.25rem}.footer .footer-heading{font-size:1.1rem}.footer .footer-list li{font-size:.9rem}}.btn-primary{background-color:gold;border-color:gold;color:#121212;font-weight:700}.btn-primary:hover{background-color:#ccac00;border-color:#ccac00;color:#121212}.proud-points-section .proud-point-card{background:#2c2c2c;border-radius:10px;padding:2rem;height:100%;text-align:center;transition:all .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.3)}.proud-points-section .proud-point-card:hover{transform:translateY(-5px);box-shadow:0 8px 15px rgba(0,0,0,.4)}.proud-points-section .proud-point-card h4{color:gold;font-size:clamp(1.25rem,2vw,1.5rem);margin-bottom:1rem;font-weight:700}.proud-points-section .proud-point-card p{color:#e0e0e0;font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.6;opacity:.9;margin:0}.proud-points-section .locations-served{background:#2c2c2c;border-radius:10px;padding:2rem;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,.3)}.proud-points-section .locations-served h3{color:gold;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.proud-points-section .locations-served p{color:#e0e0e0;font-size:clamp(1.25rem,2vw,1.5rem);margin:0;opacity:.9}.map-section{background-color:#2a2a2a;padding:4rem 0;position:relative;z-index:2;width:100%;overflow-x:hidden}.map-section .map-container{box-shadow:0 4px 6px rgba(0,0,0,.3);border-radius:10px;overflow:hidden;transition:all .3s ease}.map-section .map-container:hover{box-shadow:0 8px 15px rgba(0,0,0,.4)}.map-section .map-info h3{color:gold;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;margin-bottom:1rem}.map-section .map-info .location-info .address{color:#e0e0e0;font-size:clamp(1.1rem,2vw,1.25rem);margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.map-section .map-info .location-info .address .icon-wrapper{color:gold;display:flex;align-items:center}.map-section .map-info .location-info .get-directions-btn{padding:.75rem 1.5rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease}.map-section .map-info .location-info .get-directions-btn:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(255,215,0,.3)}.map-section .map-info .ratings{margin-top:1.5rem}.map-section .map-info .ratings .stars-container{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.map-section .map-info .ratings .rating{color:gold;font-size:1.25rem;font-weight:700}.map-section .map-info .ratings .stars{color:gold;font-size:1.25rem;display:flex;gap:.25rem}.map-section .map-info .ratings .stars svg{width:1.25rem;height:1.25rem}.map-section .map-info .ratings .reviews-link{color:#e0e0e0;text-decoration:none;opacity:.8;transition:all .3s ease;font-size:1.1rem;display:flex;align-items:center;gap:.5rem}.map-section .map-info .ratings .reviews-link:hover{color:gold;opacity:1}.reviews-section{background-color:#2a2a2a;padding:0 0 2rem;position:relative;z-index:2}.reviews-section h3{color:gold;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;margin-bottom:1.5rem;text-align:center}.reviews-section .reviews-carousel{max-width:1200px;margin:0 auto;padding:0 2rem}.reviews-section .reviews-carousel .carousel-control-next,.reviews-section .reviews-carousel .carousel-control-prev{width:5%;height:100%;opacity:.5;transition:all .3s ease;top:50%;transform:translateY(-50%)}.reviews-section .reviews-carousel .carousel-control-next:hover,.reviews-section .reviews-carousel .carousel-control-prev:hover{opacity:1}.reviews-section .reviews-carousel .carousel-control-next .carousel-control-next-icon,.reviews-section .reviews-carousel .carousel-control-next .carousel-control-prev-icon,.reviews-section .reviews-carousel .carousel-control-prev .carousel-control-next-icon,.reviews-section .reviews-carousel .carousel-control-prev .carousel-control-prev-icon{filter:invert(1) sepia(1) saturate(1000%) hue-rotate(0deg);width:2rem;height:2rem}.reviews-section .reviews-carousel .carousel-indicators{bottom:-2rem}.reviews-section .reviews-carousel .carousel-indicators button{width:10px;height:10px;border-radius:50%;margin:0 5px;background-color:gold;opacity:.5;transition:all .3s ease}.reviews-section .reviews-carousel .carousel-indicators button.active{opacity:1}.reviews-section .review-card{background-color:#2c2c2c;border-radius:10px;padding:1.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:all .3s ease;height:100%;min-height:300px;display:flex;flex-direction:column;gap:1rem}.reviews-section .review-card:hover{transform:translateY(-5px);box-shadow:0 8px 15px rgba(0,0,0,.2)}.reviews-section .review-card .review-rating{color:gold;font-size:1.25rem;display:flex;gap:.25rem;margin-bottom:.5rem}.reviews-section .review-card .review-rating svg{width:1.25rem;height:1.25rem}.reviews-section .review-card .review-text{color:#e0e0e0;font-size:1.1rem;line-height:1.6;margin:0;flex-grow:1;overflow:hidden;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical}.reviews-section .review-card .review-author{display:flex;flex-direction:column;gap:.25rem;margin-top:auto}.reviews-section .review-card .review-author .author-name{color:gold;font-weight:600;font-size:1.1rem}.reviews-section .review-card .review-author .review-date{color:#e0e0e0;opacity:.8;font-size:.9rem}.reviews-section .view-all-reviews{display:block;text-align:center;color:gold;text-decoration:none;font-weight:600;margin-top:2rem;transition:all .3s ease}.reviews-section .view-all-reviews:hover{color:#ffdf33;text-decoration:underline}@media(max-width:992px){.reviews-section .reviews-carousel{padding:0 1.5rem}.reviews-section .review-card{padding:1.25rem;min-height:280px}}@media(max-width:768px){.reviews-section .reviews-carousel{padding:0 1rem}.reviews-section .review-card{padding:1rem;min-height:260px}.reviews-section .review-card .review-text{font-size:1rem;-webkit-line-clamp:5}}@media(max-width:576px){.reviews-section .reviews-carousel{padding:0 .75rem}.reviews-section .review-card{padding:1rem;min-height:240px}.reviews-section .review-card .review-rating{font-size:1.1rem}.reviews-section .review-card .review-rating svg{width:1.1rem;height:1.1rem}.reviews-section .review-card .review-text{font-size:.95rem;-webkit-line-clamp:4}.reviews-section .review-card .author-name{font-size:1rem}}@media(max-width:1200px){.hero-section{padding:3.5rem 0}.hero-section__container{padding:0 1.5rem}.hero-section__content{margin-right:.25rem}.hero-section__image{max-width:40%;transform:translateY(20px);margin-left:.25rem}}@media(max-width:992px){.hero-section{padding:3rem 0}.hero-section__container{padding:0 1.25rem}.hero-section__content{margin-right:.25rem}.hero-section__image{max-width:45%;transform:translateY(15px);margin-left:.25rem}}@media(max-width:768px){.hero-section{padding:3rem 0}.hero-section__container{padding:0 1rem;flex-direction:column}.hero-section__content{text-align:center;margin-right:0;margin-bottom:1rem;padding:0}.hero-section__image{max-width:80%;margin-left:0;transform:translateY(0)}.hero-section__image img{max-height:350px}.services-section{padding:4rem 0;margin-top:-30px}.services-section .service-card .card-image-wrapper{height:200px}.services-section .service-description{padding:2rem}.proud-points-section .locations-served,.proud-points-section .proud-point-card{padding:1.5rem}.map-section,.reviews-section{padding:3rem 0}.reviews-section .reviews-carousel{padding:0 1rem}.reviews-section .review-card{padding:1.25rem;margin-bottom:1rem}.reviews-section .review-card .review-text{font-size:.9rem;line-height:1.5}}@media(max-width:576px){.hero-section{padding:4rem 0}.hero-section__container{padding:0 .75rem}.hero-section__content h1{font-size:2rem}.hero-section__content p{font-size:1rem}.hero-section__image{max-width:90%}.hero-section__image img{max-height:300px}.services-section{padding:3rem 0}.services-section .service-card .card-image-wrapper{height:180px}.services-section .service-description{padding:1.5rem}.proud-points-section .locations-served,.proud-points-section .proud-point-card{padding:1.25rem}.map-section{padding:2rem 0}.map-section .map-container iframe{height:350px}.map-section .map-info .ratings{display:flex;flex-direction:column;align-items:center;gap:.5rem}.reviews-section{padding:2rem 0}.reviews-section .reviews-carousel{padding:0 .75rem}.reviews-section .review-card{padding:1rem}}@media(max-width:375px){.hero-section{padding:3rem 0}.hero-section__container{padding:0 .5rem}.hero-section__content h1{font-size:1.75rem}.hero-section__content p{font-size:.9rem}.hero-section__image{max-width:100%}.hero-section__image img{max-height:250px}}@media(max-width:768px){.navbar-brand{font-size:1.2rem}}.contact-page{padding:8rem 0 4rem;background-color:#121212;position:relative;z-index:1}.contact-page .section-title{text-align:left;color:gold;font-size:2.5rem;margin-bottom:1rem}.contact-page .section-subtitle{text-align:left;color:#e0e0e0;font-size:1.1rem;margin-bottom:3rem}.contact-page .service-options{display:flex;flex-direction:column;gap:1.5rem;margin-top:0}.contact-page .service-options .service-option{background-color:#2a2a2a;border-radius:8px;padding:1.25rem;text-align:center;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.1);height:100%;min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center}.contact-page .service-options .service-option:hover{transform:translateY(-5px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.contact-page .service-options .service-option.active{border:2px solid gold;background-color:rgba(255,215,0,.1)}.contact-page .service-options .service-option .service-icon{font-size:2rem;color:gold;margin-bottom:.75rem}.contact-page .service-options .service-option h3{color:gold;font-size:1.1rem;margin-bottom:.5rem}.contact-page .service-options .service-option p{color:#e0e0e0;font-size:.85rem;margin-bottom:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.contact-page .contact-form{background-color:#2a2a2a;padding:2rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);height:100%}.contact-page .contact-form .form-group{margin-bottom:1.5rem}.contact-page .contact-form .form-group .form-label{color:#e0e0e0;font-weight:500;margin-bottom:.5rem}.contact-page .contact-form .form-group .form-control{background-color:#121212;border:1px solid hsla(0,0%,88%,.2);color:#e0e0e0;border-radius:4px;padding:.75rem;width:100%;transition:border-color .3s ease,box-shadow .3s ease}.contact-page .contact-form .form-group .form-control:focus{background-color:#121212;border-color:gold;box-shadow:0 0 0 2px rgba(255,215,0,.25);color:#e0e0e0}.contact-page .contact-form .form-group .form-control::placeholder{color:hsla(0,0%,88%,.5)}.contact-page .contact-form .form-group textarea.form-control{min-height:120px;resize:vertical}.contact-page .contact-form .submit-btn{background-color:gold;color:#121212;border:none;border-radius:4px;padding:.75rem 2rem;font-weight:500;cursor:pointer;transition:background-color .3s ease;width:100%}.contact-page .contact-form .submit-btn:hover{background-color:#ccac00}.contact-page .contact-form .submit-btn:focus{outline:none;box-shadow:0 0 0 2px rgba(255,215,0,.25)}@media(max-width:992px){.contact-page .service-options{margin-top:3rem}}@media(max-width:768px){.contact-page{padding:3rem 0}.contact-page .section-title{font-size:2rem}.contact-page .service-options .service-option{padding:1.25rem}.contact-page .service-options .service-option .service-icon{font-size:2rem}.contact-page .service-options .service-option h3{font-size:1.1rem}.contact-page .contact-form{padding:1.5rem}}@media(max-width:576px){.contact-page{padding:2rem 0}.contact-page .section-title{font-size:1.75rem}.contact-page .section-subtitle{font-size:1rem}.contact-page .contact-form{padding:1.25rem}}.about-section{padding:6rem 0;background-color:#121212;position:relative;z-index:1}.about-section .section-title{color:gold;font-size:2rem;margin-bottom:1.5rem}.contact-header{position:relative;height:400px;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;margin-top:5rem}.contact-header:before{background:url(/images/location2.jpg) 50%/cover no-repeat;opacity:.4;z-index:1}.contact-header:after,.contact-header:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.contact-header:after{background:linear-gradient(180deg,hsla(0,0%,7%,.6),hsla(0,0%,7%,.9));z-index:2}.contact-header .header-content{position:relative;z-index:3;text-align:center;max-width:900px;padding:0 1.5rem}.contact-header .header-content h1{color:gold;font-size:clamp(2.5rem,6vw,4rem);font-weight:700;margin-bottom:1.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.contact-header .header-content p{color:#e0e0e0;font-size:clamp(1.1rem,2.5vw,1.5rem);text-shadow:1px 1px 2px rgba(0,0,0,.5);max-width:700px;margin:0 auto}@media(max-width:768px){.contact-header{height:350px;margin-top:4rem}}@media(max-width:576px){.contact-header{height:300px;margin-top:3.5rem}}