.gallery-index.captions .image::before,.gallery.captions .image::before{background-image:url(../img/zoom.svg);content:"";width:30px;height:30px;display:block;position:absolute;z-index:20;background-position:center;background-repeat:no-repeat;background-size:30px auto;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.gallery-index.captions a,.gallery.captions a{text-decoration:none;background:0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.gallery-index.captions a::before,.gallery.captions a::before{display:none}.gallery-index.captions a:hover .image::before,.gallery.captions a:hover .image::before{opacity:1}.gallery-index.captions a:hover strong,.gallery.captions a:hover strong{color:#f12711}.gallery-index.captions .image,.gallery.captions .image{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#000;position:relative;-ms-flex-negative:0;flex-shrink:0}.gallery-index.captions .image::before,.gallery.captions .image::before{content:"";width:30px;height:30px;display:block;position:absolute;z-index:20;background-position:center;background-repeat:no-repeat;background-size:30px auto;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.gallery-index.captions strong,.gallery.captions strong{color:#72747c;font-weight:400;display:block;line-height:1.3;margin-top:10px;text-align:center;-ms-flex-negative:0;flex-shrink:0;width:100%;-webkit-transition:all .2s;transition:all .2s}.captions.over strong{background:rgba(0,0,0,.6);margin-top:0;padding:10px;width:calc(100% - 20px);color:#fff;text-align:center;position:absolute;z-index:20;bottom:0;left:0}.gallery-index.captions a .image::before,.gallery-index.captions a::before{display:none}.gallery-index.captions .image{background:#fff}