@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; }

/* Colores de fondo para destacados */
.mTop15 {
  margin-top: 15px !important; }

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

.margin0 {
  margin: 0 !important; }

.padding0 {
  padding: 0 !important; }

/* Estilos de la capa de preload */
#preload {
  background: rgba(249, 249, 249, 0.85);
  width: 100%;
  height: 100vh;
  /**
 * iPad with portrait orientation.
 */
  /**
   * iPad with landscape orientation.
   */
  /**
   * iPhone 5
   * You can also target devices with aspect ratio.
   */
  position: fixed;
  z-index: 1000;
  margin-left: auto;
  margin-right: auto; }
  #preload > div {
    margin-top: 50px; }
  #preload span {
    display: block;
    margin-bottom: 8px; }
  #preload ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  #preload li {
    display: inline-block;
    margin-right: 30px;
    text-transform: uppercase; }
  #preload li.checked:before {
    background-image: url("/headers/ilusion/sunrise/dist/svg/check.svg"), none;
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    height: 11px;
    left: -5px;
    position: relative;
    top: 0;
    width: 14px; }
  #preload li.checked:after {
    background: none; }
  #preload .titulo {
    color: #ec5b14;
    font-size: 24px; }
  #preload .subtitulo {
    color: #46403c;
    font-size: 14px; }
  #preload .callToAction {
    margin-top: 50px; }

/* Fin de la capa de preload */
/* Capa del banner */
.banner {
  margin: 0 auto;
  width: 320px;
  overflow: hidden;
  text-align: center; }
  .availability-view.single-view .banner.upper-banner {
    margin-top: 30px; }
  .banner .publi {
    margin: 0; }
    .banner .publi .adunit > div {
      margin: 10px 0 20px 0; }
      .filters-buttons-container .banner .publi .adunit > div {
        margin: 0; }

form + .banner .publi .adunit > div {
  margin: 0 0 20px 0 !important; }

/* Fin de la capa del banner */
.alertaInterna {
  padding-left: 10px;
  padding-bottom: 13px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #d0cbc9;
  float: left;
  color: #74716e;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px; }
  html.fonts-loaded .alertaInterna {
    font-weight: 500; }
  html[lang|="ar"].fonts-loaded .alertaInterna, html[lang|="fa"].fonts-loaded .alertaInterna, html[lang|="he"].fonts-loaded .alertaInterna {
    font-weight: 700; }
  .alertaInterna div {
    display: inline-block;
    vertical-align: top; }
  .alertaInterna div:first-child {
    margin-right: 15px;
    margin-top: 4px; }
  .alertaInterna .icon-anyfill-graph-info-circle * {
    fill: #686868; }

/* Para mostrar algunos iconos a un tamano especifico */
.icon-anyfill-graph-info-circle {
  width: 18px;
  height: 18px; }

.icon-anyfill-graph-info-circle * {
  fill: #3171c9; }

.icon-anyfill-graph-clock {
  width: 18px;
  height: 18px;
  margin-right: 10px; }

.icon-anyfill-graph-clock * {
  fill: #ec5b14; }

.icon-anyfill-prod-flight {
  width: 18px;
  height: 18px; }

.icon-anyfill-prod-flight * {
  fill: #c2c2c2; }

.icon-anyfill-prod-bus {
  width: 18px;
  height: 18px; }

.icon-anyfill-prod-bus * {
  fill: #c2c2c2; }

.icon-anyfill-prod-alternativetransport {
  width: 18px;
  height: 18px; }

.icon-anyfill-prod-alternativetransport * {
  fill: #c2c2c2; }

.icon-anyfill-graph-layover {
  width: 18px;
  height: 18px;
  margin-right: 18px; }

.icon-anyfill-prod-transfer {
  width: 18px;
  height: 18px;
  margin-right: 18px; }

.icon-anyfill-graph-luggage, .icon-anyfill-graph-luggage-no {
  width: 25px !important;
  height: 25px !important;
  fill: #cfcdcb; }

.icon-anyfill-prod-train {
  width: 18px;
  height: 18px; }

.icon-anyfill-prod-train * {
  fill: #c2c2c2; }

.bloquePublicidad .icon-anyfill-graph-check * {
  fill: #46403c !important; }

.deselect {
  display: inline-block; }
  .deselect svg {
    margin-top: 8px;
    width: 18px;
    height: 18px;
    vertical-align: top;
    cursor: pointer; }
    .deselect svg, .deselect svg * {
      fill: #3171c9; }

/* Resets y estilos concretos para los contenedores de la zona de contenido */
#thecontent {
  /*background: #f2f1f0;*/ }
  #thecontent .container:not(:first-child) {
    padding: 0 5px; }
  #thecontent > .container {
    margin-left: auto;
    margin-right: auto;
    width: 100%; }

.elementoClicable:hover {
  cursor: pointer; }

#calendarioPrecios {
  box-shadow: 0px 8px 5px -4px rgba(0, 0, 0, 0.18);
  border: 1px solid #dfdfdf;
  height: 130px;
  margin-top: -2px;
  z-index: 2;
  position: relative;
  background: #FFF;
  padding-top: 30px; }

#calendarioPrecios ul {
  list-style: none; }

#calendarioPrecios span {
  display: block;
  margin-bottom: 10px; }

#calendarioPrecios .precio {
  border: 2px solid #dfdfdf;
  border-radius: 6px;
  padding: 7px; }

#calendarioPrecios .seleccionado {
  background: #dfdfdf; }

#alertas, .alertas {
  padding: 0;
  display: block; }
  #alertas .alert, .alertas .alert {
    margin-bottom: 0; }
  #alertas .numeroAlerta, .alertas .numeroAlerta {
    color: #a69d84;
    font-size: 11px;
    margin-right: 11px; }
  #alertas .close, .alertas .close {
    padding: 0 20px !important; }

.btnAlertPrice {
  margin-left: 30px; }
  .btnAlertPrice svg {
    fill: #74716e;
    width: 16px;
    height: 16px;
    vertical-align: sub;
    margin-right: 5px; }
  .btnAlertPrice:hover * {
    fill: #46403c; }

.filters-buttons-container {
  padding: 10px 0;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 10px; }
  .filters-buttons-container:after {
    content: '';
    display: block;
    clear: both; }
  .filters-buttons-container .btn {
    font-weight: 700; }

.filterbuttoncontainer {
  position: relative;
  display: inline-block; }

.filtertooltip {
  /*display: block;*/
  width: 300px;
  top: 50px;
  left: 0;
  z-index: 110; }
  .filtertooltip .tooltip-arrow {
    left: 15% !important; }
  .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; }
      .filtertooltip .tooltip-inner p.titletooltip {
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 15px; }
        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; }

.selectorescalas {
  display: inline-block;
  vertical-align: middle;
  line-height: 30px;
  float: right;
  padding: 5px 0; }
  .filters-buttons-container .selectorescalas {
    margin-left: 30px; }
  .selectorescalas p {
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    margin: 0;
    margin-right: 8px;
    font-size: 12px;
    vertical-align: middle;
    max-width: 90px;
    line-height: 1.5; }

.onoffswitch {
  display: inline-block;
  position: relative;
  width: 50px;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }

.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  height: 30px;
  padding: 0;
  line-height: 30px;
  border: 2px solid #E3E3E3;
  border-radius: 30px;
  background-color: #E3E3E3;
  margin-bottom: 0; }

.onoffswitch-label:before {
  content: "";
  display: block;
  width: 30px;
  margin: 0px;
  background: #FFFFFF;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  border: 2px solid #E3E3E3;
  border-radius: 30px;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; }

.onoffswitch-checkbox:checked + .onoffswitch-label {
  background-color: #027A02; }

.onoffswitch-checkbox:checked + .onoffswitch-label, .onoffswitch-checkbox:checked + .onoffswitch-label:before {
  border-color: #027A02; }

.onoffswitch-checkbox:checked + .onoffswitch-label:before {
  -webkit-transform: translate3d(20px, 0, 0);
          transform: translate3d(20px, 0, 0); }

/* Fin de la parte superior de la pagina */
/* Columna de la izquierda */
#filtros .row {
  margin-bottom: 10px !important; }
  #filtros .row .col-lg-12 {
    float: none; }

#premiumPay:before {
  background: transparent url("/headers/ilusion/sunrise/dist/svg/logo-bola.svg") no-repeat scroll 0;
  background-size: 100% 100%;
  content: " ";
  display: inline-block;
  height: 40px;
  left: 0;
  position: relative;
  top: -20px;
  width: 40px; }

#premiumPay {
  margin: 60px auto 0;
  padding: 0 18px 20px 18px;
  background: #FFF;
  font-size: 16px; }
  #premiumPay .titulo {
    font-weight: 700;
    display: block;
    margin-bottom: 20px;
    font-size: 16px; }
  #premiumPay .info {
    font-weight: 300;
    font-size: 14px; }

#filtros #ventajas {
  margin-top: 60px;
  background: #fff;
  padding: 20px; }
  #filtros #ventajas .titulo {
    display: block;
    font-weight: 300;
    font-size: 24px;
    color: #46403c;
    margin-bottom: 15px;
    position: relative;
    padding-bottom: 10px;
    text-align: center; }
    #filtros #ventajas .titulo:after {
      content: '';
      width: 30px;
      height: 2px;
      background: #74716e;
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -15px;
      opacity: 0.5; }
  #filtros #ventajas ul {
    padding-left: 23px; }
    #filtros #ventajas ul li {
      position: relative; }
      #filtros #ventajas ul li strong {
        color: #000;
        display: block;
        text-align: left;
        font-weight: 400;
        font-size: 14px;
        line-height: 1.5em; }
        #filtros #ventajas ul li strong.checked:after {
          left: -23px;
          position: absolute;
          top: 4px; }
      #filtros #ventajas ul li span {
        color: #74716e;
        font-weight: 300;
        font-size: 14px;
        line-height: 21px;
        margin-bottom: 20px;
        display: block; }

#filtros .cont_publi_dispo {
  margin-top: 60px; }

/* Fin de la columna de la izquierda */
.num_journeys {
  margin: 0 15px; }

/*Columna de la derecha */
#colDch {
  border-radius: 6px;
  background-color: #e0ddd8;
  margin: 50px 15px 0 15px;
  padding: 10px;
  width: auto; }
  #colDch.no-results-after-filter {
    background: none;
    margin: 0; }
  .num_journeys + #colDch {
    margin-top: 0; }
  #colDch .bloque {
    border-radius: 6px; }
  #colDch .bloque.infoDesplegada {
    border-radius: 6px 6px 0 0; }
  #colDch .seleccion {
    background: #F4F8FC; }
  #colDch .flecha {
    margin: 0 4px; }
  #colDch .companyLogo {
    text-align: left; }
  #colDch .companyLogo img {
    max-width: 65px;
    height: auto; }
  #colDch .servicios {
    text-align: right; }
  #colDch .destacados {
    margin-top: 5px;
    height: 24px; }
    #colDch .destacados li {
      font-size: 13px; }
    #colDch .destacados li:first-child {
      border-radius: 6px 0 0; }
    #colDch .destacados [dir='rtl'] li:nth-last-child(2) {
      border-radius: 6px 0 0; }
    #colDch .destacados .recomendada {
      background: #027A02; }
    #colDch .destacados .SValentin {
      background: #CC3D43; }
    #colDch .destacados .noGastosGestion {
      background: #35495a; }
    #colDch .destacados .tarExclusiva {
      background: #FDE17B;
      color: #46403c !important; }
    #colDch .destacados .BFriday {
      background: #46403c; }
    #colDch .destacados .vueloExclusivo {
      background: #7db2ea;
      color: #fff !important; }
    #colDch .destacados .tuSeleccion {
      background: #3171c9; }
    #colDch .destacados .bgSeleccionado {
      background: #3171c9;
      width: 100% !important;
      display: block;
      margin-top: -25px;
      border-radius: 6px; }
    #colDch .destacados .icon-anyfill-graph-info-circle {
      width: 19px;
      height: 18px;
      vertical-align: middle; }
      #colDch .destacados .icon-anyfill-graph-info-circle * {
        fill: #FFF; }
    #colDch .destacados .infoVuelo.desktop {
      border: 0; }
  #colDch .conDestacado {
    border-left: 4px solid;
    border-radius: 0 6px 6px 6px; }
  #colDch .recomendada {
    border-color: #027A02 !important; }
  #colDch .SValentin {
    border-color: #CC3D43 !important; }
  #colDch .noGastosGestion {
    border-color: #35495a !important; }
  #colDch .tarExclusiva {
    border-color: #FDE17B !important; }
  #colDch .BFriday {
    border-color: #46403c !important; }
  #colDch .vueloExclusivo {
    border-color: #7db2ea; }
  #colDch .tuSeleccion {
    border-color: #3171c9 !important; }

