.texto_logo {
    font-family: 'Julius Sans One', sans-serif;
    /*  font-family: 'Thasadith', sans-serif;*/
    /*font-family: 'Mate SC', serif;*/
    font-size: calc(0.4em + 1vw);
    color: seashell;
    text-align: center;
}
.texto_logo_abajo {
    font-family: 'Oswald', sans-serif;
    font-size: calc(0.4em + 1vw);
    color: rgb(252, 143, 116);
    text-align: center;
}
.menu_final {
   color: seashell;
   text-align: center;
   padding: 20px;
   font-size: 1.5em;
   font-family: 'Julius Sans One', sans-serif;
}

.menu_final:hover {
   text-align: center;
   padding: 20px;
   font-size: 1.5em;
   font-family: 'Julius Sans One', sans-serif;
   color: rgb(252, 143, 116);
   cursor: pointer;
}
.texto_sobre_mi {
   background: rgba(66, 66, 66, 0.70);
   text-align: justify;
   font-family: 'Roboto', sans-serif;
   padding-left: 30px;
   padding-right: 30px;
   padding-top: 5px;
   padding-bottom: 15px;
   font-size: 1.0em;
   color: rgb(211, 211, 211);
}
.texto_inicio {
   font-family: 'Julius Sans One', sans-serif;
   font-size: 1vw;
   color: seashell;
   text-align: center;
}
 /*--------------------------------FUENTES--------------------------------------*/
@font-face {
    font-family: 'Amatic SC';
    src: url(../fonts/AmaticSC-Regular.ttf);
}
@font-face {
   font-family: 'Julius Sans One';
   src: url(../fonts/JuliusSansOne-Regular.ttf);
}
@font-face {
   font-family: 'Oswald';
   src: url(../fonts/Oswald-VariableFont_wght.ttf);
}
@font-face {
   font-family: 'Lovers Quarrel';
   src: url(../fonts/LoversQuarrel-Regular.ttf);
}
@font-face {
   font-family: 'Mate SC';
   src: url(../fonts/MateSC-Regular.ttf);
}
@font-face {
   font-family: 'Advent Pro';
   src: url(../fonts/AdventPro-Regular.ttf);
}
@font-face {
   font-family: 'Roboto';
   src: url(../fonts/Roboto-Regular.ttf);
}
@font-face {
   font-family: 'Merriweather';
   src: url(../fonts/Merriweather-Regular.ttf);
}
 /*--------------------------------POESIAS--------------------------------------*/
 .texto_titulo_poesia {
   text-align: center;
   font-family: 'Lovers Quarrel', cursive;
   font-size: 4.2em;
   color: seashell;
}

.texto_titulo_poesia_p {
   font-family: 'Lovers Quarrel', cursive;
   font-size: 2.4em;
   color: seashell;
   text-align: left;
}

.texto_titulo_poesia_p:hover {
   font-family: 'Lovers Quarrel', cursive;
   font-size: 2.4em;
   color: rgb(252, 143, 116);
   cursor: pointer;
   text-align: left;
}

.texto_titulo_interior_poesia {
   font-family: 'Lovers Quarrel', cursive;
   font-size: 3em;
   color: black;
   padding-top: 20px;
   text-align: center;
}

.texto_interior_poesia {
   font-family: 'Merriweather', serif;
   color: black;
   text-align: center;
   padding-bottom: 20px;
   padding-top:20px;
   font-size: calc(0.5em + 0.4vw);
}
 /*--------------------------------RELATOS--------------------------------------*/
 .texto_titulo_relatos {
   text-align: center;
   font-family: 'Advent Pro', sans-serif;
   font-size: 3.2em;
   color: seashell;
}

.texto_titulo_relatos_p {
   font-family: 'Advent Pro', sans-serif;
   font-size: 1.4em;
   color: seashell;
   cursor: pointer;
}

