/*Unique Styles*/
html{scroll-behavior:smooth}
body{font-family: "Google Sans", sans-serif;font-optical-sizing: auto;-webkit-font-smoothing:antialiased;-webkit-animation:fix 1s 1;animation:fix 1s 1;overflow-x:hidden;line-height:1.5em;font-weight:300;color:#000;font-size:17px;}
h1,h2,h3,h4,h5{color:#000;font-weight:600;margin-bottom:20px}
a{color:#000000}
a:hover{color:#05182b}
a,a:hover{text-decoration:none}
a:focus{outline:none}
p{margin:0 0 10px;line-height:1.5em}
p:last-child{margin-bottom:0}
.why-talentsprint p:last-child { margin-bottom: 0; font-size: 18px; line-height: 1.6; padding-right: 30px; }
.dtr-pt-100, .dtr-py-100{padding-top:100px;}
.dtr-pb-100, .dtr-py-100{padding-bottom:100px;}
.dtr-pt-80, .dtr-py-80{padding-top:80px;}
.dtr-pb-80, .dtr-py-80{padding-bottom:80px;}
.dtr-pt-50, .dtr-py-50{padding-top:50px;}
.dtr-pb-50, .dtr-py-50{padding-bottom:50px;}
.dtr-pt-30, .dtr-py-30{padding-top:30px;}
.dtr-pb-30, .dtr-py-30{padding-bottom:30px;}
ul,ol{margin:0 0 10px;padding:0;list-style-position:outside;display:block}
ul li, ol li{margin-bottom:8px;display:inline-block}

h2.heading { font-size: 42px; font-family: "Gloock", serif; font-weight: 500; letter-spacing: 4px; }
h2.heading span { font-family: "Carattere", cursive;margin-top: 10px; font-weight: 500; }
p.byline {font-size: 22px;}

/* Navbar */
.navbar { align-items: center; background-color: #000; border-radius: 100px; box-sizing: border-box; display: flex; justify-content: space-between; left: 5%; padding:5px 10px; position: absolute; right: 5%; top:50px; transition: all .4s ease-in-out; width: 90%; z-index: 100; }
.navbar.scrolled { border-radius: 0; box-shadow: 0 4px 10px #0000001a; left: 0; padding: 10px 5%; position: fixed; right: 0; top: 0; width: 100%;transition: 0.3s ease; }
img.wow-week-logo {height: 50px;}
ul.navbar-nav li { display: inline-block; color: #fff; margin-bottom: 0;padding: 0 10px; }
ul.navbar-nav li a { color: #fff;font-size:18px; } 
/* HERO */
.hero { height: 100vh; background: url(../images/hero-banner.webp) no-repeat; position: relative; color: #fff; background-size: cover; background-position: top; }
.hero-overlay {position: absolute;inset: 0;background: rgba(0,0,0,0.4);}
.hero-content {position: relative;z-index: 2;}
h1.hero-title { font-family: "Gloock", serif; font-size: 85px; color: #fff; font-weight: 400;  letter-spacing: 4px; line-height: 1.1em;margin-top:300px;text-shadow: 0 4px 12px rgb(0 0 0 / 13%);    opacity: 0.8; }
.video-section {width: 100%;height: 100%;object-fit: cover;}
#video-elem { width: 100%; height: 100vh; object-fit: cover; position: absolute; top: 0; left: 0; }

section#oneJourney {background: #f1f1f1;}
section#oneJourney h2.heading span{display: block; font-size:52px; }

.mySwiperOne .card.card-custom { min-height: 420px; background: #fff url(../images/global-music-festival.webp) no-repeat; background-size: cover; background-position: center; position: relative; overflow: hidden; border-radius: 18px; cursor: pointer;}
.mySwiperOne .card.card-custom.one { background: #fff url(../images/polar-expeditions.webp) no-repeat;    background-size: 110%;}
.mySwiperOne .card.card-custom.two { background: #fff url(../images/safari-expedetions.webp) no-repeat;background-size: 110%;}
.mySwiperOne .card.card-custom.three {background: #fff url(../images/northern-lights.webp) no-repeat;background-size: 110%;}
.mySwiperOne .card.card-custom.four {background: #fff url(../images/hosted-trips.webp) no-repeat;background-size: 110%;}
.mySwiperOne .card.card-custom.five {background: #fff url(../images/tailormade-itineraries.webp) no-repeat;background-size: 110%;}
.mySwiperOne .card.card-custom h3 { font-family: "Gloock", serif; font-size:24px; letter-spacing: 3px; color: #fff; font-weight: 400; margin-bottom: 10px;}
/* Gradient overlay */ 
.mySwiperOne .card .overlay-content { background: linear-gradient(to top, rgba(0,0,0,0.9), transparent); padding: 20px; } 
/* Hide paragraph initially */ 
.mySwiperOne .card .card-desc { opacity: 0; max-height: 0; overflow: hidden; transition: all 0.9s ease; } 
/* Hover effect */ 
.mySwiperOne .card.card-custom:hover .card-desc { opacity: 1; max-height: 200px; margin-top: 8px;line-height: 1.4em; } 
img.arrow-icon { display: block; height: 40px; margin-top: 12px; }
.heart-icon { align-items: center; background: #fff; border-radius: 50%; color: #333; display: flex; font-size: 1rem; height: 35px; justify-content: center; position: absolute; right: 20px; top: 10px; transition: transform .3s ease; width: 35px; z-index: 5; }
/* .mySwiperOne .swiper-button-next { width: 35px; height: 35px; color: rgb(255, 255, 255); background: rgb(0, 0, 0); border-radius: 30px; border: 1px solid #ababab; top:310px; left: 55%; }
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: .35; cursor: auto; pointer-events: none;} 
.mySwiperOne .swiper-button-prev { left: 0px; background: #000; border-radius: 30px; width: 35px; height: 35px; color: #fff; border: 1px solid #fff; top:310px; left: 40%; }
.mySwiperOne .swiper-button-next:after, .mySwiperOne .swiper-button-prev:after { font-size: 18px; text-transform: none !important; letter-spacing: 0; font-variant: initial; line-height: 1; font-weight: 700; } .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after { content: 'prev'; }.mySwiperOne {padding-bottom:100px!important;} */


section#oneJourney .swiper-button-next, section#oneJourney .swiper-button-prev { z-index: 9999 !important; position: relative !important; padding: 30px !important; border-radius: 30px; }
section#oneJourney .swiper-button-next::after, section#oneJourney .swiper-button-prev::after {display: none;}
section#oneJourney .swiper-button-prev {left: 0 !important;transform: scaleX(-1);}
section#oneJourney .swiper-button-next {left:70px!important;top: 38px!important;}
section#oneJourney .swiper-button-prev img{height:45px;}
section#oneJourney .swiper-button-next img{height:45px;}

.mySwiperTwo .card{min-height: 400px;border-radius: 20px;}
.mySwiperTwo .card img{border-radius: 20px 20px 0px 0px;}
.mySwiperTwo .card .card-body {background: #000;border-radius: 0px 0px 20px 20px;padding: 25px;position: relative;}
.mySwiperTwo .card .card-body h3 {font-size: 22px; color: #fff; font-weight: 600;margin-bottom: 10px; }
.mySwiperTwo .card .card-body p.days-text {color: #9C9C9C;font-size: 16px;}
.mySwiperTwo .card .card-body p.location {color: #fff;font-size: 15px;}
.mySwiperTwo .card .card-body p.price{font-size: 22px;color:#fff;}
.mySwiperTwo .card .card-body p.price small { display: block; font-size:12px; color: #9C9C9C; margin-top: -10px; }
.mySwiperTwo .card .card-body p.package-cta { position: absolute; bottom: 55px; right: 20px; border-radius: 10px; }
.mySwiperTwo .card .card-body p.package-cta a { color: #000; background: #D2E922; padding: 10px 15px; font-size: 12px; border-radius: 5px; text-transform: uppercase; font-weight: 500; }
.mySwiperTwo .card img {border-radius: 20px 20px 0px 0px;object-fit: cover;height: 150px;object-position: bottom;}
.mySwiperTwo .card p.upcoming { position: absolute; top: 10px; left: 10px; background: #fff; padding: 3px 20px; border-radius: 20px; font-size: 14px; font-weight: 500; }
.mySwiperTwo .swiper-button-next, .mySwiperTwo .swiper-button-prev { z-index: 9999 !important; position: relative !important; padding: 30px !important; border-radius: 30px; }
.mySwiperTwo .swiper-button-next::after, .mySwiperTwo .swiper-button-prev::after {display: none;}
.mySwiperTwo .swiper-button-prev {left: 0 !important;transform: scaleX(-1);}
.mySwiperTwo .swiper-button-next {left:70px!important;top: 38px!important;}
.mySwiperTwo .swiper-button-prev img{height:45px;}
.mySwiperTwo .swiper-button-next img{height:45px;}

section#upcomingExpeditions {background: #181818;}
section#upcomingExpeditions h2.heading {color:#fff;}
section#upcomingExpeditions h2.heading span {color:#D2E922}


.mySwiperThree .card.card-custom { min-height: 320px; background: #fff url(../images/bali.webp) no-repeat; background-size: cover; background-position: center; position: relative; overflow: hidden; border-radius: 18px; cursor: pointer;text-align:center;border: unset;}
.mySwiperThree .card.card-custom h3 {font-size:26px;color: #fff; font-weight: 400; margin-bottom: 10px;}
/* Gradient overlay */ 
.mySwiperThree .card .overlay-content { background: linear-gradient(to top, rgba(0,0,0,0.9), transparent); padding: 20px; } 
/* Hide paragraph initially */ 
.mySwiperThree .card .card-desc { opacity: 0; max-height: 0; overflow: hidden; transition: all 0.9s ease; } 
/* Hover effect */ 
.mySwiperThree .card.card-custom:hover .card-desc { opacity: 1; max-height: 200px; margin-top: 8px;line-height: 1.4em; } 
.mySwiperThree .card.card-custom img.arrow-icon { display: block; height: 40px; margin-top: 12px;margin: auto; }
.mySwiperThree .swiper-button-next, .mySwiperThree .swiper-button-prev { z-index: 9999 !important; position: relative !important; padding: 30px !important; border-radius: 30px; }
.mySwiperThree .swiper-button-next::after, .mySwiperThree .swiper-button-prev::after {display: none;}
.mySwiperThree .swiper-button-prev {left: 0 !important;transform: scaleX(-1);}
.mySwiperThree .swiper-button-next {left:70px!important;top: 38px!important;}
.mySwiperThree .swiper-button-prev img{height:45px;}
.mySwiperThree .swiper-button-next img{height:45px;}


section#featuredHostings {background: #f1f1f1;}
.mySwiperFour .card{min-height:420px;border-radius: 20px;}
.mySwiperFour .card img{border-radius: 20px 20px 0px 0px;}
.mySwiperFour .card .card-body {background: #F0F0F0;border-radius: 0px 0px 20px 20px;padding: 25px;position: relative;}
.mySwiperFour .card .card-body h3 { font-size: 22px; color: #000000; font-weight: 600;margin-bottom: 10px; }
.mySwiperFour .card .card-body p.days-text {color: #5F708E;font-size: 16px;}
.mySwiperFour .card .card-body p.location {color: #000000;font-size: 15px;}
.mySwiperFour .card .card-body p.price{font-size: 20px;color:#000000;}
.mySwiperFour .card .card-body p.price small { display: block; font-size:12px; color: #5F708E; margin-top: -10px; }
.mySwiperFour .card .card-body p.package-cta { position: absolute; bottom: 58px; right: 20px; border-radius: 10px; }
.mySwiperFour .card .card-body p.package-cta a {color: #ffffff; background: #000000; padding: 10px 15px; font-size: 12px; border-radius: 5px; text-transform: uppercase; font-weight: 500;}
.mySwiperFour .card img {border-radius: 20px 20px 0px 0px;object-fit: cover;height: 150px;object-position: bottom;}
.mySwiperFour .card p.upcoming { position: absolute; top: 10px; left: 10px; background: #fff; padding: 3px 20px; border-radius: 20px; font-size: 14px; font-weight: 500; }
.mySwiperFour .swiper-button-next, .mySwiperFour .swiper-button-prev { z-index: 9999 !important; position: relative !important; padding: 30px !important; border-radius: 30px; }
.mySwiperFour .swiper-button-next::after, .mySwiperFour .swiper-button-prev::after {display: none;}
.mySwiperFour .swiper-button-prev {left: 0 !important;transform: scaleX(-1);}
.mySwiperFour .swiper-button-next {left:70px!important;top: 38px!important;}
.mySwiperFour .swiper-button-prev img{height:45px;}
.mySwiperFour .swiper-button-next img{height:45px;}

section#musicFestivals {background: #fff;}
.mySwiperFive .card{min-height: 400px;border-radius: 20px;}
.mySwiperFive .card img{border-radius: 20px 20px 0px 0px;}
.mySwiperFive .card .card-body {background: #F0F0F0;border-radius: 0px 0px 20px 20px;padding: 25px;position: relative;}
.mySwiperFive .card .card-body h3 {font-size: 22px; color: #000000; font-weight: 600;margin-bottom: 10px; }
.mySwiperFive .card .card-body p.days-text {color: #5F708E;font-size: 16px;}
.mySwiperFive .card .card-body p.location {color: #000000;font-size: 15px;}
.mySwiperFive .card .card-body p.price{font-size: 22px;color:#000000;}
.mySwiperFive .card .card-body p.price small { display: block; font-size:12px; color: #5F708E; margin-top: -10px; }
.mySwiperFive .card .card-body p.package-cta { position: absolute; bottom: 55px; right: 20px; border-radius: 10px; }
.mySwiperFive .card .card-body p.package-cta a { color: #ffffff; background: #000000; padding: 10px 15px; font-size: 12px; border-radius: 5px; text-transform: uppercase; font-weight: 500; }
.mySwiperFive .card img {border-radius: 20px 20px 0px 0px;object-fit: cover;height: 150px;object-position: bottom;}
.mySwiperFive .card p.upcoming { position: absolute; top: 10px; left: 10px; background: #fff; padding: 3px 20px; border-radius: 20px; font-size: 14px; font-weight: 500; }
.mySwiperFive .swiper-button-next, .mySwiperFive .swiper-button-prev { z-index: 9999 !important; position: relative !important; padding: 30px !important; border-radius: 30px; }
.mySwiperFive .swiper-button-next::after, .mySwiperFive .swiper-button-prev::after {display: none;}
.mySwiperFive .swiper-button-prev {left: 0 !important;transform: scaleX(-1);}
.mySwiperFive .swiper-button-next {left:70px!important;top: 38px!important;}
.mySwiperFive .swiper-button-prev img{height:45px;}
.mySwiperFive .swiper-button-next img{height:45px;}


footer#footer {background: #000;}
img.footer-logo {height: 60px;}
p.travle-simple {color: #fff;font-size: 20px;}
footer#footer h2.heading{text-transform: uppercase;font-size: 22px;}
p.contact-details {font-size: 16px;font-weight: 400;}
ul.quick-links li {display: block;color: #fff;margin-bottom: 10px;font-size: 16px;}
ul.quick-links.one {margin-top: 75px;}

.footer-watermark { -webkit-text-fill-color: #0000; background: -webkit-linear-gradient(#444, #000); -webkit-background-clip: text; background-clip: text; color: #ffffff1a; font-family: Gloock, serif; font-size: 13.5vw; line-height: .8; margin-bottom: 40px; opacity: .4; pointer-events: none; text-align: center; -webkit-user-select: none; user-select: none; white-space: nowrap; width: 100%;    margin-top: 60px; }

p.copyright{font-size:18px;color:#fff;}
p.copyright span{color:#D2E922;}

.social-icon, .social-icons {
    align-items: center;
    display: flex;
}

.social-icons {
    gap: 30px;
}
.social-icon {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    gap: 8px;
    text-decoration: none;
}
.social-icon:hover{color:#d2e922;}
.social-icon svg {
    background-color: #d2e922;
    border-radius: 4px;
    color: #000;
    height: 30px;
    padding: 4px;
    width: 30px;
}
.social-icons ul li {
    padding: 0 15px;
}


.whatsapp-float { position: fixed; bottom: 30px; right: 20px; z-index: 1000; text-decoration: none; }
.whatsapp-float svg { border-radius: 50%; box-shadow: 0 4px 10px rgba(0,0,0,.2); transition: transform .3s ease; }
.whatsapp-text { position: absolute; bottom: 115%; right: 0; background: #fff; padding: 6px 10px; font-size: 13px; border-radius: 4px; white-space: nowrap; box-shadow: 0 8px 40px rgba(0,0,0,.16); opacity: 0; visibility: hidden; transform: translateY(10px); transition: all .3s ease;color: #000; font-weight: 400; }
.whatsapp-text::after { content: ""; position: absolute; top: 100%; right: 12px; border: 6px solid transparent; border-top-color: #fff; }
.whatsapp-float:hover .whatsapp-text { opacity: 1; visibility: visible; transform: translateY(0); }
.whatsapp-float:hover svg { transform: scale(1.1); }
.show-tooltip .whatsapp-text { opacity: 1; visibility: visible; transform: translateY(0); }
.show-tooltip svg { transform: scale(1.1); }