._cruisedeal{
    background-color:#f7f7f7;
    padding:25px 0px 50px;
    margin: 20px 0px;
}
._cruisedeal h3{
    color:#132854;
}
._cruisedeal h3 + p{
    font-size:11px;
    padding-bottom: 16px;
}
._dealc{
    display:flex;
    justify-content:space-between;
    column-gap: 15px;
}
._dealc .owl-nav {
    position: absolute;
    top: 43%;
    display: flex;
    width: 100%;
}
._dealc .owl-nav .owl-prev {
    left: -33px;
    position: absolute;
    background-image: url(../images/uploadl.png)!important;
    width: 48px;
    height: 35px;
    background-size: auto!important;
    background-repeat: no-repeat!important;
}
.dbContent h2{
    font-weight:500!important;
}
.servHighlighted h3::after{
    background: #132854!important;
}
._dealc .owl-nav .owl-next {
    right: -62px;
    position: absolute;
    background-image: url(../images/upload.png)!important;
    width: 48px;
    height: 35px;
    background-size: auto!important;
    background-repeat: no-repeat!important;
}
._dealc .owl-nav span {
    display: none;
}
/*._dealc ._dbox{
    width:32%;
}*/
._dealc ._dbox ._img img{
    width:100%;
    border-top-left-radius:3px;
    border-top-right-radius:3px;
}
._nght{
   padding: 12px 12px 20px;
    background-color: #fff;
    border:1px solid lightgray;
    border-bottom-left-radius:3px;
    border-bottom-right-radius:3px;
    min-height:202px;
}
._cname{
    font-size: 13px;
    font-weight: 600;
}
._ngtwrapper{
    min-height:97px;
}
._cloc{
   padding-top: 2px;
    padding-left: 20px;
    background-image: url(/Content/images/loc.png);
    background-repeat: no-repeat;
    background-position: left top 0px;
    color: gray;
}
._carea{
     padding-top: 2px;
    padding-left: 20px;
    background-image: url(/Content/images/cruiseicon.png);
    background-repeat: no-repeat;
    background-position: left top 0px;
    color: gray;
}
._carea + hr{
    margin-bottom:15px;
}
._pricec p:first-child{
    font-size:9px;
    color:gray;
}
._pricec p:last-child span:nth-child(2){
    font-size:9px;
    font-weight:500;
}
._pricec p:last-child span:first-child{
    font-size:14px;
    font-weight:600;
}
.absolutSearchWidget {
   position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index:2;
    margin: 0 auto;
}
._caction{
    display:flex;
    justify-content:space-between;
    align-items:center;
}
._pricec p{
    margin-bottom:0;
}
._btnc{
    width:51%;
}
._btnc a{
    justify-content:center;
    display:flex;
    font-size: 11px;
    font-weight: 600;
    color:#fff;
    background: #e8361a;
    background: -moz-linear-gradient(left, #e8361a 0%, #f3870b 100%);
    background: -webkit-linear-gradient(left, #e8361a 0%,#f3870b 100%);
    background: linear-gradient(to right, #e8361a 0%,#f3870b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8361a', endColorstr='#f3870b',GradientType=1 );
    padding: 10px 4px;
}
._btnc a img{
    height:14px;
    margin-right:5px;
    width:auto!important;
}
._pricec{
    width:49%;
    padding-left: 21px;
}
._arr{
    position: relative;
    top: -3px;
    left: 4px;
    width:auto!important;
    display:inline-block!important;
}
._logocruise + img{
    height:184px;
}
 ._logocruise{
            position: absolute;
    top: 38px;
    background-color: #fff;
    padding: 4px;
        }
        ._logocruise img{
            width: 96px!important;
            border-radius:0;
        }
        ._dbox ._img{
            position:relative;
        }




/*.absolutSearchWidget .searchContainer{
    display:none;
}*/
.benefitsAdvantage {background: #f1f1f1 !important; padding-bottom:30px;}
.benefitsAdvantage .tabContainer {padding-top:30px;}
.expertLink { 
    color: #fff; 
    top:-25px;
}
.number a { 
    color: #fff;
}
.number a span {
    background-color: #07305a;
}
.header nav li a {
    color: #fff;
}
.header nav ul li:hover a{
  color: #fff;
  opacity: 0.7;
}
.header nav ul li:hover ul a{ 
    opacity: 1;
}
 
header nav li ul li:first-child a::before {   
  border-bottom: 8px solid #fff !important;
}
.header nav li.dropMenu .arrowIcon {color:#fff;
}
/*Top Destinations*/
.topDestination{
	padding: 50px 0;
}
.dealBoxs{
	flex-wrap: wrap;
	margin-top: 20px;
}

.dealBoxs .box{
	padding: 0;
	position: relative;
	overflow: hidden;
	border-radius: 15px;
	margin-top: 20px;
	z-index: 0;
}
.dealBoxs form{ 
	width: 49%; 
}
.addtsSec .box:after,
.dealBoxs .box:after{
	content: '';
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	height: 100%;
	background-repeat: no-repeat;
	background-image: url(../images/boxShadow.png);
	background-size: 100% auto;
	background-position: bottom left;
}
.dealBoxs .box img{
	display: block;
	width: 100%;
	height: 320px;
}
.addtsSec .box .caps,
.dealBoxs .caps{
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 30px; 
	z-index: 1;
}
.addtsSec .box .caps h3,
.dealBoxs .caps h3{
	color: #fff;
	font-weight: 600;
	font-size: 19px; 
}
.dealBoxs .caps p{
	color: #fff;
	font-weight: 300;
}
.addtsSec .box .caps a,
.dealBoxs .caps a {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    border: 2px solid #fff;
    padding: 4px 12px;
    display: inline-block;
    margin-top: 11px;
    letter-spacing: 0.8px;
}
.addtsSec .box .caps a:hover,
.dealBoxs .caps a:hover{
	color: #004085;
	background-color: #fff;
}
.dealBoxs .box:nth-of-type(2),
.dealBoxs .box:nth-of-type(4),
.dealBoxs .box:nth-of-type(6){
	text-align: right;
}

/*Big Deal Home*/
.bottomBorder,
.topBorder{
	width: 100%;
	background-image: url(../images/borderDesign.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 100% auto;
	position: absolute;
	top: 0;
	left: 0;
	height: 31px;
}
.bottomBorder{
	background-position: top center;
	top: auto;
	bottom: 0;
}
.bigDeal .dealBox{
	position: relative;
	margin-top: 15px;
}
.bigDeal .dealBox img{
	display: block;
	width: 100%;
}
.bigDeal .dealBox .caps{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}
.bigDeal h3 {
    color: #fff;
    font-weight: bold;
    font-size: 33px;
    text-shadow: 0 0 15px #000;
}
.bigDeal p{
	color: #fff;
	font-weight: normal;
	font-size: 17px;
	margin-top: 0;
    text-shadow: 0 0 8px #000;
}
/*Additional Services*/
.addtsSec{
	padding: 50px 0;
}
.addtsSec .box{
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	width: 49%;
	margin-top: 40px;
}
.addtsSec .box img{
	display: block;
	width: 100%;
}
 
/*** Home Carousel Banner **/
.heroCarousel {z-index:auto;height: 100vh; overflow: hidden;}
.heroCarousel .owl-dots {position:absolute;bottom:20px; left:50%; margin-left: -65px;}
.heroCarousel button.owl-dot {
    width: 14px;
    height: 14px;
    background: #fff; 
    margin-top: 10px;
    border-radius: 50%;
    border: solid 2px #808080;
    margin: 6px;
}
.heroCarousel button.owl-dot.active { 
    background: #000;  
}
.heroCarousel .owl-prev, .heroCarousel .owl-next {
	position: absolute;
	top: 40%;
	display: block !important;
	border: 0 solid #000;
	width: 40px;
	display: inline-block !important;
	line-height: 40px !important;
	background: rgba(255,255,255,.8) !important;
}
.heroCarousel .owl-next {
	right: 0;
}
.heroCarousel .owl-nav {
	font-size: 50px;
	color: #000;
}
.heroCarousel .owl-prev span, .heroCarousel .owl-next span {
	line-height: normal !important;
	display: block; 
}
    .heroCarousel .item {position:relative;
    }
 
.desText {
	position: absolute;	 
	top:150px;	 
    color:#fff;
    text-shadow: 2px 2px 2px #505050;
    width:100%;
}
.desText .insideCont {max-width:450px;}
.desText .TextOne {
	display: flex; 
	font-size:55px;
	text-transform: uppercase;
	font-weight: 500;
    align-items: center;
}
.desText .logoClient {
	background: #fff;
	padding: 5px 10px; 
    margin-left:15px;
}
.desText .logoClient img{max-width:199px; max-height: 37px;}
.desText .TextTwo { 
	font-size:40px; 
    line-height:40px;
	font-weight: 500;
    color:#fff;
    text-transform: uppercase;
}
.desText .TextThree {font-size:16px; 
	font-weight: 500;
    display: flex;
	justify-content: space-between; 
    margin-top:10px;
    align-items: center;
}
.desText .TextThree a {
	font-size: 14px;
	background-color: #000033;
	border: 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	padding: 10px;
	min-width: 127px;
	height: 40px;
	text-align: center;
	text-shadow: none;
	margin-left: 20px;
}
@media only screen and (max-width:1180px) {
    .heroCarousel {height:auto;}
    .desText .insideCont {margin-left: 80px;}
}
@media only screen and (max-width:1024px) {

    .absolutSearchWidget {
        top:51%;
    }
   .addtsSec .box .caps h3, .dealBoxs .caps h3 { 
	font-size: 17px;
    }
   .bigDeal .dealBox .caps { 
	min-width: 700px;
    }
   .addtsSec .box:after, .dealBoxs .box:after {   
    background-size: 100% 80%;
    }
   .innerBanner { 
	bottom:6%;
    }
    ._pricec {
    padding-left: 31px;
}
}

@media only screen and (max-width:991px) {
    .innerHeader {
        padding: 25px 15px;
    }
    .number a span {
	background-color: #0f4179;
    }
    .bigDeal h3 { 
	font-size: 28px; 
    }
    .expertLink { 
    top: -17px;
    }
    .searchBox .button button {
    height: 42px; 
    }
    .desText {top: 100px;
    }
    .desText .insideCont {
    margin-left: 50px;
    }
    .desText .TextOne { 
    font-size: 35px; 
    }
    .desText .TextTwo {
    font-size:26px;
    line-height:26px; 
    }
    .desText .TextThree {
    font-size: 13px; 
    }
    .searchBox {padding:0px 15px;
    }
    .desText .logoClient img { 
    max-height: 24px;
    }
    .heroCarousel .owl-prev, .heroCarousel .owl-next { 
    width: 30px; 
    line-height: 30px !important; 
    }
    .heroCarousel .owl-prev span, .heroCarousel .owl-next span {
    line-height: 50px !important; 
    }
    ._dealc .owl-nav .owl-prev {
        left: -19px;
    }
    ._dealc .owl-nav .owl-next {
        right: -54px;
    }
    ._pricec {
    padding-left: 31px;
}
}
