.header-top {
    position: relative;
    padding: 8px 0px;
    background-color: #1a1a3d !important;
}

.header-top_list li {
    position: relative;
    line-height: 14px;
    font-weight: 400;
    font-size: 16px;
    display: flex
;
    gap: 10px;
    margin-right: 25px;
    align-items: center;
    color: var(--white-color);
    text-transform: lowercase;
}

.contact-one .inner-container {
    position: relative;
    padding: 60px 35px;
    margin-top: 20px !important;
    background-color: var(--white-color);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.07);
}

.banner-seven_bg:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 10%;
    right: 0px;
    bottom: 0px;
    background: rgba(var(--white-color-rgb), 0);
    background: none !important;
}

.banner-seven .swiper-slide {
    position: relative;
    padding: 0px 0px 0px !important;
}

.travel-block_one-inner {
    position: relative;
    border-radius: 8px;
    height: 100% !important;
    overflow: hidden;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.10);
    background-color: var(--white-color);
}

.tour-detail_gallery .image img {
    position: relative;
    width: 100%;
    display: block;
    height: 350px !important;
}


.travel-block_one-content {
    position: relative;
    padding: 15px 20px 15px;
}

.travel-block_one-heading {
    position: relative;
    font-weight: 700;
    margin-top: 3px;
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 12px;
    font-family: "Hanken Grotesk", sans-serif;
}

.travel-block_one-explore {
    position: relative;
    border-radius: 5px;
    font-size: 13px;
    padding: 6px 30px 6px;
    display: inline-block;
}
.tour-detail_main-title {
    position: relative;
    margin-top: 20px;
    margin-bottom: 15px;
    color: var(--black-color);
    font-family: "Hanken Grotesk", sans-serif;
}
.destination-detail_tag {
    position: relative;
    font-weight: 700;
    font-size: 16px;
    color: #111b19;
    margin-bottom: 17px;
    margin-top: 25px;
}

.video-one {
    position: relative;
    text-align: center;
    padding: 180px 0px 180px;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}

.gallery-one {
    position: relative;
    padding: 50px 0px;
}

.page-title.style-two {
    padding: 80px 0px 80px;
    background-position: center center;
}

.page-title h1 {
    font-weight: 700;
    color: var(--white-color);
    text-transform: capitalize;
    font-size: 55px;
}

.tour-detail_price-box {
    position: relative;
    padding: 30px 30px;
    border-radius: 5px;
    margin-top: 18px;
    background-color: var(--white-color);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.10);
}

.banner-seven_content {
    position: relative;
    text-align: center;
    margin-bottom: 150px;
}

.banner-seven_heading {
    position: relative;
    font-weight: 700;
    font-size: 50px;
    line-height: 80px;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 15px;
    color: var(--white-color);
    font-family: "Hanken Grotesk", sans-serif;
}

.travel-two {
    position: relative;
    padding: 60px 0px 60px;
}
.travel-block_one-days {
    position: relative; /* Remove absolute */
    top: auto;
    right: auto;
    font-size: 13px;
    border-radius: 5px;
    padding: 4px 10px;
    display: inline-block;
    color: #00bb98;
    text-transform: uppercase;
    border: 1px solid #00bb98;
    background-color: var(--white-color);
    margin-right: 10px;
}

.banner-seven {
    position: relative;
    padding: 0px 0px 0px !important;
    overflow: hidden;
}

.feature-block_two-icon:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: -1;
    background: none;
    clip-path: polygon(50% 0%, 95% 25%, 95% 75%, 50% 100%, 5% 75%, 5% 25%);
}

.feature-block_two:nth-child(2) .feature-block_two-icon:before {
    background: none;
}

.feature-block_two:nth-child(3) .feature-block_two-icon:before {
    background: none;
}

.feature-block_two-inner {
    position: relative;
    text-align: center;
    padding: 20px 17px 20px;
    height: 100%;
    border-radius: 10px;
    background-color: var(--white-color);
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.10);
}

.feature-block_two h5 {
    position: relative;
    font-weight: 700;
    color: #111b19;
    margin: 12px 0px 12px;
}

