#section-style-0011 {
  background-color: #fff;
  position: relative;
}

#section-style-0011 .decor {
  position: relative;
  width: 57px;
  height: 9px;
  background-repeat: no-repeat;
  margin: 0 auto;
  margin-bottom: 25px
}

#section-style-0011 h2 {
  margin: 0;
  font-size: 48px;
  font-weight: 400;
  color: #2f2c2c;
  text-align: center;
  font-family: "Varela Round", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

@media(max-width:587px) {
  #section-style-0011 h2 {
    font-size: 30px
  }
}

#section-style-0011 .heading {
  position: relative;
  z-index: 5;
}

#section-style-0011 .heading .heading-title {
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 20px
}

#section-style-0011 canvas {
  display: inline-block;
}

#section-style-0011 *,
#section-style-0011 *:before,
#section-style-0011 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#section-style-0011 a {
  color: #2f2c2c;
}

#section-style-0011 p {
  font-family: 'Muli', sans-serif;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  margin: 0 0 .75em;
  line-height: 26px;
  font-size: 18px;
}

@media (max-width:600px) {
  #section-style-0011 p {
    font-size: 14px;
  }
}

#section-style-0011 h4 {
  margin: 0;
  font-size: 30px;
  font-weight: 400;
  color: #2f2c2c;
  font-family: varela round, Arial, helvetica neue, Helvetica, sans-serif;
}

@media (max-width:800px) {
  #section-style-0011 h4 {
    font-size: 28px;
  }
}

@media (max-width:570px) {
  #section-style-0011 h4 {
    font-size: 24px;
  }
}

@media (max-width:480px) {
  #section-style-0011 h4 {
    font-size: 20px;
  }
}

@media (max-width:570px) {
  #section-style-0011 .pie-chart-item {
    margin-bottom: 30px;
  }
}

#section-style-0011 .pie-chart-item .pie-chart {
  width: 170px;
  height: 170px;
  position: relative;
  border-radius: 100%;
  border: 5px solid #f7f9f9;
  float: left;
  margin-right: 30px;
}

@media (max-width:980px) {
  #section-style-0011 .pie-chart-item .pie-chart {
    float: none;
    margin-bottom: 30px;
  }
}

#section-style-0011 .pie-chart-item .pie-chart:after {
  content: '';
  display: block;
  width: 145px;
  height: 145px;
  background-color: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  border-radius: 100%;
  border: 5px solid #f7f9f9;
  z-index: -1;
}

#section-style-0011 .pie-chart-item .pie-chart .content {
  font-family: varela round, Arial, helvetica neue, Helvetica, sans-serif;
  font-size: 40px;
  color: #2f2c2c;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

#section-style-0011 .pie-chart-item .pie-chart-content {
  overflow: hidden;
}

#section-style-0011 .pie-chart-item .pie-chart-content .pie-chart-content-title {
  line-height: 1.2;
  margin-bottom: 15px;
  font-weight: 600;
}

#section-style-0011 .pie-chart-item .pie-chart-content .pie-chart-content-text {
  margin-bottom: 20px;
}

#section-style-0011 .pie-chart-item .pie-chart-content a {
  color: #acacac;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  font-size: 16px;
}

#section-style-0011 .pie-chart-item .pie-chart-content a:hover {
  color: #4cc2c0;
}

#section-style-0011 .pie-chart canvas {
  max-width: 100%;
  height: auto !important;
}

@media (max-width: 587px) {
  #section-style-0011 .pie-chart-item .pie-chart {
    margin-left: 25%;
  }

  #section-style-0011 .pie-chart-item .pie-chart-content .pie-chart-content-title {
    text-align: center;
  }

  #section-style-0011 p {
    padding: 0px 15px;
  }
}
