/*!
 *  Vuelos CSS
 */
/* 
	INDICE:

    > CheckBox Responsive 

    // Nueva web Vuelos.
   
        > HomeNueva

        > BuscadorNuevo

        > Página Continente/Pais

        > Página Origen

        > Página Destino

        > Página Ruta
        
        > Página Compañia    

		> Pagina Disponibilidad
            > Buscador Disponibilidad
        
        > Alternativa Vuelos

        > Bonos Descuentos

        > Forma Pago
        
        > Comunes Vuelos

    // Fin nueva web Vuelos.

*/
/* HomeNueva
---------------------------------------------------------------------------*/
.ofertasVuelos .item {
  height: 315px;
}
.ofertasVuelos .item .imgBannerVuelos {
  height: 100%;
  width: auto;
  max-width: inherit;
  position: absolute;
  bottom: 50.1%;
  right: 49.9%;
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
@media \0screen {
  .ofertasVuelos .item .imgBannerVuelos {
    margin-right: -349px;
    margin-bottom: -158px;
  }
}
.ofertasVuelos .rotulo.br0 {
  -khtml-opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  -moz-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  filter: alpha(opacity=90);
  zoom: 1;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.ofertasVuelos .caption-vuelos {
  border-radius: 0;
  left: 0 !important;
  z-index: 98;
  padding: 15px;
  bottom: 0;
}
.ofertasVuelos .caption-vuelos .titulo {
  display: block;
  font-family: 'Maven Pro', arial, helvetica, sans serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 10px;
}
.ofertasVuelos .caption-coo-vuelos {
  background-color: transparent;
  padding: 0;
  left: 0 !important;
  right: 0;
  bottom: 25px;
  width: 65%;
  border-radius: 0;
  overflow: inherit;
  z-index: 98;
}
.ofertasVuelos .caption-coo-vuelos li {
  background: transparent;
  background-color: rgba(255, 255, 255, 0.85);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#d9ffffff', EndColorStr='#d9ffffff');
  padding: 12px;
}
.ofertasVuelos .caption-coo-vuelos li .caption-destino {
  width: 70%;
}
.ofertasVuelos .caption-coo-vuelos li .caption-precio {
  background-color: #fa8c00;
  padding: 3px 12px 12px;
  position: absolute;
  bottom: -15px;
  right: 10px;
  text-align: center;
}
.ofertasVuelos .caption-coo-vuelos li .caption-precio span {
  color: #ffffff;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.7);
}
.ofertasVuelos .caption-coo-vuelos li .caption-precio .extrasmaller {
  font-size: 48%;
}
.ofertasVuelos .carousel-indicators {
  opacity: 0;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -ms-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.ofertasVuelos:hover .carousel-indicators {
  -khtml-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
}
.cajaContainerVuelos {
  cursor: pointer;
  min-height: 305px;
  overflow: hidden;
}
.listaH-items .cajaContainer {
  min-height: 270px !important;
}
.verMas .icon-plus-sign {
  font-size: 15em;
}
.masOpciones img {
  min-height: 200px;
  width: 110%;
}
/* BuscadorNuevo
---------------------------------------------------------------------------*/
.buscadorVuelos {
  height: 315px;
}
.buscadorVuelosHorizontal {
  height: auto !important;
}
.buscadorVuelosHorizontal .infoDescuentosH {
  position: absolute;
  top: 0;
  right: -25px;
}
.buscadorVuelosHorizontal .dateLiteral {
  width: 75%;
}
.buscadorVuelos.buscadorModal .infoDescuentos {
  position: absolute;
  left: 170px !important;
  bottom: 5px;
}
.buscadorVuelos .modoVuelo .btn.active,
.buscadorVuelosHorizontal .modoVuelo .btn.active {
  background-color: #eaeaea;
}
.buscadorVuelos .camposOrDes input,
.buscadorVuelosHorizontal .camposOrDes input {
  height: 40px;
  font-size: 16px;
}
.buscadorVuelos .camposOrDes [class*="fa-"],
.buscadorVuelosHorizontal .camposOrDes [class*="fa-"] {
  font-size: 1.5em;
}
.buscadorVuelos .infoDescuentos,
.buscadorVuelosHorizontal .infoDescuentos {
  position: absolute;
  left: 205px;
  bottom: 5px;
}
.buscadorVuelos .styledSelectContainer select,
.buscadorVuelosHorizontal .styledSelectContainer select {
  position: absolute;
  top: 3px;
  width: 100%;
  -khtml-opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  zoom: 1;
}
.buscadorVuelos .styledSelectContainer .add-on,
.buscadorVuelosHorizontal .styledSelectContainer .add-on {
  z-index: auto;
}
.buscadorVuelos .labelPaxVuelos,
.buscadorVuelosHorizontal .labelPaxVuelos {
  float: none;
  right: 25px;
}
/* Página Continente/Pais
---------------------------------------------------------------------------*/
.guiaCiudades .contInfo {
  min-height: 146px;
}
.guiaCiudades .contInfo img {
  width: 95px;
  height: 107px;
}
/* Página Origen
---------------------------------------------------------------------------*/
.guiaCiudadDestino img {
  display: block;
  height: auto;
  max-width: inherit;
  width: 100%;
}
/* Página Destino
---------------------------------------------------------------------------*/
.ofertasPuentesDestino .imgPuenteVuelos,
.ofertasFSemanaDestino .imgPuenteVuelos,
.ofertasPuentesDestino .imgFSemanaVuelos,
.ofertasFSemanaDestino .imgFSemanaVuelos {
  min-height: 110px;
}
.ofertasPuentesDestino .caption.caption-vuelos,
.ofertasFSemanaDestino .caption.caption-vuelos {
  background: transparent;
  background: rgba(0, 85, 145, 0.85);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#d9005591', EndColorStr='#d9005591');
  top: 5px;
  left: 15px;
  line-height: inherit;
  -khtml-opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  -moz-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  filter: alpha(opacity=90);
  zoom: 1;
  padding: 10px;
  position: absolute;
  width: 45%;
  z-index: 101;
}
.ofertasPuentesDestino .caption.caption-vuelos span,
.ofertasFSemanaDestino .caption.caption-vuelos span {
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.7);
}
.tablaOpiniones th {
  text-align: center !important;
}
/* Página Ruta
---------------------------------------------------------------------------*/
.operativaDestino table th,
.operativaOrigen table th,
.operativaRuta table th,
.operativaCompanyia table th {
  text-align: center !important;
}
.operativaDestino table .fa,
.operativaOrigen table .fa,
.operativaRuta table .fa,
.operativaCompanyia table .fa {
  color: #999999 !important;
}
.operativaDestino table .no-vuelo,
.operativaOrigen table .no-vuelo,
.operativaRuta table .no-vuelo,
.operativaCompanyia table .no-vuelo {
  color: #eaeaea !important;
}
.operativaDestino a.panel-heading:focus,
.operativaOrigen a.panel-heading:focus,
.operativaRuta a.panel-heading:focus,
.operativaCompanyia a.panel-heading:focus {
  outline: 0px !important;
  border: 0px !important;
}
/* Página Compañia
---------------------------------------------------------------------------*/
.bannerImgComp .contBannerImgComp {
  height: 315px;
  font-family: 'Maven Pro', arial, helvetica, sans serif ! important;
}
.bannerImgComp .contBannerImgComp .imgCompanyia {
  height: 100%;
  width: auto;
  max-width: inherit;
  position: absolute;
  bottom: 50.1%;
  right: 49.9%;
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
  /*position: relative;
            right: 227px;
            width: 150%;*/
}
@media \0screen {
  .bannerImgComp .contBannerImgComp .imgCompanyia {
    margin-right: 0px;
    margin-bottom: 0px;
  }
}
.bannerImgComp .contBannerImgComp .tBannerCompanyia {
  text-transform: uppercase;
  top: 0;
  width: 100%;
}
.bannerImgComp .contBannerImgComp .tBannerCompanyia .fechasCompanyia {
  font-size: 12px;
}
.bannerImgComp .contBannerImgComp .tBannerCompanyia .titCompanyia {
  font-size: 30px;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.7);
}
.bannerImgComp .contBannerImgComp .imgInfoBannerCompanyia {
  bottom: 0;
}
.bannerImgComp .contBannerImgComp .imgInfoBannerCompanyia .contLitPrecio {
  bottom: 110px;
  font-size: 39px;
  left: 14px;
  width: 110px;
}
.bannerImgComp .contBannerImgComp .imgInfoBannerCompanyia .contLitPrecio.cDig {
  bottom: 112px;
  font-size: 35px;
}
.bannerImgComp .contBannerImgComp .imgInfoBannerCompanyia .contLitPrecio .litPrecio {
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.7);
}
.bannerImgComp .contBannerImgComp .carousel-caption.caption-bannerCompanyia {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  filter: progid:DXImageTransform.Microsoft.Shadow(Color=#e2e2e2, Strength=2, Direction=0), progid:DXImageTransform.Microsoft.Shadow(Color=#e2e2e2, Strength=2, Direction=90), progid:DXImageTransform.Microsoft.Shadow(Color=#e2e2e2, Strength=2, Direction=180), progid:DXImageTransform.Microsoft.Shadow(Color=#e2e2e2, Strength=2, Direction=270);
  background: transparent;
  background-color: rgba(255, 255, 255, 0.85);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#d9ffffff', EndColorStr='#d9ffffff');
  left: auto !important;
  right: 15px !important;
  width: auto;
  padding: 12px !important;
}
.bannerImgComp .contBannerImgComp .carousel-caption.caption-bannerCompanyia img {
  max-height: 60px;
  max-width: 140px;
}
.topDestacadosCia .box.no-hover {
  background-color: #fbf1e4;
}
.topDestacadosCia .box.no-hover .divFlecha {
  -khtml-opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  -moz-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
  filter: alpha(opacity=20);
  zoom: 1;
}
.topDestacadosCia .box.no-hover .divFlecha .fa-chevron-circle-right {
  color: #fa8c00 !important;
}
.topDestacadosCia .box.no-hover:hover {
  background-color: #fbf1e4;
}
.topDestacadosCia .box.no-hover:hover .divFlecha {
  -khtml-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
}
.infoCompanyia .contInfoCompanyia {
  padding: 10px;
}
.infoCompanyia .contInfoCompanyia.soloInfo {
  background-image: url('/logitravel/images2012/logis/asomaDerecha.png');
  background-position: right top;
  background-repeat: no-repeat;
  padding: 20px 175px 20px 20px;
}
.infoCompanyia .contInfoCompanyia.soloInfoBottom {
  background-image: url('/logitravel/images2012/logis/asomaDerecha.png');
  background-position: right bottom;
  background-repeat: no-repeat;
  padding: 20px 175px 20px 20px;
}
.mapRutasVuelos .btnMapRutas {
  left: 119px;
  position: absolute;
  top: 196px;
  z-index: 500;
}
.mapRutasVuelos .ImgMapRutas {
  background: #f8f8f8;
}
.mapRutasVuelos.soloMap .btnMapRutas {
  left: 363px;
  top: 240px;
  z-index: 500;
}
.mapRutasVuelos.soloMap .ImgMapRutas img {
  width: auto;
  display: inherit;
}
.cajaProductos.mapaCompanyiaVuelos .colMapaCompanyia {
  width: 175px !important;
}
.cajaProductos.mapaCompanyiaVuelos .colMapaCompanyia .box {
  margin-top: 0;
  box-shadow: none;
}
.cajaProductos.mapaCompanyiaVuelos .contPrecio .precioDestacado {
  line-height: 20px !important;
  font-size: 2em !important;
  letter-spacing: -1px !important;
}
.cajaProductos.mapaCompanyiaVuelos .contPrecio .fa-4x {
  font-size: 3em !important;
}
/* Disponibilidad BT3
---------------------------------------------------------------------------*/
.btn-nuevaBusqueda a {
  width: 100%;
}
.btn-nuevaBusqueda a:hover {
  background: #d7d7d7;
}
.dateLiteral .ellipsis {
  overflow: inherit !important;
}
.box.bg-naranjaPalido.destacada {
  border: 1px solid #fa8c00;
}
.dispoFlights .infoBonos .box {
  border: 1px solid #fa8c00;
}
.dispoFlights .precioMedio {
  font-size: 1.5em;
}
.dispoFlights .filterSidebar .utils .btn:hover {
  background: #d7d7d7;
}
.dispoFlights .filterSidebar .contFiltrosVuelos .checkbox {
  cursor: pointer;
  border-bottom: 1px dotted #dfdfdf;
}
.dispoFlights .filterSidebar .contFiltrosVuelos .checkbox.hover:hover {
  background-color: #eaeaea;
}
.dispoFlights .filterSidebar .contFiltrosVuelos .checkbox.desactivado {
  cursor: default;
}
.dispoFlights table.tablaVuelo {
  border-collapse: inherit;
}
.dispoFlights table.tablaVuelo .infoDias {
  position: absolute;
  padding: 1px 3px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #007dbe;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  margin-top: 0px;
  margin-left: 3px;
  font-size: 10px;
}
.dispoFlights table.tablaVuelo .fa-stop {
  left: 25px;
  top: 0;
}
.dispoFlights table.tablaVuelo .fa-star {
  font-size: 1.3em;
  left: 28px;
  top: 4px;
}
.dispoFlights table.tablaVuelo .selectFlightOptionTrigger {
  height: 57px !important;
}
.dispoFlights table.tablaVuelo > tbody.pointer > tr {
  border-width: 0;
  border-style: solid;
}
.dispoFlights table.tablaVuelo > tbody.pointer > tr.moreInfo img {
  width: auto;
  max-width: 100%;
}
.dispoFlights table.tablaVuelo > tbody.pointer > tr.moreInfo:hover {
  border: 0;
}
.dispoFlights table.tablaVuelo > tbody.pointer > tr.moreInfo:hover td,
.dispoFlights table.tablaVuelo > tbody.pointer > tr.moreInfo:hover th {
  background-color: inherit;
  cursor: default;
}
.dispoFlights table.tablaVuelo > tbody.pointer > tr.active td {
  background-color: #f0f9e1;
}
.dispoFlights table.tablaVuelo > tbody.pointer > tr.active td:last-child {
  background-image: url("/comun/images/vuelos/cell-selected.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right bottom;
}
.dispoFlights table.tablaVuelo > tbody.pointer > tr.errorCotizacion td {
  background-color: #fee8cc;
}
.dispoFlights table.tablaVuelo > tbody.pointer > tr.errorCotizacion td:last-child {
  background-image: url("/comun/images/vuelos/cell-selected-error.png") !important;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right bottom;
}
.dispoFlights #minimize-filters {
  cursor: pointer;
  float: right;
  height: 60px;
  margin-right: -50px;
  width: 40px;
  overflow: hidden;
}
.dispoFlights #minimize-filters .minimize {
  background-color: #007dbe;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-box-shadow: 0px 1px 3px #000000;
  -moz-box-shadow: 0px 1px 3px #000000;
  box-shadow: 0px 1px 3px #000000;
  height: 44px;
  left: -14px;
  position: relative;
  top: 8px;
  width: 44px;
}
.dispoFlights #minimize-filters [class*="fa-"] {
  color: #ffffff;
  font-size: 17px;
  left: 20px;
  position: relative;
  text-shadow: 0px 1px 0px #000000;
  top: 14px;
}
.dispoFlights #resumenPrecios .contLogo .flecha {
  position: relative;
  z-index: 10;
}
.dispoFlights #resumenPrecios .contLogo .flecha i.fa {
  position: absolute;
  right: -12px;
  top: -1px;
}
.dispoFlights #resumenPrecios #carouselResumenDispoVuelos .nbs-flexisel-container .carousel-control.left,
.dispoFlights #resumenPrecios #carouselResumenDispoVuelos .nbs-flexisel-container .carousel-flexisel .carousel-control.left {
  left: 0px !important;
}
.dispoFlights #resumenPrecios #carouselResumenDispoVuelos .nbs-flexisel-container .carousel-control.right,
.dispoFlights #resumenPrecios #carouselResumenDispoVuelos .nbs-flexisel-container .carousel-flexisel .carousel-control.right {
  right: 0 !important;
}
.dispoFlights #calendarioPrecios .tablaCalendarioIdaVuelta td.fechasCalendario {
  background-color: #eaeaea !important;
  font-size: 1.2em;
  height: 26px;
}
.dispoFlights #calendarioPrecios .tablaCalendarioIdaVuelta td.horizontal.transparent {
  background-color: transparent;
}
.dispoFlights #calendarioPrecios .daySearchTrigger.selected {
  border: 2px solid #fa8c00;
}
.dispoFlights .ventaCruzada .promoCruzada.box {
  cursor: default !important;
  background-color: #f0f9e1 !important;
  border: 1px solid #7cb021;
}
.dispoFlights .ventaCruzada .promoCruzada.box .iconoPromoCruzada {
  background-color: #7cb021;
  box-shadow: none;
  padding: 8px 11px 8px 11px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.dispoFlights .ventaCruzada .promoCruzada,
.dispoFlights .ventaCruzada .item .box {
  height: auto;
}
.dispoFlights .close {
  float: none;
  top: 0;
  right: 7px;
  font-size: 40px;
  font-weight: normal;
  z-index: 200;
}
.popupResumenCalendario {
  left: -5px;
  top: -125px;
  width: 275px;
  z-index: 5000;
  -webkit-box-shadow: 0px 0px 3px #999999;
  -moz-box-shadow: 0px 0px 3px #999999;
  box-shadow: 0px 0px 3px #999999;
}
.popupResumenCalendario .flechaDown.grisfuerte {
  border-top-color: #333333;
}
.popupResumenCalendario .box {
  background-color: #333333;
}
.popupResumenCalendario .close {
  float: none;
  top: 0;
  right: 7px;
  font-size: 30px;
  font-weight: normal;
  z-index: 200;
  text-shadow: none !important;
  color: #ffffff;
}
/* Banner venta cruzada (SOLO MTS) */
#ventaCruzadaHotel #panel {
  bottom: 48px;
  position: fixed;
  left: -365px;
  z-index: 1100;
  width: 325px;
  height: 124px;
}
#ventaCruzadaHotel #panel .contPanel {
  height: 88px;
}
#ventaCruzadaHotel #panel .contPanel img {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25);
  width: 90%;
  height: auto;
}
#ventaCruzadaHotel #panel .contPanel .close {
  cursor: pointer;
  font-size: 30px;
  right: 6px;
  top: 1px;
  z-index: 10;
  font-weight: normal;
  color: #ffffff !important;
  text-shadow: none;
  -khtml-opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  -moz-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  filter: alpha(opacity=50);
  zoom: 1;
}
#ventaCruzadaHotel #panel .contPanel .close:hover {
  color: #ffffff !important;
  -khtml-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
}
#ventaCruzadaHotel .btnOfertasVH {
  margin-top: 10px;
  padding: 7px;
}
#ventaCruzadaHotel .btnOfertasVH:hover a {
  text-decoration: underline;
}
#ventaCruzadaHotel .minimize-container {
  cursor: pointer;
  height: 124px;
  position: fixed;
  bottom: 48px;
  left: 0;
  width: 45px;
  z-index: 1101;
  -webkit-transition: all 400ms ease-out 0s;
  -moz-transition: all 400ms ease-out 0s;
  -o-transition: all 400ms ease-out 0s;
  transition: all 400ms ease-out 0s;
}
#ventaCruzadaHotel .minimize-container:hover {
  background-color: #005591 !important;
}
#ventaCruzadaHotel .minimize-container .iconosVentaCruzada span {
  bottom: 0;
  display: inline-block;
  font-size: 16px;
  height: 38px;
  left: 50px;
  overflow: hidden;
  padding: 0 10px;
  position: absolute;
  white-space: nowrap;
  width: auto;
  -webkit-transform-origin: left bottom 0;
  -moz-transform-origin: left bottom 0;
  -ms-transform-origin: left bottom 0;
  -o-transform-origin: left bottom 0;
  transform-origin: left bottom 0;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=3.061616997868383e-16, M12=1, M21=-1, M22=3.061616997868383e-16, SizingMethod='auto expand')";
}
#modalAlertasVuelos .modal-footer {
  text-align: center !important;
}
/* Alternativa Vuelos
---------------------------------------------------------------------------*/
.opcConsejo .table td.active {
  background-image: url("/comun/images/vuelos/cell-selected.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: right bottom;
  background-color: #f0f9e1 !important;
}
.opcConsejo .table :last-child {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
/* Bonos Descuentos
---------------------------------------------------------------------------*/
.bonus-landing .bonus-loading {
  padding-top: 85px;
}
.bonoDescuento .textInfoBono li [class*="fa-"] {
  width: 1em;
}
.bonoDescuento .imgBono {
  height: 209px;
}
.bonoDescuento .btnCodigoBono input {
  font-size: 20px;
  font-weight: bold;
}
.bonoDescuento .checkBonoOk {
  background-color: #7cb021;
  border-radius: 50px;
  padding: 6px 6px 5px;
  left: 7px;
  top: 18px;
}
.bonoDescuento .checkBonoError {
  background-color: #cc0000;
  border-radius: 50px;
  padding: 6px 9px 6px;
  left: 7px;
  top: 24px;
}
/* Forma Pago
---------------------------------------------------------------------------*/
#codigoBonoDescuento .checkBonoOk {
  background-color: #7cb021;
  border-radius: 50px;
  padding: 6px 6px 5px;
  left: 19px;
  top: 12px;
}
#codigoBonoDescuento .textInfoBono li [class*="fa-"] {
  width: 1em;
}
#codigoBonoDescuento #bonusCode {
  font-size: 16px;
}
#codigoBonoDescuento .bonus-loading {
  text-align: center;
  height: 122px;
}
#tusDatos input::-webkit-input-placeholder {
  -webkit-opacity: 0;
  opacity: 0;
}
#tusDatos input:-moz-placeholder {
  -moz-opacity: 0;
  opacity: 0;
}
#tusDatos input::-moz-placeholder {
  -moz-opacity: 0;
  opacity: 0;
}
#tusDatos input:-ms-input-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  opacity: 0;
}
[id*='datosPasajero_'] .row > div.col-xs-6 {
  height: 79px;
}
[id*='datosPasajero_'] .municipioPax > div.col-xs-6 {
  height: 79px;
}
/* Comunes para vuelos
---------------------------------------------------------------------------*/
/* Mensaje no resultados por filtros */
.noResultFilter .mensajeDesmarcarFiltros .titular,
.noResultFilter .mensajeDesmarcarFiltros .titulo {
  line-height: 25px;
}
/* Página BoardingPass */
.infoCheckin {
  top: 10px;
  left: 10px;
}
/* Iconos de los titulos de las secciones */
.oiriginAirportModalTrigger i {
  -khtml-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
  font-size: 1.2em;
}
/* Tooltip Vuelos */
.tooltipPrecioVuelos {
  width: 245px;
  font-size: 10px;
}
.tooltipPrecioVuelos .contIcono {
  background-color: #999999;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.tooltipPrecioVuelos .contIcono .fa-plane.fa-rotate-225 {
  position: absolute;
  top: 15px;
  right: 13px;
}
.tooltipPrecioVuelos .flecha {
  position: absolute;
  right: -5px;
  top: 8px;
}
.tooltipPrecioVuelos .flecha span {
  border-width: 6px !important;
  border-left-color: #999999;
}
.height400 {
  height: 250px !important;
}
.table.table-media {
  width: 50% !important;
}
.no-bold {
  font-weight: normal;
  letter-spacing: 0;
}
.ofertasTopCircuitos .carouselOfertasCircuitos .contInfo {
  min-height: 95px;
}
.ofertasTopCircuitos .carouselOfertasCircuitos .contInfo [class*="precio"] {
  font-size: 26px !important;
  letter-spacing: -2px !important;
}
.ofertasTopCircuitos .carouselOfertasCircuitos .more-details .contPrecio {
  position: absolute;
}
.fa-rotate-45 {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)";
}
.fa-rotate-225 {
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=-0.70710678, M12=0.70710678, M21=-0.70710678, M22=-0.70710678)";
}
.txtSmaller {
  font-size: 0.8em;
}
/* Boton subir arriba (scroll) */
.botonArriba {
  bottom: 4.2em;
  cursor: pointer;
  display: none;
  padding: 10px;
  position: fixed;
  right: 0;
  z-index: 10;
  font-size: 2em;
}
.botonArriba .fa-circle {
  color: #999999;
  -khtml-opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  -moz-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  filter: alpha(opacity=50);
  zoom: 1;
}
.botonArriba .fa-inverse {
  font-size: 1.8em;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.7);
  top: -2px;
}
.botonArriba:hover .fa-circle {
  color: #007dbe;
  -khtml-opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1;
}
/* Captions logos compañias */
.carousel-caption.caption-companyia {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  filter: progid:DXImageTransform.Microsoft.Shadow(Color=#e2e2e2, Strength=2, Direction=0), progid:DXImageTransform.Microsoft.Shadow(Color=#e2e2e2, Strength=2, Direction=90), progid:DXImageTransform.Microsoft.Shadow(Color=#e2e2e2, Strength=2, Direction=180), progid:DXImageTransform.Microsoft.Shadow(Color=#e2e2e2, Strength=2, Direction=270);
  left: auto !important;
  right: 15px !important;
  width: auto;
  padding: 12px !important;
}
.carousel-caption.caption-companyia img {
  max-height: 60px;
  max-width: 140px;
}
/* Otras opciones */
.mind-features-item {
  background-color: #ffffff;
  height: 210px;
  margin: 0 auto 20px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.mind-features-item .item-image img {
  height: 100%;
}
.mind-features-item .item-content {
  background-color: #007dbe;
  color: #ffffff;
  height: 210px;
  padding: 20px;
  position: absolute;
  top: 150px;
  left: 0;
  transition: all 0.4s linear 0s;
  z-index: 10;
  display: table-cell;
}
.mind-features-item .item-content h3 {
  color: #ffffff;
  font-size: 2.4em;
  margin: 0 0 15px;
}
.mind-features-item .item-content .fa-angle-up {
  position: absolute;
  right: 20px;
  top: 10px;
}
.mind-features-item .item-content .fa-star,
.mind-features-item .item-content .fa-key {
  font-size: 0.6em;
  margin: 0 3px;
  color: #ffffff;
  vertical-align: text-top;
}
.mind-features-item .item-content .btn {
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.mind-features-item .listaOtrasOpciones.ul-ultracondensed li {
  padding: 1px 0;
}
.mind-features-item .listaOtrasOpciones a[class*="precio"],
.mind-features-item .listaOtrasOpciones span[class*="precio"] {
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
}
.mind-features-item:hover .item-content,
.mind-features-item.cs-hover .item-content {
  top: 0;
}
.vueloMasHotel .carousel img {
  width: 70px;
  height: 70px;
}
.vueloMasHotel .carousel .carousel-caption.caption-valoracion {
  border-radius: 0;
  left: 15px !important;
  bottom: 0;
  -khtml-opacity: 0.75;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
  -moz-opacity: 0.75;
  -webkit-opacity: 0.75;
  opacity: 0.75;
  filter: alpha(opacity=75);
  zoom: 1;
  text-align: center !important;
  width: 70px !important;
}
.vueloMasHotel .carousel .carousel-caption.caption-valoracion .valoracionClientes {
  width: 100%;
}
.pestanyasCarousel .btn.bold {
  background-color: #d7d7d7;
}
[class^="ofertas"] .btnRotulo {
  margin-top: 35px !important;
}
[class^="ofertas"] h3.titularDestacado.cBtn {
  margin-bottom: 35px !important;
}
.btnRotulo {
  right: 0 !important;
}
.modalRemoteLoading .fa-spinner {
  color: #007dbe;
}
.utilidadesVuelos td [class*='fa-'] {
  -webkit-transition: -webkit-transform 1s ease-out;
  -moz-transition: -moz-transform 1s ease-out;
  -o-transition: -o-transform 1s ease-out;
  -ms-transition: -ms-transform 1s ease-out;
  transition: transform 1s ease-out;
}
.utilidadesVuelos td:hover [class*='fa-'] {
  color: #005591 !important;
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.utilidadesVuelos td:hover .txtGrande {
  color: #005591 !important;
}
/*-------------------------------------------------------------------------
---------------------------------------------------------------------------*/
/*** HOME VUELOS ***/
.contBuscadorVuelos.cajaBuscador3 .contBotonBuscar {
  margin-left: 0 !important;
  width: 50% !important;
}
.contBuscadorVuelos.cajaBuscador3 .buscadorVuelosHorizontal .contBotonBuscar {
  margin-left: 0 !important;
  width: 100% !important;
}
/*** DISPONIBILIDAD VUELOS ***/
.tablaVuelo .dprecio span.precioMedio {
  font-size: 1.6em;
}
