#search{color:#000;text-align:center;width:100%}.filter-item option{font-family:Arial}.azco-project-filters{box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;margin:0 auto;max-width:1600px;padding:1em;width:100%}.filter-item{box-sizing:border-box;margin:.5em;width:calc(25% - 1em)}.proj-link-hack{height:100%;left:0;position:absolute;top:0;width:100%}.projects-wrap{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:1600px}.project-item{box-sizing:border-box;display:none;padding:1em;position:relative;transition:all .5s ease-out;width:33%}.project-item.project-item-filt{display:block}.project-image{left:0;overflow:hidden;top:0;z-index:0}.project-image,.project-image-image{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;width:100%}.project-image-image{background-color:#0057b8;height:100%;padding-top:60%}.project-item:hover{box-shadow:2px 2px 10px rgba(0,0,0,.5)}@media(max-width:1200px){.azco-project-filters .filter-item{width:calc(50% - 1em)}.project-item{width:50%}}@media(max-width:700px){.azco-project-filters .filter-item{width:calc(100% - 1em)}.project-item{width:100%}}