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}@font-face{font-family:Franklin Gothic Book;src:url(/static/media/FranklinGothicBookRegular.6f812e9f5eeecf6e1d5c.ttf) format("truetype")}.content3{color:#2a2a2a;margin:4rem 6rem}.content3 h1{font-size:1.8rem}.contentCard{display:flex;justify-content:space-between;margin-top:3rem}.c-card{box-shadow:0 5px 25px 2px #0000001c;cursor:pointer;padding:1rem .8rem;text-align:start;width:32%}.c-card p{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.6;overflow-wrap:break-word;padding-bottom:2rem;text-align:justify;word-break:normal}.about-container p{color:#444;font-size:1.2rem;word-break:break-word}.c-image{border-radius:7px;height:200px;overflow:hidden}.c-image img{border-radius:7px;height:100%;transition:.3s ease-in-out;width:100%}.c-image:hover img{transform:scale(1.3)}.c-card h4{font-size:1.3rem;padding:.9rem 0 .2rem}@media screen and (max-width:850px){.content3{margin:4rem 2rem}.content3 h1{font-size:1.4rem}.contentCard{flex-direction:column}.c-card{margin-bottom:1.5rem;width:100%}}.destination{margin:4rem 6rem}.des-text{max-width:90%}.des-text p{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.6;overflow-wrap:break-word;padding-bottom:2rem;text-align:justify;word-break:normal}.des-text h2{padding-bottom:1rem}.image{display:flex;justify-content:space-between;position:relative;width:50%;z-index:-99}.des-text{font-size:1.1rem;text-align:start;width:45%}.destination h1{font-size:2.5rem}.first-des,.first-des-reverse{align-items:center;display:flex;justify-content:space-between;margin-top:4.5rem}.first-des-reverse{flex-direction:row-reverse}.image img{border-radius:6px;box-shadow:-1px 1px 62px -18px #00000030;height:350px;object-fit:cover;width:49%}.image img:nth-child(2){position:absolute;right:0;top:-10%}@media screen and (max-width:850px){.destination{margin:4rem 2rem}.destination h1{font-size:2rem}.first-des,.first-des-reverse{display:flex;flex-direction:column-reverse;margin-top:4.5rem}.des-text,.image{width:100%}.image{margin:1.8rem 0}.image img{height:250px}}.footer{background:#000;color:#fff;padding:4rem 6rem}.navbar-icon{border-radius:10px;margin-right:10px;max-height:60px}.top{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;text-align:center}.top i{color:#fff;font-size:2rem;margin-left:1rem}.top i:hover{color:#01959a}.bottom{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:2rem;text-align:start}.bottom div{display:flex;flex-direction:column}.bottom h4{font-size:1.3rem;padding:1re 0 .8rem}.bottom a{color:#fafafa;font-size:1.1rem;padding-bottom:.4rem;text-decoration:none}.bottom p{font-size:1.1rem;margin:0;padding-bottom:.3rem}@media screen and (max-width:850px){.footer{padding:4rem 2rem}.footer i{margin:1rem}.bottom div{width:90%}.top{flex-direction:row}.navbar-icon{max-height:40px;width:auto}.bottom{flex-direction:column;padding:1.5rem}.footerRights{padding-left:1.5rem}}.hero{height:100vh}.hero,.hero-mid{position:relative;width:100%}.hero-mid{height:70vh}.hero-mid h1{padding-top:4rem!important}img{height:100%;object-fit:cover;width:100%}.hero-text{align-items:center;display:flex;flex-direction:column;justify-content:center;left:50%;position:absolute;text-align:center;top:60%;transform:translate(-50%,-50%);width:100%}.hero-text h1{-webkit-text-fill-color:#0000;background:#fff;-webkit-background-clip:text;font-size:3rem;font-weight:800}.hero-text p{color:#fff;font-size:2rem;padding:.5rem 0 2rem}.hero-text .show{background:#fff;border-radius:6px;color:#222;font-size:1.1rem;font-weight:700;letter-spacing:2px;padding:1rem 2rem;text-decoration:none}.hero-text .hide{display:none}@media screen and (max-width:400px){.hero-text h1{padding:10px 20px}.hero-text p{font-size:1.1rem;padding:0 0 2rem}.hero-text .show{background:red;border-radius:6px;font-size:1rem;padding:.6rem 1.1rem}}.NavbarItems{background-color:#fff;border-radius:13px;box-shadow:0 5px 15px 0 #00000040;box-sizing:border-box;height:80px;justify-content:space-between;left:50%;max-width:95%;padding:10px 30px;position:fixed;top:20px;transform:translateX(-50%);width:95vw;z-index:9999}.NavbarItems,.navbar-logo{align-items:center;display:flex}.navbar-logo{font-size:2rem}.navbar-icon{height:60px;margin-right:15px;object-fit:contain;width:auto}.navbar-text{align-items:center;display:flex;flex-direction:column;margin-top:15px;text-align:center}.navbar-title{color:#1877f2;font-size:2rem;font-weight:700}.navbar-subtext{color:#eb7e0a;font-family:Comic Sans MS,Comic Neue,cursive;font-size:1.2rem;font-style:italic;margin-top:-3px}.navbar-logo img{height:60px;margin-right:10px;object-fit:contain;width:auto}.navbar-logo{color:#1877f2;font-family:Franklin Gothic Book,sans-serif;font-weight:700}.nav-menu{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:repeat(6,auto);list-style:none}.nav-links{color:#222;font-size:1.2rem;font-weight:600;padding:.7rem 1rem;text-decoration:none;white-space:nowrap}.nav-links i{padding-right:10px}.nav-links:hover{background-color:#01959a;border-radius:4px;color:#fff;transition:all .2s ease-in-out}.nav-links-mobile{display:none}.button{border:none;border-radius:.3rem;cursor:pointer;font-size:1rem;font-weight:600;padding:.5rem 1rem;transition:.2s ease-in-out;white-space:nowrap}button:hover{background-color:#151516;color:#fff}.menu-icons{display:none}@media screen and (max-width:850px){.NavbarItems{z-index:99}.nav-menu{align-items:stretch;background-color:#fff;border-radius:13px;display:flex;flex-direction:column;justify-content:flex-start;left:-100%;margin:0;opacity:0;padding:80px 0 30px;position:absolute;top:0;transition:.3s ease-in-out;width:100%}.nav-menu.active{left:0;opacity:1;transition:.3s ease-in-out;z-index:-1}.nav-links{display:block;font-size:1.2rem;padding:2rem 0;text-align:center;width:100%}.nav-links:hover{background:#01959a;transition:none}button{display:none}.nav-links-mobile{background:#01959a;color:#fff;display:block;font-size:1.2rem;font-weight:700;letter-spacing:2px;margin:auto;padding:1.5rem;text-align:center;text-decoration:none;width:80%}.menu-icons{cursor:pointer;display:block}.menu-icons i{color:#222;font-size:1.2rem}}@media screen and (max-width:1100px){.navbar-title{color:#1877f2;font-size:1rem;font-weight:700}.navbar-subtext{font-size:.7rem;margin-top:-1px}.navbar-logo img{height:40px;margin-right:10px;object-fit:contain;width:auto}.nav-links-mobile{display:none}}.testimonials-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 20px 50px 0}.testimonials-heading{color:#222;font-size:2rem;font-weight:700;margin-bottom:30px;text-align:center}.scroll-container{height:30vh;overflow:hidden;position:relative;width:100%}.scroll-card,.scroll-container{align-items:center;display:flex;justify-content:center}.scroll-card{animation:slideIn 6s ease-in-out infinite;background:#87cefa;border:4px solid #c15656;border-radius:15px;box-shadow:0 4px 10px #0003;color:#222;font-size:1.4rem;font-style:italic;font-weight:500;max-width:85%;min-height:150px;opacity:0;padding:20px;position:absolute;text-align:center;width:90%}@keyframes slideIn{0%{opacity:0;transform:translateX(100%)}10%,90%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-100%)}}@media screen and (max-width:1100px){.testimonials-container{padding:0 20px 50px 10px}.scroll-container{align-items:center;display:flex;justify-content:center}.scroll-card{position:relative;transform:translateX(0)}}.about-container{margin:4rem 6rem;text-align:start}.about-container h1{color:#333;font-size:2rem;font-weight:700;margin-bottom:1rem}.about-container h2{color:#222;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.about-container h3{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.about-container p{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.6;overflow-wrap:break-word;padding-bottom:2rem;text-align:justify;word-break:normal}.about-container ul{padding-left:1.5rem}.about-container li{color:#444;font-size:1.2rem;line-height:1.6;margin-bottom:.5rem}@media screen and (max-width:850px){.about-container{margin:4rem 2rem}.about-container h2{font-size:1.4rem}.about-container h1{font-size:1.7rem}}.advisors{margin:4rem 6rem;max-width:1200px;text-align:center}.advisors h1{color:#333;font-size:2rem;font-weight:700;margin-bottom:2rem;text-transform:uppercase}.adv-card{align-items:flex-start;background:#f9f9f9;border-radius:12px;box-shadow:0 5px 15px #0000001a;display:flex;justify-content:space-between;margin:2rem 0;padding:30px;transition:transform .3s ease-in-out}.adv-card:hover{transform:scale(1.02)}.adv-card.reverse{flex-direction:row-reverse}.adv-text{color:#444;font-size:1.2rem;line-height:1.6;padding-right:20px;text-align:left;width:65%}.adv-text h2{color:#007bff;font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.adv-text h3{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.adv-text p{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;text-align:justify;word-break:normal}.adv-image{align-items:flex-start;display:flex;justify-content:center;width:30%}.adv-image img{border-radius:12px;box-shadow:0 5px 20px #0003;height:auto;object-fit:cover;width:100%}@media screen and (max-width:850px){.adv-card{align-items:center;flex-direction:column-reverse;padding:20px;text-align:center}.advisors{margin:2rem}.advisors h1{font-size:1.4rem}.adv-card.reverse{flex-direction:column-reverse}.adv-text{padding-right:0;width:100%}.adv-text h2{font-size:1.4rem}.adv-text h3{font-size:1rem}.adv-image{align-items:center;display:flex;justify-content:center;margin-bottom:1rem;width:100%}.adv-image img{height:auto;object-fit:cover;width:60%}}.branches{color:#2a2a2a;margin:4rem 6rem;text-align:start}.branches h1{color:#333;font-size:2rem}.branches h1,.branches h2{font-weight:700;margin-bottom:1rem}.branches h2{color:#222;font-size:1.8rem}.branches h3{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.branches p{color:#444;font-size:1.2rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.6;overflow-wrap:break-word;padding-bottom:2rem;text-align:justify;word-break:break-word}.branches ul{padding-left:1.5rem}.branches li{color:#444;font-size:1.2rem;line-height:1.6;margin-bottom:.5rem}@media screen and (max-width:850px){.branches{margin:4rem 2rem}.branches h1,.branches h2{font-size:1.4rem}}.form-container{color:#2a2a2a;margin:4rem 6rem;text-align:center}.form-container form{display:flex;flex-direction:column;margin:auto;padding-top:3rem;width:50%}.form-container input{height:3rem}.form-container input,.form-container textarea{border:1px solid #2a2a2a;border-radius:.3rem;margin-bottom:2rem;padding:0 1rem}.phone-number{color:#007bff;font-size:18px;font-weight:700}.phone-number i{margin-right:10px}.whatsapp-icon{color:#007bff!important}.form-container button{display:inline}@media screen and (max-width:850px){.form-container{margin:4rem 2rem}.form-container form{padding-top:2rem;width:90%}}
/*# sourceMappingURL=main.3bf0ff13.css.map*/