.tiny_realizacje{width:100%;border:4px solid #f40;margin-bottom:20px;position:relative;overflow:hidden;height:250px;background-size:cover;background-position:center;background-repeat:no-repeat}.tiny_realizacje .overlay{padding:40px 20px;width:100%;height:100%;text-align:center;background:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tiny_realizacje .overlay .hover_hide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:1s;-o-transition:1s;transition:1s}.tiny_realizacje .overlay h2{color:#fff}.tiny_realizacje .overlay .min_description,.tiny_realizacje .overlay p{color:#fff;text-align:center;-webkit-transition:1s;-o-transition:1s;transition:1s}.tiny_realizacje .overlay a.btn{position:relative;z-index:9}.gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:40px 0}.gallery a{width:calc(33.3333333333% - 30px);height:200px;background-size:cover;background-position:center;background-repeat:no-repeat;display:inline-block;position:relative;margin:0 15px;margin-bottom:20px}.gallery a::after,.gallery a::before{position:absolute;content:"";-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.gallery a::before{top:0;left:0;width:100%;height:100%}.gallery a::after{bottom:0;right:0;height:100%;width:100%}.gallery a:hover:after,.gallery a:hover:before{width:100%;height:100%}.gallery a:hover:after{background-image:url(../img/zoom-in.png);background-size:45px;background-position:center;background-repeat:no-repeat}.gallery a:hover:before{background:rgba(255,68,0,.8)}@media (max-width:768px){.gallery a{width:calc(50% - 30px)}}@media (max-width:480px){.gallery a{width:100%}}