.texto_titulo_relatos_p:hover {
   font-family: 'Advent Pro', sans-serif;
   font-size: 1.4em;
   color: rgb(252, 143, 116);
}

.texto_titulo_interior_relatos {
   text-align: center;
   font-family: 'Advent Pro', sans-serif;
   font-size: 1.8em;
   color: black;
}

.texto_relatos {
   text-align: justify;
   font-family: 'Merriweather', serif;
   padding: 30px;
   font-size: 0.9em;
}
/*--------------------------------NOVELA-------------------------------------*/
.texto_titulo_novela {
   text-align: center;
   font-family: 'Mate SC', serif;
   font-size: 3.0em;
   color: seashell;
}

.texto_titulo_novela_p {
   font-family: 'Mate SC', serif;
   font-size: 1.4em;
   color: seashell;
   cursor: pointer;
}

.texto_titulo_novela_p:hover {
   font-family: 'Mate SC', serif;
   font-size: 1.4em;
   color: rgb(252, 143, 116);
}
@media (max-width: 1239px) {
   .texto_titulo_interior_poesia {
      font-size: calc(2em + 1vw);
   }
   .menu_final {
      color: seashell;
      text-align: center;
      padding: 20px;
      font-size: 1em;
      font-family: 'Julius Sans One', sans-serif;
  }
  .menu_final:hover {
   color: rgb(252, 143, 116);
   font-size: 1em;
}
   
   .texto_interior_poesia {
      font-size: calc(0.6em + 0.7vw);
   }  
   .texto_titulo_interior_relatos {
      font-size: 1.6em;
   }
   .texto_relatos {
      font-size: 1em;
   }
}
@media (max-width: 700px) {
   .texto_titulo_interior_poesia {
      font-size: calc(2em + 1vw);
   }
   
   .texto_interior_poesia {
      font-size: calc(0.6em + 0.7vw);
   }
   .texto_titulo_relatos_p {
      font-family: 'Advent Pro', sans-serif;
      font-size: 1.2em;
      color: seashell;
      cursor: pointer;
   }

   .texto_titulo_relatos_p:hover {
      font-family: 'Advent Pro', sans-serif;
      font-size: 1.2em;
      color: rgb(252, 143, 116);
   }
   .texto_titulo_interior_relatos {
      font-size: 1.3em;
   }
   
   .texto_relatos {
      font-size: 0.9em;
   }
   .texto_sobre_mi {
      background: rgba(66, 66, 66, 0.70);
      text-align: justify;
      font-family: 'Roboto', sans-serif;
      padding-left: 10px;
      padding-right: 10px;
      padding-top: 5px;
      padding-bottom: 15px;
      font-size: 0.9em;
      color: rgb(211, 211, 211);
   }
}
@media (max-width: 430px) {
   .texto_titulo_interior_poesia {
      font-size: calc(1.6em + 0.9vw);
   }
   
   .texto_interior_poesia {
      font-size: calc(0.7em + 0.7vw);
   }
   .texto_titulo_relatos {
      text-align: center;
      font-family: 'Advent Pro', sans-serif;
      font-size: 2em;
      color: seashell;
   }
   .texto_titulo_relatos_p {
      font-family: 'Advent Pro', sans-serif;
      font-size: 1em;
      color: seashell;
      cursor: pointer;
   }

   .texto_titulo_relatos_p:hover {
      font-family: 'Advent Pro', sans-serif;
      font-size: 1em;
      color: rgb(252, 143, 116);
   }
   .texto_titulo_interior_relatos {
      font-size: calc(1em + 0.7vw);
   }
   
   .texto_relatos {
      font-size: 0.9em;
   }
   .texto_sobre_mi {
      background: rgba(66, 66, 66, 0.70);
      text-align: justify;
      font-family: 'Roboto', sans-serif;
      padding-left: 5px;
      padding-right: 5px;
      padding-top: 5px;
      padding-bottom: 15px;
      font-size: 0.9em;
      color: rgb(211, 211, 211);
   }
}