
.banner-lastMinute {
    position: relative;
}

    .banner-lastMinute ._banner {
        display: block;
        object-fit: cover;
        height: 620px;
    }

    .banner-lastMinute .contentBlock {
        position: absolute;
        top: 0;
        padding-top: 70px;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.4);
    }

    .banner-lastMinute .logoCruiseLine img {
        width: auto;
    }

    .banner-lastMinute .headingOne {
        font-size: 34px;
        line-height: 45px;
        color: #fff;
        font-weight: 600;
        margin-top: 10px;
    }
        .banner-lastMinute .headingOne span {
            color: #00b2f0;
        }
    .banner-lastMinute .trustAtol {
        display: flex;
        margin-top: 25px; 
    }
    .banner-lastMinute .trustAtolList {
        border: solid 1px #066a98;
        background-color: #0c1834;
        padding: 8px;
        margin: 0 7px;
        border-radius: 10px;
        color: #fff;
        font-size: 20px;
        font-weight: 600;
        line-height: 1.3;
        text-align: center;
        width: 140px;
    }
    .banner-lastMinute .trustAtolList img, .banner-lastMinute .trustAtolList svg {
        max-width: 36px;
        filter: brightness(0) invert(1);
        display: block;
        margin: 0 auto 6px auto;
        width: auto;
    }
    .banner-lastMinute .trustAtolList span {
        font-size: 12px;
        color: #00b2f0;
        display: block;
        font-weight: 500;
    }     
    .callDeal {
        margin-top:30px;
    }
    .callDeal a {
        display: flex;
        align-items: center;
        justify-content: center;
        background: #F73366;
        background: linear-gradient(90deg, rgba(247, 51, 102, 1) 0%, rgba(226, 105, 10, 1) 100%);
        border-radius: 10px;
        width: 360px;
        text-align: center;
        color: #fff;
        text-decoration: none;
        font-size: 22px;
        font-weight: 600;
        padding: 8px 6px;
        margin: 0;
    }
    .callDeal a svg {
        fill: #f73366;
        border-radius: 100%;
        background-color: #fff;
        padding: 7px;
        width: 35px;
        height: 35px;
        margin-right: 10px;
    }
    .fontZero {
        font-size: 0px;
        text-indent: -99999px;
    }
    .callDeal a img {
        width: 10px;
        margin-left: 10px;
    }

    .usp-lastMinute {
        padding: 0px 0px 0px 0px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        border-top: solid 1px #00b2f0;
        margin-top: 20px;
    }

    .usp-lastMinute .colDiv {
        text-align: center;
        color: #fff;
        width: 25%;
        margin-top: 15px;
    }
    .usp-lastMinute .colDiv:last-child .desDiv {
        border-right: none;
    }
    .usp-lastMinute .colDiv .iconImg {
        max-width: 29px;
        margin: 0 auto;
    }
    .usp-lastMinute .colDiv .desDiv {
        border-right: solid 1px #0a5384;
        margin-top: 10px;
    }
    .usp-lastMinute h4 {
        font-size: 30px;
        margin: 0;
        font-weight: 600;
        color: #00bdff;
        line-height: 38px;
        letter-spacing: 0;
        text-transform: none;
        text-transform: uppercase;
    }
    .usp-lastMinute .subTitle {
        margin: 3px 0 0;
        font-size: 16px;
        color: #fff;
        line-height: 20px;
        text-transform: uppercase;
    }

.departing_soon {
    padding: 50px 0px 70px 0px;
}

    .departing_soon h2 {
        font-size: 40px;
        line-height: 50px;
        font-weight: 600;
        text-align: center;
    }

    .departing_soon .h2-punchline {
        font-size: 18px;
        text-align: center;
        padding-top: 10px;
        color: #142142;
    }

    .departing_soon .gridContainer {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 20px;
    }

    .departing_soon .cardDiv {
        width: 32%;
        background: #fff;
        border-radius: 15px;
        overflow: hidden;
        box-shadow: 0 5px 15px rgba(0,0,0,0.1);
        transition: 0.3s;
        border: solid 1px #83899b;
        margin-top: 30px;
        position:relative;
    }

    .departing_soon .cardDiv:hover {
        transform: translateY(-10px);
    }
