@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/oswald/v53/TK3_WkUHHAIjg75cFRf3bXL8LICs1xZosUZiYA.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxP.ttf) format('truetype');
}
header {
  background-image: url(/dist/images/header.jpg?c150d3710c4153aec75f6903d417d48d);
}
section.values,
section.services,
section.infraestructure,
section.authorizations,
section.waste-management {
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
}
section.values {
  background-image: url(/dist/images/valores.jpg?16495fd36ebfa190d97b8040aba0dfbe);
  color: white;
}
section.services {
  background-image: url(/dist/images/servicios.jpg?4eff386a975ec8bc3b687d3ed4d10c4a);
  color: black;
}
section.infraestructure {
  background-image: url(/dist/images/infraestructura.jpg?233b39461607857386964c0e68000581);
  text-align: right;
  color: white;
}
section.authorizations {
  background-image: url(/dist/images/autorizaciones.jpg?a0f1dc52ff477b9e064e64ad86ed5c70);
}
section.waste-management {
  background-image: url(/dist/images/manejo.jpg?762576ee5cc1e3adc919a9d29d03ce15);
  text-align: right;
}
section.contact {
  background-color: green;
  color: white;
}

