body {
  background: #2b95aa;
  z-index: 0;
  margin: 0;
  padding: 0;
}

#header {
  top: -60px;
}

.cloud {
  -webkit-animation: clouds 60s infinite linear;
  -moz-animation: clouds 60s infinite linear;
  -ms-animation: clouds 60s infinite linear;
  -o-animation: clouds 60s infinite linear;
  animation: clouds 60s infinite linear;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  margin: 0;
  width: 54px;
  height: 5px;
  background: #f7e7eb;
}
.cloud.tiny {
  -moz-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  -webkit-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
}
.cloud.small {
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.cloud.normal {
  -moz-transform: scale(2, 2);
  -ms-transform: scale(2, 2);
  -webkit-transform: scale(2, 2);
  transform: scale(2, 2);
}
.cloud.large {
  -moz-transform: scale(4, 4);
  -ms-transform: scale(4, 4);
  -webkit-transform: scale(4, 4);
  transform: scale(4, 4);
}
.cloud div {
  -moz-box-shadow: inset -2px -3px 0 0 #f7e7eb;
  -webkit-box-shadow: inset -2px -3px 0 0 #f7e7eb;
  box-shadow: inset -2px -3px 0 0 #f7e7eb;
  position: absolute;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  left: -3px;
  bottom: 0;
  background: #fafbf0;
  z-index: 1;
}
.cloud div:first-child + div {
  -moz-transform: scale(1.6, 1.6);
  -ms-transform: scale(1.6, 1.6);
  -webkit-transform: scale(1.6, 1.6);
  transform: scale(1.6, 1.6);
  margin: 0 0 4px 13px;
  z-index: 0;
}
.cloud div:first-child + div + div {
  -moz-transform: scale(2.4, 2.4);
  -ms-transform: scale(2.4, 2.4);
  -webkit-transform: scale(2.4, 2.4);
  transform: scale(2.4, 2.4);
  margin: 0 0 9px 32px;
  z-index: -1;
}
.cloud div:first-child + div + div + div {
  -moz-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
  margin: 0 0 2px 50px;
  z-index: -2;
}

@-webkit-keyframes clouds {
  0% {
    left: -100%;
  }
  100% {
    left: 120%;
  }
}
@-moz-keyframes clouds {
  0% {
    left: -100%;
  }
  100% {
    left: 120%;
  }
}
@-ms-keyframes clouds {
  0% {
    left: -100%;
  }
  100% {
    left: 120%;
  }
}
@keyframes clouds {
  0% {
    left: -100%;
  }
  100% {
    left: 120%;
  }
}
.cloud-1 {
  -webkit-animation-duration: 263s;
  -moz-animation-duration: 263s;
  -ms-animation-duration: 263s;
  -o-animation-duration: 263s;
  animation-duration: 263s;
  margin-left: 20%;
}

.cloud-2 {
  -webkit-animation-duration: 99s;
  -moz-animation-duration: 99s;
  -ms-animation-duration: 99s;
  -o-animation-duration: 99s;
  animation-duration: 99s;
  margin-left: 90%;
}

.cloud-3 {
  -webkit-animation-duration: 142s;
  -moz-animation-duration: 142s;
  -ms-animation-duration: 142s;
  -o-animation-duration: 142s;
  animation-duration: 142s;
  margin-left: 50%;
}

.cloud-4 {
  -webkit-animation-duration: 152s;
  -moz-animation-duration: 152s;
  -ms-animation-duration: 152s;
  -o-animation-duration: 152s;
  animation-duration: 152s;
  margin-left: 43%;
}

.cloud-5 {
  -webkit-animation-duration: 215s;
  -moz-animation-duration: 215s;
  -ms-animation-duration: 215s;
  -o-animation-duration: 215s;
  animation-duration: 215s;
  margin-left: 83%;
}

.cloud-6 {
  -webkit-animation-duration: 139s;
  -moz-animation-duration: 139s;
  -ms-animation-duration: 139s;
  -o-animation-duration: 139s;
  animation-duration: 139s;
  margin-left: 73%;
}

.cloud-7 {
  -webkit-animation-duration: 109s;
  -moz-animation-duration: 109s;
  -ms-animation-duration: 109s;
  -o-animation-duration: 109s;
  animation-duration: 109s;
  margin-left: 69%;
}

.cloud-8 {
  -webkit-animation-duration: 121s;
  -moz-animation-duration: 121s;
  -ms-animation-duration: 121s;
  -o-animation-duration: 121s;
  animation-duration: 121s;
  margin-left: 100%;
}

.cloud-9 {
  -webkit-animation-duration: 101s;
  -moz-animation-duration: 101s;
  -ms-animation-duration: 101s;
  -o-animation-duration: 101s;
  animation-duration: 101s;
  margin-left: 10%;
}

.cloud-10 {
  -webkit-animation-duration: 126s;
  -moz-animation-duration: 126s;
  -ms-animation-duration: 126s;
  -o-animation-duration: 126s;
  animation-duration: 126s;
  margin-left: 14%;
}

.cloud-11 {
  -webkit-animation-duration: 96s;
  -moz-animation-duration: 96s;
  -ms-animation-duration: 96s;
  -o-animation-duration: 96s;
  animation-duration: 96s;
  margin-left: 73%;
}

.cloud-12 {
  -webkit-animation-duration: 83s;
  -moz-animation-duration: 83s;
  -ms-animation-duration: 83s;
  -o-animation-duration: 83s;
  animation-duration: 83s;
  margin-left: 51%;
}

#one,
#two,
#three {
  background-color: rgb(221, 221, 221);
  padding-top: 1rem;
}

