.nav-item a {
    /* font-size: 18px; */
}

.section-hero.overlay::after {
    background: unset !Important;
}

.mega-menu {
    /* background: #; */
    padding: 30px 40px;
    font-family: 'Arial', sans-serif;
    font-size: 14px;
    color: #000;
}

.nav-link {
    color: #fff;
}

.logo {
    max-width: 200px;
}

/* Left vertical nav pills style */
.mega-left-tabs .nav-link {
    border-radius: 0;
    text-align: left;
    padding: 12px 20px;
    font-weight: 600;
    color: #000;
    border: none;
    font-size: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.mega-left-tabs .nav-link.active {
    background-color: #f2bc3e;
    color: #fff;
}

.mega-left-tabs .nav-link:hover:not(.active) {
    background-color: #eaeaea;
}

/* Arrow icon */
.arrow-icon {
    font-size: 22px;
    font-weight: bold;
}

/* Right content */
.mega-title {
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 20px;
    font-size: 18px;
    /* color: #333; */
}

/* Top destination images */
.top-destinations .dest-image-wrapper {
    position: relative;
    overflow: hidden;
    border-radius: 6px;
}

.top-destinations img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease;
}

.top-destinations .dest-label {
    position: absolute;
    bottom: 10px;
    left: 10px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 4px 8px;
    font-size: 12px;
    letter-spacing: 0.05em;
    font-weight: 700;
}

/* Zoom on hover image */
.top-destinations .dest-image-wrapper:hover img {
    transform: scale(1.05);
}

/* Lists */
ul.list-unstyled {
    padding-left: 0;
    list-style: none;
    column-count: 2;
    column-gap: 30px;
}

ul.list-unstyled li {
    margin-bottom: 8px;
}

/* See all link */
.see-all-link {
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    font-size: 14px;
}

.see-all-link:hover {
    text-decoration: underline;
}

.section-blog-hero.card {
    background-color: unset !important;
}

.mega-title1 {
    /* color: #fff !important; */
}

.hero-inner-text {
    background-color: rgba(0, 0, 0, 0.6) !important;
    border-radius: 20px;
    padding-top: 20px;
}

.blog-titl234 h5 a ,.feature-section .card-body h5 a{
    font-size: 18px !important;

}

.section-catagory2::after {
    background-color: #EFE7D8;
}

/* Hover open for desktop */
@media (min-width: 992px) {
    .mega-dropdown:hover .dropdown-menu {
        display: block;
    }
}

