@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@300&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald&amp;display=swap");

a {
    color: #023678;
    text-decoration: none
}

a:hover {
    color: #622668
}

.holiday_btn,
.small_btn,
.btn_bg,
.dedup_continuebtn,
.sign_btn,
.btn_comon,
.sign_btn,
.btn_search,
.btn_continue,
a.choose_ht_bnt,
.comon_btn,
.btb_SignIn_Submit,
btb_book,
.small_btn,
.btb_book {
    background: #622668;
    color: #fff
}

.holiday_btn:hover,
.small_btn:hover,
.btn_bg:hover,
.dedup_continuebtn:hover,
.sign_btn:hover,
.btn_comon:hover,
.sign_btn:hover,
.btn_search:hover,
.btn_continue:hover,
a.choose_ht_bnt:hover,
.comon_btn:hover,
.btb_SignIn_Submit:hover,
btb_book:hover,
.small_btn:hover,
.btb_book:hover {
    background: #023678;
    color: #fff !important
}

* {
    box-sizing: border-box
}

.patb {
    padding-top: 10px;
    padding-bottom: 10px
}

.patb20 {
    padding-top: 20px;
    padding-bottom: 20px
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

.relative {
    position: relative
}

.tboleft {
    text-align: left
}

.tboright {
    text-align: right
}

.tbocenter {
    text-align: center
}

.tbocontainerfull {
    width: 100%;
    float: left;
    margin: 0 auto
}

.tbocontainer {
    width: 90%;
    max-width: 1240px;
    margin: 0 auto
}

.tbofullwidth {
    width: 100%;
    float: left
}

.tborow {
    width: 100%;
    float: left;
    padding-left: 8px;
    padding-right: 8px
}

.tborowinner {
    width: 100%;
    float: left
}

.tbo {
    float: left;
    padding: 0 8px
}

.s1,
.s2,
.s3,
.s4,
.s5,
.s6,
.s7,
.s8,
.s9,
.s10,
.s11,
.s12 {
    display: none
}

.m1,
.m2,
.m3,
.m4,
.m5,
.m6,
.m7,
.m8,
.m9,
.m10,
.m11,
.m12 {
    display: none
}

.l1,
.l2,
.l3,
.l4,
.l5,
.l6,
.l7,
.l8,
.l9,
.l10,
.l11,
.l12 {
    display: block
}

@media screen and (max-width: 767px) {
    .tbocontainer {
        width: 100%
    }

    .s1,
    .s2,
    .s3,
    .s4,
    .s5,
    .s6,
    .s7,
    .s8,
    .s9,
    .s10,
    .s11,
    .s12 {
        display: block !important
    }

    .m1,
    .m2,
    .m3,
    .m4,
    .m5,
    .m6,
    .m7,
    .m8,
    .m9,
    .m10,
    .m11,
    .m12 {
        display: none
    }

    .l1,
    .l2,
    .l3,
    .l4,
    .l5,
    .l6,
    .l7,
    .l8,
    .l9,
    .l10,
    .l11,
    .l12 {
        display: none
    }

    .s1 {
        width: 8.333%
    }

    .s2 {
        width: 16.666%
    }

    .s3 {
        width: 25%
    }

    .s4 {
        width: 33.33%
    }

    .s6 {
        width: 50%
    }

    .s12 {
        width: 100%
    }

    .s5 {
        width: 41.66%
    }

    .s7 {
        width: 58.33%
    }

    .s8 {
        width: 66.66%
    }

    .s9 {
        width: 75%
    }

    .s10 {
        width: 83.33%
    }

    .s11 {
        width: 91.66%
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .tbocontainer {
        width: 100%
    }

    .s1,
    .s2,
    .s3,
    .s4,
    .s5,
    .s6,
    .s7,
    .s8,
    .s9,
    .s10,
    .s11,
    .s12 {
        display: none
    }

    .m1,
    .m2,
    .m3,
    .m4,
    .m5,
    .m6,
    .m7,
    .m8,
    .m9,
    .m10,
    .m11,
    .m12 {
        display: block !important
    }

    .l1,
    .l2,
    .l3,
    .l4,
    .l5,
    .l6,
    .l7,
    .l8,
    .l9,
    .l10,
    .l11,
    .l12 {
        display: none
    }

    .m1 {
        width: 8.333%
    }

    .m2 {
        width: 16.666%
    }

    .m3 {
        width: 25%
    }

    .m4 {
        width: 33.33%
    }

    .m6 {
        width: 50%
    }

    .m12 {
        width: 100%
    }

    .m5 {
        width: 41.66%
    }

    .m7 {
        width: 58.33%
    }

    .m8 {
        width: 66.66%
    }

    .m9 {
        width: 75%
    }

    .m10 {
        width: 83.33%
    }

    .m11 {
        width: 91.66%
    }
}

@media screen and (min-width: 992px) {

    .s1,
    .s2,
    .s3,
    .s4,
    .s5,
    .s6,
    .s7,
    .s8,
    .s9,
    .s10,
    .s11,
    .s12 {
        display: none
    }

    .m1,
    .m2,
    .m3,
    .m4,
    .m5,
    .m6,
    .m7,
    .m8,
    .m9,
    .m10,
    .m11,
    .m12 {
        display: none
    }

    .l1,
    .l2,
    .l3,
    .l4,
    .l5,
    .l6,
    .l7,
    .l8,
    .l9,
    .l10,
    .l11,
    .l12 {
        display: block !important
    }

    .l1 {
        width: 8.333%
    }

    .l2 {
        width: 16.666%
    }

    .l3 {
        width: 25%
    }

    .l4 {
        width: 33.33%
    }

    .l6 {
        width: 50%
    }

    .l12 {
        width: 100%
    }

    .l5 {
        width: 41.66%
    }

    .l7 {
        width: 58.33%
    }

    .l8 {
        width: 66.66%
    }

    .l9 {
        width: 75%
    }

    .l10 {
        width: 83.33%
    }

    .l11 {
        width: 91.66%
    }
}

@media screen and (min-width: 991px) and (max-width: 1180px) {
    .tbocontainer {
        width: 92%
    }
}

.reponsive_pad {
    clear: both
}

.banklogo {
    width: 100%;
    float: left
}

.flightpopup img {
    max-width: 100%
}

.popboxsize {
    position: fixed;
    width: 550px;
    display: none;
    top: 40%;
    left: 50%;
    margin-top: -100px;
    margin-left: -250px;
    padding: 15px;
    z-index: 100
}

.flightpopup {
    width: 100%;
    background: white;
    border: 5px outset #2C5DB9;
    text-align: center;
    padding: 15px;
    border-radius: 15px;
    box-shadow: 0 3px 4px #000
}

.flgt_msg {
    font-size: 15px;
    padding: 15px;
    float: left;
    line-height: 20px
}

.btn_comon {
    background: #622668;
    padding: 5px 7px;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: none;
    -webkit-box-shadow: #B3B3B3 2px 2px 2px;
    -moz-box-shadow: #B3B3B3 2px 2px 2px;
    box-shadow: #B3B3B3 2px 2px 2px
}

.btn_comon a {
    text-decoration: none;
    color: #fff
}

.btn_comon:hover {
    background: #023678
}

.ml15 {
    margin-left: 15px
}

.small_btn {
    border-radius: 3px;
    background: #622668;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    cursor: pointer;
    transition: 1s;
    border: none;
    display: inline-block
}

.small_btn {
    padding: 5px 10px
}

.small_btn:hover {
    background: #023678;
    color: #fff
}

.searchpopbg {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none
}

.searchbox {
    height: 150px;
    width: 100%;
    float: left;
    background: #fff;
    border: 5px outset #2C5DB9;
    display: none
}

.login_popup_module {
    background: #fff;
    width: 28%;
    position: absolute;
    right: 35%;
    top: 30%;
    display: none;
    z-index: 101;
    box-shadow: 1px 2px 3px #000;
    border-radius: 5px
}

.login_heading {
    background: #ebebeb;
    padding: 10px 7px 8px 5px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    border-radius: 5px 5px 0 0
}

.login_heading h2.head_log {
    float: left;
    margin: 0;
    padding: 5px 0 5px 10px;
    font-size: 17px;
    font-weight: bold;
    color: #333
}

.login_content {
    float: left;
    width: 100%;
    padding: 10px 15px
}

.login_content_row {
    float: left;
    width: 100%;
    margin-bottom: 15px
}

.login_content_row label {
    float: left;
    width: 30%;
    margin-top: 5px;
    font-size: 13px;
    margin-left: 10px
}

.login_content_row input[type=text],
.login_content_row input[type=password] {
    width: 63%;
    padding: 6px;
    border: 1px solid #ccc;
    border-radius: 3px
}

.log_forgot_pass {
    margin-left: 15px;
    color: #ee3528
}

.login_bottom_row {
    background: #ebebeb;
    padding: 10px 5px;
    float: left;
    width: 100%;
    border-top: 1px solid #ccc;
    border-radius: 0 0 5px 5px;
    text-align: center
}

.promote {
    color: #888;
    padding-top: 5px;
    margin-bottom: 5px
}

.forgot_pwd_popup {
    width: 28%;
    position: fixed;
    right: 35%;
    top: 30%;
    display: none;
    z-index: 10;
    background: #fff;
    border: 1px solid #D7D5D5;
    border-radius: 5px;
    box-shadow: 0 3px 2px 0 rgba(50, 50, 50, 0.75)
}

.forgot_pwd_heading {
    background: #ebebeb;
    padding: 10px 7px 8px 5px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    border-radius: 5px 5px 0 0
}

.forgot_pwd_heading h2.heading_forgot {
    float: left;
    margin: 0;
    padding: 5px 0 5px 10px;
    font-size: 17px;
    font-weight: bold;
    color: #444
}

.forgot_pwd_content {
    float: left;
    width: 100%;
    margin-top: 10px;
    padding: 15px
}

.forgot_content_row {
    float: left;
    width: 100%;
    margin-bottom: 15px
}

.forgot_content_row label {
    float: left;
    width: 30%;
    margin-top: 5px;
    font-size: 13px;
    margin-left: 10px
}

.forgot_content_row input[type=text] {
    width: 63%;
    padding: 6px;
    border: 1px solid #ccc
}

.close_btn_common {
    background: #000;
    color: #fff;
    padding: 5px 6px;
    border-radius: 50%;
    float: right;
    margin: 3px 3px 0 0;
    cursor: pointer
}

.btb_book {
    text-decoration: none;
    background: #622668;
    border: medium none;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    display: inline-block;
    padding: 5px 8px;
    text-align: center;
    transition: 1s
}

.btb_book:hover {
    background: #023678
}

.modalBG {
    background-color: #333333;
    height: 100%;
    left: 0;
    opacity: 0.9;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
    display: none
}

.holiday-heading {
    background: #023678;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px
}

.subheading {
    font-size: 14px;
    color: #023678
}

#errMess,
#errMess1,
#errMessHotel,
#errMessPkg,
#errMsg,
.error_msg,
.errMess,
.alert {
    font-size: 12px;
    font-weight: normal;
    border: 1px solid #faebcc;
    background: #fcf8e3;
    color: red;
    border-radius: 6px;
    margin: 10px 0;
    padding: 8px
}

.success {
    font-size: 12px;
    font-weight: normal;
    border: 1px solid #C9CBDD;
    background: #FFFCE5;
    color: #023678;
    border-radius: 6px;
    margin: 10px 0;
    padding: 8px
}

.searching_container {
    position: relative;
    width: 100%
}

.searching_container .inner_container {
    text-align: center;
    width: 50%;
    margin: 28px auto;
    border: 2px solid #622668;
    border-radius: 8px;
    -ms-border-radius: 8px;
    -webkit-border-radius: 8px;
    box-shadow: 2px 1px 5px #c0c0c0;
    background-color: #FFFFFF;
    -webkit-box-shadow: #B3B3B3 2px 2px 2px;
    -moz-box-shadow: #B3B3B3 2px 2px 2px;
    box-shadow: #B3B3B3 2px 2px 2px
}

.searching_container .inner_container .searching_logo {
    margin: 30px 0
}

.searching_container .inner_container h1 {
    font-size: 18px;
    padding: 15px 0 10px;
    color: #000;
    float: left;
    margin: 3px 0;
    font-weight: bold;
    width: 100%
}

.searching_container .inner_container h2 {
    font-size: 18px;
    color: #000;
    clear: both;
    text-align: center
}

.searching_container .inner_container p {
    color: #fff;
    background: #622668;
    font-size: 16px;
    float: left;
    width: 100%;
    margin: 30px auto;
    line-height: 30px;
    font-weight: bold
}

.searching_container .inner_container p span {
    display: block;
    float: left;
    text-align: center;
    border-right: 1px solid #fff;
    line-height: 29px;
    padding: 10px 0
}

.searching_container .inner_container p span b {
    color: #fff
}

.ui-datepicker {
    width: 45em !important;
    padding: .2em .2em 0;
    display: none;
    border: 1px solid #aaaaaa;
    background: #fff url(../images/ui-bg_flat_75_ffffff_40x100.html) 50% 50% repeat-x;
    color: #222222;
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em
}

.ui-datepicker .ui-datepicker-header {
    background: #622668;
    color: #FFFFFF;
    font-weight: bold;
    padding: 0.2em 0;
    position: relative
}

.ui-datepicker table {
    font-size: 1em;
    width: 99% !important
}

.ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    z-index: 6
}

.ui-widget-header .ui-icon {
    background-image: url("../HolidayPackageImages/add_icon.html")
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: #fff;
    border: 1px solid #d1d1d1;
    font-weight: normal;
    padding: 6px 8px
}

.ui-slider-handle {
    background: #023678 !important
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    background: url("images/ui-bg_glass_65_ffffff_1x400.html") repeat-x scroll 50% 50% #FBF9EE;
    border: 1px solid #622668;
    color: #212121;
    font-weight: normal
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    background: none repeat scroll 0 0 #FBF9EE;
    border: 1px solid #F6AE38;
    color: #363636
}

.ui-state-hover .ui-icon,
.ui-sate-focus .ui-icon {
    background-image: url("../HolidayPackageImages/add_icon.html")
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    background-color: #E8E8E8;
    border-style: none none solid;
    border-width: 0 0 1px;
    border-color: #A7A7A7
}

.ui-icon {
    width: 16px;
    height: 16px;
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    background: none repeat scroll 0 0 #FBF9EE;
    border: 1px solid #622668;
    color: #023678
}

.ui-widget-content .ui-icon {
    background-image: url(../images/pre_next.png)
}

.ui-slider-handle {
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px
}

.from_block ul li h3,
.to_block ul li h3 {
    color: #023678
}

.depart_block ul li h3,
.return_block ul li h3 {
    color: #023678
}

.class_content h5 {
    color: #023678
}

.carrier_content h5 {
    color: #023678
}

.carrier_content h5 span {
    color: #622668
}

.passenger_summary_child_nobg h1 {
    color: #622668
}

.error_module {
    color: #622668
}

.form1_module .reg_btn label.link a {
    color: #622668
}

.form2_module p.heads {
    color: #622668
}

.form2_module p a {
    color: #622668
}

.blue {
    color: #023678
}

.content2 a {
    color: #023678
}

.blue-mid-box .heading {
    color: #622668
}

.formdata {
    border: 1px solid #622668
}

.formdata h5 {
    background: #622668;
    color: #fff
}

.yellow {
    color: #f68c1c
}

#first_tier_nav {
    background: #023678
}

