ARC CLASSIQUE

.our-values { display: flex; justify-content: start; align-items: center; padding: 50px 0; overflow: hidden; overflow-x: scroll; } @keyframes slide { 0% { background-position: 0% 0%; } 100% { background-position: 100% 0%; } } .value { text-align: center; flex: 1; margin: 0 0px; padding: 0px; border-radius: 10px; height: 300px; } .value h2 { margin-top: 15px; font-size: 1.8em; background-color: #00A38F; color: #fff; padding: 10px; border-radius: 5px; display: none; }

default_lang.titre_contact