﻿.currency_div {
    right: 19px;
    width: 102px!important;
    z-index: 2;
    position: absolute;
}

.nationalityhotel_div {
   
	 width: 190px !important;

}


.landing-wave {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 10em;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
    background-image: url('/assets/project/img/wave.png?10');
}
.search_controll {
    padding: 10px;
    background: rgba(0, 0, 0, 0.53);
    border-radius: 10px;
    width: 100%;
    position: relative;
    display: inline-block;
}
.carousel-inner::before {
    position: absolute;
    content: " ";
    width: 100%;
    height: 700px;
    background: rgba(0, 0, 0, 0.34);
    z-index: 1;
}

.intro-bg-city-flight {
    position: relative;
    height: 108px;
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.flightcouple {
    position: absolute;
    top: -247px;
    right: 0;
    height: 227px;
}
@keyframes flyplane {
    0% {
        right: 0;
        top: -30px;
    }

    60% {
        top: -50px;
        transform: rotate(0deg);
    }

    100% {
        right: 100%;
        top: -180px;
        transform: rotate(50deg);
    }
}
@-webkit-keyframes flyplane {
    0% {
        right: 0;
        top: -30px;
    }

    60% {
        top: -50px;
        transform: rotate(0deg);
    }

    100% {
        right: 100%;
        top: -180px;
        transform: rotate(50deg);
    }
}
.plane-move {
    position: absolute;
    right: 0;
    top: -70px;
    animation-name: flyplane;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.plane-move {
    position: absolute;
    right: 0;
    top: -70px;
    -webkit-animation-name: flyplane;
    -webkit-animation-duration: 10s;
    -webkit-animation-iteration-count: 10;
    -webkit-animation-timing-function: linear;
}
.trip-type {
    display: inline-block;
    margin-bottom: 10px;
    margin-left: -11px;
}.trip-type label {
        float: left;
        display: block;
        margin: 0;
        font-weight: normal;
        color: #ffffff;
        text-transform: capitalize;
        font-weight: 500;
        font-size: 14px;
    }
    .trip-type input[type="radio"] {
        visibility: hidden;
        display: none;
    }
    .trip-type label.checked span {
        color: #fff;
        position: relative;
        box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
        background-image: linear-gradient(to right,#e1418c,#d6379b,#c732ab,#b035bc,#913ccd);
        border-radius: 3px;
    }.trip-type label.checked span::after {
            top: 100%;
            left: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: rgba(136, 183, 213, 0);
            border-top-color: #EC6F23;
            border-width: 7px;
            margin-left: -7px;
        }.trip-type label.checked span::after {
            top: 100%;
            left: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: rgba(136, 183, 213, 0);
            border-top-color: #d83997;
            border-width: 7px;
            margin-left: -7px;
        }
   .trip-type span {
        padding: 6px 20px;
        display: block;
    }
.overlay {
    background: 0 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
}
.mr10 {
    margin-right: 10px;
}
.banner-area .carousel-inner > .item > span {
    height: 680px;
}
.br_colorline::before, .cen::after, .cen::before, .destination_div::before, .drop_down_field ul::before, .markup_div::before, .nationalityhotel_div::before, .packdestination_div1::before, .rating_new .soap-icon-star-1, .save_price_banner:before, .ser_circle4, .ser_circle5, .strike > .test::after, .strike > .test::before {
    content: "";
}
.mr86 {
    margin-right: 86px;
}
.fa.fa-pull-right, .fa.pull-right {
    margin-left: 0;
}
.drop_down_field ul {
    background-color: #fff;
    border: 1px solid #d2d2d2;
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
}
.add_room_btn_wrapper .addroom_btn, .add_room_btn_wrapper .doneadded, .add_room_btn_wrapper .removeroom {
    background-color: #942d9f;
    line-height: 25px;
    color: #434343;
    float: left;
    cursor: pointer;
    text-align: center;
    font-size: 12px;
}
.add_room_wrapper {
    margin-bottom: 20px;
}
.add_room_btn_wrapper {
    padding-left: 9px;
    /* width: 100%; */
    display: inline-block;
    font-size: 13px;
}

#package .addr{
 position: absolute;
    bottom: 4px;
    right: 0;
}

.add_room_btn_wrapper .doneadded {
        padding: 0 8px;
        height: 26px;
    }

.lg-mr20 {
    margin-right: 12px;
}
.bort_none {
    border-top: medium none !important;
    margin-top: -11px;
}
.rooms {
    font-size: 15px;
    height: 30px;
    line-height: 34px;
    padding-left: 10px;
}
.text_box_wrapp {
    overflow: hidden;
    width: 100%;
    padding: 10px;
}
.Child_wrapp, .adult_wrapp {
    float: left;
    height: auto;
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
.Child_lbl, .Unit_lbl, .adult_lbl {
    color: #434343;
    font-family: arial;
    font-size: 14px;
    float: left;
}
.sm_txt {
    color: #88898b;
    font-size: 11px;
    height: 22px;
}
.minus {
    font-size: 17px;
    line-height: 26px;
}
.count_pre {
    font-size: 14px;
    line-height: 27px;
    font-weight: bold;
}
.count_pre, .minus, .plus {
    float: left;
    height: 27px;
    text-align: center;
    width: 27px;
    font-weight: bold;
}
.plus {
    font-size: 17px;
    line-height: 24px;
}
.minus, .plus {
    cursor: pointer;
    background: #aa36bf;
    color: #fff;
    border-radius: 50%;
}
.Unit_wrapp {
    float: left;
    height: auto;
    width: 100%;
}
.child_age {
    color: #434343;
    font-size: 14px;
    overflow: hidden;
    padding-top: 10px;
    width: 100%;
}
.rating li:not(:checked) > input {
    top: -9999px;
    position: fixed !important;
}

.change_sercal .rating li:not(:checked) > label {
    height: 39px;
    width: 39px;
}

.rating li:not(:checked) > label {
    background: rgba(0,0,0,.7);
    border: thin solid #000;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 15px;
    height: 42px;
    line-height: 31px;
    overflow: hidden;
    padding: 1px 0 0 3px;
    text-align: center;
    text-transform: none;
    white-space: nowrap;
    width: 100%;
}

[class*=" soap-icon"]::before, [class^=soap-icon]::before {
    display: inline-block;
    font-family: soap-icons;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1em;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
}

.destination_div::before {
    border-bottom: 10px solid #B3B3B3;
    width: 0;
    right: 0 !important;
}

.des_wrapper, .drop_down_field_com ul {
    border: 2px solid #d2d2d2;
    position: absolute;
     z-index: 9;
}

.des_wrapper {
    height: auto;
    margin-top: 10px;
    width: 320px;
}

.des_wrapper, .nav-dropdown_mydiv {
    background-color: #fff;
    box-shadow: 0 4px 9px -1px rgba(0,0,0,.5);
    right: -1px;
}

.checkbox input {
    cursor: pointer !important;
}

.nationalityhotel_div {
    position: absolute;
    z-index: 2;
    right: 0;
}

.drop_down_field_com ul {
    background-color: #fff;
    display: block;
    margin: 10px;
    padding: 0;
    width: 100%;
}


.nati_txt {
    border-bottom: medium none !important;
    box-shadow: none !important;
    height: 30px;
    z-index: 181;
}

.nationalityhotel_div li {
    border-bottom: 1px solid #ddd;
    color: #505050;
    padding: 8px 0 2px 10px;
}

.Hnationality_txt {
    height: 30px;
    padding-left: 10px;
    width: 100%;
}

.fa-search {
    position: absolute;
    right: 10px;
    top: 9px;
}

.markup_div::before {
    border-bottom: 10px solid #c1c1c1;
    width: 0;
}

.destination_div::before, .markup_div::before, .packdestination_div1::before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    display: block;
    height: 0;
    margin: 0;
    position: absolute;
    right: 10px;
}

.scroll_div {
    border: thin solid red;
    height: 222px;
    overflow-x: hidden;
    position: absolute;
    width: 110px;
}

.markup_div li {
    border-bottom: 1px solid #ddd;
    color: #505050;
    padding: 5px 0 5px 8px;
}

.currency_div::before {
    width: 0;
     right: 5px !important;
}

.currency_div::before, .star_rating_div::before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    display: block;
    height: 0;
    right: 10px;
    margin: 0;
}

.add_des_txtbox {
    padding: 0 4px;
    width: 165px;
}

.rating_new li:not(:checked) > label:hover, .rating_new li:not(:checked) > label:hover ~ label {
    border-right: medium none !important;
}

.change_sercal .rating li:not(:checked) > label:hover, .rating li:not (:checked) > label:hover ~ label {
    background-color: #00b7f1;
}

.rating li > input:checked ~ label .soap-icon-star-1, .rating li > input:checked ~ label .soap-icon-star-1:hover {
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    -moz-filter: brightness(0) invert(1);
}

.rating_new .soap-icon-star-1 {
    background-position: -20px -268px;
    background-repeat: no-repeat !important;
    display: inline;
    margin-left: 2px;
    padding-left: 14px;
    width: 20px;
}

.sethotel .nationalityhotel_div ul {
    width: 190px !important;
    right: 0;
}

.sethotel .currency_div ul {
    left: auto !important;
    padding: 0;
    width: 156px;
    right: -19px !important;
    height: 200px;
    overflow-y: scroll;
}

.rating li label:hover .soap-icon-star-1, .rating li > input:checked ~ label .soap-icon-star-1 {
    filter: brightness(0) invert(1);
}

.br_tabblue, .formElement2, .hdetails, .hdetails > .col2, .hroom-box, .hroom-l, .hroom-r, .htlft_br, .pager .previous a, .rating, .rating ul li {
    float: left;
}

ul#ddlPrefMarkup {
    width: 90%;
}

