.gallery{padding:0 5rem;padding-top:3rem;padding-bottom:2.5rem}.gallery_text{text-align:center;margin-bottom:4rem;padding-top:3rem}.gallery_img img{width:100%;height:400px;object-fit:cover;transition:all .4s linear}.gallery_img{overflow:hidden;transition:all .4s linear}.gallery_img:hover img{transform:scale(1.1)}.gallery_first_img{overflow:hidden;display:flex;transition:all .4s linear}.gallery_first_img img{width:100%;transition:all .4s linear;height:450px;object-fit:cover}.gallery_first_img:hover img{transform:translateX(-100%)}.new_gallery_img{margin-top:5rem;overflow:hidden}.new_gallery_img:hover img{transform:scale(1.1);transition:all .4s linear}.new_gallery_img img{width:100%;height:400px;object-fit:cover;transition:all .4s linear}.new_gallery_text{padding:2rem}@media(max-width:991px){.gallery{padding:0 2rem}}@media(max-width:768px){.gallery{padding:0 2rem}.new_gallery_text{padding:0}.new_gallery_text{margin-top:2rem}}@media(max-width:576px){.new_gallery_text{margin-top:2rem}}