@media screen and (max-width: 2000px) {
   .header
  {
    
  }
  .header .logo  
  {
    padding: 2px 0;
  }
  .header.flotante .logo  
  {
    padding: 0;
  }
    .header.flotante .logo a .slogan img
  {
    
   
    display: none !important;
  }  
  .buscador 
  {
    margin-top: 10px;
  }
}
@media screen and (max-width: 980px) {
  
  .header.flotante .logo a .slogan img
  {
    display: none !important;
  }  
  .header .logo a .slogan img
  {
    width: 300px;
  }
}
@media screen and (max-width: 768px) {
    
  .header.flotante
  {
    margin-top: 20px;
    padding-top: 5px;
  }
  .header.flotante .logo a > img
  {
    margin-top: 0;
  }
  .header .logo a > img
  {
    margin-top: 20px;
    width: 200px;
  }
    
  .header .logo a .slogan img
  {
    width: 250px;
  }

  .buscador
  {

  }
  .buscador input.form-control
  {
    border:1px solid #ddd;
    padding: 5px 30px;
    color:#3d3d3d;
    font-size: 1.2em;
    background-color: rgba(255,255,255,0.95);
    border-radius: 5px 0 0 5px !important;
    height: 40px;
  }
  .buscador .cerrar
  {
    position: absolute;
    font-size: 1.9em;
    vertical-align: middle;
    top: 7px;
    color#333 ;
    right: 40% !important;
    z-index: 4;
  }
  .buscador .cerrar .glyphicons
  {

    padding-top:4px;
    color:#666;
    font-size: 0.8em;
  }

  .buscador .cerrar:hover .glyphicons
  {
    color: #000;
  }

  .buscador a.enviar
  {

    background: #2D3381 url(../img/dis/ico_busqueda.png) right bottom no-repeat ;  
    padding-right: 50px;
    padding-left: 30px;
    color: #fff;
    font-weight: bold;
    font-size: 1.4em;
  }
     
}
@media screen and (max-width: 480px) {
  .header
  {
    min-width: 400px;
  }
  
  .header.flotante .log
  {
    display: block !important;
  }
  .header.flotante .bus
  {
    display: block !important;
    width: 100% !important;
  }
 .header.flotante
  {
    margin-top:20px;
  }
   .header .logo a > img
  {
    
    width: 150px !important;
  }
   .header.flotante .logo a > img
  {
    
    width: 120px !important;
    margin-left: 10px;
  }
  .header.flotante .logo a .slogan img
  {
    display: none;
  }
    
  .header .logo a .slogan img
  {
    width: 150px;
  }
   .buscador
  {

  }
  .buscador input.form-control
  {
    border:1px solid #ddd;
    padding: 5px 30px;
    color:#3d3d3d;
    font-size: 1.2em;
    background-color: rgba(255,255,255,0.95);
    border-radius: 5px 0 0 5px !important;
    height: 35px !important;
  }
  .buscador .cerrar
  {
    position: absolute;
    font-size: 1.5em !important;
    vertical-align: middle;
    top: 5px !important;
    color#333 ;
    right: 40% !important;
    z-index: 4;
  }
  .buscador .cerrar .glyphicons
  {
    color:#666;
  }

  .buscador .cerrar:hover .glyphicons
  {
    color: #000;
  }

  .buscador a.enviar
  {

    background: #2D3381 url(../img/dis/ico_busqueda.png) right bottom no-repeat ;  
    background-size: 25% !important;
    padding-right: 50px;
    padding-left: 30px;
    color: #fff;
    font-weight: bold;
    font-size: 1.1em !important;
  }
}
body { 
  padding-top: 35px;
  background: #f2f2f2 url(../img/cont/bg/playa1.jpg) top center no-repeat;
  background-size: 100% ;
}
.bg-azul
{
  background-color: #2D3381;
}
.bg-rojo
{
  background-color: #bb1928;
}
.bg-amarillo
{
  background-color: #F9E836;
}
.bg-naranja
{
  background-color: #f1911f
}
.cl-azul
{
  color: #2D3381;
}
.cl-rojo
{
  color: #bb1928;
}
.cl-amarillo
{
  color: #F9E836;
} 
.cl-naranja
{
  color: #f1911f;
}
/**********************/
.logo a
{
  display: inline-block;
}
.logo > img
{
  width:300px; 
} 

