.sec-benef {
    background-color: #eee;
    padding-top: 10px;
    padding-bottom: 25px;
    margin-top: 25px;
}
.heading {
  margin: 25px 0 20px 0;
  font-size: 3.5em;
}
.servicios .heading {
  font-size: 4.5em;
}
.holder {
  text-align: center;
  margin: 25px 0 10px 0;
}
.row {
  margin: 30px 0 10px 0;
}
.beneficios {
  text-align: center;
}
.text-benef {
  text-align: justify;
  margin-top: 15px;
}
.text p {
  font-size: 2.0em;
}
.title-benef {
  text-transform: uppercase;
  font-weight: 700;
  color: #000;
}
.beneficios {
  margin-top: 50px;
}
.img-servicios {
  text-align: right;
}
.servicios {
  margin-top: 75px;
  margin-bottom: 25px;
}
.img-beneficio {
  height: 80px;
}
.img-servicio {
  height: 90px;
}
img[class^="img-ficha"] {
  height: 40px;
}
.img-ficha-1, .img-ficha-3 {
  margin-bottom: 40px;
}
.img-ficha-2,  .img-ficha-4 {
  margin-left: -38px;
}
.text-servicio {
  text-align: justify;
}
.title-servicio{
  font-size: 2.0em;
  margin-bottom: 10px;
  color: #000000;
  text-align: left;
}

@media only screen and (max-width: 600px) {
    .img-servicios {
      text-align: center;
      margin: 15px 0 10px 0;
    }
    .img-beneficio {
      margin-top: 15px;
    }
    .title-servicio {
      text-align: center;
    }
}
/* .img {
  background-image: url(../images/icons/blog.png);
  background-repeat: repeat;
} */
/* .form-page .wrapper {
    margin: 30px 0 20px 0;
} */

