/* Estilos para los capitulos */

.hm-capitulos-box {
  position: sticky;
  top: 1%;
  width: 52%;
}

#hm-capitulos-home {
  align-items: center;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  justify-content: flex-start;
  align-items: baseline;
  height: 90vh;
}

.hm-capitulos-image-encabezado {
  max-width: fit-content;
  width: 100vh;
  padding-left: 15%;
}

.hm-capitulos-flex-titulo {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-left: 17.5%;
}

.hm-capitulos-titulo {
  color: #fff;
  font-size: 3vw;
  letter-spacing: 0.5vw;
  text-align: left;
}

.hm-capitulos-image-numeroHistoria {
  height: 5vh;
}

/* Estilos para el Home de liberto */

.hm-container-gris {
  background: #fff;
  display: -webkit-flex;
  -webkit-flex-direction: column;
  display: flex;
  flex-direction: column;
  height: 100vh;
  width: 100vw;
  align-items: center;
  justify-content: flex-start;
}

.Fondo {
  background: #fff;
  height: 100%;
  position: relative;
}

.hm-image-home {
  width: 14vh;
}

.hm-image-hom-sub {
  width: 70vh;
}

.hm-logo-hm {
  width: 15vh;
}

.hm-home-letras-liberto {
  display: -webkit-flex;
  -webkit-flex-direction: row;
  display: flex;
  flex-direction: row;
  align-items: stretch;
}

.hm-letras-liberto {
  font-family: "Alfa slab one", cursive;
  font-size: 12vh;
  letter-spacing: 0.5vh;
}

.hm-comencemos {
  background: #ffd5e5;
  border-radius: 50%;
  cursor: pointer;
  padding: 3vh;
  place-items: center;
}
.hm-comencemos .fas {
  color: rgb(0, 0, 0);
  display: grid;
  font-size: 8vh;
  place-items: center;
}

.hm-comencemos:active {
  box-shadow: inset 10px 10px 10px rgba(0, 0, 0, 0.1), inset -10px -10px 10px rgba(255, 255, 255, 0.6);
}

.hm-comencemos:active .fas {
  color: #cfe5f1;
}

/* slide de instrucciones de navegación */

.hm-instrucciones {
  display: -webkit-flex;
  -webkit-flex-direction: row;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
  align-content: center;
  height: 100vh;
  width: 95vw;
  z-index: 6000;
}

.hm-instrucciones-item {
  width: 25vh;
  font-size: 4vh;
  z-index: 6000;
}

.hm-instrucciones-item img {
  width: 15vh;
  z-index: 6000;
}

/* Diferentes opacidad para colocar fondos  */

.hm-opacidad-l35 {
  background-image: linear-gradient(to right, rgba(18, 22, 25, 0) 2%, rgba(18, 22, 25, 0.68) 12%);
  height: 100%;
  left: 35%;
  position: relative;
}

.opacidad0 {
  background-color: #0303037b;
  min-height: 100%;
  min-width: 100%;
  z-index: 1;
}
.opacidad1 {
  background-color: #0303035d;
  min-height: 100%;
  min-width: 100%;
  z-index: 1;
}

.opacidad2 {
  background-color: #03030342;
  min-height: 100%;
  min-width: 100%;
  z-index: 1;
}

.opacidad3 {
  background-color: #03030328;
  min-height: 100%;
  min-width: 100%;
  z-index: 1;
}

.opacidad_media {
  background-color: #13121299;
  min-height: 100%;
  min-width: 100%;
  z-index: 600;
}

/* Diferentes elementos de posicion y tamaños */

.hm-slide-video {
  background: #fff;
  height: 100%;
  position: relative;
}

.hm-slide-cover {
  background-position: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  height: 100%;
}
.hm-p-l1_3 {
  left: 1.3vw;
}
.hm-p-l2 {
  left: 2vw;
}

.hm-p-l5 {
  left: 5vw;
}

.hm-p-l9 {
  left: 9vw;
}

.hm-p-l10 {
  left: 10vw;
}

.hm-p-l20 {
  left: 20vw;
}

.hm-p-l30 {
  left: 30vw;
}

.hm-p-l40 {
  left: 40vw;
}
.hm-p-t2 {
  top: 2vh;
}
.hm-p-t7 {
  top: 7vh;
}