.logo
{
  position: relative;
  vertical-align: bottom;
}
.logo .slogan
{ 
  display: inline;
  
}
.logo .slogan img
{
    
  margin-top:45px;
}
.barra-top
{
  min-height: 30px;
  
}
.barra-top ul li a
{ 
  padding: 5px 10px;
  transition: all 0.3s ease-out;
  color:#fff !important;
}
.barra-top ul li.active a
{
  font-weight: bold;
  background-color: #4049aa !important;
  
}
.barra-top ul li li a:hover
{
  font-weight: bold;
  text-decoration: none;  
  transition: all 0.3s ease-out;
}
.barra-ofertas-home
{
  padding: 0 15px;
}
.slide-ofertas-home .slick-slide
{
  margin: 0;
  padding: 0;
}
.slide-ofertas-home .slick-dots
{
  opacity: 0;
  position: relative;
  bottom: 0; 
  margin-top: -40px;
  text-align:center
}
.slide-ofertas-home:hover .slick-dots
{
  opacity: 0.5;
}
.slide-ofertas-home .slick-dots li
{
  display: inline;
  
}
.slide-ofertas-home .slick-dots:hover
{
  opacity: 1 
}
.slide-ofertas-home .slick-dots li button
{
  background-color: rgba(255,255,255,0.7);
  border-width: 0;
  margin:2px;
  padding: 3px 15px;
  font-weight: bold;
}
.slide-ofertas-home .slick-dots li button:hover
{
  background-color:#ddd; 
}
.slide-ofertas-home .slick-dots li.slick-active button
{
  background-color: red;
  color:#fff;
}
.slide-ofertas-home .slick-arrow
{
  position: absolute;
  bottom: 20%;
  opacity: 0.1;
  background-color: transparent;
  border-width: 0;
  width: 40px;
  height: 40px;
  overflow: hidden;
  padding-top: 50px;
  background-repeat: no-repeat;
  background-size: 100%;
}
.slide-ofertas-home:hover .slick-arrow
{
  opacity: 0.5
}
.slide-ofertas-home:hover .slick-arrow:hover
{
  opacity: 1;
}
.slide-ofertas-home .slick-next
{
 right: 1%; 
  background-image: url(../img/dis/right.png); 
  
}
.slide-ofertas-home .slick-prev
{ 
  background-image: url(../img/dis/left.png); 
  left: 1%;
  z-index: 1;
}
.slide-ofertas-home > div
{ 
  padding: 0;
}
.enlaces
{
  padding: 50px 0; 
  
}
.enlaces h4
{
  color:#fff ; 
  text-transform: uppercase;
  font-weight: bold;
  
}
.enlaces ul
{
  padding: 0;
  margin: 0;
}
.enlaces ul li a
{
  color:#fff;
}
.derechos
{
  padding: 30px 0 70px 0;
}
.derechos img
{
  width: 200px;
}
#txt-busqueda.cargando
{
  
  padding-left: 40px;
  background-image:  url(../img/dis/loader_gen.gif);
  background-repeat: no-repeat;
  background-position: 5px center;
}
.buscador
{
  
}
.buscador input.form-control
{
  border:1px solid #ddd;
  padding: 5px 30px;
  color:#3d3d3d;
  font-size: 1.2em;
  background-color: rgba(255,255,255,0.95);
  border-radius: 5px 0 0 5px !important;
  height: 45px;
}
.buscador .cerrar
{
  position: absolute;
  font-size: 1.9em;
  vertical-align: middle;
  top: 7px;
  color#333 ;
  right: 25%;
  z-index: 4;
}
.buscador .cerrar .glyphicons
{
  color:#666;
}

.buscador .cerrar:hover .glyphicons
{
  color: #000;
}

