.tx-awedb h1 {
  margin-bottom: 25px; }
.tx-awedb h3 {
  hyphens: auto;
  margin-bottom: 1rem; }
.tx-awedb h5 {
  font-weight: normal;
  color: #00677f;
  letter-spacing: -0.5px; }
.tx-awedb a.more {
  text-decoration: none;
  color: white;
  background: #00677f;
  padding: 0.2rem 0.6rem;
  border-radius: 10px; }
.tx-awedb a.fa, .tx-awedb a.far {
  text-decoration: none; }
.tx-awedb .bg {
  flex: 1;
  background: #eff3f5;
  padding: 2rem; }
.tx-awedb a.fa-angle-down, .tx-awedb a.fa-angle-up {
  text-decoration: none;
  color: #fff;
  background: #00677f;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  line-height: 40px;
  text-align: center;
  cursor: pointer; }
.tx-awedb .intro {
  font-size: 1.5rem;
  font-style: italic;
  padding: 1rem 0; }
@media (max-width: 1024px) {
  .tx-awedb .project h5, .tx-awedb .project a.box {
    margin-top: 1rem; } }
.tx-awedb .detail {
  padding: 2rem 0 1rem; }
  @media (min-width: 1024px) {
    .tx-awedb .detail .description {
      column-count: 2;
      column-gap: 40px; } }
.tx-awedb #filter select, .tx-awedb #filter input[type="text"] {
  width: 100%;
  margin: 0.5rem 0; }
.tx-awedb #filter select.active {
  color: black; }
.tx-awedb #filter .awesomplete {
  width: 100%; }
  .tx-awedb #filter .awesomplete mark {
    background: #e8e8e8; }
  .tx-awedb #filter .awesomplete > ul > li[aria-selected="true"], .tx-awedb #filter .awesomplete > ul > li:hover {
    background: #00677f;
    color: white; }
    .tx-awedb #filter .awesomplete > ul > li[aria-selected="true"] mark, .tx-awedb #filter .awesomplete > ul > li:hover mark {
      background: none;
      color: white; }
.tx-awedb #list {
  background: #576164; }
.tx-awedb #projectsitemap {
  display: none; }
.tx-awedb #print {
  text-indent: -999px;
  overflow: hidden;
  font-family: "FontAwesome 5 Free"; }
  .tx-awedb #print:before {
    content: "\f249"; }
.tx-awedb #overview, .tx-awedb #contact {
  display: flex; }
.tx-awedb #contact .bg {
  word-wrap: break-word;
  overflow: hidden; }
.tx-awedb #contact span.fa {
  margin-right: 1rem; }
.tx-awedb .project {
  margin: 1rem 0;
  padding: 1rem;
  border: 1px solid #e8e8e8; }
.tx-awedb .tools {
  position: absolute;
  right: 80px;
  top: 0; }
  .tx-awedb .tools li {
    display: inline-block;
    margin-right: 2rem; }
    .tx-awedb .tools li a {
      color: inherit; }
@media print {
  .tx-awedb .o-grid__row {
    display: block; }
  .tx-awedb #filter, .tx-awedb #keywords, .tx-awedb .tools, .tx-awedb header {
    display: none; }
  .tx-awedb #overview, .tx-awedb #contact {
    display: block;
    margin: 0;
    padding: 0; }
  .tx-awedb #contact {
    margin-top: 2rem;
    margin-left: -20px; }
  .tx-awedb h5 {
    margin-top: 1rem; }
  .tx-awedb .bg {
    background: none;
    margin: 0 !important;
    padding: 0 !important; } }

body.iframe {
  padding-top: 2rem; }
  body.iframe header {
    display: none; }

#cboxOverlay {
  background: #000;
  opacity: 0.75 !important; }

#cboxClose {
  bottom: auto;
  top: 0;
  right: 2rem;
  font-size: 1.5rem;
  color: #00677f; }

.c-section {
    padding-top: 10px;
}

/*# sourceMappingURL=style.css.map */
