<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.main-slider {
    margin-top: 0;
}

.search_box_area h2 {
    color: #FFF;
    font-size: 30px;
    font-weight: 600;
    line-height: normal;
    margin: 25px 0;
}


.mk {
    display: none !important;
}



.panel_row {
    display: flex;
    flex-wrap: wrap;
    background: #ffff;
    border-radius: 100px;
}

.location {
    border-radius: 100px 0px 0px 100px;
}

.search_box_area {
    position: relative;
    margin: 0px auto;
    padding: 0;
}

.search_top_menu {
    position: relative;
    min-height: 65px;
    background: var(--other-bg-light);
    border-top: 1px solid #C7E7FD;
    z-index: 1;
    display: flex;
    justify-content: center;
}

.search_tab {
    padding: 0;
    display: flex;
    margin: 0;
    align-items: center;
    justify-content: center;
    column-gap: 82px;
    margin-bottom: 10px;
}



    .search_tab a.Active span, .search_tab a:hover span {
        opacity: 1;
        width: auto;
        visibility: visible;
    }

.panel_main {
    flex-wrap: nowrap !important;
}

.search_tab a.Active, .search_tab a:hover {
    max-width: fit-content;
    border-bottom: 3px solid var(--color);
}

.search_tab a:hover {
    border-bottom: none;
}

    .search_tab a.Active .menu_icon, .search_tab a:hover .menu_icon {
        filter: inherit;
    }

.search_tab a {
    line-height: 45px;
    padding: 0px;
    color: var(--color);
    font-weight: 700;
    font-size: 14px;
    white-space: nowrap;
    text-align: center;
    display: flex;
    align-items: center;
    column-gap: 7px;
    width: 100%;
    max-width: fit-content;
    text-transform: uppercase;
}

.main_search_containt {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    bottom: 160px;
}

