/* FLIPBOOK */
.single-informativo-virtual {
  padding: 0;
}
.__content_flipbook .__header__information__flipbook {
  height: 60px;
  background: #a31915;
  display: flex;
  align-items: center;
  padding: 0 1rem;
  color: #fff;
  font-size: 1.2rem;
}
.__content_flipbook #flip_book {
  height: calc(100vh - 60px);
  position: relative;
}
.__boletin_row .__title__boletin {
  text-align: center;
}
.__boletin_row .__title__boletin a {
  color: #34495e;
}
