.bread {
    padding-top: 175px;
    position: relative;
}

.icon-set {
    float: left;
    font-size: 25px;
    line-height: 56px;
    color: #fff;
    padding-right: 20px;
}

.page-title-container .page-title .entry-title {
    line-height: 56px;
    color: #fff;
    margin: 0;
}

.fa-list-ul::before {
    content: "\f0ca";
}

.page-title-container img {
    position: absolute;
}

section {
    padding-top: 30px;
    background: #f6f7f9 !important;
    margin-bottom: 30px;
}

.p0 {
    padding: 0px;
}

.p5 {
    padding: 5px;
}

.pl0 {
    padding-left: 0px;
}

.fancy-collapse-panel .panel-default > .panel-heading {
    padding: 0;
    background-color: #fff;
}

.fancy-collapse-panel .panel-heading a {
    padding: 10px 31px 10px 0;
    display: inline-block;
    width: 100%;
    background-color: #fff;
    color: #131a2f !important;
    position: relative;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    text-transform: capitalize;
}

    .fancy-collapse-panel .panel-heading a:before {
        font-family: "FontAwesome";
        content: "\f106" !important;
        position: relative;
        right: -25px;
        font-size: 18px;
        font-weight: 600;
        top: 12px;
        line-height: 17px;
        float: right;
        background: #fff;
        border-radius: 50px;
        width: 25px;
        height: 25px;
        padding: 1px 5px;
        margin-top: -15px;
    }

    .fancy-collapse-panel .panel-heading a.collapsed:after {
        content: "\f067";
    }

.list_box {
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 0 8px 1px #e4e4e4 !important;
    border: 1px solid #e6e6e6;
}

.hotel_text_div {
    padding: 10px;
    height: 70px;
}

.price-div {
    padding: 10px 0 0 0;
    height: 40px;
    color: #f4364f;
    font-size: 19px;
}

.price_one {
    font-weight: bold;
    padding: 0 4px;
}

.price_two {
    text-decoration: line-through;
    font-size: 14px;
}

.ribbon-txt {
    background: #5bb659;
    padding: 5px 10px;
    font-size: 11px;
    text-transform: capitalize;
    padding-right: 4px;
    color: #fff;
    position: relative;
}

.fa-star::before {
    content: "\f005";
}

.btn_star ul li {
    display: inline-block;
    font-size: 14px;
    padding-top: 11px;
    padding-left: 10px;
    color: #b0afaf;
}

.read_more_button {
    background: #26bdf7;
}

.read_more_button {
    float: right;
    color: #fff;
    width: 44%;
    text-align: center;
    line-height: 41px;
    /*! padding: 0 0 0 20px; */
    background: #FFA726;
    position: relative;
    font-weight: 700;
    font-size: 12px;
    margin-right: -1px;
    margin-bottom: -1px;
    border-radius: 0;
    text-transform: uppercase;
    text-align: center;
}

    .read_more_button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        width: 0;
        height: 0;
        border-top: 20px solid transparent;
        border-left: 15px solid #fff;
        border-bottom: 20px solid transparent;
    }

/*.bg-img {
    background-image: url('/Images/banner-sub-slider .jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 0px;
    text-align: center;
    color: white;
    height: 200px;
}*/

.bg-img .page-title-container {
    height: 49px;
    background: #000;
    opacity: 0.8;
    margin-top: 81px;
}

    .bg-img .page-title-container .page-title .entry-title {
        line-height: 55px;
        color: #fff;
        margin: 0;
        padding-left: 17px !important;
        font-size: 20px !important;
    }

    .bg-img .page-title-container .breadcrumbs {
        height: 100%;
        padding-right: 17px !important;
    }

.page-title-container .breadcrumbs li {
    float: left;
    /* line-height: 56px; */
    display: inline;
    margin-left: 5px;
    font-size: 13px;
    font-weight: 700;
    text-transform: unset;
}

    .page-title-container .breadcrumbs li a {
        padding-right: 5px;
        color: #fff;
    }

    .page-title-container .breadcrumbs li.active {
        color: #fdb714;
    }

    .page-title-container .breadcrumbs li::after {
        content: "/";
        color: #fff;
    }

    .page-title-container .breadcrumbs li:last-child::after {
        content: "";
    }

.btn_star {
    display: block;
    width: 100%;
    position: relative;
}

