@charset "UTF-8";
/* widget SUMMARY_DEALS */
.ultimo_minuto + .ultimo_minuto {
  margin-top: 20px;
}

@media (min-width: 768px) {
  .ultimo_minuto + .ultimo_minuto {
    margin-top: 54px;
  }
}

.widgets_hotels_offers_lastofferswidget ul li .prominent {
  padding: 3px;
}

.offers ul {
  padding: 0;
  overflow: hidden;
}

.offers ul li {
  font-size: 14px;
  line-height: 20px;
  border-bottom: 1px dotted #dfdfdf;
  clear: both;
  padding: 5px 0;
  min-height: 70px;
}

.offers ul li:first-child {
  min-height: 96px;
}

.offers.firstNormal ul li:first-child {
  min-height: 70px;
}

.offers ul li a {
  text-decoration: none;
  color: #222222;
  cursor: pointer;
  display: block;
  padding: 5px 0;
}

.offers ul li .prominent {
  color: #027A02;
  font-size: 14px;
  font-weight: normal;
  padding: 0 3px;
}

.offers ul li .prominent a {
  display: inline-block;
}

.offers ul li .mini {
  vertical-align: middle;
}

.offers .claim {
  background: transparent;
  color: #fff;
  font-size: 16px;
  top: -32px;
  padding: 0 12px;
  line-height: 2em;
  position: relative;
}

