@font-face {
  font-family: "baltica";
  src: url("https://use.typekit.net/af/78aefe/000000000000000000010082/27/l?primer=9534f20d24153432f138f14be19fe00ed05018076afc824dd1a6f6ca76bae7c7&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/78aefe/000000000000000000010082/27/d?primer=9534f20d24153432f138f14be19fe00ed05018076afc824dd1a6f6ca76bae7c7&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/78aefe/000000000000000000010082/27/a?primer=9534f20d24153432f138f14be19fe00ed05018076afc824dd1a6f6ca76bae7c7&fvd=n4&v=3") format("opentype");
  font-display: swap;
  font-weight: 400; }

@font-face {
  font-family: "baltica";
  src: url("https://use.typekit.net/af/f33a91/000000000000000000010087/27/l?primer=9534f20d24153432f138f14be19fe00ed05018076afc824dd1a6f6ca76bae7c7&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/f33a91/000000000000000000010087/27/d?primer=9534f20d24153432f138f14be19fe00ed05018076afc824dd1a6f6ca76bae7c7&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/f33a91/000000000000000000010087/27/a?primer=9534f20d24153432f138f14be19fe00ed05018076afc824dd1a6f6ca76bae7c7&fvd=n7&v=3") format("opentype");
  font-display: swap;
  font-weight: 700; }

body {
  font-family: baltica, serif; }

.header-container {
  min-height: 145px; }
  @media screen and (max-width: 991px) {
    .header-container {
      min-height: 100px; } }
  .header-container header {
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background: #FFF;
    padding-top: 40px;
    padding-bottom: 40px; }
    @media screen and (max-width: 991px) {
      .header-container header {
        padding-top: 10px;
        padding-bottom: 10px; } }
    .header-container header.shadow {
      padding-top: 10px;
      padding-bottom: 10px; }
    .header-container header nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      @media screen and (max-width: 576px) {
        .header-container header nav .logo-container img {
          width: 24px; } }
      .header-container header nav .anchors-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .header-container header nav .anchors-container a {
          text-decoration: none !important;
          margin-left: 100px;
          color: #7E7E7E;
          font-weight: 700;
          font-size: 18px; }
          @media screen and (max-width: 576px) {
            .header-container header nav .anchors-container a {
              margin-left: 15px; } }
          .header-container header nav .anchors-container a:hover, .header-container header nav .anchors-container a:focus, .header-container header nav .anchors-container a:active, .header-container header nav .anchors-container a.active {
            color: #1B2226; }
          .header-container header nav .anchors-container a:first-child {
            margin-left: 0; }

.content-container .border-container {
  border: 6px solid #1B2226; }
  @media screen and (max-width: 991px) {
    .content-container .border-container {
      border-bottom: none; } }

.content-container .border-no-left {
  border-left: none; }

.content-container .border-no-right {
  border-right: none; }

.content-container .border-no-bottom {
  border-bottom: none; }

.content-container .border-no-top {
  border-top: none; }

@media screen and (max-width: 991px) {
  .content-container .border-left-991 {
    border-left: 6px solid #1B2226 !important; } }

@media screen and (max-width: 991px) {
  .content-container .border-right-991 {
    border-right: 6px solid #1B2226 !important; } }

@media screen and (max-width: 991px) {
  .content-container .border-bottom-991 {
    border-bottom: 6px solid #1B2226 !important; } }

@media screen and (max-width: 991px) {
  .content-container .border-top-991 {
    border-top: 6px solid #1B2226 !important; } }

@media screen and (min-width: 991px) {
  .content-container .border-no-top-991 {
    border-top: 6px solid #1B2226 !important; } }

.content-container .text-container {
  padding: 60px; }
  @media screen and (max-width: 576px) {
    .content-container .text-container {
      padding: 20px; } }
  .content-container .text-container.kontakt {
    padding-top: 38px;
    padding-bottom: 29px; }

.content-container .bg-black {
  background: #1B2226; }

.content-container .custom-p {
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  color: #7E7E7E; }
  .content-container .custom-p a {
    font-weight: 700;
    color: #7E7E7E;
    font-size: 30px;
    line-height: 45px;
    text-decoration: underline; }
    @media screen and (max-width: 1199px) {
      .content-container .custom-p a {
        font-size: 26px;
        line-height: 30px; } }
    @media screen and (max-width: 576px) {
      .content-container .custom-p a {
        font-size: 20px;
        line-height: 32px; } }

.content-container .art-img {
  width: 100%; }

.content-container h1 {
  color: #1B2226;
  font-weight: 700;
  font-size: 60px;
  line-height: 79px; }
  @media screen and (max-width: 576px) {
    .content-container h1 {
      font-size: 36px;
      line-height: 40px; } }

.content-container h2 {
  margin-bottom: 20px;
  font-size: 36px;
  color: #1B2226;
  font-weight: 700; }

.content-container p.title {
  margin-top: 20px;
  font-size: 30px;
  font-weight: 400;
  color: #7E7E7E;
  line-height: 40px; }
  @media screen and (max-width: 576px) {
    .content-container p.title {
      font-size: 28px; } }

.content-container .arrow {
  display: inline-block;
  margin-top: 125px; }

.content-container #map {
  height: 250px; }

.footer-container {
  margin-top: 30px; }
  .footer-container footer {
    padding-bottom: 60px; }
    .footer-container footer div {
      font-weight: 400;
      color: #7E7E7E;
      font-size: 14px;
      margin-top: 30px; }
      .footer-container footer div a {
        font-weight: 700;
        color: #7E7E7E; }
