.entry-image.item img{width:100%;height:unset;object-fit:contain}.item{padding:0}.item img{height:300px;object-fit:cover;cursor:pointer}.gallery-main-block{padding:75px 0}.gallery-image-item{position:relative;overflow:hidden}.gallery-image-item img{-webkit-transition:transform .3s ease-in-out;-o-transition:transform .3s ease-in-out;-ms-transition:transform .3s ease-in-out;-moz-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out}.gallery-image-item:hover img{transform:scale(1.1)}.gallery-image-item:hover .img-desc{opacity:1}.img-desc{position:absolute;bottom:0;left:0;right:0;font-size:13px;line-height:1.7em;color:#fff;padding:20px 30px;opacity:0;font-style:italic;text-align:left;transition:opacity .3s ease}#gallery-modal .iv-modal-content{background-color:transparent}#gallery-modal .swiper-container{display:block;width:100%}#gallery-modal .iv-modal-content{max-width:100%;max-height:100%;display:flex}#gallery-modal .iv-modal-dialog{display:-webkit-flex;display:flex;position:unset;left:unset;top:unset;align-items:unset;justify-content:unset}#gallery-modal .iv-modal-close{color:#fff}#gallery-modal .iv-modal-body{display:-webkit-flex;display:flex;flex-direction:column;justify-content:space-around;max-height:100%}#gallery-modal .swiper-container{opacity:0;transition:opacity .3s ease}#gallery-modal .swiper-container.swiper-container-initialized{opacity:1}#gallery-modal .gallery-top{max-height:75%}#gallery-modal .gallery-thumbs{max-height:20%}#gallery-modal .swiper-slide{display:flex;align-items:center}#gallery-modal .swiper-slide img{width:100%;height:100%;object-fit:contain}#gallery-modal .gallery-thumbs .swiper-slide img{cursor:pointer}@media screen and (min-width:576px) and (max-width:1023px){.img-desc{display:none}}@media screen and (max-width:575px){.item img{height:170px}.img-desc{display:none}}