﻿@media (max-width: 768px) {
    .btn-nova-busca {
        display: block !important;
        position: relative !important;
        width: 100% !important;
        float: none !important;
    }

    .hotel figure img {
        width: 100% !important;
        height: auto !important;
        margin: -5px -10px !important;
    }

    .hover-effect:hover:after {
        display: none;
    }

    .list-info, .list-info-data, .list-info-action {
        padding-left: 0px;
    }

    .ticket .row.box, .hotel .row.box {
        padding-right: 10px;
    }

    .box-bus .btn-save, .box-return .btn-save, .booking-list .btn-save, #Departure .result .btn-book {
        width: 100% !important;
    }

    .mobile-info-bus {
        display: inline !important;
        width: 20px;
        float: right;
        margin: -50px 0px 0px 0px;
    }
}

.mobile-info-bus {
    display: none;
}
/*BOOTSTRAP HACKS*/
.availico-false, .availico-false-pt, .availico-false-en, .availico-false-es, .availico-false-zh {
    color: orange;
}

.availico-true, .availico-true-en, .availico-true-pt, .availico-true-es, .availico-true-zh {
    color: green;
}

    .availico-true:after {
        content: "OnLine";
        margin: 0px 0px 0px 5px;
    }

    .availico-true-pt:after {
        content: "Disponível";
        margin: 0px 0px 0px 5px;
    }

    .availico-true-en:after {
        content: "Available";
        margin: 0px 0px 0px 5px;
    }

    .availico-true-zh:after {
        content: "可得到";
        margin: 0px 0px 0px 5px;
    }

.availico-false:after, .availico-false-pt:after, .availico-false-en:after, .availico-false-es:after, .availico-false-zh:after {
    content: "On-Request";
    margin: 0px 0px 0px 5px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: capitalize;
}

.input-group-addon, .input-group-btn {
    vertical-align: top;
}

.bootstrap-touchspin-up {
    padding: 6px 12px;
}

.bootstrap-touchspin-down {
    padding: 6px 12px;
}

small {
    color: #838383 !important;
}

.info p {
    color: #838383 !important;
    font-size: 14px;
}

.info-ticket p {
    color: #838383 !important;
    font-size: 14px;
    width: 97%;
    margin: 0px 0px 10px 0px;
    text-align: left;
}

section#content {
    min-height: 400px;
    padding-top: 20px;
    text-align: left;
    background: #f5f5f5;
}

.list-group-item-ticket {
    padding: 3px 10px 3px 0px;
    margin: 4px 0px;
    text-decoration: none;
    list-style-type: none;
    border-bottom: 1px solid #ddd;
}

.ticket-table ul li:last-child {
    border-bottom: none;
}

.ticket-table ul li table {
    margin: 0px;
}

    .ticket-table ul li table tbody tr td {
        border: none;
        vertical-align: middle;
    }

.ticket-table .valid-dates {
    font-size: .8em;
    cursor: pointer;
}

.list-group-ticket {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 1px 2px rgba(0,0,0,.075);
}

#main {
    margin-bottom: 40px;
}
/***********************FILTRO****************************/
.filters-container.toggle-container {
    background: none;
}

.filters-container .row {
    padding: 0px 15px;
}

.filters-container.toggle-container .panel {
    border: none;
    margin-bottom: 4px;
    background: #fff;
}

    .filters-container.toggle-container .panel .panel-title {
        padding-left: 5px;
    }

.filterBtnMore {
    width: 100%;
}

.toggle-container .panel .arrow-right .panel-title > a {
    padding-right: 36px;
}

.btn-nova-busca {
    position: absolute;
    right: 0px;
    top: -1px;
    float: right;
    margin: 6px 7px 0px 0px;
    width: 110px;
    font-size: 9px;
    border: none;
    background: #174e75;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    padding: 0px;
    line-height: 24px;
}

    .btn-nova-busca:focus .btn-nova-busca:active {
        color: #fff;
        background: #2c91d9;
        box-shadow: 3px 3px #888888;
    }

    .btn-nova-busca:hover {
        color: #fff;
        background: #396b8f;
        box-shadow: 3px 3px #888888;
    }

.toggle-container .panel .panel-title > a {
    line-height: 24px;
}

.toggle-container .panel .panel-title a {
    white-space: normal;
    display: block;
    padding: 15px;
}

