*{margin:0;padding:0;box-sizing:border-box}.row{align-items:inherit!important}h3{font-size:1.4rem!important}.page-link{color:#000!important}.recherch{position:relative;min-width:300px;max-width:350px;height:50px;background:#fff;border-radius:20px;box-shadow:1px 1px 5px 1px rgba(0,0,0,0.2)}select{border:1px solid #fff!important;text-align:center}.liste{display:flex;justify-content:center;align-items:center;min-height:100vh;background:#f8f8f8}.cardb{position:relative;min-width:300px;max-width:320px;height:450px;background:#fff;border-radius:20px;box-shadow:0 25px 25px rgba(0,0,0,0.15);margin:3rem!important;margin-bottom:6rem!important}.cardb:hover{transition:1s;transform:translateY(-5px);box-shadow:5px 25px 25px 5px rgba(0,0,0,0.5)}.cardb .dispo{position:absolute;top:-10px;left:-10px;width:150px;height:150px;display:flex;justify-content:center;align-items:center;overflow:hidden}.cardb .dispo::before{position:absolute;width:150%;height:40px;transform:rotate(-45deg) translateY(-20px);display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-weight:600;color:#fff;letter-spacing:.1em;box-shadow:0 5px 10px rgba(0,0,0,0.1)}.cardb .dispo::after{content:'';position:absolute;bottom:0;left:0;width:10px;height:10px;background:gray;z-index:-1;box-shadow:140px -140px gray}.cardb #dis1::before{content:'Disponible';background:green}.cardb #dis2::before{content:'Reserve';background:orange}.cardb #dis3::before{content:'Vendu';background:red}.cardb #dis4::before{content:'Privee';background:blue}.cardb .crd-body{position:relative;height:50%;display:flex;justify-content:center;align-items:center;padding:auto;border-radius:10px;box-shadow:0 5px 5px rgba(0,0,0,0.1);overflow:hidden}.cardb .crd-body img{height:250px}.cardb .crd-body:hover{transition:1s;transform:rotate(-3deg)}.crd-prix,.crd-type,.crd-btn{background:white;position:relative;height:10%;display:flex;justify-content:center;align-items:center;border-radius:10px;box-shadow:1px 1px 5px 1px rgba(0,0,0,0.1)}.crd-btn{background:white;height:15%!important}.cardb .crd-footer{position:relative;height:30%;z-index:10}.cardb .crd-footer .crd-footer-left{position:relative;height:auto;width:50%;display:flex;justify-content:left;align-items:center;border-radius:10px;box-shadow:1px 1px 5px 1px rgba(0,0,0,0.1);color:#000}.cardb .crd-footer .crd-footer-right{position:relative;height:auto;width:50%;display:flex;justify-content:right;align-items:center;border-radius:10px;box-shadow:1px 1px 5px 1px rgba(0,0,0,0.1);color:#000}.pagination{display:flex;justify-content:left;align-items:center}@keyframes example{0%{color:#ee7166;transform:translateX(-5%)}25%{color:#000;transform:translateX(5%)}50%{color:#000;transform:translateX(-5%)}100%{color:#ee7166;transform:translateX(5%)}}.prix{transform:translateX(3%);font-size:1.4rem!important;color:#ee7166;animation-name:example;animation-duration:3s}