﻿.box-tour-boat {
    /*float: left;
    width: 100%;
    padding-bottom: 35px;
    margin-bottom: 15px;*/
    padding: 0;
}

.thumbnail-tour-boat {
    height: auto;
    width: 100%;
    padding: 0;
    float: left;
    position: relative;
}

    .thumbnail-tour-boat img {
        height: auto;
    }

.detail-tour-boat {
    width: 100%;
    float: left;
    padding-right: 5px;
    height: 200px;
    position: relative;
}

.info-date-tour {
    float: left;
    width: 100%;
}

.align-center {
    text-align: center;
}

.info-date-tour div.day-tour {
    padding-top: 13px;
}

.info-date-tour > div {
    width: 100%;
    height: 68px;
    border: 1px solid #ccc;
    border-bottom: none;
    padding-top: 13px;
}

.day-tour p {
    margin-bottom: 0;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    line-height: 0.8em;
}

.day-tour span {
    font-size: 12px;
    text-transform: uppercase;
}

span.year-tour {
    font-size: 15px;
    line-height: 25px;
}

.info-date-tour > div:last-child {
    border-bottom: 1px solid #ccc;
    padding-top: 0;
}

.btn-booking-tour a {
    width: 100%;
    height: 100%;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    display: block;
    padding-top: 13px;
    line-height: 1.2em;
    background: #2385c4;
}

.detail-tour-boat h3 {
    font-size: 18px !important;
    font-weight: 500;
    text-transform: none;
    margin: -6px 0 5px 0;
    line-height: 1.2;
    overflow: hidden;
    height: auto;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

    .detail-tour-boat h3 a {
        display: block;
        margin-top: 3px;
        font-size: 17px !important;
        color: #8DC63F;
        font-size: 20px;
    }

.cBlack {
    color: #000;
}

.type-boat, .destination-boat {
    display: inline-block;
    color: #666;
    margin-bottom: 6px !important;
}

    .type-boat span, .destination-boat span {
        font-style: normal;
        font-size: 12px;
    }

.type-boat, .destination-boat {
    display: inline-block;
    color: #666;
    margin-bottom: 0px !important;
}

    .type-boat span, .destination-boat span {
        font-style: normal;
        font-size: 12px;
    }

    .type-boat a {
        color: #666;
    }

.tab-list-price {
    position: relative;
    width: 100%;
    bottom: -5px;
}

.list-tab, list-tab ul {
    float: left;
    width: 100%;
}

.select-text {
    display: none;
}

.list-tab .nav-tabs {
    border-bottom-color: #f26522;
}

    .list-tab .nav-tabs > li:last-child {
        float: left;
    }

    .list-tab .nav-tabs > li > a {
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        padding: 5px 14px;
        color: #999;
        margin-right: 0;
    }

.list-tab .nav > li.active > a {
    border-color: #f26522 #f26522 #f26522;
    color: #f30;
    font-weight: 500;
}

.list-tab .nav-tabs > li > a:hover, .list-tab .nav > li.active > a {
    border-bottom-color: transparent !important;
}

.type-boat {
    margin-right: 30px;
}

.detail-tour-boat {
    width: 100%;
    /*float: left;
    padding-right: 5px;*/
    height: auto;
    position: relative;
    padding: 15px;
}

.tab-content > .tab-pane {
    border: 1px solid #f26522;
    border-top: none;
    padding: 0;
    float: left;
    width: 100%;
}

.price-tab-value {
    float: left;
    width: 33.3333%;
    padding: 5px 5px 5px 5px;
    border-right: none;
}

    .price-tab-value:last-child {
        border-right: none;
    }

.price-tab-value-1 {
    padding: 0;
}

.price-tab-value p span, .price-tab-value .price {
    color: #f26522;
    font-size: 16px;
    font-weight: bold;
    display: block;
}

.tab-content {
    padding: 15px 15px 10px;
    margin-bottom: 20px;
    z-index: 2;
    border: 1px solid #ddd;
    border-top: 0px;
    display: contents;
}

.date-tour p {
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 0.8em;
}

span.year-tour {
    font-size: 15px;
    line-height: 25px;
}

.color-orange {
    background: #8DC63F;
    color: #fff;
    border-radius: 4px;
    padding: 2px 4px;
    font-size: 12px !important;
    font-style: normal !important;
}

.destination-boat1 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 275px;
    float: right;
}

