.node-detail ul{
   padding-left: 20px;
}
.node-detail ul li{
   list-style: disc;
}
.centrar-logo {
  display: block;
  margin: 0 auto 0 auto;
}
@media (min-width: 991px)
.menu-hover .navigation .gva_menu {
  background-color: #fff;
}
.titulo-principal {
  display: block;
  font-size: 2.5em;
  font-weight: 400;
  font-style: italic;
  line-height: normal;
}
.titulo-secundario {
  display: block;
  font-size: 2.0em;
  font-weight: 400;
  line-height: normal;
}
.contenido {
  display: block;
  text-align: center;
  padding-top: 40px;
}
.cuerpo-principal {
  font-size: 1.1em;
  font-weight: 400;
  font-style: italic;
 }
.cuerpo {
  font-size: 1.1em;
  font-weight: 400;
  font-style: italic;
  line-height: normal;
}
.autores {
  
  font-weight: 400;
  text-transform: uppercase;
  margin: 20px 0 20px 0;
}
.sinpadding {
  padding-top: 0;
}
.main-menu .area-main-menu .area-inner .block {
  text-align: center;
}
.borde-izquierda {
  display: block;
  border-left: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding-left: 7px;
  padding-bottom: 7px;
}
.home-1 {
  font-size: 1.6em;
  font-weight: 700;
  line-height: normal;
  padding-bottom: 8px;
}
.home-2 {
  font-size: 1.3em;
  font-weight: 700;
  line-height: normal;
  padding-top: 8px;
}
.home-3 {
  font-size: 1.5em;
  font-weight: 700;
  line-height: normal;
  padding-bottom: 5px;
  padding-top: 5px;
}
.autores-2 {
  font-size: 0.8em;
  font-weight: 400;
  text-transform: uppercase;
  padding: 5px 0 0px 0px;
}
.separar {
  padding-top: 5px;
}
@media screen and (min-width: 0px) and (max-width: 700px) {
		.mostrar-mobile { display: block; text-align: center; }
		.mostrar-escritorio { display: none; }
		}	
    @media screen and (min-width: 701px) and (max-width: 3000px) {
		.mostrar-mobile { display: none; }
		.mostrar-escritorio { display: block; text-align: center;}
		}  
.fecha {
  font-size: 1.2em;
  font-weight: 400:
  padding-bottom: 0;
  padding-top: 0;
}

.home-titulo {
  font-size: 2.0em;
  font-weight: 700;
  line-height: normal;
  padding: 8px 0 8px 0;
}
.home-titulo-derecha {
  font-size: 1.4em;
  font-weight: 700;
  line-height: normal;
  padding: 8px 0 8px 0;
}
.home-categoria a {
  font-size: 1.0em;
  font-weight: 700;
  color: #e40000;
  text-transform: uppercase;
}
.home-sumario {
  font-size: 1.2em;
  font-weight: 400;
}
.home-autor {
  text-transform: uppercase;
  padding: 8px 0 8px 0;
  border-bottom: 1px solid #e5e5e5;
}
.lineass {
  margin-top: 15px;
  border-top: 1px solid #eeeeee;
}
.titulo-opinion {
  font-size: 1.2em;
  font-weight: 700;
  line-height: normal;
}
.autor-opinion {
  display: block;
  font-size: 1.2em;
  font-weight: 700;
  font-style: italic;
  margin-top: 10px;
}
header.header-v1 .header-main {
  padding:0 0 5px;
}
r.header-v1 .topbar {
    color: rgba(255, 255, 255, 0.6);
    background: #fff;
}
.titulo-apartados {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 2rem;
    padding-top: 14px;
}
.apartados {
  flex: 1 0 auto;
  font-size: 2.2rem;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
}
.titulo-apartados:after {
  display: block;
  content: "";
  flex: 1 1 auto;
  width: 80%;
  border-top: 7px dotted #ffc71a;
  margin-left: 10px;
}
.menu-final {
  display: inline-block;
  background-color: transparent;
}
.seccion-deportes a{
  color: red;
  font-weight: 700;
  text-transform: uppercase;
}
.texto-notas p {
  font-size: 1.2em;
  color: black;
  margin: 0rem 0 1.8rem;
}
.centrado-texto {
  text-align: center;
}
.color-categorias a {
  color: red;
  text-transform: uppercase;
}
.texto-fondos .post-meta-wrap {
  display: block;
  text-align: center;
}
.letra-grande span {
  font-size: 1.5em;
  line-height: normal:
}
.letra-grande span:hover {
  color: #5c5c5c;
}
.imagen-circulo img {
  border-radius: 100%;
}
.raya {
  border-bottom: 1px solid gray;
  margin-top: 5px;
  margin-bottom: 10px;
}
.fondo-negro {
  background-color: #222222;
}
.ajustar ul {
  display: block;
  list-style: none;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-weight:700;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  padding: 5px 5px;
}
.ajustes li {
  display: inline-block;
  margin-right:10px;
}
.color-menu .gva-navigation {
  background-color: #fff;
}
.titulo-3 {
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 8px;
  margin-bottom: 4px;
}
.sumario-3 {
  font-size: 0.9em;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 1.2;
}
.centrando-titulo {
  text-align: center;
 }