.deal-fullLink {
    position: absolute;
    left: 0;
    top: 0;
    height:70%;
    width: 100%;
    z-index: 2;
}
    .departing_soon .image-wrapper {
        position: relative;
    }

    .departing_soon .cardDiv img {
        width: auto;
        object-fit: cover;
        display: block;
    }

    .departing_soon .badgeYellow {
        position: absolute;
        top: 12px;
        left: 12px;
        background: #ff7a1a;
        color: #fff;
        padding: 3px 13px;
        border-radius: 20px;
        font-size: 12px;
        font-weight: 500;
    }

    .departing_soon .badge {
        position: absolute;
        top: 38px;
        left: 12px;
        background: #1e2a4a;
        color: #fff;
        padding: 3px 13px;
        border-radius: 20px;
        font-size: 12px;
        font-weight: 500;
    }

    .departing_soon .mcsBadge {
        position: absolute;
        bottom: 10px;
        right: 15px;
        background: #fff;
        color: #142142;
        padding: 3px 13px;
        border-radius: 20px;
        font-size: 12px;
        font-weight: 600;
    }

    .departing_soon .badge.right img {
        width: auto;
        filter: brightness(0) invert(1);
        height: auto;
    }

    .departing_soon .descriptionBox {
        padding: 20px;
        border-top: solid 1px #83899b;
    }

    .departing_soon .dateGridSec {
        display: flex;
        justify-content: space-between;
        padding-bottom: 15px;
    }

.departing_soon .dateDiv {
    font-size: 15px;
    color: #2d2d2d;
    background: url(../images/noFly-ico2.png) left top 2px no-repeat;
    padding-left: 20px;
    width: 40%;
    font-weight: 600;
}

.departing_soon .location {
    font-size: 12px;
    color: #2d2d2d;
    background: url(../images/noFly-ico1.png) left top 2px no-repeat;
    padding-left: 18px;
    width: 60%;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 30px;
}

    .departing_soon .title {
        font-size: 22px;
        font-weight: 600;
        margin-bottom: 10px;
        color: #1e2a4a;
    }

    .departing_soon .desc {
        font-size: 14px;
        color: #142142;
        margin-bottom: 25px;
    }

.departing_soon .metaDiv {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #5c5c5c;
    margin-bottom: 15px;
    margin-top: 10px;
}

    .departing_soon .metaDiv .divLeft {
        font-size: 14px;
        color: var(--footerBlueDark);
        background: url(../images/noFly-ico2.png) left top 2px no-repeat;
        padding-left: 20px;
        font-weight: 600;
    }

    .departing_soon .metaDiv .divRight {
        font-size: 14px;
        color: var(--footerBlueDark);
        background: url(../images/noFly-ico3.png) left top 2px no-repeat;
        padding-left: 18px;
        font-weight: 600;
    }

        .departing_soon .metaDiv .depart {
            font-size: 14px;
            color: #5c5c5c;
            background: url(../images/lastMin-icon13.png) left top 1px no-repeat;
            padding-left: 18px;
        
            margin-top: 10px;
        }
        .departing_soon .metaDiv .cruiseshipname {
            font-size: 14px;
            color: #333;
            background: url(../images/Ambience.png) left top 2px no-repeat;
            padding-left: 18px;
           
            margin-top: 10px;
        }

    .departing_soon .desFooter {
        border-top: solid 1px #ababab;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-top: 15px;
    }

    .departing_soon .fromTxt {
        font-size: 14px;
        color: #656565;
    }

    .departing_soon .price {
        font-size: 24px;
        font-weight: 600;
        color: #142142;
    }

        .departing_soon .price span {
            font-weight: normal;
        }

    .departing_soon .cabinLeft {
        font-size: 14px;
        color: #ff7519;
        background: url(../images/lastMin-icon14.png) left top 2px no-repeat;
        padding-left: 18px;
    }

.departing_soon .actions {
    display: flex;
    gap: 10px;
    justify-content: end;
    padding-top: 7px;
}