.buscador a.enviar
{
  
  background: #2D3381 url(../img/dis/ico_busqueda.png) right bottom no-repeat ;  
  padding-right: 50px;
  padding-left: 30px;
  color: #fff;
  font-weight: bold;
  font-size: 1.4em;
  border-radius: 0 5px 7px 0 !important; 
}
.titulo-seccion
{
  font-size: 2.5 em;
  font-weight: bold;
  margin: 0;
}
.barra-destinos
{
  margin: 0 0 40px 0;
}
.enlace
{
  margin: 15px 0;
}
.enlace a
{
  border-radius: 5px;
   display: block;
    overflow: hidden; 
  height: 150px;
    position: relative;
}
.enlace a:hover .hover-enlace
{
    background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  
}
.enlace a:hover .hover-enlace .cont
{
 opacity: 1
}
.slide-ofertas-home h4
{
  
}
.slide-ofertas-home .oferta-home,.slide-ofertas-home h4
{
  border-right: 2px solid #fff;
}
.enlace a img,.oferta-home a img
{
   transform: scale3d(1, 1, 1);
    transition: opacity 0.3s ease 0s;
    width: 100%;
  vertical-align: middle;

}
.oferta-home a img.img-responsive
{
  height: 310px;
}
.enlace a:hover img,.oferta-home a:hover img
{
    transform: scale3d(1.1, 1.1, 1.1);
    transition: transform 0.15s ease 0s;
}
.enlace a .hover-enlace
{
    background-color: rgba(0, 0, 0, 0.0);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0 ;
    transition: background-color 0.15s ease 0s;
    text-align: center;
    vertical-align: middle;
}
.enlace a .hover-enlace .cont
{
  opacity: 0;
  text-align: center;
  left:25%;
  color:#fff;
  position: absolute;
  top:40%;
  font-size:1.2em;
  
  
}
.enlace h4
{
  position: absolute;
  bottom:0;
  right: 0;
  padding:20px 5px 5px 5px;
  color:#fff;
  margin:0;
  display: block;
  width: 100%; 
  text-align: right;
  background-color: rgba(0,0,0,0.5);
  
    background: red; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(transparent 10%,   rgba(0,0,0,0.5) 60%); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(transparent 10%,   rgba(0,0,0,0.5) 60%); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(transparent 10%,   rgba(0,0,0,0.5) 60%); /* For Firefox 3.6 to 15 */
    background: linear-gradient(transparent 10%,   rgba(0,0,0,0.5) 60%); /* Standard syntax */
}
.enlace:hover h4
{
    background-color: transparent;
}
.oferta-home
{
  position: relative;
 
  
}
.oferta-home a
{
  display: block;
    overflow: hidden;
   max-height:340px;
    position: relative;
}
.oferta-home .info
{
  position: absolute;
  top: 0;
  right: 0;
}
.oferta-home > a:hover .hover-enlace
{
      background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
}
.oferta-home > a .hover-enlace
{
   background-color: rgba(0, 0, 0, 0.0);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0 ;
    transition: background-color 0.15s ease 0s;
    text-align: center;
    vertical-align: middle;
}
.oferta-home > a:hover .hover-enlace .cont
{
  opacity: 1;
}
.oferta-home > a .hover-enlace .cont
{
   position: absolute;
  opacity: 0;
  bottom: 20%;
  left:45%;
  color:#fff;
  
}
.oferta-home > a .hover-enlace .cont .glyphicons
{
  font-size: 2em;
}
.oferta-home .info
{
  background-color: rgba(255,255,255,0.7);
/*  background-color: rgba(45,50,129,0.65);*/
  padding: 5px;
  min-width: 170px;
  text-align: center;
  border-radius: 0 0 0 10px !important;
}
.oferta-home .info .hotel
{
  color:#1574ab;
  font-size: 0.9em;
/*    color:#fff;*/
  display: block;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
}
.oferta-home .info .ciudad
{
  color:#666;
  font-size: 0.8em;
  font-weight: bold;
  
  display: block;
  text-align: left;
}
.oferta-home .info .ahorro
{
  background-color: #F1911F;
  padding: 5px 10px;
  color:#fff;
  border-radius: 5px;
  display:inline-block;
}
.oferta-home .info .ahorro .valor
{
  font-weight: bold;
  display: block;
  font-size: 1.3em;
}

.oferta-home .info .rack
{
  color:#666;
}
.oferta-home .info .precio
{
  color:#bb1928;
}
.oferta-home .info .precio .tit
{
  font-size: 1em;
  font-weight: bold;
  display: block;
}
.oferta-home .info .precio .valor
{
  font-size: 3em;
  line-height: 1em;
  font-weight: bold;
}
.oferta-home .info .precio .valor span
{
  font-size: 0.7em;
  font-weight: bold;
}
h4.tit
{
  color:#fff;
  padding:6px 15px;
  margin: 0;
}
h4.tit span.sub
{
  font-size: 0.6em;
}
h4.regular
{
  background-color:#f1911f;
}
h4.internacional,h4.charter
{
  background-color:#2d328d
}
h4.especial 
{
  background-color:#bb1928
}

/********/
/***Social****/
.barra-social
{
  text-align: right;    
}
.barra-social ul
{
  margin: 0;
}