#results2Cols {
  margin-top: 10px;
  /* Ordenacion resultados 2 cols */ }
  #results2Cols .title_col {
    color: #46403c;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 10px; }
    #results2Cols .title_col:before {
      font-weight: 700;
      margin-right: 10px; }
    #results2Cols .title_col strong {
      font-weight: 700; }
  #results2Cols .col-lg-6:nth-child(1) .title_col .destination:before {
    content: "→"; }
  #results2Cols .col-lg-6:nth-child(2) .title_col .destination:before {
    content: "→"; }
  #results2Cols .bloque {
    position: relative;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf; }
    #results2Cols .bloque .idaVuelta {
      vertical-align: middle;
      text-align: right; }
  #results2Cols .infoVuelo.desktop {
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    margin-bottom: 0 !important;
    border-radius: 0 !important; }
  #results2Cols .destacados {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 15px; }
    #results2Cols .destacados li {
      vertical-align: middle;
      padding: 1px 4px;
      line-height: 1.2;
      font-size: 11px;
      margin-right: 1px;
      border-width: 1px;
      border-style: solid;
      overflow: hidden;
      display: inline-block; }
    #results2Cols .destacados .recomendada {
      color: #027A02;
      border-color: rgba(2, 122, 2, 0.5) !important;
      background: #f7f7f7; }
    #results2Cols .destacados .SValentin {
      color: #CC3D43;
      border-color: rgba(204, 61, 67, 0.5) !important;
      background: #f7f7f7; }
    #results2Cols .destacados .noGastosGestion {
      color: #35495a;
      border-color: rgba(53, 73, 90, 0.5) !important;
      background: #f7f7f7; }
    #results2Cols .destacados .tarExclusiva {
      color: #FDE17B;
      border-color: rgba(253, 225, 123, 0.5) !important;
      background: #f7f7f7; }
    #results2Cols .destacados .BFriday {
      color: #46403c;
      border-color: rgba(70, 64, 60, 0.5) !important;
      background: #f7f7f7; }
    #results2Cols .destacados .vueloExclusivo {
      color: #7db2ea;
      border-color: rgba(125, 178, 234, 0.5) !important;
      background: #f7f7f7; }
  #results2Cols .radioContainer {
    text-align: center; }
  #results2Cols .internalInfo + input {
    margin-top: 0; }
  #results2Cols .companyLogo {
    text-align: center; }
  #results2Cols .flecha {
    margin: 0 2px; }
  #results2Cols .tipoDuracion {
    padding-top: 5px !important; }
  #results2Cols .servicios {
    padding: 0;
    text-align: right; }
  #results2Cols .seleccion {
    border-left: 1px solid #3171c9;
    background: #fff !important;
    position: relative; }
    #results2Cols .seleccion:before {
      content: '';
      width: 9px;
      height: 100%;
      background: #3171c9;
      position: absolute;
      top: 0;
      left: 0; }
    #results2Cols .seleccion .destacados {
      left: 9px; }
  #results2Cols .noseleccion {
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    background: #efefef !important; }
  #results2Cols .priceContainer {
    padding-top: 4px;
    font-weight: 400; }
    #results2Cols .priceContainer .priceaprox {
      display: block;
      font-size: 12px;
      line-height: 1;
      font-weight: 300;
      color: #74716e; }
    #results2Cols .priceContainer .price {
      font-size: 21px;
      display: block; }
      #results2Cols .priceContainer .price .symbol {
        font-size: 14px; }
    #results2Cols .priceContainer .priceaprox + .price {
      line-height: 1.2; }
  #results2Cols .companyLogo > img {
    max-width: 100%;
    height: auto; }
  #results2Cols .results-order {
    background: #f2f0ef;
    border: 1px solid #dfdfdf;
    display: block;
    padding: 0; }
    #results2Cols .results-order p {
      display: inline-block;
      color: #46403c;
      font-size: 14px;
      margin-bottom: 0;
      line-height: 40px; }
    #results2Cols .results-order .container-order {
      position: relative;
      display: inline-block;
      z-index: 100; }
      #results2Cols .results-order .container-order button {
        display: inline-block;
        border: none;
        background: none;
        color: #46403c;
        font-weight: 700;
        font-size: 14px;
        line-height: 40px;
        border-radius: 0;
        -webkit-tap-highlight-color: #fff; }
        html.fonts-loaded #results2Cols .results-order .container-order button {
          font-weight: 500; }
        html[lang|="ar"].fonts-loaded #results2Cols .results-order .container-order button, html[lang|="fa"].fonts-loaded #results2Cols .results-order .container-order button, html[lang|="he"].fonts-loaded #results2Cols .results-order .container-order button {
          font-weight: 700; }
        #results2Cols .results-order .container-order button svg {
          width: 8px;
          height: 8px; }
      #results2Cols .results-order .container-order ul {
        position: absolute;
        background: #fff;
        min-width: 262px;
        border-left: 1px solid #b8afaa;
        border-right: 1px solid #b8afaa;
        border-bottom: 1px solid #b8afaa; }
        #results2Cols .results-order .container-order ul.tolw_filters_tablet {
          display: none;
          padding-top: 51px; }
          #results2Cols .results-order .container-order ul.tolw_filters_tablet li {
            padding: 0; }
            #results2Cols .results-order .container-order ul.tolw_filters_tablet li span {
              padding: 0 35px; }
        #results2Cols .results-order .container-order ul.tolw_filters_desktop {
          display: none; }
        #results2Cols .results-order .container-order ul li {
          display: block;
          font-size: 12px;
          text-transform: uppercase;
          padding-top: 0;
          padding-bottom: 0; }
          #results2Cols .results-order .container-order ul li.col-order-price {
            width: 37%; }
          #results2Cols .results-order .container-order ul li.col-order-departure {
            width: 10%; }
          #results2Cols .results-order .container-order ul li.col-order-return {
            width: 15%; }
          #results2Cols .results-order .container-order ul li.col-order-duration {
            width: 30%; }
          #results2Cols .results-order .container-order ul li span {
            border-top: 1px solid #dfdfdf;
            display: block;
            color: #746f6c;
            background: #fff;
            cursor: pointer;
            padding: 0 8px 0 0;
            line-height: 50px;
            -webkit-transition: background 0.3s;
            transition: background 0.3s; }
            #results2Cols .results-order .container-order ul li span:hover {
              background: #F4F8FC; }

