.contenido-no-line, .contenido:last-child {
  border-bottom: 0px !important;
}

.seccion-sobre-nosotros {
  padding-top: 30px !important;
}

.contenido .margin-top {
  margin-top: 100px !important;
}

.contenido i{
  font-size: 70px;
  margin-top: 34px;
}

.contenido p {
  color: #7c7c7c;
  text-align: left;
  font-style: normal;
  text-align: justify;
}

.contenido .titulo-azul {
  font-size: 39px;
  color: #00498e;
  line-height: 41px;
  text-align: center;
  font-family: Roboto Condensed;
  font-weight: 700;
  font-style: normal;
}

.contenido .item {
  text-align: center;
}

.contenido .item .image {
  width: 130%;
  position: relative;
}

.contenido .item .titulo {
  font-size: 16px; color: #323840; line-height: 18px; text-align: center; font-family:Montserrat; font-weight:700; font-style:normal;
}

.contenido .separador-01 {
  width: 100%;
  height: 80px;
}

.contenido .separador-02 {
  width: 100%;
  height: 30px;
}



@media (max-width: 768px) {
  .nuestra-empresa .item i {
    margin-top: 0px;
    margin-bottom: 12px;
  }
}