/* #divHotelTogglePromoCode,
#divAirHotelTogglePromoCode,
#divAirTogglePromoCode */
#divAirHotelBaggageIncluded,
#divAirBaggageIncluded
 {
    display: none;
}

.travelclub .disabled {
    background-color: #eee !important;
}

.no-gutter div[class*='col-']:nth-child(1) {
    padding-right: 0;
}

.no-gutter div[class*='col-']:nth-child(2) {
    padding-left: 0;
}

.min-padding>[class*='col-'] {
    padding-right: 1px;
    padding-left: 1px;
}

.center {
    text-align: center;
}

.travelclub .multidest-flight {
    font-weight: bold;
    font-size: 14px;
    color: #666;
}
.air-multiple-opt a {
    color: #4a90e5;
    font-size: 14px;
}

.travelclub .widget-tabs {
    border-bottom: none !important;
    margin: 0;
}

.travelclub .widget-tabs-container {
    min-height: auto;
    position: relative;
    overflow: hidden;
    font-family: 'Open Sans', sans-serif !important;
    margin-bottom: 30px;
}

.travelclub .widget-tab-container {
    padding: 20px 15px;
    background-color: #2F313A;
}

.travelclub .product-title {
    text-align: center;
    margin: 0;
    color: #fff;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 500;
}


/*Txt inputs - Date Inputs*/

.travelclub .org-input,
.travelclub .dest-input,
.travelclub .checkindate-input,
.travelclub .checkoutdate-input,
.travelclub .hotel-rooms-input,
.travelclub .promocode-input,
.travelclub .accountcode-input,
.travelclub .airhotel-rooms-input,
.travelclub .bushotel-rooms-input,
.travelclub .air-passengers-input,
.travelclub .bus-passengers-input,
.travelclub .special-options-input {
    height: 34px;
    background-color: #fff;
}

.travelclub .hotel-rooms-input,
.travelclub .airhotel-rooms-input,
.travelclub .bushotel-rooms-input,
.travelclub .air-passengers-input,
.travelclub .bus-passengers-input {
    text-align: right;
}

.travelclub .dest-label,
.travelclub .org-label,
.travelclub .checkindate-label,
.travelclub .checkoutdate-label,
.travelclub .promocode-label {
    margin-bottom: 2px;
}

.travelclub .form-control[readonly] {
    background-color: #fff;
}

.travelclub .checkindate-input,
.travelclub .checkoutdate-input,
.travelclub .dest-input,
.travelclub .promocode-input {
    position: relative;
    padding-left: 1.8rem;
    padding-right: 1.8rem;
}

.travelclub .accountcode-input {
    position: relative;
    padding-left: 16px;
}

.travelclub .lblDates,
.travelclub .lblRooms,
.travelclub .lblPassengers {
    font-weight: 500;
    color: #fff;
    display: inline-block;
    margin-bottom: 2px;
}


/*.travelclub .custom-room-input {
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding-left: 40px;
    box-shadow: none;
}

.travelclub .custom-guests-input {
    border-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding-left: 40px;
    box-shadow: none;
}
*/

.travelclub .fixColumns100 {
    width: 100%;
    margin-bottom: 8px;
}

.travelclub .fixColumns50 {
    width: 50%;
    margin-bottom: 8px;
}

.travelclub .rooms-control {
    position: initial !important;
}

.travelclub .icon-input-group {
    position: relative;
}

.travelclub .input-icon {
    position: absolute;
    font-size: 1.2rem;
    top: 50%;
    margin-top: -7px;
}

.travelclub .input-icon-left {
    left: 0.6rem;
}

.travelclub .input-icon-right {
    left: inherit;
    right: 1.2rem;
}

.travelclub .divAirSpecialOptions,
.travelclub .divBusSpecialOptions {
    margin-top: 8px;
}

.travelclub .divAirSpecialOpt,
.travelclub .divBusSpecialOpt {
    padding: 12px;
    background-color: rgb(47, 49, 58);
    border-top-left-radius: .2666667em;
    border-bottom-left-radius: .2666667em;
    border-top-right-radius: .2666667em;
    border-bottom-right-radius: .2666667em;
}

