@page {
  size: A4;
  margin: 0;
  padding-bottom: 50px;
  color: white;
}



@media print {
  /* Contenido del fichero print.css */
  .page {

    border: initial;
    border-radius: initial;
    width: initial;
    min-height: initial;
    box-shadow: initial;
    background: initial;
  }
  header, footer, nav, aside {
    display: none;
  }


  .contenidopanelexpress{
    /*position: absolute;*/
    top: 0px;
    width: 100%;
    padding: 50px;
    box-sizing: border-box;
  }
  .panelexpress{
    width: 100%;
    padding-top: 0px;
  }



  #logoAgencia{
    float: left;
    width: 40%;
  }
  #datosAgencia{
    float: left;
    width: 40%;
  }
  #cabeceraPaquete{
   margin-bottom: 500px; 
  }
  .tab{
    margin-top: 50px;
  }
   .tabcontent {
    margin-top: 50px;
    display: block;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
  }


  .panel-heading{
    background-color: #bce8f1;
    color: #31708f;
  }
/*Tabla*/
    table { page-break-after:auto }
    tr    { page-break-inside:avoid; page-break-after:auto }
    td    { page-break-inside:avoid; page-break-after:auto }
    thead { display:table-header-group }
    tfoot { display:table-footer-group }
/*Tabla*/

  .salidas{
    float: left;
  }
  #telefonoReservas{
    display: none;
  }


  .mipanel {
      display: none;
  }
  #botoneraPaquete{
      display: none;    
  }
  .subir{
    display: none;
  }
  .pie{
    display: none;
  }
  #footerPage{
    display: none;
  }

  .noprint{
    display: none;
  }
 
  .tablinks{
    display: none;
  }

  #piedesitio{
    display:none;
  }



}







/* Style the buttons that are used to open the tab content 
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
}


/* Style the tab content 


.ocaso{
  margin-top: 60px;
  background-color: #337AB7;
  padding-bottom: 30px;
}


/***********  PANEL EXPRESS***
.panelexpress{
  width: 100%;
  padding-top: 50px;
    display:flex;
}


.mipanel a{
  color: white;
}

.contenidopanelexpress{
  padding-left: 10px;
  width: 80%;
  float: left;
}

.cuadroverdeboton{
    color: white;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 35px;
    overflow: hidden;
    text-align: center;
    background-color:#00c4ba;
    box-shadow: inset 0 0 5px 0 rgba(0,0,0,.1);
    border-radius: 5px;
    vertical-align: middle;
    padding: 3px;
}
.cuadroverdeboton:hover {
    color: #00c4ba;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 35px;
    overflow: hidden;
    text-align: center;
    background-color:yellow;
    box-shadow: inset 0 15 15px 0 rgba(0,0,0,.2);
    border-radius: 5px;
    vertical-align: middle;
    padding: 3px;
}

/***************************
.blanco{
  color: white;
}
.amarillo{
  color: yellow;
}
.amarillo:hover{
  color: white;
}


a {
    cursor: pointer;
}
/* Iluminar la fila de la tabla de destinos
.clickable-row.hover {
    background-color:#FFFF99  !important;
    cursor: pointer;
}

/*.table-striped>tbody>tr:nth-of-type(odd){
    background-color:yellow;
}*/

/* Tamaño del Mapa de viaje
#mapid { height: 280px; margin-bottom: 2em; }


/* TABLA VIAJES 

          .viaje {
              font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
              border-collapse: collapse;
              width: 100%;
          }

          .viaje td, .viaje th {
              border: 1px solid #ddd;
              padding: 8px;
          }

          .viaje tr:nth-child(even){background-color: #f2f2f2;}

          /*.viaje tr:hover {background-color: #ddd;} -> para iluminar la fila al pasar

          .viaje th {
              padding-top: 12px;
              padding-bottom: 12px;
              text-align: left;
              background-color: #4CAF50;
              color: white;
          }

/* FIN TABLA VIAJES */

/* TAB Viajes

.tab-content{
  border: solid 0.5px;
  border-color: grey;
  padding: 1em;
}

/* Días y noches en las pestañas de viaje 
.dias{
  display: block;
  width: 49%;
  float: left;
  padding: 1em;
  background: blue;
  color: white;
  border-radius: 10px 10px 10px 10px;
  margin-right: 2px;
}
.noches{
  display: block;
  width: 49%;
  float: left;
  padding: 1em;
  background: black;
  color: white;
  border-radius: 10px 10px 10px 10px;
}  

/* Precio Viajes

.precio{
  font-size: 3em;
}
.duracion{
  font-size: 2em;
}
.amarillo{
  color: yellow;
}
.subrayado{
  text-decoration: underline;
}

.vuelo{
  display: block;
  width: 100%;
  float: left;
  margin-bottom: 1em;
  padding: 1em;
  border: solid 0.5px;
  border-radius: 10px 10px 10px 10px; 

}
.incluido{
  font-size: 1.5em;
}
.iconos{
  display: block;
  float: left;
  padding: 2px;
  font-size: 2em;
  border: solid 0.5px;
  border-radius: 10px 10px 10px 10px;
}
.pie{
  width: 100%;
  max-width: 811px;
  padding-top: 2em;
}
.express{
  font-size: 2em !important;
  float: left !important;
  display: block !important;
  padding-right: 0.2em !important;
  margin-top: -5px !important;
}{

}
.locomotora{
  display: block;
  float: left;
  padding-right: 0.2em;
  margin-top: -10px;
}
.botonera{
  display: block;
  float: right;
  font-size: 1.5em;
  padding: 3px;
  border: solid 2px;
  border-radius: 10px 10px 10px 10px;
  margin-left: 0.5em;
}
/************************/

/*Botón subir
.subir {
    padding: 15px;
    display: inline-block;
    position: fixed;
    font-size: 20px;
    bottom: 20px;
    right: 20px;
    display: none;
    cursor: pointer;
    background-color: #337AB7;
    background: rgba(51,122,183, 0.8);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 1);
    border-radius: 10px 10px 10px 10px;
}

.subir:hover {

    background-color: #337ab7;

}

/**BG texto slider 

.titulo-slider{
  display: inline-block;
  background-color:#00CC33;
  background: rgba(0,204,51, 0.8);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 1);
}

/*** Menú desplegable navegacción ***
.dropdown-menu>li>a:hover{
  background-color:#337ab7;
  color: white;
}
.dropdown-menu>.active>a{
  background-color:#00CC33;
}
/**** Menú navegación ***
.navbar-inverse .navbar-nav>li>a:hover {
    background-color: black;
}
.navbar-inverse .navbar-brand{
  color: white;
}

/*** Ofertas lateral ***
.flecha-oferta{
  float: right;
  display: block;
  font-size: 2em;
}

.list-group-item:hover{
      background-color:#FFFF99  !important;
      cursor: pointer;
      text-decoration: none;

}
.list-group-item>a:hover{
      text-decoration: none;

}

/*****CARD Index***
/*boton*
.btn-group>.btn:hover{
  background-color: #337ab7;
  color: white;
}
/*imagen*
.card-img-top{
  max-width: 500px;
}