.filters-container.toggle-container .panel .panel-content {
    padding: 10px 20px 20px;
}

#ContentPlaceHolder1_divPaxContent .filters-container.toggle-container .panel .panel-content {
    padding: 10px 5px;
}

input.input-text {
    padding-left: 15px;
    padding-right: 15px;
    height: 34px;
    background: #f5f5f5;
    border: none;
    line-height: normal;
}

.btn-filter {
    padding: 0 32px;
    height: 34px;
    line-height: 34px;
    font-size: 1em;
    font-weight: bold;
    background: #98ce44;
    border: none;
    color: #fff;
    cursor: pointer;
    white-space: nowrap;
    letter-spacing: 0.04em;
}

/*.btn-filter:hover, input[type="submit"]:hover {
        text-transform: uppercase;
        padding: 0 10px;
        height: 34px;
        line-height: 34px;
        font-size: 1em;
        font-weight: bold;
        background: #98ce44;
        border: none;
        color: #fff;
        cursor: pointer;
        white-space: nowrap;
        letter-spacing: 0.04em;
    }*/

.uppercase {
    text-transform: uppercase;
}

.full-width {
    width: 100% !important;
}

.icon-check {
    position: relative;
    padding-right: 30px !important;
    padding-left: 0 !important;
    overflow: hidden;
    /*&:hover:after { @include animation(toTopFromBottom, 0.35s, forwards); }*/
}

    .icon-check:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 30px;
        height: 100%;
        background: url(../../img/icon/icon-check.png) no-repeat center center #7db921;
    }

    .icon-check:hover:after {
        background-color: #98ce44;
    }

.toggle-container .panel .panel-title > a:before {
    display: block;
    content: "\f068";
    font-family: FontAwesome;
    margin-right: 16px;
    line-height: 24px;
    font-size: 10px;
    float: left;
    width: 24px;
    height: 24px;
    text-align: center;
    color: #9e9e9e;
    background: #f5f5f5;
    -webkit-border-radius: 50% 50% 50% 50%;
    -moz-border-radius: 50% 50% 50% 50%;
    -ms-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
}

.toggle-container .panel .panel-title > a.collapsed:before {
    content: "\f067";
    color: #fff;
    background: #01b7f2;
}

.toggle-container .panel .panel-content {
    padding: 10px 15px 15px 55px;
}

.toggle-container .panel.arrow-right .panel-title {
    position: relative;
}

    .toggle-container .panel.arrow-right .panel-title > a {
        padding-right: 36px;
        color: #428bca;
        text-decoration: none;
    }

        .toggle-container .panel.arrow-right .panel-title > a:before {
            float: none;
            position: absolute;
            right: 0;
            height: 16px;
            line-height: 17px;
            width: 16px;
            font-size: 9px;
            border: none;
            margin-top: -8px;
            top: 50%;
        }

.toggle-container .panel.arrow-right .panel-content {
    /*padding: 10px 15px;*/
}
/*Datepicker*/

.datepicker-wrap {
    position: relative;
}

    .datepicker-wrap .ui-datepicker-trigger {
        width: 30px;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        cursor: pointer;
        background-color: transparent;
        z-index: 1;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }

    .datepicker-wrap:after {
        display: block;
        font-family: 'FontAwesome';
        content: "\f073";
        font-size: 15px;
        color: #fff;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 30px;
        height: 100%;
        text-align: center;
        line-height: 34px;
        background: #0d3e5d;
    }

    .datepicker-wrap.blue:after {
        background-color: #01b7f2;
    }

    .datepicker-wrap.dark-blue:after {
        background-color: #2d3e52;
    }

    .datepicker-wrap.transparent:after {
        background-color: transparent;
        color: #fdb714;
    }