.offers ul li .title {
  font-size: 16px;
  color: #222222;
  font-weight: 700;
  width: 64%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

html.fonts-loaded .offers ul li .title {
  font-weight: 500;
}

html[lang|="ar"].fonts-loaded .offers ul li .title, html[lang|="fa"].fonts-loaded .offers ul li .title, html[lang|="he"].fonts-loaded .offers ul li .title {
  font-weight: 700;
}

.offers .subtitle {
  color: #74716e;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

html.fonts-loaded .offers .subtitle {
  font-weight: 500;
}

html[lang|="ar"].fonts-loaded .offers .subtitle, html[lang|="fa"].fonts-loaded .offers .subtitle, html[lang|="he"].fonts-loaded .offers .subtitle {
  font-weight: 700;
}

.offers ul li .precio {
  float: left;
  font-size: 18px;
}

.offers ul li .precio .txt_desde {
  font-size: 11px;
  padding-left: 5px;
}

.offers ul li .precio span.price {
  font-size: 18px;
  font-weight: 700;
}

html.fonts-loaded .offers ul li .precio span.price {
  font-weight: 500;
}

html[lang|="ar"].fonts-loaded .offers ul li .precio span.price, html[lang|="fa"].fonts-loaded .offers ul li .precio span.price, html[lang|="he"].fonts-loaded .offers ul li .precio span.price {
  font-weight: 700;
}

.offers ul li .precio span.price.irr, .offers ul li .precio span.price.idr {
  font-size: 14px;
}

.offers ul li .precio .irr span.symbol, .offers ul li .precio .idr span.symbol {
  font-size: 11px;
}

.offers ul li .precio span.symbol {
  font-size: 12px;
  font-weight: 700;
}

html.fonts-loaded .offers ul li .precio span.symbol {
  font-weight: 500;
}

html[lang|="ar"].fonts-loaded .offers ul li .precio span.symbol, html[lang|="fa"].fonts-loaded .offers ul li .precio span.symbol, html[lang|="he"].fonts-loaded .offers ul li .precio span.symbol {
  font-weight: 700;
}

.offers p.leyenda {
  font-size: 14px;
  font-weight: 400;
  color: #74716e;
  text-align: right;
  margin: 10px 0 0;
}

.offers .cont_tamanio_foto {
  position: relative;
  overflow: hidden;
  max-height: 122px;
}

/*.offers .cont_tamanio_foto:before {
   content:'';
  @include gradient-vertical(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6), 0%, 100%);
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}*/
@media (min-width: 768px) {
  .offers .cont_tamanio_foto {
    height: 122px;
  }
  .offers.onlyTitle ul li:first-child {
    min-height: 30px;
  }
  .offers.onlyTitle ul li {
    min-height: 30px;
  }
}

@media (max-width: 767px) {
  .offers ul li .title {
    float: none;
    width: 100%;
  }
  .offers ul li .precio {
    float: none;
  }
  .offers ul li {
    height: auto;
  }
  .offers ul li:first-child {
    min-height: 30px;
  }
  .offers.onlyTitle ul li {
    min-height: 30px;
  }
}

.offers ul li .precio {
  color: #222222;
}

.offers ul li .precio span.price {
  color: #222222;
}

.offers ul li .precio span.symbol {
  color: #222222;
}

/* Fin widget SUMMARY_DEALS */
/* widget SUMMARY_DEALS II  Y CAROUSEL */
/* Logotipo de marca de producto: BOC */
/* Permite cargar logotipos de cadena hotelera, aerolinea, naviera... */
.product_brand {
  text-align: center;
  height: 350px;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ccc;
  background-size: cover;
}

@media (min-width: 1024px) and (max-width: 1366px) {
  .product_brand {
    height: 350px;
  }
}

@media (min-width: 768px) and (orientation: portrait) {
  .product_brand {
    height: 280px;
  }
}

@media (min-width: 1024px) and (orientation: landscape) {
  .product_brand {
    height: 330px;
  }
}

.cont_bg_total .product_brand {
  margin-top: 0;
}

.product_brand span.centering {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.product_brand .centered {
  display: inline-block;
  vertical-align: middle;
}

.product_brand span.brand_name {
  display: block;
  color: #FFF;
  font-size: 18px;
  letter-spacing: 1px;
  margin-top: 20px;
  white-space: normal;
}

.product_brand a {
  text-decoration: none;
}

.product_brand span.brand_text_link {
  color: rgba(255, 255, 255, 0.7);
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid rgba(255, 255, 255, 0.7);
  padding: 10px 20px;
  display: inline-block;
  border-radius: 6px;
  margin-top: 20px;
  white-space: normal;
}

.product_brand span.brand_text_link:hover, .product_brand span.brand_text_link:focus {
  color: #fff;
  border: 1px solid #fff;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .centered .product_brand span.brand_text_link {
    width: 90%;
  }
}

@media (min-width: 1200px) {
  .cont_bg_total .product_brand img {
    width: auto;
    height: auto;
  }
}

.summary_deals2 {
  color: #323232;
  padding: 0;
  margin: 0;
}

.summary_deals2 .item {
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid #dfdfdf;
}

.summary_deals2 .item a {
  background: #fff;
  transition: all 0.3s;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}

.summary_deals2 .item a:hover, .summary_deals2 .item a:focus {
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.12);
}

.summary_deals2 .cont_img_deal {
  max-height: 200px;
  /*height:auto; */
  overflow: hidden;
}

.summary_deals2 .cont_img_deal .generic-pic {
  width: 100%;
  height: 213px;
  background-image: url(/headers/img/hotel_rooms/generic-250x200.jpg) !important;
  background-repeat: no-repeat;
  background-size: cover;
}

.summary_deals2 .cont_img_deal .generic-pic svg {
  margin-top: 92px;
  position: static;
  transform: translate(0, 0);
}

@media (max-width: 1199px) and (min-width: 992px) {
  .summary_deals2 .cont_img_deal .generic-pic {
    height: 162px;
  }
  .summary_deals2 .cont_img_deal .generic-pic svg {
    margin-top: 66px;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .summary_deals2 .cont_img_deal .generic-pic {
    height: 122px;
  }
  .summary_deals2 .cont_img_deal .generic-pic svg {
    margin-top: 46px;
  }
}

.summary_deals2 .btn_generico_flecha {
  float: left;
}

.summary_deals2 .position_bottom {
  width: 100%;
  padding: 0 0 0 10px;
}

.summary_deals2 .btn_generico_flecha,
.summary_deals2 .btn_generico_2015 {
  color: #222222;
  background-color: #ffd212;
  border-color: #ffd212;
  margin-right: 10px;
  transition: background 0.3s;
}

.summary_deals2 .btn_generico_flecha .icon, .summary_deals2 .btn_generico_flecha .icon *,
.summary_deals2 .btn_generico_2015 .icon,
.summary_deals2 .btn_generico_2015 .icon * {
  fill: #222222;
}

.summary_deals2 .btn_generico_flecha .loader-inner div,
.summary_deals2 .btn_generico_2015 .loader-inner div {
  border-color: #222222;
  border-bottom-color: transparent;
}

.summary_deals2 .btn_generico_flecha:focus, .summary_deals2 .btn_generico_flecha.focus,
.summary_deals2 .btn_generico_2015:focus,
.summary_deals2 .btn_generico_2015.focus {
  color: #222222;
  background-color: #e5bf15;
  border-color: #e5bf15;
}

.summary_deals2 .btn_generico_flecha:focus .icon, .summary_deals2 .btn_generico_flecha:focus .icon *, .summary_deals2 .btn_generico_flecha.focus .icon, .summary_deals2 .btn_generico_flecha.focus .icon *,
.summary_deals2 .btn_generico_2015:focus .icon,
.summary_deals2 .btn_generico_2015:focus .icon *,
.summary_deals2 .btn_generico_2015.focus .icon,
.summary_deals2 .btn_generico_2015.focus .icon * {
  fill: #222222;
}

.summary_deals2 .btn_generico_flecha:focus .loader-inner div, .summary_deals2 .btn_generico_flecha.focus .loader-inner div,
.summary_deals2 .btn_generico_2015:focus .loader-inner div,
.summary_deals2 .btn_generico_2015.focus .loader-inner div {
  border-color: #222222;
  border-bottom-color: transparent;
}

.summary_deals2 .btn_generico_flecha:hover,
.summary_deals2 .btn_generico_2015:hover {
  color: #222222;
  background-color: #e5bf15;
  border-color: #e5bf15;
}

.summary_deals2 .btn_generico_flecha:hover .icon, .summary_deals2 .btn_generico_flecha:hover .icon *,
.summary_deals2 .btn_generico_2015:hover .icon,
.summary_deals2 .btn_generico_2015:hover .icon * {
  fill: #222222;
}

.summary_deals2 .btn_generico_flecha:hover .loader-inner div,
.summary_deals2 .btn_generico_2015:hover .loader-inner div {
  border-color: #222222;
  border-bottom-color: transparent;
}

.summary_deals2 .btn_generico_flecha:active, .summary_deals2 .btn_generico_flecha.active,
.open > .summary_deals2 .btn_generico_flecha.dropdown-toggle,
.summary_deals2 .btn_generico_2015:active,
.summary_deals2 .btn_generico_2015.active,
.open >
.summary_deals2 .btn_generico_2015.dropdown-toggle {
  color: #222222;
  background-color: #e5bf15;
  border-color: #e5bf15;
}

.summary_deals2 .btn_generico_flecha:active .icon, .summary_deals2 .btn_generico_flecha:active .icon *, .summary_deals2 .btn_generico_flecha.active .icon, .summary_deals2 .btn_generico_flecha.active .icon *,
.open > .summary_deals2 .btn_generico_flecha.dropdown-toggle .icon,
.open > .summary_deals2 .btn_generico_flecha.dropdown-toggle .icon *,
.summary_deals2 .btn_generico_2015:active .icon,
.summary_deals2 .btn_generico_2015:active .icon *,
.summary_deals2 .btn_generico_2015.active .icon,
.summary_deals2 .btn_generico_2015.active .icon *,
.open >
.summary_deals2 .btn_generico_2015.dropdown-toggle .icon,
.open >
.summary_deals2 .btn_generico_2015.dropdown-toggle .icon * {
  fill: #222222;
}

.summary_deals2 .btn_generico_flecha:active .loader-inner div, .summary_deals2 .btn_generico_flecha.active .loader-inner div,
.open > .summary_deals2 .btn_generico_flecha.dropdown-toggle .loader-inner div,
.summary_deals2 .btn_generico_2015:active .loader-inner div,
.summary_deals2 .btn_generico_2015.active .loader-inner div,
.open >
.summary_deals2 .btn_generico_2015.dropdown-toggle .loader-inner div {
  border-color: #222222;
  border-bottom-color: transparent;
}

.summary_deals2 .btn_generico_flecha:active:hover, .summary_deals2 .btn_generico_flecha:active:focus, .summary_deals2 .btn_generico_flecha:active.focus, .summary_deals2 .btn_generico_flecha.active:hover, .summary_deals2 .btn_generico_flecha.active:focus, .summary_deals2 .btn_generico_flecha.active.focus,
.open > .summary_deals2 .btn_generico_flecha.dropdown-toggle:hover,
.open > .summary_deals2 .btn_generico_flecha.dropdown-toggle:focus,
.open > .summary_deals2 .btn_generico_flecha.dropdown-toggle.focus,
.summary_deals2 .btn_generico_2015:active:hover,
.summary_deals2 .btn_generico_2015:active:focus,
.summary_deals2 .btn_generico_2015:active.focus,
.summary_deals2 .btn_generico_2015.active:hover,
.summary_deals2 .btn_generico_2015.active:focus,
.summary_deals2 .btn_generico_2015.active.focus,
.open >
.summary_deals2 .btn_generico_2015.dropdown-toggle:hover,
.open >
.summary_deals2 .btn_generico_2015.dropdown-toggle:focus,
.open >
.summary_deals2 .btn_generico_2015.dropdown-toggle.focus {
  color: #222222;
  background-color: #e5bf15;
  border-color: #e5bf15;
}

.summary_deals2 .btn_generico_flecha:active:hover .icon, .summary_deals2 .btn_generico_flecha:active:hover .icon *, .summary_deals2 .btn_generico_flecha:active:focus .icon, .summary_deals2 .btn_generico_flecha:active:focus .icon *, .summary_deals2 .btn_generico_flecha:active.focus .icon, .summary_deals2 .btn_generico_flecha:active.focus .icon *, .summary_deals2 .btn_generico_flecha.active:hover .icon, .summary_deals2 .btn_generico_flecha.active:hover .icon *, .summary_deals2 .btn_generico_flecha.active:focus .icon, .summary_deals2 .btn_generico_flecha.active:focus .icon *, .summary_deals2 .btn_generico_flecha.active.focus .icon, .summary_deals2 .btn_generico_flecha.active.focus .icon *,
.open > .summary_deals2 .btn_generico_flecha.dropdown-toggle:hover .icon,
.open > .summary_deals2 .btn_generico_flecha.dropdown-toggle:hover .icon *,
.open > .summary_deals2 .btn_generico_flecha.dropdown-toggle:focus .icon,
.open > .summary_deals2 .btn_generico_flecha.dropdown-toggle:focus .icon *,
.open > .summary_deals2 .btn_generico_flecha.dropdown-toggle.focus .icon,
.open > .summary_deals2 .btn_generico_flecha.dropdown-toggle.focus .icon *,
.summary_deals2 .btn_generico_2015:active:hover .icon,
.summary_deals2 .btn_generico_2015:active:hover .icon *,
.summary_deals2 .btn_generico_2015:active:focus .icon,
.summary_deals2 .btn_generico_2015:active:focus .icon *,
.summary_deals2 .btn_generico_2015:active.focus .icon,
.summary_deals2 .btn_generico_2015:active.focus .icon *,
.summary_deals2 .btn_generico_2015.active:hover .icon,
.summary_deals2 .btn_generico_2015.active:hover .icon *,
.summary_deals2 .btn_generico_2015.active:focus .icon,
.summary_deals2 .btn_generico_2015.active:focus .icon *,
.summary_deals2 .btn_generico_2015.active.focus .icon,
.summary_deals2 .btn_generico_2015.active.focus .icon *,
.open >
.summary_deals2 .btn_generico_2015.dropdown-toggle:hover .icon,
.open >
.summary_deals2 .btn_generico_2015.dropdown-toggle:hover .icon *,
.open >
.summary_deals2 .btn_generico_2015.dropdown-toggle:focus .icon,
.open >
.summary_deals2 .btn_generico_2015.dropdown-toggle:focus .icon *,
.open >
.summary_deals2 .btn_generico_2015.dropdown-toggle.focus .icon,
.open >
.summary_deals2 .btn_generico_2015.dropdown-toggle.focus .icon * {
  fill: #222222;
}

.summary_deals2 .btn_generico_flecha:active:hover .loader-inner div, .summary_deals2 .btn_generico_flecha:active:focus .loader-inner div, .summary_deals2 .btn_generico_flecha:active.focus .loader-inner div, .summary_deals2 .btn_generico_flecha.active:hover .loader-inner div, .summary_deals2 .btn_generico_flecha.active:focus .loader-inner div, .summary_deals2 .btn_generico_flecha.active.focus .loader-inner div,
.open > .summary_deals2 .btn_generico_flecha.dropdown-toggle:hover .loader-inner div,
.open > .summary_deals2 .btn_generico_flecha.dropdown-toggle:focus .loader-inner div,
.open > .summary_deals2 .btn_generico_flecha.dropdown-toggle.focus .loader-inner div,
.summary_deals2 .btn_generico_2015:active:hover .loader-inner div,
.summary_deals2 .btn_generico_2015:active:focus .loader-inner div,
.summary_deals2 .btn_generico_2015:active.focus .loader-inner div,
.summary_deals2 .btn_generico_2015.active:hover .loader-inner div,
.summary_deals2 .btn_generico_2015.active:focus .loader-inner div,
.summary_deals2 .btn_generico_2015.active.focus .loader-inner div,
.open >
.summary_deals2 .btn_generico_2015.dropdown-toggle:hover .loader-inner div,
.open >
.summary_deals2 .btn_generico_2015.dropdown-toggle:focus .loader-inner div,
.open >
.summary_deals2 .btn_generico_2015.dropdown-toggle.focus .loader-inner div {
  border-color: #222222;
  border-bottom-color: transparent;
}

.summary_deals2 .btn_generico_flecha:active, .summary_deals2 .btn_generico_flecha.active,
.open > .summary_deals2 .btn_generico_flecha.dropdown-toggle,
.summary_deals2 .btn_generico_2015:active,
.summary_deals2 .btn_generico_2015.active,
.open >
.summary_deals2 .btn_generico_2015.dropdown-toggle {
  background-image: none;
}

.summary_deals2 .btn_generico_flecha.disabled, .summary_deals2 .btn_generico_flecha.disabled:hover, .summary_deals2 .btn_generico_flecha.disabled:focus, .summary_deals2 .btn_generico_flecha.disabled.focus, .summary_deals2 .btn_generico_flecha.disabled:active, .summary_deals2 .btn_generico_flecha.disabled.active, .summary_deals2 .btn_generico_flecha[disabled], .summary_deals2 .btn_generico_flecha[disabled]:hover, .summary_deals2 .btn_generico_flecha[disabled]:focus, .summary_deals2 .btn_generico_flecha[disabled].focus, .summary_deals2 .btn_generico_flecha[disabled]:active, .summary_deals2 .btn_generico_flecha[disabled].active,
fieldset[disabled] .summary_deals2 .btn_generico_flecha,
fieldset[disabled] .summary_deals2 .btn_generico_flecha:hover,
fieldset[disabled] .summary_deals2 .btn_generico_flecha:focus,
fieldset[disabled] .summary_deals2 .btn_generico_flecha.focus,
fieldset[disabled] .summary_deals2 .btn_generico_flecha:active,
fieldset[disabled] .summary_deals2 .btn_generico_flecha.active,
.summary_deals2 .btn_generico_2015.disabled,
.summary_deals2 .btn_generico_2015.disabled:hover,
.summary_deals2 .btn_generico_2015.disabled:focus,
.summary_deals2 .btn_generico_2015.disabled.focus,
.summary_deals2 .btn_generico_2015.disabled:active,
.summary_deals2 .btn_generico_2015.disabled.active,
.summary_deals2 .btn_generico_2015[disabled],
.summary_deals2 .btn_generico_2015[disabled]:hover,
.summary_deals2 .btn_generico_2015[disabled]:focus,
.summary_deals2 .btn_generico_2015[disabled].focus,
.summary_deals2 .btn_generico_2015[disabled]:active,
.summary_deals2 .btn_generico_2015[disabled].active,
fieldset[disabled]
.summary_deals2 .btn_generico_2015,
fieldset[disabled]
.summary_deals2 .btn_generico_2015:hover,
fieldset[disabled]
.summary_deals2 .btn_generico_2015:focus,
fieldset[disabled]
.summary_deals2 .btn_generico_2015.focus,
fieldset[disabled]
.summary_deals2 .btn_generico_2015:active,
fieldset[disabled]
.summary_deals2 .btn_generico_2015.active {
  color: #222222;
  background-color: #ffe269;
  border-color: #ffd212;
}

.summary_deals2 .btn_generico_flecha.disabled .icon, .summary_deals2 .btn_generico_flecha.disabled .icon *, .summary_deals2 .btn_generico_flecha.disabled:hover .icon, .summary_deals2 .btn_generico_flecha.disabled:hover .icon *, .summary_deals2 .btn_generico_flecha.disabled:focus .icon, .summary_deals2 .btn_generico_flecha.disabled:focus .icon *, .summary_deals2 .btn_generico_flecha.disabled.focus .icon, .summary_deals2 .btn_generico_flecha.disabled.focus .icon *, .summary_deals2 .btn_generico_flecha.disabled:active .icon, .summary_deals2 .btn_generico_flecha.disabled:active .icon *, .summary_deals2 .btn_generico_flecha.disabled.active .icon, .summary_deals2 .btn_generico_flecha.disabled.active .icon *, .summary_deals2 .btn_generico_flecha[disabled] .icon, .summary_deals2 .btn_generico_flecha[disabled] .icon *, .summary_deals2 .btn_generico_flecha[disabled]:hover .icon, .summary_deals2 .btn_generico_flecha[disabled]:hover .icon *, .summary_deals2 .btn_generico_flecha[disabled]:focus .icon, .summary_deals2 .btn_generico_flecha[disabled]:focus .icon *, .summary_deals2 .btn_generico_flecha[disabled].focus .icon, .summary_deals2 .btn_generico_flecha[disabled].focus .icon *, .summary_deals2 .btn_generico_flecha[disabled]:active .icon, .summary_deals2 .btn_generico_flecha[disabled]:active .icon *, .summary_deals2 .btn_generico_flecha[disabled].active .icon, .summary_deals2 .btn_generico_flecha[disabled].active .icon *,
fieldset[disabled] .summary_deals2 .btn_generico_flecha .icon,
fieldset[disabled] .summary_deals2 .btn_generico_flecha .icon *,
fieldset[disabled] .summary_deals2 .btn_generico_flecha:hover .icon,
fieldset[disabled] .summary_deals2 .btn_generico_flecha:hover .icon *,
fieldset[disabled] .summary_deals2 .btn_generico_flecha:focus .icon,
fieldset[disabled] .summary_deals2 .btn_generico_flecha:focus .icon *,
fieldset[disabled] .summary_deals2 .btn_generico_flecha.focus .icon,
fieldset[disabled] .summary_deals2 .btn_generico_flecha.focus .icon *,
fieldset[disabled] .summary_deals2 .btn_generico_flecha:active .icon,
fieldset[disabled] .summary_deals2 .btn_generico_flecha:active .icon *,
fieldset[disabled] .summary_deals2 .btn_generico_flecha.active .icon,
fieldset[disabled] .summary_deals2 .btn_generico_flecha.active .icon *,
.summary_deals2 .btn_generico_2015.disabled .icon,
.summary_deals2 .btn_generico_2015.disabled .icon *,
.summary_deals2 .btn_generico_2015.disabled:hover .icon,
.summary_deals2 .btn_generico_2015.disabled:hover .icon *,
.summary_deals2 .btn_generico_2015.disabled:focus .icon,
.summary_deals2 .btn_generico_2015.disabled:focus .icon *,
.summary_deals2 .btn_generico_2015.disabled.focus .icon,
.summary_deals2 .btn_generico_2015.disabled.focus .icon *,
.summary_deals2 .btn_generico_2015.disabled:active .icon,
.summary_deals2 .btn_generico_2015.disabled:active .icon *,
.summary_deals2 .btn_generico_2015.disabled.active .icon,
.summary_deals2 .btn_generico_2015.disabled.active .icon *,
.summary_deals2 .btn_generico_2015[disabled] .icon,
.summary_deals2 .btn_generico_2015[disabled] .icon *,
.summary_deals2 .btn_generico_2015[disabled]:hover .icon,
.summary_deals2 .btn_generico_2015[disabled]:hover .icon *,
.summary_deals2 .btn_generico_2015[disabled]:focus .icon,
.summary_deals2 .btn_generico_2015[disabled]:focus .icon *,
.summary_deals2 .btn_generico_2015[disabled].focus .icon,
.summary_deals2 .btn_generico_2015[disabled].focus .icon *,
.summary_deals2 .btn_generico_2015[disabled]:active .icon,
.summary_deals2 .btn_generico_2015[disabled]:active .icon *,
.summary_deals2 .btn_generico_2015[disabled].active .icon,
.summary_deals2 .btn_generico_2015[disabled].active .icon *,
fieldset[disabled]
.summary_deals2 .btn_generico_2015 .icon,
fieldset[disabled]
.summary_deals2 .btn_generico_2015 .icon *,
fieldset[disabled]
.summary_deals2 .btn_generico_2015:hover .icon,
fieldset[disabled]
.summary_deals2 .btn_generico_2015:hover .icon *,
fieldset[disabled]
.summary_deals2 .btn_generico_2015:focus .icon,
fieldset[disabled]
.summary_deals2 .btn_generico_2015:focus .icon *,
fieldset[disabled]
.summary_deals2 .btn_generico_2015.focus .icon,
fieldset[disabled]
.summary_deals2 .btn_generico_2015.focus .icon *,
fieldset[disabled]
.summary_deals2 .btn_generico_2015:active .icon,
fieldset[disabled]
.summary_deals2 .btn_generico_2015:active .icon *,
fieldset[disabled]
.summary_deals2 .btn_generico_2015.active .icon,
fieldset[disabled]
.summary_deals2 .btn_generico_2015.active .icon * {
  fill: #222222;
}

.summary_deals2 .btn_generico_flecha.disabled .ball-clip-rotate div, .summary_deals2 .btn_generico_flecha.disabled:hover .ball-clip-rotate div, .summary_deals2 .btn_generico_flecha.disabled:focus .ball-clip-rotate div, .summary_deals2 .btn_generico_flecha.disabled.focus .ball-clip-rotate div, .summary_deals2 .btn_generico_flecha.disabled:active .ball-clip-rotate div, .summary_deals2 .btn_generico_flecha.disabled.active .ball-clip-rotate div, .summary_deals2 .btn_generico_flecha[disabled] .ball-clip-rotate div, .summary_deals2 .btn_generico_flecha[disabled]:hover .ball-clip-rotate div, .summary_deals2 .btn_generico_flecha[disabled]:focus .ball-clip-rotate div, .summary_deals2 .btn_generico_flecha[disabled].focus .ball-clip-rotate div, .summary_deals2 .btn_generico_flecha[disabled]:active .ball-clip-rotate div, .summary_deals2 .btn_generico_flecha[disabled].active .ball-clip-rotate div,
fieldset[disabled] .summary_deals2 .btn_generico_flecha .ball-clip-rotate div,
fieldset[disabled] .summary_deals2 .btn_generico_flecha:hover .ball-clip-rotate div,
fieldset[disabled] .summary_deals2 .btn_generico_flecha:focus .ball-clip-rotate div,
fieldset[disabled] .summary_deals2 .btn_generico_flecha.focus .ball-clip-rotate div,
fieldset[disabled] .summary_deals2 .btn_generico_flecha:active .ball-clip-rotate div,
fieldset[disabled] .summary_deals2 .btn_generico_flecha.active .ball-clip-rotate div,
.summary_deals2 .btn_generico_2015.disabled .ball-clip-rotate div,
.summary_deals2 .btn_generico_2015.disabled:hover .ball-clip-rotate div,
.summary_deals2 .btn_generico_2015.disabled:focus .ball-clip-rotate div,
.summary_deals2 .btn_generico_2015.disabled.focus .ball-clip-rotate div,
.summary_deals2 .btn_generico_2015.disabled:active .ball-clip-rotate div,
.summary_deals2 .btn_generico_2015.disabled.active .ball-clip-rotate div,
.summary_deals2 .btn_generico_2015[disabled] .ball-clip-rotate div,
.summary_deals2 .btn_generico_2015[disabled]:hover .ball-clip-rotate div,
.summary_deals2 .btn_generico_2015[disabled]:focus .ball-clip-rotate div,
.summary_deals2 .btn_generico_2015[disabled].focus .ball-clip-rotate div,
.summary_deals2 .btn_generico_2015[disabled]:active .ball-clip-rotate div,
.summary_deals2 .btn_generico_2015[disabled].active .ball-clip-rotate div,
fieldset[disabled]
.summary_deals2 .btn_generico_2015 .ball-clip-rotate div,
fieldset[disabled]
.summary_deals2 .btn_generico_2015:hover .ball-clip-rotate div,
fieldset[disabled]
.summary_deals2 .btn_generico_2015:focus .ball-clip-rotate div,
fieldset[disabled]
.summary_deals2 .btn_generico_2015.focus .ball-clip-rotate div,
fieldset[disabled]
.summary_deals2 .btn_generico_2015:active .ball-clip-rotate div,
fieldset[disabled]
.summary_deals2 .btn_generico_2015.active .ball-clip-rotate div {
  border: 2px solid #222222;
  border-bottom-color: transparent;
}

.summary_deals2 .btn_generico_flecha.inactive, .summary_deals2 .btn_generico_flecha.inactive:hover, .summary_deals2 .btn_generico_flecha.inactive:focus, .summary_deals2 .btn_generico_flecha.inactive.focus, .summary_deals2 .btn_generico_flecha.inactive:active, .summary_deals2 .btn_generico_flecha.inactive.active, .summary_deals2 .btn_generico_flecha.inactive.disabled, .summary_deals2 .btn_generico_flecha.inactive[disabled],
.summary_deals2 .btn_generico_2015.inactive,
.summary_deals2 .btn_generico_2015.inactive:hover,
.summary_deals2 .btn_generico_2015.inactive:focus,
.summary_deals2 .btn_generico_2015.inactive.focus,
.summary_deals2 .btn_generico_2015.inactive:active,
.summary_deals2 .btn_generico_2015.inactive.active,
.summary_deals2 .btn_generico_2015.inactive.disabled,
.summary_deals2 .btn_generico_2015.inactive[disabled] {
  color: #222222;
  background-color: #ffd212;
}

.summary_deals2 .btn_generico_flecha.inactive .icon, .summary_deals2 .btn_generico_flecha.inactive .icon *, .summary_deals2 .btn_generico_flecha.inactive:hover .icon, .summary_deals2 .btn_generico_flecha.inactive:hover .icon *, .summary_deals2 .btn_generico_flecha.inactive:focus .icon, .summary_deals2 .btn_generico_flecha.inactive:focus .icon *, .summary_deals2 .btn_generico_flecha.inactive.focus .icon, .summary_deals2 .btn_generico_flecha.inactive.focus .icon *, .summary_deals2 .btn_generico_flecha.inactive:active .icon, .summary_deals2 .btn_generico_flecha.inactive:active .icon *, .summary_deals2 .btn_generico_flecha.inactive.active .icon, .summary_deals2 .btn_generico_flecha.inactive.active .icon *, .summary_deals2 .btn_generico_flecha.inactive.disabled .icon, .summary_deals2 .btn_generico_flecha.inactive.disabled .icon *, .summary_deals2 .btn_generico_flecha.inactive[disabled] .icon, .summary_deals2 .btn_generico_flecha.inactive[disabled] .icon *,
.summary_deals2 .btn_generico_2015.inactive .icon,
.summary_deals2 .btn_generico_2015.inactive .icon *,
.summary_deals2 .btn_generico_2015.inactive:hover .icon,
.summary_deals2 .btn_generico_2015.inactive:hover .icon *,
.summary_deals2 .btn_generico_2015.inactive:focus .icon,
.summary_deals2 .btn_generico_2015.inactive:focus .icon *,
.summary_deals2 .btn_generico_2015.inactive.focus .icon,
.summary_deals2 .btn_generico_2015.inactive.focus .icon *,
.summary_deals2 .btn_generico_2015.inactive:active .icon,
.summary_deals2 .btn_generico_2015.inactive:active .icon *,
.summary_deals2 .btn_generico_2015.inactive.active .icon,
.summary_deals2 .btn_generico_2015.inactive.active .icon *,
.summary_deals2 .btn_generico_2015.inactive.disabled .icon,
.summary_deals2 .btn_generico_2015.inactive.disabled .icon *,
.summary_deals2 .btn_generico_2015.inactive[disabled] .icon,
.summary_deals2 .btn_generico_2015.inactive[disabled] .icon * {
  fill: #222222;
}

.summary_deals2 .btn_generico_flecha.inactive .loader-inner div, .summary_deals2 .btn_generico_flecha.inactive:hover .loader-inner div, .summary_deals2 .btn_generico_flecha.inactive:focus .loader-inner div, .summary_deals2 .btn_generico_flecha.inactive.focus .loader-inner div, .summary_deals2 .btn_generico_flecha.inactive:active .loader-inner div, .summary_deals2 .btn_generico_flecha.inactive.active .loader-inner div, .summary_deals2 .btn_generico_flecha.inactive.disabled .loader-inner div, .summary_deals2 .btn_generico_flecha.inactive[disabled] .loader-inner div,
.summary_deals2 .btn_generico_2015.inactive .loader-inner div,
.summary_deals2 .btn_generico_2015.inactive:hover .loader-inner div,
.summary_deals2 .btn_generico_2015.inactive:focus .loader-inner div,
.summary_deals2 .btn_generico_2015.inactive.focus .loader-inner div,
.summary_deals2 .btn_generico_2015.inactive:active .loader-inner div,
.summary_deals2 .btn_generico_2015.inactive.active .loader-inner div,
.summary_deals2 .btn_generico_2015.inactive.disabled .loader-inner div,
.summary_deals2 .btn_generico_2015.inactive[disabled] .loader-inner div {
  border-color: #222222;
  border-bottom-color: transparent;
}

.summary_deals2 .btn_generico_flecha.loading, .summary_deals2 .btn_generico_flecha.loading:hover, .summary_deals2 .btn_generico_flecha.loading:focus, .summary_deals2 .btn_generico_flecha.loading.focus, .summary_deals2 .btn_generico_flecha.loading:active, .summary_deals2 .btn_generico_flecha.loading.active, .summary_deals2 .btn_generico_flecha.loading.disabled, .summary_deals2 .btn_generico_flecha.loading[disabled],
.summary_deals2 .btn_generico_2015.loading,
.summary_deals2 .btn_generico_2015.loading:hover,
.summary_deals2 .btn_generico_2015.loading:focus,
.summary_deals2 .btn_generico_2015.loading.focus,
.summary_deals2 .btn_generico_2015.loading:active,
.summary_deals2 .btn_generico_2015.loading.active,
.summary_deals2 .btn_generico_2015.loading.disabled,
.summary_deals2 .btn_generico_2015.loading[disabled] {
  color: #222222;
  background-color: #ffd212;
  border-color: #ffd212;
}

.summary_deals2 .btn_generico_flecha.loading .icon, .summary_deals2 .btn_generico_flecha.loading .icon *, .summary_deals2 .btn_generico_flecha.loading:hover .icon, .summary_deals2 .btn_generico_flecha.loading:hover .icon *, .summary_deals2 .btn_generico_flecha.loading:focus .icon, .summary_deals2 .btn_generico_flecha.loading:focus .icon *, .summary_deals2 .btn_generico_flecha.loading.focus .icon, .summary_deals2 .btn_generico_flecha.loading.focus .icon *, .summary_deals2 .btn_generico_flecha.loading:active .icon, .summary_deals2 .btn_generico_flecha.loading:active .icon *, .summary_deals2 .btn_generico_flecha.loading.active .icon, .summary_deals2 .btn_generico_flecha.loading.active .icon *, .summary_deals2 .btn_generico_flecha.loading.disabled .icon, .summary_deals2 .btn_generico_flecha.loading.disabled .icon *, .summary_deals2 .btn_generico_flecha.loading[disabled] .icon, .summary_deals2 .btn_generico_flecha.loading[disabled] .icon *,
.summary_deals2 .btn_generico_2015.loading .icon,
.summary_deals2 .btn_generico_2015.loading .icon *,
.summary_deals2 .btn_generico_2015.loading:hover .icon,
.summary_deals2 .btn_generico_2015.loading:hover .icon *,
.summary_deals2 .btn_generico_2015.loading:focus .icon,
.summary_deals2 .btn_generico_2015.loading:focus .icon *,
.summary_deals2 .btn_generico_2015.loading.focus .icon,
.summary_deals2 .btn_generico_2015.loading.focus .icon *,
.summary_deals2 .btn_generico_2015.loading:active .icon,
.summary_deals2 .btn_generico_2015.loading:active .icon *,
.summary_deals2 .btn_generico_2015.loading.active .icon,
.summary_deals2 .btn_generico_2015.loading.active .icon *,
.summary_deals2 .btn_generico_2015.loading.disabled .icon,
.summary_deals2 .btn_generico_2015.loading.disabled .icon *,
.summary_deals2 .btn_generico_2015.loading[disabled] .icon,
.summary_deals2 .btn_generico_2015.loading[disabled] .icon * {
  fill: #222222;
}

.summary_deals2 .btn_generico_flecha.loading .ball-clip-rotate div, .summary_deals2 .btn_generico_flecha.loading:hover .ball-clip-rotate div, .summary_deals2 .btn_generico_flecha.loading:focus .ball-clip-rotate div, .summary_deals2 .btn_generico_flecha.loading.focus .ball-clip-rotate div, .summary_deals2 .btn_generico_flecha.loading:active .ball-clip-rotate div, .summary_deals2 .btn_generico_flecha.loading.active .ball-clip-rotate div, .summary_deals2 .btn_generico_flecha.loading.disabled .ball-clip-rotate div, .summary_deals2 .btn_generico_flecha.loading[disabled] .ball-clip-rotate div,
.summary_deals2 .btn_generico_2015.loading .ball-clip-rotate div,
.summary_deals2 .btn_generico_2015.loading:hover .ball-clip-rotate div,
.summary_deals2 .btn_generico_2015.loading:focus .ball-clip-rotate div,
.summary_deals2 .btn_generico_2015.loading.focus .ball-clip-rotate div,
.summary_deals2 .btn_generico_2015.loading:active .ball-clip-rotate div,
.summary_deals2 .btn_generico_2015.loading.active .ball-clip-rotate div,
.summary_deals2 .btn_generico_2015.loading.disabled .ball-clip-rotate div,
.summary_deals2 .btn_generico_2015.loading[disabled] .ball-clip-rotate div {
  border: 2px solid #222222;
  border-bottom-color: transparent;
}

.summary_deals2 .btn_generico_flecha .badge,
.summary_deals2 .btn_generico_2015 .badge {
  color: #ffd212;
  background-color: #222222;
}

.summary_deals2 .btn_generico_flecha:after,
.summary_deals2 .btn_generico_2015:after {
  position: relative;
  top: -1px;
  margin-right: 10px;
  content: '';
  width: 16px;
  height: 16px;
  display: inline-block;
  background-image: url("/headers/ilusion/sunrise/dist/svg/icon-ownfill-ui-chevron-left-46403c.svg"), none;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  vertical-align: middle;
}

.summary_deals2 .cont_precio {
  font-size: 12px;
  text-align: left;
  line-height: 17px;
  color: #222222;
}

.summary_deals2 .cont_precio .current-price {
  display: inline-block;
}

.summary_deals2 .cont_precio .price {
  margin-top: 4px;
}

.summary_deals2 .cont_precio .price, .summary_deals2 .cont_precio .current-price .price {
  display: block;
  font-size: 24px;
  font-weight: 700;
}

html.fonts-loaded .summary_deals2 .cont_precio .price, html.fonts-loaded .summary_deals2 .cont_precio .current-price .price {
  font-weight: 500;
}

html[lang|="ar"].fonts-loaded .summary_deals2 .cont_precio .price, html[lang|="fa"].fonts-loaded .summary_deals2 .cont_precio .price, html[lang|="he"].fonts-loaded .summary_deals2 .cont_precio .price, html[lang|="ar"].fonts-loaded .summary_deals2 .cont_precio .current-price .price, html[lang|="fa"].fonts-loaded .summary_deals2 .cont_precio .current-price .price, html[lang|="he"].fonts-loaded .summary_deals2 .cont_precio .current-price .price {
  font-weight: 700;
}

.summary_deals2 .cont_precio .price.eur, .summary_deals2 .cont_precio .price.usd, .summary_deals2 .cont_precio .price.gbp, .summary_deals2 .cont_precio .current-price .price.eur, .summary_deals2 .cont_precio .current-price .price.usd, .summary_deals2 .cont_precio .current-price .price.gbp {
  font-size: 24px;
  font-weight: 700;
}

html.fonts-loaded .summary_deals2 .cont_precio .price.eur, html.fonts-loaded .summary_deals2 .cont_precio .price.usd, html.fonts-loaded .summary_deals2 .cont_precio .price.gbp, html.fonts-loaded .summary_deals2 .cont_precio .current-price .price.eur, html.fonts-loaded .summary_deals2 .cont_precio .current-price .price.usd, html.fonts-loaded .summary_deals2 .cont_precio .current-price .price.gbp {
  font-weight: 500;
}

html[lang|="ar"].fonts-loaded .summary_deals2 .cont_precio .price.eur, html[lang|="fa"].fonts-loaded .summary_deals2 .cont_precio .price.eur, html[lang|="he"].fonts-loaded .summary_deals2 .cont_precio .price.eur, html[lang|="ar"].fonts-loaded .summary_deals2 .cont_precio .price.usd, html[lang|="fa"].fonts-loaded .summary_deals2 .cont_precio .price.usd, html[lang|="he"].fonts-loaded .summary_deals2 .cont_precio .price.usd, html[lang|="ar"].fonts-loaded .summary_deals2 .cont_precio .price.gbp, html[lang|="fa"].fonts-loaded .summary_deals2 .cont_precio .price.gbp, html[lang|="he"].fonts-loaded .summary_deals2 .cont_precio .price.gbp, html[lang|="ar"].fonts-loaded .summary_deals2 .cont_precio .current-price .price.eur, html[lang|="fa"].fonts-loaded .summary_deals2 .cont_precio .current-price .price.eur, html[lang|="he"].fonts-loaded .summary_deals2 .cont_precio .current-price .price.eur, html[lang|="ar"].fonts-loaded .summary_deals2 .cont_precio .current-price .price.usd, html[lang|="fa"].fonts-loaded .summary_deals2 .cont_precio .current-price .price.usd, html[lang|="he"].fonts-loaded .summary_deals2 .cont_precio .current-price .price.usd, html[lang|="ar"].fonts-loaded .summary_deals2 .cont_precio .current-price .price.gbp, html[lang|="fa"].fonts-loaded .summary_deals2 .cont_precio .current-price .price.gbp, html[lang|="he"].fonts-loaded .summary_deals2 .cont_precio .current-price .price.gbp {
  font-weight: 700;
}

.summary_deals2 .cont_precio .price abbr, .summary_deals2 .cont_precio .price .symbol, .summary_deals2 .cont_precio .current-price .price abbr, .summary_deals2 .cont_precio .current-price .price .symbol {
  font-size: 0.8em;
  font-weight: 700;
}

html.fonts-loaded .summary_deals2 .cont_precio .price abbr, html.fonts-loaded .summary_deals2 .cont_precio .price .symbol, html.fonts-loaded .summary_deals2 .cont_precio .current-price .price abbr, html.fonts-loaded .summary_deals2 .cont_precio .current-price .price .symbol {
  font-weight: 500;
}

html[lang|="ar"].fonts-loaded .summary_deals2 .cont_precio .price abbr, html[lang|="fa"].fonts-loaded .summary_deals2 .cont_precio .price abbr, html[lang|="he"].fonts-loaded .summary_deals2 .cont_precio .price abbr, html[lang|="ar"].fonts-loaded .summary_deals2 .cont_precio .price .symbol, html[lang|="fa"].fonts-loaded .summary_deals2 .cont_precio .price .symbol, html[lang|="he"].fonts-loaded .summary_deals2 .cont_precio .price .symbol, html[lang|="ar"].fonts-loaded .summary_deals2 .cont_precio .current-price .price abbr, html[lang|="fa"].fonts-loaded .summary_deals2 .cont_precio .current-price .price abbr, html[lang|="he"].fonts-loaded .summary_deals2 .cont_precio .current-price .price abbr, html[lang|="ar"].fonts-loaded .summary_deals2 .cont_precio .current-price .price .symbol, html[lang|="fa"].fonts-loaded .summary_deals2 .cont_precio .current-price .price .symbol, html[lang|="he"].fonts-loaded .summary_deals2 .cont_precio .current-price .price .symbol {
  font-weight: 700;
}

.summary_deals2 .cont_precio--noCTA {
  line-height: 1.07;
}

.summary_deals2 .cont_precio--noCTA .from-label {
  padding-left: 0;
}

.summary_deals2 .cont_precio--noCTA .price, .summary_deals2 .cont_precio--noCTA .current-price .price {
  font-size: 24px;
}

.summary_deals2 .cont_precio--noCTA .price.eur, .summary_deals2 .cont_precio--noCTA .price.usd, .summary_deals2 .cont_precio--noCTA .price.gbp, .summary_deals2 .cont_precio--noCTA .current-price .price.eur, .summary_deals2 .cont_precio--noCTA .current-price .price.usd, .summary_deals2 .cont_precio--noCTA .current-price .price.gbp {
  font-size: 28px;
}

.summary_deals2 .cont_precio--noCTA .price.eur abbr, .summary_deals2 .cont_precio--noCTA .price.eur .symbol, .summary_deals2 .cont_precio--noCTA .price.usd abbr, .summary_deals2 .cont_precio--noCTA .price.usd .symbol, .summary_deals2 .cont_precio--noCTA .price.gbp abbr, .summary_deals2 .cont_precio--noCTA .price.gbp .symbol, .summary_deals2 .cont_precio--noCTA .current-price .price.eur abbr, .summary_deals2 .cont_precio--noCTA .current-price .price.eur .symbol, .summary_deals2 .cont_precio--noCTA .current-price .price.usd abbr, .summary_deals2 .cont_precio--noCTA .current-price .price.usd .symbol, .summary_deals2 .cont_precio--noCTA .current-price .price.gbp abbr, .summary_deals2 .cont_precio--noCTA .current-price .price.gbp .symbol {
  font-size: 24px;
}

.summary_deals2 .cont_precio--noCTA .price abbr, .summary_deals2 .cont_precio--noCTA .price .symbol, .summary_deals2 .cont_precio--noCTA .current-price .price abbr, .summary_deals2 .cont_precio--noCTA .current-price .price .symbol {
  font-size: 20px;
}

.summary_deals2 .title {
  margin: 0;
  padding: 10px 10px 0 10px;
  color: #222222;
  font-weight: 300;
  font-size: 18px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.summary_deals2 .cont_info .info {
  padding: 0 10px 0 10px;
  color: #222222;
  font-size: 12px;
  line-height: 1.4;
  clear: both;
  height: 68px;
  overflow: hidden;
}

.summary_deals2 .cont_info .info div {
  color: #222222;
}

.summary_deals2 .cont_info .info div.bri {
  color: #027A02;
}

.summary_deals2 .cont_info .info strong {
  font-size: 14px;
  color: #E50000;
  font-weight: 400;
}

.summary_deals2 li {
  margin-bottom: 30px;
}

/* CAROUSEL */
.carousel a {
  text-decoration: none;
}

.destacados_carusel {
  display: flex;
}

.destacados_img_container {
  width: 200px;
  overflow: hidden;
  position: relative;
  flex: 0 1 auto;
}

.destacados_img {
  height: 213px;
  position: absolute;
  width: auto;
  right: 50%;
  transform: translate(50%, 0);
}

@media (min-width: 992px) and (max-width: 1199px) {
  .summary_deals2 .destacados_img_container .destacados_img {
    width: auto;
    height: 213px;
  }
}

.bg_destacados_carusel {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 15px;
}

.bg_destacados_carusel .aviso {
  float: left;
  color: #1e3747;
  font-size: 14px;
  font-weight: 700;
}

.bg_destacados_carusel .logo_aerolinea {
  max-height: 30px;
  width: 90px;
}

.bg_destacados_carusel .title {
  font-size: 16px;
  font-weight: 500;
  padding: 10px 0;
}

.bg_destacados_carusel .info_carousel {
  line-height: 17px;
  min-height: 44px;
  color: #222222;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .summary_deals2 .cont_img_deal {
    height: 162px;
  }
  .summary_deals2 .cont_info {
    height: 165px !important;
  }
  .summary_deals2 .cont_info .cont_precio {
    text-align: right;
    padding-right: 10px;
  }
  .summary_deals2 .destacados_img {
    width: 150px;
    height: 271px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .summary_deals2 .cont_img_deal {
    height: 122px;
  }
  .summary_deals2 .cont_info {
    height: 160px !important;
  }
  .summary_deals2 .cont_info .btn_generico_flecha,
  .summary_deals2 .cont_info .btn_generico_2015 {
    padding: 10px;
    margin-right: 5px;
  }
  .summary_deals2 .cont_info .cont_precio {
    text-align: right;
    padding-right: 10px;
    padding-top: 4px;
  }
}

@media (max-width: 1199px) {
  .summary_deals2 .cont_info--noCTA {
    display: flex;
    flex-direction: column;
  }
  .summary_deals2 .cont_info--noCTA .position_bottom {
    margin-top: auto;
  }
  .summary_deals2 .cont_precio--noCTA {
    padding-top: 0;
    text-align: left !important;
  }
  .summary_deals2 .cont_precio--noCTA .from-label {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .summary_deals2 .cont_info {
    height: auto;
    padding-bottom: 10px;
  }
  .summary_deals2 .cont_precio {
    text-align: right;
    padding-right: 10px;
    padding-top: 4px;
  }
  .summary_deals2 li {
    margin-bottom: 10px;
  }
  .summary_deals2 .cont_img_deal {
    height: auto;
  }
  .summary_deals2 .cont_img_deal img {
    margin-top: -16px;
  }
  .summary_deals2 .bg_destacados_carusel .logo_aerolinea {
    margin-top: 5px;
  }
  .summary_deals2 .bg_destacados_carusel .title {
    line-height: 14px;
    font-size: 14px;
  }
}

.summary_deals2 .item .cont_info {
  padding-bottom: 15px;
}

.carousel .carousel-indicators li {
  border: 1px solid #beb8b3;
  background: #beb8b3;
}

.carousel .carousel-indicators li.active {
  border: 1px solid #3171c9;
  background: #3171c9;
}

/* FIN widget SUMMARY_DEALS II Y CAROUSEL*/
/* Ofertas temporales */
.package-container .package-offers {
  position: absolute;
  top: 10px;
  right: 0;
  z-index: 3;
  vertical-align: middle;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .package-container .package-offers {
    top: 10px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .package-container .package-offers {
    top: 10px;
  }
}

@media (max-width: 767px) {
  .package-container .package-offers {
    top: 10px;
  }
}

.package-container .package-discount {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  background: #E50000;
  color: #fff;
  z-index: 4;
  border-radius: 20px 0 0 20px;
  padding: 0 15px;
  height: 26px;
  margin-right: 0;
}

.package-container .package-discount.bg-green {
  background: #027A02;
}

.package-container .package-discount .icon {
  width: 16px;
  height: 16px;
  vertical-align: middle;
}

.package-container .package-discount .icon, .package-container .package-discount .icon * {
  fill: #fff;
}

.package-container .package-discount span {
  font-weight: 300;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}

.package-container .package-discount span.discount-main {
  font-size: 14px;
  font-weight: 700;
  line-height: 26px;
  margin-right: 4px;
}

html.fonts-loaded .package-container .package-discount span.discount-main {
  font-weight: 500;
}

html[lang|="ar"].fonts-loaded .package-container .package-discount span.discount-main, html[lang|="fa"].fonts-loaded .package-container .package-discount span.discount-main, html[lang|="he"].fonts-loaded .package-container .package-discount span.discount-main {
  font-weight: 700;
}

.package-container .before-price {
  font-size: 15px !important;
  color: #beb8b3;
  margin-right: 3px;
  margin-left: 3px;
  font-weight: 300 !important;
  display: inline-block;
}

.package-container .from-label {
  display: block;
  font-size: 12px !important;
  text-align: left;
  padding-left: 15px;
  font-weight: 300 !important;
}

.package-container .cont_precio .desde {
  display: block;
  padding-bottom: 5px !important;
  padding-left: 12px !important;
}

.package-container .cont_precio .before-price .price {
  font-size: 24px;
  font-weight: 300 !important;
  color: #74716e;
  text-decoration: line-through;
}

.package-container .cont_precio .before-price .price.eur, .package-container .cont_precio .before-price .price.usd, .package-container .cont_precio .before-price .price.gbp {
  font-size: 14px;
  font-weight: 300 !important;
}

.package-container .cont_precio .before-price .price abbr, .package-container .cont_precio .before-price .price .symbol {
  display: none;
}

.package-container .cont_precio--noCTA .before-price .price {
  font-size: 16px;
}

.package-container .cont_precio--noCTA .before-price .price.eur, .package-container .cont_precio--noCTA .before-price .price.usd, .package-container .cont_precio--noCTA .before-price .price.gbp {
  font-size: 16px;
}

/* entradas incluidas */
.summary_deals2 li .ticketincluded-label {
  position: absolute;
  top: 20px;
  right: 15px;
  vertical-align: middle;
  display: inline-block;
  background: #fde9dd;
  z-index: 4;
  border-radius: 20px 0 0 20px;
  padding: 4px 10px;
  margin-right: 0;
}

.summary_deals2 li .ticketincluded-label .icon {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-left: 2px;
}

.summary_deals2 li .ticketincluded-label .icon, .summary_deals2 li .ticketincluded-label .icon * {
  fill: #ec5b14;
}

.summary_deals2 li .ticketincluded-label .label-text {
  font-weight: 300;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  color: #222222;
}

/* widget SUMMARY_DEALS III */
.summary_deals3 {
  list-style: none;
}

.summary_deals3 li {
  background: #fff;
  padding: 0;
  border: 1px solid #dfdfdf;
  border-top: 0;
  clear: both;
  padding: 0;
  overflow: hidden;
}

.summary_deals3 li:last-child {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}

@media (min-width: 992px) {
  .summary_deals3 .col-lg-2 {
    padding-left: 0;
  }
}

.summary_deals3 .title_name {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  margin: 0;
  background: #35495a;
  padding: 10px 14px;
}

@media (min-width: 992px) {
  .summary_deals3 .title_name {
    min-height: 105px;
    padding-top: 40px;
  }
}

.summary_deals3 .title_name a {
  color: #fff;
}

.summary_deals3 .title_name a:hover, .summary_deals3 .title_name a:focus {
  color: #fff;
  text-decoration: underline;
}

@media (min-width: 992px) {
  .summary_deals3 li:first-child .title_name {
    min-height: 151px;
  }
}

.summary_deals3 a.title_name {
  font-size: 16px;
  color: #fff;
}

.summary_deals3 a {
  display: block;
  text-decoration: none;
}

.summary_deals3 .col-lg-5 a {
  padding: 6px 15px 0;
  overflow: hidden;
}

.summary_deals3 .cont_img_deal {
  height: auto;
  overflow: hidden;
}

.summary_deals3 .cont_img_deal img {
  width: 100%;
}

.summary_deals3 .cont_img_deal .generic-pic {
  width: 100%;
}

.summary_deals3 .claim {
  color: #222222;
  font-size: 21px;
  margin-bottom: 5px;
}

.summary_deals3 .cont_info {
  background: transparent;
}

@media (min-width: 992px) {
  .summary_deals3 .cont_info {
    padding-right: 0;
  }
}

.summary_deals3 .title {
  font-size: 18px;
  line-height: 1;
  margin: 0;
  padding: 7px 0 0;
  color: #222222;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.summary_deals3 .cont_info .info {
  font-size: 14px;
  padding: 0;
  color: #222222;
}

.summary_deals3 .cont_info .info strong {
  color: #777777;
  font-weight: 300;
}

.summary_deals3 .info div {
  color: #222222;
}

.summary_deals3 .cont_precio {
  font-size: 12px;
  line-height: 17px;
  padding-top: 0;
  text-align: left;
  margin-bottom: 10px;
}

.summary_deals3 .cont_precio span {
  font-size: 22px;
  font-weight: 700;
}

.summary_deals3 .cont_precio span abbr.currency,
.summary_deals3 .cont_precio span.symbol {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

.summary_deals3 .btn_generico_flecha {
  float: left;
  margin-top: 8px;
  margin-right: 20px;
  line-height: 15px;
  color: #FFF;
  padding: 7px 12px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-weight: 700;
}

.summary_deals3 .position_bottom {
  width: 100%;
}

@media (min-width: 1200px) {
  .summary_deals3 .col-lg-5 a {
    padding: 6px 0 0;
    overflow: hidden;
  }
  .summary_deals3 li > .row {
    margin-left: 0;
  }
  .summary_deals3 .claim {
    display: none;
  }
  .summary_deals3 li:first-child .claim {
    display: block;
  }
  .summary_deals3 .cont_img_deal .generic-pic {
    height: 68px;
  }
  .summary_deals3 .cont_img_deal .generic-pic svg {
    margin: 19px auto 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .summary_deals3 .cont_img_deal .generic-pic {
    height: 82px;
  }
  .summary_deals3 .cont_img_deal .generic-pic svg {
    margin: 26px auto 0;
  }
  .summary_deals3 .claim {
    display: none;
  }
  .summary_deals3 li:first-child .claim {
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .summary_deals3 .cont_img_deal .generic-pic {
    height: 167px;
  }
  .summary_deals3 .cont_img_deal .generic-pic svg {
    margin: 78px auto 0;
  }
}

@media (max-width: 767px) {
  .summary_deals3 .cont_img_deal .generic-pic {
    height: 60px;
  }
  .summary_deals3 .cont_img_deal .generic-pic svg {
    margin: 15px auto 0;
  }
}

.summary_deals3 .title_name a:focus, .summary_deals3 .title_name a:hover {
  color: #fff !important;
  text-decoration: underline;
}

.summary_deals3 .cont_precio {
  color: #222222;
}

.summary_deals3 .cont_precio span {
  color: #222222;
}

/* Fin summary deals III*/
@font-face {
  font-family: 'Glyphicons Regular';
  src: url("/headers/ilusion/fonts/glyphicons-regular.eot");
  src: url("/headers/ilusion/fonts/glyphicons-regular.eot?#iefix") format("embedded-opentype"), url("/headers/ilusion/fonts/glyphicons-regular.woff2") format("woff2"), url("/headers/ilusion/fonts/glyphicons-regular.woff") format("woff"), url("/headers/ilusion/fonts/glyphicons-regular.ttf") format("truetype"), url("/headers/ilusion/fonts/glyphicons-regular.svg#glyphiconsregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Glyphicons Social';
  src: url("/headers/ilusion/fonts/glyphicons-social-regular.eot");
  src: url("/headers/ilusion/fonts/glyphicons-social-regular.eot?#iefix") format("embedded-opentype"), url("/headers/ilusion/fonts/glyphicons-social-regular.woff") format("woff"), url("/headers/ilusion/fonts/glyphicons-social-regular.ttf") format("truetype"), url("/headers/ilusion/fonts/glyphicons-social-regular.svg#glyphiconsregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* GLYPHICONS */
.glyphicons {
  display: inline-block;
  padding: 1px;
  position: relative;
  text-decoration: none;
  *zoom: 1;
  vertical-align: text-bottom;
  font-family: 'Glyphicons Regular';
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*iconos comunes en la web*/
/*Vuelo*/
.icon-1:before {
  content: "\51";
}

/*Hoteles*/
.icon-65:before {
  content: "\65";
}

/*Autobus*/
.icon-2:before {
  content: "\46";
}

/*Tren*/
.icon-3:before {
  content: "\62";
}

/*Barco*/
.icon-4:after {
  content: "\44";
}

/*Coche de alquiler*/
.icon-5:before {
  content: "\42";
}

/*Alojamiento*/
.icon-6:before {
  content: "\41";
}

/*Visitas*/
.icon-7:before {
  content: "\4d";
}

/*Traslados*/
.icon-8:before {
  content: "\47";
}

/*Desayuno*/
.icon-9:before {
  content: "\4a";
}

/*Comidas*/
.icon-10:before {
  content: "\49";
}

/*Guia acompaniante*/
.icon-11:before {
  content: "\4b";
}

/*Pago a plazos*/
.icon-12:before {
  content: "\52";
}

/*Circuitos*/
.icon-13:before {
  content: "\4e";
}

/*Coche propio*/
.icon-14:before {
  content: "\54";
}

/* METER NUEVOS EN COMPONENTS */
/*fin iconos comunes*/
.glyphicons.glyphicons-certificate:before {
  content: "\E333";
}

.glyphicons.glyphicons-show-lines:before {
  content: "\E159";
}

.glyphicons.glyphicons-global:before {
  content: "\E372";
}

.glyphicons.glyphicons-circle-question-mark:before {
  content: "\E195";
}

.glyphicons.glyphicons-group:before {
  content: "\E044";
}

.glyphicons.glyphicons-currency-conversion:before {
  content: "\E520";
}

.glyphicons.glyphicons-user:before {
  content: "\E004";
}

.glyphicons.glyphicons-shopping-cart:before {
  content: "\E203";
}

.glyphicons.glyphicons-remove-2:before {
  content: "\E208";
}

.glyphicons.glyphicons-circle-info:before {
  content: "\E196";
}

.glyphicons.glyphicons-heart:before {
  content: "\E013";
}

.glyphicons.glyphicons-power:before {
  content: "\E064";
}

.glyphicons.glyphicons-clock:before {
  content: "\E055";
}

.glyphicons.glyphicons-chevron-up:before {
  content: "\E601";
}

.glyphicons.glyphicons-chevron-down:before {
  content: "\E602";
}

/*rtl:ignore*/
.glyphicons.glyphicons-chevron-left:before {
  content: "\E225";
}

/*rtl:ignore*/
.glyphicons.glyphicons-chevron-right:before {
  content: "\E224";
}

.glyphicons.glyphicons-heart-empty:before {
  content: "\E020";
}

.glyphicons.glyphicons-share-alt:before {
  content: "\E309";
}

.glyphicons.glyphicons-gps:before {
  content: "\E243";
}

.glyphicons.glyphicons-circle-exclamation-mark:before {
  content: "\E197";
}

.glyphicons.glyphicons-comments:before {
  content: "\E310";
}

.glyphicons.glyphicons-book:before {
  content: "\E072";
}

.glyphicons.glyphicons-file:before {
  content: "\E037";
}

.glyphicons.glyphicons-new-window-alt:before {
  content: "\E390";
}

.glyphicons.glyphicons-download-alt:before {
  content: "\E182";
}

.glyphicons.glyphicons-cogwheel:before {
  content: "\E137";
}

.glyphicons.glyphicons-stopwatch:before {
  content: "\E056";
}

.glyphicons.glyphicons-thumbs-up:before {
  content: "\E344";
}

.glyphicons.glyphicons-pencil:before {
  content: "\270F";
}

.glyphicons.glyphicons-ok:before {
  content: "\E207";
}

.glyphicons.glyphicons-lock:before {
  content: "\E204";
}

.glyphicons.glyphicons-star:before {
  content: "\E050";
}

.glyphicons.glyphicons-bin:before {
  content: "\E017";
}

.glyphicons.glyphicons-circle-plus:before {
  content: "\E191";
}

.glyphicons.glyphicons-circle-minus:before {
  content: "\E192";
}

.glyphicons.glyphicons-star:before {
  content: "\E050";
}

.glyphicons.glyphicons-calendar:before {
  content: "\E046";
}

.glyphicons.glyphicons-alarm:before {
  content: "\E054";
}

/* Glyphicons Sociales */
.glyphicons-social {
  font-family: 'Glyphicons Social';
}

.glyphicons-social.social-facebook:before {
  content: "\E031";
}

/*Iconos para disponibilidad de vuelos*/
/*No Halal*/
.icon-nohalal:before {
  content: "\75";
}

/*Halal*/
.icon-halal:before {
  content: "\74";
}

/*Bitcoins*/
.icon-bitcoin:before {
  content: "\59";
}

/*asientos*/
.icon-asiento:before {
  content: "\58";
}

/*escala tipo1*/
.icon-escala:before {
  content: "\57";
}

/*equipaje*/
.icon-maleta:before {
  content: "\4f";
}

/*escala tipo2*/
.icon-tiempo:before {
  content: "\61";
}

/*escala tipo3*/
.icon-reloj:before {
  content: "\5a";
}

/*equipaje tachado*/
.icon-sin-maleta:before {
  content: "\64";
}

/*info*/
.icon-info:before {
  content: "\63";
}

/*devolucion dinero*/
.icon-refund:before {
  content: "\77";
}

/* NO PONER NUMEROS, SINO NOMBRES DESCRIPTIVOS */
/* Iconos de servicios para Hoteles */
.amenities_icons li {
  display: inline-block;
  padding: 0;
  margin: 0 2px;
  width: 20px;
  height: 20px;
}

.amenities_icons li:before {
  content: '';
  display: inline-block;
  padding: 0;
  margin: 0;
  width: 20px;
  height: 20px;
}

/* Caja iconos amenities en hotel seleccionado: BOC */
.selected_services .amenities_icons li:before {
  width: 0;
}

/* Caja iconos amenities en hotel seleccionado: EOC */
.amenities_icons li.amenities_reuniones:before, img.amenities_reuniones {
  background: url("/headers/ilusion/img/sprite_ilusion.png?version=04") right 1px top -643px;
}

.amenities_icons li.amenities_spa:before, img.amenities_spa {
  background: url("/headers/ilusion/img/sprite_ilusion.png?version=04") right -27px top -643px;
}

.amenities_icons li.amenities_acondicionado:before, img.amenities_acondicionado {
  background: url("/headers/ilusion/img/sprite_ilusion.png?version=04") right -55px top -643px;
}

.amenities_icons li.amenities_internet:before, img.amenities_internet {
  background: url("/headers/ilusion/img/sprite_ilusion.png?version=04") right -83px top -643px;
}

.amenities_icons li.amenities_ninos:before, img.amenities_ninos {
  background: url("/headers/ilusion/img/sprite_ilusion.png?version=04") right -111px top -643px;
}

.amenities_icons li.amenities_restaurante:before, img.amenities_restaurante {
  background: url("/headers/ilusion/img/sprite_ilusion.png?version=04") right -139px top -643px;
}

.amenities_icons li.amenities_piscina:before, img.amenities_piscina {
  background: url("/headers/ilusion/img/sprite_ilusion.png?version=04") right -167px top -643px;
}

.amenities_icons li.amenities_pets:before, img.amenities_pets {
  background: url("/headers/ilusion/img/sprite_ilusion.png?version=04") right -196px top -643px;
}

.amenities_icons li.amenities_parking:before, img.amenities_parking {
  background: url("/headers/ilusion/img/sprite_ilusion.png?version=04") right -223px top -643px;
}

.amenities_icons li.amenities_minusvalidos:before, img.amenities_minusvalidos {
  background: url("/headers/ilusion/img/sprite_ilusion.png?version=04") right -252px top -643px;
}

.amenities_icons li.amenities_jacuzzi:before, img.amenities_jacuzzi {
  background: url("/headers/ilusion/img/sprite_ilusion.png?version=04") right -279px top -643px;
}

.amenities_icons li.amenities_golf:before, img.amenities_golf {
  background: url("/headers/ilusion/img/sprite_ilusion.png?version=04") right -308px top -643px;
}

.amenities_icons li.amenities_gimnasio:before, img.amenities_gimnasio {
  background: url("/headers/ilusion/img/sprite_ilusion.png?version=04") right -335px top -643px;
}

.amenities_icons li.amenities_blue_reuniones:before, img.amenities_blue_reuniones {
  background: url("/headers/ilusion/img/sprite_ilusion.png?version=04") right 1px top -692px;
}

.amenities_icons li.amenities_blue_spa:before, img.amenities_blue_spa {
  background: url("/headers/ilusion/img/sprite_ilusion.png?version=04") right -27px top -692px;
}

.amenities_icons li.amenities_blue_acondicionado:before, img.amenities_blue_acondicionado {
  background: url("/headers/ilusion/img/sprite_ilusion.png?version=04") right -55px top -692px;
}

.amenities_icons li.amenities_blue_internet:before, img.amenities_blue_internet {
  background: url("/headers/ilusion/img/sprite_ilusion.png?version=04") right -83px top -692px;
}

.amenities_icons li.amenities_blue_ninos:before, img.amenities_blue_ninos {
  background: url("/headers/ilusion/img/sprite_ilusion.png?version=04") right -111px top -692px;
}

.amenities_icons li.amenities_blue_restaurante:before, img.amenities_blue_restaurante {
  background: url("/headers/ilusion/img/sprite_ilusion.png?version=04") right -139px top -692px;
}

.amenities_icons li.amenities_blue_piscina:before, img.amenities_blue_piscina {
  background: url("/headers/ilusion/img/sprite_ilusion.png?version=04") right -167px top -692px;
}

.amenities_icons li.amenities_blue_pets:before, img.amenities_blue_pets {
  background: url("/headers/ilusion/img/sprite_ilusion.png?version=04") right -196px top -692px;
}

.amenities_icons li.amenities_blue_parking:before, img.amenities_blue_parking {
  background: url("/headers/ilusion/img/sprite_ilusion.png?version=04") right -223px top -692px;
}

.amenities_icons li.amenities_blue_minusvalidos:before, img.amenities_blue_minusvalidos {
  background: url("/headers/ilusion/img/sprite_ilusion.png?version=04") right -252px top -692px;
}

.amenities_icons li.amenities_blue_jacuzzi:before, img.amenities_blue_jacuzzi {
  background: url("/headers/ilusion/img/sprite_ilusion.png?version=04") right -279px top -692px;
}

.amenities_icons li.amenities_blue_golf:before, img.amenities_blue_golf {
  background: url("/headers/ilusion/img/sprite_ilusion.png?version=04") right -308px top -692px;
}

.amenities_icons li.amenities_blue_gimnasio:before, img.amenities_blue_gimnasio {
  background: url("/headers/ilusion/img/sprite_ilusion.png?version=04") right -335px top -692px;
}

/* Fin de los iconos de servicios para Hoteles */
.icon-service {
  float: right;
  list-style-type: none;
  margin: 5px 0 5px 10px;
  font-size: 16px;
  color: #35495a;
}

/*info*/
.icon-info:before {
  content: "\63";
}

.ico_info, .ico_info:hover {
  font-size: 13px;
  text-decoration: none;
  margin-right: 5px;
  color: #1e3747;
  cursor: pointer;
}

/* Listados top */
/* Versión Legacy a deprecar, para nuevas páginas usar /headers/ilusion/sass/components/_list_seo.scss 16/II/2017 */
.cont_list_seo .cabecera {
  color: #1e3747;
}

.cont_list_seo ul {
  padding-right: 0;
  padding-left: 0;
  list-style: none;
}

.cont_list_seo ul li {
  line-height: 30px;
  border-bottom: 1px solid #dfdfdf;
  display: inline-block;
  width: 100%;
  padding: 5px 0;
}

.cont_list_seo ul li a {
  text-decoration: none;
  color: #222222;
  display: inline-block;
}

.cont_list_seo ul li .glyphicons-certificate {
  font-size: 16px;
  padding-top: 10px;
}

.cont_list_seo ul li .top1 {
  color: #d5ab45;
}

.cont_list_seo ul li .top2 {
  color: #cecece;
}

.cont_list_seo ul li .top3 {
  color: #7e4f1b;
}

.cont_list_seo ul li a .valoracion {
  background: transparent;
  color: #ec5b14;
  font-weight: 700;
  border: 1px solid #ec5b14;
  width: 30px;
  height: 28px;
  margin: 0 0 0 5px;
  line-height: 20px;
  padding: 4px;
  border-radius: 50%;
}

html.fonts-loaded .cont_list_seo ul li a .valoracion {
  font-weight: 500;
}

html[lang|="ar"].fonts-loaded .cont_list_seo ul li a .valoracion, html[lang|="fa"].fonts-loaded .cont_list_seo ul li a .valoracion, html[lang|="he"].fonts-loaded .cont_list_seo ul li a .valoracion {
  font-weight: 700;
}

.cont_list_seo ul li a .info_ad {
  padding: 0 3px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .cont_list_seo:first-child {
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .cont_list_seo:first-child {
    margin-bottom: 20px;
  }
}

/* Fin Listados top */
/* BG Completo con foto y texto */
.cont_bg_total {
  background: #fff;
  padding: 15px 0;
  border: 1px solid #dfdfdf;
  border-radius: 6px;
}

.cont_bg_total .cabecera {
  font-size: 18px;
  clear: both;
  margin-top: 0;
}

.cont_bg_total p {
  padding: 0 !important;
}

@media (min-width: 1200px) {
  .cont_bg_total img {
    width: 540px;
    height: 282px;
  }
  .cont_bg_total .col-lg-12 img {
    width: auto;
    height: auto;
  }
}

@media (min-width: 1200px) {
  .cont_bg_total.airlines img {
    width: 100%;
    height: auto;
  }
}

/* BG Completo con foto y texto */
/* se han pasado todos los estilos a D:\SVN\headers\ilusion\sass\components\_common_list_bullet.scss, si vemos q no falla nada, podemos eliminar este scss */
/* PUBLI */
.cont_banner_2_300x300 {
  min-height: 630px;
}

.cont_banner_1_300x600 {
  min-height: 610px;
}

.ad_300_300 {
  height: 300px;
  width: 300px;
}

.ad_300_600 {
  height: 600px;
  width: 300px;
}

.ad_120_600 {
  height: 600px;
  width: 120px;
}

/* Banner publi home*/
.home_publi {
  color: #ccc;
  font-size: 11px;
  font-weight: 700;
  background: transparent;
  border: 0;
  padding: 55px 0 20px 0;
  display: inline-block;
}

.home_publi .cont_banner_2_300x300 .ad_300_300:nth-child(2), .home_publi .cont_banner_2_300x300 .publi:nth-child(2) {
  padding-top: 20px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .tit {
    height: 48px;
  }
  .home_publi {
    background: none;
    margin: 10px auto !important;
    padding: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .home_publi {
    background: none;
    padding: 0;
    margin: 10px auto !important;
  }
}

@media (max-width: 767px) {
  .home_publi {
    padding: 0;
    margin: 10px auto !important;
    background: none;
  }
}

/* fin Banner Publi */
/*FIN PUBLI*/
/* SERIES */
.cont_series-container {
  padding: 15px 0;
}

.cont_series-container #columnsList, .cont_series-container .collapse-list-container {
  padding-right: 0;
  padding-left: 0;
  list-style: none;
}

.cont_series-container #columnsList h3, .cont_series-container #columnsList h4, .cont_series-container #columnsList h5, .cont_series-container #columnsList .collapse-list-title, .cont_series-container .collapse-list-container h3, .cont_series-container .collapse-list-container h4, .cont_series-container .collapse-list-container h5, .cont_series-container .collapse-list-container .collapse-list-title {
  margin-top: 20px;
  font-size: 20px;
  color: #74716e;
  font-weight: 300;
}

@media (max-width: 767px) {
  .cont_series-container #columnsList .collapse-list-title, .cont_series-container .collapse-list-container .collapse-list-title {
    margin: 0;
    padding: 15px 0 15px 20px;
  }
}

.cont_series {
  padding: 15px 0;
}

.cont_series h2, .cont_series h3 {
  margin: 0 0 10px 0;
}

.cont_series #columnsList, .cont_series ul.ulmulti_8, .cont_series ul.ulmulti_7, .cont_series ul.ulmulti_4 {
  padding-right: 0;
  padding-left: 0;
  list-style: none;
}

.cont_series #columnsList h3, .cont_series #columnsList h4, .cont_series #columnsList h5, .cont_series #columnsList .collapse-list-title, .cont_series ul.ulmulti_8 h3, .cont_series ul.ulmulti_8 h4, .cont_series ul.ulmulti_8 h5, .cont_series ul.ulmulti_8 .collapse-list-title, .cont_series ul.ulmulti_7 h3, .cont_series ul.ulmulti_7 h4, .cont_series ul.ulmulti_7 h5, .cont_series ul.ulmulti_7 .collapse-list-title, .cont_series ul.ulmulti_4 h3, .cont_series ul.ulmulti_4 h4, .cont_series ul.ulmulti_4 h5, .cont_series ul.ulmulti_4 .collapse-list-title {
  margin-top: 20px;
  font-size: 20px;
  color: #74716e;
  font-weight: 300;
  font-weight: 700;
  text-transform: uppercase;
}

html.fonts-loaded .cont_series #columnsList h3, html.fonts-loaded .cont_series #columnsList h4, html.fonts-loaded .cont_series #columnsList h5, html.fonts-loaded .cont_series #columnsList .collapse-list-title, html.fonts-loaded .cont_series ul.ulmulti_8 h3, html.fonts-loaded .cont_series ul.ulmulti_8 h4, html.fonts-loaded .cont_series ul.ulmulti_8 h5, html.fonts-loaded .cont_series ul.ulmulti_8 .collapse-list-title, html.fonts-loaded .cont_series ul.ulmulti_7 h3, html.fonts-loaded .cont_series ul.ulmulti_7 h4, html.fonts-loaded .cont_series ul.ulmulti_7 h5, html.fonts-loaded .cont_series ul.ulmulti_7 .collapse-list-title, html.fonts-loaded .cont_series ul.ulmulti_4 h3, html.fonts-loaded .cont_series ul.ulmulti_4 h4, html.fonts-loaded .cont_series ul.ulmulti_4 h5, html.fonts-loaded .cont_series ul.ulmulti_4 .collapse-list-title {
  font-weight: 500;
}

html[lang|="ar"].fonts-loaded .cont_series #columnsList h3, html[lang|="fa"].fonts-loaded .cont_series #columnsList h3, html[lang|="he"].fonts-loaded .cont_series #columnsList h3, html[lang|="ar"].fonts-loaded .cont_series #columnsList h4, html[lang|="fa"].fonts-loaded .cont_series #columnsList h4, html[lang|="he"].fonts-loaded .cont_series #columnsList h4, html[lang|="ar"].fonts-loaded .cont_series #columnsList h5, html[lang|="fa"].fonts-loaded .cont_series #columnsList h5, html[lang|="he"].fonts-loaded .cont_series #columnsList h5, html[lang|="ar"].fonts-loaded .cont_series #columnsList .collapse-list-title, html[lang|="fa"].fonts-loaded .cont_series #columnsList .collapse-list-title, html[lang|="he"].fonts-loaded .cont_series #columnsList .collapse-list-title, html[lang|="ar"].fonts-loaded .cont_series ul.ulmulti_8 h3, html[lang|="fa"].fonts-loaded .cont_series ul.ulmulti_8 h3, html[lang|="he"].fonts-loaded .cont_series ul.ulmulti_8 h3, html[lang|="ar"].fonts-loaded .cont_series ul.ulmulti_8 h4, html[lang|="fa"].fonts-loaded .cont_series ul.ulmulti_8 h4, html[lang|="he"].fonts-loaded .cont_series ul.ulmulti_8 h4, html[lang|="ar"].fonts-loaded .cont_series ul.ulmulti_8 h5, html[lang|="fa"].fonts-loaded .cont_series ul.ulmulti_8 h5, html[lang|="he"].fonts-loaded .cont_series ul.ulmulti_8 h5, html[lang|="ar"].fonts-loaded .cont_series ul.ulmulti_8 .collapse-list-title, html[lang|="fa"].fonts-loaded .cont_series ul.ulmulti_8 .collapse-list-title, html[lang|="he"].fonts-loaded .cont_series ul.ulmulti_8 .collapse-list-title, html[lang|="ar"].fonts-loaded .cont_series ul.ulmulti_7 h3, html[lang|="fa"].fonts-loaded .cont_series ul.ulmulti_7 h3, html[lang|="he"].fonts-loaded .cont_series ul.ulmulti_7 h3, html[lang|="ar"].fonts-loaded .cont_series ul.ulmulti_7 h4, html[lang|="fa"].fonts-loaded .cont_series ul.ulmulti_7 h4, html[lang|="he"].fonts-loaded .cont_series ul.ulmulti_7 h4, html[lang|="ar"].fonts-loaded .cont_series ul.ulmulti_7 h5, html[lang|="fa"].fonts-loaded .cont_series ul.ulmulti_7 h5, html[lang|="he"].fonts-loaded .cont_series ul.ulmulti_7 h5, html[lang|="ar"].fonts-loaded .cont_series ul.ulmulti_7 .collapse-list-title, html[lang|="fa"].fonts-loaded .cont_series ul.ulmulti_7 .collapse-list-title, html[lang|="he"].fonts-loaded .cont_series ul.ulmulti_7 .collapse-list-title, html[lang|="ar"].fonts-loaded .cont_series ul.ulmulti_4 h3, html[lang|="fa"].fonts-loaded .cont_series ul.ulmulti_4 h3, html[lang|="he"].fonts-loaded .cont_series ul.ulmulti_4 h3, html[lang|="ar"].fonts-loaded .cont_series ul.ulmulti_4 h4, html[lang|="fa"].fonts-loaded .cont_series ul.ulmulti_4 h4, html[lang|="he"].fonts-loaded .cont_series ul.ulmulti_4 h4, html[lang|="ar"].fonts-loaded .cont_series ul.ulmulti_4 h5, html[lang|="fa"].fonts-loaded .cont_series ul.ulmulti_4 h5, html[lang|="he"].fonts-loaded .cont_series ul.ulmulti_4 h5, html[lang|="ar"].fonts-loaded .cont_series ul.ulmulti_4 .collapse-list-title, html[lang|="fa"].fonts-loaded .cont_series ul.ulmulti_4 .collapse-list-title, html[lang|="he"].fonts-loaded .cont_series ul.ulmulti_4 .collapse-list-title {
  font-weight: 700;
}

.cont_series #columnsList h3:after, .cont_series #columnsList h4:after, .cont_series #columnsList h5:after, .cont_series #columnsList .collapse-list-title:after, .cont_series ul.ulmulti_8 h3:after, .cont_series ul.ulmulti_8 h4:after, .cont_series ul.ulmulti_8 h5:after, .cont_series ul.ulmulti_8 .collapse-list-title:after, .cont_series ul.ulmulti_7 h3:after, .cont_series ul.ulmulti_7 h4:after, .cont_series ul.ulmulti_7 h5:after, .cont_series ul.ulmulti_7 .collapse-list-title:after, .cont_series ul.ulmulti_4 h3:after, .cont_series ul.ulmulti_4 h4:after, .cont_series ul.ulmulti_4 h5:after, .cont_series ul.ulmulti_4 .collapse-list-title:after {
  content: '';
  display: block;
  background: #74716e;
  width: 20px;
  height: 2px;
  border-top: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
}

.cont_series #columnsList h3:after, .cont_series #columnsList h4:after, .cont_series #columnsList h5:after, .cont_series #columnsList .collapse-list-title:after, .cont_series ul.ulmulti_8 h3:after, .cont_series ul.ulmulti_8 h4:after, .cont_series ul.ulmulti_8 h5:after, .cont_series ul.ulmulti_8 .collapse-list-title:after, .cont_series ul.ulmulti_7 h3:after, .cont_series ul.ulmulti_7 h4:after, .cont_series ul.ulmulti_7 h5:after, .cont_series ul.ulmulti_7 .collapse-list-title:after, .cont_series ul.ulmulti_4 h3:after, .cont_series ul.ulmulti_4 h4:after, .cont_series ul.ulmulti_4 h5:after, .cont_series ul.ulmulti_4 .collapse-list-title:after {
  content: '';
  display: block;
  background: #74716e;
  width: 20px;
  height: 2px;
  border-top: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
}

/*.cont_series ul > li{padding: 5px 15px 5px 15px}
.cont_series ul li .cabecera{padding: 0 0 15px 0; margin:0}
.cont_series ul li ul {padding:0;}
.cont_series ul li ul li{float:left; color:#666; font-size:12px; margin:0; padding:0 10px 0 0; line-height:18px; width: 14%;overflow:hidden;text-overflow: ellipsis;white-space: nowrap; }
.cont_series ul li ul li a{color:#666; font-size:12px; text-decoration: none}
@media (min-width: 1200px) {}
@media (min-width: 992px) and (max-width: 1199px){.cont_series ul li ul li{margin:0; width: 20%; height:30px}   }
@media (min-width: 768px) and (max-width: 991px) {.cont_series ul li ul li{margin:0; width: 20%;  height:40px} }
@media (max-width: 767px) {.cont_series ul li ul li{margin:0; width: 100%; height:40px}}*/
/* FIN SERIES */
/* Listado de ofertas en tabla */
table.list_offer tr,
table.list_offer.fourcols tr,
table.list_offer.threeEqualCols tr {
  cursor: default;
}

table.list_offer th {
  color: #222222;
  font-size: 14px;
  font-weight: 400;
}

table.list_offer th:last-child {
  text-align: left;
}

table.list_offer tbody tr:nth-child(2n+1) {
  background: #fff;
}

table.list_offer tbody tr td:first-child {
  padding: 3px 5px 3px 0 !important;
  width: 18%;
}

table.list_offer.threeEqualCols tbody tr td:first-child {
  padding: 3px 5px 3px 0 !important;
  width: 45%;
}

table.list_offer tbody tr td:nth-child(3) {
  width: 17%;
  text-align: left;
  padding-left: 3px;
  padding-right: 0;
}

table.list_offer.fourcols tbody tr td:nth-child(3) {
  width: auto;
  text-align: right;
  padding: 8px;
}

table.list_offer.fourcols tbody tr td:nth-child(4) {
  width: 17%;
  text-align: left;
  padding-left: 3px;
  padding-right: 0;
}

table.list_offer tbody tr td img {
  max-height: 26px;
}

table.list_offer tbody tr td a {
  text-decoration: none;
  font-weight: 300;
}

table.list_offer tbody tr td a strong {
  font-weight: 300;
}

table.list_offer thead tr {
  background: transparent;
}

table.list_offer .cont_precio {
  font-size: 12px;
  line-height: 14px;
}

table.list_offer .cont_precio a {
  color: #222222;
}

table.list_offer .cont_precio .price {
  font-size: 20px;
  font-weight: 700;
}

table.list_offer .cont_precio .symbol {
  font-size: 14px;
  font-weight: normal;
}

table.list_offer .cont_precio {
  color: #222222;
}

/* fin listado ofertas en tabla*/
/* Servicios adicionales Vuelos*/
.caja_servicios_adicionales .title {
  width: 48%;
  float: right;
  padding-top: 20px;
}

.caja_servicios_adicionales span {
  color: #222222;
  font-size: 17px;
}

.caja_servicios_adicionales .rayicas {
  background: url("/headers/ilusion/img/rayicas.gif") repeat;
  height: 17px;
  margin-top: 17px;
}

.caja_servicios_adicionales ul {
  padding: 0;
}

.caja_servicios_adicionales ul li a .more {
  margin: 0 0 0 10px;
  text-decoration: none;
  font-weight: 300;
  float: none !important;
}

.caja_servicios_adicionales ul li a .more strong {
  font-weight: 300;
}

.caja_servicios_adicionales ul li a .more strong:after {
  position: relative;
  top: -1px;
  margin-right: 10px;
  content: '';
  width: 16px;
  height: 16px;
  display: inline-block;
  background-image: url("/headers/ilusion/sunrise/dist/svg/icon-ownfill-ui-chevron-left-46403c.svg"), none;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  margin-right: 5px;
  background-image: url("/headers/ilusion/sunrise/dist/svg/icon-ownfill-ui-chevron-left-3171c9.svg"), none;
}

.cont_servicio_adicional {
  margin-top: 21px;
  width: 48%;
}

.cont_servicio_adicional a {
  border: 1px solid #dfdfdf;
  display: block;
  color: #FFF;
  text-decoration: none;
  color: #3171c9;
  padding-right: 183px;
  height: 116px;
  border-radius: 6px;
  transition: all 0.3s;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}

.cont_servicio_adicional a:hover, .cont_servicio_adicional a:focus {
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.12);
}

.servicion_adicional_parkingsservices a {
  background: #fff url("/headers/ilusion/img/servicios-adicionales-parking.jpg") no-repeat;
  background-position: top right;
}

.servicion_adicional_reclamationsservice a {
  background: #fff url("/headers/ilusion/img/servicios-adicionales-reclamaciones.jpg") no-repeat;
  background-position: top right;
}

.servicion_adicional_loungepassservice a {
  background: #fff url("/headers/ilusion/img/servicios-adicionales-salas-vip.jpg") no-repeat;
  background-position: top right;
}

.servicion_adicional_vaccinesservice a {
  background: #fff url("/headers/ilusion/img/servicios-adicionales-vacunas.jpg") no-repeat;
  background-position: top right;
}

.servicion_adicional_visasservice a {
  background: #fff url("/headers/ilusion/img/servicios-adicionales-visados.jpg") no-repeat;
  background-position: top right;
}

.cont_servicio_adicional.even {
  float: right;
}

.cont_servicio_adicional.odd {
  float: left;
}

.cont_servicio_adicional .cabecera {
  color: #222222;
  font-size: 21px;
}

.cont_servicio_adicional p {
  color: #222222;
  margin: 0;
}

.cont_servicio_adicional h4 {
  color: #222222;
  font-size: 19px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .caja_servicios_adicionales .title {
    width: 100%;
  }
  .cont_servicio_adicional {
    width: 100%;
    float: none;
  }
  .cont_servicio_adicional .btn {
    margin: 30px 0 0 10px;
  }
}

@media (max-width: 767px) {
  .caja_servicios_adicionales .title {
    width: 100%;
  }
  .cont_servicio_adicional {
    width: 100%;
    float: none;
    padding: 0;
  }
  .cont_servicio_adicional a {
    height: auto;
    padding: 0 10px 10px;
  }
  .servicion_adicional_parkingsservices a,
  .servicion_adicional_reclamationsservice a,
  .servicion_adicional_loungepassservice a,
  .servicion_adicional_vaccinesservice a,
  .servicion_adicional_visasservice a {
    background: #fff;
  }
  .cont_servicio_adicional .btn {
    font-size: 12px;
    padding: 5px 8px;
    margin: 0 0 10px 10px;
  }
  .caja_servicios_adicionales .title {
    padding-top: 0;
  }
}

.cont_servicio_adicional a {
  color: #3171c9;
}

/* Fin servicios adicionales*/
/* Aeropuertos del mundo */
.cont_info_listado ul.cuatro_columnas {
  list-style: none;
  padding: 0;
}

.cont_info_listado ul.cuatro_columnas li {
  float: right;
  width: 16.6%;
}

.cont_info_listado h3 {
  padding: 0 10px;
}

.cont_info_listado ul.cuatro_columnas li a {
  text-decoration: none;
}

.cont_info_listado ul.cuatro_columnas li a:before {
  content: '';
  width: 5px;
  height: 8px;
  margin-left: 6px;
  display: inline-block;
  background-image: url("/headers/ilusion/sunrise/dist/svg/icon-ownfill-ui-chevron-left-46403c.svg"), none;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.cont_info_listado .cabecera {
  padding: 5px 15px 20px 15px;
}

.cont_info_listado img {
  padding: 20px 0 0 0;
}

.cont_info_listado ul li a {
  color: #222222;
}

.cont_info_listado ul li a:hover, .cont_info_listado ul li a:focus {
  color: #3171c9;
}

@media (min-width: 1200px) {
  .cont_info_listado img {
    width: 342px;
    height: 123px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .cont_info_listado img {
    width: 342px;
    height: 123px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .cont_info_listado ul.cuatro_columnas li {
    width: 25%;
    padding: 15px 15px 0 15px;
    line-height: 30px;
  }
}

@media (max-width: 767px) {
  .cont_info_listado ul.cuatro_columnas li {
    width: 50%;
    padding: 0 15px;
    line-height: 40px;
  }
}

/* Fin aeropuertos del mundo*/
/* mas opciones para volar */
.bg_destacado_1 {
  background: #6a8bac url("/headers/ilusion/img/opc-volar-buscador-ofertas.jpg") no-repeat;
  background-position: right top;
  height: 151px;
}

.bg_destacado_1 .titulo {
  color: #bbd0e3;
}

.bg_destacado_2 {
  background: #bbd0e3 url("/headers/ilusion/img/opc-volar-reservas-para-grupos.jpg") no-repeat;
  background-position: right top;
  height: 151px;
  padding-top: 78px;
}

.bg_destacado_2 .titulo {
  color: #6a8bac;
}

.bg_opciones a {
  text-decoration: none;
  display: block;
}

.bg_opciones .titulo {
  margin: 0 360px 0 15px;
  font-size: 27px;
  line-height: 30px;
}

.bg_opciones .chevron-circle {
  margin: 10px 0 0 10px;
  color: #FFF;
  border-radius: 200px 200px 200px 200px;
  -moz-border-radius: 200px 200px 200px 200px;
  -webkit-border-radius: 200px 200px 200px 200px;
  border: 1px solid #FFF;
  padding: 7px;
}

@media (min-width: 1200px) {
  .bg_opciones {
    position: relative;
  }
  .bg_opciones .titulo {
    margin: 0 360px 0 15px;
    font-size: 27px;
    line-height: 30px;
    position: absolute;
    bottom: 10px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .bg_destacado_1 {
    background: #6a8bac;
    height: auto;
    padding: 10px 0;
    min-height: 65px;
  }
  .bg_opciones .titulo {
    margin: 0 15px 0;
    line-height: 43px;
  }
  .bg_destacado_2 {
    background: #bbd0e3;
    height: auto;
    padding: 10px 0;
    min-height: 65px;
  }
  .bg_opciones .chevron-circle {
    margin-top: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .bg_opciones {
    margin-bottom: 10px;
  }
  .bg_destacado_1 {
    background: #6a8bac;
    height: auto;
    padding: 10px 0;
    min-height: 65px;
  }
  .bg_opciones .titulo {
    margin: 0 15px 0;
    line-height: 40px;
  }
  .bg_destacado_2 {
    background: #bbd0e3;
    height: auto;
    padding: 10px 0;
    min-height: 65px;
  }
  .bg_opciones .chevron-circle {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .bg_opciones {
    margin-bottom: 10px;
  }
  .bg_destacado_1 {
    background: #6a8bac;
    height: auto;
    padding: 10px 0;
    min-height: 65px;
  }
  .bg_opciones .titulo {
    margin: 0 15px 0;
    line-height: 40px;
  }
  .bg_destacado_2 {
    background: #bbd0e3;
    height: auto;
    padding: 10px 0;
    min-height: 65px;
  }
  .bg_opciones .chevron-circle {
    margin-top: 0;
  }
}

/* Fin mas opciones para volar */
/* Listado ordenado */
/* Versión Legacy a deprecar, para nuevas páginas usar /headers/ilusion/sass/components/_listas.scss 16/II/2017 */
ol.lista_ordenada_consejos {
  counter-reset: item;
}

ol.lista_ordenada_consejos2 {
  counter-reset: item 5;
}

ol.lista_ordenada_consejos li:before {
  margin: 0 0 0 10px;
  float: right;
  color: #222222;
  font-size: 14px;
  padding: 2px 0;
  text-align: right;
  content: counter(item) ".";
  counter-increment: item;
}

ol.lista_ordenada_consejos li {
  list-style: none;
  padding: 10px 0;
  clear: both;
  line-height: 15px;
}

.button_conseils {
  width: 47%;
  border-radius: 6px;
  background: #fff;
  border: 1px solid #dfdfdf;
  text-align: center;
  margin-top: 35px;
}

.button_conseils a {
  text-decoration: none;
  display: block;
  padding: 5px;
  min-height: 75px;
  padding: 5px 20px;
}

@media (max-width: 767px) {
  .button_conseils {
    width: 100%;
    margin-top: 10px;
  }
}

/* Lista de enlaces */
.lista_enlaces.list_links {
  overflow: hidden;
}

.lista_enlaces.list_links li {
  line-height: 20px;
  border: 0;
  margin-bottom: 0;
  padding: 5px 0;
  color: #222222;
  font-size: 14px;
  background: transparent;
  display: block;
  border-bottom: 1px solid #dfdfdf;
  text-decoration: none;
}

.lista_enlaces.list_links li:last-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.lista_enlaces.list_links li a {
  color: #222222;
  text-decoration: none;
  border-bottom: none;
  padding: 5px 0;
  display: inline-block;
}

.lista_enlaces.list_links li a:before {
  content: '';
  width: 5px;
  height: 8px;
  margin-left: 8px;
  display: inline-block;
  background-image: url("/headers/ilusion/sunrise/dist/svg/icon-ownfill-ui-chevron-left-46403c.svg"), none;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.lista_enlaces.list_links li a:hover, .lista_enlaces.list_links li a:focus {
  color: #3171c9;
}

.lista_enlaces.lista_pois li a:before {
  width: 0;
  height: 0;
}

.lista_enlaces.lista_pois li a span.namePoi {
  margin-right: -5px;
}

.lista_enlaces li .glyphicons-gps {
  color: #222222;
  margin: 0;
}

/* fin Lista de enlaces */
/*Enlace ayuda */
.help_phone {
  color: #ec5b14;
  font-size: 14px;
  font-weight: 300;
  text-align: right;
  z-index: 1;
  width: 300px;
  position: relative;
}

nav .help_phone {
  margin-top: -45px;
  margin-right: 35px;
  float: right;
}

.widgets_packages_packageavailabilitycalendarwidget {
  position: relative;
}

/*
.widgets_packages_packageavailabilitycalendarwidget .container_calendar {
  padding-top: 65px;
}
@media (max-width: 767px) {
  .widgets_packages_packageavailabilitycalendarwidget .container_calendar {
    padding-top: 20px;
  }
}*/
.widgets_packages_packageavailabilitycalendarwidget .help_phone,
.widgets_packages_packageavailabilitycalendarwidget .help_phone.fixed_call {
  width: 240px;
}

.widgets_packages_packageavailabilitycalendarwidget .help_phone:not(.fixed_call) {
  position: absolute;
  left: 0;
  right: initial !important;
  top: -10px;
}

.help_phone:after {
  content: '';
  width: 15px;
  height: 2px;
  background: #ec5b14;
  position: absolute;
  top: 5px;
  right: 0;
}

.help_phone.fixed_call:after {
  right: 11px;
}

.help_phone h2, .help_phone h5, .tfn_container h2, .tfn_container h5 {
  color: #ec5b14;
  font-size: 16px;
  font-weight: 700;
}

html.fonts-loaded .help_phone h2, html.fonts-loaded .help_phone h5, html.fonts-loaded .tfn_container h2, html.fonts-loaded .tfn_container h5 {
  font-weight: 500;
}

html[lang|="ar"].fonts-loaded .help_phone h2, html[lang|="fa"].fonts-loaded .help_phone h2, html[lang|="he"].fonts-loaded .help_phone h2, html[lang|="ar"].fonts-loaded .help_phone h5, html[lang|="fa"].fonts-loaded .help_phone h5, html[lang|="he"].fonts-loaded .help_phone h5, html[lang|="ar"].fonts-loaded .tfn_container h2, html[lang|="fa"].fonts-loaded .tfn_container h2, html[lang|="he"].fonts-loaded .tfn_container h2, html[lang|="ar"].fonts-loaded .tfn_container h5, html[lang|="fa"].fonts-loaded .tfn_container h5, html[lang|="he"].fonts-loaded .tfn_container h5 {
  font-weight: 700;
}

.help_phone .icon-monochrome-assist-phone, .tfn_container .icon-monochrome-assist-phone {
  height: 14px;
}

.help_phone .icon-anyfill-graph-email, .tfn_container .icon-anyfill-graph-email {
  height: 11px;
}

.help_phone svg, .tfn_container svg {
  width: 16px;
  margin-left: 5px;
}

.help_phone svg, .help_phone svg *, .tfn_container svg, .tfn_container svg * {
  fill: #ec5b14;
}

.help_phone .tfno {
  color: #222222;
  font-weight: 300;
  margin-right: 15px;
}

.help_phone .tfno a {
  font-weight: 700;
}

html.fonts-loaded .help_phone .tfno a {
  font-weight: 500;
}

html[lang|="ar"].fonts-loaded .help_phone .tfno a, html[lang|="fa"].fonts-loaded .help_phone .tfno a, html[lang|="he"].fonts-loaded .help_phone .tfno a {
  font-weight: 700;
}

.help_phone .phone_info_desc {
  background: #e5e5e5;
  display: block;
  font-size: 11px;
  font-weight: normal;
  line-height: 11px;
  padding: 3px 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

@media (max-width: 991px) {
  .widgets_packages_pagecontentwidget .tfn_container, .help_phone {
    display: none;
  }
}

@media (min-width: 991px) and (max-width: 1199px) {
  .help_phone {
    width: 140px;
    right: 0 !important;
  }
  .widgets_customercarebannerwidget span {
    padding: 0;
    margin-bottom: 75px;
  }
  .help_phone:after {
    top: -10px;
  }
  .help_phone strong {
    display: block;
  }
  .widgets_packages_pagecontentwidget .tfn_container {
    height: 200px !important;
  }
}

/* fin enlace ayuda */
/* Pestanias */
.tabs_component .nav-tabs li a {
  text-decoration: none;
  background-color: #f2f2f2;
  border: 1px solid #dfdfdf;
  color: #8a8a8a;
  margin: 0;
  padding: 10px 30px;
  font-size: 14px;
}

.tabs_component .nav-tabs > li.active > a,
.tabs_component .nav-tabs > li.active > a:focus,
.tabs_component .nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.tabs_component .tab-content {
  border-right: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  border-left: 1px solid #dfdfdf;
  padding: 20px;
  background-color: #FFF;
}

.nav-tabs > li.active {
  margin-bottom: -2px;
}

/* fin Pestanias */
/* Carrusel de fotos */
/*Galeria de fotos*/
.carousel_photos_2015 .carousel {
  margin-bottom: 10px;
}

.carousel_photos_2015 .carousel-control .glyphicons.glyphicons-chevron-right:before {
  content: "\E224";
  color: #FFF;
  font-size: 36px;
}

[dir='rtl'] .carousel_photos_2015 .carousel-control .glyphicons.glyphicons-chevron-right:before {
  content: "\E225";
}

.carousel_photos_2015 .carousel-control .glyphicons.glyphicons-chevron-left:before {
  content: "\E225";
  color: #FFF;
  font-size: 36px;
}

[dir='rtl'] .carousel_photos_2015 .carousel-control .glyphicons.glyphicons-chevron-left:before {
  content: "\E224";
}

.carousel_photos_2015 .glyphicons.glyphicons-map:before {
  content: "\e503";
}

.carousel_photos_2015 .glyphicons-map {
  font-size: 20px;
  margin: 0 10px;
  color: #333;
}

.carousel_photos_2015 .address {
  text-decoration: none;
}

.carousel_photos_2015 .carousel_photos .carousel-control.left span {
  right: 10px;
}

.carousel_photos_2015 .carousel_photos .carousel-control.right span {
  left: 10px;
}

.carousel_photos_2015 .carousel_photos .carousel-control span {
  top: 49%;
  position: absolute;
}

.carousel_photos_2015 .carousel_photos .item {
  /*height: 635px;*/
}

.carousel_photos_2015 .carousel_photos .item img {
  object-fit: contain;
}

.carousel_photos_2015 .carousel_photos.carousel {
  background: #ddd;
  max-width: 850px;
}

.carousel_photos_2015 .carousel_photos .carousel-indicators li {
  float: right;
  height: 59px;
  margin-right: 2px;
  margin-bottom: 2px;
  text-indent: 0;
  width: 59px;
  cursor: pointer;
}

.carousel_photos_2015 .carousel_photos .carousel-indicators {
  right: 251px;
  left: 0;
  top: 0;
  width: 368px;
  z-index: 0;
}

.carousel_photos_2015 .carousel_photos .carousel-inner {
  text-align: center;
}

.carousel_photos_2015 .carousel_photos .carousel-inner > .item > img {
  width: auto;
  overflow: hidden;
  margin: 0 auto;
}

.carousel_photos_2015 .carousel_photos .carousel-inner > .item {
  margin: 0;
}

.carousel_photos_2015 .carousel_photos .carousel-inner > .active {
  margin: 0;
  position: relative;
}

.carousel_photos_2015 .carousel_thumbs {
  margin-bottom: 40px;
}

.carousel_photos_2015 .carousel_thumbs .item ul {
  overflow: hidden;
}

.carousel_photos_2015 .carousel_thumbs .item ul li {
  width: 12.5%;
  padding: 0 0.5%;
  display: inline-block;
  float: right;
  margin-bottom: 3px;
}

.carousel_photos_2015.carousel_two_columns .carousel_thumbs .item ul li {
  width: 31%;
  padding: 0 0.5%;
  display: inline-block;
  height: 53px;
}

.carousel_photos_2015 .carousel_thumbs .item ul li img {
  cursor: pointer;
  width: 100%;
}

.carousel_photos_2015 .carousel_thumbs .item ul li img.selected {
  opacity: 0.5 !important;
}

.carousel_photos_2015 .carousel_thumbs .item ul li:first-child,
.carousel_photos_2015 .carousel_thumbs .item ul li:nth-child(9n) {
  padding-right: 0;
  width: 12%;
}

.carousel_photos_2015.carousel_two_columns .carousel_thumbs .item ul li:first-child,
.carousel_photos_2015.carousel_two_columns .carousel_thumbs .item ul li:nth-child(4),
.carousel_photos_2015.carousel_two_columns .carousel_thumbs .item ul li:nth-child(7) {
  padding-right: 0;
  width: 31%;
}

.carousel_photos_2015.carousel_two_columns .carousel_thumbs .item ul li:nth-child(8n),
.carousel_photos_2015.carousel_two_columns .carousel_thumbs .item ul li:nth-child(9n) {
  padding: 0 0.5%;
  width: 31%;
}

.carousel_photos_2015 .carousel_thumbs .item ul li:nth-child(8n) {
  padding-left: 0;
  width: 12%;
}

.carousel_photos_2015.carousel_two_columns .carousel_thumbs .item ul li:nth-child(3) {
  padding-left: 0;
  width: 31%;
}

.carousel_photo_text {
  position: absolute;
  bottom: 0;
  z-index: 2;
  color: #fff;
  height: 60px;
  width: 100%;
  text-align: right;
  padding-right: 30px;
  vertical-align: top;
  line-height: 60px;
  font-size: 16px;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
}

.carousel_photo_text span.photo_text_container {
  border-bottom: 1px solid #FFF;
  padding-bottom: 5px;
}

.carousel_photo_text span.photo_text_detail {
  font-size: 14px;
}

/* fin Carrusel de fotos */
/* Paginacion */
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #333333;
}

.pagination > li > a:hover svg, .pagination > li > a:hover svg *, .pagination > li > span:hover svg, .pagination > li > span:hover svg *, .pagination > li > a:focus svg, .pagination > li > a:focus svg *, .pagination > li > span:focus svg, .pagination > li > span:focus svg * {
  fill: #333333;
}

.pagination > li > a, .pagination > li > span {
  color: #333333;
}

.pagination > li > a svg, .pagination > li > a svg *, .pagination > li > span svg, .pagination > li > span svg * {
  fill: #333333;
}

@media (max-width: 767px) {
  .pagination > li > a {
    padding: 6px 8px;
  }
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #3171c9;
  border-color: #3171c9;
}

/* sorting - ordenacion */
.sorting_component {
  background: #d8dcde;
  color: #666;
  font-size: 14px;
  line-height: 30px;
  padding: 0 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.sorting_component #list_management_continent {
  display: inline;
  height: 50px;
  line-height: 50px;
  margin: 0 5px;
}

.sorting_component #list_management_select {
  border: 1px solid #CCC;
  background-color: #fff;
  color: #666;
  cursor: pointer;
  height: 38px;
  padding: 0 15px;
  line-height: 34px;
  display: inline-block;
}

.sorting_component #list_management_select_text {
  color: #666;
}

.sorting_component #list_management_select span {
  margin-left: 4px;
}

.sorting_component #list_management_drop {
  background: rgba(255, 255, 255, 0.94);
  zoom: 1;
  padding: 20px;
  border: 1px solid #a3b8cd;
  position: absolute;
  z-index: 1;
  width: 350px;
  color: #666;
}

.sorting_component #list_management_drop ul li {
  line-height: 24px;
  font-weight: bold;
}

.sorting_component #list_management_drop ul li strong {
  color: #2A4B63;
  font-size: 12px;
  font-weight: bold;
}

.sorting_component #list_management_drop ul li span {
  color: #CCC;
}

.sorting_component #list_management_drop ul li a {
  color: #2A4B63;
  font-weight: normal;
}

[dir='ltr'] .sorting_component .arrow_down, [dir='rtl'] .sorting_component .arrow_down {
  background: url("/headers/img/availability_list/arrows.png") no-repeat;
  width: 8px;
  height: 5px;
  display: inline-block;
  vertical-align: middle;
  font-size: 1px;
}

[dir='ltr'] .sorting_component .arrow_up, [dir='rtl'] .sorting_component .arrow_up {
  background: url("/headers/img/availability_list/arrows.png") right -8px top 0 no-repeat;
  width: 8px;
  height: 5px;
  display: inline-block;
  vertical-align: middle;
  font-size: 1px;
}

.sorting_component .sorting_container ul > li {
  height: 18px;
  color: #2a4b63;
  font-size: 12px;
}

.sorting_component .sorting_container ul li a,
.sorting_component .sorting_container ul li strong a,
.sorting_component .sorting_container ul li strong {
  color: #2a4b63;
  font-weight: bold;
  font-size: 12px;
}

.sorting_component .sorting_container ul li a {
  font-weight: normal;
}

.sorting_component .sorting_container ul li strong a:hover {
  text-decoration: none;
}

.sorting_component .sorting_container ul li a:hover {
  text-decoration: underline;
}

/* fin sorting - ordenacion */
/*spinner II*/
.loading_rafagas,
[data-widget-loading-icon-instance] {
  text-align: center;
}

.loading_icon,
[data-widget-loading-icon-instance] .loading_icon {
  height: 20px;
  background-position: center;
  background-repeat: no-repeat;
  width: 300px;
  margin: 5px 0 10px 0;
}

.loading_icon,
[data-widget-loading-icon-instance] .loading_icon {
  background-image: url("/headers/widgets/tools/loadingiconwidget/img/loading_gif.gif");
}

/* fin spinner II */
/* Tabla de disponibilidad de habitaciones en landing de metabuscadores*/
ul li.info_habitacion_disponible {
  list-style: none;
  padding: 0;
}

ul li.info_habitacion_disponible ul {
  font-size: 14px;
  color: #666;
  padding: 0 5px 0 0;
  border-bottom: 1px solid #dfdfdf;
}

ul li.info_habitacion_disponible:last-child ul {
  border-bottom: none;
}

ul li.info_habitacion_disponible ul li {
  float: right;
  width: 20%;
  list-style: none;
  margin: 30px 0;
  line-height: 11px;
}

ul li.info_habitacion_disponible ul li.number_nights span.imp_incluidos {
  font-size: 12px;
}

ul li.info_habitacion_disponible ul li.price_pvp {
  padding: 0 5px;
}

ul li.info_habitacion_disponible ul li.final_price {
  padding: 7px;
  background: #f3f3f3;
  border-right: 1px solid #dfdfdf;
  margin: 0;
  line-height: 20px;
}

ul li.info_habitacion_disponible ul li.final_price .symbol {
  font-size: 15px;
}

ul li.info_habitacion_disponible ul li.final_price span.glyphicon {
  font-size: 12px;
  cursor: pointer;
  color: #1e3747;
}

ul li.info_habitacion_disponible ul li.final_price span.pvp_foreign {
  font-family: Arial, Helvetica, sans-serif;
  color: #1e3747;
  font-size: 25px;
  font-weight: 700;
}

ul li.info_habitacion_disponible ul li.final_price .btn-ficha {
  border: 0;
  font-weight: 700;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #FFF;
  font-size: 13px;
  padding: 7px 15px;
}

@media (max-width: 767px) {
  ul li.info_habitacion_disponible ul li {
    float: none;
    width: 100%;
    margin: 5px;
    line-height: 18px;
  }
  ul li.info_habitacion_disponible ul li.final_price {
    border-right: none;
  }
  ul li.info_habitacion_disponible ul {
    padding: 0;
  }
  ul li.info_habitacion_disponible ul li.final_price .btn-ficha {
    width: 100%;
    text-align: center;
  }
  ul li.info_habitacion_disponible ul li.price_pvp {
    display: none;
  }
}

ul li.info_habitacion_disponible ul li.final_price .btn-ficha {
  background: #ec5b14;
}

/*Fin tabla de disponibilidad landing de metabuscadores*/
/* Modales */
.modal-generico {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 14px;
  padding: 10px;
  position: relative;
  top: 100px;
}

.modal-generico.modal-text {
  background-color: #fcf8e3;
  color: #a98a54;
  border: 1px solid #faebcc;
}

.modal-generico.modal-text-2 {
  background-color: #dae4ee;
  color: #1e3747;
  border: 1px solid #bacada;
}

/* Fin de Modales */
/* Logotipo de marca de producto: BOC */
/* Permite cargar logotipos de cadena hotelera, aerolinea, naviera... */
.product_brand {
  text-align: center;
  height: 350px;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ccc;
  background-size: cover;
}

@media (min-width: 1024px) and (max-width: 1366px) {
  .product_brand {
    height: 350px;
  }
}

@media (min-width: 768px) and (orientation: portrait) {
  .product_brand {
    height: 280px;
  }
}

@media (min-width: 1024px) and (orientation: landscape) {
  .product_brand {
    height: 330px;
  }
}

.cont_bg_total .product_brand {
  margin-top: 0;
}

.product_brand span.centering {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.product_brand .centered {
  display: inline-block;
  vertical-align: middle;
}

.product_brand span.brand_name {
  display: block;
  color: #FFF;
  font-size: 18px;
  letter-spacing: 1px;
  margin-top: 20px;
  white-space: normal;
}

.product_brand a {
  text-decoration: none;
}

.product_brand span.brand_text_link {
  color: rgba(255, 255, 255, 0.7);
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid rgba(255, 255, 255, 0.7);
  padding: 10px 20px;
  display: inline-block;
  border-radius: 6px;
  margin-top: 20px;
  white-space: normal;
}

.product_brand span.brand_text_link:hover, .product_brand span.brand_text_link:focus {
  color: #fff;
  border: 1px solid #fff;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .centered .product_brand span.brand_text_link {
    width: 90%;
  }
}

@media (min-width: 1200px) {
  .cont_bg_total .product_brand img {
    width: auto;
    height: auto;
  }
}

/* Cadenas hoteleras */
.hotel_chain_01 {
  background-image: url("/headers/ilusion/img/hotels/hotel_photo_background/cadena-01.jpg");
}

.hotel_chain_02 {
  background-image: url("/headers/ilusion/img/hotels/hotel_photo_background/cadena-02.jpg");
}

.hotel_chain_03 {
  background-image: url("/headers/ilusion/img/hotels/hotel_photo_background/cadena-03.jpg");
}

.hotel_chain_04 {
  background-image: url("/headers/ilusion/img/hotels/hotel_photo_background/cadena-04.jpg");
}

.hotel_chain_05 {
  background-image: url("/headers/ilusion/img/hotels/hotel_photo_background/cadena-05.jpg");
}

.hotel_chain_06 {
  background-image: url("/headers/ilusion/img/hotels/hotel_photo_background/cadena-06.jpg");
}

.hotel_chain_07 {
  background-image: url("/headers/ilusion/img/hotels/hotel_photo_background/cadena-07.jpg");
}

.hotel_chain_08 {
  background-image: url("/headers/ilusion/img/hotels/hotel_photo_background/cadena-08.jpg");
}

.hotel_chain_09 {
  background-image: url("/headers/ilusion/img/hotels/hotel_photo_background/cadena-09.jpg");
}

/* Tabs */
.generic-tabs ul.tab_menu {
  margin-top: 20px;
  padding: 4px 0;
  height: 40px;
  border: 1px solid #dfdfdf;
  background-color: #fff;
  width: 99.9%;
  overflow-y: hidden;
  overflow-x: auto;
  white-space: nowrap;
  max-width: 100%;
}

.generic-tabs .nav-tabs:after,
.generic-tabs .nav-pills:after {
  clear: none;
}

.generic-tabs .nav-tabs > li {
  float: none;
  display: inline-block;
}

.generic-tabs .nav-tabs > li > a {
  border-radius: 0;
  margin-bottom: -1px;
  border-left: 1px solid #dfdfdf !important;
  color: #74716e;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
  font-weight: normal;
  text-decoration: none;
  padding: 6px 10px;
  line-height: 18px;
}

.generic-tabs .nav-tabs > li.active > a {
  font-size: 12px;
  text-decoration: none;
  color: #222222;
}

.generic-tabs .nav-tabs > li > a,
.generic-tabs .nav-tabs > li > a:focus,
.generic-tabs .nav-tabs > li > a:hover,
.generic-tabs .nav > li > a:focus,
.generic-tabs .nav > li > a:hover {
  border: none;
  display: inline-block;
  background-color: transparent;
  margin-left: 0;
}

.generic-tabs .nav-tabs li.active {
  color: #333;
  font-weight: bold;
  padding-bottom: 3px;
}

.generic-tabs .nav-tabs li.active {
  border-bottom: 2px solid #ec5b14;
}

/* Fin tabs*/
/* Versión Legacy a deprecar, para nuevas páginas usar /headers/ilusion/sass/components/_el_tiempo.scss 17/II/2017 */
/* el tiempo */
/*.cont_el_tiempo {
  background:#FFF;
  border:1px solid #c7c7c7;
  border-radius:6px;
  color: #505254;
  padding: 10px 0;
  font-size: 14px;
  overflow:hidden;
  margin:20px 0;
  ul {
  padding:0;
  list-style: none;
  margin-bottom: 0;
  }
  .icon-big{
    width:95px;
    height:75px;
  }
  .icon-small{
    width:35px;
    height:28px;
    vertical-align:text-top;
  }
  .city {
    font-size: 18px;
    display: block;
  }
  .temperatura {
    font-size: 48px;
    line-height: 48px;
    display:block;
    span {
      font-weight: normal;
      font-size: 40px;
    }
  }
  .temperatura_small_max {
    font-size: 16px;
    margin-right: 30px
  }
  .temperatura_small_max2 {
    font-size: 16px;
    margin-right:5px;
  }
  .temperatura_small_min2 {
    margin-left:5px;
  }
  .temperatura_small_min {
    margin-right: 30px
  }
  .cont_info_extra {
    line-height: 35px;
    padding-right:0;
    text-align: left;
  }
  .texto_prevision {
    padding: 10px 0;
  }
  .viento, .precipitaciones {
    white-space:nowrap;
  }

  .viento svg.wind, .precipitaciones svg.rainfall{
    width:15px;
    height:15px;
    vertical-align:middle;
  }
  ul li.cont_dias {
    width: 100%;
    margin-bottom: 3px;
    border-bottom:1px solid #c7c7c7;
    &:last-child {
      border-bottom:none;
    }
    ul {
      padding: 0;
      list-style: none;
      li{
        &.dia {
          float: left;
          width: 39%;
          font-size: 14px;
          line-height: 35px
        }
        &.temp {
          float: left;
          width: 45%;
          font-size: 14px;
          text-align: left;
          line-height: 35px
        }
        &.img_tiempo {
          float: right;
          font-size: 14px
        }
        .temp_max {
          font-weight: 700;
          font-size: 16px;
          margin-right:5px;
        }
        .temp_min {
          font-size: 12px;
          margin-left:5px
        }
      }
    }
  }
}

/* Fin el tiempo */
/* estilos para el tiempo especificos turismo*/
.cont_el_tiempo {
  border: 1px solid #dfdfdf;
  border-radius: 6px;
  color: #505254;
  padding: 10px 0;
  font-size: 14px;
  overflow: hidden;
  margin: 20px 0;
  background: #FFF;
  /* fin version vertical */
  /* Version horizontal*/
}

.cont_el_tiempo.weather_vertical ul li.cont_dias {
  width: 100%;
  margin-bottom: 3px;
  border-bottom: 1px solid #eaeaea;
}

.cont_el_tiempo.weather_vertical ul li.cont_dias:last-child {
  border-bottom: 0;
}

.cont_el_tiempo.weather_vertical ul li.cont_dias ul {
  padding: 0;
  list-style: none;
}

.cont_el_tiempo.weather_vertical ul li.cont_dias ul li.dia {
  float: right;
  width: 39%;
  font-size: 14px;
  line-height: 35px;
}

.cont_el_tiempo.weather_vertical ul li.cont_dias ul li.temp {
  float: right;
  width: 45%;
  font-size: 14px;
  text-align: right;
  line-height: 35px;
}

.cont_el_tiempo.weather_vertical ul li.cont_dias ul li.img_tiempo {
  float: left;
  font-size: 14px;
}

.cont_el_tiempo.weather_vertical ul li.cont_dias ul li .temp_max {
  font-weight: 700;
  font-size: 16px;
  margin-left: 5px;
}

.cont_el_tiempo.weather_vertical ul li.cont_dias ul li .temp_min {
  font-size: 12px;
  margin-right: 5px;
}

.cont_el_tiempo.weather_horizontal ul li.cont_dias {
  margin-bottom: 0;
  border-bottom: 0;
  width: 25% !important;
  border-left: 1px solid #eaeaea;
  padding: 0 10px;
}

.cont_el_tiempo.weather_horizontal ul li.cont_dias:last-child {
  border-left: none;
}

.cont_el_tiempo.weather_horizontal ul li.cont_dias ul {
  padding: 0;
  list-style: none;
}

.cont_el_tiempo.weather_horizontal ul li.cont_dias ul li.dia {
  font-size: 14px;
  line-height: 35px;
  float: none;
  width: 100%;
  text-align: center;
  font-weight: 700;
}

.cont_el_tiempo.weather_horizontal ul li.cont_dias ul li.temp {
  font-size: 14px;
  text-align: center;
  line-height: 35px;
  float: none;
  width: 100%;
}

.cont_el_tiempo.weather_horizontal ul li.cont_dias ul li.img_tiempo {
  font-size: 14px;
  float: none;
  text-align: center;
}

.cont_el_tiempo.weather_horizontal ul li.cont_dias ul li .temp_max {
  font-weight: 700;
  font-size: 16px;
  margin-left: 5px;
}

.cont_el_tiempo.weather_horizontal ul li.cont_dias ul li .temp_min {
  font-size: 12px;
  margin-right: 5px;
}

.cont_el_tiempo ul {
  padding: 0;
  list-style: none;
  margin-bottom: 0;
}

.cont_el_tiempo .icon-big {
  width: 95px;
  height: 75px;
  margin-top: 15px;
}

.cont_el_tiempo .icon-small {
  width: 35px;
  height: 28px;
  vertical-align: text-top;
}

.cont_el_tiempo .city {
  font-size: 18px;
  display: block;
}

.cont_el_tiempo .temperatura {
  font-size: 48px;
  line-height: 48px;
  display: block;
}

.cont_el_tiempo .temperatura span {
  font-weight: normal;
  font-size: 40px;
}

.cont_el_tiempo .temperatura_small_max {
  font-size: 16px;
  margin-left: 30px;
}

.cont_el_tiempo .temperatura_small_max2 {
  font-size: 16px;
  margin-left: 5px;
}

.cont_el_tiempo .temperatura_small_min2 {
  margin-right: 5px;
}

.cont_el_tiempo .temperatura_small_min {
  margin-left: 30px;
}

.cont_el_tiempo .cont_info_extra {
  line-height: 35px;
  padding-left: 0;
  text-align: right;
}

.cont_el_tiempo .texto_prevision {
  padding: 10px 0;
}

.cont_el_tiempo .viento, .cont_el_tiempo .precipitaciones {
  white-space: nowrap;
}

.cont_el_tiempo .viento svg.wind, .cont_el_tiempo .precipitaciones svg.rainfall {
  width: 15px;
  height: 15px;
  vertical-align: middle;
}

/* Fin el tiempo */
/* Lista de tipos de habitacion */
.lista_tipo_habitacion li {
  border: 1px solid #ccc;
  border-radius: 5px;
  display: inline-block;
  padding: 5px;
  width: 100%;
  margin-bottom: 10px;
}

.lista_tipo_habitacion li:nth-last-child(1) {
  margin-bottom: 0 !important;
}

.lista_tipo_habitacion .nombre_habitacion {
  font-weight: bold;
  font-size: 14px;
  padding-top: 10px;
}

.lista_tipo_habitacion .precio_habitacion {
  padding-top: 2px;
}

.lista_tipo_habitacion .desde {
  font-size: 12px;
  color: #999;
}

.lista_tipo_habitacion .precio {
  font-size: 22px;
  font-weight: bold;
}

/* Fin de lista de tipos de habitacion */
/* Caja boton Check-in Online: BOC */
.checkInOnline {
  padding: 15px 30px;
  margin-bottom: 30px;
  background: url(/headers/ilusion/img/flights/bg_checkin_airline_detail.jpg) top right no-repeat;
}

@media (max-width: 767px) {
  .checkInOnline {
    padding: 15px;
    background: url(/headers/ilusion/img/flights/bg_checkin_airlines.jpg) top right no-repeat;
  }
}

.col-lg-4 .checkInOnline {
  padding: 15px;
  background: url(/headers/ilusion/img/flights/bg_checkin_airlines.jpg) top right no-repeat;
}

.col-lg-4 .checkInOnline .col-lg-6 {
  width: 100%;
  float: none;
}

.checkInOnline .text {
  color: #222222;
  font-size: 21px;
  text-align: right;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 16px;
  padding: 0;
}

.checkInOnline .button {
  text-align: left;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
  float: none;
  height: 65px;
}

.col-lg-4 .checkInOnline .button {
  display: block;
  text-align: right;
  height: auto;
}

.checkInOnline .button a {
  background-color: transparent;
  color: #666;
  font-size: 14px;
  text-align: right;
  font-weight: bold;
  text-align: center;
  padding: 12px 45px;
  border: solid 1px #666;
  border-radius: 8px;
  top: 50%;
  text-decoration: none;
  display: block;
}

.col-lg-4 .checkInOnline .button a {
  padding: 12px 20px;
  display: inline-block;
}

.checkInOnline .button a:hover {
  background-color: transparent;
  color: #999;
  border-color: #999;
}

/* Caja boton Check-in Online: EOC */
.content-wrapper {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  padding-right: 15px;
  padding-left: 15px;
}

.travel-availability-page .container-fluid {
  width: 100% !important;
}

.travel-availability-page .container-fluid.padding0 {
  padding: 0 !important;
}

.margin0 {
  margin: 0 !important;
}

.padding0 {
  padding: 0 !important;
}

/* Resumen de búsqueda dispo*/
.cont_search_summary {
  border-bottom: 1px solid #dfdfdf;
  min-height: 55px;
  display: block;
  position: relative;
  background: #FFF;
}

.cont_search_summary .bloque {
  border-left: 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: right;
  line-height: 1.5;
}

.cont_search_summary .bloque .dato {
  font-size: 16px;
  font-weight: 700;
  display: block;
  padding: 0 0 9px 0;
  text-align: right;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.5;
  color: #222222 !important;
}

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: #222222 !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: #222222 !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 {
  vertical-align: middle;
}

.cont_search_summary svg.icon-anyfill-ui-close, .cont_search_summary svg.icon-anyfill-ui-close * {
  fill: #FFF;
}

.cont_search_summary button.searcherButton, .cont_search_summary button.btn-primary {
  margin: 10px 0 0 15px;
}

@media (max-width: 1199px) {
  .cont_search_summary button.searcherButton, .cont_search_summary button.btn-primary {
    padding: 9px;
  }
  .cont_search_summary button.searcherButton span, .cont_search_summary button.btn-primary span {
    position: absolute;
    text-indent: -10000px;
  }
  .cont_search_summary button.searcherButton .icon, .cont_search_summary button.btn-primary .icon {
    margin: 0;
    height: 20px;
    vertical-align: top;
  }
}

.cont_search_summary button.searcherButton span, .cont_search_summary button.btn-primary span {
  vertical-align: middle;
}

.cont_search_summary button.searcherButton .icon, .cont_search_summary button.btn-primary .icon {
  position: relative;
}

.cont_search_summary svg.icon-anyfill-ui-close {
  width: 16px;
  height: 16px;
  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 */
@media (max-width: 767px) {
  /* 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 0 0 10px;
  }
  .cont_search_summary .cont_search_summary_mobile .info-summary {
    font-size: 12px;
  }
  .cont_search_summary .cont_search_summary_mobile .info-summary .rooms {
    padding-right: 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 0 0 10px;
    padding: 10px;
  }
  /* Fin resumen busqueda */
}

/* 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: #222222;
}

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

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

#datosBusqueda .bloque .dato .chevronr {
  margin-right: 9%;
}

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

#datosBusqueda .contDatos {
  min-width: 80%;
  max-width: 100%;
  display: inline-block;
  margin-right: auto;
  margin-left: 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-left: 1px solid #dfdfdf;
}

#datosBusqueda .destino {
  padding-right: 30px;
}

#datosBusqueda .destino .multidestino {
  position: absolute;
  z-index: 3;
  right: 0;
  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;
}

html[lang|="en"] #datosBusqueda .contDatos {
  min-width: 90%;
}

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

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

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

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

@media (min-width: 768px) and (max-width: 1199px) {
  #datosBusqueda .icon-anyfill-ui-chevron-down {
    display: none;
  }
  #datosBusqueda .chevronr, #datosBusqueda .chevronl {
    display: none;
  }
}

@media (max-width: 767px) {
  #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;
  }
}

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

/* Capa de buscador */
.cont_buscador_error {
  background: #fff;
  border: 1px solid #dfdfdf;
  border-right: 0;
  border-left: 0;
  border-radius: 0;
  padding: 15px 0;
  margin: 0;
}

.cont_buscador_error .cerrar {
  appearance: none;
  border: 0;
  background: transparent;
  color: #222222 !important;
  display: inline-block;
  padding: 4px;
}

.cont_buscador_error .icon-anyfill-ui-close {
  width: 14px;
  height: 14px;
}

.cont_buscador_error .icon-anyfill-ui-close * {
  fill: #222222 !important;
}

.cont_buscador_error .searcher-form {
  clear: both;
}

.cont_buscador_error .multicriteriasearch {
  border: 0;
}

/* form control dentro del contenedor de buscador de error de las dispos se esconde el label y los inputs se hacen menos altos */
.cont_buscador_error .form-group label:not(.sr-only) {
  display: none;
}

.cont_buscador_error .dates .complete_date {
  height: 38px;
  line-height: 38px;
}

.cont_buscador_error .dates .complete_date .numdia {
  line-height: 38px;
}

.cont_buscador_error .dates a.in_date:before, .cont_buscador_error .dates a.out_date:before {
  bottom: 12px;
}

.cont_buscador_error .form-group label:not(.sr-only) ~ .form-control.bootstrap-select {
  height: 40px;
}

.cont_buscador_error .form-group label:not(.sr-only) ~ .form-control.bootstrap-select .dropdown-toggle .caret {
  top: 18px;
}

.cont_buscador_error .form-group label:not(.sr-only) ~ .form-control.bootstrap-select .filter-option {
  position: relative;
  height: auto;
  vertical-align: middle;
  display: inline-block;
  float: none !important;
  margin-top: 0;
}

.cont_buscador_error .destiny .locator, .cont_buscador_error .origindestiny .locator {
  top: 7px;
}

.cont_buscador_error .swap {
  top: 50%;
}

@media (min-width: 768px) {
  .cont_buscador_error .swap {
    transform: translate(50%, -50%);
  }
}

.cont_buscador_error .origindestiny .location-container.location-container-focus {
  min-height: 40px;
}

.cont_buscador_error .form-group label:not(.sr-only) + .form-control,
.cont_buscador_error .form-group label:not(.sr-only) + span .form-control,
.cont_buscador_error .form-group label:not(.sr-only) + .twitter-typeahead .form-control,
.cont_buscador_error .form-group label:not(.sr-only) + .autocomplete-widget .form-control,
.cont_buscador_error .form-group label:not(.sr-only) + .autocomplete-widget .twitter-typeahead .form-control,
.cont_buscador_error .form-group label:not(.sr-only) + .geounits-autocomplete-input-widget .twitter-typeahead .form-control,
.cont_buscador_error .form-group label:not(.sr-only) ~ .form-control.bootstrap-select .dropdown-toggle {
  height: 40px;
  /*$input-height-base;*/
  padding-top: 0;
  padding-bottom: 0;
}

.cont_buscador_error .form-group label.long-label + .form-control,
.cont_buscador_error .form-group label.long-label + span .form-control,
.cont_buscador_error .form-group label.long-label + .twitter-typeahead .form-control,
.cont_buscador_error .form-group label.long-label + .autocomplete-widget .form-control,
.cont_buscador_error .form-group label.long-label + .autocomplete-widget .twitter-typeahead .form-control,
.cont_buscador_error .form-group label.long-label + .geounits-autocomplete-input-widget .twitter-typeahead .form-control,
.cont_buscador_error .form-group label.long-label:not(.sr-only) ~ .form-control.bootstrap-select .dropdown-toggle {
  height: 40px;
  padding-top: 0;
  padding-bottom: 0;
}

.cont_buscador_error .form-group label:not(.sr-only) + .twitter-typeahead select.form-control,
.cont_buscador_error .form-group label:not(.sr-only) + select.form-control,
.cont_buscador_error .form-group label:not(.sr-only) + span select.form-control {
  background-position: left 10px top 14px;
}

.cont_buscador_error .travels_searcher .continente_boton_submit button[type=submit] {
  height: 40px;
  line-height: 1;
}

/* Fin de la capa de buscador */
/* 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;
}

@media (min-width: 768px) {
  .transportesrafagas-content .container-limited > div {
    margin: 5px 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: #222222;
  padding-right: 0;
  text-align: center;
}

@media (min-width: 768px) {
  .transportesrafagas-content .container-limited .rafagas-text {
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .transportesrafagas-content .container-limited .rafagas-text {
    text-align: right;
  }
}

@media (min-width: 992px) {
  .transportesrafagas-content .container-limited .rafagas-text {
    padding-right: 100px;
    background-repeat: no-repeat;
    background-position: right top;
    background-image: url("/headers/ilusion/img/flights/transport_design.png");
  }
}

@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 span {
  color: #ec5b14;
}

.transportesrafagas-content .container-limited .rafagas-text span:after {
  content: '...';
}

@media (min-width: 992px) {
  .transportesrafagas-content .container-limited .rafagas-text.rafagas-hotel {
    padding-right: 100px;
    background-repeat: no-repeat;
    background-position: right top;
    background-image: url("/headers/ilusion/img/hotels/icn-rafaga-hotel.png");
  }
}

@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.rafagas-hotel {
    background-image: url("/headers/ilusion/img/hotels/icn-rafaga-hotel@2x.png");
    background-size: contain;
  }
}

.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-right: 2px dotted #dfdfde;
  padding-right: 30px;
}

.transportesrafagas-content .container-limited .rafagas-company span, .transportesrafagas-content .container-limited .rafagas-journey span {
  font-weight: 300;
  padding-right: 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;
  right: 0;
  top: 50%;
  margin-top: -6px;
  background-image: url("/headers/ilusion/sunrise/dist/svg/icon-ownfill-graph-check-ec5b14.svg"), none;
}

.transportesrafagas-loader {
  background: #beb8b3;
  width: 100%;
  height: 6px;
}

.transportesrafagas-loader:before {
  content: '';
  display: block;
  background: #ec5b14;
  width: 0;
  height: 6px;
  transition: width 30s linear;
}

.transportesrafagas-loader.transportesrafagas-slow:before {
  transition: width 60s linear;
}

.transportesrafagas-loader.loading:before {
  width: 100%;
}

/* a partir de 992 */
@media (min-width: 768px) {
  .progress_bar_availability {
    height: 6px;
    background-color: #beb8b3;
    border-radius: 0;
    overflow: hidden;
    margin: 0;
  }
  .progress_bar_availability .line_move {
    animation: 2.5s indeterminate linear infinite;
    width: 180px;
    background: #ec5b14;
    height: 6px;
  }
  @keyframes indeterminate {
    from {
      transform: translate(0, 0);
      /* UC Browser */
      transform: translate(15vw, 0);
    }
    100% {
      transform: translate(-900%, 0);
      /* UC Browser */
      transform: translate(-115vw, 0);
    }
    0% {
      transform: translate(0, 0);
      /* UC Browser */
      transform: translate(15vw, 0);
    }
  }
}

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

.ms-bread-crumb .ms-bread-crumb-container {
  height: 46px;
  margin: 0;
}

.ms-bread-crumb .step {
  height: 46px;
  padding-left: 0;
  padding-right: 1px;
  box-sizing: border-box;
}

.ms-bread-crumb .step span {
  z-index: 10;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  line-height: 12px;
  padding-top: 17px;
  padding-bottom: 17px;
  display: inline-block;
  width: 100%;
  color: white;
  text-align: center;
  background-color: #c2c8cd;
}

html.fonts-loaded .ms-bread-crumb .step span {
  font-weight: 500;
}

html[lang|="ar"].fonts-loaded .ms-bread-crumb .step span, html[lang|="fa"].fonts-loaded .ms-bread-crumb .step span, html[lang|="he"].fonts-loaded .ms-bread-crumb .step span {
  font-weight: 700;
}

.ms-bread-crumb .step:before {
  display: inline-block;
  position: absolute;
  right: 1px;
  z-index: 9;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 23px 12px 23px 0;
  border-color: transparent #f7f7f7 transparent transparent;
}

.ms-bread-crumb .step:after {
  display: inline-block;
  position: absolute;
  top: 0;
  left: -12px;
  z-index: 11;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 23px 12px 23px 0;
  border-color: transparent #c2c8cd transparent transparent;
}

.ms-bread-crumb .step.current-step span {
  background-color: #35495a;
}

.ms-bread-crumb .step.current-step:after {
  border-color: transparent #35495a transparent transparent !important;
}

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

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

/* Itinerario */
.itinerary-container {
  margin-bottom: 14px;
  padding-top: 20px;
  padding-bottom: 15px;
  background: #efefef;
  border-bottom: 1px solid #cacaca;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
}

.itinerary-container .recommended-message {
  margin: 0 0 10px;
  padding-right: 15px;
  font-size: 14px;
  color: #74716e;
}

.itinerary-container .recommended-message strong {
  text-transform: initial;
  color: #027A02;
}

.itinerary-service-options {
  padding: 0;
  transition: width 0.3s;
}

.itinerary_frame {
  border: 1px dashed #dfdfdf;
  padding: 10px;
  margin-bottom: 12px;
  min-height: 88px;
  position: relative;
  font-size: 12px;
  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 {
  right: 50%;
  margin-right: -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-right: -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;
}

.itineraryprice {
  padding-top: 18px;
}

.itineraryprice .pricefigure {
  text-align: left;
}

.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-right: 5px;
  cursor: pointer;
  vertical-align: middle;
}

.itineraryprice .pricefigure .pricedetail .icon {
  vert-align: top;
}

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

.itineraryprice .secondline span {
  position: relative;
  top: 2px;
  padding-right: 6px;
}

.itineraryprice .btn_booking {
  margin-top: 18px;
}

.itineraryprice .updateselectioninfo {
  margin-top: 26px;
}

.itinerary-service-separator {
  border-bottom: 1px dashed #c7c7c7;
  margin: 6px 0;
}

.itinerary-service-separator:last-of-type {
  display: none;
}

/* Fin Itinerario */
/* Común a servicios */
.itinerary-service {
  padding: 0 20px;
}

.itinerary-service .title-row {
  height: 24px;
}

.itinerary-service .service-title {
  color: #222222;
  font-weight: 300;
  font-size: 18px;
  margin-right: 10px;
}

.iti-srv-content {
  padding: 0 16px !important;
}

/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .iti-srv-content {
    margin-right: 50px;
    paddgin: 0 !important;
  }
}

/* Large devices (large desktops, 1200px and up) */
/* loading */
.ballsWaveGContainer {
  width: 100% !important;
  height: 100% !important;
  min-height: 25px;
  text-align: center;
  vertical-align: middle;
}

.ballsWaveG {
  position: relative;
  width: 90px;
  height: 21px;
  margin: auto;
}

.ballsWaveG {
  position: absolute;
  display: inline-block;
  margin-top: 12px;
  top: 0;
  background-color: #f7f7f7;
  width: 10px;
  height: 10px;
  animation-name: ballsWaveG;
  -o-animation-name: ballsWaveG;
  -ms-animation-name: ballsWaveG;
  -webkit-animation-name: ballsWaveG;
  -moz-animation-name: ballsWaveG;
  animation-duration: 1.5s;
  -o-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-direction: normal;
  -o-animation-direction: normal;
  -ms-animation-direction: normal;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal;
  border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}

.ballsWaveG_1 {
  right: 0;
  animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
}

.ballsWaveG_2 {
  right: 11px;
  animation-delay: 0.75s;
  -o-animation-delay: 0.75s;
  -ms-animation-delay: 0.75s;
  -webkit-animation-delay: 0.75s;
  -moz-animation-delay: 0.75s;
}

.ballsWaveG_3 {
  right: 22px;
  animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
}

.ballsWaveG_4 {
  right: 34px;
  animation-delay: 1.05s;
  -o-animation-delay: 1.05s;
  -ms-animation-delay: 1.05s;
  -webkit-animation-delay: 1.05s;
  -moz-animation-delay: 1.05s;
}

.ballsWaveG_5 {
  right: 45px;
  animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  -ms-animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
}

.ballsWaveG_6 {
  right: 56px;
  animation-delay: 1.35s;
  -o-animation-delay: 1.35s;
  -ms-animation-delay: 1.35s;
  -webkit-animation-delay: 1.35s;
  -moz-animation-delay: 1.35s;
}

.ballsWaveG_7 {
  right: 67px;
  animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  -ms-animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
}

.ballsWaveG_8 {
  right: 78px;
  animation-delay: 1.64s;
  -o-animation-delay: 1.64s;
  -ms-animation-delay: 1.64s;
  -webkit-animation-delay: 1.64s;
  -moz-animation-delay: 1.64s;
}

@keyframes ballsWaveG {
  0% {
    background-color: #141414;
  }
  100% {
    background-color: white;
  }
}

/* Fin loading */
/* Fin común a servicios */
.iti-srv-trans .bloque {
  margin-bottom: 2px;
}

.iti-srv-trans .bloque:last-of-type {
  margin-bottom: 0;
}

.iti-srv-trans .infoLogo {
  padding-top: 8px !important;
  text-align: right;
}

.iti-srv-trans .idaVuelta span {
  display: block;
}

.iti-srv-trans .idaVuelta div {
  display: inline-block;
  text-align: right;
  vertical-align: middle;
}

.iti-srv-trans .companyLogo {
  vertical-align: top;
}

.iti-srv-trans .companyLogo img {
  max-width: 65px;
  height: auto;
}

.iti-srv-trans .ciudad {
  color: #74716e;
  font-weight: 300;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}

.iti-srv-trans .hora {
  color: #222222;
  font-weight: 400;
  font-size: 18px;
}

.iti-srv-trans .hora .diaSiguiente {
  font-weight: 700;
  font-size: 11px;
  color: #ec5b14;
  display: inline-block;
  vertical-align: middle;
}

html.fonts-loaded .iti-srv-trans .hora .diaSiguiente {
  font-weight: 500;
}

html[lang|="ar"].fonts-loaded .iti-srv-trans .hora .diaSiguiente, html[lang|="fa"].fonts-loaded .iti-srv-trans .hora .diaSiguiente, html[lang|="he"].fonts-loaded .iti-srv-trans .hora .diaSiguiente {
  font-weight: 700;
}

.iti-srv-trans .flecha {
  color: #222222;
  margin: 0 4px;
}

.iti-srv-trans .tipo {
  color: #222222;
  font-weight: 400;
  font-size: 12px;
  text-decoration: none;
  line-height: 15px;
  word-wrap: break-word;
}

.iti-srv-trans .tipoDuracion .tipo {
  color: #222222;
  font-weight: 400;
  font-size: 12px;
  text-decoration: none;
  line-height: 15px;
  word-wrap: break-word;
}

.iti-srv-trans .tipoDuracion .duracion {
  color: #74716e;
  font-weight: 400;
  font-size: 12px;
}

.iti-srv-trans .tipoDuracion span {
  display: block;
}

.iti-srv-trans .servicios {
  text-align: left;
}

.iti-srv-trans .icono {
  display: inline-block;
  margin: 8px 0 0 0;
  padding: 0;
}

.iti-srv-trans .icono span {
  display: inline-block;
}

.iti-srv-trans .icon-monochrome-flight {
  vertical-align: top;
}

.iti-srv-trans .icon-monochrome-flight:before {
  display: inline-block;
  content: "\71";
  color: #3171c9;
  width: 20px;
  height: 20px;
  font-size: 20px;
}

.iti-srv-trans .icon-monochrome-train {
  vertical-align: top;
}

.iti-srv-trans .icon-monochrome-train:before {
  display: inline-block;
  content: "\45";
  color: #3171c9;
  width: 20px;
  height: 20px;
  font-size: 20px;
}

.iti-srv-hotel .icon-monochrome-hotel {
  vertical-align: top;
}

.iti-srv-hotel .icon-monochrome-hotel:before {
  display: inline-block;
  content: "\41";
  color: #3171c9;
  width: 20px;
  height: 20px;
  font-size: 20px;
}

.iti-srv-hotel .name {
  color: #222222;
  font-weight: 400;
  font-size: 18px;
}

.iti-srv-hotel .address {
  color: #74716e;
  font-weight: 400;
  font-size: 12px;
}

.iti-srv-hotel .distance {
  color: #74716e;
  font-weight: 400;
  font-size: 12px;
  margin-right: 10px;
  display: inline-block;
}

.iti-srv-hotel .hotel-service-board {
  color: #74716e;
  font-weight: 400;
  font-size: 12px;
  display: inline-block;
  width: 100%;
}

.iti-srv-hotel .hotel-service-room {
  display: inline-block;
  width: 100%;
  height: 26px;
}

.iti-srv-hotel .hotel-service-room .hotel-service-room-name {
  color: #222222;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 22px;
  vertical-align: middle;
  display: inline-block;
}

.iti-srv-hotel .hotel-service-checkin {
  color: #74716e;
  font-weight: 400;
  font-size: 12px;
  display: inline-block;
  width: 100%;
}

.iti-srv-hotel .hotel-service-thumbnail {
  width: 126px;
  height: 96px;
  background-size: cover;
  background-repeat: no-repeat;
  border: 1px solid #ccc;
  padding-right: 10px;
  cursor: pointer;
}

.iti-srv-hotel .hotel-service-occ {
  display: inline-flex;
  white-space: nowrap;
  line-height: 22px;
  vertical-align: middle;
  padding-right: 4px;
  padding-left: 12px;
}

.iti-srv-hotel .hotel-service-occ strong {
  line-height: 20px;
  padding: 0 3px 0 5px;
}

.iti-srv-hotel .hotel-service-occ span {
  background-image: url("/headers/ilusion/img/sprite_ilusion.png?v=1458666605");
  background-repeat: no-repeat;
  background-position: right -6000px top 0;
  display: block;
  float: right;
  width: 11px;
  height: 22px;
  margin-right: 4px;
}

.iti-srv-hotel .hotel-service-occ .adulto {
  background-position: right -122px top -742px;
}

.iti-srv-hotel .hotel-service-occ .ninio {
  background-position: right -141px top -740px;
}

.iti-srv-hotel .hotel-service-occ .bebe {
  background-position: right -162px top -740px;
}

.iti-srv-hotel .hotel-service-occ:after {
  content: ",";
  display: inline-flex;
  white-space: nowrap;
  line-height: 22px;
  vertical-align: middle;
  padding-right: 4px;
  font-size: 18px;
}

.iti-srv-hotel .hotel-service-occ:last-of-type:after {
  content: "";
  display: none;
}

.iti-srv-hotel .hotel-photo-gallery {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 100;
}

.iti-srv-hotel .hotel-photo-gallery .hotel-photo-gallery-container {
  position: absolute;
  top: 50px;
  right: 20px;
  bottom: 50px;
  left: 20px;
  overflow: hidden;
}

.iti-srv-hotel .hotel-photo-gallery .col-md-9, .iti-srv-hotel .hotel-photo-gallery .col-xs-9 {
  width: 100%;
  padding: 0;
}

.iti-srv-hotel .hotel-photo-gallery .carousel-control {
  width: 55px;
}

.iti-srv-hotel .hotel-photo-gallery .carousel-control .glyphicons {
  top: 100px;
}

.iti-srv-hotel .hotel-photo-gallery .carousel_photos .item {
  cursor: pointer;
}

.iti-srv-hotel .hotel-photo-gallery .close {
  font-size: 16px;
  color: #222222;
  cursor: pointer;
  float: none;
  position: absolute;
  top: 10px;
  right: 20px;
  opacity: 0.7;
}

.iti-srv-hotel .carousel_thumbs_column {
  display: none;
}

@media (min-width: 860px) {
  .iti-srv-hotel .hotel-photo-gallery .hotel-photo-gallery-container {
    width: 820px;
    height: 560px;
    top: 50%;
    right: 50%;
    left: auto;
    bottom: auto;
    margin-right: -410px;
    margin-top: -270px;
  }
  .iti-srv-hotel .hotel-photo-gallery .carousel-control .glyphicons {
    top: 270px;
  }
  .iti-srv-hotel .hotel-photo-gallery .close {
    top: 50%;
    right: 50%;
    margin-top: -293px;
    margin-right: -410px;
  }
  .iti-srv-hotel .carousel_thumbs_column {
    display: none;
  }
}

/* Cortinilla scr */
.pasoscr_container {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(246, 246, 246, 0.9);
  z-index: 350;
}

.pasoscr_filler {
  height: 600px;
}

.pasoscr {
  position: absolute;
  padding: 0;
  right: 50%;
  top: 50%;
  transform: translate(50%, -50%);
}

.pasoscr .ball-spin-fade-loader {
  margin: 100px 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: 8px;
  vertical-align: middle;
  margin: 0 6px;
}

.pasoscr .resumentrayecto svg, .pasoscr .resumentrayecto svg * {
  fill: #74716e;
}