@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;700;900&family=Libre+Caslon+Text:ital,wght@0,400;0,700;1,400&display=swap');
 html {
      line-height: 1.5;
      font-family: 'Libre Caslon Text', serif;
      font-size: 20px;
      color: #1a1a1a;
      background-color: #f1f2f2;
    }
    body {
      margin: 0 auto;
      max-width: 36em;
      padding-left: 50px;
      padding-right: 50px;
      padding-top: 50px;
      padding-bottom: 50px;
      hyphens: none;
      overflow-wrap: break-word;
      text-rendering: optimizeLegibility;
      font-kerning: normal;
    }
    h1, .Header1 {
     font-size: 1.9rem;
      line-height: 1.9rem;
      font-family: 'Inter', sans-serif;
      color: #c41a1b;
      font-weight: 900 !important;
    }
    
    h2, .Header2, .subtitulo-1, .biblio-subtitulo, .tesis-bajada {
      font-size: 1.2em;
      font-family: 'Inter', sans-serif;
      color: #c41a1b;
      font-weight: bold;
      margin-top: 2rem;
    }
  @media (max-width: 600px) {
      body {
        font-size: 0.9em;
        padding: 1em;
      }
      h1 {
        font-size: 1.6rem;
        margin-bottom: 1.5rem;
      }
      blockquote {
        margin-left: 0.4em !important;
      }
    }
    @media print {
      body {
        background-color: transparent;
        color: black;
        font-size: 12pt;
      }
      p, h2, h3 {
        orphans: 3;
        widows: 3;
      }
      h2, h3, h4 {
        page-break-after: avoid;
      }
    }
    p {
      margin: 1em 0;
    }
    a {
      color: #1a1a1a;
    }
    a:visited {
      color: #1a1a1a;
    }
    img {
      max-width: 100%;
    }
    h1, h2, h3, h4, h5, h6 {
      margin-top: 1.6em;
    }
    h5, h6 {
      font-size: 1em;
      font-style: italic;
    }
    h6 {
      font-weight: normal;
    }
    ol, ul {
      padding-left: 1.7em;
      margin-top: 1em;
    }
    li > ol, li > ul {
      margin-top: 0;
    }
    blockquote, .Blockquote---Paragraph, .citas, .lista-tesis {
      font-family: 'Inter', sans-serif;
      font-weight: 300;
      font-size: 0.9rem;
      margin: 1.5em 0 1.5em 1.3em;
      padding-left: 1.3em;
      border-left: 1.5px solid #c41a1b;
      color: #606060;
    }
    code {
      font-family: Menlo, Monaco, 'Lucida Console', Consolas, monospace;
      font-size: 85%;
      margin: 0;
    }
    pre {
      margin: 1em 0;
      overflow: auto;
    }
    pre code {
      padding: 0;
      overflow: visible;
      overflow-wrap: normal;
    }
    .sourceCode {
     background-color: transparent;
     overflow: visible;
    }
    hr {
      background-color: #c41a1b;
      border: none;
      height: 1px;
      margin: 1em 0;
    }
    table {
      margin: 3em 0 -0.5em 0;
      border-collapse: collapse;
      width: 100%;
      overflow-x: auto;
      display: block;
      font-variant-numeric: lining-nums tabular-nums;
    }
    table caption {
      margin-bottom: 0.75em;
    }
    tbody {
      margin-top: 0.5em;
      border-top: 3px solid #70ffeb;
      border-bottom: 3px solid #70ffeb;
    }
    th {
      border-top: 1px solid #1a1a1a;
      padding: 0.25em 0.5em 0.25em 0.5em;
    }
    td {
      padding: 0.125em 0.5em 0.25em 0.5em;
    }
.art-TablePar{
    text-align: center;
}
    header {
      margin-bottom: 4em;
      text-align: left;
      margin-bottom: -0.9rem;
    }
    header > h1 {
      font-size: 0.8rem;
      color: black;
      margin-bottom: 1rem;
      display:inline-block;
      font-weight: 300 !important;
    }
    header > h1::after {
    content: ' 1(29)';
}
    #TOC li {
      list-style: none;
    }
    #TOC ul {
      padding-left: 1.3em;
    }
    #TOC > ul {
      padding-left: 0;
    }
    #TOC a:not(:hover) {
      text-decoration: none;
    }
    code{white-space: pre-wrap;}
    span.smallcaps{font-variant: small-caps;}
    span.underline{text-decoration: underline;}
    div.column{display: inline-block; vertical-align: top; width: 50%;}
    div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
    ul.task-list{list-style: none;}
    .display.math{display: block; text-align: center; margin: 0.5rem auto;}


    a {
      color: #c41a1b;
      font-family: 'Inter', sans-serif;
      font-weight: 700;
      text-decoration: none;
    }

     h1 a, .autor a {
      vertical-align:super;  
      font-size: medium;  
     }


/*----Propios----*/

