@media print {
    .cssFile_63_common_960_print {
    }

    html {
        font-size: 75%;
    }

    body {
        font: normal 1.1em/1.3em Verdana, Arial, Helvetica, sans-serif;
    }

    #header, #breadcrumb, #footer img, #footer p, #footer a, img.s, caption, .hiddenPrint, .noPrint, #showBtnChat, .hide {
        display: none;
    }

    a {
        color: #e6002c;
    }

    address {
        text-align: center;
    }

    th {
        text-align: left;
    }

    fieldset {
        margin-bottom: 1.6673em;
        border: solid 0.083em #444;
    }

    legend {
        font-weight: bold;
        background: #fff;
        padding: 0 .42em;
    }

    .smallFontPrint {
        font-size: .8em
    }

    .bold {
        font-weight: bold;
    }

    .normal {
        font-weight: normal;
    }

    .ui-dialog {
        display: block !important;
    }

    /*** CARRITO ***/
    #steeps, #secureBox, #cvvInfo, #popup_mapa, .pluginsHelp {
        display: none;
    }

    #condicionesReserva, #popup_condiciones_todas {
        display: none;
    }

    input[type="text"] {
        display: block;
    }

    .carritoTablaDatos {
        width: 100%;
    }

    .carritoTablaDatos th {
        padding: .208em 0;
        width: 13.2em;
    }

    .carritoTablaDatos td {
        padding: .208em 0;
    }

    /*** OJU que no esta se sap que pot pasar VICTOR RES ***/
    #fsResMenu {
        display: block !important;
    }

    .print {
        display: table-row !important;
    }

    .onlyPrint {
        display: block !important;
    }

    /*** CENTRO DE AYUDA ***/
    #ayuda_preguntas li, #footer li {
        display: none;
    }

    #ayuda_preguntas li.actual {
        display: block;
    }

    #ayuda_preguntas div.fold {
        display: none;
    }

    #ayuda_preguntas .printBlock {
        display: none;
    }

    #ayuda_preguntas li.unfold {
        display: block;
    }

    #ayuda_preguntas .margintop20 {
        display: none;
    }

    #cookiesInfo, #message-outdated {
        display: none !important;
    }

    /*** #169612 Test mostrar telefono en carrito ***/
    #t169611casob {
        display: none;
    }

    #t169611casoc {
        display: none;
    }

    /* footer title */
    #footer h3 {
        display: none;
    }
    article.mp-carrito, article#fsCarritoReserva{border:1px #ccc solid; margin:20px 0; padding:10px;}
}
/*
    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; }
}
/* .cssFile_153_v12_resultados {} */

/*
	Resultados
	v12_resultados.css
	www.atrapalo.com
	CSS v12

	Index
	-------------------------
	1. Common
	2. Resultados / Landing
	3. Resultados/Opiniones-new
	4. Resultados/ Listado-grid
    5. Buscador
	6. Clusters
	7. Filtros
	8. Ordenación
	9. Patrocinados
	    9.2. Promociones
	10. Calendario
	11. Mapa de resultados
	12. Resultados (RES) pop up beneficios
*/

/*	1. COMMON
=========================================================================================================== */

.boxsizing * {
    box-sizing: border-box;
}

/*	Sprite
----------------------------------------------------------- */
.s-resultados,
.box-result .promocion,
.box-oops .nueva-busqueda { background: url(/assets/images/v12/s-resultados_v2.png) no-repeat 0 0; }

.box-result .txt ul.bullets li { background: url("/assets/images/A/sprite/sprite-generico-old-school.png") no-repeat scroll -438px -925px rgba(0, 0, 0, 0); }

/*	Images
----------------------------------------------------------- */
.mejor-precio { background: url(/assets/images/v12/mejor-precio.jpg) no-repeat 0 0; }

.pt .mejor-precio,
.pt_PT .mejor-precio { display: none; }

.it .mejor-precio,
.it_IT .mejor-precio { display: none; }

.dominio-PE .mejor-precio { display: none; }