.add_room_btn_wrapper .addroom_btn, .add_room_btn_wrapper .removeroom {
    height: 26px;
    width: 100px !important;
    margin-right: 5px;
}

.autocomplete-suggestions {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff;
    border-color: currentcolor #ccc #ccc;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-shadow: -1px 1px 3px rgba(0,0,0,.1);
    box-sizing: border-box;
    cursor: default;
    display: none;
    max-height: 254px;
    overflow-y: auto;
    position: absolute;
    text-align: left;
    z-index: 9999;
   width: 100%;
}

.autocomplete-suggestion {
    color: #333;
    font-size: 1.02em;
    line-height: 23px;
    overflow: hidden;
    padding: 0 .6em;
    position: relative;
    white-space: nowrap;
}

    .autocomplete-suggestion b {
        color: #1f8dd6;
        font-weight: 400;
    }

    .autocomplete-suggestion.selected {
        background: #f0f0f0;
    }

.hotel_drop div.bhoechie-tab-container {
    z-index: 10;
    background-color: #fff;
    padding: 0 !important;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-box-shadow: 0 9px 15px rgba(0,0,0,.5);
    box-shadow: 0 9px 15px rgba(0,0,0,.5);
    -moz-box-shadow: 0 9px 15px rgba(0,0,0,.5);
    background-clip: padding-box;
    filter: alpha(opacity=97);
    position: absolute;
    margin-top: 68px !important;
    margin-left: 0px;
    width: 70.4%;
}

.hoteltab .hotel_drop div.bhoechie-tab-container {
    margin-left: 8px;
}

.hotel_drop div.bhoechie-tab-menu {
    padding-right: 10px;
    padding-left: 0;
    padding-bottom: 0;
}

    .hotel_drop div.bhoechie-tab-menu div.list-group, .hotel_drop div.bhoechie-tab-menu div.list-group > a {
        margin-bottom: 0;
    }

        .hotel_drop div.bhoechie-tab-menu div.list-group > a:first-child {
            border-top-right-radius: 0;
            -moz-border-top-right-radius: 0;
        }

        .hotel_drop div.bhoechie-tab-menu div.list-group > a:last-child {
            border-bottom-right-radius: 0;
            -moz-border-bottom-right-radius: 0;
        }

        .hotel_drop div.bhoechie-tab-menu div.list-group > a.active, .hotel_drop div.bhoechie-tab-menu div.list-group > a.active .fa, .hotel_drop div.bhoechie-tab-menu div.list-group > a.active .glyphicon {
            background-color: #1592cb;
            color: #fff !important;
            border-color: #1592cb;
        }

            .hotel_drop div.bhoechie-tab-menu div.list-group > a.active::after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 10px solid #942d9f;
}

.hotel_drop .list-group-item a b {
    color: #505050;
}

.hotel_drop .list-group-item a.active b {
    color: #fff !important;
}

.hotel_drop div.bhoechie-tab-content {
    background-color: #fff;
    padding: 18px 0 0;
    min-height: 270px !important;
}

.hotel_drop div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
    display: none;
}

.hotel_drop .list-group-item {
    border-bottom: none !important;
    border-right: 1px solid #dfdfdf !important;
    min-height: 50px;
    line-height: 32px;
}

.hotel_drop .list {
    margin-top: 6px;
    margin-bottom: 20px;
}

.hotel_drop .mt5, .tours-img {
    margin-top: 5px;
}

.hotel_drop ._left {
    font-size: 13px;
    width: 28%;
}

.hotel_drop ._right {
    width: 70%;
}

    .hotel_drop ._right a {
        margin-right: 24px;
        display: inline-block;
        color: #888;
    }

        .hotel_drop ._right a:hover {
            color: #1592cb;
        }

.hotel_drop .g_ib {
    display: inline-block;
}

.hotel_drop .text-left {
    text-align: left;
}

.hotel_drop .list-group span {
    display: inline-block;
    margin-right: 10px;
}

