body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.destionation{width:100%}.destination-container{width:80%;height:500px;border-radius:15px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin:2rem auto 0}.search-area{-webkit-flex:30% 1;flex:30% 1;background-color:#d3d3d3;border-radius:10px;box-shadow:5px 5px 5px grey}.search-area input{width:300px;border:none;padding:15px 0;border-radius:5px;background-color:#fff;margin-right:0}.search-area input::-webkit-input-placeholder{padding-left:10px}.search-area input:-ms-input-placeholder{padding-left:10px}.search-area input::placeholder{padding-left:10px}.search-area h4{margin-left:3rem;margin-top:1rem;margin-bottom:1rem}.search-area button{width:300px;border:none;outline:none;border-radius:5px;background-color:#ffa07a;color:#fff;padding:15px;margin-top:1rem;cursor:pointer}.map-area{-webkit-flex:70% 1;flex:70% 1}.map-area img{margin-left:5rem}@media only screen and (max-width:1100px){.destination-container{display:block}.search-area{width:300px;margin-left:2rem}.search-area button,.search-area input{width:200px}}*{margin:0;padding:0;box-sizing:border-box}ul li{list-style:none}ul li a{text-decoration:none;color:#000}.header-container{width:100%;height:100px;box-shadow:0 0 5px grey}.navbar{width:80%;margin:0 auto;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}nav ul li{display:inline;margin-left:2rem;height:100px;line-height:100px}.last{background-color:tomato;padding:10px 18px;border-radius:5px}.last,.login{color:#fff}.logo{height:100px;line-height:100px;color:#add8e6}.logo span{color:#ff69b4}@media only screen and (max-width:960px){.header-container{height:300px}}@media only screen and (max-width:875px){.logo h1{font-size:1.5rem}}@media only screen and (max-width:770px){nav ul li{display:block;margin-left:2rem;height:50px;line-height:50px;margin-top:8px}.last{padding:10px 18px;line-height:20px}}.transport{width:300px;height:200px;border-radius:10px;box-shadow:0 0 5px grey;background-color:#fff;text-align:center;margin-top:300px;margin-left:10px;margin-right:10px;cursor:pointer}.transport img{height:80px;margin-top:20px;margin-bottom:30px}@media only screen and (max-width:900px){.transport{margin-top:4rem}}@media only screen and (max-width:800px){.transport{margin-top:10rem}}.vehicle_container{width:100%}.vehicles{width:80%;height:100vh;margin:0 auto;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}@media only screen and (max-width:960px){.vehicles{display:block;width:50%}}main{width:100%}.signInArea{width:30%;margin:0 auto}.signIn{height:500px;border:1px solid grey;border-radius:5px;margin-top:4rem;box-shadow:5px 5px 5px #d3d3d3}button,h1,input,p{margin-left:3rem;margin-right:3rem}.signIn h1{margin-top:1rem}.input-field{width:500px;padding:20px 0;outline:none;border:none;border-bottom:1px solid #add8e6;background-color:transparent}.submit-btn{padding:15px 0;margin-top:2rem;color:#fff;background-color:tomato;border:none}.google,.submit-btn{width:500px;cursor:pointer}.google{padding:13px 0;border-radius:25px;background-color:transparent;display:-webkit-flex;display:flex}@media only screen and (max-width:1850px){.signInArea{width:35%;margin:0 auto}.google,.input-field,.submit-btn{width:450px;margin-right:0}}@media only screen and (max-width:1500px){.signInArea{width:550px}}@media only screen and (max-width:600px){.signInArea{width:450px}.google,.input-field,.submit-btn{width:300px;margin-right:0}}
/*# sourceMappingURL=main.5c11d91f.chunk.css.map */