.gallery-wrap .gallery-top-cnt{padding-bottom:50px;text-align:center}.gallery-wrap .gallery-top-cnt>:last-child{margin:0}.gallery-wrap .gallery-item-grp{display:flex;flex-wrap:wrap;margin:0 -10px}.gallery-wrap .gallery-item{padding:0 10px 20px;width:33.33%}.gallery-wrap .gallery-item-inner{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;cursor:pointer;overflow:hidden;padding:220px 40px 35px;position:relative}.gallery-wrap .gallery-item-inner img{height:100%;width:100%}.gallery-wrap .gallery-item-inner:after{background-color:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:all .6s}.gallery-wrap .gallery-item-inner:hover:after{background-color:rgba(0,0,0,.5)}.gallery-wrap .gallery-item a{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.gallery-wrap .title{color:#fff;font-size:25px;font-weight:700;line-height:1.1em;position:relative;z-index:1}@media(max-width:1024px){.gallery-wrap .title{font-size:19px}}