.featured-projects{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:90%;min-height:520px;padding-bottom:40px;padding-top:40px}.featured-projects-top-title h2{font-size:36px;margin:0}.featured-projects-grid{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.featured-projects-cell{margin-left:8px;margin-right:8px;width:calc(33.33333% - 10.66667px)}.featured-projects-cell:nth-child(3n+1){margin-left:0}.featured-projects-cell:nth-child(3n){margin-right:0}.featured-projects-cell a{cursor:pointer;display:flex;justify-content:center;overflow:hidden;text-align:left;width:100%}.featured-projects-cell a .overlayy{position:relative;width:100%}.project-photo__caption{color:#fff;display:block;font-size:1.5em;left:50%;line-height:1.2;margin-top:.5em;opacity:0;position:absolute;text-align:center;text-shadow:2px 2px 2px #000;top:50%;transform:translate(-50%,-50%);transition:.5s ease}.project-photo__overlay{height:100%;position:absolute;top:0;transition:.5s ease;width:100%}.project-photo__img{display:block;margin-bottom:0;margin-top:0;max-width:100%}.bottom-button a{border-radius:4px;display:inline-block;font-size:18px;line-height:1.6;padding:9px 36px;text-align:center}.bottom-button a,.bottom-button a:hover{background:#747a4b;color:#fff}.bottom-button{margin:36px 0}.featured-projects-top-title{margin-bottom:48px;margin-top:36px}.project_img{height:506px;width:100%}.project-photo-img{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;max-width:100%;padding-top:100%;position:relative}.featured-projects-inner{width:100%}.featured-projects-cell a .overlayy:hover .project-photo__overlay{background-color:rgba(0,0,0,.5)}.featured-projects-cell a .overlayy:hover .project-photo__caption{opacity:1}@media(max-width:767px){.project-photo__caption{font-size:20px}.featured-projects-cell{margin:0 0 12.8px;width:100%}}