.location_property{margin-bottom:30px;position:relative}.location_property .image{border-radius:10px;overflow:hidden;position:relative}.location_property .image img{height:350px;object-fit:cover;object-position:center;width:100%}.location_property .image:before{background:linear-gradient(to bottom,hsla(0,0%,100%,0) 1%,var(--primary-color-two) 80%);bottom:-20px;content:"";height:100%;left:0;opacity:.9;position:absolute;width:100%}.location_property .image:before,.location_property:hover .image:before{-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;-ms-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out}.location_property:hover .image:before{bottom:0;opacity:1}.location_property .content{bottom:0;height:auto;padding:20px;position:absolute;width:100%}.location_property .content h2 a{color:#fff;margin:0 0 5px}.location_property .content p{color:#fff;margin:0}