.hotel_icon_div ul {
    padding-left: 10px;
    margin-bottom: 0px;
}

    .hotel_icon_div ul li {
        display: inline-block;
        margin-bottom: 10px;
        width: 48%;
        color: #838383;
    }

        .hotel_icon_div ul li i {
            color: #999999;
            font-size: 13px;
            vertical-align: initial;
            padding: 5px !important;
            border-radius: 50px;
            width: 25px;
            height: 25px;
            text-align: center;
            margin-right: 9px;
            background-image: none;
            display: inline-block;
            background: #F2F2F2;
        }

.wdi100 {
    width: 100% !important;
}

.product_item {
    text-align: center;
    font-size: 17px;
    padding: 5px 0;
    background: #f3f4f6;
}

.font-b {
    font-weight: bold;
}

.view {
    position: relative;
    overflow: hidden;
    cursor: default;
}


.hotel_text_div .hei-70 {
    height: 40px;
    position: relative;
    display: block;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-all;
    color: #666;
    font-weight: bold;
    font-size: 17px;
}

.hotel_text_div a:hover {
    text-decoration: none;
}

.zoom:hover img, .zoom:hover video {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.zoom img, .zoom video {
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    /* object-fit: contain; */
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.sort_select {
    position: absolute;
    color: #acacac;
    pointer-events: none;
    top: 9px;
    right: 5px;
    font-size: 17px;
}

.sort_div_box {
    width: 100%;
    display: inline-block;
    padding: 5px;
    background: #942d9f !important;
    border: 1px solid #e6e6e6;
    color: #fff;
}

select, input {
    border-radius: 3px;
    background: transparent;
    line-height: normal;
    color: #fff;
    border: 0;
    height: 37px !important;
    width: 100% !important;
    padding: 8px;
    font-size: 13px;
}

.sort_div_box ul {
    padding: 0px;
}

.head-text {
    line-height: 35px;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: bold;
    padding-right: 10px;
}

.check_box input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: 1px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border: 1px solid #dedede;
}

.check_box:hover input ~ .checkmark {
    background-color: #ccc;
}

.check_box input:checked ~ .checkmark {
    background-color: #fff;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.check_box input:checked ~ .checkmark:after {
    display: block;
}

.check_box .checkmark:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid #ffa726;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.check_box {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: normal;
}

.check_box_content ul {
    padding: 0px;
}

.search_main {
    background: #fff;
    display: inline-block;
    width: 100%;
    border: 1px solid #ddd;
    position: relative !important;
    padding: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.search_main_one input {
    height: 39px !important;
}

.search_main_one .fa {
    padding: 10px;
    top: 2px !important;
    right: 0px;
    border-radius: 0 3px 3px 0;
    color: #d4d4d4 !important;
    float: right;
    position: absolute;
}

.btn_search {
    cursor: pointer;
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 15px;
    border-radius: 3px;
    font-weight: bold;
    height: 39px;
    display: inline-block;
    line-height: 39px;
}
#navbar.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
    left: 0;
    transition-duration: 5s;
    transition-delay: 2s;
}

    #navbar.affix .search_main {
        margin-left: 0;
        width: 100%;
        text-align: center;
    }

    #navbar.affix .ma-le-13 {
        margin-left: 13%;
    }

.autocomplete-suggestions {
    text-align: left;
    cursor: default;
    border: 1px solid #c7c7c7;
    background: #e8eaee;
    box-shadow: 1px 5px 16px rgba(10,0,88,.23);
    position: absolute;
    display: none;
    z-index: 9999;
    max-height: 254px;
    overflow: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    overflow: visible;
    margin-top: 0;
    width: 315px !important;
    padding: 7px;
}

.autocomplete-suggestions, .empty_cart, .icon_addr .travelo-box, .left_contact .travelo-box, .over_fl, .search_loading, .sort_wrap, .step, .step li, .step_div, .txt-wrap-hide {
    overflow: hidden;
}

.autocomplete-suggestion {
    position: relative;
    padding: 5px 11px;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    color: #666;
    background: #fff;
    font-weight: 500;
}

    .autocomplete-suggestion b {
        font-weight: 600;
        color: #1f8dd6;
    }

.red-box {
    background: #e53935;
    color: #fff;
    font-size: 13px;
    padding: 1px 4px;
    border-radius: 3px;
    top: 57px;
    position: absolute;
    z-index: 1;
    float: right;
    left: 4px;
}

.green-box {
    background: #FFA726;
    color: #fff;
    font-size: 13px;
    padding: 2px 15px;
    border-radius: 3px;
    display: block;
    top: 29px;
    position: absolute;
    z-index: 222;
    right: 3px;
}

.min-price-label, .max-price-label {
    padding: 0;
}

/* price */


.panel-content {
    padding: 20px;
}

.ui-slider.ui-slider-horizontal {
    height: 5px;
}

