.diseño .content .lista {
  width: 500px;
  height: 500px;
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
}

.diseño .content .lista1 {
  width: 500px;
  height: 500px;
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
}

.diseño .content .opcion {
  position: absolute;
  top: 42%;
  left: 0%;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  text-align: center;
  line-height: 56px;
  background-color: #fff;
  color: #f58634;
  font-size: 17px;
  font-weight: 900;
}

.diseño .content .opcion1 {
  position: absolute;
  top: 0%;
  left: 48%;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  text-align: center;
  line-height: 56px;
}

.diseño .content span {
  color: #616163;
}

.diseño .content .texto {
  position: absolute;
  margin-left: 50px;
  top: 0%;
  left: 30%;
  width: 500px;
  line-height: 18px;
  text-align: start;
}

.diseño .content .texto1 {
  position: absolute;
  margin-left: 50px;
  top: 65%;
  left: 30%;
  width: 200px;
  line-height: 18px;
  text-align: justify;
}

.diseño .content .texto2 {
  position: absolute;
  top: 65%;
  right: 120%;
  width: 186px;
  line-height: 18px;
  text-align: justify;
}

.diseño .content .texto3 {
  position: absolute;
  top: 115%;
  right: 0%;
  width: 186px;
  line-height: 18px;
  text-align: justify;
}

.diseño .content .texto4 {
  position: absolute;
  margin-left: 50px;
  top: 117%;
  left: -67%;
  width: 200px;
  line-height: 18px;
  text-align: justify;
}

.choose-us-area ul li {
  display: block;
  margin-bottom: 0px;
}

.text-title-white {
  color: #fff;
}

p {
  color: #fff !important;
}

.text-gris p {
  color: #616163 !important;
}
@media only screen and (min-width: 400px) and (max-width: 768px) {}