@charset "UTF-8";
/*
Theme Name: LM Theme
Theme URI: http://www.styleworks.com.de/
Author: styleworks
Author URI: mailto:mail@styleworks.com.de
Version: 1.0
*/
/* ======================================================================= */
/*  01 normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css
/* ======================================================================= */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/* ======================================================================= */
/*  02 Variables
/* ======================================================================= */
/* ======================================================================= */
/*  03 Typography
/* ======================================================================= */
/* ====================== Königslinde Typography CSS ====================== */
/* ----- webfonts ----- */
@font-face {
  font-family: 'Helvetica light';
  src: url("fonts/Helvetica-light.woff") format("woff"), url("fonts/Helvetica-light.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Helvetica';
  src: url("fonts/Helvetica.woff") format("woff"), url("fonts/Helvetica.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Helvetica bold';
  src: url("fonts/Helvetica-Bold.woff") format("woff"), url("fonts/Helvetica-Bold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal; }
.has-large-font-size {
  font-size: 140% !important; }

.nobottommargin {
  margin-bottom: .4em !important; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  font-family: 'Helvetica';
  font-weight: normal;
  color: #5c7486;
  line-height: 1.6;
  font-size: 120%; }

h1, h2, h3, h4, h5, h6 {
  color: #162f54;
  letter-spacing: -0.018em;
  /*font-style: normal;
  font-weight:normal;*/
  margin-top: 0; }

h1 {
  font-family: 'Helvetica bold';
  font-size: 225%;
  line-height: 1.1;
  margin-bottom: 1.1em; }
  @media (max-width: 1080px) {
    h1 {
      font-size: 220%; } }
  @media (max-width: 480px) {
    h1 {
      font-size: 180%; } }

.header-h1 {
  display: inline-block;
  font-family: 'Helvetica bold';
  margin-bottom: .5em;
  position: relative; }

/*.header-h1:before {
	background: url("images/header-hl-line.webp") top right;
	background-repeat: repeat-x;
	background-size: 9px 6px;
	content: '';
	height: 6px;
	position: absolute;
	right: 0;
	top: -20px;
	width: 1000px;
}*/
#header-brand h1 {
  color: #fff;
  font-size: 320%;
  text-indent: -9999px;
  height: 0;
  width: 0; }

.content-column h1 {
  margin-left: -200px; }
  @media (max-width: 1450px) {
    .content-column h1 {
      margin-left: -80px; } }
  @media (max-width: 640px) {
    .content-column h1 {
      margin-left: 0; } }

h2 {
  font-size: 160%;
  line-height: 1.1;
  margin-bottom: 1.1em; }
  @media (max-width: 640px) {
    h2 {
      font-size: 140%; } }

.widget h2 {
  display: none; }

.welcome-h2 {
  font-size: 114%;
  line-height: 1.4;
  margin: 0 0 4.2em; }

.textcolumn h2 {
  margin-left: -200px; }
  @media (max-width: 1450px) {
    .textcolumn h2 {
      margin-left: -100px; } }
  @media (max-width: 640px) {
    .textcolumn h2 {
      margin-left: -60px; } }
  @media (max-width: 640px) {
    .textcolumn h2 {
      margin-left: 0; } }

h3 {
  /*color: $lm-blue;*/
  font-size: 125%;
  font-weight: 100;
  line-height: 1.2;
  margin: 0 0 1.2em 0; }

h3.aagb__accordion_title {
  font-size: 100%; }

h4 {
  font-size: 120%;
  letter-spacing: -0.01em;
  line-height: 1.1;
  margin-bottom: 0.8em; }

/*footer h4 { color: #fff; font-size: 180%; }*/
.privacy h4 {
  margin-bottom: 1.4em;
  text-transform: none; }

h5 {
  font-size: 120%;
  margin-bottom: 12px;
  line-height: 1.1em; }

/*footer h5 { color: #fff; }*/
.privacy h5 {
  margin-bottom: 1.2em;
  text-transform: none; }

h6 {
  font-family: "europa",sans-serif;
  font-size: 114%;
  margin-bottom: 4px;
  line-height: 1.1em; }

.tt-textbox h6 {
  margin-bottom: 1px; }

/*p:empty { display: none; }*/
p.hl-subline {
  color: #5b7486; }
  @media (max-width: 480px) {
    p.hl-subline {
      font-size: 92%; } }

p {
  margin: 0 0 1.4em 0; }

p.roofline {
  color: #9ac9dd;
  font-style: normal;
  font-size: 60%;
  font-weight: bold;
  text-transform: none;
  margin-bottom: 6px;
  letter-spacing: 0.25em; }

p.roofline a {
  letter-spacing: 0.14;
  text-transform: none;
  text-decoration: none; }

p.roofline a:hover {
  text-decoration: underline; }

.rl-category {
  color: #71b2b4;
  font-style: italic;
  text-transform: uppercase; }

.category-content .roofline {
  padding-left: 4px;
  margin-bottom: 10px; }

.startpage-table p {
  font-size: 80%;
  color: #64635e; }

.startpage-table a {
  font-size: 100%; }

a {
  color: #1c8dc3;
  text-decoration: underline; }

a:hover, a:focus, a:active {
  color: #1b1916;
  text-decoration: underline; }

.post_tags a, .pb-button a {
  text-decoration: none; }

h3 a:hover {
  text-decoration: none; }

header a:hover, header a:focus, header a:active {
  text-decoration: none; }

#lang_switch a {
  color: #e2ded4;
  text-decoration: none;
  padding: 0 2px;
  line-height: 1em; }

#lang_switch a:hover, #lang_switch a:focus, #lang_switch a:active {
  text-decoration: none;
  color: #fff; }

.wp-block-button__link {
  background-color: #c5b26e;
  /*color: $sec-font-color;*/
  color: #4c462d;
  font-size: 90%;
  font-weight: bold;
  /*letter-spacing: 0.1em;*/
  padding: 18px 50px;
  text-decoration: none;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

.wp-block-button__link:active,
.wp-block-button__link:focus,
.wp-block-button__link:hover {
  background-color: #e0cf93;
  color: #433605;
  text-decoration: none; }

.btn-docs a.wp-block-button__link {
  background: #c5b26e url("images/icon-docs.webp") top 15px left 30px no-repeat;
  background-size: 24px;
  padding-left: 70px; }

.btn-docs a.wp-block-button__link:active,
.btn-docs a.wp-block-button__link:focus,
.btn-docs a.wp-block-button__link:hover {
  background: #e0cf93 url("images/icon-docs.webp") top 15px left 30px no-repeat;
  background-size: 24px; }

.sb-btn {
  background: #b1b0a7;
  margin-bottom: 14px;
  padding: 3px; }

.sb-btn:hover {
  background: #deab13;
  color: #fff; }

.sb-btn-text {
  color: #eeede9;
  font-weight: bold;
  letter-spacing: -0.02em;
  line-height: 40px; }

/*.sb-btn a:hover, .sb-btn a:hover, .sb-btn a:hover { background:#deab13; color:#fff; }*/
small, .imprint, .privacy, .has-small-font-size {
  font-size: 88% !important; }

b, strong {
  font-family: 'Helvetica bold';
  font-weight: 600; }

figcaption {
  color: #8B8B8B;
  font-size: 75%; }

blockquote,
.n2-font-0aa20db213bd28bf86176126cf55f482-paragraph,
.n2-font-1d2d749f84e1164ab372dbf05070c15a-paragraph,
.n2-font-bfa9d160485dad997b9047768a163732-paragraph {
  background: url("images/quote_start.svg"), url("images/quote_end.svg");
  background-position: bottom left, top 0 right 20px;
  background-repeat: no-repeat;
  background-size: 80px;
  font-family: "baskerville-display-pt", serif !important;
  font-size: 170% !important;
  font-style: italic !important;
  font-weight: normal;
  line-height: 1.3;
  margin: 40px 0 80px 0;
  padding: 14px 102px 1px 95px; }
  @media (max-width: 640px) {
    blockquote,
    .n2-font-0aa20db213bd28bf86176126cf55f482-paragraph,
    .n2-font-1d2d749f84e1164ab372dbf05070c15a-paragraph,
    .n2-font-bfa9d160485dad997b9047768a163732-paragraph {
      padding: 0 60px; } }
  @media (max-width: 480px) {
    blockquote,
    .n2-font-0aa20db213bd28bf86176126cf55f482-paragraph,
    .n2-font-1d2d749f84e1164ab372dbf05070c15a-paragraph,
    .n2-font-bfa9d160485dad997b9047768a163732-paragraph {
      background-position: bottom left, top 0 right 0;
      background-size: 30px;
      /*font-size: 100% !important;*/
      margin-bottom: 140px;
      padding: 0 30px 0 36px; } }

#stimmen blockquote,
#stimmen .n2-font-0aa20db213bd28bf86176126cf55f482-paragraph,
#stimmen .n2-font-1d2d749f84e1164ab372dbf05070c15a-paragraph,
#stimmen .n2-font-bfa9d160485dad997b9047768a163732-paragraph {
  font-size: 150% !important; }

cite {
  color: #9e9487;
  font-size: 75% !important;
  font-weight: 100;
  font-style: normal;
  position: absolute;
  right: 110px; }

.n2-section-smartslider blockquote,
.n2-font-0aa20db213bd28bf86176126cf55f482-paragraph,
.n2-font-0aa20db213bd28bf86176126cf55f482-paragraph,
.n2-font-1d2d749f84e1164ab372dbf05070c15a-paragraph,
.n2-font-bfa9d160485dad997b9047768a163732-paragraph {
  font-family: "baskerville-display-pt", serif !important;
  font-size: 160% !important;
  font-style: italic !important;
  padding: 0 102px 0 100px !important; }
  @media (max-width: 1080px) {
    .n2-section-smartslider blockquote,
    .n2-font-0aa20db213bd28bf86176126cf55f482-paragraph,
    .n2-font-0aa20db213bd28bf86176126cf55f482-paragraph,
    .n2-font-1d2d749f84e1164ab372dbf05070c15a-paragraph,
    .n2-font-bfa9d160485dad997b9047768a163732-paragraph {
      padding: 0 60px !important; } }
  @media (max-width: 480px) {
    .n2-section-smartslider blockquote,
    .n2-font-0aa20db213bd28bf86176126cf55f482-paragraph,
    .n2-font-0aa20db213bd28bf86176126cf55f482-paragraph,
    .n2-font-1d2d749f84e1164ab372dbf05070c15a-paragraph,
    .n2-font-bfa9d160485dad997b9047768a163732-paragraph {
      background-position: bottom left, top 0 right 0;
      background-size: 30px;
      font-size: 110% !important;
      margin-bottom: 140px;
      padding: 0 30px 0 36px !important; } }
  .n2-section-smartslider blockquote cite,
  .n2-font-0aa20db213bd28bf86176126cf55f482-paragraph cite,
  .n2-font-0aa20db213bd28bf86176126cf55f482-paragraph cite,
  .n2-font-1d2d749f84e1164ab372dbf05070c15a-paragraph cite,
  .n2-font-bfa9d160485dad997b9047768a163732-paragraph cite {
    right: 30px !important;
    max-width: 100% !important;
    padding-top: 30px !important; }
    @media (max-width: 640px) {
      .n2-section-smartslider blockquote cite,
      .n2-font-0aa20db213bd28bf86176126cf55f482-paragraph cite,
      .n2-font-0aa20db213bd28bf86176126cf55f482-paragraph cite,
      .n2-font-1d2d749f84e1164ab372dbf05070c15a-paragraph cite,
      .n2-font-bfa9d160485dad997b9047768a163732-paragraph cite {
        padding-top: 30px;
        right: 0 !important; } }

.imprint, .privacy {
  color: #898e89;
  /*font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";*/ }
  .imprint a, .privacy a {
    color: #777a77; }
  .imprint a:hover, .privacy a:hover {
    color: #d1d1d1; }
  .imprint h1, .imprint h2, .imprint h3, .imprint h4, .imprint h5, .imprint h6, .imprint b, .imprint strong, .privacy h1, .privacy h2, .privacy h3, .privacy h4, .privacy h5, .privacy h6, .privacy b, .privacy strong {
    color: rgba(255, 255, 255, 0.5); }

.imprint table {
  font-size: 80%; }

#start-headline {
  text-align: center;
  color: #fff;
  margin: -100px 0 34px 0; }

#start-headline h1 {
  color: #fff;
  font-size: 30pt;
  letter-spacing: -0.03em;
  margin-bottom: 6px;
  line-height: 1.1; }

p.slideshow-subline {
  font-style: italic;
  letter-spacing: 0.05em;
  line-height: 1; }

.subline-allcaps {
  font-size: 70%;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin-top: 10px; }

#kontaktzeile {
  font-size: 11px;
  margin: -6px 0 0 0;
  color: #7e7c72; }

.bullet-list-item * {
  line-height: 1.2; }

::-webkit-input-placeholder {
  color: #67675f;
  font-style: italic; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #67675f;
  font-style: italic; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #67675f;
  font-style: italic; }

:-ms-input-placeholder {
  color: #67675f;
  font-style: italic; }

.qb-text strong {
  line-height: 1.1em; }

.four-o-four {
  font-size: 280px;
  font-weight: bold;
  letter-spacing: -0.1em;
  margin-bottom: 0;
  line-height: 0.9; }

.four-o-four-roofline {
  color: #aeaaaa;
  font-size: 8px;
  letter-spacing: 0.8em;
  text-transform: uppercase; }

.caption {
  font-size: 90%;
  color: #4a4a4a; }

.fa {
  border-radius: 14px;
  height: 28px;
  text-align: center;
  width: 28px; }

.fa-phone {
  background: #c3950b;
  color: #e2c054;
  font-size: 22px !important;
  line-height: 1.35 !important; }

.fa-bicycle {
  background: #c3950b;
  color: #e2c054;
  font-size: 18px !important;
  line-height: 1.5 !important; }

.fa-globe {
  background: #e2c054;
  color: #c3950b;
  font-size: 31px !important;
  line-height: 0.95 !important; }

.fa-websitesteps {
  background: none !important;
  color: #87857b;
  font-size: 100px !important;
  height: 100px;
  margin: 0 0 8px 18px;
  text-align: center; }

/* ======================================================================= */
/*  04 Navigation
/* ======================================================================= */
/**
 *
 * @copyright       © 2026, Uli Arndt
 * @link            http://www.styleworks.com.de
 * @version         0.0.1
 */
@media screen {
  /* horizontale Navigation */
  #hNav {
    box-sizing: border-box;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; } }
  @media screen and (max-width: 1080px) {
    #hNav {
      margin: 0;
      width: 100%; } }

@media screen {
  #hNav ul {
    *zoom: 1;
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center; }

  #hNav ul:before, #hNav ul:after {
    content: "";
    display: table; }

  #hNav ul:after {
    clear: both; }

  #hNav ul > li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 20px 0;
    position: relative;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }

  #hNav ul > li.last-of-type > a {
    content: url("images/menu-item-dropdown-arrow.png"); }

  /*#hNav ul > li.current-menu-item > a {
  	border-bottom: 3px solid #666666;
  }*/
  #hNav ul > li.menu-item-has-children:hover {
    background: #162f54;
    color: rgba(255, 255, 255, 0.7); }

  #hNav ul > li.menu-item-has-children:hover > a {
    color: rgba(255, 255, 255, 0.7); }

  #hNav ul > li.menu-item-has-children.current-menu-item > a:hover, #hNav ul > li.menu-item-has-children.current-menu-item:hover > a {
    color: #1c8dc3; }

  #hNav a {
    border-right: 1px solid #5c7486;
    color: #5c7486;
    display: block;
    font-weight: 400;
    /*font-size: 110%;*/
    font-style: normal;
    line-height: 1.1em;
    padding: 0 20px;
    text-decoration: none;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }

  #hNav ul li:last-of-type > a {
    border-right: none; }

  #hNav a:hover, #hNav a:focus, #hNav a:hover, #hNav ul > li.current-menu-item > a {
    color: #1c8dc3;
    /*font-style: normal;*/
    text-decoration: none;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }

  header.smaller #hNav a {
    line-height: 25px;
    text-shadow: none; }

  /* Untermenus */
  #hNav li ul {
    background: #162f54;
    box-sizing: border-box;
    left: 0;
    max-width: 400px;
    /*min-width: 200px;*/
    position: absolute;
    top: 60px;
    white-space: nowrap;
    z-index: 1; }

  #hNav li ul li {
    border-left: none;
    max-height: 0;
    padding: 0 20px;
    width: calc(100% - 40px);
    -webkit-transition: max-height 500ms ease;
    -moz-transition: max-height 500ms ease;
    -o-transition: max-height 500ms ease;
    transition: max-height 500ms ease; }

  #hNav li ul li a {
    /*display: block;*/
    border-bottom: 1px solid rgba(255, 255, 255, 0);
    border-right: none;
    box-sizing: border-box;
    color: rgba(255, 255, 255, 0);
    font-size: 88%;
    line-height: 0;
    opacity: 0 !important;
    padding: 18px 0;
    text-align: left !important;
    width: 100%; }

  #hNav li ul li:first-of-type a {
    padding: 30px 0 18px; }

  #hNav li ul li:last-of-type a {
    border-bottom: none !important;
    padding: 18px 0 30px; }

  /*#hNav li ul li a:hover {
      background:#000000;
  }*/
  #hNav ul > li:hover ul li {
    max-height: 150px; }

  #hNav ul > li:hover ul li a {
    border-bottom: 1px solid white;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.3;
    opacity: 1 !important; }

  #hNav li ul li > a:hover {
    /*background: $link-hover-color;*/
    color: white !important; }

  /*---------------------------------------------------------------------------*/
  .menuTrigger {
    display: inline-block;
    position: absolute;
    right: 30px;
    top: 36px;
    width: 40px;
    height: 40px;
    z-index: 13;
    cursor: pointer;
    vertical-align: middle;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; } }
  @media screen and (max-width: 1080px) {
    .menuTrigger {
      display: inline-block; } }
  @media screen and (max-width: 480px) {
    .menuTrigger {
      display: inline-block;
      right: 20px; } }
  @media screen and (pointer: coarse) {
    .menuTrigger {
      display: inline-block; } }

