
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
.project-masonry-item-img{
  filter: grayscale(100%);
}
.project-masonry-item-img:hover{
  filter: grayscale(0%);
}

.header-modificado > .top-banner{
height: 650px;
}

.en-circulo > .team-outer{
border-radius: 50%;
height: 270px;
}