﻿
@import url('../variable.css');
/* //cruise detail css start// */


.figure-image-div img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.hightlight-rates.with-package {
    border: 2px solid #bfbfbf;
    padding: 16px 24px;
}

    .hightlight-rates.with-package .inclusions-list {
        background-color: #e6e6e6;
    }
.hightlight-content {
    padding-left: 26px;
}
.widget-itinerary .widget-header {
    position: relative;
    margin-bottom: 6px;
}

    .widget-itinerary .widget-header .count {
        position: relative;
        font-size: 130%;
        font-weight: 600;
    }

    .widget-itinerary .widget-header .day {
        color: #000;
        font-size: 110%;
        font-weight: 500;
    }
.cruiseimage-itnr{
    display : flex;
    justify-content : center;
    align-items : center;
}
.imagecruiseain{
    height : 270px;
    border-radius : 8px;
    object-fit : cover;
}

.widget-itinerary .widget-header .destinaction {
    margin-left: 16px;
    font-size: 80%;
    color: #6f6f6f;
}

    .widget-itinerary .widget-header:after {
        content: '';
        position: absolute;
        background-color: var(--secondary-color);
        width: 6px;
        height: 6px;
        left: -12px;
        top: 11.42857px;
        border-radius: 40px;
    }

    .widget-itinerary .widget-header:before {
        content: '';
        position: absolute;
        background-color: var(--secondary-color);
        height: 2px;
        left: -22.4px;
        width: 16px;
        top: 13.33333px;
    }

.products-figure-slide-section .owl-nav .owl-next {
    background: var(--primary-color) !important;
    padding: 1px 16px !important;
    border-radius: 100%;
    color: red !important;
    font-size: 29px !important;
    position: absolute;
    top: 36%;
    right: -24px;
    height: 40px;
    width: 40px;
    line-height: 40px !important;
}
.descriptiodiivmain p {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin: 6px 0 7px;
    line-height: 1.6;
    text-align: justify;
    color: #333;
}
.autohor-descropt{
    margin-left : 10px;
}
.products-figure-slide-section .owl-nav .owl-prev {
    background: var(--primary-color) !important;
    padding: 1px 16px !important;
    border-radius: 100%;
    color: red !important;
    font-size: 29px !important;
    position: absolute;
    top: 36%;
    left: -24px;
    height: 40px;
    width: 40px;
    line-height: 40px !important;
}

.amonities-div-hotel {
    border: 1px solid #ddd;
    padding: 1px 15px;
    margin-bottom: 30px;
    /*border-radius: 15px;*/
    margin-top : 18px;
}
.fixedtop_package {
    position: fixed;
    width: 100%;
    margin: auto;
    z-index: 9 !important;
    right: 0;
    left: 0;
    top: 63px;
    transition: .5s;
}

.inlusions-div-data .heading {
    color: #000;
    font-size: 17px;
    font-weight : 400 !important;
    margin: 20px 0 10px 0;
}

.inlusions-div-data ul {
    padding-left: 0;
    flex-wrap: wrap;
}

.fixedhotel_type {
    position: fixed;
    width: 90%;
    top: 65px;
    margin: auto;
    z-index: 99;
    right: 0;
    left: 0;
    transition: .5s;
}

.inlusions-div-data ul li {
    list-style: none;
    margin-right: 11px;
    font-size: 12px;
    color: #000;
    font-weight: 500;
    margin-bottom: 6px;
}

.couponSep {
    border-bottom: 1px solid #e3e9ed;
    position: relative;
    margin: 30px 0;
}

.couponSepText {
    width: 28px;
    height: 28px;
    background: #f1f6f9;
    font-size: 11px;
    font-weight: 600;
    border: 1px solid #f1f6f9;
    position: absolute;
    top: -13px;
    border-radius: 30px;
    left: 45%;
    padding: 4px 4px;
    color: #bcc9d1;
}

.crd-heaader-first h4 {
    font-weight: 500;
    color: #3e3e3e;
    font-size: 21px;
}

