/*
    Widget Home Buscador
    wid_home_buscador.css

    Index
    -------------------------
    1. Backgrounds
    2. Estructura del Buscador
        2.1 Loader
        2.2 Contenedor Padre
        2.3 Pestañas Cambio de Producto
        2.4 Pestañas de selección Vuelos o Trenes en S y M
        2.5 Formulario
        2.6 Selector de fechas (Custom Date Picker)
    3. Caja añadir vuelo home HOT
    4. Modales HOT y VMH
    5. Modales VUE
    6. Override estilos en landings HOT
*/

/*  1. Backgrounds
=========================================================================================================== */

/* Genérico */

.wid-search > .row:first-of-type,
.wid-search-wrap > .row:first-of-type {
    position: relative;
    z-index: 1;
}

/* M */
@media only screen and (min-width: 641px) and (max-width: 1023px) {
    .wid-search { min-height: 380px; }
}

div[class*="clouds-"] {
    min-height: 480px;
    background-position: center 50%;
    background-repeat: no-repeat;
}

.wid-search.bg-tabs { min-height: 385px; }

.wid-search.bg-tabs [class*="clouds-"] {
    position: absolute;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #000;
}

/* M */
@media only screen and (min-width: 641px) and (max-width: 1023px) {
    .wid-search.bg-tabs { min-height: 495px; }
}

/* S */
@media only screen and (max-width: 640px) {
    .wid-search.bg-tabs [class*="clouds-"],
    div[class*="clouds-"] {
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
    }

    div[class*="clouds-"] { min-height: 280px; }

    .wid-search.bg-tabs {
        min-height: 650px;
    }
}

/* Capas efecto Parallax */

/* S */
@media only screen and (max-width: 640px) {
    .parallax {
        float: left;
        width: 100%;
    }
}

.parallax-inner {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
}

.parallax-layer {
    position: absolute;
    bottom: -25px;
    width: 100%;
    min-height: 380px;
    left: 0;
}

/* M */
@media only screen and (min-width: 641px) and (max-width: 1023px) {
    .parallax-layer {
        top: 0;
        bottom: 0;
        transform: translateY(0) translateZ(0) !important; /* Correccion efecto parallax al hacer resize */
        -ms-transform: translateY(0) translateZ(0) !important;
        -webkit-transform: translateY(0) translateZ(0) !important;
    }
}

/* S */
@media only screen and (max-width: 640px) {
    .parallax-layer {
        min-height: 280px;
        top: 0;
        bottom: 0;
        transform: translateY(0) translateZ(0) !important; /* Correccion efecto parallax al hacer resize */
        -ms-transform: translateY(0) translateZ(0) !important;
        -webkit-transform: translateY(0) translateZ(0) !important;
    }
}

/* Espectáculos */
@media only screen and (min-width: 641px) {
    .wid-search .clouds-esp { background-image: url(https://cdn.atrapalo.com/assets/images/A/ENT/ENT_background.jpg); }
}

/* S */
@media only screen and (max-width: 640px) {
    .wid-search .clouds-esp {
        background-image: url(https://cdn.atrapalo.com/assets/images/A/ENT/ENT_background_S.jpg);
        background-size: initial;
    }
}

/* Restaurantes */
@media only screen and (min-width: 641px) {
    .wid-search .clouds-res { background-image: url(https://cdn.atrapalo.com/assets/images/A/RES/RES_background.jpg); }
}

/* M */
@media only screen and (min-width: 641px) and (max-width: 1023px) {
    .wid-search .clouds-res {
        background-size: cover;
    }
}

/* S */
@media only screen and (max-width: 640px) {
    .wid-search .clouds-res { background-image: url(https://cdn.atrapalo.com/assets/images/A/RES/RES_background_S.jpg); }
}

/* Actividades */
@media only screen and (min-width: 641px) {
    .wid-search .clouds-act { background-image: url(https://cdn.atrapalo.com/assets/images/A/ACT/ACT_background.jpg); }
}

/* M */
@media only screen and (min-width: 641px) and (max-width: 1023px) {
    .wid-search .clouds-act {
        background-position: -400px 0;
        background-size: cover !important;
    }
}

/* S */
@media only screen and (max-width: 640px) {
    .wid-search .clouds-act {
        background-image: url(https://cdn.atrapalo.com/assets/images/A/ACT/ACT_background_S.jpg);
        background-size: initial;
    }
}

/* Vuelos */
.wid-search.vue-tre-wid-search { min-height: 418px; }

.wid-search.bg-tabs .clouds-vue {
    min-height: 560px;
    top: -95px;
}

@media only screen and (min-width: 641px) {
    .wid-search.bg-tabs .clouds-vue,
    .wid-search .clouds-vue,
    .wid-search.clouds-vue { background-image: url(https://cdn.atrapalo.com/assets/images/A/VUE/VUE_background.jpg); }
}

/* M */
@media only screen and (min-width: 641px) and (max-width: 1023px) {
    .wid-search.bg-tabs .clouds-vue,
    .wid-search .clouds-vue { top: -10px; }
}

/* S */
@media only screen and (max-width: 640px) {
    .wid-search.bg-tabs .clouds-vue,
    .wid-search .clouds-vue,
    .wid-search.clouds-vue { background-image: url(https://cdn.atrapalo.com/assets/images/A/VUE/VUE_background_S.jpg); }

    .wid-search.bg-tabs .clouds-vue { top: 0; }
}

/* Trenes */
.wid-search.bg-tabs .clouds-tre { min-height: 545px; }

@media only screen and (min-width: 641px) {
    .wid-search.bg-tabs .clouds-tre,
    .wid-search .clouds-tre,
    .wid-search.clouds-tre {
        background-image: url(https://cdn.atrapalo.com/assets/images/A/TRE/TRE_background.jpg);
    }
}

/* M */
@media only screen and (min-width: 641px) and (max-width: 1023px) {
    .wid-search.bg-tabs .clouds-tre,
    .wid-search .clouds-tre { top: -20px; }
}

/* S */
@media only screen and (max-width: 640px) {
    .wid-search.bg-tabs .clouds-tre,
    .wid-search .clouds-tre,
    .wid-search.clouds-tre { background-image: url(https://cdn.atrapalo.com/assets/images/A/TRE/TRE_background_S.jpg); }
}

/* Hoteles */
.HOT .parallax.wid-search { min-height: 340px; }

@media only screen and (min-width: 641px) {
    .wid-search .clouds-hot,
    .wid-search.clouds-hot { background-image: url(https://cdn.atrapalo.com/assets/images/A/HOT/HOT_background.jpg); }
    .wid-search .clouds-hot-ski { background-image: url(https://cdn.atrapalo.com/assets/images/A/HOT/HOT_background_ski.jpg); }
    .wid-search .clouds-hot-beach { background-image: url(https://cdn.atrapalo.com/assets/images/A/HOT/HOT_background_beach.jpg); }
    .wid-search .clouds-hot-pool { background-image: url(https://cdn.atrapalo.com/assets/images/A/HOT/HOT_background_pool.jpg); }
    .wid-search .clouds-hot-paris { background-image: url(https://cdn.atrapalo.com/assets/images/A/HOT/HOT_background_paris.jpg); }
}

/* M */
@media only screen and (min-width: 641px) and (max-width: 1023px) {
    .wid-search div[class*="clouds-hot"] { min-height: 488px; }
    .wid-search .clouds-hot { background-position: -660px 0; }
}

/* S */
@media only screen and (max-width: 640px) {
    .wid-search .clouds-hot {
        background-image: url(https://cdn.atrapalo.com/assets/images/A/HOT/HOT_background_S.jpg);
        background-size: initial;
    }

    .wid-search .clouds-hot-ski {
        background-image: url(https://cdn.atrapalo.com/assets/images/A/HOT/HOT_background_ski_S.jpg);
        background-size: initial;
    }

    .wid-search .clouds-hot-beach {
        background-image: url(https://cdn.atrapalo.com/assets/images/A/HOT/HOT_background_beach_S.jpg);
        background-size: initial;
    }

    .wid-search .clouds-hot-pool {
        background-image: url(https://cdn.atrapalo.com/assets/images/A/HOT/HOT_background_pool_S.jpg);
        background-size: initial;
    }

    .wid-search .clouds-hot-paris {
        background-image: url(https://cdn.atrapalo.com/assets/images/A/HOT/HOT_background_paris_S.jpg);
        background-size: initial;
    }
}

/* Vuelo + Hotel */
@media only screen and (min-width: 641px) {
    .wid-search .clouds-vmh,
    .wid-search.clouds-vmh { background-image: url(https://cdn.atrapalo.com/assets/images/A/VMH/VMH_background.jpg); }
}

/* S */
@media only screen and (max-width: 640px) {
    .wid-search .clouds-vmh,
    .wid-search.clouds-vmh { background-image: url(https://cdn.atrapalo.com/assets/images/A/VMH/VMH_background_S.jpg); }
}

/* Viajes */
.wid-search-via { min-height: 327px; }

@media only screen and (min-width: 641px) {
    .wid-search .clouds-via,
    .wid-search.clouds-via {
        background-image: url(https://cdn.atrapalo.com/assets/images/A/VIA/VIA_background.jpg);
    }
}

/* Imágenes aleatorias */

.wid-search .clouds-via-0,
.wid-search.clouds-via-0 {
    background-image: url(https://cdn.atrapalo.com/assets/images/A/VIA/VIA_background_00.jpg);
}

.wid-search .clouds-via-1,
.wid-search.clouds-via-1 {
    background-image: url(https://cdn.atrapalo.com/assets/images/A/VIA/VIA_background_01.jpg);
}

.wid-search .clouds-via-2,
.wid-search.clouds-via-2 {
    background-image: url(https://cdn.atrapalo.com/assets/images/A/VIA/VIA_background_02.jpg);
}

.wid-search .clouds-via-3,
.wid-search.clouds-via-3 {
    background-image: url(https://cdn.atrapalo.com/assets/images/A/VIA/VIA_background_03.jpg);
}

.wid-search .clouds-via-4,
.wid-search.clouds-via-4 {
    background-image: url(https://cdn.atrapalo.com/assets/images/A/VIA/VIA_background_04.jpg);
}

/* M */
@media only screen and (min-width: 641px) and (max-width: 1023px) {
    div[class*="clouds-via"] { min-height: 545px; }
}

/* S */
@media only screen and (max-width: 640px) {
    .wid-search .clouds-via,
    .wid-search.clouds-via { background-image: url(https://cdn.atrapalo.com/assets/images/A/VIA/VIA_background_S.jpg); }

    /* Imágenes aleatorias */

    .wid-search .clouds-via-0,
    .wid-search.clouds-via-0 { background-image: url(https://cdn.atrapalo.com/assets/images/A/VIA/VIA_background_S_00.jpg); }

    .wid-search .clouds-via-1,
    .wid-search.clouds-via-1 { background-image: url(https://cdn.atrapalo.com/assets/images/A/VIA/VIA_background_S_01.jpg); }

    .wid-search .clouds-via-2,
    .wid-search.clouds-via-2 { background-image: url(https://cdn.atrapalo.com/assets/images/A/VIA/VIA_background_S_02.jpg); }

    .wid-search .clouds-via-3,
    .wid-search.clouds-via-3 { background-image: url(https://cdn.atrapalo.com/assets/images/A/VIA/VIA_background_S_03.jpg); }

    .wid-search .clouds-via-4,
    .wid-search.clouds-via-4 { background-image: url(https://cdn.atrapalo.com/assets/images/A/VIA/VIA_background_S_04.jpg); }
}

/* Coches */
@media only screen and (min-width: 641px) {
    .wid-search .clouds-coc,
    .wid-search.clouds-coc { background-image: url(https://cdn.atrapalo.com/assets/images/A/COC/COC_background.jpg); }
}

/* S */
@media only screen and (max-width: 640px) {
    .wid-search .clouds-coc,
    .wid-search.clouds-coc { background-image: url(https://cdn.atrapalo.com/assets/images/A/COC/COC_background_S.jpg); }
}

/* Cruceros */
.wid-search-cru { min-height: 366px; }

@media only screen and (min-width: 641px) {
    .wid-search .clouds-cru { background-image: url(https://cdn.atrapalo.com/assets/images/A/CRU/CRU_background.jpg); }
}

/* S */
@media only screen and (max-width: 640px) {
    .wid-search .clouds-cru {
        background-image: url(https://cdn.atrapalo.com/assets/images/A/CRU/CRU_background_S.jpg);
        background-size: 100% auto;
    }
}

/*  2. Estructura del buscador
=========================================================================================================== */

/* 2.1 - Loader */

.search-container-loader {
    position: absolute;
    left: calc(50% - 16px);
    top: 190px;
    z-index: 1;
}

.wid-search.clouds-hot .search-container-loader { top: 64%; }

/* 2.2 - Contenedor Padre */

.wid-search {
    position: relative;
    padding-bottom: 30px;
    color: #fff;
    background-repeat: no-repeat;
    background-position: center 50%;
    background-size: cover;
    min-height: 280px;
}

/* Título del Buscador */

.wid-search h1 {
    font-size: 48px;
    line-height: 48px;
    margin-top: 0;
    margin-bottom: 8px;
    padding-top: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    width: auto;
}

/* SubTítulo del Buscador */

.wid-search .subt {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 15px;
    text-align: center;
    color: #fff;
}

.wid-search .subt.small-tabs { margin-bottom: 25px; }

/* Caja Formulario con pestañas */

.wid-search form {
    display: block;
    border-radius: 0 2px 2px;
    padding: 20px;
}

/* Fondo para buscadores con tabs, VUE y VIA */
.wid-search .tabs-content {
    background-color: rgba(0, 0, 0, 0.65);
}

/* Fix para HOT */
.HOT .wid-search .searchhome .region-finder {
    background-color: rgba(0, 0, 0, 0.65);
    min-height: 141px;
}

/* caso VIA, regla para ocultar el form que no está seleccionado */
.tabs-content .content:not(.is-active) {
    display: none;
}

/* S */
@media only screen and (max-width: 640px) {
    .wid-search { padding-bottom: 0; }

    .wid-search h1 {
        font-size: 37px;
        line-height: 37px;
        padding-top: 26px;
        margin-bottom: 0;
    }

    .wid-search h1.small-tabs {
        margin-bottom: 26px;
    }

    .wid-search .subt { display: none; }

    .wid-search form.first-label-shown {
        padding-top: 35px;
    }
}

/* 2.3 - Pestañas de selección de producto */

#searcher-escapades {
    min-height: 140px;
    padding-top: 29px;
    padding-bottom: 40px;
}

/* 2.4 - Pestañas de selección Vuelos o Trenes en S y M */

/* S y M */

@media (min-width: 320px) and (max-width: 1023px) {
    .vue-tre-wid-search .wid-search-wrap {
        position: relative;
    }

    #searcher-escapades { min-height: auto; }
}

/* S */

@media (min-width: 320px) and (max-width: 640px) {
    .HOT .wid-search .searchhome .region-finder { background-color: transparent; }
}

/* 2.5 - Formulario */

/* Inputs sin bordes */

.wid-search input[type="search"],
.wid-search input[type="email"],
.wid-search input[type="password"],
.wid-search input[type="text"],
.wid-search .select2-selection,
.wid-search .select2-container .select2-selection--single,
.wid-search input[type="text"]:not(.hasDatepicker) { border: 0; }

/* Hacks para IE10 IE11 para mostrar los inputs con su fondo blanco */

@media screen and (min-width: 0\0) {
    .wid-search input,
    .wid-search input:focus,
    .wid-search input:active { border: 0 solid #fff !important; }
}

/* Inputs placeholder */

.wid-search input[placeholder] { text-overflow: ellipsis; }
.wid-search input::-moz-placeholder { text-overflow: ellipsis; }
.wid-search input:-ms-input-placeholder { text-overflow: ellipsis; }
.wid-search input::-webkit-input-placeholder { text-overflow: ellipsis; }

/* Inputs con iconos */

.wid-search .input-txt .input-iconed input[type="search"],
.wid-search .input-txt .input-iconed input[type="email"],
.wid-search .input-txt .input-iconed input[type="password"],
.wid-search .input-txt .input-iconed input[type="text"],
.wid-search .input-txt .input-iconed .select2-container .select2-selection__rendered,
.wid-search .select-txt .input-iconed .select2-container .select2-selection__rendered,
#tabVIA .input-iconed.calendar .select2-selection__rendered {
    padding-left: 34px;
}

/* Posición del icono a la izquierda */

.wid-search .input-txt .ubicacion::after {
    content: "\e908";
    font-family: atrapaloico, sans-serif;
    font-size: 20px;
    line-height: 20px;
    left: 10px;
}

.wid-search .input-txt .calendar::after {
    left: 7px;
    top: 8px;
}

.wid-search .input-txt .user::before {
    content: "\e61f";
    font-family: atrapaloico, sans-serif;
    font-size: 20px;
    line-height: 18px;
}

.wid-search .input-txt .ubicacion::after,
.wid-search .input-txt .calendar::after,
.wid-search .input-txt .user::before {
    color: #999;
}

/* Inputs colapsados */

.wid-search .inputs-collapsed > div:not(.not-for-collapse) {
    width: 50%;
    float: left;
}

.wid-search .inputs-collapsed .input-txt input,
.wid-search .inputs-collapsed .select2-container .select2-selection--single {
    border-radius: 2px 0 0 2px;
}

.wid-search .inputs-collapsed div:nth-of-type(even) input,
.wid-search .inputs-collapsed div:nth-of-type(even) .select2-container .select2-selection--single {
    border-left: 1px solid #d3d3d3;
    border-radius: 0 2px 2px 0;
}

.wid-search .three-inputs-collapsed > div:not(.not-for-collapse),
.wid-search .three-inputs-collapsed > span:not(.not-for-collapse) {
    width: 33.3%;
    float: left;
}

.wid-search .three-inputs-collapsed > div:nth-child(1) input,
.wid-search .three-inputs-collapsed > div:nth-child(1) .select2-container .select2-selection--single {
    border-radius: 2px 0 0 2px;
}

.wid-search .three-inputs-collapsed > div:nth-child(2) input,
.wid-search .three-inputs-collapsed > div:nth-child(2) .select2-container .select2-selection--single {
    border-left: 1px solid #d3d3d3;
    border-radius: 0;
}

.wid-search .three-inputs-collapsed > div:nth-child(3) input,
.wid-search .three-inputs-collapsed > div:nth-child(3) .select2-container .select2-selection--single {
    border-left: 1px solid #d3d3d3;
    border-radius: 0 2px 2px 0;
}

/* Inputs descolapsan en S */

/* S */
@media only screen and (max-width: 640px) {
    .wid-search .inputs-small-descollapsed > div:not(.not-for-collapse) {
        width: 100%;
    }

    .wid-search .inputs-small-descollapsed > div:not(.not-for-collapse):nth-child(odd) {
        margin-bottom: 20px;
    }

    .wid-search .inputs-small-descollapsed .input-txt input,
    .wid-search .inputs-small-descollapsed div:nth-of-type(even) input {
        border-radius: 2px;
    }

    .wid-search .input-small-separated { padding-right: 10px; }
}

/* Inputs Disabled */

.wid-search .disabled { opacity: 0.3; }

.wid-search .disabled span,
.wid-search .disabled input { cursor: default; }

.wid-search .disabled label,
.wid-search .disabled input { pointer-events: none; }

.wid-search .disabled .error_message { display: none !important; }

/* Inputs position static y error en position absolute */

.wid-search .inputs-position-static {
    position: static;
}

/* S */
@media only screen and (max-width: 640px) {
    .wid-search .inputs-position-static.error {
        margin-bottom: 40px;
    }
}

/* Inputs con ellipsis */

.wid-search .inputs-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

/* Inputs ocultos de inicio en S */
@media only screen and (max-width: 640px) {
    .wid-search .campo-show { display: none; }
}

/* Select2 Container (span) */

.wid-search .select2-container:not(select) {
    width: 100% !important;
}

/* Input dentro de Select2 */

.select2-search input.select2-search__field {
    border: 1px solid #ccc;
    width: 96%;
    margin: 2%;
    padding: 4px;
    font-size: 14px;
}

.select2-container .select2-selection--single {
    border-radius: 2px;
}

/* Placeholder - Select2 */
.select2-container .select2-default span {
    color: #999;
    font-family: "open_sansregular", sans-serif;
    font-size: 14px;
    opacity: 1;
}

/* Select2 no clickable */
.select2-container.p-events-none .select2-default span { color: #999; }

/* Select2 disabled */
.select2-container.select2-container-disabled,
.select2-container.select2-container-disabled .select2-choice,
.select2-container.select2-container-disabled .select2-choice span {
    opacity: 0.75;
    cursor: default !important;
}

/* Select2 multiopcion */

.multi-option-select .select2-container {
    line-height: normal !important;
    width: 100% !important;
}

.multi-option-select .select2-selection__rendered {
    overflow: hidden !important;
    max-height: 38px !important;
    display: block !important;
    padding-right: 25px !important;
}

.multi-option-select .select2-selection--multiple {
    height: auto !important;
    border: none !important;
    min-height: 38px !important;
    border-radius: 2px !important;
    color: #666;
}

.multi-option-select .select2-selection--multiple:hover {
    cursor: pointer;
}

.multi-option-select .select2-selection--multiple .select2-search input {
    text-align: left;
}

.multi-option-select .select2-selection--multiple .select2-search input:hover {
    cursor: pointer;
}

.multi-option-select .select2-selection--multiple .select2-search input:focus {
    border: none;
    box-shadow: none;
}

.multi-option-select .select2-selection--multiple .select2-selection__choice {
    background-color: transparent !important;
    color: #444 !important;
    font-size: 14px !important;
    border: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    margin-right: 0 !important;
    float: none !important;
    display: inline;
    line-height: 38px !important;
}

.multi-option-select .select2-selection--multiple .select2-selection__choice::before {
    content: " - ";
    padding: 0 5px;
}

.multi-option-select .select2-selection--multiple .select2-selection__choice:first-child::before {
    content: " ";
    padding: 0;
}

.multi-option-select .select2-selection--multiple .select2-selection__choice__remove {
    display: none !important;
}

.multi-option-select .select2-container .select2-search--inline { display: none !important; }

.select2-dropdown {
    border-color: #ccc !important;
}

/* Icono dropdown  select2 forzada en select2 multioption */

.multi-option-select.dropdown .select2-selection__rendered::after {
    content: ' ';
    display: block;
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    right: 10px;
    left: auto !important;
    position: absolute;
    top: 45%;
    width: 0;
    pointer-events: none;
}

.multi-option-select.dropdown .select2-container--open .select2-selection__rendered::after {
    border-width: 0 4px 5px;
    border-color: transparent transparent #888;
}

/* Opciones seleccionadas en select multioption */

/* Estilo por defecto */

.multi-option-select .select2-results__option[aria-selected] {
    padding-left: 42px !important;
    position: relative;
}

.multi-option-select .select2-results__option[aria-selected]::before {
    margin-left: 20px;
    background: url(https://cdn.atrapalo.com/assets/images/sprites/icheck-atrapalo.png) no-repeat 1px -2px;
    width: 19px;
    height: 24px;
    border: none;
    content: " ";
    cursor: pointer;
    display: inline-block;
    left: 0;
    margin-top: -2px;
    position: absolute;
    vertical-align: text-bottom;
}

/* Estilo hover */

.select2-container--default .multi-option-select .select2-results__option[aria-selected=true]:hover { background-color: #ddf0fb !important; }

/* Estilo selected */

.select2-container--default .multi-option-select .select2-results__option[aria-selected=true] {
    background-color: transparent !important;
    color: #444 !important;
}

.select2-container--default .multi-option-select .select2-results__option[aria-selected=true]::before { background-position: -17px -2px; }
.select2-container--default .multi-option-select .select2-results__option[aria-selected=true]::after { content: " "; }

/* Botón submit */

.wid-search .form-submit {
    padding: 0;
    margin-top: 19px;
}

.wid-search .form-submit input[type="submit"],
.wid-search .form-submit input[type="button"],
.wid-search .form-submit button {
    width: 100%;
}

/* M y S */
@media only screen and (max-width: 1023px) {
    .wid-search .form-submit {
        clear: both;
        float: none;
        margin-top: 0;
        padding-top: 19px;
    }

    .form-submit.no-padding { padding: 0; }
}

/* Caja para productos con dos botones de submit */

.wid-search .double-submit {
    margin-bottom: 0;
}

.wid-search .double-submit .form-submit {
    width: 50%;
    float: left;
}

/* M y S */
@media only screen and (max-width: 1024px) {
    .wid-search .double-submit {
        clear: both;
    }

    .wid-search .double-submit .form-submit {
        clear: none;
    }
}

/* S */
@media only screen and (max-width: 640px) {
    .wid-search .double-submit .form-submit {
        width: 100%;
        padding-right: 0 !important;
    }
}

/* Clase genérica para eliminar padding de la clase columns de foundation */

.wrap-input { position: relative; }

/* XL y L */
@media only screen and (min-width: 1024px) {
    .wrap-input {
        padding-left: 0;
    }

    .wrap-input-second-half {
        padding-left: 10px;
    }
}

/* M */
@media only screen and (min-width: 641px) and (max-width: 1023px) {
    .wrap-input {
        margin-bottom: 20px;
        padding: 0;
    }

    .wrap-input-first-half { padding-right: 10px; }

    .wrap-input-second-half { padding-left: 10px; }

    .wrap-no-padding-medium { padding-right: 0; }
}

.wid-search .occupancy-row h3 {
    margin-bottom: 10px;
    color: #888;
    font-family: 'open_sanssemibold', sans-serif;
}

.wid-search .delete-room {
    color: #e6002c;
    cursor: pointer;
    font-family: "open_sansregular", sans-serif;
    font-weight: 400;
}

.wid-search .occupancy-row div { margin-bottom: 5px; }

/* S */
@media only screen and (max-width: 640px) {
    .wrap-input {
        margin-bottom: 20px;
        padding: 0;
    }
}

/* Radio buttons de selección de tipo de búsqueda */

.wid-search .search-type {
    margin-bottom: 20px;
}

.wid-search .search-type li {
    float: left;
    display: inline-block;
}

.wid-search .search-type li:first-child { padding-left: 0; }

.wid-search .search-type li input,
.wid-search .search-type li label {
    float: left;
    display: inline-block;
}

.wid-search .search-type li label { margin-left: 10px; }

.wid-search .search-type li:first-child label { margin-left: 0; }

.wid-search .search-type li label span {
    font-family: "open_sansregular", sans-serif;
    font-weight: normal;
    font-size: 13px;
    line-height: 13px;
    color: #fff;
    display: inline-block;
    float: left;
}

/* HOT seleccion de tipo de hotel con iconos / VUE sin iconos */

/* S */

@media only screen and (max-width: 640px) {

    .wid-search form .search-type { width: 100%; }

    .wid-search form .search-type ul {
        border: 1px solid rgba(255, 255, 255, 0.6);
        border-radius: 2px;
        display: inline-block;
        width: 100%;
    }

    .wid-search form .search-type ul.vue-type {
        width: inherit;
        display: table;
        margin: 0 auto;
        border: 0 none;
    }

    .wid-search form .search-type li {
        margin-right: 0;
        border-right: 1px solid rgba(255, 255, 255, 0.6);
        padding: 0;
    }

    .wid-search form .search-type .vue-type li {
        border-right: 0 none;
        margin-right: 10px;
    }

    .wid-search form .search-type li:last-child {
        border-right: none;
        margin-right: 0;
    }

    .wid-search form .search-type li:hover,
    .wid-search form .search-type li.selected { background: #fff; }

    .wid-search form .search-type .vue-type li:hover,
    .wid-search form .search-type .vue-type li.selected { background: transparent; }

    .wid-search form .search-type li label span {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        width: 85% !important;
        display: inline-block;
    }

    .wid-search form .search-type .vue-type li label span {
        font-size: 12px;
        margin: 0;
        padding-left: 22px;
        width: 100% !important;
    }

    .wid-search form .search-type li label a { color: #fff; }

    .wid-search form .search-type li label a:hover {
        text-decoration: none;
        cursor: pointer;
    }

    .wid-search form .search-type li label a:hover i,
    .wid-search form .search-type li label a:hover span,
    .wid-search form .search-type li.selected label a i,
    .wid-search form .search-type li.selected label a span {
        color: #000;
        width: 100% !important;
        display: inline-block;
        margin-left: 0;
    }

    .search-type i[class^="icon-"],
    .search-type i[class*=" icon-"] {
        font-size: 23px;
        padding: 10px 20px 5px;
        text-align: center;
    }

    .wid-search form .search-type li label a span {
        color: #fff;
        font-family: "open_sansregular", sans-serif;
        font-size: 11px;
        font-weight: normal;
        text-align: center;
        float: left;
        width: 100%;
        margin-bottom: 5px;
    }

    .wid-search form .search-type .vue-type li label a span {
        font-size: 13px;
    }

    .search-type .icon-home::before { content: "\e71f"; }

    .search-type .icon-montana::before { content: "\e610"; }

    .search-type .icon-esqui::before { content: "\e61a"; }

    .search-type .icon-costas::before { content: "\e613"; }

    .wid-search form .search-type li label {
        margin-left: 0;
        width: 100%;
    }
}

/* Spinner inputs */

.wid-search form .ui-autocomplete-loading {
    background: #fff url(https://cdn.atrapalo.com/assets/images/A/COM/loading_small.gif) no-repeat right 10px center !important;
}

/* Caja de error, forzamos que salga por encima del metasearcher */
.wid-search form .error_message {
    z-index: 1;
}

/* Multidestino */
.multidestination-title {
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
}

.wid-search .campo-cerrar i {
    display: inline-block;
    font-size: 18px;
    margin-top: 30px;
}

.wid-search .add-flight {
    font-size: 22px;
    vertical-align: sub;
}

/* S y M */
@media only screen and (max-width: 1023px) {
    .wid-search .campo-cerrar i {
        float: right;
        margin-top: 0;
    }

    #multidestination .caja-multi-destino {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }
}

/* 2.6 Selector de fechas Custom Date Picker */

/* Sobreescribimos estilos de la caja padre */

.ui-widget-content {
    border: none !important;
    font-family: 'open_sansregular', sans-serif !important;
    font-size: 15px !important;
    color: #444;
}

.ui-widget-header {
    border: none !important;
    background: none !important;
    font-weight: normal !important;
}

/*  3. Caja añadir vuelo home HOT
=========================================================================================================== */

/* Label y ticket verde visibles en el buscador */

.caja-form-vue input[type="checkbox"].check-atrapalo + label > span:not(.no-check)::before {
    margin-right: 3px;
}

.caja-form-vue .fa-plane {
    font-size: 18px;
    transform: rotate(45deg);
    margin-right: 3px;
    display: inline-block;
    vertical-align: text-top;
}

.caja-form-vue .ticket {
    background-color: #61ad41;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    padding: 5px 5px 5px 0;
    position: relative;
    margin-left: 10px;
    white-space: nowrap;
    font-family: 'open_sanssemibold', sans-serif;
}

.caja-form-vue .ticket i { display: none; }

.caja-form-vue .ticket::first-letter { text-transform: uppercase; }

/* Refactor de css en los checkboxes para cuando cae a doble línea: Añadir vuelo en home hot se desmaqueta */
.HOT .caja-form-vue .ticket { margin-top: -4px; }

.caja-form-vue .ticket::before {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: -8px;
    width: 0;
    height: 0;
    border-top: 11px solid transparent;
    border-right: 8px solid #61ad41;
    border-bottom: 13px solid transparent;
}

/* L y XL */
@media (min-width: 1024px) {
    .caja-form-vue {
        margin-top: 20px;
    }
}

/* Campo oculto para indicar origen del vuelo */

.box-input-origin {
    background-color: #ddd;
    display: inline-block;
    float: none !important;
    margin-top: 10px;
    padding: 20px;
    position: absolute;
    width: 100%;
    z-index: 2;
}

@media only screen and (min-width: 641px) and (max-width: 1023px) {
    .box-input-origin {
        position: relative;
    }
}

@media only screen and (max-width: 640px) {
    /* Caja de añadir vuelo en home hoteles S queda por encima del botón */
    .HOT .box-input-origin {
        float: left;
        margin-top: 10px;
        padding: 15px 20px 25px;
        position: relative;
        z-index: 2;
    }
}

.box-input-origin::before {
    content: "";
    top: -10px;
    border-bottom: 10px solid  #ddd;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
}

.box-input-origin label { color: #444; }

.results .search-landing .box-input-origin { background-color: #ddd; }

.results .box-input-origin::before {
    border-bottom: 10px solid  #a4cacd;
}

.results .search-landing .box-input-origin::before {
    border-bottom: 10px solid  #ddd !important;
}

/*  4. Modales HOT y VMH
=========================================================================================================== */

/* Selector de ocupación HOT y VMH */

.wid-search .occupancy-container {
    width: 730px;
    color: #444;
    background-color: #fff;
    border: solid 1px #c3c3c3;
    position: absolute;
    top: 70px;
    right: 10px;
    z-index: 1001;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
}

.wid-search .occupancy-container::before {
    content: ' ';
    position: absolute;
    top: -10px;
    right: 10px;
    width: 0;
    height: 0;
    border-bottom: 10px solid #c3c3c3;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.wid-search .occupancy-container::after {
    content: ' ';
    position: absolute;
    top: -9px;
    right: 10px;
    width: 0;
    height: 0;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.wid-search .container-occupancy-rooms { padding: 25px 20px 0; }

.wid-search .container-occupancy-buttons {
    background-color: #f0f0f0;
    padding: 20px;
    border-top: 1px #ccc solid;
    width: 100%;
}

.container-occupancy-buttons .cancel-occupancy { line-height: 26px; }

.wid-search .occupancy-row:not(:first-child) {
    padding-top: 20px;
    border-top: 1px solid #e5e5e5;
}

.wid-search .occupancy-row label {
    color: #444;
    margin-bottom: 5px;
}

.wid-search .occupancy-row label .normal {
    font-family: "open_sansregular", sans-serif;
    color: #888;
    font-style: italic;
}

.wid-search .occupancy-row input,
.wid-search .occupancy-row .select2-selection,
.wid-search .occupancy-row .select2-container .select2-selection--single {
    border: 1px solid #afafaf;
}

.wid-search .occupancy-row .edadesf,
.wid-search .occupancy-row .adultosf,
.wid-search .occupancy-row .childsf { float: left; }

.wid-search .occupancy-row .edadesf li { position: static !important; }

.wid-search .occupancy-row .edadesf li .error_message {
    position: absolute;
    left: 0;
    top: 42px;
}

.wid-search .occupancy-row .edadesf .select2-container,
.wid-search .occupancy-row .edadesf .select2-choice,
.wid-search .occupancy-row .adultosf .select2-container,
.wid-search .occupancy-row .adultosf .select2-choice,
.wid-search .occupancy-row .childsf .select2-container,
.wid-search .occupancy-row .childsf .select2-choice { width: 55px !important; }

.wid-search .occupancy-row .edadesf .select2-choice,
.wid-search .occupancy-row .adultosf .select2-choice,
.wid-search .occupancy-row .childsf .select2-choice { overflow: visible; }

/* para evitar que el borde derecha desaparezca */

.wid-search .occupancy-row .edadesf li:last-child { margin-right: 0 !important; }

.wid-search .addRoom {
    color: #e6002c;
    margin-bottom: 20px;
    cursor: pointer;
    display: inline-block;
}

.wid-search .addRoom i { margin-right: 5px; }

.wid-search .addRoom span { font-size: 18px; }

.wid-search .container-button-box { text-align: center; }

.wid-search .cancel-occupancy {
    cursor: pointer;
    margin-right: 20px;
    line-height: 28px;
    font-family: "open_sansregular", sans-serif;
    font-size: 12px;
    display: inline-block;
}

.wid-search .btnbox .apply-occupancy {
    height: 34px !important;
    line-height: 34px !important;
    width: auto;
    font-size: 18px !important;
    display: inline-block;
}

/* Botón Cerrar modales */

.wid-search .occupancy-container .close-modal {
    font-size: 11px !important;
    border: none !important;
    background: none !important;
    color: #666;
    height: auto !important;
    width: auto !important;
}

#cboxContent [id*="passengers-inputs"] .label-hab {
    display: block;
    margin-right: 10px;
    margin-top: 20px;
}

#cboxContent .edades-block { width: auto; }

#cboxContent .rooms-selection {
    clear: both;
    margin: 20px auto 0 auto;
    overflow: hidden;
    width: 280px;
}

#cboxContent .rooms-selection__button {
    float: left;
}

#cboxContent .rooms-selection__cancel {
    display: block;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

/* Media */

/* M */
@media only screen and (min-width: 641px) and (max-width: 1023px) {
    .wid-search .occupancy-container {
        right: 10px;
        width: 495px;
    }

    .wid-search .occupancy-row .edadesf { float: none; }

    .wid-search .occupancy-row label .edades .block { display: inline; }
}

/* M y S */
@media only screen and (max-width: 1023px) {
    .occupancy-row .edadesf li.error { margin-bottom: 28px; }

    .occupancy-row .edadesf li.error .error_message { top: 67px; }
}

/* S */
@media only screen and (max-width: 640px) {
    .wid-search .occupancy-container {
        width: 100%;
        max-width: 490px;
        right: 0;
    }

    .wid-search .occupancy-row .edadesf { float: none; }
    .wid-search .occupancy-row label .edades .block { display: inline; }

    #cboxContent .caja-form .passengers > .labels:first-child:not(.numHab) { width: 100%; }

    #cboxContent [id*="passengers-inputs"] .label-hab { margin-top: 30px; }

    .input-txt label { font-size: 11px; }
}

/* XS */
@media only screen and (max-width: 320px) {
    #cboxContent .caja-form .passengers > .labels { margin-left: 0 !important; }
}

@media only screen and (max-width: 509px) {
    .wid-search .occupancy-row .adultosf,
    .wid-search .occupancy-row .childsf { float: none; }
}

/*  5. Modales VUE
=========================================================================================================== */

/* ********* Modal Opciones de Vuelo (buscador VUE y VMH) ********* */

/* Enlace clickable en la home */

.wid-search #home-searcher-VHM .extras-vue p,
.wid-search #searcher-VHM .extras-vue p {
    text-align: left;
}

.wid-search .extras-vue a {
    color: #fff;
    font-size: 12px;
}

.wid-search .show_class_and_discounts {
    padding-top: 15px;
    text-align: right;
}

.wid-search .check-transfer {
    margin-top: 20px;
}

/* S y M */
@media (max-width: 1023px) {
    .wid-search .check-transfer {
        margin-top: 0;
    }

    .wid-search .show_class_and_discounts {
        text-align: left;
    }
}

/* M */
@media (min-width: 641px) and (max-width: 1023px) {
    .wid-search .show_class_and_discounts {
        padding-top: 0;
    }
}

/* S */
@media (max-width: 641px) {
    .show_class_and_discounts {
        margin-top: 0;
    }

    .wid-search .extras-vue {
        padding: 0;
    }
}

/* Caja y Contenido */

.wid-search .occupancy-container.class_and_discounts_container {
    top: 160px;
    padding: 20px 10px;
    right: 0;
    width: 300px;
}

/* HOME VMH */
.wid-search #home-searcher-VHM .occupancy-container.class_and_discounts_container,
.wid-search #searcher-VHM .occupancy-container.class_and_discounts_container { width: 310px; }

.wid-search .occupancy-container.class_and_discounts_container label {
    float: none !important;
    font-size: 13px;
    color: #333;
}

.wid-search .occupancy-container.class_and_discounts_container .contact {
    margin: 17px 0;
    line-height: 17px;
    padding-right: 20px;
}

.wid-search .occupancy-container.class_and_discounts_container .comment_residentes {
    color: #666;
    display: block;
    margin-left: 25px;
    font-size: 11px;
    font-style: italic;
    margin-top: 5px;
}

.wid-search .occupancy-container.class_and_discounts_container .tipoFamiliaNumerosa { margin-left: 23px; }

.wid-search .occupancy-container.class_and_discounts_container .tipoFamiliaNumerosa.inactive { color: #999; }

.wid-search .occupancy-containerclass_and_discounts_container .tipoFamiliaNumerosa input { margin: 5px 5px 0 0; }

/* Media */

/* XL */
@media (min-width: 1280px) {
    .wid-search .occupancy-container.show_class_and_discounts { text-align: right; }

    .wid-search #home-searcher-VHM .occupancy-container.show_class_and_discounts,
    .wid-search #searcher-VHM .occupancy-container.show_class_and_discounts { text-align: left; }
}

/* XL y L */
@media (min-width: 1024px) {
    .wid-search .occupancy-containerclass_and_discounts_container { width: 590px; }

    .wid-search #home-searcher-VHM .occupancy-container.class_and_discounts_container,
    .wid-search #searcher-VHM .occupancy-container.class_and_discounts_container {
        width: 330px;
        left: 0;
    }

    .wid-search #home-searcher-VHM .occupancy-container.class_and_discounts_container::before,
    .wid-search #searcher-VHM .occupancy-container.class_and_discounts_container::before,
    .wid-search #home-searcher-VHM .occupancy-container.class_and_discounts_container::after,
    .wid-search #searcher-VHM .occupancy-container.class_and_discounts_container::after { left: 10px; }
}

/* M */
@media (min-width: 641px) and (max-width: 1023px) {
    /* Contenido Colorbox condiciones de descuento */
    .VUE #cboxLoadedContent #content { width: 520px; }
}

/* M y S */
@media (max-width: 1023px) {
    .wid-search .occupancy-container.class_and_discounts_container {
        width: 320px;
        padding: 20px 0;
        top: 245px;
        right: auto;
    }

    .wid-search .occupancy-container.class_and_discounts_container::before,
    .wid-search .occupancy-container.class_and_discounts_container::after {
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: none;
        left: 170px;
        right: 10px;
        top: -10px;
    }
}

/* S */

@media (max-width: 640px) {
    .wid-search .occupancy-container.class_and_discounts_container {
        top: 410px;
    }

    /* Contenido Colorbox condiciones de descuento */
    .VUE #cboxLoadedContent #content {
        width: 240px !important;
        padding: 0;
    }

    .VUE #cboxLoadedContent { padding: 0; }

    .VUE #cboxTitle {
        font-size: 16px;
        line-height: 17px;
    }

    .VUE .seleccion-busqueda .tabs-title { margin-left: -4px; }
}

@media only screen and (max-width: 340px) {
    .wid-search .occupancy-container.class_and_discounts_container,
    .wid-search #home-searcher-VHM .occupancy-container.class_and_discounts_container,
    .wid-search #searcher-VHM .occupancy-container.class_and_discounts_container {
        width: 100%;
        padding: 10px 0;
    }
}

/* Listados radios seleccion clase VUE - estilo genérico */

.list-radios span {
    margin-top: 8px;
    margin-right: 10px;
    float: left;
    font-size: 13px;
    color: #333;
}

.list-radios ul {
    border: 1px solid #afafaf;
    border-radius: 2px;
    float: left;
    display: block;
    margin-bottom: 15px;
}

.list-radios li {
    float: left;
    display: inline-block;
    height: 33px;
    line-height: 33px;
    background: #fefefe; /* Old browsers */
    background: -moz-linear-gradient(top, #fefefe 0%, #dadada 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #dadada)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fefefe 0%, #dadada 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fefefe 0%, #dadada 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fefefe 0%, #dadada 100%); /* IE10+ */
    background: linear-gradient(to bottom, #fefefe 0%, #dadada 100%); /* W3C */
    border-right: 1px solid #979696;
}

.list-radios li label {
    color: #333;
    text-shadow: 0 1px #f6f6f6;
    text-decoration: none;
    font-size: 13px;
    font-family: 'open_sansregular', sans-serif;
    line-height: 32px;
    font-weight: normal;
    padding: 0 15px;
    display: block;
    margin: 0 !important;
}

.list-radios li input { display: none; }

.list-radios li:hover a,
.list-radios li:hover label {
    cursor: pointer;
}

.list-radios li:last-child { border-right: 0 none; }

.list-radios li.active {
    background: #aaa9a9; /* Old browsers */
    background: -moz-linear-gradient(top, #aaa9a9 55%, #9e9d9d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, #aaa9a9), color-stop(100%, #9e9d9d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #aaa9a9 55%, #9e9d9d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #aaa9a9 55%, #9e9d9d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #aaa9a9 55%, #9e9d9d 100%); /* IE10+ */
    background: linear-gradient(to bottom, #aaa9a9 55%, #9e9d9d 100%); /* W3C */
}

.list-radios li.active label {
    color: #fff !important;
    text-shadow: 0 -1px #787878;
    box-shadow: 0 -1px #8a8989;
    text-decoration: none;
    cursor: pointer;
}

/* Media */

@media only screen and (max-width: 340px) {
    .list-radios span { margin-bottom: 5px; }
}

/********** Modal Selección Pasajeros (buscador VUE) **********/

.wid-search .campo-pasajeros-vue .occupancy-container {
    width: 300px;
    right: 0;
    left: auto;
    padding: 25px 20px;
}

.wid-search .campo-pasajeros-vue .rango-edad {
    font-size: 11px;
    color: #888;
    font-style: italic;
}

.wid-search .campo-pasajeros-vue .btnbox {
    width: 170px;
}

.wid-search .campo-pasajeros-vue .occupancy-container label {
    float: left;
    margin-top: 5px;
}

.wid-search .campo-pasajeros-vue .occupancy-container input {
    text-align: center;
    border-top: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
    border-left: 1px solid #ccc !important;
    border-radius: 0;
    cursor: default;
}

.wid-search .campo-pasajeros-vue button {
    height: 38px;
    width: 36px;
    border: 1px solid #ccc;
    background-color: #f8f8f8;
    border-right: none;
    border-radius: 0;
    color: #444;
    font-size: 14px !important;
    margin: 0;
    padding: 0;
}

.wid-search .campo-pasajeros-vue button:hover {
    cursor: pointer;
}

.wid-search .campo-pasajeros-vue button:last-child {
    border-right: 1px solid #ccc;
}

.wid-search .campo-pasajeros-vue button.disabled {
    opacity: 0.3;
    background-color: #bbb;
    border: 1px solid #333;
    cursor: default;
}

#extras .occupancy-container {
    left: 0;
}

#extras .occupancy-container::before {
    left: 10px;
    right: 0;
}

#extras .occupancy-container::after {
    left: 10px;
    right: 0;
}

/* Media */

/* S y M */

@media (max-width: 1023px) {
    .wid-search .campo-pasajeros-vue .occupancy-container { top: 75px; }
}

@media (max-width: 340px) {
    .wid-search .campo-pasajeros-vue .occupancy-container { width: 100%; }
}

/*  6. Override estilos en landings HOT
=========================================================================================================== */

.search-landing {
    padding-bottom: 0;
    min-height: 68px;
}

.search-landing::before { display: none; }

.search-landing form {
    padding: 0;
    background: none;
}

.search-landing div label {
    display: none;
    color: #444;
}

/* Parche nuevos calendarios hasta aplicarlo en todos los productos */

.HOT .search-landing div label {
    display: block;
    line-height: 15px;
}

.search-landing #div_check_select_flight { display: none !important; }

.search-landing div .caja-form-vue label {
    color: #444;
    display: block !important;
}

.search-landing .occupancy-container label { display: block; }

.wid-search.search-landing form input[type="text"] { border: 1px solid #afafaf; }

.search-landing form .campo-busqueda,
.search-landing form .campo-ocupacion,
.search-landing form .campo-fecha {
    padding-left: 0.76923rem;
}

.search-landing .input-iconed input.fecha-entrada { border-radius: 2px 0 0 2px; }

.search-landing .input-iconed input.fecha-salida {
    border-left: 0 !important;
    border-radius: 0 2px 2px 0;
}

.search-landing form .campo-ocupacion input { padding-left: 34px !important; }

.search-landing .input-iconed .dropdown::after,
.search-landing .input-txt .dropdown::after {
    right: 10px;
}

.search-landing form .boton-buscar {
    padding-left: 0.76923rem;
    padding-right: 0.76923rem;
}

.search-landing .search-container-loader { top: calc(50% - 16px); }

/* Fix para añadir vuelo landing cadenas hoteleras y continente */
.search-landing.background-grey .caja-form-vue {
    position: relative;
}

.search-landing.background-grey .caja-form-vue .box-input-origin { top: 25px; }

@media (max-width: 1023px) {
    .search-landing.background-grey .caja-form-vue .box-input-origin { top: 0; }
}

/* end Fix para añadir vuelo landing cadenas hoteleras */

.search-landing input[type="checkbox"].check-atrapalo.negative:checked + label > span:not(.no-check)::before {
    background-position: -17px -2px !important; /* simulamos que no es el negative en la landing, fondo gris */
}

.search-landing input[type="checkbox"].check-atrapalo.negative + label > span:not(.no-check)::before {
    background-position: 1px -2px !important; /* simulamos que no es el negative en la landing, fondo gris */
}

@media (min-width: 641px) and (max-width: 1023px) {
    .search-landing form .boton-buscar { clear: both; }
}

/* Media */

/* S */
@media only screen and (min-width: 320px) and (max-width: 640px) {
    .search-landing { display: block; }
}

.date-range:hover .ui-state-default,
.date-selected:hover .ui-state-default { background-color: #bbe0f7 !important; }

.ui-datepicker-today:hover .ui-state-default {
    background-color: #bbe0f7 !important;
    border: solid 1px #bbe0f7 !important;
}

.check-out-disabled {
    pointer-events: none !important;
}
/*
    v12_core.css
    www.atrapalo.com
    CSS v12

    Index
    -------------------------
    1. Reset // Esta en el v12_header
    2. Sprites
    3. Grid
    4. Font
    5. Publicidad
    6. Boxes
    7. Buttons
    8. Calendars and Autocompletes
    10. Layout
    11. Listas
    12. Opiniones
    13. Formulario
    14. bradCrum busquedas
    15. Paginador
    XX. Media
*/

/*  1. RESET
=========================================================================================================== */

/*  2. SPRITES
=========================================================================================================== */
.s {
    background-image: url(/assets/images/A/sprite/sprite-generico-old-school.png);
    background-repeat: no-repeat;
}

.s12 {
    background: url(/assets/images/sprites/sprite-generico.png) no-repeat;
    vertical-align: middle;
}

.ico-info { background-position: -420px -270px; }

.ico-ok24 { background-position: -240px -270px; }

.ico-alert12 { background-position: -480px -250px; }

.ico-alert24 { background-position: -340px -270px; }

.ico-alert32 { background-position: -380px -270px; }

.ico-close16 { background-position: -40px -270px; }

.flecha_gris_down { background-position: -135px -240px; }

.flecha_gris_up {
    background-position: -120px -240px;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.flecha_ver_todos { background-position: -50px -190px; }

/* Sprite old school */
.accessibility { background-position: -150px -950px; }

.coc { background-position: -250px -800px; }

/* Leer mas ficha hibiscus */
.s_ficha {
    background: url(/assets/images/sprites/sprite-generico.png) no-repeat;
    vertical-align: middle;
}

.flecha_ocultar_rojo { transform: scaleY(-1); }

.flecha_mostrar_rojo { background-position: -315px -240px; }

.flecha_mostrar_rojo,
.flecha_ocultar_rojo {
    width: 11px;
    height: 6px;
}

.ficha .vermapa img { background-position: -820px -271px; }

/*  3. GRID
=========================================================================================================== */
#content {
    width: 960px;
    margin: 0 auto;
    padding: 1px 5px 29px;
    background: #fff;
    position: relative;
}

.HOM #content { position: inherit; }

.colgroup { margin: 0 auto; }

.col1,
.col2,
.col3,
.col4,
.col5,
.col6,
.col7,
.col8,
.col9,
.col10,
.col11,
.col12 {
    float: left;
    margin: 0 10px;
    padding: 0;
}

.col1 { width: 60px; }

.col2 { width: 140px; }

.col3 { width: 220px; }

.col4 { width: 300px; }

.col5 { width: 380px; }

.col6 { width: 460px; }

.col7 { width: 540px; }

.col8 { width: 620px; }

.col9 { width: 700px; }

.col10 { width: 780px; }

.col11 { width: 860px; }

.col12 { width: 940px; }

.p-events-none { pointer-events: none; }

.p-events-initial { pointer-events: initial; }

/*  4. FONT
=========================================================================================================== */

h1.ficha {
    line-height: 26px;
    font-family: 'open_sanssemibold', sans-serif;
    color: #444;
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 15px;
    margin-left: 0;
}

.RES h1.ficha {
    float: left;
    margin-right: 5px;
    width: auto;
    font-size: 26px;
}

h2.ficha {
    line-height: 20px;
    font-family: 'open_sanssemibold', sans-serif;
    color: #444;
    font-size: 20px;
    font-weight: 400;
    margin-top: 30px;
    margin-bottom: 15px;
    margin-left: 0;
}

/* Fonts Size */

.fonts9px { font-size: 9px !important; }

.fonts10px,
.fontSmall6 { font-size: 10px !important; }

.fonts11px,
.fontSmall5 { font-size: 11px !important; }

.fonts12px { font-size: 12px !important; }

.fonts13px,
.fontSmall3 { font-size: 13px !important; }

.fonts14px { font-size: 14px !important; }

.fonts15px { font-size: 15px !important; }

.fonts16px { font-size: 16px !important; }

.fonts18px { font-size: 18px !important; }

.fonts19px { font-size: 19px !important; }

.fonts20px { font-size: 20px !important; }

.fonts22px { font-size: 22px !important; }

.fonts24px { font-size: 24px !important; }

.fonts25px { font-size: 25px !important; }

.fonts26px { font-size: 26px !important; }

.fonts28px { font-size: 28px !important; }

.fonts30px { font-size: 30px !important; }

.fonts32px { font-size: 32px !important; }

.fonts36px { font-size: 36px !important; }

.fonts42px { font-size: 42px !important; }

.fonts54px { font-size: 54px !important; }

.fonts65px { font-size: 65px !important; }

.fontLarge2 { font-size: 1.499em; }

.fontLarge3 { font-size: 1.583em; }

.fontSmall3 { font-size: 1.083em !important; }

/* Line Heights */
.lineHeight16px { line-height: 16px !important; }

.lineHeight18 { line-height: 18px; }

.lineHeight20 { line-height: 20px; }

.lineHeight25 { line-height: 25px; }

.lineHeight36 { line-height: 36px !important; }

.lineHeight40 { line-height: 40px; }

.aligncenter { text-align: center; }

/* Estilos */

.underline { text-decoration: underline; }

.notUnderline { text-decoration: none; }

.capitalize { text-transform: capitalize; }

/*  5. PUBLICIDAD
=========================================================================================================== */

.sky {
    position: absolute !important;
    top: 10px;
    right: -145px;
    text-align: center;
    width: 120px !important;
    background: #fff !important;
    height: 616px !important;
    padding: 3px;
}

/* Megabanner */

.megaBanner { margin: 0 10px 0; }

.megaBannerSmall { margin: 0 0 0 10px; }

.megaBanner,
.megaBannerSmall {
    float: none;
    display: inline-block;
}

.megaBanner div,
.megaBannerSmall div { display: inline-block; }

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

.mega-advert .advertTitle {
    font-size: 11px;
    color: #444;
    padding-top: 40px;
    margin-left: -40px;
    display: inline-block;
    transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    vertical-align: 44px;
    float: left;
}

.mega { margin: 10px; }

.mega .advert {
    background: url(/images_new/A/960/bkPubli.gif) repeat 0 0 #f4f4f4;
    border: 1px solid #ccc;
    overflow: hidden;
}

.mega .megaBanner { float: left; }

/* Sky banner */
body .publi_ext_120_600 {
    text-align: center;
    width: 120px !important;
    background: #fff !important;
    height: 616px !important;
    padding: 3px;
    position: absolute !important;
    top: -10px;
    left: 0;
}

.publi_ext_120_600 .advertTitle {
    text-align: left !important;
    padding-left: 3px !important;
    padding-top: 0 !important;
}

.robav12 {
    float: left !important;
    width: 300px;
    margin-left: 0;
    text-align: center;
}

.robav12 .advert,
.robav12 .robaPaginas { width: 300px; }

.robahome {
    height: 299px;
    text-align: center;
    border: none;
}

.robahome .publitxt {
    margin-top: 18px;
    font-size: 16px;
    color: #777;
}

.ESP .robaPaginas .advertTitle { padding-top: 5px; }

.HOM .robahome { margin-top: 3px; }

.robaPaginas .advertTitle {
    margin-right: 0;
    font-family: "atrapaloWebBold", sans-serif;
    font-size: 13px;
    font-weight: normal;
    height: 50px;
    color: #777;
    background-color: #dcdcdc;
    transform: inherit;
    -webkit-transform: inherit; /* Opera, Chrome, and Safari */
    padding-top: 15px;
    width: 300px;
    text-align: center;
    box-sizing: border-box;
    display: block;
}

/* Megabanner */

.advbox {
    width: 950px;
    margin: 50px auto 0;
}

/* megabanner y minibanner en homes, con fondo gris */
.advert-box {
    background-color: #f0f0f0;
    padding: 40px 0;
}

/*  6. BOXES
=========================================================================================================== */
.box {
    margin: 0 0 20px;
    border-radius: 3px;
}

.bg-disabled {
    width: 100%;
    height: 5000px;
    background: #000;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}

.loading {
    width: 600px;
    padding: 50px 20px;
    text-align: center;
    font-weight: 700;
    background: #fff;
    border: transparent;
    position: absolute;
    top: 90px;
    left: 180px;
    z-index: 4;
}

.loading img {
    margin: 0 0 10px;
    background: url(/assets/images/v12/cargando.gif) no-repeat center top;
}

.box_EDE { background-color: #ededed; }

.box-nowidget {
    filter: alpha(opacity=30);
    opacity: 0.3;
    border: #e6002c dotted 2px;
}

.box-nowidget img { margin: 30px auto 0 auto; }

.box-container-info {
    position: relative;
    height: 372px;
    margin-left: 20px;
    margin-right: 20px;
}

.box-container-info > div { bottom: 0; }

.box-container-info .hallazgoLogo {
    margin-bottom: 10px;
    background: url(/assets/images/sprites/sprite-generico.png) no-repeat -220px 0 rgba(0, 0, 0, 0);
}

.box-prices-ficha > div { margin: 0 auto 25px; }

.box-info-ficha {
    background-color: #fff;
    border-radius: 3px;
    border-bottom: 1px solid #ddd;
    padding: 10px;
    width: 100%;
    text-align: left;
}

.box-info-ficha li {
    padding-bottom: 3px;
    font-size: 13px;
    line-height: 15px;
}

.box2Orange {
    background: none repeat scroll 0 0 #f9e1ca;
    border: 1px solid #facca4;
    color: #444;
}

/* Flechas en el OWL Carousel */
#leftArrow,
#rightArrow { z-index: 998; }

/*  7. BUTTONS
=========================================================================================================== */
a.no-link {
    color: inherit;
    text-decoration: none;
}

.btn {
    background-color: #ff002d;
    border-radius: 999px;
    border: 0 none;
    color: #fff !important;
    cursor: pointer;
    display: block;
    font-size: 20px !important;
    font-family: flexa-compressedBold, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    height: 38px;
    line-height: 36px;
    margin: 0;
    padding: 0 25px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.btn:hover {
    background-color: #d1002d;
    text-decoration: none;
}

.btn:active {
    background-color: #d1002d;
    border: 0 none;
    transition: background 0.1s ease-in;
    -webkit-transition: background 0.1s ease-in;
    -moz-transition: background 0.1s ease-in;
    -o-transition: background 0.1s ease-in;
    -ie-transition: background 0.1s ease-in;
}

.btn.medium {
    padding: 0 25px;
    height: 34px;
    line-height: 33px;
}

.btn.small {
    padding: 0 20px;
    height: 28px;
    line-height: 26px;
    font-size: 18px !important;
}

.btn.mini {
    font-size: 16px !important;
    height: 30px;
    line-height: 30px;
    padding: 0 5px !important;
}

.btn.disabled,
input[type="submit"][disabled],
input[type="button"][disabled] {
    background-color: #bbb;
    cursor: default;
    pointer-events: none;
    opacity: 1 !important;
}

.btn.loading {
    position: relative;
    display: inline-block;
}

.btn.loading:after {
    color: #fff;
    content: '\f110';
    display: block;
    font-family: fontawesome, sans-serif;
    font-size: 18px;
    position: absolute;
    top: 11px;
    right: 0;
    height: 20px;
    width: 20px;
    animation: fa-spin 1s infinite linear;
    -webkit-animation: fa-spin 1s infinite linear;
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.btn.dark { background-color: #888; }

.btn.dark:hover,
.btn.dark:active { background-color: #666; }

.btn.dark.disabled { background-color: #bbb; }

/* Ajustes en btn */
.CRU .infoCarusel .btn.medium { padding: 0 20px; }
.VIA .infoCarrusel .btn.medium { padding: 0 20px !important; }

/*  8. CALENDARS / AUTOCOMPLETES
=========================================================================================================== */
.ui-autocomplete {
    width: auto; /* Cambiado por un error con el autocomplete de coches mobile que salia de caja */
    background: #fff;
}

.ui-dialog .ui-dialog-content { overflow-x: hidden !important; }
.ui-dialog.titleless .ui-dialog-titlebar { display: none; }

/*  10. LAYOUT
=========================================================================================================== */

.clear:after {
    height: 0;
    content: " ";
    clear: both;
    display: block;
    visibility: hidden;
    font-size: 0;
}

/* Box-model */
.clearb { clear: both; }

.clearl { clear: left; }

.hidden { display: none; }

.hiddenImportant { display: none !important; }

.floatl { float: left; }

.floatr { float: right !important; }

.nofloat,
.floatNone { float: none !important; }

.overflowh,
.overflowHidden,
.overflowhidden { overflow: hidden; }

.overflowVisible { overflow: visible !important; }

.nowrap { white-space: nowrap; }

.block { display: block; }

.inline { display: inline !important; }

.inlineBlock,
.inline-block {
    display: inline-block;
    zoom: 1;
}

.tableRow { display: table-row; }

.tableCell { display: table-cell; }

.openFont .normal { font-family: 'open_sansregular', sans-serif; }

.bold { font-weight: 700; }

.italic { font-style: italic; }

.upper { text-transform: uppercase; }

.ellipsis {
    overflow-x: hidden;
    overflow-y: hidden;
    text-overflow: ellipsis;
}

.visible { visibility: visible; }

.nomargin { margin: 0 !important; }

.nopadding { padding: 0 !important; }

.invisible { visibility: hidden; }

.noborder { border: none !important; }

.nobackground { background: transparent !important; }

.pointer { cursor: pointer; }

.borderBottomDotted {
    border-bottom: 1px dotted #b2b2b2;
    overflow: hidden;
}

.borderTopDotted {
    border-top: 1px dotted #b2b2b2;
    overflow: hidden;
}

.borderRightDotted {
    border-right: 1px dotted #b2b2b2;
    overflow: hidden;
}

.dtable { display: table; }

.trow { display: table-row; }

.tcell { display: table-cell; }

.tcap { display: table-caption; }

.position-inherit { position: inherit; }

.absolute { position: absolute; }

.top0 { top: 0 !important; }

.relative { position: relative; }

.position-static { position: static; }

/* HEIGHTS */

.h25 { height: 25px; }

.h28 { height: 28px; }

.h40 { height: 40px; }

.h50 { height: 50px; }

.h70 { height: 70px; }

.h96 { height: 96px; }

.h130 { height: 130px; }

.h365 { height: 365px; }

/* Min-Heights */
.mh30 { min-height: 30px; }

.mh300 { min-height: 300px; }

/* WIDTHS */

.wp100 { width: 100% !important; }

.w92p { width: 92% !important; }

.w80p { width: 80% !important; }

.wp77 { width: 77% !important; }

.w75p { width: 75% !important; }

.wp70 { width: 70%; }

.w65p { width: 65% !important; }

.w60p { width: 60%; }

.wp55 { width: 55% !important; }

.wp50 { width: 50%; }

.wp49 { width: 49%; }

.wp48 { width: 48%; }

.wp47 { width: 47%; }

.wp46 { width: 46%; }

.w45p,
.wp45 { width: 45%; }

.w43p { width: 43% !important; }

.w40p { width: 40%; }

.wp35 { width: 35%; }

.w34p,
.wp34 { width: 34% !important; }

.wp33 { width: 33%; }

.wp30 { width: 30%; }

.wp28 { width: 28%; }

.wp26 { width: 26%; }

.w25p { width: 25% !important; }

.w24p { width: 24% !important; }

.w20p,
.wp20 { width: 20% !important; }

.w15p { width: 15% !important; }

.w10p { width: 10%; }

.wp5 { width: 5% !important; }

.w960 { width: 960px; }

.w640 { width: 640px; }

.w716 { width: 716px; }

.w515 { width: 515px; }

.w357 { width: 357px; }

.w355 { width: 355px !important; }

.w320 { width: 320px; }

.w307 { width: 307px; }

.w294 { width: 294px; }

.w290 { width: 290px !important; }

.w280 { width: 280px !important; }

.w275 { width: 275px !important; }

.w260 { width: 260px; }

.w240 { width: 240px !important; }

.w230 { width: 230px; }

.w220 { width: 220px; }

.w212 { width: 212px; }

.w204 { width: 204px; }

.w200 { width: 200px !important; }

.w190 { width: 190px !important; }

.w170 { width: 170px !important; }

.w166 { width: 166px; }

.w160 { width: 160px !important; }

.w155 { width: 155px !important; }

.w142 { width: 142px; }

.w135 { width: 135px !important; }

.w132 { width: 132px; }

.w130 { width: 130px !important; }

.w126 { width: 126px !important; }

.w120 { width: 120px !important; }

.w119 { width: 119px !important; }

.w114 { width: 114px; }

.w110 { width: 110px; }

.w105 { width: 105px !important; }

.w100 { width: 100px !important; }

.w96 { width: 96px; }

.w85 { width: 85px; }

.w84 { width: 84px; }

.w80 { width: 80px; }

.w64 { width: 80px; }

.w55 { width: 55px !important; }

.w52 { width: 52px !important; }

.w50 { width: 50px; }

.w48 { width: 48px !important; }

.w42 { width: 42px !important; }

.w35 { width: 35px !important; }

.w20 { width: 20px !important; }

/* DISPLAY */

.inlineBlock {
    display: inline-block;
    zoom: 1;
}

.alignCenter { text-align: center; }

.alignRight,
.alignright { text-align: right !important; }

.alignLeft { text-align: left; }

.valigntop { vertical-align: top; }

.valignmid { vertical-align: middle; }

.valignbaseline { vertical-align: baseline !important; }

.centerAuto {
    margin-left: auto !important;
    margin-right: auto !important;
}

.borderSolid {
    border: 1px solid #b2b2b2;
    overflow: hidden;
}

.priceLarge { /* Esta clase se utiliza para indicar el precio en el header de HOT y VIA */
    color: #444;
    font-weight: bold;
    font-size: 2.333em;
    line-height: 0.9em;
    letter-spacing: -0.05em;
}

/* Margins */

.margin0Auto { margin: 0 auto !important; }

.margin10 { margin: 10px; }

.margin20 { margin: 20px; }

/* Top */
.margintop0 { margin-top: 0 !important; }

.margintop2 { margin-top: 2px; }

.margintop3 { margin-top: 3px; }

.margintop5 { margin-top: 5px !important; }

.margintop7 { margin-top: 7px !important; }

.margintop8 { margin-top: 8px !important; }

.margintop10 { margin-top: 10px !important; }

.margintop12 { margin-top: 12px !important; }

.margintop13 { margin-top: 13px !important; }

.margintop15 { margin-top: 15px !important; }

.margintop20 { margin-top: 20px !important; }

.margintop25 { margin-top: 25px !important; }

.margintop30 { margin-top: 30px; }

.margintop40 { margin-top: 40px; }

.margintop45 { margin-top: 45px !important; }

.margintop84 { margin-top: 84px !important; }

/* Bottom */
.marginbot0 { margin-bottom: 0 !important; }

.marginbot2 { margin-bottom: 2px; }

.marginbot5 { margin-bottom: 5px !important; }

.marginbot10 { margin-bottom: 10px !important; }

.marginbot15 { margin-bottom: 15px !important; }

.marginbot20 { margin-bottom: 20px; }

.marginbot25 { margin-bottom: 25px !important; }

.marginbot30 { margin-bottom: 30px !important; }

.marginbot40 { margin-bottom: 40px; }

.marginbot70 { margin-bottom: 70px; }

/* Left */
.marginleft0 { margin-left: 0 !important; }

.marginleft3 { margin-left: 3px !important; }

.marginleft5 { margin-left: 5px !important; }

.marginleft6 { margin-left: 6px !important; }

.marginleft8 { margin-left: 8px !important; }

.marginleft10 { margin-left: 10px !important; }

.marginleft15 { margin-left: 15px; }

.marginleft20 { margin-left: 20px !important; }

.marginleft24 { margin-left: 24px !important; }

.marginleft25 { margin-left: 25px; }

.marginleft35 { margin-left: 35px; }

.marginleft40 { margin-left: 40px; }

.marginleft50 { margin-left: 50px; }

/* Right */
.marginright0 { margin-right: 0 !important; }

.marginright3 { margin-right: 3px !important; }

.marginright5 { margin-right: 5px !important; }

.marginright8 { margin-right: 8px !important; }

.marginright10 { margin-right: 10px !important; }

.marginright15 { margin-right: 15px !important; }

.marginright20 { margin-right: 20px !important; }

.marginright24 { margin-right: 24px !important; }

.marginright25 { margin-right: 25px !important; }

.marginright30 { margin-right: 30px !important; }

.marginright35 { margin-right: 35px !important; }

.marginright65 { margin-right: 65px; }

/* Paddings */

.pad0 { padding: 0 !important; }

.pad5 { padding: 5px; }

.pad10 { padding: 10px; }

.pad15 { padding: 15px; }

.pad20 { padding: 20px; }

/* Top */
.padtop0 { padding-top: 0 !important; }

.padtop3 { padding-top: 3px; }

.padtop4 { padding-top: 4px; }

.padtop9 { padding-top: 9px; }

.paddingtop5,
.padtop5 { padding-top: 5px !important; }

.paddingtop7 { padding-top: 7px !important; }

.padtop8 { padding-top: 8px; }

.paddingtop10,
.padtop10 { padding-top: 10px !important; }

.paddingtop15,
.padtop15 { padding-top: 15px !important; }

.paddingtop20 { padding-top: 20px !important; }

.paddingtop25 { padding-top: 25px !important; }

.paddingtop30 { padding-top: 30px; }

.paddingtop35 { padding-top: 35px !important; }

.paddingtop40 { padding-top: 40px !important; }

/* Bottom */
.paddingbot0,
.padbot0 { padding-bottom: 0 !important; }

.padbot2 { padding-bottom: 2px !important; }

.padbot3 { padding-bottom: 3px; }

.paddingbot5,
.padbot5 { padding-bottom: 5px !important; }

.padbot10,
.paddingbot10 { padding-bottom: 10px !important; }

.padbot15 { padding-bottom: 15px; }

.paddingbot20 { padding-bottom: 20px !important; }

.padbot25 { padding-bottom: 25px; }

.padbot30 { padding-bottom: 30px; }

.padbot40 { padding-bottom: 40px; }

.padbot45 { padding-bottom: 45px; }

/* Left */
.paddingleft0 { padding-left: 0 !important; }

.paddingleft5,
.padleft5 { padding-left: 5px; }

.paddingleft3 { padding-left: 3px; }

.paddingleft10,
.padleft10 { padding-left: 10px !important; }

.paddingleft15,
.padleft15 { padding-left: 15px !important; }

.paddingleft20 { padding-left: 20px !important; }

.paddingleft25 { padding-left: 25px !important; }

.paddingleft30,
.padleft30 { padding-left: 30px !important; }

.paddingleft70,
.padleft70 { padding-left: 70px !important; }

/* Right */
.paddingright0 { padding-right: 0 !important; }

.paddingright2 { padding-right: 2px !important; }

.paddingright3 { padding-right: 3px !important; }

.paddingright5,
.padright5 { padding-right: 5px !important; }

.paddingright10,
.padright10 { padding-right: 10px !important; }

.padright15 { padding-right: 15px !important; }

.paddingright20 { padding-right: 20px !important; }

.paddingright25 { padding-right: 25px !important; }

.paddingright30 { padding-right: 30px !important; }

/* Colors */
.white { color: #fff; }

.grey444 { color: #444; }

.grey888 { color: #888; }

.greyccc { color: #ccc; }

.turquoise { color: #2c9ca6; }

/* Backgrounds */
.background-white { background-color: #fff; }

.background-blue { background-color: #cae6e9; }

.background-grey { background-color: #f0f0f0; }

.background-light-grey { background-color: #f4f4f4; }

.border-top-white { border-top: 1px solid #fff; }

.border-top-grey { border-top: 1px solid #dadada; }

.border-top-blue { border-top: 1px solid #abd7db; }

.border-bottom-grey { border-bottom: 1px solid #dadada; }

.border-bottom-blue { border-bottom: 1px solid #abd7db; }

.dto.dto-big {
    width: 75px;
    height: 75px;
    line-height: 1em;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
    background: url(/assets/images/sprites/sprite-generico.png) no-repeat scroll -662px -1px rgba(0, 0, 0, 0);
}

.dto.dto-big span {
    margin: 85px -165px 0 0;
    font-size: 20px;
    color: #fff;
    display: block;
    font-family: 'open_sanssemibold', sans-serif;
    font-weight: normal;
    transform: rotate(42deg);
    -webkit-transform: rotate(42deg);
    -moz-transform: rotate(42deg);
    -ms-transform: rotate(42deg);
    -o-transform: rotate(42deg);
}

/*  11. LISTS
=========================================================================================================== */

/*************** LISTADOS *****************/
.nobullets { list-style: none; }

.disc li { list-style: disc; }

.bullets { margin: 0 0 0 0.833em; }

.bullets2 { margin: 0 0 0 2em; }

.bullets li {
    list-style-image: url(/images_new/A/960/bullet.gif) !important;
    margin: 0 0 0 4px;
    padding: 0 0 5px;
}

.bullets2 li {
    list-style-image: url(/images_new/A/960/bullet2.gif);
    margin: 0 0 0 4px;
    padding: 0 0 5px;
}

ol.decimal { list-style-type: decimal; }

.descContent ul {
    margin: 0 0 0 10px;
}

.descContent ul li {
    list-style-image: url(/images_new/A/960/bullet.gif) !important;
    margin: 0 0 0 4px;
    padding: 0 0 5px;
}

.descContent p {
    font-size: 13px;
    line-height: inherit;
}

.descContent ol { list-style: decimal inside; }

/*  12. Opiniones
=========================================================================================================== */

.opi-summary { font-family: Arial, sans-serif; }

.opi-summary span.rating {
    display: block;
    float: left;
    width: 54px;
    height: 27px;
    margin-right: -2px;
    padding: 4px 0;
    background: #444;
    color: #fff;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    position: relative;
}

.opi-summary span.rating:after {
    position: absolute;
    content: "";
    background: url("/assets/images/A/sprite/sprite-generico-old-school.png") no-repeat -239px -1261px;
    display: block;
    right: -4px;
    top: 14px;
    width: 6px;
    height: 10px;
}

.opi-summary span.description {
    padding: 0 0 0 10px;
    float: left;
    line-height: 18px;
}

.opi-summary span.description span.title {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #444;
}

.opi-summary span.description span.opinions {
    font-size: 11px;
    font-family: 'open_sansregular', sans-serif;
}

.opi-summary .opi_separator { margin-top: 2px; }

/* new look responsive design */
.absolute-box.opi-summary {
    position: absolute;
    right: 20px;
    top: 20px;
    padding: 7px 0 5px 0;
    width: 100px;
    font-family: 'open_sanssemibold', sans-serif;
    background-color: rgba(78, 78, 78, 0.95);
    color: #fff;
    border-radius: 2px;
    opacity: 0.95;
}

.absolute-box.opi-summary .linkToOpis {
    background: transparent;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 3;
}

.absolute-box.opi-summary span {
    display: block;
    text-align: center;
}

.absolute-box.opi-summary span.title {
    font-size: 14px;
    font-family: 'open_sanssemibold', sans-serif;
}

.absolute-box.opi-summary span.rating {
    font-size: 36px;
    line-height: 44px;
    height: 45px;
    padding-bottom: 5px;
    margin: 0;
    float: none;
    width: inherit;
    background: none;
    font-family: 'open_sanssemibold', sans-serif;
}

.absolute-box.opi-summary span.rating:after { background: none; }

.absolute-box.opi-summary span.description {
    padding-top: 2px;
    border-top: 1px solid #535353;
    float: none;
    font-family: 'open_sansregular', sans-serif;
}

.absolute-box.opi-summary span.description a {
    font-size: 12px;
    font-family: 'open_sansregular', sans-serif;
    color: #fff;
}

.absolute-box.opi-summary .opinions {
    font-family: "open_sansregular", sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin-top: 3px;
    display: block;
}

.absolute-box.opi-summary a { color: #fff; }

.absolute-box.opi-summary a:hover { text-decoration: none; }

.valor { /* Caja contenedora de la opinion */
    width: 220px;
    margin: 0 0 10px;
    font-family: Arial, sans-serif;
    text-align: right;
    float: right;
    position: relative;
}

/* Valoracion y numero de opiniones */
.valor .opi-box-summary { font-family: Arial, sans-serif; }

.valor .opi-box-summary span.opi-rating {
    background: none repeat scroll 0 0 rgb(68, 68, 68);
    border-radius: 2px 2px 2px 2px;
    color: #fff;
    display: block;
    float: right;
    font-size: 15px;
    font-weight: bold;
    height: 16px;
    margin-right: 0;
    margin-top: 2px;
    padding: 2px 0 4px;
    position: relative;
    text-align: center;
    width: 30px;
    cursor: pointer;
}

/* Flecha arriba de la caja grande de la opinion */
.valor .opi_general_rate:before {
    background: url("/assets/images/A/sprite/sprite-generico-old-school.png") no-repeat scroll -420px -1261px transparent;
    content: " ";
    display: block;
    height: 8px;
    position: absolute;
    right: 13px;
    top: -4px;
    width: 10px;
}

.valor .opi-box-summary span.opi-description {
    float: right;
    padding: 0 5px 0 0;
}

.valor .opi-box-summary span.opi-description span.opi-title {
    font-size: 16px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #444;
    display: block;
    line-height: 14px;
}

.valor .opi-box-summary span.opi-description span.opi-opinions {
    font-size: 11px;
    font-family: Arial, sans-serif;
}

.valor .opi_general_rate {
    position: absolute;
    top: 35px;
    right: -20px;
    width: 330px;
    height: auto;
    padding: 12px;
    background-color: #444;
    border-radius: 2px;
    font-family: Arial, sans-serif;
    margin-right: 20px;
    z-index: 1;
}

/* Flecha derecha de la puntuacion interior de las valoraciones */
.valor .opi_general_rate span.opi-userrating:after {
    background: url("/assets/images/A/sprite/sprite-generico-old-school.png") no-repeat scroll -273px -1261px transparent;
    content: "";
    display: block;
    height: 20px;
    position: absolute;
    right: -5px;
    top: 8px;
    width: 5px;
}

/* caja negra con el promedio de valoracion interior */
.valor .opi_general_rate span.opi-userrating {
    background: none repeat scroll 0 0 #555;
    border-radius: 3px;
    box-shadow: 0 -1px 0 #363636;
    color: #fff;
    display: block;
    float: left;
    font-weight: bold;
    font-size: 21px;
    line-height: 30px;
    margin: 0;
    padding: 2px 0 0;
    position: relative;
    text-align: center;
    text-shadow: 0 -1px 0 #202020;
    height: 30px !important;
    width: 45px !important;
}

.valor .opi_general_rate span.opi-description {
    float: left;
    line-height: 15px;
    margin: 2px 0 0 5px;
    padding: 0 0 0 10px;
    text-align: left;
}

.valor .opi_general_rate span.opi-description span.opi-title {
    font-size: 14px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    display: block;
    color: #fff;
}

.valor .opi_general_rate span.opi-description span.opi-opinions {
    font-size: 10px;
    font-family: Verdana, Arial, sans-serif;
    color: #fff;
}

.valor .opi_general_rate span.opi-description span.opi-opinions a {
    font-size: 12px;
    font-family: Verdana, Arial, sans-serif;
    color: #fff;
    text-decoration: underline;
}

.valor .opi_selector_type {
    display: inline-block;
    float: right;
    margin-bottom: 10px;
    text-align: left;
    width: 115px;
}

/* Radio buttons selector de opiniones */
.valor .opi_selector_type .selectorOpis {
    color: #fff;
    clear: both;
    display: block;
    float: right;
    font-weight: bold;
    padding: 0 0 0 10px;
    width: 115px;
}

/* Separador linea */
.valor .opi_separator {
    border-bottom: 1px solid #484848;
    border-top: 1px solid #353535;
    margin: 10px 0 !important;
    line-height: 0;
    height: 0;
    width: 100%;
    padding: 0 !important;
    clear: both;
}

/* Barras verdes de opinion */
.valor .opi_criterios,
.valor .opi_distribucion {
    border: 0 none !important;
    padding-left: 0;
    padding-right: 0;
}

.valor .opi_criterios li,
.valor .opi_distribucion li {
    clear: both;
    color: #fff;
    float: left;
    font-size: 12px;
    list-style-type: none;
    width: 100%;
    padding-left: 0;
    border: 0 none !important;
}

.valor .opi_criterios li p {
    margin: 0 0 5px;
    width: 44%;
}

.valor .opi_distribucion li p {
    margin: 0 0 5px;
    width: 25%;
}

.valor .opi_barratotal {
    width: 43% !important;
    height: 13px;
    border-radius: 2px;
    font-family: Arial, sans-serif;
    overflow: hidden;
    background: #3d3d3d; /* Old browsers */
    background: -moz-linear-gradient(top, #373737 0%, #3d3d3d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #373737), color-stop(100%, #3d3d3d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #373737 0%, #3d3d3d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #373737 0%, #3d3d3d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #373737 0%, #3d3d3d 100%); /* IE10+ */
    background: linear-gradient(to bottom, #373737 0%, #3d3d3d 100%); /* W3C */
}

.valor .opi_categoria {
    color: #dedede;
    font-family: Arial, sans-serif;
    text-align: left;
    width: 190px;
}

.valor .opi_valor {
    color: #dedede;
    font-family: Arial, sans-serif;
    font-weight: bold;
    margin-right: 10px;
    font-size: 14px;
    width: 20px;
}

.valor .opi_barravalor {
    border-radius: 2px;
    display: block;
    font-family: Arial, sans-serif;
    height: 13px;
    overflow: hidden;
    width: 35%;
    background: #a5c60b; /* Old browsers */
    background: -moz-linear-gradient(top, #a5c60b 0%, #8ea90c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a5c60b), color-stop(100%, #8ea90c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #a5c60b 0%, #8ea90c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #a5c60b 0%, #8ea90c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #a5c60b 0%, #8ea90c 100%); /* IE10+ */
    background: linear-gradient(to bottom, #a5c60b 0%, #8ea90c 100%); /* W3C */
}

.valor .opi_content p {
    float: left;
    display: block;
    font-family: Arial, sans-serif;
    margin-top: 10px;
}

.valor .opi_content p a {
    color: #ededed;
    text-decoration: underline;
}

.errorbox {
    margin: 10px;
    padding: 10px;
    background-color: #ffeab1;
    overflow: hidden;
}

.errorbox .erroricon {
    width: 32px;
    height: 33px;
    margin-right: 10px;
    background: url(/assets/images/sprites/sprite-generico.png) no-repeat -380px -270px;
    float: left;
}
.errorbox strong { display: block; }

.infoCarusel h3 {
    font-size: 18px !important;
    line-height: 18px;
}

/* Estilo searches */
#searches * {
    box-sizing: border-box;
}

#searches > .row {
    padding: 20px 0 10px;
}

#searches .columns > ul {
    margin-bottom: 30px;
}

#searches img {
    box-sizing: content-box;
}

.prefooter__title {
    font-size: 17px;
    font-weight: normal;
    font-family: 'open_sanssemibold', sans-serif;
    margin: 0 0 25px;
    color: #444;
}

#searches h3,
.footSubhead {
    margin-bottom: 14px;
    font-size: 14px;
    font-weight: normal;
    font-family: 'open_sanssemibold', arial, sans-serif;
    color: #444;
    line-height: 16px;
}
#searches li.bold { font-weight: normal !important; }

/*  14. Buscador
=========================================================================================================== */
.your-search span {
    font-size: 13px;
    color: #2c9ca7;
    padding-right: 9px;
    line-height: 40px;
}

.your-search span span { padding-right: 0; }

.your-search span i {
    margin-right: 4px;
    width: auto;
    height: 24px;
    display: inline-block;
}

.your-search .title {
    font-family: 'open_sanssemibold', sans-serif;
    text-transform: uppercase;
}

.your-search .title i {
    margin-left: 10px;
    margin-right: 0;
    margin-bottom: -5px;
    background-position: -960px -270px;
    width: 5px;
}

.your-search .make-new-search i {
    background-position: -980px -270px;
    margin-bottom: -5px;
    pointer-events: none;
}

.your-search .make-new-search.active a img { background-position: -25px -170px; }

.your-search .make-new-search a { color: #e6002c; }

.your-search .make-new-search a:hover {
    text-decoration: none;
    color: #e6002c;
}

.your-search .make-new-search {
    position: relative;
    padding-right: 0;
}

.new-search {
    padding: 40px 0 30px;
    height: auto;
}

.new-search .close {
    position: absolute;
    top: -27px;
    right: 10px;
    cursor: pointer;
}

.new-search .close i { color: #aeaeae; }

.new-search .close:hover i { color: #666; }

/*  15. Paginador
=========================================================================================================== */

/* Paginador en resultados y opiniones */

/* paginador */
.paginador-container {
    border-top: 4px solid #ddd;
    padding-top: 0 !important;
    position: relative;
    margin: 0 10px;
    overflow: hidden;
}

/* Texto del total de los resultados/opiniones */
.total-resultados {
    font-family: 'open_sanssemibold', sans-serif;
    font-size: 18px;
    color: #888;
    line-height: 30px;
    float: left;
    display: inline-block;
}

.total-resultados .bold {
    font-family: 'open_sanssemibold', sans-serif !important;
    font-weight: normal;
}

/* Paginador - numeros, flechas, etc */
.paginador {
    font-family: 'open_sanssemibold', sans-serif;
    font-size: 18px;
    color: #999;
    padding-top: 20px;
    padding-bottom: 20px;
}
.paginador span { font-family: 'open_sanssemibold', sans-serif; }

.opi-responsive {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    min-height: 120px;
}

.opi-responsive .paginador div { margin-top: -30px; }

.paginador ul { display: inline-block; }

.paginador li {
    font-family: 'open_sanssemibold', sans-serif;
    font-size: 14px;
    color: #999;
    float: left;
    line-height: 40px;
    height: 42px;
    width: 40px;
    border-top: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    cursor: pointer;
}

.paginador .next,
.paginador .last,
.paginador .prev,
.paginador .first { display: table; }

.paginador .next a,
.paginador .last a,
.paginador .prev a,
.paginador .first a {
    display: table-cell;
    vertical-align: middle;
}

.paginador li a {
    color: #999;
    display: block;
}

.paginador li a:hover { text-decoration: none; }

.paginador li:first-child { border-left: 1px solid #d8d8d8; }

.paginador li.etc {
    border-top: medium none;
    border-bottom: medium none;
}

.paginador li.active {
    border: 1px solid #1e97e6;
    color: #1e97e6;
}

.paginador li.active a {
    color: #1e97e6;
}

.paginador li:hover { background-color: #e6e6e6; }

.paginador li.active:hover,
.paginador li.etc:hover,
.paginador li.inactive:hover { background: none; }

.paginador li.active,
.paginador li.etc,
.paginador li.inactive { cursor: auto; }

.paginador li img {
    background: url("/assets/images/v12/sprite-esp.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
    margin-bottom: -1px;
}
.paginador .prev img { background-position: -253px -87px; }

.paginador .prev.inactive img { background-position: -211px -87px; }

.paginador .next img { background-position: -271px -87px; }

.paginador .next.inactive img { background-position: -230px -87px; }

/* boton subir */
.up {
    font-family: 'open_sanssemibold', sans-serif;
    font-size: 13px;
    color: #666;
    padding: 10px;
    border: 1px solid #d8d8d8;
}
.paginador .up { margin-top: 0; }

.opi-responsive .up {
    bottom: 65px;
    position: absolute;
    right: 0;
    display: block;
}

.up:hover {
    background-color: #e6e6e6;
    text-decoration: none;
}

.up:visited,
.up:hover,
.up:active { color: #666; }

.up img {
    margin-left: 8px;
    background: url("/assets/images/v12/sprite-esp.png") no-repeat scroll -253px -87px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    margin-bottom: -3px;
}

.bgtextura {
    background-color: #f0f0f0;
    padding: 30px 0;
}

.bgwhite {
    background-color: #fff;
}

/*  XX. Media
=========================================================================================================== */
@viewport {
    width: extend-to-zoom;
    zoom: 1;
}

@-ms-viewport {
    width: extend-to-zoom;
    zoom: 1;
}

/* L + XL */
@media (min-width: 1024px) {
    .ficha .descCorta,
    .ficha .descContent,
    .ficha .descContent p,
    .ficha .descContent li,
    .ficha .descCorta p,
    .ficha .descCorta li {
        font-size: 14px !important;
        line-height: 22px;
    }

    .ficha .moreItems a { font-size: 13px !important; }
}

/* M */
@media (min-width: 641px) and (max-width: 1023px) {
    .medium-floatl { float: left !important; }

    .medium-floatr { float: right !important; }

    .your-search .make-new-search a { white-space: nowrap; }
}

/* S + M */
@media (max-width: 1023px) {
    .medium-background-transparent { background-color: rgba(0, 0, 0, 0); }

    .absolute-box.opi-summary {
        bottom: 20px;
        top: auto;
    }

    .info-ficha .column .paddingleft10 { padding-left: 0 !important; } /* columnas descripcion */
}

/* S */
@media (max-width: 640px) {
    .bgtextura { padding: 0; }

    .absolute-box.opi-summary {
        width: auto;
        min-width: 72px;
        height: 72px;
        padding: 7px 5px 5px;
    }

    .absolute-box.opi-summary span.title {
        font-size: 12px;
        line-height: 14px;
        min-width: 68px;
    }

    .absolute-box.opi-summary span.rating {
        font-size: 26px;
        line-height: 24px;
        height: 30px;
        margin-top: 0;
        margin-bottom: 0;
    }

    .absolute-box.opi-summary span.opinions {
        font-size: 11px;
        margin-top: 0;
    }
}

@media (max-width: 742px) {
    .advertTitle { transform: none; }
}
#CybotCookiebotDialog{bottom:0!important;height:fit-content!important;left:50%!important;position:fixed!important;top:auto!important;transform:translateX(-50%) translateY(100%)!important;transition:transform 1s ease-in-out,opacity 1s ease-in-out!important}#CybotCookiebotDialog.CybotCookiebotDialogActive{bottom:0!important;transform:translateX(-50%) translateY(-25%)!important}@media (width >= 768px){#CybotCookiebotDialog{bottom:0!important;opacity:0!important}#CybotCookiebotDialog.CybotCookiebotDialogActive{bottom:0!important;opacity:1!important;transform:translateX(-50%) translateY(0)!important}}button,form,input,select,textarea{border:0;margin:0;outline:0;padding:0;vertical-align:baseline}.wp33{width:33%}.wp100{width:100%}.w47{padding-left:0!important;width:47px!important}.w41{width:41px!important}.w52{width:52px!important}.w60{width:60px!important}.w61{width:61px!important}.w82{width:82px}.w75{width:75px!important}.w100{width:100px!important}*+html .w100{margin-right:25px;width:75px!important}.w130{width:130px!important}.w135{width:135px!important}.w160{width:160px!important}.w165{width:165px!important}.w170{width:170px!important}.w178{width:178px!important}.w200,.w220{width:220px!important}.w230{width:230px!important}.w235{width:235px}.w250{width:250px}.w255{width:255px}.w265{width:265px}.w280{width:280px!important}.w283{width:283px!important}.w285{width:285px!important}.w290{width:290px!important}.w293{width:293px}.w300{width:300px}.w318{width:318px!important}.w350{width:350px!important}.w356{width:356px!important}.w360{width:360px}.w370{width:370px}.w395{width:395px}.w490{width:490px}.w660{width:660px}.input-w45 input[type=text],.select-w45 select{width:45px}.input-w61 input[type=text],.select-w61 .select2-container,.select-w61 select{width:61px!important}.input-w160 input[type=text],.select-w160 select{width:160px}.input-w172 input[type=text],.select-w172 select{width:172px!important}.input-w178 input[type=date],.input-w178 input[type=text],.select-w178 select{width:178px!important}.input-w190 input[type=text],.select-w190 select{width:190px!important}.input-w200 input[type=text],.select-w200 select{width:200px}.input-w230 input[type=text],.select-w230 select{width:230px}.input-w235 input[type=text],.select-w235 select{width:235px}.input-w250 input[type=text],.select-w250 select{width:250px}.input-w253 input[type=text],.select-w253 select{width:253px!important}.input-w280 input[type=text],.select-w280 select{width:280px}.input-w293 input[type=text],.select-w293 select{width:293px}.input-w318 input[type=date],.input-w318 input[type=text],.select-w318 .select2-container,.select-w318 select{width:317px!important}.input-w345 input[type=text],.select-w345 select{width:345px}.input-w370 input[type=email],.input-w370 input[type=text],.select-w370 select{width:370px}.input-w395 input[type=text],.select-w395 select{width:395px}.input-w415 input[type=text],.select-w415 select{width:415px}.input-w420 input[type=text],.select-w420 select{width:420px}.select-w75 select{width:75px}.select-w75 .select2-container{width:75px!important}.select-w130 .select2-container,.select-w130 select{width:129px!important}.select-w490 select{width:490px}.input-w660 input[type=text],.select-w660 select{width:660px!important}.input-wp20,.select-wp20{width:20%}.input-wp43{width:43%}.input-wp20,.input-wp43,.select-wp20{margin-right:1.66%}.input-wp20 input[type=text],.input-wp43 input[type=text],.select-wp20 select{width:100%}.input-wp50 input[type=text],.select-wp50 .select2-container{width:50%!important}.input-wp100 input[type=text],.select-wp100 .select2-container{width:100%!important}.input-collapsed-left .select2-container--default .select2-selection--single,.input-collapsed-left input{border-radius:2px 0 0 2px!important}.input-collapsed-right .select2-container--default .select2-selection--single,.input-collapsed-right input{border-left:0!important;border-radius:0 2px 2px 0!important}@media (min-width:641px) and (max-width:1023px){.medium-reset-input-collapse .select2-container--default .select2-selection--single,.medium-reset-input-collapse input{border:1px solid #afafaf!important;border-radius:2px!important}}@media (min-width:320px) and (max-width:640px){.small-reset-input-collapse .select2-container--default .select2-selection--single,.small-reset-input-collapse input{border:1px solid #afafaf!important;border-radius:2px!important}}form div.wp12{width:12%}.btn.wp12{text-align:center;width:100%}.h31{height:31px}.h33{height:33px}.h36{height:36px}.h38{height:38px}.h41{height:41px!important}.h45{height:45px}.input-h29 input[type=password],.input-h29 input[type=text],.select-h29 .custom-select select{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;height:29px;line-height:26px\9}.select-h29 .custom-select select{line-height:26px}.select-h29 .select2-selection{height:29px!important}.input-h33 input[type=email],.input-h33 input[type=password],.input-h33 input[type=tel],.input-h33 input[type=text],.select-h33 .custom-select select{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;height:33px!important;line-height:30px\9}.select-h33 .custom-select select{line-height:30px}.select-h33 .select2-selection{height:33px!important}.input-h36 input[type=password],.input-h36 input[type=text],.select-h36 .custom-select select,.select-h36 .select2-choice{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;height:36px!important;line-height:33px\9}.select-h36 .custom-select select,.select-h36 .select2-choice{line-height:33px!important}.select-h36 .select2-selection{height:36px!important}.input-h38 .select2-choice,.input-h38 input[type=date],.input-h38 input[type=email],.input-h38 input[type=password],.input-h38 input[type=tel],.input-h38 input[type=text],.select-h38 .custom-select select,.select-h38 .select2-choice{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;height:38px!important;line-height:35px\9}.input-h38 .select2-choice,.select-h38 .custom-select select,.select-h38 .select2-choice,.select-h38 .select2-container{line-height:37px!important;width:100%}.select2-dropdown{z-index:9999!important}.select-h38 .select2-container .select2-choice div b{margin-top:15px}.select-h38 .select2-selection{height:38px!important}.input-h42 .select2-choice,.input-h42 input[type=password],.input-h42 input[type=text],.select-h42 .custom-select select,.select-h42 .select2-choice{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;height:42px!important;line-height:39px\9}.input-h42 .select2-choice,.select-h42 .custom-select select,.select-h42 .select2-choice{line-height:41px!important}.select-h42 .select2-selection{height:42px!important}.input-h45 .select2-choice,.input-h45 input[type=password],.input-h45 input[type=text],.select-h45 .custom-select select,.select-h45 .select2-choice{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;height:45px!important;line-height:42px\9}.select2-results li{font-size:13px}.select2-results__options{padding-top:6px!important}.select2-results__option{color:#444!important;line-height:13px!important;padding:10px 6px 10px 10px!important}.select2-results__option a{color:#444;line-height:13px}.select2-results__option[role=group]{border-top:1px solid #dcdcdc;margin:6px 0!important;padding:0!important}.select2-results__group{color:#1e97e6;font-family:open_sanssemibold,sans-serif;font-size:11px}.select2-container--default .select2-results__group{padding:6px 10px!important}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#ddf0fb!important}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddf0fb!important;color:#1e97e6!important}.select2-container--default .select2-results__option[aria-selected=true]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' aria-label='checkmark icon' viewBox='0 0 32 32'%3E%3Cpath fill='%231e97e6' d='M26.281 8.305a1 1 0 0 1 1.52 1.295l-.082.095-13.537 14-.079.073c-.955.796-1.679.877-2.674.126l-.152-.119-.08-.073-6.909-7a1 1 0 0 1 1.33-1.488l.094.084 6.869 6.96.106.086.098-.082z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;color:#1e97e6;content:"";display:inline-block;float:right;font-family:initial!important;height:16px;margin-top:-2px;width:16px}.select2-container--default .select2-selection--single{border-radius:2px!important}.input-h38 .select2-container .select2-selection--single,.select-h33 .select2-container .select2-selection--single,.select-h36 .select2-container .select2-selection--single,.select-h38 .select2-container .select2-selection--single,.select-h42 .select2-container .select2-selection--single{border:1px solid #afafaf;color:#999;font-family:open_sansregular,sans-serif;font-size:14px;height:auto;transition:border .2s linear,box-shadow .2s linear;-o-transition:border .2s linear,box-shadow .2s linear;-moz-transition:border .2s linear,box-shadow .2s linear;-webkit-transition:border .2s linear,box-shadow .2s linear}#searchTypeContainer .input-h38 .select2-container .select2-selection--single,#searchTypeContainer .select-h33 .select2-container .select2-selection--single,#searchTypeContainer .select-h36 .select2-container .select2-selection--single,#searchTypeContainer .select-h38 .select2-container .select2-selection--single,#searchTypeContainer .select-h42 .select2-container .select2-selection--single{border:0;border-radius:2px!important}.select-h42 .select2-container .select2-selection--single .select2-selection__rendered{line-height:40px}.select-h42 .select2-container--default .select2-selection--single .select2-selection__arrow{height:40px}.input-h38 .select2-container .select2-selection--single .select2-selection__rendered{line-height:36px}.input-h38 .select2-container--default .select2-selection--single .select2-selection__arrow{height:36px}.input-h38 .select2-container--default .select2-selection--single .select2-selection__arrow b{left:inherit;margin-top:-4px;right:10px}.select-h38 .select2-container .select2-selection--single .select2-selection__rendered{line-height:38px}.select-h38 .select2-container--default .select2-selection--single .select2-selection__arrow{height:42px}.select-h38 .select2-container--default .select2-selection--single .select2-selection__arrow b{left:inherit;margin-top:-4px;right:10px}.select-h36 .select2-container .select2-selection--single .select2-selection__rendered{line-height:34px}.select-h36 .select2-container--default .select2-selection--single .select2-selection__arrow{height:34px}.select-h33 .select2-container .select2-selection--single .select2-selection__rendered{line-height:32px}.select-h33 .select2-container--default .select2-selection--single .select2-selection__arrow{height:34px;line-height:34px}.input-h45 .select2-choice,.select-h45 .custom-select select,.select-h45 .select2-choice{line-height:44px!important}.atrapaloRed{color:#e6002c}.input-txt input[type=email],.input-txt input[type=password],.input-txt input[type=search],.input-txt input[type=text],.input-txt textarea.input-attr{background-color:#fff;border:1px solid #ccc;border-radius:2px;font-family:open_sansregular,sans-serif;font-size:14px!important;line-height:21px;padding:0 0 0 10px;transition:border .2s linear,box-shadow .2s linear;-o-transition:border .2s linear,box-shadow .2s linear;-moz-transition:border .2s linear,box-shadow .2s linear;-webkit-transition:border .2s linear,box-shadow .2s linear;width:100%}.input-txt textarea.input-attr{padding:10px;resize:vertical}.error.custom-select select.custom-select:hover,.error.input-txt input[type=date],.error.input-txt input[type=date].forceActive,.error.input-txt input[type=date]:active,.error.input-txt input[type=date]:focus,.error.input-txt input[type=date]:hover,.error.input-txt input[type=email],.error.input-txt input[type=email].forceActive,.error.input-txt input[type=email]:active,.error.input-txt input[type=email]:focus,.error.input-txt input[type=email]:hover,.error.input-txt input[type=text],.error.input-txt input[type=text].forceActive,.error.input-txt input[type=text]:active,.error.input-txt input[type=text]:focus,.error.input-txt input[type=text]:hover{border-color:#f9cf75;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #f9cf75;outline:0}.error .error_message{display:block!important}.error_message{background:#fde9b5;color:#444;display:none;font-size:13px;padding:6px 10px}.input-iconed input[type=search],.input-iconed input[type=text]{color:#333;padding-right:24px}#searcher-VUE .input-iconed input[type=search],#searcher-VUE .input-iconed input[type=text]{overflow:hidden;padding-right:1.4rem;text-overflow:ellipsis;white-space:nowrap}.searching #searcher-VUE .input-txt.auto-width{flex-grow:inherit}.input-iconed.ubicacion .select2-selection__rendered{padding-left:30px;position:relative}.input-iconed.ubicacion .select2-selection__rendered:before{color:#acacac;content:"\e908";font-family:atrapaloico,sans-serif;font-size:18px;left:12px;position:absolute;top:-1px}.input-iconed.duration .select2-selection__rendered{padding-left:30px;position:relative}.input-iconed.duration .select2-selection__rendered:before{color:#acacac;content:"\e607";font-family:atrapaloico,sans-serif;font-size:19px;left:7px;position:absolute;top:-1px}.input-iconed.calendar .select2-selection__rendered{padding-left:30px;position:relative}.input-iconed.calendar .select2-selection__rendered:before{color:#888;content:"\e641";font-family:atrapaloico,sans-serif;font-size:22px;left:7px;line-height:22px;position:absolute;top:6px}#wid-buscador-home .input-iconed.calendar .select2-selection__rendered:before{content:"";display:none}.custom-select select.custom-select:hover,.input-txt input[type=date].forceActive,.input-txt input[type=date]:active,.input-txt input[type=date]:focus,.input-txt input[type=date]:hover,.input-txt input[type=email].forceActive,.input-txt input[type=email]:active,.input-txt input[type=email]:focus,.input-txt input[type=password].forceActive,.input-txt input[type=password]:active,.input-txt input[type=password]:focus,.input-txt input[type=text].forceActive,.input-txt input[type=text]:active,.input-txt input[type=text]:focus,.input-txt textarea:active,.input-txt textarea:focus{border-color:rgba(30,151,230,.5);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 4px rgba(30,151,230,.5);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 4px rgba(30,151,230,.5);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 4px rgba(30,151,230,.5);outline:0}.input-txt label{font-family:open_sanssemibold,sans-serif;font-size:13px;font-weight:400;text-align:left}.label-top label{display:block;margin-bottom:5px}.label-top-stick label{display:block;margin-bottom:1px}.label-left label{float:left;line-height:20px;margin-left:5px;margin-right:10px;padding-top:5px;text-align:right}.label-less label{display:none}.input-txt.input-append{font-size:0;margin-bottom:5px;white-space:nowrap}.input-txt .icon,.input-txt.input-append input[type=text]{display:inline-block}.input-txt .icon{background-color:#fff;border-bottom:1px solid #afafaf;border-right:1px solid #afafaf;border-top:1px solid #afafaf;box-shadow:inset 0 3px 2px rgba(0,0,0,.075);-webkit-box-shadow:inset 0 3px 2px rgba(0,0,0,.075);-moz-box-shadow:inset 0 3px 2px rgba(0,0,0,.075);cursor:pointer;height:23px;margin-left:-3px;padding:4px 5px;transition:border .2s linear,box-shadow .2s linear;-webkit-transition:border .2s linear,box-shadow .2s linear;-moz-transition:border .2s linear,box-shadow .2s linear;-o-transition:border .2s linear,box-shadow .2s linear;vertical-align:top;width:auto}.input-txt input.active,.input-txt input[type=text]:active+.icon:active,.input-txt input[type=text]:focus+.icon{border-color:#1e97e6;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 4px #1e97e6;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 4px #1e97e6;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 4px #1e97e6;outline:0}[editSelection] input::selection{background:#b4d5ff;color:#333}[editSelection] input::-moz-selection{background:#b4d5ff;color:#333}[editSelection] input::-webkit-selection{background:#b4d5ff;color:#333}.input-txt .icon:last-child{border-radius:0 2px 2px 0;-webkit-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;margin-left:-3px}.input-txt .input-iconed{cursor:pointer;position:relative}.input-txt .calendar:after{color:#888;content:"\e641";display:block;font-family:atrapaloico,sans-serif;font-size:22px;height:22px;margin:0 5px 0 0;pointer-events:none;position:absolute;right:0;top:5px;width:22px}.input-txt.input-h36 .calendar:after{top:8px!important}.input-txt .list:after{background:url(/assets/images/v12/sprite_v12_form.png) no-repeat 0 3px;content:" ";display:block;height:20px;margin:0 5px 0 0;opacity:.8;position:absolute;right:0;top:6px;width:20px}.input-txt.input-h36 .list:after{top:8px!important}.input-txt .find:after{background:url(/assets/images/v12/sprite_v12_form.png) no-repeat -80px -130px;content:" ";display:block;height:20px;left:7px;margin-bottom:5px;opacity:.8;position:absolute;top:16px;width:20px}.input-txt .find input{padding:0 10px 0 34px}.edades-block .child-age-selector{float:left;margin-right:10px}.input-txt .ubicacion:after{color:#acacac;content:"\e908";font-size:18px;left:8px}.input-txt .ubicacion:after,.input-txt .user:before{font-family:atrapaloico,sans-serif;position:absolute;top:0}.input-txt .user:before{color:#888;content:"\e61f";font-size:16px;left:9px;pointer-events:none}.input-txt .dropdown:after{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;content:" ";display:block;height:0;left:auto!important;pointer-events:none;position:absolute;right:10px;top:45%;width:0}.select-iconed-time:before{color:#acacac;content:"\e636";font-family:atrapaloico,sans-serif;font-size:19px;font-weight:700;left:6px;line-height:19px;pointer-events:none;position:absolute;top:10px}.input-txt.input-h36 .dropdown:after{top:8px!important}.input-txt input[type=date],.input-txt input[type=email],.input-txt input[type=password],.input-txt input[type=tel],.input-txt input[type=text]{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.input-txt .loader{background:url(/assets/images/v12/sprite_v12_form.png) no-repeat -95px 6px;display:none;height:20px;margin-left:0;margin-top:0;padding-right:0;position:absolute;right:25px;top:5px;width:20px}.select-iconed .select2-selection__rendered{padding-left:30px!important;padding-right:20px}.select-iconed.select-clock .select2-selection--single:before{color:#acacac;content:"\e636";font-family:atrapaloico,sans-serif;font-size:19px;font-weight:700;left:5px;position:absolute;top:9px}.input-double-iconed .dropdown:after{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;content:" ";display:block;height:0;left:auto!important;position:absolute;right:10px;top:30%;width:0}.input-double-iconed .ubicacion:before{color:#acacac;content:"\f041";font-family:FontAwesome,sans-serif;font-size:18px;left:12px;position:absolute;top:-2px}.input-txt input:active+.loader,.input-txt input:focus+.loader{animation:rotateIn .75s linear infinite;-webkit-animation:rotateIn .75s linear infinite;-moz-animation:rotateIn .75s linear infinite;-ms-animation:rotateIn .75s linear infinite;-o-animation:rotateIn .75s linear infinite;display:block}.input-txt input:active+.notFound,.input-txt input:focus+.notFound{display:block}.input-check{float:left;width:100%}.input-check input[type=checkbox]{float:left;margin-right:4px}.input-check label{display:block;overflow:hidden}@-webkit-keyframes rotateIn{0%{opacity:1;-webkit-transform:rotate(359deg);-webkit-transform-origin:10px 11px}to{opacity:1;-webkit-transform:rotate(0deg);-webkit-transform-origin:10px 11px}}@-moz-keyframes rotateIn{0%{opacity:1;-moz-transform:rotate(359deg);-moz-transform-origin:10px 11px}to{opacity:1;-moz-transform:rotate(0deg);-moz-transform-origin:10px 11px}}@-o-keyframes rotateIn{0%{opacity:1;-o-transform:rotate(359deg);-o-transform-origin:10px 11px}to{opacity:1;-o-transform:rotate(0deg);-o-transform-origin:10px 11px}}@keyframes rotateIn{0%{opacity:1;transform:rotate(359deg);transform-origin:10px 11px}to{opacity:1;transform:rotate(0deg);transform-origin:10px 11px}}.sprite-v12form{background:url(/assets/images/v12/sprite_v12_form.png) no-repeat}.v12-form-list{background-position:0 3px}.v12-form-dropdown{background-position:-50px 8px}.v12-form-loader{background-position:-95px 6px}.v12-form-brokenArrow{background-position:-150px 0}.v12-form-redArrow{background-position:-125px 0}.v12-form-calendar{background-position:-25px 3px}.v12-form-noicon{background-position:0 -30px}.v12-icon-blue{background-position:-125px -50px}.s-generico.v12-icon-blue{background-position:-400px -250px}.v12-icon-plegar{background-position:-25px -170px}.v12-link-ext{background-position:-254px -240px}input[type=search][disabled],input[type=search][disabled]+.icon,input[type=search][readonly],input[type=text][disabled],input[type=text][disabled]+.icon,input[type=text][readonly],select[disabled],select[readonly],textarea[disabled],textarea[readonly]{background-color:#fff;cursor:pointer}input::-moz-placeholder,textarea::-moz-placeholder{color:#999;font-family:open_sansregular,sans-serif;font-size:14px;opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999!important;font-family:open_sansregular,sans-serif;font-size:14px;opacity:1}.placeholder-ie{color:#999!important;font-size:14px;opacity:1}.placeholder-ie,.placeholder-ie:active{font-family:open_sansregular,sans-serif}.placeholder-ie:active{color:#000;transition:color .2s linear .1s;-o-transition:color .2s linear .1s}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999;font-family:open_sansregular,sans-serif;font-size:14px;opacity:1}.input-buscar input[type=text]{border-radius:2px 0 0 2px;margin-right:-1px;white-space:nowrap}.input-buscar button{background:#676767;background:-moz-linear-gradient(top,#676767 0,#525252 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#676767),color-stop(100%,#525252));background:-webkit-linear-gradient(top,#676767,#525252);background:-o-linear-gradient(top,#676767 0,#525252 100%);background:-ms-linear-gradient(top,#676767 0,#525252 100%);background:linear-gradient(180deg,#676767 0,#525252);border:0;border-radius:0 5px 5px 0;box-shadow:5px 0 0 #fff,0 -5px 0 #fff,0 5px 0 #fff,-1px 0 4px #bebebe;color:#fff;cursor:pointer;display:inline-block;font-size:16px;height:33px;line-height:21px;padding:0 15px;text-shadow:0 1px #4e4e4e;vertical-align:top}.custom-select select,.select-style select{background-color:#fff;border:1px solid #afafaf;border-radius:2px;color:#000;font-family:Verdana,sans-serif;font-size:12px;height:31px;line-height:21px;padding:5px;transition:border .2s linear,box-shadow .2s linear;-webkit-transition:border .2s linear,box-shadow .2s linear;-moz-transition:border .2s linear,box-shadow .2s linear;-o-transition:border .2s linear,box-shadow .2s linear}:first-child+html .COC .custom-select select{height:20px;vertical-align:3px}.custom-select select{width:100%}.custom-select select.active,.custom-select select:focus,.select-style select:focus{border-color:#1e97e6;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #1e97e6;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #1e97e6;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #1e97e6;outline:0}.custom-select dd,.custom-select dt,.custom-select ul{margin:0;padding:0}.custom-select dd{position:relative;z-index:1}.custom-select a,.custom-select a:visited{color:#000;outline:none;text-decoration:none}.custom-select a:hover{color:#000}.custom-select dt{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;color:#000;font-family:Verdana,sans-serif;font-size:12px;height:31px;line-height:21px;padding:5px;width:auto}.custom-select dt a{background-color:#fff;border:1px solid #afafaf;border-radius:3px;display:block;line-height:21px;padding:5px;transition:border .2s linear,box-shadow .2s linear;-webkit-transition:border .2s linear,box-shadow .2s linear;-moz-transition:border .2s linear,box-shadow .2s linear;-o-transition:border .2s linear,box-shadow .2s linear}.custom-select dt a:active,.custom-select dt a:focus,.custom-select dt a:hover{border-color:#1e97e6;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #1e97e6;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #1e97e6;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #1e97e6;outline:0}.custom-select dt a:hover{color:#000}.custom-select dt a:after{background:url(/assets/images/v12/sprite_v12_form.png) no-repeat -50px 8px;content:" ";display:block;height:20px;margin:0 5px 0 0;position:absolute;right:0;top:6px;width:20px}.custom-select dt a span{cursor:pointer;display:block}.custom-select dd ul{background:#fff;border:1px solid #ccc;border-radius:0;box-shadow:2px 2px 3px hsla(0,0%,82%,.5);-webkit-box-shadow:2px 2px 3px hsla(0,0%,82%,.5);-moz-box-shadow:2px 2px 3px hsla(0,0%,82%,.5);box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;color:#000;display:none;left:0;list-style:none outside none;margin-left:0;padding:2px 0;position:absolute;top:0;width:100%}.custom-select span.value{display:none}.custom-select dd ul li a{display:block;padding:5px}.custom-select.fonts11px .select2-container .select2-choice{font-size:11px}#target{display:inline-block;position:relative}.notFound{background:#fde9b5;display:block;padding:10px!important;width:auto}.notFound p{font-size:12px;line-height:16px}.notFound p span a{display:inherit!important;padding:0!important}.RES .notFound p a,.RES .ui-menu .ui-menu-item p a:hover{font-weight:700!important;margin:5px 0 0 -5px!important;outline:0 none!important}.selectGroup{background-color:#fff;border:1px solid #b0b0b0;-webkit-border-radius:3px!important;-moz-border-radius:3px!important;border-radius:3px!important;-webkit-box-shadow:0 0 30px rgba(0,0,0,.7)!important;-moz-box-shadow:0 0 30px rgba(0,0,0,.7)!important;box-shadow:0 0 30px rgba(0,0,0,.7)!important;display:block;margin-top:-1px;padding:20px 12px}.groupContent{max-height:512px;overflow-x:hidden;overflow-y:auto;padding-right:15px}.selectGroup .titulo{border-bottom:1px solid #dadada;color:#666;font-family:Arial,sans-serif;font-size:18px;font-weight:700;padding-bottom:18px}.selectGroup .tituloGrupo{color:#333;font-size:11px;padding:6px 0;text-transform:uppercase}.selectGroup .categoriaSelect:hover,.selectGroup .selected{background-color:#eaeaea}.selectGroup .categoriaSelect a{display:block;line-height:15px;margin-right:2px;padding:4px 0 5px 5px;text-decoration:none}.selectGroup .categoriaSelect a span{padding-left:5px}.select2-container{display:inline-block;margin:0;zoom:1;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-o-transition:border .2s linear,box-shadow .2s linear;-moz-transition:border .2s linear,box-shadow .2s linear;vertical-align:middle}.select2-container,.select2-container .select2-choice{position:relative;transition:border .2s linear,box-shadow .2s linear;-webkit-transition:border .2s linear,box-shadow .2s linear}.select2-container .select2-choice{-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;color:#000;display:block;font-size:13px;font-weight:400;height:28px;line-height:27px;overflow:hidden;padding:0 0 0 8px;text-decoration:none;white-space:nowrap;-webkit-touch-callout:none;background-color:#fff;-moz-transition:border .2s linear,box-shadow .2s linear;-o-transition:border .2s linear,box-shadow .2s linear;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select2-container .select2-choice span{font-size:14px}.select2-container .select2-choice .select2-arrow{display:inline-block;height:100%;position:absolute;right:0;top:0;width:18px}.select2-container .select2-choice .select2-arrow b:before{color:#696969;content:"\f0d7";font-family:FontAwesome,sans-serif;font-size:15px}.form-options .select2-container .select2-choice .select2-arrow b,.searchhome .select2-container .select2-choice .select2-arrow b,.wid-search .select2-container .select2-choice .select2-arrow b{margin-top:16px}.res-express .select2-choice .select2-arrow b{margin-top:18px}.select2-container-active .select2-choice,.select2-container-active .select2-choices{border:1px solid rgba(30,151,230,.5);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 4px rgba(30,151,230,.5);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 4px rgba(30,151,230,.5);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 4px rgba(30,151,230,.5);outline:0}.searchhome .input-w61 .select2-container-active .select2-choice,.searchhome .select-w75 .select2-container-active .select2-choice{border:1px solid #afafaf}.select2-drop{background:#fff;border:1px solid #b0b0b0;-webkit-border-radius:0 0 2px 2px;-moz-border-radius:0 0 2px 2px;border-radius:0 0 2px 2px;-moz-box-shadow:1px 2px 3px rgba(0,0,0,.2);-webkit-box-shadow:1px 2px 3px rgba(0,0,0,.2);box-shadow:1px 2px 3px rgba(0,0,0,.2);-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;margin-top:-2px;outline:0;position:absolute;top:100%;width:100%;z-index:30001}.select2-drop.select2-drop-above{-moz-box-shadow:1px -1px 3px rgba(0,0,0,.4);-webkit-box-shadow:1px -1px 3px rgba(0,0,0,.4);box-shadow:1px -1px 3px rgba(0,0,0,.4);margin-top:2px}.select2-results{color:#444;margin:0!important;max-height:200px;overflow-x:hidden;overflow-y:hidden!important;padding:0!important;position:relative}.select2-results .select2-result{cursor:pointer;margin:0;min-height:1em;padding:5px 7px;-webkit-touch-callout:none;background:#fff!important;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select2-results .select2-highlighted{padding:5px 7px}.select2-results .select2-highlighted,.select2-results .select2-result-sub .select2-highlighted{background:#dbeaec!important;background:-moz-linear-gradient(top,#438ed5 0,#1f6bb1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#438ed5),color-stop(100%,#1f6bb1));background:-webkit-linear-gradient(top,#438ed5,#1f6bb1);background:-o-linear-gradient(top,#438ed5 0,#1f6bb1 100%);background:-ms-linear-gradient(top,#438ed5 0,#1f6bb1 100%);background:linear-gradient(180deg,#438ed5 0,#1f6bb1)}.select2-results .select2-result-sub .select2-highlighted{margin:0 -7px;padding:5px 14px}.select2-results .select2-result-unselectable>.select2-result-label{cursor:auto;font-family:open_sanssemibold,sans-serif;padding:5px 0}.select2-results .select2-result-label{color:#000}.select2-offscreen,.select2-offscreen:focus{clip:rect(0 0 0 0);border:0;height:1px;left:0;margin:0;outline:0;overflow:hidden;padding:0;position:absolute;width:1px}.select2-display-none{display:none}.select2-drop-mask{background-color:#fff;border:0;filter:alpha(opacity=0);height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:9998}.select2-search{min-height:26px}.select2-container.select2-container--disabled,.select2-container.select2-container-disabled,.select2-container.select2-container-disabled .select2-choice,.select2-container.select2-container-disabled .select2-choice span{cursor:default!important;opacity:.75}.select2-container.error{box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #f9cf75;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #f9cf75;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #f9cf75}.select2-container.error .select2-choice{border-color:#f9cf75}.select2-hidden-accessible{display:none}.onoffswitch{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:68px}.onoffswitch-checkbox{display:none}.onoffswitch-label{border:2px solid transparent;border-radius:20px;cursor:pointer;display:block;overflow:hidden}.onoffswitch-inner{display:block;margin-left:-100%;-moz-transition:margin .3s ease-in 0s;-webkit-transition:margin .3s ease-in 0s;-o-transition:margin .3s ease-in 0s;transition:margin .3s ease-in 0s;width:200%}.onoffswitch-inner:after,.onoffswitch-inner:before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;display:block;float:left;font-family:Trebuchet,Arial,sans-serif;font-size:13px;font-weight:700;height:32px;line-height:32px;padding:0;width:50%}.onoffswitch-inner:before{background-color:#319ca5;color:#fff;content:"S" "ÃƒÂ­";padding-left:10px}.onoffswitch-inner:after{background-color:#aeaeae;color:#fff;content:"N" "o";padding-right:10px;text-align:right}.onoffswitch-switch{background:#fff;border:2px solid #979797;border-radius:20px;bottom:0;box-sizing:content-box;display:block;height:34px;margin:2px;position:absolute;top:0;-moz-transition:all .3s ease-in 0s;-webkit-transition:all .3s ease-in 0s;-o-transition:all .3s ease-in 0s;transition:all .3s ease-in 0s;width:27px}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner{margin-left:0}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{right:0}/*! jQuery UI - v1.10.3 - 2013-05-03
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
    display: none;
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}
.ui-helper-clearfix:after {
    clear: both;
}
.ui-helper-clearfix {
    min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter:Alpha(Opacity=0);
}

.ui-front {
    z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
    cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 2px;
    padding: .5em .5em .5em .7em;
    min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
    padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
}
.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
    z-index:9999 !important;
}
.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
    width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
    width: 2.4em;
}
.ui-button-icons-only {
    width: 3.4em;
}
button.ui-button-icons-only {
    width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
    display: block;
    line-height: normal;
}
.ui-button-text-only .ui-button-text {
    padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
    padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
    left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
    right: .5em;
}

/* button sets */
.ui-buttonset {
    margin-right: 7px;
}
.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    box-sizing: content-box;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -12px;
    top: 50%;
    margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}
.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: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}
.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0;
}
.ui-datepicker td {
    border: 0;
    padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
    width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}
.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
    direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}
.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative;
}
.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 21px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px;
}

/* politica de privacidad en leads */
.ui-dialog .ui-widget-header.ui-dialog-titlebar .ui-dialog-titlebar-close .ui-icon.ui-icon-closethick{ background: url("/assets/images/v12/sprite_v12_form.png") 3px -22px #fff!important;}
.ui-dialog button.ui-dialog-titlebar-close{margin-right: 5px; width: 15px;}
.ui-dialog .ui-icon-gripsmall-diagonal-se{ display:none!important;}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer;
}
.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}
.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: none;
}
.ui-menu .ui-menu {
    margin-top: -3px;
    position: absolute;
}
.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    width: 100%;
    /* support: IE10, see #8844 */
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-divider {
    margin: 5px -2px 5px -2px;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px .4em;
    line-height: 1.5;
    min-height: 0; /* support: IE7 */
    font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
    font-weight: normal;
    margin: -1px;
}

.ui-menu .ui-state-disabled {
    font-weight: normal;
    margin: .4em 0 .2em;
    line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
    cursor: default;
}

/* icon support */
.ui-menu-icons {
    position: relative;
}
.ui-menu-icons .ui-menu-item a {
    position: relative;
    padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
    position: static;
    float: right;
}
.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
    /*background: url("/assets/images/A/jquery/animated-overlay.gif");*/
    height: 100%;
    filter: alpha(opacity=25);
    opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none;
}
.ui-resizable {
    position: relative;
}
.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none;
}
.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}
.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}
.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}
.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}
.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}
.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}
.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}
.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}
.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 1;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}

.ui-slider-horizontal {
    height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}
.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
}
.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px;
}
.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0;
}
/* more specificity required here to overide default borders */
.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none;
}
/* vertical centre icon */
.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0;
}
.ui-spinner-up {
    top: 0;
}
.ui-spinner-down {
    bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
    /* need to fix icons sprite */
    background-position: -65px -16px;
}
.ui-tabs {
    position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
    padding: .2em;
}
.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: .5em 1em;
    text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
    cursor: text;
}
.ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
    cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
}
.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
    border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.1em;
}
.ui-widget .ui-widget {
    font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1em;
}
.ui-widget-content {
    border: 1px solid #aaaaaa;
    background-color: #ffffff;
    color: #222222;
}

.ui-widget-header {
    border: 1px solid #aaaaaa;
    background-color: #cccccc;
    color: #222222;
    font-weight: bold;
}


/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background-color: #e6e6e6;
    font-weight: normal;
    color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #555555;
    text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #999999;
    background: #dadada url(/assets/images/A/jquery/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
    color: #212121;
    text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #aaaaaa;
    background: #ffffff url(/assets/images/A/jquery/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #212121;
    text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee url(/assets/images/A/jquery/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
    color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background-color: #fef1ec; /* background: #fef1ec url(/assets/images/A/jquery/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; */
    color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter:Alpha(Opacity=70);
    font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter:Alpha(Opacity=35);
    background-image: none;
}
.ui-state-disabled .ui-icon {
    filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
    width: 16px;
    height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url(/assets/images/A/jquery/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
    background-image: url(/assets/images/A/jquery/ui-icons_222222_256x240.png);
}
.ui-state-default .ui-icon {
    background-image: url(/assets/images/A/jquery/ui-icons_888888_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url(/assets/images/A/jquery/ui-icons_454545_256x240.png);
}
.ui-state-active .ui-icon {
    background-image: url(/assets/images/A/jquery/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon {
    background-image: url(/assets/images/A/jquery/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(/assets/images/A/jquery/ui-icons_cd0a0a_256x240.png);
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
    background: #aaaaaa url(/assets/images/A/jquery/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaaaaa url(/assets/images/A/jquery/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
    border-radius: 8px;
}
/*! fancyBox v2.0.6 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe, .fancybox-tmp object {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	padding: 0;
	margin: 0;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	padding: 0;
	margin: 0;
	position: relative;
	outline: none;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 10px;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(/assets/images/v12/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8020;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(/assets/images/v12/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	background: transparent url(/assets/images/v12/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 20px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 20px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	padding: 0;
	overflow: visible;
	visibility: hidden;
}

/* Overlay helper */

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: #000;
}

#fancybox-overlay.overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8030;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	margin-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
/*
    jquery_ui_atrapalo.css
    www.atrapalo.com
    CSS actulizacion jQuery 1.10

    Index
    -------------------------
    1. Tabs 970
    2. Tabs v12
    3. Autocomplete
    4. Dialogs
    5. Slider rango precios
    6. Tooltip
*/

/*  1. Tabs 970
----------------------------------------------------------------------------------------------------*/
.ui-tabs {padding:0!important;border:none;}
.ui-tabs-hide, .ui-tabs-hide {display: none;}
.ui-tabs .ui-tabs-panel {padding:0;}
.ui-widget-header {background: none; border:none;}
.ui-widget-content {background: url('/assets/images/A/jquery/ui-bg_flat_75_ffffff_40x100.png') repeat-x scroll 50% 50% #FFFFFF;color: #222222;}
.ui-widget {font-size: 1em;}
.ui-tabs .ui-tabs-nav {background: none repeat scroll 0 0 #FFFFFF;margin: 0;padding: 0.2em 0 0;}
.ui-tabs .ui-tabs-nav li a {font-weight:bold;float: left;padding: 0.4em 1.0em;text-decoration: none;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {margin-bottom: 0;padding-bottom: 1px;}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-active a {color:#333333!important;}
.ui-tabs .ui-tabs-nav li.ui-tabs-active, .ui-tabs .ui-tabs-nav li.ui-state-active {
    padding:0 0 1px;
    margin-bottom: -1px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background:#CCCCCC;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {background: none repeat scroll 0 0;border-color: #CCCCCC;}
.ui-tabs .ui-tabs-nav li a {color:#e6002c;}

.COC .ui-tabs .ui-tabs-nav  {font-size:12px;}
.COC .ui-tabs .ui-tabs-nav li.ui-tabs-active, .COC .ui-tabs .ui-tabs-nav li.ui-state-active {background:#fff;border:1px solid #ccc;border-bottom:none;}
.COC .ui-tabs { padding: 0!important; /* Se desmaqueta el carrousel de coches #177101  */ }


.HOT .ui-tabs .ui-tabs-nav  {font-size:1.1em;}

/* Tabas ficha HOT */
.HOT #ficha .ui-tabs .ui-tabs-nav  {font-size:12px;}
.HOT #ficha .ui-tabs .ui-tabs-nav li {border-bottom:none;}
.HOT #ficha .ui-tabs .ui-tabs-nav li.ui-tabs-active, .HOT #ficha .ui-tabs .ui-tabs-nav li.ui-state-active {background:#fff;}
.HOT #ficha .ui-tabs {padding:10px!important;}



/*  2. Tabs v12
----------------------------------------------------------------------------------------------------*/
/*Margins y paddings*/
.v12-tabs .ui-tabs, .v12-tabs .ui-tabs .ui-tabs-nav, .v12-tabs .ui-tabs .ui-state-default a, .v12-tabs .ui-tabs .ui-tabs-nav li, .v12-tabs .ui-tabs .ui-tabs-nav li a, .v12-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected, .v12-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin:0!important;
    padding:0!important;
}
/*Heights*/
.v12-tabs .ui-state-default, .v12-tabs .ui-widget-content .ui-state-default {
    height:52px;
}
.v12-tabs .ui-tabs .ui-tabs-nav li a {
    height:52px;
}
/*Borders-radius*/
.v12-tabs .ui-corner-top {
    border-top-left-radius:0 none;
    -moz-border-radius-top-left:0;
    -webkit-border-top-left-radius:0;
    border-top-right-radius:0;
    -moz-border-radius-top-right:0;
    -webkit-border-top-right-radius:0;
    border-bottom-left-radius:0;
    -moz-border-radius-bottom-left:0;
    -webkit-border-bottom-left-radius:0;
    border-bottom-right-radius:0;
    -moz-border-radius-bottom-right: 0;
    -webkit-border-bottom-right-radius:0;
}
/*Borders*/
.v12-tabs .ui-state-default, .v12-tabs .ui-widget-content .ui-state-default {
    border:none;
    border-left:solid 1px #ccc!important;
}
.v12-tabs .ui-state-hover, .v12-tabs .ui-state-default, .v12-tabs .ui-widget-content .ui-state-default:first-child {
    border-top:none!important;
}
.v12-tabs .ui-state-default:hover, .v12-tabs .ui-widget-content .ui-state-default:first-child:hover {
    border-right:none!important;
}
.v12-tabs .ui-tabs .ui-tabs-nav li {
    border-bottom:solid 1px #ccc!important;
}
.v12-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected, .v12-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    border-bottom:none!important;
}
.v12-tabs .ui-state-hover, .v12-tabs .ui-state-default, .v12-tabs .ui-widget-content .ui-state-default:first-child, .v12-tabs .ui-state-default:first-child {
    border-left:none!important;
}
/*Backgrounds*/
.v12-tabs .ui-state-hover {
    background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAA0CAIAAADEwMXAAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAnSURBVHjaYvr58ycTAwMDyfj///8YbHQxZHF8bGx8dEyMOUAAEGAAO5VOD5zc7/MAAAAASUVORK5CYII=) repeat 0 0!important;
}
.v12-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected, .v12-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background:#fff!important;
}
/*Texts*/
.v12-tabs .ui-state-default, .v12-tabs .ui-widget-content .ui-state-default {
    color:#fff;
}
.v12-tabs .ui-tabs .ui-state-default a {
    font-size:12px;
    font-weight:400;
}
.v12-tabs .ui-tabs .ui-tabs-nav li a {
    color:#333;
    vertical-align:middle;
    text-align:center;
    white-space:pre-wrap;
    float:inherit;
    display:table-cell;}
.v12-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-active a {
    font-weight:700!important;
}
/*2 pestanas*/
.v12-tabs .tabs2 li {width:49.8%;}
/*3 pestanas*/
.v12-tabs .tabs3 li {width:33.2%;}
/*4 pestanas*/
.v12-tabs .tabs4 li {width:24.8%;}
/*el li > a*/
.v12-tabs li a {width:1000px;}
*+ html .v12-tabs li a {width:90%;}/*ie7*/








/*  3. Autocompletes
----------------------------------------------------------------------------------------------------*/

.ui-autocomplete a {
    color:#e6002c;
}
.ui-autocomplete-loading {
    background: white url('/assets/images/A/COM/loading_small.gif') 97% center no-repeat;
}

/*  4. Dialogs
----------------------------------------------------------------------------------------------------*/
.ui-dialog {
    padding:2px;
    background:#fff;
    border:solid 2px #ccc;
}
.ui-dialog a {
    color:#e6002c;
}
.ui-widget-header {
	background: none;
	background-color: #e6002c;
	border: 0 none;
	color: #fff;
	font-weight: bold;
}
.ui-widget-titlebar {
	border:1px solid rgb(227, 161, 161);
}
.ui-state-default .ui-icon, .ui-widget-header .ui-icon {
	background-image:url("/assets/images/A/jquery/ui-icons_cc0000_256x240.png");
}
.ui-tabs-nav {
	background: none repeat scroll 0 0 rgb(255, 255, 255)!important;
	margin: 0;
	padding: 0.2em 0 0;
}

.ui-dialog-titlebar {
    background: none repeat scroll 0 0 #e6002c;
    border: 1px solid #E3A1A1;
    color: #FFFFFF;
    font-weight: bold;
}

/*  5. Slider rango precios
----------------------------------------------------------------------------------------------------*/
.ui-slider .ui-widget-header {background:#ccc}
.ui-slider .ui-slider-handle {background:#facaca; border:1px solid #bb9797}

/*  6. Tooltip
----------------------------------------------------------------------------------------------------*/
.ui-tooltip {
    position: absolute;
    z-index: 3000;
    border: .083em solid #ccc;
    background-color: #eee;
    padding: .833em;
    color: #333;
    font-size: 1em;
    font-weight: normal;
    border-radius: 0.7em;
    -moz-border-radius: 0.7em;
    -webkit-border-radius: 0.7em;
}

.ui-tooltip h3, .ui-tooltip div {
    margin: 0;
}




/* #142600 - Quita el ellipsis - Hablado con V.Sola
-----------------------------------------------------*/
.ui-dialog .ui-dialog-title {
    float: left;
    margin: 0.1em 0;
    overflow: inherit;
    white-space: pre-wrap;
    width: 90%;
}

/* bug en la admin de ESP y todos los calendars de la web */
.ui-widget {
   font-size:12px!important;
   font-family: inherit !important;
}
.loadingResults {
    background: rgba(255, 255, 255, 0.94);
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
}

.loadingResults * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#loading-spinner {
    margin: 0 auto 20px;
    width: 32px;
}

.fix-txt-loading { margin-top: 20%; }

.fix-txt-loading strong,
.fix-txt-loading span {
    display: block;
    text-align: center;
}

.fix-txt-loading strong {
    font-family: 'open_sanssemibold', sans-serif;
    font-size: 18px;
    color: #444;
    font-weight: normal;
}

.fix-txt-loading span {
    text-transform: uppercase;
    font-family: 'open_sansregular', sans-serif;
    font-size: 11px;
    line-height: 24px;
    color: #777;
    display: block;
    font-weight: normal;
}

.loadingResults .center-txt {
    clear: both;
    padding-top: 80px;
}

.loadingResults .content {
    text-align: center;
    text-transform: lowercase;
    margin-bottom: 20px;
}

.loadingResults .content i,
.loadingResults .content strong,
.loadingResults .content span { display: inline-block; }

.loadingResults .fa-check {
    display: inline-block;
    font-size: 27px !important;
    text-shadow: 0 1px #fff;
    color: #1e97e6;
    margin-right: 0;
    line-height: 27px;
    float: left;
}

.loadingResults .txt-loading div {
    font-family: 'open_sanssemibold', sans-serif;
    color: #444;
    font-size: 22px;
    margin-right: 5px;
    line-height: 27px;
    font-weight: normal;
    text-align: left;
}

.loadingResults .txt-loading span {
    font-family: 'open_sansregular', sans-serif;
    color: #666;
    margin-right: 0;
    font-size: 15px;
    line-height: 27px;
    font-weight: normal;
}

.loadingResults .txt-loading strong {
    overflow: hidden;
    text-align: left;
    margin-left: 10px;
    width: 80%;
    font-weight: normal;
}

.loadingResults .splash-col {
    width: 30%;
    padding: 0 20px;
    display: inline-block;
    vertical-align: top;
}

.loadingResults .txt-loading {
    text-align: center;
}

/* S - M */
@media (max-width: 1023px) {
    .loadingResults .splash-col {
        display: block;
        margin: 20px auto;
        width: auto;
    }

    .loadingResults .fa-check {
        float: none;
        display: inline;
        margin-right: -10px;
    }

    .loadingResults.splash .fa-check {
        margin-right: 6px;
        line-height: 20px;
        float: left;
        display: block;
    }

    .loadingResults .txt-loading strong {
        width: auto;
        overflow: auto;
        display: inline;
    }

    .loadingResults .txt-loading div {
        text-align: center;
    }
}

/* S */
@media (max-width: 640px) {
    .loadingResults .splash-col {
        margin: 20px 0;
        padding: 0 15px;
    }

    .loadingResults .fa-check {
        font-size: 18px !important;
        margin-right: -10px;
        line-height: 20px;
    }

    .loadingResults.splash .fa-check {
        margin-right: 6px;
        line-height: 20px;
        float: left;
        display: block;
    }

    .loadingResults .txt-loading div {
        font-size: 15px;
        line-height: 22px;
        margin-right: 0;
    }

    .loadingResults .txt-loading span {
        line-height: 22px;
        text-align: center;
    }

    .fix-txt-loading { margin-top: 20vh; }
}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
/* ------------------------------------------------------------------
    Estilos comunes en filtros de resultados.

    01. Barra de filtros aplicados en resultados
    02. Filtros verticales
        02.01. Calendar en filtros verticales
        02.02. Rangebar
        02.03. Tags
        02.04. Separador destacado
    03.  Filtros específicos de Vuelos
    04. Filtros horizontales - Test A/B de VUELOS
    05. Media Queries

------------------------------------------------------------------- */

/* ------------------------------------------------------------------

    01.Barra de filtros aplicados en resultados

------------------------------------------------------------------- */

/* Correcciones para HOT */

#appliedFiltersLayoutContainer {
    box-shadow: 0 1px 0 #fafafa;
    min-height: 51px;
    margin-top: -1px;
    margin-bottom: 20px;
}

@media (min-width: 320px) and (max-width: 640px) {
    #appliedFiltersLayoutContainer {
        margin-bottom: 0;
    }
}

.applied-filters.filters-no-api .btn-filters,
.applied-filters .btn-filters {
    background-color: #2f9aa3;
    border-color: #2d828a #2f9aa3 #2f9aa3;
    border-radius: 999px;
    color: #fff;
    cursor: pointer;
    font-family: open_sansregular, sans-serif;
    font-size: 13px;
    float: left;
    text-align: center;
    height: 32px;
    margin-right: 10px;
    padding: 6px 12px;
    width: auto;
    line-height: 20px;
    text-transform: none;
}

.applied-filters.filters-no-api .title,
.applied-filters .title {
    float: left;
    margin-right: 10px;
    text-transform: lowercase;
    width: auto;
    font-family: 'open_sanssemibold', sans-serif;
    font-size: 18px;
    line-height: 30px;
    color: #2c9ca7;
    text-shadow: 0 1px 0 #fff;
}

/* filtros aplicados */
.applied-filters {
    position: relative;
    min-height: 50px;
}

.applied-filters ul { overflow: hidden; }

.applied-filters li {
    font-family: 'open_sansregular', sans-serif;
    font-size: 13px;
    color: #2c9ca7;
    float: left;
    display: block;
    padding: 8px 12px;
    margin-right: 15px;
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 20px;
    background-color: #e6f2f4;
    cursor: pointer;
}

.applied-filters.filters-no-api li {
    font-family: 'open_sansregular', sans-serif;
    font-size: 13px;
    color: #2c9ca7;
}

.applied-filters li i {
    float: right;
    color: #aeaeae;
    margin-left: 3px;
    margin-top: 1px;
}
.applied-filters li:hover i { color: #2c9ca7; }

.applied-filters li:last-child {
    background: none;
    padding-left: 0;
    padding-right: 0;
}
.applied-filters li:last-child a { color: #777; }

.applied-filters li:last-child a:hover {
    color: #555;
    text-decoration: none;
}

#appliedFiltersContainer .applied-filters .select-view { margin: 0; }

/* ------------------------------------------------------------------

    02.Filtros verticales

------------------------------------------------------------------- */

.choose-filters {
    font-family: open_sansregular, sans-serif;
    padding-top: 25px;
    position: relative;
}

.HOT .choose-filters { padding-top: 0; }

.choose-filters h2 {
    color: #888;
    font-size: 12px;
    font-weight: normal;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
}

.choose-filters .tit {
    font-family: open_sanssemibold, sans-serif;
    color: #444;
    display: block;
    font-size: 15px;
    padding: 20px 0;
}

.choose-filters .tit i {
    color: #939393;
    margin-left: 6px;
}

.choose-filters .subtit,
.choose-filters li {
    position: relative;
    color: #666;
    font-size: 12px;
    line-height: 22px;
}

.choose-filters .subcategory { margin-left: 23px; } /* sublistas */

/* icono + en subcategoria */
.choose-filters .see-more.see-more-genres {
    display: inline-block;
    height: 10px;
    vertical-align: -13px;
    width: 10px;
}

.see-more-genres .open-subcategory {
    position: absolute;
    left: 25px;
    top: 6px;
    z-index: 1;
}

.choose-filters .has-sub-subcategories {
    padding-left: 40px !important; /* uso important para no tener que repetir el selector mega largo del span */
    margin-left: -13px;
    color: #444;
}

.choose-filters .check-atrapalo-link:hover {
    text-decoration: none;
}

.icon-deselect {
    float: left;
    display: inline-block;
    line-height: 19px;
    width: 18px;
    height: 18px;
    position: relative;
    margin-right: -12px;
    vertical-align: sub;
}

.icon-deselect .fa-square {
    color: #1e97e6;
    font-size: 20px;
}

.icon-deselect .fa-minus {
    font-size: 11px !important;
    line-height: 22px;
}

.choose-filters .subtit { display: block; }

.choose-filters label {
    display: inline-block;
    font-size: 13px !important;
    margin-bottom: 10px;
    cursor: pointer;
}

.choose-filters .filters-box {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    clear: both;
    padding-left: 1px;
    overflow: hidden;
}

.choose-filters.filters-trip .filters-box,
.choose-filters.filters-trip .box-head {
    padding-left: 20px;
    padding-right: 20px;
}

.choose-filters .filters-box.name,
.choose-filters .filters-box.interest-points,
.choose-filters .filters-box.locations,
.choose-filters .filter-button-panel {
    padding-bottom: 20px !important;
}

.choose-filters .tab-price,
.choose-filters .price-range {
    padding-bottom: 30px !important;
}

.choose-filters .filters-box.hotels-list-filter {
    padding-bottom: 10px;
}

.choose-filters .see-more {
    color: #444;
    display: block;
    font-size: 12px;
    margin: 10px 0;
}

.choose-filters .filters-box-collapsible {
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}

.choose-filters .filters-box-collapsible .tit:hover {
    text-decoration: underline;
    cursor: pointer;
}

.choose-filters .filters-box-collapsible .js-filters-box { padding-bottom: 10px; }

.filters-box-collapsible .js-filters-tab span { display: inline-block; }

.filters label span,
.asLabel {
    color: #666;
    display: block;
    font-weight: normal;
    font-size: 13px;
}

.filters-box ul li label span { display: inline-block; }

/* Filtros muy largos que caen en dos lineas
y que deben alinearse con el checkbox */
.filters-box ul li label span:not(.amount) {
    display: inline-block;
    position: relative;
    padding-left: 22px;
}

.filters-box ul li label span:not(.amount):before {
    position: absolute;
    top: 2px;
    left: 1px;
}

@media (min-width: 641px) and (max-width: 1023px) {
    .tab-more-filters { margin-bottom: 20px; } /* distancia boton aplicar filtros */
}

/* Filtros no aplicables y deshabilitados */
.filters-box ul li.disabled label,
.filters-box ul li.disabled label span { color: #ccc; }

.filters-box.filter-escalas ul li {
    height: 42px;
    line-height: 42px;
    margin-top: 3px;
}

.filters-box input[type=checkbox] {
    height: 15px;
    width: 15px;
}

.rangebar .noUi-connect {
    background: #2295e0 !important;
    border-top: none;
    top: -2px;
}

.filters-box > span { font-size: 13px; }

/* Textos destacados en turquesa */
.filters-box .facet_category,
.filters-box .js-slider-priceRange .floatr span,
.rangebar-value .precio_ini,
.rangebar-value .precio_fin,
.tab-category .facet_category,
.filters-box .facet_destination { color: #f90; }

.rangebar-value .hourLabel { color: #1e97e6; }

.filters-box .hourFilter span {
    color: #1e97e6;
    font-size: 13px;
}

.filters-box span.amount {
    color: #f90;
    font-size: 13px;
}

.filters-box span input {
    color: #1e97e6;
    background-color: transparent;
    text-align: right;
    width: 15px;
}

.filters-box span input.hora-y-minutos {
    color: #1e97e6;
    background-color: transparent;
    text-align: right;
    width: 15px;
}

.filters-box .select2-container .select2-search--inline .select2-search__field { padding: 4px; }

.filters-box .input-txt input[type="text"]:not(.date),
.filters-box .select2-container .select2-selection--single {
    border-color: #ccc !important;
}

/* ------------------------------------------------------------------
        02.01. Calendar en filtros verticales
------------------------------------------------------------------- */
.choose-filters .custom-date-picker-container {
    position: static !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    width: 100% !important;
    background-color: transparent !important;
}

.choose-filters .inputs-from-to-datepicker-container {
    position: absolute;
    background-color: #fff;
    border: 1px solid #ccc !important;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
    padding: 18px 16px 8px !important;
    width: 538px;
    z-index: 3;
}

/* Añado el triangulo a la capa del calendario, no a la capa de selector de fecha */

.choose-filters .inputs-from-to-datepicker-container:before {
    content: ' ';
    position: absolute;
    top: -10px;
    left: 20px;
    width: 0;
    height: 0;
    border-bottom: 10px solid #c3c3c3;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    display: initial;
}

.choose-filters .inputs-from-to-datepicker-container:after {
    content: ' ';
    position: absolute;
    top: -9px;
    left: 20px;
    width: 0;
    height: 0;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    display: initial;
}

/* Elimino triángulo fantasma del filtro de selección de fecha */

.choose-filters .custom-date-picker-container:after { display: none; }

.choose-filters .custom-date-picker-container:before { display: none; }

.choose-filters .inputs-from-to-datepicker-container .input-iconed.calendar { width: 100%; }

.choose-filters .custom-date-selector {
    width: 100%;
    border: none;
}

.choose-filters .custom-date-selector li {
    width: 100%;
    color: #444;
    background-color: #fff;
    border-radius: 1px;
    margin-bottom: 10px;
    border-right: none;
    border-bottom: 1px #d8d8d8 solid;
}
.choose-filters .custom-date-selector li:hover { background-color: #f9f9f9; }

.choose-filters .custom-date-selector li:active,
.choose-filters .custom-date-selector li.active {
    background-color: #c7e5f9;
    color: #1e97e6;
    border-top: 1px solid #8ccaf2;
    border-bottom: none;
    cursor: pointer;
}

.choose-filters .custom-date-selector li.active { position: relative; }

.choose-filters .custom-date-selector .date-selector-change {
    display: block;
    position: absolute;
    right: 10px;
    bottom: 5px;
    text-decoration: underline;
    text-transform: lowercase;
}

.choose-filters .custom-date-selector li.active span { font-family: open_sanssemibold, sans-serif; }

.choose-filters .custom-date-selector li span span {
    display: inline;
    position: relative;
}

.choose-filters .custom-date-selector li span .icon-checkmark:before {
    font-family: 'atrapaloico', sans-serif;
    position: absolute;
    right: -10px;
    top: -1px;
    font-size: 14px;
    text-shadow: 0 1px 0 #fff;
    display: none;
}

.choose-filters .custom-date-selector li.active span .icon-checkmark:before { display: block; }

.choose-filters .custom-date-selector li.disabled { color: #999; }

.choose-filters .custom-date-selector li span {
    display: table-cell;
    height: inherit;
}

@media screen and (max-width: 1023px) {
    .choose-filters .filters-box.date-box {
        position: relative;
        -webkit-transition: all 0.1s linear;
        -moz-transition: all 0.1s linear;
        -ms-transition: all 0.1s linear;
        -o-transition: all 0.1s linear;
        transition: all 0.1s linear;
    }
}

@media (min-width: 641px) and (max-width: 1023px) {
    .choose-filters .date-box.datapicker-active {
        padding-bottom: 425px;
        overflow: visible;
    }
}

@media screen and (max-width: 640px) {
    .choose-filters .inputs-from-to-datepicker-container {
        background: transparent;
        z-index: 1000000;
        border: none !important;
        box-shadow: none;
    }

    .choose-filters .inputs-from-to-datepicker-container .custom-date-picker-inputs,
    .choose-filters .inputs-from-to-datepicker-container::before,
    .choose-filters .inputs-from-to-datepicker-container::after { display: none !important; }

    .choose-filters h2 { margin-top: 0 !important; }
}

/* ------------------------------------------------------------------
    02.02. Rangebar
------------------------------------------------------------------- */

.filters-box .rangebar { margin: 0 10px; }

.rangebar-value {
    margin-bottom: 20px;
    overflow: hidden;
}
.rangebar-value label { margin-bottom: 0; }

.rangebar .noUi-dragable { cursor: default !important; }

/* Ampliamos zona clickable para móviles y tablets */

@media (max-width: 1023px) {
    .filters-box .rangebar {
        margin: 0 20px;
        background: linear-gradient(to bottom, #cdcdcd 0%, #d1d1d1 100%);
    }

    .rangebar .noUi-base {
        padding: 20px 0;
        top: -16px;
        border: 0;
        background: transparent;
    }

    .rangebar .noUi-connect {
        transition: none;
        -webkit-transition: none;
    }

    .rangebar .noUi-origin {
        left: 0;
        top: 16px;
        height: 8px;
        background: linear-gradient(to bottom, #2591d7 0%, #2092dd 100%);
        box-shadow: inset 0 2px 1px 0 #217ebb;
    }

    .rangebar .noUi-background {
        box-shadow: none;
        border: 0;
        background: linear-gradient(to bottom, #cdcdcd 0%, #d1d1d1 100%);
        height: 8px;
    }

    .rangebar .noUi-horizontal .noUi-handle {
        background: transparent;
        border: 0;
        box-shadow: none;
        padding: 20px;
        top: -16px;
        left: -20px;
    }

    .rangebar .noUi-horizontal .noUi-handle:before {
        content: '';
        display: inline-block;
        width: 20px;
        height: 20px;
        border-radius: 15px;
        background-color: #fff;
        border: 1px solid #d9d9d9;
        box-shadow: 0 0 1px #fff inset, 0 1px 7px #eee inset, 0 3px 6px -3px #666;
        position: absolute;
        top: 10px;
        right: 10px;
    }
}

/* ------------------------------------------------------------------
    02.03. Tags
------------------------------------------------------------------- */
.box-tags p {
    position: relative;
    padding-left: 2px;
    float: left;
}

.box-tags p:first-child { padding-left: 0; }

.choose-filters .box-tags p:first-child { padding-left: 5px; }

.box-tags span {
    display: inline-block;
    background-color: #fff;
    border-bottom: 1px #d8d8d8 solid;
    color: #666;
    height: 24px;
    float: left;
    font-style: italic;
    font-size: 12px;
    line-height: 22px;
    margin-right: 7px;
    margin-bottom: 10px;
    padding-left: 13px;
    padding-right: 20px;
    cursor: pointer;
}

.box-tags span.active { /* Tag seleccionado */
    background-color: #c7e5f9;
    color: #1e97e6;
    border-top: 1px solid #8ccaf2;
    border-bottom: none;
    padding-right: 8px;
}

.box-tags span.active i { padding-left: 7px; }

/* ------------------------------------------------------------------
    02.03. Separador destacado
------------------------------------------------------------------- */

.filters-box .last-popular::after {
    content: '';
    width: 15%;
    background: #ccc;
    height: 1px;
    display: block;
    vertical-align: middle;
    margin: 10px 0 20px;
}

/* ------------------------------------------------------------------

   03. Filtros específicos de VUELOS

------------------------------------------------------------------- */

/* [VUE] Selector de tipo de transporte */
.select-transport {
    border-bottom: 1px solid #ccc;
    padding-bottom: 25px;
}

.select-transport > div {
    background-color: #fcfcfc;
    border: 1px solid #ccc;
    cursor: pointer;
    float: left;
    font-size: 12px;
    padding: 5px 0;
    text-align: center;
    width: 33.33%;
}

.select-transport > div:first-of-type:not(:only-child) {
    border-radius: 1px 0 0 1px;
    border-right: medium none;
}

.select-transport > div:last-of-type:not(:only-child) {
    border-radius: 0 1px 1px 0;
    border-left: medium none;
}

.select-transport > div:hover { background-color: #f9f9f9; }

.select-transport > div.filt_active:hover,
.select-transport > div.filt_active {
    color: #fff;
    background-color: #2395e0;
    border-top-color: #227eb9;
}

/* Filtro tipo panel con botones */

.filter-button-panel ul {
    margin: -10px 0 0 -10px;
}

.filter-button-panel ul li {
    float: left;
    margin: 10px 0 0 10px;
}

.filter-button-panel ul li label {
    background: #fff;
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #fff;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    font-family: open_sanssemibold, sans-serif;
    padding: 12px 14px;
    margin: 0;
    line-height: 14px;
}

.filter-button-panel.on-white-bg ul li label { background: #f4f4f4; }

.filter-button-panel label.disabled {
    background-color: #f4f4f4;
    border-color: #f4f4f4;
    color: #ccc;
    cursor: default;
}

.filter-button-panel label.disabled img { opacity: 0.3; }

.filter-button-panel label:not(.disabled) { cursor: pointer; }

.filter-button-panel label:not(.disabled):hover { background-color: #f9f9f9; }

.filter-button-panel.on-white-bg label:not(.disabled):hover { background-color: #eee; }

.filter-button-panel label.active,
.filter-button-panel label.active:hover,
.filter-button-panel.on-white-bg label.active,
.filter-button-panel.on-white-bg label.active:hover {
    background-color: #c7e5f9;
    border-top-color: #8ccaf2;
    border-bottom-color: #c7e5f9;
    color: #1e97e6;
}

.filter-button-panel ul li label i {
    font-size: 20px;
    vertical-align: middle;
    display: inline-block;
    margin: -3px 0 0 2px;
}

.filter-button-panel input { display: none; }

.filter-button-panel ul li.filter-img img {
    display: block;
    margin: 0 auto;
}

.filter-button-panel ul li.filter-img label {
    padding: 5px 4px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.filter-button-panel ul li.filter-img label.active {
    border: 1px solid #1e97e6;
    background-color: #fff;
}

.filter-button-panel ul li.filter-img label.active span {
    color: #1e97e6;
}

.filter-button-panel ul li.filter-img label span {
    display: block;
    text-align: center;
    padding: 5px 0 0;
}

.filter-button-panel ul li.filter-img label:not(.disabled) span:hover { color: #1e97e6; }

.select2-search input {
    border: 1px solid #ccc;
    padding: 4px;
    font-size: 13px;
}

.select2-search input:focus {
    border-color: rgba(137, 185, 187, 1);
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(137, 185, 187, 1);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(137, 185, 187, 1);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(137, 185, 187, 1);
}

/* Select2 MultiOpción */

.filter-multiple-select .select2-container {
    line-height: normal !important;
    width: 100% !important;
}

.filter-multiple-select .select2-selection--multiple {
    height: auto !important;
    border: 1px solid #ccc !important;
    min-height: 38px !important;
}

.filter-multiple-select .select2-selection--multiple:hover { cursor: pointer; }

.filter-multiple-select .select2-selection--multiple .select2-search input { text-align: left; }

.filter-multiple-select .select2-selection--multiple .select2-search input:hover { cursor: pointer; }

.filter-multiple-select .select2-selection--multiple .select2-search input:focus {
    border: none;
    box-shadow: none;
}

.filter-multiple-select .select2-selection--multiple .select2-selection__choice {
    background-color: #f0f0f0 !important;
    color: #666 !important;
    border: none !important;
    border-radius: 0 !important;
    padding: 6px !important;
}

.select2-dropdown { border-color: #ccc !important; }

.fees-info-text {
    font-size: 12px;
    color: #666;
    font-family: open_sansregular, sans-serif;
    width: 100%;
    line-height: 16px;
    padding: 0 0 10px;
}

.choose-filters .paymentMethodsPrice {
    border-bottom: 1px solid #ccc;
    color: #666;
    font-size: 12px;
    padding-bottom: 20px;
}

.paymentMethodsPrice label {
    font-family: open_sanssemibold, sans-serif;
    padding-top: 20px;
    padding-bottom: 5px;
    margin-bottom: 0;
}

.applied-filters .paymentMethodsPrice .icon-info {
    color: #20a5dd;
    display: inline-block;
    font-size: 13px;
    margin-left: 5px;
}

.applied-filters .paymentMethodsPrice {
    float: right;
    font-family: open_sansregular, sans-serif;
}

.applied-filters .paymentMethodsPrice p {
    display: inline-block;
    float: left;
    line-height: 36px;
    margin-right: 10px;
}

.applied-filters .paymentMethodsPrice p .tooltipBoxPaymentMethods { display: none; }

.applied-filters .paymentMethodsPrice select {
    display: inline-block;
    float: left;
}

.paymentMethodsPrice .select2-container .select2-choice div b { margin-top: 14px; }

#paymentMethod { width: 210px; }

.paymentMethodsPrice .select2-drop .select2-results { overflow: auto !important; }

.paymentMethodsPrice .select2-drop .select2-results li {
    border-radius: 0 !important;
    color: #444;
    width: 100% !important;
}

.paymentMethodsPrice .select2-drop .select2-results li.select2-highlighted { color: #1e97e6; }

.paymentMethodsPrice .select2-drop .select2-results li:last-child { padding: 5px 7px; }

/* ------------------------------------------------------------------

    04. Filtros horizontales - Test A/B de VUELOS

------------------------------------------------------------------- */

.choose-filters.horizontal {
    border-top: 1px solid #ddd;
    height: 95px;
}

.choose-filters.horizontal .filters-box {
    width: 17%;
    float: left;
    display: inline-block;
    height: 95px;
    padding: 0 10px;
    border-bottom: 0;
    position: relative;
    overflow: visible;
}

.choose-filters.horizontal .airports-tab { width: 19%; }

.choose-filters.horizontal .companies-tab { width: 108px; }

.choose-filters.horizontal .filters-box:last-child { border-right: none; }

.choose-filters.horizontal .hourFilter .tit { display: none !important; }

.horizontal .border-right {
    border-right: 1px solid #ddd !important;
    height: 42px;
    width: 1px;
    float: right;
    display: inline-block;
    position: absolute;
    bottom: 10px;
    right: 0;
}

/* Eliminamos herencias de los filtros verticales */
.horizontal .select-transport > div {
    background-color: transparent;
    border: 0 none;
    border-radius: 0;
    cursor: default;
    float: left;
    text-align: center;
    padding: 0;
    width: auto;
}

.horizontal .subtit {
    font-family: open_sansregular, sans-serif;
    font-size: 13px;
    font-weight: normal;
    margin-top: 15px;
}

.horizontal .hourLabel { margin-top: 15px; }

.choose-filters.horizontal .filters { overflow: visible; }

.choose-filters.horizontal .select-transport {
    border-bottom: 0;
    display: inline-block;
    float: left;
    height: 95px;
    margin-bottom: 0;
    margin-right: 10px;
    position: relative;
    width: 15%;
}

.horizontal .select-transport select { margin-top: 10px; }

/* estilos para los iconos de tipo de transporte - No implementado en select2 debido a su versión */
[class^="icon-"],
[class*=" icon-"] {
    font-family: 'atrapaloico', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    speak: none;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.horizontal .select2-choice .icon-VUE:before { content: "\e722"; }

.horizontal .select2-choice .icon-TRE:before { content: "\e61c"; }

.horizontal .select2-choice .icon-VUE-TRE:before { content: "\e722  / \e61c"; }

/* Selector de número escalas */
.horizontal .filter-escalas {
    margin-left: -10px;
    min-width: 200px;
}

.horizontal .filter-escalas ul {
    margin-top: 6px;
    overflow: hidden;
    float: left;
}

.horizontal .filter-escalas li label {
    background: linear-gradient(#f4f4f4, #efefef);
    background: -o-linear-gradient(#f4f4f4, #efefef);
    background: -moz-linear-gradient(#f4f4f4, #efefef);
    background: -webkit-linear-gradient(#f4f4f4, #efefef);
    color: #444;
}

.horizontal .filter-escalas label.disabled {
    background: linear-gradient(#fafafa, #f6f6f6);
    background: -o-linear-gradient(#fafafa, #f6f6f6);
    background: -moz-linear-gradient(#fafafa, #f6f6f6);
    background: -webkit-linear-gradient(#fafafa, #f6f6f6);
    border-top-color: #fafafa;
    border-bottom-color: #dcdcdc;
    color: #ccc;
}

.horizontal .filter-escalas label:hover:not(.disabled) { background: #eee; }

.horizontal .filter-escalas label.active,
.horizontal .filter-escalas label.active:hover {
    border-top-color: #8ccaf2;
    border-bottom-color: #c7e5f9;
    color: #1e97e6;
    background: #c7e5f9;
}

.horizontal .filter-escalas input { display: none; }

/* Slider de horarios */
.horizontal .filters-box .slider-container { padding-top: 25px; }

.horizontal .noUi-handle-lower { top: -7px; }

/* Icono triangular - filtro desplegado */
.horizontal .subtit.dropdown {
    cursor: pointer;
    line-height: 42px;
    margin-top: 0;
    padding-top: 45px;
    position: relative;
}

.horizontal .subtit.dropdown.active:after {
    bottom: -18px;
    border-top: 12px solid #fff;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    content: ' ';
    height: 0;
    position: absolute;
    left: 43%;
    width: 0;
}

.horizontal .subtit.dropdown.active:before {
    bottom: -20px;
    border-top: 13px solid #d2d2d2;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    content: ' ';
    height: 0;
    position: absolute;
    left: 43%;
    width: 0;
}

.horizontal .select-transport .select2-container {
    margin-top: 10px;
    padding: 0;
    width: 165px !important;
}

.horizontal .select-transport .select2-container a {
    height: 32px;
    line-height: 30px;
    margin-top: 5px;
    text-align: left;
    width: 145px;
}

.horizontal .select2-container .select2-choice div b { margin-top: 12px; }

.horizontal .select2-results .select2-result,
.horizontal .select2-results .select2-highlighted { text-align: left; }

.horizontal .select2-results .select2-result { color: #444; }

/* Correcciones para Select2 de selector de fees en horizontal */
.paymentMethodsPrice .select2-container a {
    line-height: 36px;
    height: 36px;
    text-align: left;
}

.paymentMethodsPrice .select2-container span { width: 100%; }

/* Tooltip del selector de fees para resultados con filtros horizontales */
.applied-filters .paymentMethodsPrice span.tooltipBoxPaymentMethods {
    background: none repeat scroll 0 0 #595959;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    display: none;
    font-family: open_sansregular, sans-serif;
    font-size: 12px;
    line-height: 14px;
    padding: 15px;
    position: absolute;
    right: 146px;
    top: -123px;
    width: 190px;
    z-index: 1;
}

.applied-filters .paymentMethodsPrice span.tooltipBoxPaymentMethods:before {
    bottom: -13px;
    border-top: 13px solid #595959;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    content: ' ';
    height: 0;
    left: 43%;
    position: absolute;
    width: 0;
}

/* [VUE] Filtros horizontales - Test A/B - Caja contenedora de los filtros */
.filter-dropdown {
    background: #f0f0f0;
    border-top: 1px solid #d2d2d2;
    box-shadow: inset 2px 1px 3px rgba(210, 210, 210, 0.5);
}

.filter-dropdown .delete-filters {
    border-top: 1px solid #dedede;
    box-shadow: inset 0 1px #f6f6f6;
}

.filter-dropdown .delete-filters p {
    color: #444;
    font-family: open_sansregular, sans-serif;
    font-size: 13px;
    line-height: 70px;
    text-align: center;
}

.filter-dropdown .airports ul { overflow: hidden; }

.filter-dropdown .airports span.tit,
.filter-dropdown .companies span.tit {
    color: #666;
    font-family: open_sanssemibold, sans-serif;
    font-size: 14px;
    text-shadow: 0 1px #fff;
}

.filter-dropdown .airports .filters-origin span.tit { margin-top: 40px; }

.filter-dropdown .airports .filters-destiny span.tit { margin-top: 30px; }

/* filtros de aeropuerto IDA/VUELTA */
.filter-dropdown .airports .filters-origin ul li {
    float: left;
    margin-top: 30px;
    margin-right: 10px;
}

.filter-dropdown .airports .filters-destiny ul { margin-bottom: 20px; }

.filter-dropdown .airports .filters-destiny ul li {
    float: left;
    margin-top: 20px;
    margin-right: 10px;
}

.filter-dropdown .airports ul li label {
    background: #fff;
    border-bottom: 1px solid #d5d5d5;
    border-radius: 2px;
    cursor: pointer;
    color: #444;
    float: left;
    font-family: open_sansregular, sans-serif;
    height: 42px;
    line-height: 42px;
    margin: 0;
    padding: 0 20px;
}

.filter-dropdown .airports ul li label:hover { background: #f9f9f9; }

.filter-dropdown .airports ul li label.active {
    background: #cae6e9;
    border-bottom: 0 none;
    border-top: 1px solid #a7cdd1;
    color: #1e97e6;
}

.filter-dropdown label .fa-check { display: none; }

.filter-dropdown label.active .fa-check {
    display: inline-block;
    font-size: 15px;
    text-shadow: 0 1px #fff;
}

.filter-dropdown .airports ul li label input[type="checkbox"] { display: none; }

.filter-dropdown .filter-separator {
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #f6f6f6;
    margin-top: 20px;
}

/* Icono de cerrar capa de filtros horizontales desplegables */
.warning_box .js-cerrar,
.filter-dropdown .js-cerrar {
    margin-right: 10px;
    padding-top: 10px;
    position: absolute;
    right: 10px;
    text-decoration: none;
    z-index: 1;
}

.warning_box .js-cerrar:hover,
.filter-dropdown .js-cerrar:hover { text-decoration: none; }

.warning_box .js-cerrar i,
.desglose-canvas .close i,
.filter-dropdown .js-cerrar i {
    color: #999;
    font-size: 16px;
}

.warning_box .js-cerrar i:hover,
.desglose-canvas .close i:hover,
.filter-dropdown .js-cerrar i:hover {
    color: #444;
    cursor: pointer;
}

.filter-dropdown .companies ul,
.filter-dropdown .type-train ul { padding: 20px 0 10px !important; }

.filter-dropdown .companies ul li,
.filter-dropdown .type-train ul li {
    color: #666;
    float: left;
    font-size: 13px;
    font-family: open_sansregular, sans-serif;
    margin-bottom: 10px;
    text-transform: capitalize;
    width: 25%;
}

.filter-dropdown .companies .columns,
.filter-dropdown .type-train .columns { padding: 0; }

.filter-dropdown .companies label,
.filter-dropdown .type-train label {
    cursor: pointer;
    line-height: 29px;
}

.filter-dropdown .companies label input,
.filter-dropdown .type-train label input { display: none; }

.filter-dropdown .companies label:hover,
.filter-dropdown .type-train label:hover { color: #1e97e6; }

.filter-dropdown .companies label.active,
.filter-dropdown .type-train label.active {
    background: #ddf0fb;
    border-radius: 1px;
    color: #1e97e6;
    padding: 5px;
}

.choose-filters .featured-category {
    font-family: open_sanssemibold, sans-serif;
}

.choose-filters .featured-category label span > span {
    font-family: open_sansregular, sans-serif;
}

/* ------------------------------------------------------------------

    04. Media Queries

------------------------------------------------------------------- */

@media (min-width: 1024px) and (max-width: 1279px) {
    .filter-button-panel ul li.filter-img {
        width: 46%;
        margin-left: 4%;
    }

    .filter-button-panel ul li.filter-img label { width: 100%; }
}

@media (min-width: 641px) {
    .choose-filters .mobile-box { padding: 0; }
}

@media (min-width: 641px) and (max-width: 1023px) {
    .applied-filters .title {
        display: inline-block;
        margin-top: 0;
        line-height: 18px;
        float: none;
    }

    .COC .applied-filters ul { min-height: 24px; } /* Evito efecto raro al aplicar filtro en coches */
    .applied-filters ul { display: block; }

    .applied-filters li {
        background-color: transparent;
        margin-right: 10px;
        padding: 0;
    }

    .applied-filters .select-view div { width: auto; }

    /* filtros verticales */
    #global { position: relative; }

    /* Capa en overlay con filtros para M */
    .choose-filters {
        font-family: open_sansregular, sans-serif;
        position: absolute;
        width: 320px;
        top: -1px;
        left: -320px;
        padding: 40px 20px 0;
        background-color: #f0f0f0;
        z-index: 1001;
    }

    .choose-filters .close {
        cursor: pointer;
        font-size: 14px;
        position: absolute;
        right: 20px;
        top: 0;
    }

    .choose-filters .width-for-m { width: 260px; }

    .overlay-filters {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 1000;
    }

    .ESP .applied-filters li {
        margin-top: 0 !important;
    }

    .ESP .apply-filter-mobile { padding-bottom: 20px; } /* espacio bajo boton filtros */
}

@media (max-width: 640px) {
    .applied-filters ul {
        overflow: hidden;
        display: inline-block;
        float: left;
    }

    .ESP .applied-filters .title {
        line-height: 18px;
        float: none;
        min-width: 237px !important;
        padding: 0 !important;
    }

    .ESP .applied-filters .total-results {
        margin-top: 8px !important;
    }

    /* boton fees */
    .applied-filters .btn-fees {
        width: auto !important;
        padding: 6px;
        margin-top: 12px;
        color: #2c9ca7;
        font-family: open_sanssemibold, sans-serif;
        font-size: 13px;
        text-align: center;
        border: 1px solid #2c9ca7;
        border-radius: 3px;
        float: right;
    }

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

    .applied-filters .btn-filters {
        font-family: open_sanssemibold, sans-serif;
        line-height: 20px;
    }

    .applied-filters .title {
        margin-top: 0;
        width: auto;
        line-height: 20px;
        float: none;
    }

    .applied-filters li {
        background-color: transparent;
        margin-right: 4px;
        padding: 0;
        cursor: inherit;
    }

    .applied-filters .select-view div.changeView { width: 42px; }

    /* filtros verticales */
    .choose-filters {
        position: fixed;
        overflow: scroll;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: #f0f0f0;
        z-index: 10;
        display: none;
        font-size: 13px;
        padding: 0;
    }

    .choose-filters .box-head {
        width: 100%;
        z-index: 2;
        top: 0;
        left: 0;
        position: absolute;
        padding: 0 10px;
    }

    .choose-filters .filters > .box-head {
        padding: 0 10px;
    }

    .choose-filters .filters {
        background-color: #f0f0f0;
        padding: 0 10px;
        border-bottom: 1px solid #bdbdbd;
        margin-bottom: 0;
    }

    .choose-filters h2 {
        color: #fff;
        background-color: #525252;
        margin-left: -10px;
        margin-right: -10px;
        padding-top: 15px;
        text-align: center;
        font-size: 16px;
        font-family: open_sanssemibold, sans-serif;
    }

    .choose-filters .white-box-mobile {
        margin-top: 0;
        padding-bottom: 100px;
    }

    .choose-filters .mobile-box {
        margin-top: 44px;
        padding: 0 20px;
        padding-bottom: 110px;
    }

    .choose-filters .white-box-mobile.wb-fixed {
        margin-top: 44px !important;
    }

    .choose-filters .btn-mobile {
        position: absolute;
        background-color: #5d5d5d;
        color: #fff;
        font-size: 12px;
        text-transform: capitalize;
        padding: 5px;
        margin-right: 15px;
        margin-top: 6px;
        font-family: open_sansregular, sans-serif;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border: 1px solid #494949;
    }

    .choose-filters .tit {
        font-size: 14px;
        color: #444;
    }

    .choose-filters .show-filter-small,
    .choose-filters .form > div:last-of-type,
    .choose-filters li:last-of-type { border-bottom: medium none; }

    .choose-filters i { color: #888; }

    .choose-filters i.fa-inverse { color: #fff; }

    .apply-filter-mobile {
        text-align: center;
        position: fixed;
        z-index: 999999;
        bottom: 0;
        width: 100%;
        left: 0;
        background-color: rgba(252, 252, 252, 0.8);
        -webkit-box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.2);
    }

    .VUE .apply-filter-mobile { margin-left: -10px; }

    .apply-filter-mobile .btn {
        font-size: 20px !important;
        line-height: 20px;
        display: inline;
        margin: 12px 0 12px 10px;
    }

    .apply-filter-mobile .apply-filter-mobile__delete-filters {
        text-decoration: underline;
        margin-top: 15px;
        display: inline-block;
        width: 43%;
    }

    .filter-button-panel ul { margin-bottom: 10px; }

    .filter-button-panel li label,
    .filter-button-panel li label:hover {
        background: #f9f9f9;
        background: linear-gradient(to bottom, #f9f9f9 0%, #f4f4f4 100%);
        background: -o-linear-gradient(top, #f9f9f9 0%, #f4f4f4 100%);
        background: -ms-linear-gradient(top, #f9f9f9 0%, #f4f4f4 100%);
        background: -moz-linear-gradient(top, #f9f9f9 0%, #f4f4f4 100%);
        background: -webkit-linear-gradient(top, #f9f9f9 0%, #f4f4f4 100%);
        border-top: 1px solid #fff;
        border-bottom: 1px solid #d8d8d8;
    }

    .filter-button-panel label.active,
    .filter-button-panel label.active:hover {
        background: #c7e5f9;
        border-bottom-color: #c7e5f9;
        border-top-color: #8ccaf2;
        color: #1e97e6;
    }

    .filter-button-panel ul li.filter-img label { padding: 4px; }

    /* fees */
    .choose-filters .paymentMethodsPrice { border-bottom: medium none; }

    /* Caja de filtros en S */
    .white-box-mobile {
        background-color: #f0f0f0;
        border-bottom: 1px solid #bdbdbd;
        font-size: 14px;
        margin: 0 auto;
        padding: 0 15px;
    }

    /* Bloque de filtros en capa de filtros S */
    .choose-filters .filters-box:last-child { border-bottom: 0 none; }

    /* Número de filtros aplicados
    .applied-filters .title { float: left; } */

    .paymentMethodsPrice label {
        font-size: 11px;
        text-transform: uppercase;
        color: #888;
        text-shadow: 0 1px #fff;
        margin-top: 15px;
        margin-right: -15px;
        margin-left: -15px;
        padding-left: 15px;
        padding-top: 5px;
        background-color: #e9e9e9;
    }

    .paymentMethodsPrice li {
        font-size: 13px;
        color: #444;
    }

    .paymentMethodsPrice li:after {
        content: "\e608";
        font-family: 'atrapaloico', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        float: right;
        color: #d8d8d8;
        font-size: 18px;

        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .paymentMethodsPrice li.active:after { color: #1e97e6; }
}

@media (min-width: 480px) and (max-width: 640px) {
    /* Solución para "X Filtros aplicados" en M  */
    .HOT .applied-filters ul { min-width: 325px; }

    .HOT .applied-filters ul li { width: 340px; }
}

@media (min-width: 400px) and (max-width: 479px) {
    /* Solución para "X Filtros aplicados" en S  */
    .HOT .applied-filters ul { min-width: 190px; }
    .HOT .applied-filters ul li { width: auto; }

    .applied-filters .title {
        width: auto;
        line-height: 20px;
        float: none;
    }
}

@media (min-width: 320px) and (max-width: 399px) {
    /* Solución para "X Filtros aplicados" en S  */
    .HOT .applied-filters ul { min-width: 190px; }
    .HOT .applied-filters ul li { width: auto; }

    .applied-filters .title { line-height: 20px; }
}

@media (min-width: 552px) and (max-width: 640px) {
    /* Solución para "X Filtros aplicados" en M  */
    .VUE .applied-filters ul li { width: 220px; }

    .VUE .choose-filters .box-head { position: fixed !important; }

    .VUE .choose-filters .filters > .box-head { padding: 18px 10px 0; }
}

@media only screen and (min-width: 552px) {
    .choose-filters .box-head { position: relative !important; }
}

/* Spinner para filtros */

.choose-filters .spinner-wrap {
    position: relative;
    min-height: 200px;
}

.choose-filters .spinner-wrap i {
    font-size: 24px;
    color: #666;
    position: absolute;
    top: calc(50% - 12px);
    left: calc(50% - 12px);
}
/* ------------------------------------------------------------------
	Estilos comunes en resultados en ocio vacacional.

    01. Cambios generales a Ocio Vacacional
        1.1 Tï¿½tulo en resultados
        1.2 Precio mï¿½nimo garantizado
        1.3 Tu bï¿½squeda
        1.4 Paginador en resultados
        1.5 Publi lateral - Sky
        1.8 Buscadores
        1.9 Cajas de aviso de demanda y disponibilidad y de no dispo
        1.10 Iconos Sevicios - Checkin/checkout  en ficha HOT - VMH
        1.11 Meta-Atrapalo

	 02. [HOT] RESULTADOS
		2.1 [HOT] Criterios de ordenaciï¿½n en resultados
		2.2 [HOT] Caja con resultado
		2.3 [HOT] Tabla de tarifas en hoteles Resultados
		2.4 [HOT] Tab Opiniones en listado de resultados
		2.5 [HOT] Mapa: Caja del hotel
		2.6 [HOT] galerï¿½a de fotos abierta
		2.7 [HOT] Hotel hallazgo

	03. LANDING HOTELES
		3.1 Landing listados

	04. [Dynamic Packaging]
		4.1 Global
		4.2 Box resumen
		4.3 Filters
		4.4 Box results

	05. <empty>

    06. [COC] RESULTADOS
       6.1 [COC] Cajas Agrupaciï¿½n
       6.2 [COC] Cajas de aviso
       6.3 [COC] Cajas de resultados
       6.4 [COC] Sprite Logos Compaï¿½ï¿½as

	07. [Vuelo+Hotel]

------------------------------------------------------------------- */

/* ------------------------------------------------------------------
	01. Cambios generales a Ocio Vacacional
------------------------------------------------------------------- */
* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

*:before,
*:after {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

/* Forzamos el font-family para los iconos de AtrapaloIco */
* i,
* i:after,
* i:before,
* [class^="icon-"]:after,
* [class^="icon-"]:before,
* [class*=" icon-"]:after,
* [class*=" icon-"]:before { font-family: 'atrapaloico', sans-serif; }

/* Forzamos el font-family para los iconos de fontAwesome */
* i.fa,
* i.fa:after,
* i.fa:before { font-family: FontAwesome, sans-serif; }

.bgtextura {
    background-color: #f0f0f0;
    padding: 30px 0;
}

.bgtextura section.column {
    padding: 30px 0 0;
}

.bgtextura section.column:first-child {
    border-top: none;
    padding-top: 0;
}

.bgtextura section.column:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.reduced-price span {
    color: #ff810c;
    margin-top: 0 !important;
}

.green-text { color: #218d3d; }

.green-text i.fa-check {
    font-size: 10px;
    line-height: 11px;
}

/* Campo del select2 con la propiedad disabled */
.select2-container.select2-container-disabled,
.select2-container.select2-container--disabled,
.select2-container.select2-container-disabled .select2-choice,
.select2-container.select2-container-disabled .select2-choice span {
    opacity: 0.75;
    cursor: default !important;
}

.caja-form .select2-container .select2-choice div b { margin-top: 16px; }

.text-left { text-align: left !important; }
.text-right { text-align: right !important; }
.text-center { text-align: center !important; }

.padtop10 { padding-top: 10px; }
.pad8top { padding-top: 13px; }
.pad12top { padding-top: 16px; }
.font-12 { font-size: 12px; }

.font-20 {
    font-size: 20px;
    margin-top: -2px;
    display: inline-block;
    font-family: 'open_sanssemibold', sans-serif;
}

/* -----------------------------------------------------------
	1.1 tï¿½tulo en resultados
----------------------------------------------------------- */
h1.openFontSemiBold,
.h1-address-hotel-one {
    color: #444;
    font-size: 24px;
    line-height: 26px;
    margin: 10px 0 0;
    font-family: 'open_sanssemibold', sans-serif;
    padding: 10px;
}

/* -----------------------------------------------------------
	1.2 Precio mï¿½nimo garantizado
----------------------------------------------------------- */
.price-guarantee-section { min-height: 40px; }

.precio-garantizado-box { position: relative; }

.icon-sello {
    position: absolute;
    right: 36px;
    top: 50px;
}

.icon-sello:before {
    font-family: 'atrapaloico', sans-serif;
    font-size: 53px;
    color: #e6002c;
}

/* M */
@media (min-width: 641px) and (max-width: 1023px) {
    .icon-sello { right: 13px; }

    #sumUpSearchContainer {
        width: 100%;
        padding-right: 65px;
    }
}

/* -----------------------------------------------------------
	1.3 Tu bï¿½squeda
----------------------------------------------------------- */
.your-search {
    display: block;
    width: 100%;
}

.your-search span {
    font-size: 13px;
    font-family: 'open_sanssemibold', sans-serif;
    color: #2c9ca7;
    padding-right: 9px;
    line-height: 40px;
}

.your-search .sep-right {
    border-right: 1px solid #ddd;
    margin-right: 10px;
    padding-right: 9px;
    display: inline;
}

.your-search .make-new-search {
    border-left: 0 !important;
    display: inline-block;
    padding-left: 0 !important;
    position: relative;
}

.your-search .font-regular {
    font-family: 'open_sansregular', sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.openNewSearchForm.active:before {
    bottom: -10px;
    border-top: 10px solid #c3c3c3;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: ' ';
    height: 0;
    position: absolute;
    right: 80px;
    width: 0;
    z-index: 1;
}

.openNewSearchForm.active:after {
    border-top: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    bottom: -9px;
    content: ' ';
    height: 0;
    position: absolute;
    right: 80px;
    width: 0;
    z-index: 1;
}

.your-search span span { padding-right: 0; }

.your-search span i {
    display: inline-block;
    height: 24px;
    margin-right: 4px;
    width: auto;
}

.your-search .title {
    font-family: 'open_sanssemibold', sans-serif;
    text-transform: uppercase;
}

.your-search .title i {
    background-position: -960px -270px;
    margin-left: 10px;
    margin-right: 0;
    margin-bottom: -5px;
    width: 5px;
}

/* Nï¿½mero de noches adquiridas en HOT */
.your-search span#searchDates { font-size: 13px; }

.your-search span.num-nigths {
    font-family: 'open_sansregular', sans-serif;
    font-style: italic;
    font-size: 12px;
}

.your-search span#searchDates span {
    font-style: normal;
    font-size: 13px;
}

/* Alojamientos en tu bï¿½squeda en HOT */
.your-search span.alojamientos i {
    font-size: 14px;
    line-height: 14px;
    margin-left: 7px;
    height: auto;
}

.pull-left { float: left !important; }

.pull-right { float: right !important; }

.your-search .make-new-search i {
    margin-bottom: -5px;
    background-position: -980px -270px;
}

.your-search .make-new-search.active a img { background-position: -25px -170px; }

.your-search .make-new-search a span,
.your-search .make-new-search a:hover span { color: #e6002c; }

.your-search .make-new-search a:hover,
.your-search .make-new-search a:hover span { text-decoration: underline; }

.new-search {
    padding: 40px 0 30px;
    height: auto;
}

.new-search .close {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: -27px;
}

.new-search .close i { color: #aeaeae; }

.new-search .close:hover i { color: #666; }

.results-canvas { min-height: 1200px; }

.results-container { position: relative; }

@media only screen and (max-width: 640px) {
    /* Bug #246519 - efecto zoom en iphone al hacer click en resultados de hoteles entre hoteles y escapadas - scrol horizontal */
    .results-container { overflow: hidden; }
}

/* Progress bar para resultados hoteles y vuelos */
.progress-bar {
    width: 100%;
    position: fixed;
    height: 3px;
    background: #1e97e6;
    top: 0;
    left: 0;
    z-index: 100;
}

/* Your Search in Hotel Profile */

#header-profile-finder.landing { height: 0 !important; }

.your-search-profile {
    min-height: 40px;
    border-top: 1px solid #dadada;
}

.your-search-profile .back-to-list {
    margin-right: 5px;
    height: 40px;
    border-right: 1px solid #dadada;
    display: inline-block;
}
.search-lite .occupancy-container { top: 70px; }

/* Spans nueva busqueda despliegan formulario */

/* M, L y XL */
@media (min-width: 641px) {
    .your-search span:not(.make-new-search)[data-action]:hover {
        cursor: pointer;
        text-decoration: underline;
    }
}

/* M */
@media (min-width: 641px) and (max-width: 1023px) {
    .app-sumup-superior-container .your-search-profile {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .your-search-profile {
        min-height: auto;
        border-top: none;
    }

    .your-search-profile span { line-height: 25px; }

    .your-search-profile .back-to-list { height: auto; }

    .your-search { padding: 0; }

    .your-search span i { height: inherit; }

    /* Ajuste de los campos de fecha para M */
    .campo-fecha .input-iconed { width: 100%; }

    /* Nueva bï¿½squeda - Triï¿½ngulo buscador desplegado */
    .openNewSearchForm.active:before { bottom: -10px !important; }
    .openNewSearchForm.active:after { bottom: -9px !important; }
}

@media (max-width: 640px) {
    /* Your search */
    .your-search { /* RESULTADOS */
        background-color: #444;
        color: #f1f1f1;
        display: block;
        overflow: hidden;
    }

    .your-search span { /* RESULTADOS */
        color: #f1f1f1;
        display: block;
        line-height: 14px;
        padding: 0 !important;
    }

    .your-search .destination-vmh { margin-top: 8px; } /* RESULTADOS */

    /* Alojamientos en tu bï¿½squeda en HOT */
    .your-search span.alojamientos i { /* RESULTADOS */
        margin-left: 3px;
    }

    /* Tu bï¿½squeda - Destino */
    .your-search .alojamientos { /* RESULTADOS */
        clear: both;
        display: block;
        float: left;
        margin-top: 8px;
    }

    /* Tu bï¿½squeda - Fecha */
    .your-search .fecha { /* RESULTADOS */
        clear: both;
        display: block;
        float: left;
    }

    .your-search .small-block {
        margin-bottom: 3px;
        clear: left;
    }

    .your-search .fecha i { /* RESULTADOS */
        float: left;
        line-height: 18px;
    }

    .your-search i:before,
    .your-search span { /* RESULTADOS */
        line-height: 18px;
        font-size: 12px;
    }
    .your-search span i { height: auto; } /* RESULTADOS */

    .your-search .fecha span { /* RESULTADOS */
        float: left;
        margin-right: 5px;
    }

    .your-search .sep-right { /* RESULTADOS */
        border-right: 0 none;
        clear: both;
        display: block;
        float: left;
        margin-right: 0;
        margin-bottom: 7px;
    }

    .your-search .sep-right i { /* RESULTADOS */
        float: left;
        margin-top: 0 !important;
        margin-right: 5px !important;
    }

    .your-search .sep-right i:first-child {
        margin-left: 0 !important;
    }

    .your-search .sep-right span { float: left !important; } /* RESULTADOS */
    .HOT .your-search .sep-right span { float: left !important; } /* RESULTADOS */

    /* botï¿½n Cambiar bï¿½squeda en S */
    .HOT .your-search .make-new-search { /* RESULTADOS */
        border-left: none;
        float: right;
        padding-left: 0;
        margin-top: -26px;
    }

    /* Caja gris your-search resultados COC */
    .COC .your-search .left-block {
        width: 75%;
        float: left;
        margin-top: 10px;
    }

    .COC .your-search .right-block {
        width: 25%;
        float: right;
    }

    .COC .your-search .make-new-search {
        float: right;
        margin-top: 10px;
    }

    .your-search .make-new-search .openNewSearchForm {                 /* RESULTADOS */
        background: #5b5b5b;
        background: linear-gradient(to bottom, #5b5b5b 0%, #515151 100%);
        background: -o-linear-gradient(top, #5b5b5b 0%, #515151 100%);
        background: -ms-linear-gradient(top, #5b5b5b 0%, #515151 100%);
        background: -moz-linear-gradient(top, #5b5b5b 0%, #515151 100%);
        background: -webkit-linear-gradient(top, #5b5b5b 0%, #515151 100%);
        box-shadow: inset 0 -1px 1px #4b4b4b, inset 0 1px 1px #686868;
        border-radius: 3px;
        border: 1px solid #494949;
        color: #fff;
        float: right;
        height: 34px;
        line-height: 34px;
        padding: 8px 10px;
    }

    .your-search .make-new-search a span,
    .your-search .make-new-search a:hover span { color: #fff; }

    .openNewSearchForm.active:after,
    .openNewSearchForm.active:before { content: none; }
}

/* -----------------------------------------------------------
	1.4 Paginador - numeros, flechas, etc
----------------------------------------------------------- */
.flex-gallery-wrapper .paginador.row.clearb { display: block; }

.paginador {
    color: #777;
    font-family: 'open_sanssemibold', sans-serif;
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.paginador span { font-family: 'open_sanssemibold', sans-serif; }

.opi-responsive {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    min-height: 120px;
}

.opi-responsive .paginador div { margin-top: -30px; }

.paginador ul { display: inline-block; }

.paginador li {
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #999;
    cursor: pointer;
    font-family: 'open_sanssemibold', sans-serif;
    font-size: 14px;
    float: left;
}

.paginador li a {
    color: #777;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    vertical-align: top;
    width: 40px;
}

.paginador li a:hover { text-decoration: none; }

.paginador li a i {
    line-height: 40px;
    vertical-align: middle;
}

.paginador li:first-child { border-left: 1px solid #d8d8d8; }

.paginador li.etc {
    border-top: medium none;
    border-bottom: medium none;
}

.paginador li.active {
    border: 1px solid #2c9ca7;
    color: #2c9ca7;
}
.paginador li:hover { background-color: #e6e6e6; }

.paginador li.active:hover,
.paginador li.etc:hover,
.paginador li.inactive:hover { background: none; }

.paginador li.active,
.paginador li.etc,
.paginador li.inactive { cursor: auto; }

.paginador li img {
    background: url('/assets/images/v12/sprite-esp.png') no-repeat scroll 0 5px rgba(0, 0, 0, 0);
    margin-bottom: -1px;
}

.paginador .prev img { background-position: -253px -87px; }

.paginador .prev.inactive img { background-position: -211px -87px; }

.paginador .next img { background-position: -271px -87px; }

.paginador .next.inactive img { background-position: -230px -87px; }

/* boton subir */
.up {
    border: 1px solid #d8d8d8;
    background-color: #f0f0f0;
    color: #666;
    font-family: 'open_sanssemibold', sans-serif;
    font-size: 13px;
    padding: 10px;
}

@media (min-width: 320px) and (max-width: 978px) {
    .up {
        padding: 10px 4px;
    }

    .text-paginator-medium {
        font-size: 14px;
    }
}

.paginador .up { margin-top: 0; }

.opi-responsive .up {
    bottom: 65px;
    display: block;
    position: absolute;
    right: 0;
}

.up:hover {
    background-color: #e6e6e6;
    text-decoration: none;
}

.up:visited,
.up:hover,
.up:active { color: #666; }

/* ------------------------------------------------------------------
	1.5 Publi lateral - Sky
------------------------------------------------------------------- */
.COC .banner-sky { top: 0; }

/* ------------------------------------------------------------------
	1.8 Buscadores
------------------------------------------------------------------- */

/* Iconos en desplegables de fecha en el buscador general de la home HOT responsive */
.input-txt .calendar:after {
    left: 7px;
    top: 8px;
}

.input-iconed input {
    padding-left: 34px !important;
    color: #000 !important;
}

/* Icono X de cerrar buscador de Nueva bï¿½squeda desplegado */
.wid-search .close,
#finderContainer .close {
    font-size: 13px;
    color: #999;
    position: absolute;
    top: 12px;
    right: 10px;
    cursor: pointer;
}

.wid-search .close:hover,
#finderContainer .close:hover {
    color: #444;
    cursor: pointer;
}

/* botï¿½n buscar en formulario nueva busqueda en resultados HOT */
.search-results-form .boton-buscar { margin-top: 9px; }

.HOT .boton-buscar .btn {
    font-size: 20px;
    height: 38px;
    line-height: 30px;
}

.boton-buscar input {
    display: block;
    padding-bottom: 0;
    width: 100%;
}

/* Campos de input de selecciï¿½n de fecha */
.input-iconed input.fecha-entrada,
.input-iconed input.origen {
    padding-right: 0;
    border-radius: 2px 0 0 2px;
}

.check-out-disabled {
    pointer-events: none !important;
}

.input-iconed input.fecha-salida,
.input-iconed input.destino {
    border-radius: 0 2px 2px 0;
    padding-right: 0;
}

.input-iconed input.fecha-salida { border-left: 0 none; }

/* Flecha desplegable del dropdown */
.input-iconed .dropdown::after,
.input-txt .dropdown::after {
    content: ' ';
    display: block;
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    right: 10px;
    left: auto !important;
    position: absolute;
    top: 30%;
    width: 0;
}

/* Modal de selecciï¿½n de ocupaciï¿½n */
.occupancy-container {
    width: 730px;
    color: #444;
    background-color: #fff;
    border: solid 1px #c3c3c3;
    position: absolute;
    right: 10px;
    top: 70px;
    z-index: 1001;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
}

.occupancy-container:before {
    content: ' ';
    position: absolute;
    top: -10px;
    right: 10px;
    width: 0;
    height: 0;
    border-bottom: 10px solid #c3c3c3;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.occupancy-container:after {
    content: ' ';
    position: absolute;
    top: -9px;
    right: 10px;
    width: 0;
    height: 0;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.COC .occupancy-container {
    width: auto;
    padding: 0;
    color: #444;
    background-color: #fff;
    border: none;
    box-shadow: none;
    position: initial;
    right: 0;
    top: 0;
    z-index: 1001;
}

.COC .occupancy-container:before {
    content: ' ';
    position: normal;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: none;
    border-left: none;
    border-right: none;
}

.COC .occupancy-container:after {
    content: ' ';
    position: normal;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: none;
    border-left: none;
    border-right: none;
}

/* Ajuste de labels en formulario */
.caja-form .labels { margin: 0 0 15px; }

/* botï¿½n de borrar texto en input-text */
.icon-cancel-circle { width: auto; }

.icon-cancel-circle:before {
    content: "\e615";
    font-family: 'atrapaloico', sans-serif;
}

.occupancy-row:not(:first-child) {
    padding-top: 20px;
    border-top: 1px solid #e5e5e5;
}

.occupancy-row h3 {
    color: #888;
    font-family: 'open_sanssemibold', sans-serif;
    font-weight: normal;
    margin-bottom: 10px;
}

/* Link borrar habitaciï¿½n en modal de ocupaciï¿½n */
.delete-room {
    color: #e6002c;
    cursor: pointer;
    font-family: 'open_sanssemibold', sans-serif;
}

.occupancy-row div { margin-bottom: 5px; }

.occupancy-row label {
    color: #444;
    margin-bottom: 5px;
}

.occupancy-row label .normal {
    font-family: "open_sansregular", sans-serif;
    color: #888;
    font-style: italic;
}

.occupancy-row .edadesf,
.occupancy-row .adultosf,
.occupancy-row .childsf { float: left; }

/* Mensajes de error en selector de ocupaciï¿½n */
.occupancy-row .edadesf li { position: static !important; }

.occupancy-row .edadesf li .error_message {
    position: absolute;
    left: 0;
    top: 42px;
}

.occupancy-row .edadesf .select2-container,
.occupancy-row .edadesf .select2-choice,
.occupancy-row .adultosf .select2-container,
.occupancy-row .adultosf .select2-choice,
.occupancy-row .childsf .select2-container,
.occupancy-row .childsf .select2-choice { width: 55px !important; }

.occupancy-row .edadesf li:last-child { margin-right: 0 !important; }

.addRoom {
    color: #e6002c;
    margin-bottom: 20px;
    cursor: pointer;
    display: inline-block;
}

.addRoom i { margin-right: 5px; }

.addRoom span { font-size: 18px; }

.container-button-box { text-align: center; }

.cancel-occupancy {
    cursor: pointer;
    margin-right: 20px;
    line-height: 28px;
    font-family: "open_sansregular", sans-serif;
    font-size: 12px;
    display: inline-block;
}

.occupancy-container .container-occupancy-rooms { padding: 25px 20px 0; }

.occupancy-container .container-occupancy-buttons {
    background-color: #f0f0f0;
    padding: 25px 20px;
    border-top: 1px #ccc solid;
    width: 100%;
}
.occupancy-container .container-occupancy-buttons .cancel-occupancy { line-height: 32px; }

.btnbox .apply-occupancy {
    height: 34px !important;
    line-height: 34px !important;
    padding: 0 13px;
    width: 98px;
    font-size: 18px !important;
    display: inline-block;
}

/* M */
@media (min-width: 641px) and (max-width: 1023px) {
    /* Botï¿½n buscar en nueva bï¿½squeda desplegado a M */
    .boton-buscar input {
        text-align: center !important;
        margin: 0 auto !important;
    }

    /* Ajustes para el botï¿½n buscar de nueva bï¿½squeda */
    .HOT .boton-buscar .form-submit { width: 100%; }

    .HOT .boton-buscar input {
        margin: 0 auto !important;
        text-align: center !important;
        width: 30%;
    }
}

/* ------------------------------------------------------------------
	1.9 Cajas de aviso de demanda y disponibilidad y de no dispo
------------------------------------------------------------------- */
.warning_box {
    margin-bottom: 10px;
    padding: 15px;
    background-color: #f7f7f7;
    position: relative;
}

.HOT #box-reclamo-aviso.warning_box { height: 72px; }

.warning_box .s12 {
    margin-right: 10px;
    background-position: -750px -110px;
    float: left;
}

.warning_box p {
    margin-top: 12px;
    font-size: 13px;
}

/* botï¿½n cerrar del banner */
.warning_box .js-cerrar {
    float: none !important;
    margin-right: 0 !important;
    padding-top: 0 !important;
    text-decoration: none;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
}

.warning_box .js-cerrar:hover { text-decoration: none; }

.warning_box .js-cerrar i {
    font-size: 16px;
    color: #999;
}
.warning_box .js-cerrar i:hover { color: #444; }

/* Error box - No dispo
----------------------------------------------------------- */
.error_box,
.info_box {
    margin-bottom: 10px;
    padding: 15px;
    position: relative;
}

.error_box { background-color: #ffeab1; }

.info_box { background-color: #d2e4f2; }

.HOT #box-reclamo-aviso.error_box { height: 72px; }

.error_box .s12,
.info_box .s12 {
    margin-right: 10px;
    background-position: -380px -270px;
    float: left;
}

.error_box .s12 { background-position: -380px -270px; }

.info_box .s12 { background-position: -420px -270px; }

.error_box p,
.info_box p {
    font-family: 'open_sansregular', sans-serif;
    font-size: 13px;
    color: #444;
    line-height: 16px;
}

.error_box .box-close,
.info_box .box-close {
    position: absolute;
    right: 10px;
    top: 10px;
}

.error_box .box-close:hover,
.info_box .box-close:hover { text-decoration: none; }

.error_box .box-close i,
.info_box .box-close i {
    font-size: 14px;
    color: #999;
}

.error_box .box-close i:hover,
.info_box .box-close i:hover { color: #444; }

/* -----------------------------------------------------------------
	1.10 Iconos Sevicios - Checkin/checkout  en ficha HOT - VMH
------------------------------------------------------------------- */

/* Icones de servicios */
ul.contener-services-hotel li {
    padding-bottom: 15px;
    vertical-align: top;
}

.item-servicio {
    background-color: #d3eafa;
    color: #1e97e6;
    border-radius: 50px;
    display: inline-block;
    width: 64px;
    height: 64px;
    padding-top: 4px;
    vertical-align: middle;
}

.item-servicio:before {
    font-size: 46px;
    font-style: normal;
    line-height: 57px;
    display: block;
}

.ico-spa:before {
    position: relative;
    top: -7px;
    left: -3px;
}

.ico-piscina {
    position: relative;
    top: -2px;
}

.icon-parking_4:before {
    font-size: 49px;
    position: relative;
    top: -2px;
    left: 2px;
}

.ico-wifi:before {
    position: relative;
    top: -2px;
}

.text-serv-min {
    font-size: 11px;
    text-align: center;
    width: 100%;
    padding-top: 3px;
}

/* CKECK-IN CHECK-OU
======================== */
.border-top-check {
    padding-top: 20px;
    border-top: 1px solid #d9d9d9;
}

.ckeck-in-ico {
    font-size: 28px;
    color: #8d8d8d;
    float: left;
    margin: 7px 5px 25px 0;
}

.ico-next-clock {
    color: #1e97e6;
    position: absolute;
    font-size: 14px !important;
    top: 7px;
    left: -7px;
    background-color: #fff;
    border-radius: 15px;
    padding: 1px 2px;
}

.title-blue-check {
    color: #1e97e6;
    font-family: 'open_sanssemibold', sans-serif;
    padding-top: 5px;
    padding-bottom: 1px;
    font-size: 14px;
}

.hot-description .cont-info-ckeck p:last-child { padding-left: 33px; }

.border-bottom-horario {
    border-bottom: 1px solid #bcdee1;
    margin-bottom: 15px;
}

/*  1.11. Metasearcher
=========================================================================================================== */

/* ------------------------------------------------------------------
	02. [HOT] RESULTADOS
------------------------------------------------------------------- */

.results-hotels-block {
    min-height: 1200px;
}

/* Solo para los nuevos resultados de HOT */
.region-maps .maps-container {
    padding-left: 3px;
    padding-right: 0;
    width: 100%;
}

/* botï¿½n de ver mapa en resultados */
.region-maps .map-button {
    background: #fafafa;
    border: 1px solid #ccc;
    border-radius: 1px;
    cursor: pointer;
    float: left;
    padding: 6px;
    text-align: center;
    width: auto;
}

.HOT .region-maps .map-button {
    border: 0;
    border-bottom: 1px solid #ccc;
    background-color: white;
    border-radius: 1px;
    cursor: pointer;
    float: none;
    padding: 13px 0;
    text-align: center;
    width: 100%;
    height: 61px;
}

.region-maps .map-button i {
    color: #666;
    display: inline-block;
    float: left;
    font-size: 16px;
    line-height: 17px;
}

/* Solo para los nuevos resultados de HOT */
.HOT .region-maps .map-button i {
    color: #e6002c;
    font-size: 22px;
    position: absolute;
    left: 0;
    top: 0;
}

.region-maps .map-button span {
    color: #666;
    display: inline-block;
    float: left;
    font-family: 'open_sansregular', sans-serif;
    font-size: 13px;
    margin-left: 5px;
}

/* Solo para los nuevos resultados de HOT */

@media (min-width: 1024px) {
    .HOT .region-maps { border-bottom: 1px solid #ccc; }

    .HOT.results .region-maps { border-bottom: 0; }

    .HOT .region-maps .map-button {
        border-bottom: 0;
        height: 60px;
    }

    .HOT .region-maps .map-button::before {
        background: url('/assets/images/backgrounds/maps_xl.png');
        background-repeat: no-repeat;
        background-size: cover;
        border: 1px solid #fff;
        content: "";
        height: 60px;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 5px;
        opacity: 0.7;
    }

    .HOT .region-maps .map-button:hover::before {
        opacity: 1;
    }

    .HOT .region-maps .map-button-content {
        background-color: #fff;
        border: 2px solid rgba(64, 159, 221, 0.25);
        border-radius: 2px;
        margin: 4px auto;
        position: relative;
        width: 90px;
    }

    .HOT .region-maps .map-button-content::before {
        background-image: url('/assets/images/maps/map-hotel-detail.svg');
        background-size: 23px 27px;
        content: " ";
        display: inline-block;
        position: absolute;
        left: -14px;
        top: -3px;
        height: 27px;
        width: 23px;
    }

    .HOT.it .region-maps .map-button-content {
        width: 120px;
    }
}

.HOT .region-maps .map-button span {
    color: #e6002c;
    display: inline-block;
    float: none;
    font-family: 'open_sanssemibold', sans-serif;
    font-size: 12px;
    line-height: 24px;
    margin-left: 0;
    text-transform: uppercase;
    vertical-align: middle;
}

@media (min-width: 641px) and (max-width: 1023px) {
    .HOT .region-maps .map-button span {
        font-size: 12px;
        margin-left: 2px;
    }

    .HOT div#linkResultadosMapa {
        width: 50px;
        height: 50px;
        margin-top: 0;
        border-radius: 50%;
    }

    .HOT .region-maps .map-button {
        border: none;
        background: url('/assets/images/backgrounds/maps.jpg');
        background-position: -4px -30px;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    }

    .HOT .region-maps .map-button:hover {
        background: url('/assets/images/backgrounds/maps.jpg');
        background-position: -4px -30px;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    }
}

.region-maps .map-button:hover {
    background: #f9f9f9;
    cursor: pointer;
}

/* Ver mas tarifas - Resultados */
.ver-mas-tarifas,
.hot-ver-mas {
    display: inline-block;
    font-size: 12px;
    margin-top: 20px;
}

.ver-mas-escapadas {
    margin-top: 0 !important;
}

@media (max-width: 640px) {
    .hot-ver-mas {
        display: none;
    }

    .ver-mas-escapadas {
        margin-bottom: 10px !important;
        display: inline-block !important;
    }
}

#supplementInfo {
    height: 100px;
    text-align: center;
    width: 100%;
}

#supplementInfo p {
    text-align: left;
}

#supplementInfo i {
    font-size: 30px;
    margin-top: 40px;
    text-align: center;
}

/* Checkbox VMH */
#header-profile-finder-lite.landing .app-finder-superior-container { padding-bottom: 15px; }

.caja-form-vue.negative { color: #fff; }

.caja-form-vue .ticket {
    background-color: #7a9036;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    line-height: 14px;
    margin-left: 10px;
    padding: 5px;
    position: relative;
    white-space: nowrap;
    font-family: 'open_sanssemibold', sans-serif;
}

.dispo-bar .caja-form-vue .ticket {
    background-color: #e7f3e3;
    color: #51a03c;
    display: inline-block;
    font-size: 11px;
    line-height: 14px;
    margin-left: 10px;
    padding: 5px;
    position: relative;
    white-space: nowrap;
    font-family: 'open_sanssemibold', sans-serif;
}

.dispo-bar .caja-form-vue .ticket::first-letter,
.caja-form-vue .ticket::first-letter { text-transform: uppercase; }

/* Se oculta el check mark en el nuevo diseno 03/08/2016 */
.caja-form-vue .ticket i {
    display: none;
}

/* Refactor de css en los checkboxes para cuando cae a doble lï¿½nea: Aï¿½adir vuelo en home hot se desmaqueta */
.HOT .caja-form-vue .ticket { margin-top: -4px; }

.caja-form-vue.negative .ticket {
    background-color: #fff;
    color: #61ad41;
}

.caja-form-vue .ticket::before {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: -8px;
    width: 0;
    height: 0;
    border-top: 11px solid transparent;
    border-right: 8px solid #7a9036;
    border-bottom: 13px solid transparent;
}

.dispo-bar .caja-form-vue .ticket::before {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: -8px;
    width: 0;
    height: 0;
    border-top: 11px solid transparent;
    border-right: 8px solid #e7f3e3;
    border-bottom: 13px solid transparent;
}

.caja-form-vue.negative .ticket::before { border-right-color: #fff; }

.caja-form-vue .fa-plane {
    font-size: 16px;
    transform: rotate(45deg);
    margin: 0 3px;
    vertical-align: -1px;
}

/* #248685 Aï¿½adir vuelo en ficha de hoteles se desmaqueta. */
.HOT .caja-form-vue .fa-plane { margin: 0 3px 0 -5px; }

.caja-form-vue .box-input-origin {
    background-color: #ddd;
    display: inline-block;
    float: none !important;
    padding: 20px;
    position: absolute;
    top: 35px;
    left: 10px;
    width: 65%;
    min-width: 400px;
    z-index: 8;
}

.dispo-bar .caja-form-vue .box-input-origin {
    display: none;
    width: 400px;
    top: 45px;
}

.caja-form-vue .box-input-origin::before {
    content: "";
    top: -10px;
    border-bottom: 10px solid  #ddd;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
}
.caja-form-vue .box-input-origin label { color: #444; }

.find-nights-results {
    color: #444;
    padding-bottom: 10px;
    text-align: right;
}

/* Estilos provisionales hasta que no tengamos implementados los filtros nuevos en todas las paginas. despuï¿½s... BORRAR! */

#linkResultadosMapa.map-provisional-styles {
    margin-top: -4px;
    padding: 10px;
    height: 42px;
    border-radius: 3px;
}

/*    MEDIA QUERIES     */

/* S */
@media (max-width: 640px) {
    /* Icono de ver mapa */
    .region-maps .map-button {
        height: 30px;
        margin-top: 4px;
        width: 30px;
    }

    .sticky-bar-filters-hot {
        position: fixed;
        width: 100%;
        z-index: 10;
        top: 0;
        left: 0;
        background: #fff;
        padding: 0 12px;
    }

    .sortingContainer-modified-by-sticky {
        margin-top: 62px;
        position: relative;
    }

    .--map-modified-style {
        position: fixed !important;
        top: 9px !important;
        right: 7px !important;
        z-index: 11 !important;
    }

    /* Anadido debido a eliminaciï¿½n de margintop8 del tag contenedor */
    .HOT .region-maps .map-button {
        margin-top: 8px;
        border: none;
        background: url('/assets/images/backgrounds/maps.jpg');
        background-position: -4px -30px;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    }

    .HOT .region-maps .map-button:hover {
        background: url('/assets/images/backgrounds/maps.jpg');
        background-position: -4px -30px;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    }

    .caja-form-vue .box-input-origin {
        width: calc(100% - 20px);
        min-width: 260px;
    }

    div#linkResultadosMapa {
        width: 35px;
        height: 35px;
    }

    .region-maps .map-button i {
        font-size: 26px;
        margin-left: -1px;
        color: #666;
        margin-top: 1px;
    }

    .dispo-bar .caja-form-vue .box-input-origin {
        width: 310px;
    }

    /* Solo para los nuevos resultados de HOT */
    .HOT div#linkResultadosMapa {
        width: 50px;
        height: 50px;
        margin-top: 0;
        border-radius: 50%;
    }

    .region-maps .maps-container { padding: 0; }

    /* Solo para los nuevos resultados de HOT */
    .HOT .region-maps .map-button i {
        font-size: 24px;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    }

    .occupancy-container {
        width: 390px;
        left: 10px;
        right: inherit;
    }

    .occupancy-container::before {
        left: 10px;
        right: inherit;
    }

    .occupancy-container::after {
        left: 10px;
        right: inherit;
    }

    #linkResultadosMapa.map-provisional-styles span {
        float: right;
    }
}

@media (max-width: 374px) and (min-width: 300px) {
    .dispo-bar .caja-form-vue .box-input-origin {
        width: 260px;
    }
}

/* ------------------------------------------------------------------
	2.1 [HOT] Criterios de ordenaciï¿½n en resultados
------------------------------------------------------------------- */
.order-by-container {
    float: none;
}

/* Fix landing result hot */
.results .order-by {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 20px;
}

.results .order-by.special-line {
    border-bottom: solid 1px #ddd;
}

.order-by {
    border-bottom: 1px solid #ccc;
    background-color: #fff;
    z-index: 2;
}

@media screen and (min-width: 320px) and (max-width: 640px) {
    .results .order-by { margin: 20px 0; }
}

.order-by .txt-order-by span,
.view-by span {
    font-family: 'open_sansregular', sans-serif;
    font-size: 12px;
    color: #444;
    float: left;
    padding: 22px 5px;
    text-transform: uppercase;
    white-space: nowrap;
    border: none;
}

.order-by ul { display: table; }

.order-by ul li {
    font-size: 13px;
    color: #666;
    display: table-cell;
    text-align: center;
    padding: 8px 7px 6px;
    line-height: 44px;
}

.order-by ul li:not(.active):hover,
.view-by ul li:not(.active):hover {
    cursor: pointer;
    background-color: #f4f4f4;
    color: #444;
}

.order-by li.active {
    border-bottom: 2px solid #e6002c;
    box-sizing: border-box;
    pointer-events: none;
    font-family: 'open_sanssemibold', sans-serif;
}

.order-by li.active span { color: #e6002c; }

@media screen and (max-width: 640px) {
    .view-by a,
    .view-by ul li { padding: 0 8px; }
}

/* Spinner */

.order-by .spinner-wrap { min-height: 60px; }

.order-by .spinner-wrap i {
    font-size: 20px;
    color: #666;
    position: absolute;
    top: calc(50% - 10px);
    left: calc(50% - 10px);
}

/*    MEDIA QUERIES     */

/* M */
@media (min-width: 641px) and (max-width: 1023px) {
    .caja-form-vue .box-input-origin {
        width: 83%;
        position: relative;
        left: 0;
        top: 15px;
    }

    .dispo-bar .caja-form-vue .box-input-origin {
        top: 15px;
    }
}

/* S */
@media (max-width: 640px) {
    /* Ajuste de los campos de fecha para S */
    .campo-fecha .input-iconed { width: 100%; }

    .caja-form-vue .box-input-origin {
        position: relative;
        width: 96%;
        top: 15px;
    }

    .dispo-bar .caja-form-vue .box-input-origin {
        top: 15px;
    }
}

/* ------------------------------------------------------------------
	2.2 [HOT] Caja con resultado
------------------------------------------------------------------- */

/* Contenedor general de cajas de resultados - Bug #237344 */
.HOT #box_resultados {
    clear: both;
    position: relative;
}

.HOT #hotelsContainer .loading-list {
    position: absolute;
    top: auto;
    z-index: 3;
    margin-top: 200px;
    margin-bottom: 100px;
}

@media (max-width: 640px) {
    .HOT #viewContainer .loading-list {
        margin-top: 100px;
    }
}

.box-result {
    background: #fff;
    border-bottom: 1px solid #ddd;
    padding: 20px;
    margin: 0 0 20px;
    position: relative;
    overflow: hidden;
}

.box-result .nombre {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: -0.1px;
}

/* Descuento en caja de resultado de bï¿½squeda de hotel */
.box-result .descuento {
    height: 60px;
    position: absolute;
    width: 60px;
    top: 0;
    right: 0;
    pointer-events: none;
    z-index: 1;
}

/* Triï¿½ngulo de descuento */
.box-result .descuento:before {
    background: #fd9a00;
    border-bottom: 39px solid #fd9a00;
    border-left: 39px solid transparent;
    border-right: 39px solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    right: -25px;
    top: -6px;
    width: 0;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    z-index: 0;
}

/* Valor del descuento */
.box-result .descuento span {
    color: #fff;
    display: block;
    font-family: 'open_sanssemibold', sans-serif;
    font-size: 16px;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin: 7px 0 0 22px;
    z-index: 1;
    text-align: center;
}

/* botï¿½n mï¿½s Informaciï¿½n */
.resultadosHotel .btn.large {
    margin: 0;
    padding: 0 24px;
    font-size: 20px;
    line-height: 30px;
}

/* Valoracion, opiniones y precio */

/* OPINIONES */
.box-resultados .box-result .valor {
    clear: left;
    float: left;
    font-family: 'open_sansregular', sans-serif;
    text-align: right;
    width: 66.6% !important;
}

/* Caja contenedora de la opiniï¿½n */
.box-result .valor {
    width: 220px;
    margin: 1px 0 3px;
    font-family: 'open_sansregular', sans-serif;
    text-align: left;
    position: relative;
}

/* Valor aï¿½adido del rï¿½gimen en cada hotel */
.box-resultados .box-result .added-value {
    color: green;
    clear: both;
    padding-top: 5px;
}

.box-resultados .box-result .box-foot-tarifa .valor {
    margin: 0;
    width: 100px;
}

.box-resultados .box-result .opiniones {
    font-size: 12px;
    font-weight: 400;
}

/* Opiniones y opiniones trip advisor en Hoteles */
.box-resultados .valor .opi-box-summary {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

/* Fix para landing listado */
#list_orden_default .valor .opi-box-summary { min-height: 25px; }

/* Separaciï¿½n con tripadvisor */
.valor .opi-box-summary { margin-right: 10px; }

.valor img {
    margin-top: 6px;
    width: 75px;
    height: auto;
}

.results .valor .opi-box-summary img,
.results .valor .opi-box-summary span.opi-description span.opi-opinions { float: none; }

/* Opiniones */
.valor .opi-box-summary span.opi-rating {
    background: #444;
    border-radius: 2px;
    color: #fff;
    display: block;
    float: left;
    font-size: 14px;
    font-family: 'open_sanssemibold', sans-serif;
    font-weight: normal;
    line-height: 15px;
    margin-right: 0;
    margin-top: 2px;
    padding: 3px 0;
    position: relative;
    text-align: center;
    width: 29px;
    height: 21px;
}

.valor .opi-box-summary span.opi-description {
    float: left;
    padding: 0 0 0 5px;
}

.results .valor .opi-box-summary span.opi-description {  /* Landing de listados */
    float: none;
    padding: 0;
}
.results .valor .opi-title { margin-left: 5px; }

.results #cboxLoadedContent .valor .opi-box-summary span.opi-description { float: left; }

/* Opinion en caja de hotel en markers de mapas de HOT */
.results #cboxLoadedContent .valor .opi-title { margin-left: 0; }

.valor .opi-box-summary span.opi-description span.opi-title {
    float: left;
    display: inline-block;
    color: #444;
    font-size: 12px;
    font-family: 'open_sanssemibold', sans-serif;
    font-weight: normal;
    line-height: 26px;
}

.valor .opi-box-summary span.opi-description span.opi-opinions {
    float: left;
    display: inline-block;
    margin-left: 5px;
    font-size: 12px;
    font-family: 'open_sansregular', sans-serif;
    line-height: 26px;
}

.valor .opi-box-summary span.opi-description span.opi-opinions a {
    color: #444;
    font-size: 10px;
    margin-top: 1px;
}

.HOT .box-foot-tarifa .opi-responsive { min-height: inherit; }

.box-foot-tarifa .opi-responsive #user_rating .opi_general_rate {
    margin-bottom: 0;
    margin-top: 5px;
}

/* S */
@media (max-width: 640px) {
    .box-foot-tarifa .opi-responsive #user_rating .opi_general_rate { width: 100%; }
}

/* Total Opiniones */
.box-foot-tarifa .opi-responsive #user_rating .opi_general_rate .opi-value-box .opinions { margin-top: 0; }

/* Opiniones verificadas */
.box-foot-tarifa .opi-responsive #user_rating .opiVerificada .opi-verificadas-title { text-align: right; }

.box-foot-tarifa .opi-responsive #user_rating .opiVerificada img {
    display: inline-block;
    float: right;
    margin-left: 5px;
}

.box-foot-tarifa .opi-responsive #user_rating .opiVerificada .opi-verificadas-text { float: right; }

.HOT .box-foot-tarifa .opi-responsive #user_rating .opiVerificada {
    margin-top: 0;
    float: right;
}

.box-foot-tarifa .opi-responsive #ul_reviews .userOpina .user { float: left; }

.box-result .infUser li {
    border-top: none !important;
    font-size: inherit !important;
    line-height: inherit !important;
    padding: 0 !important;
}

/* Contenedor de las opiniones principales en resultados multitarifa */
.box-foot-tarifa .opi-responsive #ul_reviews {
    clear: both;
    display: block;
}

/* Spinner en la carga de los tabs de hoteles */

.box-foot-tarifa .tabLoading { min-height: 385px; }

.box-foot-tarifa .tabLoading .fa-spinner { margin-top: 180px; }

.box-foot-tarifa #loading-spinner { margin: 0 48%; }

.HOT .results-container #loading-spinner {
    margin: 0 auto !important;
    width: 32px;
}

/* Correcciones spinner en galeria abierta */
.HOT #cboxLoadedContent #loading-spinner .loadingPic { min-height: 150px; }

.HOT #cboxLoadedContent #loading-spinner .loadingPic .fa-spinner { margin-top: 100px; }

.HOT #cboxLoadedContent #loading-spinner { margin: 0 48%; }

/* botï¿½n mï¿½s Informaciï¿½n */
.box-result .reserva {
    clear: right;
    position: relative;
    float: right;
}

.box-result .reserva .btn {
    padding: 0 20px;
    font-size: 18px;
    line-height: 38px;
    height: 38px;
}

.hot-provider-id {
    clear: both;
    float: right;
    position: absolute;
    left: 10px;
    top: 3px;
    color: #e6002c !important;
    font-size: 10px;
    width: 100px;
}

.hot-provider-ids {
    clear: both;
    float: right;
    position: absolute;
    left: 0;
    top: -15px;
    color: #e6002c !important;
    font-size: 10px;
    width: 450px;
}

@media (max-width: 1023px) {
    .hot-provider-id {
        left: 170px;
        top: 10px;
    }
}

/*  Tabs en la caja de Informaciï¿½n de hoteles  */

/* Disponibilidad en Resultados */
.box-result ul.opciones-hot-res-multitarifa {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    box-shadow: 0 1px #efefef;
    display: inline-block;
    margin: 0 0 20px;
    overflow: visible;
    padding: 13px 0;
    width: 100%;
}

/* S */
@media (max-width: 640px) {
    .box-result ul.opciones-hot-res-multitarifa { display: none; }

    #dynamic-packaging-results ul.opciones-hot-res-multitarifa { display: inline-block; }
}

.box-result ul.opciones-hot-res-multitarifa li {
    border-left: 1px solid #dedede;
    border-top: 0 none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left;
    font-size: 11px;
    padding: 0;
    position: relative;
    text-transform: uppercase;
}

/* S - Ocultamos el tab de fotos en mï¿½vil porque no estï¿½ adaptado a este tamaï¿½o */
.box-result ul.opciones-hot-res-multitarifa li:first-child { border-left: none; }

.box-result ul.opciones-hot-res-multitarifa li span {
    display: inline-block;
    cursor: pointer;
}

.box-result ul.opciones-hot-res-multitarifa li a,
.box-result ul.opciones-hot-res-multitarifa li span {
    color: #666;
    padding: 0 20px;
}

.box-result ul.opciones-hot-res-multitarifa li a:hover,
.box-result ul.opciones-hot-res-multitarifa li span:hover {
    text-decoration: none;
    color: #1e97e6;
}

/* Opcion seleccionada */
.box-result ul.opciones-hot-res-multitarifa li.active:before {
    border-bottom: 7px solid #c3c3c3;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    left: 45%;
    top: 21px;
    width: 0;
}

.box-result ul.opciones-hot-res-multitarifa li.active:after {
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    left: 45%;
    top: 23px;
    width: 0;
}

.box-result ul.opciones-hot-res-multitarifa li.active { position: relative; }

.box-result ul.opciones-hot-res-multitarifa li.active a,
.box-result ul.opciones-hot-res-multitarifa li.active span { color: #1e97e6; }

.box-pop-mapa .nombre {
    color: #e6002c;
    font-size: 14px;
    margin-bottom: 15px;
    margin-top: 20px;
}

/* Foto Hotel */
.box-pop-mapa .pop-foto,  /*Opciones selecionada color bos Landing */
.box-resultados .box-result .foto {
    height: 115px;
    border: none !important;
    position: relative;
    cursor: pointer;
    margin-bottom: 10px;
    padding-left: 0;
    overflow: hidden;
}

.box-resultados .box-result .loading-foto {
    background-color: rgba(255, 255, 255, 0.7);
    color: #666;
    font-size: 24px;
    height: 100% !important;
    margin: 0;
    padding-top: 25% !important;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 2;
    pointer-events: none;
}

.box-pop-mapa .pop-foto img,  /*Opciones selecionada color bos Landing */
.box-resultados .box-result .foto img {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); /* IE 9 */
    -webkit-transform: translate(-50%, -50%); /* Opera, Chrome, and Safari */
    display: block;
    position: absolute;
    width: 220px;
    height: auto;
}

/* Arreglo para marker del mapa */
#cboxLoadedContent .box-resultados .box-result .foto img {
    left: auto;
    top: auto;
    transform: none;
    display: block;
    position: relative;
    width: 100%;
    height: auto;
}

.box-pop-mapa .pop-precio,
.box-pop-mapa .txt { display: none; }

.box-result .tracking-pixel { position: absolute; }     /* para que salga del flujo y no cree margen no deseado */

.colorbox-gallery #cboxLoadedContent #slideShowNavigation {
    text-align: center;
    font-family: "open_sansregular", sans-serif;
    font-size: 12px;
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
}

.colorbox-gallery #cboxLoadedContent #slideShowNavigation div { display: inline-block; }

.colorbox-gallery #cboxLoadedContent { margin-bottom: 110px !important; }

.colorbox-gallery #cboxLoadingOverlay i {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 32px;
    color: #fff;
}

.flex-photo #cboxLoadingOverlay {
    position: fixed;
    display: none !important;
}

.flex-photo #cboxLoadingOverlay i {
    position: absolute;
    top: 50%;
    left: 48%;
    font-size: 32px;
    color: #fff;
    width: 32px;
    height: 32px;
}

/* Informacion sobre el hotel */
.box-resultados .box-result .info {
    margin-bottom: 10px;
    padding-right: 0;
}

/* Estilos generales de las fotos en la galeria */
.hot-results-gallery { overflow: visible; }

.hot-results-gallery .msg-error {
    padding-top: 100px;
    left: 0;
    text-align: center;
    font-size: 13px;
    line-height: 100px;
    overflow: hidden;
    min-height: 360px;
}

.hot-results-gallery .small-picture {
    display: block;
    height: 0;
    overflow: hidden;
    position: relative;
}

.hot-results-gallery .big-picture {
    display: block;
    height: 0;
    overflow: hidden;
    position: relative;
}

.hot-results-gallery .small-picture img {
    display: block;
    height: auto;
    margin: auto;
    min-width: 100%;
    max-width: 125%;
    position: absolute;
    left: 50%;
    top: 60%;
    transform: translate(-50%, -60%);
    -moz-transform: translate(-50%, -60%);
    -webkit-transform: translate(-50%, -60%);
    transform-origin: center center;
    -ms-transform-origin: center center;
    -webkit-transform-origin: center center;
}

.hot-results-gallery .big-picture img {
    display: block;
    height: auto;
    margin: auto;
    min-width: 100%;
    max-width: 115%;
    position: absolute;
    left: 50%;
    top: 60%;
    transform: translate(-50%, -60%);
    -moz-transform: translate(-50%, -60%);
    -webkit-transform: translate(-50%, -60%);
    transform-origin: center center;
    -ms-transform-origin: center center;
    -webkit-transform-origin: center center;
}

/* Tab de 1 foto */
.hot-results-gallery .photos-1 .big-picture {
    max-width: 820px;
    padding: 45% 0 0;
}

/* Tab de 2 fotos */
.hot-results-gallery .photos-2 .big-picture {
    max-width: 410px;
    padding: 26% 0 0;
}

.hot-results-gallery .photos-2 .big-picture:nth-of-type(1) {
    border-right: 5px solid #fff;
}

.hot-results-gallery .photos-2 .big-picture:nth-of-type(2) {
    border-left: 5px solid #fff;
}

@media screen and (min-width: 641px) and (max-width: 1023px) {
    .hot-results-gallery .photos-2 .big-picture {
        max-width: 805px;
    }
}

/* Tab de 3 fotos */
.hot-results-gallery .top-photos-3 { margin-bottom: 10px; }

.hot-results-gallery .top-photos-3 .big-picture {
    max-width: 820px;
    padding: 30% 0 0;
}

.hot-results-gallery .bottom-photos-3 .small-picture {
    max-width: 410px;
    padding: 25% 0 0;
}

.hot-results-gallery .bottom-photos-3 .small-picture:nth-of-type(1) {
    border-right: 5px solid #fff;
}

.hot-results-gallery .bottom-photos-3 .small-picture:nth-of-type(2) {
    border-left: 5px solid #fff;
}

@media screen and (min-width: 641px) and (max-width: 1023px) {
    .hot-results-gallery .top-photos-3 .big-picture {
        max-width: 926px;
    }

    .hot-results-gallery .bottom-photos-3 .small-picture {
        max-width: 463px;
    }
}

/* Tab de 4 fotos */
.hot-results-gallery .bottom-photos-4 { margin-top: 10px; }

.hot-results-gallery .top-photos-4 .big-picture {
    max-width: 410px;
    padding: 27% 0 0;
}

.hot-results-gallery .bottom-photos-4 .big-picture {
    max-width: 410px;
    padding: 27% 0 0;
}

.hot-results-gallery .top-photos-4 .big-picture:nth-of-type(1) {
    border-right: 5px solid #fff;
}

.hot-results-gallery .bottom-photos-4 .big-picture:nth-of-type(1) {
    border-right: 5px solid #fff;
}

.hot-results-gallery .top-photos-4 .big-picture:nth-of-type(2) {
    border-left: 5px solid #fff;
}

.hot-results-gallery .bottom-photos-4 .big-picture:nth-of-type(2) {
    border-left: 5px solid #fff;
}

@media screen and (min-width: 641px) and (max-width: 1023px) {
    .hot-results-gallery .top-photos-4 .big-picture {
        max-width: 460px;
    }

    .hot-results-gallery .bottom-photos-4 .big-picture {
        max-width: 460px;
    }
}

/* Tab de 5 fotos */
.bottom-photos-5 { margin-top: 10px; }

.hot-results-gallery .top-photos-5 .big-picture {
    max-width: 410px;
    padding: 27% 0 0;
}

.hot-results-gallery .bottom-photos-5 .small-picture {
    max-width: 274px;
    padding: 20% 0 0;
}

.hot-results-gallery .top-photos-5 .big-picture:nth-of-type(1) {
    border-right: 5px solid #fff;
}

.hot-results-gallery .top-photos-5 .big-picture:nth-of-type(2) {
    border-left: 5px solid #fff;
}

.hot-results-gallery .bottom-photos-5 .small-picture:nth-of-type(2) {
    border-right: 10px solid #fff;
    border-left: 10px solid #fff;
}

@media screen and (min-width: 641px) and (max-width: 1023px) {
    .hot-results-gallery .top-photos-5 .big-picture {
        max-width: 460px;
    }

    .hot-results-gallery .bottom-photos-5 .small-picture {
        max-width: 305px;
    }
}

/* Tab de 6 fotos */
.hot-results-gallery .left-side { padding-right: 5px; }

.hot-results-gallery .right-side { padding-left: 5px; }

.hot-results-gallery .left-side .big-picture { margin-bottom: 10px; }

.hot-results-gallery .right-side .big-picture { margin-top: 10px; }

.hot-results-gallery .left-side .small-picture:nth-of-type(2),
.hot-results-gallery .right-side .small-picture:nth-of-type(1) { border-right: 10px solid #fff; }

.hot-results-gallery .photos-6 .big-picture {
    padding: 47% 0 0;
    max-width: 405px;
}

.hot-results-gallery .photos-6 .small-picture {
    padding: 33% 0 0;
    max-width: 203px;
}

@media screen and (min-width: 641px) and (max-width: 1023px) {
    .hot-results-gallery .photos-6 .small-picture {
        max-width: 224px;
    }

    .hot-results-gallery .photos-6 .big-picture {
        max-width: 449px;
    }
}

@media screen and (max-width: 641px) {
    #dynamic-packaging-results .hot-results-gallery .right-side {
        padding-left: 0;
        padding-right: 0;
    }

    #dynamic-packaging-results .hot-results-gallery .left-side {
        padding-left: 0;
        padding-right: 0;
    }

    #dynamic-packaging-results .hot-results-gallery .photos-6 .small-picture {
        max-width: 100%;
    }

    #dynamic-packaging-results .hot-results-gallery .photos-6 .big-picture {
        max-width: 100%;
    }
}

@media (min-width: 641px) {
    /* Efecto zoom en la imagen */
    .hot-results-gallery .small-picture img,
    .hot-results-gallery .big-picture img {
        -webkit-transition: all 0.5s ease; /* Safari and Chrome */
        -moz-transition: all 0.5s ease; /* Firefox */
        -ms-transition: all 0.5s ease; /* IE 9 */
        -o-transition: all 0.5s ease; /* Opera */
        transition: all 0.5s ease;
    }

    .hot-results-gallery .small-picture img:hover,
    .hot-results-gallery .big-picture img:hover {
        -webkit-transform: scale(1.07) translate(-48%, -55%); /* Safari and Chrome */
        -moz-transform: scale(1.07) translate(-48%, -55%); /* Firefox */
        -ms-transform: scale(1.07) translate(-48%, -55%); /* IE 9 */
        -o-transform: scale(1.07) translate(-48%, -55%); /* Opera */
        transform: scale(1.07) translate(-48%, -55%);
    }

    /* end efecto zoom */
}

/* fin estilos galeria mosaico */

.box-result .info .promHof {
    position: absolute;
    top: 30px;
    right: 0;
}

/* Datos hotel */
.box-resultados .box-result .datos {
    margin: 5px 0 10px;
    float: left;
    display: inline-block;
}

/* Nombre del hotel - h2 */
#cboxLoadedContent .box-result .nombre {
    color: #e6002c;
    font-family: 'open_sanssemibold', sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.1px;
    margin-top: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0;
}

#cboxLoadedContent .box-result .nombre a:hover { text-decoration: none; }

#cboxLoadedContent .box-result .nombre span.optional-packet-sale {
    font-size: 0.8em;
    display: inline;
}

#cboxLoadedContent .box-result .nombre a:hover span { text-decoration: underline; }

/* Estrellas en tï¿½tulo de hotel */
.stars { display: inline-block; }

a:hover .stars { text-decoration: none !important; }

.stars i {
    font-size: 10px;
    letter-spacing: -2px;
    vertical-align: super;
}

.results .stars i + i,
.pop-mapa .stars + .stars { margin-left: 3px !important; }

/* Estrella del hotel en Landing listado */

.gritter-with-image .stars i { letter-spacing: 0; }

.box-resultados .datos p { font-size: 13px; }

/* Info de localizaciï¿½n del hotel, "a X kms del centro" */
.box-resultados .box-result .hotel-location {
    float: left;
    display: inline-block;
    margin-right: 5px;
    margin-top: 7px;
    margin-bottom: 4px;
}

/* Ver en el mapa en la caja de hotel */
.datos .view-map {
    clear: left;
    float: left;
    display: inline-block;
    height: 26px;
    line-height: 27px;
}

.datos .view-map a {
    float: left;
    font-size: 12px;
}

.datos .view-map i {
    float: left;
    margin-right: 5px;
    line-height: 25px;
    font-size: 13px;
}

/* Ajustes para ver mapa en VMH */
@media screen and (min-width: 320px) and (max-width: 640px) {
    .datos .view-map { height: auto; }

    .datos .view-map i {
        float: left;
        margin: 0 5px;
        line-height: 13px;
        font-size: 13px;
    }

    .HOT .datos .view-map {
        position: absolute;
        top: 115px;
        left: -5px;
    }
}

.box-resultados .datos .place,
.box-result .datos .place { font-family: 'open_sanssemibold', sans-serif; }

.box-resultados .datos .place-distance,
.box-result .datos .place-distance {
    float: right;
    padding-left: 5px;
}

@media (max-width: 640px) {
    .box-resultados .datos .place-distance,
    .box-result .datos .place-distance {
        display: inline-block;
        padding-left: 0 !important;
        float: none;
    }

    .box-resultados .datos .place,
    .box-result .datos .place { padding-right: 2px; }
}

/* Landing HOT */
.results .lan-cont { min-height: 650px; }

.results .box-result .datos .place a {   /* Landing HOT */
    font-family: 'open_sanssemibold', sans-serif;
    color: #444;
}
.box-resultados .box-result .hot-cat { font-size: 13px; }

.box-resultados .box-result .nota {
    font-size: 18px;
    font-family: 'open_sanssemibold', sans-serif;
    line-height: 20px;
    float: right;
}

.box-resultados .box-result .condto {
    width: 40px;
    height: 34px;
    margin: 0 5px 0 0;
    padding: 8px 0 0;
    color: #fff;
    font-size: 15px;
    line-height: 11px;
    text-align: center;
    float: right;
}

.box-resultados .box-result .condto .dtotxt {
    font-size: 10px;
    font-family: 'open_sanssemibold', sans-serif;
}

/* Iconos de servicios gratis en el hotel */
.datos .hot-goods-section {
    clear: both;
    display: inline-block;
    float: left;
}

/* Iconos de servicio Resultados */
.icon-hot-goods {
    display: inline-block;
    text-align: center;
    font-size: 31px;
    vertical-align: middle;
}
.box-resultados .box-result .info .green-text { float: left; }

.icon-hot-packetsale {
    display: inline-block;
    font-size: 80px;
    line-height: 22px;
    overflow: hidden;
    padding-top: 5px;
    color: #218d3d;
    vertical-align: middle;
    margin-left: 2px;
    float: left;
}

@media (max-width: 701px) {
    .datos .icon-hot-packetsale:before {
        content: "\e907";
    }

    .datos .icon-hot-packetsale {
        font-size: 23px;
        margin-top: 0;
        margin-left: 8px;
    }
}

#dynamic-packaging-results .icon-hot-packetsale {
    padding: 0;
    margin-left: -10px;
    margin-top: -5px;
}

.hot-goods-section i::before { color: #8f8f8f; }

/* Ajuste iconos resultados */
.hot-goods-section .ico_hot_spa:before { margin-right: 5px; }
.hot-goods-section .ico_hot_acceso:before { margin-left: -3px; }
.hot-goods-section .ico_hot_parking:before { font-size: 32px; }

/* Precio resultados */
.hot-tarifas .precio-multitarifa-resultados {
    text-align: right;
    font-family: 'open_sansregular', sans-serif;
    font-size: 12px;
    line-height: 12px;
    color: #777;
    float: right;
    margin-bottom: 40px;
    margin-right: 12px;
}

.hot-tarifas .precio-multitarifa-resultados.landing { margin-bottom: 15px; }

.hot-tarifas .precio-multitarifa-resultados span {
    margin-bottom: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.hot-tarifas .precio-multitarifa-resultados .desde,
.hot-tarifas .precio-multitarifa-resultados .value {
    color: #444;
    margin-bottom: 10px;
}

.hot-tarifas .precio-multitarifa-resultados .value {
    font-family: 'open_sanssemibold', sans-serif;
    white-space: nowrap;
}

.hot-tarifas .precio-multitarifa-resultados .value > span {
    display: inline;
    font-family: 'open_sanssemibold', sans-serif;
    font-size: 28px;
    line-height: 27px;
    letter-spacing: -1px;
}

.hot-tarifas .precio-multitarifa-resultados .fonts26px span {
    display: inline;
    font-size: 26px;
    line-height: 24px;
}

.hot-tarifas .precio-multitarifa-resultados .value .currency {
    display: inline;
    font-size: 18px;
    font-family: 'open_sanssemibold', sans-serif;
    line-height: 20px;
    padding: 0 4px;
    letter-spacing: -1px;
}

.hot-tarifas .precio-multitarifa-resultados .desde,
.hot-tarifas .precio-multitarifa-resultados .tipo-regimen { text-transform: lowercase; }

.gallery .row:after,
.gallery .row:before {
    content: initial;
    display: table;
}

/*    MEDIA QUERIES     */

/* ==================== */

/* L */
@media (min-width: 1024px) and (max-width: 1279px) {
    /* Resultados */
    #cboxLoadedContent .box-result .nombre {
        font-size: 14px;
        line-height: 18px;
    }

    /* El texto mas informacion no cabe y baja a dos lineas */
    .box-result .reserva .btn { padding: 0 17px; }
}

/* M S */
@media (max-width: 1023px) {
    #dynamic-packaging-results .icon-hot-packetsale {
        margin-left: -8px;
        margin-top: -4px;
    }
    #cboxLoadedContent .box-result .nombre span.optional-packet-sale { display: block; }
}

/* S */
@media (max-width: 640px) {
    .datos .icon-hot-packetsale {
        padding-top: 0;
        overflow: inherit;
        margin-left: 5px;
        font-size: 20px;
        margin-top: 1px;
        float: left;
    }

    .box-resultados .box-result {
        padding: 10px;
        margin: 0;
    }

    .box-resultados .box-result .foto { padding: 0; }

    .box-resultados .box-result .box-hallazgo .foto > div {
        width: 100%;
        height: 100px;
        position: relative;
        overflow: hidden;
        max-width: 85%;
        min-width: 105px;
    }
    .box-resultados .box-result .box-hallazgo .foto img { width: 115%; }

    .box-resultados .box-result .foto a.abre-galeria,
    .box-resultados .box-result .foto a.open-gallery {
        display: inline-block;
        float: left;
        height: 100px;
        margin: 0 10px 10px 0;
        overflow: hidden;
        position: relative;
        max-width: 200px;
        width: 100%;
    }

    .box-resultados .box-result .foto a.abre-galeria img,
    .box-resultados .box-result .foto a.open-gallery img {
        display: block;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate(-60%, -50%);
        -moz-transform: translate(-60%, -50%);
        -webkit-transform: translate(-60%, -50%);
        min-width: 100%;
        min-height: 100%;
        width: 155px;
        height: auto;
        max-width: 176px;
        padding: 0 15px 0 0;
    }

    .box-resultados .box-result .foto img {
        width: auto;
        height: auto;
    }

    .box-resultados .box-result .info {
        margin-bottom: 0;
        padding: 0;
    }

    #cboxLoadedContent .box-result .nombre {
        font-size: 14px;
        line-height: 16px;
        width: 100%;
    }

    #cboxLoadedContent .box-result .nombre span { line-height: normal; }

    #cboxLoadedContent .box-result .nombre .stars { height: 11px; }

    .box-result .nombre {
        font-size: 15px;
        line-height: 17px;
        width: 100%;
    }

    .box-result .nombre .stars i {
        position: relative;
        top: 1px;
    }

    .box-resultados .box-result .datos {
        padding: 0;
        margin: 0;
    }

    .box-resultados .box-result .datos p {
        line-height: 1.1em;
        margin-bottom: 5px;
    }

    .box-resultados .datos p {
        font-size: 12px;
        margin-top: 2px !important;
    }
    .box-resultados .datos .hotel-location { font-size: 13px; }
    .box-resultados .box-result .hotel-location { margin-bottom: 0; }

    /* Opiniones */
    .box-resultados .datos .opi-title { line-height: 21px; }

    /* [HOT] RESULTADOS iconos servicios */
    .icon-hot-goods {
        font-size: 20px;
        margin-right: -2px;
    }
    .hot-goods-section .ico_hot_parking:before { font-size: 25px; }

    /* Modal de ocupacion en S */
    .HOT .occupancy-container {
        width: -moz-calc(100% - 20px);
        width: calc(100% - 20px);
        right: 0;
        left: 10px;
    }

    /* Re-size de la imagen de tripadvisor */
    .valor img {
        height: auto;
        max-height: 12px;
        max-width: 70px;
        width: auto;
        margin-top: 1px;
    }

    /* mapa en modal */
    .mapa-hoteles #cboxMiddleLeft,
    .mapa-hoteles #cboxMiddleRight { display: none; }

    .mapa-hoteles #cboxTitle {
        font-size: 18px;
        margin-top: 20px;
    }

    #cboxContent .box-resultados .foto { width: 100%; }

    #cboxContent .box-resultados .foto a {
        position: relative;
        clear: both;
        display: block;
        float: left;
        overflow: hidden;
        height: 100%;
        width: 100%;
    }

    #cboxContent .box-resultados .foto img {
        width: 100%;
        height: auto;
    }

    /* Ajustamos el colorbox al top de la vista */
    #cboxWrapper div:first-child #cboxTopLeft,
    #cboxWrapper div:first-child #cboxTopCenter,
    #cboxWrapper div:first-child #cboxTopRight { display: none; }

    /* Paginator */
    #pagination > div:first-child {
        margin-bottom: 20px;
        text-align: center;
    }

    .totalalojamientos { display: inline !important; }

    #dynamic-packaging-results .datos .icon-hot-packetsale {
        margin-top: -9px;
        margin-left: -8px;
    }
    .hot-goods-section { margin-right: 4px; }

    /* Para movil dinamic packaging */
    .box-result ul.opciones-hot-res-multitarifa li a,
    .box-result ul.opciones-hot-res-multitarifa li span { padding: 0 5px; }

    .results .valor .opi-box-summary img { margin-left: 3px; }

    .hotels-list.box-resultados .box-content { position: relative; } /* pra el dto en S */
}

@media (max-width: 374px) and (min-width: 300px) {
    .box-resultados .box-result .foto a.abre-galeria,
    .box-resultados .box-result .foto a.open-gallery {
        display: inline-block;
        float: left;
        height: 90px;
        overflow: hidden;
        position: relative;
        width: 90px;
    }

    .box-resultados .box-result .box-hallazgo .foto > div {
        min-width: 90px;
        max-width: 90px;
        height: 90px;
        margin: 0;
    }

    .box-resultados .box-result .foto a.abre-galeria img,
    .box-resultados .box-result .foto a.open-gallery img {
        display: block;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate(-60%, -50%);
        -moz-transform: translate(-60%, -50%);
        -webkit-transform: translate(-60%, -50%);
        width: 155px;
        max-width: 175px;
        min-height: 100%;
    }
    .box-resultados .box-result .info { padding-left: 5px; } /* para que en iphone no este tan pegado foto y txt resultados landing */
}

/* ------------------------------------------------------------------
	2.3 [HOT] Tabla de tarifas en hoteles Resultados
------------------------------------------------------------------- */

/* Tabla de tarifas - tï¿½tulo */
.box-room-header {
    background: #f9f9f9;
    min-height: 45px;
    padding: 5px 10px;
    border: 1px solid #d3d3d3;
    border-bottom: 0 none;
    overflow: hidden;
}

.box-room-header h3 {
    font-family: 'open_sanssemibold', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    color: #444;
    margin-top: 10px;
    text-shadow: 0 1px #fff;
    font-weight: normal;
}

.box-room-header p.hot-boxTarifa-header span {
    font-family: "open_sansregular", sans-serif;
    font-size: 12px;
    color: #666;
    display: inline-block !important;
    float: none !important;
    padding: 0 !important;
}

/* Servicios gratuitos dentro del header */
.free-services {
    color: #218d3d;
    display: inline-block;
    font-family: 'open_sansregular', sans-serif;
    font-size: 12px;
    float: left;
    margin: 10px 0;
}

.free-services span {
    background: transparent;
    color: #218d3d;
    display: inline;
    font-family: 'open_sansregular', sans-serif;
    font-size: 12px;
    float: none;
    padding: 0 !important;
    line-height: 18px;
}

/**** Box resultado escapada ****/

.hot-packet-row .price-block { padding-right: 0; }

.hot-packet-cell .free-services {
    width: 100%;
    line-height: 16px;
}

.hot-packet-cell .icon-hot-packetsale {
    line-height: 15px;
    color: #218d3d;
    overflow: visible;
    margin-left: 0;
}

.hot-packet-cell .free-services,
.hot-packet-cell .free-services span { color: #218d3d; }

.hot-packet-cell a { display: inline-block; }

/* S M */
@media (min-width: 320px) and (max-width: 1023px) {
    .hot-packet-row { background-color: #f9f9f9; }
}

/* M */
@media (min-width: 641px) and (max-width: 1023px) {
    .hot-packet-cell .free-services .forfait-packet { width: 77%; }

    .hot-packet-cell .free-services i {
        float: left;
        margin-right: 3px;
    }

    .hot-packet-cell .free-services span {
        float: left;
        display: inline-block;
        margin-top: -2px;
        width: 92%;
    }
}

/* S */
@media (min-width: 320px) and (max-width: 640px) {
    .hot-packet-cell { min-height: 30px !important; }
    .hot-packet-cell .free-services { margin: 10px 0 0; }
}

.activity-forfait .free-services { margin: 0 !important; }

.HOT .datos .free-services { margin: 0 0 10px; }

/* Added values en HOT tabla de rï¿½gimenes */
.HOT .incluye-free-services {
    float: left;
    padding-right: 16px;
    position: absolute;
    margin-top: -10px;
}

.HOT .incluye-free-services .free-services {
    background: transparent;
    border-radius: 0;
    color: #218d3d;
    display: inline !important;
    float: none !important;
    font-family: 'open_sanssemibold', sans-serif;
    font-size: 11px;
    padding: 0 !important;
    position: relative;
}

.HOT .incluye-free-services .free-services:before {
    font-family: FontAwesome, sans-serif;
    content: "\f00c";
    margin-right: 3px;
}

.HOT .incluye-free-services .added-values {
    display: inline;
    color: #218d3d;
    font-size: 11px;
    font-family: "open_sansregular", sans-serif;
    line-height: 18px;
    margin-left: 5px;
}

/* Tabla de tarifas - Categorï¿½as */
.header-regimen-tarifa { /* header-regimen-tarifa de vieja ficha - controlar VMH */
    background-color: #fff;
    border-top: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    border-bottom: 0 none;
    min-height: 30px;
    padding: 0;
}

.header-regimen-tarifa li.hot-tarifa-cell1,
.header-regimen-tarifa li.hot-tarifa-cell2,
.header-regimen-tarifa li.hot-tarifa-cell3,
.header-regimen-tarifa li.hot-tarifa-cell4,
.header-regimen-tarifa li.hot-tarifa-cell5 { /* header-regimen-tarifa de vieja ficha - controlar VMH */
    color: #666;
    display: inline-block;
    float: left;
    font-family: "open_sansregular", sans-serif;
    font-size: 10px;
    font-weight: normal;
    position: relative;
    text-transform: uppercase;
}

/* Header Tabla - rï¿½gimen de habitacion en tabla de tarifas */
.header-regimen-tarifa .hot-tarifa-cell1 {
    display: inline-block;
    height: 30px;
    min-height: 30px;
    line-height: 30px;
}

/* Condiciones */
.header-regimen-tarifa .hot-tarifa-cell2 { /* header-regimen-tarifa de vieja ficha - controlar VMH */
    height: 30px;
    min-height: 30px;
    line-height: 30px;
}

/* Metodo de pago */
.header-regimen-tarifa .hot-tarifa-cell3 { /* header-regimen-tarifa de vieja ficha - controlar VMH */
    height: 30px;
    min-height: 30px;
    line-height: 30px;
}

/* Promedio/noche */
.header-regimen-tarifa .hot-tarifa-cell4 { /* header-regimen-tarifa de vieja ficha - controlar VMH */
    display: table !important;
    height: 30px;
    min-height: 30px;
    line-height: 30px;
    text-align: right;
}

/* Tabla con todas las tarifas y regï¿½menes */
.tabla-tarifas-b2 {
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    clear: both;
    position: relative;
}

.hot-tarifa-cell1,
.hot-tarifa-cell2,
.hot-tarifa-cell3,
.hot-tarifa-cell4 { min-height: 50px; }

.regimen-tarifa .hot-tarifa-cell1 { border-right: 1px solid #d3d3d3; }

.regimen-tarifa .hot-tarifa-cell2 span {
    display: inline-block;
    font-size: 13px;
    margin-top: 15px;
}

.regimen-tarifa .hot-tarifa-cell3 .text-selector {
    color: #444;
    display: inline-block;
    font-size: 13px;
    margin-top: 15px;
}

.regimen-tarifa .hot-tarifa-cell3 .text-selector-two-lines {
    color: #444;
    display: inline-block;
    font-size: 13px;
    margin-top: 8px;
    line-height: 11px;
}

@media (min-width: 641px) and (max-width: 1023px) {
    .regimen-tarifa .hot-tarifa-cell2 .text-selector-two-lines,
    .regimen-tarifa .hot-tarifa-cell2 .text-selector-two-lines span { margin-left: 0; }
    .regimen-tarifa .hot-tarifa-cell2 .payment-method .text-selector { margin-left: 0; }
}

@media (max-width: 640px) {
    .regimen-tarifa .hot-tarifa-cell2 .text-selector-two-lines .block {
        display: block;
        margin-left: 0;
    }
}

.regimen-tarifa .middle-table-block {
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
}

.regimen-tarifa .middle-table-block,
.regimen-tarifa .hot-tarifa-cell4 { border-top: 1px solid #d3d3d3; }

.bloque-regimen-tarifa .regimen-tarifa:first-child .middle-table-block,
.bloque-regimen-tarifa .regimen-tarifa:first-child .hot-tarifa-cell4 { border-top: 0 none; }

#tarifas .regimen-tarifa .middle-table-block .regimen { font-family: 'open_sanssemibold', sans-serif; }

/* Contenedor de fila con rï¿½gimen y tarifa */
.bloque-regimen-tarifa {
    border-top: 1px solid #d3d3d3;
    clear: both;
    overflow: hidden;
}

.regimen-tarifa {
    clear: both;
    display: flex;
}

/* rï¿½gimen en la tabla de tarifas en la cabecera */
.hot-pedido {
    color: #444;
    display: inline-block;
    font-family: 'open_sanssemibold', sans-serif;
    font-size: 14px;
    margin: 15px 0 15px 10px;
}

/* Contenedor caja de precios */
.price-block {
    display: table;
    float: right;
    height: 50px;
    padding-right: 10px;
}

/* Precio inicial */
del {
    color: #777;
    float: right;
    font-size: 10px;
    line-height: 13px;
    margin-right: 2px;
    margin-top: 6px;
}

/* Porcentaje de descuento */
.dto {
    color: #ffa800;
    float: right;
    font-family: 'open_sanssemibold', sans-serif;
    font-size: 11px;
    line-height: 24px;
    margin-top: 0;
    padding: 0;
}

/* Precio real despuï¿½s del descuento */
.price {
    display: table-cell;
    float: none;
    font-family: 'open_sanssemibold', sans-serif;
    font-size: 20px;
    line-height: 20px;
    padding: 0;
    text-align: right;
    vertical-align: middle;
    letter-spacing: -1px;
}

.price span {
    font-family: 'open_sanssemibold', sans-serif;
    float: right;
    display: inline-flex;
}

.price-block .price .currency {
    font-family: 'open_sanssemibold', sans-serif;
    padding: 0 3px;
    letter-spacing: -1px;
    vertical-align: bottom;
    font-size: 18px;
}

/* Texto "sï¿½lo quedan X hoteles" en regimen */
.rooms-available {
    color: #e6002c;
    clear: both;
    float: right;
    font-family: 'open_sanssemibold', sans-serif;
    font-size: 11px;
}

/* Texto de la descripciï¿½n del hotel */
.hot-descripcion {
    text-align: left;
    overflow: hidden;
    font-size: 13px;
    line-height: 18px;
}

.hot-descripcion span {
    display: inline-block;
    float: none;
    padding: 0;
}

/*    MEDIA QUERIES     */

/* ==================== */

/* M */
@media (min-width: 641px) and (max-width: 1023px) {
    .regimen-tarifa .hot-tarifa-cell2 {
        clear: both;
        padding-right: 0;
    }

    .regimen-tarifa .hot-tarifa-cell2 span { margin-top: 0; }

    .regimen-tarifa .hot-tarifa-cell3 span { margin-top: 0; }

    .hot-tarifa-cell2,
    .hot-tarifa-cell3,
    .hot-tarifa-cell4 { min-height: auto; }

    .regimen-tarifa .middle-table-block .regimen {
        margin: 8px 0 0 12px;
        display: block;
        font-family: 'open_sanssemibold', sans-serif;
    }

    .box-resultados .paginador .up { margin-bottom: 20px; } /* margen para el boton Subir cuando no hay publi */
}

/* S */
@media (max-width: 640px) {
    .hot-tarifas .precio-multitarifa-resultados {
        font-size: 11px;
        margin-bottom: 10px;
        margin-top: 20px;
    }

    .hot-tarifas .precio-multitarifa-resultados .desde,
    .hot-tarifas .precio-multitarifa-resultados .value,
    .hot-tarifas .precio-multitarifa-resultados .precio-final,
    .hot-tarifas .precio-multitarifa-resultados .tipo-regimen { margin-bottom: 0; }

    .results .hot-tarifas .precio-multitarifa-resultados .value { margin-left: 3px; }   /* Para landing listados */

    .hot-tarifas .precio-multitarifa-resultados span { display: inline !important; }
    .hot-tarifas .precio-multitarifa-resultados span.desde { display: block !important; }

    .box-resultados .box-result .hotel-location { margin-right: 0; }

    /* Precio */
    .hot-tarifas .precio-multitarifa-resultados .value > span {
        font-size: 23px;
        line-height: 23px;
        letter-spacing: -1px;
    }

    .hot-tarifas .precio-multitarifa-resultados .value .currency {
        font-size: 23px;
        letter-spacing: -1px;
    }

    /* Descuentos */
    .box-result .descuento:before {
        right: -42px;
        top: -16px;
    }

    .box-result .descuento span { margin: -5px -47px 0 0; }

    h1.h1-address-hotel-one { padding-bottom: 0; }

    .regimen-tarifa .middle-table-block {
        padding-top: 0;
        padding-bottom: 5px;
    }

    ul.contener-services-hotel li {
        padding-left: 5px;
        padding-right: 0;
    }
    ul.contener-services-hotel p { font-size: 10px; }
}

/* ------------------------------------------------------------------
	2.4 [HOT] Tab Opiniones en listado de resultados
------------------------------------------------------------------- */

/* Posiciones de iconos */
.opi-cat-_text_profile_couple,
.opi-cat-2 {
    background-position: -657px -91px !important;
    opacity: 0.6;
}

.opi-cat-_text_profile_family,
.opi-cat-4 {
    background-position: -685px -90px !important;
    opacity: 0.6;
}

.opi-cat-_text_profile_alone,
.opi-cat-5 {
    background-position: -709px -90px !important;
    opacity: 0.6;
}

.opi-cat-_text_profile_friends,
.opi-cat-6 {
    background-position: -658px -115px !important;
    opacity: 0.6;
}

.opi-cat-_text_profile_business,
.opi-cat-7 {
    background-position: -687px -116px !important;
    opacity: 0.6;
}

/* ------------------------------------------------------------------
	2.5 [HOT] Mapa: Caja del hotel
------------------------------------------------------------------- */

/* Valor en pop-up mapa Landing listados */
.box-pop-mapa .valor .opi-rating,
.valoracion .opi-box-summary span.opi-rating {
    display: inline-block;
    border-radius: 50%;
    font-size: 12px !important;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px !important;
    text-align: center;
    font-family: 'open_sanssemibold', sans-serif;
    padding-top: 0;
    margin-top: 0;
}

.box-pop-mapa .valor .opi-description { font-family: 'open_sanssemibold', sans-serif; }

.valoracion .opi-box-summary span.opi-description {
    float: left;
    padding: 0 0 0 5px;
}

.box-pop-mapa .valor,    /* Valor en pop-up mapa Landing listados */
.valoracion .opi-box-summary span.opi-description span.opi-title {
    float: left;
    display: inline-block;
    color: #444;
    font-size: 11px;
    font-family: 'open_sanssemibold', sans-serif;
    font-weight: normal;
    line-height: 26px;
}
.box-pop-mapa .valor { text-align: left; }

.valoracion .opi-box-summary span.opi-description span.opi-opinions {
    color: #444;
    float: left;
    display: inline-block;
    margin-left: 5px;
    font-size: 12px;
    font-family: 'open_sansregular', sans-serif;
    line-height: 26px;
}

#cboxLoadedContent .thumbs {
    margin: 0 !important;
    overflow-x: auto;
    padding: 10px 0;
    width: 940px;
}

#cboxLoadedContent .thumbs li {
    margin: 0 15px 0 0;
    opacity: 0.5;
}

#cboxLoadedContent .thumbs li:hover,
#cboxLoadedContent.thumbs li.active { opacity: 1; }

/* Google Maps */
.mapa-hoteles #cboxTitle {
    line-height: 20px;
    border-bottom: 1px solid #ccc;
    padding: 10px 30px 20px 15px;
    margin: 0;
}

.mapa-hoteles #cboxTitle h1 {
    font-size: 20px;
    width: 100%;
    display: block;
    height: 40px;
    overflow: visible;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 15px 0 0;
}

.mapa-hoteles #cboxTitle i { display: none; }

.mapa-hoteles #cboxLoadedContent { margin: 66px 0 0 !important; }

.mapa-hoteles .loading-maps,
.debug-info .loading-debug {
    position: fixed;
    top: 50%;
}

.debug-info #cboxLoadedContent {
    overflow: scroll !important;
}

#divmapa-container {
    overflow: hidden;
    position: relative;
}

#divmapa-container .divmapa-loader {
    background: url('/assets/images/A/COM/loading_big.gif') no-repeat center center !important;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 8;
}

.mapa-hoteles #cboxClose { z-index: 9 !important; } /* el important es necesario pq a veces en chrome no sale y asi se arregla */

#cboxLoadedContent { padding-right: 0 !important; }

.mapa-hoteles #vxmbs { padding: 0 !important; }

.mapa-hoteles #vxmbs li:first-child { padding-top: 0 !important; }

/*    MEDIA QUERIES     */

/* ==================== */

/* M */
@media (min-width: 641px) and (max-width: 1023px) {
    #cboxLoadedContent .box-result .nombre {
        font-size: 14px;
        line-height: 14px;
    }
}

/* S */
@media (max-width: 640px) {
    /* parece que ya no se utiliza, lo dejo comentado por si al quitarlo rompo algo */

    .box-content .hot-tarifas {
        position: relative;
        bottom: 0;
        right: 0;
    }

    .box-content .hot-tarifas a { position: relative; }

    /* Opiniones en mapa */
    .valor .opi-box-summary span.opi-description span.opi-title {
        line-height: 17px;
        font-size: 12px;
    }

    /* Ajustes sobre opiniones en S */
    .datos .valor { margin-top: 1px; }
    .datos .valor .opi-box-summary span.opi-description span.opi-opinions { display: none; }
    .box-result .valor .opi-box-summary { margin-right: 0; }
    .datos p.free-services { margin: 0 !important; }
}

/* ------------------------------------------------------------------
	2.6 [HOT] galerï¿½a de fotos abierta
------------------------------------------------------------------- */
.fotorama__stage,
.fotorama__stage__shaft,
.fotorama__stage__frame,
.fotorama__stage__frame img,
.fotorama__nav { width: 100% !important; }

.fotorama__thumb-border { border-color: #2c9ca6 !important; }

.fotorama__nav--thumbs .fotorama__nav__frame { opacity: 0.5; }

.fotorama__nav--thumbs .fotorama__active,
.fotorama__nav--thumbs .fotorama__nav__frame:hover { opacity: 1 !important; }

.fotorama__wrap--no-controls .fotorama__arr { opacity: 0 !important; }

.fotorama__arr {
    background: none !important;
    bottom: 20px !important;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    height: 50px !important;
    top: auto !important;
    width: 50px !important;
}

.fotorama__arr--prev {
    left: 40.5% !important;
    background: url('/images_new/fotorama/fotorama.png') no-repeat rgba(102, 102, 102, 0.8) 1px -148px !important;
}

.fotorama__arr--next {
    right: 40.5% !important;
    background: url('/images_new/fotorama/fotorama.png') no-repeat rgba(102, 102, 102, 0.8) -46px -148px !important;
}

.fotorama__arr--prev:hover,
.fotorama__arr--next:hover { background-color: rgba(68, 68, 68, 0.8) !important; }

.fotorama__arr--disabled { opacity: 0.6 !important; }

.fotorama__img { left: 0; }

.fotorama__msg-error {
    margin-top: 120px;
    left: 0;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    overflow: hidden;
}

.flex-gallery-wrapper .section-gallery .row {
    box-sizing: border-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-right: -0.76923rem;
    margin-left: -0.76923rem;
}

.flex-gallery-wrapper .section-gallery .gallery > .row { margin: 0; }

/* corrijo el width: auto de la clase genï¿½rica .row .row para cargas de la galerï¿½a en capas ocultas */
.flex-gallery-wrapper .section-gallery .row .row { min-width: 100%; }

.flex-gallery-wrapper .margin-row-0.row { margin: 0; }

/* corrijo galerï¿½a resultados para tablet android */
.flex-gallery-wrapper .section-gallery .row .row > div {
    float: left;
    width: 50%;
}

/* box foto */
.box-max-1 {
    height: 370px;
    background: #fff;
    width: 100%;
}

.only-lg .box-max-1 { margin-right: 6px; }

.box-max-3-top {
    background: #fff;
    height: 184px;
    margin-right: 2px;
    width: 100%;
}

.box-max-3-bottom {
    height: 185px;
    background: #fff;
    width: 100%;
    margin-top: 2px;
    margin-right: 2px;
}

.order-galeria { min-height: 370px; }

#dynamic-packaging-results .order-galeria { min-height: 0; }

.order-galeria div { overflow: hidden; }

.img-transparent {
    opacity: 0;
    cursor: pointer;
}

.app-image-transp > div > img { opacity: 0; }

.app-image-viewer-viewer div[class*=app-image],
.item-carrousel {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: transparent;
}
.box-container { padding: 0; }

/* Fix landing result hot */
.results .box-container { padding: 0 10px !important; }

/* Imagen Galeria en Colorbox */
#cboxOverlay.flex-photo { background-color: rgba(0, 0, 0, 0.9) !important; }
.flex-photo #cboxContent { background-color: transparent; }

.flex-photo #cboxTitle {
    position: relative;
    padding-bottom: 10px;
    height: auto;
    float: none !important;
    text-align: center;
    color: #fff;
    border-bottom: 0 solid transparent;
    margin: 25px 25px 0;
}

.flex-photo #cboxLoadedContent {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    margin-top: 0 !important;
}

.flex-photo .cboxPhoto {
    position: relative;
    margin-top: 0 !important;
    top: 34%;
    transform: translateY(-40%);
    -o-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    -moz-transform: translateY(-40%);
    -webkit-transform: translateY(-40%);
}

.flex-photo #cboxError {
    color: #fff;
    border-color: #fff;
}

.flex-photo #cboxClose {
    background: none;
    font-size: 30px;
    height: 34px;
    width: 34px;
}

.flex-photo #cboxClose:before {
    content: "\e614";
    font-family: 'atrapaloico', sans-serif;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    color: #fff;
}

/* Botones Slider Colorbox */
.flex-photo #cboxOverlay { background-color: rgba(0, 0, 0, 0.9); }

.flex-photo #cboxCurrent { display: none !important; }

.flex-photo #cboxNav {
    position: absolute;
    bottom: 5px;
    width: 110px;
    left: 50%;
}

.flex-photo #cboxNav .nav-wrap {
    position: relative;
    left: -50%;
    bottom: -25px;
}

.flex-photo #cboxPrevious,
.flex-photo #cboxNext {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    top: inherit;
    background: none;
    background-color: rgba(133, 133, 133, 0.8);
    color: #fff;
    opacity: 1;
    font-size: 38px;
    text-indent: 0;
}

.flex-photo #cboxPrevious i {
    margin-top: -2px;
    margin-left: -5px;
    display: block;
}

.flex-photo #cboxNext i {
    margin-top: -2px;
    margin-left: 8px;
    display: block;
}

.flex-photo #cboxPrevious:hover,
.flex-photo #cboxNext:hover { background-color: rgba(86, 86, 86, 0.9); }

.flex-photo #cboxPrevious { left: 0; }

.flex-photo #cboxNext {
    right: 0;
    left: auto !important;
}

.app-image-viewer-viewer-container { height: 340px; }

/* XL L */
@media (min-width: 1024px) {
    /* GALERIA */
    .gallery { padding-bottom: 20px; }
}

/* L */
@media (min-width: 1024px) and (max-width: 1279px) {
    /* GALERIA */
    .order-galeria > .row { padding: 0 6px !important; }
    .row.min-three-gallery { padding: 0 !important; }
}

/* M S */
@media (max-width: 1023px) {
    .app-image-viewer-viewer-container.order-galeria { padding-right: 0 !important; }
}

/* M */
@media (min-width: 641px) and (max-width: 1023px) {
    /* GALERIA */
    .app-image-viewer-viewer-container { padding-right: 0 !important; }

    .paddingleft0.min-hotel-one-gallery { padding: 0 !important; }

    .content-min-gallery { min-height: 62px; }

    .order-galeria { min-height: 306px; }

    .order-galleria .app-image-viewer-viewer .show-for-medium-only > div:first-child { padding-right: 2px; }

    .box-max-3-top,
    .box-max-3-bottom { height: 185px; }

    /* corrijo galeria resultados para android tablet */
    .flex-gallery-wrapper .section-gallery .row .row > div {
        float: left;
        width: 33.33%;
    }
}

/* S */
@media (max-width: 640px) {
    /* ---------------------------------------------------------
	   Carrusel
   ---------------------------------------------------------- */
    #aspectRatio img {
        display: inline;
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        height: auto;
        min-height: 100%;
        width: 100%;
        min-width: 100%;
        max-width: 640px;
    }

    #aspectRatio .owl-carousel .owl-wrapper-outer {
        height: 60vw;
        width: 100%;
        text-align: center;
    }

    #aspectRatio .owl-wrapper {
        height: 60vw;
        text-align: center;
    }

    #aspectRatio .owl-item {
        height: 60vw;
        padding: 0;
        text-align: center;
    }

    /* Nueva galeria */
    .app-image-viewer-viewer-container {
        height: 0;
        position: initial !important;
    }

    .box-info-hotel {
        padding: 20px 0 !important;
        margin-top: 58vw;
    }

    #aspectRatio {
        width: 100%;
        height: 60vw;
        position: absolute;
        top: 0;
        left: 0;
    }

    #dynamic-packaging-results .order-galeria {
        position: relative !important;
        height: 60vw;
    }
}

/* ------------------------------------------------------------------
	03. LANDING HOTELES
------------------------------------------------------------------- */

/* ------------------------------------------------------------------
	3.1 Landing listados
------------------------------------------------------------------- */

/* min height para landing de HOT tipo resultados (cadenas hoteleras), para garantizar que el alto es al menos es del banner sky */
.min-height-landing { min-height: 935px; }

.hotels-list-filter a {
    color: #444;
    text-decoration: none;
}

.centerh1 {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    padding-top: 3%;
    left: 0;
    z-index: 1;
    text-transform: uppercase;
    color: #fff;
    margin: 0 auto;
}

.centerh1 h1 {
    font-size: 75px !important;
    line-height: 62px !important;
    font-family: flexa-compressedBold, sans-serif !important;
    text-transform: uppercase;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
}

.hotel-chain-container {
    overflow: hidden;
    width: 100%;
    max-height: 291px;
}

.hotel-chain-img {
    display: block;
    height: 0; /* The height 0 trick */
    position: relative;
    padding-bottom: 30.95%; /* Padding percentage: (height / width) x 100 */
    bottom: 0;
}

.cadenas-hot-directory { min-height: 640px; }

/* ------------------------------------------------------------------
	2.5 [HOT] Servicios y Informaciï¿½n ï¿½tiles
------------------------------------------------------------------- */
#tipo-servicios,
#tipo-info-util {
    margin-top: 40px;
    border-top: 1px solid #ccc;
    padding-top: 20px;
}

#tipo-info-util .bold,
#tipo-info-util b,
#tipo-info-util strong {
    font-family: 'open_sanssemibold', sans-serif;
    font-weight: normal;
}

h2.h2-title-seccion-hotel {
    font-size: 20px;
    font-weight: 400;
    font-family: 'open_sanssemibold', sans-serif;
    line-height: 20px;
    padding-right: 5px;
}

ul.services-hotel-new { padding: 0; }

.style-border-gray {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.style-border-gray:last-child:not(h2) { border-bottom: medium none; }

.title-servicios-hotel {
    color: #666;
    font-size: 16px;
    padding-bottom: 20px;
}

li.servicios-hotel-item {
    font-size: 13px;
    list-style-type: none;
    line-height: 22px;
}

li.item-gratis {
    color: #218d3d;
    font-family: 'open_sanssemibold', sans-serif;
    font-size: 13px;
    list-style-type: none;
    line-height: 20px;
}

li.servicios-hotel-item:first-letter { text-transform: uppercase; }

li.servicios-hotel-item:before {
    font-family: FontAwesome, sans-serif;
    content: "\f111";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-size: 3px;
    position: absolute;
    top: 1px;
    left: 0;
}

.contener-seccion-servicios {
    display: inline-block;
    padding-bottom: 20px;
    width: 100%;
}

.contener-seccion-servicios:last-child { padding-bottom: 0; }

li.servicios-hotel-item.special {
    color: #218d3d;
    font-family: 'open_sanssemibold', sans-serif;
}

#tipo-info-util .row + .row { padding-top: 20px; }

#servicios .columns,
#info-util > .columns { padding: 0; }

#servicios li.columns { padding: 0 10px; }

/* Informaciï¿½n ï¿½til */
img.pago-type { max-height: 35px; }     /* no se printan */

.p-informacion-util {
    padding-bottom: 10px;
    overflow: hidden; /* para los casos en los que ponen texto sin espacios, ej. hot 122424 */
}

.p-informacion-util p {
    font-size: 13px;
    line-height: 18px;
    padding: 0 0 15px;
}

/*    MEDIA QUERIES     */

/* ==================== */

/* M S */
@media (max-width: 1023px) {
    #tipo-info-util .row + .row {
        padding-top: 20px;
        border-top: 1px solid #ccc;
        margin-top: 10px;
    }

    .style-border-gray-descript {
        border-bottom: 1px solid #ccc !important;
        display: inline-block;
        width: 100%;
    }
}

/* M */
@media (min-width: 641px) and (max-width: 1023px) {
    .contener-seccion-servicios { width: 100%; }
    .title-servicios-hotel { padding-top: 0; }
    .contener-seccion-servicios:last-child .style-border-gray-descript { display: none; }
    #util-info p.title-servicios-hotel.p-card { padding-top: 20px; }
}

/* S */
@media (max-width: 640px) {
    #tipo-info-util > .row { margin: 0; }
    #info-util .columns { padding: 0; }
}

/* ------------------------------------------------------------------
	4.1 [DP] Global
------------------------------------------------------------------- */
.dp-bread {
    margin: 20px 10px !important;
    padding-bottom: 0 !important;
}

#dynamic-packaging-results .wid-search .occupancy-container {
    width: 730px;
    top: 70px;
}

#dynamic-packaging-results .your-search::after {
    border-bottom: 1px solid #ddd;
    content: " ";
    margin-left: 10px;
    width: 98%;
    height: 1px;
}

#dynamic-packaging-results .your-search .your-search-nopad {
    padding: 0;
    margin-left: 0.76923rem;
    margin-right: 0.76923rem;
}

#dynamic-packaging-results #new-search-form {
    position: relative;
    padding: 20px 0;
    margin-top: -1px;
}
#dynamic-packaging-results #new-search-form .close { top: -12px; }

#dynamic-packaging-results #new-search-form .class_and_discounts_container {
    top: 45px !important;
    left: 10px;
}

#dynamic-packaging-results #new-search-form #home-searcher-VHM .class_and_discounts_container label {
    display: block;
    padding-bottom: 5px;
}

/* ------------------------------------------------------------------
	4.2 [DP] Box resumen
------------------------------------------------------------------- */

/* see _summary-box.scss */

/* ------------------------------------------------------------------
	4.3 [DP] Filters
------------------------------------------------------------------- */

#dynamic-packaging-results .customize-product {
    font-size: 22px;
    color: #888;
    font-weight: normal;
    padding: 30px 0;
}

#dynamic-packaging-results .applied-filters {
    margin: 0 auto;
    display: block;
}
#dynamic-packaging-results .applied-filters .title { font-weight: normal; }

#dynamic-packaging-results .choose-filters .filters-box-dp {
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

#dynamic-packaging-results .choose-filters .no-span-tit .tit { display: none; }

#dynamic-packaging-results .applied-filters-accommodation > div,
#dynamic-packaging-results .applied-filters-transfer > div,
#dynamic-packaging-results .applied-filters-transport .region-filters {
    background-color: #cae6e9;
    border-top: 1px solid #abd7db;
    border-bottom: 1px solid #abd7db;
    margin-bottom: 20px;
    padding: 0 20px;
    overflow: hidden;
}

@media screen and (max-width: 640px) {
    #dynamic-packaging-results .applied-filters-accommodation > div {
        padding: 0 10px;
    }
}

/* Loading cuando se filtra, distinto a Hoteles */

#dynamic-packaging-results .container-loading {
    position: relative;
    overflow: hidden;
    min-height: 1000px;
}

#dynamic-packaging-results #app-loading-accommodations,
#dynamic-packaging-results #app-loading-transports {
    background-color: #fff;
    width: 100%;
    height: 1000px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
}

#dynamic-packaging-results #app-loading-accommodations i,
#dynamic-packaging-results #app-loading-transports i { /* loading */
    font-size: 32px;
    position: absolute;
    top: 15%;
    left: 45%;
}

#dynamic-packaging-results .product-name { color: #666; }

/* ------------------------------------------------------------------
	4.4 [DP] Box Results
------------------------------------------------------------------- */

/* Hoteles */

#dynamic-packaging-results .box-result:last-child { margin-bottom: 0 !important; }

#dynamic-packaging-results .box-result-vue.selected-box,
#dynamic-packaging-results .box-result.selected-box {
    border: 3px solid #3ea9dd;
    border-top: none;
    padding-top: 70px; /* header de 40px de alto en absolut no empuja contenido */
    margin-bottom: 40px;
}

#dynamic-packaging-results .header-box-selected,
#dynamic-packaging-results .header-other-boxes {
    background: #3ea9dd;
    color: #fff;
    padding: 10px;
    font-size: 16px;
    line-height: 20px;
    font-family: 'open_sanssemibold', sans-serif;
}

#dynamic-packaging-results .header-other-boxes {
    margin-top: 20px;
}

#dynamic-packaging-results .header-box-selected {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

#dynamic-packaging-results .hot-tarifas .precio-multitarifa-resultados .desde {
    display: block;
    margin-bottom: 4px;
    text-transform: none;
}

#dynamic-packaging-results .hot-tarifas .precio-multitarifa-resultados .rate-dif {
    float: left;
    display: inline-block;
    font-size: 28px;
    line-height: 28px;
    color: #444;
    margin-bottom: 2px;
}

#dynamic-packaging-results .hot-tarifas .precio-multitarifa-resultados .value {
    float: right;
    margin-bottom: 0;
}

#dynamic-packaging-results .hot-tarifas .precio-multitarifa-resultados .value .currency {
    padding-right: 0;
}

#dynamic-packaging-results .regimen-tarifa {
    margin: 0 auto;
    display: block;
}

#dynamic-packaging-results .regimen-tarifa .middle-table-block .regimen {
    margin-top: 10px;
    display: block;
    font-size: 13px;
}
#dynamic-packaging-results .regimen-tarifa .middle-table-block .refund-type-selector { margin-bottom: 10px; }

#dynamic-packaging-results .regimen-tarifa .hot-tarifa-cell2,
#dynamic-packaging-results .regimen-tarifa .hot-tarifa-cell4 {
    min-height: 0;
    height: auto;
}

#dynamic-packaging-results .regimen-tarifa .hot-tarifa-cell2 span {
    font-size: 12px;
    margin-top: 3px;
    min-width: 120px /* para que quede el texto alineado para todas las rows */
}
#dynamic-packaging-results .regimen-tarifa .hot-tarifa-cell2 span:first-child { float: left; }

#dynamic-packaging-results .regimen-tarifa .payment-method {
    border-left: 1px solid #d3d3d3;
    display: inline-block;
    float: left;
    margin-left: 10px;
    padding-left: 10px;
}

#dynamic-packaging-results .regimen-tarifa .price-block {
    margin: 15px 0;
    height: auto;
}

#dynamic-packaging-results .regimen-tarifa .price {
    display: inline-block;
    float: left;
    margin: 4px 15px 0 0;
}

#dynamic-packaging-results .regimen-tarifa .price-block .price-selected {
    position: absolute;
    top: 23px;
    right: 135px;
}

#dynamic-packaging-results .regimen-tarifa .total-price {
    float: right;
    display: block;
    font-size: 12px;
    margin-top: 3px;
    clear: both;
}

#dynamic-packaging-results .regimen-tarifa .total-price .currency { font-size: 10px; }

#dynamic-packaging-results .regimen-tarifa .currency {
    padding: 0 2px;
    font-size: 18px;
}

#dynamic-packaging-results .your-selection {
    display: inline-block;
    padding: 4px 15px;
    background-color: #2c9ca6;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    position: relative;
    max-width: 113px;
    margin-left: 10px;
    text-align: right;
}

#dynamic-packaging-results .your-selection::before {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 11px solid #fff;
    border-right: 11px solid transparent;
}

#dynamic-packaging-results .your-selection i {
    color: #fff;
    font-size: 12px;
    margin: 0;
}

#dynamic-packaging-results .regimen-tarifa .price-block .btn {
    display: inline-block;
    float: right;
}

/* Mostrar mas habitaciones */
#dynamic-packaging-results .js-show-more-rooms .box-room-b2 { margin-top: 20px; }

/* Vuelos */

#dynamic-packaging-results #transport-results-list .box-result-vue:last-child { margin-bottom: 0 !important; }

#dynamic-packaging-results .box-result-vue .titulo_resultado > div {
    float: left;
    height: auto;
}

#dynamic-packaging-results .box-result-vue .body-track > div { padding: 0; }

#dynamic-packaging-results .box-result-vue .body-track .info-track:first-of-type { padding-top: 5px; }

#dynamic-packaging-results .info-track:not(.selected) { cursor: pointer; }

#dynamic-packaging-results.box-result-vue .body-track > div:nth-last-of-type(2) { padding-bottom: 5px; }

#dynamic-packaging-results .box-result-vue .info-track .btn-pin { top: 10px; }

#dynamic-packaging-results .info-track input[name*=js-track-type-journey] { margin-left: 20px; }

#dynamic-packaging-results .box-result-vue .select-combination {
    float: right;
    margin: 10px 0 0 20px;
}

/* Menu dentro de la pestaï¿½a descripciï¿½n */

.extra-info .menu-extra-info {
    margin-bottom: 30px;
    font-size: 12px;
}

.extra-info .menu-extra-info span {
    padding: 0 10px 0 5px;
    color: #e6002c;
    cursor: pointer;
}

#dynamic-packaging-results .extra-info .menu-extra-info span:hover { text-decoration: underline; }

#dynamic-packaging-results .extra-info .menu-extra-info span:first-child { padding-left: 0; }

#dynamic-packaging-results .extra-info .menu-extra-info span:not(:last-child) { border-right: 1px solid #000; } /* separador */

#dynamic-packaging-results .extra-info .menu-extra-info .selected { color: #000; } /* seccion seleccionada */

/* end Menu dentro de la pestaï¿½a descripciï¿½n */

/* descripciï¿½n */
#dynamic-packaging-results .extra-info .text-general-description { font-size: 13px; }

/* Servicios */
#dynamic-packaging-results .more-services { cursor: pointer; }

#dynamic-packaging-results .more-services .item-servicio {
    background-color: #fff;
    color: #e6002c;
    border: 1px #e6002c solid;
    padding-top: 0;
    margin: 0 auto;
}

#dynamic-packaging-results .extra-info .item-servicio > i,
#dynamic-packaging-results .extra-info .item-servicio {
    height: 44px;
    width: 44px;
    display: block;
    padding-top: 0;
    margin: 0 auto;
}

#dynamic-packaging-results .extra-info .item-servicio > i::before {
    font-size: 30px;
    line-height: 44px;
}

#dynamic-packaging-results .more-services .text-serv-min { color: #e6002c; } /* x servicios mas */

#dynamic-packaging-results .contener-services-hotel {
    overflow: hidden;
    margin-bottom: 25px;
    float: left;
    min-width: 57%; /* en la misma fila que checkin/out. si no cabe, los relojes caen y la fila de servicios crece */
}

/* relojes check in check out */
#dynamic-packaging-results .container-checks {
    float: left;
    width: 40%;
    margin-left: 15px;
    margin-right: 10px;
}

#dynamic-packaging-results .cont-checkin {
    float: left;
    width: 48%;
    margin-right: 4%;
}

#dynamic-packaging-results .cont-checkout {
    float: right;
    width: 48%;
}
#dynamic-packaging-results .ckeck-in-ico { position: relative; }

/* end relojes check in check out */

/* pestaï¿½a descripciï¿½n hoteles en resultados vmh */
#dynamic-packaging-results .description-content { margin: 0 -10px; }

#dynamic-packaging-results .description-content .text-general-description { padding: 0 10px !important; }

#dynamic-packaging-results .contener-services-hotel li {
    float: left;
    padding: 0 10px;
    text-align: center;
    margin-bottom: 10px;
}

#dynamic-packaging-results .more-services i {
    font-size: 18px;
    padding-right: 4px;
    line-height: 36px;
}

#dynamic-packaging-results .filters-box ul label { margin-bottom: 10px; }

#dynamic-packaging-results #tipo-servicios,
#dynamic-packaging-results #tipo-info-util { margin-top: 0; }

#dynamic-packaging-results #tipo-info-util {
    border-top: none;
    padding-top: 0;
}

@media (min-width: 1024px) {
    #dynamic-packaging-results .box-ordenar { margin-top: 0; }
    #dynamic-packaging-results #tabs { min-height: 660px; } /* para que quepa el sky cuando aun no estan las cajas cargadas */
}

@media (max-width: 640px) {
    #dynamic-packaging-results .contener-services-hotel,
    #dynamic-packaging-results .container-checks {
        width: 100%;
        float: none;
    }

    #dynamic-packaging-results .contener-services-hotel {
        margin-left: auto;
        margin-right: auto;
    }

    #dynamic-packaging-results .container-checks { margin-top: 20px; }

    #dynamic-packaging-results .opciones-hot-res-multitarifa li span { padding: 0 5px; }
}

/* end Servicios */

/* Media Queries */

/* L y XL */

@media (min-width: 1024px) {
    #dynamic-packaging-results .choose-filters { padding-top: 0; }

    #dynamic-packaging-results #new-search-form .form-submit {
        width: 8.33333%;
        margin-top: 18px;
    }
}

/* M */
@media (min-width: 641px) and (max-width: 1023px) {
    #dynamic-packaging-results .applied-filters-accommodation { margin-bottom: 0; }

    #dynamic-packaging-results .wid-search .occupancy-container {
        width: 510px;
        right: 0;
        left: auto;
    }

    #dynamic-packaging-results .caja-form .campo-origen-destino { margin-bottom: 20px; }

    #dynamic-packaging-results .caja-form .btn-vue-responsive { overflow: hidden; }

    #dynamic-packaging-results .caja-form .btn-vue-responsive input { margin-top: 30px !important; }

    #dynamic-packaging-results .caja-form .extras-vue { margin-bottom: 0; }

    #dynamic-packaging-results .caja-form .extras-vue .contact { margin-top: 5px; }

    #dynamic-packaging-results .caja-form .extras-vue p:not(.contact) {
        position: absolute;
        bottom: 50px;
    }
    #dynamic-packaging-results .class_and_discounts_container { top: -30px !important; }

    #dynamic-packaging-results .regimen-tarifa .middle-table-block .regimen,
    #dynamic-packaging-results .regimen-tarifa .hot-tarifa-cell2 span:first-child { margin-left: 0; }
}

/* S */

@media (max-width: 640px) {
    #dynamic-packaging-results .wid-search .occupancy-container {
        width: 100%;
        right: 0;
        left: auto;
        max-width: 490px;
    }
    #dynamic-packaging-results .your-search span { font-size: 13px; }

    #dynamic-packaging-results .your-search .make-new-search {
        float: right;
        margin-top: -30px !important;
    }
    #dynamic-packaging-results .campo-origen-destino div:last-child input { border-left: 1px solid #afafaf; }

    #dynamic-packaging-results .campo-origen-destino { margin-bottom: 10px; }

    #dynamic-packaging-results .campo-origen-destino div:first-child { margin-bottom: 10px; }

    #dynamic-packaging-results .caja-form .btn-vue-responsive input { margin-top: 20px !important; }

    #dynamic-packaging-results .applied-filters-accommodation .applied-filters ul,
    #dynamic-packaging-results .applied-filters-accommodation .applied-filters ul li {
        width: auto !important;
        min-width: 0;
    }

    #dynamic-packaging-results .box-result {
        margin-bottom: 20px;
        padding: 15px 10px;
        clear: both;
    }

    #dynamic-packaging-results .box-result-vue.selected-box,
    #dynamic-packaging-results .box-result.selected-box {
        padding-top: 55px;
    }
    #dynamic-packaging-results .box-result-vue { margin-bottom: 20px !important; }

    #dynamic-packaging-results .box-result .box-content {
        border-bottom: 1px solid #ccc;
        margin-bottom: 15px;
        padding-bottom: 15px;
    }

    #dynamic-packaging-results .box-result .foto {
        height: auto;
        margin-bottom: 0;
    }

    #dynamic-packaging-results .box-result .foto a.abre-galeria { margin-bottom: 0 !important; }

    #dynamic-packaging-results .box-result .datos { margin-bottom: 0 !important; }

    #dynamic-packaging-results .box-content .hot-tarifas { display: none; }

    #dynamic-packaging-results .box-result #tabs { display: block !important; }

    #dynamic-packaging-results .regimen-tarifa { border-top: 1px solid #ccc; }

    #dynamic-packaging-results .regimen-tarifa:first-child { border-top: none; }

    #dynamic-packaging-results .regimen-tarifa .middle-table-block .refund-type-selector { margin-bottom: 0; }

    #dynamic-packaging-results .regimen-tarifa .middle-table-block,
    .regimen-tarifa .hot-tarifa-cell4 { border: none; }

    #dynamic-packaging-results .regimen-tarifa .hot-tarifa-cell2 span:first-child { margin-left: 0; }

    #dynamic-packaging-results .regimen-tarifa .price-block { margin: 15px 0; }

    #dynamic-packaging-results .regimen-tarifa .price-block .your-selection { margin-bottom: 0; }

    #dynamic-packaging-results .box-result-vue .info-track .btn-pin { top: -27px; }

    #dynamic-packaging-results .paginador > div:first-child { margin-bottom: 20px; }

    #dynamic-packaging-results .paginador .showing-pag { display: inline !important; }

    #dynamic-packaging-results .contener-services-hotel li { margin-bottom: 10px; }
}

/* S y M */

@media (max-width: 1023px) {
    #dynamic-packaging-results .applied-filters #appliedFilters ul { float: left; }

    #dynamic-packaging-results .info-track input[name*=js-track-type-journey] {
        margin-left: 0;
        float: left;
    }
}

@media (max-width: 390px) {
    #dynamic-packaging-results .contener-services-hotel li { width: 33.33%; }
}

/* ------------------------------------------------------------------
	06. [COC]
------------------------------------------------------------------- */

/* ------------------------------------------------------------------
    6.1 Cajas Agrupaciï¿½n
------------------------------------------------------------------- */

/* Caja filtros Agrupaciï¿½n */

.box-group-filter {
    background: #fff;
    border-bottom: 1px solid #ddd;
    padding: 10px 10px 0;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.box-group-filter ul {
    float: left;
    overflow: hidden;
}

.box-group-filter ul li {
    color: #666;
    display: inline-block;
    float: left;
    font-size: 13px;
    font-family: 'open_sansregular', sans-serif;
    line-height: 13px;
    margin-left: 10px;
    padding: 5px 15px 15px;
}

.box-group-filter ul li:first-child {
    font-size: 12px;
    font-family: 'open_sansregular', sans-serif;
    line-height: 12px;
    padding-left: 0;
    text-transform: uppercase;
    color: #888;
    margin: 0;
}

.box-group-filter ul li:first-child:hover {
    color: #888;
    cursor: default;
}
.box-group-filter ul li:last-child { border-right: none; }

.box-group-filter ul li:hover,
.box-group-filter ul li.active {
    color: #2c9ca6;
    cursor: pointer;
}

.box-group-filter ul li.active {
    border-bottom: 2px solid #2c9ca6;
    color: #2c9ca6;
}

/* Caja resultados Agrupados */

.box-group .group-car-info {
    border-right: 1px solid #e6e6e6;
    padding: 15px 1.53846rem 10px 0.76923rem;
}

.box-group .group-car-info h2 {
    color: #444;
    font-size: 18px;
    line-height: 20px;
    padding-bottom: 3px;
    font-family: 'open_sanssemibold', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.box-group .group-car-info h2 i {
    font-size: 16px;
    float: left;
}

.box-group .group-car-info h2 span {
    margin-left: 10px;
    float: left;
    width: 90%;
    margin-top: -2px;
    font-family: 'open_sanssemibold', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.box-group .group-car-info p {
    line-height: 18px;
    padding-left: 26px;
}

.box-group .group-car-info ul {
    padding: 8px 0 0 26px;
    float: left;
}

.box-group .group-car-info .low-cost {
    height: 25px;
    width: 50px;
    margin: 0;
    line-height: 26px;
    font-size: 10px;
}

.box-group .group-car-info li {
    float: left;
    display: inline-block;
    margin-left: 2px;
}

.box-group .group-car-info li:first-child {
    margin-left: 0;
}

.box-group .group-car-info li span:not(.low-cost) {
    border: 1px solid #ccc;
    color: #666;
    text-align: center;
    height: 25px;
    width: 50px;
    line-height: 24px;
    display: inline-block;
}

.box-group .group-car-prize {
    float: right;
    margin-left: 10px;
    margin-top: -12px;
}

.box-group .group-car-prize .group-from {
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 5px;
    color: #666;
    text-align: right;
}

.box-group .group-car-prize .group-prize {
    font-size: 30px;
    line-height: 30px;
    font-family: 'open_sanssemibold', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #444;
    letter-spacing: -1px;
    display: block;
    overflow: hidden;
    float: right;
}

.box-group .view-group {
    position: absolute;
    bottom: 20px;
    right: 0;
}

.box-group .view-group button {
    margin: 0 auto;
}

/* S & M especial */
@media (min-width: 320px) and (max-width: 740px) {
    .box-group .view-group button {
        padding: 0 10px;
        font-size: 19px !important;
    }
}

/* S */
@media (max-width: 640px) {
    .box-group-filter ul li {
        margin-left: 0;
    }

    .box-group-filter ul li:last-child {
        margin-left: 10px;
    }

    .box-group .group-car-info {
        border-right: none;
    }

    .box-group .group-car-prize {
        position: absolute;
        left: 0.76923rem;
        bottom: -55px;
        margin-left: 26px;
    }

    .box-group .group-car-prize .group-from {
        text-align: left;
        margin-bottom: 1px;
        font-size: 11px;
        line-height: 11px;
    }

    .box-group .group-car-prize .group-prize {
        font-size: 26px;
    }

    .box-group .view-group {
        padding-top: 14px;
        padding-bottom: 4px;
        border-top: 1px solid #e6e6e6;
        position: relative;
        bottom: auto;
        right: auto;
    }

    .box-group .view-group button {
        float: right;
    }
}

/* ------------------------------------------------------------------
	6.2 Cajas de aviso
------------------------------------------------------------------- */

/* Caja Aviso Legacy */

.box2 {
    border: 1px solid #ccc;
    overflow: hidden;
}

.box2Warning {
    background: none repeat scroll 0 0 #efe466;
    border-color: #ff8f33;
    color: #444;
}

.warningL {
    background-position: -300px -150px;
}

/* ------------------------------------------------------------------
	6.3 Cajas resultados COC
------------------------------------------------------------------- */

/* Colorbox Opiniones Usuarios */

.colorbox-car-company-opinions #cboxLoadedContent {
    margin: 0 !important;
}

.colorbox-car-company-opinions #cboxTitle {
    display: none !important;
}

.colorbox-car-company-opinions .head-opinions {
    padding: 25px;
    background-color: #f4f4f4;
}

.colorbox-car-company-opinions .val-company {
    float: left;
    text-align: left;
    margin-top: 5px;
}

.colorbox-car-company-opinions .val-company > div {
    float: left;
    margin-right: 5px;
}

.colorbox-car-company-opinions .val-company .val-opinions {
    font-size: 16px;
    line-height: 26px;
    font-family: 'open_sanssemibold', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.colorbox-car-company-opinions .val-company .n-opinions {
    font-size: 11px;
    font-family: 'open_sansregular', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.colorbox-car-company-opinions .val-company .num {
    font-family: 'open_sanssemibold', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 29px;
    text-align: center;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: right;
}

.colorbox-car-company-opinions .wrap-opinions {
    padding: 25px;
}

.colorbox-car-company-opinions .wrap-opinions h4 {
    font-size: 16px;
    color: #666;
    margin-bottom: 20px;
}

.colorbox-car-company-opinions .wrap-opinions ul {
    padding: 0 !important;
    margin: 0 !important;
}

.colorbox-car-company-opinions .wrap-opinions li {
    border-top: 1px solid #dbdbdb;
    padding: 20px 0 !important;
}

.colorbox-car-company-opinions .opinion-date {
    font-family: 'open_sansregular', sans-serif;
    color: #888;
    font-weight: normal;
    margin-bottom: 10px;
    display: block;
}

.colorbox-car-company-opinions .opinion-date span {
    display: inline-block;
    border-left: 1px solid #bbb;
    margin-left: 3px;
    padding-left: 6px;
}

.colorbox-car-company-opinions .opinion-date span:first-child {
    border: none;
    margin: 0;
    padding: 0;
}

.colorbox-car-company-opinions .es-bien,
.colorbox-car-company-opinions .es-mal {
    padding-bottom: 5px;
}

.colorbox-car-company-opinions .es-bien span:first-child,
.colorbox-car-company-opinions .es-mal span:first-child {
    color: #444;
    display: inline-block;
    font-family: 'open_sanssemibold', sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    margin-right: 3px;
    text-transform: uppercase;
}

.colorbox-car-company-opinions .infUser {
    color: #444;
    font-size: 12px;
    float: left;
    clear: both;
    display: block;
    padding-top: 15px;
}

.colorbox-car-company-opinions .valor {
    width: auto;
    margin: 0;
    font-family: "open_sansregular", sans-serif;
    text-align: left;
    float: left;
    position: absolute;
    left: 44px;
    top: 5px;
}

.colorbox-car-company-opinions .valor .num {
    font-family: 'open_sanssemibold', sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 26px;
    text-align: center;
    color: #fff;
    width: 27px;
    height: 27px;
    float: left;
    border-radius: 50%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.colorbox-car-company-opinions span.avatar {
    font-style: normal;
    border-radius: 50%;
    display: inline-block;
    width: 52px;
    height: 52px;
    border: 1px solid #fff;
    color: #888;
    text-align: center;
    vertical-align: -1px;
    padding-top: 1px;
    margin-right: 5px;
    background-color: #efefef;
    font-size: 25px;
    line-height: 45px;
    margin-bottom: 10px;
}

.colorbox-car-company-opinions span.avatar.borderless {
    border: none;
    vertical-align: -8px;
}

.colorbox-car-company-opinions .reviewer {
    font-family: 'open_sanssemibold', sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #444;
    display: block;
    text-align: center;
}

/* Media */

/* S */
@media (max-width: 640px) {
    .colorbox-car-company-opinions .avatar-points,
    .colorbox-car-company-opinions .info-user {
        float: left;
    }

    .colorbox-car-company-opinions .info-user {
        margin-left: 8px;
        margin-top: 15px;
    }
}

/* ------------------------------------------------------------------
    6.4 Sprite Logos Compaï¿½ï¿½as
------------------------------------------------------------------- */

.s-logos-coc {
    background: url('/assets/images/sprites/sprite-logos-coches.png') no-repeat;
    background-size: cover;
}

/* Posiciones para colorbox resultados COC / carrusel home COC imï¿½genes 80x60 */
.original-size .logo-coc-goldcar { background-position: -80px 0; }
.original-size .logo-coc-rhodium { background-position: -161px 0; }
.original-size .logo-coc-keddy { background-position: -242px 0; }
.original-size .logo-coc-klass-wagen { background-position: -323px 0; }
.original-size .logo-coc-premium { background-position: -404px 0; }
.original-size .logo-coc-direct { background-position: -485px 0; }
.original-size .logo-coc-autonom { background-position: -566px 0; }
.original-size .logo-coc-autoboca { background-position: -647px 0; }
.original-size .logo-coc-greenmotion { background-position: -728px 0; }
.original-size .logo-coc-caldera { background-position: -809px 0; }
.original-size .logo-coc-locauto { background-position: -890px 0; }
.original-size .logo-coc-noleggiare { background-position: -971px 0; }
.original-size .logo-coc-sicilybycar { background-position: -1052px 0; }
.original-size .logo-coc-maggiore { background-position: -1133px 0; }
.original-size .logo-coc-easirent { background-position: -1214px 0; }
.original-size .logo-coc-buchbinder { background-position: -1295px 0; }
.original-size .logo-coc-hiper { background-position: -1376px 0; }
.original-size .logo-coc-ok { background-position: -1457px 0; }
.original-size .logo-coc-owners { background-position: -1538px 0; }
.original-size .logo-coc-orlando { background-position: -1619px 0; }
.original-size .logo-coc-recordgo { background-position: -1700px 0; }
.original-size .logo-coc-target { background-position: -17810px 0; }
.original-size .logo-coc-targetrent { background-position: -1862px 0; }
.original-size .logo-coc-italy { background-position: -1943px 0; }
.original-size .logo-coc-megadrive { background-position: -2024px 0; }
.original-size .logo-coc-schiller { background-position: -2105px 0; }
.original-size .logo-coc-fox { background-position: -2186px 0; }
.original-size .logo-coc-globaldrive { background-position: -2267px 0; }
.original-size .logo-coc-drivalia { background-position: -2348px 0; }
.original-size .logo-coc-localiza { background-position: -2429px 0; }
.original-size .logo-coc-budget { background-position: -2510px 0; }
.original-size .logo-coc-avis { background-position: -2591px 0; }
.original-size .logo-coc-america { background-position: -2672px 0; }
.original-size .logo-coc-caro { background-position: -2753px 0; }
.original-size .logo-coc-alamo { background-position: -2834px 0; }
.original-size .logo-coc-advantage { background-position: -2915px 0; }
.original-size .logo-coc-thrifty { background-position: -2996px 0; }
.original-size .logo-coc-sixt { background-position: -3077px 0; }
.original-size .logo-coc-national { background-position: -3158px 0; }
.original-size .logo-coc-hertz { background-position: -3239px 0; }
.original-size .logo-coc-firefly { background-position: -3320px 0; }
.original-size .logo-coc-europcar { background-position: -3391px 0; }
.original-size .logo-coc-enterprise { background-position: -3442px 0; }
.original-size .logo-coc-dollar { background-position: -3563px 0; }
.original-size .logo-coc-centauro { background-position: -3644px 0; }
.original-size .logo-coc-interrent { background-position: -3725px 0; }

/* New elements */
.original-size .logo-coc-drive { background-position: -3805px 0; }
.original-size .logo-coc-drive4less { background-position: -3885px 0; }
.original-size .logo-coc-guerin { background-position: -3965px 0; }
.original-size .logo-coc-orbita { background-position: -4045px 0; }
.original-size .logo-coc-chilean { background-position: -4125px 0; }
.original-size .logo-coc-econorent { background-position: -4205px 0; }
.original-size .logo-coc-rosselot { background-position: -4285px 0; }
.original-size .logo-coc-class { background-position: -4365px 0; }
.original-size .logo-coc-autos { background-position: -4445px 0; }
.original-size .logo-coc-solmar { background-position: -4525px 0; }
.original-size .logo-coc-viten { background-position: -4605px 0; }
.original-size .logo-coc-ecovia { background-position: -4685px 0; }
.original-size .logo-coc-rentacar { background-position: -4765px 0; }
.original-size .logo-coc-sternrent { background-position: -4845px 0; }
.original-size .logo-coc-oryx { background-position: -4925px 0; }
.original-size .logo-coc-fleet { background-position: -5005px 0; }
.original-size .logo-coc-last { background-position: -5085px 0; }
.original-size .logo-coc-right { background-position: -5165px 0; }
.original-size .logo-coc-mex { background-position: -5245px 0; }
.original-size .logo-coc-victory { background-position: -5325px 0; }
.original-size .logo-coc-kem { background-position: -5405px 0; }
.original-size .logo-coc-top { background-position: -5485px 0; }
.original-size .logo-coc-u { background-position: -5565px 0; }
.original-size .logo-coc-saytur { background-position: -5645px 0; }
.original-size .logo-coc-flizzr { background-position: -5725px 0; }

.original-size .logo-coc-canarias { background-position: -5468px 0; }
.original-size .logo-coc-cactus { background-position: -5395px 0; }
.original-size .logo-coc-payless { background-position: -5760px 0; }
.original-size .logo-coc-cordoba { background-position: -5614px 0; }
.original-size .logo-coc-oclock { background-position: -5541px 0; }
.original-size .logo-coc-zugig { background-position: -5833px 0; }
.original-size .logo-coc-alkila { background-position: -5324px 0; }
.original-size .logo-coc-global { background-position: -5688px 0; }

/* ------------------------------------------------------------------
	07. [Vuelo+Hotel]
------------------------------------------------------------------- */

.vueloMhotel .advert-box { padding: 0 0  40px; }  /* Solo para Vuelo mï¿½s Hotel */
.vueloMhotel #wid-mini-card-ficha { border-top: 1px solid #fff; }
/* Searches
=========================================================================================================== */
#searches {
    font-family: 'open_sansregular', sans-serif;
    background-color: #e3e1e1;
}

.searchestop {
    margin-top: -15px;
    padding-top: 15px;
}

#searches * { box-sizing: border-box; }

#searches > .row { padding: 30px 0; }

#searches > .row_tab { padding: 15px 0 !important; }

.VMH #searches .row { padding: 10px 0 30px !important; }

#searches img { box-sizing: content-box; }

#searches .prefooter__title {
    margin: 0 0 28px;
    font-size: 18px;
    font-weight: normal;
    font-family: 'open_sanssemibold', sans-serif;
}

.COC #searches .prefooter__title { line-height: 18px; }

#searches h3,
.footSubhead {
    margin-bottom: 14px;
    font-size: 14px;
    font-weight: normal;
    font-family: 'open_sanssemibold', sans-serif;
    color: #444;
    line-height: 18px;
}

#searches li { margin-bottom: 12px; }

#searches .column > ul {
    margin-bottom: 30px;
}

.COC #searches li {
    margin-bottom: 12px;
    padding: 0 !important;
    list-style-image: none !important;
}

#searches li.bold { font-weight: normal !important; }

#searches a {
    font-size: 13px;
    color: #444;
}

#searches a:hover { color: #000; }

#searches .tripadvisor {
    float: right;
    padding-right: 20px;
    font-size: 11px;
    margin-top: -15px;
}

#searches .tripadvisor img {
    vertical-align: -5px;
    margin-left: 5px;
}

#searches .nivelEnlaces {
    margin-top: 28px !important;
}

.ia_tab {
    height: 48px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    margin: 0;
    list-style: none;
}

.ia_tab_btn:hover {
    color: #1e97e6;
}

.ia_tab_btn.active {
    cursor: default;
    color: #1e97e6;
    border-bottom: solid 4px #1e97e6;
    font-family: open_sanssemibold, sans-serif;
}

.ia_tab_btn {
    display: inline-block;
    cursor: pointer;
    height: 48px;
    line-height: 36px;
    color: #444;
    font-size: 14px;
    padding: 0 15px !important;
    list-style: none;
    margin: 0;
}

@media (min-width: 1024px) and (max-width: 1199px) {
    #searches > .row { padding: 20px 0; }
}

@media (max-width: 1023px) {
    #searches > .row { padding: 20px 0; }

    #searches .prefooter__title {
        line-height: 20px;
        font-size: 17px;
        letter-spacing: -0.5px;
    }

    #searches a { line-height: 18px; }
}
/*
	Global.css
	Widget de opiniones responsive

    01. Paginador
    02. Estilos widget
    XX. Media queries
    YY. ï¿½ï¿½ï¿½ Estilos petables cuando todo sea responsive !!!
s
*/

/*  01. Paginador
===================================================================================================================== */

/* Paginador en resultados y opiniones */

/* #opiniones *, #opiniones *:before, #opiniones *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
} */
.opi-responsive .paginador div { margin-top: 0 !important; }

/* paginador */
.paginador-container {
    border-top: 2px solid #ddd;
    padding-top: 0 !important;
    position: relative;
    margin: 0;
    overflow: hidden;
    margin-bottom: 15px;
}

/* Texto del total de los resultados/opiniones */
.total-resultados {
    font-family: 'open_sanssemibold', sans-serif;
    font-size: 18px;
    color: #888;
    line-height: 30px;
    float: left;
    display: inline-block;
}

.total-resultados .bold {
    font-family: 'open_sanssemibold', sans-serif !important;
    font-weight: normal;
}

/* Paginador - numeros, flechas, etc */
.paginador {
    font-family: 'open_sanssemibold', sans-serif;
    font-size: 18px;
    color: #999;
    padding-top: 20px;
    padding-bottom: 20px;
}
.paginador span { font-family: 'open_sanssemibold', sans-serif; }

.opi-responsive {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    min-height: 120px;
    font-family: 'open_sansregular', sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.paginador ul { display: inline-block; }

.paginador li {
    font-family: 'open_sanssemibold', sans-serif;
    font-size: 14px;
    color: #999;
    float: left;
    line-height: 40px;
    height: 40px;
    width: 40px;
    border-top: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    cursor: pointer;
}
.paginador li a { color: #999; }

.paginador li a:hover { text-decoration: none; }

.paginador li:first-child { border-left: 1px solid #d8d8d8; }

.paginador li.etc {
    border-top: medium none;
    border-bottom: medium none;
}

.paginador li.active {
    border: 1px solid #2c9ca7;
    color: #2c9ca7;
}
.paginador li:hover { background-color: #e6e6e6; }

.paginador li.active:hover,
.paginador li.etc:hover,
.paginador li.inactive:hover { background: none; }

.paginador li.active,
.paginador li.etc,
.paginador li.inactive { cursor: auto; }

.paginador li img {
    background: url("/assets/images/v12/sprite-esp.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
    margin-bottom: -1px;
}
.paginador .prev img { background-position: -253px -87px; }

.paginador .prev.inactive img { background-position: -211px -87px; }

.paginador .next img { background-position: -271px -87px; }

.paginador .next.inactive img { background-position: -230px -87px; }

/* boton subir */
.up {
    font-family: 'open_sanssemibold', sans-serif;
    font-size: 13px;
    color: #666;
    padding: 10px;
    border: 1px solid #d8d8d8;
}
.paginador .up { margin-top: 0; }

.opi-responsive .up {
    bottom: 65px;
    position: unset !important;
    right: 0;
    display: block;
    float: right;
}

.up:hover {
    background-color: #e6e6e6;
    text-decoration: none;
}

.up:visited,
.up:hover,
.up:active { color: #666; }

.up img {
    margin-left: 8px;
    background: url("/assets/images/v12/sprite-esp.png") no-repeat scroll -253px -87px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    margin-bottom: -3px;
}

/* boton ver mï¿½s, de omento e landings RES */
.btn-see-more-opis {
    text-align: center;
    padding-bottom: 30px;
    padding-top: 5px;
}

.btn-see-more-opis a {
    padding: 10px;
    font-size: 13px;
    border: 1px solid #e6002c;
}

.btn-see-more-opis a.disabeld {
    color: #ddd;
    border-color: #ddd;
    cursor: default;
}

.btn-see-more-opis a:hover { text-decoration: none; }

/*
    02. Widget de opiniones - Responsive

===================================================================================================================== */

.opi-responsive #user_rating h2 {
    font-family: "open_sansregular", sans-serif !important;
    font-size: 24px !important;
    line-height: 24px;
    font-weight: normal !important;
    color: #888 !important;
    padding: 40px 0 20px !important;
    margin: 0 !important;
    border-bottom: 1px solid #ddd;
}

/*

    Secciï¿½n de la cabecera del widget de la opiniï¿½n

*/
.opi-responsive #user_rating .opi_container {
    overflow: hidden;
    display: block;
    padding: 30px 0;
}

.opi-responsive #user_rating .colValora .opi_container {
    min-height: 120px !important;
    padding-top: 0;
}

.opi-responsive .opi-criteria-container {
    float: left;
    width: calc(100% - 130px);
}

@media (max-width: 640px) {
    .opi-responsive .opi-criteria-container {
        width: 100%;
    }
}

.opi-responsive #user_rating .opi_general_rate {
    float: left;
    display: inline-block;
    padding-left: 0;
    padding-right: 20px;
    margin-bottom: 10px;
}

@media (max-width: 640px) {
    .opi-responsive #user_rating .opi_general_rate {
        padding-right: 0;
        width: 100%;
    }
}

.opi-responsive #user_rating .opi_general_rate .opi-value-box {
    background: #444;
    color: #fff;
    opacity: 0.95;
    min-width: 100px;
    height: 100px;
    border-radius: 2px;
    text-align: center;
    float: left;
    padding: 0 5px;
}

@media (min-width: 641px) {
    .opi-responsive #user_rating .opi_general_rate .opi-value-box.with-padding {
        padding-top: 15px;
    }
}

.opi-responsive #user_rating .opi_general_rate .opi-value-box .title {
    font-family: "open_sanssemibold", sans-serif;
    font-size: 14px;
    font-weight: normal;
    display: block;
    margin: 5px 0;
    line-height: 20px;
}

.opi-responsive #user_rating .opi_general_rate .opi-value-box .userrating {
    font-family: "open_sanssemibold", sans-serif;
    font-size: 36px;
    font-weight: normal;
    line-height: 36px;
    display: block;
    clear: both;
    margin-bottom: 5px;
    color: #fff;
}

.opi_separator {
    border-top: 1px solid #3d3d3d;
    border-bottom: 1px solid #525252;
    margin: 0;
    line-height: 0;
    height: 0;
    width: 100%;
    padding: 0 !important;
    clear: both;
}

.opi-responsive #user_rating .opi_general_rate .opi-value-box .opinions,
.opi-responsive #user_rating .opi_general_rate .opi-value-box .opinions strong {
    font-family: "open_sansregular", sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin-top: 5px;
    display: block;
}

.opi-responsive #user_rating .opinion_valoraciones {
    float: left;
    display: inline-block;
}

.opi-responsive #user_rating .opi-type-criteria-title {
    font-family: "open_sanssemibold", sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 11px;
    text-transform: uppercase;
    color: #999;
    margin-bottom: 10px;
    display: block;
}

.opi-responsive #user_rating .opi-criteria-item,
.opi-responsive #ul_reviews .userOpina .colValora .opi-criteria-item {
    overflow: hidden;
    margin-bottom: 5px;
}
.opinion_valoraciones .opi-criteria-item { cursor: pointer; }

/* Barras de valor de la opinion en funciï¿½n de los criterios */
.opi-responsive #user_rating p.opi_barratotal,
.opi-responsive #ul_reviews .userOpina .colValora p.opi_barratotal {
    height: 6px;
    border-radius: 0;
    overflow: hidden;
    background: #e0e0e0;
    margin-top: 7px;
}

/* Valoraciï¿½n por criterio */
.opi-responsive #user_rating .opinion_criterios span.opi_barravalor,
.opi-responsive #ul_reviews .userOpina .colValora span.opi_barravalor {
    width: 35%; /* Este valor tiene que ser variable en funciï¿½n de la puntuaciï¿½n de la valoraciï¿½n - ponemos uno para que se muestre "algo" */
    height: 6px;
    border-radius: 0;
    display: block;
    overflow: hidden;
    background: #1e97e6;
}

/* Valoraciï¿½n por distribuciï¿½n */
.opi-responsive #user_rating .opinion_valoraciones span.opi_barravalor {
    width: 35%; /* Este valor tiene que ser variable en funciï¿½n de la puntuaciï¿½n de la valoraciï¿½n - ponemos uno para que se muestre "algo" */
    height: 6px;
    border-radius: 0;
    display: block;
    overflow: hidden;
    background: #8eb717;
}
.opi-responsive #user_rating .opinion_valoraciones p.opi_barratotal { float: left; }

.opi-responsive #user_rating .opinion_criterios .opi-criteria-item .opi_categoria,
.opi-responsive #ul_reviews .userOpina .colValora .opi_categoria {
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: open_sanssemibold, sans-serif;
}

.opinion_valoraciones.js-selector li p:first-child { text-decoration: underline; }

.opi-responsive #user_rating .opinion_criterios .opi-criteria-item .opi_valor,
.opi-responsive #ul_reviews .userOpina .colValora .opi_valor {
    font-family: "open_sanssemibold", sans-serif;
    font-size: 15px;
    font-weight: normal;
    color: #1e97e6;
    text-align: right;
}

.opi-responsive #user_rating .opinion_valoraciones .opi-criteria-item .opi_valor {
    font-family: open_sanssemibold, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #8eb717;
    text-align: right;
    display: inline-table;
    padding-right: 5px !important;
}

.opi-responsive #user_rating .opinion_valoraciones .opi-criteria-item .opi_categoria,
.opi-responsive #ul_reviews .userOpina .colValora .opi_categoria {
    font-family: open_sansregular, sans-serif !important;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    color: #666;
}

.opi-trick-verificadas-mini { background-position: -900px -270px !important; }

.opi-responsive .opiVerificada {
    padding: 0;
}

.opi-responsive .opiVerificada header {
    clear: both;
    color: #e6002c;
}

.opi-responsive .opiVerificada header i {
    font-size: 40px;
    float: left;
    margin-right: 10px;
}

.opi-responsive .opiVerificada header span {
    font-size: 15px;
    display: block;
    overflow: hidden;
    font-family: open_sanssemibold, sans-serif;
    letter-spacing: -0.5px;
    line-height: 19px;
}

.opi-responsive .opiVerificada p {
    font-size: 13px;
    font-family: open_sansregular, sans-serif;
    margin-top: 10px;
}

.opi-responsive .opiVerificada .btn { margin-top: 10px; }

.opi-responsive .check-opi-verified {
    float: right;
    font-family: open_sansregular, sans-serif;
    font-size: 13px;
    padding-right: 10px;
    margin-top: -2px;
}

.opi-responsive .check-opi-verified .color,
.opi-responsive .opi-verified-check { color: #4373c3; }

.opi-responsive .opi-verified-check {
    float: left;
    margin-top: 10px;
    clear: both;
}

.opi-responsive .opi-verified-check i {
    font-size: 20px;
    vertical-align: -4px;
    margin-right: 5px;
}

.photo-reviews { overflow: hidden; }

.photo-reviews-image,
.photo-reviews-image-more {
    float: left;
    margin-right: 5px;
    width: 97px;
    height: 76px;
    overflow: hidden;
}

.photo-reviews-image-more {
    position: relative;
    opacity: 0.6;
    color: #fff;
}

.photo-reviews-image-thumb {
    width: 100%;
    min-width: 100%;
    height: auto;
    min-height: 100%;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.photo-reviews-image-more .photo-reviews-text {
    position: absolute;
    top: 25px;
    left: 15px;
    font-size: 14px;
    text-shadow: 1px 1px 1px #000;
}

/* Adap. foundations Luis M. */
.foundation_opnions .opi-responsive #ul_reviews .userOpina .colValora .opi-criteria-item { min-width: initial; }

/* L */
@media (min-width: 1024px) and (max-width: 1279px) {
    .opi-responsive .opiVerificada header span {
        line-height: 17px;
    }

    .opi-responsive .opiVerificada header i {
        font-size: 32px;
    }
}

/* M / S */
@media (min-width: 320px) and (max-width: 1023px) {
    .opi-responsive #user_rating .opiVerificada {
        float: none;
        margin-top: 15px;
        padding-bottom: 15px;
        overflow: hidden;
    }

    .opi-responsive .opiVerificada span {
        display: inline;
        color: #666;
        font-family: open_sanssemibold, sans-serif;
        font-size: 15px;
    }

    .opi-responsive .opiVerificada i {
        display: inline;
        vertical-align: middle;
        font-size: 42px;
        float: left;
        padding-right: 10px;
        color: #e6002c;
    }

    .opi-responsive .opiVerificada .btn {
        display: inline;
        background-color: transparent;
        color: #e6002c !important;
        font-family: open_sansregular, sans-serif !important;
        text-decoration: underline;
        font-size: 13px !important;
        text-transform: none;
        padding: 0;
    }

    .opi-responsive #user_rating .opi_container {
        padding: 15px 0;
    }
}

/*

    Criterios de ordenaciï¿½n de las opis

*/
.opi-responsive .opi-ordenacion {
    background: #f4f4f4;
    overflow: hidden;
    padding: 17px 0 15px 10px;
}

.opi-responsive .opi-ordenacion ul li {
    font-family: "open_sanssemibold", sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #666;
    float: left;
    display: inline-block;
    padding: 0 20px;
    border-right: 1px solid #ccc;
    cursor: pointer;
}
.opi-responsive .opi-ordenacion ul li.active { color: #333 !important; }

.opi-responsive .opi-ordenacion ul li:first-child {
    padding-right: 0;
    padding-left: 0;
}
.opi-responsive .opi-ordenacion ul li:last-child { padding-right: 0; }

.opi-responsive .opi-ordenacion ul li:first-child,
.opi-responsive .opi-ordenacion ul li:last-child {
    border-right: none;
}

.opi-responsive .opi-ordenacion ul li.ordenar-por {
    font-family: "open_sansregular", sans-serif !important;
    font-size: 11px;
    color: #666;
    text-transform: uppercase;
}

.opi-responsive #ul_reviews li.opi-row {
    border-top: 2px solid #dbdbdb;
    padding: 20px 0;
}

.opi-responsive #ul_reviews .userOpina {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.opi-responsive #ul_reviews .userOpina .colPuntua {
    float: left;
    display: inline-block;
    padding-left: 0;
}

.opi-responsive #ul_reviews .userOpina .colValora {
    display: table;
    table-layout: fixed;
    padding-left: 0;
}

/* Caja contenedora de la opiniï¿½n */
.opi-responsive #ul_reviews .userOpina .valor {
    width: auto;
    margin: 0;
    font-family: "open_sansregular", sans-serif;
    text-align: left;
    float: left;
    position: absolute;
    left: 38px;
    top: 5px;
}

.opi-responsive #ul_reviews .userOpina .valor .num {
    font-family: open_sanssemibold, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 26px;
    text-align: center;
    color: #fff;
    width: 27px;
    height: 27px;
    float: left;
    background: #6fb743;
    border-radius: 50%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.opi-responsive #ul_reviews .userOpina .user {
    float: left;
    clear: both;
    display: block;
}

.opi-responsive .s-opis {
    background: url(/assets/images/sprites/sprite-generico.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.opi-responsive .opi-cat-_text_profile_couple {
    background-position: -658px -91px;
    opacity: 0.5;
}

.opi-responsive .opi-cat-_text_profile_family {
    background-position: -684px -91px;
    opacity: 0.5;
}

.opi-responsive .opi-cat-_text_profile_alone {
    background-position: -710px -90px;
    opacity: 0.5;
}

.opi-responsive .opi-cat-_text_profile_friends {
    background-position: -660px -115px;
    opacity: 0.5;
}

.opi-responsive .opi-cat-_text_profile_business {
    background-position: -687px -116px;
    opacity: 0.5;
}

.opi-responsive #ul_reviews .userOpina .infUser {
    font-family: "open_sansregular", sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #444;
    float: left;
    clear: both;
    display: block;
    padding-top: 15px;
    position: relative;
}

.opi-responsive #ul_reviews .userOpina .infUser strong {
    font-family: "open_sansregular", sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #888;
}

.opi-responsive #ul_reviews .userOpina .textReco {
    font-family: open_sanssemibold, sans-serif;
    font-size: 13px;
    font-weight: normal;
    clear: both;
    display: block;
    color: #6fb743;
    margin-top: 3px;
}
.opi-responsive .green-tick { background-position: -660px -135px; }

/* TODO Revisar */
.colValora.bg-opinions.valOpinionsRight {
    float: none;
    display: table;
}

/* TODO Revisar */
.colValora.bg-opinions.valOpinionsRight > div {
    float: left;
}

.detals-rate {
    background-color: #f9f9f9;
    padding-bottom: 10px;
}

.opi-responsive #ul_reviews .userOpina .colValora p.positivo .overflowHidden span:first-child,
.opi-responsive #ul_reviews .userOpina .colValora p.negativo .overflowHidden span:first-child {
    color: #444;
    display: inline-block;
    font-family: "open_sanssemibold", sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    margin-right: 3px;
    text-transform: uppercase;
}

.opi-responsive #ul_reviews .userOpina .colValora p.positivo .text1,
.opi-responsive #ul_reviews .userOpina .colValora p.negativo .text1,
.opi-responsive #ul_reviews .userOpina .colValora p.positivo .text2,
.opi-responsive #ul_reviews .userOpina .colValora p.negativo .text2 {
    width: 70%;
    font-size: 13px;
    line-height: 18px;
}

.opi-responsive #ul_reviews .userOpina .colValora p.positivo,
.opi-responsive #ul_reviews .userOpina .colValora p.negativo { padding-bottom: 5px; }

.opi-responsive #ul_reviews .userOpina .colValora .linkDetalles { margin-bottom: 20px; }

.opi-responsive #ul_reviews .userOpina .colValora .boxUtility span.utilidad {
    font-family: "open_sanssemibold", sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #888;
    line-height: 30px;
    float: left;
    display: inline-block;
    margin-right: 15px;
}

.opi-responsive #ul_reviews .userOpina .colValora .boxUtility .opi-button {
    font-family: "open_sansregular", sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    line-height: 30px;
    color: #888;
    background: #efefef;
    width: 45px;
    height: 30px;
    float: left;
    display: inline-block;
    margin-right: 10px;
    border-radius: 2px;
}

.opi-responsive #ul_reviews .userOpina .colValora .boxUtility .opi-button .opi-max-util {
    font-family: "open_sanssemibold", sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #888;
}

/* Flecha de desplegable roja para ver mas detalles de la opiniï¿½n */
.opi-responsive .down-arrow-red {
    background: url("/assets/images/v12/sprite_v12_form.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-position: -25px -188px;
}

.opi-responsive .up-arrow-red {
    background: url("/assets/images/v12/sprite_v12_form.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-position: -25px -169px;
}

.opi-responsive .opiLoader {
    background: linear-gradient(to bottom, rgba(226, 226, 226, 0.88) 0%, rgba(255, 255, 255, 0.4) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: none;
    font-weight: bold;
    height: 100%;
    left: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}

.opi-responsive .opiLoader p {
    font-family: "open_sanssemibold", sans-serif;
    font-size: 13px;
    font-weight: normal;
}

/*
    XX. Media queries

===================================================================================================================== */

/* L Design Corrections */
@media (min-width: 1024px) and (max-width: 1168px) {
    .opi-responsive #user_rating .opinion_criterios .opi-criteria-item .opi_categoria,
    .opi-responsive #ul_reviews .userOpina .colValora .opi_categoria {
        width: 37%;
    }
}

/* M Design */
@media (min-width: 641px) and (max-width: 1023px) {
    /* Texto del total de los resultados/opiniones */
    .total-resultados { font-size: 15px; }
}

.js-ver-todas::first-letter {
    text-transform: capitalize;
}

/* S Design */
@media (max-width: 640px) {
    /* Capsula oscura con la puntuaciï¿½n de la valoraciï¿½n */
    .opi-responsive #user_rating .opi_general_rate .description {
        width: 100%;
        padding-top: 5px;
        height: auto;
    }
    .opi-responsive #user_rating .opi_general_rate .description .opi_separator { display: none; }

    .opi-responsive #user_rating .opi_general_rate .description .title {
        display: inline-block;
        margin: 0 10px;
        float: left;
        font-size: 15px;
    }

    .opi-responsive #user_rating .opi_general_rate .description .userrating {
        float: left;
        margin-left: 10px;
        font-size: 30px;
    }

    .opi-responsive #user_rating .opi_general_rate .description .opinions {
        display: block;
        margin-top: 0;
        float: left;
        clear: both;
        font-size: 11px;
    }

    .opi-responsive #user_rating .opi_general_rate .description .opinions strong {
        display: inline-block;
        margin-top: 0;
        font-size: 11px;
    }
    .opi-responsive #user_rating .opi_general_rate .opi-info-mobile { float: left; }

    .opi-responsive #user_rating .opi_general_rate .opi-info-mobile .opinions { margin-left: 10px; }

    .opi-responsive #user_rating .opi_container {
        padding-bottom: 0;
    }

    /* Link ver detalles de la puntuaciï¿½n */
    .opi-responsive .linkDetalles a,
    .opi-responsive .linkDetalles a:hover,
    .opi-responsive .linkDetalles a:active {
        padding-bottom: 15px;
        display: block;
        text-decoration: none;
    }

    .opi-responsive #user_rating .opinion_criterios {
        margin: 10px 0 15px;
        padding-top: 10px;
        border-top: 1px solid #ddd;
    }

    .opi-responsive #user_rating .opinion_criterios::before {
        background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAOCAYAAADaOrdAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTkxNUJFNjUxQkUzMTFFNEEwOTBCRjE4NUJGQjg5MTIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTkxNUJFNjYxQkUzMTFFNEEwOTBCRjE4NUJGQjg5MTIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFOTE1QkU2MzFCRTMxMUU0QTA5MEJGMTg1QkZCODkxMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFOTE1QkU2NDFCRTMxMUU0QTA5MEJGMTg1QkZCODkxMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgjgBcsAAAFRSURBVHjatNQ9TsMwFAdwu8xIkcjChHKFnICBgakbDCyIoWJAgqkbAxOX4BgMTIgTJM2noky5QKV8N1+KXt9DBlFokwCtJSeREv9/z45sDgAMW4J9n+2m8ZGu6wdt2+4KYJh/OKIZeJ7HqqraajgWznzfp8cjRsuladrUsiwoigK20ZqmASwcMPfx/XfQRUB3BC0Wi38BdV2D67oEPHxkfyICujFNE/I8/xNQliU4jkPA/dfcFURAE8MwIMuyXwG01LZtEzD9nvkDEdAVQWmaDgJoiWkFcNztury1iIAuZrMZJEnSCdCMqSD8/npT1kZEQGcExXG8FqACBHDZldOJCGiMGwrCMFwBoigCKgDfn/dlcHGs9O3aU875i6IoTJIkhgALgoACxqqqPveeK0MQAR0j9CbLMpvP5wScIPA66PAaighoD28T7E8ItEPHLQUYAO9B9iV3TSrYAAAAAElFTkSuQmCC") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        content: "";
        display: block;
        height: 13px;
        left: 13px;
        margin: 0;
        position: absolute;
        top: -10px;
        width: 25px;
        -ms-transform: scale(0.5, -0.7); /* IE 9 */
        -webkit-transform: scale(0.5, -0.7); /* Chrome, Safari, Opera */
        transform: scale(0.5, -0.7);
    }

    /* Texto en las barras de valoraciï¿½n */
    .opi-responsive #user_rating .opinion_criterios .opi-criteria-item .opi_categoria {
        width: 36%;
    }

    /* Valor de las barras de valoraciï¿½n */
    .opi-responsive #user_rating .opinion_criterios .opi-criteria-item .opi_valor {
        width: 14%;
        margin-left: 0;
        text-align: right;
    }

    /* Barras de valor de la opinion en funciï¿½n de los criterios */
    .opi-responsive #user_rating p.opi_barratotal {
        float: left;
        width: 50% !important;
    }

    .opi-responsive #ul_reviews li.opi-row { padding: 20px 0 15px; }

    .opi-responsive #ul_reviews .userOpina .colPuntua,
    .opi-responsive #ul_reviews .userOpina .colValora { padding: 0; }

    .opi-responsive #ul_reviews .userOpina .user { float: none; }

    .opi-responsive #ul_reviews .userOpina .show-for-medium { display: none !important; }

    .opi-responsive #ul_reviews .userOpina .infUser {
        clear: none;
        margin-left: 0;
        width: 100%;
    }

    .opi-responsive #ul_reviews .userOpina .valor {
        left: 35px;
        top: -10px;
    }

    .opi-responsive #ul_reviews .userOpina .textReco {
        float: none;
        clear: none;
    }

    .opi-responsive #ul_reviews .info-user {
        margin-top: 15px;
        overflow: hidden;
    }
}

/*
    YY. Petable cuando todo sea responsive
--------------------------------------------------------------------------------------------------------------------- */
.opi-responsive *::before,
.opi-responsive *::after {
    box-sizing: border-box;
}

.openFont {
    font-family: 'open_sansregular', sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
}

.openFontSemiBold {
    font-family: 'open_sanssemibold', sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
}

.openFontBold {
    font-family: 'open_sanssemibold', sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
}

/* Correcciones de la font Bold con open sans */
.openFont .bold,
.openFont strong {
    font-weight: normal !important;
    font-family: 'open_sanssemibold', sans-serif;
}

/* Especï¿½fico para ficha RES ESP */
.col12 .opi-responsive .up,
.col16 .opi-responsive .up { bottom: 25px; }

.col12 .column {
    padding-left: 0;
    padding-right: 0;
}

.col12 .opi-responsive #user_rating .opinion_criterios .opi-criteria-item .opi_categoria,
.col12 .opi-responsive #ul_reviews .userOpina .colValora .opi_categoria { width: 85px; }

.col12 .opi-responsive #ul_reviews .userOpina .large-10 { width: 66.6667%; }

.col12 .large-3 { width: 33.3333%; }

.col12 .opi-responsive #user_rating .opiVerificada {
    clear: both;
    float: left;
    margin-top: 15px;
    width: auto;
    padding: 0;
}
.col12 .opi-responsive #user_rating .opiVerificada .opi-verificadas-title { margin-left: 0; }

.col12 .opi-responsive #user_rating .opiVerificada .opi-verificadas-text {
    margin-left: 5px;
    width: auto;
}

/* En ficha HOT no se muestran las opiniones dentro de la caja del tap de opiniones - Fix */
.HOT #opiniones {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow: hidden;
}

/* Hotel hallazgo */
.HOT #content .colgroup .col12 .box3 { overflow: hidden; }

.HOT .opi-responsive #user_rating .opiVerificada .opi-verificadas-title { margin-left: 0; }

.HOT .opi-responsive #user_rating .opiVerificada .opi-verificadas-text {
    margin-left: 0;
    width: auto;
}

.HOT .view .ui-tabs #opiniones.ui-tabs-panel { padding: 0; }

/* Descripcion y titulo Opiniones */
h3.rewiews-title-h3 {
    color: #4373c3;
    font-size: 20px;
    line-height: 22px;
    padding-bottom: 10px;
}

.question-reviews-p span,
.descript-reviews-p span {
    font-size: 13px;
    line-height: 18px;
    display: inline-block;
}
.descript-reviews-p span { padding-bottom: 15px; }
.question-reviews-p span { font-family: open_sanssemibold, sans-serif; }

/* Opinion sobre destino */

.sub-box {
    border-top: 1px solid #e4e4e4;
    margin: 20px 0 15px;
    padding-top: 20px;
    position: relative;
}

.sub-box-title {
    color: #4373c3;
    text-transform: uppercase;
    font-size: 14px;
}

.sub-box-title i {
    position: absolute;
    top: 10px;
    right: 15px;
}

/* S Design Corrections */

@media (min-width: 320px) and (max-width: 640px) {
    .paginador div:first-child {
        text-align: center;
        margin-bottom: 20px;
    }

    .opi-responsive #user_rating .opi_general_rate .opi-value-box {
        width: 100%;
        text-align: left;
        float: none;
        display: table;
        height: 70px;
    }

    .opi-responsive #user_rating .opi_general_rate .opi-value-box .userrating {
        display: table-cell;
        font-size: 30px;
        padding-left: 10px;
        vertical-align: middle;
        width: 70px;
    }

    .opi-responsive #user_rating .opi_general_rate .opi-info-mobile {
        display: table-cell;
        float: none;
        margin-left: 10px;
        width: calc(100% - 90px);
        vertical-align: middle;
    }

    .opi-responsive #user_rating .opi_general_rate .opi-value-box .title {
        line-height: 11px;
        margin: 0;
    }

    .opi-responsive #user_rating .opi_general_rate .opi-info-mobile .opinions {
        float: left;
        display: inline-block !important;
        margin-left: 0 !important;
        margin-top: 0 !important;
        clear: both;
        line-height: 12px;
    }
    .box-foot-tarifa .opi-responsive #user_rating .opi_general_rate .opi-info-mobile .opinions { padding: 0; }

    .box-foot-tarifa .opi-responsive #user_rating .opiVerificada {
        float: right;
        margin-top: 5px;
    }

    .opi-responsive #user_rating .opi_general_rate .opi-value-box .opinions strong {
        margin-top: 0;
        display: inline-block;
        text-align: left;
    }
}

/* ______________________________________________________ */

.opi-responsive #ul_reviews .infUser span.bold,
.opi-responsive #ul_reviews .infUser span.bold a {
    font-family: open_sanssemibold, sans-serif !important;
    font-size: 13px;
    font-weight: normal !important;
    color: #444;
    text-overflow: ellipsis;
    max-width: 180px;
    overflow: hidden;
    float: left;
    margin-right: 4px;
    height: 17px;
    position: relative;
}

.opi-responsive .infUser .reviewer a {
    color: #444;
    text-decoration: underline;
}

.opi-responsive #ul_reviews .userOpina .infUser .with-who {
    font-family: open_sansregular, sans-serif;
    font-size: 12px;
    color: #666;
}

.opi-responsive .dtreviewed {
    font-family: open_sansregular, sans-serif;
    color: #888;
    font-weight: normal;
    margin-bottom: 10px;
    display: block;
}

.opi-responsive .utiliti-question {
    margin-top: 20px;
    overflow: hidden;
    clear: both;
}

.opi-responsive #ul_reviews .boxUtility {
    float: left;
    display: inline-block;
}

.opi-responsive #ul_reviews .utilidad {
    line-height: 30px;
    margin-right: 10px;
    color: #888;
}

.comments-questions {
    margin-top: 20px;
}

.comments-questions p {
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.comments-questions p a {
    font-size: 12px;
}

.questions-and-answers {
    overflow: hidden;
    margin: 10px 0 0;
    padding: 0 0 10px;
    border-bottom: 1px solid #ddd;
}

.questions-and-answers img {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-color: #efefef;
    float: left;
    margin-right: 20px;
}

.questions-and-answers p {
    overflow: hidden;
    font-family: open_sansregular, sans-serif;
    font-size: 13px;
    color: #444;
    margin-top: 5px;
}

.questions-and-answers p span {
    display: block;
    margin-top: 10px;
}

.questions-and-answers-add i {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-color: #efefef;
    color: #9c9c9c;
    display: block;
    float: left;
    font-size: 30px;
    text-align: center;
    line-height: 40px;
    margin-top: 10px;
}

.questions-and-answers-add p {
    display: inline-block;
    margin: 10px 0 0 20px;
    overflow: hidden;
    width: 85%;
    box-shadow: 0 0 3px #888;
}

.questions-and-answers-add input[type="text"] {
    color: #999;
    padding: 10px !important;
    border-radius: none;
}

.questions-and-answers-add p:active {
    box-shadow: none;
}

.details-rate {
    background-color: #f9f9f9;
    padding-bottom: 20px;
}

body #overlay {
    width: 100%;
    height: 1px;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 50000;
}

.infUser span.avatar.borderless {
    border: none;
    vertical-align: -8px;
}

.infUser span.avatar {
    font-style: normal;
    border-radius: 50%;
    display: inline-block;
    width: 52px;
    height: 52px;
    border: 1px solid #fff;
    color: #888;
    text-align: center;
    vertical-align: -1px;
    padding-top: 1px;
    margin-right: 5px;
    background-color: #efefef;
    font-size: 25px;
    line-height: 45px;
    margin-bottom: 10px;
}

/* Estilos para centrar avatar de usuario en micro opiniones */
.box-foot-tarifa .infUser span.avatar {
    background-size: 60px 60px !important;
    background-position: center center !important;
}

.infUser .avatar .default-user-mia::before {
    font-size: 30px;
}

.infUser .default-user-mia::before {
    display: inline-block;
    font-family: 'atrapaloico', sans-serif;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e61f';
    font-size: 21px;
    vertical-align: -5px;
}

.supplier-responses {
    font-family: open_sansregular, sans-serif;
    font-size: 13px;
    line-height: 18px;
}

.supplier-responses .title {
    font-family: open_sanssemibold, sans-serif;
    display: block;
    margin-bottom: 10px;
}

.supplier-responses .firm {
    display: block;
    margin-top: 15px;
}

.supplier-responses .firm span {
    font-family: open_sanssemibold, sans-serif;
}

.content-proveedor {
    background: #f3f3f3;
    padding: 20px;
    border-radius: 2px;
    border: 1px solid #dde3ef;
    margin-bottom: 15px;
    font-size: 13px;
    line-height: 18px;
    color: #727272;
    font-style: italic;
    position: relative;
    margin-top: 20px;
    z-index: 0;
}

.content-proveedor::before {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 25px solid #f3f3f3;
    font-size: 0;
    line-height: 0;
    content: " ";
    top: -13px;
    left: 15px;
    z-index: 5;
}

.content-proveedor::after {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 16px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 15px solid #dde3ef;
    font-size: 0;
    line-height: 0;
    content: " ";
    top: -15px;
    left: 25px;
    z-index: -48;
}

.opi-title-resp {
    width: 100%;
    display: inline-block;
    font-style: initial;
    font-family: "open_sanssemibold", sans-serif;
    line-height: 15px;
}

.opi-date-resp {
    display: block;
    font-style: initial;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 15px;
}

.opi-sr-resp {
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
}

@media (min-width: 1024px) {
    .opi-responsive #ul_reviews .userOpina .colValora > div {
        display: table-cell !important;
        float: none;
        vertical-align: top;
    }
}

/* M CUSTOM */
@media (min-width: 641px) and (max-width: 1023px) {
    .linkDetalles { padding-bottom: 0; }

    .opi-responsive .utiliti-question {
        padding-top: 20px;
        overflow: hidden;
        clear: both;
        display: block;
    }

    .opi-responsive #user_rating .opinion_criterios {
        float: left;
        display: inline-block;
        padding-left: 10px;
    }

    .foundation_opnions h3 { padding-left: 0 !important; }

    .opi-responsive #ul_reviews .infUser span.bold,
    .opi-responsive #ul_reviews .infUser span.bold a {
        max-width: 150px;
    }
}

/* M CUSTOM */

@media (max-width: 640px) {
    .opi-responsive #ul_reviews .userOpina .colValora.details-rate {
        display: none !important;
    }
}

/* S */
@media (min-width: 320px) and (max-width: 640px) {
    .opi-responsive .opi-verified-check {
        float: none;
        display: inline-block;
    }

    .opi-responsive .dtreviewed {
        float: none;
        display: inline-block !important;
        margin-right: 15px;
    }

    .show-for-medium {
        float: left;
    }

    .avatar-points {
        float: left;
    }
}

#ul_reviews .userOpina .colValora .opi_categoria {
    font-family: 'open_sansregular', sans-serif;
    font-size: 13px;
    line-height: 16px;
    color: #666;
}

.foundation_opnions h3 {
    padding-left: 10px;
    font-size: 13px;
    margin-top: 15px;
    color: #666;
}
/* 1011 Flex Responsive */

[hidden], template {
    display:none
}

.flex-area .box, .flex-area .box-first, .flex-area .box-large, .flex-area .box-nested, .flex-area .box-row {
    position:relative;
    box-sizing:border-box;
    min-height:1rem;
    margin-bottom:0;
    background:#007FFF;
    border:1px solid #FFF;
    border-radius:2px;
    overflow:hidden;
    text-align:center;
    color:#fff
}
.flex-area .box-row {
    margin-bottom:1rem
}
.flex-area .box-first {

}
.flex-area .box-nested {

}
.flex-area .box-large {
    height:8rem
}
.flex-area .box-container {
    box-sizing:border-box;
}
.flex-area .page-footer {
    box-sizing:border-box;
}
.flex-area .tag {
    color:#000;
    font-weight:400
}
.flex-area .end {
    text-align:end
}
.flex-area .invisible-xs {
    display:none;
    visibility:hidden
}
.flex-area .visible-xs {
    display:block;
    visibility:visible
}
@media only screen and (min-width:320px) {
    .flex-area {
        font-size:16px
    }
    .flex-area .slide-menu {
        width:25%
    }
    .flex-area .open {
        transform:translate3d(0, 0, 0)
    }
    .flex-area .hero-headline {
        font-size:6rem;
        margin-bottom:2rem
    }
    .flex-area .hero-copy {
        font-size:1.25rem;
        margin-bottom:2rem
    }
    .flex-area .box, .flex-area .box-first, .flex-area .box-large, .flex-area .box-nested, .flex-area .box-row {
        padding:1rem
    }
    .flex-area .invisible-md {
        display:none;
        visibility:hidden
    }
    .flex-area .visible-md {
        display:block;
        visibility:visible
    }
}
.flex-area .container-fluid {
    margin-right:auto;
    margin-left:auto;
    padding-right:2rem;
    padding-left:2rem
}
.flex-area .row {
    box-sizing:border-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex:0 1 auto;
    -ms-flex:0 1 auto;
    flex:0 1 auto;
    -webkit-flex-direction:row;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-right: -0.76923rem;
    margin-left: -0.76923rem;
}
.flex-area .row .reverse {
    -webkit-flex-direction:row-reverse;
    -ms-flex-direction:row-reverse;
    flex-direction:row-reverse
}
.flex-area .col .reverse {
    -webkit-flex-direction:column-reverse;
    -ms-flex-direction:column-reverse;
    flex-direction:column-reverse
}
.flex-area .col-xs, .flex-area .col-xs-1, .flex-area .col-xs-10, .flex-area .col-xs-11, .flex-area .col-xs-12, .flex-area .col-xs-2, .flex-area .col-xs-3, .flex-area .col-xs-4, .flex-area .col-xs-5, .flex-area .col-xs-6, .flex-area .col-xs-7, .flex-area .col-xs-8, .flex-area .col-xs-9, .flex-area .col-xs-offset-1, .flex-area .col-xs-offset-10, .flex-area .col-xs-offset-11, .flex-area .col-xs-offset-12, .flex-area .col-xs-offset-2, .flex-area .col-xs-offset-3, .flex-area .col-xs-offset-4, .flex-area .col-xs-offset-5, .flex-area .col-xs-offset-6, .flex-area .col-xs-offset-7, .flex-area .col-xs-offset-8, .flex-area .col-xs-offset-9 {
    box-sizing:border-box;
    -webkit-flex:0 0 auto;
    -ms-flex:0 0 auto;
    flex:0 0 auto;
    padding-right: 0.76923rem;
    padding-left: 0.76923rem;
}
.flex-area .col-xs {
    -webkit-flex-grow:1;
    -ms-flex-positive:1;
    flex-grow:1;
    -webkit-flex-basis:0;
    -ms-flex-preferred-size:0;
    flex-basis:0;
    max-width:100%
}
.flex-area .col-xs-1 {
    -webkit-flex-basis:8.333%;
    -ms-flex-preferred-size:8.333%;
    flex-basis:8.333%;
    max-width:8.333%
}
.flex-area .col-xs-2 {
    -webkit-flex-basis:16.667%;
    -ms-flex-preferred-size:16.667%;
    flex-basis:16.667%;
    max-width:16.667%
}
.flex-area .col-xs-3 {
    -webkit-flex-basis:25%;
    -ms-flex-preferred-size:25%;
    flex-basis:25%;
    max-width:25%
}
.flex-area .col-xs-4 {
    -webkit-flex-basis:33.333%;
    -ms-flex-preferred-size:33.333%;
    flex-basis:33.333%;
    max-width:33.333%
}
.flex-area .col-xs-5 {
    -webkit-flex-basis:41.667%;
    -ms-flex-preferred-size:41.667%;
    flex-basis:41.667%;
    max-width:41.667%
}
.flex-area .col-xs-6 {
    -webkit-flex-basis:50%;
    -ms-flex-preferred-size:50%;
    flex-basis:50%;
    max-width:50%
}
.flex-area .col-xs-7 {
    -webkit-flex-basis:58.333%;
    -ms-flex-preferred-size:58.333%;
    flex-basis:58.333%;
    max-width:58.333%
}
.flex-area .col-xs-8 {
    -webkit-flex-basis:66.667%;
    -ms-flex-preferred-size:66.667%;
    flex-basis:66.667%;
    max-width:66.667%
}
.flex-area .col-xs-9 {
    -webkit-flex-basis:75%;
    -ms-flex-preferred-size:75%;
    flex-basis:75%;
    max-width:75%
}
.flex-area .col-xs-10 {
    -webkit-flex-basis:83.333%;
    -ms-flex-preferred-size:83.333%;
    flex-basis:83.333%;
    max-width:83.333%
}
.flex-area .col-xs-11 {
    -webkit-flex-basis:91.667%;
    -ms-flex-preferred-size:91.667%;
    flex-basis:91.667%;
    max-width:91.667%
}
.flex-area .col-xs-12 {
    -webkit-flex-basis:100%;
    -ms-flex-preferred-size:100%;
    flex-basis:100%;
    max-width:100%
}
.flex-area .col-xs-offset-1 {
    margin-left:8.333%
}
.flex-area .col-xs-offset-2 {
    margin-left:16.667%
}
.flex-area .col-xs-offset-3 {
    margin-left:25%
}
.flex-area .col-xs-offset-4 {
    margin-left:33.333%
}
.flex-area .col-xs-offset-5 {
    margin-left:41.667%
}
.flex-area .col-xs-offset-6 {
    margin-left:50%
}
.flex-area .col-xs-offset-7 {
    margin-left:58.333%
}
.flex-area .col-xs-offset-8 {
    margin-left:66.667%
}
.flex-area .col-xs-offset-9 {
    margin-left:75%
}
.flex-area .col-xs-offset-10 {
    margin-left:83.333%
}
.flex-area .col-xs-offset-11 {
    margin-left:91.667%
}
.flex-area .start-xs {
    -webkit-justify-content:flex-start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    text-align:start
}
.flex-area .center-xs {
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
    text-align:center
}
.flex-area .end-xs {
    -webkit-justify-content:flex-end;
    -ms-flex-pack:end;
    justify-content:flex-end;
    text-align:end
}
.flex-area .top-xs {
    -webkit-align-items:flex-start;
    -ms-flex-align:start;
    align-items:flex-start
}
.flex-area .middle-xs {
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center
}
.flex-area .bottom-xs {
    -webkit-align-items:flex-end;
    -ms-flex-align:end;
    align-items:flex-end
}
.flex-area .around-xs {
    -webkit-justify-content:space-around;
    -ms-flex-pack:distribute;
    justify-content:space-around
}
.flex-area .between-xs {
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.flex-area .first-xs {
    -webkit-order:-1;
    -ms-flex-order:-1;
    order:-1
}
.flex-area .last-xs {
    -webkit-order:1;
    -ms-flex-order:1;
    order:1
}

/* M */
@media (min-width:641px) and (max-width:1023px) {
    .flex-area .container {
        width:46rem
    }
    .flex-area .col-sm, .flex-area .col-sm-1, .flex-area .col-sm-10, .flex-area .col-sm-11, .flex-area .col-sm-12, .flex-area .col-sm-2, .flex-area .col-sm-3, .flex-area .col-sm-4, .flex-area .col-sm-5, .flex-area .col-sm-6, .flex-area .col-sm-7, .flex-area .col-sm-8, .flex-area .col-sm-9, .flex-area .col-sm-offset-1, .flex-area .col-sm-offset-10, .flex-area .col-sm-offset-11, .flex-area .col-sm-offset-12, .flex-area .col-sm-offset-2, .flex-area .col-sm-offset-3, .flex-area .col-sm-offset-4, .flex-area .col-sm-offset-5, .flex-area .col-sm-offset-6, .flex-area .col-sm-offset-7, .flex-area .col-sm-offset-8, .flex-area .col-sm-offset-9 {
        box-sizing:border-box;
        -webkit-flex:0 0 auto;
        -ms-flex:0 0 auto;
        flex:0 0 auto;
        padding-right: 0.76923rem;
        padding-left:0.76923rem;
    }
    .flex-area .col-sm {
        -webkit-flex-grow:1;
        -ms-flex-positive:1;
        flex-grow:1;
        -webkit-flex-basis:0;
        -ms-flex-preferred-size:0;
        flex-basis:0;
        max-width:100%
    }
    .flex-area .col-sm-1 {
        -webkit-flex-basis:8.333%;
        -ms-flex-preferred-size:8.333%;
        flex-basis:8.333%;
        max-width:8.333%
    }
    .flex-area .col-sm-2 {
        -webkit-flex-basis:16.667%;
        -ms-flex-preferred-size:16.667%;
        flex-basis:16.667%;
        max-width:16.667%
    }
    .flex-area .col-sm-3 {
        -webkit-flex-basis:25%;
        -ms-flex-preferred-size:25%;
        flex-basis:25%;
        max-width:25%
    }
    .flex-area .col-sm-4 {
        -webkit-flex-basis:33.333%;
        -ms-flex-preferred-size:33.333%;
        flex-basis:33.333%;
        max-width:33.333%
    }
    .flex-area .col-sm-5 {
        -webkit-flex-basis:41.667%;
        -ms-flex-preferred-size:41.667%;
        flex-basis:41.667%;
        max-width:41.667%
    }
    .flex-area .col-sm-6 {
        -webkit-flex-basis:50%;
        -ms-flex-preferred-size:50%;
        flex-basis:50%;
        max-width:50%
    }
    .flex-area .col-sm-7 {
        -webkit-flex-basis:58.333%;
        -ms-flex-preferred-size:58.333%;
        flex-basis:58.333%;
        max-width:58.333%
    }
    .flex-area .col-sm-8 {
        -webkit-flex-basis:66.667%;
        -ms-flex-preferred-size:66.667%;
        flex-basis:66.667%;
        max-width:66.667%
    }
    .flex-area .col-sm-9 {
        -webkit-flex-basis:75%;
        -ms-flex-preferred-size:75%;
        flex-basis:75%;
        max-width:75%
    }
    .flex-area .col-sm-10 {
        -webkit-flex-basis:83.333%;
        -ms-flex-preferred-size:83.333%;
        flex-basis:83.333%;
        max-width:83.333%
    }
    .flex-area .col-sm-11 {
        -webkit-flex-basis:91.667%;
        -ms-flex-preferred-size:91.667%;
        flex-basis:91.667%;
        max-width:91.667%
    }
    .flex-area .col-sm-12 {
        -webkit-flex-basis:100%;
        -ms-flex-preferred-size:100%;
        flex-basis:100%;
        max-width:100%
    }
    .flex-area .col-sm-offset-1 {
        margin-left:8.333%
    }
    .flex-area .col-sm-offset-2 {
        margin-left:16.667%
    }
    .flex-area .col-sm-offset-3 {
        margin-left:25%
    }
    .flex-area .col-sm-offset-4 {
        margin-left:33.333%
    }
    .flex-area .col-sm-offset-5 {
        margin-left:41.667%
    }
    .flex-area .col-sm-offset-6 {
        margin-left:50%
    }
    .flex-area .col-sm-offset-7 {
        margin-left:58.333%
    }
    .flex-area .col-sm-offset-8 {
        margin-left:66.667%
    }
    .flex-area .col-sm-offset-9 {
        margin-left:75%
    }
    .flex-area .col-sm-offset-10 {
        margin-left:83.333%
    }
    .flex-area .col-sm-offset-11 {
        margin-left:91.667%
    }
    .flex-area .start-sm {
        -webkit-justify-content:flex-start;
        -ms-flex-pack:start;
        justify-content:flex-start;
        text-align:start
    }
    .flex-area .center-sm {
        -webkit-justify-content:center;
        -ms-flex-pack:center;
        justify-content:center;
        text-align:center
    }
    .flex-area .end-sm {
        -webkit-justify-content:flex-end;
        -ms-flex-pack:end;
        justify-content:flex-end;
        text-align:end
    }
    .flex-area .top-sm {
        -webkit-align-items:flex-start;
        -ms-flex-align:start;
        align-items:flex-start
    }
    .flex-area .middle-sm {
        -webkit-align-items:center;
        -ms-flex-align:center;
        align-items:center
    }
    .flex-area .bottom-sm {
        -webkit-align-items:flex-end;
        -ms-flex-align:end;
        align-items:flex-end
    }
    .flex-area .around-sm {
        -webkit-justify-content:space-around;
        -ms-flex-pack:distribute;
        justify-content:space-around
    }
    .flex-area .between-sm {
        -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
        justify-content:space-between
    }
    .flex-area .first-sm {
        -webkit-order:-1;
        -ms-flex-order:-1;
        order:-1
    }
    .flex-area .last-sm {
        -webkit-order:1;
        -ms-flex-order:1;
        order:1
    }
}

/* L */
@media (min-width:1024px) and (max-width:1279px) {
    .flex-area .container {
        width:61rem
    }
    .flex-area .col-md, .flex-area .col-md-1, .flex-area .col-md-10, .flex-area .col-md-11, .flex-area .col-md-12, .flex-area .col-md-2, .flex-area .col-md-3, .flex-area .col-md-4, .flex-area .col-md-5, .flex-area .col-md-6, .flex-area .col-md-7, .flex-area .col-md-8, .flex-area .col-md-9, .flex-area .col-md-offset-1, .flex-area .col-md-offset-10, .flex-area .col-md-offset-11, .flex-area .col-md-offset-12, .flex-area .col-md-offset-2, .flex-area .col-md-offset-3, .flex-area .col-md-offset-4, .flex-area .col-md-offset-5, .flex-area .col-md-offset-6, .flex-area .col-md-offset-7, .flex-area .col-md-offset-8, .flex-area .col-md-offset-9 {
        box-sizing:border-box;
        -webkit-flex:0 0 auto;
        -ms-flex:0 0 auto;
        flex:0 0 auto;
        padding-right:0.76923rem;
        padding-left:0.76923rem;
    }
    .flex-area .col-md {
        -webkit-flex-grow:1;
        -ms-flex-positive:1;
        flex-grow:1;
        -webkit-flex-basis:0;
        -ms-flex-preferred-size:0;
        flex-basis:0;
        max-width:100%
    }
    .flex-area .col-md-1 {
        -webkit-flex-basis:8.333%;
        -ms-flex-preferred-size:8.333%;
        flex-basis:8.333%;
        max-width:8.333%
    }
    .flex-area .col-md-2 {
        -webkit-flex-basis:16.667%;
        -ms-flex-preferred-size:16.667%;
        flex-basis:16.667%;
        max-width:16.667%
    }
    .flex-area .col-md-3 {
        -webkit-flex-basis:25%;
        -ms-flex-preferred-size:25%;
        flex-basis:25%;
        max-width:25%
    }
    .flex-area .col-md-4 {
        -webkit-flex-basis:33.333%;
        -ms-flex-preferred-size:33.333%;
        flex-basis:33.333%;
        max-width:33.333%
    }
    .flex-area .col-md-5 {
        -webkit-flex-basis:41.667%;
        -ms-flex-preferred-size:41.667%;
        flex-basis:41.667%;
        max-width:41.667%
    }
    .flex-area .col-md-6 {
        -webkit-flex-basis:50%;
        -ms-flex-preferred-size:50%;
        flex-basis:50%;
        max-width:50%
    }
    .flex-area .col-md-7 {
        -webkit-flex-basis:58.333%;
        -ms-flex-preferred-size:58.333%;
        flex-basis:58.333%;
        max-width:58.333%
    }
    .flex-area .col-md-8 {
        -webkit-flex-basis:66.667%;
        -ms-flex-preferred-size:66.667%;
        flex-basis:66.667%;
        max-width:66.667%
    }
    .flex-area .col-md-9 {
        -webkit-flex-basis:75%;
        -ms-flex-preferred-size:75%;
        flex-basis:75%;
        max-width:75%
    }
    .flex-area .col-md-10 {
        -webkit-flex-basis:83.333%;
        -ms-flex-preferred-size:83.333%;
        flex-basis:83.333%;
        max-width:83.333%
    }
    .flex-area .col-md-11 {
        -webkit-flex-basis:91.667%;
        -ms-flex-preferred-size:91.667%;
        flex-basis:91.667%;
        max-width:91.667%
    }
    .flex-area .col-md-12 {
        -webkit-flex-basis:100%;
        -ms-flex-preferred-size:100%;
        flex-basis:100%;
        max-width:100%
    }
    .flex-area .col-md-offset-1 {
        margin-left:8.333%
    }
    .flex-area .col-md-offset-2 {
        margin-left:16.667%
    }
    .flex-area .col-md-offset-3 {
        margin-left:25%
    }
    .flex-area .col-md-offset-4 {
        margin-left:33.333%
    }
    .flex-area .col-md-offset-5 {
        margin-left:41.667%
    }
    .flex-area .col-md-offset-6 {
        margin-left:50%
    }
    .flex-area .col-md-offset-7 {
        margin-left:58.333%
    }
    .flex-area .col-md-offset-8 {
        margin-left:66.667%
    }
    .flex-area .col-md-offset-9 {
        margin-left:75%
    }
    .flex-area .col-md-offset-10 {
        margin-left:83.333%
    }
    .flex-area .col-md-offset-11 {
        margin-left:91.667%
    }
    .flex-area .start-md {
        -webkit-justify-content:flex-start;
        -ms-flex-pack:start;
        justify-content:flex-start;
        text-align:start
    }
    .flex-area .center-md {
        -webkit-justify-content:center;
        -ms-flex-pack:center;
        justify-content:center;
        text-align:center
    }
    .flex-area .end-md {
        -webkit-justify-content:flex-end;
        -ms-flex-pack:end;
        justify-content:flex-end;
        text-align:end
    }
    .flex-area .top-md {
        -webkit-align-items:flex-start;
        -ms-flex-align:start;
        align-items:flex-start
    }
    .flex-area .middle-md {
        -webkit-align-items:center;
        -ms-flex-align:center;
        align-items:center
    }
    .flex-area .bottom-md {
        -webkit-align-items:flex-end;
        -ms-flex-align:end;
        align-items:flex-end
    }
    .flex-area .around-md {
        -webkit-justify-content:space-around;
        -ms-flex-pack:distribute;
        justify-content:space-around
    }
    .flex-area .between-md {
        -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
        justify-content:space-between
    }
    .flex-area .first-md {
        -webkit-order:-1;
        -ms-flex-order:-1;
        order:-1
    }
    .flex-area .last-md {
        -webkit-order:1;
        -ms-flex-order:1;
        order:1
    }
}

/* XL */
@media (min-width:1280px) {
    .flex-area .container {
        width:71rem
    }
    .flex-area .col-lg, .flex-area .col-lg-1, .flex-area .col-lg-10, .flex-area .col-lg-11, .flex-area .col-lg-12, .flex-area .col-lg-2, .flex-area .col-lg-3, .flex-area .col-lg-4, .flex-area .col-lg-5, .flex-area .col-lg-6, .flex-area .col-lg-7, .flex-area .col-lg-8, .flex-area .col-lg-9, .flex-area .col-lg-offset-1, .flex-area .col-lg-offset-10, .flex-area .col-lg-offset-11, .flex-area .col-lg-offset-12, .flex-area .col-lg-offset-2, .flex-area .col-lg-offset-3, .flex-area .col-lg-offset-4, .flex-area .col-lg-offset-5, .flex-area .col-lg-offset-6, .flex-area .col-lg-offset-7, .flex-area .col-lg-offset-8, .flex-area .col-lg-offset-9 {
        box-sizing:border-box;
        -webkit-flex:0 0 auto;
        -ms-flex:0 0 auto;
        flex:0 0 auto;
        padding-right:0.76923rem;
        padding-left:0.76923rem;
    }
    .flex-area .col-lg {
        -webkit-flex-grow:1;
        -ms-flex-positive:1;
        flex-grow:1;
        -webkit-flex-basis:0;
        -ms-flex-preferred-size:0;
        flex-basis:0;
        max-width:100%
    }
    .flex-area .col-lg-1 {
        -webkit-flex-basis:8.333%;
        -ms-flex-preferred-size:8.333%;
        flex-basis:8.333%;
        max-width:8.333%
    }
    .flex-area .col-lg-2 {
        -webkit-flex-basis:16.667%;
        -ms-flex-preferred-size:16.667%;
        flex-basis:16.667%;
        max-width:16.667%
    }
    .flex-area .col-lg-3 {
        -webkit-flex-basis:25%;
        -ms-flex-preferred-size:25%;
        flex-basis:25%;
        max-width:25%
    }
    .flex-area .col-lg-4 {
        -webkit-flex-basis:33.333%;
        -ms-flex-preferred-size:33.333%;
        flex-basis:33.333%;
        max-width:33.333%
    }
    .flex-area .col-lg-5 {
        -webkit-flex-basis:41.667%;
        -ms-flex-preferred-size:41.667%;
        flex-basis:41.667%;
        max-width:41.667%
    }
    .flex-area .col-lg-6 {
        -webkit-flex-basis:50%;
        -ms-flex-preferred-size:50%;
        flex-basis:50%;
        max-width:50%
    }
    .flex-area .col-lg-7 {
        -webkit-flex-basis:58.333%;
        -ms-flex-preferred-size:58.333%;
        flex-basis:58.333%;
        max-width:58.333%
    }
    .flex-area .col-lg-8 {
        -webkit-flex-basis:66.667%;
        -ms-flex-preferred-size:66.667%;
        flex-basis:66.667%;
        max-width:66.667%
    }
    .flex-area .col-lg-9 {
        -webkit-flex-basis:75%;
        -ms-flex-preferred-size:75%;
        flex-basis:75%;
        max-width:75%
    }
    .flex-area .col-lg-10 {
        -webkit-flex-basis:83.333%;
        -ms-flex-preferred-size:83.333%;
        flex-basis:83..333%;
        max-width:83.333%
    }
    .flex-area .col-lg-11 {
        -webkit-flex-basis:91.667%;
        -ms-flex-preferred-size:91.667%;
        flex-basis:91.667%;
        max-width:91.667%
    }
    .flex-area .col-lg-12 {
        -webkit-flex-basis:100%;
        -ms-flex-preferred-size:100%;
        flex-basis:100%;
        max-width:100%
    }
    .flex-area .col-lg-offset-1 {
        margin-left:8.333%
    }
    .flex-area .col-lg-offset-2 {
        margin-left:16.667%
    }
    .flex-area .col-lg-offset-3 {
        margin-left:25%
    }
    .flex-area .col-lg-offset-4 {
        margin-left:33.333%
    }
    .flex-area .col-lg-offset-5 {
        margin-left:41.667%
    }
    .flex-area .col-lg-offset-6 {
        margin-left:50%
    }
    .flex-area .col-lg-offset-7 {
        margin-left:58.333%
    }
    .flex-area .col-lg-offset-8 {
        margin-left:66.667%
    }
    .flex-area .col-lg-offset-9 {
        margin-left:75%
    }
    .flex-area .col-lg-offset-10 {
        margin-left:83.333%
    }
    .flex-area .col-lg-offset-11 {
        margin-left:91.667%
    }
    .flex-area .start-lg {
        -webkit-justify-content:flex-start;
        -ms-flex-pack:start;
        justify-content:flex-start;
        text-align:start
    }
    .flex-area .center-lg {
        -webkit-justify-content:center;
        -ms-flex-pack:center;
        justify-content:center;
        text-align:center
    }
    .flex-area .end-lg {
        -webkit-justify-content:flex-end;
        -ms-flex-pack:end;
        justify-content:flex-end;
        text-align:end
    }
    .flex-area .top-lg {
        -webkit-align-items:flex-start;
        -ms-flex-align:start;
        align-items:flex-start
    }
    .flex-area .middle-lg {
        -webkit-align-items:center;
        -ms-flex-align:center;
        align-items:center
    }
    .flex-area .bottom-lg {
        -webkit-align-items:flex-end;
        -ms-flex-align:end;
        align-items:flex-end
    }
    .flex-area .around-lg {
        -webkit-justify-content:space-around;
        -ms-flex-pack:distribute;
        justify-content:space-around
    }
    .flex-area .between-lg {
        -webkit-justify-content:space-between;
        -ms-flex-pack:justify;
        justify-content:space-between
    }
    .flex-area .first-lg {
        -webkit-order:-1;
        -ms-flex-order:-1;
        order:-1
    }
    .flex-area .last-lg {
        -webkit-order:1;
        -ms-flex-order:1;
        order:1
    }
}/*!
 * Fotorama 4.6.2 | http://fotorama.io/license/
 */
.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__html,.fotorama__img,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video iframe{position:absolute;width:100%;height:100%;top:0;right:0;left:0;bottom:0}.fotorama--fullscreen,.fotorama__img{max-width:99999px!important;max-height:99999px!important;min-width:0!important;min-height:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.fotorama__wrap .fotorama__grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.fotorama__grabbing *{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.fotorama__spinner{position:absolute!important;top:50%!important;left:50%!important}.fotorama__wrap--css3 .fotorama__arr,.fotorama__wrap--css3 .fotorama__fullscreen-icon,.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border,.fotorama__wrap--css3 .fotorama__video-close,.fotorama__wrap--css3 .fotorama__video-play{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__caption,.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before,.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__nav,.fotorama__wrap--css3 .fotorama__spinner,.fotorama__wrap--css3 .fotorama__stage,.fotorama__wrap--css3 .fotorama__stage .fotorama__img,.fotorama__wrap--css3 .fotorama__stage__frame{-webkit-transform:translateZ(0);transform:translateZ(0)}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus,.fotorama__nav__frame{outline:0}.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after{content:'';border-radius:inherit;background-color:rgba(0,175,234,.5)}.fotorama__wrap--video .fotorama__stage,.fotorama__wrap--video .fotorama__stage__frame--video,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,.fotorama__wrap--video .fotorama__stage__shaft{-webkit-transform:none!important;transform:none!important}.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border{transition-property:-webkit-transform,width;transition-property:transform,width;transition-timing-function:cubic-bezier(0.1,0,.25,1);transition-duration:0ms}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__no-select,.fotorama__video-close,.fotorama__video-play,.fotorama__wrap{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fotorama__select{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.fotorama__nav,.fotorama__nav__frame{margin:auto;padding:0}.fotorama__caption__wrap,.fotorama__nav__frame,.fotorama__nav__shaft{-moz-box-orient:vertical;display:inline-block;vertical-align:middle;*display:inline;*zoom:1}.fotorama__wrap *{box-sizing:content-box}.fotorama__caption__wrap{box-sizing:border-box}.fotorama--hidden,.fotorama__load{position:absolute;left:-99999px;top:-99999px;z-index:-1}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__nav,.fotorama__nav__frame,.fotorama__nav__shaft,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video-close,.fotorama__video-play{-webkit-tap-highlight-color:transparent}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(/images_new/fotorama/fotorama.png) no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:2dppx){.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(/images_new/fotorama/fotorama@2x.png) no-repeat;background-size:96px 160px}}.fotorama__thumb{background-color:#7f7f7f;background-color:rgba(127,127,127,.2)}@media print{.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__thumb-border,.fotorama__video-close,.fotorama__video-play{background:none!important}}.fotorama{min-width:1px;overflow:hidden}.fotorama:not(.fotorama--unobtrusive)>:not(:first-child){display:none}.fullscreen{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#000}.fotorama--fullscreen{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;float:none!important;z-index:2147483647!important;background:#000;width:100%!important;height:100%!important;margin:0!important}.fotorama--fullscreen .fotorama__nav,.fotorama--fullscreen .fotorama__stage{background:#000}.fotorama__wrap{-webkit-text-size-adjust:100%;position:relative;direction:ltr;z-index:0}.fotorama__wrap--rtl .fotorama__stage__frame{direction:rtl}.fotorama__nav,.fotorama__stage{overflow:hidden;position:relative;max-width:100%}.fotorama__wrap--pan-y{-ms-touch-action:pan-y}.fotorama__wrap .fotorama__pointer{cursor:pointer}.fotorama__wrap--slide .fotorama__stage__frame{opacity:1!important}.fotorama__stage__frame{overflow:hidden}.fotorama__stage__frame.fotorama__active{z-index:8}.fotorama__wrap--fade .fotorama__stage__frame{display:none}.fotorama__wrap--fade .fotorama__fade-front,.fotorama__wrap--fade .fotorama__fade-rear,.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active{display:block;left:0;top:0}.fotorama__wrap--fade .fotorama__fade-front{z-index:8}.fotorama__wrap--fade .fotorama__fade-rear{z-index:7}.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active{z-index:9}.fotorama__wrap--fade .fotorama__stage .fotorama__shadow{display:none}.fotorama__img{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;border:none!important}.fotorama__error .fotorama__img,.fotorama__loaded .fotorama__img{-ms-filter:"alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,.fotorama__img--full{display:none}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full{display:block}.fotorama__wrap--only-active .fotorama__nav,.fotorama__wrap--only-active .fotorama__stage{max-width:99999px!important}.fotorama__wrap--only-active .fotorama__stage__frame{visibility:hidden}.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active{visibility:visible}.fotorama__nav{font-size:0;line-height:0;text-align:center;display:none;white-space:nowrap;z-index:5}.fotorama__nav__shaft{position:relative;left:0;top:0;text-align:left;float:left}.fotorama__nav__frame{position:relative;cursor:pointer}.fotorama__nav--dots{display:block}.fotorama__nav--dots .fotorama__nav__frame{width:18px;height:30px}.fotorama__nav--dots .fotorama__nav__frame--thumb,.fotorama__nav--dots .fotorama__thumb-border{display:none}.fotorama__nav--thumbs{display:block}.fotorama__nav--thumbs .fotorama__nav__frame{padding-left:0!important}.fotorama__nav--thumbs .fotorama__nav__frame:last-child{padding-right:0!important}.fotorama__nav--thumbs .fotorama__nav__frame--dot{display:none}.fotorama__dot{display:block;width:4px;height:4px;position:relative;top:12px;left:6px;border-radius:6px;border:1px solid #7f7f7f}.fotorama__nav__frame:focus .fotorama__dot:after{padding:1px;top:-1px;left:-1px}.fotorama__nav__frame.fotorama__active .fotorama__dot{width:0;height:0;border-width:3px}.fotorama__nav__frame.fotorama__active .fotorama__dot:after{padding:3px;top:-3px;left:-3px}.fotorama__thumb{overflow:hidden;position:relative;width:100%;height:100%}.fotorama__nav__frame:focus .fotorama__thumb{z-index:2}.fotorama__thumb-border{position:absolute;z-index:9;top:0;left:0;border-style:solid;border-color:#00afea;background-image:linear-gradient(to bottom right,rgba(255,255,255,.25),rgba(64,64,64,.1))}.fotorama__caption{position:absolute;z-index:12;bottom:0;left:0;right:0;font-family:'Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:1.5;color:#000}.fotorama__caption a{text-decoration:none;color:#000;border-bottom:1px solid;border-color:rgba(0,0,0,.5)}.fotorama__caption a:hover{color:#333;border-color:rgba(51,51,51,.5)}.fotorama__wrap--rtl .fotorama__caption{left:auto;right:0}.fotorama__wrap--no-captions .fotorama__caption,.fotorama__wrap--video .fotorama__caption{display:none}.fotorama__caption__wrap{background-color:#fff;background-color:rgba(255,255,255,.9);padding:5px 10px}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fotorama__wrap--css3 .fotorama__spinner{-webkit-animation:spinner 24s infinite linear;animation:spinner 24s infinite linear}.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__stage .fotorama__img{transition-property:opacity;transition-timing-function:linear;transition-duration:.3s}.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.fotorama__select{cursor:auto}.fotorama__video{top:32px;right:0;bottom:0;left:0;position:absolute;z-index:10}@-moz-document url-prefix(){.fotorama__active{box-shadow:0 0 0 transparent}}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{position:absolute;z-index:11;cursor:pointer}.fotorama__arr{position:absolute;width:32px;height:32px;top:50%;margin-top:-16px}.fotorama__arr--prev{left:2px;background-position:0 0}.fotorama__arr--next{right:2px;background-position:-32px 0}.fotorama__arr--disabled{pointer-events:none;cursor:default;*display:none;opacity:.1}.fotorama__fullscreen-icon{width:32px;height:32px;top:2px;right:2px;background-position:0 -32px;z-index:20}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus{border-radius:50%}.fotorama--fullscreen .fotorama__fullscreen-icon{background-position:-32px -32px}.fotorama__video-play{width:96px;height:96px;left:50%;top:50%;margin-left:-48px;margin-top:-48px;background-position:0 -64px;opacity:0}.fotorama__wrap--css2 .fotorama__video-play,.fotorama__wrap--video .fotorama__stage .fotorama__video-play{display:none}.fotorama__error .fotorama__video-play,.fotorama__loaded .fotorama__video-play,.fotorama__nav__frame .fotorama__video-play{opacity:1;display:block}.fotorama__nav__frame .fotorama__video-play{width:32px;height:32px;margin-left:-16px;margin-top:-16px;background-position:-64px -32px}.fotorama__video-close{width:32px;height:32px;top:0;right:0;background-position:-64px 0;z-index:20;opacity:0}.fotorama__wrap--css2 .fotorama__video-close{display:none}.fotorama__wrap--css3 .fotorama__video-close{-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--video .fotorama__video-close{display:block;opacity:1}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{opacity:0}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{opacity:1}.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--video .fotorama__fullscreen-icon{opacity:0!important}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{display:none}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{display:block}.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon{display:none!important}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus){-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus){-webkit-transform:translate3d(-48px,0,0);transform:translate3d(-48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus){-webkit-transform:translate3d(48px,0,0);transform:translate3d(48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon{-webkit-transform:translate3d(32px,-32px,0)!important;transform:translate3d(32px,-32px,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev{-webkit-transform:translate3d(-48px,0,0)!important;transform:translate3d(-48px,0,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next{-webkit-transform:translate3d(48px,0,0)!important;transform:translate3d(48px,0,0)!important}.fotorama__wrap--css3 .fotorama__arr:not(:focus),.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),.fotorama__wrap--css3 .fotorama__video-close:not(:focus),.fotorama__wrap--css3 .fotorama__video-play:not(:focus){transition-property:-webkit-transform,opacity;transition-property:transform,opacity;transition-duration:.3s}.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before{content:"";display:block;position:absolute;text-decoration:none;top:0;bottom:0;width:10px;height:auto;z-index:10;pointer-events:none;background-repeat:no-repeat;background-size:1px 100%,5px 100%}.fotorama__nav:before,.fotorama__stage:before{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.4),transparent);background-position:0 0,0 0;left:-10px}.fotorama__nav.fotorama__shadows--left:before,.fotorama__stage.fotorama__shadows--left:before{left:0}.fotorama__nav:after,.fotorama__stage:after{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.4),transparent);background-position:100% 0,100% 0;right:-10px}.fotorama__nav.fotorama__shadows--right:after,.fotorama__stage.fotorama__shadows--right:after{right:0}.fotorama--fullscreen .fotorama__nav:after,.fotorama--fullscreen .fotorama__nav:before,.fotorama--fullscreen .fotorama__stage:after,.fotorama--fullscreen .fotorama__stage:before,.fotorama__wrap--fade .fotorama__stage:after,.fotorama__wrap--fade .fotorama__stage:before,.fotorama__wrap--no-shadows .fotorama__nav:after,.fotorama__wrap--no-shadows .fotorama__nav:before,.fotorama__wrap--no-shadows .fotorama__stage:after,.fotorama__wrap--no-shadows .fotorama__stage:before{display:none}
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.noUi-base {
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, #2591d7 0%, #1e91dc 100%); /* W3C */
    background: -moz-linear-gradient(top, #2591d7 0%, #1e91dc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2591d7), color-stop(100%, #1e91dc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #2591d7 0%, #1e91dc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #2591d7 0%, #1e91dc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #2591d7 0%, #1e91dc 100%); /* IE10+ */
    border-radius: 10px;
    box-shadow: inset 0 2px 1px 0 #217ebb;
    position: relative;
}

.noUi-stacking .noUi-handle {
    z-index: 3;
}

.noUi-stacking + .noUi-origin {
    *z-index: -1;
}

.noUi-state-tap .noUi-origin {
    -webkit-transition: left 0.3s, top 0.3s;
    transition: left 0.3s, top 0.3s;
}

.noUi-state-drag * {
    cursor: inherit !important;
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
    height: 8px;
}

.noUi-horizontal .noUi-handle {
    width: 20px;
    height: 20px;
    left: -10px;
    top: -8px;
}

.noUi-horizontal.noUi-extended {
    padding: 0 15px;
}

.noUi-horizontal.noUi-extended .noUi-origin {
    right: -15px;
}

.noUi-vertical {
    width: 18px;
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px;
}

.noUi-vertical.noUi-extended {
    padding: 15px 0;
}

.noUi-vertical.noUi-extended .noUi-origin {
    bottom: -15px;
}

/* Styling;
 */
.noUi-background {
    background: #fafafa;
    box-shadow: inset 0 1px 1px #f0f0f0;
}

.noUi-connect {
    background: #3fb8af;
    box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
    -webkit-transition: background 450ms;
    transition: background 450ms;
}

.noUi-origin {
    background: linear-gradient(to bottom, #cdcdcd 0%, #d1d1d1 100%); /* W3C */
    background: -moz-linear-gradient(top, #cdcdcd 0%, #d1d1d1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cdcdcd), color-stop(100%, #d1d1d1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #cdcdcd 0%, #d1d1d1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #cdcdcd 0%, #d1d1d1 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #cdcdcd 0%, #d1d1d1 100%); /* IE10+ */
    border-radius: 10px;
    border-top: 2px solid #bcbcbc;
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
}

.noUi-target {
    border-radius: 10px;
    box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;
}

.noUi-target.noUi-connect {
    box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #bbb;
}

/* Handles and cursors;
 */
.noUi-dragable {
    cursor: w-resize;
}

.noUi-vertical .noUi-dragable {
    cursor: n-resize;
}

.noUi-handle {
    border: 1px solid #d9d9d9;
    border-radius: 15px;
    background: #fff;
    cursor: default;
    box-shadow: 0 0 1px #fff inset, 0 1px 7px #eee inset, 0 3px 6px -3px #666;
    position: relative;
    z-index: 1;
}

.noUi-active {
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb;
}

/* Disabled state;
 */
[disabled].noUi-connect,
[disabled] .noUi-connect {
    background: #b8b8b8;
}

[disabled] .noUi-handle {
    cursor: not-allowed;
}

/* Blocked state;
 */
.noUi-state-blocked.noUi-connect,
.noUi-state-blocked .noUi-connect {
    background: #4fdacf;
}

/* Atrapalo style */
.priceinput,
.priceinput2 { width: 25px; }

.rangebar .noUi-base {
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, #cdcdcd 0%, #d1d1d1 100%); /* W3C */
    background: -moz-linear-gradient(top, #cdcdcd 0%, #d1d1d1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cdcdcd), color-stop(100%, #d1d1d1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #cdcdcd 0%, #d1d1d1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #cdcdcd 0%, #d1d1d1 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #cdcdcd 0%, #d1d1d1 100%); /* IE10+ */
    border-radius: 10px;
    border-top: 2px solid #bcbcbc;
    box-shadow: none;
    position: relative;
}

.rangebar .noUi-background { box-shadow: none; }

.rangebar .noUi-connect {
    background: linear-gradient(to bottom, #2591d7 0%, #2092dd 100%); /* W3C */
    background: -moz-linear-gradient(top, #2591d7 0%, #2092dd 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2591d7), color-stop(100%, #2092dd)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #2591d7 0%, #2092dd 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #2591d7 0%, #2092dd 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #2591d7 0%, #2092dd 100%); /* IE10+ */
    border-radius: 10px;
    box-shadow: inset 0 2px 1px 0 #217ebb;
    -webkit-transition: background 450ms;
    transition: background 450ms;
    border-top: none;
    top: -2px;
}

.rangebar .noUi-origin {
    top: -2px;
}

.maxrangebar {
    position: relative;
}

.percent {
    width: 100%;
    height: 10px;
    background: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAZAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQICAgICAgICAgICAwMDAwMDAwMDAwEBAQEBAQECAQECAgIBAgIDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMD/8AAEQgACgABAwERAAIRAQMRAf/EAEsAAQEAAAAAAAAAAAAAAAAAAAAIAQEAAAAAAAAAAAAAAAAAAAAAEAEAAAAAAAAAAAAAAAAAAAAAEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwCmAAf/2Q==) no-repeat 20% 0, url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAZAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQICAgICAgICAgICAwMDAwMDAwMDAwEBAQEBAQECAQECAgIBAgIDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMD/8AAEQgACgABAwERAAIRAQMRAf/EAEsAAQEAAAAAAAAAAAAAAAAAAAAIAQEAAAAAAAAAAAAAAAAAAAAAEAEAAAAAAAAAAAAAAAAAAAAAEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwCmAAf/2Q==) no-repeat 40% 0, url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAZAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQICAgICAgICAgICAwMDAwMDAwMDAwEBAQEBAQECAQECAgIBAgIDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMD/8AAEQgACgABAwERAAIRAQMRAf/EAEsAAQEAAAAAAAAAAAAAAAAAAAAIAQEAAAAAAAAAAAAAAAAAAAAAEAEAAAAAAAAAAAAAAAAAAAAAEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwCmAAf/2Q==) no-repeat 60% 0, url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAZAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQICAgICAgICAgICAwMDAwMDAwMDAwEBAQEBAQECAQECAgIBAgIDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMD/8AAEQgACgABAwERAAIRAQMRAf/EAEsAAQEAAAAAAAAAAAAAAAAAAAAIAQEAAAAAAAAAAAAAAAAAAAAAEAEAAAAAAAAAAAAAAAAAAAAAEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwCmAAf/2Q==) no-repeat 80% 0;
    position: absolute;
    bottom: 4px;
    left: 0;
    z-index: 1;
}
.cssFile_10031_lan_list_global {}

/*

    Widget Responsive: Caja Listados Landings Genérico

*/

/*
-----------------------------------------------------------*/

.lan-list,
.lan-filter-list {
    margin-bottom:20px;
}
.lan-list h2,
.lan-filter-list h2 {
    color: #444 !important;
    font-size: 16px;
    line-height: 24px;
    padding: 8px 10px 10px;
    background-color: #eee;
}

.lan-list .list-wrap {
    color: #444;
    background: #fff;
    font-size: 12px;
    border: 1px #ddd solid;
    overflow: hidden;
}
.lan-list ul,
.lan-filter-list ul {
    padding: 1px 10px 2px;
}
.lan-list li {
    line-height: 29px;
    font-size: 13px;
}
.lan-list li:first-of-type {
    margin-top: 3px;
}
.lan-list .paginator-land {
    margin-bottom:20px;
}

.lan-filter-list li {
    line-height: 20px;
    font-size: 13px;
    margin-bottom: 7px;
}

@media (max-width: 640px) {
    .lan-filter-list { margin-bottom: 0; }
    .lan-filter-list li,
    .lan-filter-list h2 { text-align: center; }
}