/* Page Safram
   Source : "Simple Custom CSS and JS PRO" (code #359) - migre dans le theme enfant.
*/
.pilier-img img {
  max-width: 130% !important;
  height: auto;
  margin-top: -120px; }

.pilier-description .image_wrapper {
  width: 70px;
  height: 70px;
  background-color: #e41b13;
  border-radius: 50%;
  padding: 10px;
  margin: 15px auto;
  display: flex;
  align-items: center;
  justify-content: center; }
  .pilier-description .image_wrapper img {
    max-width: 70% !important; }

#nos-piliers .icon_box .desc {
  text-align: justify; }

.pilier-description {
  padding-right: 20px; }

.pilier-description:last-child {
  padding-left: 20px;
  padding-right: 0; }

.chiffre-clef .vc_column-inner {
  transition: all 0.5s;
  z-index: 0; }

.chiffre-clef:hover {
  z-index: 100; }
  .chiffre-clef:hover .vc_column-inner:hover {
    transform: scale(1.1);
    cursor: pointer;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); }

.chiffre-clef:nth-child(1) {
  animation-delay: 0.5s; }

.chiffre-clef:nth-child(2) {
  animation-delay: 0.2s; }

.chiffre-clef:nth-child(3) {
  animation-delay: 0.4s; }

.chiffre-clef:nth-child(4) {
  animation-delay: 0.6s; }

.chiffre-clef:nth-child(5) {
  animation-delay: 0.6s; }

.chiffre-clef:nth-child(6) {
  animation-delay: 0.25s; }

.chiffre-clef:nth-child(7) {
  animation-delay: 0.35s; }

.chiffre-clef:nth-child(8) {
  animation-delay: 0.15s; }