.main_serach {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

.n_d_div {
    flex: 1;
    position: relative;
    max-width: 380px;
}

.input-group {
    width: 100%;
}


.hotel_date_p {
    display: flex;
}

.date_div {
    position: relative;
    flex: 1;
}

.lbl_up {
    font-size: 12px;
    position: absolute;
    color: var(--all-text-main);
    z-index: 1;
    white-space: nowrap;
    top: 6px;
    font-weight: 600;
    pointer-events: none;
    background: transparent;
    width: auto;
    max-width: fit-content;
    left: 0;
    right: 0;
    padding: 0 35px 0px 15px;
    text-align: left;
}

.loction_detail_show {
    position: absolute;
    left: 35px;
    bottom: 0px;
    font-size: 11px;
    color: #9b9b9b;
    display: none;
}

.search_input {
    height: 60px;
    width: 100%;
    color: var(--all-text-main);
    padding: 14px 0px 0px 35px;
    font-size: 15px;
    cursor: pointer;
    outline: none;
    appearance: none;
    background: #fff;
    box-sizing: border-box;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 44px;
    position: relative;
    border: 1px solid transparent;
}

.night_div {
    max-width: 100px;
}

    .night_div select {
        padding-top: 15px;
    }

    .night_div .down_moon {
        background-position: -425px -166px;
        margin: 0 auto;
        left: 0;
        right: 0;
        top: 5px;
    }

.br_right_r {
    border-radius: 3px 0px 0px 3px;
    border-right: none;
}

.br_left_r {
    border-left: none;
    border-radius: 0px 3px 3px 0px;
}

.br_none {
    border: none;
}

.width_flex {
    width: calc(100% / 3 - 14px);
    position: relative;
    flex: 1;
}

.search_button {
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    background: var(--btn-bg);
    position: relative;
    transition: all 0.5s;
    border: none;
    color: var(--color);
    justify-content: center;
    text-transform: capitalize;
    font-weight: 700;
    border-radius: 100px;
    cursor: pointer;
    margin-right: 5px;
    margin-top: 5px;
}

.search-box {
    position: relative;
    display: inline-block;
    width: 100%;
    background: #fff;
    border-radius: 100%;
}

.tour-search-box .panel_main .width_flex.location {
    max-width: 450px;
    width: 100%;
}

.search-box.tour-search-box {
    max-width: 650px;
    margin: auto;
}

span.common_icon.drop_icon.down_arrow.arrow {
    top: 10px;
}

.search_icon {
    width: 30px;
    height: 30px;
    background-position: -417px -2px;
}

.down_arrow {
    display: inline-block;
    height: 17px;
    width: 17px;
    position: absolute;
    z-index: 1;
    right: 28px;
    background-position: -517px -40px;
    top: 15px;
    pointer-events: none;
}

.drop_icon {
    width: 18px;
    height: 22px;
    pointer-events: none;
    position: absolute;
    top: 27px;
    left: 15px;
    z-index: 1;
}

.down_justify {
    right: 0px;
    left: auto;
    pointer-events: visible;
    background-position: -354px -93px;
    background-color: #fff;
    width: 35px;
}

.Economy_icon {
    background-position: -179px -84px;
    background-color: transparent;
    pointer-events: none;
}

.from_location {
    background-position: -116px -84px;
}

.down_country {
    background-position: -511px -144px;
}

.to_location {
    background-position: -147px -84px;
}

.f_down_checkin {
    background-position: -297px -144px;
}

.f_down_checkout {
    background-position: -340px -144px;
}

.drop {
    right: 62px !important;
}

.down_arrow {
    background-position: -206px -433px;
    right: 27px;
    left: auto;
    top: 27px;
}

.search_btn_icon {
    width: 30px;
    height: 30px;
    display: inline-block;
}

.search_btn {
    background-position: -568px -6px;
}

.down_location {
    background-position: -329px -8px;
}

.tour_location {
    background-position: -317px -19px;
}

.clock_time {
    background-position: -281px -378px;
    background-color: transparent;
    border: none;
    padding: 0;
}

.down_checkin {
    background-position: -198px -3px;
}

.country_location {
    background-position: -426px -406px;
}

.down_class {
    background-position: -270px -7px;
}

.down_adult {
    background-position: -386px -427px;
}

.down_markup {
    background-position: -389px -10px;
}


.down_nationalty {
    background-position: -165px -5px;
}

.down_room {
    background-position: -250px -7px;
}

.down_moon {
    background-position: -425px -164px;
}

.down_time {
    background-position: -712px -5px;
}

/*droup search*/
div.bhoechie-tab-container {
    z-index: 10;
    background-color: #fff;
    padding: 0 !important;
    border-radius: 0;
    -moz-border-radius: 0;
    background-clip: padding-box;
    position: absolute !important;
    width: 100%;
    -webkit-box-shadow: 0 10px 20px 0 rgba(53,64,90,.2);
    box-shadow: 0 10px 20px 0 rgba(53,64,90,.2);
    max-height: 350px;
    overflow-y: auto;
    margin-top: 1px;
}

.imagesearch a:hover {
    background-color: var(--active-menu);
    color: var(--color);
}

.imagesearch {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    padding: 10px;
}

    .imagesearch a {
        display: flex;
        font-size: 12px;
        font-weight: 600;
        line-height: normal;
        color: var(--btn-bg);
        padding: 5px;
        flex-direction: column;
        border: 1px solid var(--btn-bg);
        max-width: fit-content;
        justify-content: center;
        align-items: center;
        border-radius: 4px;
    }

.direct_drop_icon {
    width: 23px;
    height: 20px;
    float: left;
    margin-right: 5px;
    display: none;
}



span.count_location {
    border-radius: 2px;
    font-size: 10px;
    font-weight: 500;
    line-height: normal;
    display: none;
}

a.list-group-item {
    border: none;
    position: sticky;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    top: 0;
    padding: 10px 10px 5px 10px;
    line-height: normal;
    color: var(--active-menu);
    border-radius: 0 !important;
}


/*flight search css*/
.flight_box {
    display: flex;
    column-gap: 10px;
}

.flight_left_row {
    flex: 1;
    row-gap: 10px;
    display: flex;
    flex-direction: column;
}

.destination_s_flight {
    gap: 10px;
    display: flex;
    flex: 1;
}

.flight_date_p {
    display: flex;
    overflow: hidden;
    background: #fff;
}

.flight_search {
    width: 100%;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.flight_right_row {
    flex: 0 0 40%;
    max-width: 150px;
    position: relative;
    min-width: 150px;
}

.destination_s_pass select, .destination_s_pass .drop_down_field {
    background: var(--other-bg);
    line-height: 28px;
    padding: 0 30px 0 30px;
    color: #fff;
    border: none;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
}

.flight_block {
    flex: 1;
    position: relative;
}

.destination_s_pass .n_d_div {
    position: relative;
    max-width: fit-content;
}

    .destination_s_pass .n_d_div .down_room {
        top: 3px;
        left: 5px;
        background-position: -236px -407px;
    }

.destination_s_pass .eco_icon {
    top: 3px;
    left: 5px;
    background-position: -271px -407px;
}

.destination_s_pass .flight_arrow {
    top: 3px;
    right: 5px;
    background-position: -300px -406px;
    left: auto;
}

.date_big {
    height: 135px;
    border-radius: 3px;
}

.flight_flex {
    display: flex;
    column-gap: 10px;
    position: relative;
}

.destination_s_pass {
    flex-grow: 1;
    gap: 15px;
    display: flex;
    position: relative;
    white-space: nowrap;
}



.br_top_left_right {
    border-radius: 3px 3px 0px 0px;
}

.br_bottom_left_right {
    border-radius: 0px 0px 3px 3px;
}




.one_way_trip .input_check_box input:checked ~ label:before {
    color: #fff;
    border: 2px solid #fff;
}


.multi-button {
    background: var(--btn-two-bg);
    line-height: 50px;
    outline: 0;
    border: none;
    color: var(--color);
    font-weight: 700;
    font-size: 14px;
    padding: 0px 12px;
    white-space: nowrap;
    width: 100%;
    border-radius: 5px;
}

.input_redio_box {
    display: inline-flex;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    line-height: 16px;
    color: var(--all-text-main);
}

.one_way_trip {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
    padding: 0px 15px;
}

.left_div {
    display: flex;
    column-gap: 10px;
}

.right_div {
    display: flex;
    column-gap: 10px;
}

.input_redio_box input {
    display: none;
}

.input_redio_box [type=radio] + label {
    font-weight: 700;
    font-size: 13px;
    margin-right: 10px;
    margin-bottom: 0;
    color: var(--all-text-main);
}

.input_redio_box label::before {
    font-family: FontAwesome;
    content: "";
    background: none;
    font-size: 14px;
    border: 2px solid var(--btn-bg);
    padding: 0;
    left: 0;
    position: relative;
    text-align: center;
    font-weight: normal;
    color: #fff;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    display: inline-block;
    top: 3px;
    margin-right: 5px;
}

.input_redio_box input:checked ~ label:after {
    top: 7px;
    width: 8px;
    height: 8px;
    content: "";
    position: absolute;
    background: var(--btn-two-bg);
    left: 4px;
    border-radius: 50%;
    margin: 0 auto;
}

.input_redio_box input:checked ~ label:before {
    border: 2px solid var(--btn-bg);
}

.flight_length {
    color: var(--btn-bg);
    font-weight: 600;
    font-size: 14px;
    display: flex;
    align-items: center;
    column-gap: 5px;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    min-width: 100%;
}

.icon_length {
    width: 20px;
    height: 20px;
    background-position: -38px -35px;
}

.flight_length:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    background: rgba(255, 255, 255, 0.1);
    left: 100px;
}
/*transfer*/
/*.hide#divReturndate {
    opacity: 0.7;
    display: block !important;
}*/

#driversAgeInput {
    z-index: 1;
}