#colDch, #results2Cols {
  /* Sin resultados */
  /* Loader */ }
  #colDch .sinResultados, #results2Cols .sinResultados {
    /* padding: 80px 0 !important;*/ }
    #colDch .sinResultados span, #results2Cols .sinResultados span {
      display: block;
      max-width: 500px;
      margin: 0 auto;
      font-size: 15px; }
    #colDch .sinResultados .titulo, #results2Cols .sinResultados .titulo {
      font-size: 18px;
      margin-top: 20px; }
  #colDch .actualizandoResultados .ball-spin-fade-loader, #results2Cols .actualizandoResultados .ball-spin-fade-loader {
    margin: 80px auto;
    width: 0;
    height: 1px; }
  #colDch .actualizandoResultados span, #results2Cols .actualizandoResultados span {
    display: block;
    width: 50%;
    margin: 0 auto 30px;
    font-size: 18px;
    padding-top: 0; }
  #colDch .actualizandoResultados .ventajas, #results2Cols .actualizandoResultados .ventajas {
    margin-bottom: 58px; }
    #colDch .actualizandoResultados .ventajas li, #results2Cols .actualizandoResultados .ventajas li {
      display: inline-block;
      font-weight: 300;
      font-size: 14px;
      color: #46403c;
      text-transform: uppercase;
      padding: 6px 15px; }
    #colDch .actualizandoResultados .ventajas li.checked:after, #results2Cols .actualizandoResultados .ventajas li.checked:after {
      left: -104%;
      position: relative;
      top: 0; }
  #colDch .optionWrapper, #results2Cols .optionWrapper {
    clear: both; }
  #colDch .bloque, #results2Cols .bloque {
    background: #FFF;
    padding: 12px 0 2px 0;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    margin: 0 auto; }
    #colDch .bloque a:hover, #colDch .bloque a:active, #colDch .bloque a:visited, #colDch .bloque a:link, #results2Cols .bloque a:hover, #results2Cols .bloque a:active, #results2Cols .bloque a:visited, #results2Cols .bloque a:link {
      text-decoration: none; }
  #colDch .bloque.infoDesplegada, #results2Cols .bloque.infoDesplegada {
    margin-bottom: 0px !important; }
  #colDch .bloque:hover, #results2Cols .bloque:hover {
    background: #F4F8FC; }
  #colDch .infoVuelo.desktop, #results2Cols .infoVuelo.desktop {
    margin-bottom: 5px;
    border-radius: 0 0 6px 6px;
    padding: 20px 0;
    position: relative;
    background: #cacaca;
    border-top: 1px solid #cacaca;
    box-shadow: inset 0px 8px 5px -4px rgba(0, 0, 0, 0.07);
    padding-top: 30px !important; }
  #colDch .infoVuelo.desktop:after, #colDch .infoVuelo.desktop:before, #results2Cols .infoVuelo.desktop:after, #results2Cols .infoVuelo.desktop:before {
    top: 0;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }
  #colDch .infoVuelo.desktop:after, #results2Cols .infoVuelo.desktop:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #cacaca;
    border-width: 4px;
    margin-left: -4px; }
  #colDch .infoVuelo.desktop:before, #results2Cols .infoVuelo.desktop:before {
    border-color: rgba(202, 202, 202, 0);
    border-top-color: #cacaca;
    border-width: 5px;
    margin-left: -5px; }
  #colDch input, #results2Cols input {
    margin-top: 11px; }
  #colDch .internalInfo, #results2Cols .internalInfo {
    display: block; }
  #colDch .internalInfo + input, #results2Cols .internalInfo + input {
    margin-top: 0; }
  #colDch .opcSeleccionada, #results2Cols .opcSeleccionada {
    margin-top: 5px;
    height: 24px; }
    #colDch .opcSeleccionada li, #results2Cols .opcSeleccionada li {
      float: left !important;
      padding: 2px 15px !important; }
    #colDch .opcSeleccionada li:first-child, #results2Cols .opcSeleccionada li:first-child {
      border-radius: 6px 0 0;
      width: 80% !important; }
      #colDch .opcSeleccionada li:first-child svg, #results2Cols .opcSeleccionada li:first-child svg {
        margin-right: 11px;
        width: 15px;
        height: 16px; }
        #colDch .opcSeleccionada li:first-child svg *, #results2Cols .opcSeleccionada li:first-child svg * {
          fill: #FFF; }
      #colDch .opcSeleccionada li:first-child span, #results2Cols .opcSeleccionada li:first-child span {
        vertical-align: super;
        font-size: 13px;
        font-weight: 300; }
    #colDch .opcSeleccionada li:nth-child(2), #results2Cols .opcSeleccionada li:nth-child(2) {
      width: 20% !important;
      border-radius: 0 6px 0 0;
      font-size: 12px;
      font-weight: 300;
      height: 24px; }
      #colDch .opcSeleccionada li:nth-child(2) a, #results2Cols .opcSeleccionada li:nth-child(2) a {
        text-decoration: underline;
        font-size: 13px; }
    #colDch .opcSeleccionada a, #colDch .opcSeleccionada a:hover, #results2Cols .opcSeleccionada a, #results2Cols .opcSeleccionada a:hover {
      color: #FFF; }
    #colDch .opcSeleccionada .tuSeleccion, #results2Cols .opcSeleccionada .tuSeleccion {
      background: #3171c9; }
  #colDch ul, #results2Cols ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  #colDch ul, #results2Cols ul {
    /* Hack para Chrome */
    /* Fin del hack para Chrome */ }
    #colDch ul li, #results2Cols ul li {
      display: inline;
      /*width: auto;*/
      padding: 7px 15px;
      font-weight: 400;
      font-size: 12px;
      color: #FFF; }
  #colDch .bloquePublicidad, #results2Cols .bloquePublicidad {
    border-radius: 6px;
    border: 1px solid #dfdfdf;
    height: 60px;
    padding-top: 13px !important;
    margin: 5px 0 10px 0;
    cursor: pointer;
    -webkit-transition: background 0.3s;
    /* Safari */
    transition: background 0.3s; }
  #colDch .bloquePublicidad .icon-anyfill-graph-check, #results2Cols .bloquePublicidad .icon-anyfill-graph-check {
    width: 24px;
    height: 32px; }
    #colDch .bloquePublicidad .icon-anyfill-graph-check *, #results2Cols .bloquePublicidad .icon-anyfill-graph-check * {
      fill: #86817d;
      -webkit-transition: fill 0.3s;
      /* Safari */
      transition: fill 0.3s; }
  #colDch .bloquePublicidad .promo, #results2Cols .bloquePublicidad .promo {
    font-weight: 400;
    font-size: 18px;
    margin-top: 5px;
    color: #86817d;
    -webkit-transition: color 0.3s;
    /* Safari */
    transition: color 0.3s; }
  #colDch .bloquePublicidad .callToAction, #results2Cols .bloquePublicidad .callToAction {
    font-weight: 400;
    font-size: 14px;
    margin-top: 9px;
    -webkit-transition: color 0.3s;
    /* Safari */
    transition: color 0.3s;
    color: #86817d; }
  #colDch .bloquePublicidad:hover, #results2Cols .bloquePublicidad:hover {
    background: #FBFBFB; }
    #colDch .bloquePublicidad:hover .callToAction, #results2Cols .bloquePublicidad:hover .callToAction {
      color: #ec5b14; }
    #colDch .bloquePublicidad:hover .promo, #results2Cols .bloquePublicidad:hover .promo {
      color: #46403c; }
    #colDch .bloquePublicidad:hover .icon-anyfill-graph-check *, #results2Cols .bloquePublicidad:hover .icon-anyfill-graph-check * {
      fill: #46403c; }
  #colDch .companyLogo, #colDch .infoLogo, #results2Cols .companyLogo, #results2Cols .infoLogo {
    padding-top: 8px !important; }
    #colDch .companyLogo .infoBtn, #colDch .infoLogo .infoBtn, #results2Cols .companyLogo .infoBtn, #results2Cols .infoLogo .infoBtn {
      display: inline-block;
      vertical-align: top; }
      #colDch .companyLogo .infoBtn .icon, #colDch .infoLogo .infoBtn .icon, #results2Cols .companyLogo .infoBtn .icon, #results2Cols .infoLogo .infoBtn .icon {
        width: 14px;
        height: 14px;
        fill: #74716e;
        vertical-align: middle; }
    #colDch .companyLogo img, #colDch .companyLogo svg, #colDch .infoLogo img, #colDch .infoLogo svg, #results2Cols .companyLogo img, #results2Cols .companyLogo svg, #results2Cols .infoLogo img, #results2Cols .infoLogo svg {
      vertical-align: top;
      cursor: pointer; }
  #colDch .infoDesplegada .infoBtn .icon, #results2Cols .infoDesplegada .infoBtn .icon {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
    vertical-align: middle; }
  #colDch .infoLogo, #results2Cols .infoLogo {
    text-align: center; }
  #colDch .badge.icono, #results2Cols .badge.icono {
    background-color: transparent;
    border-radius: 50%;
    color: #3171c9;
    font-size: 11px;
    font-weight: 400;
    line-height: 1;
    min-width: 3px;
    padding: 3px 4px !important;
    text-align: center;
    vertical-align: top;
    white-space: nowrap;
    border: 1px solid #3171c9; }
  #colDch .icono.rq, #results2Cols .icono.rq {
    font-size: 12px;
    color: #E50000;
    font-weight: 700;
    vertical-align: top; }
    html.fonts-loaded #colDch .icono.rq, html.fonts-loaded #results2Cols .icono.rq {
      font-weight: 500; }
    html[lang|="ar"].fonts-loaded #colDch .icono.rq, html[lang|="fa"].fonts-loaded #colDch .icono.rq, html[lang|="he"].fonts-loaded #colDch .icono.rq, html[lang|="ar"].fonts-loaded #results2Cols .icono.rq, html[lang|="fa"].fonts-loaded #results2Cols .icono.rq, html[lang|="he"].fonts-loaded #results2Cols .icono.rq {
      font-weight: 700; }
  #colDch .icono, #results2Cols .icono {
    display: inline-block;
    margin: 8px 0 0 0;
    padding: 0; }
    #colDch .icono span, #results2Cols .icono span {
      display: inline-block;
      text-align: left; }
    #colDch .icono a, #results2Cols .icono a {
      position: relative; }
    #colDch .icono a:after, #results2Cols .icono a:after {
      content: "";
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    #colDch .icono svg, #results2Cols .icono svg {
      width: 20px;
      height: 20px; }
    #colDch .icono svg[class|="icon-monochrome"] *, #results2Cols .icono svg[class|="icon-monochrome"] * {
      fill: #c2c2c2; }
    #colDch .icono .icon-anyfill-graph-warning, #results2Cols .icono .icon-anyfill-graph-warning {
      fill: #E50000; }
  #colDch .idaVuelta span, #results2Cols .idaVuelta span {
    display: block; }
  #colDch .idaVuelta div, #results2Cols .idaVuelta div {
    display: inline-block;
    text-align: left;
    vertical-align: middle; }
  #colDch .idaVuelta .ciudad, #colDch .idaVuelta .ciudad a, #colDch .idaVuelta .ciudad a:hover, #results2Cols .idaVuelta .ciudad, #results2Cols .idaVuelta .ciudad a, #results2Cols .idaVuelta .ciudad a:hover {
    color: #74716e;
    font-weight: 300;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 1; }
  #colDch .idaVuelta .hora, #results2Cols .idaVuelta .hora {
    color: #46403c;
    font-weight: 400;
    font-size: 18px; }
    #colDch .idaVuelta .hora .diaSiguiente, #results2Cols .idaVuelta .hora .diaSiguiente {
      font-weight: 700;
      font-size: 11px;
      color: #ec5b14;
      display: inline-block;
      vertical-align: middle; }
      html.fonts-loaded #colDch .idaVuelta .hora .diaSiguiente, html.fonts-loaded #results2Cols .idaVuelta .hora .diaSiguiente {
        font-weight: 500; }
      html[lang|="ar"].fonts-loaded #colDch .idaVuelta .hora .diaSiguiente, html[lang|="fa"].fonts-loaded #colDch .idaVuelta .hora .diaSiguiente, html[lang|="he"].fonts-loaded #colDch .idaVuelta .hora .diaSiguiente, html[lang|="ar"].fonts-loaded #results2Cols .idaVuelta .hora .diaSiguiente, html[lang|="fa"].fonts-loaded #results2Cols .idaVuelta .hora .diaSiguiente, html[lang|="he"].fonts-loaded #results2Cols .idaVuelta .hora .diaSiguiente {
        font-weight: 700; }
  #colDch .idaVuelta .flecha, #results2Cols .idaVuelta .flecha {
    color: #46403c; }
    #colDch .idaVuelta .flecha span, #results2Cols .idaVuelta .flecha span {
      position: relative; }
  #colDch .tipoDuracion span, #results2Cols .tipoDuracion span {
    display: block; }
  #colDch .tipoDuracion .tipo, #colDch .tipoDuracion .tipo a, #colDch .tipoDuracion .tipo a:hover, #results2Cols .tipoDuracion .tipo, #results2Cols .tipoDuracion .tipo a, #results2Cols .tipoDuracion .tipo a:hover {
    color: #46403c;
    font-weight: 400;
    font-size: 14px;
    text-decoration: none;
    line-height: 15px;
    /*word-wrap: break-word;*/ }
  #colDch .tipoDuracion .duracion, #results2Cols .tipoDuracion .duracion {
    color: #74716e;
    font-weight: 400;
    font-size: 14px; }
  #colDch .precio, #results2Cols .precio {
    color: #46403c;
    padding: 0 !important; }
    #colDch .precio div, #results2Cols .precio div {
      display: inline-block; }
    #colDch .precio .entero, #results2Cols .precio .entero {
      font-weight: 400;
      font-size: 21px; }
    #colDch .precio .decimales, #results2Cols .precio .decimales {
      font-weight: 300;
      font-size: 11px; }
    #colDch .precio .anotacion, #results2Cols .precio .anotacion {
      color: #74716e;
      font-weight: 300;
      font-size: 14px;
      display: block; }
      #colDch .precio .anotacion a, #results2Cols .precio .anotacion a {
        display: inline-block; }
      #colDch .precio .anotacion .icon-anyfill-graph-info-circle, #results2Cols .precio .anotacion .icon-anyfill-graph-info-circle {
        width: 13px;
        height: 15px; }
      #colDch .precio .anotacion .porPersona, #results2Cols .precio .anotacion .porPersona {
        position: relative;
        top: -2px; }
    #colDch .precio .ayuda, #results2Cols .precio .ayuda {
      margin-left: 7px;
      max-width: 16px; }
  #colDch .optionWrapper .companyLogo > img:nth-last-of-type(2),
  #colDch .optionWrapper .companyLogo .plus_split_trip + img, #results2Cols .optionWrapper .companyLogo > img:nth-last-of-type(2),
  #results2Cols .optionWrapper .companyLogo .plus_split_trip + img {
    width: 18px;
    height: auto;
    vertical-align: middle !important; }
  #colDch .optionWrapper .plus_split_trip, #results2Cols .optionWrapper .plus_split_trip {
    display: none;
    color: #74716e; }
  #colDch .optionWrapper .companyLogo > img:nth-last-of-type(2) + .plus_split_trip, #results2Cols .optionWrapper .companyLogo > img:nth-last-of-type(2) + .plus_split_trip {
    display: inline-block !important; }

/* Final columna derecha */
/* Columna derecha. Estilos especificos para ida y vuelta */
#colDch.idaVuelta {
  /* ESTILO PARA MAQUETA ESTATICA */
  /* ESTILO PARA MAQUETA ESTATICA */
  /* ESTILO PARA MAQUETA INTEGRADA */
  /* ESTILO PARA MAQUETA INTEGRADA */ }
  #colDch.idaVuelta form {
    clear: both; }
    #colDch.idaVuelta form:after {
      content: '';
      clear: both;
      display: block; }
  #colDch.idaVuelta > div {
    padding: 0; }
  #colDch.idaVuelta .infoDesplegada {
    border-bottom: 0 !important;
    height: 60px; }
    #colDch.idaVuelta .infoDesplegada .infoBtn .icon {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
  #colDch.idaVuelta .infoVuelo {
    border-right: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    border-radius: 0;
    padding-bottom: 18px;
    margin-bottom: 0; }
  #colDch.idaVuelta .opcionVuelo {
    background: white;
    border-radius: 6px;
    margin-bottom: 20px; }
  #colDch.idaVuelta .opcionVuelo.conDestacado {
    border-radius: 0px 6px 6px 6px; }
    #colDch.idaVuelta .opcionVuelo.conDestacado .tipoBillete, #colDch.idaVuelta .opcionVuelo.conDestacado .tow_row {
      border-left: 0;
      border-top: 0;
      border-radius: 0px; }
  #colDch.idaVuelta .opcionVuelo.tuSeleccion {
    border-radius: 0px 0px 6px 6px; }
    #colDch.idaVuelta .opcionVuelo.tuSeleccion .tipoBillete, #colDch.idaVuelta .opcionVuelo.tuSeleccion .tow_row {
      border-left: 0;
      border-top: 0;
      border-radius: 0px; }
  #colDch.idaVuelta .tipoBillete {
    color: #46403c;
    border: 1px solid #dfdfdf;
    border-radius: 6px 0 0 0;
    background: #f4f3f2;
    padding: 8px 20px;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase; }
  #colDch.idaVuelta .tipoBillete.vuelta {
    border-radius: 0;
    border-top: 0; }
  #colDch.idaVuelta .bloque {
    padding: 8px 0 0 0;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    border-radius: 0;
    margin-bottom: 0; }
  #colDch.idaVuelta .bloque:last-child {
    border-radius: 0 0 0 6px; }
  #colDch.idaVuelta .journey:last-child .optionWrapper:last-child .bloque {
    border-radius: 0 0 0 6px; }
  #colDch.idaVuelta .contPrecioReservar {
    margin: -60px 0 0;
    min-height: 120px;
    padding: 0 10px;
    position: absolute;
    right: 0;
    top: 50%; }
    #colDch.idaVuelta .contPrecioReservar .icosPrecio {
      border-bottom: 1px solid #dfdfdf;
      text-align: center;
      width: 80%;
      margin: 1px auto 3px; }
      #colDch.idaVuelta .contPrecioReservar .icosPrecio li {
        padding: 7px 10px; }
      #colDch.idaVuelta .contPrecioReservar .icosPrecio svg, #colDch.idaVuelta .contPrecioReservar .icosPrecio svg * {
        fill: #c2c2c2; }
    #colDch.idaVuelta .contPrecioReservar .precio {
      word-wrap: break-word;
      margin-bottom: 5px; }
    #colDch.idaVuelta .contPrecioReservar .ball-clip-rotate {
      position: absolute;
      left: 50%;
      top: 50%;
      margin-left: -15px;
      margin-top: -17px; }
      #colDch.idaVuelta .contPrecioReservar .ball-clip-rotate > div {
        border-color: #7c7167;
        border-bottom-color: transparent; }
  #colDch.idaVuelta .icon-anyfill-graph-info-circle {
    width: 18px;
    height: 18px; }

/* Fin de estilos de columna derecha especificos para ida y vuelta */
/* Sin resultados */
.sinResultados {
  /*
  padding: 80px 0 !important;*/ }
  .sinResultados span {
    display: block;
    max-width: 500px;
    margin: 0 auto;
    font-size: 15px; }
  .sinResultados .titulo {
    font-size: 18px;
    margin-top: 20px; }