.ui-widget.ui-widget-content {
    border: unset !important;
}



.ui-slider.ui-slider-horizontal .ui-slider-handle {
    margin-left: -7px;
    top: -5px;
    color: #000;
    background: #f7f7f7;
    border-radius: 50%;
    width: 15px !important;
    height: 15px !important;
    border: 2px solid #942d9f;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 17px !important;
    height: 17px !important;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-slider.ui-slider-horizontal .ui-slider-range {
    height: 4px !important;
    margin-top: 0px;
}

.hotel_icon_div ul li span {
    color: #838383;
}

.cart_currency {
    width: auto;
}

.btn_star {
    opacity: 1;
    padding: 6px;
    height: 55px;
}

.list_box:hover .btn_star {
    opacity: 1;
}

.add_to_cart {
    color: #fff !important;
    padding: 5px;
    width: 55%;
    position: absolute;
    text-align: center;
    background: grey;
    font-weight: bold;
    text-transform: capitalize;
    font-size: 13px;
    border-radius: 3px;
    cursor: pointer;
    margin: 10px auto;
    display: block;
    left: 0;
    right: 0;
}

    .add_to_cart .fa, .book_now .fa {
        vertical-align: initial;
        font-size: 16px;
        padding-right: 5px;
    }

.book_now {
    color: #fff;
    border: 1px solid #7db033;
    padding: 5px;
    width: 45%;
    position: absolute;
    text-align: center;
    background: #7db033;
    font-weight: bold;
    text-transform: capitalize;
    font-size: 13px;
    border-radius: 3px;
    float: right;
    right: 0;
    margin-right: 10px;
    cursor: pointer;
}

.hotel_text_div a:hover span {
    color: #428bca;
}

.minus, .plus {
    width: 30px;
    height: 31px;
    background: #e6e6e6;
    border-radius: 4px;
    padding: 2px;
    border: 1px solid #ededed;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    font-size: 17px;
    font-weight: bold;
    color: #000;
}

.check input {
    width: 0% !important;
    margin-left: -19px !important;
    top: -13px !important;
    float: left;
}

.checkbox input[type="checkbox"] {
    opacity: 0;
}

.check .checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 12px;
    width: 86%;
    padding-top: 2px;
}

    .check .checkbox label::before {
        top: 3px !important;
        left: 0px;
    }

    .check .checkbox label::before {
        content: "";
        display: inline-block;
        position: absolute;
        width: 18px;
        height: 18px;
        left: 0px;
        top: 1px;
        margin-left: -20px;
        border: 1px solid #cccccc;
        border-radius: 0;
        background-color: #eee;
        -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    }

.checkbox-primary input[type="checkbox"]:checked + label::before {
    background-color: #eee;
    border-color: #d5d5d5;
    font-family: 'FontAwesome';
    content: "\f00c";
    color: #ffa726;
    font-size: 12px;
    padding: 0px 3px;
    line-height: 16px;
    border-radius: 0;
    width: 18px;
    height: 18px;
}

.ui-slider .ui-slider-range {
    display: block;
    position: absolute;
    z-index: 1;
    border: none;
    background: #f18320;
    border-radius: 0px;
}

.clearer {
    clear: both !important;
}


.image-box {
    margin-bottom: 10px;
    background: #fff;
    padding: 5px;
}

.tours-img {
    float: left;
    width: 70px;
}

.desc_top {
    width: 160px;
    float: left;
    padding-left: 5px;
    margin-top: 0;
    line-height: normal;
}

    .desc_top b {
        color: #666;
        text-transform: capitalize;
        font-size: 15px;
    }

.gray-color {
    font-size: 12px;
    line-height: 21px;
}



.edit {
    text-align: right;
    margin-top: -7px;
    margin-right: 0;
}

.fa-trash {
    top: -3px;
    position: relative;
    font-size: 17px;
}

.cart_images {
    width: 63px;
    height: 59px;
}

.Checkout_btn {
    color: #fff !important;
    margin: 0 auto;
    display: block !important;
    white-space: normal !important;
    font-size: 14px !important;
    border-radius: 4px;
    width: 54%;
    padding: 8px !important;
    background: #5d006b !important;
    text-align: center !important;
}

.price_cartwrapp {
    border: 4px solid #fff;
    height: auto;
    width: 100%;
    display: inline-block;
}





.preloader {
    background-color: #fff;
    background-position: center center;
    left: 0;
    position: fixed;
    z-index: 999999;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    top: 0;
}

.wait_loader {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}



.loader4:before,
.loader4:after,
.loader4 {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load4 1.8s infinite ease-in-out;
    animation: load4 1.8s infinite ease-in-out;
}