.top_30 {
    top: 30px;
}

.dropdown-menu {
    background: #fff;
}

.wd300px {
    width: 300px;
    margin: 0 auto;
}

.tranfser_popop .search_input {
    margin-bottom: 20px;
    color: #000;
    padding-left: 10px;
    background: var(--other-bg-light);
}

.tranfser_popop .lbl_up {
    padding-left: 10px;
}

.tranfser_popop {
    position: relative;
}

.done_btn {
    background: var(--btn-bg);
    border: none;
    line-height: 45px;
    margin: 0px auto;
    padding: 0 25px;
    font-size: 15px;
    color: #fff;
    border-radius: 3px;
    margin-bottom: 10px;
    cursor: pointer;
}

.return_location.hide {
    display: block !important;
    opacity: 0.7;
    pointer-events: none;
}

.text-white {
    color: #fff !important;
}

.age_input {
    font-size: 12px;
    border: none;
    outline: none;
    text-align: left;
    height: 24px;
    margin-left: 10px;
    border-radius: 3px;
    max-width: 50px;
    padding: 0 5px;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.select_service {
    display: flex;
    align-items: center;
    height: 60px;
    background: #fff;
    padding: 0 10px;
    column-gap: 10px;
    border-radius: 3px;
    min-width: 100%;
}

.build_div {
    flex: 0 0 94.6%;
    margin-top: 10px;
}

    .build_div .multi-button {
        line-height: 45px;
    }

.rating ul {
    display: flex;
    line-height: 20px;
    margin-bottom: 0;
    column-gap: 5px;
    width: 100%;
    padding-top: 10px;
}

.rating li:not(:checked) &gt; input {
    top: -9999px;
    position: fixed !important;
}

.rating li:not(:checked) &gt; label {
    position: relative;
    cursor: pointer;
    text-transform: none;
    font-size: 14px;
    height: 24px;
    width: 40px;
    background: #F0F2F5;
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
    line-height: 28px;
    align-items: center;
    padding: 0 5px;
    border-radius: 3px;
}


.rating li label span {
    position: relative;
    z-index: 1;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    left: 5px;
}

.rating li &gt; input:checked ~ label .fa-star-o {
    color: #ffffff;
}

.rating li &gt; input:checked ~ label {
    background-color: #FF9D2B;
}

    .rating li &gt; input:checked ~ label span, .rating li &gt; input:checked ~ label .fa.fa-star {
        color: #ffffff;
    }

.fa-star:before {
    content: "\f005";
}
/*.rating li i.fa.fa-star-o {
    position: relative;
    color: #DDDDDD;
    font-size: 15px;
    float: right;
    right: 5px;
    top: 5px;
}*/

.rating_new li:not(:checked) &gt; label:hover {
    color: var(--primary-color);
}

.fa-star-o:before {
    content: "\f006";
}

.prefarance a {
    display: flex;
    align-items: center;
    margin: 5px 0;
    column-gap: 5px;
    font-size: 14px;
    font-weight: 600;
    max-width: fit-content;
}

.down_arrow_m {
    background-position: -228px -8px;
    width: 15px;
    height: 15px;
    right: 15px;
    left: auto;
}

.panel_row .drop_down_field ul {
    left: 0;
}

.recent_search {
    display: flex;
    margin-top: 10px;
    align-items: center;
    gap: 10px;
}

    .recent_search span {
        font-size: 14px;
        color: #000;
        font-weight: bold;
        min-width: 115px;
    }

    .recent_search ul {
        margin: 0;
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
    }

        .recent_search ul li a {
            margin: 0;
            font-size: 13px;
            padding: 0 10px;
            background: #ffbe77;
            border-radius: 3px;
            height: 30px;
            display: block;
            line-height: 30px;
            font-weight: bold;
        }

#divReturndatehide .search_input {
    white-space: normal;
    line-height: 21px;
    padding-left: 10px;
}
.form_main{
    max-width:210px;
    border-left:1px solid var(--border-color);
}