.departing_soon .icon-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--hotel);
    border-radius: 5px;
    width: 100%;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
    padding: 0;
    width: 47px;
    height: 47px;
}

    .departing_soon .icon-btn img {
        width: auto; 
    }
    .departing_soon .icon-btn.enqForm {
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        border: 1px solid #142142;
        background-color: #fff;
    }

    .departing_soon .viewAllBtn {
        font-size: 15px;
        color: #fff;
        padding: 15px;
        border-radius: 5px;
        background-color: #1e2a4a;
        text-align: center;
        margin: 0 auto;
        display: block;
        max-width: 269px;
        margin-top: 45px;
        transition: 0.3s;
    }

        .departing_soon .viewAllBtn:hover {
            box-shadow: 0 5px 15px rgba(0,0,0,0.2);
        }

        .departing_soon .viewAllBtn img {
            width: auto;
            margin-left: 15px;
            transition-duration: 300ms;
        }

        .departing_soon .viewAllBtn:hover {
            background-color: #374f8d;
        }

            .departing_soon .viewAllBtn:hover img {
                margin-left: 25px;
                transition-duration: 300ms;
            }

   

.cruisesFromSouthampton {
    display: flex;
    flex-direction: column;
    padding: 60px 0;
    background: #efefef;
}

.ambassadorcruiseheadline {
    margin: auto;
    text-align: center;
}

.cruisesFromSouthampton .headlineBlock {
    text-align: center;
}

    .cruisesFromSouthampton .headlineBlock h3 {
        color: var(--footerBlueDark);
        font-size: 40px;
        padding-bottom: 10px;
        font-weight: 600;
    }

    .cruisesFromSouthampton .headlineBlock p {
        font-size: 20px;
        color: var(--footerBlueDark);
        font-weight: 400;
        line-height: 1.4;
        margin: auto;
        width: 80%;
    }

.noflyService {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 20px;
    margin: 40px 0 0;
}

    .noflyService .noflyServiceleftside {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 15px;
    }

        .noflyService .noflyServiceleftside .incluedcard {
            background: #fff;
            padding: 20px;
            border-radius: 10px;
            color: var(--footerBlueDark);
            box-shadow: 0 6px 15px rgba(0,0,0,0.05);
        }
            .noflyService .noflyServiceleftside .incluedcard .iconDiv {
                width: 50px;
                height: 50px;
                margin: 0;
                background-color: #142142;
                border-radius: 50%;
                text-align: center;
                padding-top: 0;
                justify-content: center;
                display: flex;
                align-items: center;
            }
            .noflyService .noflyServiceleftside .incluedcard:first-child img {
                max-width: 30px; 
            }
            .noflyService .noflyServiceleftside .incluedcard img {
                max-width: 22px;
                width: auto;
            }

            .noflyService .noflyServiceleftside .incluedcard h4 {
                padding: 12px 0;
                font-size: 22px;
                color: var(--footerBlueDark);
                letter-spacing: 0;
                text-transform: none;
            }

            .noflyService .noflyServiceleftside .incluedcard p {
                color: var(--footerBlueDark);
                font-size: 14px;
                line-height: 1.4;
            }
.noflyService .noflyincluedrightside {
    position:relative;
}
    .noflyService .absoluteText {
        position: absolute;
        bottom: 15px;
        left: 15px;
        background-color: #fff;
        padding: 10px 15px;
        border-radius: 5px;
    }
    .noflyService .smallText {
        font-size: 12px;
        color: rgb(100 116 139);
        font-weight: 500;
    }
    .noflyService .headingText {
        font-size: 17px;
        color: #0a192f;
        font-weight: 700;
        padding-top: 4px;
    }
.noflyService .noflyincluedrightside img {
    border-radius: 10px;
}

.sailingWorld {
    padding: 40px 0 15px 0;
    text-align: center;
}

    .sailingWorld h6 {
        color: #142142;
        font-size: 20px;
        line-height: 24px;
        padding: 0;
        margin: 0;
        font-weight: 500;
    }

    .sailingWorld .tagRow {
        display: flex;
        justify-content: center;
        margin-top: 10px;
    }

    .sailingWorld .tagCol {
        background-color: #fff;
        font-size: 14px;
        line-height: 18px;
        color: #142142;
        border-radius: 5px;
        margin: 0 3px;
        padding: 2px 8px;
        font-weight: 500;
    }

