.imagesbanner_FDX {
    height: 85vh;
    object-fit: cover;
    filter: brightness(0.7);
    width:100%;
}
.homeBanner .bannercruise_BDX {
    position: relative;
    display: inline-block;
    width: 100%;
}
.bannertextarea {
    position: absolute;
    bottom: 410px;
    margin: auto;
}
.homeBanner .bannercruise_BDX .bannertxt {
    position: relative;
    color: #fff;
    font-size: 45px;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: capitalize;
    text-align: left;
    display: block;
    margin: auto;
    max-width: 860px;
    top: 50px;
    width:100%;
}
.bannercruise_BDX .bannertxt img {
	width: 54px;
	filter: brightness(0) invert(1);
}
.flexRow{display: flex; justify-content: space-between; margin-top:40px;}
.servSection {
    padding:0px 0 80px 0;
    position: relative;
    
    
}
.contentBox{padding-top: 55px;}
.servSection h2 {
    font-size: 32px;
    text-align: center;
    font-weight: 500;
    max-width: 550px;
    margin:0px auto 0 auto;
    line-height: 40px;
    padding-bottom: 20px;
}
.servSection p {
    font-size: 16px;
    text-align: center;
    font-weight: 500;
    margin:15px auto 0 auto;
    line-height: 26px;
    text-align: justify;
}
.servSection .flexRow {
    box-shadow: 0 -1px 18px 0 rgba(0, 0, 0, 0.1);
    margin-top: 00px;
    background: #fff;
    flex-wrap:wrap;
    padding:10px 10px;
}
.servSection .cardDiv{width:49%; display: flex; text-align: center; padding: 20px; }
.servSection .icon{width:150px;}
.servSection .icon img{width:auto;} 
.servSection .desCont{padding:0px;}
.servSection .desCont h4{font-weight:700; font-size: 18px; letter-spacing:3px;text-transform: uppercase; line-height: 26px; color:#242424;}
.servSection .cardDiv.themeOne h4{color:#009945;}
.servSection .cardDiv.themeTwo h4{color:#f82c70;}
.servSection .cardDiv.themeThree h4{color:#6721a4;}
.servSection .cardDiv.themeFour h4{color:#2bbaec;}
.servSection .desCont p {
    padding: 10px 0 0 0;
    font-size: 17px;
    font-weight: 500;
    margin: 0;
    text-align: center;
    line-height: 24px;
}
.cruiseGetway .carouselBox .leftImg img{
    height:350px;
    object-fit:cover;
}

.cruiseGetway {
    background: #fff !important;
    padding: 30px 0 0px 0!important;
    position: relative;
    background-size: cover;
}
.cruiseGetway::after {
    content: '';
 /*   background: #00badc url(../images/cruiseHeighlightedBg2.jpg) left bottom no-repeat; */
 background:none;
    width: 100%;
    display: block;
    position: absolute;
    bottom: -117px;
    height: 118px;
    background-size: cover;
}
.cruiseGetway .carouselBox{display: flex;}
.cruiseGetway h3{
    font-size: 35px;
    line-height: 52px;
    color: #000!important;
    font-weight: 500;
    text-align: center;
}
    .cruiseGetway .punchline {
        font-size: 16px;
        color: #142142 !important;
        text-transform: uppercase;
        text-align: center;
        font-weight: 600;
        letter-spacing: 6px;
        margin-bottom: 20px;
    }
.cruiseGetway .carouselBox{ 
    max-width: 90%;
    margin: 40px auto 0 auto;
    box-shadow: 0 -1px 18px 0 rgba(0, 0, 0, 0.1);
}
.cruiseGetway .item {
    display: flex;
    background: #fff;
}
.cruiseGetway .leftImg {
   width: 50%;
}
.cruiseGetway .leftImg img{
    display: block;
 }
 .cruiseGetway .description {
    width: 50%;
    text-align: center;
    padding: 20px; 
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
 }
 .cruiseGetway .description h4{
   font-size: 30px;
   color:#2bbaec;
   font-weight: 600;
   text-transform: none;
   letter-spacing: 0;
 }
 .cruiseGetway .description p {
    font-size: 16px;
    line-height: 28px;
    color: #000;
    font-weight: 500;
    padding-right:15px;
}
    .cruiseGetway .description ._cdesc h4 {
        font-size: 16px;
        line-height: 28px;
        color: #000;
        font-weight: 500;
        padding-right: 15px;
    }
    ._cdesc::-webkit-scrollbar {
        width: 7px;
    }

._cdesc::-webkit-scrollbar-thumb {
    background: #b9b9b9;
    border-radius: 10px;
}

._cdesc::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}
._cdesc {
    height: 273px;
    padding-bottom: 15px;
    overflow: auto;
    margin-top: 16px;
    padding-top: 0;
}
.carouselBox .owl-item:hover img {
    transform: none;
}
.carouselBox.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 42%;
    left: -50px;
    height: 40px;
    background: url(../images/arrowwhiteleft.png) left top no-repeat;
    background-size: 40px;
    width: 50px;
}
.carouselBox.owl-carousel .owl-nav span{display: none;}
.carouselBox.owl-carousel .owl-nav .owl-next{
    position: absolute;
    top: 42%;
    right: -60px;
    height: 40px;
    background: url(../images/arrowwhiteright.png) left top no-repeat;
    background-size: 40px;
    width: 50px;}

.exOffer {
    background-color: #f7f7f7;
    padding: 167px 0 80px 0;
}
.exOffer h2 {
    font-size: 32px;
    text-align: center;
    font-weight: 500;
    color: #2bbaec;
}
.exOffer .punchline {
    font-size:16px;
    color: #142142;
    text-transform: uppercase;
    text-align: center;
    font-weight:600;
    letter-spacing:6px;
    margin-bottom:20px;
}
    .exOffer .punchline + p a {
        color: var(--holdidayBlue);
        text-decoration: underline;
    }
    .offerFlex {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 30px;
    }
.offerFlex .boxItem {
    border: solid 2px #00badc;
    padding: 15px;
    background-color: #f4fcff;
    width: 49%;
    margin-top: 20px;
}
.offerFlex .rowFlex{
    display: flex;
    justify-content: space-between;
}
.offerFlex .colOne{
    width: 130px;
}
.offerFlex .colTwo{font-size: 20px; font-weight:600;}
.offerFlex .colTwo span{display: block; font-size: 10px; font-weight:400;}
.offerFlex .colThree a {
    display: block;
    font-size: 15px;
    font-weight: 500;
    background-color: #2bbaec;
    color: #fff;
    padding: 8px 39px;
}
.offerFlex .boxItem ul{
    margin-top:25px;
}
.offerFlex .boxItem ul li {
    background: url(../images/checked.png) left top 3px no-repeat;
    padding-left: 24px;
    padding-bottom: 8px;
    background-size: 12px;
}
.hideDiv{display: none;}
.contentBox.active .hideDiv{display: block;}
.contentBox .readMore {
    color: #2bbaec;
    margin-top: 10px;
    display: block;
    background: url(../images/skyBlueArrowBig.png) right center no-repeat;
    padding-right: 30px;
    font-size: 18px;
    font-weight: 500;
    background-size: 18px;
    float: right;
}
.contentBox.active .readMore { 
    background: url(../images/skyBlueArrowBigRotate.png) right center no-repeat; 
    font-size: 18px; 
}

.faqSection {padding:60px 0 80px 0;}
    .faqSection h2 {
        color: var(--footerBg);
        font-size: 30px;
        font-weight: 400;
        text-align: left;
    }
.faqSection .faqParent{padding-top: 20px;}
.faqSection .listDiv{border-bottom: solid 1px #e0e0e0; padding-top:15px;}
.faqSection .listDiv h5{font-size: 16px; color: #000; font-weight: 500; padding-bottom: 15px;}
.faqSection .listDiv h5 a {
    color: #000;
    display: flex;
    justify-content: space-between;
}
.faqSection .listDiv .fa{font-size:22px; color: #00badc;}
.faqSection .listDiv.active .fa{transform: rotate(270deg);}
.faqSection .listDiv p{font-size: 14px; line-height:20px; color: #000;}
.faqSection .listDiv .collapseDiv{display: none; padding-bottom:15px;}
.faqSection .listDiv.active .collapseDiv{display: block;}

.homeBanner .bannercruise_BDX .imagesbanner_FDX{
    height:88vh;
   
}
.homeBannerbannercruise_BDX {
    height: 100%;
}
.searchboxarea {
   
    width: 100%;
    margin: auto;
}
.searchboxarea .searchWidget {
    margin-top: 0;
}

    .searchboxarea .searchWidget .innerSearchDiv {
       
        margin: auto;
        width: 100%;
    }

    .bannerReviewCarousel.slider .slick-prev {
        left: -20px;
        position: absolute;
        background-image: url(../images/navLeftWhite.png) !important;
        width: 16px;
        height: 32px;
        top: 23px;
        font-size: 0px;
        color: #fff;
    }
    .bannerReviewCarousel.slider .slick-next {
        right: -20px;
        position: absolute;
        background-image: url(../images/navRightWhite.png) !important;
        width: 16px;
        height: 32px;
        top: 23px;
        font-size: 0px;
        color: #fff;
    }
    .bannerReviewCarousel .slick-dots {
        display: none !important;
    }

.bannercruise_BDX .bannerReviewCarousel img {
    width: auto;
    transform: scale(0.8);
}

.allCruseBrand {
    display: inline-block;
    width: 100%;
    padding: 0 0 40px;
}

.allCruseBrand h2 {
    font-size: 40px;
    text-align: center;
    font-weight: 500;
}
    .allCruseBrand .punchline {
        font-size: 16px;
        color: #142142;
        text-transform: uppercase;
        text-align: center;
        font-weight: 600;
        letter-spacing: 6px;
        margin-bottom: 20px;
    }
.allCruisebrandimgtext {
    max-width: 1100px;
    width: 100%;
    margin: auto;
    position: relative;
    padding: 120px 0 150px;
}

    .allCruisebrandimgtext .arrow.right {
        right: 183px;
        background: url(../images/cruiserrightarrowWhite.png) right center no-repeat;
        z-index:2;

    }
    .allCruisebrandimgtext .arrow.left {
        left: 183px;
        background: url(../images/cruiserleftarrowWhite.png) left center no-repeat;
        z-index: 2;
    }
.rotateslider-container .rotateslider-item.prev {
    rotate: 0deg;
    width: 500px;
    left: 24%;
}
.rotateslider-container .rotateslider-item.next {
    rotate: 0deg;
    width: 500px;
    left: 54%;
}
.rotateslider-container .rotateslider-item.now {
    width: 700px;
    z-index: 2;
    -webkit-box-shadow: 0px 0px 11px 1px rgba(0 0 0 / 18%);
    -moz-box-shadow: 0px 0px 11px 1px rgba(0 0 0 / 18%);
    box-shadow: 0px 0px 11px 1px rgb(0 0 0 / 18%);
}
    .rotateslider-container .rotateslider-item.now img {
        filter: brightness(0.7);
    }
    .rotateslider-container .rotateslider-item {
        top: 45%;
    }

.slider-dots {
    position: absolute;
    margin: auto;
    bottom: 0;
    text-align: center;
    width: 100%;
}

    .slider-dots .dot {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        background-color: #333;
        border-radius: 50%;
        cursor: pointer;
    }

        .slider-dots .dot.active {
            background-color: #00badc;
        }

.rotateslider-container{
    height:450px;
}


.rotateslidetextBox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    background: linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.43461134453781514) 70%, rgba(255,255,255,0) 100%);
}
.rotatesCruisefirst img {
    width: 80px;
    background: #fff;
    padding: 4px 4px;
}
.rotatesCruiseSecound{
    width:54%;
}
.rotatesCruiseSecound ul li img {
    width: auto;
    margin-right: 6px;
    position: relative;
    top: 4px;
}
.rotatesCruiseSecound ul li {
    display: flex;
    align-items: flex-start;
    position: relative;
    padding: 0;
    line-height: 20px;
    transition:all 0.5s ease-in-out;
    font-size:13px;
}
.rotatesCruiseThird a {
    background: #2bbaec;
    padding: 12px 20px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}

.rotatesCruisefirst p {
    margin-top: 10px;
}
    .rotatesCruisefirst p span:last-child {
        display: block;
        font-size: 24px;
        font-weight: 600;
        padding-top: 4px;
    }
.rotateslidetextBox {
    display: none;
}
.now .rotateslidetextBox{
    display:flex;
}
.cruiserotatetextbottom {
    font-size: 13px;
    line-height: 20px;
    padding:0 15px;
}
    .cruiserotatetextbottom a{
        text-decoration:underline;
    }
    .midSection {
        display: inline-block;
        width: 100%;
        padding: 0 0 40px 0;
    }


.tabs-container {
    width: 100%;
    margin: 30px auto;
    background-color: white;
    border-radius: 10px;
    
}

.tabs {
    display: flex;
    list-style-type: none;
    background-color: #ffffff;
    color: #000000;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    margin-bottom: 40px;
}

.tab {
    flex: 1;
    text-align: center;
    padding: 10px;
    font-size: 14px;
    cursor: pointer;
    border: 1px solid #777;
    white-space: nowrap;
    transition: background-color 0.3s;
}

    .tab:hover {
        background-color: #2bbaec;
        color: #fff;
        border: 1px solid #2bbaec;
    }

    .tab.active {
        background-color: #2bbaec;
        color: #fff;
        border: 1px solid #2bbaec;
    }

.tab-content {
    padding: 00px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.tab-pane {
    display: none;
}

    .tab-pane.active {
        display: block;
    }
.tabcruiseText{
    padding:20px;
}
    .tabcruiseText h2 {
        font-size: 30px;
        font-weight: 600;
        line-height: 40px;
        padding-bottom: 8px;
    }
.tab-pane .tabcruiseText p {
    font-size: 14px;
    color: #444;
    text-align: left;
}


.travelSaving{
    background:#fff!important;
}

.curiseOnlyImages {
  
    display: inline-block;
    width: 100%;
    background: #efefef;
    padding: 40px 0 60px;
}
    .curiseOnlyImages h2 {
        font-size: 35px;
        line-height: 52px;
        color: #000 !important;
        font-weight: 400;
        text-align: center;
        margin-bottom: 20px;
    }
.rotateslider-container{
    margin-left:auto;
}
    .rotateslider-container .arrow{
        top:45%;
    }
._vconsltation1 ._boxvideo {
    padding-top: 0!important;
}

@media only screen and (max-width: 3500px) and (min-width: 2701px) {
    .homeBanner .bannercruise_BDX .imagesbanner_FDX {
        height: 94vh;
    }
}

@media only screen and (max-width: 2700px) and (min-width: 1991px) {
    .homeBanner .bannercruise_BDX .imagesbanner_FDX {
        height: 92vh;
    }
}

@media only screen and (max-width: 1990px) and (min-width: 1400px) {
    .homeBanner .bannercruise_BDX .imagesbanner_FDX {
        height: 90vh;
    }
}

/*Ipad*/
@media only screen and (max-width: 1366px) {
    .homeBanner .bannercruise_BDX .imagesbanner_FDX {
        height: 87vh;
    }
   
}
    @media only screen and (max-width: 1194px) {
        .dealSection .cardDiv {
            width: 48%;
            margin-bottom: 20px;
        }

        .flexRow {
            flex-wrap: wrap;
        }

        .offerFlex .colTwo {
            padding: 0px 8px;
        }

        .imagesbanner_FDX {
            height: auto;
        }

        .bannerReviewCarousel {
            width: 900px;
        }

        .rotateslider-container .rotateslider-item.next {
            left: 46%;
        }

        .rotateslider-container .rotateslider-item.prev {
            left: 30%;
        }
    }

    @media only screen and (max-width:1024px) {
        .imagesbanner_FDX {
            height: auto;
        }

        .servSection .desCont h4 {
            font-size: 15px;
            line-height: 22px;
        }

        .servSection .desCont p {
            font-size: 14px;
            line-height: 19px;
        }

        .servSection {
            padding: 0px 0 40px 0;
        }

            .servSection h2 {
                font-size: 26px;
                max-width: 600px;
                padding-bottom: 0;
            }

        .exOffer {
            padding: 140px 0 60px 0;
        }

        .faqSection {
            padding: 30px 0 50px 0;
        }

        .rotateslider-container .rotateslider-item.now {
            width: 650px;
        }

        .rotateslider-container .rotateslider-item.prev {
            width: 450px;
            left: 30%;
            top: 46%;
        }

        .rotateslider-container .rotateslider-item.next {
            width: 450px;
            left: 47%;
            top: 46%;
        }

        .rotateslider-container {
            margin-left: 0px !important;
        }

            .rotateslider-container .arrow.right {
                right: 158px;
            }

            .rotateslider-container .arrow.left {
                left: 158px;
            }
    }

    @media only screen and (max-width:991px) {
        .cruiseGetway .description p {
            font-size: 14px;
            line-height: 21px;
        }

        .rotateslider-container .rotateslider-item.next {
            left: 39%;
        }

        .rotateslider-container .rotateslider-item.prev {
            left: 33%;
        }

        .rotateslider-container .arrow.right {
            right: 11%;
        }

        .rotateslider-container .arrow.left {
            left: 11%;
        }

        .tab {
            font-size: 13px;
        }

        .bannerReviewCarousel {
            width: 700px;
        }
        .homeBanner .bannercruise_BDX .imagesbanner_FDX {
            height: 45vh;
        }
    }

    @media only screen and (max-width:820px) {
        .rotateslider-container .rotateslider-item.next {
            left: 40%;
        }

        .rotateslider-container .rotateslider-item.prev {
            left: 32%;
        }
        .homeBanner .bannercruise_BDX .bannertxt{
            font-size:38px;
        }
    }

@media only screen and (max-width:768px) {
    .rotateslider-container .rotateslider-item.next {
        left: 38%;
    }

    .rotateslider-container .rotateslider-item.prev {
        left: 33%;
    }

    .homeBanner .bannercruise_BDX .bannertxt {
        font-size: 38px;
    }
}


/**New BDX css**/

.bannerDesc {
    position: absolute;
    top: 80px;
    margin: auto;
    width: 100%;
    text-shadow: 0 0 4px #00000096;
}
.formarea_BDX {
    position: absolute;
    width: 100%;
    margin: 0 auto;
    bottom: 10px;
}

.searchboxarea_BDX {
    width: 100%;
    margin: auto;
}

.searchboxarea_BDX .searchWidget {
    margin-top: 0;
    margin-bottom:20px;
}

.searchboxarea_BDX .searchWidget .innerSearchDiv {
    margin: auto;
    width: 100%;
}

.bannerDesc h1,
.bannerdestination .bannerDesc h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: capitalize;
    text-align: left;
    display: block;
    margin: auto;
    width: 100%;
    line-height: 46px;
}
.bannerDesc p {
    color: #fff;
    font-size:16px;
    font-weight: 500; 
}
/**BDX new css**/
[type="radio"]:checked, [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.labelText {
    position: absolute;
    left: 50px;
    top: 10px;
    font-size: 12px;
    color: #4b4b4b;
    font-weight: 600;
}
.searchWidget input {
    width: 100%;
    border: solid 1px #df3919;
    padding: 16px 14px 0px 48px;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    height: 56px;
    position: relative;
    z-index: 2;
}

.servicesBDX_box{
    padding-bottom:30px;
}
.topDestination h2 span {
    background-color: #f1f1f1;
}

/**slider css**/



@media only screen and (max-width: 991px) {
    .labelText {
        font-size: 10px;
        left: 41px;
    }
    .searchWidget input {
        font-size: 12px;
        padding: 16px 14px 0px 40px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .bestFleet .cardDiv .anc_cruisehomediv {
        width: 100%;
    }
    .bestFleet .cardDiv .desCont {
        height: 91px;
        padding: 11px 10px;
    }
   
         
    .bestFleet .cardDiv img { 
        height: 100%;
    }
    .bestFleet .cardDiv .img{
        height:91px;
    }
    .bannerDesc { 
        top: 50px; 
    }
}