#slogan {
  background: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  overflow: hidden;
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(5px);
  background: rgba(0, 0, 0, 0.4);
  min-width: 300px;
  text-align: center;
  width: 50vw;
  margin: 0 auto;
}

#pitit {
  font-size: 0.8rem;
  margin: -40px 0 0 20rem;
}

#pitit_g {
  font-size: 0.8rem;
  margin-top: -40px;
}

#pitit_g br {
  content: "";
  display: block;
  margin-bottom: -1em;
}

.bouton_produit {
  background-image: linear-gradient(-45deg, #3b86b1 0%, #3b86b1 100%);
  border: none;
  color: #fff;
  padding: 10px 30px;
  border-radius: 50px;
  min-height: 50px;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 2px;
  margin-right: 40px;
  margin-top: -10px;
  margin-left: auto;
  cursor: pointer;
}
.bouton_produit:hover {
  background-image: linear-gradient(-45deg, #2b95aa 0%, #2b95aa 100%);
  color: #fff;
}

.image.fit img {
  margin-left: -150px;
}

#img_p {
  width: 120%;
}

#img_r {
  width: 100%;
  padding-top: 4.5rem;
}

#img_b {
  width: 120%;
  margin-left: -180px;
}

#img_c {
  width: 120%;
  padding-top: 5rem;
  margin-left: -60px;
}

.container {
  padding: 50px 0;
  text-align: center;
}

.chart {
  position: relative;
  display: inline-block;
  color: #999;
  font-size: 20px;
  text-align: center;
}

.chart img {
  position: absolute;
  max-width: 100px;
  max-height: 100px;
  background: white;
}

.node {
  width: 200px;
  height: 200px;
  top: 45px;
  left: 45px;
}

.outer {
  fill: transparent;
  stroke: #3b86b1;
  stroke-width: 20;
  stroke-dasharray: 537;
  transition: stroke-dashoffset 0.8s;
  z-index: 50;
}

.chart:hover .outer {
  stroke-dashoffset: 0!important;
}

.chart[data-percent='100'] .outer {
  stroke-dashoffset: -1074;
  -webkit-animation: show100 2s;
  animation: show100 2s;
}

.chart[data-percent='75'] .outer {
  stroke-dashoffset: -526.26;
  -webkit-animation: show75 2s;
  animation: show75 2s;
}

.chart[data-percent='50'] .outer {
  stroke-dashoffset: -306.09;
  -webkit-animation: show50 2s;
  animation: show50 2s;
}

.chart p {
  color: #000;
  z-index: 1;
}

.container_pourcent {
  margin: 0 auto;
  border-radius: 5rem;
  width: 70%;
  background-color: rgba(255, 255, 255, 0.281);
  text-align: center;
}

@-webkit-keyframes show100 {
  from {
    stroke-dashoffset: 0;
  }
  
  to {
    stroke-dashoffset: 537;
  }
}

@keyframes show100 {
  from {
    stroke-dashoffset: 0;
  }
  
  to {
    stroke-dashoffset: 537;
  }
}

@-webkit-keyframes show75 {
  from {
    stroke-dashoffset: -10.74;
  }
  
  to {
    stroke-dashoffset: 537;
  }
}

@keyframes show75 {
  from {
    stroke-dashoffset: -10.74;
  }
  
  to {
    stroke-dashoffset: 537;
  }
}

@-webkit-keyframes show50 {
  from {
    stroke-dashoffset: -230.91;
  }
  
  to {
    stroke-dashoffset: 537;
  }
}

@keyframes show50 {
  from {
    stroke-dashoffset: -230.91;
  }
  
  to {
    stroke-dashoffset: 537;
  }
}