.pinkCTA {
    max-width: 500px;
    margin: 17px auto 0 auto;
}

    .pinkCTA a {
        display: flex;
        align-items: center;
        justify-content: center;
        background: var(--hotel);
        border-radius: 5px;
        width: 100%;
        text-align: center;
        color: #fff;
        text-decoration: none;
        font-size: 20px;
        font-weight: 600;
        padding: 13px 20px;
        /* margin-top: 10px; */
    }

        .pinkCTA a img {
            width: 20px;
            margin-right: 10px;
        }

.travelLoveSec {
    padding: 50px 0px 20px 0px;
}

    .travelLoveSec h2 {
        font-size: 40px;
        line-height: 50px;
        font-weight: 600;
        text-align: center;
    }

    .travelLoveSec .h2-punchline {
        font-size: 18px;
        text-align: center;
        color: #142142;
        padding-top: 10px;
    }

    .travelLoveSec .gridContainer {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top:10px;
    }

    .travelLoveSec .cardDiv {
        border-radius: 10px;
        position: relative;
        background-color: #ededed;
        color: #142142;
        width: 32%;
        border: solid 2px #ededed;
        padding: 28px 15px 43px 15px;
        transition: transform ease 300ms;
        margin-top: 30px;
    }

    .travelLoveSec .iconDiv {
        width: 50px;
        height: 50px;
        margin: 0;
        background-color: #142142;
        border-radius: 50%;
        text-align: center;
        padding-top: 12px;
    }

        .travelLoveSec .iconDiv img {
            width: 22px;
        }

    .travelLoveSec .cardDiv .titleText {
        font-size: 24px;
        font-weight: 600;
        padding-top: 20px;
    }

    .travelLoveSec .cardDiv .subTitleText {
        font-size: 13px;
        font-weight: 500;
        padding-top: 10px;
    }