.hotel_drop .g_left {
    float: left;
}

.hotel_drop .input_hov:focus, .input_hov:hover {
    border: 1px solid #ff5722 !important;
}

.hotel_drop .imagesearch {
    height: auto;
    overflow: hidden;
    width: 100%;
}

.hotel_drop .imagediv {
    float: left;
    margin-bottom: 20px;
    position: relative;
    width: 150px;
    height: 80px;
}

    .hotel_drop .imagediv.wd130px {
        width: 130px;
    }

    .hotel_drop .imagediv img {
        height: 80px;
        max-width: 140px;
        width: 100%;
    }

    .hotel_drop .imagediv p {
        background: linear-gradient(to top,rgba(0,0,0,1),transparent 100%) rgba(0,0,0,0);
        box-sizing: border-box;
        position: absolute;
        text-align: center;
        width: 139px;
        color: #fff;
        bottom: -14px;
        font-size: 14px;
    }

.hotel_drop .pt25 {
    padding-top: 25px;
}

.hotel_drop .imagediv img:hover {
    box-shadow: 1px 1px 8px #8e8e8e;
}

.rich-datepicker-wrap {
    position: relative;
}

    .rich-datepicker-wrap .tooltip {
        font: 400 12px/16px Arial;
        width: 132px;
        height: 16px;
        padding: 2px 4px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        color: #c2c2c2;
        overflow: hidden;
    }

.position-top .rich-datepicker {
    top: auto;
    bottom: 100%;
}

.position-bottom .rich-datepicker {
    top: 100%;
    color: #6d6d6d;
}

.year-wrap {
    padding-top: 20px;
}

.rich-datepicker {
    position: absolute;
    padding: 0;
    background: #fefefe;
    box-shadow: 3px 3px 15px rgba(0,0,0,.4);
}

    .rich-datepicker li, .rich-datepicker ul {
        margin: 0;
        padding: 0;
        color: #333;
        list-style-type: none;
    }

    .rich-datepicker .days_new {
        background-color: #fff !important;
        height: 21px;
        opacity: 1;
        overflow: hidden;
        padding: 6px 0 20px 109px;
        position: absolute;
        top: 34px;
        z-index: 1;
    }

        .rich-datepicker .days_new li {
            color: #7f7f7f;
            float: left;
            font-weight: 700;
            line-height: 21px;
            padding-left: 10.5px;
            padding-right: 40px;
            text-align: center;
            width: 35px;
        }

.current.rest-day {
    color: #000;
}

.rich-datepicker .calendar .year-wrap {
    width: 100%;
    position: absolute;
    left: 0;
    display: none;
}

    .rich-datepicker .calendar .year-wrap strong {
        border-bottom: 2px solid #e1e1e1;
        cursor: default;
        display: block;
        font-size: 14px;
        height: 36px;
        line-height: 46px;
        margin-left: 10px;
        width: 106px;
    }

.rich-datepicker .calendar .month-wrap {
    height: 370px;
}

    .rich-datepicker .calendar .month-wrap ul {
        overflow: hidden;
        height: 314px;
        padding-left: 4px;
    }

.rich-datepicker .calendar .year-wrap li {
    font-size: 14px;
    float: left;
    width: 47px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    background-color: #fff;
    margin: 1px;
}

.rich-datepicker .day {
    cursor: pointer;
}

rich-datepicker .day:hover {
    background-color: #1289d880 !important;
    color: #fff;
}

.rich-datepicker .calendar .year-wrap .size-3 {
    width: 98px;
}

.rich-datepicker .calendar .year-wrap .size-4 {
    width: 144px;
}

.rich-datepicker .calendar .year-wrap .size-5, .rich-datepicker .calendar .year-wrap .size-6 {
    width: 244px;
}

.rich-datepicker .calendar .year-wrap .size-7 {
    width: 292px;
}

.select_date_div {
    background-color: #1289d8;
    color: #fff;
    font-size: 13px;
    height: 34px;
    line-height: 34px;
    padding-left: 8px;
}

.current {
    background-color: #1289d8;
    color: #fff !important;
}

.rich-datepicker .day:hover {
    background-color: #1289d8;
    color: #fff;
}

.rich-datepicker .calendar, .rich-datepicker .month-picker, .rich-datepicker .year-picker {
    float: left;
    height: 344px;
    overflow: hidden;
    position: relative;
}

.rich-datepicker .month-picker, .rich-datepicker .year-picker {
    width: 110px;
    margin-left: -1px;
    line-height: 22px;
    text-indent: 10px;
    background: #ededed;
    cursor: pointer;
    z-index: 2;
}

    .rich-datepicker .month-picker ul, .rich-datepicker .year-picker ul {
        padding-top: 1px;
        position: relative;
        z-index: 2;
    }

.rich-datepicker .year-picker {
    width: 60px;
}

.rich-datepicker .bg-area {
    position: absolute;
    box-shadow: 1px 1px 1px rgba(0,0,0,.2);
    z-index: 1;
}

.rich-datepicker .draggable-area {
    position: absolute;
    z-index: 3;
    cursor: move;
    background: url(1.gif);
    text-indent: 0;
}

.lSSlideWrapper, .lSSlideWrapper .lSFade {
    position: relative;
}

.rich-datepicker .month-picker .bg-area, .rich-datepicker .month-picker .draggable-area {
    width: 100px;
    height: 22px;
    margin: 1px;
    left: 0;
}

.rich-datepicker .year-picker .bg-area, .rich-datepicker .year-picker .draggable-area {
    width: 58px;
    height: 22px;
    margin: 1px;
    left: 0;
}

.rich-datepicker .month-picker li:nth-child(1), .rich-datepicker .month-picker li:nth-child(10), .rich-datepicker .month-picker li:nth-child(11), .rich-datepicker .month-picker li:nth-child(12), .rich-datepicker .month-picker li:nth-child(2), .rich-datepicker .month-picker li:nth-child(3), .rich-datepicker .month-picker li:nth-child(4), .rich-datepicker .month-picker li:nth-child(5), .rich-datepicker .month-picker li:nth-child(8), .rich-datepicker .month-picker li:nth-child(9), .rich-datepicker .year-picker li:nth-child(1), .rich-datepicker .year-picker li:nth-child(10), .rich-datepicker .year-picker li:nth-child(11), .rich-datepicker .year-picker li:nth-child(12), .rich-datepicker .year-picker li:nth-child(2), .rich-datepicker .year-picker li:nth-child(3), .rich-datepicker .year-picker li:nth-child(4), .rich-datepicker .year-picker li:nth-child(5), .rich-datepicker .year-picker li:nth-child(8), .rich-datepicker .year-picker li:nth-child(9) {
    color: #1a1a1a;
}

.month-picker li {
    height: 28px;
    border-left: 3px solid #ededed;
    line-height: 30px;
    font-size: 12px;
}