/* Loader */
.actualizandoResultados .ball-spin-fade-loader {
  margin: 80px auto;
  width: 0;
  height: 1px; }

.actualizandoResultados span {
  display: block;
  width: 50%;
  margin: 0 auto 30px;
  font-size: 18px;
  padding-top: 0; }

.actualizandoResultados .ventajas {
  margin-bottom: 58px; }
  .actualizandoResultados .ventajas li {
    display: inline-block;
    font-weight: 300;
    font-size: 14px;
    color: #46403c;
    text-transform: uppercase;
    padding: 6px 15px; }
  .actualizandoResultados .ventajas li.checked:after {
    left: -104%;
    position: relative;
    top: 0; }

.masVuelos {
  margin-top: 50px;
  margin-bottom: 50px; }

/* Popover de informacion del vuelo */
.infoVuelo {
  /*min-width:700px;*/
  background: #FFF !important;
  border: 1px solid #dfdfdf; }
  .infoVuelo .icon-anyfill-graph-info-circle * {
    fill: #cacaca; }
  .infoVuelo .icon-anyfill-ui-close {
    width: 12px;
    height: 10px; }
    .infoVuelo .icon-anyfill-ui-close, .infoVuelo .icon-anyfill-ui-close * {
      fill: #74716e; }
  .infoVuelo .cerrar {
    font-size: 12px;
    display: inline-block; }
  .infoVuelo span {
    display: block; }
  .infoVuelo .dato {
    color: #74716e;
    font-weight: 300;
    font-size: 14px;
    display: inline-block; }
  .infoVuelo .detalles .dato {
    display: block !important; }
  .infoVuelo .dato span {
    display: inline-block; }
  .infoVuelo .dato span:first-child {
    position: relative;
    top: -4px; }
  .infoVuelo .infoDato {
    font-weight: 300;
    font-size: 14px;
    display: inline-block;
    margin-right: 5px; }
  .infoVuelo .infoDato.clase {
    margin-right: 0;
    display: block; }
  .infoVuelo .ciudad {
    font-weight: 400;
    font-size: 14px;
    margin-top: -5px;
    clear: both; }
    .infoVuelo .ciudad .pais {
      font-weight: 300;
      font-size: 14px;
      display: inline-block; }
  .infoVuelo .duracion {
    color: #74716e;
    font-weight: 300;
    font-size: 11px;
    margin: 0 0 5px 0; }
  .infoVuelo .vuelo {
    font-weight: 300;
    font-size: 14px;
    color: #46403c; }
  .infoVuelo .separador {
    border-bottom: 1px solid #dfdfdf;
    display: block;
    width: 96%;
    margin: 12px 2%;
    float: left; }
  .infoVuelo .separadorDashed {
    border-bottom: 1px dashed #dfdfdf;
    margin: 20px 0; }
  .infoVuelo .origen {
    text-align: right; }
  .infoVuelo .destino {
    text-align: left; }
  .infoVuelo .servicios {
    text-align: center;
    padding: 0; }
  .infoVuelo .contEscala {
    padding: 36px 0 37px;
    background: transparent url("/headers/ilusion/sunrise/dist/svg/bg_escala.svg") repeat-x scroll right center;
    margin-top: -23px; }
  .infoVuelo .escala {
    color: #46403c;
    border: 1px solid #dfdfdf;
    border-radius: 30px !important;
    background: #fff;
    padding: 0 20px;
    display: inline-block;
    margin: 0 auto; }
    .infoVuelo .escala span {
      display: inline-block;
      margin: 7px 0 3px; }
    .infoVuelo .escala .infoEscala {
      vertical-align: super;
      font-size: 14px; }
  .infoVuelo .datoVuelo {
    width: 104px !important;
    margin-left: auto;
    margin-top: -6px; }
  .infoVuelo .datoClase {
    width: 103px !important;
    color: #46403c !important;
    margin: -6px 35px; }
  .infoVuelo .datoClase.SinServicio {
    margin: 0 !important; }
  .infoVuelo .servicios {
    margin-left: auto;
    margin-right: auto; }
  .infoVuelo .datosAmpliados {
    clear: both; }
    .infoVuelo .datosAmpliados li {
      display: inline-block !important;
      vertical-align: top; }

/* Fin del popover de la informacion del vuelo */
/* Popover del desglose del precio */
.popover {
  max-width: 100% !important; }

.popover-content.infoPrecio-popover {
  padding: 0 !important; }

.infoPrecio {
  width: 392px;
  position: relative;
  background: #FFFFFF; }
  .infoPrecio ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 25px !important; }
    .infoPrecio ul li {
      border-bottom: 1px dashed #dfdfdf;
      display: inline-block !important;
      color: #46403c !important;
      font-weight: 300 !important;
      font-size: 14px !important;
      padding: 0 0 5px 0 !important;
      width: 100% !important;
      margin-top: 10px !important; }
      .infoPrecio ul li div {
        padding: 0 !important; }
    .infoPrecio ul li:nth-last-child(2) {
      border-bottom: 1px solid #dfdfdf; }
    .infoPrecio ul li:last-child {
      border-bottom: 0px !important; }
    .infoPrecio ul .precioBillete {
      font-weight: 700;
      color: #74716e; }
      html.fonts-loaded .infoPrecio ul .precioBillete {
        font-weight: 500; }
      html[lang|="ar"].fonts-loaded .infoPrecio ul .precioBillete, html[lang|="fa"].fonts-loaded .infoPrecio ul .precioBillete, html[lang|="he"].fonts-loaded .infoPrecio ul .precioBillete {
        font-weight: 700; }
    .infoPrecio ul .destacado {
      font-weight: 700;
      color: #027A02; }
      html.fonts-loaded .infoPrecio ul .destacado {
        font-weight: 500; }
      html[lang|="ar"].fonts-loaded .infoPrecio ul .destacado, html[lang|="fa"].fonts-loaded .infoPrecio ul .destacado, html[lang|="he"].fonts-loaded .infoPrecio ul .destacado {
        font-weight: 700; }
      .infoPrecio ul .destacado.precioBillete bdi {
        direction: ltr; }
    .infoPrecio ul .precioTotal {
      font-weight: 700;
      font-size: 18px; }
      html.fonts-loaded .infoPrecio ul .precioTotal {
        font-weight: 500; }
      html[lang|="ar"].fonts-loaded .infoPrecio ul .precioTotal, html[lang|="fa"].fonts-loaded .infoPrecio ul .precioTotal, html[lang|="he"].fonts-loaded .infoPrecio ul .precioTotal {
        font-weight: 700; }
  .infoPrecio .suplementos ul {
    padding: 0 0 !important;
    margin: -8px 0 !important; }
  .infoPrecio .suplementos li {
    border-bottom: 1px solid #dfdfdf;
    padding: 2px 5px !important;
    font-size: 14px !important; }
  .infoPrecio .suplementos li:nth-last-child(2) {
    border-bottom: 1px solid #dfdfdf; }
  .infoPrecio .infoAdicional {
    background: #F4F8FC;
    font-weight: 400;
    padding: 25px !important;
    font-size: 14px; }
    .infoPrecio .infoAdicional svg {
      width: 10px;
      height: 10px; }
      .infoPrecio .infoAdicional svg * {
        fill: #459ae4; }

/* Fin del popover del desglose del precio */
/* Estilos del contenido los tooltips */
.tooltip-inner span {
  display: inline-block;
  line-height: 1.5em; }

.tooltip-inner .iata {
  font-weight: 700;
  margin: 0 15px 0 20px; }
  html.fonts-loaded .tooltip-inner .iata {
    font-weight: 500; }
  html[lang|="ar"].fonts-loaded .tooltip-inner .iata, html[lang|="fa"].fonts-loaded .tooltip-inner .iata, html[lang|="he"].fonts-loaded .tooltip-inner .iata {
    font-weight: 700; }

.tooltip-inner .nombreCompleto {
  font-weight: 300;
  margin: 0 20px 0 0; }

.tooltip-inner .icono {
  margin: 1px 15px 0 20px;
  vertical-align: top; }

.tooltip-inner .descServicio {
  font-weight: 300;
  margin: 0 20px 0 0;
  vertical-align: super; }

.tooltip-inner .tipoVuelo {
  font-weight: 300;
  margin: 0 20px; }

/* Exclusivo para desktop */

/* Comunes para desktop y tablet */

/*Comunes para movil y tablet*/
.alertaInterna {
  margin-left: 0px;
  width: 100%; }

#filtros .numVuelos {
  font-size: 14px;
  font-weight: 400;
  padding-top: 8px; }

#filtros .closeFilters {
  padding: 20px 0 20px 20px; }

#filtros .icon-anyfill-ui-close {
  width: 10px;
  height: 10px;
  vertical-align: text-bottom; }
  #filtros .icon-anyfill-ui-close * {
    fill: #46403c; }

/*Fin de comunes para movil y tablet*/

/* Tablet portrait */

/* Tablet landscape */

/* Tablet portrait y landscape */

/* Movil */

/* Estilos para la demo de iconos. Borrar antes de pasar a produccion */
#iconos span {
  color: #000 !important;
  display: block;
  text-align: center; }

#iconos li {
  display: inline-block !important;
  width: 60px; }

#iconos svg {
  width: 15px;
  height: 18px; }
  #iconos svg * {
    fill: #000; }

/* Fin de los estilos para la demo de iconos */
/* Estilos de la prueba de checks */
.idaVuelta {
  /* Base for label styling */
  /* checkbox aspect */
  /* checked mark aspect */
  /* checked mark aspect changes */
  /* disabled checkbox */ }
  .idaVuelta [type="checkbox"]:not(:checked),
  .idaVuelta [type="checkbox"]:checked {
    position: absolute;
    left: -9999px; }
  .idaVuelta [type="checkbox"]:not(:checked) + label,
  .idaVuelta [type="checkbox"]:checked + label {
    position: relative;
    padding-left: 25px;
    cursor: pointer; }
  .idaVuelta [type="checkbox"]:not(:checked) + label:before,
  .idaVuelta [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 17px;
    height: 17px;
    background: #4573d8;
    border-radius: 10px; }
  .idaVuelta [type="checkbox"]:not(:checked) + label:before {
    background: #FFF;
    border: 1px solid #dfdfdf; }
  .idaVuelta [type="checkbox"]:not(:checked) + label:after,
  .idaVuelta [type="checkbox"]:checked + label:after {
    content: '·';
    position: absolute;
    top: -4px;
    left: 3px;
    font-size: 36px;
    line-height: 0.8;
    color: #FFF;
    -webkit-transition: all .2s;
    transition: all .2s; }
  .idaVuelta [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0); }
  .idaVuelta [type="checkbox"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); }
  .idaVuelta [type="checkbox"]:disabled:not(:checked) + label:before,
  .idaVuelta [type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd; }
  .idaVuelta [type="checkbox"]:disabled:checked + label:after {
    color: #999; }
  .idaVuelta [type="checkbox"]:disabled + label {
    color: #aaa; }

/* Fin de la prueba de los checks */
/* servicios */
.servicios ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.servicios li {
  display: inline-block !important;
  font-size: 7.7px !important;
  color: #46403c !important; }

.servicios svg * {
  /*fill: $colorNegro !important;*/ }

/* tamanio iconos servicios dispo */
.icon-anyfill-graph-halal {
  width: 18px;
  height: 18px; }

.icon-anyfill-graph-halal-no {
  width: 18px;
  height: 18px; }

.icon-anyfill-graph-atol {
  width: 18px;
  height: 18px; }

.icon-anyfill-graph-bitcoin {
  width: 18px;
  height: 18px; }

.icon-anyfill-graph-voidable {
  width: 18px;
  height: 18px; }

.btn_booking_down {
  padding-top: 26px;
  padding-bottom: 26px;
  border-bottom: 2px solid #e3e3e3;
  overflow: hidden; }

/* Itinerario */
.itinerary-container {
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #efefef;
  border-bottom: 1px solid #cacaca;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1); }
  .itinerary-container .economy-message {
    margin: 0 0 5px;
    padding-left: 15px;
    font-size: 14px;
    color: #74716e; }
    .itinerary-container .economy-message strong {
      color: #027A02; }

.fixed-itinerary {
  position: fixed;
  top: 0;
  z-index: 150;
  padding-top: 20px;
  width: 100%; }

.itinerary-service-options {
  padding: 0;
  -webkit-transition: width 0.3s;
  transition: width 0.3s; }
  .itinerary-service-options .recomendada {
    color: #027A02;
    border: 1px solid rgba(2, 122, 2, 0.5) !important;
    background: #f7f7f7; }
  .itinerary-service-options .SValentin {
    color: #CC3D43;
    border: 1px solid rgba(204, 61, 67, 0.5) !important;
    background: #f7f7f7; }
  .itinerary-service-options .noGastosGestion {
    color: #35495a;
    border: 1px solid rgba(53, 73, 90, 0.5) !important;
    background: #f7f7f7; }
  .itinerary-service-options .tarExclusiva {
    color: #FDE17B;
    border: 1px solid rgba(253, 225, 123, 0.5) !important;
    background: #f7f7f7; }
  .itinerary-service-options .BFriday {
    color: #46403c;
    border: 1px solid rgba(70, 64, 60, 0.5) !important;
    background: #f7f7f7; }
  .itinerary-service-options .vueloExclusivo {
    color: #7db2ea;
    border: 1px solid rgba(125, 178, 234, 0.5) !important;
    background: #f7f7f7; }

.itinerary_frame {
  border: 1px dashed #c7c7c7;
  padding: 10px;
  margin-bottom: 0;
  min-height: 88px;
  position: relative;
  font-size: 14px;
  line-height: 21px;
  background: #f7f7f7;
  font-weight: 300; }
  .itinerary_frame.empty_frame {
    border: 1px dashed #027A02;
    position: relative;
    border-radius: 6px;
    min-height: 81px;
    padding: 12px 10px;
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.2); }
    .itinerary_frame.empty_frame p {
      text-align: center;
      font-size: 16px;
      color: #027A02;
      margin-bottom: 6px; }
      .itinerary_frame.empty_frame p .emptyelement {
        display: inline-block;
        margin-top: 1em; }
    .itinerary_frame.empty_frame .empty_frame_arrow, .itinerary_frame.empty_frame .empty_frame_arrow:after {
      position: absolute;
      display: block;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid; }
    .itinerary_frame.empty_frame .empty_frame_arrow {
      left: 50%;
      margin-left: -7px;
      border-width: 7px;
      border-bottom-width: 0;
      border-top-color: #027A02;
      bottom: -7px; }
      .itinerary_frame.empty_frame .empty_frame_arrow:after {
        bottom: 1px;
        margin-left: -7px;
        border-width: 7px;
        border-bottom-width: 0;
        border-top-color: #f7f7f7;
        content: ""; }
  .itinerary_frame strong {
    text-transform: uppercase; }
  .itinerary_frame .origindestinydate {
    margin-bottom: 3px;
    color: #74716e; }
    .itinerary_frame .origindestinydate svg {
      vertical-align: middle; }
      .itinerary_frame .origindestinydate svg, .itinerary_frame .origindestinydate svg * {
        fill: #74716e; }
      .itinerary_frame .origindestinydate svg.icon-anyfill-prod-flight {
        width: 18px;
        height: 18px; }
      .itinerary_frame .origindestinydate svg.icon-anyfill-prod-train {
        width: 18px;
        height: 18px; }
  .itinerary_frame .origindestinydetails div {
    display: inline-block; }
  .itinerary_frame .split_trips svg {
    fill: #E50000;
    width: 20px;
    height: 20px;
    vertical-align: sub; }

/*rtl:ignore*/
[dir='rtl'] .itinerary_frame .origindestinydate svg.icon-anyfill-prod-flight {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg); }

.itinerary-service-options > .col-lg-6:nth-last-child(2) .itinerary_frame .origindestinydate svg.icon-anyfill-prod-flight {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg); }

/*rtl:ignore*/
[dir='rtl'] .itinerary-service-options > .col-lg-6:nth-last-child(2) .itinerary_frame .origindestinydate svg.icon-anyfill-prod-flight {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg); }

.close_option {
  background: none;
  border: none;
  position: absolute;
  top: 5px;
  right: 5px; }
  .close_option svg {
    width: 8px;
    height: 8px; }
    .close_option svg, .close_option svg * {
      fill: #74716e; }

.availableservices {
  margin-bottom: 0; }
  .availableservices .label {
    font-weight: 300;
    font-size: 11px;
    display: inline-block; }
    .availableservices .label.recomendada {
      display: none;
      /* ocultar temporalmente la etiqueta de compañia recomendada en la primera carga */ }
  .availableservices .servicios {
    display: inline-block; }
    .availableservices .servicios ul li {
      margin-left: 10px; }
    .availableservices .servicios svg, .availableservices .servicios svg * {
      vertical-align: middle;
      fill: #b3b0ad; }

.itineraryprice .pricefigure {
  text-align: right; }
  .itineraryprice .pricefigure .price {
    font-weight: 700;
    font-size: 24px; }
    html.fonts-loaded .itineraryprice .pricefigure .price {
      font-weight: 500; }
    html[lang|="ar"].fonts-loaded .itineraryprice .pricefigure .price, html[lang|="fa"].fonts-loaded .itineraryprice .pricefigure .price, html[lang|="he"].fonts-loaded .itineraryprice .pricefigure .price {
      font-weight: 700; }
    .itineraryprice .pricefigure .price .symbol {
      font-size: 15px; }
  .itineraryprice .pricefigure .pricedetail {
    display: inline-block;
    margin-left: 5px;
    cursor: pointer; }

.itineraryprice .secondline {
  text-align: right;
  font-size: 12px;
  font-weight: 300;
  line-height: 1;
  color: #74716e;
  margin-bottom: 5px; }

/* Fin Itinerario */
/* Filtros en vista 2 cols */
.filters_layer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: rgba(249, 249, 248, 0.6);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
  z-index: 1000; }
  .filters_layer.out {
    -webkit-transform: translate3d(-102%, 0, 0);
            transform: translate3d(-102%, 0, 0);
    background: rgba(249, 249, 248, 0); }

.fixedfilters {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  overflow: hidden;
  background: #dfdbd7;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 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-transition-delay: 0.3s;
          transition-delay: 0.3s;
  z-index: 1010; }
  .fixedfilters.out {
    -webkit-transform: translate3d(-102%, 0, 0);
            transform: translate3d(-102%, 0, 0);
    -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-transition-delay: 100ms;
            transition-delay: 100ms; }
  .fixedfilters .filters_title {
    padding: 25px 25px 20px;
    overflow: hidden; }
    .fixedfilters .filters_title span {
      font-size: 12px;
      color: #74716e;
      font-weight: 300; }
    .fixedfilters .filters_title button {
      float: right;
      color: #7c7167;
      font-size: 14px;
      font-weight: 300;
      background: transparent;
      border: none; }
      .fixedfilters .filters_title button:hover, .fixedfilters .filters_title button:focus {
        color: #46403c; }
      .fixedfilters .filters_title button svg {
        width: 10px;
        height: 10px;
        vertical-align: middle;
        margin-left: 3px; }
      .fixedfilters .filters_title button svg, .fixedfilters .filters_title button svg * {
        fill: #7c7167; }
  .fixedfilters .filters_content {
    height: 100%;
    overflow: auto;
    padding: 0 34px 0;
    position: relative; }
    .fixedfilters .filters_content > div {
      padding: 0 0 127px; }
    .fixedfilters .filters_content .row {
      margin-bottom: 15px; }
  .fixedfilters .filters_buttons {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 -2px 4px rgba(84, 79, 75, 0.2);
    padding: 10px 38px; }
    .fixedfilters .filters_buttons button {
      width: 100%; }

#filtros.dBlock {
  overflow: hidden; }

#filtros .filters-title {
  padding: 20px 0 !important;
  margin: 0 !important; }

/* Dia menos dia mas */
.changeday {
  overflow: hidden;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-color: #e3e3e3;
  border-style: solid;
  border-width: 0 1px 0 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
  .changeday a, .changeday div {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 33.333333%;
            flex: 1 0 33.333333%;
    border-style: solid;
    border-width: 3px 0 0 0;
    padding: 3px 0 5px; }
    .changeday a span, .changeday div span {
      display: block;
      text-align: center;
      font-size: 16px; }
      .changeday a span.subtit, .changeday div span.subtit {
        font-size: 12px;
        text-transform: uppercase; }
  .changeday a {
    background: #f7f7f7;
    border-color: #e3e3e3;
    color: #74716e;
    cursor: pointer;
    -webkit-transition: background 0.3s;
    transition: background 0.3s; }
    .changeday a:hover, .changeday a:focus {
      background: #fff;
      text-decoration: none;
      color: #46403c; }
  .changeday div {
    background: #7c7167;
    border-color: #6c635a;
    color: #fff; }
    .changeday div .subtit {
      color: #fff;
      opacity: 0.5; }

/* No resultados */
.no-results-available {
  padding: 80px 0; }
  .no-results-available p {
    text-align: center;
    font-weight: 300;
    font-size: 18px;
    color: #46403c; }

/* Selector de tarifas */
.rateselector-link {
  display: inline-block;
  font-weight: 300;
  font-size: 12px;
  line-height: 1;
  white-space: nowrap; }
  .rateselector-link svg {
    width: 8px;
    height: 8px;
    vertical-align: middle; }
    .rateselector-link svg, .rateselector-link svg * {
      fill: #3171c9; }

#results2Cols .rateselector-container {
  width: 300px;
  background: #fff;
  margin-top: 6px;
  border-radius: 5px;
  border: 1px solid #b8afaa;
  box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.2);
  position: absolute;
  z-index: 300; }
  #results2Cols .rateselector-container .rateselector-arrow, #results2Cols .rateselector-container .rateselector-arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }
  #results2Cols .rateselector-container .rateselector-arrow {
    left: 20%;
    margin-left: -8px;
    border-width: 8px;
    border-top-width: 0;
    border-bottom-color: #b8afaa;
    top: -8px; }
    #results2Cols .rateselector-container .rateselector-arrow:after {
      border-width: 8px;
      content: "";
      top: 0;
      margin-left: -8px;
      border-top-width: 2px;
      border-bottom-color: #FFF; }
  #results2Cols .rateselector-container .rateselector-title {
    padding: 24px 0 24px 24px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #807c77; }
    html.fonts-loaded #results2Cols .rateselector-container .rateselector-title {
      font-weight: 500; }
    html[lang|="ar"].fonts-loaded #results2Cols .rateselector-container .rateselector-title, html[lang|="fa"].fonts-loaded #results2Cols .rateselector-container .rateselector-title, html[lang|="he"].fonts-loaded #results2Cols .rateselector-container .rateselector-title {
      font-weight: 700; }
  #results2Cols .rateselector-container ul li {
    display: block;
    border-top: 1px solid #dcd8d5;
    color: #807c77;
    padding: 0; }
    #results2Cols .rateselector-container ul li a {
      display: block;
      color: #807c77;
      overflow: hidden;
      position: relative;
      padding: 14px 48px 14px 25px;
      -webkit-transition: background 0.3s;
      transition: background 0.3s; }
      #results2Cols .rateselector-container ul li a:hover, #results2Cols .rateselector-container ul li a:active {
        background: #fdf5cf; }
    #results2Cols .rateselector-container ul li .activerate:after {
      content: '';
      width: 10px;
      height: 8px;
      display: inline-block;
      background-image: url("/headers/ilusion/sunrise/dist/svg/check.svg"), none;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      position: absolute;
      right: 30px;
      top: 50%;
      margin-top: -4px; }
    #results2Cols .rateselector-container ul li .ratename {
      text-transform: uppercase;
      font-size: 12px;
      font-weight: 400;
      float: left;
      line-height: 21px; }
    #results2Cols .rateselector-container ul li .rateprice {
      float: right;
      line-height: 21px; }
      #results2Cols .rateselector-container ul li .rateprice .price {
        font-size: 14px;
        font-weight: 700; }
        html.fonts-loaded #results2Cols .rateselector-container ul li .rateprice .price {
          font-weight: 500; }
        html[lang|="ar"].fonts-loaded #results2Cols .rateselector-container ul li .rateprice .price, html[lang|="fa"].fonts-loaded #results2Cols .rateselector-container ul li .rateprice .price, html[lang|="he"].fonts-loaded #results2Cols .rateselector-container ul li .rateprice .price {
          font-weight: 700; }

/* Filtros en vista 2 cols */
.tutorial_layer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: rgba(246, 246, 246, 0.8);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
  z-index: 303; }
  .tutorial_layer.out {
    -webkit-transform: translate3d(-102%, 0, 0);
            transform: translate3d(-102%, 0, 0);
    background: rgba(249, 249, 248, 0); }

.tutorial_box {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 360px;
  height: 525px;
  margin-left: -180px;
  margin-top: -262px;
  border: 1px solid #b8afaa;
  border-radius: 8px;
  padding: 0;
  overflow: hidden;
  box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.2);
  background: #fff;
  z-index: 304; }
  .tutorial_box.out {
    display: none; }
  .tutorial_box .tutorial_close {
    position: absolute;
    right: 15px;
    top: 15px; }
    .tutorial_box .tutorial_close svg {
      width: 10px;
      height: 10px; }
      .tutorial_box .tutorial_close svg, .tutorial_box .tutorial_close svg * {
        fill: #fff; }
  .tutorial_box .tutorial_top {
    background: #027A02;
    padding: 20px; }
    .tutorial_box .tutorial_top p {
      text-align: center;
      color: #fff;
      margin: 0;
      font-weight: 300;
      line-height: 24px; }
      .tutorial_box .tutorial_top p.bigtitle {
        font-size: 24px;
        margin: 8px 0; }
      .tutorial_box .tutorial_top p.smalltitle {
        font-size: 14px; }
    .tutorial_box .tutorial_top .tutorial_steps {
      position: relative;
      width: 252px;
      height: 36px;
      margin: 0 auto;
      display: block; }
      .tutorial_box .tutorial_top .tutorial_steps:before, .tutorial_box .tutorial_top .tutorial_steps:after {
        content: "";
        width: 50%;
        height: 1px;
        position: absolute;
        z-index: 1;
        background: #709609;
        top: 50%;
        margin-top: -1px; }
      .tutorial_box .tutorial_top .tutorial_steps:before {
        left: 0; }
      .tutorial_box .tutorial_top .tutorial_steps:after {
        right: 0; }
      .tutorial_box .tutorial_top .tutorial_steps.step_2:before, .tutorial_box .tutorial_top .tutorial_steps.step_3:before, .tutorial_box .tutorial_top .tutorial_steps.step_3:after {
        background: #fff; }
      .tutorial_box .tutorial_top .tutorial_steps li {
        color: #709609;
        position: absolute;
        font-size: 12px;
        font-weight: 700;
        width: 23px;
        height: 23px;
        background: #027A02;
        border: 1px solid #709609;
        border-radius: 50%;
        top: 50%;
        margin-top: -12px;
        z-index: 3;
        line-height: 23px;
        text-align: center; }
        html.fonts-loaded .tutorial_box .tutorial_top .tutorial_steps li {
          font-weight: 500; }
        html[lang|="ar"].fonts-loaded .tutorial_box .tutorial_top .tutorial_steps li, html[lang|="fa"].fonts-loaded .tutorial_box .tutorial_top .tutorial_steps li, html[lang|="he"].fonts-loaded .tutorial_box .tutorial_top .tutorial_steps li {
          font-weight: 700; }
        .tutorial_box .tutorial_top .tutorial_steps li.first-step {
          left: 0; }
        .tutorial_box .tutorial_top .tutorial_steps li.second-step {
          left: 50%;
          margin-left: -12px; }
        .tutorial_box .tutorial_top .tutorial_steps li.third-step {
          right: 0; }
    .tutorial_box .tutorial_top .tutorial_steps.step_1 .first-step,
    .tutorial_box .tutorial_top .tutorial_steps.step_2 .first-step,
    .tutorial_box .tutorial_top .tutorial_steps.step_2 .second-step,
    .tutorial_box .tutorial_top .tutorial_steps.step_3 .first-step,
    .tutorial_box .tutorial_top .tutorial_steps.step_3 .second-step,
    .tutorial_box .tutorial_top .tutorial_steps.step_3 .third-step {
      font-size: 18px;
      color: #fff;
      border: 1px solid #fff;
      width: 34px;
      height: 34px;
      margin-top: -17px;
      line-height: 34px;
      text-align: center; }
    .tutorial_box .tutorial_top .tutorial_steps.step_2 .second-step,
    .tutorial_box .tutorial_top .tutorial_steps.step_3 .second-step {
      margin-left: -17px; }
  .tutorial_box .tutorial_content {
    padding-top: 20px; }
    .tutorial_box .tutorial_content .big_list {
      padding: 20px 40px 0;
      margin: 0; }
      .tutorial_box .tutorial_content .big_list li {
        font-weight: 300;
        font-size: 16px;
        line-height: 24px;
        color: #74716e;
        margin-bottom: 28px; }
        .tutorial_box .tutorial_content .big_list li span {
          float: left;
          color: #46403c;
          padding-top: 10px;
          padding-right: 10px;
          width: 35px;
          text-align: left;
          font-weight: 700;
          font-size: 28px; }
          .tutorial_box .tutorial_content .big_list li span svg {
            margin-right: 0; }
            .tutorial_box .tutorial_content .big_list li span svg, .tutorial_box .tutorial_content .big_list li span svg * {
              fill: #46403c; }
            .tutorial_box .tutorial_content .big_list li span svg.icon-anyfill-graph-clock {
              width: 24px;
              height: 24px; }
            .tutorial_box .tutorial_content .big_list li span svg.icon-anyfill-ui-doblearrow {
              width: 24px;
              height: 24px; }
              .tutorial_box .tutorial_content .big_list li span svg.icon-anyfill-ui-doblearrow, .tutorial_box .tutorial_content .big_list li span svg.icon-anyfill-ui-doblearrow * {
                fill: #46403c; }
    .tutorial_box .tutorial_content .checkcontainer {
      padding: 0 40px; }
      .tutorial_box .tutorial_content .checkcontainer label {
        font-weight: 300;
        color: #74716e; }
      .tutorial_box .tutorial_content .checkcontainer input {
        vertical-align: middle;
        margin-top: 0;
        margin-right: 10px; }
    .tutorial_box .tutorial_content p {
      color: #74716e;
      font-weight: 300;
      font-size: 16px;
      padding: 0 30px;
      margin-bottom: 10px; }
      .tutorial_box .tutorial_content p strong {
        font-size: 18px; }
      .tutorial_box .tutorial_content p.title {
        color: #46403c;
        font-size: 18px;
        font-weight: 700; }
        html.fonts-loaded .tutorial_box .tutorial_content p.title {
          font-weight: 500; }
        html[lang|="ar"].fonts-loaded .tutorial_box .tutorial_content p.title, html[lang|="fa"].fonts-loaded .tutorial_box .tutorial_content p.title, html[lang|="he"].fonts-loaded .tutorial_box .tutorial_content p.title {
          font-weight: 700; }
    .tutorial_box .tutorial_content .text-center {
      margin: 40px 0; }
  .tutorial_box .tutorial_bottom {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 20px;
    background: #eaeaea; }
    .tutorial_box .tutorial_bottom.first_bt {
      text-align: center;
      background: #fff;
      border-top: 1px solid #eaeaea; }
    .tutorial_box .tutorial_bottom .btn-back {
      float: left; }
    .tutorial_box .tutorial_bottom .btn-next, .tutorial_box .tutorial_bottom .btn-end {
      float: right; }

.btn-green.btn-next:after {
  position: relative;
  top: 1px;
  margin-left: 12px;
  content: '';
  width: 7px;
  height: 11px;
  display: inline-block;
  background-image: url("/headers/ilusion/sunrise/dist/svg/chevron-right-white.svg"), none;
  background-repeat: no-repeat;
  background-size: 100% 100%; }

.btn-green.btn-back:before {
  position: relative;
  top: 1px;
  margin-right: 12px;
  content: '';
  width: 7px;
  height: 11px;
  display: inline-block;
  background-image: url("/headers/ilusion/sunrise/dist/svg/chevron-left-green.svg"), none;
  background-repeat: no-repeat;
  background-size: 100% 100%; }

/* Estilos selector vistas */
.availability-view.single-view .hidden-lg.visible-view-group {
  display: block !important; }

.availability-view {
  /*  si los botones del selector de vistas estan dentro de una de las capas de seleccion de vistas, mostrarlos */ }
  .availability-view .selectorvistas.hidden {
    display: block !important; }
  .availability-view .selectorvistas {
    position: relative; }
    .availability-view .selectorvistas .viewselectortooltip {
      width: 300px;
      top: 50px;
      right: 0;
      z-index: 110; }
      .availability-view .selectorvistas .viewselectortooltip .tooltip-arrow {
        left: auto;
        right: 15% !important; }
      .availability-view .selectorvistas .viewselectortooltip .tooltip-inner {
        padding-left: 26px;
        padding-right: 40px;
        position: relative; }
        .availability-view .selectorvistas .viewselectortooltip .tooltip-inner .tooltipview_close {
          background: transparent;
          border: 0;
          position: absolute;
          top: 14px;
          right: 14px; }
          .availability-view .selectorvistas .viewselectortooltip .tooltip-inner .tooltipview_close svg {
            width: 10px;
            height: 10px;
            vertical-align: middle; }
            .availability-view .selectorvistas .viewselectortooltip .tooltip-inner .tooltipview_close svg, .availability-view .selectorvistas .viewselectortooltip .tooltip-inner .tooltipview_close svg * {
              fill: #7c7167; }
        .availability-view .selectorvistas .viewselectortooltip .tooltip-inner p {
          margin-bottom: 0;
          text-align: left; }
          .availability-view .selectorvistas .viewselectortooltip .tooltip-inner p.titletooltip {
            font-weight: 700;
            text-transform: uppercase;
            margin-bottom: 15px; }
            html.fonts-loaded .availability-view .selectorvistas .viewselectortooltip .tooltip-inner p.titletooltip {
              font-weight: 500; }
            html[lang|="ar"].fonts-loaded .availability-view .selectorvistas .viewselectortooltip .tooltip-inner p.titletooltip, html[lang|="fa"].fonts-loaded .availability-view .selectorvistas .viewselectortooltip .tooltip-inner p.titletooltip, html[lang|="he"].fonts-loaded .availability-view .selectorvistas .viewselectortooltip .tooltip-inner p.titletooltip {
              font-weight: 700; }
  .availability-view.single-view .single-bt-container {
    display: none; }
  .availability-view.advanced-view .advanced-bt-container {
    display: none; }

/* Estilos RTL */
/*rtl:ignore*/
[dir='rtl'] #filtros .btnAplicarFiltros {
  margin: 0 !important; }

/*rtl:ignore*/
[dir='rtl'] #filtros .btnBorrarFiltros {
  margin: 0 !important; }

/*rtl:ignore*/
[dir='rtl'] #colDch .destacados li:nth-last-child(2), [dir='rtl'] #results2Cols .destacados li:nth-last-child(2) {
  border-radius: 0 6px 0 0; }

[dir='rtl'] #colDch .destacados li:first-child, [dir='rtl'] #results2Cols .destacados li:first-child {
  border-radius: 0; }

[dir='rtl'] #colDch .destacados .bgSeleccionado, [dir='rtl'] #results2Cols .destacados .bgSeleccionado {
  line-height: 22px;
  margin-top: -29px; }

[dir='rtl'] #colDch .flecha span, [dir='rtl'] #results2Cols .flecha span {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

[dir='rtl'] #colDch .infoVuelo .icon-anyfill-prod-flight, [dir='rtl'] #results2Cols .infoVuelo .icon-anyfill-prod-flight {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

[dir='rtl'] #colDch ul li, [dir='rtl'] #results2Cols ul li {
  padding: 3px 15px 10px 15px; }

/*rtl:ignore*/
[dir='rtl'] #results2Cols .col-lg-6:nth-child(1) .title_col .destination:before {
  content: "←"; }

/*rtl:ignore*/
[dir='rtl'] #results2Cols .col-lg-6:nth-child(2) .title_col .destination:before {
  content: "←"; }

/* Fin de los estilos RTL */
/* boton bloqueo precio */
.farekeep-button-container {
  margin-top: 10px; }

.farekeep-button {
  display: inline-block;
  color: #46403c;
  text-decoration: none;
  font-weight: 700;
  background: #d3e5f8;
  padding: 8px 10px; }
  html.fonts-loaded .farekeep-button {
    font-weight: 500; }
  html[lang|="ar"].fonts-loaded .farekeep-button, html[lang|="fa"].fonts-loaded .farekeep-button, html[lang|="he"].fonts-loaded .farekeep-button {
    font-weight: 700; }
  .farekeep-button svg {
    display: none; }
  .farekeep-button.farekeep-button-option2 {
    background: none;
    font-weight: 300;
    padding: 8px 0 8px 10px;
    text-decoration: none; }
    .farekeep-button.farekeep-button-option2 span {
      font-weight: 700;
      color: #3171c9;
      text-decoration: none; }
      html.fonts-loaded .farekeep-button.farekeep-button-option2 span {
        font-weight: 500; }
      html[lang|="ar"].fonts-loaded .farekeep-button.farekeep-button-option2 span, html[lang|="fa"].fonts-loaded .farekeep-button.farekeep-button-option2 span, html[lang|="he"].fonts-loaded .farekeep-button.farekeep-button-option2 span {
        font-weight: 700; }
    .farekeep-button.farekeep-button-option2 svg {
      display: inline-block;
      width: 10px;
      height: 13px;
      vertical-align: middle; }
      .farekeep-button.farekeep-button-option2 svg, .farekeep-button.farekeep-button-option2 svg * {
        fill: #46403c; }
    .farekeep-button.farekeep-button-option2:hover * {
      text-decoration: none;
      color: #3171c9; }
  .farekeep-button span {
    font-weight: 300;
    display: inline-block;
    pointer-events: none;
    text-decoration: underline; }
  .farekeep-button:hover, .farekeep-button:visited {
    text-decoration: none;
    color: #46403c; }
  .farekeep-button:hover span {
    text-decoration: underline;
    color: #46403c; }

.farekeep-detail {
  cursor: pointer;
  display: inline-block;
  margin-left: 2px;
  vertical-align: top; }
  .farekeep-detail .icon-anyfill-graph-info-circle {
    vertical-align: middle; }
    .farekeep-detail .icon-anyfill-graph-info-circle, .farekeep-detail .icon-anyfill-graph-info-circle * {
      fill: #46403c; }

.farekeep-popover {
  color: #46403c;
  font-weight: 300;
  padding: 10px; }

/* banner app */
.mobile_app_banner_active {
  margin-top: 71px; }

.mobile_app_banner {
  margin: 15px 0;
  clear: both;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2); }
  .mobile_app_banner_active .mobile_app_banner {
    position: absolute;
    top: -329px;
    left: 0;
    margin: 0;
    width: 100%;
    box-shadow: none; }
  .mobile_app_banner .app_banner_container {
    overflow: hidden;
    border: 1px solid #dfdfdf;
    background: #eff0f4;
    padding: 12px; }
  .mobile_app_banner .banner_logo {
    float: left;
    overflow: hidden;
    width: 45px;
    height: 45px;
    margin-right: 8px; }
    .mobile_app_banner .banner_logo svg {
      width: 45px;
      height: 45px; }
  .mobile_app_banner .banner_text {
    float: left; }
    .mobile_app_banner .banner_text p {
      margin-bottom: 0; }
  .mobile_app_banner .banner_bt {
    float: right; }
    .mobile_app_banner .banner_bt a {
      margin-top: 9px; }

.flights-mobile-navbar-nav li:first-child {
  width: 83%; }

.flights-mobile-navbar-nav li:last-child {
  width: 17%; }
  .flights-mobile-navbar-nav li:last-child a.price-alert-launcher {
    display: block; }

.flights-mobile-navbar-nav .icon {
  width: 18px;
  height: 18px;
  vertical-align: middle;
  fill: #3171c9; }

html[lang|="ko"] #filtros #ventajas .titulo {
  font-size: 21px; }

.price_alert_modal .modal-text > svg {
  margin: 20px 0;
  width: 60px;
  height: 66px; }
  .price_alert_modal .modal-text > svg.icon {
    width: 40px;
    height: 40px;
    fill: #027A02; }

.price_alert_modal .modal-text .checkbox label,
.price_alert_modal .modal-text .radio label {
  font-size: 12px; }

.price_alert_modal .modal-text .checkbox + p {
  font-size: 12px; }
  .price_alert_modal .modal-text .checkbox + p a {
    text-transform: lowercase; }

.price_alert_modal .modal-text .modal_confirmation_text_confirmation {
  font-size: 21px; }

.price_alert_modal .modal-text .modal_confirmation_text_revision {
  font-size: 16px;
  margin-bottom: 15px; }

.price_alert_modal .modal-text .modal_confirmation_text_revision_mail {
  font-size: 12px;
  margin-bottom: 30px; }

.price_alert_modal .bg_modal {
  background: #f7f7f7;
  padding: 10px;
  width: 100%;
  border-radius: 8px;
  margin: 15px 0; }
  .price_alert_modal .bg_modal .icon {
    width: 20px;
    height: 20px;
    fill: #dfdfdf;
    vertical-align: bottom;
    margin: 0 5px; }

.price_alert_modal button {
  font-weight: 300 !important; }

@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; }
  .banner{
    width: 728px;
    margin-bottom: 50px; }
  .filters-buttons-container{
    padding: 10px 0;
    margin-bottom: 0; }
  .num_journeys{
    min-height: 50px; }
  #alertas, .alertas{
    /*margin-bottom: 21px;*/ }
  .unico .bloque{
    min-height: 98px !important;
    padding-top: 30px !important; }
  .unico .contPrecioReservar{
    position: relative !important;
    min-height: 0 !important;
    top: auto !important;
    margin: 10px 0 !important; }
  .unico .precio{
    margin-top: 0 !important; }
  .unicoConIco .bloque{
    min-height: 127px !important;
    padding-top: 46px !important; }
  .unicoConIco .contPrecioReservar{
    position: relative !important;
    min-height: 0 !important;
    top: auto !important;
    margin: 10px 0 !important; }
  .unicoConIco .precio{
    margin-top: 0 !important; }
  .fixedfilters{
    max-width: 320px; }
  .fixedfilters .filters_buttons{
    max-width: 320px; }
  .mobile_app_banner{
    display: none; }
  .price_alert_modal .modal-body-content{
    margin: 40px 60px; } }

@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"); }
  .infoVuelo .duracion{
    margin: -12px 0 5px 0; }
  .infoVuelo .origen{
    margin-top: -19px; }
  .infoVuelo .destino{
    margin-top: -19px; }
  .cont-farekeep{
    background: #d3e5f8;
    border-bottom-left-radius: 6px;
    border-right: 1px solid #dfdfdf; }
  .cont-farekeep.cont-farekeep-option2{
    background: none; }
  .cont-farekeep .farekeep-button{
    text-decoration: none;
    padding: 7px 0;
    color: #46403c; }
  .cont-farekeep .farekeep-button:hover, .cont-farekeep .farekeep-button:visited{
    text-decoration: none;
    color: #46403c; }
  .btn_booking_down .itineraryprice{
    left: 66.6666666667%; }
  .fixed-itinerary + .itinerary-filler{
    height: 203px; }
  .availableservices{
    min-height: 0; }
  .itineraryprice{
    padding-top: 0; } }

@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); } }
  #results2Cols .icono + .icono{
    margin-left: 0; } }

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

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

@media screen and (device-aspect-ratio: 40 / 71){
  .noScroll{
    height: 570px; }
  #preload{
    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; }
  #filtros #ventajas{
    display: none; }
  #results2Cols .tipoDuracion{
    padding-top: 0 !important;
    clear: left; }
  #results2Cols .tipoDuracion span{
    display: inline-block;
    vertical-align: middle; }
  #results2Cols .icono{
    margin-top: 3px; }
  #results2Cols .infoLogo{
    padding-top: 3px !important;
    text-align: right; }
  #results2Cols .results-order .container-order ul li .activeorder{
    position: absolute;
    top: 0;
    width: 100%; }
  #results2Cols .results-order .container-order ul li .activeorder:after{
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -6px;
    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%; }
  #transportavailabilitywidget0-availability_view > .row, .filtros-y-disponibilidad{
    max-width: 100%;
    margin: 0; }
  #filtros .filters_content{
    height: 100vh;
    overflow: auto;
    padding: 0 30px 150px;
    position: relative;
    width: 100%;
    clear: both; }
  #filtros .filtersContainer{
    clear: both; } }

