body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* COLOR DEFINITIONS */
/* SETTINGS */
/* BREAKPOINTS */
a, p, h1, h2, h3, h4, h5, h6, li, span, strong, label, figcaption, textarea, input, button {
  font-family: "agenda-one", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #05668D;
}
a.nopadding, p.nopadding, h1.nopadding, h2.nopadding, h3.nopadding, h4.nopadding, h5.nopadding, h6.nopadding, li.nopadding, span.nopadding, strong.nopadding, label.nopadding, figcaption.nopadding, textarea.nopadding, input.nopadding, button.nopadding {
  padding: 0;
}
a.color--secondary, p.color--secondary, h1.color--secondary, h2.color--secondary, h3.color--secondary, h4.color--secondary, h5.color--secondary, h6.color--secondary, li.color--secondary, span.color--secondary, strong.color--secondary, label.color--secondary, figcaption.color--secondary, textarea.color--secondary, input.color--secondary, button.color--secondary {
  color: #F7F742;
}

.color--primary a, .color--primary p, .color--primary h1, .color--primary h2, .color--primary h3, .color--primary h4, .color--primary h5, .color--primary h6, .color--primary li, .color--primary span, .color--primary strong, .color--primary label, .color--primary figcaption, .color--primary textarea, .color--primary input, .color--primary button {
  color: #ffffff;
}
.color--primary a.color--secondary, .color--primary p.color--secondary, .color--primary h1.color--secondary, .color--primary h2.color--secondary, .color--primary h3.color--secondary, .color--primary h4.color--secondary, .color--primary h5.color--secondary, .color--primary h6.color--secondary, .color--primary li.color--secondary, .color--primary span.color--secondary, .color--primary strong.color--secondary, .color--primary label.color--secondary, .color--primary figcaption.color--secondary, .color--primary textarea.color--secondary, .color--primary input.color--secondary, .color--primary button.color--secondary {
  color: #F7F742;
}

a, button {
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  font-size: 16px;
  line-height: 16px;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}

.content-text ul {
  padding-bottom: 15px;
}
.content-text li {
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 10px;
  padding-left: 20px;
}
.content-text li:before {
  content: "+";
  font-weight: 700;
  padding-right: 13px;
  margin-left: -20px;
}
.content-text a:hover {
  color: #F7F742;
  cursor: pointer;
}

strong {
  font-weight: 600;
}

p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  padding-bottom: 20px;
  -ms-hyphens: auto;
      hyphens: auto;
}
p.info {
  font-size: 14px;
  padding-bottom: 60px;
  font-weight: 700;
  letter-spacing: 1px;
}
p.info.color--secondary {
  color: #F7F742;
}
@media (min-width: 320px) and (max-width: 767px) {
  p {
    font-size: 18px;
    line-height: 32px;
  }
}

