/** Generated: Wednesday, 4th of June 2025, 06:48:52 PM // 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;
  overflow-x: hidden;
}
@supports (font-variation-settings: normal) {
  html,
  body {
    font-family: 'Inter var', sans-serif;
  }
}
/* Layout */
.arc_header {
  background-color: #fff;
  padding-top: 4px;
}
.content {
  margin-top: 1rem;
}
.active > .nav-link {
  color: #000000 !important;
}
.popover {
  border-radius: 0px;
}
.list-group-item {
  border: 1px solid #000000;
}
.box {
  display: flex;
  flex-flow: column;
  height: 100%;
}
.page-padding {
  padding-left: 30px;
  padding-right: 30px;
}
p {
  color: #000;
}
.menu-ul {
  display: flex;
  list-style-type: none;
  width: 100%;
  padding: 9px 0 0 0;
  justify-content: flex-end;
}
.nav-item:last-child a {
  padding-right: 0;
}
.project__holder .row p {
  color: #000 !important;
}
/* 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: #000000;
  margin-top: 1.6rem;
  float: clear-both;
  font-size: 1.2rem;
}
a {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #000000;
  text-decoration: none;
  font-weight: bold !important;
}
a.partner__link {
  color: #000000;
}
a.partner__link:hover {
  color: black !important;
  text-decoration: none !important;
}
/* table */
tr.opener:not(.highlight):hover {
  font-weight: bold;
}
tr.opener {
  cursor: pointer;
}
tr.highlight {
  background: #F6F6F4;
  color: #000;
}
.table {
  table-layout: fixed;
}
.table td,
.table th {
  padding-top: 0px;
  padding-bottom: 0px;
  border-top: 1px solid #000000;
}
.table th {
  padding-left: 0px;
}
.table td {
  border-top: 1px solid #000000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
tr.p0 {
  border-bottom: 1px solid black;
}
tr.is_active {
  border-bottom: 0px solid black!important;
}
tr.js-hidden.project__row td {
  border-top: none !important;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
  padding-bottom: 10px !important;
  border-left: 1px solid #000000;
}
.js-hidden {
  display: none;
}
.project__holder {
  /*height:70vh;
  overflow-x:scroll;*/
  padding: 20px;
}
.project__row {
  color: #000;
  background: #F6F6F4;
}
.project__row td {
  border-left: none;
}
/* images */
.chocolat-overlay {
  background: #000;
  opacity: 1;
  height: 100vh;
}
.project__image {
  /*height: 30vh*/
  max-width: 97%;
}
@media (max-width: 768px) {
  .project__image {
    max-width: 93% !important;
    height: auto !important;
  }
}
/* menu */
.borderBot {
  border-bottom: 1px solid #000000;
}
.dropdown-menu {
  border-radius: .0;
  border-color: #000000;
}
.navbar-toggler {
  border: none;
}
.navbar-light .navbar-nav .nav-link {
  color: #000;
}
.dropdown-divider {
  border-top: 1px solid #000000;
}
nav {
  min-height: 20px;
}
nav a:hover {
  text-decoration: underline !important;
}
.bg-light {
  background-color: #fff !important;
}
body.contact nav {
  border-bottom: 1px solid #000000;
}
.dropdown-item {
  padding-right: 1rem !important;
}
/* image grid */
.grid__image {
  max-width: 100%;
  max-height: 200px;
  margin: 10px 0px;
}
.w-sm-100 {
  width: 100% !important;
}
@media (min-width: 768px) {
  .col__border {
    border-left: 2px solid #000000;
  }
  .w-md-50 {
    width: 50% !important;
  }
}
.imageIndexText {
  margin-bottom: .5rem;
}