.filter-tour .item-filter .title {
    padding-left: 3px !important;
}

.select2-container {
    width: 100% !important;
}

li.select2-results__option.select2-results__message {
    display: none;
}

.filter-tour .item-filter {
    margin-left: 2.3%;
    width: 27%;
    float: left;
}

.color-orange {
    background: #8DC63F;
    color: #fff;
    border-radius: 4px;
    padding: 2px 4px;
    font-size: 12px !important;
    font-style: normal !important;
}

.color-green {
    background: #72ae00;
    color: #fff;
    border-radius: 4px;
    padding: 2px 4px;
    font-size: 12px !important;
    font-style: normal !important;
}

.view-more-tour-boat {
    position: relative;
    z-index: 1;
    text-align: center;
    font-weight: bold;
    margin: 36px 0 25px;
}

    .view-more-tour-boat:before {
        border-top: none;
        content: "";
        margin: 0 auto;
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        z-index: -1;
    }

    .view-more-tour-boat a {
        padding: 20px 50px 15px;
        background: #8DC63F;
        font-size: 16px;
        color: #fff;
        text-decoration: none;
    }

        .view-more-tour-boat a:hover {
            background: #25AAE1;
            color: #fff;
        }

.title-search-left-tour {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 10px;
}

input#bodyContentPlaceHolder_btnSearchTour {
    width: 100%;
    font-size: 15px;
    padding: 9px;
}

input#bodyContentPlaceHolder_txtCodeTour {
    border: 1px solid #ddd;
    background: transparent;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 38px;
    user-select: none;
    -webkit-user-select: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 34px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 36px;
}

.sidebar-offcanvas .button-submit {
    margin-top: 15px;
}

.dat-tour-p a {
    color: #fff;
    font-size: 14px;
    /* text-transform: uppercase; */
    background: #f26522;
    border-radius: 4px;
    height: inherit;
    line-height: inherit;
    padding: 1px 1px;
    display: block;
    text-align: center;
    width: 70px;
    text-transform: none;
    font-weight: normal;
    margin-bottom: 5px;
}

    .dat-tour-p a:hover {
        background: #25AAE1;
        color: #fff;
    }

#bodyContentPlaceHolder_leftUserControl_btnSearchTour {
    width: 100%;
    margin-top: -40px;
}

.sidebar-offcanvas .button-submit {
    margin-top: 37px;
}

#bodyContentPlaceHolder_leftUserControl_btnSearchTour {
    width: 100%;
    /* margin-top: -43px; */
    padding: 5px;
}

.sidebar-offcanvas .button-submit {
    margin-top: 5px;
}

.thumbnail-tour-boat {
    height: 280px;
    background-size: cover;
    background-position: center;
}

    .thumbnail-tour-boat img {
        opacity: 0;
    }

.cus-tour-grid .departure {
    display: inline-block;
}

.cus-tour-grid .number-of-days-to-go {
    display: inline-block;
    width: auto;
}

.cus-tour-grid .tour-code {
}

.cus-tour-grid .new-journey {
    width: 100%;
}

.cus-tour-grid .destination-cus {
}

.box-padding-tour {
    box-shadow: 0 .125rem .25rem #dddfe2 !important;
    border: 1px solid #dddfe2;
    padding: 0;
    margin: 10px;
    display: inline-block;
}
input#bodyContentPlaceHolder_leftUserControl_txtCodeTour {
    background: #fff;
    border: 1px solid #ddd;
}