.travelclub .special-options-select label {
    margin-bottom: 0;
}

.travelclub .special-options-select {
    margin-bottom: 10px;
}

.travelclub .promocode-btn {
    font-weight: 500;
    color: #fff;
    text-decoration: none;
}

.travelclub .promocode-btn:hover {
    text-decoration: none;
    color: #fff;
}

.travelclub .promocode-btn:visited {
    text-decoration: none;
    color: #fff;
}

.travelclub input[type="radio"] {
    width: 14px;
    height: 14px;
    background-color: #fff;
    border-radius: 10px;
}

@media (min-width: 980px) {
    #divAirUpTripType .col-lg-5:nth-child(1) {
        width: 100%;
    }
}

.travelclub .widget-tabs-container label {
    font-weight: 500;
    color: #fff;
}

.travelclub .divAirSpecialOptContent label {}

.travelclub .widget-tabs .fa {
    margin-right: 3px;
    margin-left: 3px;
}

.travelclub .widget-tabs li a {
    color: #fff;
    padding: 12px 8px;
    border: none;
    background-color: #2f313a69;
    border-radius: 0px;
    margin-right: 1px;
    border-right: 0px;
    font-size: 15px;
}

.travelclub .widget-tabs li.active a {
    background-color: #ddd;
}

.travelclub .widget-tabs>li.active>a,
.travelclub .widget-tabs>li.active>a:hover,
.travelclub .widget-tabs>li.active>a:focus {
    background-color: #2F313A;
    color: #fff;
    border: none;
    font-weight: 600;
}

.travelclub .widget-tabs>li>a:hover,
.travelclub .widget-tabs>li>a:focus {
    background-color: #2f313a;
    color: #fff;
    border: none;
    font-weight: 600;
}


/*ICONS override*/

.promocode-btn .fa {
    color: #666 !important;
}

.travelclub .widget-tabs>li>a:hover .fa,
.travelclub .widget-tabs>li>a:focus .fa {
    color: #fff;
}

.travelclub .widget-tabs>li.active>a .fa,
.travelclub .widget-tabs>li.active>a:hover .fa,
.travelclub .widget-tabs>li.active>a:focus .fa {
    color: #fff;
}

.travelclub .widget-tabs-container .fa {
    color: #e1e1e1;
}

.travelclub .rooms-control .fa-hotel:before,
.travelclub .rooms-control .fa-bed:before {
    content: "\f236";
}

.travelclub .rooms-control .fa-user:before {
    content: "\f007";
}

.hotel-checkindate .fa-calendar:before {
    content: "\f073";
}

.travelclub .destination-group .fa-map-marker:before {
    content: "\f041";
}

.travelclub .promo-code-group .fa-tag:before {
    content: "\f02b";
}


/* Popups div */

#divPaxPopup,
#divPaxRoomPopup {
    display: none;
    z-index: 999999 !important;
}

.popup-control {
    position: absolute;
    width: 100%;
    height: 50px;
    cursor: pointer;
    z-index: 100;
}

.popup-control-btn {
    display: block;
    height: 100%;
    width: 100%;
}

.pop-up-control-container {
    width: 300px;
    box-shadow: rgba(0, 0, 0, 0.25) 0 2px 4px;
    background-color: #fff;
    padding: 12px;
}

.top-arrow {
    position: absolute;
    width: 20px;
    height: 20px;
    text-align: center;
    color: #fff;
    top: -18px;
}

.pop-up-content p {
    margin-bottom: 0;
}

.pop-up-control-container .pax-label-info p {
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 0;
}

.pop-up-control-container .pax-label-info span {
    color: grey;
}

.pop-up-control-container .pax-number-control {
    margin-bottom: 16px;
}

.pop-up-control-container .pax-number-block {
    margin-bottom: 14px;
}

.pop-up-control-container .btn-pax-control {
    border-top: 1px solid #aaa;
}

.pop-up-control-container .room-number-title {
    border-bottom: solid 1px #f5f5f5;
    padding-top: 1rem;
    margin-bottom: 0.8rem;
}

