@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/ind-objetivo.jpg?d005ea2502f08121f1f623b92eb0bc94);
}
section.valores,
section.servicios,
section.infraestructura,
section.autorizaciones,
section.manejo {
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
}
section.valores {
  background-image: url(/dist/images/ind-valores.jpg?72a1539930acff7e2a8aaa92b6a19d31);
  color: white;
}
section.servicios {
  background-image: url(/dist/images/ind-servicios.jpg?cd9baae51c1b0fd5b5f3dcb0a698e52c);
  color: black;
}
section.infraestructura {
  background-image: url(/dist/images/ind-paileria.jpg?0c8f19b70053f26cf9cbf15c87e6eee5);
  text-align: right;
  color: white;
}
section.autorizaciones {
  background-image: url(/dist/images/ind-calidad.jpg?3a928efb3259ebed161f3972b3db79c7);
}
section.manejo {
  background-image: url(/dist/images/ind-diseño.jpg?37e72f6627679b243ddf96486ba12d7d);
  text-align: right;
  color: white;
}
section.contacto {
  background-color: green;
  color: white;
}

