#root{width:100%;margin:0 auto;padding:0;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s;margin-right:auto}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.nav-bar{height:5rem;position:sticky;width:100%;display:flex;flex-direction:row;top:0;background-color:#fff;box-sizing:border-box;overflow:hidden;justify-content:space-between;align-items:center;padding:0 1rem;z-index:9}button:focus{outline:none!important}.logo{height:4rem;width:6rem}.logo img{height:4rem;width:8rem}button,.MuiIconButton-root{font-size:1rem}.MuiTextField-root{width:200px}.MuiMenuItem-root{font-size:.9rem}@media (max-width: 900px){.navbar-text{display:none}}.about{height:50vh;width:100%;background-color:#979696;display:flex;flex-direction:row;overflow:hidden;justify-content:center;min-height:400px}.about-truck{height:80%;margin:50px;width:40%;max-height:400px}.about-truck img{height:100%;width:100%}.about-text{max-width:400px;text-align:left;margin:50px;color:#000}@media (max-width: 900px){.about{height:auto;max-height:fit-content;flex-direction:column}.about-text{margin-top:10px;max-width:none}.about-truck{margin:30px;width:auto}}.vision{height:70vh;width:100%;background-color:#fff;display:flex;flex-direction:row;overflow:hidden;justify-content:center;min-height:800px}.vision-colash{margin:auto 40px;width:50%}.vision-colash img{height:90%;width:100%}@media (max-width: 900px){.vision{height:auto;max-height:fit-content;flex-direction:column}.vision-colash{width:auto}.about-text{margin-top:10px;max-width:none}.about-truck{margin:30px;width:auto}}.heading-with-line{position:relative;display:inline-block;font-size:1.75rem;font-weight:700;margin-bottom:10px;color:#000}.heading-with-line:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:4px;background:linear-gradient(90deg,#0d90fb,#b8e4ff)}.services{height:auto;width:100%;background-color:#0a1931;display:flex;flex-direction:column;overflow:hidden;justify-content:center;min-height:600px}.services-top{height:5rem;background-color:#0a1931;display:flex;justify-content:center;align-items:center}.services-img{width:100%;height:auto;max-height:500px}.services-img img{height:100%;width:100%}.services-bottom{height:auto;background-color:#0a1931;display:flex;justify-content:space-evenly;flex-wrap:wrap}@media (max-width: 900px){.vision{height:auto;max-height:fit-content;flex-direction:column}}.products-sec{min-height:600px;width:100%;background-color:#e6e6e6;display:flex;flex-direction:column;overflow:hidden;justify-content:center;padding:30px 60px 50px}.products{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;flex-wrap:wrap;gap:60px;max-width:1600px;margin:0 auto}.products-item{display:flex;flex-direction:column;align-items:center;width:360px;max-width:100%;padding:20px;transition:transform .3s ease}.products-item:hover{transform:translateY(-5px)}.products-item img{width:100%;height:280px;object-fit:cover;border-radius:8px;box-shadow:0 4px 15px #0000001a;transition:box-shadow .3s ease}.products-item:hover img{box-shadow:0 6px 20px #1f5d9e33}@media (max-width: 900px){.products{flex-direction:column;align-items:center;gap:60px}.products-sec{min-height:auto;padding:40px 30px}.products-item{width:100%;max-width:400px;padding:15px}}.contact{height:auto}.contact-img{width:100%;height:50vh;max-height:600px}.contact-img img{height:100%;width:100%}.contact-bottom{height:auto;background-color:#0a1931;display:flex;justify-content:space-evenly;flex-wrap:wrap;padding:50px}.whatsapp{text-align:center}.whatsapp img{height:100px;width:100px}.social{display:flex;flex-direction:row;justify-content:center}.social-items img{height:69px;width:69px;margin:10px}.location-img img{height:80px;width:80px}@media (max-width: 900px){.contact-img{height:auto}}.footer{background-color:#2c2f3e;color:#fff;display:flex;justify-content:space-between;flex-wrap:wrap;height:50vh}.footer-section{flex:1;margin:10px;min-width:200px}.footer-logo{width:150px;margin-bottom:20px}.social-icons{display:flex;gap:10px}.social-icon i{font-size:18px;color:#fff;text-decoration:none}h3{font-size:18px;margin-bottom:20px}ul{list-style:none;padding:0}ul li{margin-bottom:10px}ul li a{color:#fff;text-decoration:none}ul li a:hover{text-decoration:underline}.newsletter form{display:flex;flex-direction:column;gap:10px}.newsletter input[type=email]{padding:10px;border:none;border-radius:4px}.newsletter button{padding:10px;background-color:#4a6fa5;color:#fff;border:none;border-radius:4px;cursor:pointer}.newsletter button:hover{background-color:#395982}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