.inner_contbox {
    background: #eee
}

.in_icon {
    background: #622668;
    color: #fff
}

.paymentmsgbox b {
    color: #622668
}

.iconadd {
    color: #622668
}

.iconclose {
    background: #023678
}

.delicon {
    color: #622668
}

.mb_ltss_button {
    background: #023678;
    color: #fff
}

.tabs li a:hover,
.tabs li a.act {
    background: #023678;
    color: #fff !important
}

.tablink>li>a:hover,
.tablink>li>a.selected {
    background: #622668;
    color: #fff
}

.hotel_heading {
    border-top: 1px solid #622668;
    border-bottom: 1px solid #622668
}

.hotel_heading .title {
    color: #023678
}

.page_head {
    color: #622668
}

.reservationvoucher_page {
    border: #622668 solid 1px
}

.flss_hed {
    background: #023678;
    color: #fff
}

.booking_NoResult_popup p i {
    color: #622668
}

.No_Booking_Img span.fa {
    color: #622668
}

@media screen and (max-width: 767px) {

    .login_popup_module,
    .forgot_pwd_popup {
        right: 5%;
        width: 90%
    }

    .log_forgot_pass {
        margin-left: 0
    }

    .popboxsize {
        width: 310px;
        max-width: 550px;
        margin-left: -155px;
        top: 220px
    }

    .flightpopup {
        height: auto
    }

    #specialReturnFares {
        margin-top: 10px
    }

    #originalSearch {
        margin-right: 0
    }

    #ui-datepicker-div {
        width: 88% !important;
        left: 4% !important;
        top: 43% !important
    }

    .ui-datepicker-multi-2 .ui-datepicker-group,
    .ui-datepicker-multi .ui-datepicker-group table {
        width: 100% !important
    }

    .ui-datepicker td span,
    .ui-datepicker td a {
        padding: .2em;
        font-size: 16px;
        font-weight: bold !important;
        text-align: center
    }

    .ui-datepicker .ui-datepicker-title {
        font-size: 1.25em
    }

    .ui-datepicker-multi .ui-datepicker-group table {
        width: 100%
    }

    .searching_container .inner_container {
        width: 94%
    }

    .banklogo img {
        width: 75%
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .login_popup_module {
        right: 20%;
        width: 60%
    }

    .forgot_pwd_popup {
        width: 45%;
        left: 25%
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .login_popup_module {
        right: 30%;
        width: 40%
    }

    .forgot_pwd_popup {
        width: 40%;
        left: 30%
    }
}

* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

a {
    text-decoration: none
}

img {
    max-width: 100%
}

h1 {
    font-size: 100px;
    margin: 70px 0 0;
    font-weight: 500;
    text-transform: uppercase
}

h2 {
    font-size: 35px;
    margin: 0px 0px 30px;
    font-weight: 700;
    color: #4d4d4d
}

h3 {
    color: #652467;
    font: 500 30.48px 'Roboto', sans-serif;
    margin: 0px 0px 18px
}

h4 {
    color: #4d4d4d;
    text-transform: uppercase;
    font: normal 20px 'Roboto', sans-serif;
    margin: 0px 0px 30px;
    position: relative
}

h4:after {
    content: '';
    background: url(../images/heading-after.png) no-repeat center center;
    height: 31px;
    width: 135px;
    position: absolute;
    margin-left: 6px;
    background-size: contain;
    bottom: 0px
}

h5 {
    color: #fcd91a;
    text-transform: uppercase;
    font: 700 15px 'Roboto', sans-serif;
    margin: 0px 0px 30px
}

.btn {
    line-height: 42px;
    background: #f3be30;
    width: auto;
    border-radius: 30px;
    display: inline-block;
    text-align: center;
    color: #4d4d4d;
    font-size: 15px;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease
}

body {
    padding: 0px;
    margin: 0px;
    color: #4d4d4d;
    font-family: 'Oswald', sans-serif;
    font-size: 13px
}

header {
    font-size: 14px
}

header ul,
.services ul {
    margin: 0px;
    padding: 0px
}

header ul li {
    list-style: none;
    display: inline
}

.top-pnl {
    color: #fff;
    background: #622668;
    background: -webkit-linear-gradient(left, #622668, #323072);
    background: -moz-linear-gradient(left, #622668, #323072);
    background: linear-gradient(to right, #622668, #323072)
}

.top-pnl li {
    padding-left: 24px
}

.top-pnl li:first-child {
    padding-left: 0px
}

.top-pnl a {
    color: #fff
}

.top-pnl a:hover {
    color: #fff
}

.top-pnl .fa {
    color: #ffdd01;
    margin-right: 5px
}

.main-pnl {
    margin: 8px 0px;
    box-shadow: -2px 0px 9.6px 0.4px rgba(0, 0, 0, 0.2);
    padding: 10px 0px
}

.main-menu {
    padding-top: 35px
}

.main-menu li {
    padding-left: 65px;
    text-transform: uppercase;
    transition: 0.3s ease-in-out;
    font-size: 16px
}

.main-menu li:first-child {
    padding-left: 0px
}

.main-menu li a {
    color: #231f20;
    padding-bottom: 28px
}

.main-menu li a:hover {
    border-bottom: 3px solid #2c3073
}

.main-menu li:last-child a:hover {
    border-bottom: none
}

.main-menu .current-page-item a {
    color: #2c3073;
    font-weight: bold;
    border-bottom: 3px solid #2c3073
}

.fa-search {
    background: #2c3073;
    color: #fff;
    padding: 6px;
    transition: all 0.3s ease
}

.fa-search:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

#mob_menu {
    display: none
}

/* .banner {
    position: relative;
    min-height: 690px
} */

.hm_banner {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

#ban_slide {
    height: 100%;
    position: relative;
    overflow: hidden
}

#ban_slide .owl-stage-outer,
#ban_slide .owl-stage,
#ban_slide .owl-item,
#ban_slide .item,
.ban_slide_inner,
.owl-carousel .owl-item img {
    height: 100%
}

.owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    right: 110px;
    bottom: 30px;
    z-index: 11
}

.owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-dot span {
    width: 15px;
    height: 15px;
    margin: 5px 7px;
    background: #fff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-dot.active span,
.owl-dot:hover span {
    background: #652467
}

.banner-text {
    width: 470px;
    margin: 0px auto;
    text-align: center;
    color: #fff
}

.banner-text h1 span {
    font-size: 27px;
    font-weight: 500;
    position: relative;
    display: block;
    text-transform: capitalize;
    text-align: left
}

.banner-text h1 span:after {
    position: absolute;
    content: '';
    border: 4px solid #fff;
    width: 68px;
    bottom: 6px;
    margin-left: 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.banner .btn.border {
    border: 4px solid #fff;
    background: #652467;
    color: #ffcf4d;
    text-transform: capitalize;
    font-size: 30px;
    font-weight: 500;
    width: auto;
    line-height: 53px;
    margin-top: 20px;
    padding: 0px 30px
}

.btn.border:hover,
.join_right .btn:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.banner .btn.border .fa {
    background: #fff;
    color: #2c3073;
    border-radius: 50%;
    line-height: 44px;
    width: 44px;
    margin-left: -28px;
    margin-right: 30px
}

.services {
    text-align: center;
    max-width: 640px;
    margin: 0px auto;
    padding: 22px 48px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0px 6px 13px -5px rgba(0, 0, 0, 0.52);
    -webkit-box-shadow: 0px 6px 13px -5px rgba(0, 0, 0, 0.52);
    -moz-box-shadow: 0px 6px 13px -5px rgba(0, 0, 0, 0.52);
    transform: translate(-50%, -50%);
    top: 0;
    left: 50%;
    position: absolute;
    width: 100%
}

.ser-text li {
    display: inline-block;
    width: 19%;
    list-style: none
}

.ser-text li a {
    color: #000
}

.ser-text li a:hover {
    font-weight: 700;
    color: #2c3073
}

.ser-text li a:hover span:after {
    content: '';
    position: absolute;
    border-bottom: 3px solid #2c3073;
    left: 25px;
    bottom: -22px;
    width: 54px
}

.ser-text li a:hover span {
    position: relative
}

.ser-text img,
.ser-text span {
    display: block;
    font-size: 18px
}

.ser-text img {
    margin: 0px auto 8px
}

.booking {
    margin: 0px auto 0
}

.location {
    border: 1px solid #e2e1e1;
    border-radius: 10px;
    background: #fefdfd;
    margin-top: 15px;
    height: 115px;
    display: table;
    width: 100%
}

.location .tbo {
    border-left: 1px solid #e2e1e1;
    display: table-cell !important;
    height: 100%;
    padding: 15px 8px
}

.location .tbo img {
    display: inline-block;
    vertical-align: top
}

.location .tbo:first-child {
    border-left: none
}

span.city {
    display: block;
    padding: 6px 0px
}

span.city strong {
    font-weight: bold;
    font-size: 23px
}

span.airport {
    font-size: 12px;
    display: block
}

.location select {
    border: none;
    font-size: 15px;
    background: transparent;
    width: 100%;
    outline: none
}

.location .btn {
    display: block;
    margin: 0px auto;
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translate(-50%, -10px);
    background: #622668;
    background: -webkit-linear-gradient(top, #622668, #323072);
    background: -moz-linear-gradient(top, #622668, #323072);
    background: linear-gradient(to bottom, #622668, #323072);
    border: none;
    color: #fff;
    text-transform: capitalize;
    font-size: 23px;
    font-weight: bold;
    border-radius: 10px;
    line-height: 58px;
    padding: 0px 15px
}

.location .btn:hover {
    background: #ffcf4d;
    color: #652467
}

i.fa.fa-plane {
    color: #652467;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 17px
}

.choose {
    padding: 30px 0px;
    margin-top: 15px;
    background: #622668;
    background: -webkit-linear-gradient(left, #622668, #323072);
    background: -moz-linear-gradient(left, #622668, #323072);
    background: linear-gradient(to right, #622668, #323072)
}

.choose h4 {
    color: #fff;
    text-transform: uppercase;
    font: normal 22px 'Oswald', sans-serif;
    text-align: center
}

.choose h4:after {
    display: none
}

.ser-sec {
    padding: 0px 15px
}

.content {
    background: #fff;
    padding: 15px;
    width: 100%;
    display: inline-flex;
    align-items: center;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    transition: all 0.3s ease
}

.content:hover {
    box-shadow: 0px 6px 13px -5px rgba(0, 0, 0, 0.89);
    -webkit-box-shadow: 0px 6px 13px -5px rgba(0, 0, 0, 0.89);
    -moz-box-shadow: 0px 6px 13px -5px rgba(0, 0, 0, 0.89);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.ser-head {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    width: calc(100% - 68px);
    text-align: center
}

.ser-head span {
    font-family: 'Oswald', sans-serif;
    color: #2e3073
}

.ser-icon {
    width: 68px
}

.tour {
    padding: 35px 0px 25px
}

.tour_pnl {
    margin-left: -20px
}

.cards {
    float: left;
    padding-left: 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 33.33%
}

.card-text {
    padding: 14px 12px;
    background: #fff
}

.card-img {
    position: relative
}

.flight {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 9
}

.flight img {
    height: auto !important
}

.card-img img {
    display: block;
    width: 100%;
    height: 200px
}

.add {
    float: left;
    font-size: 15px;
    line-height: 22px
}

.add span {
    display: block;
    color: #1e1d55;
    font-size: 17px
}

.price {
    float: right;
    font-weight: 700
}

.price span {
    display: block
}

.price .fa {
    margin-left: 5px;
    font-size: 15px;
    color: #ffad10
}

.price .fa:first-child {
    margin-left: 0px
}

.card-btn {
    background: #2c3073;
    text-align: center;
    line-height: 42px;
    text-transform: uppercase;
    font-size: 15px
}

.card-btn a {
    display: block;
    color: #ffffff
}

.card-btn:hover {
    background: #ffcf4d
}

.card-btn:hover a {
    color: #652467
}

.shadow {
    box-shadow: 0px 6px 13px -5px rgba(0, 0, 0, 0.89);
    -webkit-box-shadow: 0px 6px 13px -5px rgba(0, 0, 0, 0.89);
    -moz-box-shadow: 0px 6px 13px -5px rgba(0, 0, 0, 0.89)
}

.hotels {
    padding: 25px 0px 45px
}

#hotel_slide .rec-box {
    padding: 10px
}

.cont {
    padding: 20px 10px
}

.palace-price {
    color: #303030
}

.palace-price span {
    display: block;
    color: #024281;
    font-size: 19px;
    font-weight: 700
}

.timings {
    margin-top: 26px;
    font-size: 14px
}

.owl-prev,
.owl-next {
    position: absolute;
    bottom: 54px
}

.owl-prev {
    left: -30px
}

.owl-next {
    right: -30px
}

.owl-prev .fa,
.owl-next .fa {
    font-size: 40px;
    background: transparent
}

.join {
    -webkit-box-shadow: 0px 3px 5px 3px rgba(0, 0, 0, 0.31);
    -moz-box-shadow: 0px 3px 5px 3px rgba(0, 0, 0, 0.31);
    box-shadow: 0px 3px 5px 3px rgba(0, 0, 0, 0.31);
    margin-bottom: 20px
}

.join img {
    display: block
}

.join_right {
    padding-top: 25px
}

.join_right input[type="text"] {
    background: #f5f5f5;
    box-sizing: border-box;
    width: 77%;
    padding-left: 20px;
    border-radius: 5px;
    line-height: 64px;
    border: 1px solid #ebebeb;
    font-size: 15px
}

.join_right .btn {
    width: auto;
    text-transform: inherit;
    border-radius: 5px;
    border: 1px solid #d7d7d7;
    outline: none;
    padding: 0px 22px;
    line-height: 64px;
    font-size: 18px;
    font-weight: 700;
    color: #652467;
    margin-left: 10px;
    cursor: pointer;
    vertical-align: middle;
    background: #fcd91a
}

footer {
    color: #fff;
    border-top: 6px solid #fcd91a;
    font: 500 14px/24px 'Roboto', sans-serif
}

footer ul,
.explore ul {
    list-style: none;
    padding: 0px;
    margin: 0
}

.footer-menu ul li {
    padding-bottom: 15px
}

footer ul li a {
    color: #fff
}

.footer-menu {
    padding: 28px 0px 15px;
    background: #01447c
}

.footer-bot {
    border-top: 1px solid #fdb813
}

.footer-bot ul li {
    display: inline-block;
    width: 33%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    vertical-align: middle
}

.footer-bot ul li:last-child {
    text-align: right
}

.footer-bot ul li:nth-child(2) {
    text-align: center
}

.copyright {
    background: #1f0733;

    font-size: 14px;
    font-weight: 400;
    text-align: center;
}

.footer-menu ul li span {
    width: 100px;
    display: inline-block
}

.footer-menu .fa {
    margin-right: 8px;
    color: #fcd91a
}

.info {
    width: calc(100% - 110px);
    display: inline-block;
    vertical-align: top
}

.footer-menu .arrow .fa {
    margin-right: 14px;
    color: #fff
}

.footer-menu .arrow li:hover {
    padding-left: 15px;
    transition: .35s ease-in-out
}

.footer-menu li:hover a,
.footer-menu .arrow li:hover .fa {
    color: #fcd91a
}

button {
    background: #fcd91a;
    line-height: 40px;
    border: none;
    padding: 0px 9px 0px 23px;
    margin-left: -4px;
    outline: none;
    display: inline;
    cursor: pointer
}

input[type="email"] {
    line-height: 40px;
    padding: 0px 18px;
    display: inline-block;
    border: none;
    outline: none;
    width: 220px
}

footer form span {
    display: block;
    padding-bottom: 10px
}

button .fa {
    background: #fff;
    height: 25px;
    width: 25px;
    line-height: 25px;
    font-size: 16px;
    border-radius: 50%
}

.frm_b2c {
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 20px;
    border-radius: 10px;
    margin-top: 80px
}

.wid_nav {
    background: #000;
    width: 100%;
    float: left;
    overflow: hidden
}

.wid_nav ul {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%
}

.wid_nav li {
    float: left;
    border-right: 1px solid #222
}

.wid_nav li a {
    color: #fff;
    float: left;
    padding: 16px 21px;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none
}

.wid_nav li a i.fa {
    font-size: 23px;
    color: #fff
}

.wid_nav li a:hover {
    background: #353535
}

.wid_nav li a.selected {
    background: #f11e25
}

.ui-autocomplete {
    z-index: 100
}

.formbox {
    clear: both;
    margin: 0 auto;
    background: rgba(1, 43, 79, 0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F0e2f4c, endColorstr=#7F0e2f4c);
    border-radius: 15px 15px 0 0;
    -webkit-border-radius: 15px 15px 0 0;
    width: 100%;
    margin-top: -220px;
    min-height: 186px
}

.formbox input,
.formbox select {
    color: #fff;
    background: rgba(255, 255, 255, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F1F1F11, endColorstr=#7F1F1F11);
    border: 0
}

.formbox select option {
    color: #000
}

#Flights {
    float: left;
    padding: 0;
    width: 100%
}

#Hotels,
#Bus,
#holidays {
    float: left;
    width: 100%;
    color: #333
}

.form_heading {
    font-size: 15px;
    padding: 10px 0;
    display: inline-block;
    margin: 0;
    color: #fff;
    font-weight: 400;
    width: 100%
}

.wlform_box label {
    font-size: 14px;
    font-weight: 500
}

.wlform_row {
    float: left;
    width: 100%
}

.wlform_rowtwo {
    float: left;
    margin-top: 5px;
    width: 100%;
    margin-bottom: 2px
}

.wlform_bg {
    width: 100%;
    float: left;
    color: #fff;
    margin-top: 5px;
    padding-bottom: 6px
}

.wlform_list {
    float: left;
    margin-left: 0px;
    position: relative;
    z-index: 2
}

.wlform_list ul {
    list-style: none;
    margin: 0 0 0 30px;
    padding: 0
}

.wlform_list ul li {
    float: left;
    padding: 0;
    margin-right: 1px
}

.wlform_list ul li span {
    float: left;
    background: #393186;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    padding: 7px 15px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer
}

.wlform_list ul li span:hover,
.wlform_list ul li span.selected {
    background-color: #c2db03;
    color: #000
}

.wlform_box {
    width: 100%;
    float: left;
    margin: 0;
    padding: 10px 15px 0px 15px;
    color: #fff;
    position: relative;
    z-index: 0;
    line-height: 22px
}

.travels_count {
    width: 30%;
    float: left;
    margin-right: 0
}

.fl_adult,
.fl_child,
.fl_inf {
    width: 28%;
    float: left;
    margin-left: 10px
}

.fl_adult label,
.fl_child label,
.fl_inf label {
    float: left;
    padding: 0;
    width: 45%;
    font-size: 11px;
    width: 100%
}

.ads_slct {
    float: right;
    width: 80%;
    padding: 8px;
    color: #fff;
    border: 0
}

.fgt_class {
    float: right;
    width: 12%
}

.fgt_class label {
    width: 100%;
    float: left;
    font-size: 14px
}

.fgt_slct,
.fl_adult select,
.fl_child select,
.fl_inf select {
    float: left;
    width: 100%;
    padding: 8px;
    border: 0;
    color: #000;
    background: url(../images/selectaero.png) no-repeat 94% 13px #fff !important;
    -moz-appearance: unset;
    -webkit-appearance: unset
}

.holi_select option,
.date_nation dfn select option,
.hl_star option,
.chld_age_count option,
.room_select option,
.hl_agecount option,
.fgt_slct option,
.fgt_slct,
.fl_adult select option,
.fl_child select option,
.fl_inf select option,
.bus_top_container p>span>select option {
    color: #000;
    background: #fff
}

.date_boxl em img,
.date_boxr em img {
    margin: 0 0 0 -25px
}

.flight_left {
    float: left;
    width: 100%
}

.flight_left label {
    width: 25%;
    float: left;
    line-height: 17px;
    vertical-align: middle
}

.fl_left {
    float: left;
    width: 48%
}

.fl_right {
    float: right;
    width: 48%
}

.fl_left label,
.fl_right label {
    width: 77%;
    float: left;
    margin-bottom: 5px
}

.city_select {
    width: 55%;
    float: right
}

.city_input {
    width: 80%;
    float: left
}

.date_boxl {
    width: 48%;
    float: left
}

.date_boxr {
    width: 48%;
    float: right
}

.date_boxl label,
.date_boxr label {
    width: 77%;
    float: left;
    padding-bottom: 5px
}

.date_boxl dfn,
.date_boxr dfn {
    width: 84%;
    float: left
}

.input_date {
    width: 100%;
    float: left;
    border: 0;
    background: url(../images/cal.png) no-repeat right 4px #fff !important;
    padding: 8px 8px 8px 0px
}

#departureDate {
    background: url(../images/cal.png) no-repeat right 4px #fff !important;
    width: 100%
}

.wlform_row b {
    width: 120px;
    float: left;
    font-size: 13px;
    color: #fff;
    margin-top: 8px
}

.fl_class {
    width: 50%;
    float: left;
    padding: .5em 0
}

.fl_class label {
    width: 98%;
    float: left
}

.fl_class>select {
    width: 60%
}

.cal {
    float: right;
    width: 30px
}

x.wlform_row>.wlform_row {
    margin-top: 0
}

.dtlrow {
    float: left;
    width: 100%
}

.hotel_left,
.hl_desti {
    float: left;
    width: 23%;
    padding-right: 15px;
    border: 1px solid #e2e1e1;
    border-right: 0;
    padding: 15px 10px;
    margin: 0 0px
}

.hotel_left label {
    width: 26%;
    float: left;
    line-height: 20px;
    vertical-align: middle
}

.hl_desti dfn {
    float: left;
    width: 100%
}

.hl_desti label {
    width: 100%;
    float: left;
    margin: 0 0 0px
}

.hl_destination {
    width: 32%;
    float: left;
    margin-left: 8px
}

.padding-top-17 {
    padding-top: 8px
}

.hl_select {
    width: 95%;
    float: left;
    margin-right: 5px;
    padding: 8px;
    border: none;
    -moz-appearance: unset;
    -webkit-appearance: unset;
    background: #fff url(../images/selectaero.png) no-repeat 97% 16px #fff !important
}

.holi_select {
    width: 84%;
    float: left;
    margin-right: 5px;
    padding: 7px;
    border: none;
    -moz-appearance: unset;
    -webkit-appearance: unset;
    background: url(../images/selectaero.png) no-repeat 98% 15px #fff !important;
    border: #ccc solid 1px
}

.hl_input {
    width: 100%;
    float: left;
    margin: 0;
    border: none;
    padding: 7px 7px 7px 0px;
    background: url(../images/mapicon.html) no-repeat 0px 10px #fff
}

.hl_desti a.sflink {
    font-style: normal;
    font-size: 11px;
    color: #000;
    font-family: Arial, Sans-Serif;
    margin-top: 18px;
    display: inline-block;
    position: absolute;
    left: 10%;
    text-decoration: underline
}

.hl_left,
.hl_right {
    width: 23%;
    float: left
}

.hl_left label {
    width: 70%;
    margin: 0 0 5px
}

.hl_room label {
    width: 25%;
    float: left;
    padding-top: 6px;
    margin: 0 0 5px
}

.hl_room em {
    width: 48%;
    float: left;
    font-style: normal;
    padding: 7px 0 0 10px;
    font-size: 11px
}

.room_select {
    width: 33%;
    float: left;
    margin: 0 0 5px;
    border: 1px solid #E4E5E5;
    padding: 8px;
    background: #fff
}

.hl_room {
    width: 100%;
    float: left
}

.hl_room b {
    margin: 2px 0 4px;
    float: left
}

.span_l {
    width: 36%;
    float: left
}

.span_r {
    width: 35%;
    float: left
}

.span_l label {
    float: left;
    width: 100%;
    margin: 0 0 5px
}

.span_r label {
    float: left;
    width: 100%;
    margin: 0 0 5px
}

.hl_agecount {
    float: left;
    width: 92%;
    border: 1px solid #E4E5E5;
    padding: 8px;
    background: #fff
}

.hl_star {
    float: left;
    width: 95%;
    padding: 8px;
    height: 32px
}

.hl_star_name {
    float: left;
    width: 44%;
    margin-left: 62px
}

.hl_right input {
    float: left;
    width: 100%;
    padding: 8px;
    -moz-appearance: unset;
    -webkit-appearance: unset;
    height: 32px
}

.chld_room {
    width: 25%;
    float: left
}

.chld_room b {
    margin: 0
}

.chld_age {
    float: left;
    width: 36%
}

.chld_age label {
    width: 37%;
    float: left
}

.chld_age_count {
    float: left;
    width: 89%;
    padding: 8px
}

.hl_button {
    float: right;
    width: 100%;
    margin-top: 0px;
    text-align: center;
    margin-bottom: -28px;
    margin-top: 20px
}

.htlpax {
    width: 510px;
    max-width: 100%
}

.htlpax label {
    color: #fff
}

.htlpax select {
    background: #fff;
    color: #333;
    border: 1px solid #d7d7d7
}

.paxdtlrow {
    width: 74%;
    float: right
}

.paxdtlrow .span_l,
.paxdtlrow span_r {
    float: left;
    width: 48%
}

.date_check {
    width: 17.5%;
    float: left;
    padding-right: 15px;
    border: 1px solid #e2e1e1;
    border-right: 0;
    padding: 15px 10px;
    margin: 0 0px
}

.date_check label,
.date_night label,
.date_nation label {
    width: 100%;
    float: left;
    padding-bottom: 0px
}

.date_night {
    width: 8%;
    float: left;
    padding-right: 15px;
    border: 1px solid #e2e1e1;
    border-right: 0;
    padding: 14.5px 10px;
    margin: 0 0px;
    border-radius: 0px
}

.date_night input {
    width: 100%;
    padding: 0px;
    border: 0;
    text-align: center
}

.date_nation {
    width: 15%;
    float: left;
    border: 1px solid #e2e1e1;
    border-right: 0;
    padding: 14px 10px;
    margin: 0 0px
}

.date_nation dfn select {
    width: 100%;
    padding: 0;
    border: none
}

.holidays_container {
    color: #fff;
    float: left;
    padding: 8px;
    width: 100%
}

.holidays_container p {
    float: left;
    margin: 0;
    padding: 0 0 8px 0;
    width: 100%
}

.holidays_container p.radio_container {
    float: left
}

.holidays_container p.radio_container label {
    padding-right: 5%;
    width: auto;
    color: #000
}

.holidays_container p.radio_container label+label {
    margin-right: 0
}

.holidays_container p.radio_container label>input[type="radio"] {
    margin: 0;
    vertical-align: middle
}

.holidays_container p label {
    float: left;
    width: 15%;
    color: #000
}

.holi_button {
    float: right;
    margin-top: 20px;
    margin-bottom: -30px;
    text-align: center;
    width: 100%
}

#errMess,
#errMessHotel,
#errMessPkg,
#errMsg {
    border: 1px solid #CCC;
    color: red;
    float: left;
    margin-top: 30px;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align: center;
    width: 100%
}

.frm_inr {
    float: left;
    width: 96.4%;
    background: #F5F5F5;
    padding: 10px 0 10px 20px;
    min-height: 344px
}

.fw_all {
    float: left;
    width: 100%
}

.fgt_type {
    float: left;
    width: 100%;
    padding: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: left;
    margin: 0
}

.fgt_type ul {
    margin: 0px;
    padding: 0px;
    list-style: none
}

.fgt_type li {
    display: inline-block;
    padding: 6px 0;
    background: url(../images/checkmark.png) no-repeat 5px 6px;
    margin-right: 1px
}

.fgt_type li a {
    text-decoration: none;
    padding: 5px 15px 5px 28px;
    color: #000;
    font-size: 15px
}

.fgt_type li:hover a,
.fgt_type li.selected a {
    color: #000
}

.fgt_type li:hover,
.fgt_type li.selected {
    background-position: 5px -24px
}

.inwahe_up {
    float: left;
    opacity: 0.3
}

.wlform_box input[type="text"],
.wlform_box select {
    background-color: #fff;
    color: #000;
    border: none;
    border-bottom: 0;
    height: 23px;
    outline: #fef104;
    font-weight: bold;
    font-size: 18px;
    height: inherit;
    padding: 0
}

.frm_row_first {
    float: left;
    width: 87.6%;
    text-align: left
}

.frm_row {
    float: left;
    width: 100%
}

.row_lft {
    float: left;
    width: 50%
}

.row_lft1 {
    float: left;
    width: 20%
}

.row_rgt {
    float: right;
    width: 50%;
    border: 1px solid #e2e1e1;
    padding: 14.5px 10px
}

.row_label_input {
    width: 21.2%;
    float: left;
    padding-right: 15px;
    border: 1px solid #e2e1e1;
    padding: 15px 10px;
    margin: 0 0px;
    border-radius: 0px;
    border-right: 0
}

.row_rgt>label,
.row_lft>label {
    width: 100%
}

.mulvanrap_flight_count {
    height: 26px;
    padding-top: 1.8em !important
}

.mulvanrap_flight_count1 {
    height: 26px;
    padding-top: .5em !important
}

.city_lbl {
    float: left;
    width: 100%;
    color: #333;
    padding-bottom: 0;
    padding-top: 0
}

.air_cdr {
    padding-right: 15px
}

.city_inpts,
.multi_city_inpts,
.borderln {
    float: left;
    width: 100%;
    padding: 0px 2px 0px 8px;
    border: none;
    background: url(../images/mapicon.html) no-repeat 0px 10px #fff !important
}

.cont_bok {
    float: right;
    width: 14%;
    background: #fff;
    padding: 10px 8px 0;
    padding-right: 24px;
    color: #000;
    border: none;
    border-bottom: 1px solid #666;
    cursor: pointer;
    position: absolute;
    top: 44px;
    right: 147px;
    border: 1px solid #e2e1e1;
    padding: 15px 10px;
    margin: 0px;
    max-height: 75px
}

.wlform_box label {
    color: #333;
    text-align: left
}

.leftconts {
    float: left;
    padding: 0px 8px 0 0;
    height: 23px;
    max-height: 75px;
    font-weight: bold;
    color: #000;
    font-size: 15px
}

.fgt_class {
    border: 1px solid #e2e1e1;
    padding: 15px 10px
}

.fgt_class .fgt_slct option {
    font-size: 16px
}

.fa-angle-down {
    font-size: 24px !important;
    float: right;
    vertical-align: top;
    margin-top: -3px
}

.hotel_cont_bok {
    float: right;
    width: 18.2%;
    padding: 0;
    cursor: pointer;
    position: absolute;
    right: 18px;
    border-bottom: 1px solid #666;
    border: 1px solid #e2e1e1;
    padding: 14.5px 10px;
    margin: 0 0px;
    max-height: 75px;
    padding-right: 24px
}

.hotel_cont_bok .city_lbl {
    padding-bottom: 0px
}

.hotel_cont_bok .rooms {
    padding: 0;
    height: 23px;
    font-size: 12px;
    font-weight: 600;
    color: #000
}

#city.city_inpts,
.city_slct {
    background: rgba(255, 255, 255, 0.25);
    border: medium none;
    color: #fff;
    float: left;
    margin-right: 2px;
    padding: 8px 2px 8px 8px
}

.multi_city_inpts {
    width: 100%
}

#city.city_inpts {
    width: 60%
}

.city_slct {
    width: 89.2%
}

.date_inpts {
    float: left;
    width: 100%;
    background: url(../images/cal.png) no-repeat right 4px #fff !important;
    padding: 8px 8px 8px 0px;
    border: 0;
    color: #fff
}

.date_inpts_Multi {
    float: left;
    background: url(../images/cal.png) no-repeat right 4px #fff !important;
    padding: 8px 8px 8px 0px;
    color: #fff;
    width: 100%;
    border: 0
}

.cal_icon {
    float: left;
    width: 20px;
    margin: 6px 0 0 -20px;
    cursor: pointer
}

.time_slect {
    float: left;
    width: 36%;
    background: #f7f9f8;
    padding: 4px;
    border: solid 1px #e4e5e5;
    color: #535252;
    margin-left: 10px
}

.error_box {
    float: left;
    width: 65%;
    background: none repeat scroll 0 0 #EEE;
    border: 1px solid #D4D4D4;
    border-radius: 4px 4px 4px 4px;
    margin-top: 10px;
    padding: 2px 0;
    text-align: center
}

.er_txt {
    color: #fe0107;
    font-size: 11px;
    font-size: 12px;
    font-weight: bolder
}

.btn_box {
    float: right;
    margin-top: 0px;
    text-align: center;
    display: block;
    margin-bottom: -30px;
    width: 100%;
    margin-top: 20px
}

#Flights {
    text-align: center
}

.frm_row {
    text-align: left
}

#calFareBtn_box {
    float: right;
    margin-right: 0px;
    width: 100%;
    padding: 0px
}

.lbl_all {
    float: left;
    width: 100%
}

.mcity_flds {
    float: left;
    width: 73.6%
}

.lft_lbl {
    float: left;
    width: 8%;
    color: #000;
    font-weight: 400;
    padding-top: 16px
}

.multt_flight_count {
    padding: 10px 0 0 7px
}

.multt_flight_count1 {
    padding: 10px 0 0
}

.mc_cln,
.Dprt_on {
    padding-right: 15px;
    float: left;
    width: 26%;
    border: 1px solid #e2e1e1;
    padding: 15px 10px;
    margin: 0;
    border-right: 0
}

.Dprt_on {
    width: 40%
}

.cnl {
    float: right;
    width: 3%;
    margin: -32px -10px 0 0
}

.add_fgt {
    background: #0f8f4a;
    border: medium none;
    color: #fff;
    float: right;
    font-family: Arial;
    padding: 0 8px;
    text-align: center;
    text-decoration: none;
    margin-right: 0px;
    margin-top: 5px;
    border-radius: 37px;
    font-size: 12px
}

a.add_fgt:hover {
    color: #ccc
}

#calFareDatesDiv {
    float: left;
    width: 57.4%
}

#calFareDatesDiv .row_lft {
    padding-right: 15px;
    border: 1px solid #e2e1e1;
    border-right: 0;
    padding: 14.5px 10px;
    margin: 0
}

.row_lft select,
.row_rgt select {
    color: #000;
    width: 100%;
    -moz-appearance: unset;
    -webkit-appearance: unset;
    background: url(../images/selectaero.png) no-repeat scroll 100% 10px #fff
}

.row_lft select option,
.row_rgt select option {
    color: #000
}

.paxpop,
.htlpax {
    background: rgba(0, 0, 0, 0.8);
    border: 1px solid #e7e7e7;
    position: absolute;
    right: 1px;
    top: 104px;
    padding: 15px 10px;
    display: none;
    overflow: inherit !important;
    z-index: 9999;
    min-width: 320px
}

.htlpax {
    top: 104px
}

.paxpop:after,
.htlpax:after {
    border-style: solid;
    border-width: 13px 9px;
    border-color: transparent transparent #fff;
    position: absolute;
    top: -27px;
    left: 220px;
    content: "";
    display: none
}

.paxpop select,
.htlpax select {
    font-size: 14px
}

.paxpop label,
.htlpax label {
    color: #fff
}

.htlpax:after {
    right: 248px;
    left: auto
}

.htlpax .span_l,
.htlpax .span_r {
    margin-bottom: 6px
}

.popbtnrow {
    clear: both;
    display: table;
    padding: 15px 0 0;
    text-align: center;
    width: 100%
}

.popbtn {
    background: #fef104;
    color: #fff;
    cursor: pointer;
    border: none;
    padding: 3px 15px;
    border-radius: 5px;
    display: inline-block;
    background-image: -moz-linear-gradient(125deg, #622668 0%, #323072 100%);
    background-image: -webkit-linear-gradient(125deg, #622668 0%, #323072 100%);
    background-image: -ms-linear-gradient(125deg, #02326e 0%, #0f8d4b 100%)
}

.popbtn:hover {
    color: #fff
}

.reponsive_pad {
    clear: both
}

.banklogo {
    width: 100%
}

.enq_box>input,
.enq_box>select {
    padding: 8px;
    width: 24.7%
}

#txtMessage {
    background: rgba(255, 255, 255, 0.25) none repeat scroll 0 0;
    padding: 8px;
    width: 49.8%;
    border: none;
    color: #fff;
    float: left;
    resize: none
}

.querybtn {
    float: left;
    margin: 37px 0 0 2px
}

.search_btn {
    background-image: -moz-linear-gradient(125deg, #622668 0%, #323072 100%);
    background-image: -webkit-linear-gradient(125deg, #622668 0%, #323072 100%);
    background-image: -ms-linear-gradient(125deg, #02326e 0%, #0f8d4b 100%);
    padding: 15px 15px;
    display: inline-block;
    border: none;
    text-align: center;
    cursor: pointer;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    border-radius: 10px
}

.search_btn .fa {
    background: #fff;
    color: #000;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 20px;
    line-height: 33px
}

.search_btn:hover {
    background: #000
}

dfn.search_btn {
    font-style: normal
}

input.city_inpts,
.multi_city_inpts {
    padding-left: 0px
}

#swap {
    position: absolute;
    font-size: 25px;
    color: #0f8f4a;
    margin-left: -33px;
    margin-top: 29px;
    cursor: pointer;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    vertical-align: top;
    font-weight: 800;
    background: transparent;
    box-shadow: 0 0 0;
    border: 0;
    padding: 0
}

#origin {
    width: 85%
}

.multpax {
    width: 13px;
    background: url(../images/pass_icon.png) no-repeat;
    display: block;
    float: right;
    margin-top: 5px;
    height: 17px;
    position: absolute;
    right: 10px;
    bottom: 15px
}

.paxpop select,
.paxpop input[type="text"],
.htlpax select,
.htlpax input[type="text"] {
    height: 35px
}

.leftbod {
    height: 48px;
    display: none;
    position: absolute;
    width: 20px;
    background: #ad6a1d;
    border-radius: 3px 0 0 3px;
    margin-top: 26px;
    margin-left: -5px
}

#Bus {
    float: left;
    width: 100%
}

.bus_top_container {
    float: left;
    width: 100%;
    margin: 0
}

.bus_top_container p {
    float: left;
    width: 100%;
    margin: 0
}

.bus_top_container p>span {
    float: left;
    width: 33.3%;
    border: 1px solid #e2e1e1;
    border-right: 0;
    padding: 15px 10px;
    margin: 0 0px
}

.bus_top_container p>span:nth-child(3) {
    border: 1px solid #e2e1e1
}

.busbtn {
    float: right;
    width: 100%;
    text-align: center;
    margin-bottom: -30px;
    margin-top: 20px
}

.bus_top_container p>span>label {
    float: left;
    padding-bottom: 0px;
    width: 100%
}

.bus_top_container p>span+span label {
    text-align: left
}

.bus_top_container p>span>input[type="text"] {
    float: left;
    height: 23px;
    width: 100%;
    padding: 0;
    border: none
}

.bus_top_container p>span>select {
    float: left;
    width: 100%;
    padding: 0;
    height: 23px;
    border: none
}

.ml0 {
    margin-left: 0;
    border-left: 0;
    border-radius: 0 5px 5px 0
}

.mr0 {
    margin-right: 0;
    border-radius: 0
}

#theme,
#domCity,
.holi_select {
    border: 1px solid #e2e1e1 !important;
    padding: 15px 10px !important
}

.wlform_box select option {
    font-size: 16px
}

.formnav_bx {
    text-align: center
}

.formnav {
    list-style: none;
    padding: 10px 10px;
    margin: 0px;
    background: #fff;
    display: inline-block;
    margin: -50px auto 10px;
    box-shadow: 0px 4px 4px #d2cccc;
    border-radius: 8px
}

.formnav>li {
    float: left;
    color: #c10000;
    background: #fff;
    margin-right: 2px;
    padding: 0 20px
}

.formnav>li a {
    padding: 10px 10px 2px;
    color: #000;
    display: inline-block;
    text-decoration: none;
    font-size: 18px;
    border-bottom: 4px solid #fff
}

.formnav>li span {
    display: block;
    width: 50px;
    transition: 0.5s;
    height: 40px;
    margin: 0 auto;
    background: url(../images/frm_sprt.png) no-repeat
}

.formnav #HotelTab span {
    background-position: 0px -42px
}

.formnav #HolidayTab span {
    background-position: 0 -89px
}

.formnav #BusTab span {
    background-position: 0 -133px
}

.formnav>li:hover a,
.formnav>li.selected a {
    border-bottom: 4px solid #652467;
    color: #652467
}

.formnav>#FlightTab.selected span,
.formnav>#FlightTab:hover span {
    background-position: 0px -179px
}

.formnav>#HotelTab.selected span,
.formnav>#HotelTab:hover span {
    background-position: 0px -221px
}

