.gallery-item{width:19%;margin-right:1%;margin-bottom:1%}.gallery-item .gallery{background-color:#fff;border-radius:25px}.gallery-item .gallery img{max-width:100%;border-radius:25px;padding:5px}.gallery-item .gallery .gallery-photo{position:relative;overflow:hidden;cursor:pointer;text-align:center}.gallery-item .gallery .gallery-photo .mask-gallery{opacity:0;border-radius:25px;width:100%;position:absolute;top:0;bottom:0;left:0;background:rgba(0,189,181,0.8);transition:.5s all;text-align:center}.gallery-item .gallery .gallery-photo .mask-gallery img{position:absolute;width:36px;height:36px;top:calc(50% - 18px);left:calc(50% - 18px);border-radius:0px}.gallery-item .gallery .gallery-photo:hover a{opacity:1}@media screen and (max-width: 1024px){.gallery-item{width:32.33333% !important}}@media screen and (max-width: 425px){.gallery-item{width:49% !important}}@media screen and (max-width: 375px){.gallery-item{width:100% !important;margin-right:0% !important;margin-bottom:6% !important}}
