@charset "UTF-8";
/* colores disponibilidad */
@-webkit-keyframes move {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 60px 60px; } }
@keyframes move {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 60px 60px; } }

/* estilos de componentes comunes en todas las dispos */
/* Importar estilos del cargador de rafagas */
/* cargador de rafagas */
.transportesrafagas-container {
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 0; }

.transportesrafagas-content {
  background: #f7f7f7; }
  .transportesrafagas-content .container-limited > div {
    height: 50px;
    margin: 0; }
    .transportesrafagas-content .container-limited > div span {
      line-height: 50px;
      vertical-align: middle;
      display: inline-block;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .transportesrafagas-content .container-limited .rafagas-text {
    font-size: 16px;
    font-weight: 300;
    color: #46403c;
    padding-left: 0;
    text-align: center; }
    .transportesrafagas-content .container-limited .rafagas-text span {
      color: #ec5b14; }
      .transportesrafagas-content .container-limited .rafagas-text span:after {
        content: '...'; }
  .transportesrafagas-content .container-limited .rafagas-company {
    text-transform: uppercase; }
  .transportesrafagas-content .container-limited .rafagas-company, .transportesrafagas-content .container-limited .rafagas-journey {
    font-size: 14px;
    color: #74716e;
    border-left: 2px dotted #dfdfde;
    padding-left: 30px; }
    .transportesrafagas-content .container-limited .rafagas-company span, .transportesrafagas-content .container-limited .rafagas-journey span {
      font-weight: 300;
      padding-left: 20px;
      position: relative;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      width: 100%; }
      .transportesrafagas-content .container-limited .rafagas-company span:after, .transportesrafagas-content .container-limited .rafagas-journey span:after {
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -6px;
        background-image: url("/headers/ilusion/sunrise/dist/svg/check-orange.svg"), none; }

.transportesrafagas-loader {
  background: #beb8b3;
  width: 100%;
  height: 6px; }
  .transportesrafagas-loader:before {
    content: '';
    display: block;
    background: #ec5b14;
    width: 0;
    height: 6px;
    -webkit-transition: width 30s linear;
    transition: width 30s linear; }
  .transportesrafagas-loader.transportesrafagas-slow:before {
    -webkit-transition: width 60s linear;
    transition: width 60s linear; }
  .transportesrafagas-loader.loading:before {
    width: 100%; }

/* a partir de 992 */

/* Comportamientos móvil y tablet: BOC */

/* Importar estilos de los filtros */
.waiting {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5; }

/* Se aplica al body para mostrar los filtros en movil y para el preload */
.noScroll {
  overflow: hidden;
  position: fixed;
  width: 100vw;
  height: 100vh;
  /**
* iPad with portrait orientation.
*/
  /**
 * iPad with landscape orientation.*/
  /**
   * iPhone 5
 * You can also target devices with aspect ratio.
 */ }

.noScroll #thecontent {
  overflow: hidden; }
  .noScroll #thecontent > .container {
    padding: 0; }

.dBlock {
  display: block !important; }

.layer_fixed_filter {
  position: absolute;
  top: 0;
  z-index: 100000;
  width: 100%;
  left: 0; }
  .layer_fixed_filter::-webkit-scrollbar {
    display: none; }
  .layer_fixed_filter h3 {
    margin: 0; }

/* Nuevos filtros */
.cont_filters .row {
  margin-bottom: 13px; }
  .cont_filters .row form .row {
    margin-bottom: 0;
    margin-top: 0 !important; }

.colFiltros {
  padding: 0; }
  .colFiltros h2 {
    display: inline;
    font-size: 16px;
    color: #46403c; }
    .colFiltros h2 small {
      font-size: 14px;
      color: #74716e; }
  .colFiltros a.pull-right {
    font-size: 12px;
    padding: 0 10px 0 0; }

/* en hoteles la flecha va a la derecha, de forma generica va a la izquierda */
.widgets_hotels_search_mainavailabilitywidget .cajaFiltro .cabecera .tipoFiltro .chevContainer {
  float: right; }

.cajaFiltro {
  padding: 1px 0;
  border-radius: 6px;
  border: 1px solid #dfdfdf;
  overflow: hidden;
  /* Enlace de solo */
  /* Fin del enlace de solo */
  /* contenidoFiltro: EOC */ }
  .cajaFiltro #filtro_category_filter li.disabled_category input[disabled], .cajaFiltro #filtro_category_filter li.disabled_category label {
    cursor: default; }
  .cajaFiltro #filtro_category_filter li.disabled_category svg.icon, .cajaFiltro #filtro_category_filter li.disabled_category svg.icon * {
    opacity: 0.7; }
  .cajaFiltro #filtro_category_filter li svg.icon, .cajaFiltro #filtro_category_filter li svg.icon * {
    fill: #74716e;
    /* Llaves de apartamentos */ }
    .cajaFiltro #filtro_category_filter li svg.icon.icon-hotel-stars-0, .cajaFiltro #filtro_category_filter li svg.icon *.icon-hotel-stars-0 {
      width: 0;
      height: 0; }
    .cajaFiltro #filtro_category_filter li svg.icon.icon-hotel-stars-1, .cajaFiltro #filtro_category_filter li svg.icon *.icon-hotel-stars-1 {
      width: 16px;
      height: 14px; }
    .cajaFiltro #filtro_category_filter li svg.icon.icon-hotel-stars-2, .cajaFiltro #filtro_category_filter li svg.icon *.icon-hotel-stars-2 {
      width: 32px;
      height: 14px; }
    .cajaFiltro #filtro_category_filter li svg.icon.icon-hotel-stars-3, .cajaFiltro #filtro_category_filter li svg.icon *.icon-hotel-stars-3 {
      width: 48px;
      height: 14px; }
    .cajaFiltro #filtro_category_filter li svg.icon.icon-hotel-stars-4, .cajaFiltro #filtro_category_filter li svg.icon *.icon-hotel-stars-4 {
      width: 64px;
      height: 14px; }
    .cajaFiltro #filtro_category_filter li svg.icon.icon-hotel-stars-5, .cajaFiltro #filtro_category_filter li svg.icon *.icon-hotel-stars-5 {
      width: 80px;
      height: 14px; }
    .cajaFiltro #filtro_category_filter li svg.icon.icon-hotel-stars-gl, .cajaFiltro #filtro_category_filter li svg.icon.icon-hotel-stars-6, .cajaFiltro #filtro_category_filter li svg.icon *.icon-hotel-stars-gl, .cajaFiltro #filtro_category_filter li svg.icon *.icon-hotel-stars-6 {
      width: 96px;
      height: 14px; }
    .cajaFiltro #filtro_category_filter li svg.icon.icon-hotel-keys-0, .cajaFiltro #filtro_category_filter li svg.icon *.icon-hotel-keys-0 {
      width: 0;
      height: 0; }
    .cajaFiltro #filtro_category_filter li svg.icon.icon-hotel-keys-1, .cajaFiltro #filtro_category_filter li svg.icon *.icon-hotel-keys-1 {
      width: 9px;
      height: 16px; }
    .cajaFiltro #filtro_category_filter li svg.icon.icon-hotel-keys-2, .cajaFiltro #filtro_category_filter li svg.icon *.icon-hotel-keys-2 {
      width: 22px;
      height: 16px; }
    .cajaFiltro #filtro_category_filter li svg.icon.icon-hotel-keys-3, .cajaFiltro #filtro_category_filter li svg.icon *.icon-hotel-keys-3 {
      width: 36px;
      height: 16px; }
    .cajaFiltro #filtro_category_filter li svg.icon.icon-hotel-keys-4, .cajaFiltro #filtro_category_filter li svg.icon *.icon-hotel-keys-4 {
      width: 48px;
      height: 16px; }
    .cajaFiltro #filtro_category_filter li svg.icon.icon-hotel-keys-5, .cajaFiltro #filtro_category_filter li svg.icon *.icon-hotel-keys-5 {
      width: 61px;
      height: 16px; }
  .cajaFiltro .checkboxgroup_item_only_link {
    display: none;
    text-decoration: none !important;
    float: right; }
  .cajaFiltro .checkboxgroup_item_only_link:hover {
    text-decoration: underline !important; }
  .cajaFiltro .checkboxgroup_subtitle {
    padding-left: 15px;
    margin-bottom: 10px;
    color: #46403c; }
  .cajaFiltro .cabecera.collapsed .infoFiltro {
    display: none; }
  .cajaFiltro .cabecera {
    margin-bottom: -1px;
    padding: 4px 15px;
    position: relative;
    background: #f7f7f7;
    border-bottom: 1px solid #dfdfdf;
    cursor: pointer;
    border-radius: 6px 6px 0 0; }
    .cajaFiltro .cabecera .tipoFiltro {
      font-weight: 700;
      color: #46403c;
      font-size: 14px;
      text-transform: uppercase;
      line-height: 1; }
      html.fonts-loaded .cajaFiltro .cabecera .tipoFiltro {
        font-weight: 500; }
      html[lang|="ar"].fonts-loaded .cajaFiltro .cabecera .tipoFiltro, html[lang|="fa"].fonts-loaded .cajaFiltro .cabecera .tipoFiltro, html[lang|="he"].fonts-loaded .cajaFiltro .cabecera .tipoFiltro {
        font-weight: 700; }
      .cajaFiltro .cabecera .tipoFiltro .chevContainer {
        float: left;
        line-height: 20px; }
    .cajaFiltro .cabecera .infoFiltro {
      font-weight: 300;
      color: #74716e;
      font-size: 14px;
      text-transform: lowercase;
      line-height: 22px; }
    .cajaFiltro .cabecera svg.icon-icn-owl {
      width: 24px;
      height: 14px; }
  .cajaFiltro .contenidoFiltro {
    width: 100%;
    float: left;
    background-color: #fff;
    /*PESTAÑAS*/ }
    .cajaFiltro .contenidoFiltro form {
      padding: 15px 10px; }
      .cajaFiltro .contenidoFiltro form .input_name_hotel {
        width: 100%;
        background-image: url("/headers/ilusion/sunrise/dist/svg/zoom_input.svg"), none;
        background-repeat: no-repeat;
        background-position: 98% 45%;
        background-size: 7%;
        padding-right: 25px; }
        .cajaFiltro .contenidoFiltro form .input_name_hotel.txtDelete {
          background-image: url("/headers/ilusion/sunrise/dist/svg/monochrome-close.svg"), none;
          background-repeat: no-repeat;
          background-position: 97% 50%;
          background-size: 4.5%;
          padding-right: 25px; }
      .cajaFiltro .contenidoFiltro form .cross_reserved_space {
        position: absolute;
        width: 30px;
        height: 40px;
        right: 15px;
        display: none;
        cursor: pointer; }
    .cajaFiltro .contenidoFiltro ul {
      margin-bottom: 0; }
    .cajaFiltro .contenidoFiltro .checkbox, .cajaFiltro .contenidoFiltro .radio {
      border-top: 1px solid #dfdfdf;
      display: block;
      margin: 0;
      padding: 10px 15px;
      position: relative; }
      .cajaFiltro .contenidoFiltro .checkbox input[type="checkbox"],
      .cajaFiltro .contenidoFiltro .checkbox input[type="radio"], .cajaFiltro .contenidoFiltro .radio input[type="checkbox"],
      .cajaFiltro .contenidoFiltro .radio input[type="radio"] {
        margin-left: 0; }
      .cajaFiltro .contenidoFiltro .checkbox label, .cajaFiltro .contenidoFiltro .radio label {
        font-weight: 300;
        padding-left: 20px; }
        .cont_filters .cajaFiltro .contenidoFiltro .checkbox label, .cont_filters .cajaFiltro .contenidoFiltro .radio label {
          width: 100% !important; }
    .cajaFiltro .contenidoFiltro .checkbox:hover {
      cursor: pointer; }
    .cajaFiltro .contenidoFiltro .checkbox:hover.disabled_category {
      cursor: default; }
    .cajaFiltro .contenidoFiltro .checkbox:active {
      cursor: pointer; }
    .cajaFiltro .contenidoFiltro .counter {
      font-size: 14px;
      color: #46403c; }
    .cajaFiltro .contenidoFiltro svg.icon-anyfill-ui-search,
    .cajaFiltro .contenidoFiltro svg.icon-anyfill-ui-search * {
      fill: #74716e;
      width: 18px;
      height: 18px;
      vertical-align: sub; }
    .cajaFiltro .contenidoFiltro .btn-default.btn-transparent:hover svg.icon-anyfill-ui-search,
    .cajaFiltro .contenidoFiltro .btn-default.btn-transparent:hover svg.icon-anyfill-ui-search * {
      fill: #46403c; }
    .cajaFiltro .contenidoFiltro div.slider > div.track {
      background-color: #dfdfdf;
      height: 3px !important;
      margin: 0 !important;
      overflow: visible;
      border-radius: 2px; }
    .cajaFiltro .contenidoFiltro div.slider > div.track > div {
      height: 3px !important;
      background: #ec5b14; }
    .cajaFiltro .contenidoFiltro .contSlider {
      margin-top: 0;
      border-top: 1px solid #dfdfdf;
      font-size: 14px;
      padding-top: 10px; }
    .cajaFiltro .contenidoFiltro .slider {
      width: 80% !important;
      position: relative;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 12px;
      height: 26px; }
      .cajaFiltro .contenidoFiltro .slider:before {
        content: '';
        position: absolute;
        top: 7px;
        left: 0;
        width: 100%;
        height: 8px;
        background: -webkit-linear-gradient(right, #dfdfdf 0%, #dfdfdf 0.4%, white 0.5%, white 9.7%, #dfdfdf 9.8%, #dfdfdf 10.2%, white 10.3%, white 19.7%, #dfdfdf 19.8%, #dfdfdf 20.2%, white 20.3%, white 29.7%, #dfdfdf 29.8%, #dfdfdf 30.2%, white 30.3%, white 39.7%, #dfdfdf 39.8%, #dfdfdf 40.2%, white 40.3%, white 49.7%, #dfdfdf 49.8%, #dfdfdf 50.2%, white 50.3%, white 59.7%, #dfdfdf 59.8%, #dfdfdf 60.2%, white 60.3%, white 69.7%, #dfdfdf 69.8%, #dfdfdf 70.2%, white 70.3%, white 79.7%, #dfdfdf 79.8%, #dfdfdf 80.2%, white 80.3%, white 89.7%, #dfdfdf 89.8%, #dfdfdf 90.2%, white 90.3%, white 99.5%, #dfdfdf 99.6%, #dfdfdf 100%);
        background: linear-gradient(to left, #dfdfdf 0%, #dfdfdf 0.4%, white 0.5%, white 9.7%, #dfdfdf 9.8%, #dfdfdf 10.2%, white 10.3%, white 19.7%, #dfdfdf 19.8%, #dfdfdf 20.2%, white 20.3%, white 29.7%, #dfdfdf 29.8%, #dfdfdf 30.2%, white 30.3%, white 39.7%, #dfdfdf 39.8%, #dfdfdf 40.2%, white 40.3%, white 49.7%, #dfdfdf 49.8%, #dfdfdf 50.2%, white 50.3%, white 59.7%, #dfdfdf 59.8%, #dfdfdf 60.2%, white 60.3%, white 69.7%, #dfdfdf 69.8%, #dfdfdf 70.2%, white 70.3%, white 79.7%, #dfdfdf 79.8%, #dfdfdf 80.2%, white 80.3%, white 89.7%, #dfdfdf 89.8%, #dfdfdf 90.2%, white 90.3%, white 99.5%, #dfdfdf 99.6%, #dfdfdf 100%); }
    .cajaFiltro .contenidoFiltro div.slider > div.handle {
      background: #FFF;
      border: 1px solid #dfdfdf;
      border-radius: 50%;
      height: 22px;
      width: 22px;
      margin: -11px 0 0 -11px;
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.12);
      cursor: pointer; }
      .cajaFiltro .contenidoFiltro div.slider > div.handle.low, .cajaFiltro .contenidoFiltro div.slider > div.handle.high {
        text-align: center; }
        .cajaFiltro .contenidoFiltro div.slider > div.handle.low:before, .cajaFiltro .contenidoFiltro div.slider > div.handle.high:before {
          content: '';
          color: #ec5b14;
          height: 9px;
          width: 6px;
          display: block;
          margin: 6px auto 0;
          background-repeat: no-repeat;
          background-size: 100% 100%; }
      .cajaFiltro .contenidoFiltro div.slider > div.handle.low:before {
        background-image: url("/headers/ilusion/sunrise/dist/svg/chevron-right-orange.svg"), none;
        background-position: right top; }
      .cajaFiltro .contenidoFiltro div.slider > div.handle.high:before {
        background-image: url("/headers/ilusion/sunrise/dist/svg/chevron-left-orange.svg"), none;
        background-position: left top; }
    .cajaFiltro .contenidoFiltro .widget-sliderduration-subtitle, .cajaFiltro .contenidoFiltro .widget-slidertime-subtitle, .cajaFiltro .contenidoFiltro .checkboxgroup_subtitle {
      margin-left: 20px;
      text-transform: uppercase;
      color: #74716e; }
    .cajaFiltro .contenidoFiltro .slider-label {
      text-align: center;
      margin-bottom: 10px; }
    .cajaFiltro .contenidoFiltro .slider-value-min,
    .cajaFiltro .contenidoFiltro .slider-value-max {
      border: 1px solid #dfdfdf;
      border-radius: 6px;
      background: #f7f7f7;
      color: #46403c;
      font-size: 14px;
      line-height: 23px;
      padding: 0 12px;
      min-width: 92px;
      display: inline-block;
      font-weight: 400; }
    .cajaFiltro .contenidoFiltro .checkboxgroup_subtitle {
      margin-left: 0; }
    .cajaFiltro .contenidoFiltro .nav-tabs.nav-split-bt {
      border-bottom: 0;
      margin-bottom: 10px;
      margin-top: 15px;
      text-align: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .cajaFiltro .contenidoFiltro .nav-tabs.nav-split-bt li:first-child:not(:last-child) {
        margin-left: 10%; }
        .cajaFiltro .contenidoFiltro .nav-tabs.nav-split-bt li:first-child:not(:last-child) a {
          border-radius: 6px 0 0 6px; }
      .cajaFiltro .contenidoFiltro .nav-tabs.nav-split-bt li:last-child {
        margin-right: 10%; }
        .cajaFiltro .contenidoFiltro .nav-tabs.nav-split-bt li:last-child a {
          border-radius: 0 6px 6px 0; }
      .cajaFiltro .contenidoFiltro .nav-tabs.nav-split-bt li {
        margin-bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .cajaFiltro .contenidoFiltro .nav-tabs.nav-split-bt li a, .cajaFiltro .contenidoFiltro .nav-tabs.nav-split-bt li a:focus {
          color: #7c7167;
          margin-right: 0;
          padding: 5px 10px !important;
          text-decoration: none;
          font-weight: 400;
          font-size: 12px;
          text-transform: uppercase;
          border: 1px solid #beb8b3;
          width: 100%;
          background: #FFF; }
        .cajaFiltro .contenidoFiltro .nav-tabs.nav-split-bt li a:hover {
          color: #46403c;
          border: 1px solid #46403c;
          background: #FFF; }
      .cajaFiltro .contenidoFiltro .nav-tabs.nav-split-bt li.active a, .cajaFiltro .contenidoFiltro .nav-tabs.nav-split-bt li.active a:focus {
        color: #ec5b14;
        background: #FFF;
        border: 1px solid #ec5b14; }
      .cajaFiltro .contenidoFiltro .nav-tabs.nav-split-bt li.active a:hover {
        color: #BC4206;
        background: #FFF;
        border: 1px solid #BC4206; }
    .cajaFiltro .contenidoFiltro .nav li {
      position: relative;
      display: block;
      width: 40%;
      text-align: center; }
      .cajaFiltro .contenidoFiltro .nav li a {
        position: relative;
        display: block; }
    .cajaFiltro .contenidoFiltro .nav-tabs li {
      float: left; }
    .cajaFiltro .contenidoFiltro .split-bt li:first-child {
      margin-left: 0; }
    .cajaFiltro .contenidoFiltro .checkboxgroup_showmore a {
      display: block;
      text-align: center;
      font-size: 14px;
      padding: 10px 0;
      border-top: 1px solid #dfdfdf;
      color: #459ae4; }

/*FIN DE LAS PESTAÑAS*/
/* transicion filtros dispos en mobile y tablet  */

/* Mejorar la transicion de la columna en movil metiendo un delay antes para evitar el salto */

/* Comportamientos móvil: BOC */

/* Comportamientos móvil: EOC */
/* Comportamientos tablet: BOC */

/* Comportamientos tablet: EOC */
/* Comportamientos desktop: BOC */

/* Comportamientos desktop: EOC */
/* Corrección para vuelos */
.filtersContainer .cajaFiltro .contenidoFiltro .checkbox label, .filtersContainer .cajaFiltro .contenidoFiltro .radio label {
  width: 70% !important; }

.filtersContainer .cajaFiltro .contenidoFiltro .checkbox input[type="checkbox"],
.filtersContainer .cajaFiltro .contenidoFiltro .checkbox input[type="radio"], .filtersContainer .cajaFiltro .contenidoFiltro .radio input[type="checkbox"],
.filtersContainer .cajaFiltro .contenidoFiltro .radio input[type="radio"] {
  margin-left: -20px; }

.filtersContainer .cajaFiltro .contenidoFiltro .checkbox .cont_precio .symbol, .filtersContainer .cajaFiltro .contenidoFiltro .radio .cont_precio .symbol {
  font-size: 0.8em; }

.fixedfilters .checkbox input[type="checkbox"],
.fixedfilters .checkbox input[type="radio"], .fixedfilters .radio input[type="checkbox"],
.fixedfilters .radio input[type="radio"] {
  margin-left: -20px !important; }

/* Fin de los nuevos filtros */
/* Importar estilos de la cortinilla paso SCR */
/* Cortinilla scr */
.noScrollFixed #thecontent {
  overflow: hidden; }

.pasoscr_container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  /* uc browser */
  background: rgba(246, 246, 246, 0.9);
  z-index: 999998; }

.pasoscr_filler {
  height: 600px; }

.pasoscr {
  position: absolute;
  padding: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  .pasoscr .ball-spin-fade-loader {
    margin: 40px auto 50px auto;
    width: 0;
    height: 1px; }
  .pasoscr p {
    margin-bottom: 10px; }
  .pasoscr .bigtext {
    font-size: 24px;
    color: #424242;
    margin-bottom: 28px; }
  .pasoscr .resumentrayecto {
    background: #E3E3E3;
    border-radius: 6px;
    color: #74716e;
    display: inline-block;
    padding: 10px 15px; }
    .pasoscr .resumentrayecto span {
      text-transform: uppercase; }
    .pasoscr .resumentrayecto svg {
      width: 19px;
      height: 19px;
      vertical-align: top;
      margin: 0 6px; }
      .pasoscr .resumentrayecto svg, .pasoscr .resumentrayecto svg * {
        fill: #74716e; }

/* Importar estilos de las ventajas de Destinia (o de otras marcas) */
#bigadvantages {
  background: #fff;
  margin-top: 30px;
  padding: 30px 0;
  position: relative;
  border-top: 1px solid #e3e3e3;
  /* generic background svg */ }
  #bigadvantages .advantages-arrow, #bigadvantages .advantages-arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }
  #bigadvantages .advantages-arrow {
    left: 50%;
    margin-left: -14px;
    border-width: 14px;
    border-bottom-width: 0;
    border-top-color: #e3e3e3;
    top: 0; }
    #bigadvantages .advantages-arrow:after {
      bottom: 1px;
      margin-left: -14px;
      border-width: 14px;
      border-bottom-width: 0;
      border-top-color: #f7f7f7;
      content: ""; }
  #bigadvantages #ventajas .titulo {
    display: block;
    text-align: center;
    font-weight: 300;
    font-size: 24px;
    color: #46403c;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 20px; }
    #bigadvantages #ventajas .titulo:after {
      content: '';
      width: 30px;
      height: 2px;
      background: #74716e;
      position: absolute;
      bottom: 0;
      left: 50%;
      opacity: 0.5;
      margin-left: -15px; }
  #bigadvantages #ventajas ul {
    overflow: hidden;
    margin-bottom: 0; }
    #bigadvantages #ventajas ul li {
      position: relative;
      text-align: center;
      width: 20%;
      float: left;
      margin-left: 10%; }
      #bigadvantages #ventajas ul li strong {
        display: inline-block;
        color: #000;
        font-weight: 400;
        font-size: 14px;
        position: relative;
        line-height: 1.5em;
        text-align: center;
        height: 3em;
        margin-bottom: 0;
        margin-left: 23px; }
        #bigadvantages #ventajas ul li strong.checked:after {
          left: -23px;
          position: absolute;
          top: 4px; }
      #bigadvantages #ventajas ul li span {
        display: block;
        color: #74716e;
        font-weight: 300;
        font-size: 14px;
        line-height: 21px;
        margin-bottom: 10px;
        text-align: center; }
  #bigadvantages .checked:after {
    content: '';
    width: 14px;
    height: 11px;
    display: inline-block;
    background-image: url("/headers/ilusion/sunrise/dist/svg/check.svg"), none;
    background-repeat: no-repeat;
    background-size: 100% 100%; }

/* TEMPORALMENTE SE METEN AQUI LAS DISTINTAS VERSIONES DEL RESUMEN DE BUSQUEDA, HASTA QUE SE UNIFIQUEN */
/* Importar estilos del resumen de busqueda comunes */
.margin0 {
  margin: 0 !important; }

.padding0 {
  padding: 0 !important; }

/* Resumen de búsqueda dispo*/
.cont_search_summary {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
  min-height: 55px;
  display: block;
  position: relative;
  background: #FFF; }
  .cont_search_summary .bloque {
    border-right: 1px solid #dfdfdf;
    text-align: center;
    line-height: 0; }
    .cont_search_summary .bloque .tipoDato {
      color: #74716e;
      font-size: 10px;
      font-weight: 400;
      display: block;
      padding-top: 12px;
      text-transform: uppercase;
      text-align: left;
      line-height: 1.5; }
    .cont_search_summary .bloque .dato {
      font-size: 16px;
      font-weight: 700;
      display: block;
      padding: 0 0 9px 0;
      text-align: left;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      line-height: 1.5; }
      html.fonts-loaded .cont_search_summary .bloque .dato {
        font-weight: 500; }
      html[lang|="ar"].fonts-loaded .cont_search_summary .bloque .dato, html[lang|="fa"].fonts-loaded .cont_search_summary .bloque .dato, html[lang|="he"].fonts-loaded .cont_search_summary .bloque .dato {
        font-weight: 700; }
      .cont_search_summary .bloque .dato a, .cont_search_summary .bloque .dato a:hover {
        color: #46403c !important;
        text-decoration: none; }
        .cont_search_summary .bloque .dato a svg, .cont_search_summary .bloque .dato a svg *, .cont_search_summary .bloque .dato a:hover svg, .cont_search_summary .bloque .dato a:hover svg * {
          fill: #46403c !important; }
  .cont_search_summary svg {
    width: 16px;
    height: 16px;
    vertical-align: middle; }
    .cont_search_summary svg, .cont_search_summary svg * {
      fill: #ec5b14; }
    .cont_search_summary svg.icon-anyfill-ui-close, .cont_search_summary svg.icon-anyfill-ui-close * {
      fill: #FFF;
      margin-bottom: 10px; }
  .cont_search_summary button.searcherButton, .cont_search_summary button.btn-primary {
    margin: 10px 15px 0 0; }
    .cont_search_summary button.searcherButton span, .cont_search_summary button.btn-primary span {
      vertical-align: middle; }
    .cont_search_summary button.searcherButton svg, .cont_search_summary button.btn-primary svg {
      width: 16px;
      height: 16px;
      vertical-align: middle;
      position: relative;
      top: -1px; }
      .cont_search_summary button.searcherButton svg, .cont_search_summary button.searcherButton svg *, .cont_search_summary button.btn-primary svg, .cont_search_summary button.btn-primary svg * {
        fill: #ec5b14; }
    .cont_search_summary button.searcherButton:hover svg, .cont_search_summary button.searcherButton:hover svg *, .cont_search_summary button.btn-primary:hover svg, .cont_search_summary button.btn-primary:hover svg * {
      fill: #BC4206; }
  .cont_search_summary:hover svg, .cont_search_summary:hover svg * {
    fill: #BC4206; }
  .cont_search_summary svg.icon-anyfill-ui-close {
    width: 14px;
    height: 14px;
    vertical-align: sub; }
    .cont_search_summary svg.icon-anyfill-ui-close, .cont_search_summary svg.icon-anyfill-ui-close * {
      fill: #FFF;
      margin-bottom: 10px; }

/* Mobile */

/* fin mobile */
/* Fin resumen de búsqueda comun entre hoteles, vuelos y v+h */
/* Parte superior de la pagina estilos exclusivos en vuelos y v+h porque solo en ellos esta el id #datosBusqueda */
#datosBusqueda .icon-anyfill-ui-chevron-left {
  width: 11px;
  height: 11px;
  vertical-align: baseline; }

#datosBusqueda .icon-anyfill-ui-chevron-right {
  width: 11px;
  height: 11px;
  vertical-align: baseline; }

#datosBusqueda .seleccionado {
  z-index: 2;
  border-bottom: 1px solid #FFF;
  background: #FFF;
  color: #46403c; }

#datosBusqueda .bloque .icon-anyfill-ui-chevron-down {
  height: 11px;
  margin: 0 0 0 20px;
  position: absolute;
  width: 11px;
  color: #74716e; }

#datosBusqueda .bloque .dato .chevronl {
  margin-right: 10%; }

#datosBusqueda .bloque .dato .chevronr {
  margin-left: 10%; }

#datosBusqueda .bloque .dato.nochev {
  padding: 0 0 22px !important; }

#datosBusqueda .contDatos {
  min-width: 80%;
  max-width: 100%;
  display: inline-block;
  margin-left: auto;
  margin-right: auto; }

#datosBusqueda ul {
  list-style: none;
  margin: 0;
  padding: 0; }

#datosBusqueda li {
  display: inline-block; }

#datosBusqueda li.enlace {
  padding: 15px 0;
  line-height: 1.5; }

#datosBusqueda .origen {
  border-right: 1px solid #dfdfdf; }

#datosBusqueda .destino {
  padding-left: 30px; }
  #datosBusqueda .destino .multidestino {
    position: absolute;
    z-index: 9999;
    left: 0px;
    top: 53%; }
    #datosBusqueda .destino .multidestino .badge {
      padding: 5px !important; }