.section-cta.parallax-cta {
    position: relative;
    background-image: url(https://demo.digitalarka.com/wp-content/uploads/2026/02/hero-2.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    border-radius: 1rem;
    min-height: 400px;
}

.swiper-card-2 .card-style-18 .card-image-wrapper .card-img-top,
.swiper-card-2.card-style-18 .card-image-wrapper,
.swiper-card-2.card-style-18 .card-image-wrapper {
    /* border-radius: 0px !important; */

}

.swiper-card-2 img {
    border-radius: 0px !important;
}

.top10places {
    background: linear-gradient(180deg,
            rgba(188, 199, 242, 0.42) 0%,
            rgba(188, 199, 242, 0) 100%);
}

.card-image-wrapper2,
.swiper-card-new .card-style-18 {
    /* border-radius: 0px !important; */
    height: 300px !important;
    max-width: 300px !important;
    background-color: unset;
}

.card-image-wrapper2 div a p {
    text-decoration: underline !important;
}

.blogtext a p {
    padding: 20px;
    text-align: center;
    text-decoration: underline;
    /* padding-left: unset !important; */
}

.tl-team-member img {
    object-fit: cover;
    max-width: 30%;
}

.tl-podcast-img,
.tl-hotel-img,
.tl-team-img {
    border-radius: 12px;
}

.section-blog-slider .card-title a {
    font-size: 18px !important;
    text-align: left;
}

.cardbodynew {
    padding: unset !important;
    padding-top: 20px !important;
    text-align: left !important;
}

.cardbodynew ul {
    justify-content: center !important;
}

.section-blog-slider3 .item .card-style-2 {
    background-color: unset !important;
}

.section-blog-slider3.card-body {
    text-align: left !important;

}

.cardbodynew h5 a,
.cardbodynew h5 {
    text-align: center !important;
    font-size: 22px;
}

.card-style-2,
.card-body {
    position: relative;
}

.vector {
    /* display: block; */
    position: absolute;
    z-index: 1;
    width: 2.875rem;
    height: 2.875rem;
    border-top: .75rem solid #f2bc3e;
    border-left: .75rem solid #f2bc3e;
    top: 0;
    left: 0;
}

.tl-podcast-row {
    position: relative;
}

.tl-podcast-row::before {
    display: block;
    position: absolute;
    z-index: 1;
    width: 2.875rem;
    height: 2.875rem;
    border-top: .75rem solid #f2bc3e;
    border-left: .75rem solid #f2bc3e;
    content: "";
    top: -32px;
    left: -11px;

}

.tl-podcast-row::after {
    display: block;
    position: absolute;
    z-index: 1;
    width: 2.875rem;
    height: 2.875rem;
    border-top: .75rem solid #f2bc3e;
    border-left: .75rem solid #f2bc3e;
    content: "";
    transform: rotate(90deg);
    top: 0;
    right: 0;
}

.horizontal-one-post__text {
    display: grid;
    z-index: 1;
    align-items: center;
    transform: rotate(-180deg);
    grid-template-columns: 1fr auto auto;
    grid-gap: 0.75rem;
    writing-mode: tb-rl;
    position: absolute;
    left: 15px;
    top: 61px;
}

.type--fox {
    font-family: var(--font-family-b);
    font-size: var(--font-size-20);
    letter-spacing: .125rem;
    line-height: 2rem;
    text-transform: uppercase;
    text-underline-offset: 0.3125rem;

}

.horizontal-one-post__text::before {
    content: "";
    display: block;
    margin-bottom: .625rem;
    width: 10px;
    height: 124px;
    background-color: #f2bc3e;
}

.vwctor2 {
    left: 20px !important;
    border-top: .75rem solid #f2bc3e;
    border-left: .75rem solid #f2bc3e;
}

.section-catagory5 {
    position: relative;
}

.vector3 {
    top: -40px !important;
    position: absolute;
    z-index: 1;
    width: 2.875rem;
    height: 2.875rem;
    border-top: .75rem solid #f2bc3e;
    border-left: .75rem solid #f2bc3e;
    left: -10px;
}

.section-blog-slider2 .item {
    width: auto !important;
}

.newsetionslider .card-img-top {
    height: 280px;
}

.newsetionslider .card {
    background-color: unset;
}

.newsetionslider .swiper-wrapper .swiper-slide .card .blogtext a p,
.card-title {
    font-family: 'Butler', serif !important;
    font-size: 24px !important;
    line-height: 33px !important;
    font-weight: 800 !important;
    text-align: center;
    text-decoration: none !important;
}

.blogtext a p,
.card-title a,
.tl-team-name,
h3,
.tl-hotel-title,
.tl-podcast-row h3 {
    font-family: 'Butler', serif !important;
    font-weight: 800 !important;
    text-decoration: none !important;

}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
p,
a {
    font-family: 'Roboto Flex' !important;
}

.fs-1,
.blog-wrapper h2,
.tl-team-heading,
.section-title {
    font-size: 45px !important;
    color: #000000f2;
    font-weight: 600 !important;
    text-transform: uppercase !important;
}

.card-text,
.card-meta,
a,
.tl-hotel-text,
.card-meta,
.card-text:last-child,
.card-header a {
    color: #000000f2;

}

.card-meta li,
.card-meta li a,
.card-meta-style-3 li,
.card-meta-style-3 li a {
    color: #000000f2 !important;

}

.cardbodynew,
.card-title a,
.blog-title {
    text-align: center !important;
}

.newsetionslider .swiper-wrapper .swiper-slide .card .blogtext a {
    text-decoration: none !important;
}

.newsetionslider .swiper-wrapper .swiper-slide .card .blogtext a:hover {
    text-decoration: underline !important;
}

.section-blog-slider5 .item {
    border: 1px solid #000 !important;
    border-radius: 12px !important;
}

.card-meta-style-3 {
    justify-content: center !important;
}

/* Common style for both arrows */
.swiper-button-prev:after,
.swiper-button-next:after {
    background-color: #f2bc3e;
    color: #000;
    /* arrow color */
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    /* makes circle */
    font-size: 18px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.swiper-button-next,
.swiper-button-prev {
    width: 50px;
    height: 50px;
}

/* Optional: hover effect */
.swiper-button-prev:hover:after,
.swiper-button-next:hover:after {
    background-color: #fff;
    color: #f2bc3e;
}

/* ===== Top 10 Places Section ===== */

.animated-places {
    position: relative;
}

/* Card Style */
.animated-places .card-style-18 {
    border: none;
    border-radius: 16px;
    overflow: hidden;
    transition: all 0.4s ease;
    cursor: pointer;
    position: relative;
}

/* Image */
.animated-places .card-style-18 img {
    width: 100%;
    object-fit: cover;
    transition: transform 0.6s ease-in-out;
}

/* Your Custom Wrapper (Kept Same) */
.card-image-wrapper2 {
    max-width: 100% !important;
    height: 162px !important;
    border-radius: 8px;
    object-fit: cover;
}

/* Overlay Effect */
.animated-places .card-body {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
    padding: 20px 10px;
}

/* Text */
.animated-places .card-body p {
    font-size: 14px;
    letter-spacing: 1px;
    transition: letter-spacing 0.3s ease;
}

/* ===== NEW ZOOM IN – ZOOM OUT ANIMATION ===== */

.animated-places .card-style-18:hover img {
    animation: zoomInOut 3s ease-in-out infinite;
}

/* Keyframes */
@keyframes zoomInOut {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.12);
    }

    100% {
        transform: scale(1);
    }
}

