.view-selection li {
    display: inline-block;
}

.view-selection li a {
    padding: 0.8em;
    border: 1px solid;
    border-radius: 5px;
}

.view-selection li .selected {
    background-color: blueviolet;
    color: #fff;
}

.theme_two_box_img {
    height: 220px;
    background-position: center;
    background-size: cover;
}

.cruise_item_img {
    background-position: center;
    background-size: cover;
}

.accordion-button {
    padding: 0.5em 0.8em;
    line-height: 0;
    font-size: 14px;
}

.room_booking_heading h3 {
    margin-bottom: 1em;
}

.big-img {
    height: 450px;
    background-size: cover;
    background-position: center;
}

.small-img {
    height: 130px;
    background-size: cover;
    background-position: center;
    width: 145px;
}

.change-room {
    padding: 0.5em;
    text-align: center;
    background-color: #8b3dea;
    border-bottom-right-radius: 30px;
    width: 100%;
    display: block;
    color: #fff;
    border: 1px solid #8b3dea;
}

.change-room:hover {
    background-color: #fff;
    border: 1px solid #8b3dea;
    color: #8b3dea;
}

.vc-container {
    width: 100% !important;
}

.vc-pane {
    padding: 20px 35px !important;
}

.vc-title {
    text-transform: capitalize !important;
}

.vc-day {
    min-height: 52px !important;
}

.vc-day.is-not-in-month * {
    opacity: 0.1 !important;
}

.vc-arrows-container {
    padding: 28px 10px !important;
}

.super_sub_content p {
    font-size: 14px !important;
}

.vc-day:has(> .is-disabled) {
    pointer-events: none;
}

.package-image {
    background-position: center;
    background-size: cover;
}

.table>:not(caption)>*>* {
    background-color: #fff;
}

.table-light {
    color: #115170;
}

.nav-tabs {
    border: none;
}

.nav-tabs .nav-link {

    background-color: #EAEAEB;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    border-radius: 35px;
    border: none;
    color: #223645;
    line-height: 1.1;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 30px;
    margin: 0 5px;
}


.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #8b3eea;
    border-color: #dee2e6 #dee2e6 #fff;
}

.total {
    background-color: #8b3eea;
    padding: 2em;
    border-radius: 5px;
    color: #fff;
}

.exc-row {
    box-shadow: 0px 0px 10px 0px rgba(60, 64, 143, 0.2);
    border-radius: 5px;
}

/* motore */

/* --Theme Search Form-- */
.theme_search_form {
    margin-top: -140px;
}

.theme_search_form_area {
    background: #FFFFFF;
    box-shadow: 4px 14px 28px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    padding: 30px 30px;
    position: relative;
}

.theme_search_form_area .form-control {
    height: 55px;
    border: 2px dashed #dddddd75;
    padding: 10px 22px;
    font-size: 16px;
}

.theme_search_form_area .bg_input {
    background-color: #F3F6FD;
}

.theme_search_form_tabbtn .nav-item {
    margin-right: 0;
}

.theme_search_form_tabbtn .nav-item:last-child {
    margin-right: 0px;
}

.theme_search_form_tabbtn .nav-tabs {
    border-bottom: none;
}



.theme_search_form_tabbtn .nav-tabs .nav-link {
    margin-bottom: 0;
    border-radius: 6px;

}

.theme_search_form_tabbtn .nav-tabs .nav-link i {
    padding-right: 10px;
}

.theme_search_form_tabbtn {
    margin-bottom: 30px;
}


.flight_Search_boxed {
    background: #ffffff;
    padding: 10px 10px 10px 20px;
    border-radius: 0;
    position: relative;
    height: 50px;
    width: 100%;
}

.flight_Search_boxed span {
    display: unset;
    font-size: inherit;
    padding-top: 0;
    text-overflow: inherit;
    overflow: hidden;
    white-space: nowrap;
}

.plan_icon_posation {
    position: absolute;
    top: 20px;
    right: 30px;
}

.plan_icon_posation i {
    font-size: 24px;
}

.range_plan {
    position: absolute;
    left: -37px;
    top: 50%;
    transform: translateY(-50%);
}

.range_plan i {
    background: #f5eefd;
    font-size: 24px;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 46px;
    border-radius: 50%;
    border: 3px solid #fff;
    color: var(--main-color);
}

.flight_Search_boxed p {
    font-size: 14px;
}

.flight_Search_boxed input {
    font-size: 22px;
    width: 87%;
    border: none;
    background: transparent;
    font-weight: 500;
    height: 35px;
    padding: 0;
}