@media screen {
  header.smaller .menuTrigger {
    top: 23px; }

  ul.menu {
    float: right;
    margin: 0 !important; } }
  @media screen and (max-width: 1080px) {
    ul.menu {
      width: 100vw; } }

@media screen {
  ul.sub-menu {
    margin: 0;
    /*@media (max-width: 1080px) {
    	padding: 0 0 30px;
    }*/ }

  /* Sub Menu */
  .sub-nav-button {
    color: #7A7A7A;
    cursor: pointer;
    font-size: 28px;
    line-height: 1;
    position: absolute;
    top: 24px;
    right: 24px;
    padding: 8px 8px 0 8px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 13; }

  .sub-nav-button:hover {
    background: #e3e3df; }

  .sub-nav-list {
    background: #5b7486;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
    /*max-width: 320px;*/
    z-index: 12;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; } }
  @media screen and (max-width: 480px) {
    .sub-nav-list {
      min-height: 100vh; } }

@media screen {
  .sub-nav-list ul li {
    list-style: none;
    margin: 0;
    padding: 0; }

  .sub-nav-list ul li a {
    background: #5b7486;
    color: rgba(255, 255, 255, 0.8);
    font-size: 110%;
    /*text-align: center;*/
    text-decoration: none;
    display: block;
    padding: 20px 24px;
    line-height: 1.1em; }

  .sub-nav-list ul ul {
    margin-bottom: 30px; }

  .sub-nav-list ul ul li a {
    font-size: 80%;
    padding: 12px 24px 12px 50px; }
    .sub-nav-list ul ul li a br {
      display: none; }

  /*header.smaller .sub-nav-list { top: 60px; }*/
  .sub-nav-list > .menu-main-nav-container > ul > li:first-of-type a {
    background: #5b7486 url("images/LM-Signet.svg") top 50px center no-repeat;
    background-size: 80px;
    padding-top: 100px;
    text-indent: -9999px; } }
  @media screen and (max-width: 480px) {
    .sub-nav-list > .menu-main-nav-container > ul > li:first-of-type a {
      padding-top: 16vh; } }

@media screen {
  .sub-nav-list > .menu-main-nav-container > ul > li:first-of-type a:active,
  .sub-nav-list > .menu-main-nav-container > ul > li:first-of-type a:focus,
  .sub-nav-list > .menu-main-nav-container > ul > li:first-of-type a:hover {
    background: #415766 url("images/LM-Signet.svg") top 50px center no-repeat;
    background-size: 80px; }

  .sub-nav-list > .menu-main-nav-container > ul > li:last-of-type a {
    padding-bottom: 80px; }

  .sub-nav-list.list-closed {
    right: -100vw;
    width: 100vw; }

  .sub-nav-list.list-open {
    right: 0;
    top: 0;
    box-sizing: border-box;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    width: 100%; }

  /*header.smaller .sub-nav-list.list-open { top: 60px; }*/
  .sub-nav-list.list-open ul li a {
    opacity: 1; }

  .sub-nav-list ul li a:hover,
  .sub-nav-list ul li a:focus,
  .sub-nav-list ul li a:active {
    color: #fff;
    background: #415766; }

  .sub-nav-list ul li.current-menu-item a {
    color: #fff; }

  /*.sub-nav-list ul li#menu-item-142.current-menu-item a,
  .sub-nav-list ul li#menu-item-143.current-menu-item a,
  .sub-nav-list ul li#menu-item-144.current-menu-item a,
  .sub-nav-list ul li#menu-item-145.current-menu-item a { color:#fff !important; }
  .sub-nav-list ul li#menu-item-142 a:hover,
  .sub-nav-list ul li#menu-item-143 a:hover,
  .sub-nav-list ul li#menu-item-144 a:hover,
  .sub-nav-list ul li#menu-item-145 a:hover { color:#fff !important; }*/
  /***************** HAMBURGER STYLES  ********************/
  .menuTrigger {
    opacity: 0.8;
    display: none;
    z-index: 13; } }
  @media screen and (max-width: 1080px) {
    .menuTrigger {
      display: block; } }

@media screen {
  .menuTrigger:hover {
    opacity: 1; }

  .menuTrigger.closed {
    background: url(images/nav-icon.png);
    background: url(images/nav-icon.svg), none;
    background-repeat: no-repeat;
    /*background-size: 40px 40px;*/ }

  .menuTrigger.open {
    background: url(images/nav-icon-close.png);
    background: url(images/nav-icon-close.svg), none;
    background-position: 14px 1px;
    background-repeat: no-repeat;
    background-size: 25px; }

  .menuTrigger.open .mainLine {
    color: #ef9; } }
/* ======================================================================= */
/*  08  Screenlayout
/* ======================================================================= */
html {
  height: 100%; }
  @media (max-width: 480px) {
    html {
      overflow-x: hidden; } }

body {
  background: #fff;
  background-size: cover;
  background-attachment: fixed;
  height: 100%;
  overflow-x: hidden;
  width: 100vw;
  /*padding: 0 14px;*/ }
  @media (max-width: 1080px) {
    body {
      margin: 0;
      padding: 0; } }

.mobile {
  display: none; }
  @media (max-width: 1080px) {
    .mobile {
      display: block; } }

@media (max-width: 1080px) {
  .desktop {
    display: none; } }

#wrapper {
  /*margin-top: 14px;*/
  min-height: 100%;
  overflow: hidden;
  padding-top: 100px;
  position: relative; }
  @media (max-width: 1080px) {
    #wrapper {
      padding-top: 0px; } }

#siteframe {
  border: 14px solid #fff;
  box-sizing: border-box;
  height: 100%;
  left: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999; }

/*#border-bottom { height: 14px; background: #fff; bottom: 0; left: 0; position: fixed; width: 100%; z-index: 9999; }*/
header {
  background: #fff;
  box-sizing: border-box;
  height: 100px;
  left: 0;
  padding: 20px 40px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }
  @media (max-width: 1080px) {
    header {
      padding: 20px;
      position: relative; } }
  @media (max-width: 480px) {
    header {
      padding: 20px 20px 20px 14px; } }

header.smaller {
  /*background: $lm-grey-blue;*/
  border-bottom: none;
  border-top: none;
  box-shadow: 5px 10px 120px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 5px 10px 120px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 5px 10px 120px 0px rgba(0, 0, 0, 0.15);
  height: 66px;
  padding: 0 30px; }
  @media (max-width: 1080px) {
    header.smaller {
      height: 70px;
      position: relative; } }

#header-brand {
  background: url("images/LM-Logo.svg") center top no-repeat;
  background-size: contain;
  float: left;
  height: 60px;
  margin: 0;
  width: 249px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

header.smaller #header-brand {
  background: url("images/LM-Logo.svg") center top no-repeat;
  background-size: contain;
  height: 33px;
  margin-top: 17px;
  width: 127px; }

.header-slideshow {
  pointer-events: none;
  position: relative;
  width: 100%; }
  @media (max-width: 1080px) {
    .header-slideshow {
      position: relative; } }
  @media (max-width: 640px) {
    .header-slideshow {
      margin-left: -50%;
      width: 190%; } }
  .header-slideshow li {
    padding-bottom: 0; }

#header-box {
  padding: 10px 32px 30px 40px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }
  @media (max-width: 480px) {
    #header-box {
      padding: 0 0 18px 0; } }
  @media (max-width: 1450px) {
    #header-box {
      padding-bottom: 16px; } }

