.travel-breadcrumb-wrap {
    background: #fbfbfb;
    border-bottom: 1px solid #efefef;
    padding: 10px 15px;
}
.travel-breadcrumb-wrap .travel-breadcrumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.travel-breadcrumb-wrap .travel-breadcrumbs:after {
    content: "";
    display: block;
    clear: both;
}
.travel-breadcrumb-wrap .travel-breadcrumbs>li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 10px;
}
.travel-breadcrumb-wrap .travel-breadcrumbs>li>a {
    display: block;
    position: relative;
    color: #777;
    font-size: 13px;
    letter-spacing: -.8px;
}
.travel-breadcrumb-wrap .travel-breadcrumbs>li>a span {
    padding-right: 15px;
}
.travel-breadcrumb-wrap .travel-breadcrumbs>li>a span:after {
    display: block;
    content: "";
    position: absolute;
    top: 4px;
    right: 0;
    width: 8px;
    height: 8px;
    border-top: 2px solid #ccc;
    border-right: 2px solid #ccc;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ticket-tour-search .search-header {
    position: relative;
    z-index: 997;
}
.ticket-tour-search .search-header .search-header-wrapper {
    top: 45px;
    left: 0;
    width: 100%;
    z-index: 998;
}
.ticket-tour-search .search-wizard {
    height: 50px;
    background-color: #00b599;
    padding: 3px 15px;
}
.ticket-tour-search .search-wizard .wizard-components>li.wizard-keyword {
    float: left;
    width: calc(100% - 110px);
}
.search-keyword-wrap, .search-keyword-wrap .search-keyword {
    width: 100%;
    height: 44px;
}
.search-keyword-wrap {
    position: relative;
    z-index: 10;
}
.search-keyword-wrap .search-keyword .search-keyword-input {
    position: relative;
}
.search-keyword-wrap .search-keyword .search-keyword-input .search-keyword-icon {
    float: left;
    margin: 14px 8px 0 2px;
}
.travel-icon.icon-search-sm-white {
    width: 18px;
    height: 18px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDE4IDE4Ij4KICAgIDxwYXRoIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTExLjg4IDExLjg2NGgxLjYybDQuNSA0LjVMMTYuMzY0IDE4bC00LjUtNC41di0xLjYyYTYuOTU1IDYuOTU1IDAgMSAxIC4wMTctLjAxN3ptLTQuOTI1LjQwOWE1LjMxOCA1LjMxOCAwIDEgMCAwLTEwLjYzNyA1LjMxOCA1LjMxOCAwIDAgMCAwIDEwLjYzN3oiIG9wYWNpdHk9Ii43Ii8+Cjwvc3ZnPgo=) no-repeat;
    background-size: 18px 18px;
}
.travel-icon {
    display: inline-block;
    text-indent: -9999px;
}
.search-keyword-wrap .search-keyword.active .search-keyword-text {
    color: #555;
    height: 44px;
    line-height: 44px;
}
.search-keyword-wrap .search-keyword .search-keyword-input .search-keyword-text {
    float: left;
    display: block;
    width: calc(100% - 50px);
    height: 44px;
    padding-top: 2px;
    line-height: 44px;
    letter-spacing: -.4px;
    background: transparent;
    outline: none;
    border: none;
    color: #fff;
}
.search-keyword-wrap .search-keyword .search-keyword-input .search-keyword-text {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: -.8px;
}
.search-keyword-wrap .search-keyword .search-keyword-input:after {
    content: "";
    display: block;
    clear: both;
}
.travel-icon {
    display: inline-block;
    text-indent: -9999px;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #FFF;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #FFF;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #FFF;
}
.search-filter {
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    height: 42px;
}
.search-filter .search-filter-summary {
    position: relative;
    padding: 0 15px;
    margin-bottom: 7px;
}
.search-filter .search-filter-summary>span {
    float: left;
    display: block;
    margin-top: 14px;
    font-size: 13px;
    letter-spacing: -.6px;
}
.travel-icon.icon-arrow-down-blue {
    width: 10px;
    height: 6px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgMTAgNiI+CiAgICA8cGF0aCBmaWxsPSIjMzQ2QUZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGQ9Ik0uODEyIDBMMCAuODM4IDUgNmw1LTUuMTYyTDkuMTg4IDAgNSA0LjMyM3oiLz4KPC9zdmc+Cg==) no-repeat;
    background-size: 10px 6px;
}
.travel-icon {
    display: inline-block;
    text-indent: -9999px;
}
/*list*/
.ticket-tour-search .search-result {
    position: relative;
}
.list-item {
    background-color: #fff;
    padding: 15px;
    border-bottom: 1px solid #ddd;
}
.list-item:after {
    content: "";
    display: block;
    clear: both;
}
.list-item .item-thumbnail {
    float: left;
    width: 110px;
    height: 110px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}
