body,
body.panell {
    font-family: 'Maven Pro', sans-serif;
    color: #333;
    overflow-x: hidden
}

.top_nav_link.active,
.top_nav_link:hover {
    color: #04684C !important;
    font-weight: bold;
}


.placeorder_items li .btn_primary.active {
    color: #04684C !important;
    border: 1px solid #04684C !important;
}

.placeorder_items li .btn_primary {
    margin-bottom: 2px;
}


.grid-wrapper .big,
.grid-wrapper .wide {
    grid-column: span 2
}

.field input,
input[type=number] {
    -moz-appearance: textfield
}

.dropdown-menu,
.sidebar_height,
.table-responsive,
:root {
    scrollbar-color: #04684C rgba(0, 0, 0, 0.2);
    scrollbar-width: thin;
    border-radius: 10px
}

body {
    background-image: url(../../assets/images/home_images/main_bg.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.home_bg {
    background-image: url(../../assets/images/home_images/home_bg.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.popular_bg {
    background-image: url(../../assets/images/home_images/pupular_category_bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.popular_category_title_bg {
    background-image: url(../../assets/images/home_images/category_title_bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.bgggg {
    background-image: url(../../assets/images/home_images/illus2.png);
    background-size: 400px 400px;
    height: 400px;
    background-position: right;
    background-repeat: no-repeat;
    margin: 20px 0
}

.sign_up_bg,
body.panell {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

p {
    font-size: 15px
}

body.panell {
    background-image: url(../../assets/images/svg/panel_bg.svg);
    min-height: 100vh
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 10px;
    background-color: #f5f5f5
}

::-webkit-scrollbar {
    width: 8px;
    background-color: #f5f5f5
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #04684C
}

.top_feature_card,
.top_feature_card2 {
    box-shadow: 0 2px 4px 0 rgb(40, 41, 61, .4)
}

.sign_up_bg {
    background-image: url(../../assets/images/auth_images/sign_up_bg.png)
}

.top_nav_bg {
    background: #FFFFFF
}

.login_card_bg,
.policy_bg {
    background-position: center
}

.login_card_bg,
.policy_bg,
ul.highlight_list li i {
    background-repeat: no-repeat
}

.text_green {
    color: #04684C !important
}

.top_nav_link {
    font-size: 17px;
    font-weight: 500;
    color: #04684C !important
}

.navbar-toggler-icon {
    width: 1em;
    height: 1em
}

.top_nav_link.active {
    background-color: transparent !important;
    border: none
}

.brand_color {
    color: #42a7c3 !important;
    font-size: 36px;
    font-weight: 700
}

.btn_primary {
    background-color: #04684C;
    color: #fff;
    border-radius: 8px;
    border: 1px solid #04684C;
    transition: .3s ease-in-out
}

.btn_product_cards {
    background-color: #04684C;
    color: #fff;
    border-radius: 8px;
    border: 1px solid #04684C;
    font-size: 16px;
    transition: .3s ease-in-out
}

.btn_product_cards:hover {
    border: 1px solid #04684C !important;
    background-color: #fff;
    color: #04684C
}

.btn_light,
.btn_primary:hover {
    background-color: #fff;
    color: #04684C
}

.btn_primary:hover {
    border: 1px solid #04684C !important;
}

.btn_light {
    border-radius: 8px;
    border: 1px solid #04684C;
    transition: .3s ease-in-out
}

.btn_booknow {
    border-radius: 24px;
    border: 1px solid #04684C;
    transition: .3s ease-in-out
}

.btn_booknow:hover {
    background-color: #04684C;
    border: 1px solid #012017;
    box-shadow: 10px 8px 8px 0px rgba(2, 23, 17, 0.866);
    color: white
}

.play_btn {
    width: 41px;
    height: 41px;
    display: flex;
    justify-content: center;
    align-items: center;
    outline-offset: 2px;
    border-radius: 50%;
    background-color: #04684C;
    box-shadow: 1px 1px 2px 1px rgba(2, 23, 17, 0.866);
    color: #fff;
    transition: all ease-in-out 300ms;
    margin-left: 107px;
}

.play_btn:hover {
    width: 35px;
    height: 35px;
}

.all_categories_section .all_categories_carousel .owl-nav .owl-next:hover,
.all_categories_section .all_categories_carousel .owl-nav .owl-prev:hover,
.btn_light:hover,
.btn_light_orange,
.popular_categories_section .popular_categories_carousel .owl-nav .owl-next:hover,
.popular_categories_section .popular_categories_carousel .owl-nav .owl-prev:hover,
.pricing_card:hover .choose_plan_btn {
    background-color: #04684C;
    color: #fff
}

.btn_secondary {
    background-color: #42a7c3;
    border: 1px solid #42a7c3;
    border-radius: 3px;
    color: #fff;
    transition: .3s ease-in-out;
    font-size: 14px
}

.btn_secondary:hover {
    background-color: #fff;
    border: 1px solid #42a7c3;
    color: #42a7c3
}

.main_heading {
    font-size: 1.6rem;
    font-weight: 700
}

.color_primary {
    color: #121212 !important
}

.custom_accordion_button,
.text_style {
    font-size: 16px;
    font-weight: 700
}

.text_justify {
    text-align: justify
}

.text_primary {
    font-size: .9rem
}

.text_light {
    color: #8f8f8f !important
}

.text_info {
    color: #04684C !important
}
/* .text_info {
    color: #42a7c3 !important
} */

.text_orange {
    color: #04684C
}

.bg_orange,
.choose_plan_btn:hover,
.custom_progress_bar .progress-bar {
    background-color: #04684C
}

.bg_light_orange {
    background-color: rgb(4, 104, 76, .2)
}

.bg_light_orangee {
    background-color: rgb(4, 104, 76, .2);
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px
}

.text_small {
    font-size: 11px
}

.text_medium {
    font-size: 13px
}

.w_60 {
    width: 60%
}
.fs_12 {
    font-size: 12px;
}
.fs_14 {
    font-size: 14px;
}
.fs_16 {
    font-size: 16px;
}
.fs_18 {
    font-size: 18px;
}
.hero_sec {
    height: 600px;
}

.top_feature_card {
    border: none;
    border-radius: 16px
}

.top_feature_card2 {
    border: none;
    border-radius: 8px
}

.category_banner {
    height: 400px
}

.blog_detail_main_card img,
.category_banner_img,
.category_img_section img,
.category_img_section2 img,
.expert_agent_img img,
.product_img img,
.recent_blog_img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center
}

.category_card {
    /* background-color: #fff; */
    border-radius: 16px;
    /* transition: .3s ease-in-out; */
    /* max-height: 100%; */
    height: 380px;

}

.category_card:hover {
    transition: .3s ease-in-out;
    transform: translateY(-5px);
}

.category_img_section1 {
    width: 100%;
    height: 340px;
    /* height: 440px;  */
    border-radius: 16px;
    /* overflow: hidden; */

}

.category_img_section1 img {
    object-fit: cover;
    object-position: center;
    border-radius: 16px;
    /* box-shadow: 0 2px 8px 2px rgb(4, 104, 76, .2); */
}

.category_img_details {
    padding: 5px;
    right: 20px;
    left: 20px;
    background-color: white;
    border-radius: 16px;
    box-shadow: 0 1px 4px 0px rgb(4, 104, 76, .3);
}
.category_card_cart {
    background-color: #fff;
    border-radius: 16px;
    transition: .3s ease-in-out;
    height: 100%;
    box-shadow: 0 2px 12px 2px rgb(250, 132, 67, .2);
}

.category_img_section_cart {
    width: 100%;
    height: 170px;
    border-radius: 8px;
    overflow: hidden
}

.book_now_btn {
    position: relative;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    background: rgb(217, 1, 1);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all ease-in-out 300ms;
    padding: 20px;

}

.book_now_btn:before {
    display: block;
    content: '';
    border: 4px solid rgb(250, 250, 250);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
    opacity: 0;
}

.book_now_btn:hover {
    background: rgb(217, 1, 1);
}

.book_now_btn:hover:before {
    -webkit-animation-name: ripple-out;
    animation-name: ripple-out;
}

@keyframes ripple-out {
    0% {
        opacity: 1;
    }

    100% {
        top: -10px;
        right: -10px;
        bottom: -10px;
        left: -10px;
        opacity: 0;
    }
}

.category_img_section {
    width: 100%;
    height: 170px;
    border-radius: 8px;
    overflow: hidden
}

.category_card2 {
    background-color: #faf8ed;
    border-radius: 16px;
    transition: .3s ease-in-out
}

.category_img_section2 {
    width: 100%;
    height: 180px;
    border-radius: 8px;
    overflow: hidden
}

.category_card2:hover {
    box-shadow: 0 2px 12px 2px rgb(4, 104, 76, .4)
}

.like_btn {
    height: 35px;
    width: 35px;
    border-radius: 50%;
    border: 1px solid #04684C;
    background-color: #04684C;
    display: flex;
    justify-content: center;
    align-items: end
}

.like_btn:hover {
    background-color: rgb(4, 104, 76, .8);
    box-shadow: 0 1px 5px 1px #04684C
}

.contact_input:focus,
.custom_accordion_button:focus,
.like_btn:focus {
    box-shadow: none
}

.description_text {
    font-size: 14px
}

.location_tabs {
    flex-wrap: nowrap;
    width: 100%;
    overflow-x: auto
}

.location_tabs::-webkit-scrollbar {
    display: none
}

.choose_us_card {
    color: white;
    border: none;
    background-color: transparent;
    border-radius: 10px
}

.choose_us_card:hover {
    color: black;
    background-color: #fff;
    box-shadow: 0 16px 24px 0 rgb(40, 41, 61, .2)
}

.choose_card_img {
    height: 100px;
    width: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 16px
}

.footer_signup_card {
    background-image: url(../../assets/images/home_images/footer_newsletter_bg.png);
    border-radius: 30px;
    border: none
}

.footer_bg {
    background-color: rgba(4, 104, 76, 0.8);
}

.footer_input {
    background-color: #04684C !important;
    caret-color: #fff;
    color: #fff !important;
}

.footer_input::placeholder {
    color: white !important;
}

.footer_mailbox .card {
    background-color: #04684C;
}

.footer_input:focus {
    box-shadow: none;
    border: none
}

.footer_signup_btn {

    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff
}

.footer_signup_btn:hover {
    background-color: #04684C;
    box-shadow: 0 1px 5px 1px #04684C
}

.footer_socail_icon {
    height: 32px;
    width: 32px;
    border: 1px solid #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center
}

.footer_socail_icon:hover {
    border: 1px solid #fff;
}

.cart_icon {
    height: 40px;
    width: 40px;
    background-color: #04684C;
    border: 1px solid #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center
}

.cart_icon:hover {
    background-color: #04684C;
    border: 1px solid #fff;
}


.footer_nav_link {
    color: #ffff;
    font-size: 14px;
    font-weight: 600;
}

.footer_nav_link:hover {
    color: #fff;
    font-size: 15px
}

.popular_categories_section {
    padding-top: 50px;
    overflow: hidden
}

.all_categories_section .all_categories_carousel .owl-stage,
.find_categories_section .find_categories_carousel .owl-stage,
.popular_categories_section .popular_categories_carousel .owl-stage {
    padding-left: 0 !important
}

.all_categories_section .all_categories_carousel .owl-stage-outer,
.find_categories_section .find_categories_carousel .owl-stage-outer,
.popular_categories_section .popular_categories_carousel .owl-stage-outer {
    overflow: unset
}

.popular_categories_section .popular_categories_carousel .owl-nav .owl-next,
.popular_categories_section .popular_categories_carousel .owl-nav .owl-prev {
    width: 34px;
    border: 1px solid #04684C;
    background-color: #fff;
    border-radius: 50%;
    height: 34px;
    font-size: 18px;
    color: #04684C;
    transition: .3s ease-in-out
}

.popular_categories_carousel .owl-nav,
.popular_categories_carousel .owl-nav.disabled {
    display: flex;
    justify-content: center;
    gap: 10px;
    position: absolute;
    top: -50px;
    right: 0
}

.find_categories_item,
.popular_categories_item {
    margin: 10px 3px;
    display: block
}

.popular_categories_item_card {
    /* box-shadow: 0 13px 31px #dce1ed; */
    margin: 30px 0 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    font-weight: 500;
    border: none;
    height: 230px;
    border-radius: 85px;
    overflow: hidden;
    position: relative
}

.popular_categories_item_card_inner {
    height: 100%;
    width: 100%;
    background-color: rgb(0, 0, 0, .5);
    justify-content: center;
    align-items: center;
    transition: .5s ease-in-out;
    display: none
}

.popular_categories_item:hover .popular_categories_item_card_inner {
    display: flex;
    transition: .5s ease-in-out
}

.all_categories_section {
    padding: 40px 0 0;
    overflow: hidden
}

.all_categories_section .all_categories_carousel .owl-nav .owl-next,
.all_categories_section .all_categories_carousel .owl-nav .owl-prev {
    width: 30px;
    border: 1px solid #04684C;
    background-color: #fff;
    border-radius: 50%;
    height: 30px;
    font-size: 20px;
    color: #04684C;
    transition: .3s ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center
}

.all_categories_carousel .owl-nav,
.all_categories_carousel .owl-nav.disabled,
.find_categories_carousel .owl-nav,
.find_categories_carousel .owl-nav.disabled {
    display: flex;
    justify-content: center;
    gap: 10px;
    position: absolute;
    top: -38px;
    right: 0
}

.all_categories_item {
    margin: 5px 0;
    display: block
}

.all_categories_card,
.grid-wrapper>div {
    display: flex;
    justify-content: center;
    overflow: hidden;
    position: relative
}

.all_categories_card {
    margin: 10px auto;
    align-items: center;
    font-size: 30px;
    font-weight: 500;
    border: 5px solid #04684C;
    width: 100px;
    height: 100px;
    border-radius: 50%
}

.destination_tabs {
    border: 1px solid #2d3134 !important;
    color: #2d3134;
    border-radius: 100px !important;
    background-color: transparent !important;
    padding: 3px 20px;
    min-width: max-content
}

.destination_tabs.active,
.destination_tabs:hover {
    border: 1px solid #04684C !important;
    color: #fff;
    background-color: #04684C !important
}

.find_categories_section {
    padding: 19px 0 0;
    overflow: hidden
}

.product_tabs,
.sidebar_nav_text {
    text-align: start;
    padding: 12px 5px
}

.find_categories_section .find_categories_carousel .owl-nav .owl-next,
.find_categories_section .find_categories_carousel .owl-nav .owl-prev,
.tour_detail_carousel .owl-nav .owl-next,
.tour_detail_carousel .owl-nav .owl-prev {
    width: 34px !important;
    border: 1px solid #04684C !important;
    background-color: #fff !important;
    border-radius: 50% !important;
    height: 34px !important;
    font-size: 18px !important;
    color: #04684C !important;
    transition: .3s ease-in-out !important
}

.find_categories_section .find_categories_carousel .owl-nav .owl-next:hover,
.find_categories_section .find_categories_carousel .owl-nav .owl-prev:hover,
.tour_detail_carousel .owl-nav .owl-next:hover,
.tour_detail_carousel .owl-nav .owl-prev:hover {
    background-color: #04684C !important;
    color: #fff !important
}

/* .grid-wrapper>div {
    align-items: center;
    border-radius: 20px
}

.grid-wrapper>div>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
    object-position: center
}

.grid-wrapper {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    grid-auto-rows: 250px;
    grid-auto-flow: dense
}

.grid-wrapper .big,
.grid-wrapper .tall {
    grid-row: span 2
} */
.grid-wrapper>div {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.grid-wrapper>div>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.grid-wrapper {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fit, minmax(90px, 1fr));
    grid-auto-rows: minmax(100px, 130px);
    /* Min 100px, Max 150px */
    grid-auto-flow: dense;
}



.grid-wrapper .grid_1 {
    grid-row: span 2;
    grid-column: span 4;
}

.grid-wrapper .grid_2 {
    grid-row: span 1;
    grid-column: span 4;
}

.grid-wrapper .grid_3 {
    grid-row: span 2;
    grid-column: span 4;
}

.grid-wrapper .grid_4 {
    grid-row: span 2;
    grid-column: span 8;
}

.grid-wrapper .grid_5 {
    grid-row: span 1;
    grid-column: span 4;
}

.grid-wrapper .grid_6 {
    grid-row: span 2;
    grid-column: span 4;
}

.destinies_title {
    padding: 10px 15px;
    position: absolute;
    bottom: 15px;
    color: #04684C;
    border-radius: 5px;
    background-image: url(../../assets/images/home_images/category_title_bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 12px;
    font-weight: 700;

}

.best_service_heading_style {
    border: none;
    border-radius: 16px 0 0;
    background-color: #04684C;
    width: fit-content
}

.sorted_card {
    border: none;
    border-radius: 0 16px 16px;
    box-shadow: 0 2px 6px 0 rgb(0, 0, 0, .14)
}

.sort_input {
    border: none;
    border-radius: 12px;
    box-shadow: 0 2px 7px 0 rgb(0, 0, 0, .15)
}

.tour_book_card {
    margin-bottom: 140px;
    width: 220px;
    background-color: #fff;
    border: none;
    border-radius: 5px;
    box-shadow: 0 8px 16px 0 rgb(96, 97, 112, .16)
}

.tour_book_card_img {
    height: 100px;
    border-radius: 5px;
    overflow: hidden;
    margin: 0 auto
}

.testimonial_slider_img img,
.tour_book_card_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.tour_detail_card {
    border: none;
    border-radius: 5px;
    box-shadow: 0 2px 7px 0 rgb(0, 0, 0, .15)
}
.mob_tour_detail_card {
    border-radius: 5px;
    box-shadow: 0 2px 7px 0 rgb(0, 0, 0, .15);
    background-color: #5b5f621d;
    /* background-color: #5b5f623a; */
    border: none;
}

.border_left {
    border-left: 5px solid #04684C !important
}

.tour_detail_input {
    border: none;
    border-radius: 3px;
    box-shadow: 0 4px 10px 0 rgb(0, 0, 0, .1)
}

.tour_detail_input::placeholder {
    color: #d9d9d9
}

.our_story_bg,
.price_offers_table tbody tr {
    background-color: #f8fafc
}

.price_offers_table thead tr th {
    background-color: rgb(4, 104, 76, .2) !important
}

.price_offers_table th {
    min-width: 50px;
    font-size: 14px
}

.price_offers_table th:first-child {
    min-width: 180px
}

.blog_features_list li:last-child,
.price_offers_table tbody tr:last-child td {
    border: none
}

ul.highlight_list {
    margin: 10px 0;
    padding-left: 0
}

ul.highlight_list li {
    padding-left: 35px !important;
    list-style: none;
    position: relative;
    font-family: 'Maven Pro';
    font-style: normal;
    font-size: 16px;
    color: rgba(0, 32, 51, .8);
    padding: 12px 12px 4px;
    transition: .5s ease-in-out;
    text-align: justify
}

ul.highlight_list li i {
    background-image: url(../../assets/images/svg/check_circle.svg);
    position: absolute;
    left: 0;
    top: 14px;
    text-align: center;
    font-size: 22px;
    width: 50px;
    height: 22px;
    line-height: 28px
}

.custom_progress {
    height: 10px
}

.custom_progress_bar {
    background-color: #42a7c3
}

.testimonial_card {
    border: none;
    border-radius: 3px;
    background-color: #f8fafc;
    box-shadow: 0 2px 7px 0 rgb(0, 0, 0, .15)
}

.testimonial_img {
    height: 58px;
    width: 58px;
    border-radius: 50%;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center
}

.passenger_form_input {
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    height: 47px;
    color: #04684C;
    caret-color: #04684C;
    font-size: 14px
}

.passenger_form_textarea {
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    height: 47px;
    color: #04684C;
    caret-color: #04684C;
    font-size: 14px
}

.passenger_form_select_input {
    background-image: url(../../assets/images/svg/select_arrow_down.svg);
    background-size: 10px
}

.passenger_form_input::placeholder {
    color: #d9d9d9
}

.passenger_form_input:focus {
    box-shadow: none;
    border-color: #04684C
}

.passenger_form_label {
    color: #7c8db0;
    font-size: 13px
}

.passenger_form_checkbox,
.passenger_form_checkbox[type=radio] {
    width: 16px;
    height: 16px;
    border: 1px solid #6e7491;
    border-radius: 2px !important
}

.passenger_form_checkbox:checked {
    background-color: #fff;
    background-image: url(../../assets/images/svg/checkbox_checked.svg) !important;
    background-repeat: no-repeat;
    background-position: 0 1px;
    background-size: 12px 12px
}

.form-check-input:focus {
    border-color: #6e7491;
    outline: 0;
    box-shadow: none
}

.custom_accordion_button:not(.collapsed) {
    color: #333;
    background-color: transparent;
    box-shadow: none
}

.custom_accordion_button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}

.accordion_header {
    height: 134px;
    border-radius: 12px;
    overflow: hidden
}

.faq_icon_bg {
    height: 35px;
    width: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* background-color: #ffe6d9; */
    border: none;
    border-radius: 50%
}

.faq_bottom_card {
    border: none;
    border-radius: 12px;
    background-color: #efede0
}

.expert_agent_card {
    border-radius: 12px;
    box-shadow: 0 2px 6px 0 rgb(0, 0, 0, .15);
    border: none;
    border-top: 17px solid #ffd482;
    height: 340px !important
}

.expert_agent_img {
    height: 138px;
    width: 138px;
    border: none;
    border-radius: 50%;
    margin: 0 auto;
    overflow: hidden
}

.contact_card {
    border: 1px solid #e0f2ff;
    border-radius: 32px
}

.contact_icon_bg {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    border: none;
    background-color: #04684C;
    box-shadow: 0 16px 40px 0 rgb(4, 104, 76, .45);
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto
}

.contact_input {
    border: 1px solid #04684C;
    border-radius: 20px
}

.policy_bg {
    background-image: url(../../assets/images/home_images/policy_cover.png);
    background-size: cover
}

.policy_back_block {
    height: 600px;
    max-width: 50%;
    border-radius: 200px;
    border: none;
    overflow: hidden
}

.policy_front_block {
    height: 470px;
    max-width: 80%;
    border-radius: 200px;
    border: 12px solid #fff;
    overflow: hidden;
    margin-bottom: -70px
}

.sign_up_card {
    border-radius: 30px;
    border: none;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center
}

.sign_up_input {
    border: 1px solid #cacaca;
    border-radius: 4px;
    height: 48px
}

.sign_up_input:focus {
    box-shadow: none;
    border: 1px solid #04684C
}

.sign_up_label {
    color: #828282;
    font-weight: 600
}

.login_card_bg {
    background-image: url(../../assets/images/home_images/login_bg.png);
    background-size: 100% 100%
}

.login_blur_card {
    border: 1px solid #b7e9f6;
    border-radius: 16px;
    background-color: rgb(183, 233, 246, .25)
}

.remember_me_checkbox {
    height: 16px;
    width: 16px;
    border: 1px solid #dadada;
    border-radius: 2px
}

.payment_method_radio:checked,
.payment_method_switch:checked,
.remember_me_checkbox:checked {
    background-color: #04684C;
    border-color: #04684C
}

.forget_password_card {
    border-radius: 30px;
    border: none
}

.logged_in_user {
    height: 40px;
    width: 40px;
    border: none;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center
}

.logged_in_user_name {
    color: #676a6c;
    font-size: 16px
}

.my_dropdown_menu {
    border: 1px solid #dee2e6;
    border-radius: 5px;
    box-shadow: 0 0 10px 5px rgb(0, 0, 0, .08)
}

.my_dropdown_menu .dropdown-item,
.my_dropdown_menu_mainpage .dropdown-item {
    color: #9398b2
}

.my_dropdown_menu_mainpage {
    border: 1px solid #dee2e6;
    border-radius: 5px;
    box-shadow: 0 0 10px 5px rgb(0, 0, 0, .08);
    margin-top: -18px !important
}

.panel_card {
    border: 1px solid #e0f2ff;
    border-radius: 12px;
    background-color: #fff
}

.sidebar_nav_text {
    font-size: 14px;
    color: #9398b2;
    display: flex;
    align-items: center
}

.sidebar_nav_text:hover {
    color: #9398b2;
    background-color: rgb(4, 104, 76, .2);
    border-radius: 12px
}

.my_new_pagination .page-item.active .page-link,
.product_tabs:hover {
    color: #fff;
    background-color: #04684C !important
}

.sidebar_nav_text.active {
    color: #fff;
    background-color: #04684C !important;
    border-radius: 12px
}

.panel_back_btn {
    height: 30px;
    width: 30px;
    border: 1px solid #04684C;
    border-radius: 50%;
    background-color: #04684C;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .3s ease-in-out
}

.panel_back_btn:hover {
    background-color: rgb(4, 104, 76, .8)
}

.booking_card {
    border-radius: 16px;
    background-color: #faf8ed;
    box-shadow: 0 0 90px 0 rgb(192, 188, 161, .2);
    border: 1px solid #fff
}

.booking_card_img {
    border-radius: 16px;
    width: 278px;
    height: 196px;
    overflow: hidden
}

.rating_card {
    border: 1px solid #04684C;
    border-radius: 4px
}

.product_img {
    height: 70px;
    width: 100px;
    border-radius: 10px;
    overflow: hidden
}

#more_order_detailss,
.action_btns,
.add_featuretable,
.dropzone.dz-started .dz-message span.text,
.faq_q_block,
.feature_table,
.hideee,
.highcharts-credits,
.password_fields,
.product_sectionhide,
.rte_command_insertvideo,
.top_nav_link.dropdown-toggle::after,
span.plus {
    display: none
}

.action_btns_hov:hover .action_btns {
    display: block;
    transition: .3s ease-in-out
}

.btn_action {
    width: 33px;
    height: 33px;
    border-radius: 50%;
    border: 1px solid #ebebeb;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff
}

.btn_action:hover {
    background-color: rgb(255, 255, 255, .7);
    box-shadow: 0 1px 5px 2px rgb(4, 104, 76, .3)
}

.product_tabs {
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #9398b2;
    background-color: rgb(4, 104, 76, .2) !important;
    border-radius: 12px
}

.my_new_pagination {
    display: flex;
    justify-content: end
}

.my_new_pagination .page-item {
    margin: 0 8px
}

.my_new_pagination .page-item:first-child {
    margin-left: 0
}

.my_new_pagination .page-item:last-child {
    margin-right: 10px
}

.my_new_pagination .page-item .page-link {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #ebebeb;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #121212
}

.dropzone_small,
.richtexteditor {
    border: 1px solid #d9d9d9
}

.my_new_pagination .page-item:hover .page-link,
.rte-modern rte-toolbar-button:hover {
    background-color: rgb(4, 104, 76, .3)
}

.richtexteditor,
rte-bottom,
rte-content {
    background: #fff
}

.richtexteditor.rte-modern rte-toolbar {
    background: #fff;
    font-size: 14px;
    color: #04684C
}

.rte-modern rte-toolbar-button.rte-command-active {
    background-color: rgb(4, 104, 76, .3);
    fill: #04684C
}

.dropzone_main {
    background: #ffff !important;
    border: 1px solid #d9d9d9 !important;
    min-height: 150px;
    border-radius: 12px;
    display: flow-root
}

.dropzone_circle,
.dropzone_small {
    background: #ffff !important;
    display: flex
}

.dropzone_small {
    height: 158.42px;
    border-radius: 12px;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.dropzone_circle {
    width: 72px;
    height: 72px;
    border: 1px solid #d9d9d9;
    border-radius: 50% !important;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.limited_description_1,
.limited_description_2,
.limited_description_3,
.limited_description_5 {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.dropzone.dz-drag-hover {
    border: 1px solid #04684C !important
}

.dz-message.needsclick img {
    display: block;
    margin: auto auto 10px;
    height: 100px;
    width: 100px !important;
    object-fit: cover
}

.dropzone.dz-started .dz-message {
    width: 120px;
    float: right;
    border: 1px solid #d9d9d9;
    border-radius: 30px;
    height: 120px;
    margin: 16px;
    transition: .2s
}

.dropzone.dz-started .dz-message span.plus {
    display: block;
    font-size: 70px;
    color: #aaa;
    line-height: 110px
}

.select2 .select2-container .select2-container--default {
    width: 100%
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    min-height: 36px;
    color: #04684C;
    caret-color: #04684C;
    cursor: text;
    padding-bottom: 5px;
    padding-right: 5px;
    position: relative
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: rgb(4, 104, 76, .2);
    border: 1px solid #04684C;
    margin-top: 4px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #04684C
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #04684C;
    outline: 0
}

[data-tooltip].tooltip-bottom::before,
[data-tooltip].tooltip-left::before,
[data-tooltip].tooltip-right::before,
[data-tooltip].tooltip-top::before {
    border-style: solid;
    border-width: .3rem;
    content: "";
    opacity: 0;
    transition: opacity .2s;
    visibility: hidden;
    position: absolute
}

.error,
.note,
.required_show,
.text_danger {
    color: red !important
}

#pagination {
    justify-content: end
}

.my_allproductscoverimg {
    height: 100%;
    object-fit: cover
}

.order_product_card {
    border: none;
    border-radius: 10px;
    background-color: #f8fafc
}

.order_adon_card {
    border: none;
    border-radius: 10px;
    box-shadow: 0 1px 33px 1px rgb(4, 104, 76, .2) inset
}

.addons_crossbtn:hover,
.cross_btn:hover {
    cursor: pointer
}

.addons_crossbtn,
.cross_btn {
    width: 21px
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.limited_description_1 {
    -webkit-line-clamp: 1
}

.limited_description_2 {
    -webkit-line-clamp: 2
}

.limited_description_3 {
    -webkit-line-clamp: 3
}

.limited_description_5 {
    -webkit-line-clamp: 5
}

.shadow_effect {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16)
}

.testimonial_carousel .owl-nav {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    gap: 10px
}

.testimonial_carousel .owl-nav button.owl-next,
.testimonial_carousel .owl-nav button.owl-prev {
    height: 47px !important;
    width: 47px !important;
    border-radius: 50% !important;
    color: #04684C !important;
    font-size: 28px !important;
    background-color: #fff !important;
    border: 1px solid #04684C !important;
    transition: .3s ease-in-out !important
}

.testimonial_carousel .owl-nav button.owl-next:hover,
.testimonial_carousel .owl-nav button.owl-prev:hover {
    color: #fff !important;
    background-color: #04684C !important
}

.testimonial_slider_card {
    border: 1px solid #04684C;
    border-radius: 32px;
    padding: 20px;
    margin: 3px
}

.testimonial_slider_img {
    width: 170px;
    height: 170px;
    border-radius: 50%;
    margin: 0 auto
}

.price-input {
    width: 100%;
    display: flex;
    margin: 10px 0
}

.price-input .field {
    display: flex;
    width: 100%;
    height: 45px;
    align-items: center;
    justify-content: space-between
}

.field input {
    width: 45%;
    outline: 0;
    font-size: 12px;
    border-radius: 0;
    text-align: center;
    border: 1px solid #04684C;
    background: rgb(253, 196, 0, .1) !important
}

.slider {
    height: 5px;
    position: relative;
    background: #ddd;
    border-radius: 5px
}

.slider .progress {
    height: 100%;
    left: 0;
    right: 50%;
    position: absolute;
    border-radius: 5px;
    background: #04684C
}

.range-input,
[data-tooltip] {
    position: relative
}

.range-input input {
    position: absolute;
    width: 100%;
    height: 5px;
    top: -5px;
    background: 0 0;
    pointer-events: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

input[type=range]::-webkit-slider-thumb {
    height: 17px;
    width: 17px;
    border-radius: 50%;
    background: #04684C;
    pointer-events: auto;
    -webkit-appearance: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, .05)
}

input[type=range]::-moz-range-thumb {
    height: 17px;
    width: 17px;
    border: none;
    border-radius: 50%;
    background: #04684C;
    pointer-events: auto;
    -moz-appearance: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, .05)
}

[data-tooltip]::after {
    background-color: #04684C;
    box-shadow: 2px 2px 7px 1px rgb(0, 0, 0, .2);
    border-radius: .3rem;
    color: #fff;
    content: attr(data-tooltip);
    font-family: Inter;
    font-style: normal;
    font-size: 12px;
    font-weight: 400;
    opacity: 0;
    padding: 10px;
    position: absolute;
    text-align: justify;
    text-transform: none;
    transition: opacity .2s;
    visibility: hidden;
    z-index: 1
}

[data-tooltip].tooltip-top::before {
    border-color: rgb(4, 104, 76, .9) transparent transparent;
    top: 0;
    left: 50%;
    margin-left: -.3rem
}

[data-tooltip].tooltip-top::after {
    bottom: 100%;
    left: 50%;
    transform: translate(-50%)
}

[data-tooltip].tooltip-bottom::before {
    border-color: transparent transparent rgb(4, 104, 76, .9);
    bottom: 0;
    left: 50%;
    margin-left: -.3rem
}

[data-tooltip].tooltip-bottom::after {
    top: 100%;
    left: 50%;
    transform: translate(-50%)
}

[data-tooltip].tooltip-left::before {
    border-color: transparent transparent transparent rgb(4, 104, 76, .9);
    top: .3rem;
    right: calc(110% - .2rem);
    margin-top: -.3rem
}

[data-tooltip].tooltip-left::after {
    top: -.3rem;
    right: calc(110% + .3rem)
}

[data-tooltip].tooltip-right::before {
    border-color: transparent rgb(4, 104, 76, .9) transparent transparent;
    top: .3rem;
    left: calc(110% - .3rem);
    margin-top: -.3rem
}

[data-tooltip].tooltip-right::after {
    top: -.3rem;
    left: calc(110% + .2rem)
}

@media (max-width:767px) {
    [data-tooltip].tooltip-mobile::before {
        display: none
    }

    [data-tooltip].tooltip-mobile:after {
        font-size: 1rem;
        max-width: 20rem;
        position: fixed;
        bottom: auto;
        top: 50%;
        left: 50%;
        text-align: left;
        transform: translate(-50%);
        white-space: normal
    }
}

[data-tooltip]:hover::after,
[data-tooltip][class*=tooltip-]:hover::before {
    visibility: visible;
    opacity: 1
}

[data-tooltip].tooltip-desc::after {
    width: 250px
}

.box_shadow {
    border: 1px solid #000;
    margin: 10px 15px;
    border-radius: 10px
}

.profile_img {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    margin: 0 auto;
    border: 5px solid #04684C;
    overflow: hidden
}

.blogger_img img,
.profile_img img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.top_activites_heading {
    display: inline
}

.top_activity_dashboard {
    margin-left: 15px
}

.swal2-popup.swal2-toast .swal2-html-container {
    font-size: 18px !important
}

.swal2-timer-progress-bar {
    background: #42a7c3 !important
}

.swal2-popup.swal2-toast {
    border: none !important;
    box-shadow: 0 2px 12px 2px rgb(4, 104, 76, .4) !important
}

.home_topcard_left {
    margin-left: 164px
}

.home_topcard_left,
.home_topcard_right {
    width: 168px
}

/* .home_topcard_img {
    width: 192px;
    height: 100px;
    border-radius: 8px
} */

.home_topcard_img {
    width: 160px;
    height: 160px;
    border-radius: 8px;
  }

.train_icon_pos {
    margin-left: 280px;
    margin-top: 36px
}

.whatsapp_btn {
    position: fixed;
    bottom: 20px;
    left: 20px;
    background-color: #4dc247;
    padding: 15px;
    color: #fff;
    font-size: 18px;
    display: flex;
    align-items: center;
    border-radius: 50%;
    border: 0;
    z-index: 99999
}

.whatsapp_btn:hover {
    box-shadow: 0 2px 6px 2px #3586319a;
    transition: .2s ease-out
}

.payment_method_radio {
    height: 20px;
    width: 20px
}

.sidebar_badge::after {
    font-size: 13px;
    width: 90px !important;
    text-align: center;
    margin-left: -36px
}

.order_detail_customer_detail {
    font-size: 13px;
    font-weight: 700
}

.tour_detail_carousel .owl-nav {
    position: absolute;
    display: flex;
    justify-content: space-between;
    width: 90%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important
}

.blog_detail_main_card {
    border-radius: 10px;
    overflow: hidden;
    height: 400px;
    position: relative
}

.blog_detail_title_bg {
    background-color: rgb(0, 0, 0, .7)
}

.blog_category_bg {
    background-color: #f1ecff;
    color: #04684C;
    display: inline-flex;
    align-items: center
}

.blog_category_dot {
    background-color: #04684C;
    height: 16px;
    width: 16px;
    border-radius: 50%
}

.pricing_plan_switch {
    color: #333
}

.pricing_plan_switch.active {
    background-color: #04684C !important
}

.choose_plan_btn {
    background-color: #fff
}

.pricing_card {
    border-radius: 26px
}

.pricing_card:hover {
    background-color: #ffd482;
    box-shadow: 0 42px 34px 0 rgb(4, 104, 76, .4)
}

.article_secondary_card {
    background-color: rgb(255, 212, 130, .5);
    border-radius: 16px
}

.rating_star {
    color: #fbbc05
}

.custom_progress_bar {
    height: 10px;
    border-radius: 20px;
    width: 100%
}

.comment_user_profile {
    height: 55px;
    width: 55px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #04684C
}

.comment_user_profile img {
    height: 100%;
    width: 100%;
    object-fit: contain
}

.comment_box {
    border-radius: 12px;
    overflow: hidden;
    background-color: #ffd482
}

.blogger_card,
.share_card_bg {
    border-radius: 15px;
    background-color: rgb(255, 212, 130, .5)
}

.blogger_img {
    width: 109px;
    height: 100px;
    border-radius: 10px;
    overflow: hidden;
    background-color: #fff
}

.blog_features_card {
    border: 1px solid #04684C;
    border-radius: 12px;
    overflow: hidden
}

.blog_features_list {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0
}

.blog_features_list li {
    padding: 20px 0 20px 15px;
    border-bottom: 1px solid #04684C
}

.blog_features_list li:hover {
    cursor: pointer;
    background: linear-gradient(90deg, #04684C 0, #ffd482 100%)
}

.recent_blog_card {
    background-color: #ffd482;
    border-radius: 10px
}

.recent_blog_img {
    width: 120px;
    height: 90px;
    border-radius: 12px;
    overflow: hidden
}

.nav-item.dropdown#toursDropdownMenu:hover .dropdown-menu {
    display: block;
    max-height: 350px;
    overflow-y: auto
}

.breadcrumb {
    font-size: .95rem;
    font-family: Inter
}

.breadcrumb_item+.breadcrumb_item::before {
    content: ">";
    color: #6c757d;
    margin-right: 5px;
    margin-left: 5px
}

.breadcrumb_item .breadcrumb_link {
    color: #04684C;
    text-decoration: none;
    transition: color .2s;
    font-family: Inter
}

.breadcrumb_item .breadcrumb_link:hover {
    color: #676a6c
}

.breadcrumb_item.active {
    color: #6c757d;
    text-decoration: none;
    font-family: inter;
}

.custom_dropdown {
    min-width: 200px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 10px 0;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1)
}

.custom_dropdown_item {
    padding: 10px 20px;
    color: #333;
    font-weight: 500;
    font-size: 14px;
    transition: background-color .3s, color .3s
}

.custom_dropdown_item:hover {
    background-color: #04684C;
    color: #fff;
    border-radius: 5px
}

.nav-link img {
    margin-left: 5px;
    vertical-align: middle
}

.sticky_button {
    position: fixed;
    bottom: 74px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
    display: none
}

.addons_error,
.error_messageadult {
    color: red
}

.addons_checkbox {
    transform: scale(1.4);
    /* Scale up the checkbox */
    -webkit-transform: scale(1.4);
    /* For Safari */
    border: 1px solid #04684C;
    background-color: transparent;
}

.addons_checkbox:checked {
    background-color: #04684C;
    /* Green background when checked */
    border-color: #04684C;
    /* Match border color */
    /* box-shadow: 0 2px 6px 2px rgba(250, 131, 67, 0.507) !important; */
}
.confirm_order_checkbox {
    transform: scale(1.4);
    -webkit-transform: scale(1.4);
    border: 1px solid #04684C;
    background-color: transparent;
    height: 10px !important;
    width: 10px !important;
    border-radius: 2px !important;
}

.confirm_order_checkbox:checked {
    background-color: #04684C;
    border-color: #04684C;
}
.number_input_cart {
    height: 29px;
    width: 70px;
    padding-right: 25px;
    /* Space for arrows */
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 17px;
    outline: none;
}

.number_input_cart_order {
    height: 29px;
    width: 70px;
    padding-right: 25px;
    border: none;
    font-size: 17px;
    outline: none;
    color: #04684C;
}
.arrow_buttons_cart {
    position: absolute;
    right: 6px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    gap: 0px;
}
.arrow_buttons_cart button {
    background: none;
    border: none;
    font-size: 10px;
    color: #04684C;
    /* Orange color */
    cursor: pointer;
    padding: 0px 2px;
}

.arrow-buttons button:hover {
    color: #04684C;
    /* Darker orange */
}

.arrow-buttons button {
    background: none;
    border: none;
    font-size: 10px;
    color: #04684C;
    /* Orange color */
    cursor: pointer;
    padding: 1px 2px;
}
.arrow-buttons {
    position: absolute;
    right: 4px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    gap: 0px;
}

.number-input {
    height: 40px;
    width: 80px;
    padding-right: 25px;
    /* Space for arrows */
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
    outline: none;
}

.addon_image_container {
    position: relative;
    cursor: pointer;
    width: 137px;
    height: 100px;
}

.addon_image_popup {
    display: none;
    position: absolute;
    top: 0%;
    left: 105%;
    transform: translate(0%, 0%);
    width: 210px;
    height: 210px;
    background-color: white;
    border: 2px solid #ddd;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
    /* border-radius: 8px; */
    z-index: 1000;
    /* overflow: hidden; */
}

.addon_image_popup::before {
    content: "";
    position: absolute;
    top: 20%;
    left: -13px;
    /* Position arrow outside the box */
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 12px solid #04684C;
    /* Creates the left-facing arrow */
}
.addon_image_container:hover .addon_image_popup {
    display: block;
}
.addon_image_container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* border-radius: 8px; */
}

.addons_container {
    max-height: 400px;
    overflow-y: auto;
    position: relative;
}


.custom-number-input {
    position: relative;
    display: flex;
    align-items: center;
}


.fs_7 {
    font-size: 7px;
}

.fs_8 {
    font-size: 8px;
}

.fs_9 {
    font-size: 9px;
}

.fs_10 {
    font-size: 10px;
}

.fs_11 {
    font-size: 11px;
}

.fs_12 {
    font-size: 12px;
}

.fs_13 {
    font-size: 13px;
}

.fs_14 {
    font-size: 14px;
}

.fs_15 {
    font-size: 15px;
}

.fs_16 {
    font-size: 16px;
}

.fs_17 {
    font-size: 17px;
}

.fs_18 {
    font-size: 18px;
}
.fs_20 {
    font-size: 20px;
}

.fs_21 {
    font-size: 21px;
}

.fs_23 {
    font-size: 23px;
}

.fs_25 {
    font-size: 25px;
}


.addons_badge {
    width: 15px;
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    padding: 0;
    background-color: #04684C;
}
.cart_detail_card {
    border: none;
    border-radius: 15px;
    box-shadow: 0 2px 7px 0 rgb(0, 0, 0, .15)
}

.cart_detail_card hr,
.tour_detail_card hr {
    color: #04684C !important;
    opacity: .3 !important;
    margin: .5rem 0 !important;
}


.btn_buynow {
    width: 100% !important;
    background-color: #fff;
    color: #04684C;
    font-weight: bold;
    font-size: 15px;
    border-radius: 12px;
    border: 1px solid #04684C !important;
}

.btn_buynow:hover {
    border: 1px solid #fff !important;
    background-color: #04684C !important;
    color: #fff !important;
}


.btn_add_to_art {
    width: 100% !important;
    background-color: #04684C;
    color: white;
    font-weight: bold;
    font-size: 15px;
    border-radius: 12px;
}

.btn_add_to_art:hover {
    border: 1px solid #04684C !important;
    background-color: #ffffff !important;
    color: #04684C !important;
}
.addons_card_bg {
    background-color: rgba(217, 217, 217, 0.5);
    border-bottom: 0.5px solid rgb(250, 132, 67, .3);
}

.cart_detail_nav_btn {
    width: 32px;
    height: 32px;
    border: none;
    border-radius: 50%;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    color: #04684C;
    border: 1px solid #04684C;
    background-color: #ffffff;
}

.cart_detail_nav_btn.active {
    color: #ffffff;
    background-color: #04684C;
}

.cart_detail_nav_btn.active::after {
    color: #ffffff;
    background-color: #04684C;
}

.cartdetail_navitems {

    font-size: 16px !important;
    font-weight: 500 !important;
    font-family: 'Maven Pro', sans-serif;
}

.m_16 {
    margin: 0 16px;
}

.fw_500 {
    font-weight: 600;
}

.discount_badge {
    background-color: #B72635;
    color: #ffffff;
    padding: 5px 8px;
    z-index: 1;
    font-weight: 300;
    font-size: 14px;
    border-bottom-right-radius: 8px;
}

.hero_discount_badge {
    background-color: #B72635;
    color: #ffffff;
    padding: 5px 8px;
    z-index: 1;
    font-weight: 300;
    font-size: 14px;
    border-bottom-right-radius: 8px;
    border-top-left-radius: 8px;
}

#myTabContent {
    margin-bottom: 27px;
}

/* Loader script */
#loader-home {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    /* Ensures the loader appears above other elements */
}

/* Style the circular spinner */
.spinner {
    width: 60px;
    height: 60px;
    border: 8px solid #f3f3f3;
    /* Light grey border */
    border-top: 8px solid #04684C;
    /* Blue border on the top for the "spinning" effect */
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

/* Keyframes for the spin animation */
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.left_spacing {
    margin-top: -180px;
    right: 5%;
}

.hide_cart_empty {
    display: none;
}

.feature_container {
    background-color: #04684C;
    color: #ffffff;
}
.bg_dull_white {
    background-color: #f4f2f2;
}

.feature_container .row {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    gap: 10px;

}

.feature_container .col-lg-3 {
    flex: 0 0 auto;
    width: 40%;
    min-width: 120px;

}

.addon_container {
    display: none;
}

.slick-slider {
    margin-left: -12%;
    margin-right: -12%;
    margin: 50px 0;
}

.slick-list {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 15% !important;
    padding-right: 15% !important;
}

.slick-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    list-style-type: none;
}

.slick-dots li {
    height: 15px !important;
    width: 15px !important;
    background-color: #999999;
    border-radius: 50%;
}

.slick-dots .slick-active {
    height: 17px !important;
    width: 17px !important;
    background-color: #04684C;
}

.rev_slider .slick-track {
    max-width: 100% !important;
    transform: translate3d(0, 0, 0) !important;
    perspective: 100px;
}

.rev_slider .slick-slide {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    width: 100% !important;
    transform: translate3d(0, 0, 0);
    transition: transform 1s, opacity 1s;
}

.slick-snext,
.slick-sprev,
.slick-snext2,
.slick-sprev2 {
    display: block;
}

.rev_slider .slick-current {
    opacity: 1;
    position: relative;
    display: block;
    z-index: 2;
}

.rev_slider .slick-snext {
    opacity: 0.5;
    transform: translate3d(20%, 0, -20px);
    z-index: 1;
    perspective: 1000px;
}

.rev_slider .slick-snext2 {
    opacity: 0.5;
    transform: translate3d(40%, 0, -40px);
    z-index: 0;
    perspective: 1000px;
}

.rev_slider .slick-sprev {
    opacity: 0.5;
    transform: translate3d(-20%, 0, -20px);
}

.rev_slider .slick-sprev2 {
    opacity: 0.5;
    transform: translate3d(-40%, 0, -40px);
}

.rev_slide {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
}

.slide_content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 25px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
    color: white;
    text-align: left;
    border-radius: 0 0 15px 15px;
}

.slide_content h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}

.slide_content p {
    font-size: 14px;
    margin: 0;
    line-height: 1.4;
}

.test {
    display: block;
    width: 100%;
    height: 400px;
    border-radius: 40px;
    overflow: hidden;
}

.test img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.sticky_order_detail {
    position: sticky;
    top: 50px;
    align-self: start;
}

.feature_container {
    background-color: #04684C;
    color: #ffffff;
}

.feature_container .row {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    gap: 10px;

}

.feature_container .col-lg-3 {
    flex: 0 0 auto;
    width: 40%;
    min-width: 120px;

}



.custom-radio input {
    display: none;
}

.custom-radio label {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 10px;
    cursor: pointer;
    color: #999;
}

.custom-radio input:checked+label {
    color: #04684C;
}

.custom-radio label::before {
    content: "";
    width: 14.5px;
    height: 14.5px;
    border-radius: 50%;
    border: 2px solid #04684C;
    display: inline-block;
}

.custom-radio input:checked+label::before {
    border: 4px solid #04684C;
}


.mobile-stack {
    flex-direction: column !important;
    align-items: start !important;
}

.tour-date-container {
    width: 30%;
}

.passenger-container {
    display: flex;
    justify-content: space-between;
    width: 100%;
    gap: 10px;
}

/* .passenger-box {
    width: 20%;

} */
.passenger-box .border_style {
    border: 1px solid #04684C;
}

.passenger-box input {
    width: 25px;
    text-align: center;
    border: none;
    font-size: 14px;
    color: #04684C;
}

.passenger-box button {
    height: 31px;
    width: 27px;
    background: #dfdede5c;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
}

.passenger_box_container {
    display: flex;
    justify-content: end;
    width: 70%;
    gap: 15px
}

.text_sparkblue {
    color: #313857;
}

.text_light_sparkblue {
    color: #313857b8;
}

/* .text_styling {
    color: #313857;
    font-size: 14px;
    font-weight: 500;
} */

/* Tour Date Styling */
.tour_date {
    border: 1px solid #04684C;
    padding: 4px;
    width: 100%;
    border-radius: 0;
    color: #04684C
}

.btn_add_cart {
    color: #04684C;
    background-color: #ffffff;
    border-radius: 16px;
    box-shadow: 0px 2px 7px 0px rgb(0, 0, 0, 0.15);
}
.btn_add_cart:hover {
    color: #fff;
    background-color: #04684C;
    border-color: #fff;
}

.btn_mob_checkout {
    color: #04684C;
    background-color: #ffffff;
    border-radius: 16px;
    font-size: 11px;
    box-shadow: 0px 2px 7px 0px rgb(0, 0, 0, 0.15);
}
.btn_mob_checkout:hover {
    color: #fff;
    background-color: #04684C;
    border-color: #fff;
}

.mob_add_cart_button {
    position: fixed;
    bottom: 70px;
    width: 100%;
    z-index: 20;
    box-shadow: 0px 2px 7px 0px rgb(0, 0, 0, 0.15);
}

.receipt_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 10;
}

.receipt_container {
    position: fixed;
    bottom: -100%;
    left: 0;
    width: 100%;
    background: white;
    box-shadow: 0px -2px 7px rgba(0, 0, 0, 0.6);
    transition: bottom 0.4s ease-in-out;
    border-radius: 15px 15px 0 0;
    z-index: 19;
    padding: 15px 0;
}

.receipt_open {
    bottom: 135px !important;
}

.arrow_icon {
    font-size: 16px;
    color: white;
    font-weight: bold;
    width: 50px !important;
    transition: transform 0.3s ease-in-out;
}

.arrow_up {
    transform: rotate(180deg);
}

.sort_btn {
    border: 1px solid #04684C;
    color: black;
    background-color: white;
    border-radius: 13px;
    padding: 5px 15px;
    font-size: 17px;
}

.sort_btn:hover {
    background-color: #04684C;
    color: white;
}

/* -------Cart Detail Nav Start------- */
.cart_nav_steps_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%;
}

.cart_nav_step_container {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    width: 230px;
}

.cart_nav_step {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    color: #fff;
    font-size: 15px;
    z-index: 2;
}

.cart_nav_step.active {
    background-color: #04684C;
}

.cart_nav_step.inactive {
    background-color: transparent;
    border: 1px solid #d9d9d9;
    color: #d9d9d9;
}

.cart_nav_step_line {
    position: absolute;
    top: 11px;
    left: 100%;
    width: 90%;
    height: 2px;
    background-color: #d9d9d9;
    z-index: 1;
    transform: translateX(-50%);
}

.cart_nav_step_line.active {
    background-color: #04684C;
}

.cart_nav_step_text {
    margin-top: 10px;
    font-size: 17px;
    text-align: center;
    color: #D9D9D9;
    white-space: nowrap;
}

.cart_nav_step_text.active {
    color: #04684C;
}



.cart_nav_step_text_new {
    margin-top: 10px;
    font-size: 17px;
    text-align: center;
    color: #D9D9D9;
    white-space: nowrap;
}

.cart_nav_step_text_new.active {
    color: #04684C;
}


.cart_nav_step_line_new {
    position: absolute;
    top: 11px;
    left: 100%;
    width: 90%;
    height: 2px;
    background-color: #d9d9d9;
    z-index: 1;
    transform: translateX(-50%);
}

.cart_nav_step_line_new.active {
    background-color: #04684C;
}

.modal_content {
    border-radius: 15px;
    text-align: center;
    padding: 30px;
    background-color: #ffffff;
}

.modal_backdrop {
    background: rgba(0, 0, 0, 0.7) !important;
}

.modal_check_icon {
    font-size: 50px;
    color: #ff7f2a !important;
    border: 3px solid #ff7f2a;
    border-radius: 50%;
    padding: 10px;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px auto;
    font-weight: bold;
}

.mob_tour_addons_buttons button {
    height: 23px;
    width: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    box-shadow: 0px 2px 7px 0px rgb(0, 0, 0, 0.15);
    background-color: #fff;
    padding: 0;
    border: none;
}

.mob_tour_addons_buttons button img {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;

}

.mob_tour_addons_buttons input {
    width: 20px;
    border: none;
    background-color: transparent;
    color: #04684C;
}

.bg_dull_white {
    background-color: #f4f2f2;
}

.br_5 {
    border-radius: 5px;
}

.addons_container {
    max-height: 400px;
    overflow-y: auto;
    position: relative;
}

.addon_image_container {
    position: relative;
    cursor: pointer;
    width: 137px;
    height: 100px;
}

.addon_image_popup {
    display: none;
    position: absolute;
    top: 0%;
    left: 105%;
    transform: translate(0%, 0%);
    width: 237px;
    height: 200px;
    background-color: white;
    border: 2px solid #ddd;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
    /* border-radius: 8px; */
    z-index: 1000;
    /* overflow: hidden; */
}

.addon_image_popup::before {
    content: "";
    position: absolute;
    top: 20%;
    left: -13px;
    /* Position arrow outside the box */
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 12px solid #04684C;
    /* Creates the left-facing arrow */
}
.addon_image_popup.bottom_arrow::before {
    top: auto;
    bottom: 20%;
    transform: translateY(50%);
}

.addon_image_container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* border-radius: 8px; */
}

