.novedades {
  font-size: 30px;
  width: 80%;
  height: 650px;
  padding-top: 2%;
  padding-left: 2%;
  font-family: var(--titulos);
  font-weight: 800;
}

/* Flag Novedades*/
.novedades-flagbox {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  text-align: right;
  line-height: 1;
  padding-right: 25px; /**/
  text-decoration: none;
  color: var(--color-texto1);
  /* font-size: 30px; */
  font-weight: 400;
  text-transform: uppercase;
  border-radius: 2px;
  width: 60%;
  height: 2em;
  border-left: 1vw solid var(--color-principal);
  background-color: var(--color-principal);
  position: relative;
  top: 3vh; /*1*/
  left: -24px; /*-45px*/
  margin-bottom: 0.2em; 
}

/*Flag Links*/
.novedades-flaglink {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  line-height: 1;
  text-decoration: none;
  font-size: 25px;
  border-radius: 2px;
  width: 80%;/*110*/
  height: 80px;
  font-weight: bold;
  background-color: var(--color-secundario);
  position: relative;
  margin-bottom: 2%;
  margin-top: 45px;
  padding-left: 60px;
  top: -3vh;
  right: -52px; /*-13*/
}

.box {
  background-color: var(--general-bg1-color);
  font-size: 85%;
  height: 700px;
  border-radius: 20px;
}

.box .sub-box {
  width: 100%;
  height: 92%;
}

.box h1 {
  font-size: 25px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  width: 100%;
  margin-left: 8%;
  margin-top: 3%;
  font-size: calc(1vw + 1vh);
}

.links {
  /* font-size: 25px; */
  width: 30%; /*35*/
  height: 500px;
  padding-top: 2%;
  padding-left: -2%;
}

.links-box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  border-radius: 0px;
  position: relative;
  padding-right: 10px;
  max-height: 550px;
  overflow-y: auto;
  overflow-x: hidden;
}

.links-box img {
  width: 70%;
  margin-bottom: 3px;
  margin-left: 15px;
}

.btm-border {
  margin-left: 15px;
  border-bottom: 1px solid transparent;
  box-shadow: 0px 30px 4px -30px var(--color-secundario);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid transparent;
  width: 100%;
  flex-wrap: nowrap;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

.btm-border:hover{
  border-bottom: 1px solid transparent;
  box-shadow: 0px 30px 4px -30px var(--general-bg1-color);
}

/* Botones link */
/* .aside-link {
  font-family: var(--titulos);
  font-weight: 100;
  color: var(--color-texto1);
  background-color: var(--color-secundario);
  /* background-image: url(/content/src/example\ 400x400.jpg); */
  /*background-image: url(../../../img/Blogs/sources/example400x400.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  padding: 10px 25px 10px 60px;
  transition: 1000ms;
  transform: translateY(0);
  display: flex;
  flex-direction: row;
  align-items: center;
  cursor: pointer;
  text-transform: uppercase;
  margin-bottom: 7%;
  font-size: calc(1.5vw + 2vh);
  white-space: nowrap;
  width: 100%;
  height: 66px;
  border-top-left-radius: 10px;
  border-top: 7px solid var(--color-secundario);
  border-bottom-left-radius: 10px;
  border-bottom: 7px solid var(--color-principal);
} */

/* .aside-link:hover {
  transition: 1000ms;
  transform: translateY(-0px);
  background-color: var(--general-bg2-color);
  color: var(--color-secundario);
  border-left: 4mm ridge var(--general-bg2-color);
} */

/* .aside-link{ Nuevo estilo boton
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid transparent;
  box-shadow: 0px 30px 4px -30px var(--color-secundario);
  height: 60px;
  width: 80%;
  left: 50px;
  flex-wrap: nowrap;
  margin-bottom: 15px;
  padding-bottom: 5px;
} */

.img-ico{
  width: 60px;
  height: auto;
  margin-right: 20px;
  overflow: hidden;
}

.aside-link a{
  font-family: var(--menu-footer);
  color: var(--color-secundario);
  font-weight: -200;
  font-size: calc(0.8vw + 0.6vh);
  text-decoration: none;
  text-transform: capitalize;
  overflow: hidden;
  word-wrap: break-word;
  padding: 1px;
}

/* bottom bar noticias */
.bottom-bar {
  width: 102%;
  display: flex;
  align-items: center;
  margin-top: 3em;
  margin-bottom: 1em;
  background-color: var(--color-principal);
  height: 3.5em;
  position: relative;
  left: -23px;
}

.noticias {
  width: 20%;
  height: 100%;
  text-align: center;
  align-items: center;
  justify-content: center;
  display: flex;
  line-height: 1;
  background: var(--general-bg2-color);
  transform: skew(45deg, 0deg);
  position: absolute;
  right: 20%;
}

.noticias h1 {
  font-size: calc(2vw + 2vh);
  color: var(--color-texto2);
  font-family: var(--titulos);
  font-weight: 800;
  text-transform: uppercase;
  transform: skew(-45deg, 0deg);
}

.bottom-bar h1 {
  width: 20%;
  text-align: center;
  align-items: center;
  justify-content: center;
  font-size: calc(2vw + 2vh);
  display: flex;
  line-height: 1;
}

/* Grid noticias */
.noticias-grid {
  display: flex;
  /* justify-content: space-evenly; */
  align-items: center;
  /* width: 100%; */
  padding: 10px;
}

.grid-gallery {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  height: auto;
  width: 100%;
}

.grid-item {
  flex: 1 1 calc(30% - 20px); 
  background-color: var(--general-bg1-color);
  border-radius: 5px;
  border-top: 10px solid var(--color-secundario);
  border-bottom: 10px solid var(--color-secundario);
  display: flow;
  /* justify-content: center;               
    align-items: center;*/
  width: 30%;
  margin: 1%;
  height: 300px;
  overflow: hidden;
  padding: 10px;
  box-sizing: border-box; 
  cursor: pointer;
}

.grid-item h2 {
  font-family: var(--titulos);
  font-size: 1.1em;
  font-weight: lighter;
  margin-top: -2px;
}

.grid-item img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  object-fit: cover;
  margin-top: -7px;
  /* padding: 0px 5px 5px 0px; */
}

.btn-link {
  margin-left: 3%;
  margin-right: 3%;
}