.pop-up-control-container .room-number-title-alt {
    border-bottom: solid 1px #f5f5f5;
    border-top: solid 1px #f5f5f5;
    padding-top: 1rem;
    margin-bottom: 0.8rem;
}

.pop-up-control-container .room-number-title-alt h4,
.pop-up-control-container .room-number-title h4 {
    font-size: 16px;
    color: #888;
}

.pop-up-control-container .childrens-age-control {
    padding-top: 10px;
    padding-bottom: 10px;
}


/* Preload image search */

.travelclub #divPreload {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.14);
    z-index: 999999;
    /* opacity: 0.5; */
    text-align: center;
    padding-top: 10%;
    color: #fff;
}

.travelclub .divPreload {
    background-color: rgba(0, 0, 0, 0.4) !important;
}

.travelclub .spinner {
    width: 40px;
    height: 40px;
    position: relative;
    margin: 100px auto;
    margin-bottom: 34px
}

.travelclub #divPreload p {
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
}

.travelclub .double-bounce1,
.travelclub .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #fff;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
    animation: sk-bounce 2.0s infinite ease-in-out;
}

.travelclub .double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
    0%,
    100% {
        -webkit-transform: scale(0.0)
    }
    50% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bounce {
    0%,
    100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }
    50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

.travelclub .sk-fading-circle {
    margin: 100px auto;
    width: 60px;
    height: 60px;
    position: relative;
    margin-bottom: 34px
}

.travelclub .sk-fading-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.travelclub .sk-fading-circle .sk-circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
    animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}

.travelclub .sk-fading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}

.travelclub .sk-fading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
}

.travelclub .sk-fading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.travelclub .sk-fading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
}

.travelclub .sk-fading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg);
}

.travelclub .sk-fading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.travelclub .sk-fading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg);
}

.travelclub .sk-fading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg);
}

.travelclub .sk-fading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.travelclub .sk-fading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg);
}

.travelclub .sk-fading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg);
}

.travelclub .sk-fading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.travelclub .sk-fading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.travelclub .sk-fading-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.travelclub .sk-fading-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.travelclub .sk-fading-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.travelclub .sk-fading-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.travelclub .sk-fading-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.travelclub .sk-fading-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.travelclub .sk-fading-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.travelclub .sk-fading-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.travelclub .sk-fading-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

.widget-tabs-container:media(min-width: 500px) {
    #HotelDatesRooms .col-lg-9 {
        width: 100%;
        float: left;
    }
}

@-webkit-keyframes sk-circleFadeDelay {
    0%,
    39%,
    100% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}

@keyframes sk-circleFadeDelay {
    0%,
    39%,
    100% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}

.travelclub .upTripType {
    margin-bottom: 10px;
}

.travelclub .divAirTripTypeRT,
.travelclub .divAirTripTypeOW,
.travelclub .divAirTripTypeMD,
.travelclub .divBusTripTypeRT,
.travelclub .divBusTripTypeOW {
    display: flex;
    align-items: center;
    height: 20px;
}

.travelclub .divAirTripTypeRT label,
.travelclub .divAirTripTypeOW label,
.travelclub .divAirTripTypeMD label,
.travelclub .divBusTripTypeRT label,
.travelclub .divBusTripTypeOW label {
    margin: 2px 0 0 4px;
    line-height: normal;
}

.travelclub .air-multiple-opt {
    margin-bottom: 10px;
}

.travelclub .fdsAirTripType,
.travelclub .fdsBusTripType {
    margin-bottom: 10px;
}

.travelclub .mobile-tabs {
    position: relative;
    overflow: hidden;
}

.travelclub .mobile-tabs-nav {
    display: block;
    position: absolute;
    top: 7px;
    right: 0px;
    background-color: #aaa;
    text-decoration: none;
    padding: 10px;
    width: 28px;
    height: 40px;
    cursor: pointer;
    font-size: 2.1rem;
    text-align: center;
    color: #fff;
}

