.grid-item {
    padding: 0 5px;
}
.banner__content__info h2{
  font-family: Poppins;
  font-style: normal;
  font-weight: 300;
  font-size: 40px;
  line-height: 60px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #fff;
}
.interna__novedades__desarrollo{
	margin-top:100px;
}
.banner__content__info{
  text-align: center;
}
.banner__content h3 i{
  color: #FBB900;
}
.banner__content h3 a:hover{
  text-decoration: none;
  color: #fff;
}
.banner__content h4{
  font-family: Raleway;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  /* identical to box height */
  color: #C5C6C8;
}
.banner__content h3 a{
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  /* identical to box height */

  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #fff;
}
.banner{
  height: 680px;
	    background-size: cover!important;
}
.banner__content{
  height: 100%;
}

.interna__novedades__desarrollo strong{
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: inherit;
  line-height: 45px;
  /* identical to box height */
  color: #0D1319;
  text-align: center;
  letter-spacing: 0;
}
.interna__novedades__desarrollo p{
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  color: #6E7175;
  line-height: 30px;
}
.interna__novedades__desarrollo img{
  max-width: 100%;
}
.interna__novedades__desarrollo__compartir__redes ul{
  list-style: none;
  display: inline-flex;
  padding-left: 0;
}
.interna__novedades__desarrollo__compartir__redes li:hover{
  background: #FBB900;
      width: 50px;
      border-radius: 49px;
      height: 50px;

}
.interna__novedades__desarrollo__compartir__redes li{
      width: 50px;
      height: 50px;

}
.interna__novedades__desarrollo__compartir__redes li a{
  font-size: 20px;
  position: relative;
  color: #0D1319;
  top: 12px;
}
.interna__novedades__desarrollo__contenido{
  border-bottom: 1px solid #F5F5F5;
  padding-bottom: 50px;
}
.interna__novedades__desarrollo__compartir__redes{
  text-align: center;
  border-bottom: 1px solid #F5F5F5;
}
.interna__novedades__desarrollo__compartir__relacionados__post h2{
  font-family: Poppins;
  font-style: normal;
  font-weight: 300;
  padding-top: 100px;
  font-size: 35px;
  line-height: 52px;
  /* identical to box height */
  color: #0D1319;
  text-align: center;
  letter-spacing: 0.1em;
}
.card__info h3{
  font-family: Raleway;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  color: #C5C6C8;
  line-height: 15px;
  margin-bottom: 10px;
}
.interna__novedades__desarrollo__compartir__relacionados__post__card .card{
  border: 0 ;
}
.card__info h2{
  font-family: Poppins;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 27px;
  color: #0D1319;
  text-align: inherit;
  padding-top: 0px!important;
}
.card__info{
  padding: 15px 25px;
}
.card__img{
  width: 100%;
	    background-repeat: no-repeat;
    background-size: cover;
  height: 420;
}
.interna__novedades__desarrollo__compartir__redes h3{
  font-family: Raleway;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  margin-top: 45px;
  margin-bottom: -10px;
}

@media (max-width: 575.98px) {
	.interna__novedades__desarrollo__compartir__relacionados__post h2{
		padding-top:20px;
	}
  .banner__content__info h2 {
    font-size: 18px;
    line-height: 30px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {  }

@media (min-width: 768px) and (max-width: 991.98px) {  }

@media (min-width: 992px) and (max-width: 1199.98px) {  }

@media (min-width: 1200px) {  }
