.quote-creative {
    text-align: center;
    padding: 0 15px 15px;
    letter-spacing: .025em;
    background: #ffffff;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.15));
}

.quote-creative-figure {
    display: inline-block;
    margin-top: -42px;
    border: 7px solid #ffffff;
    border-radius: 50%;
}

.img-circles {
    border-radius: 50%;
}

.quote-creative-cite {
    color: #1c79e1;
    font-weight: 400;
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.carousel-control-prev-icon {
    background-image: url(../images/cruise/previous.png);
}

.carousel-control-next-icon {
    background-image: url(../images/cruise/next.png);
}

.carousel-control-prev {
    left: 20px;
    top: 0% !important;
}

.carousel-control-next {
    right: 20px;
    top: 0% !important;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 200px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.cruise-title {
    font-size: 40px;
}

.cruise-subtitle {
    font-size: 18px;
}

.cruise-subtitle-sub {
    font-size: 20px;
}

.title-w-border {
    font-size: 25px;
    color: #162849;
    font-weight: 600;
    position: relative;
    border-bottom: 1px solid #eee;
    padding-bottom: 12px;
    margin-bottom: 20px;
    text-align: left;
}

@media screen and (max-width: 600px) {
    .cruise-title {
        font-size: 20px;
    }

    .cruise-subtitle {
        font-size: 12px;
    }

    .cruise-subtitle-sub {
        font-size: 14px;
        display: none;
    }

    .carousel-caption {
        bottom: 0px;
    }

    .carousel-indicators {
        display: none;
    }

    .book-btn-cruise {
        font-size: 16px !important;
    }

    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 50px;
        left: 15%;
        z-index: 10;
        padding-top: 0px;
        padding-bottom: 20px;
        color: #fff;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0,0,0,.6);
    }
}

.book-btn-cruise {
    font-size: 20px;
}

.title-w-border::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 50px;
    height: 1px;
    background-color: #fb4f0f;
    -webkit-transition: .5s;
    transition: .5s;
}

.carousel-indicators li {
    margin-right: 10px !important;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fb4f0f;
}

.tabBox {
    width: 100%;
    position: relative;
    float: left;
    top: 0px;
}

@media only screen and (max-width: 767px) {
    .tabBox {
        padding-top: 0px;
    }
}

.deals_box_25_per {
    width: 25%;
    margin-right: 10px;
}

@media only screen and (max-width:1172px) {
    .deals_box_25_per {
        width: 24%;
        margin-right: 10px;
    }
}

@media only screen and (max-width:810px) {
    .deals_box_25_per {
        width: 100%;
        float: left;
        height: auto;
        margin-right: 0px;
        margin-bottom: 20px;
    }
}






.deals_box_25_per_wmar {
    width: 24.22%;
}

@media only screen and (max-width:810px) {

    .deals_box_25_per_wmar {
        width: 100%;
        float: left;
        height: auto;
    }
}

.jAojnr {
    padding: 3px 17px;
    background-color: #fff;
}

.deals_boxne {
    height: 300px;
    border-radius: 16px;
    background-image: url('../imgv1/cruise01.jpg');
}

.deals_boxne_02 {
    height: 300px;
    border-radius: 16px;
    background-image: url('../imgv1/cruise03.jpg');
}

.deals_boxne_opacity {
    background-image: none;
}



.deals_box_sa23_per {
    padding-top: 0px;
    width: 24%;
}

.deals_boxne_03 {
    border-radius: 16px;
    background-image: url('../imgv1/cruise04.jpg');
}

.deals_boxne_002 {
    width: 100%;
    float: left;
    height: auto;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: none;
    background-attachment: scroll;
    background-image: url('../imgv1/cruise02.jpg');
    border-radius: 16px;
}

@media only screen and (max-width:810px) {
    .deals_box_sa23_per {
        width: 100%;
        float: left;
        height: auto;
        padding-top: 0px;
        padding-right: 0px;
        padding-left: 0px;
        margin-bottom: 20px;
    }

    .deals_boxne {
        height: auto;
        border-radius: 0px;
    }

    .deals_boxne_02 {
        height: auto;
        border-radius: 0px;
    }

    .deals_boxne_002 {
        height: auto;
        border-radius: 0px;
    }

    .deals_boxne_03 {
        border-radius: 0px;
    }


    .deals_boxne_opacity {
        background-image: linear-gradient(to top, rgba(7, 6, 6, 0.6), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.01) 50%, rgba(0, 0, 0, 0.01) 100%);
        border-radius: 0px;
    }
}


/* Clients
---------------------------------- */
.clients-container {
    text-align: center;
}