.detail.ellipsis-container {
    color: #455873;
    font-size: 14px;
    padding-top: 3px;
}

.ellipsis-item__normal.separate {
    display: inline-block;
    width: 1px;
    height: 10px;
    margin: 0 5px;
    background-color: #ced2d9;
}

.touritem-middle {
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.flight-foots {
    position: relative;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.low-price .tag-span {
    font-size: 13px;
    font-weight: 500;
    color: #5f7388;
}

.pop-touritem-bg {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    box-shadow: 0 8px 16px 0 rgba(15, 41, 77, 0.08);
    overflow: hidden;
    cursor: pointer;
    position: relative;
}

    .pop-touritem-bg .bg-cover {
        width: 100%;
        height: 100%;
        border-radius: 8px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        transition: 0.2s;
        background-position-y: -10px;
    }

    .pop-touritem-bg .touritem-cnt {
        position: absolute;
        bottom: 0;
        z-index: 1;
        padding: 0 24px 16px;
    }

.detail.ellipsis-container .ellipsis {
    margin: 0 5px 5px 0px;
    font-size: 13px;
    padding: 4px 10px;
    border-radius: 4px;
    display: inline-block;
    color: #45596c;
    border: 1px dashed #ccd5de;
}

.flight-footer {
    margin-top: 2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.star-rates {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 11px;
    letter-spacing: 3px;
}

    .star-rates .fa-solid.active {
        color: #ffa31a;
    }

.rat-reviews {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 2px;
}

    .rat-reviews span {
        margin-left: 3px;
        color: #455873;
        font-size: 12px;
        font-weight: 500;
    }

.activities-flex {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #05264e;
}

    .activities-flex li {
        list-style: none;
    }

        .activities-flex li .actv-wrap-caps {
            color: #808fa0;
            font-size: 13px;
        }

.package-tab-start {
    background-color: var(--primary-color);
    cursor : pointer;
}

.package-tabs-body .package-tab-start .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    background: var(--secondary-color) !important;
    color: #ffffff !important;
}

.package-tabs-body .package-tab-start .nav-pills.primary .nav-link {
    background: transparent;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}

.tab-list-info .card-header {
    background: none !important;
    padding: 17px;
}

    .tab-list-info .card-header h4 {
        color: #3e3e3e;
        margin-bottom: 0;
        font-weight: 500;
    }

.tab-list-info .card-body p {
    font-size: 15px !important;
    color: #000 !important;
    line-height: 1.8;
    font-weight: 400;
    text-align: justify;
    margin-bottom: 0;
    padding: 5px 0;
}

.tab-list-info .card-body .tab-list-details li {
    list-style: none;
    color: #5d6f7d;
    font-size: 13px;
    font-weight: 500;
}

.tab-list-info .card-body .expott-info h5 {
    font-size: 14px;
    color: #3e3e3e;
    font-weight: 500;
}

.tab-list-info .card-body .expott-info .image {
    width: 30px;
}

.guest-reviews .dfls-headers h5 {
    font-size: 14px;
    color: #3e3e3e;
}

.guest-reviews .dfls-secription p {
    font-size: 13px;
    color: #5d6f7d;
    line-height: 1.8;
    font-weight: 500;
    text-align: justify;
}

.guest-reviews .dfls-arrios span {
    font-size: 13px;
    color: #adb5bd !important;
}

.guest-reviews .sbms-rewsbox .alert-succes {
    color: #27a974;
    background-color: #d4eee3;
    border-color: #27a974;
}

.guest-reviews .sbms-rewsbox span {
    font-size: 1px;
}

.itineary-section-tabs .accordion-button:not(.collapsed) {
    color: #000;
    background-color: #fff;
    box-shadow: none;
    font-size: 13px;
    font-weight: 500;
    border : 1px solid #ddd;
}

.itineary-section-tabs .accordion-button:focus {
    color: #000;
    background-color: #fff;
    box-shadow: none !important;
    font-size: 13px;
    font-weight: 500;
    border: 1px solid #ddd;
}

.itineary-section-tabs .accordion-item {
    margin-bottom: 20px;
}

.itineary-section-tabs .accordion-flush .accordion-item .accordion-button,
.accordion-flush .accordion-item .accordion-button.collapsed {
    color: #3e3e3e;
    box-shadow: none;
    font-size: 13px;
    font-weight: 500;
}

.itineary-section-tabs .itinery-tabs-list li {
    list-style: none;
    font-size: 13px;
    color: #3e3e3e;
    font-weight: 500;
}

    .itineary-section-tabs .itinery-tabs-list li .icons {
        color: #adb5bd;
    }

.itineary-section-tabs .exportial p {
    font-size: 14px;
    color: #5d6f7d;
    line-height: 1.8;
    font-weight: 500;
    text-align: justify;
}

.check-hotel-list .single-iffcort h6 {
    font-size: 14px;
    color: #3e3e3e;
    font-weight: 500;
}

.check-hotel-list .hotel-tab-data li {
    list-style: none;
}

    .check-hotel-list .hotel-tab-data li p {
        font-size: 13px;
        color: #455873;
        font-weight: 500;
    }

    .check-hotel-list .hotel-tab-data li .map-text {
        color: #fff;
        text-decoration: none;
    }

.check-hotel-list .htlstar-list .icons {
    font-size: 10px;
    color: #f0b503;
}

.check-hotel-list .htl-text {
    font-size: 21px;
    color: #3e3e3e;
    font-weight: 500;
    line-height: 28px;
}

.check-hotel-list .room-category {
    font-size: 15px;
    color: #3e3e3e;
    font-weight: 600;
}

.check-hotel-list .room-chekout {
    color: #adb5bd;
    font-size: 12px;
    font-weight: 500;
    margin-top: 4px;
}

.check-hotel-list .cancellation-btn label {
    padding: 4px 15px;
    font-weight: 500;
    border-radius: 4px;
    font-size: 60%;
    background-color: #d4eee3;
    margin-bottom: 10px;
}

.check-hotel-list .room-type-div p {
    font-size: 13px;
    color: #455873;
    font-weight: 500;
}

.check-hotel-list .room-type-div a {
    font-size: 13px;
    color: #fff !important;
    font-weight: 500;
    text-decoration: none;
}

.sidebar-div .single-card .label-text {
    font-size: 12px;
    color: #5d6f7d;
    font-weight: 500;
}

.sidebar-div .single-card .price-text span {
    color: #000;
    font-weight: 400;
    font-size: 20px;
    color : var(--brand-color);
}

.sidebar-div .single-card .price-text {
    color: #5d6f7d;
    font-size: 12px;
}

.sidebar-div .single-card .offer-section {
    font-size: 12px;
    padding: 6px;
}
.sidebar-div .single-card .frminput {
    padding-left: 30px !important;
    width: 100%;
    border: 1px solid #ddd;
    padding: 4px 10px;
    height: 50px;
    border-radius: 9px;
   

}

.sidebar-div .single-card .frminput::placeholder {
    color: #000 !important;
    font-size: 14px !important;
}
.inconscontact-settleone-from {
    position: absolute;
    top: 26px !important ;
    left: 24px  !important;
    font-size: 16px;
}


.sidebar-div .single-card .frminput {
    width: 100%;
    border: 1px solid #ddd;
    padding: 4px 10px;
}

    .sidebar-div .single-card .frminput:focus {
        outline: none;
        border: 1px solid var(--primary-color) !important;
    }

.sidebar-div .single-card .frmselect {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 0;
    color: #5d6f7d;
    font-size: 12px;
    padding: 4px 10px;
}

    .sidebar-div .single-card .frmselect:focus {
        outline: none;
        border: 1px solid var(--primary-color) !important;
        box-shadow: none;
    }

.sidebar-div .single-card .book-btn {
    font-size: 15px;
    border-radius: 10px;
    width: 100%;
    background-color: var(--primary-color);
    color: #fff;
    padding: 14px;

}

    .sidebar-div .single-card .book-btn:hover {
        background-color: var(--secondary-color);
        color: #fff;
    }


.sidebar-div .single-card .download-btn {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}

.package-code .text {
    color: #3e3e3e;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
}

.package-code .code {
    color: #3e3e3e;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
}

.package-code .queston {
    font-size: 17px;
    color: #3e3e3e;
    font-weight: 600;
    margin-top: 10px;
}

.package-code .help {
    font-size: 14px;
    color: #5d6f7d;
    line-height: 1.8;
    font-weight: 500;
    text-align: justify;
}

.package-code .cnct-details .call {
    color: #3e3e3e;
    font-weight: 500;
    text-decoration: none;
    font-size: 15px;
}

    .package-code .cnct-details .call .icons {
        color: var(--secondary-color);
        margin-right: 10px;
    }

.package-code .cnct-details .email {
    color: #3e3e3e;
    font-weight: 500;
    text-decoration: none;
    font-size: 15px;
}

    .package-code .cnct-details .email .icons {
        color: var(--secondary-color);
        margin-top: 10px;
        margin-right: 10px;
    }

.package-code .cnct-details .ask-btn button {
    margin-top: 15px;
    border: none;
    outline: none;
    background: var(--primary-color);
    color: #fff;
    width: 100%;
    padding: 6px;
    font-size: 13px;
}

.question-trigger-enquiry .qnuery-header {
    background-color: var(--primary-color);
    color: #fff;
}

.galleryGrid .galleryGrid__item:nth-child(1) a img {
    height: auto;
}

.galleryGrid .galleryGrid__item:nth-child(2) a img {
    height: 185px;
}

.sortby-filter_btn {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    border-radius: 0 !important;
    font-size: 17px;
    color: #fff !important;
    font-family: cursive;
    background-color: var(--primary-color) !important;
    z-index: 99;
}

.sort_title {
    color: #3e3e3e;
    font-weight: 500;
    font-size: 14px;
}
.maindivcruise {
    margin-top: 18px;
}


.sort_title .icons {
    margin-right: 10px;
}

.booking-data-list .table > :not(caption) > * > * {
    font-size: 14px;
}

.booking-btn {
    background-color: var(--brand-color);
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    padding: 6px 10px;
}

.left-side-room-div {
    border: 1px dashed #ddd;
    padding: 10px;
    margin-bottom: 20px;
}

.right-side-room .text {
    text-align: center;
    border: 1px dashed #ddd;
    padding: 13px;
    margin-top: 20px;
}

.details-rooms-div {
    padding: 20px 10px;
    position: relative;
}

.select-travel-date .frminput {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 0;
    padding: 12px 7px;
    margin-top: 10px;
}

.select-travel-date {
    width: 100%;
}

.details-rooms-div .name h3 {
    font-size: 16px;
}

.travel-selection-box label {
    color: #000;
    font-weight: 500;
    font-size: 19px;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.details-rooms-div .incrbtnBox {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
}

.details-rooms-div .incrbtn {
    width: 37px;
    height: 37px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #000;
}

.select-travel-date .frmlabel {
    color: #000;
    font-weight: 500;
    font-size: 19px;
    margin-bottom: 0;
}

.details-rooms-div .incrbtn i {
    color: #fff;
}

.details-rooms-div .incrbtnBox input {
    width: 50px;
    height: 37px;
    border: none;
    outline: none;
    font-size: 16px;
    display: inline;
    text-align: center;
    border-radius: 10px;
}

.details-rooms-div .incrbtn {
    width: 37px;
    height: 37px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #000;
}

@media(max-width:768px) {

    .offer-list-box .offer-img img {
        object-fit: cover;
        width: 100% !important;
        height: 100% !important;
    }

    .card-package-visit {
        margin-top: 10px;
    }
}

/* //cruise details css end // */

/*//image gallery start//*/
.image-card-wrapper img {
    width: 82px;
    display: block;
    height: 80px;
    border-radius: 5px;
    object-fit: cover;
}

.image-card-wrapper .img-display {
    overflow: hidden;
}

.image-card-wrapper .img-showcase-wrapperpan {
    display: flex;
    width: 100%;
    transition: all 0.5s ease;
}

    .image-card-wrapper .img-showcase-wrapperpan img {
        min-width: 100%;
        height: 380px;
        object-fit: cover;
        border-radius: 12px;
    }

.image-card-wrapper .img-select-wrapper {
    display: flex;
}

.image-card-wrapper .img-item {
    margin: 0.3rem;
}

/*//image gallery end//*/

/*Customer review start*/
.customer-reviews-sec .cus-review-start {
    background: #F5F5F5;
    padding: 10px 15px;
    border-radius: 8px;
    position: relative;
}

    .customer-reviews-sec .cus-review-start .header h4 {
        font-size: 15px;
        font-weight: 400;
        color: #000;
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
    }

    .customer-reviews-sec .cus-review-start .description p {
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin: 6px 0 7px;
        line-height: 1.6;
        text-align: justify;
        color: #333;
    }

    .customer-reviews-sec .cus-review-start .autohor-descropt .name {
        margin-bottom: 0;
        font-size: 15px;
        color: #000;
        font-weight: 400;
    }

    .customer-reviews-sec .cus-review-start .autohor-descropt .date {
        color: #3e3e3e;
        font-size: 13px;
        font-weight: 400;
    }

.cus-review-start #tour-review-sec .owl-nav {
    display: block !important;
    display: block !important;
    position: absolute;
    top: -54px;
    right: 0;
}

    .cus-review-start #tour-review-sec .owl-nav button.owl-prev {
        background: var(--primary-color) !important;
        width: 25px;
        height: 25px;
        border-radius: 100% !important;
        font-size: 12px !important;
        color: #fff !important;
    }

.viewmap-extenddiv {
    font-size: 17px;
    margin-bottom: 0;
    cursor: pointer;
    text-decoration: underline;
    color: var(--primary-color);
    margin-bottom: -6px;
    font-weight: 400;
    margin-left: 17px;
}

.cus-review-start #tour-review-sec button.owl-next {
    background: var(--primary-color) !important;
    width: 25px;
    height: 25px;
    border-radius: 100% !important;
    font-size: 12px !important;
    color: #fff !important;
}
/*Customer review end*/

