




html, body {
  height: 100%;
  margin: 0;
}

#main-jake.nosotros { height:100% }

iframe { height: 100vh; border:none;}


div.nosotros h1
{
color: #365370;
}

section.contenido-de-nivel {
margin-top: 50px;
}

.bloque-legal {
  text-align: left;
  padding: 25px 25px 65px 25px;
  color: #365370;
}

div.nosotros h2.declaracion-tema
{
font-weight: normal;
font-size: 16px;
color: #365370;
width: 68%;
margin: 0 auto;
text-align: left;
min-width: 300px;
padding: 12px;
}


article.bloque-nosotros {
width: 260px;
background-color: rgba(255, 255, 255, 0.58);
padding: 20px;
margin: 12px;
display: inline-block;
vertical-align: top;
}

.contenido-bloque-articulo-nosotros img {
border-radius: 50%;
border: solid 1px #76BD17;
width: 80%;
}

h3.cargo-nosotros
{
line-height: 1.7;
}

h2.titulo-tematico-especifico-nosotros
{
color: rgb(120, 120, 120);
font-size: 22px;
}

.contenido-bloque-articulo-nosotros p {
color: rgb(134, 134, 134);
text-align: left;
}