.barra-social ul li 
{
  display: inline-block;
  list-style: none;
  margin-left:15px;
}
.barra-social ul li a
{
  display: block;
  font-size: 2em;
  color:#666;
}
.barra-social:hover ul li h3,.barra-social ul li a:hover
{
  color:#2D3381
}
.barra-social ul li h3
{
  font-size: 1.6em;
  font-weight: bold;
  color:#666;
}
.barra-contactos
{
  padding: 0 15px;
  
  
}
.barra-contactos .row > div
{
  padding: 0;
}

.tarjeta h4
{
  background-color: #f1911f;
  color:#7f4704;
  padding: 8px 35px;
  margin: 0;
  font-size: 1em;
  text-align: center;
  
} 
.tarjeta div span
{
  color:#fff;
  display: block;
}
.tarjeta > div
{
  border:1px solid #fff; 
  background-color: #888;
  padding: 5px 35px;
  min-height: 90px; 
  border-collapse:collapse;
}
.tarjeta > div:first-child
{
  border-width: 0 !important;
}
.tarjeta > div:first-child
{
  border-width: 0 !important;
}
.tarjeta span.txt
{
  font-size: 1em;
}
.tarjeta span.txt2
{
  font-size: 1.2em;
  font-weight: bold;
}
.tarjeta.matriz span.txt2
{
  margin-top: 10px;
  
  font-size: 2em;
}
.barra-top
{
  margin-bottom: 0 !important;
  padding: 0 !important;
}
.header
{
  margin-bottom: 20px;
}
.header.flotante
{
  position: fixed;
  top:30px;
  z-index: 1;
  background-color: rgba(255,255,255,0.6);
  width: 100%;
    box-shadow: 0 4px 10px -2px rgba(0,0,0,0.4);
}
.header.flotante .logo a > img
{
  width: 100px;
}
.header.flotante .logo a .slogan img
{
  width:200px;
  margin-top: 15px;
}
.header.flotante .log
{
  width: 30%;
  vertical-align: top;
  display: inline-block;
}
.header.flotante .bus
{
  display: inline-block;
  width: 70%;
}

.header.flotante .bus .col-lg-8
{
  width: 100%;
}
.cargando-general
{
  position: fixed; 
  z-index: 10;
  top: 50%;
  left:45%;
  color: #2D3381;
  border-radius: 5px;
  border:1px solid #fff;
  background-color: rgba(255,255,255,0.95);
  font-weight: bold;
  box-shadow: 0 0 5px 2px rgba(0,0,0,.35);
  padding: 1% 2%;
  font-size: 1.5em;
}

/*****modal******/
.modal-dialog .barra-inicio
{
  position: relative;
  border-bottom: 1px dotted #aaa;
  overflow: hidden
}
.modal-dialog .close
{
  overflow: hidden;
  padding: 10px;
  color:red;
}
.modal-dialog .close:hover
{  
  opacity: 1;
}

/******autocomplete********/


.ui-autocomplete li.ui-state-focus
{
  background-color: #FA9323;
}
.ui-autocomplete li.ui-state-focus a
{
  color:#fff;
}

.ui-autocomplete li a{
  text-transform: capitalize;
  color:#666;
  padding: 10px 5px;
  display: block;
}

.ui-autocomplete li a strong
{
  color:#2D3381;
}
.ui-autocomplete li a .glyphicons
{
  position: absolute;
  right: 10px;
top: 10px;
  font-size: 1.3em;
}


.ui-autocomplete li a .glyphicons.glyphicons-building{
  color:#2D3381;
  
}

.ui-autocomplete li a .glyphicons.glyphicons-google-maps
{
  color:#bb1928;
}

#myModal .modal-dialog,#myModal .modal-content
{
  background-color: rgba(255,255,255,0) !important;
  box-shadow: none;
  border-width: 0;
}
#myModal .close
{
  font-size: 3em;
  opacity: 1 ;
  color:#fff;
  margin: 0 30px !important;
  padding: 0;
}
#myModal .close:hover
{
  color:red;
}
#myModal .modal-header
{
  border-width: 0;
  padding:  0;
  margin:0;
}
.form-logueo
{
  width: 220%;  
  padding: 0px 0px;
}
.form-logueo form
{
  margin-bottom: 0;
}
.form-logueo .row
{
  
  margin:0px;
  padding:0px;
}

.form-logueo .row > div
{
  margin:0px;
  padding: 0px;
}