header.smaller #header-box {
  padding: 0 30px; }
  @media (max-width: 1080px) {
    header.smaller #header-box {
      padding: 0; } }

#header-logo {
  background: url(images/KL-Logo.png) no-repeat;
  background-position: 0 0;
  background-size: 100%;
  height: 119px;
  margin: 30px auto 0;
  width: 200px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s; }
  @media (min-width: 2000px) {
    #header-logo {
      height: 200px;
      width: 321px; } }
  @media (max-width: 1450px) {
    #header-logo {
      margin: 14px auto 0; } }
  @media (max-width: 480px) {
    #header-logo {
      height: 83px;
      margin: 26px auto 0;
      width: 140px; } }

header.smaller #header-logo {
  margin: -250px auto 0; }

.single-wrapper .parallax-window {
  min-height: 360px; }

#top {
  height: 103vh;
  min-height: 100%;
  pointer-events: none; }
  @media (max-width: 1080px) {
    #top {
      height: auto; } }
  @media (max-aspect-ratio: 12 / 10) {
    #top {
      height: auto; } }

.content-wrapper {
  position: relative; }

#header-box {
  margin: 0 auto;
  max-width: 1125px;
  position: relative; }

.container {
  display: flex; }
  @media (max-width: 1080px) {
    .container {
      display: block; } }

