.section-gallery a.for-lightgallery{border:1px solid transparent;transition:0.3s;position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.section-gallery a.for-lightgallery::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(217,119,26,.2);filter:blur(20px);opacity:0;transition:0.3s;z-index:2}.section-gallery a.for-lightgallery::after{content:"\e918";font-family:icomoon;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:32px;color:#fff;opacity:0;transition:0.3s;z-index:3;background-color:rgba(217,119,26,.48);width:53px;height:53px;display:flex;align-items:center;justify-content:center}.section-gallery .gallery_image:hover a.for-lightgallery{border:1px solid #D9771A7A}.section-gallery .gallery_image:hover a.for-lightgallery::after{opacity:1}.section-gallery .gallery_image:hover a.for-lightgallery::before{opacity:1}