.cruise_banner {
    background-image: url('../img/cruise/web_banner_cruise.webp');
    height: 645px;
    background-size: cover;
    background-position: center;
    position: relative;
}

.cruise_banner .slide_overlay {
    position: absolute;
    top: 0;
}

.cruise_banner .row {
    position: relative;
    z-index: 1;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}

.cruise_banner .content {
    margin: auto;
}

.cruise_banner .content span {
    color: #fff;
}

.cruise_banner .content h1 {
    color: #fff;
}

.cruise_banner .subtitle {
    font-family: 'Merienda', cursive;
    color: var(--prim-color) !important;
    text-shadow: 2px 2px 5px #00000062;
}

.cruise_banner .form_box {
    padding: 20px 20px;
    background: rgba(0, 0, 0, 0.70);
    border-radius: 6px;
    margin: 70px auto 0px auto;
    backdrop-filter: blur(5px);
    /* box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px; */
    border-bottom: 3px solid var(--prim-color);
    /* width: 80%; */
}

.cruise_banner .form_box .flex_box {
    display: flex;
    justify-content: space-between;
}

.cruise_banner .form_box .flex_box input {
    width: 49%;
}

.cruise_banner .form_box .form-control {
    height: 45px !important;
    line-height: 0px;
    padding: 0px 10px 0px 0px;
    background: transparent;
    border-bottom: 1px solid #ffffff52;
    border-left: none;
    border-right: none;
    border-top: none;
}

.cruise_banner .form_box #user_captcha_input {
    border-bottom: 1px solid #fff;
    border-left: none;
    border-right: none;
    border-top: none;
}

.cruise_banner .form_box input {
    width: 100%;
    height: 45px;
    font-size: 14px;
    padding-left: 0px;
    border: 1px solid #0000002e;
    margin: 0px 0px 8px 0px;
    background: transparent;
    border-bottom: 1px solid #ffffff52;
    border-top: none;
    border-left: none;
    border-right: none;
    color: #fff;
    font-weight: 500;
}

.cruise_banner .form_box input::placeholder {
    color: #fff;
    font-weight: 600;
}

.cruise_banner .form_box select {
    width: 100%;
    height: 45px;
    font-size: 14px;
    padding-left: 0px;
    border: 1px solid #0000002e;
    margin: 0px 0px 8px 0px;
    background: transparent;
    border-bottom: 1px solid #ffffff52;
    border-top: none;
    border-left: none;
    border-right: none;
    color: #fff;
    font-weight: 600;
}

.cruise_banner .form_box select * {
    background-color: #000;
    color: #fff;
}

.cruise_banner .form_box textarea {
    width: 100%;
    height: 110px;
    padding-left: 10px;
    border: 1px solid #0000002e;
    margin: 10px 0px 8px 0px;
    padding: 10px 0px 0px 10px;
    outline: none;
}

.cruise_banner .form_box :where(.css-dev-only-do-not-override-1rqnfsa).ant-picker .ant-picker-input>input:placeholder-shown {
    border: none;
}

.cruise_banner .form_box button {
    background: var(--prim-color);
    color: #fff;
    width: 100%;
    padding: 10px 0px;
    border: none;
    margin: 15px 0px 0px 0px;
}

.cruise_slider.main .cruise_list {
    height: 450px;
}

.cruise_slider .cruise_list {
    overflow: hidden;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    height: 425px;
    margin-bottom: 10px;
    position: relative;
}

.cruise_list .wrapper img {
    height: 200px;
    object-fit: cover;
}

.cruise_list figcaption {
    padding: 15px 15px;
}

.cruise_list figcaption h5 {
    font-size: 18px;
}

.cruise_list figcaption span {
    font-weight: 600;
    font-size: 24px;
    color: green;
}

.cruise_list .wrapper h4 {
    color: var(--prim-color);
}

.cruise_list .wrapper p {
    margin: 10px 0 0 0;
    line-height: 20px;
}

.cruise_list .wrapper .link {
    color: #fff;
    background-color: var(--prim-color);
    padding: 2px 10px;
    border-radius: 5px;
    font-weight: 600;
    position: absolute;
    bottom: 10px;
    left: 15px;
}

.cruise_list .imgWrapper {
    width: 120px;
    height: 60px;
}