.split-section {
  background: #e7f7fe;
  width: 100vw;
  margin-left: calc(50% - 50vw); }

.split-section .wp-block-columns {
  margin: 0;
  gap: 0; }

.split-section .wp-block-image.size-full {
  margin: 0; }

.split-section .wp-block-column {
  padding: 0; }

.split-content {
  margin-left: auto;
  max-width: 640px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 30px;
  width: 100%; }

.split-section .wp-block-image.size-full img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block; }

.wp-block-column.lm-colimage {
  background: url(https://projekte.styleworks.website/lipidologie/wp-content/uploads/2026/05/Lipidologie-Praxis-Muenchen-Empfang.webp) center center no-repeat;
  background-size: cover; }

.wp-block-column.lm-colimage#lm-ci-leistungen1 {
  background: url(https://projekte.styleworks.website/lipidologie/wp-content/uploads/2026/06/Lipidologie-Leistungen1a.webp) center center no-repeat;
  background-size: cover; }

.wp-block-column.lm-colimage#lm-ci-leistungen2 {
  background: url(https://projekte.styleworks.website/lipidologie/wp-content/uploads/2026/05/Lipidologie-Leistungen2.webp) center center no-repeat;
  background-size: cover; }

.wp-block-column.lm-colimage#lm-ci-leistungen3 {
  background: url(https://projekte.styleworks.website/lipidologie/wp-content/uploads/2026/06/Lipidologie-Leistungen_Longevity.webp) center center no-repeat;
  background-size: cover; }

.wp-block-column.lm-colimage#lm-ci-leistungen4 {
  background: url(https://projekte.styleworks.website/lipidologie/wp-content/uploads/2026/06/Lipidologie-Leistungen4a.webp) center center no-repeat;
  background-size: cover; }

.wp-block-column.lm-colimage#lm-ci-about {
  background: url(https://projekte.styleworks.website/lipidologie/wp-content/uploads/2026/05/Dr-med-Friederike-Gusmini.webp) center center no-repeat;
  background-size: cover; }

.wp-block-column.lm-colimage#lm-ci-lipidss {
  background: url(https://projekte.styleworks.website/lipidologie/wp-content/uploads/2026/05/Lipidsprechstunde.webp) center center no-repeat;
  background-size: cover; }

.wp-block-column.lm-colimage#schwerpunkte {
  background: url(https://projekte.styleworks.website/lipidologie/wp-content/uploads/2026/06/RZ_Logo_Lipidologin.webp) center center no-repeat;
  background-size: cover; }

@media (max-width: 640px) {
  .page-anchor {
    height: 4px !important; } }

/*.section-column {
	padding: 100px 60px 80px;
	@media (max-width: 1080px) { padding: 100px 30px 80px; }
	@media (max-width: 480px) { padding: 100px 20px 80px; }
}*/
.section-column.sc-50 {
  box-sizing: border-box;
  width: 50%; }
  @media (max-width: 1080px) {
    .section-column.sc-50 {
      width: 100%; } }

.section-column#sc-l1 {
  /*background: $lm-blue-xlight url("images/Lipidologie-Labor_sc-l1.webp") top right no-repeat;
  background-size: cover;*/
  display: flex;
  justify-content: flex-end; }
  @media (max-width: 480px) {
    .section-column#sc-l1 {
      padding: 140px 20px 40px !important; } }

