.SagaContenidos.MenuVertical .wrapperFormatter .contenidoFormatter .tituloMenu {
  color: #0c3b69;
  font-size: 30px;
  font-weight: 200;
  margin-bottom: 8px;
}
@media (min-width: 1199px) {
  .SagaContenidos.MenuVertical .wrapperFormatter .contenidoFormatter .tituloMenu {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 1024px) {
  .SagaContenidos.MenuVertical .wrapperFormatter .contenidoFormatter .tituloMenu {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 899px) {
  .SagaContenidos.MenuVertical .wrapperFormatter .contenidoFormatter .tituloMenu {
    margin-left: 0;
    margin-right: 0;
  }
}
.SagaContenidos.MenuVertical .wrapperFormatter .contenidoFormatter .MenuVertical-listado {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 1199px) {
  .SagaContenidos.MenuVertical .wrapperFormatter .contenidoFormatter .MenuVertical-listado {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 1024px) {
  .SagaContenidos.MenuVertical .wrapperFormatter .contenidoFormatter .MenuVertical-listado {
    margin-left: -30px;
    margin-right: -30px;
  }
}
@media (max-width: 899px) {
  .SagaContenidos.MenuVertical .wrapperFormatter .contenidoFormatter .MenuVertical-listado {
    margin-left: 0;
    margin-right: 0;
  }
}
.SagaContenidos.MenuVertical .wrapperFormatter .contenidoFormatter .MenuVertical-listado .MenuVertical-li.con-submenu .MenuVertical-submenu {
  padding-left: 15px;
  display: none;
  margin: 0;
  list-style: none;
  padding-bottom: 15px;
}
.SagaContenidos.MenuVertical .wrapperFormatter .contenidoFormatter .MenuVertical-listado .MenuVertical-li.con-submenu .MenuVertical-submenu .MenuVertical-submenu {
  padding-bottom: 0;
}
.SagaContenidos.MenuVertical .wrapperFormatter .contenidoFormatter .MenuVertical-listado .MenuVertical-li.con-submenu.activoInicial > .MenuVertical-submenu {
  display: block;
}
.SagaContenidos.MenuVertical .wrapperFormatter .contenidoFormatter .MenuVertical-listado .MenuVertical-li.con-submenu > .MenuVertical-enlace-contenedor {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
}
.SagaContenidos.MenuVertical .wrapperFormatter .contenidoFormatter .MenuVertical-listado .MenuVertical-enlace-icono {
  display: inline-block;
  transition: transform 0.2s ease;
  background: url("../../images/f_abajo.png");
  background-repeat: no-repeat;
  background-position-y: center;
  width: 11px;
  height: 11px;
  margin-top: 1px;
  margin-left: 5px;
}
.SagaContenidos.MenuVertical .wrapperFormatter .contenidoFormatter .MenuVertical-listado .MenuVertical-li.desplegado > .MenuVertical-enlace-contenedor > .MenuVertical-enlace-icono {
  transform: rotate(180deg);
}
.SagaContenidos.MenuVertical .wrapperFormatter .contenidoFormatter .MenuVertical-enlace {
  padding: 9px 0 9px 15px;
  font-size: 13px;
  text-decoration: none;
  display: inline-block;
  color: #000;
}
.SagaContenidos.MenuVertical .wrapperFormatter .contenidoFormatter .MenuVertical-enlace.activoInicial {
  font-weight: bold;
}
@media (max-width: 899px) {
  .SagaContenidos.MenuVertical .wrapperFormatter .contenidoFormatter .MenuVertical-enlace {
    font-size: 14px;
  }
}
.SagaContenidos.MenuVertical .wrapperFormatter .contenidoFormatter .MenuVertical-enlace:visited {
  color: #000 !important;
}
.SagaContenidos.MenuVertical .wrapperFormatter .contenidoFormatter .MenuVertical-enlace[data-nivel="2"] {
  color: #585858;
}
.SagaContenidos.MenuVertical .wrapperFormatter .contenidoFormatter .MenuVertical-enlace[data-nivel="2"]:visited {
  color: #585858 !important;
}
.SagaContenidos.MenuVertical .wrapperFormatter .contenidoFormatter .MenuVertical-enlace:visited {
  color: #000 !important;
}
.SagaContenidos.MenuVertical .wrapperFormatter .contenidoFormatter .MenuVertical-enlace[data-nivel="3"] {
  color: #000;
}
.SagaContenidos.MenuVertical .wrapperFormatter .contenidoFormatter .MenuVertical-enlace[data-nivel="3"]:visited {
  color: #000 !important;
}
.SagaContenidos.MenuVertical .wrapperFormatter .contenidoFormatter .MenuVertical-enlace[data-nivel="4"] {
  color: #585858;
}
.SagaContenidos.MenuVertical .wrapperFormatter .contenidoFormatter .MenuVertical-enlace[data-nivel="4"]:visited {
  color: #585858 !important;
}

.asideInterior .asideInterior-wrapper .cabeceraResponsiveAside .zonaIzquierda .tituloMenu {
  color: #0c3b69;
  font-size: 30px;
  font-weight: 200;
}

/*# sourceMappingURL=Menuvertical.css.map */