/*.ui-datepicker {
  width: 20em;
  padding: 0;
  display: none;
  background: #fff;
  border: 1px solid #fdb714;
  z-index: 101 !important; }
  .ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
    background: #fdb714; }
  .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 11px;
    cursor: pointer; }
    .ui-datepicker .ui-datepicker-prev.ui-state-disabled, .ui-datepicker .ui-datepicker-next.ui-state-disabled {
      visibility: hidden; }
    .ui-datepicker .ui-datepicker-prev:before, .ui-datepicker .ui-datepicker-next:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border-top: 5px solid transparent;
      border-bottom: 5px solid transparent; }
  .ui-datepicker .ui-datepicker-prev {
    left: 24px; }
    .ui-datepicker .ui-datepicker-prev:before {
      border-right: 8px solid #fff; }
  .ui-datepicker .ui-datepicker-next {
    right: 24px; }
    .ui-datepicker .ui-datepicker-next:before {
      border-left: 8px solid #fff; }
  .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: none; }
  .ui-datepicker .ui-datepicker-title {
    margin: 5px;
    text-align: center;
    color: #fff;
    font-size: 1.1667em;
    font-weight: bold; }
  .ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0; }
  .ui-datepicker select.ui-datepicker-month-year {
    width: 100%; }
  .ui-datepicker select.ui-datepicker-month,
  .ui-datepicker select.ui-datepicker-year {
    width: 49%; }
  .ui-datepicker table {
    width: 100%;
    font-size: 12px;
    border-collapse: collapse; }
  .ui-datepicker th {
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #f5f5f5; }
  .ui-datepicker th span {
    display: block;
    text-align: center;
    font-size: 1.1667em;
    font-weight: normal;
    color: #fdb714; }
  .ui-datepicker span.ui-datepicker-month {
    font-weight: bold; }
  .ui-datepicker .ui-datepicker-calendar td {
    vertical-align: middle;
    text-align: center; }
    .ui-datepicker .ui-datepicker-calendar td a, .ui-datepicker .ui-datepicker-calendar td span {
      color: inherit;
      display: block;
      height: 30px;
      line-height: 30px; }
    .ui-datepicker .ui-datepicker-calendar td.ui-state-disabled span {
      color: #dbdbdb; }
    .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day a, .ui-datepicker .ui-datepicker-calendar td a:hover {
      background: #fdb714;
      color: #fff; }
  .ui-datepicker.yellow {
    border: 1px solid #fdb714; }
    .ui-datepicker.yellow .ui-datepicker-header {
      background: #fdb714; }
    .ui-datepicker.yellow th span {
      color: #fdb714; }
    .ui-datepicker.yellow .ui-datepicker-calendar td.ui-datepicker-current-day a, .ui-datepicker.yellow .ui-datepicker-calendar td a:hover {
      background: #fdb714; }
  .ui-datepicker.green {
    border: 1px solid #98ce44; }
    .ui-datepicker.green .ui-datepicker-header {
      background: #98ce44; }
    .ui-datepicker.green th span {
      color: #98ce44; }
    .ui-datepicker.green .ui-datepicker-calendar td.ui-datepicker-current-day a, .ui-datepicker.green .ui-datepicker-calendar td a:hover {
      background: #98ce44; }
  .ui-datepicker.blue {
    border: 1px solid #01b7f2; }
    .ui-datepicker.blue .ui-datepicker-header {
      background: #01b7f2; }
    .ui-datepicker.blue th span {
      color: #01b7f2; }
    .ui-datepicker.blue .ui-datepicker-calendar td.ui-datepicker-current-day a, .ui-datepicker.blue .ui-datepicker-calendar td a:hover {
      background: #01b7f2; }
  .ui-datepicker.dark-blue {
    border: 1px solid #2d3e52; }
    .ui-datepicker.dark-blue .ui-datepicker-header {
      background: #2d3e52; }
    .ui-datepicker.dark-blue th span {
      color: #2d3e52; }
    .ui-datepicker.dark-blue .ui-datepicker-calendar td.ui-datepicker-current-day a, .ui-datepicker.dark-blue .ui-datepicker-calendar td a:hover {
      background: #2d3e52; }*/

/*List Boxes*/
.hotel, .tnt {
    height: 100%;
    margin: 10px 0px 50px 0px;
}

    .hotel figure {
        padding: 0;
        height: auto;
    }

    .hotel ol li, .tnt ol li {
        list-style-type: decimal;
    }

    .hotel ul li, .tnt ul li {
        list-style-type: disc;
    }

    .hotel span a, .tnt span a, .ticket span a {
        text-decoration: underline;
    }

.box {
    background: #fff;
    margin-bottom: 10px;
    display: block;
}

.box-title {
    margin: 10px 0px 0px 0px;
    width: 100%;
    border-bottom: 1px solid #ddd;
    font-size: 1.3em;
    line-height: 18px;
    padding: 0px 0px 5px 0px;
}

    .box-title > a {
        width: 100%;
        display: block;
        text-align: left;
        text-decoration: none;
        font-weight: bolder;
    }