.section-column#sc-l2 {
  background: #e7f7fe; }
  @media (max-width: 480px) {
    .section-column#sc-l2 {
      padding: 50px 20px 20px !important; } }

.section-column#sc-l1, .section-column#sc-l2 {
  padding: 60px 40px;
  height: 400px; }
  @media (max-width: 1080px) {
    .section-column#sc-l1, .section-column#sc-l2 {
      height: auto; } }
  @media (min-width: 1700px) {
    .section-column#sc-l1, .section-column#sc-l2 {
      height: 500px; } }
  @media (min-width: 2000px) {
    .section-column#sc-l1, .section-column#sc-l2 {
      height: 600px; } }

.sc-content {
  max-width: 640px;
  /*min-height: 170px;*/
  position: absolute;
  bottom: 40px; }
  @media (max-width: 1080px) {
    .sc-content {
      max-width: 100%;
      position: relative;
      bottom: auto; } }
  .sc-content h1 {
    margin: 0 0 .2em 0; }
    @media (max-width: 640px) {
      .sc-content h1 {
        margin: 0 0 .6em 0; } }

.content-column {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 80px;
  position: relative; }
  @media (max-width: 1450px) {
    .content-column {
      padding: 0x 30px; } }
  @media (max-width: 640px) {
    .content-column {
      padding: 0 20px; } }