#datosBusqueda .origen .icondirection, #datosBusqueda .destino .icondirection {
  background: #FFF;
  border: 1px solid #dfdfdf !important;
  border-radius: 2.8em;
  height: 34px;
  position: absolute;
  top: 25%;
  width: 34px;
  padding-top: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 34px;
  vertical-align: middle; }
  #datosBusqueda .origen .icondirection svg, #datosBusqueda .destino .icondirection svg {
    vertical-align: top; }
    #datosBusqueda .origen .icondirection svg.icon-anyfill-ui-arrow-right, #datosBusqueda .destino .icondirection svg.icon-anyfill-ui-arrow-right {
      width: 18px;
      height: 32px; }
    #datosBusqueda .origen .icondirection svg.icon-anyfill-ui-doblearrow, #datosBusqueda .destino .icondirection svg.icon-anyfill-ui-doblearrow {
      width: 18px;
      height: 32px; }
    #datosBusqueda .origen .icondirection svg, #datosBusqueda .origen .icondirection svg *, #datosBusqueda .destino .icondirection svg, #datosBusqueda .destino .icondirection svg * {
      fill: #74716e; }

#datosBusqueda .origen .icondirection {
  right: -18px; }

#datosBusqueda .destino .icondirection {
  left: -18px; }

#datosBusqueda.conSeleccion {
  border-bottom: 1px solid #FFF;
  background: #f4f3f2;
  color: #d4d3d2 !important;
  z-index: 3; }

/*rtl:ignore*/
[dir='rtl'] #datosBusqueda .destino .icondirection svg.icon-anyfill-ui-arrow-right {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

/* Capa de buscador */
.buscadorModificaBusqueda {
  border-radius: 10px !important;
  margin-top: 20px; }

