.page-header { position: relative; background-size: cover;background-position: center center;height: 512px }
.page-caption { padding-top: 170px; padding-bottom: 174px; }
.page-title { font-size: 46px; line-height: 1; color: #fff; font-weight: 600; text-align: center; }

.card-section { position: relative; bottom: 20vh; }
.card-block { padding: 50px; }
.section-title { margin-bottom: 60px; }
.page-caption h2.h2{
  font-size: 40pt;
  color: #fff !important;
  font-weight: 700;
  text-align: center;
  margin-bottom: 50px;
  font-family: "Proxima-Nova-Black";
}
.layer {
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*000*/
.card-section ul {
  font-family: "Proxima-Nova-Regular" !important;
  color: #888888;
}
div#navigation {
  position: fixed;
  left: 0;
  right: 0;
  top: 600px;
}