.loader4 {
    margin: 10px auto;
    font-size: 12px;
    position: relative;
    text-indent: -9999em;
    -webkit-animation-delay: 0.16s;
    animation-delay: 0.16s;
}

    .loader4:before {
        left: -3.5em;
    }

    .loader4:after {
        left: 3.5em;
        -webkit-animation-delay: 0.32s;
        animation-delay: 0.32s;
    }

    .loader4:before,
    .loader4:after {
        content: "";
        position: absolute;
        top: 0;
    }

@-webkit-keyframes load4 {
    0%, 80%, 100% {
        box-shadow: 0 2.5em 0 -1.3em #000;
    }

    40% {
        box-shadow: 0 2.5em 0 0 #000;
    }
}

@keyframes load4 {
    0%, 80%, 100% {
        box-shadow: 0 2.5em 0 -1.3em #000;
    }

    40% {
        box-shadow: 0 2.5em 0 0 #000;
    }
}

.adjust {
    min-height: 60px;
    height: auto;
}

.mt {
    margin-top: 50px;
}
/* add new css for  bedlinker */

.fa-history::before {
    content: "\f1da";
}

.fa-group::before, .fa-users::before {
    content: "\f0c0";
}



.fa-hand-o-up::before {
    content: "\f0a6";
}

.fa-search::before {
    content: "\f002";
}

.fa-unsorted::before, .fa-sort::before {
    content: "\f0dc";
}


#datacart .panel-title {
    border-bottom: 0px !important;
}

    #datacart .panel-title a {
        padding: 12px 35px 12px 15px;
        display: inline-block;
        width: 100%;
        background-color: #fff;
        color: #003163;
        position: relative;
        text-decoration: none;
        font-size: 14px;
        font-weight: bold;
        text-transform: capitalize;
    }

        #datacart .panel-title a:before {
            font-family: "FontAwesome";
            content: "\f106" !important;
            position: relative;
            right: -25px;
            font-size: 18px;
            font-weight: bold;
            top: 12px;
            line-height: 22px;
            margin-top: -16px;
            float: right;
            background: #fff;
            border-radius: 50px;
            width: 25px;
            height: 25px;
            padding: 1px 5px;
            color: #131a2f;
        }

.font-shopping-icon {
    text-align: center;
    font-size: 32px;
    vertical-align: sub;
    padding-right: 6px;
    color: #114a82;
    top: 12px;
    position: relative;
}

.desc span b {
    color: #114a82;
    font-size: 13px;
}

.shopping-cart-img {
    text-align: center;
}

.no-record img {
    margin: 0 auto;
    display: block;
}

.fa-trash::before {
    content: "\f1f8";
}

.glyphicon-trash::before {
    content: "\f1f8";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 18px;
}

.glyphicon {
    font-family: 'Glyphicons Halflings';
    top: 11px;
    position: relative;
    font-size: 15px;
    cursor: pointer;
}

.price_cartwrapp a {
    width: 100%;
    margin: 0 auto;
    padding: 0 18px !important;
    position: relative;
    font-weight: normal;
    line-height: 28px;
}

.close::before {
    top: -832px !important;
}

.ht_146 {
    height: 146px !important;
}

.op_c {
    opacity: 1 !important;
}

.mr10 {
    margin-right: 10px !important;
}

.btn_alt {
    border: 1px solid #cdcdcd !important;
    border-radius: 4px;
    font-family: sans-serif;
    line-height: 32px !important;
    min-width: 66px;
    padding: 0 15px !important;
    font-weight: normal;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
    overflow: hidden;
    border: 1px solid #e6e6e6;
    box-shadow: none !important;
    background: #fff;
}


.btn_star span a:hover {
    color: #fff !important;
}

.btn_star span a {
    cursor: pointer;
}

.btn_star span .add_to_cart:hover {
    background: #fff;
    border: 1px solid grey !important;
    color: grey !important;
}

.btn_star span .book_now:hover {
    background: #fff;
    border: 1px solid #7db033 !important;
    color: #7db033 !important;
}

.ribbon-txt::before {
    position: absolute;
    top: 0;
    bottom: 0;
    content: "";
    right: -10px;
    border-top: 14px solid transparent;
    border-left: 10px solid rgb(91, 182, 89);
    border-bottom: 14px solid transparent;
    width: 0;
}

/*.list_box:hover {
    box-shadow: 0px 5px 19px -3px rgba(0, 0, 0, 0.23);
    transform: scale(1.02);
}*/