.box-hallazgo .foto-hallazgo { background: #444 url(/assets/images/v12/hotelHallazgo.jpg) no-repeat 0 0; }

/*	Para crear el sprite
----------------------------------------------------------- */
.ver-mapa {
    background-position: -40px -60px;
    vertical-align: middle;
}

.s.ver-mapa {
    background-position: -369px -612px;
    vertical-align: middle;
}
.ico-fhead { background-position: -74px -112px; }

.s.ico-fhead { background-position: -402px -663px; }

.arrow-r { background-position: 0 -61px; }

.s.arrow-r { background-position: -329px -612px; }

.arrow-u { background-position: -49px -298px; }

.s.arrow-u { background-position: -379px -850px; }

.ico-mapa { background-position: -70px -40px; }

.s.ico-mapa { background-position: -399px -591px; }

.ico-foto { background-position: -71px 0; }

.s.ico-foto { background-position: -400px -551px; }

.condto { background-position: 0 -211px; }

.ico-opi { background-position: -80px -192px; }

.ico-list {
    background-position: -20px 0;
    cursor: pointer;
}

.s.ico-list {
    background-position: -348px -551px;
    cursor: pointer;
}

.ico-calendar {
    background-position: 0 0;
    cursor: pointer;
}

.s.ico-calendar {
    background-position: -328px -551px;
    cursor: pointer;
}
.avion-ida { background-position: 0 -27px; }

.avion-vuelta { background-position: -20px -27px; }

.noSuitcase { background-position: -40px 0; }

.suitcase { background-position: -40px -30px; }

.ico-reclamo { background-position: -60px -210px; }

.close-reclamo { background-position: -78px -90px; }

.ultimas { background-position: -68px -270px; }

.tren-ida { background-position: 0 -42px; }

.tren-vuelta { background-position: -20px -42px; }

/* .ico-tripadv {background-position: 0 0;} */

.desple { background-position: 0 0; }

.cerrar { background-position: 0 0; }

/* .box-hallazgo .punta {background-position: 0 0;} */

/* Mientras no este el nuevo grid en todo el producto...
----------------------------------------------------------- */
* + html body {
    width: 970px;
    margin: 0 auto;
}

/* #header {z-index: 2!important;} */

h1 {
    width: 900px;
    margin: 0 0 25px;
    color: #777;
    font-size: 24px;
    line-height: 26px;
    font-family: Arial, Verdana, sans-serif;
}

.h1center {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 153px;
    left: 0;
    z-index: 1;
}

.h1landing,
.h1landingl {
    width: 940px;
    margin: 0 auto;
    font-size: 75px;
    text-align: center;
    line-height: 62px;
    color: #fff;
    font-weight: normal;
}

.h1landingl {
    font-size: 40px;
    line-height: 42px;
}
.h1resultados { width: 800px; }

h1.openFontSemiBold {
    margin-left: 0;
    margin-bottom: 0;
    padding: 20px 0 10px;
    color: #444;
}
.resultados-content .bread { margin-left: 0; }

.mejor-precio {
    width: 128px;
    position: absolute;
    top: 35px;
    right: 10px;
}
.overflowhidden { overflow: hidden; }

/*	2. RESULTADOS / LANDING
=========================================================================================================== */

/* Caja Imagen Landing
----------------------------------------------------------- */
.foto {
    margin: 0;
    border-radius: 0;
    z-index: 0;
}
.foto img { display: block; }

/*	Caja Buscador
----------------------------------------------------------- */

/* .box-buscador {} */

/* Errores en la busqueda */
.box-buscador .busc-errores {
    margin: 5px 0;
    padding: 5px;
    color: #333;
    background: #ffff75;
}

.box-buscador .busc-errores p {
    margin: 0 0 5px;
    font-weight: 700;
}

.box-buscador .busc-errores .ico-reclamo {
    margin: 5px 10px 0 0;
    float: left;
}

.box-buscador .busc-errores span {
    padding: 8px 0 0;
    display: block;
}

.box-buscador .busc-errores ul {
    margin: 0 0 0 15px;
    list-style: disc;
}
.box-buscador .busc-errores li { margin: 0 0 3px; }

/*	Caja Mapa
----------------------------------------------------------- */
.box-mapa {
    height: 150px;
    border: 1px solid #ccc;
    overflow: hidden;
    position: relative;
}

.box-mapa .ico-mapa {
    position: absolute;
    top: 0;
    right: 0;
}

/*	Caja Buscador
----------------------------------------------------------- */
.resultadosCoches .box-buscador {
    padding: 10px;
    color: #444;
    background: #ccc;
}

.resultadosCoches .box-buscador .box-head p {
    font-size: 25px;
    font-weight: bold;
    text-shadow: 0 1px 1px #eee;
    margin: 10px 0 15px;
    font-family: "atrapaloWebBold", arial;
}

/*	Caja Filtros
----------------------------------------------------------- */
.box-filtros {
    padding: 1px;
    border: solid 1px #ccc;
    position: relative;
}

.box-filtros .box-head {
    margin: 1px;
    padding: 11px 5px;
    background: #c1c2bd;
    border-radius: 2px;
}

.box-filtros .ico-fhead {
    position: absolute;
    top: 42px;
    left: 3px;
}

.box-filtros .box-head p {
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    text-shadow: 0 1px 1px #eee;
}

.pt .box-filtros .box-head p,
.pt_PT .box-filtros .box-head p { font-size: 15px; }

.box-filtros .box-content { margin: 1px; }

.box-filtros .filterContainer:first-child .filtro { padding: 8px 5px 6px; }

.box-filtros .filtro {
    margin: 0 0 1px;
    padding: 6px 5px;
    font-weight: 700;
    background: #f1f1f1;
    background: -moz-linear-gradient(top, #f1f1f1 0%, #f1f1f1 50%, #e7e7e7 51%, #e7e7e7 100%);
    background: -webkit-linear-gradient(top, #f1f1f1 0%, #f1f1f1 50%, #e7e7e7 51%, #e7e7e7 100%);
    background: -o-linear-gradient(top, #f1f1f1 0%, #f1f1f1 50%, #e7e7e7 51%, #e7e7e7 100%);
    background: -ms-linear-gradient(top, #f1f1f1 0%, #f1f1f1 50%, #e7e7e7 51%, #e7e7e7 100%);
    background: linear-gradient(to bottom, #f1f1f1 0%, #f1f1f1 50%, #e7e7e7 51%, #e7e7e7 100%);
}

.box-filtros .filterContainer .inactive a,
.box-filtros .filterContainer .inactive {
    cursor: auto;
    color: #ccc;
}

.box-filtros .filterContainer .inactive:hover { background: none; }

.box-filtros .filtro span {
    width: 145px;
    float: left;
}

.box-filtros .filtro a {
    font-size: 10px;
    font-weight: 400;
    line-height: 13px;
    color: #767676;
    float: right;
    display: block;
    cursor: pointer;
}

.box-filtros ul { margin: 0 0 10px; }

.box-filtros li { padding: 2px 0; }

.box-filtros li:hover,
.box-filtros li.active {
    background: #ecf6e9;
    cursor: pointer;
}

.box-filtros li.disabled {
    color: #ccc;
    background: none;
}

.box-filtros .act { display: none; }

.box-filtros input[type="checkbox"],
.box-filtros input[type="radio"] {
    margin: 2px 5px;
    vertical-align: middle;
}

.box-filtros li a {
    width: 150px;
    margin: 1px 0 0;
    color: #333;
    cursor: pointer;
}

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

.box-filtros li span {
    font-size: 9px;
    line-height: 13px;
    color: #c1c1c1;
    float: right;
    margin-right: 3px;
}

.box-filtros li .num label { font-size: 9px; }

.box-filtros .buttonGradient_grey {
    margin: 20px;
    display: block;
}

/* Estrellas */
.f_1E .ftxt,
.f_2E .ftxt,
.f_3E .ftxt,
.f_4E .ftxt,
.f_5E .ftxt { display: none; }

.box-filtros .ftxt {
    font-size: 12px;
    line-height: 14px;
    color: #333;
    float: left;
}

.box-filtros .ftxt:hover { cursor: pointer; }

.fstar {
    width: 65px;
    display: none;
    cursor: pointer;
}

.f_1E .fstar {
    background-position: -328px -738px;
    display: inline;
}

.f_2E .fstar {
    background-position: -328px -718px;
    display: inline;
}

.f_3E .fstar {
    background-position: -328px -698px;
    display: inline;
}

.f_4E .fstar {
    background-position: -328px -678px;
    display: inline;
}

.f_5E .fstar {
    background-position: -328px -658px;
    display: inline;
}

/* Cerca de */
.box-filtros select {
    width: 200px;
    margin: 5px;
    padding: 5px;
    color: #93ad86;
    font-weight: 700;
    border: solid 1px #999;
}

/* Busqueda */
.box-filtros input[type="text"] {
    width: 188px;
    margin: 5px;
    padding: 5px;
    border: solid 1px #999;
}

/* Activo */
.box-filtros li.active .num { display: none; }

.box-filtros li.active .act {
    display: inline;
    color: #91ae85;
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
}

/* Autocomplete */
.view-results .ui-autocomplete {
    height: 205px !important;
    overflow-y: scroll;
}

/*  Caja Encontrados
----------------------------------------------------------- */
.nresultados {
    width: 540px;
    font-size: 14px;
    font-weight: 700;
    float: left;
}

/* Link Ver Mapa */
.abre-mapa { font-size: 11px; }

/*  Caja Ordenar por
----------------------------------------------------------- */
.box-ordenar {
    width: 698px;
    background: #e5e5e5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#e5e5e5));
    background-image: -webkit-linear-gradient(#f0f0f0, #e5e5e5);
    background-image: -moz-linear-gradient(#f0f0f0, #e5e5e5);
    background-image: -ms-linear-gradient(#f0f0f0, #e5e5e5);
    background-image: -o-linear-gradient(#f0f0f0, #e5e5e5);
    background-image: linear-gradient(#f0f0f0, #e5e5e5);
    border: solid 1px #d8d8d8;
}

.box-ordenar li {
    padding: 8px 7px;
    text-align: center;
    border-left: solid 1px #d8d8d8;
}

/* ie7 */
* + html .box-ordenar li { float: left; }

.box-ordenar .orden { border-left: solid 1px #d8d8d8; }

.box-ordenar .orden:hover {
    background: #f1f1f1;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f1f1f1));
    background-image: -webkit-linear-gradient(#ebebeb, #f1f1f1);
    background-image: -moz-linear-gradient(#ebebeb, #f1f1f1);
    background-image: -ms-linear-gradient(#ebebeb, #f1f1f1);
    background-image: -o-linear-gradient(#ebebeb, #f1f1f1);
    background-image: linear-gradient(#ebebeb, #f1f1f1);
    cursor: pointer;
}

.box-ordenar .active,
.box-ordenar .active:hover {
    background: #fff;
    cursor: default;
    box-shadow: inset 0 0 5px #ccc;
}

/* Caja Reclamo
----------------------------------------------------------- */
.box-reclamo {
    min-height: 50px;
    background: #fff8dd;
    border: 1px solid #fbecb1;
}
.box-reclamo p { padding: 10px 20px 10px 50px; }

.box-reclamo .ico-reclamo {
    position: absolute;
    top: 15px;
    left: 15px;
}

.box-reclamo .box-close {
    position: absolute;
    top: 5px;
    right: 5px;
}

/* Caja Oops
----------------------------------------------------------- */
.box-oops {
    min-height: 50px;
    background: #fff8dd;
    border: 1px solid #fbecb1;
    padding: 20px;
}

.box-oops .box-head {
    font-size: 12px;
    border-bottom: 1px solid #fbecb1;
    padding: 0 0 15px;
}
.box-oops .box-content { padding: 35px 10px 15px; }

.box-oops .nueva-busqueda {
    float: left;
    text-align: left;
    width: 280px;
    background-position: 0 -420px;
    padding: 0 0 0 40px;
}

.box-oops .desactivar {
    float: right;
    text-align: right;
    width: 280px;
}

/* Caja Resultado
----------------------------------------------------------- */
.box-result {
    padding: 20px 0;
    border-bottom: 1px solid #999;
    border-radius: 0;
    margin: 0;
}
.last-box { border-bottom: none; }

.box-result .box-head { display: none; }

* + html .box-result {
    position: relative;
    z-index: 0;
}

* + html .box-result .box-foot {
    position: relative;
    z-index: -1;
}

/*	Caja popup del mapa
----------------------------------------------------------- */
.pop-mapa { margin: 0 15px 0 0; }

.pop-foto {
    width: 120px;
    margin: 0 0 10px;
}

.pop-foto .foto { border: solid 1px #cdcdcd; }

.pop-info {
    width: 430px;
    margin: 0 0 10px;
}

.pop-info .nombre {
    width: 300px;
    margin: 0 0 5px;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    color: #e6002c;
}

.pop-info .valor {
    width: 125px;
    font-weight: 700;
    text-align: right;
}

.pop-info .txt {
    margin: 0 0 10px;
    font-size: 11px;
    line-height: 13px;
}

.pop-precio {
    padding: 10px 0 0;
    border-top: 1px solid #999;
}

.pop-precio p {
    margin: 10px 10px 0 0;
    float: right;
}

.pop-precio .precio {
    font-size: 16px;
    font-weight: 700;
}

/*	Caja paginacion
----------------------------------------------------------- */
.box-paginacion { background: #dbdbdb; }

.box-paginacion p { padding: 10px; }

.box-paginacion li {
    float: left;
    cursor: pointer;
}
.box-paginacion .paginacion { margin: 7px 10px 0; }

.box-paginacion .paginacion .txt { margin: 3px 5px 0 0; }

.box-paginacion .paginacion a { color: #666; }

.box-paginacion .paginacion a:hover {
    color: #999;
    text-decoration: none;
}

.box-paginacion .paginacion .pag-bot,
.box-paginacion .paginacion .active {
    margin: 0 2px;
    padding: 2px 6px;
    background: #fff;
    border: solid 1px #dbdbdb;
    border-radius: 3px;
}

.box-paginacion .paginacion .pag-bot:hover { background: #eee; }

.box-paginacion .paginacion .active {
    font-weight: 700;
    border: solid 1px #888;
}

/*	Caja landing Otros Destinos
----------------------------------------------------------- */
.box-otrosdestinos {
    padding: 0 0 10px;
    border: solid 1px #ccc;
}

.box-otrosdestinos .box-head {
    margin: 0 0 5px;
    padding: 10px 10px 5px;
    background: #ccc;
}

.box-otrosdestinos h2 {
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    text-shadow: 0 1px 1px #eee;
}

.box-otrosdestinos .box-content { padding: 10px; }

.box-otrosdestinos .en3 ul { width: 33%; }

.box-otrosdestinos .en4 ul { width: 25%; }

.box-otrosdestinos .en3 ul,
.box-otrosdestinos .en4 ul { margin: 0 0 10px; }

.box-otrosdestinos li {
    padding: 0 0 0 10px;
    background: url(/images_new/A/960/bullet.gif) no-repeat scroll 0 4px;
}

/*	Fancybox - Mapa
----------------------------------------------------------- */
#fancy-mapa { width: 100%; }

/* #gg_map { } */

/*	Fancybox - Galeria de fotos
----------------------------------------------------------- */
#fancy-pics { height: 100%; }

.destinopop {
    margin: 0 10px 15px 0;
    padding: 0 0 15px;
    font-size: 20px;
    font-weight: 700;
    color: #666;
    border-bottom: solid 1px #ccc;
}
#fancy-infodestino .mid { margin: 0 10px 0 0; }

#fancy-infodestino .mid p { margin: 0 0 20px; }

/* .fancybox-outer, .fancybox-inner {background-color:#333;} */
.bigfoto {
    min-width: 500px;
    padding: 10px 0;
    text-align: center;
    float: left;
}

.thumbs {
    width: 420px;
    padding: 10px 0;
    float: right;
    overflow-x: auto;
}

.thumbs li { margin: 5px; }

/* 3. Resultados - Opiniones -  */
.box-result .info { position: relative; }

/* Caja contenedora de la opinión */
.box-result .valor {
    width: 220px;
    margin: 0 0 10px;
    font-family: Arial;
    text-align: right;
    right: 0;
    position: absolute;
    top: 0;
}

/* espectaculos */
.view-results .valor {
    float: left;
    font-family: inherit;
    margin: 0;
    width: auto;
    margin-right: 10px;
}

/* Valoración y número 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: 35px;
    cursor: pointer;
} */
.valor .opi-box-summary span.js-no-click { cursor: auto !important; }

.valor .opi_general_rate:before { /* Flecha arriba de la caja grande de la opinion */
    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;
}

/* espectaculos */
.view-results .valor .opi_general_rate:before { right: auto; }

.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;
    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;
    color: #e6002c;
}

.valor .opi_general_rate {
    position: absolute;
    top: 34px;
    *top: 0;
    left: -134px;
    width: 330px;
    height: auto;
    padding: 12px;
    background-color: #444;
    border-radius: 2px;
    font-family: Arial;
    margin-right: 20px;
    z-index: 1;
    *z-index: -1;
}

.view-results .valor .opi_general_rate { /* espectaculos */
    left: -3px;
    top: 28px;
}

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

.valor .opi_general_rate span.opi-userrating { /* caja negra con el promedio de valoracion interior */
    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;
    max-width: 150px;
    padding: 0 0 0 10px;
    text-align: left;
}

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

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

.valor .opi_general_rate span.opi-description span.opi-opinions a {
    color: #fff;
    display: inline;
    font-family: Arial;
    font-size: 10px;
    text-decoration: underline;
}

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

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

.valor .opi_separator { /* Separador linea */
    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;
    padding-left: 0;
    padding-right: 0;
}

.valor .opi_criterios,
.valor .opi_distribucion {
    border: 0 none !important;
    border-bottom: 0 none !important;
}

.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;
    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 */
    filter: progid: dximagetransform.microsoft.gradient(startColorstr='#373737', endColorstr='#3d3d3d', GradientType = 0); /* IE6-9 */
    box-shadow: 0 1px 0 #474747;
}

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

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

.valor .opi_barravalor {
    /* background: linear-gradient(to bottom, rgb(165, 198, 11) 0%, rgb(142, 169, 12) 100%) repeat scroll 0 0 transparent; */
    border-radius: 2px;
    display: block;
    font-family: Arial;
    height: 13px;
    overflow: hidden;
    width: 35%;
    float: left;
    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 */
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#a5c60b', endColorstr='#8ea90c', GradientType=0); /* IE6-9 */
}

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

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

.valor .opi_summary { color: #fff; }

.valor .opi_summary a { display: inline !important; }

/* Checkbox incluir tren en VMH #155700 */
.incluir-tren {
    margin-top: 5px !important;
    margin-bottom: 0 !important;
}

.incluir-tren input {
    display: inline-block;
    float: left;
    margin: 2px 5px 0 0;
    padding: 0;
}

.incluir-tren span {
    display: inline-block;
    margin-top: 1px;
}

.incluir-tren img {
    display: inline-block;
    margin-top: 4px;
}

/*  4. Resultados/ Listado-grid
=========================================================================================================== */
.view-results { margin-top: 20px; }

.view-results > li {
    position: relative;
    font-family: 'open_sansregular', sans-serif;
    border-bottom: 1px solid #ddd;
}

.view-results .title {
    font-family: 'open_sanssemibold', sans-serif;
    font-size: 20px;
    line-height: 24px;
    display: block;

    /* width: 92%; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.view-results .locality,
.view-results .type,
.view-results .when,
.view-results .duration {
    font-size: 13px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.view-results .duration {
    margin-left: 0 !important;
    padding-left: 0 !important;
    white-space: nowrap;
}

.view-results .locality > span,
.view-results .type { font-family: 'open_sanssemibold', sans-serif; }

.view-results .type,
.view-results .duration {
    padding-left: 8px;
    margin-left: 5px;
}

.view-results .type { border-left: 1px solid #999; }

.view-results .when {
    display: block; /* width: 71%; */
}

/* color del alt de la img */
.view-results a .productImg { color: #666; }

.view-results .hallazgo {
    background-color: rgba(100, 110, 109, 0.9);
    color: #fff;
}

.view-results .hallazgo .countdown {
    background-position: -279px -191px;
    padding-left: 22px !important;
    padding-right: 9px;
}

.view-results .hallazgo .special-info {
    padding-left: 9px;
    border-left: 1px solid #fff;
    font-style: italic;
}

.view-results .opi-rate {
    float: left;
    font-family: "open_sanssemibold", sans-serif;
    font-weight: normal;
    margin: 5px 5px 0 0;
}

.view-results .opi-rate span {
    background-color: #4a4a4a;
    border-radius: 2px;
    color: #fff;
    font-weight: normal;
    font-size: 13px;
    margin-top: 3px;
    padding: 1px 5px;
}

.view-results .opi-desc {
    color: #444;
    display: block;
    float: left;
    font-size: 13px;
    font-family: "open_sanssemibold", sans-serif;
    font-weight: normal;
    margin-top: 5px;
}
.view-results .opi-desc a { color: #444; }

.view-results a.opi-rate:hover,
.view-results .opi-desc a:hover { text-decoration: none; }

.view-results .opi-desc span { font-family: 'open_sansregular', sans-serif; }

.view-results .gastos {
    color: #218d3d;
    padding-left: 15px;
    background-position: -276px -118px;
}

.view-results .text-price {
    float: left;
    font-size: 12px;
    margin-right: 8px;
    padding-top: 7px;
    color: #444;
}
#resultados_restaurantes .view-results .text-price { padding-top: 20px; }

.view-results .price {
    float: left;
    font-family: 'open_sanssemibold', sans-serif !important;
    font-size: 28px;
    font-weight: normal;
    margin-top: 16px;
    color: #444;
}
.view-results .text-price del { display: inline-block; }

.view-results span.decimal {
    display: inline;
    font-size: 18px;
    padding-left: 2px;
    min-width: 40px;
    margin-top: 5px;
    float: right;
}

/* list view */
.view-list > li {
    height: auto;
    margin-bottom: 10px;
    padding: 0;
    background-color: #fff;
    overflow: auto;
}

.view-results > li.sponsor {
    background: #fff8e5;
}

.view-results > li .header-event i.icon-patrocinado {
    display: none;
}

.view-results > li.sponsor .header-event i.icon-patrocinado {
    float: left;
    margin-right: 5px;
    color: #ffbe01;
    display: inline-block;
    font-size: 18px;
    margin-top: 2px;
}

.view-list img {
    display: block;
    width: 180px;
    height: 125px;
    float: left;
    margin-right: 20px;
    overflow: hidden;
    background-color: rgba(204, 204, 204, 0.7);
}

.view-list .tracking-pixel { margin-right: 0; }

.view-list .hallazgo {
    position: absolute;
    width: 174px;
    left: 0;
    bottom: 0;
}
.view-list .hallazgo > div { padding: 5px 10px; }

.view-list .hallazgo:after {
    background: url(/assets/images/sprites/sprite-generico.png) no-repeat -870px -310px;
    content: ' ';
    width: 44px;
    height: 52px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 4px;
}
.view-list .hallazgo .special-info { display: none; }

.view-list .header-event {
    padding-top: 10px;
    margin-bottom: 3px;
}

.view-list .header-event p {
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/*
.view-list .header-event .event-details {
    width: 71%;
} */

/* Menu destacado en resultados de RES */
.view-list .header-event .productToHighlight {
    clear: both;
    display: block;
    float: left;
    margin-top: 5px;
    font-size: 12px;
    line-height: 20px;
}

.view-list .solidario {
    float: left;
    margin-left: 10px;
    text-indent: -9999px;
    width: 108px;
    height: 24px;
    background-position: -140px -123px;
}

.view-list .price-btn {
    position: absolute;
    bottom: 8px;
    right: 50px;
}
.RES .view-list .price-btn { bottom: 45px; }
.view-list .text-price { text-align: right; }

.view-list .price { margin-right: 20px; }

.view-list .gastos {
    position: absolute;
    bottom: 20px;
    right: 50px;
}

#resultados_espectaculos { min-height: 600px; } /* para que el sky no pise el megabanner */

#resultados_container { position: relative; }

.info-event .btn {
    margin-top: 8px;
}

/*  6. Clusters
=========================================================================================================== */
.clusters {
    text-align: center;
    padding: 18px 0;
}

.clusters li {
    font-family: 'open_sanssemibold', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    color: #555;
    display: inline-block;
    width: 22%;
    text-align: left;
    height: 100px;
    position: relative;
    cursor: pointer;
}

.clusters li span {
    width: 150px;
    position: absolute;
    text-align: center;
}

.clusters li span:hover,
.clusters li.active span { color: #2c9ca7; }

.clusters li:last-child { width: 10.2%; }

.clusters li:last-child span { width: 100%; }

.clusters li img {
    display: block;
    margin: 0 auto;
}

.clusters .all img { background-position: 0 -580px; }

.clusters .all span:hover img { background-position: -78px -580px; }

.clusters .all.active img { background-position: -160px -580px; }

.clusters .family img { background-position: 0 -500px; }

.clusters .family span:hover img { background-position: -78px -500px; }

.clusters .family.active img { background-position: -160px -500px; }

.clusters .friends img { background-position: 0 -420px; }

.clusters .friends span:hover img { background-position: -78px -420px; }

.clusters .friends.active img { background-position: -160px -420px; }

.clusters .new img { background-position: 0 -340px; }

.clusters .new span:hover img { background-position: -80px -340px; }

.clusters .new.active img { background-position: -160px -340px; }

.clusters .hallazgos img { background-position: 10px -260px; }

.clusters .hallazgos span:hover img { background-position: -68px -260px; }

.clusters .hallazgos.active img { background-position: -150px -260px; }

/* 7. Filtros
=========================================================================================================== */

/* principio trozo a borrar cuando filtros res verticales */

.filter-tabs { width: 100%; }

.filter-tabs li {
    float: left;
    padding: 5px 0 5px 1%;
    cursor: pointer;
    position: relative;
    border-top: 1px solid #ddd;
}
.filter-tabs li:last-child { border-right: none; }

.filter-tabs li:first-child { padding-left: -1%; }

.filter-tabs li:hover { background-color: #f9f9f9; }

.filter-tabs li.active { border-top: 2px solid #95cdd2; }

.filter-tabs li.active:after {
    content: " ";
    display: block;
    height: 14px;
    left: -12px;
    margin-left: 50%;
    position: absolute;
    bottom: -13px;
    width: 25px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAOCAYAAADaOrdAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTkxNUJFNjUxQkUzMTFFNEEwOTBCRjE4NUJGQjg5MTIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTkxNUJFNjYxQkUzMTFFNEEwOTBCRjE4NUJGQjg5MTIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFOTE1QkU2MzFCRTMxMUU0QTA5MEJGMTg1QkZCODkxMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFOTE1QkU2NDFCRTMxMUU0QTA5MEJGMTg1QkZCODkxMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgjgBcsAAAFRSURBVHjatNQ9TsMwFAdwu8xIkcjChHKFnICBgakbDCyIoWJAgqkbAxOX4BgMTIgTJM2noky5QKV8N1+KXt9DBlFokwCtJSeREv9/z45sDgAMW4J9n+2m8ZGu6wdt2+4KYJh/OKIZeJ7HqqraajgWznzfp8cjRsuladrUsiwoigK20ZqmASwcMPfx/XfQRUB3BC0Wi38BdV2D67oEPHxkfyICujFNE/I8/xNQliU4jkPA/dfcFURAE8MwIMuyXwG01LZtEzD9nvkDEdAVQWmaDgJoiWkFcNztury1iIAuZrMZJEnSCdCMqSD8/npT1kZEQGcExXG8FqACBHDZldOJCGiMGwrCMFwBoigCKgDfn/dlcHGs9O3aU875i6IoTJIkhgALgoACxqqqPveeK0MQAR0j9CbLMpvP5wScIPA66PAaighoD28T7E8ItEPHLQUYAO9B9iV3TSrYAAAAAElFTkSuQmCC") no-repeat 0 0 rgba(0, 0, 0, 0);
}

.filter-tabs li p {
    border-right: 1px solid #ddd;
    display: inline-block;
    float: left;
    width: 100%;
}

.filter-tabs li p span {
    line-height: 39px;
    font-family: 'open_sanssemibold', sans-serif;
    color: #444;
    font-size: 13px;
    overflow: hidden;
    float: left;
    white-space: nowrap;
    width: 85%;
    text-overflow: ellipsis;
    display: inline-block;
}

.filter-tabs li:last-child p { border-right: none; }

.filter-tabs li.active p { margin-top: -2px; }

.filter-tabs li p i {
    float: left;
    margin-right: 0;
    margin-top: 13px;
    width: 14px;
    height: 14px;
}

.filter-tabs li.active i {
    margin-top: 16px;
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -o-transform: scaleY(-1);
}

/* Serie de clases replicadas de foundation para cuando el columnado es impar: 5 columnas */
.filter-tabs .large-20,
.filter-tabs .medium-20,
.filter-tabs .small-20 { width: 20%; }

.filter-tabs .large-25,
.filter-tabs .medium-25,
.filter-tabs .small-25 { width: 25%; }

.filter-text {
    width: 25%;
    padding-top: 7px;
    border-top: 1px solid #ddd;
}

.filter-text input {
    font-family: 'open_sansregular', sans-serif;
    color: #444;
    font-size: 14px;
}

/* filtros desplegados */
.filter-box {
    font-family: 'open_sanssemibold', sans-serif;
    color: #666;
    padding-top: 35px;
    position: relative;
}

.filter-box .row {
    border-bottom: 1px solid #d7d7d7;
    border-top: 1px solid #f8f8f8;
    padding: 25px 10px 20px;
}
.filter-box .row:first-of-type { border-top: none; }

.filter-box .row:last-child { border-bottom: none; }

.filter-box .row .title { font-size: 14px; }

.filter-box .row .title + ul,
.filter-box .row .title + div { width: 83%; }

.filt-list li {
    font-size: 13px;
    float: left;
    padding: 13px 30px;
    margin-right: 11px;
    margin-bottom: 11px;
    border-radius: 3px;
    border-bottom: 1px solid #d8d8d8;
    background-color: #fff;
    cursor: pointer;
    -webkit-text-size-adjust: 100%;
}
.filt-list li.active { padding-right: 10px; }

.filt-list li.active,
.filt-list li:hover {
    background-color: #cae6e9;
    color: #2c9ca7;
    padding-top: 12px;
    padding-bottom: 14px;
    border-bottom: none medium;
    border-top: 1px solid #a2d3d8;
}

.filt-list li .box-tik,
.filter-box[class^='tab-'] li .box-tik {
    width: 25px;
    height: 12px;
    padding-left: 8px;
    background: url(/assets/images/sprites/sprite-generico.png) no-repeat -210px -250px;
}

.filter-box[class^='tab-'] p {
    font-family: 'open_sanssemibold', sans-serif;
    font-size: 18px;
    color: #2c9ca7;
    margin-bottom: 25px;
}

.filter-box[class^='tab-'] p span {
    font-family: 'open_sansregular', sans-serif;
    font-size: 15px;
}

.filter-box[class^='tab-'] ul {
    width: 100% !important;
    float: left;
    overflow: visible;
}
.filter-box[class^='tab-'] li { margin-bottom: 25px; }

.filter-box[class^='tab-'] li > span {
    font-family: 'open_sansregular', sans-serif;
    font-size: 13px;
    color: #666;
    padding: 8px 10px;
    margin-left: -10px;
    border-radius: 3px;
}
.filter-box[class^='tab-'] li > span span { font-family: 'open_sansregular', sans-serif; }

.filter-box[class^='tab-'] li > span:hover {
    color: #2c9ca7;
    cursor: pointer;
}

.filter-box[class^='tab-'] li.active > span {
    color: #2c9ca7;
    background-color: #cae6e9;
}

.filter-box[class^='tab-'] li.active > span span {
    padding-right: 25px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAOtJREFUeNpi/P//PwMlgCV/+z5S9QhA6Q8ggolUzUyMjIdAGGYQE6ma//3/rwvCUEMMmEjVDBMAsYU5OUuYyNEMAubSkgx1DpavmZAC5jwQJxCrOUpPcwEwAgqZYIpA/gHi+UiGENKcCI5GFiamJX/+/UNWNB+qOYmQZnAsZJrqc3GysqD7u58YzWADVIQEi7JNDT8LcXLgDEVcmsEGAAUvyPLz2pVamz6S5uMhSTM8IYEM4WJl1c82M7yMbAhQI17NKCkRqOgDNyurHcwQkGag7Yn4NIMBKDeiYQEgPg/ECVjkMDAjpdkZIMAAQbSbj38LsP8AAAAASUVORK5CYII=") no-repeat right center #cae6e9;
}

/* Corrección para los filtros de tipo checkbox SI/NO */
.onoffswitch-switch {
    border: 2px solid transparent;
    height: 24px;
    line-height: 25px;
    margin: 4px 2px 2px;
    width: 24px;
}

/* Corrección para los filtros de tipo checkbox SI/NO estado:aplicado */
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch { right: 2px; }

/* aplicar filtros */
.filter-box .apply-filter {
    display: inline-block;
    margin: 0 auto;
}

.apply-filter a.delete {
    font-family: 'open_sansregular', sans-serif;
    color: #444;
    font-size: 13px;
    margin-top: 7px;
}

/* barra slider */
.filter-box .minrangebar { max-width: 300px; }

.filter-box .minrangebar .noUi-horizontal { height: 10px; }

.filter-box .minrangebar .ui-slider .ui-slider-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;
    width: 20px;
    height: 20px;
    left: 0;
    top: -8px;
}

.filter-box .rango { max-width: 300px; }

.filter-box .rango span {
    color: #2c9ca7;
    font-size: 13px;
}

.filter-box img.close-filter {
    background: url("/assets/images/v12/sprite_v12_form.png") no-repeat scroll 0 -170px rgba(0, 0, 0, 0);
}

.filter-box .close-filter {
    content: " ";
    height: 14px;
    width: 14px;
    right: 10px;
    top: 10px;
    position: absolute;
    cursor: pointer;
    color: #aeaeae;
}
.filter-box img.close-filter:hover { background-position: 0 -190px; }
.filter-box .close-filter:hover { color: #666; }

/* final trozo a borrar cuando filtros res verticales */

/* Selector vista Mapa */
.applied-filters .select-view {
    font-family: 'open_sansregular', sans-serif;
    font-size: 13px;
    float: right;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.applied-filters .select-view .filterbox {
    float: right;
    display: inline-block;
    width: auto;
}

.applied-filters .select-view .changeView {
    width: auto;
    float: left;
    padding: 6px;
    text-align: center;
    border: 1px solid #ccc;
    background-color: #fcfcfc;
    cursor: pointer;
}

.applied-filters .select-view .tab-icon {
    font-size: 16px;
    line-height: 18px;
    padding: 0 4px 0 2px;
    vertical-align: bottom;
}

.applied-filters .select-view .changeView:hover,
.applied-filters .select-view .changeView.active {
    color: #fff;
    border-color: #2f9aa3;
    border-top-color: #2d828a;
    background-color: #2f9aa3;
}

.info-search {
    text-align: center;
    font-size: 24px;
    line-height: 40px;
    margin-top: 50px;
}

.info-search li span,
.info-search span {
    display: block;
    color: #555;
    font-family: "open_sansregular", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}

.info-search span.title {
    font-family: "atrapaloWebBold";
    font-weight: normal !important;
    -webkit-font-smoothing: antialiased !important;
    font-size: 42px;
    line-height: 42px;
    text-align: center;
    margin-bottom: 25px;
}

/* Loading dentro de los filtros */

.splash-actualizar {
    background-color: #fff;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 3;
}

.splash-actualizar-canvas {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.splash-actualizar .center {
    left: 50%;
    position: absolute;
    top: 50%;
}

.splash-actualizar .center div {
    height: 100px;
    left: -50%;
    margin-top: -50px;
    padding-top: 60px;
    position: relative;
    text-align: center;
    top: -50%;
    width: 300px;
}

.splash-actualizar span {
    color: #444;
    font-family: "open_sanssemibold", sans-serif;
    font-size: 17px;
}

@media screen and (max-width: 640px) {
    .splash-actualizar .center div { width: 150px; }
}

/* peta en resultados vuelos. Si vuelven a hacer falta, cambiar nombre o poner en otro css
.first img { background-position: -252px -87px!important; }
.last img { background-position: -271px -87px!important; }
*/

/* Filtros destacados */

.destacado span {
    background-color: #fff;
    border-bottom: 1px solid #cdcdcd;
    color: #555;
    display: block;
    font-size: 18px !important;
    padding: 15px 0 !important;
    line-height: 25px;
    font-family: "open_sanssemibold", sans-serif;
    font-weight: normal;
    text-align: center;
    box-sizing: unset;
    -moz-box-sizing: unset;
    -webkit-box-sizing: unset;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.destacado span:hover { background-color: #f9f9f9; }

.destacado img { display: none; }

.destacado.active img {
    background: url(/assets/images/sprites/sprite-generico.png) no-repeat scroll -220px -250px rgba(0, 0, 0, 0);
    height: 12px;
    margin-left: 8px;
    width: 16px;
    display: inline-block;
}

/*  8. Ordenación
=========================================================================================================== */

.order-by {
    border-bottom: 1px solid #ccc;
    background-color: #fff;
    z-index: 2;
}

@media screen and (min-width: 320px) and (max-width: 640px) {
    .order-by { margin: 20px 0; }
}

.order-by .txt-order-by span,
.view-by span {
    font-family: 'open_sansregular', sans-serif;
    font-size: 11px;
    color: #666 !important;
    float: left;
    padding-top: 14px;
    padding-bottom: 15px;
    text-transform: uppercase;
    white-space: nowrap;
    border: none;
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
    .order-by div { padding: 0; }

    .order-by .txt-order-by span,
    .view-by span { padding-left: 10px; }
    .opt-order-by .order-by-items span { padding: 0 9px; }
}

.order-by ul { display: table; }

.view-by a,
.order-by ul li,
.view-by ul li {
    font-size: 13px;
    color: #666;
    display: table-cell;
    text-align: center;
    padding: 7px;
    border-bottom: 3px solid transparent;
    line-height: 27px;
}

.order-by ul li:not(.active):hover,
.view-by ul li:not(.active):hover {
    cursor: pointer;
    border-bottom-color: #f4f4f4;
    background-color: #f4f4f4;
    color: #444;
}

.order-by li.active {
    border-bottom: 3px solid #e6002c;
    box-sizing: border-box;
    pointer-events: none;
}

.order-by .active span,
.view-by a.active,
.order-by ul li.active,
.view-by ul li.active {
    color: #e6002c;
    text-decoration: none;
}

.order-by .active span,
.view-by a.active,
.order-by ul li.active,
.view-by ul li.active {
    font-family: 'open_sanssemibold', sans-serif;
}

@media screen and (max-width: 640px) {
    .order-by .txt-order-by { display: none; }
}

/*  9.2. Promociones
=========================================================================================================== */

.caja-promociones {
    border-top: 1px solid #ddd;
    padding: 20px 0;
}

.caja-promociones img {
    float: left;
    display: inline-block;
    margin-right: 5px;
}

.caja-promociones img.promo {
    float: right;
    margin: 0 !important;
}

.caja-promociones .info-promociones {
    background: #f4f4f4;
    padding: 15px 15px 15px 30px;
    min-height: 165px;
    overflow: hidden;
    display: block;
    font-size: 12px;
}

.caja-promociones .info-promociones h2 {
    font-family: "open_sansregular", sans-serif;
    font-weight: normal;
    font-size: 16px;
    text-shadow: 0 1px #fff;
    color: #666;
    text-transform: uppercase;
    line-height: 22px;
}

.caja-promociones .info-promociones h2:after {
    content: "";
    width: 30px;
    border-bottom: 1px solid #666;
    display: block;
    padding-top: 5px;
}

.caja-promociones .info-promociones p,
.caja-promociones .info-promociones li {
    font-family: "open_sansregular", sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #666;
    line-height: 16px;
}

.caja-promociones .info-promociones p {
    padding-top: 10px;
}

.caja-promociones .info-promociones p strong {
    font-family: "open_sanssemibold", sans-serif;
    font-weight: normal;
    color: #666;
}

/*  10. Calendario
=========================================================================================================== */

.campo-fecha .input-iconed { width: 100%; }

/* 11. Mapa de resultados
=========================================================================================================== */

#mapInfoWindow { width: 384px; }

#mapInfoWindow .description {
    float: right;
    width: 282px;
}

#mapInfoWindow .name {
    font-size: 1.25em;
    font-weight: bold;
}

#mapInfoWindow .shortDescription {
    color: #666;
    float: left;
    font-size: 0.916em;
    line-height: 1.182em;
    width: 285px;
}

.legendMapList {
    margin-bottom: 0.833em;
    overflow: hidden;
}

.legendMapList li {
    float: left;
    font-size: 0.916em;
    padding-right: 0.833em;
}
.legendMapList li img { vertical-align: middle; }

.newPage { background-position: -50px -550px; }

.borderLeftDotted {
    border-left: 1px dotted #b2b2b2;
    overflow: hidden;
}

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

/* Enlace Nueva Búsqueda - Triangulo */
.openNewSearchForm.active:before {
    content: ' ';
    position: absolute;
    bottom: -10px;
    right: 80px;
    width: 0;
    height: 0;
    border-top: 10px solid #c3c3c3;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.openNewSearchForm.active:after {
    border-top: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: " ";
    height: 0;
    position: absolute;
    right: 80px;
    bottom: -9px;
    width: 0;
}

/* 99. Media
=========================================================================================================== */

/* sub M */
@media (max-width: 1180px) {
    .view-results .title { font-size: 18px; }

    .view-list .text-price {
        margin-top: -40px;
        margin-right: -37px;
    }

    .view-list .price {
        float: right;
        margin-left: -75px;
        margin-right: 0;
        margin-top: -24px;
    }

    .view-list .header-event .event-details {
        width: 57%;
    }

    .view-list .price-btn {
        top: 55px;
    }
}

/* S + M */
@media (max-width: 1023px) {

    .applied-filters .select-view div { width: 35px; }

    h1 { width: 100%; }

    .caja-promociones .info-promociones {
        padding: 15px;
    }

    .view-list .header-event .event-details {
        width: 80%;
    }

    .view-results .title {
        width: 85%;
    }

    .results-rest { overflow-x: hidden; }
}

/* S + sub M */
@media (min-width: 320px) and (max-width: 640px) {

    #resultados_espectaculos .price-btn .btn { display: none; }

    #resultados_espectaculos .view-results .text-price { padding-right: 5px; }

    #resultados_container { margin: 0; }

    .view-list .price { float: right; }

    .view-list .price-btn {
        position: absolute;
        float: right;
        bottom: 10px;
        right: 10px;
    }

    .view-results .title {
        width: 92%;
    }

    .view-list .tracking-pixel { margin-right: 10px; }
}

/* L + XL */
@media (min-width: 1024px) {
    .applied-filters .select-view div > span { display: inline-block !important; }

    .view-list .header-event {
        float: left;
        width: 68%;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: block;
        margin-right: 10px;
    }
}

/* L design */
@media (min-width: 1024px) and (max-width: 1199px) {
    .resultados-content { min-width: 100%; }
    .results-rest { overflow-x: hidden; }
}

/* XL */
@media (min-width: 1200px) {
    .resultados-content { min-width: 1200px; }
}

/* M + L + XL */
@media (min-width: 641px) {
    .your-search.row .title { display: inline-block !important; }
}

/* M design */
@media (min-width: 641px) and (max-width: 1023px) {
    .resultados-content { width: 100%; }

    .view-list .header-event {
        float: left;
        width: 55%;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: block;
        margin-right: 10px;
    }

    .new-search .campo-tipo,
    .new-search .campo-fecha,
    .new-search .buscador-btn { margin-top: 20px; }

    .view-list .price-btn { top: 55px; }

    /* .testAB-button { top: 90px !important; } Modificaciones capa image-overlay */
    .view-list .testAB-button .text-price { margin-right: 10px; }
    .view-list .testAB-button .price { margin-left: 0; }

    .your-search.row .title { display: none; }

    .dinosCual { text-align: center; }

    .order-by span,
    .view-by a,
    .order-by ul li span,
    .view-by ul li { padding: 0 6px; }

    /* Correcciones para los botones de selección de vista en el listado de resultados */
    .applied-filters .mapa img { background-position: -146px -128px; }
    .applied-filters .grid img { background-position: -99px -129px; }
    .applied-filters .list img { background-position: -124px -129px; }

    /* Correcciones para los botones de selección de vista en el listado de resultados .active */
    .applied-filters .mapa.active img,
    .applied-filters .mapa:hover img { background-position: -146px -148px; }

    .applied-filters .grid.active img,
    .applied-filters .grid:hover img { background-position: -99px -149px; }

    .applied-filters .list.active img,
    .applied-filters .list:hover img { background-position: -124px -149px; }
}

/* sub M */
@media (min-width: 641px) and (max-width: 735px) {
    .view-list .header-event { width: 45%; }

    .view-list li > a {
        display: inline-block;
        float: left;
        height: 124px;
        margin-right: 10px;
        overflow: hidden;
        position: relative;
        width: 125px;
    }

    .view-list li > a img {
        display: block;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate(-60%, -50%);
        -moz-transform: translate(-60%, -50%);
        -webkit-transform: translate(-60%, -50%);
    }

    .caja-promociones .info-promociones .wp62 {
        width: 60% !important;
    }
}

/* sub M */
@media (min-width: 736px) and (max-width: 784px) {
    .view-list .header-event { width: 55%; }

    .view-list li > a {
        display: inline-block;
        float: left;
        height: 124px;
        margin-right: 10px;
        overflow: hidden;
        position: relative;
        width: 125px;
    }

    .view-list li > a img {
        display: block;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate(-60%, -50%);
        -moz-transform: translate(-60%, -50%);
        -webkit-transform: translate(-60%, -50%);
    }
}

/* S design */
@media only screen and (max-width: 640px) {

    #contenedorPestanaResultados { margin-top: 0 !important; }

    .results-container { margin: 0; }

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

    .view-list > li { height: auto; }

    .view-list li > a { display: none; }

    .view-list .price-btn {
        right: 10px;
        top: 95px;
    }

    .view-list .text-price {
        margin-top: 0;
        margin-right: 0;
        padding-top: 0;
    }

    .view-list .price {
        float: none;
        margin: 0;
        line-height: 30px;
    }

    .view-list .tickets {
        margin-bottom: 10px;
        padding: 0 10px;
    }

    .view-list .info-event {
        margin-bottom: 10px;
        padding: 0 10px;
        float: right;
    }

    .view-list .header-event { padding: 10px; }

    .new-search form .row > div { padding-bottom: 10px; }

    .filter-tabs li p { text-align: center; }

    .patrocinados .title { top: -10px; }

    .patrocinados .links-2 { margin-top: 10px; }

    .filter-tabs li p span { text-align: center; }

    #resultados_restaurantes .column,
    #resultados_espectaculos .column {
        margin-top: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .patrocinados { margin-bottom: 20px; }

    #listadoPaginacionTop .order-by {
        overflow: hidden;
        margin-bottom: 15px;
    }

    .btn.large {
        float: right;
        margin-top: 0;
    }

    .dinosCual { text-align: center; }

    #search-filters { max-width: 320px !important; }

    .caja-promociones { padding: 0; }

    /* Correcciones para listado de resultados mobile - S design */

    h1.openFontSemiBold { display: none; }

    .buscador {
        background: #5e5e5e;
        background: linear-gradient(to bottom, #5e5e5e 0%, #595959 100%);
        background: -o-linear-gradient(top, #5e5e5e 0%, #595959 100%);
        background: -ms-linear-gradient(top, #5e5e5e 0%, #595959 100%);
        background: -moz-linear-gradient(top, #5e5e5e 0%, #595959 100%);
        background: -webkit-linear-gradient(top, #5e5e5e 0%, #595959 100%);
        margin-bottom: 0;
        box-shadow: inset 0 1px 2px #3e3e3e;
        min-height: 60px;
    }
    .your-search { height: 75px; }
    .your-search .make-new-search.active:after { background: none; }
    .your-search.row .title { display: none; }

    .your-search span.searched {
        line-height: inherit;
        padding-right: 0;
        color: #fff;
        float: left;
        margin-top: 5px;
        width: 70%;
    }

    .your-search .make-new-search {
        position: absolute;
        right: 0;
        top: 18px;
    }

    .your-search .make-new-search img,
    .your-search .make-new-search i { display: none; }

    .your-search .make-new-search .openNewSearchForm {
        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;
        color: #fff;
        border: 1px solid #494949;
        height: 34px;
        line-height: 34px;
        padding: 8px 10px;
    }

    .your-search .make-new-search .openNewSearchForm:hover {
        color: #fff;
        text-decoration: underline;
    }

    #resultados_restaurantes .price-btn .btn { display: none; }

    .view-list .tickets { float: right; }

    #resultados_restaurantes .view-results .text-price {
        float: left;
        padding-top: 15px;
        padding-right: 5px;
    }

    .view-list .price { float: right; }

    .view-list > li {
        margin-bottom: 0;
        overflow: hidden;
    }

    /* Corrección de la imagen para S - encuadramos sin estirar la imagen */
    .view-list li > a {
        display: inline-block;
        float: left;
        height: 110px;
        margin: 10px 0;
        overflow: hidden;
        position: relative;
        width: 110px;
    }

    .view-list li > a img {
        display: block;
        left: 50%;
        padding: 5px;
        position: absolute;
        top: 50%;
        transform: translate(-60%, -50%);
        -moz-transform: translate(-60%, -50%);
        -webkit-transform: translate(-60%, -50%);
    }

    .view-list .header-event {
        display: inline-block;
        float: left;
        width: 56%;
    }
    .paginador div:first-child { text-align: center; }

    .view-list .large-loc {
        display: block;
        border-left: none;
        margin-left: 0;
        padding-left: 0 !important;
    }

    .caja-promociones img.promo {
        float: none;
        margin: 20px auto 0 !important;
        display: block;
    }

    .your-search span.searched { margin-top: 3%; }

    .view-results .opi-rate,
    .view-results .opi-desc { margin-top: 0; }
    .view-list .header-event p { font-size: 12px; }

    .view-results .opi-rate span {
        font-size: 11px;
        padding: 1px 3px;
    }

    .view-results .type.two-line {
        display: block;
        margin-left: 0;
        padding-left: 10px;
        border-left: none;
    }

    .view-results .type,
    .view-results .duration,
    .view-results .when.dtstart { font-size: 12px; }

    .view-results .valor { margin-right: 0; }

    /* Enlace Nueva Búsqueda - Triangulo */
    .openNewSearchForm.active:before {
        border: none;
    }

    .openNewSearchForm.active:after {
        border: none;
    }

    .resultados .background-blue.marginbot20 { margin-bottom: 0 !important; }

    #mapInfoWindow,
    #mapInfoWindow .shortDescription { width: 100%; }

    #mapInfoWindow .description {
        float: left;
        margin-left: 10px;
        max-width: 120px;
        width: auto;
    }
}

/* sub S */
@media (min-width: 300px) and (max-width: 374px) {
    /* Corrección de la imagen para S - encuadramos sin estirar la imagen */
    .view-list li > a {
        display: inline-block;
        float: left;
        height: 90px;
        margin: 10px 10px 10px 0;
        overflow: hidden;
        position: relative;
        width: 90px;
    }

    .view-list li > a img {
        display: block;
        left: 50%;
        padding: 5px;
        position: absolute;
        top: 50%;
        transform: translate(-60%, -50%);
        -moz-transform: translate(-60%, -50%);
        -webkit-transform: translate(-60%, -50%);
    }

    .view-list .price-btn {
        bottom: 0;
        top: auto;
    }

    .view-list .header-event {
        width: 58%;
        padding: 8px 0;
    }

    .view-list .valor {
        width: 109%;
    }

    /* .view-list .valor .opi-desc span{
        font-size: 11px;
    } */

    /* Quitar en S
    .view-results .when{ display: none; } */
}

@media (min-width: 320px) and (max-width: 394px) {
    .view-list .valor .opi-desc span { display: none; }
}

@media (min-width: 320px) and (max-width: 374px) {
    #resultados_espectaculos .view-list .price-btn,
    #resultados_restaurantes .view-list .price-btn { position: static; }

    .view-list img { margin-right: 8px; }
}

@media (min-width: 375px) and (max-width: 500px) {
    #resultados_espectaculos .view-list .price-btn,
    #resultados_restaurantes .view-list .price-btn { position: static; }
}

@media (min-width: 320px) and (max-width: 425px) {
    .view-list .title { font-size: 16px; }

    .your-search { height: auto; }

    .your-search .make-new-search {
        position: relative;
        top: auto;
        right: auto;
    }

    .your-search span { padding: 5px 0 !important; }

    .your-search span.searched { width: 100%; }

    .your-search .make-new-search .openNewSearchForm {
        float: right;
        height: auto !important;
        line-height: 20px !important;
        margin: 5px 0 !important;
    }
}

/* Cajas paginador solo si hay 9 botones */
@media (min-width: 320px) and (max-width: 400px) {
    .paginador .small-box-pag li { width: 31px; }
}

/* media query para mostrar/ocultar la publi lateral con filtros horizontales en VUE */
@media (min-width: 1280px) and (max-width: 1500px) {
    .landscape-view .banner-sky { display: block; }
}

@media (max-width: 1279px) {
    .landscape-view .banner-sky { display: none; }
}

/*  12. Resultados (RES) pop up beneficios
=========================================================================================================== */
.box-results-benefits {
    border: 1px #ccc solid;
    overflow: hidden;
}

.box-results-benefits img { width: 100%; }

.box-results-benefits > div,
.box-results-benefits > span { padding: 0 10px; }

/* Opi */
.box-results-benefits .valor {
    width: 100%;
    text-align: left;
    margin-bottom: 13px;
}

.box-results-benefits .benefit-restaurant-name {
    font-size: 14px;
    font-family: 'open_sanssemibold', sans-serif;
    color: #e6002c;
    padding: 8px 0 5px 10px;
    display: block;
}

.box-results-benefits .opi-rate {
    color: #444;
    font-family: "open_sanssemibold", sans-serif;
    font-weight: normal;
    margin-top: 6px;
}

.box-results-benefits .opi-rate:hover { text-decoration: none; }

.box-results-benefits .opi-rate span {
    background-color: #4a4a4a;
    border-radius: 2px;
    color: #fff;
    font-weight: normal;
    font-size: 13px;
    margin-top: 3px;
    padding: 1px 5px;
    margin-right: 3px;
}

.box-results-benefits .opi-desc {
    color: #444;
    font-family: 'open_sansregular', sans-serif;
    font-size: 11px;
}

/* end opi */
#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}.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}.cssFile_162_v12_opiniones {}
/*
	Opiniones Framework
	v12_opiniones.css
	www.atrapalo.com
	CSS v12

	Index
	-------------------------
	1. Sprites
	2. Fontface
	3. Titulo
	4. Selector tipo
	5. Opinion destacada
	6. Loading
	7. Header
	8. Footer
	9. Caja opinion
	10. Opiniones verificadas
	11. Resumen opinion
	12. Confirmacion
	13. Valoracion usuario formulario
	14. Valoracion usuario columna derecha
	15. Respuesta valoracion
	16. Valoracion global
*/

/*	1. SPRITES
===========================================================================================================*/
/*General*/
.s-opis {background:url(/assets/images/v12/s-opis.png) no-repeat;}
/*Posiciones*/
/*
.opi-cat-_text_profile_couple {background-position: 0 0;}
.opi-cat-_text_profile_family {background-position: -30px 0;}
.opi-cat-_text_profile_alone {background-position: -60px 0;}
.opi-cat-_text_profile_friends {background-position: -90px 0;}
.opi-cat-_text_profile_business {background-position: -120px 0;}*/ /*Negocios*/
/*.opi-positivo {background-position: 0 -30px;}
.opi-negativo {background-position: -30px -30px;}
.opi-trick {background-position: -60px -30px;}
.opi-cross {background-position: -90px -30px;}
.opi-recomendado {background-position: -120px -30px;background-color:#8Eb717;}
.opi-arrow {background-position: -30px -60px;}
.opi-arrow-mini {background-position: 0 -60px;}*/
.opi-arrow-red {background-position: -60px -60px;}
/*.opi-respuesta {background-position: -90px -60px;}
.opi-trick-mini {background-position: -120px -60px;}
.opi-resp-hot {background-position: 0 -90px;}         */
.opi-trick-verificadas {background-position: 0 -120px;}     /*
.opi-trick-verificadas-mini {background-position: -150px -120px;}
.opi-trick-conf {background-position: -90px -120px;}
.opi-consejos {background-position: -150px 0;}
.opi-facebook-boton {background-position: -90px -160px;}
.opi-twitter-boton {background-position: -90px -200px;}          */

/*	2. FONT-FACE
===========================================================================================================*/
@font-face {
    font-family: 'atrapaloWebBold';
    src: url('/assets/fonts/atrapaloweb-bold.eot');
    src: url('/assets/fonts/atrapaloweb-bold.eot?iefix') format('eot'),
         url('/assets/fonts/atrapaloweb-bold.woff') format('woff'),
         url('/assets/fonts/atrapaloweb-bold.ttf') format('truetype'),
         url('/assets/fonts/atrapaloweb-bold.svg#webfontxqeiJ2kp') format('svg');
    font-weight: normal;
    font-style: normal;

}
.atrapaloFont{
	font-family:"atrapaloWebBold", Arial!important;
    -webkit-font-smoothing: antialiased;
}

/*	3. TITULO
===========================================================================================================*/


/*	4. SELECTOR TIPO
===========================================================================================================*/


/*	5. OPINION DESTACADA
===========================================================================================================*/


/*	6. LOADING
===========================================================================================================*/


/*	7. HEADER
===========================================================================================================*/


/*	8. FOOTER
===========================================================================================================*/



/*	11. RESUMEN OPINION
===========================================================================================================*/


/*	12. CONFIRMACION
===========================================================================================================*/


/*	13. VALORACION USUARIO FORMULARIO
===========================================================================================================*/


/*	14. VALORACION USUARIO COLUMNA DERECHA
===========================================================================================================*/


/*	15. RESPUESTA VALORACION
===========================================================================================================*/


/*	16. VALORACION GLOBAL
===========================================================================================================*/



/* thumbnails */
h3.titThumbnails {
    color: #888;
    font-family: "open_sanssemibold",Arial,sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
}
.call-to-action-text {
    width: auto;
    float: left;
}
.image-viewer-thumbnail{
    overflow: hidden;
    -webkit-transition: border-radius .12s linear 0s .35s linear 0s;
    transition: border-radius .12s linear 0s .35s linear 0s;
    float: left;
    width: 97px !important;
    height: 67px;
    margin-right: 1.3px;
    margin-top: 3px;
    opacity: 0.4;
    filter: alpha(opacity=40);
    cursor: pointer;
    background-size: cover;
    background-position: center;
}

.image-viewer-thumbnail img {
    display: block;
    height: 67px !important;
    width: 97px !important;
    filter: alpha(opacity=100);
}

.image-viewer-thumbnail:hover,
.image-viewer-thumbnail.active {
    opacity: 1.0;
    filter: alpha(opacity=100);
}
.image-viewer-thumbnail.active {
    border: 3px solid #fff;
    width: 103px !important;
    height: 73px;
    margin-top: 0;
    margin-left: -3px;
    margin-right: -3px;
    position: relative;
    z-index: 10;
}

#cboxLoadedContent li{
    padding-top: 0px !important;
}
.js-slider {
    height: 55%;
}

.js-carousel {
    min-width: 90%;
    max-width: 90%;
    text-align: center;
}

#imageViewer{
    max-height: 80%;
    max-width: 55%;
    min-height: 80%;
}

.image-viewer {
    overflow: hidden;
    text-align: center;
}

.image-viewer img {
    min-width: 100%;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -o-transform: translateX(-50px);
}

/*.flex-viewport {
    height: 15%;
} Elimino pq en hoteles rompemos el alto de el carrusel de imagenes*/

.lg-prev, .lg-next {
    font-family: fontawesome;
}

.image-viewer  {
    width: 12%;
    float: left;
    margin-right: .5%;
    margin-bottom: 2px;
}

.layer-add-photo .grey-box {
    float: left;
}

.layer-add-photo .grey-box.no-gallery {
    float: right;
}

.min-height-97.no-gallery-height {
    min-height: 110px!important;
}

.layer-add-photo .loader-gallery {
    width: 32px;
    margin: 0 auto;
}

.layer-add-photo a {
    background-color: #777777;
    display: block;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 8vh;
}

.layer-add-photo a span {
    width: auto;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
    top: 50%;
}

.layer-add-photo a i.fa-plus {
    left: 12px;
    top: 6px;
    text-shadow: -2px -1px #777777;
}

.layer-add-photo a:hover i.fa-plus {
    text-shadow: -2px -1px #ba0000;
}
.btn-add-photo {
    font-size: 18px;
}

.lg-icon{
    font-family: fontawesome !important;
}

.lg-actions .lg-prev:after{
    content: "\f104" !important;
}

.lg-actions .lg-next:before{
    content: "\f105" !important;
}

.lg-toolbar .lg-close:after{
    content: "\f00d" !important;
}

.lg-backdrop.in {
    opacity: 0.85 !important;
}

.lg-outer.lg-thumb-open .lg-thumb-outer{
    background-color: transparent !important;
}

.lg-actions {
    position: absolute;
    bottom: 150px;
    width: 110px;
    left: 50%;
    margin-left: -55px;
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
    position: absolute!important;
    width: 50px!important;
    height: 50px!important;
    border-radius: 25px!important;
    top: inherit!important;
    background: none!important;
    background-color: rgba(133, 133, 133, 0.8)!important;
    color: #fff!important;
    opacity: 1!important;
    font-size: 38px!important;
    text-indent: initial!important;
    text-align: center!important;
    padding-top: 5px!important
}

.lg-actions .lg-next {
   right: 0!important;
}

.lg-actions .lg-prev {
    left: 0!important;
}

.lg-actions .lg-prev i {
    margin-top: -2px;
    margin-left: -5px;
    display: block;
}

.lg-actions .lg-next i {
    margin-top: -2px;
    margin-left: 8px;
    display: block;
}

.lg-actions .lg-prev:hover,
.lg-actions .lg-next:hover { background-color: rgba(86, 86, 86, 0.9)!important; }

.lg-actions .lg-prev { left: 0; }

.lg-actions .lg-next { right: 0; left: auto!important; }
.lg-actions .lg-next, .lg-actions .lg-prev {text-indent:0px;}

.lg-sub-html, .lg-toolbar{
    background-color: transparent !important;
}

.lg-outer .lg-sub-html {
    top: 35px!important;
    text-align: left!important;
    height: 45px!important;
    width: 80%!important;
    margin: 0 auto;
    padding: 10px 0!important;
}

/* Reescalar imagenes */
.lg-outer .lg-img-wrap {
    height: 70%!important;
    margin-top: 10%!important;
}

/* Info usuario, comentario de imagen y avatar */
.user-avatar-gallery .avatar {
    font-style: normal;
    border-radius: 50%;
    display: inline-block;
    width: 35px;
    height: 35px;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
    vertical-align: -1px;
    padding-top: 5px;
    margin-right: 5px;
    float: left;
}

.user-avatar-gallery p {
    float: left;
    margin: 0 0 0 10px!important;
    font-size: 12px;
    color: #fff;
    width: 95%;
    line-height: 14px;
}

.user-avatar-gallery .comments {
    margin: 5px 0;
    padding: 5px 0;
    border-top: 1px solid #fff;
}

/* Nuevo formulario para añadir imagenes */

#photo-uploader-dialog input[type=text] {
    width: 100%;
    line-height: 21px;
    border: 1px solid #afafaf;
    border-radius: 3px;
    padding: 0 0 0 10px;
    background-color: white;
    font-family: "open_sansregular", sans-serif;
    font-size: 14px !important;
    height: 38px;

    transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s; /* Opera */
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s; /* Mozilla */
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s; /* Chrome */
}

#photo-uploader-dialog .btn-close {
    font-size: 12px;
}
#photo-uploader-dialog .btn-close:hover {
    text-decoration: underline;
    cursor: pointer;
}

#photo-uploader-dialog-message {
    text-align: center;
    font-size: 14px;
}

.centred-loading {
    position: absolute;
    top: 46px;
    right: 50%;
    width: 32px;
}
/* -------- Nuevo formulario para añadir imagenes --------- */

#photo-uploader-dialog input[type=text] {
    width: 100%;
    line-height: 21px;
    border: 1px solid #afafaf;
    border-radius: 3px;
    padding: 0 0 0 10px;
    background-color: white;
    font-family: "open_sansregular", sans-serif;
    font-size: 14px !important;
    height: 38px;

    transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s; /* Opera */
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s; /* Mozilla */
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s; /* Chrome */
}

#photo-uploader-dialog .btn-close {
    font-size: 12px;
}
#photo-uploader-dialog .btn-close:hover {
    text-decoration: underline;
    cursor: pointer;
}

#photo-uploader-dialog-message {
    text-align: center;
    font-size: 14px;
}

.photo-uploader-loading {
    margin-top: 125px!important;
}
.btn.hidden {display: none}

/*  Media
===========================================================================================================*/

/* XL */
@media (min-width: 1280px) {
    .layer-add-photo .loader-gallery {
        margin-top: 10%;
    }
}

/* L */
@media (min-width: 1024px) and (max-width : 1279px) {
    .layer-add-photo .loader-gallery {
        margin-top: 8%;
    }

    .user-avatar-gallery p {
        width: 92%;
    }
}

/* M */
@media only screen and (min-width: 641px) and (max-width: 1023px) {
    .image-viewer {
        width: 15%;
        margin-right: 1.6%;
        margin-bottom: 10px!important;
    }

    .gallery-wrap {
        margin-bottom: 0!important;
    }

    .user-avatar-gallery p {
        width: 90%;
    }

    .lg-outer .lg-img-wrap {
        margin-top: 12%!important;
    }

}

/* S */
@media only screen and (max-width: 640px) {
    .image-viewer {
        width: 24%;
        margin-right: 1%;
        margin-bottom: 0!important;
    }
    .image-viewer{margin-bottom: 10px!important}
    /* botones grises en S no necesitan tanto padding */
    .layer-add-photo a {
        padding: 0;
    }

    .app-photo-collection-container .image-viewer {margin-bottom: 0px!important;}
    .app-photo-collection-container .image-viewer > img {
        min-width: 100%;
        left: auto;
        position: relative;
        transform: inherit;
        -webkit-transform: inherit;
        -moz-transform: inherit;
        -o-transform: inherit;
    }
    .user-avatar-gallery p {
        width: 78%;
    }

    .gallery-wrap {
        margin-bottom: 0!important;
    }

    /* Reescalar imagenes */

    .lg-outer .lg-img-wrap {
        height: 50%!important;
        margin-top: 40%!important;
    }
}

/* Ocultamos thumbnails en mohile */

@media only screen and (max-width: 740px) {
    .lg-thumb-outer {display: none;}
    .lg-actions {bottom: 50px;}
    .lg-sub-html {
        top: 30px !important;
        text-align: left !important;
        height: 45px !important;
        width: 80% !important;
        margin: 0 auto;
        padding: 10px 0 !important;
    }
    .lg-outer .lg-img-wrap { margin-top: 100px!important;}
}

.js-photo-container > img.js-image-instagram {max-width: 100%;}
.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}
/* 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; }
}
