*{font-family:"Montserrat",sans-serif;box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Montserrat",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.loader{width:100vw;height:100vh;background:#e9edf0;position:fixed;top:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center}.spinner{width:64px;height:64px;border-color:#0378a6 transparent;border-style:solid;border-width:8px;border-radius:50%;animation:spin-anim 1.2s linear infinite}@keyframes spin-anim{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#NavHome{justify-content:space-between;height:100px;border-bottom:1px solid #8ba1a9;z-index:2;width:100%;transition:all .2s ease-in;padding:0 40px 0 60px}#NavHome,.logos{display:flex;align-items:center}.logos{height:80%;grid-gap:10px;gap:10px}.Navhome-buttons>:first-child{padding:3px 1px;margin-right:10px}.logos>img:first-child{height:80%}.logos>img:last-child{height:100%}.homeLinks>div:first-child{display:flex;grid-gap:40px;gap:40px;align-items:center}.homeLinks a{font-family:"Montserrat";font-weight:700;color:#fff;text-align:center;text-decoration:none;font-size:.9em;outline:none}.homeLinks a:hover{text-decoration:underline;text-underline-offset:2px}.Navhome-buttons{height:60px;display:flex;z-index:2;position:relative}.dropdown{height:100%;width:auto;display:flex;align-items:center;justify-content:center;padding:0 10px!important}.dropdown img{height:50%;width:auto;margin-right:5px}.dropdown-content{right:213px}.dropdown-content,.dropdown-content-2{display:flex;flex-direction:column;position:absolute;background-color:#f9f9f9;min-width:160px;max-height:200px;align-content:center;justify-content:center;align-items:center;overflow-y:auto;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);padding:5px;z-index:1;font-style:normal;color:#ffc835;border-radius:3px;top:70px}.dropdown-content-2{right:480px}.activeLang{background:#ffc835;color:#133648}.dropdown-content li{list-style:none;font-family:"Montserrat";border:3px solid #fff;box-sizing:border-box;width:100%;border-radius:4px;padding:10px 40px;cursor:pointer;color:#133648}.dropdown-content li:hover{background:#ffc835;color:#133648}.dropdown-content-2 li{list-style:none;font-family:"Montserrat";border:3px solid #fff;box-sizing:border-box;width:100%;border-radius:4px;padding:10px 40px;cursor:pointer}.dropdown-content-2 li:hover{background:#ffc835;color:#133648}.dropdown,.nav_switch_btn{font-family:"Montserrat";font-size:.9em;border:2.5px solid #ffc835;box-sizing:border-box;border-radius:4px;color:#ffc835;padding:12px 30px;background:none;font-weight:600;outline:none}.dropdown:hover,.nav_switch_btn:hover{background-color:rgba(255,200,53,.0784313725490196);cursor:pointer;-webkit-user-select:none;user-select:none}.nav_solid{background-color:#fff}.nav_solid .homeLinks a{color:#ffc835}.menu_btn,.mobile_menu,.navhome_buttons_for_mobile{display:none}.signUpButton button{background:#ffc835;border-radius:4px;padding:15px 45px;height:100%;margin-right:10px;border:none;color:#133648;position:relative;font-family:Montserrat;font-weight:600;filter:drop-shadow(0 6px 16px rgba(0,0,0,.16));cursor:pointer;-webkit-user-select:none;user-select:none}.signUpButton button:hover{background:#c29929}@media only screen and (max-width:600px){#NavHome{height:60px;padding:0 10px;border-bottom:none}.homeLinks>div:first-child,.langName{display:none}.logos{width:30%;padding:5px;margin-left:0}.dropdown{display:flex;align-items:center;justify-self:center;width:3em;height:2em}.dropdown>img{margin-right:0}.Navhome-buttons{display:flex;align-items:center;height:40px}.nav_switch_btn{display:none}.dropdown-content,.dropdown-content-2{top:50px;right:50px;font-size:.9em;min-width:80px}.navhome_buttons_for_mobile{display:block!important;margin-right:0!important}.dark_background{background:rgba(0,0,0,.4)}.nav_solid{background:transparent!important}.menu_btn{display:flex;border:none;background-color:initial;width:40px;height:40px}.menu_btn>img{width:32px;height:40px}.mobile_menu{display:flex;flex-direction:column;position:fixed;top:0;left:0;z-index:10;width:100%;height:100vh;background:linear-gradient(180deg,rgba(0,31,43,.9),#001f2b);padding:20px 7%}.close_menu{width:100%;height:30px;display:flex;justify-content:end}.close_menu>img{height:20px}.menu_links{flex:1 1;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.menu_links a{font-family:"Montserrat";font-weight:700;color:#fff;text-align:center;text-decoration:none;font-size:1.2em;outline:none}.menu_links a:hover{text-decoration:underline;text-underline-offset:2px}.signUpButton button{display:none}}.star-rating{color:#f0b23e}.star-rating,.star-rating-alt{display:flex;align-items:center;font-size:24px}.star-rating-alt{color:#fff}.star-rating-alt.fa-star,.star-rating-alt .fa-star,.star-rating-alt .fa-star-half-alt,.star-rating .fa-star,.star-rating .fa-star-half-alt{margin-right:5px}#TourFeatures{display:grid;grid-template-rows:auto 1fr;background-color:none;justify-content:center;font-family:Montserrat;padding:0 7%;margin-top:30vh}.FeaturesH{padding:0 7%;text-align:center}.Features{display:grid;grid-template-columns:1fr 1fr;justify-items:center;overflow-y:hidden;overflow-x:hidden;grid-column-gap:20px;column-gap:20px}.FeatureCard{display:grid;grid-template-columns:1fr 2fr;grid-column-gap:15px;column-gap:15px;background:#e9edf0;box-shadow:-3px -3px 9px hsla(0,0%,100%,.78),3px 3px 9px rgba(0,0,0,.15);border-radius:10px;align-items:center;width:97%;margin:3%;z-index:1}.FeatureCard>div:first-child{display:flex;align-items:center;height:100%}.FeatureCard img{object-fit:cover;width:100%;border-radius:10px}.FeatureCard>div:last-child{padding:7% 5%}.FCardH{margin-bottom:10px}.FCardH span{font-weight:600;font-size:1.15em;text-transform:uppercase}.FCardH span,.FCardP span{letter-spacing:.015em;color:#133648}.features_btn{display:flex;justify-content:center;padding-bottom:40px;padding-top:40px}.features_btn button{background:#ffc835;border-radius:4px;padding:16px 40px;border:none;color:#133648;position:relative;font-family:Montserrat;font-weight:600;cursor:pointer;-webkit-user-select:none;user-select:none}.features_btn button:hover{background:#0083b3}@media only screen and (max-width:600px){.FeatureCard>div:first-child{display:flex;align-items:center;width:30vw;height:32vw;margin:auto}.FeatureCard img{height:100%}.Features{grid-template-columns:1fr;padding:10px 0}.FeatureCard{width:100%;margin:10px 0}}@media only screen and (max-width:600px){.FeatureCard img{object-fit:cover;width:100%;height:100%;border-radius:10px}}#footer{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;border-top:1px solid #b8c0c7;padding-top:4em;padding-bottom:4em}#footer>div:first-child{display:flex;align-items:center;justify-content:center}#footer>div:first-child img{width:10em}#footer label{font-weight:600;font-size:1.1em;color:#1f2944}#footer label,#footer p{font-family:Montserrat;font-style:normal}#footer p{font-weight:500;font-size:1em;color:#5b6785}#footer a{color:#5b6785;text-decoration:none}#footer a:hover{color:#0e94c9;cursor:pointer}.socialbtns{padding-top:20px}.socialbtns button{width:50px;height:50px;border-radius:50%;background:#0e94c9;padding:10px;box-shadow:-6px -6px 15px hsla(0,0%,100%,.78),6px 6px 16px rgba(0,0,0,.15);margin-right:10px;border:none}.socialbtns button>img{width:auto;height:60%;object-fit:cover}.header{justify-content:space-between;height:3em;grid-gap:2em;gap:2em}.header,.logosTD{display:flex;align-items:center}.logosTD{height:4em;grid-gap:10px;gap:10px;margin-top:-1em;margin-bottom:-1em}.logosTD>img:first-child{height:100%}.logosTD :hover{cursor:pointer}.back-to-home{display:flex;align-items:center;grid-gap:1em;gap:1em;margin-top:-1em}.back-to-home p{color:#0378a6;font-weight:600}.back-to-home :hover{cursor:pointer;font-weight:700;text-decoration:underline}.details-content{background-color:#e9edf0;padding:20px;height:100vh;width:100vw;position:relative;border-radius:10px}.modal-content-divider{height:100%;max-height:calc(100vh - 4.5em);display:flex;grid-gap:2em;gap:2em}.close{margin-top:-.3em;color:#aaa;float:right;font-size:1.6em;font-weight:500;cursor:pointer;z-index:200!important}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer}.map-container-wrapper{height:100%;padding-bottom:1em}.map-container{border:1px solid rgba(0,0,0,.25098039215686274);width:40vw;height:100%;border-radius:8px}.pictures{display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px;margin-top:20px}.pictures img{max-width:100%;height:auto;border-radius:5px}.tour-name{width:100%;align-items:start;margin-top:0;margin-bottom:.5em;padding-right:3em}.tour-name,.tour-subtext{display:flex;justify-content:space-between}.tour-subtext{align-items:center;margin-top:-1.5em;margin-right:.5em;position:relative}.tour-subtext:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background-color:rgba(0,0,0,.3);opacity:.3}.tour-sub-subtext{display:flex;align-items:center;grid-gap:2em;gap:2em}.tour-price{margin-top:1em;font-size:1.2em;font-weight:700;color:#0378a6}.tour-rating{align-items:center;display:flex;grid-gap:.1em;gap:.1em}.details-container{flex:1 1;display:flex;flex-direction:column}.scrollable-section{height:auto;display:flex;flex-direction:column;grid-gap:0;gap:0;padding-top:1em;overflow-y:auto}.scrollable-section *{margin-top:0;margin-bottom:0}.buttons{transform:scale(.6);transform-origin:top left;display:flex;margin-top:-.5em;justify-content:start;grid-gap:12em;gap:12em;font-size:.1em}.AdvertBtn{margin-top:0!important;font-size:1em!important}.AdvertBtn button{cursor:pointer}.center{display:flex;width:98vw;height:90vh;justify-content:center;align-items:center}.description-heading{padding-bottom:5px;margin-bottom:10px}.details-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px;margin:20px 0}.details-grid p{margin:0;padding:10px;border-radius:5px}.marker{position:relative;text-align:center}.marker-label{color:#000;padding:2px 5px;border-radius:3px;font-size:12px;text-align:center;margin-bottom:5px;display:inline-block;white-space:nowrap}.marker-icon,.marker-label{background-color:#e9edf0;box-shadow:0 2px 4px rgba(0,0,0,.2)}.marker-icon{display:flex;justify-content:center;align-items:center;border:2px solid #0378a6;width:40px;height:40px;font-weight:700;border-radius:50%;margin:0 auto}.buttonsDos,.closeSuperlative{display:none}.reviews-heading{width:100%;display:flex;justify-content:space-between}.scrollable-section::-webkit-scrollbar-track{margin-top:1em}.audio-area{width:30em}.mapboxgl-marker{position:absolute!important;top:0!important;left:0!important;will-change:transform!important;opacity:1!important;transition:opacity .2s!important}@media only screen and (max-width:600px){.details-content{display:flex;flex-direction:column;height:100vh;width:100vw;overflow:hidden;position:fixed}.header{width:100%;box-shadow:0 4px 4px -4px rgba(0,0,0,.5);justify-content:space-between;align-items:center;z-index:3}.header,.modal-content-divider{display:flex;grid-gap:2em;gap:2em}.modal-content-divider{height:100%;max-height:100vh;flex-direction:column;overflow-y:auto;padding-top:1em}.logosTD{height:4vh;margin-top:-2em;margin-bottom:-1em}.logosTD>img:first-child{height:100%}.tour-name{margin-right:none;padding-right:1em}.details-container{display:flex;flex-direction:column}.tour-sub-subtext{flex-direction:column;align-items:start;grid-gap:0;gap:0}.tour-price{padding-bottom:1em}.close{display:none}.closeSuperlative{display:flex;justify-content:end;margin-top:-.3em;color:#aaa;float:right;font-size:2em;font-weight:500;cursor:pointer;z-index:200!important}.center{display:flex;width:100%;height:100vh;justify-content:center;align-items:center}.map-container{border:1px solid rgba(0,0,0,.25098039215686274);width:100%;height:400px;border-radius:8px}.tour-subtext{display:flex;flex-direction:column;grid-gap:0;gap:0;justify-content:space-between;align-items:start;margin-top:-1.5em}.tour-subtext>p{margin-bottom:.1em;margin-top:.5em;justify-content:center;align-items:center}.scrollable-section{height:auto;display:flex;flex-direction:column;grid-gap:0;gap:0;width:85vw;overflow-y:auto}.audio-area{width:60vw}.details-grid{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:1px;gap:1px;margin:10px 0}.details-grid p{margin:0;padding:1px;border-radius:5px}*{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{display:none}.tour-rating{justify-content:center;align-items:center}.buttonsDos{transform:scale(.6);transform-origin:top left;display:flex!important;flex-direction:column;justify-content:start;grid-gap:2em!important;gap:2em!important}.AdvertBtnTD{display:flex!important;margin-top:0!important;font-size:1em!important}.AdvertBtnTD button{background:#454d57;box-shadow:-6px -6px 15px hsla(0,0%,100%,.78),6px 6px 16px rgba(0,0,0,.15);border-radius:8px;padding:10px;display:flex;align-items:center;color:#fff;font-family:Montserrat;grid-gap:10px;gap:10px}}.guide-info{margin-top:15px;padding:5px 20px}.guide-profile{display:flex;align-items:center}.guide-profile-picture{border-radius:50%;width:4em!important;height:4em!important;margin-right:20px}.guide-details{flex:1 1}.guide-details h4{margin:0;font-size:1.5em}.guide-details p{margin:5px 0}.tour-guide-heading{display:flex;grid-gap:1em;gap:1em}.average-rating{color:#f0b23e;font-weight:700;margin-right:.5em}.num-ratings{padding-left:.5em}.guide-bio{margin-top:.48em}.guide-bio p{margin-top:.24em}@media only screen and (max-width:600px){.guide-info{max-width:90vw;min-width:85vw}.guide-profile{display:flex;flex-direction:column;align-items:center}.guide-profile img{margin-right:0}.tour-guide-heading{display:flex;flex-direction:column;align-items:center;grid-gap:0;gap:0}.guide-details p{display:flex;justify-content:center;grid-gap:.3em;gap:.3em}.num-ratings{font-size:.72em}.guide-bio{margin-top:1em}}.reviews{margin-top:15px;padding:5px 20px}.reviewer-profile-picture{border-radius:50%;width:3em!important;height:3em!important;margin-right:20px}.reviews-center{display:flex;width:100%;justify-content:center}.review{width:100%;display:flex;justify-content:space-between;margin-bottom:1em}.review-core{display:flex;grid-gap:1em;gap:1em;align-items:center}.review-text{size:.8em}.reviewer-name{font-weight:700;size:.7em}.sub-text{width:100%;display:flex;justify-content:start;font-size:.7em;font-weight:700;color:#4a4648}@media only screen and (max-width:600px){.review{flex-direction:column;grid-gap:.64em;gap:.64em;margin-bottom:2em;align-items:center}.review-core{width:100%!important}}.custom-audio{width:100%}.custom-audio,.play-button{display:flex;align-items:center}.play-button{background-color:#0378a6;color:#fff;border:none;border-radius:50%;width:45px;height:40px;justify-content:center;cursor:pointer;font-size:20px;margin-right:10px;outline:none}.shift-right{margin-left:3px}.play-button:hover{background-color:rgba(3,120,166,.5019607843137255)}.seekbar{margin:0 10px;-webkit-appearance:none;appearance:none;width:100%;height:8px;background:#d3d3d3;outline:none;opacity:.7;transition:opacity .2s;border-radius:1em}.seekbar:hover{opacity:1}.seekbar::-webkit-slider-runnable-track{height:8px;cursor:pointer;border-radius:5px;border:0}.seekbar::-webkit-slider-thumb{border:1px solid #000;height:16px;width:16px;border-radius:50%;background:#0378a6;cursor:pointer;-webkit-appearance:none;margin-top:-4px}.seekbar:focus::-webkit-slider-runnable-track{background:#ccc}.seekbar::-moz-range-track{height:8px;cursor:pointer;border-radius:5px;border:0}.seekbar::-moz-range-thumb{border:1px solid #000;height:16px;width:16px;border-radius:50%;background:#0378a6;cursor:pointer}.seekbar::-ms-track{height:8px;cursor:pointer;background:transparent;border-color:transparent;color:transparent}.seekbar::-ms-fill-lower{background:#777;border:0;border-radius:10px}.seekbar::-ms-fill-upper{background:#ddd;border:0;border-radius:10px}.seekbar::-ms-thumb{border:1px solid #000;height:16px;width:16px;border-radius:50%;background:#0378a6;cursor:pointer}.time-display{font-size:14px;width:50px;text-align:center}@media only screen and (max-width:600px){.custom-audio{width:80vw}}body{background-color:#e9edf0}#HomePage{display:flex;flex-direction:column;grid-row-gap:0;row-gap:0;overflow-x:hidden;overflow-y:auto;background:#e9edf0;position:relative;z-index:10;max-width:1500px;margin:0 auto}.hero_section{width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:50%;box-shadow:inset 0 0 0 1000px rgba(0,31,43,.58);position:relative}.normal_text{color:#1f2944}.blue_simple{font-weight:600;color:#0378a6}.blue_slanted{color:#01a2dd;font-style:italic}#HomeIntro{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;height:100vh;position:relative;padding:0 20%}.overlay img{position:absolute;top:0;left:0;bottom:0;width:100%;height:100%;opacity:.7;-webkit-user-select:none;user-select:none}.Intro h1{position:relative;font-size:3.5em;font-family:Montserrat;font-style:normal;font-weight:700;text-align:center;letter-spacing:.029em;color:#fff;margin-bottom:12px;text-transform:uppercase}.Intro span{color:#01a2dd}.desc{font-style:normal;font-weight:400;font-size:1em;text-align:center;letter-spacing:.08em;margin-bottom:15px;color:#fff;padding:0 5%}.desc,.downloadbtn button{position:relative;font-family:Montserrat}.downloadbtn button{background:#ffc835;border-radius:4px;padding:15px 45px;border:none;color:#133648;font-weight:600;filter:drop-shadow(0 6px 16px rgba(0,0,0,.16));cursor:pointer;-webkit-user-select:none;user-select:none}.downloadbtn button:hover{background:#fcc226}.guidance{margin-top:4em;margin-bottom:4em;display:grid;grid-template-columns:1fr 1fr;padding:0 5.4em;align-items:center;justify-content:center;grid-gap:2em;gap:2em}.left-guide{display:flex;flex-direction:column;justify-content:flex-start;height:32em;background-size:cover;background-position:50%;border-radius:10px;padding:20px 30px}.left-guide h2{font-size:1.5em;font-weight:600}.left-guide h2,.left-guide span{font-family:Montserrat;color:#fff}.left-guide>div:last-child>div:last-child{margin-top:8px}.left-guide>div:last-child>div:last-child>span{font-family:Montserrat;font-weight:700;color:#fff}.left-guide>div:last-child>div:last-child>span:hover{text-decoration:underline;text-underline-offset:2px;cursor:pointer;-webkit-user-select:none;user-select:none}.right-guide{display:flex;flex-direction:column;justify-content:flex-end;height:32em;background-size:cover;background-position:50%;border-radius:10px;padding:40px 30px}.right-guide h2{font-size:1.5em;font-weight:600}.right-guide h2,.right-guide span{font-family:Montserrat;color:#fff}.right-guide>div:last-child>div:last-child{margin-top:8px}.right-guide>div:last-child>div:last-child>span{font-family:Montserrat;font-weight:700;color:#fff}.right-guide>div:last-child>div:last-child>span:hover{text-decoration:underline;text-underline-offset:2px;cursor:pointer;-webkit-user-select:none;user-select:none}.Advert{display:grid;grid-template-columns:2.5fr 1fr;align-items:center;height:calc(100vh - 100px);grid-gap:20px;gap:20px;padding:0 7% 0 12%}.AdvertImg{display:flex;height:100%;align-items:center}.AdvertImg img{width:100%}.AdvertImgAlt{display:flex;height:40%;align-items:center}.AdvertImgAlt img{width:40%}.AdvertInfoAlt{margin-left:20vw}.AdvertAlt{display:grid;grid-template-columns:1fr 2.5fr;align-items:center;height:calc(100vh - 100px);padding:0 7% 0 8%}.AdvertH{position:relative;font-family:Montserrat;font-style:normal;font-weight:600;font-size:1.4em;line-height:59px;letter-spacing:.015em;text-transform:uppercase;color:#0378a6}.AdvertH img{position:absolute;left:0;top:0;transform:translateY(-70%);transform:translateX(-140%)}.AdvertP{font-family:"Montserrat";font-style:normal;font-weight:500;font-size:1em;letter-spacing:.015em;padding-bottom:1em;color:#666}.AdvertBtn{display:flex;margin-top:20px;grid-gap:40px;gap:40px}.AdvertBtn button{background:#454d57;box-shadow:-6px -6px 15px hsla(0,0%,100%,.78),6px 6px 16px rgba(0,0,0,.15);border-radius:8px;padding:10px;display:flex;align-items:center;color:#fff;font-family:Montserrat;grid-gap:10px;gap:10px}.AdvertBtnAlt{display:flex;margin-top:20px;grid-gap:40px;gap:40px}.AdvertBtnAlt button{background:#ffc835;border-radius:4px;padding:10px 40px;border:none;display:flex;align-items:center;color:#133648;font-family:Montserrat;font-weight:600;grid-gap:10px;gap:10px}.AdvertBtn img{width:30px;height:35px}.AdvertSecond{display:grid;grid-template-columns:2.5fr 1fr;align-items:center;height:calc(100vh - 100px);grid-gap:20px;gap:20px;margin-top:8em;margin-bottom:-8em;padding:0 7% 0 12%}.bold{font-size:1.6em}.playbtn{justify-content:flex-start;align-items:flex-start}.playbtn,.ProcessPage{display:flex;flex-direction:column}.ProcessPage{align-items:center;justify-content:center;padding:5vw 10% 0;margin-bottom:-5vw;margin-top:6em}.Process{display:flex;align-items:flex-start;grid-gap:1em;gap:1em}.arrow{margin-top:-25px}.innerBorder{border-bottom:3px dashed #0378a6;color:#000;width:74%;margin:auto;justify-content:center;align-items:center}.ProcessCard{flex-direction:column;margin-top:-5vw;flex:1 1}.ProcessCard,.ProcessCard>div:first-child{display:flex;align-items:center;justify-content:center}.ProcessCard>div:first-child{width:10vw;height:10vw;background:#e9edf0;border:1px solid #fff;box-sizing:border-box;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:1000px}.ProcessCard img{width:60%}.PCardH{font-weight:700;font-size:1.2em;font-weight:600;margin-top:30px;margin-bottom:.4em}.PCardH,.PCardP{font-family:Montserrat;font-style:normal;text-align:center;color:#1f2944}.PCardP{font-size:1em;align-items:center}.TourCards{margin-top:4em}.TourCards .cards{padding:0 7%;display:grid;grid-template-columns:1fr 1fr 1fr}.TourCards .tour_card{width:100%;padding-top:100%}.TourCards img{width:100%;height:100%}.advert_btn_for_mobile{display:none!important}.tour_cards_carousel{display:none}.tourist_last_section{grid-gap:80px!important}.tourist_last_section_img>img{width:32vw!important;border-radius:10px}.arrow>img{filter:brightness(0) saturate(100%) invert(26%) sepia(83%) saturate(1576%) hue-rotate(176deg) brightness(100%) contrast(92%)}.orangeLink{font-weight:700;padding-top:1em!important;color:#ffc835!important}.orangeLink:hover{cursor:pointer;text-decoration:underline}.blackText{font-weight:600!important;color:#133648!important}.centerDown{display:flex;width:100vw;justify-content:center;margin-top:10em}@media only screen and (max-width:600px){#HomeIntro{padding:0;height:calc(100vh - 60px)}.guidance{display:none}.Advert,.AdvertAlt{flex-direction:column}.Advert,.AdvertAlt{display:grid;grid-template-columns:1fr;height:auto;grid-gap:10px;gap:10px;margin-top:2em;margin-bottom:4em}.AdvertInfoAlt{margin-left:0}.AdvertSecond{display:grid;grid-template-columns:1fr;height:auto;grid-gap:10px;gap:10px;margin-top:8em;margin-bottom:-4em}.AdvertH{text-align:center;font-size:.9em;line-height:30px}.AdvertH h1{font-size:1.5em;font-weight:600}.AdvertP{text-align:center;font-size:.85em;line-height:20px}.AdvertBtn,.AdvertBtnAlt{display:none}.AdvertBtn button{width:16em;margin:auto;display:flex;justify-items:space-between;justify-content:space-between}.advert_btn_for_mobile{display:flex!important;flex-direction:column}.AdvertH img{display:none}.ProcessPage{position:relative;margin-top:2em}.Process{flex-direction:column;z-index:1}.ProcessCard{display:grid;grid-template-columns:1fr 1fr;margin-top:0}.ProcessCard>div:first-child{grid-row:1/3;width:25vw;height:25vw}.ProcessCard>div:nth-child(3){grid-column:2}.arrow{margin-top:0}.arrow>img{margin-left:12.5vw;transform:rotate(90deg) translateY(23%);filter:brightness(0) saturate(100%) invert(26%) sepia(83%) saturate(1576%) hue-rotate(176deg) brightness(100%) contrast(92%)}.arrow:nth-of-type(4){margin-top:-1em!important}.arrow:nth-of-type(6){margin-top:1.6em!important}.innerBorder{position:absolute;width:0;border-left:3px dashed #0378a6;border-bottom:none;height:68em!important;left:calc(10% + 12.5vw);top:5.8em}#TourFeatures{padding:0 1em;margin-top:8em}.FCardH span,.FCardP span{font-size:.75em}#footer{grid-template-columns:1fr;justify-items:center;grid-row-gap:50px}#footer>div:first-child{grid-row:4}#footer>div:not(#footer>div:first-child){width:70%}.socialbtns{display:grid;grid-template-columns:1fr 1fr;grid-row-gap:20px;justify-items:center}.support{display:flex;flex-direction:column;grid-row-gap:40px}.Intro h1{font-size:1.4em;padding:0 30px}.desc{font-size:.85em;padding:0 30px}.infoTag{display:flex;flex-direction:row-reverse;justify-content:start!important}.TourCards{display:none}.downloadbtn{display:flex;justify-content:center}.tourist_last_section{display:flex;margin-top:60px}.tourist_last_section_img img{width:52vw!important;margin-bottom:-20px}.tour_cards_carousel{display:block}.nav_switch_btn{margin-bottom:40px}.mobile_carousel_indicator{width:10px;height:10px;border-radius:50%;background-color:#eee;margin:1px}.ProcessH{display:flex;width:100%;justify-content:center;text-align:center;margin-top:4em;margin-bottom:-1.4em;font-family:Montserrat;font-style:normal;font-weight:600;padding-left:4em;padding-right:4em;font-size:1.4em;line-height:1.4em;letter-spacing:.015em;text-transform:uppercase;color:#0378a6}.carouselImg{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:16em}.carouselImg img{height:100%}.carouselImg:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0378a6;pointer-events:none;opacity:.6}.card_body{padding-left:3em!important;padding-right:3em!important}.card_header{align-items:center!important}.tour_price{margin-top:.1em!important}.tour_rating{margin-top:-.9em;margin-left:.4em!important}.tour_specs{display:flex!important;flex-direction:column!important;margin-left:1.5em;padding-bottom:1em}.half{width:50%}.card_header{flex-direction:row}}.card_body{padding:2em;z-index:3;justify-content:space-between;width:100%;height:100%;position:absolute;top:0;left:0;border-radius:10px;cursor:pointer;color:#fff;font-weight:500}.card_body,.card_header{display:flex;flex-direction:column}.card_header{align-items:start}.average_rating{color:#fff}.tour_name{font-weight:600;font-size:1.5em}.tour_rating{margin-left:-1.8em;scale:.8;align-items:center;justify-content:start;display:flex;grid-gap:.4em;gap:.4em}.tour_price{margin-top:1em;font-size:1.2em;font-weight:600}.bolded_text{font-weight:600;margin-left:.2em}.spec_icon{height:16px!important;width:16px!important;margin-right:.4em}.tour_specs{display:flex;flex-direction:column;grid-gap:.3em;gap:.3em}.tour_specs div{display:flex;align-items:center}#dashboard{display:grid;grid-template-columns:1fr 2fr;background:#e5e5e5;height:calc(100vh - 60px);padding:20px;grid-column-gap:20px;column-gap:20px}.profile{padding:15px;box-sizing:border-box;height:calc(100vh - 100px);background:#047eab;box-shadow:-6px -6px 15px hsla(0,0%,100%,.78),6px 6px 16px rgba(0,0,0,.15);border-radius:10px;overflow-y:overlay}.profile,.profUp{display:flex;flex-direction:column}.profUp{grid-row-gap:10px;row-gap:10px}.editBtn,.profUp{align-items:center}.editBtn{display:flex;width:100%;justify-content:flex-end;align-content:center}.editBtn img{width:17%}.editBtn span{align-items:flex-start;justify-content:flex-start;white-space:nowrap}.editBtn button{background:#047eab;box-shadow:-2px -2px 16px #006c94,2px 2px 16px #016286;border:none;border-radius:10px;color:#fff;padding:10px 20px;justify-content:flex-start;display:flex;grid-gap:10px;gap:10px}.profimg{display:flex;width:80%;height:0;padding-top:80%;position:relative}.profimg img{width:100%;margin:auto;height:100%;position:absolute;top:0;left:0;object-fit:cover;border-radius:100%}.profName{font-family:"Montserrat";font-style:normal;font-weight:700;color:#fff;font-size:1.5em}.profCountry{color:#fff;font-size:1em}.profV{font-weight:600}.info,.profV{color:#6be4ff}.info{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:10px;column-gap:10px}.bio,.info{padding-top:10px}.bioH{color:#fff;font-weight:600}.bio p{color:#fff;margin-top:5px;font-size:.9em}.Tour{display:grid;grid-template-rows:auto 1fr;height:calc(100vh - 100px)}.featured{display:flex;justify-content:space-between;margin:10px 0;align-items:center}.featured span{font-family:"Montserrat";font-style:normal;font-weight:600;color:#1f2944;font-size:1.5em}.featured button{background:#e9edf0;border-radius:8px;padding:10px;border:0}.featured button,.tour_card{box-shadow:-6px -6px 15px hsla(0,0%,100%,.78),6px 6px 16px rgba(0,0,0,.15)}.tour_card{border-radius:10px;position:relative;height:0;padding-top:calc(25% - 15px);width:calc(25% - 15px)}.tour_card>img{object-fit:cover}.tour_card:after,.tour_card>img{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:10px}.tour_card:after{content:"";background:#0378a6;opacity:.6;pointer-events:none}.TourGuides{display:flex;flex-direction:row;overflow-y:auto}::-webkit-scrollbar{width:8px;height:6px}::-webkit-scrollbar-track{background:#e9edf0;box-shadow:inset -6px -6px 15px hsla(0,0%,100%,.78),inset 6px 6px 16px rgba(0,0,0,.15);border-radius:16px}::-webkit-scrollbar-thumb{background:#62aecc;border-radius:12px}.cards{display:flex;flex:1 1;flex-wrap:wrap;grid-column-gap:20px;column-gap:20px;grid-row-gap:20px;row-gap:20px}.hoverE{background:rgba(0,44,61,.33);width:100%;height:100%;opacity:0;position:absolute;top:0;left:0;border-radius:10px;cursor:pointer}.hoverE>div:first-child{letter-spacing:.015em;text-transform:capitalize;font-weight:600;color:#fff;top:10%;left:50%;transform:translateX(-50%);width:85%;position:absolute;justify-content:center}.hoverE>div:first-child>div:first-child{font-size:.95em;margin-bottom:10px}.hoverE>div:first-child>div:last-child{font-size:.85em}.tour_card:hover>.hoverE{opacity:1;transition:1s;box-shadow:inset -6px -6px 16px hsla(0,0%,100%,.98),inset 6px 6px 16px rgba(0,0,0,.45)}.L_info,.R_info{font-size:.9em;margin-bottom:10px}.R_info{color:#fff}.hoverE>div:last-child{width:90%;display:flex;align-items:center;position:absolute;bottom:5%;left:50%;transform:translateX(-50%)}.hoverE>div:last-child>div{display:flex;justify-content:flex-end;grid-column-gap:5px;column-gap:5px}.card_icons{width:18%}.tick_icon{width:13%}#GuidePage{display:grid;padding:4em 7%}#GuidePage>p{width:70%;text-align:center;margin:auto auto 40px}.GuideInfo{display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center}.GuideH{justify-content:center;font-family:Montserrat;font-style:normal;font-weight:600;font-size:1.5em;text-align:center;letter-spacing:.015em;color:#0378a6}.GuideH,.infoTag{display:flex;align-items:center}.infoTag{grid-gap:10px;gap:10px;justify-content:space-between}.infoTag p{font-family:Montserrat;font-style:normal;font-weight:500;font-size:1em;text-align:right;letter-spacing:.015em;color:#1f2944}.GuideInfo>div:first-child .infoTag{justify-content:end}.infoTag img{width:20px}.infoTagR{display:flex;align-items:center;grid-gap:10px;gap:10px}.infoTagR p{font-family:Montserrat;font-style:normal;font-weight:500;font-size:1em;text-align:left;color:#1f2944}.infoTagR img{width:20px}.Gphone img{width:100%;height:auto}.GuidanceP{display:grid;grid-template-rows:1fr 1fr;grid-gap:20px;gap:20px;align-items:center;justify-content:center;margin-top:8em}.about_us_grid_row{grid-gap:20px!important;gap:20px!important;margin-top:-4em!important}.pullUp{margin-bottom:-8em}.create-tour-btn,.FeaturesP{padding-bottom:40px}.create-tour-btn{display:flex;justify-content:center;padding-top:40px}.create-tour-btn button{background:#ffc835;border-radius:4px;padding:16px 40px;border:none;color:#133648;position:relative;font-family:Montserrat;font-weight:600;cursor:pointer;-webkit-user-select:none;user-select:none}.create-tour-btn button:hover{background:#fcc226}.innerBorderTG{border-bottom:3px dashed #0378a6;color:#000;width:74%;margin:auto;justify-content:center;align-items:center}.ProcessH{display:flex;width:100%;justify-content:center;margin-top:4em;margin-bottom:-1.4em;font-family:Montserrat;font-style:normal;font-weight:700;font-size:2.6em;line-height:59px;letter-spacing:.015em;text-transform:uppercase;color:#0378a6}.AdvertTG{margin-top:8em;margin-bottom:-8em}.AdvertTG,.AdvertTG2{display:grid;grid-template-columns:2.5fr 1fr;align-items:center;height:calc(100vh - 100px);grid-gap:20px;gap:20px;padding:0 7% 0 12%}.AdvertTG2{margin-top:-4em;margin-bottom:-16em}.AdvertTGImg{display:flex;height:100%;align-items:center}.AdvertTGImg img{width:100%}.AdvertTGImg2{display:flex;height:100%;align-items:center;padding-left:10vw}.AdvertTGImg2 img{height:40vh;width:auto}.AdvertTGH{position:relative;font-family:Montserrat;font-style:normal;font-weight:600;font-size:1.4em;line-height:1.8em;letter-spacing:.015em;text-transform:uppercase;color:#0378a6}.AdvertTGH img{position:absolute;left:0;top:0;transform:translateY(-70%);transform:translateX(-140%)}.AdvertTGP{font-family:"Montserrat";font-style:normal;font-weight:500;font-size:1em;letter-spacing:.015em;padding-bottom:1em;color:#666}.AdvertTGP a{color:#1f2944;font-weight:700}.AdvertTGP a:hover{text-decoration:underline;cursor:pointer}.AdvertTGP2{display:flex;flex-direction:column;font-family:"Montserrat";font-style:normal;font-weight:500;font-size:1em;letter-spacing:.015em;padding-bottom:1em;color:#666}.AdvertTGP2 a{margin-top:1em;color:#1f2944;font-weight:700}.AdvertTGP2 a:hover{text-decoration:underline;cursor:pointer}.AdvertTGBtn{display:flex;margin-top:20px;grid-gap:40px;gap:40px}.AdvertTGBtn button{background:#454d57;box-shadow:-6px -6px 15px hsla(0,0%,100%,.78),6px 6px 16px rgba(0,0,0,.15);border-radius:8px;padding:10px;display:flex;align-items:center;color:#fff;font-family:Montserrat;grid-gap:10px;gap:10px}.AdvertTGBtn img{width:30px;height:35px}.blueBullets{list-style-type:none;padding-left:0}.blueBullets li{position:relative;padding-left:1.5em;line-height:1.5}.blueBullets li:before{content:"\2022";color:#0378a6;font-size:3em;position:absolute;left:0;top:20%;transform:translateY(-50%)}.orangeText{color:#ffc835!important}.roundedCorners{border-radius:2%}@media only screen and (max-width:600px){.homepage_tour_guide .guide_nav_buttons{display:grid!important;grid-template-columns:1fr 1fr;padding:0 7%;grid-column-gap:10px;column-gap:10px;margin-bottom:40px}.homepage_tour_guide .guide_nav_buttons button{padding:10px 7.5px;font-size:.7em;margin-bottom:0}.homepage_tour_guide .guidance{display:grid;grid-template-columns:1fr;padding:0;grid-gap:40px;margin-top:40px}.guidance{margin-top:-2.6em!important}.left-guide,.right-guide{border-radius:0;margin-bottom:1em}.GuidanceP{grid-gap:0;gap:0;margin-top:4.4em!important;margin-bottom:-4em!important}#GuidePage{grid-template-rows:none!important;grid-row-gap:50px;row-gap:50px}.GuideH{font-size:.55em!important}.GuideInfo{display:grid!important;grid-template-columns:1fr}.GuideInfo>div:first-child .infoTag{justify-content:center}.infoTag p{text-align:left}.Gphone{grid-row:1;margin-bottom:2em}.Gphone img{width:90vw!important;height:auto!important}.GuideInfo>div:not(.Gphone){margin-left:0;padding-left:1em;padding-right:1em}.hide_for_mobile{display:none}.create-tour-btn{margin-bottom:2em}.innerBorderTG{position:absolute;width:0;border-left:3px dashed #0378a6;border-bottom:none;height:52em!important;left:calc(10% + 12.5vw);top:5.8em}.ProcessH{display:flex;width:100%;justify-content:center;text-align:center;margin-top:4em;margin-bottom:-1.4em;font-family:Montserrat;font-style:normal;font-weight:600;padding-left:4em;padding-right:4em;font-size:1.4em;line-height:1.4em;letter-spacing:.015em;text-transform:uppercase;color:#0378a6}.AdvertTG,.AdvertTG2{display:none}.pullUpMobile{margin-top:-4em}}#TermsPage{display:flex;flex-direction:column;align-items:center;padding:4em 5%;background-color:#f7f8fa;font-family:Montserrat,sans-serif;color:#1f2944;min-height:100vh;box-sizing:border-box;overflow-x:hidden;width:100vw}.terms-page{width:100%;max-width:1280px;box-sizing:border-box;margin:0 auto}.terms-header{text-align:center;margin-bottom:2em}.terms-header h1{font-size:3em;font-weight:700;color:#0378a6;text-transform:uppercase;margin:0}.terms-content{display:flex;flex-direction:column;grid-gap:.7em;gap:.7em;line-height:1.5}.terms-content h2{font-size:2em;font-weight:600;color:#133648;margin-bottom:.5em}.terms-content h3{font-size:1.3em;font-weight:500;margin-bottom:.5em}.terms-content h4{font-size:1.2em;font-weight:600;margin-top:1em;margin-bottom:.3em;color:#0378a6}.terms-content p{font-size:1em;color:#1f2944;margin-bottom:.5em}.terms-content ul{padding-left:1.5em;list-style-type:disc}.terms-content ul li{margin-bottom:.5em;font-size:1em}.terms-footer{display:flex;justify-content:center;margin-top:3em}.terms-footer button{background-color:#ffc835;color:#133648;font-family:Montserrat,sans-serif;font-weight:600;padding:12px 40px;border:none;border-radius:6px;cursor:pointer;transition:background .3s ease}.terms-footer button:hover{background-color:#fcc226}@media screen and (max-width:768px){#TermsPage{padding:2em 5%}.terms-header h1{font-size:2.2em}.terms-content h2{font-size:1.8em}.terms-content h3{font-size:1.1em}.terms-content h4{font-size:1em}.terms-footer button{padding:10px 30px}}.agree,.LastUpdated,.Website{margin-top:-15px}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .3s}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .3s}
/*# sourceMappingURL=main.cdd7a2bc.chunk.css.map */