.doc-gallery{padding:30px 0}.doc-gallery__wrapper{position:relative;display:flex;flex-wrap:wrap}@media(max-width:768px){.doc-gallery__wrapper{justify-content:space-between}}.doc-gallery__picture{position:relative;cursor:pointer;display:block;width:23%;margin:1%;padding-bottom:18%;transition:.25s}@media(max-width:1280px){.doc-gallery__picture{width:31.3333333333%;padding-bottom:20%}}@media(max-width:768px){.doc-gallery__picture{margin:0 0 20px;width:calc(50% - 10px);padding-bottom:32%}}.doc-gallery__picture:after,.doc-gallery__picture:before{position:absolute;content:"";display:block;top:0;left:0;width:100%;height:100%;opacity:0;transition:.25s}.doc-gallery__picture:before{z-index:2;border-radius:12px;background:#0b121cd9}.doc-gallery__picture:after{z-index:3;background:url(../svg/ico-zoom-pic.svg) no-repeat 50%/32px}.doc-gallery__picture:hover:after,.doc-gallery__picture:hover:before{opacity:1}.doc-gallery__picture img{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;border-radius:12px;-o-object-fit:cover;object-fit:cover}
