@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Oswald,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}@media (max-width:768px){.App,body,html{overflow-x:hidden}}h1{font-size:3em;margin:.5em 0}h2{color:#e8d88a;font-size:2em;text-align:center}b,h2,h3{text-decoration:underline}img{border-radius:1em;height:auto;max-width:100%}.navbar{align-items:center;background:#323232;box-shadow:0 4px 6px #0000001a;display:flex;height:5em;justify-content:space-between;left:0;padding:1em 2.5em;position:fixed;top:0;width:100%;z-index:1000}@media (max-width:768px){.navbar{transition:max-height .3s ease-in-out}}.menu-icon{color:#e8d88a;cursor:pointer;display:none}.logo{height:4.25em}.nav-links{align-items:center;color:#e8d88a;display:flex;gap:1.5em;list-style:none;margin:0;padding:.5em 1em;transition:max-height .3s ease-in-out}.nav-links a:hover{background-color:#e8d88a;border-radius:.5em;color:#323232;cursor:pointer;padding:.5em}@media (max-width:768px){.nav-links{display:none}.menu-icon{cursor:pointer}.menu-icon,.smallScreen{color:#e8d88a;display:flex}.smallScreen{align-items:center;background-color:#323232;box-shadow:0 4px 6px #0000001a;flex-direction:column;left:0;padding:1em;position:absolute;top:5em;width:100%}.smallScreen a:hover{border-radius:.5em;color:#e8d88a;cursor:pointer;padding:.5em;text-decoration:underline}}section{font-size:2em;font-weight:700;min-height:100vh;padding:5em 0;width:100%}@media (max-width:768px){section{font-size:1em;max-width:100vw}}.home{align-items:center;background:url(/static/media/homeBg.0093a29126c2f5940e72.jpeg) no-repeat 50% fixed;background-size:cover;color:#e8d88a;display:flex;flex-direction:column;justify-content:center}.home:before{background:#00000080;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.home>*{position:relative;z-index:1}.home button{background:#e8d88a;border:none;border-radius:5px;color:#323232;cursor:pointer;font-size:1em;font-weight:700;margin-top:2em;padding:.5em 1em}.about{background:#323232;color:#fff;display:flex;flex-direction:column}.about #about-p{padding-left:2em}.about-container{align-items:center;display:flex;gap:2em;padding:2.5em}@media (max-width:768px){.about-container{flex-direction:column}}.about-container img{height:10em}.about-desc{display:flex;flex-direction:column;gap:1em;padding:2em}.mission h3,.vision h3{color:#e8d88a}.about-values{align-items:center;background-color:#e8d88a;color:#323232;display:flex;gap:1em;margin:0;padding:1em}.about-values img{height:10em}.values{text-align:center}@media (max-width:768px){.about-values{flex-direction:column}}.fleet{background:#323232;width:100%}.fleet-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}@media (max-width:768px){.fleet{flex-direction:column}}.fleet-container p{color:#fff;text-align:center}.fleet-container img{height:10em;margin:2em 0 1.5em}.choose-us{align-items:center;color:#fff;display:flex;gap:2em;justify-content:space-around}@media (max-width:768px){.choose-us{flex-direction:column}}.on-time,.satisfaction,.security{align-items:center;display:flex;flex-direction:column;gap:1em;margin:2em 0}.contact{background:url(/static/media/contact.18c115e0d9665a4040ea.jpg) no-repeat 50% fixed;background-size:cover;position:relative}.contact:before{background:#ffffff4d;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.contact>*{position:relative;z-index:1}.contact h2{color:#fff}form{align-items:center;display:flex;flex-direction:column;gap:1em}input,textarea{border:1px solid #ccc;border-radius:.25em;font-size:1em;max-width:25em;padding:.75em;width:100%}@media (max-width:768px){input,textarea{max-width:80vw}}textarea{height:10em;margin-bottom:0;max-width:25em;overflow:auto;resize:vertical;width:100%}button{background-color:#fff;border:none;border-radius:.5em;color:#000;cursor:pointer;font-size:.75em;margin-bottom:1em;padding:.75em 1.5em;transition:background .3s}button:hover{background-color:#0056b3}.footer{background:#323232;color:#e8d88a;padding:1em 0;text-align:center}.footer a{color:#e8d88a;cursor:pointer;margin:0 .2em;text-decoration:underline}#copyright{margin-top:1em}
/*# sourceMappingURL=main.49c3fdf9.css.map*/