.form-logueo .form-group
{
  vertical-align: top;
  margin: 15px 5px 0px 15px;
  
}
.form-logueo .form-group label
{
  display: none;
}
.form-logueo button
{
  margin:15px 0px 0 10px !important;
  display: block;
  
  overflow: hidden;
  padding: 30px 20px;
}
.form-logueo ul
{
  padding: 0;
}
.form-logueo ul li
{
  list-style: none;
}
.form-logueo ul li a
{
  color:#333 !important;
}
.form-logueo .msj span.alert
{ 
  color:red;
  margin: 0 !important;
  padding: 5px 15px 0;
  display: block;
  font-style: italic;
}
.form-logueo .msj span.ok
{
  padding:5px 15px ;
  display: block;
  margin: 5px 15px;
  color:#fff;
  background-color: #007bff;
}
.form-logueo h4
{
  padding:0 20px ;
}
.menu-superior li a span.glyphicons
{
  border:2px solid #fff;
  padding: 5px;
  border-radius: 50%;
  font-size: 0.8em;
  margin-right: 5px;
}
.menu-superior .open > a,.menu-superior .open > a .glyphicons
{
  color:#2D3381 !important;
  border-color:#2D3381;
}
.menu-superior li li > a
{
  color:#666 !important;
  display: block;
  padding: 5px 10px 5px 45px;
  
  border-left: 2px solid #fff;
}
.menu-superior li li > a span
{
  font-size: 0.8em;
  color:#fff;
}
.menu-superior li li:hover > a
{
  border-left: 2px solid #F39200;
}
.menu-superior li li:hover > a span
{
  color:#999;
}
.menu-superior li li > a:hover
{
  color:#333;
}
.menu-superior .separacion
{
  border:1px solid #ddd;
  margin: 5px 0;
}


.slick-list
{
  height: 350px;
}
.req input
{
  border-color:red;
}
.req .msj
{
  color:red;
 font-style: italic;
}
.cargando-form
{
  text-align: center;
  background-color: #fafafa;
  width: 200px;
  margin:0 auto;
  border-radius: 10px;
  padding: 10px;
}
#ayuda a span,#ayuda .tit
{
  display: block;
  text-align: center;
  
}
.tab-pane
{
  padding: 30px;
}
#ayuda a
{
  width: 100%;
  display: block; 
  text-align: center;
    transition: all 0.1s ease-in;
  
}
 
#ayuda a span.glyphicons
{ 
  padding:120px 30px;
  margin:0 auto;
  font-size: 5em;
  border:1px solid #2D3381;
  border-radius:10px;
    transition: all 0.1s ease-in;
  margin-bottom: 10px;
}

#ayuda a:hover span.glyphicons
{
  background-color: #2D3381;
  color:#fff;
}
#ayuda a:hover span
{
  font-weight: bold;
  
}
#info .cont
{
  height: 500px ;
  overflow: hidden;
  overflow-y: scroll;
}
.extra h4
{
  text-transform: capitalize;
}
ul.opciones
{
  margin-top: 10px;
  border-top: 1px solid #999;
  background-color: #ddd;
  min-height: 10px;
}
#home-pestana-beneficio
{
    margin: auto 0px;
  border-radius: 5px;
  padding: 5px;
  background-color: rgba(230,230,230,0.9); 
}
#home-pestana-beneficio span
{
  padding-top: 10px;
  display: inline-block;
  font-weight: bold
}
.navbar-nav-ve
{ 
  text-align: right;
  display: inline-block;
  float: right;
}
.navbar-nav-ve li a
{
 color:#fff;
  font-weight: bold;
  
}
.navbar-nav-ve li a:hover
{
  background-color: #fff
}
.navbar-nav-ve li
{
  display: inline-block;
  margin-left: 10px;
}


.navbar-nav-ve li.todos.actual a
{
   background-color: #fff;
   
  border:1px solid #fff;
}
.navbar-nav-ve li.todos a
{
   color: #2C3083;
  border:1px solid #fff;
}
.navbar-nav-ve li.regular a
{
  background-color: #8EC549;
}
.navbar-nav-ve li.premium.actual a,.navbar-nav-ve li.charter  a
{
  background-color: #A67C00;
  color:#fff;
}
.navbar-nav-ve li.economicos a
{
  
  color: #F1911F;
  border:1px solid #F1911F;
}

.navbar-nav-ve li.economicos.actual a
{
  
  background-color: #F1911F;
  color:#fff;
  border:1px solid #F1911F;
}

.navbar-nav-ve li.premium a,.navbar-nav-ve li.charter  a
{
  color: #A67C00;
  border: 1px solid #A67C00
}