.box-article {
  font-size: 14px;
  font-family: "Open Sans";
  line-height: 21px;
}

.box-article h1 {
  text-align: center;
  margin: 20px 0px;
  font-size: 37px;
  font-family: "Open Sans";
  font-weight: bold;
  line-height: 43px;
}

.box-article h2 {
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  font-family: "Open Sans";
  line-height: 38px;
  margin: 60px 0px 50px 0;
  letter-spacing: -0.5px;
}

.box-article p {
  font-size: 14px;
  font-family: "Open Sans";
  line-height: 21px;
  margin-bottom: 20px;
}

.decide {
  margin: 30px auto;
  width: 700px;
}

.decide li {
  position: relative;
  margin-bottom: 25px;
  height: auto;
}

.decide li span {
  position: absolute;
  display: inline-block;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 40px;
  left: -80px;
  background: #7fc100;
  text-align: center;
  border-radius: 50%;
  font-family: "Open Sans";
  color: #fff;
}

.decide li p {
  font-weight: bold;
  font-size: 19px;
  font-family: "Open Sans";
  line-height: 27px;
  margin-bottom: 6px;
  text-align: left;
}

.steps {
  margin: 30px auto;
  width: 450px;
  float: left;
  margin-top: 30px;
  margin-left: 80px;
}

.steps li {
  position: relative;
  margin-bottom: 25px;
  height: auto;
}

.steps li span {
  position: absolute;
  display: inline-block;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 40px;
  left: -80px;
  background: #048dc3;
  text-align: center;
  border-radius: 50%;
  font-family: "Open Sans";
  color: #fff;
}

.steps li p {
  font-weight: bold;
  font-size: 19px;
  font-family: "Open Sans";
  line-height: 27px;
  margin-bottom: 6px;
  text-align: left;
}

.steps li a {
  color: #048dc3;
  font-weight: bold;
  font-size: 19px;
  font-family: "Open Sans";
  line-height: 27px;
  margin-bottom: 6px;
}

.center-p {
  text-align: center;
  margin-bottom: 30px !important;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.why-us {
  margin: 30px auto;
  width: 700px;
}

.why-us li {
  position: relative;
  height: 250px;
  float: left;
  width: 320px;
  margin: 10px 15px;
  text-align: left;
}

.why-us li p {
  font-weight: bold;
  font-size: 19px;
  font-family: "Open Sans";
  line-height: 27px;
  margin-bottom: 6px;
  text-align: center;
}

.why-us li img {
  height: 70px;
  width: 70px;
  text-align: center;
  margin-bottom: 5px;
  border-radius: 50%;
  margin: 0 auto 5px auto;
  display: block;
}

.clears {
  clear: both;
  display: block;
}

.img-box {
  margin: 0 auto 20px auto;
  display: block;
  text-align: center;
}

.img-box img {
  border-radius: 5px;
  width: 450px;
  height: auto;
}

.apparatus {
  border-collapse: separate;
  border-spacing: 0;
  width: 70%;
  border-left: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
  color: #3e3e3e;
  line-height: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

.apparatus td {
  text-align: left;
  vertical-align: middle;
  padding: 12px;
  font-size: 16px;
  border-right: 1px solid #c6c6c6;
  border-top: 1px solid #c6c6c6;
  padding-left: 30px;
}

.apparatus .top td {
  font-weight: 600;
}

.center-p a {
  color: #048dc3;
  font-weight: bold;
  font-size: 17px;
  font-family: "Open Sans";
}

.left-img img {
  float: left;
  width: 350px;
  margin-top: 90px;
}

.steps-koptilna {
  margin: 30px auto;
  width: 700px;
}

.steps-koptilna li {
  position: relative;
  margin-bottom: 25px;
  height: auto;
}

.steps-koptilna li span {
  position: absolute;
  display: inline-block;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 40px;
  left: -80px;
  background: #048dc3;
  text-align: center;
  border-radius: 50%;
  font-family: "Open Sans";
  color: #fff;
}

.steps-koptilna li p {
  font-weight: bold;
  font-size: 19px;
  font-family: "Open Sans";
  line-height: 27px;
  margin-bottom: 6px;
  text-align: left;
}
.steps-koptilna li a {
  color: #048dc3;
  font-weight: bold;
  font-size: 19px;
  font-family: "Open Sans";
  line-height: 27px;
  margin-bottom: 6px;
}

footer {
  margin-top: 80px;
}