.list-item .item-content-wrap {
    width: 100%;
    padding-left: 124px;
}
.list-item .item-content-wrap .item-badges {
    margin-bottom: 6px;
}
.list-item .item-content-wrap .item-title {
    margin-bottom: 3px;
    font-size: 14px;
    line-height: 17px;
    color: #111;
}
.list-item .item-content-wrap .item-rating {
    font-size: 12px;
    color: #555;
}
.list-item .item-content-wrap .item-rating .rating-star {
    float: left;
    margin-top: 2px;
    margin-right: 5px;
}
.list-item .item-content-wrap .item-rating>span {
    letter-spacing: -.4px;
}
.list-item .item-content-wrap .item-rating>span:before {
    content: "|";
    padding: 0 3px;
    font-weight: 400;
}
.rating-star {
    position: relative;
}
.travel-price {
    display: inline-block;
    text-align: left;
    margin-bottom: 7px;
}
.travel-price .travel-price__discount {
    display: block;
    margin-bottom: 1px;
}
.travel-price .travel-price__sale {
    display: inline;
    font-size: 14px;
    line-height: 14px;
    color: #333;
    font-weight: 400;
    padding: 0 5px 3px 0;
}
.travel-price .travel-price__sale>em {
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    font-family: Tahoma,sans-serif;
}
.travel-price .travel-price__description {
    padding-top: 3px;
    color: #555;
    font-size: 13px;
    letter-spacing: -1px;
}
.search-list .travel-pagination {
    padding: 5px 0;
    background: #fff;
}
.search-list .travel-pagination>a, .search-list .travel-pagination span {
    width: 21px;
    height: 34px;
    margin-left: 1px;
    padding-top: 10px;
    font-size: 14px;
    line-height: 15px;
}
.search-list .travel-pagination>a.selected {
    color: #333;
    border: none;
}
.travel-pagination {
    text-align: center;
}
.travel-pagination .page-track {
    color: #555;
    cursor: default;
}
.travel-pagination>a, .travel-pagination span {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: -1px;
    padding-top: 5px;
    border: 1px solid transparent;
    cursor: pointer;
    color: #0073e9;
    font-size: 13px;
    font-weight: 700;
}
.travel-pagination>a+a, .travel-pagination>a+span, .travel-pagination>span+a {
    margin-left: 7px;
}

.travel-icon.icon-page-prev {
    width: 7px;
    height: 13px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjEzIiB2aWV3Qm94PSIwIDAgNyAxMyI+CiAgICA8cGF0aCBmaWxsPSIjNDI4NUY0IiBmaWxsLXJ1bGU9Im5vbnplcm8iIGQ9Ik0xLjYzMyA2LjVMNyAuODU5IDYuMTgzIDAgMCA2LjUgNi4xODMgMTMgNyAxMi4xNDF6Ii8+Cjwvc3ZnPgo=) no-repeat;
    background-size: 7px 13px;
}
.travel-icon.icon-page-next {
    width: 7px;
    height: 13px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjEzIiB2aWV3Qm94PSIwIDAgNyAxMyI+CiAgICA8cGF0aCBmaWxsPSIjNDI4NUY0IiBmaWxsLXJ1bGU9Im5vbnplcm8iIGQ9Ik01LjM2NyA2LjVMMCAxMi4xNDEuODE3IDEzIDcgNi41LjgxNyAwIDAgLjg1OXoiLz4KPC9zdmc+Cg==) no-repeat;
    background-size: 7px 13px;
}
.travel-icon {
    display: inline-block;
    text-indent: -9999px;
}