.formnav>#HolidayTab.selected span,
.formnav>#HolidayTab:hover span {
    background-position: 0px -269px
}

.formnav>#BusTab.selected span,
.formnav>#BusTab:hover span {
    background-position: 0px -314px
}

@media (max-width: 1024px) {
    h2 {
        font-size: 32px
    }

    .tbocontainer {
        width: 100%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        padding: 0px 15px
    }

    .ser-icon {
        width: 42px
    }

    .ser-head {
        font-size: 16px;
        width: calc(100% - 42px)
    }

    .owl-prev {
        left: -20px
    }

    .owl-next {
        right: -20px
    }

    .owl-prev .fa,
    .owl-next .fa {
        font-size: 35px
    }

    .join_right input[type="email"] {
        width: 73%
    }

    footer {
        font-size: 13px;
        line-height: 20px
    }

    footer .info br {
        display: none
    }

    .join_right input[type="text"] {
        width: 70%
    }
}

@media (max-width: 992px) {
    h1 {
        font-size: 88px;
        margin-top: 60px
    }

    h2 {
        font-size: 28px;
        margin-bottom: 15px
    }

    h5 {
        font-size: 26px
    }

    h4 {
        margin-bottom: 15px
    }

    h5 {
        font-size: 14px;
        margin-bottom: 20px
    }

    .tbocontainer {
        width: 100%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        padding: 0px 15px
    }

    .main-menu {
        padding-top: 26px
    }

    .main-menu li {
        padding-left: 25px;
        font-size: 15px
    }

    .services {
        max-width: 540px;
        padding: 20px
    }

    .ser-text span {
        font-size: 16px
    }

    span.city strong {
        font-size: 18px
    }

    .location .btn {
        font-size: 20px;
        line-height: 48px
    }

    i.fa.fa-plane {
        width: 24px;
        height: 24px;
        line-height: 24px;
        font-size: 14px
    }

    .banner {
        min-height: auto
    }

    .banner-text {
        width: 415px
    }

    .banner-text h1 span,
    .banner .btn.border {
        font-size: 24px
    }

    .banner-text h1 span:after {
        width: 54px
    }

    .ser-sec {
        margin-bottom: 10px
    }

    .owl-prev {
        left: -20px
    }

    .owl-next {
        right: -20px
    }

    .owl-prev .fa,
    .owl-next .fa {
        font-size: 35px
    }

    .join_right input[type="email"] {
        width: 66%;
        line-height: 50px
    }

    .join_right input.btn {
        padding: 0px 20px;
        line-height: 50px;
        margin-left: 10px;
        font-size: 16px
    }

    .footer-menu ul li {
        padding-bottom: 10px
    }

    footer form {
        margin-bottom: 15px
    }

    .footer-bot ul li {
        width: 32%
    }

    .frm_row_first,
    .lft_lbl,
    .mcity_flds,
    .row_lft,
    .row_rgt,
    #calFareDatesDiv,
    .holidays_container p label,
    .holi_select {
        width: 100%
    }

    .row_label_input,
    .fgt_class,
    .mc_cln,
    .Dprt_on,
    #calFareDatesDiv .row_lft,
    .hotel_left,
    .hl_desti,
    .date_check,
    .date_night,
    .date_nation,
    .bus_top_container p>span {
        width: 100%;
        border-right: 1px solid #e2e1e1
    }

    .cont_bok,
    .hotel_cont_bok {
        position: relative;
        width: 100%;
        left: 0;
        border-right: 1px solid #e2e1e1;
        top: 0
    }

    .head_bg,
    #ban_slide {
        min-height: inherit
    }

    .add_fgt {
        margin-bottom: 10px
    }

    .row_label_input,
    .cont_bok,
    .fgt_class,
    .mc_cln,
    .Dprt_on,
    .row_rgt,
    #calFareDatesDiv .row_lft,
    .date_night,
    .date_check,
    .date_nation,
    .hotel_cont_bok,
    .bus_top_container p>span {
        max-height: 60px;
        padding: 10px 10px
    }

    .search_btn {
        font-size: 17px;
        padding: 12px 15px
    }

    .wlform_box input[type="text"],
    .wlform_box select {
        font-size: 15px
    }

    .hl_desti a.sflink {
        margin-top: 14px
    }

    .date_night input {
        text-align: left
    }

    .hl_desti {
        padding: 10px 10px 20px
    }

    .paxpop label,
    .htlpax label {
        font-size: 12px
    }

    .wlform_row b,
    .hl_room label {
        width: 86px
    }

    .htlpax .span_l {
        width: 34%
    }

    .htlpax .span_r {
        width: 32%
    }

    .paxdtlrow {
        width: 100%
    }

    .paxdtlrow .span_l {
        margin-left: 84px
    }

    .htlpax .wlform_row {
        margin-bottom: 2px
    }

    .paxpop,
    .htlpax {
        top: 0;
        position: relative;
        right: 0;
        float: left;
        width: 100%
    }

    .fl_adult,
    .fl_child,
    .fl_inf {
        width: 28%
    }

    #swap {
        transform: rotate(90deg)
    }
}