.box > .col-sm-7 > small {
    width: 100%;
    display: block;
    padding: 3px 0px;
}

.info {
    width: 45%;
    margin-right: 5px;
}

.info-ticket {
    margin-right: 5px;
}

.list-btn {
    width: 100%;
}

.ticket .row.box, .hotel .row.box, .tnt .row.box {
    padding: 0px 0px 10px 10px;
    box-shadow: 0px 2px 4px 2px #e2e2e2;
    margin: 0px 0px 20px 0px;
}

#car-list .row.box {
    padding: 15px 0px 10px 20px;
    box-shadow: 0px 2px 4px 2px #e2e2e2;
    margin: 0px 0px 20px 0px;
}


.ticket .list-info {
    margin: 0px 0px 0px 30px;
    padding: 0px;
    width: 52%;
}

/*.ticket li {
    list-style-type: initial;
}*/

#result > .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    padding: 0px 5px !important;
}
/*image*/
.hotel figure img {
    width: 100%;
    height: 180px;
    box-shadow: 0px 2px 3px 1px #e3e3e3;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.carImg figure img {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.ticket figure img, .tnt figure img {
    width: 260px !important;
    height: 180px !important;
    box-shadow: 0px 2px 3px 1px #e3e3e3;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.hover-effect img {
    display: block;
    position: relative;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    -webkit-backface-visibility: hidden;
}

.hover-effect:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 180px;
    visibility: hidden;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: url(/Content/img/icon/hover-effect.png) no-repeat center;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    background-color: rgba(1, 183, 242, 0.6);
}

.hover-effect:hover:after {
    visibility: visible;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.hotel .details > * {
    display: table-row;
}

    .hotel .details > *:first-child > * {
        border-bottom: 1px solid #f5f5f5;
        padding-top: 0;
        padding-bottom: 10px;
        padding-left: 0px;
    }

    .hotel .details > *:first-child > * {
        border-bottom: 1px solid #f5f5f5;
        padding-top: 0;
        padding-bottom: 10px;
    }

    .hotel .details > * > *:last-child {
        width: 120px;
    }

    .hotel .details > * > * {
        display: table-cell;
        padding: 1px 15px 0;
        text-align: center;
        vertical-align: middle;
    }

.hotelImage .astar {
    display: block;
    text-align: center;
    margin: 10px 0px;
}

.hotelImage .promoCode {
    display: block;
    text-align: center;
}

    .hotelImage .promoCode a {
        width: auto;
        display: inline-block;
        text-decoration: none;
    }

.hotelInfo h4, .hotelInfo span, .ttInfo h4, .ttInfo span {
    text-align: left;
}

.hotelInfo h4, .ttInfo h4, .carInfo h4, .ticketInfo h4,
.hotelInfo h3, .ttInfo h3, .carInfo h3, .ticketInfo h3 {
    color: #0d3e5d;
}

.ticketInfo .ticketObs {
    font-size: .8em;
    text-align: left;
    color: #0d3e5d;
    font-stretch: condensed;
}

.hotelInfo span, .ttInfo span, .carInfo span {
    display: block;
    font-family: SANS-SERIF;
    margin: 5px 0px;
    text-transform: capitalize;
}

    .hotelInfo span.promoCode {
        display: inline-block;
    }

        .hotelInfo span.promoCode:empty {
            display: none;
        }

        .hotelInfo span.promoCode a:hover {
            text-decoration: none;
        }

    .hotelInfo span i, .ttInfo span i, .carRates i, .ticketRates i {
        width: 25px;
        height: 20px;
        text-align: center;
        padding: 5px 0px;
    }

.ttInfo span {
    color: #5495C6;
}

.hotelActions {
    padding: 20px 10px;
}

    .hotelActions a.btn, .ttActions a.btn, .tnt a.btn, .carActions span.btn {
        display: block;
        margin: 10px 0px;
    }

.car-box table, .ticketRatesContainer table, .hotelRatesContainer table {
    margin: 20px 0px 5px -10px;
}

.carRates td, .ticketRatesContainer td, .hotelRatesContainer td {
    vertical-align: middle !important;
}

.carRates ul, .ticketRatesContainer ul, .hotelRatesContainerul {
    padding: 0px;
    text-transform: capitalize;
}

    .carRates ul li, .ticketRatesContainer ul li, .hotelRatesContainer ul li {
        margin: 0px 0px 5px 0px;
    }

.carRates .rateActions, .ticketRatesContainer .rateActions, .hotelRatesContainer .rateActions {
    text-align: center;
    padding: 10px 15px;
}

    .carRates .rateActions span {
        color: #72bf66 !important;
        font-size: 1.5em;
        text-align: center;
        display: block;
    }

.ticketRatesContainer .rateInfo {
    text-align: center;
}

    .ticketRatesContainer .rateInfo hr {
        width: 80%;
        margin: 7px auto 7px auto;
    }

    .ticketRatesContainer .rateInfo .rateName {
        font-size: 1.2em;
        font-weight: bolder;
    }

    .ticketRatesContainer .rateInfo .rateExtra {
        font-size: .85em;
    }
/*.ticketRatesContainer .rateActions a.btn {
    display: inline-block;
    width: 48%;
    margin: 15px 0px;
}*/
.hotelRatesContainer .rateActions a.btn {
    display: block;
    margin: 10px 0px;
}

.hotelRatesContainer table tbody tr td {
    text-align: left;
    border-bottom: 1px solid #eeeeee;
}

.hotelRatesContainer table thead tr th {
    text-transform: uppercase;
    text-align: center;
}

.flex-container {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#jpListStarFilter label, #ttType label {
    display: block;
    float: none;
}

    #jpListStarFilter label input, #ttType label input {
        margin: 5px 10px 0px 0px;
    }