.travelclub .mobile-tabs-nav span {
    line-height: 0;
    position: absolute;
}

.travelclub .mobile-tabs-next span {
    left: 5px;
    top: 20px;
}

.travelclub .mobile-tabs-prev span {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    left: 5px;
    top: 23px;
}

.travelclub .mobile-tabs-content {
    overflow-y: scroll;
}

.travelclub .ul-mobile-tabs li {
    float: left;
    background-color: #f8f8f8;
    /* border-right: 1px solid #eee; */
    width: 20%;
}

.travelclub .ul-mobile-tabs li:first-child {
    margin-left: 0px;
}

.travelclub .ul-mobile-tabs li:last-child {
    border-right: none !important;
}

.travelclub .title-mobile-autocomplete {
    position: relative;
}

.travelclub .title-mobile-container {
    text-align: center;
    background-color: #F3F3F3;
    border-bottom: 2px solid #F0EFEF;
}

.travelclub .title-mobile-container h2 {
    font-size: 1.1rem;
    margin-bottom: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.travelclub .aMobileAutocompleteCancel {
    position: absolute;
    font-size: 1rem;
    top: 50%;
    margin-top: -9px;
    right: 0.6rem;
    color: #111111;
}

.ui-datepicker-close .fa,
.travelclub .aMobileAutocompleteCancel .fa {
    color: #111111;
    font-size: 1.3rem;
}

.travelclub .input_mobile_autocomplete {
    background-color: #F1F1F2;
    border: none;
    border-radius: 10px;
    height: 34px;
}

#divAirHotelBaggageIncluded,
#divHotelTogglePromoCode {
    margin-top: 20px;
}

@media (max-width: 768px) {
    #ui-datepicker-div a.ui-state-default {
        font-size: 12px;
    }
    .btnSearch {
        width: 100%;
    }
    .travelclub .form-control[readonly],
    .travelclub .org-input,
    .travelclub .dest-input,
    .travelclub .checkindate-input,
    .travelclub .checkoutdate-input,
    .travelclub .hotel-rooms-input,
    .travelclub .promocode-input,
    .travelclub .accountcode-input,
    .travelclub .airhotel-rooms-input,
    .travelclub .bushotel-rooms-input,
    .travelclub .air-passengers-input,
    .travelclub .bus-passengers-input,
    .travelclub .special-options-input {
        background-color: #fff;
        border-radius: 10px;
        border: none;
    }
    .travelclub .lblDates,
    .travelclub .lblRooms,
    .travelclub .lblPassengers {
        text-transform: uppercase;
    }
    .travelclub .widget-tabs-container label {
        text-transform: uppercase;
    }
    .travelclub .input-icon {
        font-size: 1rem;
    }
    select,
    input {
        font-size: 16px !important;
        touch-action: none !important;
    }
    .popup_wrapper {
        top: 0px !important;
        left: 0px !important;
        height: 100% !important;
    }
    .pop-up-control-container {
        width: 100% !important;
        height: 100% !important;
    }
    .pop-up-main {
        max-height: 100%;
        visibility: visible;
        top: 0 !important;
        left: 0 !important;
        position: fixed;
        width: 100%;
        height: 100%;
        background-color: #fff;
    }
    .pop-up-content {
        padding-left: 16px;
        padding-right: 16px;
        position: relative;
        z-index: 5;
        height: 430px;
        overflow-y: scroll;
        padding-top: 15px;
    }
    .pop-up-title {
        background-color: #F3F3F3;
        border-bottom: 2px solid #F0EFEF;
        position: relative;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    .pop-up-title h2 {
        margin-bottom: 0;
    }
    .pop-up-close {
        position: absolute;
        font-size: 1.3rem;
        top: 50%;
        margin-top: -9px;
        right: 2.6rem;
        color: #111111;
    }
    .pop-up-close:hover {
        text-decoration: none !important;
        color: #000;
    }
    .pop-up-action {
        bottom: 0;
        width: 100%;
        position: fixed;
        z-index: 10;
        background-color: white;
        padding: 15px !important;
    }
    .pop-up-content-scrool {
        display: block !important;
    }
    .no-scroll {
        overflow: hidden;
    }
    .travelclub .form-inline .aMobileAutocompleteCancel {
        position: fixed;
        top: 15px;
        right: 20px;
        font-size: 20px;
    }
    .travelclub .form-inline .aMobileAutocompleteCancel .fa-x {
        color: black;
    }
}