@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; }
  #colDch .destacados{
    margin-top: 0;
    height: 28px; }
  #colDch .destacados li{
    display: block !important;
    width: 100%; }
  #colDch .destacados li:not(:first-child){
    display: none !important; }
  #colDch .destacados li:first-child{
    border-radius: 6px 6px 0 0; }
  #results2Cols .bloque .idaVuelta div{
    padding: 0; }
  #thecontent .container:not(:first-child){
    padding: 0 10px; }
  #thecontent > .container{
    padding: 0; }
  #thecontent .container{
    padding: 0 5px; }
  .alertaInterna div{
    display: inline; }
  #alertas, .alertas{
    margin-bottom: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999; }
  .num_journeys{
    margin: 15px 0 0 15px !important; }
  #colDch{
    padding: 10px; }
  #results2Cols{
    padding: 10px 0; }
  #colDch, #results2Cols{
    margin: 0 !important;
    border-radius: 6px;
    width: 100%; }
  #colDch .conSombra, #results2Cols .conSombra{
    box-shadow: inset 0px 8px 5px -4px rgba(0, 0, 0, 0.07);
    padding-top: 18px !important; }
  #colDch .bloque, #results2Cols .bloque{
    height: inherit;
    padding: 0;
    background: #FFF;
    border-radius: 6px;
    outline: 1px solid #e0ddd8;
    border: 1px solid #e0ddd8; }
  #colDch .bloque.infoDesplegada, #results2Cols .bloque.infoDesplegada{
    height: auto; }
  #colDch .conDestacado, #results2Cols .conDestacado{
    outline: 0;
    border-top: 0;
    border-right: 2px solid;
    border-bottom: 2px solid;
    border-left: 2px solid;
    border-color: #027A02;
    border-radius: 0 0 6px 6px !important; }
  #colDch .destacado1, #results2Cols .destacado1{
    border-radius: 6px 6px 0 0; }
  #colDch .bloque div, #results2Cols .bloque div{
    padding: 0 0 0 5px; }
  #colDch .bloque .idaVuelta .flecha, #results2Cols .bloque .idaVuelta .flecha{
    margin: 0;
    position: relative;
    top: -3px; }
  #colDch .bloque .contPrecioReservar, #results2Cols .bloque .contPrecioReservar{
    padding: 8px 0 4px 0; }
  #colDch .bloque .contPrecioReservar .reservar, #results2Cols .bloque .contPrecioReservar .reservar{
    padding: 5px 5px 0 0; }
  #colDch .bloque .infoLogo, #colDch .bloque .companyLogo, #results2Cols .bloque .infoLogo, #results2Cols .bloque .companyLogo{
    padding: 2px 0 2px 8px !important; }
  #colDch .bloque .idaVuelta, #results2Cols .bloque .idaVuelta{
    padding: 8px 0 8px 6px; }
  #colDch .bloque .idaVuelta .hora, #results2Cols .bloque .idaVuelta .hora{
    font-weight: 300; }
  #colDch .bloque .tipoDuracion, #results2Cols .bloque .tipoDuracion{
    margin: 8px 0 0 0;
    padding: 0; }
  #colDch .bloque .tipoDuracion .tipo, #colDch .bloque .tipoDuracion .tipo a, #colDch .bloque .tipoDuracion .tipo a:hover, #colDch .bloque .tipoDuracion .duracion, #results2Cols .bloque .tipoDuracion .tipo, #results2Cols .bloque .tipoDuracion .tipo a, #results2Cols .bloque .tipoDuracion .tipo a:hover, #results2Cols .bloque .tipoDuracion .duracion{
    font-size: 11px; }
  #colDch .bloque .servicios, #results2Cols .bloque .servicios{
    margin: 8px 0 0 0;
    text-align: right; }
  #colDch .bloque .servicios li, #results2Cols .bloque .servicios li{
    text-align: center;
    width: 60px; }
  #colDch .bloque .infoLogo, #results2Cols .bloque .infoLogo{
    margin: 8px 0 0 0;
    padding: 8px 0 0 !important; }
  #colDch .bloque .finBloqueMovil, #results2Cols .bloque .finBloqueMovil{
    background: #fff8e1;
    padding-bottom: 5px;
    border-radius: 6px; }
  #colDch.idaVuelta .infoBtn{
    float: right !important;
    margin-right: 10px; }
  #colDch.idaVuelta .iconcontainer{
    float: right !important;
    margin-right: 10px;
    vertical-align: middle; }
  #colDch.idaVuelta .iconcontainer span{
    margin: 0;
    vertical-align: middle; }
  #colDch.idaVuelta .iconcontainer span svg{
    vertical-align: middle; }
  #colDch.idaVuelta .opcSeleccionada li:first-child{
    width: 70% !important; }
  #colDch.idaVuelta .opcSeleccionada li:nth-child(2){
    width: 30% !important;
    padding-left: 0px !important; }
  #colDch.idaVuelta .icon-anyfill-graph-info-circle{
    margin-left: 0; }
  #colDch.idaVuelta .infoLogo img, #colDch.idaVuelta .companyLogo img{
    margin-top: 0; }
  #colDch.idaVuelta .infoLogo .badge.icono, #colDch.idaVuelta .companyLogo .badge.icono{
    margin-top: 0; }
  #colDch.idaVuelta .contPrecioReservar{
    margin: 0;
    padding: 6px 10px 0;
    position: inherit;
    right: auto;
    top: auto;
    border-right: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    border-radius: 0 0 6px 6px;
    min-height: 0; }
  #colDch.idaVuelta .contPrecioReservar .icosPrecio{
    border-bottom: 0;
    display: block;
    float: right;
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    text-align: right; }
  #colDch.idaVuelta .contPrecioReservar .icosPrecio li{
    padding-right: 0; }
  #colDch.idaVuelta .contPrecioReservar .cont-farekeep{
    padding: 0;
    margin: 0 -10px; }
  #colDch.idaVuelta .contPrecioReservar .cont-farekeep.cont-farekeep-option2{
    background: none;
    border-top: 1px solid #dfdfdf; }
  #colDch.idaVuelta .contPrecioReservar .farekeep-button{
    display: block;
    margin: 0;
    padding: 4px 10px;
    line-height: 1.4; }
  #colDch.idaVuelta input{
    margin: 21px 5px; }
  #colDch.idaVuelta .internalInfo + input{
    margin: 0 5px; }
  #colDch.idaVuelta .reservar{
    margin: 4px 0;
    padding: 0; }
  #colDch.idaVuelta .tipoBillete{
    border-radius: 6px 6px 0 0;
    border-bottom: 1px solid #dfdfdf;
    padding-left: 10px; }
  #colDch.idaVuelta .bloque{
    outline: 0; }
  #colDch.idaVuelta .journey:last-child .optionWrapper:last-child .bloque{
    border-radius: 0; }
  .infoPrecio:after, .infoPrecio:before{
    left: 43% !important; }
  .infoPrecio{
    width: 300px !important; }
  .infoVuelo .duracion{
    display: inline-block;
    float: right;
    position: relative;
    right: 75%;
    margin-top: 5px; }
  .infoVuelo .contEscala{
    padding: 44px 0 43px;
    margin-top: -24px; }
  .infoVuelo .origen{
    text-align: left; }
  .infoVuelo .destino{
    text-align: left;
    margin-top: 1px; }
  .infoVuelo .servicios{
    margin-top: 26px !important;
    text-align: left; }
  .infoVuelo .ciudad{
    margin-bottom: 5px; }
  .infoVuelo .dato{
    font-size: 11px; }
  .infoVuelo .infoDato.clase{
    display: block; }
  .infoVuelo .detalles .dato{
    text-align: left; }
  .opcionVuelo.conDestacado{
    border-radius: 0 !important; }
  .opcionVuelo.conDestacado .tipoBillete, .opcionVuelo.conDestacado .tow_row{
    border-right: 0 !important;
    border-left: 0 !important; }
  /* Filtros para movil */
  #filtros{
    padding-top: 0 !important; }
  #filtros .widget-transportavailability_filter_manager{
    padding-bottom: 30px; }
  #filtros .btnsFiltros{
    background: rgba(249, 249, 249, 0.85);
    box-shadow: 0 -2px 4px rgba(84, 79, 75, 0.2);
    position: fixed;
    bottom: 0;
    padding: 10px;
    left: 0;
    right: 0;
    z-index: 9999999999;
    margin: 0 0 70px 0 !important; }
  #filtros .btnsFiltros .btnAplicarFiltros{
    margin-left: 0; }
  #filtros .btnsFiltros .btnBorrarFiltros{
    margin-right: 0; }
  .infoVuelo{
    min-width: inherit;
    padding-right: 5px !important; }
  .infoVuelo .anotaciones span{
    margin-bottom: 10px; }
  .largo{
    font-size: 14px !important; }
  .itinerary_frame{
    margin-bottom: 5px; } }