/*Tour includes start*/
.tour-iclusion-sec .header h4 {
    font-size: 15px;
    color: #000;
    font-weight: 400;
}

.tour-iclusion-sec .aminities .aminities-list li {
    text-align: center;
}

    .tour-iclusion-sec .aminities .aminities-list li span {
        font-weight: 600;
        font-size: 12px;
        display: block;
    }
/*Tour includes end*/
.keyhights-sec-start .header h4 {
    font-size: 15px;
    color: #000;
    font-weight: 400;
}

.tourkey-lights-sec {
    height: 69px;
    overflow-y: scroll;
}

    .tourkey-lights-sec li {
        font-size: 14px;
        color: #000 !important;
        font-weight: 400;
        text-align: justify;
        list-style: none;
    }

    .tourkey-lights-sec::-webkit-scrollbar {
        width: 20px;
    }

    .tourkey-lights-sec::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey;
        border-radius: 10px;
    }

    .tourkey-lights-sec::-webkit-scrollbar-thumb {
        background: var(--primary-color);
        border-radius: 10px;
    }
.aminities-list {
    display: flex;
    margin-left: -28px;
    gap: 39px;
}
.tour-iclusion-sec .aminities .aminities-list li {
    text-align: center;
    display: block;
}

.aminities-list li {
    list-style: none;
}
.tour-iclusion-sec .aminities .aminities-list li span {
    font-weight: 600;
    font-size: 12px;
    display: block;
}