.category-block_one-image img {
    position: relative;
    width: 100%;
    display: block;
    height: 300px !important;
}

.category-block_one-title {
    position: relative;
    font-weight: 700;
    /* background: linear-gradient(135deg, rgb(217 169 24), rgba(255, 140, 0, 0.85)); */
    background-color: #daa81b;
    padding: 3px;
    border-radius: 0px;
    /* color: white; */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.category-block_one-title a {
    position: relative;
    color: white;
    font-size: 20px;
}


.btn-style-one.free-quote-btn {
    position: relative;
    font-weight: 600;
    font-size: 15px;
    overflow: hidden;
    text-align: center;
    border-radius: 5px;
    padding: 10px 18px;
    display: inline-block;
    color: var(--white-color);
    text-transform: capitalize;
    background: linear-gradient(135deg, rgba(253, 76, 92, 0.9), rgba(255, 140, 0, 0.85));
}


.destination-block_four-rating i {
    position: relative;
    color: #1a1a3d;
}

.floating-btn {
    position: fixed;
    bottom: 50px;
    /* left: 20px; */
    right:20px;
    background-color: white;
    border: 4px solid #28a745;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    animation: pulse 2s infinite;
}

pulse animation {
    transform: scale(1.00124);
}

.carousel-icon i {
    color: #28a745;
    font-size: 24px;
    transition: transform 0.2s ease;
}

.options {
    position: absolute;
    bottom: 70px;
    display: none;
    flex-direction: column;
    gap: 10px;
}

.options a {
    background: white;
    color: #28a745;
    border: 2px solid #FF6700;
    padding: 10px;
    border-radius: 50%;
    text-align: center;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}


.category-one {
    position: relative;
    padding: 50px 0px !important;
    background-color: none !important;
}

.header-style-two {
    position: relative;
    min-height: 75px !important;
    background-color: #ffffff;
    height: 75px;
}

.main-header .header-lower .logo-box .logo {
    position: relative;
    padding: 0px 0px 0px !important;
}

.feature-one {
    position: relative;
    padding: 14px 0px 29px !important;
}

.about-one {
    position: relative;
    padding: 30px 0px !important;
}

.testimonial-two {
    position: relative;
    padding: 50px 0px !important;
    background-color: #F2FBFA;
}

.footer-style-two .widgets-section {
    position: relative;
    padding: 20px 0px 0px !important;
}

.footer-style-two .footer_column {
    position: relative;
    margin-bottom: 2px !important;
}

.footer-two_bottom {
    position: relative;
    padding: 13px 0px !important;
    border-top: 1px solid rgba(0, 0, 0, 0.07);
}

.category-block_one-content {
    position: relative;
    padding-top: 0px;
}

.category-one .auto-container {
    position: relative;
    max-width: 100%;
}

.category-one .sec-title {
    display: block;
    text-align: center;
}


.counter-block_six-icon {
    position: relative;
    width: 55px;
    height: 55px;
    margin: auto;
    line-height: 55px;
    text-align: center;
    border-radius: 50px;
    background-color: #d5f3ee;
    outline: 1px solid #d5f3ee;
    outline-offset: 10px;
}

.counter-block_six-count {
    position: relative;
    font-size: 25px;
    color: #111b19;
    text-align: center;
    font-weight: 700;
    line-height: 1em;
    margin-top: 35px;
}


.counter-block_six-subtitle {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    line-height: 1em;
    margin-top: 0px;
    color: #444444;
}


.video-one_heading {
    font-size: 57px;
    line-height: 72px;
    margin-top: 10px;
    color: var(--white-color);
}

@media only screen and (max-width: 499px) {
    .destination-block_four-title a {
        font-weight: 800;
        color: black;
        text-decoration: none;
    }
}

.mobile-destination-section {
    display: none;
}

.destination-block_four-overlay {
    display: none !important;
}

/* Media Query: Show on small screens only and center text */
@media only screen and (max-width: 499px) {
    .mobile-destination-section {
        display: block !important;
    }

    .mobile-destination-section .sec-title {
        text-align: center;
    }

    .mobile-destination-section .sec-title_heading,
    .mobile-destination-section .sec-title_text {
        text-align: left;
        margin: 0 5px;
    }

    .destination-block_four-rating a {
        color: #1a1a3d;
        font-size: 14px;
        text-decoration: none;
    }

    .destination-block_four-rating a:hover {
        text-decoration: underline;
    }
}

@media only screen and (max-width: 500px) {
    .category-one {
        display: none;
    }
}

.destination-block_four-inner {
    position: relative;
    padding: 8px 8px;
    /* background: linear-gradient(135deg, rgb(217 169 24), rgba(255, 140, 0, 0.85)); */
    background-color: #fff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.10);
}


.destination-block_four-content {
    position: relative;
    padding: 8px 10px;
}


.activity-block_one-inner {
    position: relative;
    height: 100%;
    text-align: center;
    padding: 10px 10px;
    border-right: 1px solid rgb(227 32 53);
    border-bottom: 1px solid rgb(227 32 53);
}

.activity-one_info-outer {
    position: relative;
    border: 1px solid rgb(227 32 53);
    border-bottom: 0px;
    border-right: 0px;
}

.activity-one {
    position: relative;
    padding: 30px 0px;
}


.about-one_images-outer {
    position: relative;
    padding-bottom: 0px;
}

.about-one_image-two {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.header-top_list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.header-top_list li {
    display: flex;
    align-items: center;
}

.header-top_list .icon {
    margin-right: 6px;
    color: #dda615;
}

.header-top_socials a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    background: #dda615;
    border-radius: 50%;
    margin-left: 8px;
    color: white;
    transition: all 0.3s ease;
}


.header-top_socials a:hover {
    background: #dda615;
    color: white;
}

@media only screen and (max-width: 767px) {
    .header-top {
        padding: 11px 10px;
    }

    .header-top .left-box {
        width: 100%;
        display: flex !important;
        justify-content: space-between;
    }

    .header-top_list {
        width: 100%;
        justify-content: space-between;
        display: flex !important;
        gap: 10px;
        flex-wrap: nowrap;
        padding: 0;
        margin: 0;
    }

    .header-top_list li {
        display: flex;
        align-items: center;
        flex: 1;
        min-width: 0;
        font-size: 12px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .header-top_list li:not(.email-item):not(.phone-item) {
        display: none !important;
    }

    .header-top_list .icon {
        font-size: 14px;
        margin-right: 6px;
        color: #dda615;
        flex-shrink: 0;
    }

    .right-box {
        display: none !important;
    }

    .header-top_list li a {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: white;
        text-decoration: none;
    }
}

@media only screen and (max-width: 480px) {
    .header-top_list li {
        font-size: 11px !important;
        font-weight: 700 !important;
    }

    .header-top_list .icon {
        font-size: 12px;
        margin-right: 0px;
    }
    
    .header-top_list li {
    position: relative;
    line-height: 14px;
    font-weight: 400;
    font-size: 16px;
    display: flex;
    gap: 10px;
    margin-right: 0px !important;
    align-items: center;
    color: var(--white-color);
    text-transform: lowercase;
}
}

@media (max-width: 767px) {
    .header-top_list li {
        display: flex !important;
        width: 100%;
        text-align: end;
        margin-bottom: 5px;
    }
}


.swiper-slide {
    position: relative;
}

.banner-overlay {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 2;
    color: #fff;
    padding: 15px 20px;
    border-radius: 8px;
    max-width: 700px;
    text-align: left;
}

.banner-title {
    font-size: 2.0rem;
    font-weight: bold;
    margin-bottom: 8px;
    line-height: 1.2;
    color: white;
}

.banner-subtitle {
    font-size: 1rem;
    margin-bottom: 12px;
    line-height: 1.4;
}

.banner-seven-arrows {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 10;
    display: flex;
    gap: 10px;
}

.single-item-carousel-slider-prev,
.single-item-carousel-slider-next {
    background: rgba(0, 0, 0, 0.5);
    color: white;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
}

.single-item-carousel-slider-prev:hover,
.single-item-carousel-slider-next:hover {
    background: rgba(0, 0, 0, 0.8);
}

/* Mobile Styles */
@media only screen and (max-width: 767px) {
    .banner-overlay {
        bottom: 75px;
        left: 10px;
        padding: 10px 15px;
        max-width: 90%;
    }

    .banner-title {
        font-size: 2rem;
        margin-bottom: 5px;
    }

    .banner-subtitle {
        font-size: 0.9rem;
        margin-bottom: 8px;
    }

    .btn {
        padding: 5px 10px;
        font-size: 0.8rem;
    }

    .banner-seven-arrows {
        bottom: 10px;
        right: 10px;
    }

    .single-item-carousel-slider-prev,
    .single-item-carousel-slider-next {
        width: 30px;
        height: 30px;
        font-size: 0.9rem;
    }
}

/* Small Mobile Devices */
@media only screen and (max-width: 480px) {
    .banner-overlay {
        padding: 8px 12px;
    }

    .banner-title {
        font-size: 1.5rem;
    }

    .banner-subtitle {
        font-size: 0.8rem;
        margin-bottom: 6px;
    }
}

.destination-block_four-image img {
    position: relative;
    width: 100%;
    /* height: 300px; */
    display: block;
}


.about-one_images-column {
    position: relative;
    margin-bottom: 0px;
}

.about-one_image {
    position: relative;
    z-index: 1;
    display: block;
}


.activity-block_one-icon {
    position: relative;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    line-height: 80px;
    border-radius: 150px;
    background-color: #fff2f3;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
/*  new changes  */
.sec-title_subtitle {
    color: #dcaa19;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 10px;
    text-transform: capitalize;
    font-family: "Manrope", sans-serif !important;
}
.sec-title_heading {
    text-transform: capitalize;
    text-align: center ;
}
.animate-border {    
position: relative;
    display: block;
    width: 115px;
    height: 3px;
    background: #dfb430;
}
 .tw-mt-20 {
    margin-top: 20px !important;
}
.animate-border:after {
    position: absolute;
    content: "";
    width: 35px;
    height: 3px;
    left: 5%;
    bottom: 0;
    /*border-left: 10px solid #fff;*/
    /*border-right: 10px solid #fff;*/
	/*animation: animborder 2s linear infinite;*/
}

@keyframes animborder {
	0%{
		transform: translateX(0px);
	}
	100%{
		transform: translateX(113px);
	}
}
.counter-five {
    position: relative;
    padding: 36px 0px 30px !important;
}
.sec-title_heading1 {
    text-transform: capitalize;
    text-align: left;
}

.mobile-menu-visible .mobile-menu .menu-backdrop {
    opacity: 1;
    width: 0% !important;
    /* visibility: visible; */
    /* transition: all 900ms ease; */
    -moz-transition: all 900ms ease;
    /* -webkit-transition: all 900ms ease; */
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}


.btn-get-in-touch {
    display: inline-block;
    padding: 5px 24px !important;
    background-color: #dfa60b57 !important;
    border: 2px solid white !important;
    color: white !important;
    border-radius: 30px;
    /* font-size: 20px; */
    text-decoration: none;
    font-size: 0.95rem;
    transition: all 0.3s ease;
}

.btn-get-in-touch h2 {
    color: white !important;
    
}

.main-header .main-menu .navigation > li > a {
    position: relative;
    display: block;
    color: #051a53;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    padding: 25px 0px 29px;
    text-align: center;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    text-transform: capitalize;
}


/* editor  */
.custom-content table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 1rem;
    font-size: 15px;
    border-style: none !important;
}

.custom-content table th,
.custom-content table td {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: left;
}

.custom-content table th {
    background-color: #f5f5f5;
    font-weight: 600;
}

.custom-content ul,
.custom-content ol {
    padding-left: 1.5rem;
    margin-bottom: 1rem;
}

.custom-content ul li,
.custom-content ol li {
    margin-bottom: 0.5rem;
    line-height: 1.5;
}

.custom-content ul {
    list-style-type: disc;
}

.custom-content ol {
    list-style-type: decimal;
}

.custom-content table tr:nth-child(even) {
    background-color: #f9f9f9;
}
/* country details */