.before_a li {
    line-height: 25px;
    font-size: 15px;
}

    .before_a li a::before {
        content: "\f178";
        position: relative;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 14px;
        padding-right: 10px;
        font-size: 14px;
    }

.type_servi ul.filters-option li {
    margin-bottom: 1px;
    padding: 0;
    border-radius: 20px;
    color: #000;
    font-size: 13px;
    cursor: pointer;
}

    .type_servi ul.filters-option li.active a {
        color: #000;
    }

        .type_servi ul.filters-option li.active a::before {
            background: linear-gradient(to right,#e1418c,#d6379b,#c732ab,#b035bc,#913ccd);
            color: #fff;
        }

.pd5 {
    padding: 5px;
}

.fa.fa-search, .fa-unsorted {
    color: #fff;
    font-size: 16px;
    top: 11px;
}




.ui-slider.ui-widget-content {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px 5px 5px 5px;
    border-radius: 0px;
    background: #d2d2d2;
}

ul.check-square li a::before {
    font-family: FontAwesome;
    background: #fff;
    color: #fff;
    padding: 2px;
    font-size: 12px;
    border-radius: 0;
    font-weight: normal;
    border: 1px solid #a039c5;
}

ul.check-square li.active {
    background: #fff !important;
    color: #fff;
}

.page-title {
    width: 50%;
}

.panel-group .panel + .panel {
    margin-top: 10px !important;
}



.fa-trash-o::before {
    content: "\f014";
    font-size: 22px;
    float: right;
    cursor: pointer;
}

.page-title {
    width: 50%;
}

.pos_rel a:focus {
    color: #197ec2 !important;
}

.pos_rel a {
    font-size: 13px;
    color: #000;
}

@media only screen and (max-width:767px) {
    .res_img {
        width: 100%;
    }

    .list_box {
        width: 100%;
    }

    .type_ul li {
        width: 100% !important;
    }

    .type_ul {
        display: flex;
        overflow-y: scroll;
    }

    .voucher_name_t {
        font-size: 10px !important;
    }

    .breadcrumbs {
        top: 0px !important;
    }
}

@media only screen and (max-width:991px) and (min-width:320px) {

    .mobile_filter {
        background-color: #fff;
        height: 100%;
        left: -100%;
        padding-top: 36px;
        position: fixed !important;
        top: 0;
        transition: all .5s ease 0s;
        width: 100%;
        z-index: 1000;
    }
     .mobile_filter_btn {
        background-color: #fff;
        border: 2px solid #7791a0;
        border-radius: 50px;
        bottom: 10px;
        height: 35px;
        right: -44px;
        width: 35px;
    }

    .fa-filter::before {
        content: "\f0b0";
    }

    .mobile_filter_btn_close {
        z-index: 1;
        border: none;
        border-radius: 50px;
        color: #fff;
        height: 20px;
        line-height: 0;
        padding: 0;
        right: 3px;
        top: 3px;
        width: 20px;
    }

    .mobile_filter_btn_close {
        display: block;
        cursor: pointer;
        position: absolute;
    }

    .mobile_filter_btn {
        display: block;
        cursor: pointer;
        position: fixed;
        bottom: 0;
        left: 20px;
    }

    .for_mblmenu {
        top: 10px;
        height: 96%;
        left: 0;
        overflow-x: scroll;
        padding: 15px;
        position: absolute;
        width: 100%;
    }

    .res_mobilr_div {
        left: 0 !important;
        overflow-x: scroll;
    }

    .mobile_filter_btn .fa-filter {
        font-size: 18px;
        line-height: 33px;
        margin-left: 8px;
        color: #7791a0;
    }

    .fa-times::before {
        content: "\f00d";
    }

    .fa-filter {
        background-image: none !important;
    }

    .mobile_filter_btn_close .fa.fa-times {
        background-image: none;
        line-height: 18px;
        margin-left: -7px;
        color: #fff;
        background: #114a82;
        background-image: none;
        border-radius: 50px;
        padding: 5px;
    }
}

.type_ul {
    padding-bottom: 15px;  text-align: center; 
}

    .type_ul li {
        width: 20%;
        text-align: center;
        cursor: pointer;
        display: inline-block;
        background: #942d9f6b;
        padding: 10px;
        margin-right: 20px;
        border-radius: 5px;
    }

.voucher_name_t {
    text-align: center;
    padding-top: 10px;
    font-size: 14px;
    text-transform: capitalize;
    color: #fff;
    padding-bottom: 5px;
    border: 0px;
    height: auto;
    line-height: normal;
    display: inline-flex;
}

.voucher_img img {
    width: 64px;
    height: 64px;
    object-fit: contain;
    text-align: center;
    margin: 0 auto;
    position: relative;
    top: 5px;
    display: block;
}

voucher_img {
    margin: 0px auto;
    height: 70px;
    width: 80px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;
    background: #fff;
    border-radius: 5px;
}

.d_right {
    font-size: 20px;
    padding-left: 5px;
    vertical-align: middle;
}

.voucher_box li {
    display: flex;
    padding-bottom: 10px;
}

.v_type {
    background: url(/assets/travel/img/iconsvoucher.png);
    width: 20px;
    height: 20px;
    display: block;
    float: left;
}

.v_name {
    padding-left: 10px;
    font-size: 13px;
    color: #3494E6;
    font-weight: bold;
}

.voucher_img {
    margin: 0 auto;
}


.more_drop {
    position: absolute;
}

    .more_drop .dropdown-menu li {
        width: 100%;
        text-align: left;
        padding: 5px 5px;
        border-bottom: 1px solid #ddd;
    }

    .more_drop .dropdown-menu {
        right: 26px;
        border: 1px solid #ddd;
        border-radius: 0;
    }

    .more_drop button:hover {
        background: transparent;
    }

    .more_drop .dropdown-menu > li > a:focus, .more_drop .dropdown-menu > li > a:hover {
        text-decoration: none;
        color: #000;
        background-color: transparent;
    }

.v_img_dro img {
    width: 35px;
    height: 35px;
    position: relative;
    margin: 0 10px;
}

.more_drop .dropdown-menu > li > a {
    clear: both;
    font-weight: 400;
    color: #333;
    padding: 0 15px 0 0;
    font-size: 13px;
    text-transform: capitalize;
}

.validity_to {
    font-size: 12px;
    color: #942d9f;
    padding: 5px;
    text-transform: capitalize;
}

.voucher-ribbon {
    position: absolute;
    z-index: 1;
}


.currencysymbol {
    top: -1px;
    position: relative;
}


.panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top: 0 !important;
}

