.page-node-6 .blockContent {
  max-width: 1030px;
  margin: auto;
  padding: 0 15px;
}
.page-node-6 .view-blog-lista .blogHolder {
  margin-bottom: 30px;
}
.page-node-6 .view-blog-lista .blogHolder .infoRow {
  border-top: 2px solid #253167;
  border-bottom: 2px solid #253167;
  padding: 3px 0;
  font-size: 14px;
  line-height: 20px;
}
.page-node-6 .view-blog-lista .blogHolder .infoRow .dataLabel {
  font-weight: bold;
  color: #253167;
  text-transform: uppercase;
}
.page-node-6 .view-blog-lista .blogHolder .infoRow .dateHolder {
  margin-right: 15px;
}
.page-node-6 .view-blog-lista .blogHolder .infoRow .enlaceHolder a {
  color: #333333;
}
.page-node-6 .view-blog-lista .blogHolder .infoRow .enlaceHolder a:hover {
  color: black;
}
.page-node-6 .view-blog-lista .blogHolder .infoHolder {
  padding-top: 15px;
}
.page-node-6 .view-blog-lista .blogHolder .infoHolder .titleHolder {
  margin-bottom: 10px;
}
.page-node-6 .view-blog-lista .blogHolder .infoHolder .titleHolder a {
  color: #333333;
  font-size: 30px;
}
.page-node-6 .view-blog-lista .blogHolder .infoHolder .titleHolder a:hover {
  color: black;
  text-decoration: none;
}
.page-node-6 .view-blog-lista .blogHolder .infoHolder .bodyHolder {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
}
.page-node-6 .view-blog-lista .blogHolder .infoHolder .linkHolder {
  text-align: right;
}
.page-node-6 .view-blog-lista .blogHolder .infoHolder .linkHolder a {
  text-transform: uppercase;
  color: #253167;
}
.page-node-6 .view-blog-lista .blogHolder .infoHolder .linkHolder a i {
  font-size: 25px;
  line-height: 24px;
  vertical-align: middle;
}
.page-node-6 .view-blog-lista .blogHolder .infoHolder .linkHolder a:hover {
  color: black;
  text-decoration: none;
}
.node-type-article .nodeBlock {
  max-width: 1030px;
  margin: auto;
  padding: 0 15px;
}
.node-type-article .nodeBlock .blockTitle {
  margin-bottom: 15px;
}
.node-type-article .nodeBlock .noticiaContent .volverHolder {
  text-align: center;
}
.node-type-article .nodeBlock .noticiaContent .volverHolder a {
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
}
.node-type-article .nodeBlock .noticiaContent .volverHolder a:hover {
  text-decoration: none;
}
.node-type-article .nodeBlock .noticiaContent .volverHolder a i {
  position: absolute;
  left: -10px;
  top: -3px;
  font-weight: normal;
}
.node-type-article .nodeBlock .noticiaContent .topRow {
  border-top: 2px solid #253167;
  border-bottom: 2px solid #253167;
  padding: 3px 0;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
}
.node-type-article .nodeBlock .noticiaContent .topRow .dataLabel {
  font-weight: bold;
  color: #253167;
  text-transform: uppercase;
}
.node-type-article .nodeBlock .noticiaContent .topRow .dateHolder {
  margin-right: 15px;
}
.node-type-article .nodeBlock .noticiaContent .topRow .enlaceHolder a {
  color: #333333;
}
.node-type-article .nodeBlock .noticiaContent .topRow .enlaceHolder a:hover {
  color: black;
}
.node-type-article .nodeBlock .noticiaContent .contentRow {
  margin-bottom: 30px;
}
.node-type-article .nodeBlock .noticiaContent .contentRow .titleHolder {
  font-size: 40px;
  margin-bottom: 20px;
}
@media (max-width: 910px) {
  .node-type-article .nodeBlock .noticiaContent .contentRow .titleHolder {
    font-size: 30px;
  }
}
.node-type-article .nodeBlock .noticiaContent .contentRow .imageHolder {
  margin-bottom: 20px;
}
.node-type-article .nodeBlock .noticiaContent .contentRow .bodyHolder {
  margin-bottom: 20px;
}
.node-type-article .nodeBlock .noticiaContent .contentRow .imagenesExtra {
  margin-left: -15px;
  margin-right: -15px;
}
.node-type-article .nodeBlock .noticiaContent .contentRow .imagenesExtra .field-item {
  width: 50%;
  padding: 15px;
}
@media (max-width: 910px) {
  .node-type-article .nodeBlock .noticiaContent .contentRow .imagenesExtra .field-item {
    width: 100%;
  }
}
.node-type-article .nodeBlock .noticiaContent .bottomRow {
  border-top: 2px solid #253167;
  border-bottom: 2px solid #253167;
  padding: 3px 0;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 30px;
}
.node-type-article .nodeBlock .noticiaContent .bottomRow a {
  font-weight: bold;
  text-transform: uppercase;
}
.node-type-article .nodeBlock .noticiaContent .bottomRow a i {
  vertical-align: middle;
  line-height: 23px;
}
.node-type-article .nodeBlock .noticiaContent .bottomRow a:hover {
  text-decoration: none;
}