.hm-p-t17 {
  top: 17vh;
}

.hm-p-t27 {
  top: 27vh;
}

.hm-p-t37 {
  top: 37vh;
}
.hm-p-t42 {
  top: 42vh;
}
.hm-p-t47 {
  top: 47vh;
}

.hm-p-t57 {
  top: 57vh;
}
.hm-p-t65 {
  top: 65vh;
}
.hm-p-t70 {
  top: 70vh;
}

.hm-p-w30 {
  width: 30%;
}

.hm-p-w40 {
  width: 40%;
}

.hm-p-w50 {
  width: 50%;
}

.hm-p-w60 {
  width: 60%;
}

.hm-p-w70 {
  width: 70%;
}

.hm-p-w80 {
  width: 80%;
}

.hm-p-w90 {
  width: 90%;
}

.hm-p-w100 {
  width: 100%;
}

.hm-p-fs3 {
  color: #fff;
  font-size: 3.2vh;
  position: absolute;
  text-align: left;
  z-index: 600;
}

.hm-p-r5 {
  right: 5vw;
}

.hm-p-r10 {
  right: 10vw;
}

.hm-p-italic {
  font-style: italic;
  font-size: 3vmin;
}
/* Para todos los videos */

#myVideo {
  bottom: 0;
  min-height: 100%;
  min-width: 100%;
  position: relative;
  right: 0;
}
#myvideo:-webkit-full-screen {
  height: 100%;
  width: 100%;
}

/* Generales */

p {
  position: sticky;
  font-family: "Aleo", cursive;
  font-size: 3vmin;
}

@media (min-width: 360px) and (max-width: 915px) {
  p {
    position: sticky;
    font-family: "Aleo", cursive;
    font-size: 3.4vmin;
  }
  .hm-p-italic {
    font-style: italic;
    font-size: 2.8vmin;
  }
}

h {
  font-family: "Alfa slab one", cursive;
}

/*---Fuente inicio capitulo--*/
.read-more-state {
  display: none;
}

.read-more-target {
  font-size: 0.5em;
  opacity: 0;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
  position: absolute;
  top: -36vh;
  right: 105%;
  background-color: #595959cc;
  color: #ddd;
  display: block;
  font-size: 2vh;
  opacity: 1;
  width: 65%;
  z-index: 1000;
}

.read-more-state ~ .read-more-trigger:before {
  content: "Fuente";
}

.read-more-state:checked ~ .read-more-trigger:before {
  content: "Ver menos";
}

.read-more-trigger {
  background-color: #cfe5f1;
  border: 1px solid #ffffff;
  border-radius: 16px;
  color: rgb(0, 0, 0);
  cursor: pointer;
  display: inline-block;
  font-size: 2.5vh;
  padding: 0.5em;
  z-index: 1000;
}

/*---Fuente normal capitulo--*/
.read-more-state {
  display: none;
}

.read-more-target-normal {
  font-size: 0.5em;
  opacity: 0;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target-normal {
  position: absolute;
  top: -35vh;
  left: 100%;
  background-color: #595959cc;
  color: #ddd;
  display: block;
  font-size: 2vh;
  opacity: 1;
  width: 100%;
  z-index: 1000;
}

.read-more-state ~ .read-more-trigger-normal:before {
  content: "Fuente";
}

.read-more-state:checked ~ .read-more-trigger-normal:before {
  content: "Ver menos";
}

.read-more-trigger-normal {
  background-color: #cfe5f1;
  border: 1px solid #ffffff;
  border-radius: 16px;
  color: rgb(0, 0, 0);
  cursor: pointer;
  display: inline-block;
  font-size: 2.5vh;
  padding: 0.5em;
  z-index: 1000;
}

.read-more-target-final1 {
  font-size: 0.5em;
  opacity: 0;
}

.read-more-state ~ .read-more-trigger-final1:before {
  content: "Fuente";
}

.read-more-state:checked ~ .read-more-trigger-final1:before {
  content: "Ver menos";
}

.read-more-trigger-final1 {
  background-color: #cfe5f1;
  border: 1px solid #ffffff;
  color: rgb(0, 0, 0);
  border-radius: 16px;
  cursor: pointer;
  display: inline-block;
  font-size: 1.5vh;
  padding: 0.5em;
  z-index: 1000;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target-final1 {
  background-color: #595959e2;
  color: #ddd;
  display: block;
  font-size: 1.5vh;
  opacity: 1;
  width: 100%;
  z-index: 1000;
}

/*UltimoSlide*/
.hm-image-slidefinal {
  position: relative;
  width: 40%;
}

/*agradecimientos*/

#hm-agradecimientos {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  justify-content: space-evenly;
  width: 100%;
}

.hm-agradecimientos-columna {
  color: #030303;
  font-size: 1vmax;
  font-size: 1.8vmin;
  letter-spacing: 0.1px;
  text-align: left;
  width: 90%;
}

.hm-agradecimientos-columna2 {
  padding-top: 3%;
  color: #030303;
  font-size: 2vmax;
  font-size: 2.4vmin;
  letter-spacing: 1.5px;
  text-align: center;
  width: 90%;
  font-weight: bold;
}
/*creditos*/

#hm-creditos-center {
  align-items: center;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}