.clients {
    margin: 10px auto;
}

    .clients .client-image {
        text-align: center;
        width: 80px;
        height: 80px;
        margin: 5px;
        display: inline-block;
    }

    .clients img {
        margin: 0px auto;
    }

.owl-carousel.clients .owl-item img {
    width: auto;
}

.img01 {
    border-radius: 50%;
    border: 3px solid #fff;
    box-shadow: 5px 0px 15px #ccc;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
}

    .img01:hover {
        -webkit-transform: rotate(360deg);
        box-shadow: 1px 1px 1px #ccc;
        transform: rotate(360deg);
    }

.flight_txtsty {
    font-size: 27px;
    font-weight: 800;
    color: #fff;
}


.call-now-home {
    background: #ff6e03;
    width: 260px;
    margin-top: 10px;
    display: inline-block;
    padding: 18px 2px;
    font-size: 20px;
    color: #fff !important;
    font-weight: 500;
    border: 0;
    border-radius: 10px;
    cursor: pointer;
    text-decoration: none;
}

@media only screen and (max-width:810px) {
    .call-now-home {
        background: #ff6e03;
        width: auto;
        display: inline-block;
        padding: 10px;
        font-size: 20px;
        color: #fff !important;
        font-weight: 500;
        border: 0;
        border-radius: 10px;
        cursor: pointer;
        text-decoration: none;
        margin-top: 0px;
    }
    /*    .carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
  display: block;
  max-width: auto;
  height: 400px !important;
}
        .carousel-inner img {
  width: auto !important;
}
        img {
  max-width: auto;
  border: none;
}*/
}

.dnone_600 {
    display: block !important;
}

.dblock_600 {
    display: none !important;
}

@media only screen and (max-width:600px) {
    .dnone_600 {
        display: none !important;
    }

    .dblock_600 {
        display: block !important;
    }
}


/*----- new css add--------*/

.abot-content h2 {
    font-size: 29px;
    font-weight: 600;
    color: #0021ad;
    line-height: 34px;
    margin: 9px 0px;
    font-family: 'Fira Sans', sans-serif;
}
.abot-content p {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 28px;
    margin: 9px 0px;
    font-family: 'Fira Sans', sans-serif;
        text-align: justify;
}
.lambda-full-itinerary h2 {
    font-size: 36px;
    font-weight: 500;
    line-height: 28px;
    color: #0021ad;
    padding: 0px;
    text-align: center;
    font-family: 'Fira Sans', sans-serif;
}
.lambda-full-itinerary p {
    font-size: 16px;
    color: #000;
    margin: 7px 0px;font-family: 'Fira Sans', sans-serif;
}
.usp-item__description.hidden-xs p {
    font-size: 15px;
    color: #000;
    margin: 7px 0px;
    font-family: 'Fira Sans', sans-serif;
    text-align: justify;
    line-height: 24px;
    margin: 0px;
    padding: 0px;
}
section.holiday-overview__full-itinerary {
    padding: 15px 0px;
    background: #4cc5f212;
}
footer#footer {
    background-color: #0021ad;
    padding-top: 0px;
    width: 100%;
    float: left;
    height: auto;
}
.footerBottom {
    background-color: #0021ad;
    border-top: 0px solid #0021ad;
    padding: 0px 0 1px;
}
.siteWidth p {
    color: #fff;
    font-size: 16px;
    text-align: justify;
    line-height: 28px;
    font-weight: 400;font-family: 'Fira Sans', sans-serif;
}
p.cpy-p {
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 28px;
    font-weight: 400;
    font-family: 'Fira Sans', sans-serif;
    border: 1px dashed #fff;
    padding: 5px;
    border-right: 0px;
    border-left: 0px;
}
.header nav ul li a:hover {
    color: #000;
}
.abou-cont p {
    font-size: 16px;
    color: #000;
    margin: 7px 0px;
    font-family: 'Fira Sans', sans-serif;
    text-align: justify;
    line-height: 27px;
}
ul.other-common-liststyle1.mb-30 li {
     font-size: 16px;
    color: #000;
    margin: 7px 0px;
    font-family: 'Fira Sans', sans-serif;
    text-align: justify;
    line-height: 27px;
    list-style: disc;
}
ul.other-common-liststyle1.mb-30 {
    padding-left: 22px;
}

@media (min-width:320px) and (max-width:767px) {
    .abot-content h2 {font-size: 20px !important; line-height: 27px !important;  text-align: justify;}
 .lambda-full-itinerary h2 { font-size: 26px !important; line-height: 28px !important;}   
 .footer ul li {display: block;}
 .footer a { padding: 0px; box-shadow: 0px 0px 0px #fff; }
 
 
    
}    

/*----- new css add--------*/