.red_text_detail {
    height: 50px;
    padding-left: 8px;
    line-height: 10px;
}

.min_price_span {
    font-size: 15px;
}

.hotel_icon_div {
    margin-top: 27px;
}

span.hei-70:hover {
    color: #fd040a !important;
}



.pac-target-input:not(:-webkit-autofill) {
    animation-name: endBrowserAutofill;
}

.pc_input {
    padding-left: 42px;
}

.floating-input, .floating-select {
    width: 100%;
    height: 42px;
    border: 1px solid #e6e6e6 !important;
    padding-left: 10px;
    background: #fff !important;
}

.book_appointment .ribbon-txt {
    background: #01b7f2;
    top: 35px;
}

    .book_appointment .ribbon-txt::before {
        border-left: 10px solid #01b7f2;
    }


.x-btn {
    left: 0%;
}

.x-btn, .y-btn {
    position: absolute;
    top: 0%;
    height: 100%;
    /* padding: 5px; */
    color: #333 !important;
    border: none;
    z-index: 0;
}

.y-btn {
    right: 0%;
}

.fa-angle-left {
    left: -37px !important;
    padding-right: 7px;
}

.fa-angle-left, .fa-angle-right {
    font-size: 32px;
    border: 0;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    display: block;
    text-align: center;
    color: #114a82;
    top: 30px;
    position: relative;
    left: 10px;
    padding-left: 5px;
    cursor: pointer;
    box-shadow: 0 1px 7px 0 rgba(0,0,0,.4);
    background: #fff;
    font-size: 26px;
    padding-top: 4px;
}



#searh_filter.stick {
    margin-top: 0;
    position: fixed !important;
    top: 0px;
    z-index: 9;
    width: 845px;
    background: #cda2d4;
    text-align: left;
    border: 1px solid #d4d4d4;
}

#datacart.stick {
    top: 0px !important;
}


.img_active .voucher_img {
    box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
}

.img_active .voucher_name_t {
    color: #114a82 !important;
    font-size: 12px;
}

.voucher_wait_div {
    position: absolute;
    background: rgba(0,0,0,0.5);
    width: 100%;
    z-index: 9999;
    height: 100%;
    top: 0;
    bottom: 0;
    text-align: center;
}

.upsell_wait {
    position: fixed;
    left: 0;
    right: 0;
    top: 50%;
    font-size: 27px;
    text-transform: capitalize;
}

.voucher_wait_div .sk-circle .sk-child:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
    animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}

.text_please {
    color: #fff;
}

.fa-repeat:before {
    content: "\f01e";
}


#searh_filter.stick .btn_search {
    color: #fff;
    background: #5d006b !important;
}