.content-column.cc-text {
  max-width: 800px; }

.textcolumn {
  padding-left: 200px; }
  @media (max-width: 1450px) {
    .textcolumn {
      padding-left: 120px; } }
  @media (max-width: 640px) {
    .textcolumn {
      padding-left: 20px; } }

.text-column-group {
  padding: 0 200px; }
  @media (max-width: 1450px) {
    .text-column-group {
      padding: 0 40px; } }
  @media (max-width: 480px) {
    .text-column-group {
      padding: 0px; } }

.cs-2col {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px; }
  @media (max-width: 640px) {
    .cs-2col {
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1; } }

.content-section {
  background: #fff;
  position: relative;
  /*@media (max-width: 1450px) { padding:0 0 80px; }*/ }

.wp-block-nk-awb {
  padding: 20px 0 !important; }

.iconbox {
  padding-left: 40px; }

.iconbox.hours {
  background: url("images/icon-hours.webp") top left no-repeat;
  background-size: 30px; }

.iconbox.location {
  background: url("images/icon-location.webp") top left no-repeat;
  background-size: 30px; }

.iconbox.contact {
  background: url("images/icon-contact.webp") top left no-repeat;
  background-size: 30px; }

.iconbox.documents {
  background: url("images/icon-docs.webp") top left no-repeat;
  background-size: 30px; }

.dark {
  color: white; }
  .dark h2 {
    color: white;
    opacity: .6; }
  .dark cite {
    color: white;
    opacity: .6; }

.alignright, .alignleft {
  margin: 0 0 40px 60px !important;
  max-width: 48%;
  height: auto; }
  @media (max-width: 640px) {
    .alignright, .alignleft {
      float: none;
      width: 100%;
      max-width: 100%; } }

.alignright {
  float: right;
  margin: 5px 0 60px 30px; }
  @media (max-width: 640px) {
    .alignright {
      margin: 5px 0 30px; } }

.alignleft {
  float: left;
  margin: 5px 50px 60px 0; }
  @media (max-width: 640px) {
    .alignleft {
      margin: 5px 0 30px; } }

.aagb__accordion_body {
  padding: 0 !important; }
  .aagb__accordion_body .aagb__accordion_component {
    padding: 40px 80px 20px 40px !important;
    font-size: 90%; }
    @media (max-width: 640px) {
      .aagb__accordion_body .aagb__accordion_component {
        padding: 40px 40px 20px 30px !important; } }
    @media (max-width: 480px) {
      .aagb__accordion_body .aagb__accordion_component {
        padding: 40px 15px 20px 25px !important; } }

.aagb__accordion_head.active .aagb__accordion_title {
  font-weight: bold; }