.flight_Search_boxed input:focus-within {
    outline: none;
    border: none;
}

.flight_Search_boxed span {
    display: block;
    font-size: 12px;
    padding-top: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.flight_Search_boxed .Journey_date {
    position: relative;

}

.date_flex_area {
    display: flex;
    justify-content: space-between;
}

.dropdown_passenger_area {
    padding: 0;
}

.dropdown_passenger_area button {
    border: none;
    background: transparent;
    padding: 0;
    font-size: 14px;
    font-weight: 500;
    padding: 1.2em;
    outline: none;
}

.dropdown_passenger_area button::after {
    display: none;
}

/* .dropdown_passenger_area .dropdown-menu.show {
    transform: translate(-56%, 70px) !important;
} */

.dropdown_passenger_area .dropdown-menu {
    z-index: 1000;
    min-width: 350px;
    padding: 15px 20px;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0.25rem;
}


.traveller-calulate-persons .passengers .passengers-types .passengers-type {
    display: flex;
    align-items: center;
    padding: 8px 16px;
    justify-content: space-between;
}

.traveller-calulate-persons .passengers .passengers-types .passengers-type .text {
    align-items: center;
    display: flex;
}

.traveller-calulate-persons .passengers .passengers-types .passengers-type .text .count {
    margin-right: 20px;
    width: 24px;
    display: inline-block;
    font-size: 1.25rem;
    font-weight: 600;
}

.traveller-calulate-persons .passengers .passengers-types .passengers-type .text .type-label span {
    font-size: 12px;
    color: #4c4c4c;
}

.traveller-calulate-persons .passengers .passengers-types .passengers-type .button-set button {
    font-size: 12px;
    color: #4c4c4c;
    border: 1px solid #d8d8d8;
    width: 20px;
    height: 20px;
    position: relative;
}

.traveller-calulate-persons .passengers .passengers-types .passengers-type .button-set button i {
    position: absolute;
    bottom: 8px;
    right: 10px;
}

.traveller-calulate-persons .passengers .passengers-types {
    padding-top: 15px;
}

.traveller-calulate-persons .passengers h6 {
    font-size: 16px;
    font-weight: 500;
    color: var(--main-color);
}

.traveller-calulate-persons .cabin-selection {
    padding-top: 10px;
    border-top: 1px solid #c7c7cc;
    margin-top: 20px;
}

.traveller-calulate-persons .label-select-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 10px;
}

.traveller-calulate-persons .label-select-btn:hover {
    background: var(--main-color);
    color: var(--white-color);
}

.traveller-calulate-persons .label-select-btn.active {
    background: var(--main-color);
    color: var(--white-color);
}


.traveller-calulate-persons .muiButton-label {
    font-size: 14px;
}

.traveller-calulate-persons .cabin-selection h6 {
    padding: 15px 0;
    font-size: 16px;
    font-weight: 500;
    color: var(--main-color);
}

.top_form_search_button {
    text-align: center;
    margin-top: 30px;
}

.flight_categories_search .nav-tabs {
    border-bottom: none;
}

.flight_categories_search .nav-tabs .nav-item.show .nav-link,
.flight_categories_search .nav-tabs .nav-link.active {
    color: var(--main-color);
    border-color: none;
}

.flight_categories_search .nav-tabs .nav-link {
    margin-bottom: 0;
    color: var(--black-color);
    border-radius: 6px;
    border: none;
    font-weight: 500;
    background: transparent;
}

.flight_categories_search {
    position: absolute;
    right: 30px;
    top: 25px;
}

.multi_city_form {
    margin-bottom: 15px;
}


.add_multy_form {
    text-align: right;
}

.add_multy_form button {
    color: var(--main-color);
    border: none;
    background: transparent;
}

.multi_form_remove {
    text-align: right;
}

.multi_form_remove button {
    color: red;
    border: none;
    background: transparent;
    padding-bottom: 10px;
}


.tab-content {
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    margin-top: 0;
    padding: 0;
    border: none;
}




.top_form_search_button .btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    font-size: 16px;
    border-radius: 5px;
    box-shadow: none;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    z-index: 0;
}

.top_form_search_button .btn_theme {
    color: #fff;
    background-color: #3A78C9;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -ms-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
    box-shadow: none;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    z-index: 0;
    border: none;
    border-radius: 25px;
}


.top_form_search_button .btn_md {
    padding: 12px 35px;
    font-size: 18px;
}

.flight_Search_boxed input {
    font-size: 14px;
    width: 70%;
}

