.main{
  background: white;
  max-width: 800px; 
  position: inherit;
  top: inherit;

}

.sp  {
    padding: 0 !important;
}

.sm  {
    margin: 0 !important;
}

.sbr  {
    border-radius: 0 !important;
}

.sbz  {
box-sizing: content-box !important;
}

sad.aside {
  display: grid;
  
  background: #fff;
}

legend {

    font-size: 20px;
 
}


  #TitulosDatosUsuario{
    border-radius: 5px 5px 0 0 ;
  }

  #TitulosDatosUsuario ui {
    display: flex;
    flex-direction: row;
}

#TitulosDatosUsuario ui li {
    height: 45px;
    width: 25%;
    line-height: 45px;
    text-align: center;
    list-style: none;
}

  .DatosUsuario ui {
    display: flex;
    flex-direction: row;
}

.DatosUsuario ui li {
    height: 45px;
    width: 25%;
    line-height: 45px;
    text-align: center;
    list-style: none;
}

.DatosUsuario ui li input {
    height: 100%;
    width: 90%;
   padding: 0 5%;
    text-align: center;
    list-style: none;
}

.DatosUsuario ui li input[type="submit"] {
    width: 100%;
    height: 49px;
}


.sectionboletas{

  margin: 20px 0 100px 0; 

}

  .sectionboletass {
    width: 90% !important;
    padding: 20px 5% 20px;
    position: inherit;
    display: flex;
    flex-direction: column;
    background: #fff;
    margin: 20px 0 0 0;
    border-radius: 10px;
  }

#detallesviajesboleta{
  margin: 0 5% 30px;
  width: 90%;
  height: 100%;
  min-height: 220px;
  display: flex;
  flex-wrap:  wrap;
}


.colorrespuesta {
    color: red;
    margin-left: 2%;
    line-height: 1;
}

.clasetituloreserva {
    font-size: 1em;
    color: #000;
    margin-left: 2%;
    line-height: 1;
}

.textoviajetitulo {
  font-weight: 700;

  color: #4473a1;
}

#formAgregarExtra {
    width: 100%;
}


.extrasboletasfila form{
  width: 100%  
}





.sectionboletass h2 {

    font-size: 20px;
    font-weight: 600;

    margin: 10px;
}




#Subtotalesreserva{
    background: #13466b;
    color: white;
}



#opcionesdepago {
    display: none;

}





#opcionespagotarjeta
{
  display: none;

}

#opcionespagodeposito{
 
  line-height: 1.8;
  text-align: justify;
  flex-direction: column;
  height: 100%;
}


#cuentasmayatours{
  width: 50%;
  float: left;
}

.main table{
  width: 100%;
border: inherit;
border-radius: 5px;
}


#SeccionBoletasUsuaio {
 height: 100%;
}
#SeccionBoletasUsuaioTexto {
    font-size: 1em;
  margin: 0px 0 30px 0;
  text-align: justify;
  line-height: 1.8;
}
#SeccionBoletasUsuaiotabla{
  width: 100%;
  border: 1px solid #13466b;
  border-radius: 5px;
      line-height: 14px;
  font-size: 14px;
  
  margin: 50px 0;
}
#SeccionBoletasUsuaioTitulos ui{
  display: flex;
  flex-direction: row;
  color:white;
  background: #13466b;
  align-content: space-around;
  align-items:  center;
  height: 50px;
}

#SeccionBoletasUsuaioTitulos ui li{
  width: calc(100% /6);
  text-align: center;
  list-style: none;


}
.SeccionBoletasUsuaioBoletasGuardadas ui{
   display: flex;
  flex-direction: row; 
  height: 40px;
    align-content: space-around;
  align-items:  center;
  
}

.SeccionBoletasUsuaioBoletasGuardadas  ui li{
  width: calc(100% /6);
  text-align: center;
  list-style: none;
}

.SeccionBoletasUsuaioTotalBoletas ui{
     display: flex;
  flex-direction: row; 
  height: 40px;
    align-content: space-around;
  align-items:  center;
}

.SeccionBoletasUsuaioTotalBoletas  ui li{
  width: calc(100% /6);
  text-align: center;
  list-style: none;
}

.imgcabecera img {
    width: 100%;
}

#cabeceraboleta {
    position: relative;
    z-index: 2;
    bottom: 70%;
    margin-left: 2%;
}

#filter {
    width: 100%;
    height: 500px;
    background: no-repeat;
    align-items: flex-end;
    z-index: 1;
    position: relative;
}

.fondo {
    position: absolute;
    width: 100%;
    height: 100%;
    filter: blur(0.1px);
    -moz-filter: blur(0.1px);
    -webkit-filter: blur(0.1px);
  background: no-repeat;
    max-width: 800px;
    background-size: 800px;
    background-attachment: fixed;
    background-position:50% 50%;
}

#article1 {
   width: calc(100% + 30px);

   padding: 0;
   left: -15px;
   position: relative;
}

#article1 img{
  width: 100%;
}


#article1 h1 {
  z-index: 10;
  color: #00be9c;
  font-family: oregano, arial;
  font-size: 6em;
    background: rgb(255, 255, 255);
    padding: 6px 10px;
    -ms-transform: skewY(-20deg);
    -webkit-transform: skewY(-20deg);
    transform: skewY(-5deg);
    letter-spacing: -2px;
    box-shadow: 7px 7px 0px 0px;
    float: left;
    left: 5px;
    position: absolute;
    bottom:  0%
}

.botonpago {

    width: 100%;
    background: #7c9b30;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20pt;
    color: white;
    cursor: pointer;
    border-radius: 5px;
    border: 0;

}

