.module-boat-owner .item{background-color:#fff;border-radius:3px;transition:all .4s ease}.module-boat-owner .item .wrapper{padding:30px 30px 45px}.module-boat-owner .item .img{overflow:hidden}.module-boat-owner .item .img img{border-radius:3px 3px 0 0;-webkit-transition:all 1s;transition:all 1s;width:100%}.module-boat-owner .item .wrapper .category{margin-bottom:10px}.module-boat-owner .item .wrapper .title a{font-size:21px;font-weight:700;line-height:1.3em;margin:0 0 20px}.module-boat-owner .item:hover .wrapper .title a{color:var(--anchor-color)}.module-boat-owner .item .wrapper .con{align-items:center;display:flex}.module-boat-owner .item .wrapper .con .info a{background:#f0f8ff;border-radius:0;border-radius:100%;color:var(--secondary-color);display:inline-block;font-size:17px;height:45px;line-height:45px;margin-right:5px;text-align:center;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;width:45px}