:root{--light-blue: #287DFB;--dark-blue-hero: #00337F}a,p,h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;margin:0;text-decoration:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{padding:0;margin:0}.container{width:1200px;margin-left:auto;margin-right:auto}header{z-index:10000;position:sticky;top:0;transition:background-color .3s ease,box-shadow .3s ease;will-change:background-color,box-shadow}main{z-index:2}header .logo a{display:inline-block;text-decoration:none}header .logo img{height:40px;display:block}header.dark{background-color:#000}header.light{background-color:transparent}header.dark,header.sticky,header.light.sticky{background-color:#000}header.sticky{box-shadow:0 4px 20px #0000004d}header.sticky .container{padding:20px 0;transition:padding .3s ease;min-height:70px}header.light:not(.sticky){background-color:transparent;box-shadow:none}header .container{display:flex;align-items:center;justify-content:space-between;padding:30px 0;transition:padding .3s ease;min-height:70px}header .menu ul{list-style:none;padding:0;margin:0;display:flex;gap:50px}header .menu ul li a{color:#fff;text-decoration:none;font-size:16px;font-weight:400;transition:color .3s ease}header .menu ul li a:hover{color:#287dfb}header .menu ul li a.active{color:#287dfb;font-weight:700}footer{background-color:#0f0f0f;padding:60px 0 40px;color:#fff}footer .top .left{max-width:500px}footer .top .logo img{height:50px;margin-bottom:20px}footer .top .logo{width:100%;margin-bottom:20px}footer .top{display:flex;flex-wrap:wrap}footer .right ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:15px}footer .right .menu{margin-left:100px}footer .right ul li a{color:#fff;text-decoration:none;font-size:16px}footer .right{display:flex}footer .top h5{font-size:14px;font-weight:600;margin-bottom:10px}footer .bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #282828;padding-top:20px;margin-top:80px}footer .bottom ul{list-style:none;padding:0;margin:0;display:flex;gap:20px;flex-direction:row}footer .bottom .center{display:flex;justify-content:center;flex:1}footer .payment-methods{display:flex;align-items:center;gap:12px;font-size:13px}footer .payment-methods .icons{display:flex;align-items:center;gap:10px}footer .payment-methods .icons i{font-size:22px;opacity:1}footer .payment-methods span{font-weight:500;letter-spacing:.02em;text-transform:none;opacity:.9}footer .bottom ul li a{font-size:12px}footer .bottom p{font-size:12px}footer .top i{font-size:16px;opacity:.5;margin-right:10px}.button{background:#fff;border-radius:6px;padding:12px 24px;color:#000;text-decoration:none;font-size:16px;font-weight:600;transition:background .3s ease;cursor:pointer}.button.gradient-blue{color:#fff;background-image:linear-gradient(270deg,#4c94ff,#0067ff);border-radius:5px;transition:all .3s ease}.button.gradient-blue:hover{background-image:linear-gradient(270deg,#fff 0% 100%);color:#000;transition:all .3s ease}.home-hero{background-image:linear-gradient(0deg,#003c96 3%,#0d0d0d 67%);padding-top:104px;margin-top:-104px;overflow:hidden}.home-hero .container{position:relative}.home-hero .image-overlay{position:absolute;bottom:-70px;right:0;top:auto;width:580px;z-index:1;opacity:0;animation:fadeIn 1s ease-out forwards;animation-delay:.7s}.home-hero .image-overlay img{width:100%}.home-hero .content h1{font-size:72px;color:#fff;display:inline;opacity:0;animation:fadeInUp .8s ease-out forwards;animation-delay:.1s}.home-hero .content span{color:#287dfb}.home-hero .content{width:680px;padding-top:60px;padding-bottom:90px;color:#fff}.home-hero .content p{font-size:18px;margin-top:30px;margin-bottom:40px;opacity:0;animation:fadeInUp .8s ease-out forwards;animation-delay:.3s}.home-hero .tyre-tracks{position:absolute;rotate:90deg;z-index:1;right:-50px;top:-200px;width:fit-content}.home-hero .tyre-tracks img{filter:brightness(0) invert(1);rotate:90deg;width:600px;opacity:.05}.home-hero .tagline{font-size:14px;color:#fff;margin-left:20px}.home-hero .buttons{height:40px;opacity:0;animation:fadeInUp .8s ease-out forwards;animation-delay:.5s}.home-services-section{background-color:var(--dark-blue-hero);padding:30px 0 100px}.home-services-section .menu ul{list-style:none;padding:0;margin:0;display:flex;gap:50px}.home-services-section .menu ul li a{color:#fff;text-decoration:none}.home-services-section .menu ul li a i{margin-right:10px;opacity:.5}.services{display:flex;justify-content:space-between;flex-wrap:wrap}.services .service.quarter{width:calc(33% - 10px)}.services .service{background:linear-gradient(180deg,#fff,#f8faff);border-radius:12px;border:2px solid #E8EDF5;box-shadow:0 4px 12px #00000014;transition:all .3s ease;overflow:hidden;position:relative}.services .service:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#287dfb,#22b612);opacity:0;transition:opacity .3s ease}.services .service:hover{transform:translateY(-8px);box-shadow:0 12px 30px #287dfb26;border-color:#287dfb}.services .service:hover:before{opacity:1}.services-section{position:relative;padding-top:30px;padding-bottom:40px}.services-section:before{content:"";position:absolute;top:0;left:0;right:0;width:100%;height:100%;max-width:100%;background:linear-gradient(135deg,#287dfb08,#fff0);z-index:0;pointer-events:none}.services-section .container{position:relative;z-index:1}.services-section .services{margin-top:-70px}.services .service .header{display:flex;align-items:center;justify-content:space-between;padding:25px;border-bottom:1px solid #E8EDF5;background:linear-gradient(135deg,#287dfb0d,#fff0);transition:all .3s ease}.services .service:hover .header{background:linear-gradient(135deg,#287dfb1a,#fff0)}.services .service .header img{width:24px;margin-right:12px;filter:invert(42%) sepia(96%) saturate(1352%) hue-rotate(188deg) brightness(95%) contrast(88%);transition:transform .3s ease}.services .service:hover .header img{transform:scale(1.15) rotate(5deg)}.services .service .header h2{font-size:18px;display:flex;align-items:center;font-weight:600;color:#000;transition:color .3s ease}.services .service:hover .header h2{color:#287dfb}.services .service .header a{display:flex;flex-direction:column;align-items:flex-end;text-decoration:none;font-size:20px;font-weight:700;color:#287dfb;transition:color .3s ease}.services .service .header a span{font-size:11px;color:#666;text-transform:uppercase;letter-spacing:.5px;font-weight:500;margin-bottom:2px}.services .service .header a .price-wrapper{display:inline-flex;align-items:center;gap:8px;margin-left:4px}.services .service .header a .price-discount{color:#22b612;font-weight:700;font-size:20px}.services .service .header a .price-original{text-decoration:line-through;color:#999;font-size:14px;font-weight:400}.services .service:hover .header a{color:#22b612}.services .service .content{padding:25px 30px;background-color:#fff}.services .service .content ul{list-style:none;padding:0;margin:0}.services .service .content ul li{display:flex;align-items:center;gap:10px;font-size:16px;color:#000;margin-bottom:10px}.services .service .content ul li i{font-size:16px;color:#22b612;opacity:.7}.services .service .footer{padding:25px 30px 30px;background:linear-gradient(180deg,#fff0,#f8faff80)}.services .service .footer a{display:block;width:100%;text-align:center;padding:17px}.services .service .footer a:hover{background-color:#00337f}.services .service.primary{border:2px solid #22B612}.section-header h2{font-size:48px;font-weight:700;color:#000}.section-header span{color:var(--light-blue)}.section-header{flex-direction:column;display:flex}.section-header p{color:#666;max-width:1000px;margin-top:10px}.our-promises-section{margin-top:100px}.our-promises-section .left{width:40%;margin-right:20px;max-height:540px;overflow:hidden;border-radius:5px}.our-promises-section .left .image{position:relative}.our-promises-section img{width:100%;height:100%;object-fit:cover;border-radius:5px}.our-promises-section .content{display:flex}.our-promises-section .feature .content{flex-direction:column;width:fit-content;margin-left:10px}.our-promises-section .feature .content h3{font-size:18px;margin-bottom:5px}.our-promises-section .section-header{margin-bottom:40px}.our-promises-section .right{width:calc(60% - 20px)}.our-promises-section .right .top{display:flex;gap:20px}.our-promises-section .right .top .image{width:50%;height:240px;position:relative}.our-promises-section .right .bottom-features{display:flex;flex-wrap:wrap;gap:10px;flex-direction:column;align-items:center;padding-top:20px}.our-promises-section .number{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:100%;border:1px solid #FFFfff;color:#fff}.our-promises-section .image:hover .number,.our-promises-section .feature:hover .number{background-color:#287dfb;border:1px solid #287DFB;color:#fff;transition:all .3s ease}.our-promises-section .bottom-features .number{color:#000;border:1px solid #979797;background-color:#f4f4f4}.our-promises-section .number a{font-size:16px}.our-promises-section .image-overlay.number{position:absolute;top:20px;left:20px}.our-promises-section .bottom-features .feature{display:flex;align-items:center;gap:10px;margin-bottom:20px;padding-left:20px}.our-services-section{margin-top:120px;position:relative;overflow:hidden}.our-services-section:before{content:"";position:absolute;top:-100px;right:-100px;width:400px;height:400px;max-width:400px;background-image:url(/images/Tire-Tracks.svg);background-size:contain;background-repeat:no-repeat;opacity:.03;z-index:0;pointer-events:none}.our-services-section .content{display:flex;flex-wrap:wrap;gap:20px}.our-services-section .our-services{margin-top:40px}.our-services-section .section-header p{font-size:16px;color:#666;margin-top:15px;max-width:700px;text-align:left;line-height:1.6}.our-services{display:flex;flex-wrap:wrap;gap:20px}.our-services .our-service{width:calc((100% - 40px) / 3);position:relative;overflow:hidden;border-radius:12px;background-color:#fbfbfb;background-image:linear-gradient(135deg,#287dfb08,#287dfb03,#ffffff05);border:2px solid #DCDCDC;transition:all .3s ease;height:200px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 2px 8px #00000014;text-decoration:none;color:inherit;cursor:pointer}.our-services .our-service:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(40,125,251,.05) 0%,transparent 100%);opacity:1;transition:opacity .3s ease;z-index:1;pointer-events:none}.our-services .our-service:hover:before{opacity:0}.our-services .our-service:hover{border-color:#287dfb;box-shadow:0 8px 24px #287dfb33}.our-services .our-service .image-underlay{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;opacity:0;transition:opacity .3s ease}.our-services .our-service .image-underlay:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1}.our-services .our-service .image-underlay img{width:100%;height:100%;object-fit:cover}.our-services .our-service:hover .image-underlay{opacity:.9}.our-services .our-service .header{position:relative;z-index:3;margin-bottom:auto}.our-services .our-service .header .category{font-size:12px;font-weight:600;color:#999;display:inline-block;margin-bottom:8px;padding:4px 12px;border-radius:12px;background-color:#f0f0f0;text-transform:uppercase;letter-spacing:.05em;transition:all .3s ease}.our-services .our-service .header .category[data-category=Interior]{background-color:#e3f2fd;color:#1976d2}.our-services .our-service .header .category[data-category=Exterior]{background-color:#e8f5e9;color:#388e3c}.our-services .our-service .header .category[data-category=Miscellaneous]{background-color:#fff3e0;color:#f57c00}.our-services .our-service:hover .header .category{color:#fff;background-color:#fff3}.our-services .our-service .header h5{font-size:18px;font-weight:600;color:#000;margin:0;transition:color .3s ease}.our-services .our-service:hover .header h5{color:#fff}.our-services .our-service .content{position:relative;z-index:3;display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto}.our-services .our-service .content .book-now{font-size:16px;font-weight:600;color:#287dfb;display:flex;align-items:center;gap:8px;transition:color .3s ease}.our-services .our-service .content .book-now i{font-size:14px;transition:transform .3s ease}.our-services .our-service:hover .content .book-now{color:#fff}.our-services .our-service:hover .content .book-now i{transform:translate(4px)}.our-services .our-service .content .icon{font-size:32px;color:#287dfb;transition:all .3s ease;line-height:1;transform:scale(1)}.our-services .our-service:hover .content .icon{color:#fff;transform:scale(1.15) rotate(5deg)}.locations-grid .our-service .image-underlay{display:none}.locations-grid .our-service{background:#f7f9ff;border:1px solid #D0DEFA;box-shadow:0 4px 14px #0000000f}.locations-grid .our-service .header .category{font-size:12px;font-weight:600;color:#287dfb;display:inline-block;margin-bottom:8px;padding:4px 12px;border-radius:12px;background-color:#e3f2fd;text-transform:uppercase;letter-spacing:.05em;transition:all .3s ease}.locations-grid .our-service .header h5{color:#000}.locations-grid .our-service .header .location-tagline{font-size:13px;color:#555;margin-top:6px}.locations-grid .our-service .content .book-now,.locations-grid .our-service .content .icon{color:#287dfb}.locations-grid .our-service:hover{transform:translateY(-6px);box-shadow:0 10px 28px #00000026}.locations-grid .our-service:hover .header h5,.locations-grid .our-service:hover .header .location-tagline{color:#000!important}.locations-grid .our-service:hover .header .category{color:#1976d2!important;background-color:#bbdefb!important;transform:scale(1.05)}.locations-grid .our-service:hover .content .book-now,.locations-grid .our-service:hover .content .icon{color:#287dfb!important}.how-to-book-section{padding:100px 0;background-color:#161616;flex-direction:column;position:relative;overflow:hidden;margin-top:100px}.how-to-book-section .tyre-tracks{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(90deg);z-index:1;opacity:.05;height:100vw;pointer-events:none;overflow:visible}.how-to-book-section .container{position:relative;z-index:2}.how-to-book-section .tyre-tracks img{width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1);display:block}.how-to-book-section .section-header{display:flex;align-items:center;justify-content:center}.how-to-book-section .section-header h2{color:#fff}.how-to-book-section .section-header p{font-size:14px;color:#fff;max-width:600px;text-align:center;margin-top:20px}.how-to-book-section .step{border-radius:5px;background-color:#262626;border:1px solid #979797;padding:25px;width:33%;height:fit-content}.how-to-book-section .container>.content{display:flex;gap:20px;justify-content:space-between;color:#fff!important}.how-to-book-section .step ul{list-style:none;color:#fff;margin:20px 0 0;padding:0;gap:10px;display:flex;flex-direction:column}.how-to-book-section .step ul a{color:#fff}.how-to-book-section .step .header{margin-bottom:20px;display:flex;align-items:center}.how-to-book-section .step .number{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:100%;border:1px solid #979797;margin-right:10px}.how-to-book-section .step .header h3{font-size:18px;font-weight:500}.how-to-book-section .section-header{margin-bottom:70px}.how-to-book-section .step .information{font-size:14px}.how-to-book-section .step i{opacity:.5;margin-right:10px;font-size:16px}.how-to-book-section .step ul li:hover a{font-weight:600;transition:all .3s ease}.how-to-book-section .step:hover .number{background-color:#287dfb;border:1px solid #287DFB;color:#fff;transition:all .3s ease}.how-to-book-section .step .information .button{width:100%;margin-top:20px;display:flex;align-items:center;justify-content:center}.gallery-section-home .section-header{display:flex;align-items:center;justify-content:center;text-align:center;margin-bottom:60px}.gallery-section-home .section-header h2{max-width:710px}.gallery-section-home{margin-top:100px}.gallery-section-home .gallery{display:flex;flex-direction:column}.gallery-section-home .row{display:flex;align-items:stretch;gap:20px;justify-content:space-between;margin-bottom:20px}.gallery-section-home .row .large{width:33%;height:500px;overflow:hidden}.gallery-section-home .row .gallery-item img{width:100%;height:100%;object-fit:cover;border-radius:10px}.gallery-section-home .row .gallery-item{border-radius:10px;overflow:hidden;display:flex}.gallery-section-home .row .small{width:calc((100% - 40px) / 3);height:240px;overflow:hidden}.get-booked .content{background-image:linear-gradient(180deg,#0168ff,#000);border-radius:20px;padding:60px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:#fff;overflow:hidden}.get-booked .content h2{font-size:48px;font-weight:700;margin-bottom:20px}.get-booked .content p{font-size:16px;margin-bottom:40px;max-width:800px;text-align:center}.get-booked .content .button{padding:15px 60px}.get-booked .content{position:relative}.get-booked .content img{position:absolute;border-radius:20px;z-index:1;width:100%;bottom:0;left:0}.get-booked .content h2,.get-booked .content p,.get-booked .content a{z-index:2}.gallery-section{margin:60px 0}.gallery-section .categories{margin:20px 0 40px;gap:10px;display:flex}.gallery-section .categories a{background-color:#f6f6f6;padding:8px 25px;border-radius:100px;color:#000;font-size:14px}.gallery-section .categories a.active{background-color:#d3d3d3}.gallery-category{display:flex;flex-direction:column;margin-bottom:60px}.gallery-category .category-header{font-size:24px;font-weight:600;margin-bottom:20px;color:#000}.gallery-category .gallery-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.gallery-category .gallery-item{display:flex;overflow:hidden;position:relative;border-radius:10px;align-items:center;justify-content:center;background:#d8d8d8;-webkit-box-shadow:0px 0px 6px 1px rgba(0,0,0,.21);box-shadow:0 0 6px 1px #00000036}.gallery-category .gallery-item img{width:100%}.gallery-category .gallery-item .image-overlay{position:absolute;background:#d8d8d8;top:0;left:0;width:100px;height:40px;border-radius:10px 0;background-color:#fff;display:flex;align-items:center;justify-content:center}.gallery-category .gallery-item.large{height:290px}.gallery-category .gallery-item.large{width:calc(50% - 10px)}.gallery-lightbox{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000e6;z-index:10000;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.gallery-lightbox.active{display:flex;opacity:1}.gallery-lightbox img{max-width:90%;max-height:90%;object-fit:contain;border-radius:8px;box-shadow:0 4px 20px #00000080}.gallery-lightbox-close{position:absolute;top:30px;right:40px;color:#fff;font-size:40px;font-weight:300;cursor:pointer;line-height:1;transition:color .3s ease;z-index:10001}.gallery-lightbox-close:hover{color:#287dfb}.gallery-disclaimer{margin:60px 0;padding:40px 0}.gallery-disclaimer .disclaimer-content{background-image:linear-gradient(135deg,#287dfb,#0067ff,#00337f);border-radius:15px;padding:50px 40px;text-align:center;max-width:900px;margin:0 auto;box-shadow:0 8px 30px #287dfb4d;position:relative;overflow:hidden}.gallery-disclaimer .disclaimer-content:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);pointer-events:none}.gallery-disclaimer .disclaimer-icon{margin-bottom:20px;display:flex;justify-content:center;position:relative;z-index:1}.gallery-disclaimer .disclaimer-icon i{font-size:48px;color:#fff;background:#fff3;width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:3px solid rgba(255,255,255,.3)}.gallery-disclaimer .disclaimer-content h3{font-size:32px;font-weight:700;color:#fff;margin-bottom:20px;position:relative;z-index:1}.gallery-disclaimer .disclaimer-content h3 span{color:gold;text-shadow:0 2px 10px rgba(255,215,0,.5)}.gallery-disclaimer .disclaimer-content p{font-size:18px;color:#fff;line-height:1.8;margin:0;position:relative;z-index:1;opacity:.95}.gallery-disclaimer .disclaimer-content p strong{color:gold;font-weight:700;text-shadow:0 2px 5px rgba(255,215,0,.3)}.services-feature .service{margin-bottom:70px}.services-section .section-header{margin-bottom:30px}.services-feature .service .image.small{width:400px;height:290px}.services-feature .service .image.large{width:400px;height:400px}.services-feature .service .image{display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:10px}.services-feature .service{display:flex;gap:40px}.services-feature .service .content{display:flex;flex-direction:column;flex:1;align-items:flex-start;justify-content:center}.services-feature .service .content .header p{font-size:18px;margin-bottom:0}.services-feature .service .content .header h3{font-size:36px}.services-feature .service .content .header{margin-bottom:10px}.services-feature .service .features p.description{margin-bottom:20px}.services-feature .service .features-list{display:flex;justify-content:space-evenly}.services-feature .service .features-list .column{width:calc(50% - 10px)}.services-feature .service .features-list ul{list-style:none;padding:0;margin:0}.services-feature .service .features h4{margin-bottom:10px;font-size:16px}.services-feature .service .features-list ul li i{color:#319400;margin-right:10px}.services-feature .service .features-list ul li{margin-bottom:10px}.services-feature .service .optionals{display:flex;flex-direction:column;margin-top:20px}.services-feature .service .optionals ul{margin:0;padding:0;list-style:none;display:flex;align-items:center}.services-feature .service .optionals ul a{padding:15px 25px;border-radius:10px;border:1px solid #DCDCDC;display:flex}.services-feature .service .optionals ul{gap:10px;flex-wrap:wrap}.new-business-banner{background:#f5f9ff;border:1px solid #D0DEFA;border-radius:6px;padding:12px 18px;margin:10px auto 16px;font-size:13px;color:#333;display:inline-block;text-align:center}.new-business-banner .label{text-transform:uppercase;font-weight:700;letter-spacing:.08em;font-size:11px;color:#287dfb;margin-right:8px}.new-business-banner strong{color:#287dfb}.prices-link-wrapper{margin-top:15px;font-size:14px}.prices-link{color:#287dfb;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:6px;transition:color .3s ease,transform .3s ease}.prices-link i{font-size:12px;transition:transform .3s ease}.prices-link:hover{color:#0067ff;transform:translate(2px)}.prices-link:hover i{transform:translate(4px)}.price-list-section{padding:100px 0;background-color:#161616;flex-direction:column;position:relative;overflow:hidden;margin-top:100px}.price-list-section .tyre-tracks{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(90deg);z-index:1;opacity:.05;height:100vw;pointer-events:none;overflow:visible}.price-list-section .container{position:relative;z-index:2}.price-list-section .tyre-tracks img{width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1);display:block}.price-list-section .section-header{color:#fff!important;margin-bottom:30px}.price-list-section .section-header h2{color:#fff}.price-list-item .header img{filter:invert(62%) sepia(25%) saturate(6273%) hue-rotate(6deg) brightness(98%) contrast(99%);width:20px}.price-list-item{background-color:#fff;border-radius:5px;padding:30px 25px;height:fit-content}.price-list{display:flex;flex-wrap:wrap;gap:20px}.price-list-item.large{width:100%}.price-list-item.small{width:calc(33% - 9.4px)}.price-list-item .header{border-bottom:1px solid #E2E2E2;padding-bottom:20px;margin-bottom:20px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.price-list-item .header h2{font-size:16px;display:flex;align-items:center;gap:10px;margin:0}.price-list-item .recommend{position:absolute;bottom:-20px;color:#fff;font-size:12px;left:0}.price-list-item{position:relative;border:2px solid white}.price-list-item .discount-badge{position:absolute;top:-12px;right:15px;background:linear-gradient(135deg,gold,orange);color:#000;font-family:Montserrat,sans-serif;font-size:10px;font-weight:700;padding:6px 14px;border-radius:20px;box-shadow:0 4px 12px #ffd70066;z-index:10;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.price-list-item .price-discount{color:#22b612;font-weight:700;font-size:18px}.price-list-item.primary{border:2px solid #0089FF}.price-list-item.small a.button{width:100%;display:flex;align-items:center;justify-content:center;padding:15px;margin-top:0}.price-list-item.large a.button{padding:15px 50px;display:flex}.price-list-item.small ul{list-style:none;padding:0;margin:0;gap:12px;display:flex;flex-direction:column}.price-list-item ul li{padding:0;margin:0}.price-list-item.large .content-list{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.price-list-item.large .content-list ul{display:flex;align-items:center;gap:20px}.price-list-item ul li span{font-weight:600}.price-list-item ul li a{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.price-list-item ul li a .price-wrapper{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.price-list-item .price-discount{color:#22b612;font-weight:700;font-size:18px;margin-right:0}.price-list-item .price-original{text-decoration:line-through;color:#999;font-size:14px;font-weight:400;margin-left:8px}.price-list-item.small .vehicle-list{margin:0 0 20px}.price-list-item.large .vehicle-list{margin:0}.price-list-item .content-list h5{margin-top:20px;margin-bottom:10px;font-size:14px;font-weight:600}.price-list-item .content-list ul{margin-bottom:20px}.price-list-item.small h5{margin-top:20px;margin-bottom:5px}.price-list-item.large ul{list-style:none;padding:0;margin:0}.services-feature .service .image img{height:100%;border-radius:5px}.testimonials-section .section-header{margin-bottom:30px}.testimonials-section{margin:80px 0}.testimonials-section .testimonials{display:flex;flex-wrap:wrap;gap:20px}.testimonials-section .testimonial{width:385px;background-color:#f9f9f9;border-radius:5px;border:1px solid #EAEAEA;padding:25px;display:flex;flex-direction:column;min-height:200px}.testimonials-section .testimonial i{font-size:40px;color:#297dfb;margin-bottom:10px}.testimonials-section .testimonial p{flex-grow:1;margin-bottom:0}.testimonials-section .testimonial .author{margin-top:auto;padding-top:20px}.testimonials-section .testimonial .author p{font-size:12px;margin-top:5px}.testimonials-section .testimonial .author p .source{color:#999;font-weight:400;margin-left:4px}.testimonials-section .review-links{margin-top:40px;text-align:center;display:flex;justify-content:center;align-items:center;gap:30px;flex-wrap:wrap}.testimonials-section .review-links .review-link{display:inline-flex;align-items:center;gap:10px;color:#287dfb;font-size:18px;font-weight:600;text-decoration:none;transition:all .3s ease}.testimonials-section .review-links .review-link:hover{color:#0067ff;gap:15px}.testimonials-section .review-links .review-link i{font-size:16px;transition:transform .3s ease}.testimonials-section .review-links .review-link:hover i{transform:translate(5px)}.contact-section .section-header{display:flex;align-items:center;justify-content:center;margin-bottom:30px;text-align:center}.contact-section .section-header h2{width:800px;text-align:center;color:#000}.contact-section .section-header h2 span{background:linear-gradient(135deg,#00337f,#287dfb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.contact-section{margin:80px 0}.contact-section .content{padding:30px;border-radius:12px;border:1px solid #E8EDF5;background:linear-gradient(135deg,#fffffff2,#f8fafff2);box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column;gap:20px}.contact-section .content .section{display:flex;gap:30px;align-items:stretch}.contact-section .content .section .left{width:450px;height:320px;overflow:hidden;border-radius:10px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000001a;transition:all .3s ease;flex-shrink:0}.contact-section .content .section .left:hover{transform:translateY(-4px);box-shadow:0 8px 20px #287dfb26}.contact-section .content .section .left img{width:100%;height:100%;object-fit:cover;border-radius:10px}.contact-section .content .section .left #service-area-map{width:100%;height:100%;border-radius:10px;min-height:280px;overflow:hidden;flex:1}#service-area-map{z-index:1}.custom-map-marker{background:transparent!important;border:none!important}.leaflet-popup-content-wrapper{border-radius:5px;font-family:Montserrat,sans-serif}.leaflet-container{font-family:Montserrat,sans-serif}.leaflet-control-attribution{font-size:10px!important;background:#fffc!important}.contact-section .content .section .right h2{font-size:28px;margin-bottom:15px;background:linear-gradient(135deg,#000,#287dfb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.contact-section .content .section .right h3{font-size:24px;margin-bottom:20px;color:#287dfb}.contact-section .content .section .right{display:flex;flex-direction:column;flex:1}.contact-section .content .section .right ul{list-style:none;padding:0;margin:0;gap:15px;display:flex;flex-wrap:wrap;font-size:16px}.contact-section .content .section .right p{margin-bottom:20px}.contact-section .content .section:first-of-type .right ul{flex-direction:column}.contact-section .content .section:nth-of-type(2) .right ul li{width:calc(50% - 10px)}.contact-section .content .section .right ul li{display:flex;align-items:center;transition:all .3s ease}.contact-section .content .section .right ul li:hover{transform:translate(5px)}.contact-section .content .section .right ul li i{margin-right:10px;color:#287dfb;font-size:18px;width:20px;text-align:center;transition:all .3s ease;flex-shrink:0}.contact-section .content .section .right ul li:hover i{color:#22b612;transform:scale(1.2)}.contact-section .content .section .right ul li a{text-decoration:none;color:inherit;display:flex;align-items:center;transition:all .3s ease}.contact-section .content .section .right ul li a:hover{color:#287dfb}.our-services-section-list{margin:50px 0 80px;position:relative;overflow:hidden}.our-services-section-list:before{content:"";position:absolute;top:-100px;right:-100px;width:400px;height:400px;max-width:400px;background-image:url(/images/Tire-Tracks.svg);background-size:contain;background-repeat:no-repeat;opacity:.03;z-index:0;pointer-events:none}.our-services-section-list .container{position:relative;z-index:1}.our-services-section-list .section-header{margin-bottom:30px}.our-services-section-list i{font-size:25px}.mobile-menu-toggle{display:none}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.animate-on-scroll{opacity:0}.animate-on-scroll.animated{animation:fadeInUp .8s ease-out forwards;opacity:1}.section-header,.services .service,.our-services .our-service,.our-promises-section .content,.how-to-book-section .step,.testimonials-section .testimonial,.price-list-item,.services-feature .service,.contact-section .content .section,.gallery-section-home .gallery-item,.get-booked .content{opacity:0}.section-header.animated,.services .service.animated,.our-services .our-service.animated,.our-promises-section .content.animated,.how-to-book-section .step.animated,.testimonials-section .testimonial.animated,.price-list-item.animated,.services-feature .service.animated,.contact-section .content .section.animated,.gallery-section-home .gallery-item.animated,.get-booked .content.animated{opacity:1}header{animation:fadeIn .6s ease-out;opacity:1!important}header .logo img{transition:transform .3s ease}header .logo:hover img{transform:scale(1.05)}.button{position:relative;overflow:hidden;transition:all .3s ease,transform .2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.button:active{transform:translateY(0)}.services .service{animation:fadeInUp .6s ease-out backwards;transition:transform .3s ease,box-shadow .3s ease}.services .service:nth-child(1){animation-delay:.1s}.services .service:nth-child(2){animation-delay:.2s}.services .service:nth-child(3){animation-delay:.3s}.services .service:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.our-services .our-service{animation:scaleIn .6s ease-out backwards}.our-services .our-service:nth-child(1){animation-delay:.1s}.our-services .our-service:nth-child(2){animation-delay:.2s}.our-services .our-service:nth-child(3){animation-delay:.3s}.our-services .our-service:nth-child(4){animation-delay:.4s}.our-services .our-service:nth-child(5){animation-delay:.5s}.our-services .our-service:nth-child(6){animation-delay:.6s}.our-services .our-service:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 12px 30px #00000026}.section-header{animation:fadeInUp .8s ease-out}.section-header h2{animation:fadeInUp .8s ease-out .2s backwards}.our-promises-section .content{animation:fadeIn .8s ease-out}.our-promises-section .left .image{animation:slideInLeft .8s ease-out}.our-promises-section .right .top{animation:fadeInUp .8s ease-out .2s backwards}.our-promises-section .bottom-features .feature{animation:fadeInUp .6s ease-out backwards;transition:transform .3s ease}.our-promises-section .bottom-features .feature:nth-child(1){animation-delay:.1s}.our-promises-section .bottom-features .feature:nth-child(2){animation-delay:.2s}.our-promises-section .bottom-features .feature:nth-child(3){animation-delay:.3s}.our-promises-section .bottom-features .feature:hover{transform:translate(10px)}.our-promises-section .image{transition:transform .3s ease}.our-promises-section .image:hover{transform:scale(1.05)}.how-to-book-section .step{animation:scaleIn .6s ease-out backwards;transition:transform .3s ease,box-shadow .3s ease}.how-to-book-section .step:nth-child(1){animation-delay:.1s}.how-to-book-section .step:nth-child(2){animation-delay:.2s}.how-to-book-section .step:nth-child(3){animation-delay:.3s}.how-to-book-section .step:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0003}.gallery-section-home .gallery-item{animation:fadeInUp .6s ease-out backwards;transition:transform .3s ease}.gallery-section-home .row:nth-child(1) .gallery-item:nth-child(1){animation-delay:.1s}.gallery-section-home .row:nth-child(1) .gallery-item:nth-child(2){animation-delay:.2s}.gallery-section-home .row:nth-child(1) .gallery-item:nth-child(3){animation-delay:.3s}.gallery-section-home .row:nth-child(2) .gallery-item:nth-child(1){animation-delay:.4s}.gallery-section-home .row:nth-child(2) .gallery-item:nth-child(2){animation-delay:.5s}.gallery-section-home .row:nth-child(2) .gallery-item:nth-child(3){animation-delay:.6s}.gallery-section-home .gallery-item:hover{transform:scale(1.03)}.gallery-category .gallery-item{transition:transform .3s ease}.gallery-category .gallery-item:hover{transform:scale(1.05);z-index:10}.testimonials-section .testimonial{animation:fadeInUp .6s ease-out backwards;transition:transform .3s ease,box-shadow .3s ease}.testimonials-section .testimonial:nth-child(1){animation-delay:.1s}.testimonials-section .testimonial:nth-child(2){animation-delay:.2s}.testimonials-section .testimonial:nth-child(3){animation-delay:.3s}.testimonials-section .testimonial:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.price-list-item{animation:scaleIn .6s ease-out backwards;transition:transform .3s ease,box-shadow .3s ease}.price-list-item:nth-child(1){animation-delay:.1s}.price-list-item:nth-child(2){animation-delay:.2s}.price-list-item:nth-child(3){animation-delay:.3s}.price-list-item:nth-child(4){animation-delay:.4s}.price-list-item:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.services-feature .service{animation:fadeIn .8s ease-out backwards}.services-feature .service.left{animation-name:slideInLeft}.services-feature .service.right{animation-name:slideInRight}.services-feature .service .image{transition:transform .3s ease}.services-feature .service:hover .image{transform:scale(1.05)}.contact-section .content .section{animation:fadeInUp .8s ease-out backwards}.contact-section .content .section:nth-child(1){animation-delay:.1s}.contact-section .content .section:nth-child(2){animation-delay:.2s}.get-booked .content{animation:scaleIn .8s ease-out}.get-booked .content h2{animation:fadeInUp .8s ease-out .2s backwards}.get-booked .content p{animation:fadeInUp .8s ease-out .3s backwards}.get-booked .content .button{animation:fadeInUp .8s ease-out .4s backwards}footer{animation:fadeIn .8s ease-out}footer .top{animation:fadeInUp .8s ease-out .2s backwards}@media(max-width:1240px){.container{width:100%;padding-left:20px;padding-right:20px}}@media(max-width:768px){.mobile-menu-toggle{display:flex;flex-direction:column;justify-content:space-around;width:30px;height:30px;background:transparent;border:none;cursor:pointer;padding:0;z-index:10001;position:relative}.mobile-menu-toggle span{width:100%;height:3px;background-color:#fff;border-radius:3px;transition:all .3s ease;transform-origin:center}.mobile-menu-toggle.active span:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}header .container{padding:20px 15px}header .menu{position:fixed;top:0;right:-100%;width:100%;max-width:320px;height:100vh;background-color:#000;z-index:10000;transition:right .3s ease;padding:80px 30px 30px;overflow-y:auto}header .menu.active{right:0}header .menu ul{flex-direction:column;gap:30px;align-items:flex-start}header .menu ul li{width:100%}header .menu ul li a{font-size:20px;display:block;padding:10px 0}body.menu-open{overflow:hidden}.home-hero .content{width:100%;padding-top:40px;padding-bottom:60px}.home-hero .content h1{font-size:42px;line-height:1.2}.home-hero .content p{font-size:16px;margin-top:20px;margin-bottom:30px}.home-hero .image-overlay,.home-hero .tyre-tracks{display:none}.home-hero .buttons{flex-direction:column;align-items:flex-start;gap:15px;height:auto;display:flex}.home-hero .tagline{margin-left:0}.home-services-section{padding:20px 0 60px}.home-services-section .menu ul{flex-direction:column;gap:15px}.services-section{padding-bottom:20px}.services-section:before{display:none}.services-section .services{flex-direction:column;margin-top:20px}.services .service.quarter{width:100%;margin-bottom:20px}.our-promises-section{margin-top:60px}.our-promises-section .content{flex-direction:column}.our-promises-section .left{width:100%;margin-right:0;margin-bottom:15px;max-height:none}.our-promises-section .left .image{height:250px}.our-promises-section .right{width:100%}.our-promises-section .right .top{flex-direction:column;gap:15px;margin-bottom:30px}.our-promises-section .right .top .image{width:100%;height:200px;margin-bottom:0}.our-promises-section .bottom-features{flex-direction:column;align-items:flex-start;gap:25px;padding-top:0}.our-promises-section .bottom-features .feature{width:100%;padding-left:0;margin-bottom:0;gap:15px}.our-promises-section .bottom-features .feature .number{flex-shrink:0;width:35px;height:35px}.our-promises-section .bottom-features .feature .content{margin-left:0;width:100%}.our-promises-section .bottom-features .feature .content h3{font-size:18px;margin-bottom:8px}.our-promises-section .bottom-features .feature .content p{font-size:14px;line-height:1.5}.our-promises-section .section-header{margin-bottom:30px}.our-promises-section .section-header h2{font-size:36px}.our-promises-section .image-overlay.number{top:15px;left:15px}.our-promises-section .number{width:35px;height:35px}.our-promises-section .number a{font-size:14px}.our-services-section{margin-top:60px;overflow:visible}.our-services-section:before{display:none}.our-services-section .section-header h2{font-size:36px}.our-services-section-list{overflow:visible}.our-services-section-list:before{display:none}.our-services .our-service{width:100%}.our-services{gap:10px}.how-to-book-section{padding:60px 0;margin-top:60px}.how-to-book-section .section-header h2{font-size:36px}.how-to-book-section .container>.content{flex-direction:column}.how-to-book-section .step{width:100%}.how-to-book-section .section-header{margin-bottom:40px}.gallery-section-home{margin-top:60px}.gallery-section-home .section-header h2{font-size:36px}.gallery-section-home .row{flex-direction:column}.gallery-section-home .row .large{width:100%;height:300px}.gallery-section-home .row .small{width:100%;height:240px}.get-booked .content{padding:40px 30px;border-radius:15px}.get-booked .content h2{font-size:32px}.get-booked .content p{font-size:14px}.get-booked .content .button{padding:15px 40px}.gallery-section{margin:40px 0}.gallery-section .categories{flex-wrap:wrap}.gallery-category .gallery-row{flex-direction:column}.gallery-category .gallery-item.large{width:100%}.gallery-disclaimer{margin:40px 0;padding:30px 0}.gallery-disclaimer .disclaimer-content{padding:40px 25px;border-radius:12px}.gallery-disclaimer .disclaimer-icon i{font-size:36px;width:60px;height:60px}.gallery-disclaimer .disclaimer-content h3{font-size:24px}.gallery-disclaimer .disclaimer-content p{font-size:16px}.services-feature .service{flex-direction:column;gap:20px;margin-bottom:50px}.services-feature .service .image.small,.services-feature .service .image.large{width:100%;height:240px}.services-feature .service .content .header h3{font-size:28px}.services-feature .service .features-list{flex-direction:column}.services-feature .service .features-list .column{width:100%}.services-feature .service.right .image{order:-1}.services-feature .service.right .content{order:1}.services-section .section-header h2{font-size:36px}.price-list-section{padding:60px 0;margin-top:60px}.price-list-section .section-header h2{font-size:36px}.price-list-item.small{width:100%}.price-list-item.large .content-list{flex-direction:column;gap:20px;align-items:flex-start;text-align:left}.price-list-item.large .content-list ul{flex-direction:column;gap:15px;align-items:flex-start;text-align:left}.price-list-item.large .header{text-align:left;justify-content:flex-start}.price-list-item.large .header h2{text-align:left}.price-list-item.large a.button{width:100%;padding:15px;align-self:stretch;justify-content:center;text-align:center;margin-top:0}.price-list{gap:10px}.price-list-item .discount-badge{font-size:9px;padding:5px 10px;right:10px;top:-10px;white-space:nowrap}.price-list-item .price-original{font-size:13px}.price-list-item .price-discount{font-size:16px}.testimonials-section{margin:60px 0}.testimonials-section .section-header h2{font-size:36px}.testimonials-section .testimonials{gap:10px}.testimonials-section .testimonial{width:100%;margin-bottom:0}.testimonials-section .review-links{margin-top:30px;flex-direction:column;gap:20px}.testimonials-section .review-links .review-link{font-size:16px}.contact-section{margin:60px 0}.contact-section .section-header h2{font-size:36px;width:100%}.contact-section .content .section{flex-direction:column}.contact-section .content .section .left{width:100%;height:200px;margin-bottom:20px}.contact-section .content .section:nth-of-type(2) .right ul li{width:100%}.contact-section .content .section .left #service-area-map{min-height:250px}footer{padding:40px 0 30px}footer .top{flex-direction:column}footer .top .logo{margin-bottom:30px}footer .top .left{max-width:100%;margin-bottom:30px}footer .right{flex-direction:column;width:100%}footer .right .menu{margin-left:0;margin-bottom:30px}footer .bottom{flex-direction:column;gap:20px;align-items:flex-start;margin-top:40px}footer .bottom ul{flex-direction:column;gap:15px}.section-header{align-items:center;text-align:center}.section-header h2{font-size:36px;text-align:center}.button{padding:12px 20px;font-size:14px}.services-feature .service{border:1px solid #EAEAEA;background-color:#f9f9f9;padding:20px;margin-bottom:20px;border-radius:10px}.services-section .section-header{margin-top:30px;margin-bottom:20px}}@media(max-width:480px){.container{padding-left:15px;padding-right:15px}header .container{padding:15px}header .container{padding:0 15px!important}header .logo img{height:28px}.home-hero .content h1{font-size:32px}.home-hero{padding-top:84px;margin-top:-84px}.section-header h2{font-size:28px}.home-services-section{padding-bottom:40px}.get-booked .content h2{font-size:28px}.get-booked .content{padding:30px 20px}.our-promises-section .left .image{height:200px}.our-promises-section .right .top .image{height:160px}.our-promises-section .bottom-features .feature{gap:12px}.our-promises-section .bottom-features .feature .number{width:30px;height:30px}.our-promises-section .bottom-features .feature .content h3{font-size:16px}.our-promises-section .bottom-features .feature .content p{font-size:13px}}.services-feature .service{position:relative;overflow:visible!important}.services-feature .service .header .service-tag{display:inline-block;padding:6px 14px;border-radius:20px;font-size:12px!important;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-bottom:12px!important;background:linear-gradient(135deg,#287dfb1a,#22b6121a);color:#287dfb;border:1px solid rgba(40,125,251,.2);transition:all .3s ease}.services-feature .service:hover .service-tag{background:linear-gradient(135deg,#287dfb33,#22b61233);transform:translateY(-2px)}.service-subtitle{font-size:16px!important;color:#666;font-weight:400;font-style:italic;margin-top:-8px!important;margin-bottom:15px!important}.services-feature .service .content .header h3{font-size:36px;background:linear-gradient(135deg,#000,#287dfb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px;transition:all .3s ease}.services-feature .service:hover .content .header h3{background:linear-gradient(135deg,#287dfb,#22b612);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.services-feature .service .features h4{margin-bottom:15px;font-size:18px;font-weight:600;color:#287dfb;text-transform:uppercase;letter-spacing:.5px}.services-feature .service .optionals h4{font-size:16px;font-weight:600;color:#764ba2;margin-bottom:10px;text-transform:uppercase;letter-spacing:.5px}.services-feature .service .optionals ul a{padding:12px 20px;border-radius:25px;border:1px solid #DCDCDC;background:linear-gradient(135deg,#fff,#f8faff);transition:all .3s ease;font-weight:500}.services-feature .service .optionals ul a:hover{background:linear-gradient(135deg,#287dfb,#22b612);color:#fff;border-color:transparent;transform:translateY(-2px);box-shadow:0 4px 12px #287dfb4d}.services-feature .service .image{position:relative;overflow:hidden;border-radius:15px;box-shadow:0 8px 24px #0000001a;transition:all .4s ease}.services-feature .service:hover .image{transform:scale(1.05);box-shadow:0 12px 32px #287dfb33}.services-feature .service .image img{transition:all .4s ease}.services-feature .service:hover .image img{transform:scale(1.1)}@media(max-width:768px){.services-feature .service .header .service-tag{font-size:10px!important;padding:4px 10px}.service-subtitle{font-size:14px!important}}
