/* -------------------------------- Webseite -------------------------------- */
/* --------------------------------- Cookie --------------------------------- */
article .team-style1 .thumb img {
  width: 100%;
}
#myCookie .btn {
  padding: 7px !important;
}
section.boxen .col-lg-6 {
  padding: 0;
}
section.boxen .col-lg-6 .thumb {
  height: 100%;
  object-fit: cover;
}
section.boxen .col-lg-6 .thumb img {
  height: 100%;
  object-fit: cover;
}
section.boxen .bg-blue {
  background: #003f5d;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.boxen .bg-blue .item-inner {
  padding: 50px 100px 50px;
}
section.boxen .bg-blue .item-inner h2 {
  color: #fff;
}
section.boxen .bg-blue .item-inner p {
  color: #fff;
}
/*# sourceMappingURL=../../template/css/_maps/zz_custom.map */