@media (max-width:991px) {


    .add_flight_city {
        position: relative;
        right: 0;
        width: 100%;
    }

    .multi-button {
        line-height: 56px;
    }


    .main_search_containt {
        border-radius: 15px;
        box-shadow: var(--box-shadow);
    }

    div.bhoechie-tab-container {
        max-height: 100%;
        height: 100%;
    }

    .flight_length {
        color: #000;
    }

        .flight_length:after {
            background: rgb(0 0 0 / 10%);
        }

    .icon_length {
        filter: brightness(0);
    }

    .flight_date_p .date_div {
        background: #eaeced;
    }


    .destination_s_div, .destination_s_div_build {
        flex: 0 0 100%;
        max-width: 100%;
        flex-direction: column;
        row-gap: 8px;
    }

    .panel_row, .flight_box, .flight_flex, .transfer_date {
        flex-direction: column;
        row-gap: 8px;
          background:none;
    }
      .search-box{
   background:none;
    }
      .form_main{
          border-left:none;
      }

    .width_flex, .flight_left_row, .flight_date_p, .flight_right_row, .flight_search, .transfer_date {
        flex: 0 0 100%;
        max-width: 100%;
    }



    .date_div {
        flex: 1;
    }

    .search_input {
        border-radius: 20px;
    }

    .width_flex {
        width: 100%;
    }

    .search_btn_main {
        display: flex;
        justify-content: center;
    }

    .search_button {
        left: 3px;
        top: 6px;
    }

    .drop {
        right: 26px !important;
    }

    .left-0 .date_inputs {
        border-radius: 20px 0px 0px 20px;
        padding-left: 55px !important;
    }

    .mobile_cal .date_inputs {
        border-radius: 0px 20px 20px 0px;
    }

    .datel {
        padding-left: 21px !important;
    }

    .date_inputs {
        padding-left: 56px !important;
    }

    .left-0 .date_inputs {
        padding-left: 60px !important;
    }
}

@media (max-width:767px) {

    .main_search_containt {
        bottom: 30px;
    }
     .form_main{
          border-left:none;
      }
    .down_arrow {
        right: 12px;
    }

    .hotel_date_p {
        row-gap: 8px;
        flex-direction: column;
    }

    .left-0 .date_inputs {
        border-radius: 20px;
        padding-left: 60px !important;
    }

    .mobile_cal .date_inputs {
        border-radius: 20px;
    }

    .drop {
        right: 12px !important;
    }

    .search_button span {
        display: block;
    }

    .search_button {
        left: 3px;
        top: 6px;
    }

    .width_flex {
        width: 100%;
    }

    .search_btn_main {
        display: flex;
        justify-content: center;
    }

    .one_way_trip {
        align-items: flex-start;
        justify-content: flex-start;
        flex-direction: column;
        row-gap: 10px;
    }

    .search_tab a {
        line-height: 50px;
    }

    .transfer_adult {
        max-width: 100%;
    }

    .panel_row.m-flex {
        flex-direction: row;
    }

    .carousel-control.left, .carousel-control.right {
        display: none;
    }

    .n_d_div {
        max-width: inherit;
    }
}
</pre></body></html>