.part-details-container{display:flex;gap:30px;padding:30px;max-width:1200px;margin:0 auto}.left-side{flex:1;display:flex;flex-direction:column;gap:16px}.left-side img{width:100%;height:420px;object-fit:cover;box-shadow:0 6px 22px #00000026;transition:transform .3s ease,box-shadow .3s ease}.left-side img:hover{transform:scale(1.02);box-shadow:0 10px 30px #00000038}.right-side{flex:1;background:#fff;padding:28px;box-shadow:0 6px 20px #0000001f;border:1px solid #ececec}.right-side h2{margin-bottom:18px;font-size:26px;color:#222;font-weight:600}.right-side p{font-size:16px;line-height:1.6;color:#444;margin-bottom:12px}.right-side button{background:#ff9800;color:#fff;padding:12px 20px;border:none;border-radius:10px;font-size:16px;cursor:pointer;margin-top:20px;transition:background .25s ease,transform .25s ease}.right-side button:hover{background:#e68900;transform:translateY(-2px)}@media(max-width:900px){.part-details-container{flex-direction:column}.left-side img{height:350px}}.hero-img-part-detail{inset:0;z-index:0;width:100%;height:40%;overflow:hidden}.hero-img-part-detail img{width:100%;height:500px;object-fit:cover;object-position:center;filter:brightness(.8)}.navbar-top-wrapper{width:100%;position:absolute;top:0;left:0;z-index:20;transition:.3s ease}.navbar-main{display:flex;width:90%;justify-content:space-between;margin:auto;align-items:center;padding:1.125rem 5%;background:transparent}.nav-logo{display:flex;align-items:center;cursor:pointer;padding:0}.nav-logo img{width:5.625rem;height:auto;display:block;object-fit:contain}.logo-text{font-size:1.375rem;font-weight:700;letter-spacing:.0625rem;color:#fff}.nav-links{display:flex;gap:2.1875rem}.nav-links a{color:#fff;text-decoration:none;font-size:1rem;font-weight:500;letter-spacing:.0625rem;transition:.3s;cursor:pointer}.nav-links a:hover{color:#fddc1c}.nav-contact-call{display:flex;align-items:center;gap:.625rem;font-weight:400;font-size:.875rem;padding:.9375rem 1.25rem;border-radius:.3125rem;cursor:pointer;background:#fddc1c;color:#0c294a;transition:.3s}.nav-contact-call:hover{background-color:#0c294a;color:#fff}.phone-icon{font-size:1.0625rem}.sticky-nav{position:fixed;top:0;width:100%;background:#0c294a;-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);padding:.3125rem 0;5px}.sticky-nav .navbar-main{padding:.75rem 5%}.hamburger{display:none;font-size:1.625rem;color:#fff;cursor:pointer;z-index:30}@media(max-width:56.25rem){.navbar-main{padding:.875rem 5%;gap:0;width:100%}.nav-links,.nav-contact-call{display:none}.hamburger{display:block}.sticky-nav{position:fixed;width:100%;z-index:999}.sticky-nav .navbar-main{padding:.625rem 4%}.nav-logo img{width:5.625rem}}.mobile-menu-overlay{position:fixed;inset:0;background:#000000f2;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);z-index:999;display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease-in-out}.mobile-menu{display:flex;flex-direction:column;gap:1.75rem;text-align:center}.mobile-menu a{color:#fff;font-size:1.375rem;font-weight:600;letter-spacing:.0625rem;text-decoration:none}.mobile-menu a:hover{color:#fddc1c}.mobile-close{position:absolute;top:1.5625rem;right:1.5625rem;font-size:1.875rem;color:#fff;cursor:pointer}.mobile-menu .nav-contact-call{display:flex;justify-content:center;margin-top:1.5625rem;padding:.875rem 1.125rem}@media(min-width:901px)and (max-width:1200px){.navbar-main{justify-content:space-between;gap:5rem;padding:1rem 3%}.nav-links{gap:1.625rem}.nav-links a{font-size:.75rem;letter-spacing:.0375rem;white-space:nowrap}.logo-text{font-size:1.25rem}.nav-contact-call{padding:.625rem 1rem;font-size:.75rem}.sticky-nav .navbar-main{padding:.75rem 3%}}.navbar-hide{opacity:0;pointer-events:none;transform:translateY(-100%);transition:all .4s ease}.footer-section{background:#0c294a;color:#fff;padding:.175rem 0 2.5rem;font-family:Poppins,sans-serif;height:31.25rem;display:flex;flex-direction:column}.footer-container{width:80%;margin:auto;display:flex;justify-content:space-between}.footer-left{width:28.125rem}.footer-left h2{font-size:1.375rem;font-weight:600;line-height:1.4;margin-bottom:1.5625rem;color:#fff}.footer-left p{color:#ffffffd9;line-height:1.7;font-size:1em}.footer-middle{padding-left:3.125rem;padding-top:.3125rem}.footer-middle h3,.footer-right h3{font-size:1.225em;margin-bottom:1.375rem;font-weight:600}.footer-middle ul{list-style:none;padding:0;margin:0}.footer-middle li{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.1em;cursor:pointer;transition:.3s}.footer-middle li:hover{color:#ffe0e0}.footer-middle li span{width:1.75rem;height:.125rem;background:#fff;display:inline-block}.footer-right{padding-top:.3125rem}.footer-info{display:flex;gap:.75rem;margin-bottom:1.125rem;line-height:1.6;font-size:1.1em}.footer-info .icon{font-size:1.125rem;color:#fff;margin-top:.25rem}.footer-bottom-line{width:90%;height:.0625rem;background:#ffffff59;margin:2.5rem auto 1.25rem}.footer-copy{text-align:center;font-size:.875rem;opacity:.9;display:flex;gap:.25rem;align-items:center;justify-content:center}@media(max-width:900px){.footer-section{height:auto;padding:3.75rem 1.25rem 1.875rem}.footer-container{width:100%;flex-direction:column;gap:2.5rem}.footer-left,.footer-middle,.footer-right{width:100%;padding-left:0}.footer-left h2{font-size:1.625rem}.footer-left p{font-size:.9375rem}.footer-middle ul{padding-left:.625rem}.footer-middle li{font-size:.9375rem}.footer-middle li span{display:none}.footer-info{font-size:.9375rem}}@media(max-width:480px){.footer-left h2{font-size:1.375rem}.footer-middle h3,.footer-right h3{font-size:1.25rem}.footer-copy{font-size:.8125rem;padding:0 .625rem}}@media(min-width:901px)and (max-width:1200px){.footer-section{height:auto;padding:4.375rem 2.5rem 2.1875rem}.footer-container{width:92%;max-width:62.5rem;gap:3.125rem}.footer-left{width:45%}.footer-left h2{font-size:1.25rem}.footer-left p{font-size:.8125rem}.footer-middle{padding-left:0}.footer-middle h3,.footer-right h3{font-size:1.0625rem}.footer-middle li{font-size:.8125rem}.footer-middle li span{width:1.375rem}.footer-info{font-size:.875rem}.footer-copy{font-size:.8125rem}}.footer-left{display:flex;flex-direction:column;gap:.625rem;text-align:left}.footer-left img{width:7.5rem;height:auto;display:block;margin:0}.footer-left p{margin:0;padding-top:.125rem;font-size:1em;line-height:1.6;color:#cfcfcf}@media(max-width:768px){.footer-left{align-items:flex-start}.footer-left img{width:7.5rem}}.footer-info{cursor:pointer}@font-face{font-family:Quicksand;src:url(/assets/Quicksand-Regular-tbGlgKhW.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Technor;src:url(/assets/Technor-Regular-BvX7ltma.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Technor;src:url(/assets/Technor-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}*{font-family:Technor;margin:0}.hero-container{width:100%;height:100vh;position:relative;display:flex;align-items:center;background:url(/1899x971.webp) center / cover no-repeat;overflow:hidden}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to right,rgba(0,0,0,.85),rgba(0,0,0,.4),transparent);z-index:1}.hero-content{position:absolute;left:10%;z-index:2;color:#fff;width:35.75%;padding-top:.625%}.hero-top-text{display:flex;align-items:center;gap:.75rem;font-size:1em;letter-spacing:.125rem;opacity:.9;margin-bottom:1.575rem}.hero-top-text .line{width:2.1875rem;height:.125rem;background:#fff;opacity:.8}.hero-title{font-size:3.25rem;font-weight:700;line-height:1.1;color:#fff;text-align:left;letter-spacing:.125rem}.hero-subtext{margin-top:1.25rem;font-size:1em;line-height:1.6;opacity:.9;width:37.5rem}.hero-buttons{display:flex;align-items:center;margin-top:1.875rem;gap:2.5rem}.learn-more-btn{background:#fddc1c;color:#0c294a;padding:.875rem 1.875rem;font-size:.8125rem;border-radius:.375rem;border:none;cursor:pointer;transition:.3s}.learn-more-btn:hover{background:#0c294a;color:#fff}.call-box{display:flex;align-items:center;gap:.625rem}.call-icon{width:3rem;height:3rem;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.1875rem}.call-info .call-text{font-size:.875rem;opacity:.8}.call-info .call-number{font-size:1.125rem;font-weight:700}.hero-image{position:absolute;right:0;top:0;width:55%;height:100%;background:url(/mechanic.jpg) center / cover no-repeat;z-index:0}.selectcar-box{position:absolute;right:-6%;top:21.5%;z-index:10;width:49.375%;padding:1.25rem;border-radius:.625rem}@media(max-width:900px){.hero-container{height:160vh;flex-direction:column;align-items:flex-start}.hero-overlay{background:linear-gradient(to bottom,#000000d9,#0009,#0000004d)}.hero-content{position:relative;left:0;max-width:100%;width:100%;padding:0 1.25rem;margin-top:7.5rem;text-align:center}.hero-top-text{justify-content:center;padding-left:0;font-size:.875rem;margin-bottom:1.25rem}.hero-title{font-size:2.25rem;width:100%;padding-left:0;text-align:center;line-height:1.2}.hero-subtext{width:100%;padding-left:0;font-size:1rem;margin-top:.9375rem}.hero-buttons{flex-direction:column;align-items:center;margin:1.5625rem auto 0;gap:1.125rem}.learn-more-btn{width:100%;max-width:17.5rem}.hero-image{display:none}.selectcar-box{position:relative;top:0;left:0;width:100%;margin-top:.3125rem;margin-bottom:3.125rem}}@media(max-width:600px){.hero-title{font-size:1.75rem}.hero-subtext{font-size:.9375rem}.learn-more-btn{padding:.75rem 1.375rem;font-size:.9375rem}.call-info .call-number{font-size:1rem}}@media(min-width:901px)and (max-width:1200px){.hero-container{height:100vh}.hero-content{max-width:45%;left:8%}.hero-top-text{padding-left:0;font-size:.8125rem;margin-bottom:1.125rem}.hero-title{font-size:2.625rem;padding-left:0;width:100%;line-height:1.15;letter-spacing:.0875rem}.hero-subtext{width:92%;padding-left:0;font-size:.9375rem;margin-top:.875rem}.hero-buttons{margin-left:0;gap:1.375rem;margin-top:1.5rem}.hero-image{width:46%;display:block}.selectcar-box{right:-5%;top:15%;width:39.25rem}}@media only screen and (min-width:1024px)and (max-width:1024px)and (min-height:1366px){.hero-container{height:90vh;flex-direction:column;align-items:flex-start}.hero-overlay{background:linear-gradient(to bottom,#000000d9,#0009,#0000004d)}.hero-content{position:relative;left:0;max-width:100%;width:100%;padding:0 1.25rem;margin-top:7.5rem;text-align:center}.hero-top-text{justify-content:center;padding-left:0;font-size:.875rem;margin-bottom:1.25rem}.hero-title{font-size:2.25rem;width:100%;padding-left:0;text-align:center;line-height:1.2}.hero-subtext{width:100%;padding-left:0;font-size:1rem;margin-top:.9375rem}.hero-buttons{flex-direction:column;align-items:center;margin:1.5625rem auto 0;gap:1.125rem}.learn-more-btn{width:100%;max-width:17.5rem}.hero-image{display:none}.selectcar-box{position:relative;top:-15%;left:0;width:100%;margin-top:.3125rem;margin-bottom:3.125rem}}@font-face{font-family:ClashDisplay;src:url(/assets/ClashDisplay-Regular-RJ1gwrr2.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}.selectcar-container{width:100%;width:59.375%;padding:30px;border:1px solid #dcdcdc;background:transparent;font-family:ClashDisplay,Arial,sans-serif;position:relative;right:-9%}.selectcar-container h1{color:#fff;font-size:22px;font-weight:500;margin-bottom:20px;padding-top:0}.input-boxes-5{display:grid;grid-template-columns:1fr 1fr;gap:18px}.dropdown-box{width:100%}.dropdown-box select{width:100%;height:50px;padding:0 16px;border-radius:6px;border:1px solid #cfcfcf;font-size:15px;background-color:#fff;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23666'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:14px;cursor:pointer}.dropdown-box input[type=text]{width:100%;height:50px;padding:0 16px;border-radius:6px;border:1px solid #cfcfcf;font-size:15px}.dropdown-box select:focus,.dropdown-box input[type=text]:focus,.file-input-wrapper:focus-within{outline:none;border-color:#000}.file-input-wrapper{position:relative;width:100%;height:50px;border:1px solid #cfcfcf;border-radius:6px;background:#fff;display:flex;align-items:center;padding:0 16px;box-sizing:border-box;overflow:hidden;cursor:pointer}.file-placeholder{width:100%;height:50px;line-height:50px;font-size:15px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none}.file-input-wrapper input[type=file]{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.final-section{margin-top:30px;display:flex;justify-content:center}.final-section button{width:100%;height:50px;background:#fddc1c;color:#0c294a;border:none;border-radius:8px;font-size:16px;cursor:pointer}.quote-inline-text{margin-top:14px;text-align:center;font-size:13px;color:#fff;cursor:pointer;text-decoration:underline}@media(max-width:1200px){.selectcar-container{position:relative;top:auto;right:auto;margin:6% auto}.input-boxes-5{grid-template-columns:1fr 1fr}}@media(max-width:600px){.selectcar-container{width:100%;max-width:100%;margin:14px auto;padding:20px;min-height:auto}.input-boxes-5{grid-template-columns:1fr;gap:14px}}.quote-inline-box{width:100%;max-width:470px;margin:0 auto;padding:30px;background:#0000008c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:8px;animation:fadeIn .4s ease}.quote-inline-box h1{font-size:22px;font-weight:500;color:#fff;margin-bottom:18px}.quote-inline-box textarea{width:100%;min-height:130px;resize:none;padding:12px 14px;font-size:14px;border:1px solid #ccc;border-radius:4px;outline:none;margin-bottom:18px;font-family:inherit}.quote-inline-box textarea::placeholder{color:#888}.quote-inline-box button{width:100%;height:46px;background:#25d366;border:none;border-radius:4px;font-size:15px;font-weight:500;color:#fff;cursor:pointer;transition:.3s ease}.quote-inline-box button:hover{background:#1ebe5d}.quote-inline-box button:disabled{background:#aaa;cursor:not-allowed}.quote-back-text{margin-top:16px;text-align:center;font-size:14px;color:#bbb;cursor:pointer;transition:.3s ease}.quote-back-text:hover{color:#fff;text-decoration:underline}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){.quote-inline-box{padding:22px}.quote-inline-box h1{font-size:20px}}.brand-section{padding:5rem 0 5.625rem;text-align:center;animation:fadeIn 1.5s ease;width:80%;margin:auto}.brand-title{font-size:2.625rem;font-weight:800;margin:.625rem 0 1.25rem;color:#111}.brand-subtext{font-size:1.2em;max-width:43.75rem;margin:0 auto 3.75rem;line-height:1.6;color:#444}.brand-note{margin-top:3.125rem;font-size:.875rem;font-style:italic;color:#555}.brand-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:1.75rem;row-gap:3.125rem;animation:fadeInUp 1.4s ease;width:100%}.brand-card{height:7.5rem;background:#fff;cursor:pointer;box-shadow:0 .3125rem 1.25rem #0000001f;transition:.4s ease;display:flex;align-items:center;justify-content:center;padding:.75rem}.brand-logo-box{width:7.5rem;height:3.75rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.brand-logo-box img{width:100%;height:100%;object-fit:contain;padding:.375rem;filter:grayscale(100%);transition:.4s ease}.brand-card:hover img{filter:grayscale(0%);transform:scale(1.08)}@media(min-width:901px)and (max-width:1200px){.brand-section{width:85%;padding:3.75rem 0}.brand-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:900px){.brand-title{font-size:1.875rem}.brand-grid{grid-template-columns:repeat(3,1fr);gap:1.375rem}.brand-card{height:8.125rem}.brand-logo-box{width:6.875rem;height:3.4375rem}}@media(max-width:600px){.brand-section{width:92%;padding:2.5rem 0}.brand-title{font-size:1.5rem}.brand-subtext{font-size:.9375rem}.brand-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.brand-card{height:7.5rem}.brand-logo-box{width:6.25rem;height:3.125rem}}.parts-section{padding-top:5rem;padding-bottom:2.5rem;text-align:center;animation:fadeIn 1.5s ease;width:80%;margin:auto}.parts-title{font-size:2.625rem;font-weight:800;margin-bottom:1.25rem;margin-top:.625rem;color:#111}.service-topline{display:flex;justify-content:center;align-items:center;gap:.875rem;font-size:1em;color:#0c294a;font-weight:600}.service-topline span{width:1.875rem;height:.125rem;background:#0c294a;display:inline-block}.gallery-subtext{font-size:.9375rem;max-width:43.75rem;margin:0 auto 3.75rem;line-height:1.6;color:#444}.parts-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.75rem;row-gap:3.75rem;padding-top:.625rem;width:100%;margin:auto;animation:fadeInUp 1.4s ease}.parts-card{position:relative;height:12.5rem;border-radius:.9375rem;overflow:hidden;cursor:pointer;box-shadow:0 .3125rem 1.25rem #00000026;transition:.4s ease}.parts-card img{width:100%;height:100%;object-fit:cover;transition:.5s ease}.parts-card:hover img{transform:scale(1.15)}.parts-overlay{position:absolute;bottom:0;height:5.625rem;width:100%;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);display:flex;align-items:flex-end;padding:.9375rem;opacity:0;transition:.4s ease}.parts-card:hover .parts-overlay{opacity:1}.parts-overlay h3{color:#fff;font-size:1.125rem;font-weight:700}@keyframes fadeInUp{0%{opacity:0;transform:translateY(2.5rem)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.parts-section{width:100%;padding:1.875rem 1.25rem}.parts-title{font-size:1.875rem;margin-bottom:1.5625rem}.parts-grid{grid-template-columns:repeat(2,1fr);gap:1.375rem}.parts-card{height:13.125rem}.parts-overlay{height:5rem}}@media(max-width:600px){.parts-section{width:100%;padding:1.875rem 1.25rem}.parts-title{font-size:1.5rem}.parts-grid{grid-template-columns:1fr;gap:1.25rem;width:100%}.parts-card{width:100%;height:15.625rem}.parts-overlay{opacity:1;height:4.375rem}.parts-overlay h3{font-size:1rem}}.view-more-wrapper{margin-top:3.75rem;display:flex;justify-content:center}.view-more-btn{padding:.875rem 2.25rem;font-size:.9375rem;font-weight:600;border-radius:.375rem;background:#0c294a;color:#e1e1e1;border:none;cursor:pointer;transition:.3s ease}.view-more-btn:hover{color:#fff;background:#0c294a;transform:translateY(-.125rem)}.show-more-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.25rem;padding:.875rem 2.25rem;font-size:.9375rem;font-weight:600;color:#fff;background:#0c294a;border:none;border-radius:.375rem;cursor:pointer;transition:all .25s ease}.show-more-btn:hover{color:#fff;background:#0c294a;transform:translateY(-.125rem);box-shadow:0 .625rem 1.5625rem #0c294a59}.show-more-btn:active{transform:translateY(0);box-shadow:0 .375rem .875rem #00000040}.about-main-heading{width:100%;max-width:30rem;margin:auto;text-align:center;font-size:2.375rem;font-weight:700;color:#111827;letter-spacing:-.03125rem;padding:.625rem 0 1.25rem}.about-component-section-container{width:80%;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:2.5rem 0;animation:fadeIn 1.3s ease}.about-component-section-content{animation:slideLeft 1.4s ease}.about-component-section-content h2{font-size:2rem;font-weight:700;color:#0c294a;margin-bottom:1.5625rem}.about-component-section-content p{font-size:1.0625rem;line-height:1.7;color:#444;margin-bottom:.9375rem;max-width:32.5rem}.about-component-section-image{animation:slideRight 1.4s ease}.about-component-section-image img{width:100%;max-width:35rem;border-radius:.9375rem;box-shadow:0 .5rem 1.5625rem #0003}@keyframes slideLeft{0%{opacity:0;transform:translate(-2.5rem)}to{opacity:1;transform:translate(0)}}@keyframes slideRight{0%{opacity:0;transform:translate(2.5rem)}to{opacity:1;transform:translate(0)}}@media(max-width:1200px){.about-component-section-container{padding:3.125rem 2%;gap:3.75rem}.about-component-section-content p{max-width:100%}}@media(max-width:768px){.about-main-heading{font-size:1.75rem;max-width:22.5rem}.about-component-section-container{flex-direction:column;padding:2.5rem 0%;gap:2.5rem;text-align:left}.about-component-section-content h2{font-size:1.625rem}.about-component-section-content p{margin:auto}}@media(max-width:600px){.show-more-btn{width:100%;padding:.875rem;border-radius:.625rem}.about-main-heading{font-size:1.5rem;max-width:75%}}@media(max-width:600px){.about-component-section-container{width:100%;padding:2.5rem 1.25rem;box-sizing:border-box}.about-component-section-content{text-align:left;width:100%}.about-component-section-content p{font-size:1rem;line-height:1.6;width:100%}.about-component-section-image img{max-width:100%;border-radius:.75rem}.show-more-btn{width:100%;max-width:100%;padding:.875rem 1rem}}@media(min-width:901px)and (max-width:1200px){.about-component-section-container{width:90%;padding:3.125rem 3%;gap:3.75rem;box-sizing:border-box}.about-component-section-content{max-width:52%}.about-component-section-content p{max-width:100%;font-size:1.0625rem;line-height:1.7}.about-component-section-image{max-width:46%}.about-component-section-image img{max-width:100%;height:auto}}.testimonial{padding:80px 20px;text-align:center;background:#f8f8f8}.testimonial-sub{color:#0c294a;font-weight:600;letter-spacing:2px;font-size:14px}.testimonial-title{font-size:36px;margin:10px 0;font-weight:800;color:#111}.testimonial-desc{max-width:600px;margin:auto auto 50px;color:#555;font-size:1.2em;padding-top:10px}.testimonial-slider{max-width:1570px;margin:auto;overflow:hidden}.testimonial-track{display:flex;transition:transform .7s ease}.testimonial-page{min-width:100%;display:flex;gap:30px;justify-content:center;margin-bottom:10px}.testimonial-card{background:#fff;padding:30px;border-radius:20px;max-width:340px;flex:1;transition:.3s ease}.testimonial-card:hover{transform:translateY(-10px)}.testimonial-card img{width:70px;height:70px;border-radius:50%;border:3px solid #0c294a;margin-bottom:15px}.testimonial-card h3{font-size:18px;margin-bottom:5px;font-weight:700}.testimonial-card span{font-size:13px;color:#888}.testimonial-card p{font-size:15px;margin:20px 0;color:#555}.stars{color:#0c294a;display:flex;justify-content:center;gap:5px}.testimonial-dots{margin-top:30px;display:flex;justify-content:center;gap:10px}.dot{width:10px;height:10px;background:#ccc;border-radius:50%;cursor:pointer}.dot.active{background:#0c294a;transform:scale(1.3)}@media(max-width:768px){.testimonial{box-sizing:border-box}.testimonial-title{font-size:28px}.testimonial-page{flex-direction:column;align-items:center}.testimonial-card{max-width:90%}}.gallery-wrapper{padding:50px 0;text-align:center;width:1265px;margin:auto}.gallery-topline{display:flex;justify-content:center;align-items:center;gap:14px;color:#e53935;font-weight:600;font-size:15px}.gallery-topline span{width:45px;height:2px;background:#e53935;display:inline-block}.gallery-heading{font-size:42px;font-weight:700;margin-top:10px;margin-bottom:18px;color:#111}.gallery-subtext{font-size:17px;max-width:700px;margin:0 auto 60px;line-height:1.6;color:#444}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.gallery-card{position:relative;overflow:hidden;border-radius:18px}.gallery-img{width:100%;height:300px;object-fit:cover;border-radius:18px;transition:.3s ease}.gallery-card:hover .gallery-img{transform:scale(1.05);filter:brightness(85%)}@media(max-width:900px){.gallery-wrapper{width:90%;padding:50px 20px}.gallery-heading{font-size:30px}.gallery-subtext{font-size:15px;margin-bottom:40px;padding:0 10px}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:22px}.gallery-img{height:280px}}@media(max-width:600px){.gallery-heading{font-size:24px}.gallery-grid{grid-template-columns:1fr;gap:20px}.gallery-img{height:240px}}@media(min-width:901px)and (max-width:1200px){.hero-content,.parts-section,.services-wrapper,.gallery-wrapper,.testimonial-slider{width:85%;margin:auto}.parts-grid{width:100%;grid-template-columns:repeat(3,1fr);gap:24px}.services-wrapper{height:auto;box-sizing:border-box;padding:60px 0}.services-grid{width:100%;grid-template-columns:repeat(2,1fr);gap:28px}.service-img{height:320px}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:24px}.gallery-img{height:280px}.testimonial-page{gap:25px}}*{box-sizing:border-box}.contact-hero{width:100%;height:65vh;background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;display:flex;align-items:center}.contact-hero:before{content:"";position:absolute;width:100%;height:100%;-webkit-backdrop-filter:brightness(.5);backdrop-filter:brightness(.5)}.contact-hero-content{position:relative;z-index:2;color:#fff;width:100%;animation:fadeInUp 1.1s ease-in-out}.contact-hero-content h1{font-size:45px;font-weight:800;text-transform:uppercase;color:#fff;padding-left:10%}.contact-hero-content p{margin-top:15px;font-size:13px;opacity:.9;color:#a2a2a2;padding-left:10%}.contact-container{width:90%;display:flex;gap:40px;padding:60px 90px;animation:fadeIn 1.5s ease-in-out;margin:auto}.contact-form-box{flex:1.5;background:#fff;padding:30px 35px;border-radius:20px;box-shadow:0 5px 20px #00000014;animation:slideLeft 1.3s ease}.contact-form-box h2{font-size:25px;font-weight:700;margin-bottom:8px}.contact-form-box p{color:#666;margin-bottom:25px;font-size:13px}.contact-form .input-group{margin-bottom:20px;margin-right:30px}.contact-form label{font-size:15px;color:#333;margin-bottom:5px;display:block;font-weight:600}.contact-form input,.contact-form textarea{width:100%;padding:14px;border-radius:10px;border:2px solid #ddd;transition:.3s;font-size:15px}.contact-form input:focus,.contact-form textarea:focus{border-color:#0c294a;box-shadow:0 0 8px #d1000033}.contact-btn{width:50%;padding:15px;background:#fddc1c;border:none;border-radius:6px;margin-top:10px;font-size:15px;font-weight:700;color:#0c294a;cursor:pointer;transition:.3s}.contact-btn:hover{background:#a30000;transform:translateY(-3px)}.contact-info-box{flex:1;display:flex;flex-direction:column;gap:20px;background:#111;padding:40px 35px;border-radius:20px;color:#fff;height:600px;margin-top:35px;box-shadow:0 5px 20px #0003;animation:slideRight 1.3s ease}.contact-info-box h2{font-size:28px;margin-bottom:40px;font-weight:700;color:#fdd}.info-item{display:flex;align-items:center;gap:15px;background:#ffffff14;padding:15px;border-radius:12px;margin-bottom:15px;font-size:16px}.info-item svg{font-size:20px;color:#fddc1c}.info-bottom-text{margin-top:20px;color:#ccc;font-size:13px;line-height:1.6}@media(max-width:900px){.contact-container{flex-direction:column;padding:40px 20px}.contact-info-box,.contact-form-box{width:100%}.contact-hero-content{padding-left:20px}.contact-hero-content h1{font-size:38px}}.map-section{width:90%;margin:auto;padding:60px 90px;text-align:center;animation:fadeIn 1.5s ease-in-out}.map-title{font-size:32px;font-weight:700;margin-bottom:25px;color:#222;text-transform:uppercase;letter-spacing:1px}.map-box{width:100%;height:450px;border-radius:20px;overflow:hidden;box-shadow:0 5px 25px #00000026;animation:fadeInUp 1.4s ease}.map-box iframe{width:100%;height:100%;border:none}@media(max-width:768px){.map-section{padding:40px 20px}.map-box{height:300px}.map-title{font-size:26px}}@media(max-width:900px){.contact-hero{height:55vh;justify-content:center;text-align:center}.contact-hero-content{padding:0 20px}.contact-hero-content h1{font-size:34px;padding-left:0}.contact-hero-content p{font-size:16px;padding-left:0;margin:10px auto 0}.contact-container{width:95%;flex-direction:column;padding:40px 5px 40px 0;border-radius:0%}.contact-form-box{padding:25px 20px;width:100%;margin-left:2px;border-radius:0%}.contact-form .input-group{margin-right:0;width:90%;border-radius:0%}.contact-info-box{width:100%;margin-left:2px;margin-top:0;height:auto;padding:30px 20px;border-radius:0%}.info-item{font-size:15px}}@media(max-width:600px){.contact-hero{height:48vh}.contact-hero-content h1{font-size:28px}.contact-form-box h2,.contact-info-box h2{font-size:24px}.contact-btn{font-size:16px}}@media(max-width:900px){.map-section{width:100%;padding:40px 20px;border-radius:0%}.map-box{height:320px;border-radius:0%}}@media(min-width:901px)and (max-width:1200px){.contact-hero{height:60vh}.contact-hero-content h1{font-size:40px;padding-left:8%}.contact-hero-content p{font-size:14px;padding-left:8%;max-width:520px}.contact-container{width:92%;padding:60px 40px;gap:35px}.contact-form-box{border-radius:0%;padding:30px}.contact-form .input-group{margin-right:0}.contact-info-box{height:auto;margin-top:0;padding:35px 30px;border-radius:0%}.contact-info-box h2{font-size:26px;margin-bottom:30px}.map-section{width:92%;padding:60px 40px}.map-box{height:400px}}.service-page-hero{width:100%;height:65vh;background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;display:flex;align-items:center;animation:fadeIn 1.5s ease-in-out}.service-page-hero:before{content:"";position:absolute;width:100%;height:100%;-webkit-backdrop-filter:brightness(.55);backdrop-filter:brightness(.55)}.service-page-hero-content{position:relative;z-index:2;margin-left:28%;color:#fff;animation:fadeInUp 1.2s ease}.service-page-hero-content h1{font-size:45px;font-weight:800;text-transform:uppercase;color:#fff;width:700px}.service-page-hero-content p{color:#ddd;font-size:13px;margin-top:10px;max-width:500px}.service-page-wrapper{padding:60px 90px;animation:slideUp 1.4s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.service-page-hero-content{padding-left:20px}.service-page-hero-content h1{font-size:40px}.service-page-wrapper{padding:40px 20px}}.service-page-wrapper{width:89%;margin:auto;text-align:center;padding:70px 0}.service-page-topline{font-weight:600;color:#0c294a;font-size:16px;display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:10px}.service-page-topline span{width:40px;height:2px;background-color:#0c294a}.service-page-heading{font-size:38px;font-weight:800;line-height:1.3;margin-bottom:20px}.service-page-subtext{width:60%;margin:auto;color:#555;font-size:17px;padding-bottom:30px}.service-page-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;width:90%;margin:3% auto}.service-page-card{position:relative;overflow:hidden;border-radius:20px;box-shadow:0 5px 25px #0000001f;cursor:pointer;transition:transform .3s ease}.service-page-card:hover{transform:scale(1.04)}.service-page-img{width:100%;height:340px;object-fit:cover;transition:.4s}.service-page-card:hover .service-page-img{transform:scale(1.15) rotate(3deg)}.service-page-hover{position:absolute;inset:0;background:#000000a6;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;padding:20px;transition:.4s ease}.service-page-card:hover .service-page-hover{opacity:1}.service-page-icon{font-size:40px;margin-bottom:10px}.service-page-title-bar{position:absolute;bottom:0;width:100%;background:#000000bf;padding:12px 0;color:#fff;text-align:center;transition:.3s ease}.service-page-title-bar h3{margin:0;font-size:20px}.service-page-card:hover .service-page-title-bar{opacity:0;transform:translateY(20px)}@media(max-width:900px){.service-page-hero{height:50vh;justify-content:center;text-align:center}.service-page-hero-content{padding:0 20px}.service-page-hero-content h1{font-size:34px;padding-left:0;line-height:1.25}.service-page-hero-content p{font-size:16px;padding-left:0;margin:12px auto 0;max-width:90%}.service-page-wrapper{width:100%;padding:40px 20px}.service-page-heading{font-size:28px;text-align:center}.service-page-subtext{width:85%;margin:auto;font-size:15px;text-align:center}.service-page-grid{grid-template-columns:repeat(2,1fr);gap:20px;row-gap:30px;column-gap:30px;width:100%}.service-page-card{border-radius:16px;width:100%}.service-page-img{width:100%;height:260px;object-fit:cover}}@media(max-width:600px){.service-page-hero{height:45vh}.service-page-hero-content h1{font-size:26px}.service-page-heading{font-size:24px}.service-page-subtext{width:94%;font-size:14px}.service-page-grid{grid-template-columns:1fr;width:100%}.service-page-card{border-radius:14px}.service-page-img{height:250px;width:100%}}@media(min-width:901px)and (max-width:1200px){.service-page-hero{height:60vh}.service-page-hero-content h1{font-size:40px;padding-left:60px}.service-page-hero-content p{font-size:14px;padding-left:60px;max-width:520px}.service-page-wrapper{width:100%;padding:60px 40px}.service-page-heading{font-size:34px}.service-page-subtext{width:75%;font-size:16px;padding-bottom:50px}.service-page-grid{width:92%;grid-template-columns:repeat(2,1fr);gap:30px;row-gap:40px}.service-page-img{height:300px}}.modal-overlay{position:fixed;inset:0;background:#000000eb;z-index:9999;display:flex;align-items:center;justify-content:center;padding:2%}.modal-content{position:relative;width:100%;max-width:560px;max-height:92vh;background:transparent;border-radius:18px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;animation:modalFade .35s ease}.modal-close{position:absolute;top:14px;right:23px;width:38px;height:38px;border-radius:50%;border:none;background:#111827;color:#fff;font-size:1.2rem;cursor:pointer;z-index:10;transition:.3s ease}.modal-close:hover{background:#ef4444;transform:rotate(90deg)}.modal-selectcar .selectcar-container{width:100%;max-width:520px;margin:0 auto;right:0;padding:28px;background:#0000008c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;border:1px solid rgba(255,255,255,.25)}.modal-selectcar .selectcar-container h1{text-align:center;font-size:22px;margin-bottom:22px}.modal-selectcar .input-boxes-5{gap:16px}.modal-selectcar select,.modal-selectcar input,.modal-selectcar .file-input-wrapper{border-radius:8px}.modal-selectcar .final-section button{font-size:16px;font-weight:600;border-radius:10px}.modal-selectcar .quote-inline-text{text-align:center;opacity:.85}@keyframes modalFade{0%{opacity:0;transform:scale(.95) translateY(15px)}to{opacity:1;transform:scale(1) translateY(0)}}@media(max-width:600px){.modal-content{max-width:100%;max-height:100vh;border-radius:0}.modal-selectcar .selectcar-container{max-width:100%;padding:22px}.modal-close{top:10px;right:10px}}.gallery-page-hero{width:100%;height:60vh;background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;display:flex;align-items:center;animation:fadeIn 1.5s ease-in-out}.gallery-page-hero:before{content:"";position:absolute;width:100%;height:100%;-webkit-backdrop-filter:brightness(.55);backdrop-filter:brightness(.55)}.gallery-page-hero-content{position:relative;z-index:2;padding-left:90px;color:#fff;animation:fadeInUp 1.2s ease}.gallery-page-hero-content h1{font-size:45px;font-weight:800;text-transform:uppercase;padding-left:35px}.gallery-page-hero-content p{color:#ddd;font-size:13px;margin-top:20px;padding-left:35px}.gallery-page-container{padding:60px 90px;animation:fadeIn 1.3s ease;width:1360px;margin:auto}.gallery-page-title{font-size:38px;font-weight:700;margin-bottom:25px;text-transform:uppercase;color:#0c294a}.gallery-page-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:25px;padding-top:50px;row-gap:50px;column-gap:60px}.gallery-page-card{position:relative;border-radius:15px;overflow:hidden;cursor:pointer;height:220px;box-shadow:0 5px 15px #00000026;animation:fadeInUp 1.1s ease}.gallery-page-card img{width:100%;height:100%;object-fit:cover;transition:.4s ease}.gallery-page-card:hover img{transform:scale(1.12)}.gallery-page-overlay{position:absolute;bottom:0;width:100%;height:80px;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);display:flex;align-items:flex-end;padding:15px;opacity:0;transition:.4s ease}.gallery-page-card:hover .gallery-page-overlay{opacity:1}.gallery-page-overlay h3{color:#fff;font-size:18px;font-weight:700}@media(max-width:900px){.gallery-page-hero{height:50vh;justify-content:center;text-align:center}.gallery-page-hero-content{padding:0 20px}.gallery-page-hero-content h1{font-size:34px;padding-left:0}.gallery-page-hero-content p{font-size:16px;padding-left:0;margin:12px auto 0}.gallery-page-container{width:100%;padding:40px 20px}.gallery-page-title{font-size:28px;text-align:center}.gallery-page-grid{grid-template-columns:repeat(2,1fr);gap:20px;row-gap:30px;column-gap:30px}.gallery-page-card{height:250px}}@media(max-width:600px){.gallery-page-hero{height:45vh}.gallery-page-hero-content h1{font-size:26px}.gallery-page-grid{grid-template-columns:1fr;width:99%}.gallery-page-card{height:260px}}@media(min-width:901px)and (max-width:1200px){.gallery-page-hero{height:55vh}.gallery-page-hero-content{padding-left:50px}.gallery-page-hero-content h1{font-size:40px;padding-left:0}.gallery-page-hero-content p{font-size:14px;padding-left:0;max-width:520px}.gallery-page-container{width:100%;padding:60px 40px}.gallery-page-title{font-size:34px}.gallery-page-grid{grid-template-columns:repeat(3,1fr);gap:25px;row-gap:40px;column-gap:40px}.gallery-page-card{height:240px}}.about-page-hero{width:100%;height:60vh;background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;display:flex;align-items:center;animation:fadeIn 1.5s ease}.about-page-hero:before{content:"";position:absolute;width:100%;height:100%;-webkit-backdrop-filter:brightness(.55);backdrop-filter:brightness(.55)}.about-page-hero-content{position:relative;z-index:2;padding-left:10%;color:#fff;animation:fadeInUp 1.2s ease}.about-page-hero-content h1{font-size:45px;font-weight:800;text-transform:uppercase}.about-page-hero-content p{margin-top:13px;font-size:13px;color:#a7a5a5}.about-page-container{display:flex;width:90%;margin:auto;gap:100px;align-items:center;justify-content:space-between;padding:60px 90px;animation:fadeIn 1.3s ease}.about-page-content{flex:1;animation:slideLeft 1.4s ease}.about-page-content h2{font-size:32px;font-weight:700;color:#0c294a;margin-bottom:25px}.about-page-content p{font-size:15px;line-height:1.7;color:#444;margin-bottom:15px;width:500px}.about-page-image{animation:slideRight 1.4s ease}.about-page-image img{width:550px;border-radius:15px;box-shadow:0 8px 25px #0003}.about-page-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:25px;padding:100px 90px;animation:fadeIn 1.5s ease;width:90%;margin:auto}.about-page-feature-item{background:#fff;padding:25px;border-radius:15px;text-align:center;transition:.3s ease;box-shadow:0 5px 20px #00000014}.about-page-feature-item p{padding-top:10px}.about-page-feature-item:hover{transform:translateY(-8px);box-shadow:0 8px 25px #00000026}.about-icon{font-size:38px;color:#0c294a;margin-bottom:15px}.about-page-mission{width:89.8%;margin:auto;display:flex;gap:50px;padding:60px 90px;animation:fadeInUp 1.4s ease}.mission-box{flex:1;background:#0c294a;color:#fff;padding:40px 30px;border-radius:15px;box-shadow:0 5px 20px #0000002e;transition:.3s ease;width:500px}.mission-box:hover{transform:translateY(-8px)}.mission-box h2{font-size:23px;margin-bottom:15px}.mission-box p{font-size:13px;line-height:1.7;color:#ddd;width:350px;padding-top:10px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes slideLeft{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}@keyframes slideRight{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}@media(max-width:900px){.about-page-hero{height:50vh;justify-content:center;text-align:center}.about-page-hero:before{-webkit-backdrop-filter:brightness(.5);backdrop-filter:brightness(.5)}.about-page-hero-content{padding:0 20px}.about-page-hero-content h1{font-size:32px;padding:0;line-height:1.2}.about-page-hero-content p{font-size:15px;padding:0;margin-top:12px;max-width:90%;margin-inline:auto}.about-page-container{width:100%;flex-direction:column;padding:50px 20px;gap:35px}.about-page-content{padding-left:0;text-align:center}.about-page-content h2{font-size:26px;margin-bottom:18px}.about-page-content p{width:100%;font-size:15px;line-height:1.8}.about-page-image{display:flex;justify-content:center}.about-page-image img{width:100%;max-width:370px}.about-page-features{width:100%;padding:50px 20px;gap:20px;grid-template-columns:1fr}.about-page-feature-item{padding:30px 20px}.about-page-feature-item p{font-size:14px;line-height:1.7}.about-page-mission{width:100%;flex-direction:column;padding:50px 10px;gap:25px}.mission-box{width:99%;padding:30px 25px;text-align:center}.mission-box h2{font-size:22px}.mission-box p{width:100%;font-size:14px;line-height:1.8}}@media(max-width:600px){.about-page-hero{height:45vh}.about-page-hero-content h1{font-size:26px}.about-page-hero-content p{font-size:14px}.about-page-content h2{font-size:24px}.mission-box h2{font-size:20px}}.why-section{width:90%;margin:auto;padding:50px 16px}.why-container{width:90%;margin:auto}.why-header{text-align:center;margin-bottom:48px}.why-tagline{display:inline-flex;align-items:center;gap:8px;padding:4px 14px;font-size:.75rem;letter-spacing:.16em;text-transform:uppercase;border-radius:999px;border:1px solid rgba(0,0,0,.06);background-color:#ffffffbf;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.why-title{margin-top:16px;font-size:2rem;line-height:1.3;font-weight:700;color:#111827}.why-subtitle{margin-top:12px;font-size:.95rem;max-width:640px;margin-left:auto;margin-right:auto;color:#4b5563}.why-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.why-card{position:relative;padding:22px 20px 24px;border-radius:18px;background:#ffffffe6;border:1px solid rgba(15,23,42,.06);box-shadow:0 18px 35px #0f172a1c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background .25s ease;overflow:hidden}.why-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top left,rgba(59,130,246,.14),transparent 55%);opacity:0;transition:opacity .25s ease}.why-card:hover{transform:translateY(-6px);box-shadow:0 24px 45px #0f172a2e;border-color:#2563eb59;background:#fffffffa}.why-card:hover:before{opacity:1}.why-icon-wrap{position:relative;z-index:1;width:40px;height:40px;border-radius:999px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;background:#0c294a;box-shadow:0 10px 20px #2563eb73}.why-icon{font-size:1.2rem;color:#fff}.why-card-title{position:relative;z-index:1;font-size:1.05rem;font-weight:600;margin-bottom:8px;color:#111827}.why-card-text{position:relative;z-index:1;font-size:.9rem;line-height:1.55;color:#4b5563}.why-note{margin-top:40px;padding:14px 16px;background:#0f172a0a;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.why-note-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;padding:4px 10px;border-radius:999px;background:#111827;color:#fff}.why-note-text{font-size:.85rem;color:#374151}@media(max-width:1024px){.why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.why-section{padding:56px 4px}.why-title{font-size:1.5rem}.why-grid{grid-template-columns:1fr}.why-card{padding:20px 18px 22px}.why-note{border-radius:14px;align-items:flex-start}}@media(max-width:768px){.why-section{width:100%;padding:3.5rem 1rem}.why-container{width:100%}.why-header{margin-bottom:2.5rem}.why-title{font-size:1.5rem;line-height:1.35}.why-subtitle{font-size:.9rem;padding:0 .5rem}.why-grid{grid-template-columns:1fr;gap:1.25rem}.why-card{padding:1.25rem 1.125rem 1.375rem;border-radius:1rem}.why-icon-wrap{width:42px;height:42px;margin-bottom:.75rem}.why-icon{font-size:1.15rem}.why-card-title{font-size:1rem}.why-card-text{font-size:.88rem;line-height:1.6}.why-note{margin-top:2rem;padding:1rem;gap:.75rem;border-radius:.875rem;flex-direction:column;align-items:flex-start}.why-note-text{font-size:.85rem}}@media(max-width:480px){.why-title{font-size:1.375rem}.why-card{padding:1.125rem}.why-card-text{font-size:.85rem}}@media(min-width:901px)and (max-width:1200px){.about-page-hero{height:55vh}.about-page-hero-content{padding-left:8%}.about-page-hero-content h1{font-size:38px;padding-left:0}.about-page-hero-content p{padding-left:0;font-size:14px;max-width:200px}.about-page-container{width:92%;padding:60px 40px;gap:40px}.about-page-content{padding-left:0}.about-page-content p{width:100%}.about-page-image img{width:100%;max-width:420px}.about-page-features{width:100%;padding:70px 40px;grid-template-columns:repeat(2,1fr)}.about-page-mission{width:92%;padding:20px 40px;gap:30px}.mission-box{width:80%}.mission-box p{width:100%}.why-container{width:95%}}.service-details-hero{width:100%;height:55vh;background-size:cover;background-position:center;position:relative}.service-details-hero:before{content:"";width:100%;height:100%;position:absolute;-webkit-backdrop-filter:brightness(.55);backdrop-filter:brightness(.55)}.service-details-hero-content{position:relative;z-index:2;height:100%;display:flex;align-items:center;color:#fff}.service-details-hero-content h1{font-size:45px;font-weight:800;text-transform:uppercase;padding-left:120px}.service-details-container{padding:60px 0;width:1270px;margin:auto}.service-details-container h1{padding-left:5px;font-size:40px}.service-details-desc{font-size:16px;line-height:1.7;color:#444;margin-bottom:30px;margin-top:40px;padding-left:5px}.service-detail-page-image{display:flex;width:1200px;padding-left:10px;justify-content:space-between}.service-details-img{height:350px;width:500px;margin:20px 0;box-shadow:0 5px 20px #0003}@media(max-width:900px){.service-details-hero{height:45vh}.service-details-hero-content{justify-content:center;padding:0 20px;text-align:center}.service-details-hero-content h1{font-size:32px;padding-left:0}.service-details-container{width:90%;padding:40px 0}.service-details-container h1{font-size:34px;padding-left:0}.service-details-desc{font-size:16px;margin-top:25px;width:90%}.service-detail-page-image{width:100%;flex-direction:column;gap:30px;padding-left:0}.service-details-img{width:100%;height:auto}}@media(max-width:600px){.service-details-hero{height:40vh}.service-details-hero-content h1{font-size:26px}.service-details-container h1{font-size:28px}.service-details-desc{font-size:15px;line-height:1.6}}@media(min-width:901px)and (max-width:1200px){.service-details-hero{height:50vh}.service-details-hero-content h1{font-size:40px;padding-left:60px}.service-details-container{width:100%;padding:60px 40px}.service-details-container h1{font-size:36px;padding-left:0}.service-details-desc{font-size:16px;width:100%;padding-left:0;margin-top:30px}.service-detail-page-image{width:100%;padding-left:0;gap:40px;justify-content:space-between}.service-details-img{width:48%;height:300px}}.admin-container{padding:30px;max-width:900px;margin:auto}.form-box{display:grid;gap:10px;background:#111;padding:20px;border-radius:10px}.form-box input,.form-box textarea,.form-box select{padding:10px;border-radius:6px;border:none}.form-box button{background:gold;color:#000;padding:10px;border-radius:8px;font-weight:700;cursor:pointer}.list-box{margin-top:30px;display:grid;gap:12px}.list-card{background:#1c1c1c;padding:15px;border-radius:10px;display:flex;justify-content:space-between;color:#fff}.actions button{margin-left:6px}.list-left{display:flex;gap:12px}.admin-thumb{width:60px;height:60px;border-radius:50%;object-fit:cover}.location{font-size:13px;color:#aaa}*{font-family:Technor,sans-serif}.admin-login{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:radial-gradient(circle at top,#1c1c1c,#000);color:#fff}.admin-login h2{margin-bottom:20px;font-size:28px;letter-spacing:1px}.admin-login input{width:280px;padding:12px 14px;margin:8px 0;border-radius:8px;border:none;background:#1f1f1f;color:#fff;outline:none}.admin-login input::placeholder{color:#888}.admin-login button{width:280px;margin-top:15px;padding:12px;border-radius:30px;border:none;background:linear-gradient(135deg,gold,#c99236);font-weight:600;cursor:pointer;transition:.3s}.admin-login button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #c9923666}.admin-wrapper{display:flex;height:100vh;background:#0f0f0f}.sidebar{width:250px;background:linear-gradient(180deg,#1c1c1c,#111);padding:25px 20px;color:#fff;display:flex;flex-direction:column}.sidebar h3{text-align:center;margin-bottom:30px;font-size:20px;letter-spacing:1px;border-bottom:1px solid #333;padding-bottom:15px}.sidebar button{margin-bottom:12px;padding:12px;border-radius:10px;background:#222;color:#fff;border:none;cursor:pointer;transition:.3s}.sidebar button:hover{background:#2e2e2e;transform:translate(4px)}.sidebar .logout{background:linear-gradient(135deg,#8b0000,#b30000);margin-top:auto}.sidebar .logout:hover{box-shadow:0 6px 16px #ff00004d}.admin-main{flex:1;padding:30px;color:#fff;overflow-y:auto}.admin-container{max-width:1000px;margin:auto}.form-box{display:grid;gap:12px;background:#141414;padding:25px;border-radius:14px;box-shadow:0 10px 30px #0009}.form-box input,.form-box textarea,.form-box select{padding:12px;border-radius:8px;border:none;background:#1f1f1f;color:#fff;outline:none}.form-box textarea{resize:none;min-height:100px}.form-box button{margin-top:10px;padding:12px;border-radius:30px;border:none;background:linear-gradient(135deg,gold,#c99236);font-weight:600;cursor:pointer;transition:.3s}.form-box button:hover{transform:translateY(-1px);box-shadow:0 8px 20px #c9923666}.list-box{margin-top:30px;display:grid;gap:14px}.list-card{background:linear-gradient(135deg,#1b1b1b,#101010);padding:18px;border-radius:14px;display:flex;justify-content:space-between;align-items:center;color:#fff;transition:.3s}.list-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px #000000b3}.list-left{display:flex;gap:15px;align-items:center}.admin-thumb{width:65px;height:65px;border-radius:50%;object-fit:cover;border:2px solid gold}.location{font-size:13px;color:#bfbfbf}.actions button{margin-left:6px;padding:8px 14px;border-radius:20px;border:none;background:#2a2a2a;color:#fff;font-size:13px;cursor:pointer;transition:.3s}.actions button:hover{background:#444}.actions button:nth-child(2){background:#444}.actions button:nth-child(3){background:#8b0000}.actions button:nth-child(3):hover{background:#b30000}