h1, .h1 {
  font-weight: 300;
  font-style: normal;
  font-size: 48px;
  line-height: 60px;
  text-align: left;
  padding-bottom: 30px;
  -ms-hyphens: none;
      hyphens: none;
  letter-spacing: 1px;
}
@media (min-width: 768px) and (max-width: 991px) {
  h1, .h1 {
    font-size: 40px;
    line-height: 52px;
    -ms-hyphens: auto;
        hyphens: auto;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  h1, .h1 {
    font-size: 32px;
    line-height: 44px;
    padding-bottom: 20px;
    -ms-hyphens: auto;
        hyphens: auto;
  }
}

h2, .h2 {
  font-weight: 300;
  font-style: normal;
  font-size: 30px;
  line-height: 36px;
  color: #05668D;
  padding-bottom: 20px;
  -ms-hyphens: none;
      hyphens: none;
  letter-spacing: 1px;
}
@media (min-width: 320px) and (max-width: 767px) {
  h2, .h2 {
    font-size: 28px;
  }
}

h3, .h3 {
  font-weight: 500;
  font-style: normal;
  font-size: 22px;
  line-height: 32px;
  padding-bottom: 20px;
  -ms-hyphens: none;
      hyphens: none;
  letter-spacing: 1px;
}

h4, .h4 {
  font-weight: 700;
  font-style: normal;
  font-size: 19px;
  line-height: 24px;
  padding-bottom: 10px;
  -ms-hyphens: none;
      hyphens: none;
  letter-spacing: 1px;
  color: #05668D;
}

.button__container {
  position: relative;
  z-index: 1;
}

.quote p {
  font-size: 48px;
  line-height: 60px;
  color: #F7F742;
  font-weight: 700;
  -ms-hyphens: none;
      hyphens: none;
  padding-bottom: 40px;
}
.quote p.big-size {
  font-size: 120px;
  margin-bottom: 20px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .quote p.big-size {
    font-size: 96px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .quote p {
    font-size: 36px;
    line-height: 48px;
  }
}

.button {
  padding: 10px 20px;
  font-weight: 700;
  letter-spacing: 1px;
  position: relative;
  background: transparent;
  border: 2px solid #F7F742;
  border-radius: 40px;
  position: relative;
  margin-top: 20px;
}
.button:after {
  content: "";
  background-image: url("../../files/Naturheilpraxis-Schmidt-Winkelmann/theme/img/arrow--right--primary.svg");
  background-repeat: no-repeat;
  background-size: contain;
  height: 9px;
  width: 15px;
  display: inline-block;
  margin-left: 10px;
}
.button:hover {
  background: #F7F742;
}
.button.nebeneinander {
  margin-right: 20px;
}
.button.untereinander {
  display: table;
}

.buttons-negative .button:after {
  background-image: url("../../files/Naturheilpraxis-Schmidt-Winkelmann/theme/img/arrow--right--secondary.svg");
}
.buttons-negative .button:hover {
  color: #05668D;
}
.buttons-negative .button:hover:after {
  background-image: url("../../files/Naturheilpraxis-Schmidt-Winkelmann/theme/img/arrow--right--primary.svg");
}

.mod_article.color--primary .button {
  border: 2px solid #05668D;
  color: #05668D;
}
.mod_article.color--primary .button:hover {
  background: #05668D;
  color: #F7F742;
}
.mod_article.color--primary .button:hover:after {
  background-image: url("../../files/Naturheilpraxis-Schmidt-Winkelmann/theme/img/arrow--right--secondary.svg");
}

/* generate grid classes */
.col-1 {
  -ms-grid-column: 1;
  grid-column-start: 1;
}

.col-span-1 {
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

.row-1 {
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.row-span-1 {
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

.col-2 {
  -ms-grid-column: 2;
  grid-column-start: 2;
}

.col-span-2 {
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

.row-2 {
  -ms-grid-row: 2;
  grid-row-start: 2;
}

.row-span-2 {
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
}

.col-3 {
  -ms-grid-column: 3;
  grid-column-start: 3;
}

.col-span-3 {
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
}

.row-3 {
  -ms-grid-row: 3;
  grid-row-start: 3;
}

.row-span-3 {
  -ms-grid-row-span: 3;
  grid-row-end: span 3;
}

.col-4 {
  -ms-grid-column: 4;
  grid-column-start: 4;
}

.col-span-4 {
  -ms-grid-column-span: 4;
  grid-column-end: span 4;
}

.row-4 {
  -ms-grid-row: 4;
  grid-row-start: 4;
}

.row-span-4 {
  -ms-grid-row-span: 4;
  grid-row-end: span 4;
}

.col-5 {
  -ms-grid-column: 5;
  grid-column-start: 5;
}

.col-span-5 {
  -ms-grid-column-span: 5;
  grid-column-end: span 5;
}

.row-5 {
  -ms-grid-row: 5;
  grid-row-start: 5;
}

.row-span-5 {
  -ms-grid-row-span: 5;
  grid-row-end: span 5;
}

.col-6 {
  -ms-grid-column: 6;
  grid-column-start: 6;
}

.col-span-6 {
  -ms-grid-column-span: 6;
  grid-column-end: span 6;
}

.row-6 {
  -ms-grid-row: 6;
  grid-row-start: 6;
}

.row-span-6 {
  -ms-grid-row-span: 6;
  grid-row-end: span 6;
}

.col-7 {
  -ms-grid-column: 7;
  grid-column-start: 7;
}

.col-span-7 {
  -ms-grid-column-span: 7;
  grid-column-end: span 7;
}

.row-7 {
  -ms-grid-row: 7;
  grid-row-start: 7;
}

.row-span-7 {
  -ms-grid-row-span: 7;
  grid-row-end: span 7;
}

.col-8 {
  -ms-grid-column: 8;
  grid-column-start: 8;
}

.col-span-8 {
  -ms-grid-column-span: 8;
  grid-column-end: span 8;
}

.row-8 {
  -ms-grid-row: 8;
  grid-row-start: 8;
}

.row-span-8 {
  -ms-grid-row-span: 8;
  grid-row-end: span 8;
}

.col-9 {
  -ms-grid-column: 9;
  grid-column-start: 9;
}

.col-span-9 {
  -ms-grid-column-span: 9;
  grid-column-end: span 9;
}

.row-9 {
  -ms-grid-row: 9;
  grid-row-start: 9;
}

.row-span-9 {
  -ms-grid-row-span: 9;
  grid-row-end: span 9;
}

.col-10 {
  -ms-grid-column: 10;
  grid-column-start: 10;
}

.col-span-10 {
  -ms-grid-column-span: 10;
  grid-column-end: span 10;
}

.row-10 {
  -ms-grid-row: 10;
  grid-row-start: 10;
}

.row-span-10 {
  -ms-grid-row-span: 10;
  grid-row-end: span 10;
}

.col-11 {
  -ms-grid-column: 11;
  grid-column-start: 11;
}

.col-span-11 {
  -ms-grid-column-span: 11;
  grid-column-end: span 11;
}

.row-11 {
  -ms-grid-row: 11;
  grid-row-start: 11;
}

.row-span-11 {
  -ms-grid-row-span: 11;
  grid-row-end: span 11;
}

.col-12 {
  -ms-grid-column: 12;
  grid-column-start: 12;
}

.col-span-12 {
  -ms-grid-column-span: 12;
  grid-column-end: span 12;
}

.row-12 {
  -ms-grid-row: 12;
  grid-row-start: 12;
}

.row-span-12 {
  -ms-grid-row-span: 12;
  grid-row-end: span 12;
}

.justify-self-start {
  -ms-grid-column-align: start;
      justify-self: start;
}

.justify-self-end {
  -ms-grid-column-align: end;
      justify-self: end;
}

.justify-self-center {
  -ms-grid-column-align: center;
      justify-self: center;
}

.justify-self-stretch {
  -ms-grid-column-align: stretch;
      justify-self: stretch;
}

.align-self-start {
  -ms-flex-item-align: start;
      -ms-grid-row-align: start;
      align-self: start;
}

.align-self-end {
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end;
}

.align-self-center {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.align-self-stretch {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}

.justify-content-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.justify-content-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.justify-content-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.justify-content-stretch {
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
}

.align-items-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.align-items-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.align-items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.align-items-stretch {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}

.flex-direction-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-direction-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.ta-center {
  text-align: center;
}

.ta-left {
  text-align: left;
}

.ta-right {
  text-align: right;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .col-l-1 {
    -ms-grid-column: 1;
    grid-column-start: 1;
  }
  .col-l-span-1 {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
  .row-l-1 {
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
  .row-l-span-1 {
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  .col-l-2 {
    -ms-grid-column: 2;
    grid-column-start: 2;
  }
  .col-l-span-2 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
  .row-l-2 {
    -ms-grid-row: 2;
    grid-row-start: 2;
  }
  .row-l-span-2 {
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
  }
  .col-l-3 {
    -ms-grid-column: 3;
    grid-column-start: 3;
  }
  .col-l-span-3 {
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }
  .row-l-3 {
    -ms-grid-row: 3;
    grid-row-start: 3;
  }
  .row-l-span-3 {
    -ms-grid-row-span: 3;
    grid-row-end: span 3;
  }
  .col-l-4 {
    -ms-grid-column: 4;
    grid-column-start: 4;
  }
  .col-l-span-4 {
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }
  .row-l-4 {
    -ms-grid-row: 4;
    grid-row-start: 4;
  }
  .row-l-span-4 {
    -ms-grid-row-span: 4;
    grid-row-end: span 4;
  }
  .col-l-5 {
    -ms-grid-column: 5;
    grid-column-start: 5;
  }
  .col-l-span-5 {
    -ms-grid-column-span: 5;
    grid-column-end: span 5;
  }
  .row-l-5 {
    -ms-grid-row: 5;
    grid-row-start: 5;
  }
  .row-l-span-5 {
    -ms-grid-row-span: 5;
    grid-row-end: span 5;
  }
  .col-l-6 {
    -ms-grid-column: 6;
    grid-column-start: 6;
  }
  .col-l-span-6 {
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
  }
  .row-l-6 {
    -ms-grid-row: 6;
    grid-row-start: 6;
  }
  .row-l-span-6 {
    -ms-grid-row-span: 6;
    grid-row-end: span 6;
  }
  .col-l-7 {
    -ms-grid-column: 7;
    grid-column-start: 7;
  }
  .col-l-span-7 {
    -ms-grid-column-span: 7;
    grid-column-end: span 7;
  }
  .row-l-7 {
    -ms-grid-row: 7;
    grid-row-start: 7;
  }
  .row-l-span-7 {
    -ms-grid-row-span: 7;
    grid-row-end: span 7;
  }
  .col-l-8 {
    -ms-grid-column: 8;
    grid-column-start: 8;
  }
  .col-l-span-8 {
    -ms-grid-column-span: 8;
    grid-column-end: span 8;
  }
  .row-l-8 {
    -ms-grid-row: 8;
    grid-row-start: 8;
  }
  .row-l-span-8 {
    -ms-grid-row-span: 8;
    grid-row-end: span 8;
  }
  .col-l-9 {
    -ms-grid-column: 9;
    grid-column-start: 9;
  }
  .col-l-span-9 {
    -ms-grid-column-span: 9;
    grid-column-end: span 9;
  }
  .row-l-9 {
    -ms-grid-row: 9;
    grid-row-start: 9;
  }
  .row-l-span-9 {
    -ms-grid-row-span: 9;
    grid-row-end: span 9;
  }
  .col-l-10 {
    -ms-grid-column: 10;
    grid-column-start: 10;
  }
  .col-l-span-10 {
    -ms-grid-column-span: 10;
    grid-column-end: span 10;
  }
  .row-l-10 {
    -ms-grid-row: 10;
    grid-row-start: 10;
  }
  .row-l-span-10 {
    -ms-grid-row-span: 10;
    grid-row-end: span 10;
  }
  .col-l-11 {
    -ms-grid-column: 11;
    grid-column-start: 11;
  }
  .col-l-span-11 {
    -ms-grid-column-span: 11;
    grid-column-end: span 11;
  }
  .row-l-11 {
    -ms-grid-row: 11;
    grid-row-start: 11;
  }
  .row-l-span-11 {
    -ms-grid-row-span: 11;
    grid-row-end: span 11;
  }
  .col-l-12 {
    -ms-grid-column: 12;
    grid-column-start: 12;
  }
  .col-l-span-12 {
    -ms-grid-column-span: 12;
    grid-column-end: span 12;
  }
  .row-l-12 {
    -ms-grid-row: 12;
    grid-row-start: 12;
  }
  .row-l-span-12 {
    -ms-grid-row-span: 12;
    grid-row-end: span 12;
  }
  .justify-self-l-start {
    -ms-grid-column-align: start;
        justify-self: start;
  }
  .justify-self-l-end {
    -ms-grid-column-align: end;
        justify-self: end;
  }
  .justify-self-l-center {
    -ms-grid-column-align: center;
        justify-self: center;
  }
  .justify-self-l-stretch {
    -ms-grid-column-align: stretch;
        justify-self: stretch;
  }
  .align-self-l-start {
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
  }
  .align-self-l-end {
    -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
  }
  .align-self-l-center {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .align-self-l-stretch {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .justify-content-l-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .justify-content-l-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .justify-content-l-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .justify-content-l-stretch {
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
  }
  .align-items-l-start {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .align-items-l-end {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .align-items-l-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .align-items-l-stretch {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .ta-l-center {
    text-align: center;
  }
  .ta-l-left {
    text-align: left;
  }
  .ta-l-right {
    text-align: right;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .col-m-1 {
    -ms-grid-column: 1;
    grid-column-start: 1;
  }
  .col-m-span-1 {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
  .col-m-2 {
    -ms-grid-column: 2;
    grid-column-start: 2;
  }
  .col-m-span-2 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
  .col-m-3 {
    -ms-grid-column: 3;
    grid-column-start: 3;
  }
  .col-m-span-3 {
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }
  .col-m-4 {
    -ms-grid-column: 4;
    grid-column-start: 4;
  }
  .col-m-span-4 {
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }
  .col-m-5 {
    -ms-grid-column: 5;
    grid-column-start: 5;
  }
  .col-m-span-5 {
    -ms-grid-column-span: 5;
    grid-column-end: span 5;
  }
  .col-m-6 {
    -ms-grid-column: 6;
    grid-column-start: 6;
  }
  .col-m-span-6 {
    -ms-grid-column-span: 6;
    grid-column-end: span 6;
  }
  .col-m-7 {
    -ms-grid-column: 7;
    grid-column-start: 7;
  }
  .col-m-span-7 {
    -ms-grid-column-span: 7;
    grid-column-end: span 7;
  }
  .col-m-8 {
    -ms-grid-column: 8;
    grid-column-start: 8;
  }
  .col-m-span-8 {
    -ms-grid-column-span: 8;
    grid-column-end: span 8;
  }
  .row-m-1 {
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
  .row-m-span-1 {
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  .row-m-2 {
    -ms-grid-row: 2;
    grid-row-start: 2;
  }
  .row-m-span-2 {
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
  }
  .row-m-3 {
    -ms-grid-row: 3;
    grid-row-start: 3;
  }
  .row-m-span-3 {
    -ms-grid-row-span: 3;
    grid-row-end: span 3;
  }
  .row-m-4 {
    -ms-grid-row: 4;
    grid-row-start: 4;
  }
  .row-m-span-4 {
    -ms-grid-row-span: 4;
    grid-row-end: span 4;
  }
  .row-m-5 {
    -ms-grid-row: 5;
    grid-row-start: 5;
  }
  .row-m-span-5 {
    -ms-grid-row-span: 5;
    grid-row-end: span 5;
  }
  .row-m-6 {
    -ms-grid-row: 6;
    grid-row-start: 6;
  }
  .row-m-span-6 {
    -ms-grid-row-span: 6;
    grid-row-end: span 6;
  }
  .row-m-7 {
    -ms-grid-row: 7;
    grid-row-start: 7;
  }
  .row-m-span-7 {
    -ms-grid-row-span: 7;
    grid-row-end: span 7;
  }
  .row-m-8 {
    -ms-grid-row: 8;
    grid-row-start: 8;
  }
  .row-m-span-8 {
    -ms-grid-row-span: 8;
    grid-row-end: span 8;
  }
  .row-m-9 {
    -ms-grid-row: 9;
    grid-row-start: 9;
  }
  .row-m-span-9 {
    -ms-grid-row-span: 9;
    grid-row-end: span 9;
  }
  .row-m-10 {
    -ms-grid-row: 10;
    grid-row-start: 10;
  }
  .row-m-span-10 {
    -ms-grid-row-span: 10;
    grid-row-end: span 10;
  }
  .row-m-11 {
    -ms-grid-row: 11;
    grid-row-start: 11;
  }
  .row-m-span-11 {
    -ms-grid-row-span: 11;
    grid-row-end: span 11;
  }
  .row-m-12 {
    -ms-grid-row: 12;
    grid-row-start: 12;
  }
  .row-m-span-12 {
    -ms-grid-row-span: 12;
    grid-row-end: span 12;
  }
  .justify-self-m-start {
    -ms-grid-column-align: start;
        justify-self: start;
  }
  .justify-self-m-end {
    -ms-grid-column-align: end;
        justify-self: end;
  }
  .justify-self-m-center {
    -ms-grid-column-align: center;
        justify-self: center;
  }
  .justify-self-m-stretch {
    -ms-grid-column-align: stretch;
        justify-self: stretch;
  }
  .align-self-m-start {
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
  }
  .align-self-m-end {
    -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
  }
  .align-self-m-center {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .align-self-m-stretch {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .justify-content-m-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .justify-content-m-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .justify-content-m-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .justify-content-m-stretch {
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
  }
  .align-items-m-start {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .align-items-m-end {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .align-items-m-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .align-items-m-stretch {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .ta-m-center {
    text-align: center;
  }
  .ta-m-left {
    text-align: left;
  }
  .ta-m-right {
    text-align: right;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .col-s-1 {
    -ms-grid-column: 1;
    grid-column-start: 1;
  }
  .col-s-span-1 {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
  .col-s-2 {
    -ms-grid-column: 2;
    grid-column-start: 2;
  }
  .col-s-span-2 {
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
  .col-s-3 {
    -ms-grid-column: 3;
    grid-column-start: 3;
  }
  .col-s-span-3 {
    -ms-grid-column-span: 3;
    grid-column-end: span 3;
  }
  .col-s-4 {
    -ms-grid-column: 4;
    grid-column-start: 4;
  }
  .col-s-span-4 {
    -ms-grid-column-span: 4;
    grid-column-end: span 4;
  }
  .row-s-1 {
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
  .row-s-span-1 {
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  .row-s-2 {
    -ms-grid-row: 2;
    grid-row-start: 2;
  }
  .row-s-span-2 {
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
  }
  .row-s-3 {
    -ms-grid-row: 3;
    grid-row-start: 3;
  }
  .row-s-span-3 {
    -ms-grid-row-span: 3;
    grid-row-end: span 3;
  }
  .row-s-4 {
    -ms-grid-row: 4;
    grid-row-start: 4;
  }
  .row-s-span-4 {
    -ms-grid-row-span: 4;
    grid-row-end: span 4;
  }
  .row-s-5 {
    -ms-grid-row: 5;
    grid-row-start: 5;
  }
  .row-s-span-5 {
    -ms-grid-row-span: 5;
    grid-row-end: span 5;
  }
  .row-s-6 {
    -ms-grid-row: 6;
    grid-row-start: 6;
  }
  .row-s-span-6 {
    -ms-grid-row-span: 6;
    grid-row-end: span 6;
  }
  .row-s-7 {
    -ms-grid-row: 7;
    grid-row-start: 7;
  }
  .row-s-span-7 {
    -ms-grid-row-span: 7;
    grid-row-end: span 7;
  }
  .row-s-8 {
    -ms-grid-row: 8;
    grid-row-start: 8;
  }
  .row-s-span-8 {
    -ms-grid-row-span: 8;
    grid-row-end: span 8;
  }
  .row-s-9 {
    -ms-grid-row: 9;
    grid-row-start: 9;
  }
  .row-s-span-9 {
    -ms-grid-row-span: 9;
    grid-row-end: span 9;
  }
  .row-s-10 {
    -ms-grid-row: 10;
    grid-row-start: 10;
  }
  .row-s-span-10 {
    -ms-grid-row-span: 10;
    grid-row-end: span 10;
  }
  .row-s-11 {
    -ms-grid-row: 11;
    grid-row-start: 11;
  }
  .row-s-span-11 {
    -ms-grid-row-span: 11;
    grid-row-end: span 11;
  }
  .row-s-12 {
    -ms-grid-row: 12;
    grid-row-start: 12;
  }
  .row-s-span-12 {
    -ms-grid-row-span: 12;
    grid-row-end: span 12;
  }
  .justify-self-s-start {
    -ms-grid-column-align: start;
        justify-self: start;
  }
  .justify-self-s-end {
    -ms-grid-column-align: end;
        justify-self: end;
  }
  .justify-self-s-center {
    -ms-grid-column-align: center;
        justify-self: center;
  }
  .justify-self-s-stretch {
    -ms-grid-column-align: stretch;
        justify-self: stretch;
  }
  .align-self-s-start {
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
  }
  .align-self-s-end {
    -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
  }
  .align-self-s-center {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .align-self-s-stretch {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .justify-content-s-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .justify-content-s-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .justify-content-s-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .justify-content-s-stretch {
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
  }
  .align-items-s-start {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .align-items-s-end {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .align-items-s-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .align-items-s-stretch {
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .ta-s-center {
    text-align: center;
  }
  .ta-s-left {
    text-align: left;
  }
  .ta-s-right {
    text-align: right;
  }
}
.pt-0-imp {
  padding-top: 0px !important;
}

.pt-40-imp {
  padding-top: 40px !important;
}

.pt-80-imp {
  padding-top: 80px !important;
}

.pt-120-imp {
  padding-top: 120px !important;
}

.pt-160-imp {
  padding-top: 160px !important;
}

.pb-0-imp {
  padding-bottom: 0px !important;
}

.pb-40-imp {
  padding-bottom: 40px !important;
}

.pb-80-imp {
  padding-bottom: 80px !important;
}

.pb-120-imp {
  padding-bottom: 120px !important;
}

.pb-160-imp {
  padding-bottom: 160px !important;
}

@media (min-width: 768px) and (max-width: 991px) {
  .pt-m-0-imp {
    padding-top: 0px !important;
  }
  .pt-m-40-imp {
    padding-top: 40px !important;
  }
  .pt-m-80-imp {
    padding-top: 80px !important;
  }
  .pt-m-120-imp {
    padding-top: 120px !important;
  }
  .pt-m-160-imp {
    padding-top: 160px !important;
  }
  .pb-m-0-imp {
    padding-bottom: 0px !important;
  }
  .pb-m-40-imp {
    padding-bottom: 40px !important;
  }
  .pb-m-80-imp {
    padding-bottom: 80px !important;
  }
  .pb-m-120-imp {
    padding-bottom: 120px !important;
  }
  .pb-m-160-imp {
    padding-bottom: 160px !important;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .pt-s-0-imp {
    padding-top: 0px !important;
  }
  .pt-s-40-imp {
    padding-top: 40px !important;
  }
  .pt-s-80-imp {
    padding-top: 80px !important;
  }
  .pt-s-120-imp {
    padding-top: 120px !important;
  }
  .pt-s-160-imp {
    padding-top: 160px !important;
  }
  .pb-s-0-imp {
    padding-bottom: 0px !important;
  }
  .pb-s-40-imp {
    padding-bottom: 40px !important;
  }
  .pb-s-80-imp {
    padding-bottom: 80px !important;
  }
  .pb-s-120-imp {
    padding-bottom: 120px !important;
  }
  .pb-s-160-imp {
    padding-bottom: 160px !important;
  }
}
img {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  z-index: 2;
}

.border-radius img {
  border-radius: 20px;
}

.rotate {
  -webkit-animation: rotate 25s infinite linear;
          animation: rotate 25s infinite linear;
}
.rotate img {
  z-index: 5;
}
@media (min-width: 320px) and (max-width: 767px) {
  .rotate {
    margin-bottom: -40px;
  }
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
.fg {
  z-index: 10;
}

.bg {
  z-index: 2;
}

.invisible {
  display: none;
}

.leistungen__container {
  padding-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 320px) and (max-width: 767px) {
  .leistungen__container {
    padding-top: 0;
  }
}

.leistungen__element {
  padding: 30px;
  margin: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  border-radius: 20px;
}
.leistungen__element.bg--color--secondary {
  background-color: #F7F742;
}
.leistungen__element.border--color--secondary {
  border: 2px solid #F7F742;
}
.leistungen__element.border--color--secondary h2, .leistungen__element.border--color--secondary h3, .leistungen__element.border--color--secondary h4 {
  color: #05668D;
}
.leistungen__element .leistungen__element--desc p {
  color: #05668D !important;
  padding-bottom: 0px;
}
.leistungen__element.zweispaltig {
  width: calc(50% - 105px);
}
.leistungen__element.dreispaltig {
  width: calc(33.33% - 100px);
}
.leistungen__element.vierspaltig {
  width: calc(25% - 60px);
}
@media (min-width: 768px) and (max-width: 991px) {
  .leistungen__element.zweispaltig, .leistungen__element.dreispaltig, .leistungen__element.vierspaltig {
    width: 100%;
    margin: 20px 0;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .leistungen__element.zweispaltig, .leistungen__element.dreispaltig, .leistungen__element.vierspaltig {
    width: 100%;
    margin: 20px 0;
  }
}
.leistungen__element .button {
  margin-right: 0;
}

.leistungen__element--img {
  position: relative;
  margin-bottom: 40px;
}
.leistungen__element--img img {
  height: 60px;
  width: auto;
}

.mod_article.color--primary h3.leistungen__element--title, h3.leistungen__element--title {
  padding-bottom: 10px;
  color: #05668D;
}

.mod_article.color--primary p.leistungen__element--desc {
  color: #05668D;
  padding-bottom: 0px;
}

.mod_article.color--secondary .leistungen__element.border--color--secondary {
  border: 2px solid #05668D;
}

.kontakt--form {
  width: 100%;
}
.kontakt--form .formbody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.kontakt--form .formbody .widget {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.kontakt--form .w50 {
  width: 50%;
}
.kontakt--form .w50 input {
  width: 75%;
}
@media (min-width: 320px) and (max-width: 767px) {
  .kontakt--form .w50 {
    width: 100%;
  }
  .kontakt--form .w50 input {
    width: 85%;
  }
}
.kontakt--form .w100 {
  width: calc(100% - 40px);
}
@media (min-width: 320px) and (max-width: 767px) {
  .kontakt--form .w100 {
    width: calc(100% - 27px);
  }
}
.kontakt--form textarea {
  width: 100%;
  background: transparent;
  border: 2px solid #05668D;
  border-radius: 30px;
  margin: 10px 0;
  padding: 10px 20px;
}
.kontakt--form textarea::-webkit-input-placeholder {
  color: #05668D;
  font-weight: 500;
  letter-spacing: 1px;
}
.kontakt--form textarea::-moz-placeholder {
  color: #05668D;
  font-weight: 500;
  letter-spacing: 1px;
}
.kontakt--form textarea:-ms-input-placeholder {
  color: #05668D;
  font-weight: 500;
  letter-spacing: 1px;
}
.kontakt--form textarea::-ms-input-placeholder {
  color: #05668D;
  font-weight: 500;
  letter-spacing: 1px;
}
.kontakt--form textarea::placeholder {
  color: #05668D;
  font-weight: 500;
  letter-spacing: 1px;
}
.kontakt--form input {
  background: transparent;
  border: 2px solid #05668D;
  border-radius: 40px;
  margin: 10px 0;
  padding: 10px 20px;
}
.kontakt--form input::-webkit-input-placeholder {
  color: #05668D;
  font-weight: 500;
  letter-spacing: 1px;
}
.kontakt--form input::-moz-placeholder {
  color: #05668D;
  font-weight: 500;
  letter-spacing: 1px;
}
.kontakt--form input:-ms-input-placeholder {
  color: #05668D;
  font-weight: 500;
  letter-spacing: 1px;
}
.kontakt--form input::-ms-input-placeholder {
  color: #05668D;
  font-weight: 500;
  letter-spacing: 1px;
}
.kontakt--form input::placeholder {
  color: #05668D;
  font-weight: 500;
  letter-spacing: 1px;
}
.kontakt--form .button {
  border: 2px solid #05668D;
}
.kontakt--form .button:hover {
  background: #05668D;
  color: #F7F742;
}
.kontakt--form .button:hover::after {
  background-image: url("../../files/Naturheilpraxis-Schmidt-Winkelmann/theme/img/arrow--right--secondary.svg");
}

html {
  width: 100%;
  height: 100%;
  scroll-behavior: smooth;
}
html body {
  width: 100%;
  height: 100%;
}
html body.noscroll {
  overflow: hidden;
}
html body #header {
  position: fixed;
  width: 100%;
  z-index: 1000;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  top: 0;
}
html body .nav__main {
  width: 100%;
}
html body .nav__main ul.level_1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  justify-self: flex-end;
}
html body .nav__main ul.level_1 li {
  text-align: right;
}
html body .nav__main ul.level_1 li a, html body .nav__main ul.level_1 li strong {
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 500;
  padding: 10px 20px;
  margin: 0 10px;
  color: #05668D;
  border: 2px solid transparent;
  border-radius: 40px;
  letter-spacing: 1px;
  display: block;
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .nav__main ul.level_1 li a, html body .nav__main ul.level_1 li strong {
    padding: 10px;
    margin: 0 5px;
  }
}
html body .nav__main ul.level_1 li a:hover, html body .nav__main ul.level_1 li a.active, html body .nav__main ul.level_1 li a.trail, html body .nav__main ul.level_1 li strong:hover, html body .nav__main ul.level_1 li strong.active, html body .nav__main ul.level_1 li strong.trail {
  border: 2px solid #F7F742;
  color: #05668D;
}
html body .nav__main ul.level_1 li strong {
  color: #F7F742;
}
html body .header--container {
  padding: 20px 0;
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .header--container {
    padding: 15px;
  }
}
html body .header__logo--container img {
  height: 80px;
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .header__logo--container img {
    height: 60px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .header__logo--nav {
    margin-top: 10px;
  }
}
html body .mod_article {
  padding: 80px 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  html body .mod_article {
    padding: 50px 0;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .mod_article {
    padding: 40px 0;
  }
}
html body .mod_article.color--primary {
  background: #05668D;
}
html body .mod_article.color--primary p, html body .mod_article.color--primary a, html body .mod_article.color--primary h1, html body .mod_article.color--primary h2, html body .mod_article.color--primary h3, html body .mod_article.color--primary .h1, html body .mod_article.color--primary .h2, html body .mod_article.color--primary .h3, html body .mod_article.color--primary strong {
  color: #ffffff;
}
html body .mod_article.color--primary p.info, html body .mod_article.color--primary a.info, html body .mod_article.color--primary h1.info, html body .mod_article.color--primary h2.info, html body .mod_article.color--primary h3.info, html body .mod_article.color--primary .h1.info, html body .mod_article.color--primary .h2.info, html body .mod_article.color--primary .h3.info, html body .mod_article.color--primary strong.info {
  color: #F7F742;
}
html body .mod_article.color--secondary {
  background: #F7F742;
}
html body .mod_article.color--secondary p, html body .mod_article.color--secondary a, html body .mod_article.color--secondary h1, html body .mod_article.color--secondary h2, html body .mod_article.color--secondary h3, html body .mod_article.color--secondary .h1, html body .mod_article.color--secondary .h2, html body .mod_article.color--secondary .h3, html body .mod_article.color--secondary strong {
  color: #05668D;
}
html body .mod_article.pt-minus {
  margin-top: -200px;
  padding-top: 180px;
}
@media (min-width: 768px) and (max-width: 991px) {
  html body .mod_article.pt-minus {
    margin-top: -160px;
    padding-top: 200px;
  }
}
html body .grid--container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[12];
  grid-template-columns: repeat(12, 1fr);
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  max-width: 1200px;
  margin: 0 auto;
}
html body .grid--container > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
html body .grid--container > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
html body .grid--container > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
html body .grid--container > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 4;
}
html body .grid--container > *:nth-child(5) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
html body .grid--container > *:nth-child(6) {
  -ms-grid-row: 1;
  -ms-grid-column: 6;
}
html body .grid--container > *:nth-child(7) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
}
html body .grid--container > *:nth-child(8) {
  -ms-grid-row: 1;
  -ms-grid-column: 8;
}
html body .grid--container > *:nth-child(9) {
  -ms-grid-row: 1;
  -ms-grid-column: 9;
}
html body .grid--container > *:nth-child(10) {
  -ms-grid-row: 1;
  -ms-grid-column: 10;
}
html body .grid--container > *:nth-child(11) {
  -ms-grid-row: 1;
  -ms-grid-column: 11;
}
html body .grid--container > *:nth-child(12) {
  -ms-grid-row: 1;
  -ms-grid-column: 12;
}
html body .grid--container > *:nth-child(13) {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
}
html body .grid--container > *:nth-child(14) {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
}
html body .grid--container > *:nth-child(15) {
  -ms-grid-row: 2;
  -ms-grid-column: 3;
}
html body .grid--container > *:nth-child(16) {
  -ms-grid-row: 2;
  -ms-grid-column: 4;
}
html body .grid--container > *:nth-child(17) {
  -ms-grid-row: 2;
  -ms-grid-column: 5;
}
html body .grid--container > *:nth-child(18) {
  -ms-grid-row: 2;
  -ms-grid-column: 6;
}
html body .grid--container > *:nth-child(19) {
  -ms-grid-row: 2;
  -ms-grid-column: 7;
}
html body .grid--container > *:nth-child(20) {
  -ms-grid-row: 2;
  -ms-grid-column: 8;
}
html body .grid--container > *:nth-child(21) {
  -ms-grid-row: 2;
  -ms-grid-column: 9;
}
html body .grid--container > *:nth-child(22) {
  -ms-grid-row: 2;
  -ms-grid-column: 10;
}
html body .grid--container > *:nth-child(23) {
  -ms-grid-row: 2;
  -ms-grid-column: 11;
}
html body .grid--container > *:nth-child(24) {
  -ms-grid-row: 2;
  -ms-grid-column: 12;
}
html body .grid--container.full--width--bgimage {
  max-width: inherit;
  height: 600px;
  padding: 80px;
  background-repeat: no-repeat;
  background-size: cover;
  background-size: center;
}
@media (min-width: 768px) and (max-width: 991px) {
  html body .grid--container.full--width--bgimage {
    height: 280px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .grid--container.full--width--bgimage {
    height: 280px;
  }
}
html body .grid--container.full--width--bgimage.h-740 {
  height: 740px;
}
@media (min-width: 768px) and (max-width: 991px) {
  html body .grid--container.full--width--bgimage.h-740 {
    height: 320px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .grid--container.full--width--bgimage.h-740 {
    height: 280px;
  }
}
html body .grid--container.full--width--bgimage.h-500 {
  height: 500px;
}
@media (min-width: 768px) and (max-width: 991px) {
  html body .grid--container.full--width--bgimage.h-500 {
    height: 200px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .grid--container.full--width--bgimage.h-500 {
    height: 180px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .grid--container.full--width--bgimage {
    max-width: 576px;
    padding: 20px;
  }
}
html body .grid--container.container-border-radius {
  border-radius: 20px;
}
@media (min-width: 1200px) {
  html body .grid--container.nopadding-xl {
    padding: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  html body .grid--container {
    max-width: 992px;
  }
  html body .grid--container.nopadding-l {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  html body .grid--container {
    max-width: 768px;
    -ms-grid-columns: (1fr)[8];
    grid-template-columns: repeat(8, 1fr);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .grid--container {
    max-width: 576px;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 320px) {
  html body .grid--container {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
}
html body .grid--container.color--primary {
  background-color: #05668D;
}
html body .grid--container.color--secondary {
  background-color: #F7F742;
}
html body .grid--container.color--primary, html body .grid--container.color--secondary {
  padding: 80px 0;
}
html body .grid--container.color--primary p, html body .grid--container.color--primary a, html body .grid--container.color--primary h1, html body .grid--container.color--primary h2, html body .grid--container.color--primary h3, html body .grid--container.color--primary .h1, html body .grid--container.color--primary .h2, html body .grid--container.color--primary .h3, html body .grid--container.color--primary strong, html body .grid--container.color--secondary p, html body .grid--container.color--secondary a, html body .grid--container.color--secondary h1, html body .grid--container.color--secondary h2, html body .grid--container.color--secondary h3, html body .grid--container.color--secondary .h1, html body .grid--container.color--secondary .h2, html body .grid--container.color--secondary .h3, html body .grid--container.color--secondary strong {
  color: #ffffff;
}
html body .grid--container.color--primary p.color--secondary, html body .grid--container.color--primary a.color--secondary, html body .grid--container.color--primary h1.color--secondary, html body .grid--container.color--primary h2.color--secondary, html body .grid--container.color--primary h3.color--secondary, html body .grid--container.color--primary .h1.color--secondary, html body .grid--container.color--primary .h2.color--secondary, html body .grid--container.color--primary .h3.color--secondary, html body .grid--container.color--primary strong.color--secondary, html body .grid--container.color--secondary p.color--secondary, html body .grid--container.color--secondary a.color--secondary, html body .grid--container.color--secondary h1.color--secondary, html body .grid--container.color--secondary h2.color--secondary, html body .grid--container.color--secondary h3.color--secondary, html body .grid--container.color--secondary .h1.color--secondary, html body .grid--container.color--secondary .h2.color--secondary, html body .grid--container.color--secondary .h3.color--secondary, html body .grid--container.color--secondary strong.color--secondary {
  color: #F7F742;
}
@media (min-width: 768px) and (max-width: 991px) {
  html body .grid--container.color--primary, html body .grid--container.color--secondary {
    padding: 50px 0;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .grid--container.color--primary, html body .grid--container.color--secondary {
    padding: 40px 0;
  }
}
html body .grid--container-element {
  position: relative;
}
html body .grid--container-element.nopadding {
  padding: 0;
}
html body .grid--container-element.pb-negative {
  margin-bottom: -200px;
}
@media (min-width: 1200px) {
  html body .grid--container-element.nopadding-xl {
    padding: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  html body .grid--container-element.nopadding-l {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  html body .grid--container-element.nopadding-m {
    padding: 0;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .grid--container-element {
    padding: 20px;
  }
  html body .grid--container-element.nopadding-s {
    padding: 0;
  }
}
html body .grid--container-element.color--primary {
  background-color: #05668D;
}
html body .grid--container-element.color--secondary {
  background-color: #F7F742;
}
html body .grid--container-element.color--primary p, html body .grid--container-element.color--primary a, html body .grid--container-element.color--primary h1, html body .grid--container-element.color--primary h2, html body .grid--container-element.color--primary h3, html body .grid--container-element.color--primary .h1, html body .grid--container-element.color--primary .h2, html body .grid--container-element.color--primary .h3, html body .grid--container-element.color--primary strong, html body .grid--container-element.color--secondary p, html body .grid--container-element.color--secondary a, html body .grid--container-element.color--secondary h1, html body .grid--container-element.color--secondary h2, html body .grid--container-element.color--secondary h3, html body .grid--container-element.color--secondary .h1, html body .grid--container-element.color--secondary .h2, html body .grid--container-element.color--secondary .h3, html body .grid--container-element.color--secondary strong {
  color: #ffffff;
}
html body .grid--container-element.color--primary p.color--secondary, html body .grid--container-element.color--primary a.color--secondary, html body .grid--container-element.color--primary h1.color--secondary, html body .grid--container-element.color--primary h2.color--secondary, html body .grid--container-element.color--primary h3.color--secondary, html body .grid--container-element.color--primary .h1.color--secondary, html body .grid--container-element.color--primary .h2.color--secondary, html body .grid--container-element.color--primary .h3.color--secondary, html body .grid--container-element.color--primary strong.color--secondary, html body .grid--container-element.color--secondary p.color--secondary, html body .grid--container-element.color--secondary a.color--secondary, html body .grid--container-element.color--secondary h1.color--secondary, html body .grid--container-element.color--secondary h2.color--secondary, html body .grid--container-element.color--secondary h3.color--secondary, html body .grid--container-element.color--secondary .h1.color--secondary, html body .grid--container-element.color--secondary .h2.color--secondary, html body .grid--container-element.color--secondary .h3.color--secondary, html body .grid--container-element.color--secondary strong.color--secondary {
  color: #F7F742;
}
html body .grid--container-element.abstand--aussen {
  padding: 80px 80px 60px 80px;
}
@media (min-width: 768px) and (max-width: 991px) {
  html body .grid--container-element.abstand--aussen {
    padding: 60px 60px 40px 60px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .grid--container-element.abstand--aussen {
    padding: 30px 30px 0px, 75 30px;
  }
}
html body #footer {
  background: #05668D;
}
html body #footer p, html body #footer a, html body #footer strong {
  color: #ffffff;
  letter-spacing: 1px;
}
html body #footer a:hover {
  color: #F7F742;
  cursor: pointer;
}
html body #footer .nav__footer ul li {
  text-align: right;
}
@media (min-width: 320px) and (max-width: 767px) {
  html body #footer .nav__footer ul li {
    text-align: left;
  }
}
html body #footer .nav__footer ul li a, html body #footer .nav__footer ul li strong {
  padding: 10px;
  font-weight: 500;
  display: block;
}
html body #footer .nav__footer ul li a.active, html body #footer .nav__footer ul li strong.active {
  color: #F7F742;
}
@media (min-width: 320px) and (max-width: 767px) {
  html body #footer .nav__footer ul li a, html body #footer .nav__footer ul li strong {
    padding: 10px 0;
  }
}
html body .footer--container {
  padding: 60px 0;
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .footer--container {
    padding: 30px;
    -ms-grid-column-align: center;
        justify-self: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
html body #wrapper {
  width: 100%;
  height: 100%;
}
html body #container {
  margin-top: 100px;
}
@media (min-width: 320px) and (max-width: 767px) {
  html body #container {
    margin-top: 70px;
  }
}

.left-40 {
  left: -40px;
}

@media (min-width: 320px) and (max-width: 767px) {
  .hide-s {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hide-m {
    display: none;
  }
}