#otv-button {
  background: #fff url("images/Doctolib-Logo.webp") top 28px left 50px no-repeat;
  background-size: 90px;
  box-sizing: border-box;
  color: #5c7486;
  cursor: pointer;
  font-size: 75%;
  padding: 60px 40px 10px 30px;
  /*position: absolute;*/
  position: fixed;
  text-align: center;
  text-transform: uppercase;
  top: 160px;
  right: -20px;
  width: 200px;
  z-index: 5;
  box-shadow: 10px 10px 127px 0px rgba(0, 0, 0, 0.11);
  -webkit-box-shadow: 10px 10px 127px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 10px 10px 127px 0px rgba(0, 0, 0, 0.11);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  /*@media (max-width: 1450px) { top: 120px; right: -50px; }
  @media (max-width: 1080px) { top: 12px; }*/
  /*@media (max-width: 640px) { position: absolute; }*/ }
  @media (max-width: 480px) {
    #otv-button {
      top: 35px;
      background: #fff url("images/Doctolib-Logo.webp") top 20px left 15px no-repeat;
      background-size: auto;
      background-size: 90px;
      font-size: 65%;
      padding: 50px 10px 0px 15px;
      text-align: left;
      top: 160px;
      right: -29px;
      width: 150px; } }
  #otv-button p {
    line-height: 1.3; }
  #otv-button img {
    height: auto;
    width: 100%; }

#otv-button:hover {
  background: #fff url("images/Doctolib-Logo-r.webp") top 28px left 48px no-repeat;
  background-size: 95px;
  color: #162f54;
  right: -10px; }
  @media (max-width: 480px) {
    #otv-button:hover {
      background: #fff url("images/Doctolib-Logo.webp") top 20px left 15px no-repeat;
      background-size: 90px; } }

.about-page #otv-button {
  display: none; }

.content {
  position: relative;
  background: rgba(255, 255, 255, 0.9);
  color: #313131 !important;
  padding: 40px; }
  @media (max-width: 480px) {
    .content {
      padding: 12px; } }
  .content img:not(.avatar) {
    width: 100%;
    height: auto;
    margin-bottom: 20px; }

.close-btn {
  width: 20px;
  height: 20px;
  background: url(../images/close-btn.png);
  background: url(../images/close-btn.svg), none;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  opacity: 0.65;
  position: absolute;
  top: 20px;
  right: 20px; }

.close-btn:hover {
  opacity: 1; }

.post-box {
  border-bottom: 1px solid #61a3b9;
  overflow: hidden;
  padding: 36px 20px 40px 40px; }

.post-box img:not(.emoji) {
  margin: 10px 0 30px !important; }

.page404 .content-section {
  background: none; }

/* Pagination */
.pagination {
  padding-top: 40px;
  text-align: center; }

.pagn_pages > div {
  display: inline; }

.pagination a {
  white-space: nowrap; }

.pagn-presse {
  bottom: 0; }

.pb-left {
  float: left;
  margin: 0 2px; }

.pb-right {
  float: left;
  margin: 0 2px; }

.pagn_pages {
  /*float: left;
  margin-top: -2px;
  fmargin-left: 36%;
  text-align: center;
  width: 200px;*/ }

.button a, .pb-button a, .currentpage.button {
  background: #174d53;
  border-radius: 15px;
  color: #c8e6eb;
  padding: 4px 11px 6px;
  margin: 0 2px;
  /*width: 29px;*/ }

.button a:active, .button a:focus, .button a:hover,
.pb-button a:active, .pb-button a:focus, .pb-button a:hover {
  background: #06282c;
  color: #fff;
  text-decoration: none !important; }

.currentpage.button, .currentpage.button:hover {
  background: #599faa;
  color: #fff;
  cursor: default;
  padding: 3px 10px 5px;
  margin: 0 3px; }

.wp-block-table {
  margin: 20px 0; }
  .wp-block-table td, .wp-block-table th {
    border: none !important;
    padding: .5em; }

.wp-block-group.has-background {
  padding: 60px 60px 40px; }
  @media (max-width: 640px) {
    .wp-block-group.has-background {
      padding: 60px 40px 40px; } }
  @media (max-width: 480px) {
    .wp-block-group.has-background {
      padding: 60px 20px 40px; } }

footer {
  /*background: $lm-grey-blue;*/
  box-sizing: border-box;
  color: #fff;
  color: rgba(0, 0, 0, 0.6);
  font-size: 75%;
  padding: 100px 0;
  position: relative;
  width: 100%; }
  @media (max-width: 640px) {
    footer {
      padding: 100px 80px; } }
  @media (max-width: 480px) {
    footer {
      padding: 100px 20px; } }
  footer a {
    color: rgba(0, 0, 0, 0.4); }
  footer a:hover {
    color: rgba(0, 0, 0, 0.9); }
  footer .content-column {
    padding: 0 270px; }
    @media (max-width: 1450px) {
      footer .content-column {
        padding: 0 100px; } }
    @media (max-width: 640px) {
      footer .content-column {
        padding: 0 20px; } }

#footer-logos {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
  width: 100%; }

.footerlogo {
  max-width: 30%;
  height: auto;
  /*float: left;
  margin-bottom: 40px;
  margin-right: 310px;
  @media (max-width: 1450px) { margin-right: 18vw; }
  @media (max-width: 1080px) { margin-right: 16vw; }*/ }
  @media (max-width: 640px) {
    .footerlogo {
      max-width: 23%; } }

.imprint {
  float: left;
  width: 48%; }
  @media (max-width: 480px) {
    .imprint tr td:first-child {
      padding: 40px 20px; } }

.privacy {
  float: right;
  width: 48%; }

/*.imprint, .privacy {
	@media (max-width: 640px) { float: none; width: 100%; }
}*/
.clearfix:after {
  content: "";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px; }

li.widget {
  list-style: none; }

fieldset {
  border: none; }

ul {
  margin: 20px 0 50px 20px;
  padding: 0; }