@media screen and (max-width: 767px) {
    h1 {
        font-size: 58px;
        margin-top: 42px
    }

    h2 {
        font-size: 26px;
        margin-bottom: 12px;
        text-align: center
    }

    h3 {
        font-size: 22px
    }

    h4 {
        margin-bottom: 15px;
        text-align: center;
        margin-left: -135px
    }

    h5 {
        font-size: 14px;
        margin-bottom: 10px
    }

    body {
        font-size: 16px
    }

    .tbocontainer {
        width: 100%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        padding: 0px 15px
    }

    .top-pnl li {
        padding-left: 15px
    }

    .top-pnl .tboright,
    .top-pnl {
        text-align: center
    }

    #mob_menu {
        display: block;
        position: absolute;
        right: 20px;
        top: 90px;
        font-size: 31px;
        color: #652467;
        cursor: pointer
    }

    .main-menu {
        border: 1px solid #fff;
        padding: 0px 8px;
        position: absolute;
        top: 120px;
        width: 250px;
        right: 18px;
        background: #622668;
        background: -webkit-linear-gradient(top, #622668, #323072);
        background: -moz-linear-gradient(top, #622668, #323072);
        background: linear-gradient(to bottom, #622668, #323072);
        z-index: 6;
        display: none
    }

    .main-menu li {
        display: block;
        border-right: 0;
        padding: 0;
        border-bottom: 1px solid #fff;
        text-align: left;
        border-left: 0px;
        line-height: 35px;
        font-size: 14px
    }

    .main-menu li a,
    .main-menu .current-page-item a {
        color: #fff;
        padding-bottom: 0px;
        border-bottom: 0px
    }

    .banner {
        min-height: auto
    }

    .booking .tboright {
        text-align: left
    }

    .services {
        top: -50px;
        padding: 15px;
        bottom: auto
    }

    .location .tbo {
        padding: 5px 8px;
        height: auto
    }

    span.city strong {
        font-size: 18px
    }

    .location .btn {
        font-size: 16px;
        line-height: 42px;
        padding: 0px 15px
    }

    i.fa.fa-plane {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 12px
    }

    .banner-text {
        width: 265px
    }

    .banner-text h1 span {
        font-size: 16px
    }

    .banner-text h1 span:after {
        width: 38px;
        margin-left: 6px;
        bottom: 2px
    }

    .banner .btn.border {
        font-size: 20px;
        line-height: 46px;
        margin-top: 10px;
        padding: 0px 20px
    }

    .banner .btn.border .fa {
        line-height: 40px;
        width: 40px;
        margin-left: -14px;
        margin-right: 9px
    }

    .owl-dots {
        bottom: 4px;
        left: 50%;
        transform: translateX(-50%);
        right: 0
    }

    .ser-text span {
        font-size: 12px
    }

    .choose {
        padding: 20px 0px
    }

    .choose h4 {
        margin-left: 0px
    }

    .content {
        padding: 10px
    }

    .ser-sec {
        padding: 0px 8px;
        margin-bottom: 10px
    }

    .tour,
    .hotels {
        padding: 20px 0px
    }

    .tour_pnl {
        margin-left: 0;
        margin: 0px auto
    }

    .cards {
        width: 100%;
        float: none;
        padding-left: 0px;
        margin-bottom: 12px
    }

    .hotels .owl-carousel {
        margin: 0px auto
    }

    .owl-prev,
    .owl-next {
        bottom: 88px
    }

    .owl-prev {
        left: -22px
    }

    .owl-next {
        right: -22px
    }

    .owl-prev .fa,
    .owl-next .fa {
        font-size: 32px
    }

    .join .m3.s12.tbo {
        width: 181px;
        padding-left: 0px
    }

    .join_right {
        padding-left: 15px;
        padding-top: 12px;
        width: calc(100% - 181px)
    }

    .join_right input[type="email"] {
        width: 100%;
        line-height: 45px
    }

    .join_right input.btn {
        padding: 0px 15px;
        line-height: 40px;
        font-size: 16px;
        margin-left: 0px;
        margin-top: 8px
    }

    footer {
        font-size: 13px;
        line-height: 20px
    }

    .footer-menu ul li {
        padding-bottom: 8px
    }

    footer form {
        margin-bottom: 10px
    }

    .footer-bot ul li {
        width: 32%
    }

    input[type="text"] {
        width: 195px;
        padding: 0px 10px
    }

    .menu {
        padding-top: 25px
    }

    .menu li {
        padding-left: 28px
    }

    .dpack_bx_cnt {
        padding: 8px 8px
    }

    .cat_hday_ul li {
        width: 32%;
        margin-left: 0;
        margin-right: 0;
        vertical-align: top
    }

    .cat_hday_ul .cat_hday_img {
        width: 57px;
        height: 57px;
        line-height: 85px;
        padding-top: 11px
    }

    .subs_bx_inner {
        width: 100%;
        padding: 28px 65px 20px;
        min-height: 228px
    }

    .subs_bx h3 {
        font-size: 19px
    }

    .rdmore {
        padding: 10px 15px;
        font-size: 15px
    }

    .subs_bx h3 span {
        font-size: 20px
    }

    .formnav>li a {
        font-size: 14px;
        padding: 10px 6px 2px
    }

    .formnav>li {
        padding: 0 0px
    }

    .fgt_type li a {
        font-size: 14px;
        padding: 5px 10px 5px 25px
    }

    .wlform_box label {
        font-size: 12px
    }

    .pack_bx_img {
        height: 150px
    }

    .join {
        display: none
    }
}

@media (min-width: 1200px) {
    .container {
        width: 90% !important;
        padding: 0 !important;
        max-width: 1200px
    }
}








.trending{
    display: none;
}

.contact_form_container input[type="email"] {
    line-height: 40px;
    padding: 0px 18px;
    display: inline-block;
    border: none;
    outline: none;
    width: 47%;
    border-bottom: 2px solid #e1e1e1;
}


ul.tags_list{
    padding-left: 0px !important;
    margin-left: 0px !important;
}