.pop-up-action {
    padding: 15px 0;
    border-top: solid 1px #f5f5f5;
}

.pop-up-action-flex {
    display: flex;
    flex-direction: row-reverse;
}

.pop-up-content-scrool {
    display: none;
}

.divRoomChildAge {
    margin-top: 10px;
}

.travelclub select,
.pop-up-control-container select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #ffffff url(../Images/arrow-down.png) no-repeat 95% 50%;
}

.input-mobile-control {
    width: 100%;
    height: 40px;
    position: absolute;
    z-index: 20;
}

#divAutoCompleteMobileContainer {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background-color: #fff;
    touch-action: none !important;
    z-index: 99999;
}

#AirHotelDatesRooms,
.fdsHotelDetails {
    margin-bottom: 26px;
}

.btnSearch {
    background-color: #428BCA;
    color: #fff;
    border: none;
    font-size: 18px;
}

.btnSearch:hover {
    background-color: #428BCA;
    border: none;
    font-size: 18px;
    text-decoration: none;
    color: #fff;
    box-shadow: none;
    opacity: .7;
}

.air-remove-flight,
.air-add-flight {
    color: #fff;
    font-weight: 500;
}

#ui-datepicker-div a.ui-state-default {
    font-weight: bold;
    color: #000;
    font-size: 12px;
}

.mobile-tabs-content .widget-tabs {
    width: 100% !important;
}

.mobile-tabs-content .widget-tabs li a {
    text-align: center;
}

.mobile-tabs-content .widget-tabs li a .fa {
    font-size: 24px
}

#btnClosePaxRoomPopup {
    background-color: #4A90E5;
    border: 0px;
}
.travelclub #NetacticaExtra span {
    color: #fff;
}
.special-options a span {
    color: #fff;
}
.divAirSpecialOptContent .special-options-select label {
    color: #fff;
}
.travelclub .widget-tabs li a .fa {
    color: #fff;
}
.btn-default {
    background: #428BCA;
    color: #fff;
    border-color: #428BCA;
}
.misReservas {
    margin: 0px;
    margin-top: 15px;
    float: right;
    text-transform: uppercase;
    background: transparent;
    padding-bottom: 20px;
    font-size: 14px;
}

.travelclub .btnSearchAirHotels,
.travelclub .btnSearchHotels {
    width: 100%;
    /*float: right;*/
}

.travelclub #CarDates .col-lg-8,
.travelclub #CarDates .col-lg-4 {
    padding-right: 0;
}

@media (max-width: 1024px) {
    .travelclub .widget-tabs li a {
        padding: 12px 5px;
        margin-right: 1px;
        font-size: 14px;
    }
    .travelclub .widget-tabs .fa {
        margin-left: 0px;
        margin-right: 0px;
    }
}
@media (max-width: 768px) {
    .travelclub .widget-tabs li a {
        padding: 12px 15px;
        margin-right: 3px;
        font-size: 16px;
    }
    .travelclub .widget-tabs .fa {
        margin-left: 3px;
        margin-right: 3px;
    }
}
@media (max-width: 480px) {
    .travelclub .widget-tabs-container .upTripType label {
        font-size: 12px;
    }
    .travelclub .widget-tabs-container .upTripType .col-xs-4:nth-child(2) {
        width: 26%;
        padding: 0px;
    }
    .travelclub .widget-tabs-container .upTripType .col-xs-4:first-child {
        width: 37%;
        padding-right: 0px;
    }
    .travelclub .widget-tabs-container .upTripType .col-xs-4:last-child {
        width: 37%;
        padding: 0px;
    }
    .travelclub .widget-tabs {
        background: #fff;
    }

    .travelclub .widget-tabs li a {
        background: #2f313a69;
    }
}