ul.postlist li {
  margin-bottom: 50px; }

li {
  line-height: 1.2;
  list-style: url(images/list-style-item.png);
  margin-bottom: .6em;
  padding-bottom: 0;
  -webkit-column-break-inside: avoid;
  /* Chrome, Safari */
  page-break-inside: avoid;
  /* Theoretically FF 20+ */
  break-inside: avoid;
  /* IE 10 */
  break-inside: avoid-column;
  /* IE 11 */
  /*display:table;  */
  /* Actually FF 20+ */
  -webkit-margin-before: 0;
  -webkit-margin-after: 0; }

ul ul {
  /*padding-top: 20px;*/
  margin-bottom: 30px; }

ul ul li {
  list-style: url(images/list-style-item-sub.png); }

tr {
  margin-bottom: 10px; }

td {
  padding: 6px 12px 12px 0;
  vertical-align: top; }

table.startpage-table {
  margin-bottom: 30px; }

td {
  padding: 0 20px 6px 0;
  vertical-align: top; }

td.td-number {
  padding-right: 0;
  width: 21px; }

.su-table .su-even td {
  background: rgba(255, 255, 255, 0.04) !important; }

.su-table td {
  border: none !important;
  background: rgba(255, 255, 255, 0.02) !important; }
  @media (max-width: 480px) {
    .su-table td {
      float: left; } }

.su-spacer.ornament {
  background: url(images/ornament.png) top center no-repeat;
  box-sizing: border-box;
  height: 32px !important;
  margin: 10px 0 30px; }
  @media (max-width: 480px) {
    .su-spacer.ornament {
      margin: 10px 0 18px; } }

.content-floatbox-left {
  float: left;
  width: 340px;
  margin: 40px 20px 0 0; }

.content-floatbox-right {
  float: right;
  width: 340px;
  margin: 40px 0 0 20px; }

.bullet-list-item {
  margin-bottom: 12px; }

.sb-box .textwidget {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 3px dotted #bfbdb0; }

.sb-btn {
  border: none;
  text-align: center;
  background: #c8990c;
  width: 100%;
  padding: 10px 0 0 0; }

.sb-btn:hover {
  color: #fff;
  background: #deab13; }

.sb-btn .fa {
  color: #f4cd56;
  font-size: 120%; }

.n2-ss-slider-wrapper-inside div.n2-ss-slider-controls:last-of-type {
  position: relative !important; }

@media (max-width: 1080px) {
  .n2-ss-slide {
    height: 500px !important; } }
@media (max-width: 480px) {
  .n2-ss-slide {
    height: 600px !important; } }
@media (max-width: 360px) {
  .n2-ss-slide {
    height: 680px !important; } }

.n2-ss-control-bullet {
  padding-top: 10px !important; }

.n2-bullet {
  background: #000 !important;
  opacity: .3 !important; }

.n2-bullet.n2-active {
  background: #000 !important;
  opacity: .7 !important; }

.contact-content {
  position: relative;
  /*.insta-link {
  	background: url("images/icon-insta.png") top left no-repeat;
  	background-size: 100%;
  	bottom: 110px;
  	position: absolute;
  	right: 40px;
  }*/ }
  .contact-content .linkedin-link {
    background: url("images/icon-linkedin.png") top left no-repeat;
    background-size: 100%;
    bottom: 110px;
    position: absolute;
    right: 40px; }
  .contact-content .xing-link {
    background: url("images/icon-xing.png") top left no-repeat;
    background-size: 100%;
    bottom: 110px;
    position: absolute;
    right: 110px; }

.sociallink {
  height: 50px;
  opacity: .7;
  text-indent: -99999px;
  width: 50px; }

.sociallink:hover {
  opacity: 1; }

.contact-entry {
  height: 50px;
  padding: 20px 0 4px 44px;
  -webkit-column-break-inside: avoid;
  /* Chrome, Safari */
  page-break-inside: avoid;
  /* Theoretically FF 20+ */
  break-inside: avoid;
  /* IE 10 */
  break-inside: avoid-column;
  /* IE 11 */
  display: table;
  /* Actually FF 20+ */ }

#location {
  background: url(../images/icon-location.png) 0 28px no-repeat;
  background: url(../images/icon-location.svg) 0 28px no-repeat;
  margin-bottom: 10px; }

#location p {
  line-height: 1.1; }

#mail {
  background: url(../images/icon-mail.png) 0 28px no-repeat;
  background: url(../images/icon-mail.svg) 0 28px no-repeat;
  line-height: 50px; }

#mail p {
  line-height: 50px; }

#phone {
  background: url(../images/icon-phone.png) 0 28px no-repeat;
  background: url(../images/icon-phone.svg) 0 28px no-repeat;
  line-height: 50px; }

#phone p {
  line-height: 50px; }

#location, #mail, #phone {
  background-size: 36px; }

a#scroll-to-top {
  background: url(images/icon-arrow-up.svg) center center no-repeat !important;
  bottom: 42px !important;
  height: 40px !important;
  right: 30px !important;
  width: 40px !important; }
  @media (max-width: 480px) {
    a#scroll-to-top {
      bottom: 17px !important;
      right: 20px !important; } }

/* Smartslider */
.n2-ss-slider .n2-ss-slider-controls-absolute-left-center > *,
.n2-ss-slider .n2-ss-slider-controls-absolute-right > * {
  margin-left: 0 !important; }

.n2-ss-slider .n2-ss-slider-controls-absolute-right-center > *, .n2-ss-slider .n2-ss-slider-controls-absolute-left > * {
  margin-right: 0 !important; }

#n2-ss-2-arrow-next,
#n2-ss-2-arrow-previous {
  opacity: .5 !important; }

#n2-ss-2-arrow-next:hover,
#n2-ss-2-arrow-previous:hover {
  opacity: 1 !important; }