.breadcrumbs {
    background: white;
    padding-right: 8px;
    float: left;
    margin-bottom: 10px;
}

.bottomb {
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    padding-bottom: 8px;
}

.panel-title {
    padding-left: 10px;
}

.bottomb::after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 65px;
    height: 1px;
    background-image: linear-gradient(to right,#e1418c,#d6379b,#c732ab,#b035bc,#913ccd);
}


.navbar {
    box-shadow: none;
    margin-bottom: 0px;
}

.serc_pl ::placeholder {
    color: #fff !important;
}

.number input {
    color: #000;
}

.floating-label input{
    color:#000 !important;
}
.fa-map-marker:before {
    content: "\f041";
}
.over_scroll{
        max-height: 250px;
    overflow-y: scroll;
}
.mobile_filter{
    position: -webkit-sticky;
     position: sticky; 
     top: 0; 
}


.modify_btn{
        background: #fff;
        color: #942d9f;
        border-radius: 2px;
        font-size: 14px;
        text-transform: capitalize;
        width: 100%;
        display: block;
        padding: 8px 15px;
       cursor:pointer;
}
.modify_box{
        display: inline-block;
    width: 100%;
    padding: 10px 0;
    border-left: 1px solid #ddd;
    background: #fff;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-top: -5px;
    position:relative;
}
.fa-search:before {
    content: "\f002";
}
.fa-calendar:before {
    content: "\f073";
}
.modify_box .fa {
    position: absolute;
    top: 14px;
    left: 23px;
    font-size: 15px;
    color: #afafaf;
    z-index: 4;
}
.modify_box .floating-input, .modify_box .floating-select {
    padding-left: 33px !important;
}
a.modify_btn.collapsed::before {
    content: "\f107" !important;
    background: none;
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 16px !important;
    font-family: FontAwesome !important;
    float: right;
    display: block;
    right: 9px;
    position: absolute;
}
.modify_btn::before{
     content: "\f106" !important;
    background: none;
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 16px !important;
    font-family: FontAwesome !important;
    float: right;
    display: block;
    right: 9px;
    position: absolute;
}
.modify_box .btn{
    width:100%;
    padding:10px 0
}



.rich-datepicker-wrap {
    position: relative
}

    .rich-datepicker-wrap input {
        position: relative;
        z-index: 2;
        background: 0 0;
        background-position-x: 0;
        background-position-y: 0;
    }

    .rich-datepicker-wrap .tooltip {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        color: #c2c2c2;
        overflow: hidden
    }



.position-bottom .rich-datepicker {
    top: 100%;
    color: #6d6d6d;
    width: 480px;
    z-index: 9999;
    position: absolute;
    padding: 0;
    background: #fefefe;
    box-shadow: 3px 3px 15px rgba(0, 0, 0, .4);
    left: auto !important;
    right: 0;
}

.select_date_div {
    background-color: #197ec2;
    color: #fff;
    font-size: 13px;
    height: 34px;
    line-height: 34px;
    padding-left: 8px
}

.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 li,
.rich-datepicker ul {
    margin: 0;
    padding: 0;
    color: #333;
    list-style-type: none
}

.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
}

.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 .calendar,
.rich-datepicker .month-picker,
.rich-datepicker .year-picker {
    float: left;
    height: 344px;
    overflow: hidden;
    position: relative
}

    .rich-datepicker .month-picker ul,
    .rich-datepicker .year-picker ul {
        padding-top: 1px;
        position: relative;
        z-index: 2
    }

    .rich-datepicker .month-picker li:nth-child(1) {
        color: #1a1a1a
    }

.month-picker li {
    height: 28px;
    border-left: 3px solid #ededed;
    line-height: 30px;
    font-size: 12px
}

.activ_month {
    background-color: #fff;
    border-left: 3px solid #ff9334 !important;
    text-align: left;
    z-index: 3
}

.rich-datepicker .calendar {
    background: #fff;
    overflow-y: scroll !important;
    width: 370px
}

    .rich-datepicker .calendar .year-wrap {
        width: 100%;
        position: absolute;
        left: 0;
        display: none
    }

.year-wrap {
    padding-top: 20px
}

.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
}

.BackDay {
    color: grey !important;
    opacity: .9 !important;
    pointer-events: none !important
}

.rich-datepicker .day {
    cursor: pointer
}

.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
}

.current {
    background-color: #197ec2;
    border-radius: 0;
    color: #fff !important
}