#pagarcontenido {

    width: 100%;
    height: 100%;
    max-width: 600px;
    max-height: 500px;
    background: #fff;
    border-radius: 5px;
    padding: 40px;

}

.recolectardatos {


    height: 100%;

    background: white;
    padding: 40px;
    overflow: auto;
    margin: 0;

    border-radius: 5px;

}


fieldset {

    margin: 50px 0;

}

#imagenvisa {

    height: 40px;
    float: right;
    margin: 0 10px;

}

#TitulosDatosUsuario {
    width: 100%;
    flex-direction: row;
    background: #13466b;
    color: white;
    border-radius: 5px 5px 0 0;
}    

.contenedorparticipantes{
  display: flex;
  flex-direction: column;
}

.rowParticipantes, .rowParticipantes form{
  display: flex;
  flex: row;
  width: 100%;
  margin: 5px 0;
  
}

.datosparticipante{
  text-align: center;
  line-height: 40px;
  margin: 0 2% 0 0 ;
}

.datosparticipante:nth-child(1){
  width: 2%;
}

.datosparticipante:nth-child(2){
  width: 40%;
}

.datosparticipante:nth-child(3){
  width: 40%;
}

.botonguardarparticipantes{
  width: 10%;
}

.botonguardarparticipantes input{
  width: 100%;
  height: 100%;
  border-radius: 5px;
  
  background: #003366;
  font-size: 14px;
  font-weight: 600;
  color: white;
}


#CajaExtrasReservacion { 

}

#pagartabla {

    margin: 10px 0;
    border-radius: 5px;
    border: 1px solid #13466b;
    float: left;

}

.textopagar {

    font-size: 10pt;
    line-height: 10pt;
    margin: 10px;
    width: 46%;
    float: left;

}

#aterminos {

    font-size: 8pt;
    color: gray;
    text-decoration: none;

    width: 100%;
    margin: 10px 20%;
    float: left;
}

#imgssl {

    margin: 0 10px;
    float: right;
    height: 40px;

}


#pagartabla tbody tr:first-child {

    background: #13466b;
    color: white;

}

#pagartabla tbody tr th {

    padding: 0 10px;

}

#logopagar {

    width: 55%;
    float: left;
    margin: 10px 0;

} 

#pagartabla tbody tr td, #pagartabla tbody tr th{

border:none;

}
.CEX div img {width: 100%; height: 100%; margin: 0; padding: 0;}
.CEX {display: block; width: 100%; height: 140px; border:none; margin: 0; padding: 0;}
.CEX:hover{background: #eee;}
.CEX div{float:left; width: 100%; height: 100%; margin: 0; padding: 0; border}
.CEX .CEXimagen{width: 24%; height:100%; margin: 0; padding: 0;}
.CEX .CEXtitulos{text-align: left ;width: 45%; height: 100%;  color: #13466b; border-right: solid 1px rgba(0,0,0,0.2);}
.CEX .CEXtitulos .TCEX{font-size: 25px; font-weight: 600; width: 96%; height: 10%; padding: 6% 2%; display: block;}
.CEX .CEXtitulos .DCEX{font-size: 11pt; width: 96%; height: 44%; padding:2%; display: block;}
.CEX .CEXprecio{width: 15%; height: 52%; padding-top: 7%; font-weight: 600; text-align: center;border-right: solid 1px rgba(0,0,0,0.2);}
.CEX .CEXacciones{width: 15.6%; height: 52%; padding-top: 7%; font-weight: 600;text-align: center;border-right: solid 1px rgba(0,0,0,0.2);}
.tX {background: #13466b;font-size: 20pt;color: white;font-weight: 600;height: 50px; line-height: 50px; text-align: center;}
.tX:hover { color: white !important; background: #0f334d !important;}
#thospedaje {border-radius: 5px 5px 0 0;}
 

.CEXacciones input{ width: 28%; text-align: center; font-weight: 600; font-size: 11pt; height: 22px; font-family: open sans;}


article h1 {
    font-size: 4em !important;
    font-weight: 600;
    font-family: oregano;
    margin: 10px;
    text-align: center;
}

#imgcerrar {

    width: 25px;

}

#cerrardatos {

    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 5px;
    top: 5px;
    text-align: center;
    font-weight: 600;
    border-radius: 50px;
    color: black;
    line-height: 25px;
    cursor: pointer;
    z-index: 100;
    left: 2px;
    top: 20px;
    border-radius: 10px;

}

#imagenmastercard {

    height: 40px;
    float: right;
    margin: 0 10px;

}


  
  .hideslides {
display: flex !important;
width: 100%;
height: 100%;
position: fixed;
background: #000;
z-index: 100;
background: rgba(0,0,0,0.9);
margin: 0;
padding: 0;
top:0;
align-items: center;
justify-content: center;
  }

  .hideDatos{
    display: none !important;
  }

  .showdatos{
  display: flex !important;
    width: 100%;
    height: 100%;
    position: fixed;
    background: #000;
    z-index: 100;
    background: rgba(0,0,0,0.9);
    margin: 0;
    padding: 0;
    top: 0;
    align-items: center;
    justify-content: center;
  }

#slidestiposextras {
    width: 100%;
    max-width: 800px;
    margin: 80px auto;
}

#slidestiposextras li{
  height: inherit;
}

#sliderextra li img { 
  width: 100%;
}


.espacioExtra1{
  position: relative;
}

.espacioExtra1 .overlay{
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background:rgba(0,0,0,0.2);
  color: white;
}

.espacioExtra1 .overlay .container{
  height: 100%;
}

.espacioExtra1 .overlay .row{
  height: 50%;
}

.espacioExtra3 .container{
  height: 100%;
} 