/* Hide the popup when not hovering */
.addon_image_container:hover .addon_image_popup {
    display: block;
}

.addons_badge {
    width: 15px;
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    padding: 0;
    background-color: #04684C;
}

.order_detail_footer {
    box-shadow: 0 3px 6px 0 rgb(40, 41, 61, .4)
}

/* Yes or No in cart detail to delete the addons popup button  */
.swal_confirm_button {
    background-color: #04684C !important;
    color: white !important;
    border-radius: 5px;
}

.swal_cancel_button {
    background-color: rgb(201, 197, 197) !important;
    color: white !important;
    border-radius: 5px;
}

.swal-popup-class {
    border-radius: 16px;
    padding: 50px 0;
}

.gap_50 {
    gap: 50px;
}

/* <!-- Skeleton Loader Styles --> */

.skeleton-card {
    background: #f3f3f3;
    border-radius: 10px;
    padding: 15px;
}

.skeleton-image {
    width: 100%;
    height: 150px;
    background: #ddd;
    border-radius: 8px;
}
.skeleton-image_1 {
    width: 100%;
    height: 30px;
    background: #ddd;
    border-radius: 8px;
}
.skeleton-image_2 {
    width: 100%;
    height: 100px;
    background: #ddd;
    border-radius: 8px;
}

.skeleton-title,
.skeleton-price {
    height: 15px;
    background: #e0e0e0;
    border-radius: 5px;
    margin-bottom: 8px;
}

.skeleton-title {
    width: 80%;
}

.skeleton-price {
    width: 50%;
}

.skeleton-button {
    width: 50%;
    height: 30px;
    background: #ddd;
    border-radius: 6px;
}
#blur-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2); /* Light blur effect */
    backdrop-filter: blur(8px); /* Apply blur */
    -webkit-backdrop-filter: blur(8px); /* Safari support */
    z-index: 998; /* Below the toast but above content */
    display: none; /* Hidden by default */
}

.edit_date_icon {
    font-size: 14px !important;
    cursor: pointer;
    color: #7a7777; /* Default color */
    transition: color 0.3s ease-in-out;
}

.edit_date_icon:hover {
    color: #04684C; /* Orange color on hover */
}
.change_date {
    cursor: pointer;
    color:#04684C
}
.hide_cart_empty {
    display: none;
}
.delete_bin_btn {
    cursor: pointer;
    height: 16px;
    width: 13px;
}