/** Generated: Sunday, 12th of October 2025, 04:25:55 AM // Powered by AIOM+ (All In One Minify) created by FlipZoom Media Inc. - David Karich (flipzoom.de) **/
@import url('https://rsms.me/inter/inter.css');
html,
body {
  font-family: 'Inter', sans-serif;
  height: 100%;
  font-size: .9rem;
  line-height: 1.4rem;
}
@supports (font-variation-settings: normal) {
  html,
  body {
    font-family: 'Inter var', sans-serif;
  }
}
/* Layout */
.arc_header {
  background-color: #fff;
}
.content {
  margin-top: 100px;
}
.active > .nav-link {
  color: #3e9291 !important;
}
.popover {
  border-radius: 0px;
}
.list-group-item {
  border: 1px solid #3e9291;
}
.box {
  display: flex;
  flex-flow: column;
  height: 100%;
}
/* typografy */
h1.arc {
  font-size: 4.5rem;
  font-weight: 400;
  margin-bottom: 0px;
  margin-left: -6px;
  float: left;
  margin-right: 1rem;
  color: black;
  font-weight: 300;
}
h1.arc a {
  color: black;
}
.subtitle {
  font-variation-settings: "wght" 400, "slnt" 0 !important;
  font-weight: 400 !important;
  font-style: normal !important;
  color: #3e9291;
  margin-top: 1.6rem;
  float: clear-both;
  font-size: 1.2rem;
}
a {
  color: #3e9291;
  text-decoration: none;
}
a:hover {
  color: #3e9291;
  text-decoration: underline;
}
a.partner__link {
  color: #3e9291;
}
a.partner__link:hover {
  color: black !important;
  text-decoration: none !important;
}
/* table */
tr.opener:not(.highlight):hover {
  color: #fff;
  background: #3e9291;
}
tr.opener {
  -webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
  cursor: pointer;
}
tr.highlight {
  background: #3e9291;
  color: #fff;
}
.table {
  table-layout: fixed;
}
.table td,
.table th {
  padding-top: 0px;
  padding-bottom: 0px;
  border-top: 1px solid #3e9291;
}
.table th {
  padding-left: 0px;
}
.table td {
  border-top: 1px solid #3e9291;
  border-left: 1px solid #3e9291;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 1px solid #3e9291;
  border-top: 1px solid #3e9291;
  padding-bottom: 10px !important;
  border-left: 1px solid #3e9291;
}
.js-hidden {
  display: none;
}
.project__holder {
  /*height:70vh;
  overflow-x:scroll;*/
  padding: 20px;
}
.project__row {
  color: white;
  background: black;
}
.project__row td {
  border-left: none;
}
/* images */
.chocolat-overlay {
  background: #000;
  opacity: 1;
  height: 100vh;
}
.project__image {
  /*height: 30vh*/
}
@media (max-width: 768px) {
  .project__image {
    max-width: 93% !important;
    height: auto !important;
  }
}
/* menu */
.borderBot {
  border-bottom: 1px solid #3e9291;
}
.dropdown-menu {
  border-radius: .0;
  border-color: #3e9291;
}
.navbar-toggler {
  border: none;
}
.navbar-light .navbar-nav .nav-link {
  color: #000;
}
.dropdown-divider {
  border-top: 1px solid #3e9291;
}
nav {
  min-height: 80px;
}
.bg-light {
  background-color: #fff !important;
}
body.contact nav {
  border-bottom: 1px solid #3e9291;
}
/* image grid */
.grid__image {
  max-width: 100%;
  max-height: 200px;
  margin: 10px 0px;
}
@media (min-width: 768px) {
  .col__border {
    border-left: 2px solid #3e9291;
  }
}
body .chocolat-overlay {
  left: 0;
  bottom: 0;
  right: 0;
  top: 100px;
  /* height of the topbar */
  height: auto;
  width: auto;
}
.chocolat-wrapper {
  left: 0;
  bottom: 0;
  right: 0;
  top: 100px;
  /* height of the topbar */
  height: auto;
  width: auto;
  padding-top: 120px;
}
.chocolat-content {
  margin-top: 120px;
}