/* Card Hover Shadow */
.animated-places .card-style-18:hover {
    /* box-shadow: 0 25px 50px rgba(0,0,0,0.25); */
}

/* Swiper Pagination Style */
.animated-places .swiper-pagination-bullet {
    background: #000;
    opacity: 0.4;
}

.animated-places .swiper-pagination-bullet-active {
    opacity: 1;
}

/* Dark Theme */
body.dark-mode {
    background: #0f1c24;
    color: #ffffff;
}

/* All text white */
body.dark-mode p,
body.dark-mode span,
body.dark-mode a,
body.dark-mode li,
body.dark-mode h1,
body.dark-mode h2,
body.dark-mode h3,
body.dark-mode h4,
body.dark-mode h5,
body.dark-mode h6 {
    color: #ffffff !important;
}

/* Cards */
body.dark-mode .card {
    background: #1b2f39;
    color: #ffffff;
}

/* Links hover */
body.dark-mode a:hover {
    color: #ffc107;
}

.blog-title {
    position: relative;
    display: inline-block;
    font-weight: 800;
    overflow: hidden;

    background: linear-gradient(to right, #000000, #000000 50%, #000000 50%);
    background-size: 200% 100%;
    background-position: 100%;

    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

    transition: background-position 700ms ease;
}

/* Dark Mode */
[data-bs-theme="dark"] .card-title a {
    color: #fff !important;
    -webkit-text-fill-color: unset;
}

.section-catagory2::after {
    background-color: #EFE7D8;
}

[data-bs-theme="dark"] .text-muted {
    color: #fff !important;
}

.navbar-expand-xl .navbar-nav .dropdown-menu {
    padding-left: 0;
}

.dropdown .dropdown-item {
    padding-left: 20px;
}

[data-bs-theme="dark"] .section-catagory2::after {
    background-color: #1a1a1a;
}

[data-aos],
.animate,
.swiper-slide,
.owl-item {
    transform: translate3d(0, 0, 0);
    will-change: transform, opacity;
}

html,
body {
    height: auto;
    scroll-behavior: auto;
}

.hero-slider .swiper-slide {
    transform: translate3d(0, 0, 0);
    will-change: transform;
}

.swiper {
    overflow: hidden;
}

@media (max-width: 767.98px) {
    .navbar-brand img {
        width: unset;
        height: 100%;
    }

    .card-image-wrapper2 {
        height: 129px !important;

    }

    .card-style-14 .card-body {
        bottom: 0;
        width: 100%;
        height: 100%;
        left: 0;
    }

    .blog-title {
        text-align: center;
        font-size: 21px;
        line-height: 26px;
    }

}

@media (max-width:480px) {
    .blog-title {
        text-align: center;
        font-size: 21px;
        line-height: 26px;
    }

    .blog-titl234 h5 a {
        font-size: 14px !important;
        line-height: 19px;
    }

    .card-style-14 .card-body {
        bottom: 0;
        width: 100%;
        height: 100%;
        left: 0;
    }

    .fs-1,
    .blog-wrapper h2,
    .tl-team-heading,
    .section-title {
        font-size: 32px !important;

    }

    .newsetionslider .card-img-top {
        height: 195px;
    }

    .tl-podcast-row::before {
        left: 0;
        top: 0;
    }

    .newsetionslider .swiper-wrapper .swiper-slide .card .blogtext a p,
    .card-title {
        font-size: 18px !important;
        line-height: 27px !important;
    }

    h6,
    .h6 {
        font-size: 16px;
    }

    .video-wrapper video {
        width: 100%;
        height: 288px !important;
        object-fit: cover;
        display: block;
        border-radius: 12px;
    }

    .section-cta.parallax-cta {
        min-height: 320px;
    }

    #cta-area2 {
        position: relative;
        top: 35px;
    }

    .card-image-wrapper2,
    .swiper-card-new .card-style-18 {
        max-width: 100% !important;
    }

    .type--fox {
        display: none;
    }

    .vector3 {
        left: 0;
    }
}