.sub, .art-titulo-ing, .art-titulo-port, .titulo-resena {
   color: grey;
   font-family: 'Inter', sans-serif;
   font-weight: 300;
   font-size: 1.5rem;
   margin: -0.5rem 0.8rem 1rem 0rem;
   line-height: 1.6rem;  
}
.ResumenTitulo, .resumen-titulo {
  font-family: 'Inter', sans-serif;
   font-weight: 300;
   font-size: 1.1rem;
   margin: 2rem 0.8rem 1rem 0.8rem;
   line-height: 1.6rem;  
   color: #c41a1b;
   font-weight: bold;
}
.resumenCuerpo, .resumen-texto {
  font-family: 'Inter', sans-serif;
   font-weight: 300;
   font-size: 1rem;
   margin: 0rem 0.8rem 1rem 0.8rem;
   line-height: 1.6rem;  
   color: #c41a1b;
    text-align: justify;
    hyphens: auto;
}
.palabras-clave {
  font-family: 'Inter', sans-serif;
   font-weight: 300;
   font-size: 1rem;
   margin: 0rem 0.8rem 1rem 0.8rem;
   line-height: 1.6rem;  
   color: #c41a1b;
    text-align: justify;
    hyphens: auto;
}
.autor, .autor-1, .autor-2, .autor-3, .autor-4 {
   font-family: 'Inter', sans-serif;
   font-weight: 300;
   font-size: 1.2rem;
   margin: 3rem 1.5rem 0rem 0rem;
   line-height: 1.2rem; 
}
.pertenencia {
   font-family: 'Inter', sans-serif;
   font-weight: 300;
   font-size: 0.8rem;
   margin: 0rem 1.5rem 0rem 0rem;
   line-height: 1.2rem; 
}
.autor + .autor {
  margin-top: -3.2rem;
}
.autorRes {
   font-family: 'Inter', sans-serif;
   color: #a54bed;
   font-weight: 300;
   font-size: 1.2rem;
   margin: -1.5rem 1.5rem 3rem 0rem;
   line-height: 1.2rem; 
}
.antetitulo {
   font-family: 'Inter', sans-serif;
   font-weight: 300;
   font-size: 1.2rem;
   margin: 1rem 1.5rem -2rem 0rem;
   line-height: 1.2rem; 
} 
p.pertenencia + h2 {
  margin-top: 4rem;
}
h2 {
  font-size: 1.1rem;
  margin-bottom: -0.2rem;
}
h2  {
   font-family: 'Inter', sans-serif;
   font-weight: 900;
   font-size: 1.2rem;
   line-height: 1.2rem;
   color: #c41a1b;
}
h4, h6, h5 {
   font-family: 'Inter', sans-serif;
   font-weight: 300;
   font-size: 0.9rem;
   margin: 2rem 0.8rem 1.5rem 0rem;
   line-height: 1.2rem;
   font-style: normal;
} 
h6 + h5 {
  margin-top: -2rem;
}
h3, h3.subtitulo-2 {
   font-family: 'Inter', sans-serif;
   font-weight: 300;
   font-size: 1.2rem;
   color: rgb(196, 26, 27);
   margin: 2rem 0.8rem -0.5rem 0rem;
   line-height: 1.2rem; 
} 

.epi {
  font-size: 0.7rem;
  margin: 4em 4em 4em 0em;
}
.epi + .epi {
  margin-top: -4em;
} 
.res {
  border-top: 1px solid lightgrey;
  border-bottom: 1px solid lightgrey;
  color: grey;
  font-size: 0.7em;
  margin: 2em 0 2em 0;
}
hr {
  border: #c41a1b solid 1px;
  background-color: #c41a1b;
  margin: 4rem 0rem 2rem 0rem;
}
table {
  font-family: 'Inter', sans-serif;
  font-size: 0.8rem;
  color: grey;
}
.small {
  font-size: 0.8rem;
  line-height: 1.1rem;
  margin: 1rem 0 2rem 0;
  padding-left: 0.5rem;
  border-left: #70ffeb solid 3px;
}
.autor {
  margin-bottom: 3rem;
}
.autor > .Italic {
  font-style: normal !important;
}
.Bold, .negrita {
  font-weight: bold;
}
.Bold-Italic {
  font-weight: bold;
  font-style: italic;
}
.Italic, .italica {
  font-style: italic;
}
.Super, ._idFootnoteLink {
  vertical-align: super;
  font-size: smaller;
}
.Footnote---Paragraph, .nota-al-pie, .notas-al-pie {
  font-family: 'Inter', sans-serif;
  font-size: 0.8rem;
  color: #4d4d4d;
    hyphens: auto;
}
.Header5, .graficos {
  font-family: 'Inter', sans-serif;
  font-size: 1rem;
  color: #4d4d4d;
  font-weight: bold;
  margin: 2rem 0 0 0;
}
.Header6, .epigrafe {
  font-family: 'Inter', sans-serif;
  font-size: 0.8rem;
  color: #4d4d4d;
  font-weight: bold;
  margin: 0rem 0 2rem 0;
}
p.Paragraph img {
  margin-bottom: 1rem;
}
    table {
      margin: 1em auto 10px auto;
      border-collapse: collapse;
      display: block;
      font-variant-numeric: lining-nums tabular-nums;
     width: 90%;
    }
    table caption {
      margin-bottom: 0.75em;
    }
    tbody {
      margin-top: 0.5em;
      border-top: 1px solid #1a1a1a;
      border-bottom: 1px solid #1a1a1a;
    }
.tabla-contenido {
    font-family: 'Roboto', sans-serif;
    font-size: 0.8em;
    line-height: 1em;
    text-align: left;
}
th {
  padding: 10px;
  text-align: center;
  background-color: #cccccc;
}
tr {
  padding: 10px;
  text-align: left;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    border-collapse: collapse;
}
.tabla-lineas td {
    padding: 30px;
}
.art-texto-SS {
    font-family: 'Libre Caslon Text', serif;
    text-align: justify;
    hyphens: auto;
    font-size: 0.9em;
    line-height: 1.5em;
}    
.art-texto {
    font-family: 'Libre Caslon Text', serif;
    text-align: justify;
    hyphens: auto;
    font-size: 0.9em;
    line-height: 1.5em;
}
.biblio {
    font-family: 'Libre Caslon Text', serif;
    text-align: left;
    hyphens: auto;
    font-size: 0.8em;
    line-height: 1.3em;
}