@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%; }
  #colDch .destacados{
    height: 23px; }
  #thecontent{
    /*background: #e0ddd8;*/ }
  #thecontent .container{
    padding: 0; }
  #filtros{
    padding: 0; }
  #filtros .widget-transportavailability_filter_manager{
    padding-bottom: 30px; }
  #filtros .btnsFiltros{
    background: rgba(249, 249, 249, 0.85);
    box-shadow: 0 -2px 4px rgba(84, 79, 75, 0.2);
    position: fixed;
    bottom: 0;
    padding: 10px;
    left: 0;
    z-index: 9999999999;
    right: 0;
    width: 320px;
    margin: 0 !important; }
  #filtros .btnBorrarFiltros{
    margin-right: 30px; }
  #filtros .btnAplicarFiltros{
    margin-left: 35px; }
  #colDch{
    padding: 10px; }
  .num_journeys{
    margin: 0 !important; }
  .disponibilidad_vuelos_new{
    width: 100%; }
  #results2Cols{
    padding: 0; }
  #colDch, #results2Cols{
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100%; }
  #colDch .idaVuelta img, #results2Cols .idaVuelta img{
    margin-left: 5px; }
  #colDch.idaVuelta .servicios{
    text-align: right; }
  #colDch.idaVuelta .infoLogo, #colDch.idaVuelta .companyLogo{
    padding: 8px 0 0 0 !important; }
  #colDch.idaVuelta .infoLogo img, #colDch.idaVuelta .companyLogo img{
    /*margin-left: 40px;*/
    /*margin-top: -40% !important;*/ }
  #colDch.idaVuelta .tipoBillete{
    padding-left: 10px; }
  #colDch.idaVuelta .contPrecioReservar{
    margin: -75px 0 0; }
  .infoDato.clase{
    display: block; } }

