body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;list-style:none;margin:0;padding:0;text-decoration:none}nav{align-items:center;background:linear-gradient(90deg,#2d5347,#2a646e);color:#fff;display:flex;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;justify-content:space-between;padding:.5rem 5rem;position:-webkit-sticky;position:sticky;text-transform:bold;top:0;transition:background-color .5s ease;z-index:5}.navbar.scrolled{box-shadow:0 3px 8px #0000003d}.Logo{align-items:center;display:flex}.Logo img{height:55px;width:60px}nav ul{align-items:center;display:flex;justify-content:center;padding:0 1rem}nav ul li{list-style-type:none}nav ul li a{border-radius:8px;color:#fff;display:block;font-size:18px;margin:0 15px;text-transform:bold}nav ul li a:hover{background-color:initial;color:#fcbb5c;cursor:pointer;transition:2sec}ul li a .btn{background:#fdb959;border-radius:2px;color:#fff;cursor:pointer;font-size:15px;font-weight:400;letter-spacing:0;margin-top:25px;overflow:hidden;padding:9px 35px;position:relative;text-align:center;text-transform:capitalize;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;z-index:2}.btn:hover{color:#fcbb5c;transition:2sec}.btn:hover,.menu{background-color:initial}.menu{border-style:none;color:#000;display:none;font-size:25px;margin-right:0 20px;transition:background-color .3s ease;z-index:2}@media screen and (max-width:1100px){nav{padding:.5rem 1rem}}@media screen and (max-width:788px){nav{padding:0}.Logo img{height:60px;margin-left:10px;margin-top:8px;width:80px}.menu{color:#fff;display:block;margin:auto 5px;padding:10px;position:relative;transition:background-color .3s ease}nav ul{display:none;margin:.2rem;width:100%}nav ul,nav ul.open{flex-direction:column}nav ul.open{color:#3333;display:flex;gap:1rem;justify-content:center}nav ul li a{color:#2d5347!important}nav ul li a:hover{background-color:#2a646e!important;color:#fff!important;padding:.6rem 2rem}.open{align-items:center;background:#fff;color:#2d5347!important;display:flex;flex-direction:column;height:300px;justify-content:center;margin:0 auto;padding:20px;position:absolute;top:70px;width:100%}nav.opened{background-color:orange}}@media (max-width:520px){.menu{color:#fff;margin:auto 5px;transition:background-color .3s ease}}.loader{align-items:center;display:flex;height:10vh;justify-content:center}.home_wrapper{background-image:url(/static/media/homeBackground.2062852b3ee232a9e559.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100%;margin-bottom:2rem;min-height:100vh;padding:2rem;position:relative;width:100%}.home_conetnt1{display:flex;flex-direction:column;gap:1rem}.home_img_wrapper{position:absolute;right:0;top:110px;width:50%}.home_img_wrapper>img{height:auto;max-height:100%;max-width:100%;overflow:hidden;width:auto}.home_conetnt1>h1{color:#fff;font-family:Alfa Slab One,serif;font-size:5.8rem;font-weight:700;line-height:1.1;margin:0;text-transform:uppercase}.home_conetnt1>h2{background-clip:text;-webkit-background-clip:text;color:#fff;font-family:Oxanium,serif;font-size:3.5rem;font-weight:500;line-height:1.2;margin:0;width:70%}.home_download_btn{gap:1rem}.btn1,.home_download_btn{align-items:center;display:flex}.btn1{background-color:#232323;border-radius:6px;cursor:pointer;gap:.6rem;height:3.5rem;width:10rem}.btn1>img{height:2.6rem;object-fit:cover;width:2.6rem}.text_content{grid-gap:.3rem;display:grid;gap:.3rem}.text_content>p{color:#fff;font-size:.9rem;font-weight:400;line-height:.8;margin:0}.text_content>h4{background-clip:text;-webkit-background-clip:text;color:#fff;font-size:1.1rem;font-weight:500;line-height:1;margin:0}.scanner{align-items:center;display:flex;gap:1rem;padding:2rem}.scanners{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:repeat(2,-webkit-max-content);grid-template-columns:repeat(2,max-content);padding:1rem 0 0}.scanner_item{align-items:center;background:#00000040;border:1px solid #fff3;border-radius:10px;cursor:pointer;display:flex;gap:1rem;padding:.8rem 1rem;transition:transform .15s ease,box-shadow .2s ease,background .2s ease}.scanner_item:hover{background:#00000059;box-shadow:0 6px 18px #00000040;transform:translateY(-2px)}.scanner_img{align-items:center;display:flex;width:6rem}.scanner_img>img{height:auto;object-fit:cover;overflow:hidden;width:auto}.scanner>h3{font-size:1.8rem;list-style:1.2}.scanner>h3,.scanner_item>h3{color:#fff;font-weight:500;margin:0}.scanner_item>h3{font-size:1.2rem;line-height:1.2}@media screen and (max-width:1385px){.home_conetnt1>h1{font-size:3.8rem}.home_conetnt1>h2{font-size:3rem;width:55%}}@media screen and (max-width:1300px){.home_conetnt1>h1{font-size:3.6rem}.home_conetnt1>h2{font-size:3rem;width:55%}.scanner{padding:1.5rem}.scanner_img{width:5rem}}@media screen and (max-width:1150px){.home_wrapper{display:flex;flex-direction:column;gap:1rem;padding:1rem}.home_conetnt1>h1{font-size:3.2rem}.home_conetnt1>h2{font-size:2.8rem;width:55%}}@media screen and (max-width:800px){.home_wrapper{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr}.home_img_wrapper{position:static;top:0;width:100%}.home_conetnt1>h1{font-size:2.8rem}.home_conetnt1>h2{font-size:2.2rem;width:100%}.btn1>img{height:2.2rem;object-fit:cover;width:2.2rem}.text_content{grid-gap:.3rem;display:grid;gap:.3rem}.text_content>p{font-size:.8rem}.text_content>h4{font-size:1rem}.scanner_img{align-items:center;display:flex;width:5rem}.scanner>h3{font-size:1.5rem;list-style:1.1}}@media screen and (max-width:450px){.home_download_btn{align-items:center;display:flex;flex-direction:column;gap:1rem}.btn1{padding:.3rem .5rem}.scanner_img{align-items:center;display:flex;width:5rem}.scanner>h3{font-size:1.1rem;list-style:1.1}}@media screen and (max-width:800px){.scanners{gap:1rem;grid-template-columns:1fr}}.how-it-works{grid-gap:1.5rem;background:#fff;display:grid;gap:1.5rem;margin-bottom:2rem;padding:2rem;text-align:center}.how-it-works>h2{color:#0d0d0d;font-family:Oxanium,serif;font-size:2.5rem;font-weight:700;line-height:1.2;margin:0}.courve_img,.work-flow{align-items:center;display:flex;justify-content:center}.courve_img{max-width:100%;width:80rem}.courve_img>img{height:auto;object-fit:cover;overflow:hidden;width:auto}@media screen and (max-width:1320px){.courve_img{align-items:center;display:flex;justify-content:center;max-width:100%;width:70rem}}@media screen and (max-width:1200px){.courve_img{align-items:center;display:flex;justify-content:center;max-width:100%;width:55rem}}@media screen and (max-width:1100px){.how-it-works>h2{font-size:2rem}}@media screen and (max-width:930px){.courve_img{align-items:center;display:flex;justify-content:center;width:40rem}}@media screen and (max-width:670px){.courve_img{align-items:center;display:flex;justify-content:center;width:25rem}}@media screen and (max-width:450px){.how-it-works{grid-gap:1rem;display:grid;gap:1rem;padding:2rem 1rem}.how-it-works>h2{font-size:1.5rem}.courve_img{width:16rem}}.service_container{grid-gap:2rem;align-items:center;background:#d9d9d91a;display:grid;gap:2rem;margin-bottom:2rem;padding:2rem}.service_container>h1{color:#0d0d0d;font-family:Oxanium,serif;font-size:2.5rem;font-weight:700;line-height:1.2;margin:0;text-align:center}.service_subwrapper{grid-gap:1.5rem;gap:1.5rem;margin:0 auto;width:70%}.service_subwrapper,.servicer{align-items:center;display:grid}.servicer{position:relative}.servicebar{align-items:center;background:#fff;box-shadow:0 8px 16px 4px #00000014;display:grid;grid-template-columns:25% 68% 8%;justify-content:center;justify-content:space-between}.service_img_wrapper{align-items:center;display:flex;height:5rem;padding:1rem;width:5rem}.service_img_wrapper>img{height:auto;object-fit:cover;overflow:hidden;width:auto}.servicebar>h3{font-size:1.2rem;font-weight:500;line-height:1.2;margin:0;text-align:center}.circle{background:#fcfcfc;border-radius:50%;height:80px;left:-50px;position:absolute;width:80px}@media screen and (max-width:1150px){.service_subwrapper{grid-gap:1rem;display:grid;gap:1rem;margin:0 auto;width:90%}.service_container>h1{font-size:2rem}}@media screen and (max-width:880px){.service_subwrapper{display:grid;width:95%}.servicebar>h3{font-size:1rem;font-weight:500;line-height:1;margin:0;text-align:center}.servicebar>p{font-size:.9rem;line-height:.8}}@media screen and (max-width:685px){.service_subwrapper{align-items:center;display:flex;flex-wrap:wrap;gap:1.2rem}.servicebar{background:#fff;border-radius:8px;box-shadow:0 8px 16px 4px #00000014;flex-flow:column;gap:.8rem;height:230px;width:230px}.service_img_wrapper,.servicebar{align-items:center;display:flex;justify-content:center;padding:1rem}.service_img_wrapper{border-radius:6px;height:100%;width:100%}.service_img_wrapper>img{border-radius:5px;height:auto;object-fit:cover;overflow:hidden;width:auto}.circle{display:none}.servicebar>h3{font-size:1rem;font-weight:500}.servicebar>h3,.servicebar>p{line-height:1;margin:0;text-align:center}.servicebar>p{font-size:.9rem}}@media screen and (max-width:568px){.servicebar{align-items:center;background:#fff;border-radius:8px;box-shadow:0 8px 16px 4px #00000014;display:flex;flex-flow:column;gap:.8rem;height:100%;justify-content:center;padding:1rem;width:100%}}@media screen and (max-width:450px){.service_container{align-items:center;justify-content:center;padding:1rem}.service_container>h1{font-size:1.5rem}}.ourtheam_wrappper_main{align-items:center;display:flex;margin-bottom:2rem;padding:2rem}.ourtheam_wrappper{display:flex;gap:2rem;margin:0 auto;width:80%}.ourtheam_wrappper,.ourtheamcontent{align-items:center;justify-content:center}.ourtheamcontent{grid-gap:1rem;display:grid;gap:1rem}.ourtheamcontent>h1{font-family:Oxanium,serif;font-size:2.5rem;font-weight:500;line-height:1.2;margin:0}.ourtheamcontent>h1 span{color:#2d5347;font-size:3rem;font-weight:700;margin:0}.ourtheamcontent>h5{font-size:1.1rem;font-weight:400;line-height:1.2;margin:0}.ourtheam_img_wrapper{align-items:center;display:flex;width:40%}.ourtheam_img_wrapper>img{height:auto;object-fit:cover;overflow:hidden;width:auto}@media screen and (max-width:1100px){.ourtheam_wrappper{margin:0 auto;width:100%}}@media screen and (max-width:1000px){.ourtheamcontent>h1{font-size:2rem}.ourtheamcontent>h1 span{font-size:2.5rem}}@media screen and (max-width:760px){.ourtheam_wrappper{display:flex;flex-flow:column;gap:2rem}.ourtheam_img_wrapper{width:80%}.ourtheamcontent>h1{font-size:1.5rem}.ourtheamcontent>h1 span{font-size:1.8rem}}@media screen and (max-width:450px){.ourtheam_wrappper_main{padding:1rem}.ourtheamcontent>h1{font-size:1.4rem}.ourtheamcontent>h1 span{font-size:1.6rem}}.aboutus{grid-template-rows:repeat(2,auto);margin:30px 30px 2rem}.aboutus,.aboutus_container{align-items:center;display:grid}.aboutus_container{grid-gap:1rem;gap:1rem;grid-template-columns:1fr 1fr;justify-content:center}.taxi_img_container{align-items:center;display:flex;height:auto;justify-content:center;width:100%}.img_about{height:100%;object-fit:fill;width:100%}.about_content{display:flex;flex-direction:column;gap:1rem;padding:0 .5rem}.about_text{color:#2a2d2d;font-size:1.2rem;margin:0;word-spacing:1px}#text_main{color:#2a2d2d;font-size:1.3rem;font-weight:600;margin:0}@media screen and (max-width:770px){.about_h2{font-size:1.5rem}.aboutus_container{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr}.taxi_img_container{height:auto;width:100%}.about_content{display:flex;flex-direction:column;gap:1rem;padding:0 .5rem}.about_text{color:#2a2d2d;font-size:1rem;margin:0;word-spacing:1px}#text_main{color:#2a2d2d;font-size:1.1rem;font-weight:600;margin:0}}.contactus_wrapper{align-items:center;display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem;padding:2rem}.contactus_wrapper>h1{color:#0d0d0d;font-family:Oxanium,serif;font-size:2.5rem;font-weight:700;line-height:1.2;margin:0;text-align:center;text-transform:uppercase}.contact_details{grid-gap:1.5rem;align-items:center;display:grid;gap:1.5rem}.contact_details>h2{color:#5f5f5f;font-family:Oxanium,serif;font-size:1.5rem;font-weight:500;line-height:1.2;margin:0}.address_wrapper{grid-gap:1rem;display:grid;gap:1rem}.address{display:flex;gap:.5rem}.address>svg{color:#2d5347;height:25px;width:25px}.address>h3{color:#0d0d0d;font-family:Oxanium,serif;font-size:1.1rem;font-weight:500;line-height:1.2;margin:0}.workingours{grid-gap:1rem;display:grid;gap:1rem}.workingours>h2{font-size:1.5rem;font-weight:500}.workingours>h2,.workingours>h5{color:#5f5f5f;font-family:Oxanium,serif;line-height:1.2;margin:0}.workingours>h5{font-size:1.1rem;font-weight:400}.contactus_subwrapper{grid-gap:1.5rem;align-items:center;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;width:100%}.contact_form{align-content:center;display:flex}.contact_form>form{grid-gap:1rem;align-items:center;display:grid;gap:1rem;width:90%}.form-control{grid-gap:.5rem;display:grid;gap:.5rem}.form-control input{line-height:1.8}.form-control input,.form-control textarea{background-color:#fff;border-radius:36px;border-style:none;box-shadow:0 5px 5px 4px #0000000d;font-size:.9rem;outline:none;padding:.5rem;text-indent:1rem;width:100%}.form-control textarea{column-span:6;line-height:1.6}.form_btn{justify-content:flex-end}.form_btn,.form_btn>button{align-items:center;display:flex}.form_btn>button{background:#2d5347;border:none;border-radius:36px;box-shadow:0 1px 4px #00000029;color:#fff;cursor:pointer;font-size:1rem;height:2.5rem;justify-content:center;outline:none;width:6rem}@media screen and (max-width:1100px){.contactus_wrapper>h1{font-size:2rem}.contact_details>h2{font-size:1.4rem}}@media screen and (max-width:760px){.contactus_wrapper{padding:1rem}.contactus_subwrapper{display:grid;grid-template-columns:1fr}.contact_details>h2{font-size:1.3rem}.workingours>h2{font-size:1.2rem}.address>h3{font-size:1rem}}@media screen and (max-width:450px){.contactus_wrapper>h1{font-size:1.5rem}.contact_details>h2{font-size:1.2rem}.workingours>h5{font-size:1rem}.workingours>h2{font-size:1.1rem}.address>h3{font-size:.9rem}.contact_form>form{width:100%}}.main-footer{grid-gap:1rem;background-color:#1a1a1a;color:#fff;display:grid;gap:1rem;padding:2rem}.footer1{grid-gap:1rem;display:grid;grid-template-columns:40% 30% 30%;line-height:1.5;margin:0 auto;width:80%}.Taxi_cont_info{grid-gap:2rem;align-items:center;display:grid;gap:2rem}.foot_logo{align-items:center;display:flex;width:8rem}.foot_logo>img{height:auto;object-fit:cover;overflow:hidden;width:auto}.logos_conetnt{display:flex;flex-flow:column;gap:.5rem}.logos_conetnt>h4{color:#5f5f5f;font-family:Oxanium,serif;font-size:1rem;font-weight:500;line-height:1.1;margin:0}.logos_wrapper{align-items:center;display:flex;gap:1rem}.logos_wrapper>span{border-radius:4px;box-shadow:0 1px 4px #00000029;cursor:pointer;padding:.3rem .6rem}.logos_wrapper>span svg{height:20px;width:20px}.footer-section h3{font-family:Oxanium,serif;font-size:16px;font-weight:700;margin:0}.footer-section{display:flex;flex-flow:column;gap:1rem}.footer-section>ul{margin-left:10px}.footer-section>ul li{margin:8px 0}.footer-section>ul li a{color:#9a9a9a;text-decoration:none;transition:.3s}.footer-section>ul li a:hover{color:#fff}.footer-section>p{color:#9a9a9a;font-size:1rem;line-height:1}.subscribe-box{align-items:center;background-color:#222;border:1px solid #444;border-radius:5px;display:flex;max-width:350px;overflow:hidden}.subscribe-box>input{background:#0000;border:none;color:#fff;flex:1 1;outline:none;padding:10px}.subscribe-box>input::placeholder{color:#888}.send-button{background-color:#2a4f43;border:none;color:#fff;cursor:pointer;padding:10px 15px;text-align:center}.send-button:hover{background-color:#1d3a30}@media screen and (max-width:1100px){.footer1{width:95%}}@media screen and (max-width:860px){.main-footer{padding:1rem}.footer1{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:1fr}}.Terms_info{background-color:#fff;border-radius:10px;margin:20px;padding:20px}.Terms_info>h1{border-bottom:1px solid #000;font-size:2.5rem;margin-bottom:20px;padding:5px;text-align:center}.Terms_info>h6{font-size:1.5rem;margin-bottom:15px}.Terms_info>h2{font-size:2rem;margin-bottom:10px;margin-top:20px}.Terms_info>{font-size:1.3rem;margin-bottom:5px;margin-top:15px}.Terms_info>p{font-size:1.2rem;line-height:1.6;margin-bottom:15px}@media screen and (max-width:768px){.Terms_info{margin:10px;padding:10px}.Terms_info>h6{font-size:1.2rem;margin-bottom:12px}.Terms_info>h1{font-size:1.8rem;margin-bottom:8px;margin-top:15px}.Terms_info>h5{font-size:1.1rem;margin-bottom:4px;margin-top:12px}.Terms_info>p{font-size:1rem;line-height:1.4;margin-bottom:12px}}.Privacy_info{background-color:#fff;border-radius:10px;margin:20px;padding:20px}.Privacy_info>h1{border-bottom:1px solid #000;font-size:2.5rem;margin-bottom:20px;padding:5px;text-align:center}.Privacy_info>h2{font-size:2rem;margin-bottom:10px;margin-top:20px}.Privacy_info>h5{font-size:1.5rem;margin-bottom:5px;margin-top:15px}.Privacy_info>p{font-size:1.2rem;line-height:1.6;margin-bottom:15px}.l_dta{font-size:1.3rem;line-height:1.6}.data,.l_dta{color:#2a2d2d;font-weight:700;margin:0}.data{font-size:1.2rem}.customers{color:#2a2d2d;font-size:1.3rem;font-weight:700;line-height:1.6;margin:0}@media screen and (max-width:768px){.Privacy_info{margin:10px;padding:10px}.Privacy_info>h1{font-size:2rem;margin-bottom:15px}.Privacy_info>h2{font-size:1.8rem;margin-bottom:8px;margin-top:15px}.Privacy_info>h5{font-size:1.3rem;margin-bottom:4px;margin-top:12px}.Privacy_info>p{font-size:1rem;line-height:1.4;margin-bottom:12px}}.loader_Loader-wrapper__3hfgn{align-items:center;background-color:#0006;bottom:0;display:grid;justify-items:center;left:0;position:fixed;right:0;top:0;z-index:10}.loader_loader__QGuuK{overflow:hidden!important;z-index:10}.loader_loader2__ouecf{align-items:center;display:flex;height:100%;justify-content:center;width:100%}@keyframes loader_glow__xO1HE{0%{filter:drop-shadow(0 0 5px rgba(0,0,255,.5))}to{filter:drop-shadow(0 0 20px rgba(0,0,255,1))}}.loader_btnloader__ASIff{--b:4px;animation:loader_l4__TijZz 1s steps(10) infinite;aspect-ratio:1;background:conic-gradient(#0000 10%,#fff) content-box;border-radius:50%;-webkit-mask:repeating-conic-gradient(#0000 0deg,#000 1deg 20deg,#0000 21deg 36deg),radial-gradient(farthest-side,#0000 calc(100% - var(--b) - 1px),#000 calc(100% - var(--b)));-webkit-mask-composite:destination-in;mask-composite:intersect;padding:1px;width:20px}@keyframes loader_l4__TijZz{to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.0967e1c6.css.map*/