@media only screen and (max-width:767px) and (min-width:320px) {
    .btn_search {
   margin-top:10px;
}
    .voucher-list {
    margin-top: 35px;
}

  .no-record img {
    width: 100%;
    height: auto;
}   
  .page-title-container{
        display:none;
  }  
    
.position-top .rich-datepicker {
    top: auto;
    bottom: 100%;
}

.position-bottom .rich-datepicker {
    top: 100%;
    color: #6d6d6d;
    width: 353px;
}

.rich-datepicker {
    position: absolute;
    padding: 0;
    background: #fefefe;
    box-shadow: 3px 3px 15px rgba(0,0,0,.4);
    border-radius: 5px;
}
  .rich-datepicker .days_new {
    background-color: #5d006b !important;
    height: 30px;
    opacity: 1;
    overflow: hidden;
    padding: 5px 0 5px 94px;
    position: absolute;
    top: 34px;
    z-index: 1;
    color: #fff;
}
 .rich-datepicker .days_new li {
    float: left;
    font-weight: 700;
    line-height: 21px;
    text-align: center;
    width: 35px;
    font-size: 11px;
    color: #fff;
    padding-left: 0px;
    padding-right: 37px;
}

.current.rest-day {
    color: #000;
}
.rich-datepicker .calendar .year-wrap {
    width: 100%;
    position: absolute;
    left: 0;
    display: none;
    padding-top: 30px;
}

  .rich-datepicker .calendar .year-wrap strong {
    border-bottom: 1px solid #e1e1e1;
    cursor: default;
    display: block;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    width: 100%;
    text-align: center;
    color: #5d006b;
}

.rich-datepicker .calendar .month-wrap {
    height: 305px;
    margin-bottom: 65px;
}
.rich-datepicker .calendar .year-wrap li {
    font-size: 12px;
    float: left;
    width: 34px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #fff;
    margin: 1px;
    color: #333;
    border-radius: 50px;
}

.rich-datepicker .day {
    cursor: pointer;
}

rich-datepicker .day:hover {
    background-color: #1289d880 !important;
    color: #fff;
}

.rich-datepicker .calendar .year-wrap .size-2 {
    width: 32px;
}
.rich-datepicker .calendar .year-wrap .size-3 {
    width: 70px;
}

.rich-datepicker .calendar .year-wrap .size-4 {
    width: 108px;
}

.rich-datepicker .calendar .year-wrap .size-5 {
    width: 146px;
}
.rich-datepicker .calendar .year-wrap .size-6{
     width: 182px;
}
.rich-datepicker .calendar .year-wrap .size-7 {
    width: 215px;
}
.select_date_div {
    background-color: #942d9f;
    color: #fff;
    font-size: 13px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 5px 5px 0 0;
}

.current {
    background-color:#942d9f;
    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: 85px;
    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:#5d006b;
}
.month-picker li {
    height: 28px;
    border-left: 3px solid #ededed;
    line-height: 30px;
    font-size: 11px;
}

.month-picker ul li small{
    padding-left:0 !important;
    font-size:11px;
    color:#dc04fb!important;
}
.rich-datepicker .calendar {
    overflow-y: scroll !important;
    width: 261px;
}
.activ_month {
    background-color: #fff;
    border-left: 3px solid #dc04fb !important;
    text-align: left;
    z-index: 3;
}

.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;
}
    .showed-datepicker {
        z-index: auto !important;
    }
}


.autocomplete-suggestion span {
    text-align: right;
    float: right;
    padding-top: 5px;
}
.autocomplete-suggestions {
            text-align: left;
            cursor: default;
            border: 1px solid #c7c7c7;
            background: #e8eaee;
            box-shadow: 1px 5px 16px rgba(10,0,88,.23);
            position: absolute;
            display: none;
            z-index: 9999;
            max-height: 254px;
            overflow: hidden;
            overflow-y: auto;
            box-sizing: border-box;
            overflow: visible;
            margin-top: 0;
            width: 315px;
            padding: 7px;
        }

        .autocomplete-suggestions, .empty_cart, .icon_addr .travelo-box, .left_contact .travelo-box, .over_fl, .search_loading, .sort_wrap, .step, .step li, .step_div, .txt-wrap-hide {
            overflow: hidden;
        }

        .autocomplete-suggestion {
            position: relative;
            padding: 5px 11px;
            line-height: 20px;
            white-space: nowrap;
            overflow: hidden;
            font-size: 14px;
            color: #666;
            background: #fff;
            font-weight: 500;
        }

            .autocomplete-suggestion b {
                font-weight: 600;
                color: #1f8dd6;
            }

            .on_re_btn{
                    background: #f47920 !important;
            }
  .no-record {
    position: relative;
    display: inline-block;
    width: 100%;
    background: #fff;
}