.star {
    width: 100%;
    display: inline-block;
}

.price {
    color: #72bf66 !important;
    font-size: 1.9em;
    text-align: center;
    line-height: 1;
    display: block;
}

    .price small {
        display: block;
        color: #838383;
        font-size: 0.5em;
        text-align: center;
        padding: 10px 0px 5px 0px;
        text-transform: initial;
    }

.list-address {
    padding: 10px 0px 5px 0px;
    text-transform: uppercase;
}

    .list-address > i {
        margin-right: 4px;
    }

.modalRoomDescription {
    max-width: 400px;
}

.filter-form {
    margin-bottom: 10px;
}
/*********************************TRANSFER TOURS******************************/

#chbPointList > p > label > input[type="checkbox"], #ttType > p > label > input[type="checkbox"] {
    margin-right: 5px;
}

#chbPointList > p {
    width: 100%;
    display: inline-block;
    margin: 0px;
    white-space: pre;
}

#ttType > p {
    width: 100%;
    display: inline-block;
    margin: 0px;
    white-space: pre;
}

#chbMore > p > label > input[type="checkbox"] {
    margin-right: 5px;
}

#chbMore > p {
    margin: 0px;
    white-space: pre;
}
/*mdl*/
#modalContainer {
    height: 400px;
    overflow: auto;
}

    #modalContainer h3 {
        margin: 0px;
        padding: 20px 0px 10px 0px;
    }

#modalHeader {
    margin: 0px 0px 0px 0px;
    padding: 10px 0px;
    box-shadow: 0 4px 2px -2px #e3e3e3;
}

#images .galleryItem {
    display: none;
}

#mdlInfoGalleryLinkNoImage {
    cursor: not-allowed;
}

#mdlInfoGalleryLink, #mdlInfoGalleryLinkNoImage {
    text-align: center;
    text-decoration: none;
}

    #mdlInfoGalleryLink i, #mdlInfoGalleryLinkNoImage i {
        font-size: 10em;
        margin: 20px 0px 10px 0px;
    }

.acessibletrue {
    display: none;
}

#btnMap {
    /* color: #fff; */
    /* background-color: #0d3e5d; */
    display: block;
    text-decoration: none;
}

    #btnMap * {
        transition: .2s ease-in-out;
    }

    #btnMap img {
        width: 100%;
        opacity: .6;
        display: block;
    }

    #btnMap span {
        color: #fff;
        background-color: #0d3e5d;
        padding: 35px 20px;
        display: block;
        height: 92px;
    }

    #btnMap > i {
        margin-right: 4px;
    }

    #btnMap:hover {
        /* background-color: #5495C6; */
    }

        #btnMap:hover > div img {
            opacity: 1;
        }