.cruise_list .imgWrapper img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.cruise .single-counter i {
    font-size: 50px;
}

.cruise .single-counter {
    padding: 15px 10px;
}

.cruise .counter-num {
    font-size: 35px;
}

.cruise .imgWrapper {
    overflow: hidden;
    border-radius: 10px;
    width: 100%;
    height: 375px;
}

.cruise .imgWrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.allCruises .imgWrapper {
    width: 100%;
    height: 150px;
    margin: auto;
    padding: 35px;
    border: 1px solid #ddd;
    border-radius: 10px;
}

.allCruises .imgWrapper img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* .allCruises .imgWrapper:hover {
    transform: translateY(-10px);
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
} */

.cruise .single-testimonial {
    padding: 15px 20px;
    margin: 0 10px;
    height: 270px;
}

.cruise .single-testimonial::after {
    content: initial !important;
}

.cruise .testimonial-content {
    font-size: 14px;
    line-height: 20px;
}

.cruise .testimonial-bottom {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%);
}

.cruiseDestinations .imgWrapper {
    width: 100%;
    height: 170px;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
}

.cruiseDestinations .imgWrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cruiseDestinations .imgWrapper .content {
    position: absolute;
    bottom: 0px;
    padding: 10px 0px 0px 0px;
    z-index: 1;
    text-align: center;
    width: 100%;
    background: linear-gradient(93deg, #000000b0, #17a2b861);
}

.cruiseDestinations .content h5 {
    font-weight: 500;
    color: #fff;
    font-size: 14px;
    margin: 0px;
}

.cruiseDestinations .content h3 {
    font-size: 18px;
    color: #fff;
}

.cruise .service {
    height: 260px;
    padding: 15px 35px 20px;
}

.cruise .service p {
    line-height: 22px;
}

.cruise .service .icon {
    margin-bottom: 5px;
}

.cruiseExtra .imgWrapper {
    width: 100%;
    height: 300px;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
}

.cruiseExtra .imgWrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cruiseExtra .content {
    position: absolute;
    top: 30px;
    left: 30px;
    height: 80%;
    z-index: 1;
}

.cruiseExtra .content a {
    position: absolute;
    bottom: 0;
}

.cruiseExtra .imgWrapper::after {
    position: absolute;
    content: '';
    background: linear-gradient(150deg, rgba(0, 212, 255, 0.6) 0%, rgba(0, 212, 255, 0) 100%);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    border-radius: 10px;
}

.cruiseExtra .content h5,
.cruiseExtra .content h3 {
    color: #fff;
    font-weight: 600;
    font-size: 30px;
}

.cruiseExtra .content h3 {
    font-size: 50px;
}

.royal {
    background-image: url('../img/cruise/main_banner_royal.webp') !important;
}

.msc {
    background-image: url('../img/cruise/Package/msc_cruises_banner.webp') !important;
}

.carnival {
    background-image: url('../img/cruise/Package/main_banner_carnival-cruise.webp') !important;
}

.norweigh {
    background-image: url('../img/cruise/destinations/norweigh-cruise_main_banner.webp') !important;
}









/* Misc CSS */
#top-package .owl-nav .owl-next {
    right: -50px !important;
}

.testimonial {
    background-position: center;
    background-size: cover;
}

@media only screen and (max-width: 991px) {
    .cruise_banner {
        height: auto;
        top: 80px;
        padding: 15px 0;
    }

    .cruise_banner .form_box {
        margin: 20px auto 0 auto;
    }

    .cruise_banner .row {
        height: inherit;
    }

    .cruise_slider {
        margin-top: 70px;
    }

    .why_choose.cruise {
        margin-top: 0px !important;
    }

    .cruise_slider .cruise_list {
        height: 445px;
    }

    .cruise_slider.section-padding {
        padding: 30px 0;
    }

    .our_services.cruise {
        margin-top: 90px !important;
    }
}

.cruise_banner .form_box .travelClass {
    background-color: inherit !important;
    color: inherit !important;
    border-bottom: 1px solid #000 !important;
    font-weight: inherit !important;
    font-size: 16px;
    height: 35px !important;
}

#cruise.travelerselectbox {
    color: #fff;
    font-weight: 600;
    border-bottom: 1px solid #ffffff52;
    width: 100%;
}

#cruise_frm label {
    font-size: 12px;
    color: #fff;
}