.cont_buscador_error {
  background: #1d3746;
  padding: 20px 30px; }
  .cont_buscador_error .cerrar {
    color: #FFF !important; }
  .cont_buscador_error .icon-anyfill-ui-close {
    width: 10px;
    height: 10px; }
    .cont_buscador_error .icon-anyfill-ui-close * {
      fill: #FFF !important; }

/* Fin de la capa de buscador */
/* Importar estilos del resumen de busqueda superior para hotel */
/* Estilos exclusivos para hoteles del resumen de búsqueda dispo porque solo en hoteles el resumen esta dentro de .search_summary */
.search_summary .cont_search_summary .container-limited.toggle_searcher {
  cursor: pointer; }

/* Fin resumen de búsqueda */
html[lang|="hu"] .search_summary .cont_search_summary .container-limited .bloque {
  padding: 0 10px; }

/* Botonera movil para abrir distintos elementos ocultos en las dispos (filtros, ordenacion, mapa...) */
/*estilos comunes para botonera de dispo hoteles y dispo paquetes vacacionales */
ul.mobile_navigation_map_filter_order,
ul.mobile_navigation_filter_order {
  overflow: hidden;
  background: #fff;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
  border-top: 1px solid #dfdfdf;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  ul.mobile_navigation_map_filter_order li,
  ul.mobile_navigation_filter_order li {
    text-align: center;
    border-right: 1px solid #dfdfdf;
    display: inline-block;
    /*display: flex;*/ }
    ul.mobile_navigation_map_filter_order li:last-child,
    ul.mobile_navigation_filter_order li:last-child {
      border-right: none; }
    ul.mobile_navigation_map_filter_order li a,
    ul.mobile_navigation_filter_order li a {
      font-size: 12px;
      text-transform: uppercase;
      border-radius: 0;
      padding: 10px 0; }
  ul.mobile_navigation_map_filter_order > li + li,
  ul.mobile_navigation_filter_order > li + li {
    margin-left: 0; }

/* Fin Botonera movil para abrir distintos elementos ocultos */
/* barra superior de herramientas de dispo en tablet */

/* num. de alojamientos, vuelos, paquetes... encontrados*/
.num_lodging, .num_lodging h3, .num_journeys, .num_journeys h3, .num_packages, .num_packages h3 {
  font-size: 18px;
  line-height: 50px;
  margin: 0; }

/* Mobile */

/* Botones filtrar y ver mapa */
.cont_btn_mix {
  /*border-bottom: 1px solid #e0e0e0;*/
  overflow: hidden;
  padding-bottom: 10px; }
  .cont_btn_mix .btn_mix_filtros {
    border: 1px solid #beb8b3;
    text-align: center;
    color: #46403c;
    font-size: 14px;
    border-radius: 6px;
    cursor: pointer; }
    .cont_btn_mix .btn_mix_filtros a {
      color: #46403c; }
    .cont_btn_mix .btn_mix_filtros:hover {
      border: 1px solid #46403c;
      border-radius: 6px; }
  .cont_btn_mix .view_map {
    background-color: transparent;
    background-image: url("/headers/widgets/hotels/availability/hotelavailabilitywidget/img/bg-btn-map.svg");
    background-repeat: no-repeat;
    padding: 10px;
    border-radius: 6px;
    font-size: 14px; }
    .cont_btn_mix .view_map svg {
      width: 14px;
      height: 14px;
      vertical-align: middle; }
      .cont_btn_mix .view_map svg, .cont_btn_mix .view_map svg * {
        fill: #46403c; }
  .cont_btn_mix .filtrar {
    width: 100%;
    padding: 10px; }
  .cont_btn_mix svg {
    margin-right: 5px; }
  .cont_btn_mix .icon-anyfill-graph-location {
    width: 14px;
    height: 14px; }
  .cont_btn_mix .icon-monochrome-listado {
    width: 12px;
    height: 10px; }

/* Fin botón filtrar y botón ver mapa */
/* Menú ordenación */
.availability_sort_container {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.txt_sort {
  border-bottom: 1px solid #dfdfdf;
  padding: 10px 15px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 12px;
  margin-bottom: 0;
  vertical-align: bottom;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0; }
  .txt_sort svg {
    display: none; }

/*rtl:ignore*/
[dir='rtl'] .txt_sort svg {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg); }

ul.availability_sort {
  overflow: hidden;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border: 1px solid #dfdfdf;
  background: #e3e3e3;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  vertical-align: bottom;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-overflow-scrolling: touch; }
  ul.availability_sort li {
    text-align: center;
    background: #f7f7f7;
    border-right: 1px solid #dfdfdf;
    color: #74716e;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    ul.availability_sort li:last-child {
      border-right: none; }
    ul.availability_sort li a {
      display: block;
      font-size: 14px;
      color: #74716e;
      padding: 7px;
      border-top: 3px solid #dfdfdf;
      text-decoration: none;
      font-weight: 400;
      width: 100%; }
      ul.availability_sort li a:hover {
        background: #FFF;
        color: #46403c;
        text-decoration: none;
        font-weight: 700; }
        html.fonts-loaded ul.availability_sort li a:hover {
          font-weight: 500; }
        html[lang|="ar"].fonts-loaded ul.availability_sort li a:hover, html[lang|="fa"].fonts-loaded ul.availability_sort li a:hover, html[lang|="he"].fonts-loaded ul.availability_sort li a:hover {
          font-weight: 700; }
      ul.availability_sort li a:active, ul.availability_sort li a.selected {
        background: #7c7167;
        color: #FFF !important;
        border-top: 3px solid #6c635a;
        text-decoration: none;
        font-weight: 700; }
        html.fonts-loaded ul.availability_sort li a:active, html.fonts-loaded ul.availability_sort li a.selected {
          font-weight: 500; }
        html[lang|="ar"].fonts-loaded ul.availability_sort li a:active, html[lang|="fa"].fonts-loaded ul.availability_sort li a:active, html[lang|="he"].fonts-loaded ul.availability_sort li a:active, html[lang|="ar"].fonts-loaded ul.availability_sort li a.selected, html[lang|="fa"].fonts-loaded ul.availability_sort li a.selected, html[lang|="he"].fonts-loaded ul.availability_sort li a.selected {
          font-weight: 700; }

/* fin menú ordenación */
/* Botón ver más resultados */
.hotel_availability_widget .showMore, .packages_availability_widget .showMore {
  margin: 25px 0 0 0; }

/* fin Botón ver más resultados */
/* hoteles no encontrados*/
.results_not_founds_message {
  font-size: 14px;
  background-image: url("/headers/ilusion/sunrise/dist/svg/zoom.svg"), none;
  background-repeat: no-repeat;
  background-position: 100% 0;
  min-height: 150px;
  margin: 50px 0 0 30px;
  /* tablet portrait */
  /* tablet landscape */ }
  .results_not_founds_message strong {
    font-size: 18px; }
  .results_not_founds_message ul.filter_delete li {
    padding: 0 !important; }
    .results_not_founds_message ul.filter_delete li a {
      font-size: 14px;
      color: #3171c9;
      display: block;
      font-weight: 300; }
      .results_not_founds_message ul.filter_delete li a svg {
        width: 10px;
        height: 10px; }
        .results_not_founds_message ul.filter_delete li a svg, .results_not_founds_message ul.filter_delete li a svg * {
          fill: #46403c; }

/*rtl:ignore*/
[dir='rtl'] ul.filter_delete svg {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg); }

.position-relative {
  position: relative; }

/* Tooltip Forfait filter */
.filtertooltip {
  display: block;
  width: 300px;
  top: 50px;
  left: 0;
  z-index: 110; }
  .filtertooltip.filter_ski.bottom {
    left: 50%;
    top: 45px; }
    .filtertooltip.filter_ski.bottom .tooltip-arrow {
      left: 15% !important; }
  .filtertooltip.filter_ski.right {
    top: -11px;
    left: 255px; }
    .filtertooltip.filter_ski.right .tooltip-arrow {
      top: 25%;
      left: -9px !important; }
      .filtertooltip.filter_ski.right .tooltip-arrow:after {
        border-right-color: #FFF; }
  .filtertooltip .tooltip-inner {
    padding-left: 26px;
    padding-right: 40px;
    position: relative; }
    .filtertooltip .tooltip-inner .tooltipfilters_close {
      background: transparent;
      border: 0;
      position: absolute;
      top: 14px;
      right: 14px; }
      .filtertooltip .tooltip-inner .tooltipfilters_close svg {
        width: 10px;
        height: 10px;
        vertical-align: middle; }
        .filtertooltip .tooltip-inner .tooltipfilters_close svg, .filtertooltip .tooltip-inner .tooltipfilters_close svg * {
          fill: #7c7167; }
    .filtertooltip .tooltip-inner p {
      margin-bottom: 0;
      text-align: left;
      opacity: 0.7; }
      .filtertooltip .tooltip-inner p.titletooltip {
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 15px;
        opacity: 0.7; }
        html.fonts-loaded .filtertooltip .tooltip-inner p.titletooltip {
          font-weight: 500; }
        html[lang|="ar"].fonts-loaded .filtertooltip .tooltip-inner p.titletooltip, html[lang|="fa"].fonts-loaded .filtertooltip .tooltip-inner p.titletooltip, html[lang|="he"].fonts-loaded .filtertooltip .tooltip-inner p.titletooltip {
          font-weight: 700; }

/*rtl:ignore*/
[dir='rtl'] .tooltip.right {
  margin-right: 10px;
  margin-left: 0; }

/*rtl:ignore*/
[dir='rtl'] .tooltip.right .tooltip-arrow {
  right: -9px !important;
  border-left-width: 10px;
  border-right-width: 0;
  border-left-color: #999999; }

/*rtl:ignore*/
[dir='rtl'] .tooltip.right .tooltip-arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  border-left-width: inherit; }

/* estilos disney para card de dispo de hoteles y SH */
.txt_extras {
  border-radius: 15px;
  font-size: 14px;
  display: inline-block;
  padding: 2px 10px;
  margin-bottom: 8px;
  background: #fde9dd; }
  .txt_extras .icon {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 5px; }
    .txt_extras .icon, .txt_extras .icon * {
      fill: #ec5b14; }

/* Importar estilos de la ficha de hotel */
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

.no-touchevents .hotel_card:hover {
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.12); }

.no-touchevents .searched_hotel .hotel_card:hover, .no-touchevents .logged_discount_hotel .hotel_card:hover {
  border: 0; }

.no-touchevents .searched_hotel .hotel_card tr.rate-odd:hover, .no-touchevents .logged_discount_hotel .hotel_card tr.rate-odd:hover {
  background: #f8f8f8; }

/* ficha hotel buscado */
.searched_hotel {
  border: 2px solid #3171c9;
  background: #3171c9;
  border-radius: 6px;
  margin-bottom: 10px;
  font-size: 14px; }
  .searched_hotel svg.icon-anyfill-graph-clock {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin: 0 5px 0 15px; }
    .searched_hotel svg.icon-anyfill-graph-clock, .searched_hotel svg.icon-anyfill-graph-clock * {
      fill: #FFF; }
  .searched_hotel .message_hotel_searched {
    color: #FFF;
    line-height: 30px; }
  .searched_hotel .hotel_card {
    padding: 10px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    background-color: #ffffff;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 0;
    clear: both;
    border: 0; }
    .searched_hotel .hotel_card .cont_discount {
      border-top-right-radius: 0; }

/* Fin ficha hotel buscado */
/* ficha hotel descuento logado */
.logged_discount_hotel {
  border: 2px solid #027A02;
  background: #027A02;
  border-radius: 6px;
  margin-bottom: 10px;
  font-size: 14px;
  position: relative; }
  .logged_discount_hotel .discount_message_container {
    display: block;
    position: relative; }
  .logged_discount_hotel svg.icon-anyfill-graph-exclusive {
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin: 0 5px 0 15px; }
    .logged_discount_hotel svg.icon-anyfill-graph-exclusive, .logged_discount_hotel svg.icon-anyfill-graph-exclusive * {
      fill: #FFF; }
  .logged_discount_hotel .message_hotel_discount_price {
    color: #FFF;
    line-height: 30px; }
  .logged_discount_hotel .hotel_card {
    padding: 10px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    background-color: #ffffff;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 0;
    clear: both;
    border: 0; }
    .logged_discount_hotel .hotel_card .cont_discount {
      border-top-right-radius: 0; }
  .logged_discount_hotel .exclusivefirsttooltip {
    display: block;
    max-width: 300px;
    top: 33px;
    left: 0;
    z-index: 300; }
    .logged_discount_hotel .exclusivefirsttooltip .tooltip-arrow {
      left: 7% !important; }
    .logged_discount_hotel .exclusivefirsttooltip .tooltip-inner {
      padding: 10px 35px 10px 15px;
      position: relative; }
      .logged_discount_hotel .exclusivefirsttooltip .tooltip-inner .exclusivefirstclose {
        background: transparent;
        border: 0;
        position: absolute;
        top: 14px;
        right: 14px; }
        .logged_discount_hotel .exclusivefirsttooltip .tooltip-inner .exclusivefirstclose svg {
          width: 10px;
          height: 10px;
          vertical-align: middle; }
          .logged_discount_hotel .exclusivefirsttooltip .tooltip-inner .exclusivefirstclose svg, .logged_discount_hotel .exclusivefirsttooltip .tooltip-inner .exclusivefirstclose svg * {
            fill: #7c7167; }
      .logged_discount_hotel .exclusivefirsttooltip .tooltip-inner p {
        margin-bottom: 0;
        margin-left: 0;
        text-align: left;
        color: #46403c; }

/* Fin ficha hotel descuento logado */
/* ficha de hotel */
.hotel_card {
  padding: 10px;
  border: 1px solid #dfdfdf;
  border-radius: 6px;
  background-color: #ffffff;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
  clear: both;
  /* tarifas tabla */
  /* estilos para dispo sin tabs */
  /* tabs Menú info hotel */
  /* Fin tabs menú hotel */ }
  .hotel_card .fadeInUp {
    -webkit-animation-name: fadeInUp;
            animation-name: fadeInUp;
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both; }
  .hotel_card .txt_regimen {
    font-size: 14px;
    color: #027A02; }
  .hotel_card .cont_img_hotel {
    padding: 0 15px !important; }
  .hotel_card .container_img_hotel, .hotel_card .img_hotel.generic-pic, .hotel_card .bg_mystery {
    overflow: hidden;
    padding-right: 0; }
  .hotel_card .button_availability {
    margin: 3px 0; }
  .hotel_card .panel-body {
    padding: 0; }
  .hotel_card .panel-group {
    margin: 0; }
  .hotel_card .hotelAdress_map {
    margin-top: 10px;
    font-size: 14px; }
    .hotel_card .hotelAdress_map svg {
      width: 14px;
      height: 14px;
      vertical-align: sub; }
      .hotel_card .hotelAdress_map svg, .hotel_card .hotelAdress_map svg * {
        fill: #46403c; }
  .hotel_card #map_container {
    margin-top: 10px; }
  .hotel_card .view-more-text.view-more-text-container {
    overflow: hidden;
    height: 112px;
    margin-bottom: 10px; }
  .hotel_card .panel-body {
    padding: 0; }
  .hotel_card .tab-content .gallery_availability {
    height: 258px; }
    .hotel_card .tab-content .gallery_availability .loader-inner {
      margin-top: 30px; }
  .hotel_card .tab-content .map_availability {
    height: 338px; }
    .hotel_card .tab-content .map_availability .loader-inner {
      margin-top: 30px; }
  .hotel_card .tipo_regimen li.regimenAlojamientoContainer:first-child {
    border-top: 0; }
  .hotel_card .tipo_regimen li.regimenAlojamientoContainer .regimenAlojamiento {
    padding: 6px; }
  .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer {
    width: 76%;
    border-left: solid 1px #e3e3e3; }
    .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr {
      /*border: 0;
             display: table;
             width:100%;*/ }
      .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr:hover {
        background: none; }
      .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr.rate-odd {
        background: #f8f8f8; }
      .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr .extra_services {
        font-weight: 700; }
        html.fonts-loaded .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr .extra_services {
          font-weight: 500; }
        html[lang|="ar"].fonts-loaded .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr .extra_services, html[lang|="fa"].fonts-loaded .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr .extra_services, html[lang|="he"].fonts-loaded .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr .extra_services {
          font-weight: 700; }
      .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr.two_files {
        /* border-top: 1px solid #e3e3e3;
               &:first-child {
                 border-top: 0 !important;
               }*/ }
        .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr.two_files td {
          width: 100%; }
          .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr.two_files td > div {
            display: inline-block; }
            .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr.two_files td > div.payment {
              width: 49%; }
              .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr.two_files td > div.payment svg {
                cursor: pointer;
                vertical-align: middle;
                width: 16px;
                height: 16px; }
                .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr.two_files td > div.payment svg, .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr.two_files td > div.payment svg * {
                  fill: #c7c7c7; }
            .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr.two_files td > div.refundable {
              width: 50%; }
              .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr.two_files td > div.refundable span [data-tooltip-hoverarea] {
                color: #46403c; }
              .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr.two_files td > div.refundable svg {
                cursor: pointer;
                vertical-align: middle;
                width: 16px;
                height: 16px; }
                .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr.two_files td > div.refundable svg, .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr.two_files td > div.refundable svg * {
                  fill: #c7c7c7; }
            .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr.two_files td > div.extra_services {
              width: 49%;
              font-weight: 700; }
              html.fonts-loaded .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr.two_files td > div.extra_services {
                font-weight: 500; }
              html[lang|="ar"].fonts-loaded .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr.two_files td > div.extra_services, html[lang|="fa"].fonts-loaded .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr.two_files td > div.extra_services, html[lang|="he"].fonts-loaded .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr.two_files td > div.extra_services {
                font-weight: 700; }
              .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr.two_files td > div.extra_services svg.icon-anyfill-graph-ski {
                width: 14px;
                height: 14px; }
            .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr.two_files td > div.price {
              width: 50%;
              text-align: right;
              font-size: 18px;
              color: #46403c;
              font-weight: 700;
              padding-left: 0; }
              .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr.two_files td > div.price.cont_tax {
                line-height: 15px; }
                .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr.two_files td > div.price.cont_tax del.oldPrice {
                  display: block;
                  line-height: 14px; }
                .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr.two_files td > div.price.cont_tax .pvp_taxes {
                  display: block;
                  color: #8c8885;
                  font-size: 12px;
                  font-weight: 300; }
              .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr.two_files td > div.price del.oldPrice {
                display: inline-block;
                color: #74716e; }
              .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr.two_files td > div.price .symbol {
                font-weight: normal; }
              .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr.two_files td > div.price .price_pvp {
                display: inline-block; }
      .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr td {
        padding: 8px 10px;
        /*rtl:ignore*/ }
        .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr td.pvp_recommended {
          color: #74716e;
          text-align: right;
          font-size: 14px; }
        .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr td.refundable {
          width: 22%; }
        .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr td.forfait {
          width: 27%; }
          .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr td.forfait svg.icon-anyfill-graph-ski {
            margin-right: 5px; }
        .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr td.price span.txt_total {
          font-size: 11px;
          color: #74716e;
          text-transform: lowercase;
          font-weight: 400; }
        .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr td .arrow_box[data-tooltip-right] {
          left: 100%; }
  .hotel_card .more-types {
    margin-top: 9px;
    display: inline-block;
    cursor: pointer; }
  .hotel_card .general_hotel_information {
    position: relative;
    min-height: 86px;
    /* dispo con tabs */ }
    .hotel_card .general_hotel_information svg.icon-anyfill-graph-info-circle {
      width: 16px;
      height: 16px;
      vertical-align: sub; }
      .hotel_card .general_hotel_information svg.icon-anyfill-graph-info-circle, .hotel_card .general_hotel_information svg.icon-anyfill-graph-info-circle * {
        fill: #c7c7c7; }
  .hotel_card .bg_mystery {
    width: 100%;
    min-height: 220px;
    padding: 55px 0;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px; }
    .hotel_card .bg_mystery .icon-ownfill-graph-mysteryhotel {
      height: 114px;
      margin: 0; }
  .hotel_card .img_hotel {
    width: 202px;
    height: 150px;
    background-size: cover; }
    .hotel_card .img_hotel.photo_link {
      cursor: pointer; }
  .hotel_card svg.icon-anyfill-ui-photo {
    width: 45px;
    height: 45px;
    margin: 53px auto 0; }
  .hotel_card .hotel_name {
    margin: 0 0 3px 0;
    color: #515253;
    font-size: 20px;
    font-weight: 700; }
    html.fonts-loaded .hotel_card .hotel_name {
      font-weight: 500; }
    html[lang|="ar"].fonts-loaded .hotel_card .hotel_name, html[lang|="fa"].fonts-loaded .hotel_card .hotel_name, html[lang|="he"].fonts-loaded .hotel_card .hotel_name {
      font-weight: 700; }
    .hotel_card .hotel_name a {
      color: #515253;
      text-decoration: none;
      cursor: pointer; }
  .hotel_card .city {
    font-size: 12px;
    color: #74716e;
    line-height: 14px;
    display: inline-block;
    margin-bottom: 5px; }
  .hotel_card .distance {
    font-size: 12px;
    color: #74716e;
    line-height: 14px;
    display: inline-block; }
  .hotel_card .opinions {
    font-size: 14px;
    color: #74716e;
    text-decoration: none;
    vertical-align: sub;
    display: block;
    float: none;
    margin: 5px 0;
    color: #74716e;
    text-decoration: none;
    cursor: pointer; }
    .hotel_card .opinions .icon {
      vertical-align: middle; }
    .hotel_card .opinions .num_opinions {
      vertical-align: middle;
      text-decoration: none;
      padding-right: 30px;
      font-size: 12px; }
      .hotel_card .opinions .num_opinions:hover {
        text-decoration: none; }
    .hotel_card .opinions a {
      text-decoration: none; }
      .hotel_card .opinions a .num_opinions {
        color: #74716e; }
        .hotel_card .opinions a .num_opinions:hover {
          text-decoration: none; }
  .hotel_card .rate_type {
    color: #027A02;
    font-size: 14px;
    font-weight: 300; }
    .hotel_card .rate_type svg {
      cursor: pointer; }
  .hotel_card .txt_payment {
    color: #027A02;
    font-size: 14px;
    font-weight: 400;
    display: block; }
  .hotel_card .txt_deferred_payment {
    color: #027A02;
    font-size: 14px; }
    .hotel_card .txt_deferred_payment svg {
      cursor: pointer; }
  .hotel_card .popular {
    color: #E50000;
    font-size: 14px;
    margin-top: 10px;
    font-weight: 400; }
  .hotel_card .location {
    color: #3171c9;
    font-size: 14px;
    font-weight: 700; }
    html.fonts-loaded .hotel_card .location {
      font-weight: 500; }
    html[lang|="ar"].fonts-loaded .hotel_card .location, html[lang|="fa"].fonts-loaded .hotel_card .location, html[lang|="he"].fonts-loaded .hotel_card .location {
      font-weight: 700; }
  .hotel_card .cont_price_card {
    display: block;
    margin-top: 20px; }
    .hotel_card .cont_price_card .txt_nights {
      font-size: 12px;
      font-weight: 400; }
    .hotel_card .cont_price_card .txt_from {
      font-size: 12px; }
    .hotel_card .cont_price_card .oldPriceNoTabs .price {
      font-size: 12px !important;
      color: #74716e;
      font-weight: 300; }
      .hotel_card .cont_price_card .oldPriceNoTabs .price.eur, .hotel_card .cont_price_card .oldPriceNoTabs .price.usd, .hotel_card .cont_price_card .oldPriceNoTabs .price.gbp {
        font-size: 14px !important; }
      .hotel_card .cont_price_card .oldPriceNoTabs .price .symbol {
        display: none; }
    .hotel_card .cont_price_card .price_definitive {
      display: inline-block; }
      .hotel_card .cont_price_card .price_definitive .price {
        font-weight: 700;
        font-size: 16px;
        word-spacing: -2px;
        white-space: nowrap; }
        html.fonts-loaded .hotel_card .cont_price_card .price_definitive .price {
          font-weight: 500; }
        html[lang|="ar"].fonts-loaded .hotel_card .cont_price_card .price_definitive .price, html[lang|="fa"].fonts-loaded .hotel_card .cont_price_card .price_definitive .price, html[lang|="he"].fonts-loaded .hotel_card .cont_price_card .price_definitive .price {
          font-weight: 700; }
        .hotel_card .cont_price_card .price_definitive .price .symbol {
          font-size: 12px; }
        .hotel_card .cont_price_card .price_definitive .price.eur, .hotel_card .cont_price_card .price_definitive .price.usd, .hotel_card .cont_price_card .price_definitive .price.gbp {
          font-size: 20px;
          font-weight: 700;
          word-spacing: -4px; }
          html.fonts-loaded .hotel_card .cont_price_card .price_definitive .price.eur, html.fonts-loaded .hotel_card .cont_price_card .price_definitive .price.usd, html.fonts-loaded .hotel_card .cont_price_card .price_definitive .price.gbp {
            font-weight: 500; }
          html[lang|="ar"].fonts-loaded .hotel_card .cont_price_card .price_definitive .price.eur, html[lang|="fa"].fonts-loaded .hotel_card .cont_price_card .price_definitive .price.eur, html[lang|="he"].fonts-loaded .hotel_card .cont_price_card .price_definitive .price.eur, html[lang|="ar"].fonts-loaded .hotel_card .cont_price_card .price_definitive .price.usd, html[lang|="fa"].fonts-loaded .hotel_card .cont_price_card .price_definitive .price.usd, html[lang|="he"].fonts-loaded .hotel_card .cont_price_card .price_definitive .price.usd, html[lang|="ar"].fonts-loaded .hotel_card .cont_price_card .price_definitive .price.gbp, html[lang|="fa"].fonts-loaded .hotel_card .cont_price_card .price_definitive .price.gbp, html[lang|="he"].fonts-loaded .hotel_card .cont_price_card .price_definitive .price.gbp {
            font-weight: 700; }
          .hotel_card .cont_price_card .price_definitive .price.eur .symbol, .hotel_card .cont_price_card .price_definitive .price.usd .symbol, .hotel_card .cont_price_card .price_definitive .price.gbp .symbol {
            font-size: 16px; }
    .hotel_card .cont_price_card .price {
      font-size: 22px;
      font-weight: 700; }
      html.fonts-loaded .hotel_card .cont_price_card .price {
        font-weight: 500; }
      html[lang|="ar"].fonts-loaded .hotel_card .cont_price_card .price, html[lang|="fa"].fonts-loaded .hotel_card .cont_price_card .price, html[lang|="he"].fonts-loaded .hotel_card .cont_price_card .price {
        font-weight: 700; }
    .hotel_card .cont_price_card .symbol {
      font-size: 18px;
      font-weight: 700; }
      html.fonts-loaded .hotel_card .cont_price_card .symbol {
        font-weight: 500; }
      html[lang|="ar"].fonts-loaded .hotel_card .cont_price_card .symbol, html[lang|="fa"].fonts-loaded .hotel_card .cont_price_card .symbol, html[lang|="he"].fonts-loaded .hotel_card .cont_price_card .symbol {
        font-weight: 700; }
  .hotel_card .cont_info_priceTabs {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-bottom: 10px; }
  .hotel_card .cont_info_price {
    text-align: right; }
    .hotel_card .cont_info_price .cont_price_card {
      line-height: 19px;
      margin-top: 0;
      margin-bottom: 6px; }
      .hotel_card .cont_info_price .cont_price_card .cont_price_from {
        vertical-align: top;
        display: inline-block; }
        .hotel_card .cont_info_price .cont_price_card .cont_price_from .txt_nights {
          display: inline;
          font-weight: 700; }
          html.fonts-loaded .hotel_card .cont_info_price .cont_price_card .cont_price_from .txt_nights {
            font-weight: 500; }
          html[lang|="ar"].fonts-loaded .hotel_card .cont_info_price .cont_price_card .cont_price_from .txt_nights, html[lang|="fa"].fonts-loaded .hotel_card .cont_info_price .cont_price_card .cont_price_from .txt_nights, html[lang|="he"].fonts-loaded .hotel_card .cont_info_price .cont_price_card .cont_price_from .txt_nights {
            font-weight: 700; }
        .hotel_card .cont_info_price .cont_price_card .cont_price_from .price_from {
          display: inline-block; }
          .hotel_card .cont_info_price .cont_price_card .cont_price_from .price_from.newline {
            display: block; }
      .hotel_card .cont_info_price .cont_price_card .txt_rates {
        display: block;
        font-size: 12px;
        color: #74716e; }
        .hotel_card .cont_info_price .cont_price_card .txt_rates .price,
        .hotel_card .cont_info_price .cont_price_card .txt_rates .symbol {
          font-size: 12px;
          color: #74716e;
          font-weight: 300; }
  .hotel_card .cont_discount {
    width: 0;
    height: 0;
    border-top: 55px solid #ec5b14;
    border-left: 55px solid #FFF;
    position: absolute;
    right: 5px;
    top: -10px;
    border-top-right-radius: 6px; }
  .hotel_card .discount {
    position: absolute;
    top: -2px;
    color: #FFF;
    right: 7px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  .hotel_card .button_availability {
    /* cambio en hungaro porque al cambiar la etiqueta buscar habitacion por Ver detalles que en hungaro es muy larga */ }
  .hotel_card .hurry_up_message {
    color: #E50000;
    font-size: 14px;
    margin: 4px 0 0 0;
    font-weight: 300;
    display: block; }
  .hotel_card .room_type {
    color: #46403c;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 7px 0;
    float: left; }
  .hotel_card .details ul.amenities_icons_hotels li {
    width: 100%; }
  .hotel_card ul.menu_info_hotel {
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    overflow: hidden;
    height: 40px;
    margin-bottom: 0; }
    .hotel_card ul.menu_info_hotel li {
      float: left;
      border-bottom: 2px solid transparent; }
      .hotel_card ul.menu_info_hotel li.opinions {
        margin: 0; }
      .hotel_card ul.menu_info_hotel li:hover, .hotel_card ul.menu_info_hotel li:active {
        border-bottom: 2px solid #ec5b14; }
      .hotel_card ul.menu_info_hotel li.active {
        border-bottom: 2px solid #ec5b14;
        font-weight: 700; }
        html.fonts-loaded .hotel_card ul.menu_info_hotel li.active {
          font-weight: 500; }
        html[lang|="ar"].fonts-loaded .hotel_card ul.menu_info_hotel li.active, html[lang|="fa"].fonts-loaded .hotel_card ul.menu_info_hotel li.active, html[lang|="he"].fonts-loaded .hotel_card ul.menu_info_hotel li.active {
          font-weight: 700; }
      .hotel_card ul.menu_info_hotel li.mistery_hotel a {
        color: #ec5b14;
        font-weight: 700; }
      .hotel_card ul.menu_info_hotel li a {
        font-size: 12px;
        text-transform: uppercase;
        color: #74716e;
        display: block;
        padding: 9px 20px;
        text-decoration: none; }
  .hotel_card .mystery_description {
    background: #f7f7f7;
    font-size: 12px;
    line-height: 18px;
    padding: 10px;
    color: #7c7167; }
    .hotel_card .mystery_description .title {
      color: #ec5b14;
      text-transform: uppercase;
      font-size: 14px;
      font-weight: 700;
      padding-bottom: 8px; }

/* Dispo nueva hoteles sin tabs*/
.showPricesFrom .hotel_card {
  padding: 0; }
  .showPricesFrom .hotel_card > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .showPricesFrom .hotel_card .hotel_name {
    padding: 0 4px 0 0;
    line-height: 1.3; }
  .showPricesFrom .hotel_card .location {
    font-size: 12px;
    font-weight: 700; }
    html.fonts-loaded .showPricesFrom .hotel_card .location {
      font-weight: 500; }
    html[lang|="ar"].fonts-loaded .showPricesFrom .hotel_card .location, html[lang|="fa"].fonts-loaded .showPricesFrom .hotel_card .location, html[lang|="he"].fonts-loaded .showPricesFrom .hotel_card .location {
      font-weight: 700; }
  .showPricesFrom .hotel_card .general_hotel_information {
    padding-top: 15px;
    padding-bottom: 15px;
    min-height: 156px;
    padding-left: 0; }
    .showPricesFrom .hotel_card .general_hotel_information ul.amenities_icons_hotels {
      display: block;
      clear: both; }
      .showPricesFrom .hotel_card .general_hotel_information ul.amenities_icons_hotels li {
        margin-right: 16px;
        margin-bottom: 10px; }
  .showPricesFrom .hotel_card .container_img_hotel a {
    display: block; }
  .showPricesFrom .hotel_card .container_img_hotel .bg_popular {
    background: #3171c9;
    top: 10px;
    position: absolute;
    color: #FFF;
    border-radius: 15px;
    font-size: 14px;
    padding: 2px 10px 2px 30px;
    left: 10px;
    z-index: 1;
    max-width: 93%; }
    .showPricesFrom .hotel_card .container_img_hotel .bg_popular .icon {
      vertical-align: middle;
      width: 16px;
      height: 16px;
      position: absolute;
      top: 50%;
      left: 10px;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
      .showPricesFrom .hotel_card .container_img_hotel .bg_popular .icon, .showPricesFrom .hotel_card .container_img_hotel .bg_popular .icon * {
        fill: #FFF; }
    .showPricesFrom .hotel_card .container_img_hotel .bg_popular span {
      font-weight: 700;
      display: block; }
      html.fonts-loaded .showPricesFrom .hotel_card .container_img_hotel .bg_popular span {
        font-weight: 500; }
      html[lang|="ar"].fonts-loaded .showPricesFrom .hotel_card .container_img_hotel .bg_popular span, html[lang|="fa"].fonts-loaded .showPricesFrom .hotel_card .container_img_hotel .bg_popular span, html[lang|="he"].fonts-loaded .showPricesFrom .hotel_card .container_img_hotel .bg_popular span {
        font-weight: 700; }
  .showPricesFrom .hotel_card .container_img_hotel, .showPricesFrom .hotel_card .generic-pic, .showPricesFrom .hotel_card .bg_mystery {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    min-height: 174px;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin: 0;
    height: 100%; }
    .showPricesFrom .hotel_card .container_img_hotel a, .showPricesFrom .hotel_card .generic-pic a, .showPricesFrom .hotel_card .bg_mystery a {
      position: absolute;
      overflow: hidden;
      height: 100%;
      width: 100%;
      left: 0;
      top: 0; }
  .showPricesFrom .hotel_card .generic-pic {
    background-image: url(/headers/img/hotel_rooms/generic-250x200.jpg);
    height: 100%; }
    .showPricesFrom .hotel_card .generic-pic .icon {
      width: 40px;
      height: 40px;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      margin: 0; }
  .showPricesFrom .hotel_card .bg_mystery {
    position: relative;
    min-height: 0;
    padding: 0; }
    .showPricesFrom .hotel_card .bg_mystery .icon {
      width: 100%;
      height: 48px;
      position: absolute;
      top: 15px;
      left: 0; }
    .showPricesFrom .hotel_card .bg_mystery .txt_mystery {
      background: #ec5b14;
      color: #fff;
      text-transform: uppercase;
      font-size: 12px;
      position: absolute;
      top: auto;
      bottom: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      max-width: 100%;
      padding: 2px 10px;
      border-radius: 0;
      font-size: 12px;
      text-align: center;
      border-bottom-left-radius: 6px; }
  .showPricesFrom .hotel_card .img_hotel {
    width: auto;
    height: auto;
    margin-right: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    .showPricesFrom .hotel_card .img_hotel.photo_link {
      cursor: pointer; }
  .showPricesFrom .hotel_card svg.icon-anyfill-ui-photo {
    width: 45px;
    height: 45px;
    margin: 53px auto 0; }
  .showPricesFrom .hotel_card .opinions {
    display: block; }

.showPricesFrom .searched_hotel .hotel_card .container_img_hotel, .showPricesFrom .searched_hotel .hotel_card .generic-pic, .showPricesFrom .searched_hotel .hotel_card .bg_mystery, .showPricesFrom .logged_discount_hotel .hotel_card .container_img_hotel, .showPricesFrom .logged_discount_hotel .hotel_card .generic-pic, .showPricesFrom .logged_discount_hotel .hotel_card .bg_mystery {
  border-top-left-radius: 0; }

.cont_hotels {
  margin-bottom: 60px; }
  .cont_hotels .cont_banner > div {
    margin: 10px auto; }

/* tablet */

/* Mobile */

html[lang|="ja"] .hotel_card .button_availability {
  font-size: 11px; }

/* Importar estilos de la galeria de fotos de dispo */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    display: none; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/*rtl:ignore*/
.owl-carousel.owl-rtl {
  direction: rtl; }

/*rtl:ignore*/
.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

/* Galería main */
.owl-carousel.availability_main_gallery {
  margin-top: 14px;
  background: #dfdfdf; }
  .owl-carousel.availability_main_gallery .owl-item {
    height: 188px;
    vertical-align: middle; }
    .owl-carousel.availability_main_gallery .owl-item .main_gallery_slide {
      max-width: 100%;
      height: 188px;
      text-align: center;
      padding: 0 !important;
      overflow: hidden;
      font-size: 0;
      background: #dfdfdf;
      vertical-align: middle; }
      .owl-carousel.availability_main_gallery .owl-item .main_gallery_slide:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle; }
      .owl-carousel.availability_main_gallery .owl-item .main_gallery_slide img {
        display: inline-block;
        width: auto !important;
        height: auto !important;
        text-align: left;
        vertical-align: middle;
        margin: 0 auto;
        max-width: 100% !important;
        max-height: 188px !important; }
  .owl-carousel.availability_main_gallery .owl-nav .owl-prev {
    position: absolute;
    top: 80px;
    left: 0;
    background-image: url("/headers/ilusion/sunrise/dist/svg/icn_chevron_left-2.svg"), none;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    width: 32px;
    height: 30px;
    -webkit-filter: drop-shadow(0px 3px 5px #000);
    filter: drop-shadow(0px 3px 5px #000);
    /* Same syntax as box-shadow */ }
  .owl-carousel.availability_main_gallery .owl-nav .owl-next {
    position: absolute;
    top: 80px;
    right: 0;
    background-image: url("/headers/ilusion/sunrise/dist/svg/icn_chevron_right-2.svg"), none;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    width: 32px;
    height: 30px;
    -webkit-filter: drop-shadow(0px 3px 5px #000);
            filter: drop-shadow(0px 3px 5px #000);
    /* Same syntax as box-shadow */ }

/*rtl:ignore*/
[dir='rtl'] .owl-carousel.availability_main_gallery .owl-nav .owl-prev {
  right: 0;
  left: auto;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

/*rtl:ignore*/
[dir='rtl'] .owl-carousel.availability_main_gallery .owl-nav .owl-next {
  left: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

/* thumbs */
.cont_thumbs {
  background: #dfdfdf;
  overflow: hidden; }
  .cont_thumbs .nav-prev {
    float: left;
    position: absolute;
    left: 15px;
    bottom: 20px;
    cursor: pointer;
    z-index: 10; }
    .cont_thumbs .nav-prev .arrow-prev {
      border-top-right-radius: 6px;
      border-bottom-right-radius: 6px;
      background-image: url("/headers/ilusion/sunrise/dist/svg/chevron-left-grey-2.svg"), none;
      background-repeat: no-repeat;
      background-color: #46403c;
      background-position: 30% 50%;
      background-size: 38%;
      width: 25px;
      height: 30px; }
      .cont_thumbs .nav-prev .arrow-prev.disabled {
        background: none; }
  .cont_thumbs .nav-next {
    float: right;
    position: absolute;
    right: 15px;
    bottom: 20px;
    cursor: pointer;
    z-index: 10; }
    .cont_thumbs .nav-next .arrow-next {
      border-top-left-radius: 6px;
      border-bottom-left-radius: 6px;
      background-image: url("/headers/ilusion/sunrise/dist/svg/chevron-right-grey-2.svg"), none;
      background-repeat: no-repeat;
      background-color: #46403c;
      background-position: 60% 50%;
      background-size: 38%;
      width: 25px;
      height: 30px; }
      .cont_thumbs .nav-next .arrow-next.disabled {
        background: none; }
  .cont_thumbs .picture_gallery_thumbs.owl-carousel {
    width: 100%;
    padding: 0 35px; }
    .cont_thumbs .picture_gallery_thumbs.owl-carousel .owl-stage-outer {
      height: 70px;
      padding-top: 10px; }
      .cont_thumbs .picture_gallery_thumbs.owl-carousel .owl-stage-outer .owl-stage .owl-item {
        width: 75px !important; }
        .cont_thumbs .picture_gallery_thumbs.owl-carousel .owl-stage-outer .owl-stage .owl-item .selected img {
          border: 2px solid #fff; }
        .cont_thumbs .picture_gallery_thumbs.owl-carousel .owl-stage-outer .owl-stage .owl-item img {
          border-radius: 6px;
          margin-bottom: 10px;
          border: 2px solid transparent;
          cursor: pointer;
          width: 75px; }
          .cont_thumbs .picture_gallery_thumbs.owl-carousel .owl-stage-outer .owl-stage .owl-item img:hover {
            border: 2px solid #fff; }

/* tablet */

/* mobile */
.filtros-y-disponibilidad:after {
  content: '';
  display: block;
  clear: both; }

/* estilos bocadillo hoteles en mapa*/
.troovel-map-info-window .info-window-bubble {
  padding: 10px !important; }
  .troovel-map-info-window .info-window-bubble .titulo_hotel_mapa {
    border-bottom: none;
    font-weight: 700; }
  .troovel-map-info-window .info-window-bubble .caja_info {
    width: 66%; }
  .troovel-map-info-window .info-window-bubble .direccion {
    line-height: 14px;
    color: #74716e; }
  .troovel-map-info-window .info-window-bubble .nota_hotel {
    display: none; }
  .troovel-map-info-window .info-window-bubble a.precio_hotel {
    display: block;
    font-weight: 700;
    margin-top: 10px;
    font-size: 12px;
    float: right; }
    html.fonts-loaded .troovel-map-info-window .info-window-bubble a.precio_hotel {
      font-weight: 500; }
    html[lang|="ar"].fonts-loaded .troovel-map-info-window .info-window-bubble a.precio_hotel, html[lang|="fa"].fonts-loaded .troovel-map-info-window .info-window-bubble a.precio_hotel, html[lang|="he"].fonts-loaded .troovel-map-info-window .info-window-bubble a.precio_hotel {
      font-weight: 700; }
  .troovel-map-info-window .info-window-bubble .img_hotel img {
    width: 90px;
    height: 60px; }

/* fin estilos bocadillo */
/* loader */
.hotel_availability_widget .actualizandoResultados {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50px;
  left: 0;
  background-color: #f4f3f2;
  z-index: 999; }
  .SEO_enabled .hotel_availability_widget .actualizandoResultados {
    top: 72px; }
  .hotel_availability_widget .actualizandoResultados .spinnerCore {
    width: 150px;
    height: 100px;
    margin: 20% 50% 0 50%; }
    .hotel_availability_widget .actualizandoResultados .spinnerCore .ball-spin-fade-loader {
      margin: 0; }
    .hotel_availability_widget .actualizandoResultados .spinnerCore p {
      padding-top: 50px;
      margin-left: -150px; }

#map_container .leyenda_mapa {
  font-size: 12px;
  line-height: 14px;
  margin: 12px 0 0 0; }

.dst_mainmap_container #map_container .leyenda_mapa {
  margin: 10px 0 15px 0; }

/* alojamientos cercanos */
.cont_hotels hr.separator-decoration {
  border-bottom: 2px solid #dfdfdf;
  border-top: 0;
  width: 20px;
  text-align: left;
  margin: 15px 0 0 0; }
  .cont_hotels hr.separator-decoration + div {
    line-height: 30px !important; }

/* Fin estilos independientes */
/* mapa */
.bg_mapwidget_availability .leaflet-container {
  border: 2px solid #FFF;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12); }

.bg_mapwidget_availability .lodging_place {
  color: #74716e;
  font-size: 14px;
  position: absolute;
  margin: 10px; }

.bg_mapwidget_availability .close_map_container {
  display: none !important; }

.bg_mapwidget_availability .topsheet_map {
  background: #FFF;
  overflow: hidden; }
  .bg_mapwidget_availability .topsheet_map .toggle_map {
    float: right;
    cursor: pointer; }
  .bg_mapwidget_availability .topsheet_map svg.icon-anyfill-ui-close {
    width: 40px;
    height: 40px;
    float: right;
    cursor: pointer;
    padding: 10px; }
    .bg_mapwidget_availability .topsheet_map svg.icon-anyfill-ui-close, .bg_mapwidget_availability .topsheet_map svg.icon-anyfill-ui-close * {
      fill: #46403c; }

/* fin mapa */
.cont_publi_dispo {
  padding: 0;
  margin-bottom: 10px; }

/* Mobile */

/* Fin mobile */
/* TEST A/B (sin Tabs) para DK y Tablet */

/* Banner precios exclusivos */
.banner-exclusive-prices {
  position: relative;
  padding: 20px 20px 20px 30px;
  margin: 10px 0;
  background: #E5F1E5; }
  .banner-exclusive-prices a {
    display: block;
    cursor: pointer; }
    .banner-exclusive-prices a:hover, .banner-exclusive-prices a:focus {
      text-decoration: none; }
    .banner-exclusive-prices a .icon-anyfill-graph-exclusive {
      width: 45px;
      height: 45px;
      vertical-align: middle;
      margin-right: 0;
      float: left; }
      .banner-exclusive-prices a .icon-anyfill-graph-exclusive, .banner-exclusive-prices a .icon-anyfill-graph-exclusive * {
        fill: #027A02; }
    .banner-exclusive-prices a .banner-copy, .banner-exclusive-prices a .banner-cta {
      color: #46403c; }
    .banner-exclusive-prices a .banner-copy {
      font-weight: 300;
      display: block;
      vertical-align: middle;
      margin-left: 60px;
      font-size: 16px; }
      .banner-exclusive-prices a .banner-copy span {
        display: block;
        line-height: 1.4; }
    .banner-exclusive-prices a .banner-cta {
      font-size: 16px;
      font-weight: 700;
      position: absolute;
      right: 20px;
      top: 50%;
      margin-top: -8px; }
      html.fonts-loaded .banner-exclusive-prices a .banner-cta {
        font-weight: 500; }
      html[lang|="ar"].fonts-loaded .banner-exclusive-prices a .banner-cta, html[lang|="fa"].fonts-loaded .banner-exclusive-prices a .banner-cta, html[lang|="he"].fonts-loaded .banner-exclusive-prices a .banner-cta {
        font-weight: 700; }
      .banner-exclusive-prices a .banner-cta:after {
        position: relative;
        top: -1px;
        margin-left: 10px;
        content: '';
        width: 16px;
        height: 16px;
        display: inline-block;
        background-image: url("/headers/ilusion/ssm/dist/svg/icon-ownfill-ui-chevron-right-ffffff.svg"), none;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        vertical-align: middle; }

/* TEST A/B (sin Tabs y con precio desde) */
/* estilos de componentes comunes a la dispo y selecc de habitacion */
/* Importar estilos de ventanas modales */
.modal_hotels h4 {
  color: #46403c;
  font-size: 24px;
  margin: 50px 0 30px; }

.modal_hotels .modal-text {
  font-size: 16px;
  margin-bottom: 30px; }
  .modal_hotels .modal-text .light {
    color: #8c8885; }
    .modal_hotels .modal-text .light .price, .modal_hotels .modal-text .light .price * {
      color: #8c8885; }
  .modal_hotels .modal-text .upgrade_price {
    color: #027A02; }
  .modal_hotels .modal-text .price *,
  .modal_hotels .modal-text .price {
    color: #027A02; }

/* mobile */

/* Importar estilos de las tarifas  */
/* hover en desktop - no dispositivos*/
.no-touchevents table.info_habitacionContainer tr:hover {
  background-color: #fffbcc; }

.roomSelection {
  /* Cabecera */
  /* Fin cabecera */
  /* Contenido */
  /* Título habitación */ }
  .roomSelection .panel-body {
    padding: 0;
    clear: both;
    border-top: 2px solid #e3e3e3; }
  .roomSelection.panel-group {
    margin-bottom: 0; }
  .roomSelection.panel-group .panel {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    margin-bottom: 5px; }
  .roomSelection .panel-heading {
    background-color: #FFF;
    padding: 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px; }
  .roomSelection .panel h2 {
    float: left;
    margin-top: 0;
    font-size: 14px;
    color: #46403c;
    line-height: 1.5;
    font-weight: 700;
    padding: 10px;
    text-transform: uppercase; }
    html.fonts-loaded .roomSelection .panel h2 {
      font-weight: 500; }
    html[lang|="ar"].fonts-loaded .roomSelection .panel h2, html[lang|="fa"].fonts-loaded .roomSelection .panel h2, html[lang|="he"].fonts-loaded .roomSelection .panel h2 {
      font-weight: 700; }
    .roomSelection .panel h2 a, .roomSelection .panel h2 a:hover {
      display: block;
      padding: 10px 15px 10px 10px;
      text-decoration: none;
      position: relative; }
    .roomSelection .panel h2 .more {
      color: #beb8b3;
      font-weight: 400;
      padding: 0 5px; }
    .roomSelection .panel h2 .icon {
      vertical-align: text-bottom; }
      .roomSelection .panel h2 .icon.icon-anyfill-graph-occupancyadult, .roomSelection .panel h2 .icon.icon-anyfill-graph-occupancychild, .roomSelection .panel h2 .icon.icon-anyfill-graph-occupancybaby {
        width: 18px;
        height: 18px;
        vertical-align: middle; }
  .roomSelection .panel .txt_extras {
    float: right;
    margin: 10px 15px 0 0; }
  .roomSelection h3 {
    padding: 10px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0;
    clear: both; }
    .roomSelection h3.alojamientoForfait {
      background-color: #EFF0F4;
      color: #74716e; }
    .roomSelection h3.alojamiento {
      background-color: #EFF0F4;
      color: #74716e; }
  .roomSelection ul > li.special_case {
    background: #eff0f4;
    font-size: 12px;
    line-height: 40px;
    padding-left: 10px;
    text-transform: uppercase;
    clear: both; }
    .roomSelection ul > li.special_case ul.tipo_regimen {
      margin-left: -10px !important;
      background: #FFF;
      font-size: 14px;
      /* li *{
             line-height:1.5;
           }*/ }
  .roomSelection .hotel_name {
    display: inline-block;
    margin-right: 10px; }

/* desktop */
.widgets_hotels_search_mainavailabilitywidget .roomSelection .info_habitacionContainer td.reservation {
  display: none; }

.panel-body h3 {
  margin-bottom: 0;
  border: solid 1px #e3e3e3; }

.tipo_regimen {
  margin: 0;
  padding: 0; }
  .tipo_regimen li {
    /* Anchura de las columnas */ }
    .tipo_regimen li.regimenAlojamientoContainer {
      position: relative;
      clear: both;
      width: 100%;
      border-top: solid 1px #e3e3e3;
      margin-bottom: 0;
      text-transform: none;
      line-height: 28px; }
      .tipo_regimen li.regimenAlojamientoContainer .regimenAlojamiento {
        font-size: 14px;
        color: #74716e;
        padding: 10px;
        position: absolute;
        top: 0;
        left: 0;
        line-height: 28px;
        font-weight: 700; }
        html.fonts-loaded .tipo_regimen li.regimenAlojamientoContainer .regimenAlojamiento {
          font-weight: 500; }
        html[lang|="ar"].fonts-loaded .tipo_regimen li.regimenAlojamientoContainer .regimenAlojamiento, html[lang|="fa"].fonts-loaded .tipo_regimen li.regimenAlojamientoContainer .regimenAlojamiento, html[lang|="he"].fonts-loaded .tipo_regimen li.regimenAlojamientoContainer .regimenAlojamiento {
          font-weight: 700; }
    .tipo_regimen li table.info_habitacionContainer {
      width: 80%;
      float: right;
      clear: both;
      margin-right: 1px;
      border-left: solid 3px #e3e3e3;
      /*rtl:ignore*/ }
      .tipo_regimen li table.info_habitacionContainer tr {
        border-top: 1px solid #e3e3e3; }
        .tipo_regimen li table.info_habitacionContainer tr:nth-child(2) {
          border-top: none; }
      .tipo_regimen li table.info_habitacionContainer td, .tipo_regimen li table.info_habitacionContainer th {
        display: table-cell;
        padding: 8px 15px; }
      .tipo_regimen li table.info_habitacionContainer .arrow_box {
        width: 250px; }
      .tipo_regimen li table.info_habitacionContainer .arrow_box[data-tooltip-right] {
        left: 100%; }
      .tipo_regimen li table.info_habitacionContainer .forfait_included {
        font-size: 12px;
        font-weight: 100;
        color: #46403c; }
      .tipo_regimen li table.info_habitacionContainer span.tarifa_flexible {
        font-weight: 300;
        color: #027A02; }
      .tipo_regimen li table.info_habitacionContainer span.tarifa_reducida {
        font-weight: 300;
        color: #DAA520; }
    .tipo_regimen li .info_habitacionContainer td {
      font-size: 13px;
      line-height: 18px; }
      .tipo_regimen li .info_habitacionContainer td.extra_services {
        width: 30%;
        padding-right: 0; }
        .tipo_regimen li .info_habitacionContainer td.extra_services .txt_extras {
          float: none;
          margin: 0;
          padding: 0;
          background: none;
          font-size: 13px; }
        .tipo_regimen li .info_habitacionContainer td.extra_services svg.icon-anyfill-graph-ski {
          width: 14px;
          height: 14px; }
      .tipo_regimen li .info_habitacionContainer td.refundable {
        width: 18%;
        padding-right: 0; }
        .tipo_regimen li .info_habitacionContainer td.refundable svg {
          cursor: pointer;
          vertical-align: middle;
          width: 16px;
          height: 16px; }
          .tipo_regimen li .info_habitacionContainer td.refundable svg, .tipo_regimen li .info_habitacionContainer td.refundable svg * {
            fill: #c7c7c7; }
      .tipo_regimen li .info_habitacionContainer td.payment {
        width: 22%;
        padding-right: 0;
        font-weight: 100;
        color: #36312e; }
        .tipo_regimen li .info_habitacionContainer td.payment .tooltip-inner {
          width: 300px; }
        .tipo_regimen li .info_habitacionContainer td.payment svg {
          cursor: pointer;
          vertical-align: middle;
          width: 16px;
          height: 16px; }
          .tipo_regimen li .info_habitacionContainer td.payment svg, .tipo_regimen li .info_habitacionContainer td.payment svg * {
            fill: #c7c7c7; }
      .tipo_regimen li .info_habitacionContainer td.price {
        width: 25%;
        text-align: right;
        font-size: 18px;
        color: #46403c;
        font-weight: 700;
        padding-left: 0; }
        .tipo_regimen li .info_habitacionContainer td.price.cont_tax {
          line-height: 15px; }
          .tipo_regimen li .info_habitacionContainer td.price.cont_tax del.oldPrice {
            display: block;
            line-height: 14px; }
          .tipo_regimen li .info_habitacionContainer td.price.cont_tax .pvp_taxes {
            display: block;
            color: #8c8885;
            font-size: 12px;
            font-weight: 300; }
        .tipo_regimen li .info_habitacionContainer td.price del.oldPrice {
          display: inline-block;
          color: #74716e; }
        .tipo_regimen li .info_habitacionContainer td.price .symbol {
          font-weight: normal; }
        .tipo_regimen li .info_habitacionContainer td.price .price_pvp {
          display: inline-block; }
        .tipo_regimen li .info_habitacionContainer td.price svg {
          cursor: pointer;
          vertical-align: middle;
          width: 16px;
          height: 16px; }
          .tipo_regimen li .info_habitacionContainer td.price svg, .tipo_regimen li .info_habitacionContainer td.price svg * {
            fill: #c7c7c7; }
        .tipo_regimen li .info_habitacionContainer td.price svg.icon-anyfill-graph-exclusive {
          width: 18px;
          height: 18px; }
          .tipo_regimen li .info_habitacionContainer td.price svg.icon-anyfill-graph-exclusive, .tipo_regimen li .info_habitacionContainer td.price svg.icon-anyfill-graph-exclusive * {
            fill: #027A02; }
        .tipo_regimen li .info_habitacionContainer td.price .tooltip-inner {
          font-size: 14px; }
      .tipo_regimen li .info_habitacionContainer td.reservation {
        padding-left: 0;
        text-align: right;
        width: 16%; }
        .tipo_regimen li .info_habitacionContainer td.reservation svg {
          cursor: pointer;
          vertical-align: middle;
          width: 16px;
          height: 16px; }
          .tipo_regimen li .info_habitacionContainer td.reservation svg, .tipo_regimen li .info_habitacionContainer td.reservation svg * {
            fill: #c7c7c7; }
      .tipo_regimen li .info_habitacionContainer td .total_price_text {
        font-size: 11px;
        font-weight: 300;
        margin-right: 4px;
        text-transform: lowercase;
        white-space: nowrap;
        color: #74716e; }
      .tipo_regimen li .info_habitacionContainer td .amount {
        font-size: 18px;
        font-weight: 700;
        color: #46403c; }
        html.fonts-loaded .tipo_regimen li .info_habitacionContainer td .amount {
          font-weight: 500; }
        html[lang|="ar"].fonts-loaded .tipo_regimen li .info_habitacionContainer td .amount, html[lang|="fa"].fonts-loaded .tipo_regimen li .info_habitacionContainer td .amount, html[lang|="he"].fonts-loaded .tipo_regimen li .info_habitacionContainer td .amount {
          font-weight: 700; }
      .tipo_regimen li .info_habitacionContainer td .oldPrice * {
        font-size: 12px;
        font-weight: 100;
        color: #74716e; }
      .tipo_regimen li .info_habitacionContainer td .symbol {
        font-size: 12px; }
      .tipo_regimen li .info_habitacionContainer td .tooltip-inner {
        font-size: 14px; }

/* Regimenes alojamiento */
.regimenAlojamiento span {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 5px;
  vertical-align: top; }
  .regimenAlojamiento span .icon {
    width: 25px;
    height: 25px;
    vertical-align: top; }
    .regimenAlojamiento span .icon, .regimenAlojamiento span .icon * {
      fill: #858f9a; }

/* tablet */

/* mobile */

html[lang|="fa"] .tipo_regimen li .info_habitacionContainer td.payment span span {
  display: none; }

/* iraníes usan la pasarela Shaparak para la cual no tenemos pago a plazos.*/
/* Importar estilos de opiniones de tripadvisor*/
.opinions_tripAdvisor .text-based {
  font-size: 12px;
  padding-bottom: 15px;
  border-bottom: 4px solid #e6e6e6; }

.opinions_tripAdvisor ul.quality_note {
  margin: 0;
  padding: 30px 0 15px 0;
  border-bottom: 2px solid #e6e6e6; }
  .opinions_tripAdvisor ul.quality_note li {
    line-height: 25px; }
    .opinions_tripAdvisor ul.quality_note li span {
      padding-left: 10px;
      font-size: 12px;
      vertical-align: top; }

.opinions_tripAdvisor a.opinions {
  text-decoration: none; }
  .opinions_tripAdvisor a.opinions .txt-opinions {
    border-bottom: 0; }

.opinions_tripAdvisor .txt-opinions {
  color: #46403c;
  font-size: 12px;
  border-bottom: 2px solid #e6e6e6;
  padding-bottom: 15px; }
  .opinions_tripAdvisor .txt-opinions strong {
    color: #46403c; }

ul.user_reviews {
  margin-top: 30px; }
  ul.user_reviews li .user {
    color: #74716e;
    font-style: italic; }
  ul.user_reviews li .date {
    color: #74716e; }
  ul.user_reviews li p.review {
    border-top: 2px solid #e6e6e6;
    margin: 6px 0 30px 0;
    padding-top: 4px; }
  ul.user_reviews + a {
    text-decoration: none; }
    ul.user_reviews + a svg {
      width: 27px;
      height: 9px; }
      ul.user_reviews + a svg, ul.user_reviews + a svg * {
        fill: #3171c9; }

ul.TripAdvisor_final_opinions {
  clear: both;
  margin: 25px 0 0 0; }
  ul.TripAdvisor_final_opinions li {
    line-height: 20px;
    clear: both;
    overflow: hidden; }
    ul.TripAdvisor_final_opinions li .TripAdvisor_calification_value {
      text-align: right;
      font-size: 14px;
      font-weight: 700; }
    ul.TripAdvisor_final_opinions li .TripAdvisor_calification {
      font-size: 12px;
      text-align: left; }
    ul.TripAdvisor_final_opinions li .progress {
      height: 7px;
      background-color: #bfd0b6;
      margin-bottom: 10px;
      border-radius: 0;
      margin-left: 0; }
      ul.TripAdvisor_final_opinions li .progress .progress-bar {
        background-color: #589441; }
    ul.TripAdvisor_final_opinions li > div {
      padding-left: 0; }
      ul.TripAdvisor_final_opinions li > div:last-child {
        padding: 0 0 0 10px; }

a.txt-legal {
  color: #3171c9; }
  a.txt-legal svg, a.txt-legal svg *, a.txt-legal svg .icon-anyfill-ui-chevron-right, a.txt-legal svg .icon-anyfill-ui-chevron-left {
    fill: #3171c9; }

.txt-legal .icon-anyfill-ui-chevron-right,
.txt-legal .icon-anyfill-ui-chevron-left {
  width: 11px;
  height: 11px;
  vertical-align: middle; }

/* tablet */

/* Mobile */

/*rtl:ignore*/
[dir='rtl'] a.txt-legal svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

/* Expand clicable */
.expand_clickable {
  position: relative; }

.expand_clickable:after {
  content: '';
  position: absolute;
  top: -10px;
  bottom: -10px;
  left: -10px;
  right: -10px;
  cursor: pointer; }

.modal_hotels .loader-inner {
  margin-bottom: 40px; }

/* cortinilla cuando viene de caché y se muestra resumen de búsqueda*/
.availability_cache .actualizandoResultados {
  top: 112px; }

/* estilos buscador desplegable - modificar */
.hotelsearchwidget {
  background: #35495a;
  min-height: 310px;
  position: relative;
  width: 720px;
  margin: 20px auto 32px;
  padding: 20px;
  border-radius: 10px; }
  .hotelsearchwidget .complete_date abbr {
    border: 0; }
  .hotelsearchwidget svg {
    width: 14px;
    height: 14px;
    vertical-align: sub; }
    .hotelsearchwidget svg, .hotelsearchwidget svg * {
      fill: #ec5b14; }
    .hotelsearchwidget svg.icon-anyfill-ui-close, .hotelsearchwidget svg.icon-anyfill-ui-close * {
      fill: #FFF;
      margin-bottom: 10px; }

.cont_btn_mix > div {
  width: 45%; }

/* Mobile */

/* fin mobile */
/* tooltip para remite interno siempre deplegados */
.tooltip-opened-remite-interno {
  width: 130px !important;
  opacity: 1 !important;
  visibility: visible !important; }

.summary_widget .hotelsearchwidget {
  height: 0;
  overflow: hidden;
  /* transition: all 0.3s ease-in;*/
  min-height: 0;
  padding: 0 20px;
  margin: 0 auto; }
  .summary_widget .hotelsearchwidget.open {
    height: 100%;
    min-height: 240px;
    overflow: visible;
    padding: 20px;
    margin: 20px auto; }

/* estilos disponibilidad v+h */
.sorting_container select, .sorting_container span {
  font-size: 12px; }

.sorting_container {
  border-bottom: 0 !important;
  height: auto !important;
  margin-bottom: 0 !important;
  font-size: 12px !important; }

#sorting {
  float: left; }

.TA_sello {
  font-size: 11px; }

.continue_button_container {
  margin-top: 10px; }

.etiqueta_mistery_hotel {
  position: relative;
  margin-top: -50px;
  margin-right: 0;
  float: right;
  margin-left: 15px; }

.comment, .cont_buscador_dispo_hotel {
  border: 1px solid #e9e9e9;
  padding: 10px;
  background-color: #FFF;
  font-size: 12px;
  margin-bottom: 10px;
  margin-top: 4px; }

.info_txt_hotel {
  margin-top: 20px; }

/**/
.reservation_anchor {
  background: transparent;
  color: #fff;
  background-color: #ffd212;
  border-color: #ffd212;
  font-size: 15px;
  border-style: solid;
  border-width: 1px;
  font-weight: normal;
  line-height: 18px;
  padding: 13px 20px;
  text-transform: uppercase;
  border-radius: 10px;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  box-shadow: none;
  margin: 20px 0 0 0; }
  .reservation_anchor:focus, .reservation_anchor.focus {
    color: #fff;
    background-color: #e5bf15;
    border-color: #e5bf15; }
  .reservation_anchor:hover {
    color: #fff;
    background-color: #e5bf15;
    border-color: #e5bf15; }
  .reservation_anchor:active, .reservation_anchor.active,
  .open > .reservation_anchor.dropdown-toggle {
    color: #fff;
    background-color: #e5bf15;
    border-color: #e5bf15; }
    .reservation_anchor:active:hover, .reservation_anchor:active:focus, .reservation_anchor:active.focus, .reservation_anchor.active:hover, .reservation_anchor.active:focus, .reservation_anchor.active.focus,
    .open > .reservation_anchor.dropdown-toggle:hover,
    .open > .reservation_anchor.dropdown-toggle:focus,
    .open > .reservation_anchor.dropdown-toggle.focus {
      color: #fff;
      background-color: #e5bf15;
      border-color: #e5bf15; }
  .reservation_anchor:active, .reservation_anchor.active,
  .open > .reservation_anchor.dropdown-toggle {
    background-image: none; }
  .reservation_anchor.disabled, .reservation_anchor.disabled:hover, .reservation_anchor.disabled:focus, .reservation_anchor.disabled.focus, .reservation_anchor.disabled:active, .reservation_anchor.disabled.active, .reservation_anchor[disabled], .reservation_anchor[disabled]:hover, .reservation_anchor[disabled]:focus, .reservation_anchor[disabled].focus, .reservation_anchor[disabled]:active, .reservation_anchor[disabled].active,
  fieldset[disabled] .reservation_anchor,
  fieldset[disabled] .reservation_anchor:hover,
  fieldset[disabled] .reservation_anchor:focus,
  fieldset[disabled] .reservation_anchor.focus,
  fieldset[disabled] .reservation_anchor:active,
  fieldset[disabled] .reservation_anchor.active {
    color: #fff;
    background-color: #ffe269;
    border-color: #ffd212; }
    .reservation_anchor.disabled .ball-clip-rotate div, .reservation_anchor.disabled:hover .ball-clip-rotate div, .reservation_anchor.disabled:focus .ball-clip-rotate div, .reservation_anchor.disabled.focus .ball-clip-rotate div, .reservation_anchor.disabled:active .ball-clip-rotate div, .reservation_anchor.disabled.active .ball-clip-rotate div, .reservation_anchor[disabled] .ball-clip-rotate div, .reservation_anchor[disabled]:hover .ball-clip-rotate div, .reservation_anchor[disabled]:focus .ball-clip-rotate div, .reservation_anchor[disabled].focus .ball-clip-rotate div, .reservation_anchor[disabled]:active .ball-clip-rotate div, .reservation_anchor[disabled].active .ball-clip-rotate div,
    fieldset[disabled] .reservation_anchor .ball-clip-rotate div,
    fieldset[disabled] .reservation_anchor:hover .ball-clip-rotate div,
    fieldset[disabled] .reservation_anchor:focus .ball-clip-rotate div,
    fieldset[disabled] .reservation_anchor.focus .ball-clip-rotate div,
    fieldset[disabled] .reservation_anchor:active .ball-clip-rotate div,
    fieldset[disabled] .reservation_anchor.active .ball-clip-rotate div {
      border: 2px solid #fff;
      border-bottom-color: transparent; }
  .reservation_anchor.inactive, .reservation_anchor.inactive:hover, .reservation_anchor.inactive:focus, .reservation_anchor.inactive.focus, .reservation_anchor.inactive:active, .reservation_anchor.inactive.active, .reservation_anchor.inactive.disabled, .reservation_anchor.inactive[disabled] {
    color: #fff;
    background-color: #ffd212; }
  .reservation_anchor.loading, .reservation_anchor.loading:hover, .reservation_anchor.loading:focus, .reservation_anchor.loading.focus, .reservation_anchor.loading:active, .reservation_anchor.loading.active, .reservation_anchor.loading.disabled, .reservation_anchor.loading[disabled] {
    color: #fff;
    background-color: #ffe269;
    border-color: #fff; }
    .reservation_anchor.loading .ball-clip-rotate div, .reservation_anchor.loading:hover .ball-clip-rotate div, .reservation_anchor.loading:focus .ball-clip-rotate div, .reservation_anchor.loading.focus .ball-clip-rotate div, .reservation_anchor.loading:active .ball-clip-rotate div, .reservation_anchor.loading.active .ball-clip-rotate div, .reservation_anchor.loading.disabled .ball-clip-rotate div, .reservation_anchor.loading[disabled] .ball-clip-rotate div {
      border: 2px solid #fff;
      border-bottom-color: transparent; }
  .reservation_anchor .badge {
    color: #ffd212;
    background-color: #fff; }

/*.cont_publi_dispo {
  padding: 10px;
  margin-bottom: 15px;
}*/
/* fin estilos disponibilidad v+h*/
.tooltip.top .tooltip-arrow:after {
  border-top-color: #FFF; }

@media (min-width: 768px){
  .transportesrafagas-content .container-limited > div{
    margin: 5px 0; }
  .transportesrafagas-content .container-limited .rafagas-text{
    font-size: 18px; }
  .transportesrafagas-content .container-limited .rafagas-text{
    text-align: left; }
  .progress_bar_availability{
    height: 6px;
    background-color: #beb8b3;
    border-radius: 0;
    overflow: hidden;
    margin: 0; }
  .progress_bar_availability .line_move{
    -webkit-animation: 2.5s indeterminate linear infinite;
    animation: 2.5s indeterminate linear infinite;
    width: 180px;
    background: #ec5b14;
    height: 6px; }
  @-webkit-keyframes indeterminate{
    from{
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      /* UC Browser */
      -webkit-transform: translate(-15vw, 0);
      transform: translate(-15vw, 0); }
    100%{
      -webkit-transform: translate(900%, 0);
      transform: translate(900%, 0);
      /* UC Browser */
      -webkit-transform: translate(115vw, 0);
      transform: translate(115vw, 0); }
    0%{
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      /* UC Browser */
      -webkit-transform: translate(-15vw, 0);
      transform: translate(-15vw, 0); } }
  @keyframes indeterminate{
    from{
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      /* UC Browser */
      -webkit-transform: translate(-15vw, 0);
      transform: translate(-15vw, 0); }
    100%{
      -webkit-transform: translate(900%, 0);
      transform: translate(900%, 0);
      /* UC Browser */
      -webkit-transform: translate(115vw, 0);
      transform: translate(115vw, 0); }
    0%{
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      /* UC Browser */
      -webkit-transform: translate(-15vw, 0);
      transform: translate(-15vw, 0); } }
  .cont_buscador_error{
    width: 720px;
    margin: 20px auto; }
  .no-touchevents .noTabs .hotel_card:hover{
    padding: 9px 9px 0 9px; }
  .logged_discount_hotel .discount_message_container{
    display: inline-block; }
  .hotel_card .general_hotel_information{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
  .hotel_card .general_hotel_information .detail_information_hotel{
    -webkit-box-flex: 1;
    -ms-flex: 1 1 60%;
    flex: 1 1 60%;
    position: relative; }
  .hotel_card .general_hotel_information .detail_information_hotel:after{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 1px;
    border-right: 2px dotted #d0cbc9; }
  .hotel_card .cont_info_price{
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 40%;
    flex: 1 1 40%;
    -ms-flex-item-align: end;
    align-self: flex-end;
    padding-right: 0;
    padding-left: 0; }
  .showPricesFrom .hotel_card .bg_mystery .icon{
    height: 88px; }
  .showPricesFrom .hotel_card .bg_mystery .txt_mystery{
    font-size: 14px;
    padding: 10px; }
  .noTabs .hotel_card{
    padding: 10px 10px 0 10px; }
  .noTabs .hotel_card ul.menu_info_hotel{
    display: none; }
  .noTabs .hotel_card .room_type{
    display: none; }
  .noTabs .hotel_card .more-types{
    display: none; }
  .noTabs .hotel_card .distance{
    margin-bottom: 16px; }
  .noTabs .hotel_card .amenities_icons_hotels{
    margin: 10px 0 0 0; }
  .noTabs .hotel_card .panel-group{
    margin-top: 10px; }
  .noTabs .hotel_card .panel-group .panel{
    margin-bottom: 10px; }
  .noTabs .hotel_card .button_availability{
    margin-top: 100px; }
  .noTabs .hotel_card .hurry_up_message{
    display: none; }
  .noTabs .hotel_card .hurry_up_message_noTabs{
    display: block; } }

@media (min-width: 992px){
  .transportesrafagas-content .container-limited .rafagas-text{
    padding-left: 100px;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url("/headers/ilusion/img/flights/transport_design.png"); }
  .transportesrafagas-content .container-limited .rafagas-text.rafagas-hotel{
    padding-left: 100px;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url("/headers/ilusion/img/hotels/icn-rafaga-hotel.png"); }
  .tipo_regimen li.regimenAlojamientoContainer .regimenAlojamiento.regime_exceptions{
    line-height: 14px;
    padding-left: 38px;
    width: 175px; }
  .tipo_regimen li.regimenAlojamientoContainer .regimenAlojamiento.regime_exceptions span{
    position: absolute;
    left: 6px; } }

@media only screen and (min-width: 992px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 992px) and (min-device-pixel-ratio: 1.5){
  .transportesrafagas-content .container-limited .rafagas-text{
    background-image: url("/headers/ilusion/img/flights/transport_design@2x.png");
    background-size: contain; }
  .transportesrafagas-content .container-limited .rafagas-text.rafagas-hotel{
    background-image: url("/headers/ilusion/img/hotels/icn-rafaga-hotel@2x.png");
    background-size: contain; } }

@media (max-width: 991px){
  .progress_bar_availability{
    height: 6px;
    background-color: #beb8b3;
    border-radius: 0;
    overflow: hidden;
    margin: 0; }
  .progress_bar_availability .line_move{
    -webkit-animation: 1.3s indeterminate linear infinite;
    animation: 1.3s indeterminate linear infinite;
    width: 90px;
    background: #ec5b14;
    height: 6px; }
  @-webkit-keyframes indeterminate{
    0%{
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      /* UC Browser */
      -webkit-transform: translate(-15vw, 0);
      transform: translate(-15vw, 0); }
    100%{
      -webkit-transform: translate(600%, 0%);
      transform: translate(600%, 0%);
      /* UC Browser */
      -webkit-transform: translate(115vw, 0);
      transform: translate(115vw, 0); }
    0%{
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      /* UC Browser */
      -webkit-transform: translate(-15vw, 0);
      transform: translate(-15vw, 0); } }
  @keyframes indeterminate{
    0%{
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      /* UC Browser */
      -webkit-transform: translate(-15vw, 0);
      transform: translate(-15vw, 0); }
    100%{
      -webkit-transform: translate(600%, 0%);
      transform: translate(600%, 0%);
      /* UC Browser */
      -webkit-transform: translate(115vw, 0);
      transform: translate(115vw, 0); }
    0%{
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      /* UC Browser */
      -webkit-transform: translate(-15vw, 0);
      transform: translate(-15vw, 0); } } }

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait){
  .noScroll{
    width: 768px;
    height: 1024px; } }

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape){
  .noScroll{
    width: 1024px;
    height: 768px; } }

@media screen and (device-aspect-ratio: 40 / 71){
  .noScroll{
    height: 570px; } }

@media (max-width: 1199px){
  /* forzar que la clase visible-lg en el caso del layer de filtros de vuelos sea siempre block para poder hacer transition */
  #filtros.visible-lg{
    display: block !important; }
  /* animacion de los filtros de hoteles, los filtros de vuelos, y la caja superior de botones de hoteles */
  #filtros.visible-lg-filters, #filtros.visible-lg, .layer_fixed_filter{
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
    -webkit-transition: -webkit-transform 0.3s ease-in;
    transition: -webkit-transform 0.3s ease-in;
    transition: transform 0.3s ease-in;
    transition: transform 0.3s ease-in, -webkit-transform 0.3s ease-in;
    -webkit-transform: translate3d(-102%, 0, 0);
    transform: translate3d(-102%, 0, 0);
    -webkit-overflow-scrolling: touch; }
  #filtros.visible-lg-filters.open_filters, #filtros.visible-lg.dBlock, .layer_fixed_filter.open_filters{
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .cont_search_summary button.searcherButton, .cont_search_summary button.btn-primary{
    padding: 10px; }
  .cont_search_summary button.searcherButton span, .cont_search_summary button.btn-primary span{
    position: absolute;
    text-indent: -10000px; } }

@media (max-width: 767px){
  #filtros.visible-lg-filters, #filtros.visible-lg, .layer_fixed_filter{
    -webkit-transition-delay: 700ms;
    transition-delay: 700ms; }
  #filtros{
    width: 100%;
    width: 100vw;
    z-index: 99999;
    position: absolute;
    top: 0;
    left: 0;
    background: #dfdbd7;
    overflow-y: auto;
    overflow-x: hidden;
    height: 100vh;
    padding-bottom: 40%;
    /**
     * iPhone 5
     * You can also target devices with aspect ratio.
     @media screen and (device-aspect-ratio: 40/71) {
      height: 570px;
    }
    */ }
  #filtros form .input_name_hotel{
    font-size: 16px; }
  #filtros::-webkit-scrollbar{
    display: none; }
  #filtros.visible-lg-filters{
    top: 74px; }
  #filtros .filters{
    padding: 15px 20px 0 20px; }
  .tabletTitleFilters{
    height: 50px;
    background-color: #FFF;
    padding: 0 10px; }
  .tabletTitleFilters > div{
    width: 33%; }
  .tabletTitleFilters > div h2{
    line-height: 50px; }
  .tabletTitleFilters > div a{
    display: block;
    text-decoration: none;
    padding: 15px 0; }
  .counterTablet{
    background-color: #7c7167;
    font-size: 12px;
    color: #ffffff;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    clear: both;
    display: block; }
  .titleFiltersDesktop{
    display: none; }
  .btnMasFiltros{
    /* border-color: $brand-grey-dark!important;*/
    margin-bottom: 40px; }
  .pasoscr .textotrayecto, .pasoscr .resumentrayecto{
    width: 90%;
    margin: 0 auto; }
  /* Resumen de busqueda */
  .cont_search_summary .cont_search_summary_mobile{
    padding: 10px 0 10px 0;
    margin: 0 !important; }
  .cont_search_summary .cont_search_summary_mobile button.btn{
    margin: 0 10px 0 0; }
  .cont_search_summary .cont_search_summary_mobile .info-summary{
    font-size: 12px; }
  .cont_search_summary .cont_search_summary_mobile .info-summary .rooms{
    padding-left: 10px; }
  .cont_search_summary .cont_search_summary_mobile .destination{
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px; }
  .cont_search_summary .cont_search_summary_mobile button{
    margin: 10px 10px 0 0;
    padding: 10px; }
  .cont_search_summary .cont_search_summary_mobile button svg{
    width: 16px;
    height: 16px;
    vertical-align: middle; }
  .cont_search_summary .cont_search_summary_mobile button svg, .cont_search_summary .cont_search_summary_mobile button svg *{
    fill: #ec5b14; }
  /* Fin resumen busqueda */
  #datosBusqueda .cont_search_summary_mobile .destination .icondirection{
    display: inline-block;
    padding-top: 0;
    line-height: 14px;
    vertical-align: middle; }
  #datosBusqueda .cont_search_summary_mobile .destination .icondirection svg{
    vertical-align: middle; }
  #datosBusqueda .cont_search_summary_mobile .destination .icondirection svg.icon-anyfill-ui-arrow-right{
    width: 14px;
    height: 14px; }
  #datosBusqueda .cont_search_summary_mobile .destination .icondirection svg.icon-anyfill-ui-doblearrow{
    width: 14px;
    height: 14px; }
  #datosBusqueda .cont_search_summary_mobile .destination .icondirection svg, #datosBusqueda .cont_search_summary_mobile .destination .icondirection svg *{
    fill: #74716e; }
  .num_lodging, .num_lodging h3, .num_journeys, .num_journeys h3, .num_packages, .num_packages h3{
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 10px;
    margin: 0; }
  .cont_btn_mix > div{
    width: 100%; }
  .availability_sort_container{
    display: block;
    margin-bottom: 0; }
  .txt_sort{
    display: block;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
    text-transform: none;
    font-size: 18px;
    text-align: center;
    width: 100%;
    border-bottom: 0;
    border-top: 0;
    float: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 11;
    background: #FFF;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  .txt_sort svg{
    display: inline-block;
    width: 37px;
    height: 37px;
    position: absolute;
    top: 5px;
    left: 12px;
    padding: 10px; }
  .txt_sort svg, .txt_sort svg *{
    fill: #3171c9; }
  .txt_sort::-webkit-scrollbar{
    display: none; }
  .txt_sort.open{
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-overflow-scrolling: touch; }
  ul.availability_sort{
    border: 0;
    border-radius: 0;
    position: fixed;
    top: 47px;
    left: 0;
    width: 100%;
    overflow: hidden;
    background: #FFF;
    z-index: 300;
    height: 100vh;
    min-height: 100vh;
    display: block;
    /**
       * iPhone 5
       * You can also target devices with aspect ratio.
       */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  ul.availability_sort::-webkit-scrollbar{
    display: none; }
  ul.availability_sort.open{
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  ul.availability_sort li{
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #827e7a;
    background: none;
    border-right: 0; }
  ul.availability_sort li a{
    display: block;
    font-size: 12px;
    font-weight: 400;
    padding: 18px 25px;
    color: #827e7a;
    border-top: 0;
    text-transform: uppercase; }
  ul.availability_sort li a:hover{
    background: none; }
  ul.availability_sort li a:active, ul.availability_sort li a.selected{
    background: none;
    border: none;
    font-weight: 700;
    color: #827e7a !important; }
  ul.availability_sort li a.selected:after{
    content: '';
    width: 14px;
    height: 11px;
    float: right;
    background-image: url("/headers/ilusion/sunrise/dist/svg/check.svg"), none;
    background-repeat: no-repeat; }
  .results_not_founds_message{
    margin: 15% 0; }
  .showPricesFrom .hotel_card .cont_img_hotel{
    padding-right: 10px !important;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .showPricesFrom .hotel_card .hotel_name{
    padding: 0;
    font-size: 16px; }
  .showPricesFrom .hotel_card .general_hotel_information{
    padding: 5px 8px 5px 0 !important; }
  .showPricesFrom .hotel_card .container_img_hotel .bg_popular{
    top: auto;
    bottom: 0;
    padding: 2px 10px;
    border-radius: 0;
    font-size: 12px;
    left: 0;
    z-index: 1;
    width: 100%;
    max-width: 100%;
    text-align: center;
    border-bottom-left-radius: 6px; }
  .showPricesFrom .hotel_card .container_img_hotel .bg_popular .icon{
    display: none; }
  .showPricesFrom .hotel_card .container_img_hotel, .showPricesFrom .hotel_card .generic-pic, .showPricesFrom .hotel_card .bg_mystery{
    min-height: 103px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%; }
  .showPricesFrom .hotel_card .opinions{
    width: 100%; }
  .showPricesFrom .hotel_card .txt_regimen{
    font-size: 14px; }
  .showPricesFrom .hotel_card .txt_payment{
    font-size: 14px; }
  .hotel_card{
    padding: 0 10px 0 0;
    margin: 5px 0;
    color: #46403c;
    line-height: 1.25; }
  .hotel_card .container_img_hotel .img_hotel{
    width: auto;
    height: auto;
    margin-right: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px; }
  .hotel_card .rate_type{
    margin-right: 0; }
  .hotel_card .rate_type svg{
    display: none; }
  .hotel_card .txt_payment{
    font-size: 12px; }
  .hotel_card .cont_img_hotel{
    padding: 0 5px 0 15px !important; }
  .hotel_card .txt_regimen{
    font-size: 12px;
    float: none !important; }
  .hotel_card .all_without_price{
    /*min-height:65px;*/
    margin-bottom: 8px; }
  .hotel_card .txt_extras{
    text-align: left;
    display: table; }
  .hotel_card .row{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0; }
  .hotel_card .general_hotel_information{
    min-height: 103px !important;
    padding: 0 8px 3px 0 !important; }
  .hotel_card .general_hotel_information hr{
    display: none; }
  .hotel_card .general_hotel_information .detail_information_reservation{
    font-size: 12px;
    text-align: right; }
  .hotel_card .city,
    .hotel_card .distance{
    line-height: 14px;
    font-size: 12px; }
  .hotel_card .hotel_name{
    font-size: 14px;
    margin: 0;
    padding: 5px 10px 0 0; }
  .hotel_card .amenities_icons{
    display: none; }
  .hotel_card .container_img_hotel, .hotel_card .generic-pic, .hotel_card .bg_mystery{
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    min-height: 103px;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin: 0;
    height: 100%; }
  .hotel_card .generic-pic{
    background-position: top center;
    background-size: cover; }
  .hotel_card .generic-pic svg.icon-anyfill-ui-photo{
    width: 40px;
    height: 40px;
    margin: 32px auto 0; }
  .showPricesFrom .hotel_card .generic-pic svg.icon-anyfill-ui-photo{
    margin: 0; }
  .hotel_card .bg_mystery{
    padding: 10px 0; }
  .hotel_card .bg_mystery .icon-ownfill-graph-mysteryhotel{
    width: 98%;
    height: 98%; }
  .hotel_card .cont_discount_mobile{
    width: 0;
    height: 0;
    border-top: 55px solid #ec5b14;
    border-right: 55px solid transparent;
    position: absolute;
    left: 15px;
    top: 0;
    /*border-top-left-radius:6px*/ }
  .hotel_card .discount_mobile{
    position: absolute;
    top: 8px;
    color: #FFF;
    left: 19px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .hotel_card .pvp_foreign{
    font-size: 11px;
    color: #46403c;
    line-height: 18px; }
  .hotel_card .pvp_foreign .price{
    font-size: 18px;
    font-weight: 700;
    color: #46403c; }
  html.fonts-loaded .hotel_card .pvp_foreign .price{
    font-weight: 500; }
  html[lang|="ar"].fonts-loaded .hotel_card .pvp_foreign .price, html[lang|="fa"].fonts-loaded .hotel_card .pvp_foreign .price, html[lang|="he"].fonts-loaded .hotel_card .pvp_foreign .price{
    font-weight: 700; }
  .hotel_card .pvp_foreign .price .symbol{
    color: #46403c;
    font-size: 14px; }
  .hotel_card .go_mobile{
    position: absolute;
    top: 46%;
    right: -5px; }
  .hotel_card .go_mobile svg{
    width: 10px;
    height: 10px;
    /*rtl:ignore*/ }
  [dir='rtl'] .hotel_card .go_mobile svg{
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg); }
  .hotel_card .go_mobile svg, .hotel_card .go_mobile svg *{
    fill: #c7c7c7; }
  .hotel_card .visible-xs-block .txt_nights{
    display: inline;
    font-weight: 700; }
  html.fonts-loaded .hotel_card .visible-xs-block .txt_nights{
    font-weight: 500; }
  html[lang|="ar"].fonts-loaded .hotel_card .visible-xs-block .txt_nights, html[lang|="fa"].fonts-loaded .hotel_card .visible-xs-block .txt_nights, html[lang|="he"].fonts-loaded .hotel_card .visible-xs-block .txt_nights{
    font-weight: 700; }
  .hotel_card .visible-xs-block .cont_price_from{
    display: inline-block; }
  .hotel_card .pR5{
    padding-right: 5px; }
  .opinions{
    display: block;
    margin-top: 3px;
    width: 94%; }
  .opinions .num_opinions{
    padding-right: 0 !important; }
  /* ficha hotel buscado */
  .searched_hotel span, .logged_discount_hotel span{
    line-height: 20px; }
  .searched_hotel span .num_opinions, .logged_discount_hotel span .num_opinions{
    line-height: 14px; }
  .searched_hotel .hotel_card, .logged_discount_hotel .hotel_card{
    margin: 0;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0; }
  .searched_hotel .hotel_card .container_img_hotel, .searched_hotel .hotel_card .img_hotel.generic-pic, .searched_hotel .hotel_card .bg_mystery, .logged_discount_hotel .hotel_card .container_img_hotel, .logged_discount_hotel .hotel_card .img_hotel.generic-pic, .logged_discount_hotel .hotel_card .bg_mystery{
    border-top-left-radius: 0; }
  .hotel_availability_widget .actualizandoResultados .spinnerCore{
    margin: 60% 50% 0 50%; }
  /* Menú mobile mapa filtros  ordenacion */
  .nav_layout_map .mobile_navigation_map_filter_order li{
    width: 49.3%; }
  ul.mobile_navigation_map_filter_order li{
    width: 32%; }
  /* Fin menú mobile filtros ordenacion mapa */
  /* mapa */
  .bg_mapwidget_availability{
    border: 0;
    background: none;
    border-radius: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    background: #FFF;
    z-index: 10;
    height: 100vh;
    min-height: 100vh;
    /**
     * iPhone 5
     * You can also target devices with aspect ratio.
     */
    padding: 0;
    box-shadow: 0;
    margin: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  .bg_mapwidget_availability::-webkit-scrollbar{
    display: none; }
  .bg_mapwidget_availability.open{
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-overflow-scrolling: touch; }
  .bg_mapwidget_availability .tit_layout_map{
    box-shadow: 0;
    text-transform: none;
    font-size: 18px;
    text-align: center;
    width: 100%;
    border-bottom: 0;
    border-top: 0; }
  .bg_mapwidget_availability .tit_layout_map svg{
    width: 37px;
    height: 37px;
    position: absolute;
    top: 5px;
    left: 12px;
    padding: 10px; }
  .bg_mapwidget_availability .tit_layout_map svg, .bg_mapwidget_availability .tit_layout_map svg *{
    fill: #3171c9; }
  .bg_mapwidget_availability .tit_layout_map .num_lodgin_layout_map{
    color: #74716e;
    font-size: 11px;
    display: block;
    line-height: 11px;
    padding-bottom: 0; }
  .bg_mapwidget_availability #map_container #gmclose{
    display: none !important; }
  /*rtl:ignore*/
  [dir='rtl'] .bg_mapwidget_availability .tit_layout_map svg{
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg); }
  .banner-exclusive-prices{
    padding: 15px 22px 15px 15px; }
  .banner-exclusive-prices a .banner-copy{
    font-size: 14px;
    line-height: 1.2; }
  .banner-exclusive-prices a .banner-cta:after{
    margin-left: 0; }
  .banner-exclusive-prices a .banner-cta span{
    display: none; }
  .modal_hotels button{
    margin-bottom: 15px; }
  .roomSelection .panel .txt_extras{
    float: none;
    margin: 0 0  10px 10px; }
  .roomSelection .tipo_regimen li.regimenAlojamientoContainer{
    margin-bottom: 0;
    text-transform: none;
    line-height: 40px;
    position: relative; }
  .roomSelection .tipo_regimen li.regimenAlojamientoContainer .regimenAlojamiento{
    line-height: 40px;
    color: #74716e;
    position: relative; }
  .roomSelection .tipo_regimen li.regimenAlojamientoContainer .regimenAlojamiento span{
    background-position: 85% 85%; }
  .roomSelection .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer{
    width: 100%;
    float: none;
    border-left: 0; }
  .roomSelection .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr{
    display: table-row;
    border-bottom: solid 1px #e3e3e3; }
  .roomSelection .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr.rate-odd{
    background-color: #FFF; }
  .roomSelection .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr:last-child{
    border-bottom: none; }
  .roomSelection .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr td{
    display: block;
    padding: 5px 5px 0 5px;
    width: 100%; }
  .roomSelection .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr td span[data-tooltip-hoverarea]{
    left: 0;
    position: initial;
    padding: 10px 0; }
  .roomSelection .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr td span[data-tooltip-hoverarea] .arrow_box[data-tooltip-right]{
    left: 0;
    top: auto; }
  .roomSelection .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr td .arrow_box{
    width: 218px; }
  .roomSelection .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr td.payment span[data-tooltip-hoverarea] svg{
    margin-left: 5px; }
  .roomSelection .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr td.price{
    text-align: right;
    display: inline-block;
    width: 61%; }
  .roomSelection .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr td.price .oldPrice{
    display: block; }
  .roomSelection .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr td.reservation{
    display: inline-block;
    width: 37%;
    text-align: right;
    margin-bottom: 10px;
    padding-left: 0; }
  .roomSelection .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr td.extra_services svg.icon-anyfill-graph-ski{
    margin-right: 5px; }
  .roomSelection ul > li.special_case td.reservation{
    margin-bottom: 0; }
  html[lang|="tr"] .roomSelection .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr td.price{
    width: 54%; }
  .opinions_tripAdvisor ul.quality_note{
    padding: 12px 0 0 0;
    border-bottom: 0; }
  .TripAdvisor_calification_value{
    font-size: 12px; }
  .cont_btn_mix > div{
    width: 100%; }
  /* cortinilla cuando viene de caché y se muestra resumen de búsqueda*/
  .availability_cache .actualizandoResultados .spinnerCore{
    margin: 50%; }
  .hotelsearchwidget{
    width: auto;
    margin: 20px 15px 32px 15px; } }

@media (min-width: 768px) and (max-width: 1199px){
  .layer_fixed_filter{
    max-width: 320px; }
  #filtros{
    max-width: 320px;
    width: 100vw;
    height: 100vh;
    /* iPad with portrait orientation.*/
    /*  iPad with landscape orientation.*/
    z-index: 99999;
    position: absolute;
    top: 0;
    left: 0;
    overflow-y: auto;
    background: #dfdbd7;
    padding-top: 0;
    padding-bottom: 30%; }
  #filtros .filters{
    padding: 15px 20px 0 20px; }
  #filtros.visible-lg-filters{
    padding-top: 76px; }
  .filtros-layer{
    height: 100vh;
    width: 100vw;
    /**
      * iPad with portrait orientation.
    */
    /**
     * iPad with landscape orientation.
     */
    position: fixed;
    top: 0;
    left: -100%;
    background: rgba(249, 249, 249, 0.85);
    content: "";
    zoom: 1;
    display: block;
    z-index: 1000;
    opacity: 0;
    -webkit-transition: opacity 100ms linear;
    transition: opacity 100ms linear; }
  #filtros.dBlock + .filtros-layer,
  #filtros.open_filters + .filtros-layer{
    opacity: 1;
    left: 0; }
  .tabletTitleFilters{
    height: 50px;
    background-color: #FFF;
    padding: 0 10px; }
  .tabletTitleFilters > div{
    width: 33%; }
  .tabletTitleFilters > div h2{
    line-height: 50px; }
  .tabletTitleFilters > div a{
    display: block;
    padding: 15px 0;
    text-decoration: none; }
  .counterTablet{
    font-size: 12px;
    color: #ffffff;
    height: 24px;
    background-color: #7c7167;
    line-height: 24px;
    padding: 0 10px;
    max-width: 320px;
    clear: both;
    display: block; }
  .titleFiltersDesktop{
    display: none; }
  .btnMasFiltros{
    /*border-color: $brand-grey-dark!important;*/
    margin-bottom: 30px; }
  #datosBusqueda .icon-anyfill-ui-chevron-down{
    display: none; }
  #datosBusqueda .chevronr, #datosBusqueda .chevronl{
    display: none; }
  .shadow_tablet{
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    margin-bottom: 15px; }
  .cont_btn_mix{
    padding: 5px 0; }
  ul.availability_sort li a{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%; }
  ul.TripAdvisor_final_opinions{
    margin-top: 32px; }
  ul.TripAdvisor_final_opinions .progress{
    margin-bottom: 10px; } }

@media all and (min-width: 768px) and (max-width: 1199px) and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait){
  #filtros{
    width: 768px;
    height: 1024px; }
  .filtros-layer{
    width: 768px;
    height: 1024px; } }

@media all and (min-width: 768px) and (max-width: 1199px) and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape){
  #filtros{
    width: 1024px;
    height: 768px; }
  .filtros-layer{
    width: 1024px;
    height: 768px; } }

@media (min-width: 1200px){
  .visible-lg-filters{
    display: block; }
  #filtros .tabletTitleFilters{
    display: none; }
  #filtros .counterTablet{
    display: none !important; }
  #filtros .titleFiltersDesktop{
    display: block;
    margin-bottom: 15px; }
  #filtros h2{
    margin-top: 15px;
    margin-bottom: 0;
    display: inline-block; }
  #filtros a.pull-right{
    margin-top: 16px; }
  #filtros .filtersContainer > div > .row, #filtros .filters > .row{
    margin-left: 0;
    margin-right: 0; }
  html[lang|="hu"] .hotel_card .button_availability{
    padding-left: 10px;
    padding-right: 10px; }
  .cont_btn_mix > div{
    width: 55%; } }

@media (min-width: 768px) and (max-width: 1024px){
  #datosBusqueda .contDatos{
    max-width: 99%;
    margin-right: 0; }
  #datosBusqueda .chevronr, #datosBusqueda .chevronl{
    display: none; } }

@media (max-width: 480px){
  .cont_buscador_error{
    padding: 20px 15px !important; } }

@media screen and (max-width: 767px) and (device-aspect-ratio: 40 / 71){
  ul.availability_sort{
    height: 570px; }
  .bg_mapwidget_availability{
    height: 570px; } }

@media (min-width: 768px) and (max-width: 1023px){
  .results_not_founds_message{
    margin: 10% 0;
    min-height: 651px; } }

@media (min-width: 1024px) and (max-width: 1199px){
  .results_not_founds_message{
    margin: 9% 0; } }

@media (min-width: 400px) and (max-width: 767px){
  .showPricesFrom .hotel_card .bg_mystery .icon{
    height: 60px; } }

@media (min-width: 768px) and (max-width: 991px){
  .showPricesFrom .hotel_card .img_hotel{
    height: 100%; }
  .cont_hotels{
    overflow-x: hidden;
    /* solucion rtl */
    min-height: 616px; }
  .hotel_card svg.icon-anyfill-ui-photo{
    width: 40px;
    height: 40px;
    margin: 55px auto 0; }
  .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer{
    width: 100%;
    border-left: 0; }
  .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr{
    border-top: 1px solid #e3e3e3; }
  .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr.rate-odd{
    background: #fff; }
  .hotel_card .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr td{
    padding: auto; }
  .cont_thumbs .nav-prev,
  .cont_thumbs .nav-next{
    display: none; }
  .cont_thumbs .picture_gallery_thumbs.owl-carousel{
    padding: 0 12px; }
  .cont_thumbs .picture_gallery_thumbs.owl-carousel.picture_gallery_main .owl-item{
    height: 162px; }
  .tipo_regimen li.regimenAlojamientoContainer{
    /* tabla con forfait */ }
  .tipo_regimen li.regimenAlojamientoContainer .regimenAlojamiento{
    position: relative;
    line-height: 40px; }
  .tipo_regimen li.regimenAlojamientoContainer .regimenAlojamiento span{
    margin-top: 5px;
    margin-left: 5px; }
  .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer{
    width: 100%;
    float: none;
    border-left: 0;
    /*border-left: 1px solid #e3e3e3;*/ }
  .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr{
    border-top: 1px solid #e3e3e3; }
  .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr:nth-child(2){
    border-top: 1px solid #e3e3e3; }
  .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer tr.rate-odd{
    background-color: #FFF; }
  .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer.Ff{
    width: 100%;
    float: none;
    /*border-left: 1px solid #e3e3e3;*/ }
  .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer.Ff tr{
    border-top: 1px solid #e3e3e3; }
  .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer.Ff tr td{
    display: inline-block;
    padding: 0 15px; }
  .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer.Ff tr td.refundable, .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer.Ff tr td.payment{
    width: 50%; }
  .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer.Ff tr td.extra_services{
    width: 45%; }
  .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer.Ff tr td.price{
    width: 27%; }
  .tipo_regimen li.regimenAlojamientoContainer table.info_habitacionContainer.Ff tr td.reservation{
    width: 23%;
    text-align: right;
    margin-bottom: 15px; } }

@media (max-width: 767px) and (min-width: 421px){
  .hotel_card .container_img_hotel .img_hotel{
    width: 100%; } }

@media (max-width: 420px){
  .hotel_card .container_img_hotel .img_hotel{
    min-height: 103px;
    height: 100%;
    top: 0;
    bottom: 0;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); } }

@media (max-width: 350px){
  .cont_publi_dispo{
    margin-left: -15px;
    margin-right: -15px; } }

@media (max-width: 319px){
  .leyenda_mapa{
    padding: 5px;
    font-size: 10px;
    margin: 0;
    line-height: 12px; } }

@media (min-width: 480px) and (max-width: 991px){
  .reservation_anchor_container{
    margin-top: 40px; } }
/*# sourceMappingURL=hotels_availability_ltr.css.map */