.seguros-new{width:100%;max-width:255px;min-height:230px;max-height:230px;background-size:cover !important;position:relative;margin:0 0 20px;-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.4);-moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.4);box-shadow:0px 0px 15px 0px rgba(0,0,0,0.4)}.seguros-new h4{margin:0;color:#fff;font-size:21px;font-weight:bold}.seguros-new h4.one{position:absolute;bottom:20px;left:20px;transition:all .5s ease}.seguros-new .content{position:absolute;bottom:100%;left:0;right:0;background-color:rgba(0,140,186,0.8);overflow:hidden;width:100%;height:0;transition:.5s ease}.seguros-new:hover .content{bottom:0;height:100%;padding:20px;max-height:230px;transition:.5s ease}.seguros-new:hover h4.one{display:none}.seguros-new .content p{color:#fff;font-size:13px;font-weight:100;line-height:15px}.seguros-new .content a{display:block;position:absolute;bottom:0;right:0;width:60px;background:#a2cff0;height:60px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:30px;font-weight:bold;text-decoration:none}@media(max-width:1080px){.seguros-new{margin:0 auto 20px}}