#hm-creditos {
  align-items: center;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
}

#hm-creditos-column {
  align-items: center;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}

.hm-creditos-box {
  height: 90%;
  padding-left: 4%;
  padding-top: 3%;
  width: 33%;
}

.hm-creditos-box2 {
  height: 90%;
  width: 90%;
}

.hm-creditos-columna {
  color: #030303;
  font-size: 1.2vmax;
  font-size: 2vmin;
  letter-spacing: 1.5px;
  text-align: left;
  width: 90%;
}

.hm-creditos-columna2 {
  color: #030303;
  font-size: 2vmax;
  font-size: 2.3vmin;
  letter-spacing: 1.5px;
  text-align: center;
  width: 100%;
}

.hm-logocreditos-hm {
  padding: 1%;
  width: 10%;
}

.hm-logocreditos-vi {
  padding: 1%;
  width: 15%;
}

.hm-logocreditos-dw {
  padding: 1%;
  width: 12%;
}

.hm-logocreditos-ca {
  padding: 1%;
  width: 20%;
}

.hm-logocreditos-fes {
  padding: 4%;
  width: 15%;
}

/*la investigacion*/

.hm-investigacion-box2 {
  height: 90%;
  padding-top: 2%;
  width: 45%;
  padding-left: 4%;
}

.hm-investigacion-box3 {
  height: 90%;
  padding-left: 5%;
  padding-top: 2%;
  width: 95%;
}

#hm-investigacion {
  padding-left: 10%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  width: 80%;
}

#hm-investigacion2 {
  padding-left: 3%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  width: 90%;
}

#hm-investigacion-row {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}
.hm-investigacion-box {
  height: 90%;
  padding-top: 1%;
  width: 100%;
}

.hm-investigacion-columna {
  color: #030303;
  font-size: 1vmax;
  letter-spacing: 1px;
  text-align: center;
  width: 90%;
}

.hm-investigacion-columna1 {
  color: #030303;
  padding-left: 4%;
  text-align: center;
  width: 90%;
  font-size: 1vmax;
}

.hm-titulos-finales {
  font-size: 2vmax;
}

.hm-parrafos-finales {
  font-size: 1.2vmax;
  font-size: 1.9vmin;
}

.hm-investigacion-columna2 {
  color: #030303;
  font-size: 0.9vmax;
  font-size: 1.6vmin;
  letter-spacing: 1.5px;
  text-align: left;
  width: 100%;
}

.hm-investigacion-columna3 {
  color: #030303;
  font-size: 1.2vmax;
  font-size: 2vmin;
  letter-spacing: 1.5px;
  text-align: left;
  width: 90%;
}

.hm-columna-1 {
  color: #a9e8d1;
  font-family: "Aleo", cursive;
  font-size: 5vmax;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.hm-columna-2 {
  color: #fedcd2;
  font-family: "Aleo", cursive;
  font-size: 5vmax;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.hm-columna-3 {
  color: #f3c7e2;
  font-family: "Aleo", cursive;
  font-size: 5vmax;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.hm-columna-4 {
  color: #cfe5f1;
  font-family: "Aleo", cursive;
  font-size: 5vmax;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.hm-logofinal-hm {
  left: 42.5%;
  position: absolute;
  top: 20%;
  width: 15%;
}