@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; }
  #results2Cols .bloque .idaVuelta{
    padding: 0;
    text-align: center; }
  #results2Cols .results-order .container-order button{
    display: none; }
  #results2Cols .results-order .container-order ul{
    position: static;
    background: none;
    border: none;
    min-width: 0; }
  #results2Cols .results-order .container-order ul.tolw_filters_tablet{
    display: none; }
  #results2Cols .results-order .container-order ul.tolw_filters_desktop{
    display: block;
    overflow: hidden; }
  #results2Cols .results-order .container-order ul li{
    display: inline-block;
    text-transform: none;
    font-size: 14px; }
  #results2Cols .results-order .container-order ul li.col-filters-departure{
    text-align: center; }
  #results2Cols .results-order .container-order ul li.col-filters-return{
    padding: 0; }
  #results2Cols .results-order .container-order ul li.col-filters-duration{
    padding: 0; }
  #results2Cols .results-order .container-order ul li span{
    display: inline-block;
    border: none;
    color: #746f6c;
    font-weight: 300;
    background: none;
    line-height: 40px;
    padding: 0 8px 0 0; }
  #results2Cols .results-order .container-order ul li span:hover{
    background: transparent;
    color: #46403c; }
  #results2Cols .results-order .container-order ul li span.descending:after{
    margin-left: 4px;
    line-height: 1;
    font-size: 12px;
    vertical-align: middle;
    content: '';
    width: 7.6px;
    height: 11px;
    display: inline-block;
    background-image: url("/headers/ilusion/sunrise/dist/svg/order-arrow-down.svg"), none;
    background-repeat: no-repeat;
    background-size: 100% 100%; }
  #results2Cols .results-order .container-order ul li span.ascending:after{
    margin-left: 4px;
    line-height: 1;
    font-size: 13px;
    vertical-align: middle;
    content: '';
    width: 7.6px;
    height: 11px;
    display: inline-block;
    background-image: url("/headers/ilusion/sunrise/dist/svg/order-arrow-up.svg"), none;
    background-repeat: no-repeat;
    background-size: 100% 100%; }
  #results2Cols .results-order .container-order ul li .activeorder{
    color: #46403c;
    font-weight: 700;
    position: static;
    padding: 0;
    top: 0; }
  html.fonts-loaded #results2Cols .results-order .container-order ul li .activeorder{
    font-weight: 500; }
  html[lang|="ar"].fonts-loaded #results2Cols .results-order .container-order ul li .activeorder, html[lang|="fa"].fonts-loaded #results2Cols .results-order .container-order ul li .activeorder, html[lang|="he"].fonts-loaded #results2Cols .results-order .container-order ul li .activeorder{
    font-weight: 700; }
  #colDch .icono + .icono, #results2Cols .icono + .icono{
    margin-left: 0; }
  .alertaInterna{
    margin-left: 30px;
    width: 96.6%; }
  #colDch .lock, #results2Cols .lock{
    position: relative;
    width: 1px;
    height: 1px; }
  #colDch .trVuelta, #results2Cols .trVuelta{
    margin-bottom: 10px;
    font-weight: 700;
    color: #46403c; }
  html.fonts-loaded #colDch .trVuelta, html.fonts-loaded #results2Cols .trVuelta{
    font-weight: 500; }
  html[lang|="ar"].fonts-loaded #colDch .trVuelta, html[lang|="fa"].fonts-loaded #colDch .trVuelta, html[lang|="he"].fonts-loaded #colDch .trVuelta, html[lang|="ar"].fonts-loaded #results2Cols .trVuelta, html[lang|="fa"].fonts-loaded #results2Cols .trVuelta, html[lang|="he"].fonts-loaded #results2Cols .trVuelta{
    font-weight: 700; }
  #colDch .locked:before, #results2Cols .locked:before{
    background-color: #e0ddd8;
    background-image: url("/headers/ilusion/sunrise/dist/svg/monochrome-pushpin.svg"), none;
    background-repeat: no-repeat;
    background-position: center center;
    /*background: #e0ddd8 none repeat scroll 0 0;*/
    border-radius: 6px;
    content: "";
    padding: 15px;
    position: absolute;
    right: 500%;
    top: 5px;
    width: 50px;
    height: 40px; }
  #colDch .idaVuelta .infoLogo, #colDch .idaVuelta .companyLogo, #results2Cols .idaVuelta .infoLogo, #results2Cols .idaVuelta .companyLogo{
    padding: 10px 0 0 0; }
  .availability-view.single-view .hidden-lg.visible-view-group .filterbuttoncontainer{
    display: none; }
  .availability-view.single-view .filters-buttons-container{
    padding: 0 !important;
    border-bottom: 0 !important;
    margin-bottom: 0;
    position: relative; }
  .availability-view.single-view .filters-buttons-container .view-group-bt{
    position: absolute;
    top: 4px;
    right: 0;
    z-index: 10; }
  .availability-view.advanced-view .filters-buttons-container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .availability-view.advanced-view .filters-buttons-container .banner{
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .availability-view.advanced-view .filters-buttons-container .banner .publi > div{
    margin: 0 auto; }
  .availability-view.advanced-view .filters-buttons-container .banner .publi .adunit > div{
    margin: 0; }
  .availability-view.advanced-view .filters-buttons-container .banner .publi .adunit > div iframe{
    display: block;
    margin: 0 auto; } }

