.bar .logo {
    max-height: 3.2em;
    max-width: none;
    z-index: 1000;
}
.menu-horizontal > li:not(:hover) > a,
.menu-horizontal > li:not(:hover) > span,
.menu-horizontal > li:not(:hover) > .modal-instance > .modal-trigger {
  opacity: .8;
}

.bar-1 .menu-horizontal > li > .dropdown__trigger,
.bar-1 .menu-horizontal > li > a {
  font-size: 1em;
  text-transform: none;
  color:#003c69;
}
.color--dark {
  color: #003c69;
}
.bg--primary {
  background: #00add0;
}
.box-shadow-shallow {
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05);
}
.feature-large-14 h5 {
  margin-top: 4em;
  font-weight: bold;
  font-size: 1.2em;
}
