
 
.absolutSearchWidget {
    position: absolute;   
    width: 100%;
    z-index: 2;
    margin: 0 auto;
    bottom:30px;
}
.footer-visa {
    padding-bottom: 20px;
}
.fare-logo{
        padding-bottom: 12px;
}
.toggle-icon span {
    width: 34px;
    height: 3px;
    margin: 7px 0;
    background: #fff;
}
.header .right-header nav {display:none;
}


ul{
     margin: 0;
     padding: 0;
     list-style: none;
}
.dealContents  ul{
      margin: 5px;
     padding: 5px;
     list-style:disc;
}
.dealContents  ul li{
         font-size: 14px;
    font-family: Arial;
    list-style: disc;
  margin-left: 11px;
    padding-bottom: 5px;
    line-height: 1.3;
}


 button{
     cursor: pointer;
}
.cleafrix{
     clear: both;
}

.dealContents .container,
.serviceBox .container{
     width: 1000px;
     padding: 0 15px;
}
.bannerInner h1 span {
    font-size: 16px;
    display: block;
    margin-top: 5px;
    line-height: 22px;
    font-weight: bold;
}
 .container-fluid{
     width: 100%;
     padding: 0 15px;
}
.hdbng {
    text-align: center;
    margin-bottom: 10px;
}
.hdbng h2 {
    color: #fc3322;
    font-weight: normal;
    font-size: 18px;
    border-bottom: 1px solid #fc3322;
    display: inline-block;
    margin-top: 0;
}
.bodyFixed{
    width: 100%;
    height: 100vh;
    overflow: hidden;
}
.headerInr .rightCall a {
   color: #fff;
    padding-left: 10px;
    font-size: 12px;
    font-weight: 600;
    text-align: left;
    display: block;
    padding-top: 1px;
}
.headerInr .rightCall a span {
    font-size: 26px;
    display: block;
    padding-top: 0;
}
.bannerInner h1 {
    color: #000;
    font-size: 19px;
    font-weight: 600;
    margin: 11px 0 20px 0;
}
.bannerInner h2 {
    color: #fff;
    font-size: 22px;
    margin-bottom: 20px;
    font-weight: 900;
    text-transform: uppercase;
}
.banners .bannerInner ul{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #462d7c;
    padding-bottom: 4px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.banners .bannerInner ul li {
    color: #000;
    font-size: 14px;
    background-image: url(../images/checkIcons.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
    font-weight: 500;
    margin: 0;
}
.airLineimg {
    margin: 0 0 5px 0;
    display: inline-block;
    width: 100%;
}
.airLineimg img {
    margin-bottom: 5px;
}
.bannerInner h3._menuheading ._menuspan{
   display: flex;
    align-items: center;
    margin: 0 4px;
    background-color: #d90001;
    color: #fff;
    padding: 5px 18px;
    border-radius: 17px;
    font-weight: 600;
}
h3._menuheading ._menuspan img{
    filter: brightness(0) invert(1);
    height: 20px;
}
.bannerInner .airLineimg h2 {
   font-size: 31px;
    font-weight: 600;
    padding-top: 5px;
    color: #fff;
    text-transform: none;
    line-height: 38px;
}

.bannerInner .airLineimg h2 b{font-weight:bold;}
.bannerInner h3 {
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 14px;
}
.mainBanner .numbers {
    display: inline-block;
    margin-top: 8px;
}
.airLineimg img {
    width: auto;
    max-height: 70px;
    filter: brightness(0) invert(1);
}
.bannerInner h3 img {
    margin-right: 5px;
    margin-left: 30px;
}
.bannerInner h3 img:first-child{
	margin-left: 0;
}

.bannerInner .numbers a span.nbrs small {
    font-size: 12px;
    display: block;
    text-align: left;
    font-weight: 400;
    position: relative;
    top: 0;
    letter-spacing: 0.4px;
}

.bannerInner hr {
    border-color: rgb(46 46 46 / 30%);
    margin: 20px 0 5px 0;
}
.bannerInner .numbers {
    background: #d90001;
    border: 0;
    margin-top: 5px;
}
 

.bannerInner .numbers a {
    color: #fff;
    font-size: 28px;
    color: #fff;
    font-weight: 600;
    padding: 0 5px 0 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.boxService {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 20px;
}
.boxService .box {
    width: 23.5%;
    background-color: #fff;
    box-shadow: 1px 2px 7px 1px rgb(204 204 204 / 60%);
    border-radius: 6px;
    margin: 10px 0;
    text-align: left;
    padding: 10px 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.boxService .box img{
    width:22%;
    height: 40px;
    object-fit: contain;
}
._boxs{
    width:70%;
}
.crsmbox ._crslaft{
    width:58%;
}
.crsmbox ._crsmbox{
    width:37%;
}
.boxService h3 {
	font-size: 14px;
	color: #000000;
	padding-top: 10px;
	font-weight: 600;
	margin: 2px 0 3px 0;
}
.boxService p {
    font-size: 11px;
    color: #000000;
    padding-top: 2px;
    font-weight: 500;
    line-height: 14px;
}

/*Footer*/
.serviceBox {
    display: inline-block;
    width: 100%;
}
.ringing_phone {
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    padding: 5px;
    width: 51px;
    height: 51px;
    text-align: center;
    position: relative;
    margin-right: 10px;
    border: 4px solid rgba(555,555,555,0.3);
}
.ringing_phone {
    animation-name: trin;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.ringing_phone {
    border:none;
    height: 46px;
    width: 46px;
    background: url(/content/images/phone-with-wire.png) center center no-repeat;
    text-align: center;
    display: inline-block;
    background-size: 38px;
}
.ringing_phone:after, .ringing_phone:before{display:none !important;}
.bannerInner .numbers {
   padding: 3px 17px;
    border-radius: 32px;
}

@keyframes fadeInOne {
  45% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@keyframes fadeInTwo {
  55% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
.phone-call div img,
.callIcon img{
    animation-name: trin;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@keyframes trin {
    from {
        transform:rotate3d(0, 0, 1, 0deg);
    }
    20%, 32%, 44%, 56%, 68% {
        transform: rotate3d(0, 0, 1, 0deg);
    }
    23%, 35%, 47%, 59%, 71% {
        transform: rotate3d(0,0,1,15deg);
    }
    26%, 38%, 50%, 62%, 74% {
        transform: rotate3d(0,0,1,0deg);
    }
    29%, 41%, 53%, 65%, 77% {
        transform: rotate3d(0,0,1,-15deg);
    }
    80% {
        transform:rotate3d(0, 0, 1, 0deg);
    }
}
.mobile_menu_switcher:before {color: #000;}
body .main-nav {background: #fff;}
.headerInr {
    justify-content: flex-start;
}
.bannerInner h2 {
    margin: 0;
    padding: 5px 0px;
    font-weight: 500;
    font-size: 17px;
    text-transform: inherit;
}



.dealBox ul li p sup {
    font-size: 70%;
    top: 5px;
    font-weight: 600;
}
.header nav ul li a,
.header .right-header nav .logo-menu {
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.header nav ul li ul li a {
    background: rgba(0, 0, 0, 0.4);
}
.header nav ul li a:hover {
    color: #fff;
}
a.submenus.s-menu {
    background: rgba(255,225,255,0.2);
}
.header .right-header a.menuclose {
    color: #000;
    top: 16px;
}
.autoSuggest__header h2{
    color: #fff !important;
    font-weight: normal;
}
a.autoSuggest__close:before, a.autoSuggest__close:after {
    background: #fff;
}
.bodyfixed body, .bodyfixed {
    position: relative;
    overflow: unset;
}
/*.ballmeBackIns,
.callNowPopup,
.coverbg{
    display: none;
}*/
 
.copyright img{
    background-color: #fff;
    border-radius: 10px;
    padding: 4px;
}
.header .right-header nav .logo-menu {
    padding: 10px 15px;
    margin-top: 32px;
}
.header .right-header nav .logo-menu img {
    width: 38px;
}
.bannerInner ul.off-on-btn li,
.bannerInner .searchbox ul li{
    background-color: transparent !important;
}
.searchbox span.error-message {
    bottom: -26px
}
.container.airline-hdng h3 {
    font-size: 16px;
    margin-top: 20px;
    color: #000;
}
.container.airline-hdng h4 + h4 {
     margin-top: 20px;
    color: #000;
}
 
a.showlessc,
a.showmorec{
    display: none;
}
p.extrahideco {
    margin-bottom: 25px;
    color: #000;
    line-height: 20px;
    padding-top: 10px;
}
.top-deals h2 {
    font-size: 21px;
    font-weight: 600;
}
.homsrcw,
.heading-text{
    display: none;
}
.widget-container .widget-wrap,
.airlineSrchW .container {
    padding: 0;
}
body .callNowpMain h5 a {
    -webkit-text-fill-color: unset;
}
.contact-heading .contact-us .menu {
    top: 20px;
    z-index: 4;
    position: fixed;
    display: none;
}
nav.nav {
    top: 64px !important;
    position: fixed !important;
    border-top: 1px solid #fff;
}
.contact-heading nav.nav ul li.megamenu .slicknav_arrow{
    border: 1px solid rgba(255,255,255,0.3);
}
.contact-heading nav.nav ul li.megamenu .slicknav_arrow{
    border-bottom: 0;
    border-top: 0;
}
.contact-heading nav.nav ul li.megamenu.navmoblink {
    background: rgb(0 0 0 / 30%);
}
.contact-heading nav.nav ul li {
    border-bottom: 1px solid rgba(255,255,255,0.3);
}
.contact-heading nav.nav ul li ul{
    background: transparent;
    border: 0;
}
.contact-heading nav.nav ul li ul li {
    border-top: 1px solid rgba(255,255,255,0.3);
}
li.megamenu.cursncy-chan {
    display: flex;
    justify-content: space-between;
    padding: 5px 10px 5px 0;
}
.filter_holidays ul li{
    background-color: #333;
}
body .contact-heading nav.nav ul li.megamenu.cursncy-chan .filter_holidays ul {
    position: absolute;
    top: 45px;
    width: 90px;
    right: 10px;
    left: auto;
}
.cruiseDeal h2 {
    text-align: center;
    font-size: 36px;
    color: #132854;
    font-weight: 500;
    margin-top: 20px;
}
.cruiseDeal h2 span{
    background-color:#fff; padding:0 15px; display:inline-block; position:relative;
}
.cruiseDeal h2:before {
    content: '';
    height: 1px;
    background-color: #2b2e32;
    width: 100%;
    display: block;
    position: relative;
    top: 20px;
}
.cruiseDeal .crsmbox{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 20px;
}
.cruiseDeal .box { 
    margin: 10px 0 13px; 
    position: relative;
    z-index: 0; 
   width:49%;
}
.cruiseDeal ._crsmbox .box .imagecr{
    width:100%;
}
.cruiseDeal ._crsmbox .box .imagecr img{
    border-radius:0;
    height:200px;
}
.cruiseDeal ._crsmbox .contents{
    padding: 16px 0px 0px;
    width: 100%;
}
.cruiseDeal ._crsmbox .contents p{
    padding: 0px 21px 10px 0px;
}
.cruiseDeal ._crsmbox .box{
    border:none;
    margin-bottom:0;
}
.clickFull{
	position: relative;
	z-index: 0;
}
.clickFull a.ddka,
a.fLink {
    position: absolute;
    width: 100%;
    z-index: 1;
    height: 100%;
    left: 0;
    top: 0;
}
.cruiseDeal .imagecr {width:100%;}
.cruiseDeal .imagecr img {
    width: 100%;    display: block;height:200px;
}
.cruiseDeal .contents {
    padding: 16px 10px 10px 25px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 1px 2px 7px 1px rgb(204 204 204 / 60%);
    max-width: 90%;
    margin: -50px auto 0 auto;
    position: relative;
    height:180px;
}
.cruiseDeal .contents p {
    font-size: 12px;
    line-height:20px;
    margin-top: 3px;
    font-weight: 400;padding:10px 21px 10px 0px;
}
.dealContents {
    padding: 5px 0 20px 0;
}
.dealContents h2._find{
   font-size: 17px;
    text-align: center;
}
.dealContents h2{
    color: #191819;
    font-size: 22px;
    margin-bottom: 10px;
    margin-top: 20px;
}
.dealContents p {
    line-height: 20px;
    margin-bottom: 20px;
    font-size: 13px;
    color: #191819;
}
.cruiseDeal .contents img {
    max-height: 37px;
    max-width: 171px;
    object-fit: contain;
}
.mainBanner {
    position: relative;
}
.mainBanner .bannerInner {
   width: 450px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 219px;
    transform: translate(0, -40%);
}
.boxService .box img {
    filter: brightness(0);
}
.mainBanner> img {
    width: 100%; 
}
.copyright p {padding-bottom:0 !important;
}

@media only screen and (min-width: 767px) and (max-width:991px) {
.mainBanner> img {
    height: 270px;
}
.mainBanner .bannerInner {
    right: 10px;
    left: 32px;
}
.cruiseDeal .container, .dealContents .container, .serviceBox .container {
    width: 750px;
}
.boxService .box {
    width: 24%;
    padding: 17px 6px;
}
.cruiseDeal .imagecr img {
    height: 110px;
    min-width: 120px;
   
}

/********* New Cruise pages ********/
.searchWidget .tabs li.headingText {
	font-size: 20px; 
}


}