.cruisePriceRising {
    padding: 70px 0px 70px 0px;
    background-color: #142142;
    margin-top:20px;
}

    .cruisePriceRising .flexTwoCol {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .cruisePriceRising .leftDesc {
        color: #fff;
        width: 50%;
        padding-right: 50px;
    }

        .cruisePriceRising .leftDesc h2 {
            color: #fff;
            font-size: 44px;
            line-height: 50px;
            font-weight: 600;
            margin: 0;
            padding: 0 0 25px 0;
        }

        .cruisePriceRising .leftDesc p {
            color: #fff;
            font-size: 18px;
            line-height: 26px;
        }

        .cruisePriceRising .leftDesc .pinkCTA {
            max-width: 350px;
            margin: 30px 0 0 0;
        }

    .cruisePriceRising .rightActivity {
        border: solid 1px #959db0;
        border-radius: 10px;
        background-color: #1b2c56;
        padding: 20px 15px;
        margin-top: 20px;
    }

        .cruisePriceRising .rightActivity h3 {
            color: #fff;
            font-size: 20px;
            line-height: 26px;
            font-weight: 600;
            margin: 0;
            padding: 0 0 20px 0;
            display: flex;
            align-items: center;
        }

            .cruisePriceRising .rightActivity h3 img {
                width: auto;
                margin-right: 10px;
            }

    .cruisePriceRising ul li,
    .cruisePriceRising .listLi {
        background-color: #37466b;
        display: flex;
        color: #fff;
        font-size: 15px;
        padding: 8px 15px 8px 28px;
        position: relative;
        margin-top: 15px;
        line-height: 22px;
        justify-content: space-between;
    }

        .cruisePriceRising ul li span,
        .cruisePriceRising .listLi .number {
            font-size: 16px;
            font-weight: 600;
        }

        .cruisePriceRising ul li::before,
        .cruisePriceRising .listLi::before {
            content: '';
            color: #62bd19;
            width: 8px;
            height: 8px;
            border-radius: 20px;
            background-color: #62bd19;
            position: absolute;
            left: 10px;
            top: 16px;
            animation: mymove 2s infinite;
            transition: all 0.3s;
        }
        @-webkit-keyframes mymove {
            0% {
                transform: scale(1);
                opacity: 1
            }

            50% {
                transform: scale(1);
                opacity: 0.2
            }

            100% {
                transform: scale(1);
                opacity: 1
            }
        }

    .cruisePriceRising .greyStrip {
        background-color: #484043;
        display: flex;
        color: #fff;
        font-size: 14px;
        padding: 8px 8px;
        margin-top: 15px;
        align-items: center;
        text-align: left;
    }

        .cruisePriceRising .greyStrip img {
            width: auto;
            margin-right: 10px;
        }

.lastMinDest {
    padding: 50px 0px 30px 0px;
}

    .lastMinDest h2 {
        font-size: 40px;
        line-height: 50px;
        font-weight: 600;
        text-align: center;
    }

    .lastMinDest .h2-punchline {
        font-size: 18px;
        text-align: center;
        color: #142142;
        padding-top: 10px;
    }

    .lastMinDest .gridContainer {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top:0px;
    }

    .lastMinDest .oneThird_col {
        width: 32%;
        margin-top: 35px;
    }

    .lastMinDest .oneTwo_col {
        width: 66%;
        margin-top: 35px;
    }

    .lastMinDest .cardDiv {
        border-radius: 10px;
        overflow: hidden;
        position: relative;
    }

        .lastMinDest .cardDiv .thumImg {
            width: 100%;
            transition: transform .5s;
        }

        .lastMinDest .cardDiv:hover .thumImg {
            transform: scale(1.1);
        }

        .lastMinDest .cardDiv .inseOvelaygredient {
            content: '';
            position: absolute;
            bottom: 0px;
            left: 0;
            width: 100%;
            height: 80%;
            background: linear-gradient(180deg,rgba(21,34,67,0) 5%,rgb(10, 24, 58) 100%);
        }

        .lastMinDest .cardDiv .bottomContent {
            position: absolute;
            bottom: 0px;
            left: 0;
            width: 100%;
            z-index: 1;
            padding: 25px;
            color: #fff;
        }

        .lastMinDest .cardDiv .bestDealStar {
            background: url(../images/bestSellerStar.png) left top 2px no-repeat;
            font-size: 14px;
            color: #ff7519;
            font-weight: 500;
            padding: 0 0 5px 20px;
        }

        .lastMinDest .cardDiv h4 {
            font-size: 20px;
            color: #fff;
            letter-spacing: 0;
            text-transform: none;
        }

        .lastMinDest .cardDiv p {
            font-size: 14px;
            line-height: 18px;
            color: #fff;
            letter-spacing: 0;
            padding: 5px 0 0 0;
        }

    .lastMinDest .ppFooter {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        padding-top: 15px;
    }

        .lastMinDest .ppFooter .fromTxt {
            font-size: 14px;
            color: #fff;
        }

    .lastMinDest .price {
        font-size: 28px;
        font-weight: 600;
        color: #fff;
    }

        .lastMinDest .price span {
            font-weight: normal;
            font-size: 18px;
        }

    .lastMinDest .actions a {
        display: flex;
        align-items: center;
        justify-content: center;
        background: var(--hotel);
        border-radius: 5px;
        width: 100%;
        text-align: center;
        color: #fff;
        text-decoration: none;
        font-size: 14px;
        font-weight: 600;
        padding: 6px 12px;
    }

        .lastMinDest .actions a img {
            width: 16px;
            margin-right: 8px;
        }

    .lastMinDest .cardDiv .fullLink {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        z-index: 2;
    }
.contentSection_lastMin {
    padding-top: 15px;
}
.contentSection_lastMin h1,
.contentSection_lastMin h2 {
    color: var(--footerBlueDark);
    font-size: 30px;
    font-weight: 400;
    text-align: left;
}
.contentSection_lastMin h1 strong {
    font-weight: 600;
}
.contentSection_lastMin p {
    padding-bottom: 4px;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    padding-top: 12px
}