@media (min-width: 768px) and (max-width: 1024px){
  #datosBusqueda .contDatos{
    max-width: 99%;
    margin-right: 0; }
  #datosBusqueda .chevronr, #datosBusqueda .chevronl{
    display: none; }
  #filtros .btnsFiltros{
    z-index: 9999999999; }
  #filtros .btnBorrarFiltros{
    margin-right: 0 !important; }
  #filtros .btnAplicarFiltros{
    margin-left: 0 !important; }
  .alertaInterna div{
    display: inline; }
  /*.icono {
    margin-right: 12px !important;
  }*/
  .icono + .icono{
    margin-right: 0 !important; } }

@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; } }

@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 (max-width: 320px){
  #thecontent{
    overflow: hidden; }
  .banner{
    position: relative;
    height: 70px;
    overflow: visible; }
  .banner_transports_list{
    position: absolute;
    left: -25px;
    z-index: 999;
    top: 0; } }

@media (min-width: 1199px){
  .filters-buttons-container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; } }

@media (max-width: 1024px){
  #results2Cols .title_col strong{
    display: none; } }

@media (min-width: 768px) and (max-width: 991px){
  #results2Cols .bloque .idaVuelta{
    padding-left: 0; }
  #results2Cols .flecha{
    margin: 0; }
  #colDch.idaVuelta .journey:last-child .optionWrapper:last-child .bloque{
    border-radius: 0; }
  #colDch.idaVuelta .contPrecioReservar{
    margin: 0 !important;
    position: inherit;
    right: auto;
    top: auto;
    border-right: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    border-radius: 0 0 6px 6px;
    min-height: 0;
    padding: 0; }
  #colDch.idaVuelta .contPrecioReservar .reservar{
    margin-top: 10px; }
  #colDch.idaVuelta .contPrecioReservar .icosPrecio{
    border-bottom: 0;
    display: block;
    float: right;
    margin-top: 10px;
    margin-bottom: 0;
    width: 100%;
    text-align: right; }
  #colDch.idaVuelta .contPrecioReservar .icosPrecio li{
    padding-right: 12px !important; }
  #colDch.idaVuelta .precio{
    padding-top: 10px !important; }
  #colDch.idaVuelta .tipoBillete{
    padding-left: 10px;
    border-radius: 6px 6px 0 0; }
  #colDch.idaVuelta .cont-farekeep{
    background: #d3e5f8;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px; }
  #colDch.idaVuelta .cont-farekeep.cont-farekeep-option2{
    background: none;
    border-top: 1px solid #dfdfdf; }
  #colDch.idaVuelta .cont-farekeep .farekeep-button{
    color: #46403c;
    padding: 7px 0; }
  .fixed-itinerary + .itinerary-filler{
    height: 319px; } }

@media (min-width: 768px) and (max-width: 992px){
  #results2Cols .bloque .col-sm-5{
    width: 41.5%; }
  .bordeTablet{
    border-bottom: 1px solid #dfdfdf; } }

@media screen and (-webkit-min-device-pixel-ratio: 0){
  #colDch ul li, #results2Cols ul li{
    padding: 6px 15px; } }

@media (min-width: 1560px){
  #colDch.idaVuelta .infoLogo img, #colDch.idaVuelta .companyLogo img{
    margin-top: 0; } }

@media (min-width: 320px) and (max-width: 1199px){
  #colDch.idaVuelta .bloque:hover{
    background: #FFF; } }

@media (width: 320px){
  .infoVuelo{
    border: 0;
    margin-bottom: 20px; } }
/*# sourceMappingURL=flights_ltr.css.map */