/* montserrat-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/montserrat-v31-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* montserrat-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/montserrat-v31-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* Basis */
html, body { font-family: 'Montserrat'; font-size: 20px; color: #000; }
strong { font-weight: 600; }
a { color: #000; }
a:hover { color: #000; text-decoration: underline; }

@media (max-width: 1199px) {
    html, body { font-size: 18px; }
}
@media (max-width: 639px) {
    html, body { font-size: 14px; }
}

/* Inhalt */
.ci-text-schmal { max-width: 1050px; }
.ci-schmal { max-width: 640px; }
h1 { font-family: 'Montserrat'; font-size: 70px; font-weight: 600; color: #000; }
h1.kleiner { font-size: 30px; font-weight: 400; }
h2 { font-family: 'Montserrat'; font-size: 34px; font-weight: 600; color: #000; }
h2.kleiner { font-size: 30px; font-weight: 400; }
h2.ci-haupt { font-size: 70px; font-weight: 600; }
.ci-social-icon { width: 70px; }

@media (max-width: 1199px) {
    h1 { font-size: 50px; }
    h1.kleiner { font-size: 24px; }
    h2 { font-size: 30px; }
    h2.kleiner { font-size: 24px; }
    h2.ci-haupt { font-size: 50px; }
}
@media (max-width: 959px) {
    h1 { font-size: 40px; }
    h1.kleiner { font-size: 22px; }
    h2 { font-size: 28px; }
    h2.kleiner { font-size: 22px; }
    h2.ci-haupt { font-size: 40px; }
}
@media (max-width: 639px) {
    h1 { font-size: 24px; }
    h1.kleiner { font-size: 18px; }
    h2 { font-size: 22px; }
    h2.kleiner { font-size: 18px; }
    h2.ci-haupt { font-size: 24px; }
}

/* Header */
header { background-color: #fff; }
.ci-logo img { margin: 30px 0 !important; height: 30px; }
.ci-navigation nav { text-align: right; }
.ci-navigation nav ul { display: inline-block; margin: 30px 0 0 0; padding: 0 0 0 40px; list-style: none; text-align: right; border-bottom: 1px solid #000; }
.ci-navigation nav ul li { display: inline-block; }
.ci-navigation nav ul li a { margin: 0 0 0 30px; padding: 5px 0; display: block; color: #000; border-bottom: 3px solid transparent; }
.ci-navigation nav ul li a:hover { text-decoration: none; border-bottom: 3px solid transparent; }
.ci-navigation nav ul li.uk-active a { font-weight: 600; }

@media (max-width: 959px) {
    .ci-logo img { margin: 25px 0 0 0 !important; height: 30px; }
}

/* Mobil-Navigation */
#ci-mobil-navigation { position: fixed; top: 0; left: 0; width: 100%; background-color: #fff; z-index: 1; height: 100%; text-align: right; }
#ci-mobil-navigation ul { padding: 0; margin: 100px 0 0 0; list-style: none; }
#ci-mobil-navigation ul li { display: block; text-align: right; }
#ci-mobil-navigation ul li a { font-size: 30px; text-decoration: none; padding: 0 20px; }
#ci-mobil-navigation ul li.uk-active a { font-weight: 600; }
.ci-navigation span { cursor: pointer; }

/* Boxen */
.ci-boxen-text { position: absolute; bottom: 20px; left: 20px; width: calc(100% - 40px); color: #000; font-size: 24px; line-height: 28px; font-weight: 600; }
.ci-boxen-text.oben { bottom: auto; top: 40px; font-size: 24px; font-weight: 600; }
.ci-boxen-text.liste { font-size: 20px; font-weight: 400; }
.ci-boxen-pfeil { position: absolute; bottom: 20px; right: 20px; color: #000; }
.ci-box-hover { top: 0; left: 0; height: 100%; width: 100%; }
ul.ci-boxen-text { padding-left: 15px; }
.lila { background-color: #87A9E2; }
.gruen { background-color: #C2D500; }
.blau { background-color: #00ACD8; }
.tuerkis { background-color: #3BBFAD; }

@media (max-width: 1199px) {
    .ci-boxen-text { font-size: 20px; line-height: 24px; width: calc(100% - 80px); }
    .ci-boxen-text.oben { font-size: 20px; }
    .ci-boxen-text.liste { font-size: 18px; width: calc(100% - 40px); }
}
@media (max-width: 639px) {
    .ci-boxen-text { font-size: 14px; line-height: 18px; bottom: 20px; }
    .ci-boxen-text.oben { top: 10px; font-size: 14px; }
    .ci-boxen-text.liste { font-size: 14px; }
    ul.ci-boxen-text.liste { margin-bottom: 0; }
    p.ci-boxen-text.liste { margin-bottom: 0; }
    .ci-boxen .uk-padding-small .uk-margin-medium-top { margin-top: 10px !important; }
    .ci-boxen .uk-padding-small .uk-margin-medium-bottom { margin-bottom: 10px !important; }
}

/* Footer */
#ci-footer { text-align: left; margin-top: 150px; }
.ci-footer-box { border-top: 1px solid #000; width: auto; display: inline-block; font-size: 14px; white-space: nowrap; text-align: left; padding: 20px; }
.ci-footer-box a { color: #000; }