.rich-datepicker {
    width: 480px;
    z-index: 100;
    left: 0;
}

.insurance-search .rich-datepicker {
    /* left: 0; */
    right: 0 !important;
    left: auto !important;
}
.trnsfer-search .rich-datepicker {
    left: 0;
    right:auto;
   
}



.rich-datepicker .calendar {
    background: #fff;
    overflow-y: scroll !important;
    width: 370px;
}

.activ_month {
    background-color: #fff;
    border-left: 3px solid #ff9334 !important;
    text-align: left;
    z-index: 3;
}

.rich-datepicker b, strong {
    color: #333;
    font-weight: 400;
}

.to_date {
    background-color: #ff9334 !important;
    border-radius: 50px;
    color: #fff !important;
}

.selected_date {
    background-color: #FCF0E5 !important;
    color: #ff9334 !important;
}

.rich-date-disabled.day {
    color: grey;
}

.BackDay {
    color: grey !important;
    opacity: .9 !important;
    pointer-events: none !important;
}

.daterange {
    background-color: #e6fbff !important;
    color: #333 !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

[type=radio] {
    position: absolute !important;
    margin-left: 0 !important;
    opacity: 0;
}

ul.research li a i {
    border-right: 0;
    font-size: 20px;
    color:#fff;
}

ul.research li.active a {
    color: #fff;
    background: #37003d;
}

    ul.research li.active a .sername {
        color: #fff;
        font-weight: 700;
    }

.research a {
    position: relative;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    padding: 15px 13px;
    border-radius: 10px;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
}

    select::-ms-expand {
        display: none;
    }

    select + i.fa {
        float: right;
        font-size: 12px !important;
        margin-top: -26px;
        margin-right: 10px;
        pointer-events: none;
        background-color: transparent;
        color: #868282 !important;
        padding-right: 5px;
    }

    select option {
        padding-right: 21px;
        background: #fff;
        color: #333;
    }

.fa-search:before {
    content: "\f002";
}

.fa-inr, .fa-rupee, .fa.fa-chevron-down, fa-search {
    font-family: FontAwesome;
    font-style: normal;
}

.rotate2 {
    position: absolute;
    top: 3px;
    float: right;
    right: 0px;
}

.rotate {
    transition: all .2s linear 0s;
}

.setsearch .btn.btn-primary {
    background-color: #1077bd !important;
    border-color: transparent;
    text-transform: uppercase;
    height: 42px;
    color: #fff !important;
    border-radius: 0;
}



.setsearch .hotel-tab .room {
    padding-top: 9px;
}



.setsearch .addr, .setsearch .markup_div {
     position: absolute;
    right: 9px;
    bottom: 15px;
}


.setsearch .fa-chevron-down::before {
    content: "\f078" !important;
}

.change_sercal .rating li:not(:checked) > label:hover, .rating li:not(:checked) > label:hover ~ label {
    background-color: #00b7f1;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    background-color: transparent !important;
    border: none;
    border-radius: 0;
}

.setsearch .rating li label {
    font-weight: 400 !important;
}

.setsearch .rating li > input:checked ~ label .str-1 {
    background-position: 2px -39px;
}

.setsearch .rating li > input:checked ~ label .str-2 {
    background-position: -35px -40px;
}

.setsearch .rating li > input:checked ~ label .str-3 {
    background-position: -70px -40px;
}

.setsearch .rating li > input:checked ~ label .str-4 {
    background-position: -103px -40px;
}

.setsearch .rating li > input:checked ~ label .str-5 {
    background-position: -133px -40px;
}

.setsearch .holiday-tab .citi {
    width: 11% !important;
}
.setsearch .markup_div {
    width: 100% !important;
    z-index: 2;
    bottom: 0;
}

    .setsearch .markup_div li {
        border-bottom: 1px solid #ddd;
        color: #505050;
        padding: 5px;
        font-size: 12px;
    }

.setsearch .radio {
    color: #999;
    font-size: 15px;
    position: relative;
    font-weight: 400;
}

.setsearch .inline {
    display: inline-block;
}

.checkbox:before, .radio:before, .setsearch .alert:before {
    font-family: soap-icons;
}

.setsearch radio input[type=radio] {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
}

.setsearch .radio input[type=radio]:checked + span {
    color: #1077bd;
}

.setsearch .radio span {
    position: relative;
    padding-left: 20px;
    color: #1077bd;
}

.setsearch .radio input[type=radio]:checked + span::before {
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    background: #1077bd;
    left: 5px;
    top: 6px;
    border-radius: 100%;
    -ms-border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
}

.setsearch .radio span:after {
    content: '';
    width: 15px;
    height: 15px;
    border: 3px solid;
    position: absolute;
    left: 0;
    top: 1px;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.setsearch .rowset {
    margin-top: 55px;
    margin-left: -32px;
    margin-right: -10px;
}




.checkbox.checked::before, .radio.checked::before {
    content: "✓" !important;
}

.setsearch .package-tab .roset {
    margin-top: 15px;
}

.checkbox-custom-label, .setsearch .checkbox-custom {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    cursor: pointer;
    font-weight: 400;
    font-size: 11px;
}

.setsearch .checkbox-custom-label {
    position: relative;
}

.setsearch .list_des {
    float: left;
    height: 32px;
    min-width: 110px;
    padding: 5px 0 5px 4px;
    width: 50%;
}

.setsearch .checkbox-custom {
    opacity: 0;
    position: absolute;
}

    .setsearch .checkbox-custom:checked + .checkbox-custom-label:before {
        background: #da2128;
        content: '✓';
    }

    .setsearch .checkbox-custom + .checkbox-custom-label:before {
        content: ' ';
        background: #fff;
        border: 2px solid #ddd;
        display: inline-block;
        vertical-align: middle;
        width: 20px;
        height: 20px;
        margin-right: 5px;
        text-align: center;
        font-size: 10px;
        font-weight: 700;
        color: #fff;
    }

.Child_agename {
    margin-bottom: 10px;
}

.counter_wrapper {
    float: right;
}

.mr40 {
    margin-right: 40px;
}

.inner-addon, .pos-r-search {
    position: relative;
}

li.active .sericon i.hotel {
    background-position: -37px -48px;
}

.sericon i.package {
    background-position: -203px -2px;
}

li.active .sericon i.package {
    background-position: -203px -48px;
}

.sericon i.tours {
    background-position: -80px -4px;
}

li.active .sericon i.tours {
    background-position: -80px -48px;
}

.sericon i.Bpackage {
    background-position: -115px -2px;
}

li.active .sericon i.Bpackage {
    background-position: -115px -48px;
}

.hide {
    display: none;
}

.rating ul li, span.sername, ul.research li {
    display: inline-block;
}

.sericon i.Transfer {
    background-position: 0 -1px;
}

li.active .sericon i.Transfer {
    background-position: 2px -43px;
}

.sericon i.retaurant {
    background-position: -152px -1px;
}

li.active .sericon i.retaurant {
    background-position: -149px -46px;
}

span.sername {
    color: #fff;
    font-size: 15px;
    padding-top: 3px;
}
ul.research li {
    margin-right: 11px;
    border-radius: 10px;
    white-space: nowrap;
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-calender:before, .fa.fa-chevron-down {
    content: "\f073";
}


.dest, .dis-table {
    display: table;
}

.rating ul li:last-child {
    border-right: 0 !important;
}

.left-addon .fa {
    left: 0;
    border-right: 1px solid #000;
}

.left-addon input, .left-addon select {
    padding-left: 30px;
}

.left-addon select, .right-addon input {
    padding-right: 30px;
}

.setsearch .inner-addon .fa {
    width: 37px;
    padding: 19px 10px;
}

.addroom1, .hoteltab .addroom {
    width: 100%;
    z-index: 99;
    padding-bottom: 15px;
    right: 0;
}


.setsearch .hoteltab .pref_show .fa.fa-chevron-down {
    background-position: -93px -35px !important;
    margin-top: 4px !important;
    font-size: 14px;
}

.setsearch .hoteltab .destination_div {
    position: relative;
    width: 100% !important;
    z-index: 2;
}

.setsearch .hoteltab .nationalityhotel_div::before {
    border-bottom: 10px solid #B3B3B3;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    right: 10px;
}

.str-1, .str-2 {
    height: 40px;
    width: 40px;
}

.radio input[type=radio], .radio-inline input[type=radio] {
    float: left;
    margin-left: 0 !important;
    cursor: pointer;
}

.radio-inline {
    display: inline-block;
    padding-left: 0;
}

.soap-icon-1 {
   
    background-repeat: no-repeat;
    left: 0;
    margin: 0 auto;
    right: 0;
}

.str-1 {
    background-position: 2px -3px;
}

.str-2 {
    background-position: -35px -4px;
}

.str-3, .str-4 {
    width: 35px;
    height: 40px;
}

.str-3 {
    background-position: -70px -5px;
}

.str-4 {
    background-position: -103px -4px;
}

.str-5 {
    background-position: -133px -4px;
    height: 40px;
    width: 25px;
}

.p0 {
    padding: 0;
}

.p15 {
    padding: 15px;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: pointer;
}

.add_room_btn_wrapper .removeroom, .setsearch .add_room_btn_wrapper .addroom_btn, .setsearch .add_room_btn_wrapper .doneadded {
    color: #fff;
}

.rating_new, .rating_w {
    width: 100%;
}

.setsearch .btn_sear_style3 {
    background: #1077bd !important;
    border-radius: 5px;
    height: 41px;
    line-height: 20px;
    width: 57px;
}

.drop_down_field_com {
    margin-bottom: 10px;
}

.star_rating_div, .star_rating_div ul {
    right: 0 !important;
    left: auto !important;
    width: 250px !important;
}

.h_markup {
    position: relative;
    z-index: 1;
}


.cart_list {
    z-index: 9999;
    box-shadow: 0 0 15px rgba(0,0,0,.5);
    position: fixed;
    left: -300px;
    width: 300px;
    top: 55%;
    transform: translateY(-50%);
    border: 1px solid #ddd;
    background-color: #fff;
}


    .cart_list.hidecart {
        animation: backmove_two .5s;
        animation-fill-mode: forwards;
    }

    .cart_list.active {
        animation: movement_two .5s;
        animation-fill-mode: forwards;
    }

.btn-cart {
    box-shadow: 0 0 7px rgba(0,0,0,.5);
    cursor: pointer;
    text-align: center;
    left: 263px;
    top: 100%;
    transform-origin: 0 -88%;
    padding: 7px 20px;
    height: 40px;
    white-space: nowrap;
    background-color: #37003D;
    color: #fff;
    border-radius: 0 0 6px 6px;
    font-size: 15px;
}

    .btn-cart .fa-close, .btn-cart .fa-shopping-cart {
        margin-right: 5px;
    }

.fa-shopping-cart::before {
    content: "\f07a";
}

.cart-list-body {
    padding: 10px;
    position: relative;
    max-height: 400px;
    height: auto;
    overflow-y: auto;
    min-height: 200px;
}

.rotate-left {
    transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}

@keyframes movement_two {
    from {
        left: -300px;
    }

    to {
        left: 0;
    }
}

@keyframes backmove_two {
    from {
        left: 0;
    }

    to {
        left: -300px;
    }
}

.panel-title.font-17.bordr {
    background-color: #37003d;
}


.trans-list .res_mobilr_div .panel.style1 .panel-title > a::before {
    background: #fff !important;
    color: #197fc3;
}

.trans-list .panel.style1 .panel-title > a::before {
    display: block;
    content: "-";
    font-family: arial;
    margin-right: 16px;
    line-height: 16px;
    font-size: 24px;
    float: right;
    width: 16px;
    height: 17px;
    text-align: center;
    color: #fff;
    background: #368fcc !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50% 50% 50% 50%;
    border-radius: 50%;
}

.panel-title a {
    white-space: normal;
    display: block;
    padding: 15px 0 15px 15px;
    color: #fff;
    margin-left: -4px;
}

.tours-img {
    float: left;
    width: 70px;
    font-size: 40px;
    color: #27aae1;
}

.cart_images {
    width: 63px;
    height: 59px;
}

.desc {
    width: 150px;
    float: left;
    color: #333;
}
.col_blue {
    color: #f4364f !important;
}


.fa-trash-o::before {
    content: "\f014";
    font-size: 22px;
    float: right;
    cursor: pointer;
}

.fa-close::before {
    content: "\f00d";
}

.cart_list a.button {
    box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 1px rgba(0,0,0,.1);
    font-size: 13px;
    background-image: linear-gradient(to right,#33003a,#5e006c,#820094,#61016f,#29002e) !important;
}


.font_b, .rooms {
    font-weight: 700;
}

.price_cartwrapp {
    display: inline-block;
    width: 100%;
}


.fa-align-justify::before {
    content: "\f0ca";
}

.pro_pop {
    width: 500px;
    position: relative;
    overflow: inherit;
}

.fa-chevron-down::before {
    content: "\f078" !important;
}


/*---------new--------*/
.search_bar {
    padding: 0px 10px;
    /*! margin-top: 11px; */
}

section#content {
    position: relative;
}

.setsearch {
}

.banner-area {
    position: absolute;
    z-index: 9;
    top: 170px;
    display: inline-block;
    width: 100%;
}

.soap-icon-1 {
    position: absolute;
}

form label {
    color: #fff;
    font-size: 12px;
}

.form-control, output {
    line-height: 40px;
    color: #000;
    display: block;
    padding: 0px 4px 0 15px !important;
    background-color: #fff !important;
    border: 1px solid #fff !important;
    box-shadow: none;
    height: 40px !important;
}

.rich-datepicker-wrap input {
    position: relative;
    z-index: 2;
    background-color: #fff !important;
}

.inner-addon .fa, .setsearch .hoteltab .inner-addon .fa {
    font-size: 14px !important;
    vertical-align: middle;
    height: 40px;
    pointer-events: none;
    z-index: 9;
    position: absolute;
    color: #6a6a6a;
    right: 0;
    top: -7px;
}

.setsearch .btn {
    font-size: 16px;
    box-shadow: none;
    height: 40px;
    line-height: 27px;
    background-image: linear-gradient(to right,#33003a,#5e006c,#820094,#61016f,#29002e) !important;
    color: #fff;
}

.text-black {
    color: #000;
}

.onlycheckbox {
    width: 100%;
    background-color: #fff;
    padding: 0 5px 7px;
    border: 1px solid #fff;
    color: #000;
    height: 40px;
}

.radio::before, .setsearch .checkbox::before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 14px;
    height: 14px;
    border: 1px solid #d6379b;
    z-index: 0;
    line-height: 12px;
    text-align: center;
    background: transparent;
    color: #de3f8f;
}

.fa-star-o::before {
    content: "\f005";
}

.star_div .fa-star-o {
    font-size: 33px;
    position: relative !important;
    color: #c1c2c4;
    top: 4px;
    left: -4px;
}

.star_div span {
    color: #fff;
    font-size: 14px !important;
    position: absolute;
    top: 11px;
    left: 12px;
    font-weight: 700;
}
.rating li > input:checked ~ label i, .open_div .rating li > input:checked ~ label i {
    border-right: none !important;
    background: #874f8f;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


    .rating li > input:checked ~ label i span, .open_div .rating li > input:checked ~ label i span {
        color: #fff;
        background: linear-gradient(to right, #ffffff 0%, #ffffff 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

.rating ul li {
    width: 20% !important;
    list-style: none;
}

.setsearch .rating li:not(:checked) > label {
    background: transparent;
    border: none !important;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 15px;
    height: 38px;
    line-height: 32px;
    margin-bottom: 0;
    overflow: hidden;
    padding: 1px 0 0 3px;
    text-align: center;
    text-transform: none;
    white-space: nowrap;
    width: 100%;
    position: relative;
}

.setsearch .rating ul {
    width: 100%;
    border: 1px solid #fff;
    float: left;
    display: inline-block;
    background: #fff;
}

.form-control::placeholder {
    color: #000;
    opacity: 1;
}

.pref_bwsear {
    padding: 0;
    color: #fff;
    font-size: 15px;
    margin-bottom: 0px;
    cursor: pointer;
}

.fa-angle-right-arror::before {
    content: "\f105";
}

.angle-fa {
    vertical-align: middle;
    font-size: 17px !important;
    line-height: 14px;
    padding-left: 10px;
}

.pref_bw {
    cursor: pointer;
    background: transparent;
    color: #fff;
    width: 100%;
    position: relative;
    font-size: 14px;
    border-bottom: 1px solid;
    height: 29px;
}

.justify_popup {
    pointer-events: visible !important;
    color: #fff !important;
    background-color: transparent !important;
    height: 38px;
    top: 1px;
    margin-right: 40px;
    border-left: none !important;
}

.added_destination label {
    color: #000 !important;
}

.dropdown_special select {
    -webkit-appearance: none;
    -moz-appearance: none;
    line-height: normal;
    padding: 4px 30px 3px 5px;
    width: 100%;
    height: 40px;
}

.dropdown_special {
    display: inline-block;
    position: relative;
    width: 100%;
}

/* destination css  drop-down packages */
.package_drop div.bhoechie-tab-container {
    z-index: 10;
    background-color: #fff;
    padding: 0 !important;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-box-shadow: 0 9px 15px rgba(0,0,0,.5);
    box-shadow: 0 9px 15px rgba(0,0,0,.5);
    -moz-box-shadow: 0 9px 15px rgba(0,0,0,.5);
    background-clip: padding-box;
    filter: alpha(opacity=97);
    position: absolute;
    margin-top: 68px !important;
    margin-left: 10px;
    width: 64%;
}

.package_drop div.bhoechie-tab-menu {
    padding-right: 10px;
    padding-left: 0;
    padding-bottom: 0;
}

    .package_drop div.bhoechie-tab-menu div.list-group, .package_drop div.bhoechie-tab-menu div.list-group > a {
        margin-bottom: 0;
    }

        .package_drop div.bhoechie-tab-menu div.list-group > a:first-child {
            border-top-right-radius: 0;
            -moz-border-top-right-radius: 0;
        }

        .package_drop div.bhoechie-tab-menu div.list-group > a:last-child {
            border-bottom-right-radius: 0;
            -moz-border-bottom-right-radius: 0;
        }

        .package_drop div.bhoechie-tab-menu div.list-group > a.active, .package_drop div.bhoechie-tab-menu div.list-group > a.active .fa, .package_drop div.bhoechie-tab-menu div.list-group > a.active .glyphicon {
            background-color: #1592cb;
            color: #fff !important;
            border-color: #1592cb;
        }

            .package_drop div.bhoechie-tab-menu div.list-group > a.active:after {
              content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 10px solid #942d9f;
            }

.package_drop .list-group-item a b {
    color: #505050;
}

.package_drop .list-group-item a.active b {
    color: #fff !important;
}

.package_drop div.bhoechie-tab-content {
    background-color: #fff;
    padding: 18px 0 0;
    min-height: 270px !important;
}

.package_drop div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
    display: none;
}

.package_drop .list-group-item {
    border-bottom: none !important;
    border-right: 1px solid #dfdfdf !important;
    min-height: 50px;
    line-height: 32px;
}

.package_drop .list {
    margin-top: 6px;
    margin-bottom: 20px;
}

.package_drop ._left {
    font-size: 13px;
    width: 28%;
}

.package_drop ._right {
    width: 70%;
}

    .package_drop ._right a {
        margin-right: 24px;
        display: inline-block;
        color: #888;
    }

        .package_drop ._right a:hover {
            color: #1592cb;
        }

.package_drop .g_ib {
    display: inline-block;
}

.package_drop .text-left {
    text-align: left;
}

.package_drop .mt5 {
    margin-top: 5px;
}

.package_drop .list-group span {
    display: inline-block;
    margin-right: 10px;
}

.package_drop .g_left {
    float: left;
}

.input_hov:hover, .package_drop .input_hov:focus {
    border: 1px solid #ff5722 !important;
}

.package_drop .imagesearch {
    height: auto;
    overflow: hidden;
    width: 100%;
}

.package_drop .imagediv {
    float: left;
    margin-bottom: 20px;
    position: relative;
    width: 160px;
    height: 80px;
}

    .package_drop .imagediv.wd130px {
        width: 130px;
    }

    .package_drop .imagediv img {
        height: 80px;
        max-width: 140px;
        width: 100%;
    }

    .package_drop .imagediv p {
        background: linear-gradient(to top,rgba(0,0,0,1),transparent 100%) rgba(0,0,0,0);
        box-sizing: border-box;
        position: absolute;
        text-align: center;
        width: 139px;
        color: #fff;
        bottom: -14px;
        font-size: 14px;
    }

.package_drop .pt25 {
    padding-top: 25px;
}

.package_drop .imagediv img:hover {
    box-shadow: 1px 1px 8px #8e8e8e;
}

/* bulid packages*/
.service .s-title {
    border-style: solid;
    border-width: 1px;
    width: 100%;
    padding: 8px 6px 6px 32px;
    font-size: 13px !important;
    border-radius: 0;
    position: relative;
    text-transform: capitalize;
    box-shadow: none !important;
    text-align: left;
}


.package-tab .btn {
    white-space: nowrap;
    height: 40px;
    width: 100%;
}

.package-tab .btn-success {
    color: #fff;
    background-color: #fff !important;
    border-color: #fff;
}

.package-tab .badgebox {
    opacity: 0;
}

.package-tab .btn-success .badge {
    color: #fff !important;
    border: 1px solid #fff;
}

.package-tab .btn .badge {
    position: absolute;
    top: 8px;
    left: 3px;
}

.package-tab .badgebox + .badge {
    text-indent: -999999px;
    width: 23px;
    margin-left: 2px;
}

.badgebox:checked + .badge {
    text-indent: 0 !important;
}

.package-tab .badge {
    display: inline-block;
    min-width: 10px;
    padding: 0 5px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 0;
    background-color: transparent;
    margin-top: 2px;
}

.add-remove-btn {
    width: 44px;
    height: 40px;
    font-size: 29px;
    border: 1px solid #fff;
    padding: 0;
    color: #fff;
    cursor: pointer;
    background-image: linear-gradient(to right,#33003a,#5e006c,#820094,#61016f,#29002e) !important;
}

.remove-circle {
    line-height: 34px;
    text-align: center;
}

.tour_label {
    background: #1EC6B6;
}

.form-control:focus {
    box-shadow: none;
}
/* transfer css */
.trnsfer-search .form-check.radio-green {
    width: 100%;
    height: 40px !important;
    padding: 6px 12px;
    background-color: white;
    border: 1px solid #fff !important;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

[type="radio"] {
    position: absolute !important;
    margin-left: 0 !important;
    opacity: 0;
}

.trnsfer-search .form-check.radio-green label {
    padding-left: 30px;
    color: #000;
    line-height: 25px;
    text-transform: capitalize;
}


.trnsfer-search [type="radio"] + label::after, [type="radio"] + label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    margin: 4px;
    width: 20px;
    height: 20px;
    z-index: 0;
    border-radius: 50%;
    border-style: solid;
    border-width: 2px;
    -webkit-transition: .28s ease;
    transition: .28s ease;
}
.trnsfer-search .checked [type="radio"]:checked + label::after {
    background-color: #d13a9e;
    border: 2px solid #f5f5f5;
}

.inner-addon .fa {
    background-color: transparent !important;
    border-left: 0px !important;
}

#anchorlocation {
    pointer-events: visible;
    border: none;
    color: #fff;
    height: 38px;
    top: 1px;
    right: 30px;
}

.drop_down_field_com .des_wrapper ul {
    margin: 0;
    width: 100%;
}

.drop_down_field_com .des_wrapper ul {
    margin: 0;
}

.nationality_div ul {
    left: 0;
    width: 200px !important;
}

.scroll_div li {
    padding: 5px !important;
    font-size: 12px;
}

.nationality_div li {
    padding: 0;
}

.btn-cart {
    position: absolute;
}
/****/
.lgpr6 {
    margin-bottom: 15px;
}

.lgpl0 {
    padding-left: 0px !important; 
}
.scoll-pane {
    width: 100%;
    height: auto;
    overflow: auto;
    outline: none;
    overflow-y: hidden;
    padding-bottom: 15px;
    border-bottom: 2px solid #828282;
    margin-bottom: 20px;
}
.search_controll .research {
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.scoll-pane::-webkit-scrollbar { 
  display: none; 
  }
.fa-arrow-circle-o-right:before {
    content: "\f18e";
}
.fa-arrow-circle-o-left:before {
    content: "\f190";
}

.menu_arrow {
    background: none;
    position: absolute;
    top: 24px;
    font-size:25px;
    color: #fff;
    width: auto;
    z-index: 1;
    padding: 0;
    outline: 0;
    cursor: pointer;
}
.menu_arrow.left{
    left:-15px;
}
.menu_arrow.right{
    right:-15px;
}

.fa-map-o:before {
    content: "\f278";
}

.fa-moon-o:before {
    content: "\f186";
}

.fa-user:before {
    content: "\f007";
}

.fa-pencil:before {
    content: "\f040";
}
.onlycheckbox #spnHotelType{
    margin-top:10px;
}

.setbut {
    height: 29px !important;
    line-height: 27px !important;
}

.package-tab .add_room_btn_wrapper {
  /* position: absolute; */
    bottom: 1px;
}
.fa-sign-in, .fa-sign-out{
    position: absolute;
    top: 15px;
    left: 8px;
    color: #666;
}
.fa-sign-out:before {
    content: "\f08b";
}
.main-menu-search {
    z-index: 1;
    position: relative;
    text-align: right;
    color: #fff;
    width: 80%;
    right: 0;
    float: right;
    margin-bottom: 20px;
}
.heading {
    color: #fff;
    font-size: 37px;
    font-weight: 900;
}
.main-menu-search p {
    width: 100%;
    padding: 10px;
    height: 40px;
    border-radius: 2px;
    font-size: 20px;
}
@media only screen and (min-width:992px) and (max-width:1199px) {
    .mr86 {
        margin-right: 28px;
    }
ul.research li {
    margin-right: 10px;
}
}

@media only screen and (min-width:768px) and (max-width:991px) {
   

    ul.more_module_ul li, ul.more_module_ul li:nth-child(2) {
    width: 26% !important;
}


.pref_bw {
    font-size: 12px;
}
.setsearch .btn {
    font-size: 12px;
}
.onlycheckbox {
    padding: 0;
}
    .research a {
        padding-left: 10px;
    }
    .main-menu-search {
     margin-bottom: 120px;
    margin-top: 55px;
}
.banner-area {
    top: 90px;
 }
    .rich-datepicker {
        left: 0 !important;
    }

    .mr86 {
        margin-right: 38px;
    }
      .text-black {
    font-size: 11px;
}
}

@media only screen and (min-width:320px) and (max-width:767px) {

    ul.more_module_ul li{
        width:45% !important;
    }
    ul.more_module_ul li:nth-child(2) {
    width: 45%;
}
    form label {
    font-size: 10px !important;
    margin-top: 2px !important;
}
    .service .s-title{
        font-size:11px !important
    }
    #searchcontant {
        display: none !important;
    }
    .xs-f {
        right:5px !important;
    }
    .xs-mt5 {
        margin-top:5px;
    }
    .main-menu-search {
        margin-bottom: 0;
    }
    .markup_div::before {
    right: 8px !important;

}
    .xs-pr0 {
        padding-right:0 !important;
    }
    ul#ddlPrefMarkup {
    width: 93%;
}
    .xs-right {
        right:-5px;
    }
    .des_wrapper{
        width: 270px;
    }
    .add_des_txtbox {
    width: 115px;
}
    .setsearch {
    position: relative !important;
    width: 100%;
    background: rgba(0, 0, 0, 0.67);
    padding: 85px 0;
    margin-top: 0;
}

    .sericon i, ul.research li {
        margin-right: -4px;
    }

    .hidden-xs {
        display: none;
    }

    .sericon i {
        width: 45px;
    }

    .banner_area_re {
    top: 0;
    padding-bottom: 0;
    padding-top: 20px;
    height: 100%;
    position: relative;
    background: url(/assets/project/img/hotel-search.jpg) center top/cover no-repeat;
    margin-top: -101px;
}
    .hotel_drop div.bhoechie-tab-container {
        width: 83.66%;
    }
    .research a i {
    color: #fff;
}
.research a {
    padding: 10px !important;
    padding-left: 0px !important;
    margin-right: 5px;
}
ul.research li a i {
   font-size: 16px;
   
    padding-left: 7px;
}
.pref_bwsear {
margin-bottom: 10px;
margin-top: 10px;
}
}

@media only screen and (min-width:320px) and (max-width:530px) {
    .research a {
    display: inline-block;
    padding: 10px 20px 5px 24px;
    color: #fff;
}
    .setsearch {
  
    bottom: 0;
}
    .xs-mr60 {
        margin-right: 60px;
    }

   .rich-datepicker {
    width: 329px !important;
}

        .rich-datepicker .days_new {
            padding: 6px 0 20px 78px !important;
        }

            .rich-datepicker .days_new li {
                padding-right: 35px !important;
                width: 35px !important;
                padding-left: 0 !important;
                font-weight: 400 !important;
                font-size: 12px;
            }

        .rich-datepicker .month-picker, .rich-datepicker .year-picker {
            text-indent: 6px !important;
            width: 70px !important;
        }

        .rich-datepicker .calendar {
            width: 260px !important;
        }

            .rich-datepicker .calendar .year-wrap {
                left: -4px !important;
            }

            .rich-datepicker .calendar .month-wrap ul {
                width: 258px !important;
            }

    .position-bottom .rich-datepicker {
    right: 0px !important;
}
    .rich-datepicker .calendar .year-wrap .size-4 {
        width: 104px !important;
    }

    .rich-datepicker .calendar .year-wrap li {
        width: 33px !important;
    }

    .rich-datepicker .calendar .year-wrap .size-7 {
        width: 213px !important;
    }

    .rich-datepicker .calendar .year-wrap .size-3 {
        width: 71px !important;
    }

     .rich-datepicker .calendar .year-wrap .size-5{
        width: 140px !important;
    }
    .rich-datepicker .calendar .year-wrap .size-6 {
        width: 174px !important;
    }
    .rich-datepicker .calendar .year-wrap strong {
    width: 125px;
}
}

@media only screen and (max-width:480px) {
    .h_star {
        width: 100%;
    }

    .addroom1, .hoteltab .addroom {
        width: 284px !important;
    }

    .text_box_wrapp {
        padding-left: 12px;
    }
     
     .mr30 {
        margin-right: 5px;
    }
}
#roomdetails .addr {
    position: absolute;
    /* bottom: 5px; */
}
.package-tab .destination_div::before {
    border-bottom: 10px solid #B3B3B3;
    width: 0;
    right: 8px !important;
}

.package-tab .nationality_div::before {
        width: 0;
    border-bottom: 10px solid #B3B3B3;
    left:107px;
    top: -4px;
}

.nationality_div {
    left: -28px;
}

.holidaytab  .currency_div ul{
    overflow-y: scroll;
    width: 156px !important;
    height: 200px;
    right: -20px;
}
.transfer #roomdetails .addr {
       position: absolute;
    bottom: 0px;
    }
.mr35 {
      margin-right: 35px;
 }
.tourtab #roomdetails .addr {
    position: absolute;
    bottom: 0px;
}
.setsearch .tourtab .btn{
    line-height:35px;
}
.tourtab .destination_div::before {
    border-bottom: 10px solid #B3B3B3;
    width: 0;
    right: 10px !important;
}
.mr93 {
    margin-right: 83px;
}
.fa-plane:before {
    content: "\f072";
}
.line_heig {
    line-height:37px !important;
}
.fa-ship:before {
    content: "\f21a";
}
.rightsete {
     right: 24px;
    

}
.thright {
    right: 24px !important;
}
.holidaytab #roomdetails .addr {
    position: absolute;
    bottom: 0px;
}
.pset {
    padding:0 5px;
}
.fa-cab:before, .fa-taxi:before {
    content: "\f1ba";
}
.fa-train:before {
    content: "\f238";
}

