.l-gallery-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.l-gallery-wrapper .item{width:25%;padding:0 10px}.l-gallery-wrapper .item a.fancybox{padding-top:400px;position:relative;display:block;overflow:hidden;box-shadow:0px 2px 10px rgba(0,0,0,0.2)}.l-gallery-wrapper .item a.fancybox:after{content:"";position:absolute;height:100%;width:100%;top:0;left:0;z-index:1;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.l-gallery-wrapper .item a.fancybox:hover:after{background:rgba(206,14,45,0.75)}.l-gallery-wrapper .item a.fancybox:hover img{transform:scale(1.1,1.1)}.l-gallery-wrapper .item a.fancybox img{position:absolute;top:0;width:100%;height:100%;object-fit:cover;left:0;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.l-gallery-wrapper .item:first-child{padding-left:0}.l-gallery-wrapper .item:last-child{padding-right:0}.l-gallery-wrapper .item .image-title{text-align:right;padding:15px}.l-gallery-wrapper .item .image-title h6{font-size:12px;line-height:12px}