*{box-sizing:border-box;margin:0;padding:0}:root{--PRIMARYCOLOR:#000;--BACKGROUNDCOLOR:#fff;--BUTTONBACKGROUNDCOLOR:#ff4d30;--FONTFAMILY:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--FONTSIZE:1.2rem}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:var(--FONTFAMILY);font-size:1.2rem;font-size:var(--FONTSIZE);min-height:100vh;min-width:100%;overflow-x:hidden;padding:1.3rem;scroll-behavior:smooth}#root,.App{height:100%;width:100%}button{cursor:pointer;font-family:inherit}.innerDivHeader{background-color:#ff4d30}.planTrip{margin-bottom:10rem}.planTrip h3{font-size:1.6rem;margin-bottom:1rem;text-align:center}.planTrip .boldStyle{font-size:2.5rem;font-weight:bolder;margin-bottom:3rem;text-align:center;text-transform:capitalize}.flexIcons{display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between}.flexIcons div{display:grid;place-items:center;width:300px}.flexIcons h4{font-size:1.6rem;margin-bottom:1rem}@media screen and (max-width:710px){.flexIcons{display:grid;place-content:center}.flexIcons h4{text-align:center}}@media screen and (max-width:350px){.flexIcons div{width:200px}}.footer{display:flex;flex-wrap:wrap;gap:4rem;justify-content:space-between;margin-bottom:3rem}.footer div{height:250px;width:250px}.footer h3{text-align:center}.footer p{margin:0 0 .5rem}.footer a{color:var(--PRIMARYCOLOR);text-decoration:none}.subscribeForm{grid-gap:1rem;display:grid;gap:1rem}.subscribeForm button,.subscribeForm input{padding:.5rem 1rem}.subscribeForm button{background-color:var(--BUTTONBACKGROUNDCOLOR);border:none;font-size:1rem;outline:none;transition:.3s ease-in-out}.subscribeForm button:hover{background-color:var(--PRIMARYCOLOR);color:var(--BACKGROUNDCOLOR)}.footer a:hover,.footer p:hover{animation:color-change-2x 2s linear infinite alternate both;cursor:pointer}@keyframes color-change-2x{0%{color:#19dcea}to{color:#b22cff}}@media screen and (max-width:730px){.footer{display:grid;place-content:center}.footer div{height:auto;width:auto}.subscribeForm button,.subscribeForm input{width:100%}}.aboutHeader{height:300px;margin-bottom:1rem;padding:.3rem}.aboutHeader,.aboutHeader h2{position:relative}.aboutHeader:before{background-image:url(/static/media/heroes-bg.71ab9a13d73de3860763.png);background-position:50% 0;background-repeat:no-repeat;background-size:cover;content:" ";display:block;height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%}.aboutPageBody,.aboutPageBodyImgContainer{position:relative}.aboutPageBodyContainer{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:5rem}.aboutPageBodyImgContainer{display:grid;flex:1 1;height:100%;place-items:center;width:100%}.aboutPageBodyImgContainer img{height:100%;width:100%}.aboutPageBodyDescription{flex:1.5 1}.aboutPageBodyDescription h4{font-size:2.5rem;margin-bottom:1rem}.aboutPageBodyIconContainer{display:flex;gap:1rem;justify-content:space-between}.aboutPageBook{background-color:var(--PRIMARYCOLOR);background-image:url(/static/media/bg-1.4662508857fa1f175688.png);background-position:top;color:#fff;margin-bottom:5rem;padding:1rem}.aboutPageBook h3{color:#fff;font-size:2.5rem}.aboutPageBook span{color:var(--BUTTONBACKGROUNDCOLOR);margin-inline:2rem}@media screen and (max-width:950px){.aboutPageBodyContainer{display:grid}.aboutPageBodyContainer h3,h4{text-align:center}}.contactPageBody{display:flex;gap:2rem;justify-content:space-between;margin-bottom:10rem}.contactPageBody p{margin:0}.contactPageDescription{grid-gap:.4rem;display:grid;flex:1 1;gap:.4rem}.contactPageDescription a{color:var(--PRIMARYCOLOR);text-decoration:none}.contactPageDescription a:hover{color:var(--BUTTONBACKGROUNDCOLOR)}.contactPageDescription h2{text-align:center}.contactPageForm{flex:1 1}.contactPageForm,.contactPageForm div{grid-gap:.5rem;display:grid;gap:.5rem}.contactPageForm svg{transform:translateY(-.1rem)}.contactPageForm input,.contactPageForm textarea{background-color:#d3d3d3;border:none;font-size:1rem;outline:none;padding:1rem}.contactPageForm button{background-color:var(--BUTTONBACKGROUNDCOLOR);border:none;color:var(--BACKGROUNDCOLOR);font-size:1.4rem;outline:none;padding:1rem}.contactPageForm button svg{margin-inline:1rem;transform:translateY(.2rem)}@media screen and (max-width:990px){.contactPageBody{display:grid}}.backgroundContainer{height:300px;margin-bottom:1rem;position:relative}.backgroundContainer h2{position:relative}.backgroundContainer:before{background-image:url(/static/media/heroes-bg.71ab9a13d73de3860763.png);background-position:50% 0;background-repeat:no-repeat;background-size:cover;content:" ";display:block;height:100%;left:0;opacity:.2;position:absolute;top:0;width:100%}.backgroundContainerHeader{position:relative}.vehiclesContainer{display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-evenly;list-style-type:none;margin-bottom:8rem}.vehicleBox{box-shadow:0 5px 5px var(--PRIMARYCOLOR);min-height:500px;width:300px}.vehicleImage{width:100%}.vehicleBox img{height:250px;width:100%}.vehicleDescription{display:flex;justify-content:space-between;margin-bottom:1rem;padding:.3rem}.vehicleDescription div{display:grid}.styleRent{font-weight:bolder;transform:translateY(-1rem)}.coverBtn{padding:1rem}.vehicleBookBtn{background-color:var(--BUTTONBACKGROUNDCOLOR);border-radius:10px;padding:1rem;text-align:center;transition:.3s ease-in-out}.vehicleBookBtn:hover{background-color:violet}.vehicleBookBtn a{color:var(--PRIMARYCOLOR);font-size:1.1rem;text-decoration:none;transition:.3s ease-in-out}.teamContainerList{display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-around;list-style-type:none;margin-bottom:5rem}.teamMember{box-shadow:0 5px 5px var(--PRIMARYCOLOR);min-height:500px;width:350px}.memberImageContainer{width:100%}.memberImageContainer img{height:400px;width:100%}.teamContainerList h2,.teamContainerList p{text-align:center}.homeTestimonials{background-color:#d3d3d3;display:grid;margin-bottom:10rem;place-items:center}.homeTestimonials h2,.homeTestimonials h3,.homeTestimonials h6,h4{color:var(--PRIMARYCOLOR);margin-bottom:1rem;text-align:center}h4{line-height:2.5rem}.homeTestimonials h2{font-size:1.8rem}.homeTestimonials h3{font-size:2.5rem}.homeTestimonials h6{font-weight:300}.flexHomeTestimonials{display:flex;flex-wrap:wrap;gap:3rem;padding:1rem}.geto,.potter{background-color:var(--BACKGROUNDCOLOR);flex:1 1;padding:1rem}.flexHomeTestimonialImg{display:flex;gap:1rem}.testimonialDescription{transform:translateY(2rem)}.homeTestimonialImg{height:100px;width:100px}.homeTestimonialImg img{border-radius:50%;height:100%;object-fit:contain;width:100%}@media screen and (max-width:768px){.geto{display:none}}@media screen and (max-width:300px){.homeTestimonialImg{height:50px;width:50px}.testimonialDescription{transform:translateY(0)}}#book{box-shadow:0 4px 4px var(--PRIMARYCOLOR);margin-bottom:10rem;padding:.3rem;width:100%}svg{transform:translateY(.3rem)}h2{margin-bottom:1rem}.flexContainer{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;padding:1rem}.flexContainer div{display:grid;width:400px}.flexContainer div label{margin-bottom:1rem}.flexContainer div input,.flexContainer div select{color:rgba(0,0,0,.425);font-family:inherit;font-size:1.1rem;outline:none;padding:.6rem 1.5rem}.btn button{background-color:var(--BUTTONBACKGROUNDCOLOR);border:none;border-radius:10px;font-family:inherit;font-size:1.1rem;font-weight:bolder;outline:none;transition:.3s ease-in-out}.btn button:hover{background-color:var(--PRIMARYCOLOR);color:var(--BUTTONBACKGROUNDCOLOR)}@media screen and (max-width:998px){.flexContainer div{width:100%}.btn button{padding:1rem}}@media screen and (max-width:710px){.flexContainer label{display:grid}.flexContainer{gap:2rem}.flexContainer div input,.flexContainer div select{color:rgba(0,0,0,.425);font-family:inherit;font-size:1rem;outline:none;width:100%}}.bookTrip{box-sizing:border-box;display:flex;gap:1rem;margin-bottom:5rem;width:100%}.bookTripDescription{flex:1.5 1;width:100%}.bookTripDescription h3{color:var(--PRIMARYCOLOR);font-size:1.8rem;font-weight:bolder;margin-bottom:1rem}.bookTripDescription h5{font-weight:100}.bookTripDescription .boldEl{font-size:2.5rem;font-weight:bolder;margin-bottom:1rem}.boldEl span{color:var(--BUTTONBACKGROUNDCOLOR)}.bookTripDescription p{color:var(--PRIMARYCOLOR);margin-bottom:1rem}.bookTripLinks{display:flex;gap:1rem;justify-content:space-between;padding:2rem}.bookTripLinks a{color:var(--BACKGROUNDCOLOR);font-family:inherit;text-decoration:none}.bookTripLinks div{border-radius:10px;display:grid;height:auto;padding:1rem;place-items:center;width:180px}.bookTripLinks svg{transform:translateY(.2rem)}.bookride{background-color:var(--BUTTONBACKGROUNDCOLOR);cursor:pointer;transition:.3s ease-in-out}.bookride:hover,.learnmore{background-color:var(--PRIMARYCOLOR)}.learnmore:hover{background-color:var(--BUTTONBACKGROUNDCOLOR)}.bookTripImg{align-items:center;display:flex;flex:1.5 1;justify-content:center}.bookTripImg img{height:100%;width:100%}@media screen and (max-width:998px){.bookTrip{display:grid;width:100%}.bookTripImg{flex:none}}@media screen and (max-width:430px){.bookTripLinks{display:grid;justify-content:center;width:100%}}.chooseUsDiv{display:flex;gap:3rem;justify-content:space-between;margin-bottom:10rem}.chooseUsHeader{margin-bottom:1rem;width:50%}.chooseUsHeader h2{font-size:1.8rem;margin-bottom:1rem}.chooseUsHeader .styleEl{color:var(--PRIMARYCOLOR);font-size:2.4rem;font-weight:bolder;margin-bottom:1rem}.chooseUsHeader button{background-color:var(--BUTTONBACKGROUNDCOLOR);border:none;border-radius:10px;font-family:inherit;font-size:1.1rem;outline:none;padding:1rem 2rem;transition:.3s ease-in-out}.chooseUsHeader a{color:var(--PRIMARYCOLOR);text-decoration:none}.chooseUsHeader a:hover{color:var(--BACKGROUNDCOLOR)}.chooseUsHeader button:hover{background-color:var(--PRIMARYCOLOR)}.chooseUsHeader svg{transform:translateY(.2rem)}.chooseUsBody{align-items:center;display:grid;justify-content:center;width:50%}.ChooseUsflexDiv{display:flex;gap:2rem;justify-content:space-between}@media screen and (max-width:768px){.chooseUsDiv{grid-gap:2rem;display:grid;gap:2rem;place-items:center}.chooseUsHeader{display:grid;place-items:center}.chooseUsHeader .styleEl{text-align:center}.chooseUsBody{display:grid;place-items:center}}@media screen and (max-width:630px){.ChooseUsflexDiv{display:grid;place-items:center}.ChooseUsflexDiv h3,.chooseUsHeader h2{text-align:center}}.downloadContainer{background-color:#ffe4c4a1;margin-bottom:5rem;min-height:400px;min-height:500px;position:relative}.downloadHeader{color:var(--PRIMARYCOLOR);display:grid;place-items:center}.downloadHeader h3{font-size:2.5rem}.downloadHeader p{font-size:var(--FONTSIZE)}.downloadImg{height:auto;left:0;opacity:.4;position:absolute;top:0;width:100%}.downloadImg img{height:100%;width:100%}.faqDiv{display:grid;margin-bottom:5rem;place-items:center;position:relative}.faqDiv .img{height:auto;left:0;opacity:.4;position:absolute;top:0;width:100%}.faqDiv h2,h3{color:var(--PRIMARYCOLOR);margin-bottom:1rem}.faqDiv h4{font-size:2.5rem;text-align:center}.questionsContainer{box-shadow:0 5px 5px var(--PRIMARYCOLOR);list-style-position:inside;list-style-type:upper-roman;max-width:800px;padding:1.5rem}.questionItemFlex{display:flex;justify-content:space-between}.questionItemFlex button{background-color:initial;border:none;height:30px;outline:none;transform:translateY(-.1rem)}.questionItem{border-bottom:1px solid hsla(0,0%,50%,.514);display:grid;margin-bottom:1rem;width:100%}.hidden{display:none}@media screen and (max-width:430px){.faqDiv .img img{width:200px}}.nav{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:1rem;padding:1rem}.logoImg{height:50px;width:145px}.logoImg img{object-fit:cover;width:100%}.holdLinksRegister{display:flex;gap:2rem;justify-content:space-between}.links{align-items:center;display:flex;gap:1rem;justify-content:center;list-style-type:none}.links a{color:var(--PRIMARYCOLOR);font-size:1rem;font-weight:bolder;text-decoration:none}.links a:hover{animation:blink .7s infinite alternate}@keyframes blink{to{box-shadow:0 0 3px #fff,0 0 10px #fff,0 0 5px #fff,0 0 5px #ff4d30,0 0 5px #ff4d30,0 0 5px #ff4d30}}.signLinks{display:flex;gap:.8rem;margin-right:1rem}.signLinks div{align-items:center;display:grid}.signLinks a{background-color:var(--BUTTONBACKGROUNDCOLOR);border-radius:10px;color:var(--PRIMARYCOLOR);font-size:1rem;font-weight:500;padding:.6rem;text-decoration:none;transition:.3s ease-in-out}.signLinks a:hover{background-color:green}.hamburger{display:none}@media screen and (max-width:998px){.nav{display:flex;justify-content:space-between}.hamburger,.nav{position:relative}.hamburger{-webkit-appearance:none;appearance:none;background:none;border:none;display:block;width:35px;z-index:3}.hamburger .bar,.hamburger:after,.hamburger:before{background-color:var(--BUTTONBACKGROUNDCOLOR);content:"";display:block;height:5px;margin:6px;transition:.4s;width:100%}.hamburger.is-active:before{transform:rotate(-45deg) translate(-9px,6px)}.hamburger.is-active .bar{opacity:0}.hamburger.is-active:after{transform:rotate(45deg) translate(-9px,-6px)}.holdLinksRegister{background-color:var(--PRIMARYCOLOR);display:block;left:100%;line-height:3rem;min-height:100vh;overflow-x:hidden;padding-top:120px;position:fixed;text-align:center;top:0;transition:.4s ease-in-out;width:100%;z-index:2}.links,.signLinks{display:grid}.signLinks{place-content:center}.signLinks a{width:160px}.register_Btn{margin-bottom:3rem}.holdLinksRegister.is-active{left:0}.links li{margin-bottom:1rem;width:100%}.links a{color:var(--BACKGROUNDCOLOR);transition:color .3s ease-in-out}.links a:hover{color:var(--BUTTONBACKGROUNDCOLOR)}}.rentalFleet,.rentalFleet h3,p{margin-bottom:2rem}.rentalFleet h3,p{text-align:center}.rentalFleet h3{font-size:1.6rem;margin-bottom:1rem}.rentalFleet .styleBold{font-size:2.8rem;font-weight:bolder;margin-bottom:1rem}.btnDiv{margin-bottom:1rem}.btnDiv button{background-color:#d3d3d3;border:none;font-family:inherit;font-size:1.1rem;font-weight:bolder;outline:none;padding:.5rem 1rem;width:160px}table{border-collapse:collapse;margin-bottom:1rem;padding:1rem}.flexFleetContainer .imageContainer{flex:1.5 1}thead{color:var(--BACKGROUNDCOLOR)}td{border:1px solid var(--PRIMARYCOLOR);padding:10px}td[colspan="2"]{background-color:var(--BUTTONBACKGROUNDCOLOR);text-align:center}tr:nth-child(2n){background-color:#d3d3d3}.flexFleetContainer{display:flex;flex-wrap:wrap;justify-content:space-around}.tableFlex{display:flex;gap:4rem;justify-content:space-between}.flexFleetContainer button a{color:var(--PRIMARYCOLOR);font-size:1.1rem;text-decoration:none}.flexFleetContainer button a:hover{color:var(--BACKGROUNDCOLOR);text-decoration:none}.flexFleetContainer button{background-color:var(--BUTTONBACKGROUNDCOLOR);border:none;font-family:inherit;font-size:1.1rem;outline:none;padding:.7rem;transition:.3s ease-in-out;width:100%}.flexFleetContainer button:hover{background-color:var(--PRIMARYCOLOR);color:var(--BACKGROUNDCOLOR)}@media screen and (max-width:1150px){.flexFleetContainer{grid-gap:2rem;display:grid;gap:2rem}.btnDiv button{width:100%}.tableFlex{display:flex;justify-content:space-between}.tableFlex .imageContainer{align-items:center;display:flex;flex:1.5 1;justify-content:center}.imageContainer img{height:100%;width:100%}}@media screen and (max-width:768px){.flexFleetContainer{grid-gap:2rem;display:grid;gap:2rem}.btnDiv button{width:100%}.tableFlex{display:grid;place-items:center}}.saveDiv{display:grid;margin-bottom:10rem}.saveDescription{background-color:var(--PRIMARYCOLOR);color:var(--BACKGROUNDCOLOR);display:grid;padding:1rem;place-content:center}.saveDescription h2{font-size:2.8rem}.saveDescription span{color:var(--BUTTONBACKGROUNDCOLOR)}.saveImageContainer{background-image:url(/static/media/main.70cd75042bdf42515d92.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:400px}.displayForm{align-items:center;background-color:rgba(0,0,0,.301);color:#fff;display:grid;font-size:24px;font-size:1rem;height:100%;justify-content:center;left:0;line-height:3rem;padding:2rem;place-items:center;position:fixed;top:0;width:100%}.styleInnerDiv{background-color:#fff;box-shadow:0 5px 5px #000;color:#000;max-height:600px;max-width:600px;overflow-y:auto}.innerDivHeader{background-color:var(--BUTTONBACKGROUNDCOLOR)}.flexInnerDiv{display:flex;gap:1rem;justify-content:space-between;padding:1rem}.flexInnerDiv h2,.flexInnerDiv p{text-align:center}.flexInnerDiv p{margin:0}.flexInnerDiv button{background-color:initial;border:none;color:#fff;font-size:1.3rem;height:35px;outline:none;width:35px}.innerDivBody{margin-bottom:1rem;padding:.5rem}.flexOverlay{padding:1rem}.overlayForm h3{color:var(--BUTTONBACKGROUNDCOLOR)}.overlayForm div{display:grid;margin-bottom:.5rem;width:100%}.overlayForm input{background-color:#d3d3d3;border:none;outline:none;padding:1rem;width:100%}.overlayForm button{background-color:var(--BUTTONBACKGROUNDCOLOR);border:none;color:var(--BACKGROUNDCOLOR);font-size:1.1rem;margin-bottom:3rem;outline:none;padding:1rem;transition:.3s ease-in-out}.overlayForm button:hover{background-color:var(--PRIMARYCOLOR)}.styleHouseH3{background-color:green;border-radius:10px;display:flex;gap:.5rem;justify-content:space-between;padding:.3rem}.h3Result,.styleHouseH3{color:var(--BACKGROUNDCOLOR)}.h3Result{display:grid}.h3ResultBtn{background-color:initial;border:none;color:inherit;font-size:1.3rem;height:35px;outline:none;width:35px}.signupBody{display:grid;margin-bottom:10rem;padding:1rem;place-content:center}.holdGrid{background-color:var(--PRIMARYCOLOR);color:var(--BACKGROUNDCOLOR);max-width:600px;min-height:400px;padding:1rem}.signForm{grid-gap:2rem;display:grid;gap:2rem}.signForm div{grid-gap:.3rem;display:grid;font-size:1.2rem;gap:.3rem}.signForm input{border:none;font-size:1.1rem;outline:none;padding:1rem;width:100%}.signUpPageBtn{background-color:var(--BUTTONBACKGROUNDCOLOR);border:none;border-radius:7px;color:var(--BACKGROUNDCOLOR);cursor:pointer;font-size:1rem;margin-bottom:3rem;outline:none;padding:.8rem;transition:.3s ease-in-out}.signUpPageBtn:hover{background-color:green}.signInPageBtn{background-color:initial;border:none;cursor:pointer;font-size:inherit;margin-inline:.6rem;outline:none}.signInPageBtn,.signInPageBtn a{color:var(--BUTTONBACKGROUNDCOLOR)}.signInPageBtn a{text-decoration:none}
/*# sourceMappingURL=main.722adf46.css.map*/