ul.more_module_ul li {
    display: inline-block;
    width: 10%;
    margin-right: 10px;
}

ul.more_module_ul {
    margin-bottom: 20px;
}
.fa-ellipsis-h:before {
    content: "\f141";
}
.other_li .dropdown {
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    padding: 15px 16px;
    border-radius: 10px;
    margin-top: -51px;
    position: absolute;
}
.other_li .dropdown button{
    background-color: transparent !important;
    background-image: none !important;
    height: auto;
    line-height: normal;
    width: auto;
    border: 0;
    padding: 3px 0;
}
li.other_li ul li a {
    width: 100%;
    background-color: #fff !important;
    border: 0;
    text-align: left;
    font-size: 16px;
    padding: 4px 11px;
}

li.other_li ul li {
    width: 100%;
}
.fa-cc-visa:before {
    content: "\f1f0";
    font-size:16px;
}
.fa-umbrella:before {
    content: "\f0e9";
}
   .awesome {
    -webkit-animation: colorchange 10s infinite alternate;
    font-size: 17px;
    font-weight: 700;
}
    @-webkit-keyframes colorchange {
    0%,100%,20%,40%,60%,80% {
        color: #fd040a
    }

    10%,30%,50%,70%,90% {
        color: #113f6d
    }
}


     .trip-type.quotaion_ar label.checked span::after{
         content:none;
     }


     ul.more_module_ul li:nth-child(2) {
 width:15%;
}

  .fa-cogs:before {
    content: "\f085";
}
 .fa-users:before {
    content: "\f0c0";
}

.fa-times:before {
    content: "\f00d";
}
    .fa-check:before {
    content: "\f00c";
}