.currentVehicule{background:#fff;padding:1rem 4vw}.currentVehicule>*{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.vehicule_brand{max-height:80px;object-fit:contain;margin-right:1rem}.currentVehicule .carNameBox{flex:2;max-width:50%}.currentVehicule h2{margin:0;font-size:1rem;text-transform:uppercase;font-weight:600;color:#444;min-width:240px;margin-right:1rem}.currentVehicule h3{margin:0;font-size:1rem;font-weight:600;color:#444}.currentVehicule h4{margin:0;font-size:.9rem;font-weight:600;color:#444}.currentVehicule h4:first-child{min-width:240px;margin-right:1rem}.btnBoxCurrentVehicle{display:flex;margin-left:1rem}.btnBoxCurrentVehicle div,.btnBoxCurrentVehicle a{display:flex;flex-direction:column;justify-content:center;align-items:center;text-transform:uppercase;text-align:center;padding:5px;border-radius:2px;cursor:pointer;background-color:#fff;border:1px solid var(--color-1);margin-right:1rem;text-decoration:none;width:100%;height:90px}.btnBoxCurrentVehicle a i{font-size:2rem}.btnBoxCurrentVehicle .act{background:rgba(255,255,255,0.5)}.btnBoxCurrentVehicle div:hover,.btnBoxCurrentVehicle a:hover{transition:.1s ease;box-shadow:0 0 5px 3px #999}.btnBoxCurrentVehicle div img,.btnBoxCurrentVehicle a img{width:40px;height:38px;object-fit:contain}.btnBoxCurrentVehicle div span,.btnBoxCurrentVehicle a span{width:100%;font-size:.72rem;font-weight:900;text-align:center;margin-top:5px;color:var(--color-1);text-decoration:none}.plaque-catalog{background-color:#fff;border-left:15px solid #005caa;border-right:15px solid #005caa;border-top:1px solid #005caa;border-bottom:1px solid #005caa;padding:1px 7px;font-size:1.4rem;font-weight:700;border-radius:3px;letter-spacing:1px;text-transform:uppercase}.mtb-1{margin:1rem 0}@media all and (max-width: 1000px){.currentVehicule .carNameBox{width:100%;max-width:unset;flex:unset;justify-content:center;gap:1rem}.currentVehicule h3{text-align:center}.currentVehicule>*{justify-content:space-around}.d-flex-column{flex-direction:column}.hidden-xs{display:none}.currentVehicule h2{min-width:auto;margin-right:0}.vehicule_brand{margin-right:0}}@media all and (max-width: 1000px){.btnBoxCurrentVehicle{margin-top:1rem}}@media all and (max-width: 500px){.btnBoxCurrentVehicle{margin-left:0;display:flex;align-items:center;justify-content:center}.btnBoxCurrentVehicle i{font-size:2em}}@media all and (max-width: 400px){.btnBoxCurrentVehicle{margin-left:0}.btnBoxCurrentVehicle i{font-size:2em}.btnBoxCurrentVehicle div,.btnBoxCurrentVehicle a{flex:1;width:unset}.carNameBox{flex-direction:column;margin-top:8px}}