.check-input {
    padding-left: 25px !important;
}

.flight_Search_boxed input {
    padding-left: 25px !important;
}

.flight_Search_boxed .dropdown {
    padding-left: 0;
}

.autocomplete-result-list {

    background: #fff !important;
}


.product-thumbnails {
    height: 450px;
}

.slick-list, .slick-track {
    height: 100%;
}
.slick-track .feature-image {
    background-size: cover;
    background-position: center;
}

.product-thumb-nav {
    height: 150px;
}

@media (max-width: 1399px) {

    .theme_search_form .container,
    .theme_search_form .container-lg,
    .theme_search_form .container-md,
    .theme_search_form .container-sm,
    .theme_search_form .container-xl {
        max-width: 100%;
    }
}


@media only screen and (max-width: 767px) {
    .flight_Search_boxed input {
        font-size: 15px;
    }

    .dropdown_passenger_area button {
        font-size: 15px;
    }

    .dropdown_passenger_area .dropdown-menu.show {
        left: 50% !important;
        transform: translate(-51%, 20%) !important;
    }

    .date_flex_area {
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .check-input {
        padding-left: 25px !important;
    }

    .flight_Search_boxed input {
        padding-left: 25px !important;
        width: 100%;
    }

    .flight_Search_boxed .search_input_1 .autocomplete-input {
        padding-left: 0 !important;
    }

    .flight_Search_boxed .dropdown {
        padding-left: 25px !important;
    }

    .theme_search_form_tabbtn .nav-tabs .nav-link i {
        padding-right: 0;
    }

    .flight_Search_boxed .Journey_date {
        width: 100% !important;
    }

    .theme_search_form_tabbtn .nav-tabs .nav-link {
        margin-bottom: 0;
        border-radius: 6px;
        width: 50px;
        padding: 15px 0;
    }
}

/* end */

@media only screen and (max-width: 767px) {
    .big-img {
        height: 350px;
    }

    .slider-nav {
        display: none;
    }

    .room_booking_right_side .row {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .room_booking_area {
        text-align: center;
    }

    .room_booking_right_side .room_person_select {
        margin-top: 1em;
    }

    .room_booking_area .name_search_form {
        margin-bottom: 1em;
    }

    .cruise_search_item .cruise_item_img {
        height: 200px;
    }
}

.home-slider .home-banner-items .banner-content-wrap {
    padding-bottom: 230px;
    height: 100vh;
}

.nav-tabs .nav-link {
    color: #fff;
    padding: 10px 25px;
    border-width: 0 1px 0 0;
    background-color: transparent;
}

.trip-search-inner .nav-link.active {
    border-width: 0 1px 0 0 !important;
    color: #ffffff;
    background-color: #ffffff00;
}

.trip-search-section .trip-search-inner {
    background: #00000069;
    padding: 20px 15px 15px;
}

.trip-search-section label {

    font-weight: bold;
    color: #fff;
}

.secondary-bg {
    background-color: #e4132b;
}

.desti-image {
    height: 450px;
    background-size: cover;
    background-position: center;
}

.overlay-desti-item .desti-content {
    width: calc(100% - 20px);
    text-align: center;
}

.overlay-desti-item .desti-content h3 {

    font-size: 34px;
    font-weight: 300;
}

.special-section .special-img {
    height: 450px;
    background-size: cover;
    background-position: center;
}

.special-item .special-content {
    box-shadow: none;
    margin-top: 0;
    padding: 30px;

    margin-left: 0;
    margin-right: 0;
    position: absolute;
    bottom: calc(0px + 30px);
    background: linear-gradient(360deg, black, transparent);
    width: calc(100% - 30px);
}

.meta-cat {

    /* padding: 5px 20px; */
    /* width: auto; */
    background-color: #00000099;
    border: 1px solid #fff;
    width: 70%;
    margin: 0 auto 15px;
    padding: 5px;
    text-align: center;

}

.meta-cat a {
    color: #fff !important;
}

.special-content h3 {
    text-align: center;
}

.special-content h3 a {
    color: #fff;
}

.special-content .package-price {
    color: #ffffff;
    font-size: 16px;

    font-weight: 300;

    text-transform: uppercase;
}

.special-content .package-price span {
    text-transform: none;
    font-size: 13px;
    font-weight: 800;
}

.special-content .package-price hr {
    margin: 0;
    border-top: 1px solid;
}

.special-content .price {
    color: #fad700;
    font-size: 40px;
    font-weight: 800;

}

.special-content .button-primary {
    background-color: #fad702;
    color: #000 !important;
}