.tooltip-content {
    width: 300px !important;
}

.tooltip-content table {
    width: 100%;
}

h5.precio_tarifa {
    color: red;
}

.multiselect {
    z-index: 44;
    height: 100% !important;
    max-height: unset;
}

.multiselect .fa {
    background: none;
    color: #999;
}

.multiselect__select {

    top: 10%;
}

.multiselect__single {
    padding-left: 0px !important;
    margin-bottom: 0px !important;
    padding: 10px 0 0 5px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.multiselect__input {
    border: none !important;
}

.custom-search-input-2 .form-group {
    height: 100%;
}

.multiselect__tags {
    height: 100%;
    border-radius: 0;
    border: none;
    border-right: 1px solid #d2d8dd;
}

.multiselect__option--highlight .fa {
    color: #fff;
}

.multiselect__content-wrapper {
    width: auto;
}

.panel-dropdown .panel-dropdown-content {
    opacity: 1;
    visibility: visible;
    transition: all 0.3s;
    position: absolute;
    top: 58px;
    left: 0px;
    z-index: 99;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 12px 35px 2px rgb(0 0 0 / 12%);
    padding: 15px 15px 0 15px;
    white-space: normal;
    width: 280px;
}

.panel-dropdown .panel-dropdown-content.close {
    opacity: 0;
    visibility: hidden;
}

.panel-dropdown .panel-dropdown-content {
    top: 10px;
}

.btn_search {
    background-color: #e14d67;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    border: 0;
    padding: 0 25px;
    height: 50px;
    cursor: pointer;
    outline: none;
    width: 100%;
    height: 50px;
}

.offert_price {

    color: red !important;
}

.price_list div {
    display: unset;
    vertical-align: middle;
    text-align: center;
}

.button_cotizador {
    background: #e14d67;
    color: white;
    border: none;
    outline: none;
    padding: .25rem 1rem;
    border-radius: 0.1rem;
}

.normal_price_list.texto {
    font-weight: 400;
}

.normal_price_list.price {
    font-weight: 600;
}

.bono_vip {
    color: #333;
    font-size: 16px;
    font-weight: 400;
}

.bono_vip p {
    padding: 0;
    margin: 0;
}

.bono_vip .precio_vip {
    text-decoration: line-through;
    font-size: 18px;
    font-weight: 500;
}

.bono_vip .texto_vip {}

.vipconvalidacion {
    top: 79px;
    left: 130px;
}

.posicionvip {
    top: 140px;
    left: 165px;
}

.price_list div {
    display: block;
    vertical-align: middle;
    text-align: center;
}

header#plain #top_line {
    color: white;
    font-weight: 400;
}

header#plain #top_line:hover {
    color: white;
}

header#plain ul#top_links a {
    color: white;
    font-weight: 400;
}

header#plain ul#top_links a:hover {
    color: white;
}

main {
    z-index: auto;
}

.modal {
    z-index: 999999 !important;
}

.modal-backdrop {
    z-index: 99999 !important;
}

.promoImg img {
    max-width: 234px;
    max-height: 380px;
    margin-bottom: 5px;
}

.fotohotelInfo {
    padding: 1px 3px;
    display: inline-block;
}

.fotohotelInfo .principal {
    height: 197px;
}

.fotohotelInfo img {
    height: 42px;
}

.fancybox-container {
    z-index: 999999 !important;
}