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: "apparat-light", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
}
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: #FF9938;
}

.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: #FF9938;
}

a, button {
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  font-family: "apparat", sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
a.btn, button.btn {
  font-size: 0.875rem;
  line-height: 0.875rem;
  padding: 10px 20px;
  border: 1px solid #E6EA19;
  font-weight: 300;
  font-family: apparat, sans-serif;
  color: #E6EA19;
  border-radius: 40px;
  margin-top: 20px;
  background: transparent;
}
a.btn:hover, a.btn:active, a.btn.active, button.btn:hover, button.btn:active, button.btn.active {
  border: 1px solid #E6EA19;
  color: #052940;
  background-color: #E6EA19;
}
a.btn.dark, button.btn.dark {
  border: 1px solid #052940;
  color: #052940;
}
a.btn.dark:hover, a.btn.dark:active, a.btn.dark.active, button.btn.dark:hover, button.btn.dark:active, button.btn.dark.active {
  border: 1px solid #052940;
  color: #E6EA19;
  background-color: #052940;
}

strong {
  font-family: "apparat", sans-serif;
  font-weight: 500;
  font-style: normal;
}

p {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  padding-bottom: 15px;
  -ms-hyphens: auto;
      hyphens: auto;
}
@media (min-width: 320px) and (max-width: 767px) {
  p {
    font-size: 18px;
    line-height: 32px;
  }
}

h1, .h1 {
  font-family: "apparat-light", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 40px;
  line-height: 46px;
  text-align: left;
  padding-bottom: 20px;
  -ms-hyphens: none;
      hyphens: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  h1, .h1 {
    font-size: 48px;
    line-height: 60px;
    -ms-hyphens: auto;
        hyphens: auto;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  h1, .h1 {
    font-size: 40px;
    line-height: 52px;
    -ms-hyphens: auto;
        hyphens: auto;
  }
}

h2, .h2 {
  font-family: "apparat-light", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 36px;
  line-height: 42px;
  padding-bottom: 20px;
  -ms-hyphens: none;
      hyphens: none;
}

h3, .h3 {
  font-family: "apparat-light", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 26px;
  line-height: 32px;
  padding-bottom: 20px;
  -ms-hyphens: none;
      hyphens: none;
}

h4, .h4 {
  font-family: "apparat", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  line-height: 32px;
  padding-bottom: 5px;
  -ms-hyphens: none;
      hyphens: none;
}

span.color--lime {
  color: #E6EA19;
  font-family: "warbler-banner", sans-serif;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 1px;
}

h1 span.color--lime {
  font-size: 2.8rem;
}

span.color--dark {
  color: #052940;
  font-family: "warbler-banner", sans-serif;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 1px;
}

h2 span.color--dark, h2 span.color--lime {
  font-size: 2.5rem;
}

h3 span.color--dark, h3 span.color--lime {
  font-size: 2rem;
}

span.number {
  padding: 20px;
  font-size: 1.5em;
  line-height: 1rem;
  font-weight: 400;
  font-family: "apparat-light", sans-serif;
  background-color: #052940;
  color: #E6EA19;
  border-radius: 40px;
  height: 15px;
  width: 15px;
  position: relative;
  display: block;
  text-align: center;
  margin-top: 20px;
}
span.number.lime {
  background-color: #E6EA19;
  color: #052940;
}

p.slogan {
  color: #E6EA19;
  font-size: 1.75rem;
  line-height: 2.25rem;
  font-family: "warbler-banner", sans-serif;
  font-weight: 400;
  font-style: italic;
  padding: 0 40px;
  margin-top: 40px;
  text-align: center;
  letter-spacing: 2px;
}

p.caption {
  font-size: 0.875rem;
  letter-spacing: 1px;
  padding-bottom: 40px;
  color: #ffffff;
}

.bg-color a, .bg-color p, .bg-color h1, .bg-color h2, .bg-color h3, .bg-color h4, .bg-color h5, .bg-color h6, .bg-color li, .bg-color span, .bg-color strong, .bg-color label, .bg-color figcaption, .bg-color textarea, .bg-color input, .bg-color button {
  color: #052940;
}
.bg-color p.caption {
  color: #052940;
}

q {
  font-family: "apparat-light", sans-serif;
  font-weight: 300;
  font-style: italic;
  font-size: 36px;
  line-height: 42px;
  color: #E6EA19;
}

.content-text ul, .accordion--desc ul {
  margin-bottom: 20px;
}
.content-text li, .accordion--desc li {
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  padding-bottom: 10px;
  padding-left: 20px;
  list-style-type: none;
  position: relative;
}
.content-text li::before, .accordion--desc li::before {
  content: "+";
  font-weight: 600;
  color: #E6EA19;
  position: absolute;
  left: 0;
  top: 0;
}

/* 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;
}

.rotate {
  -webkit-animation: rotate 40s infinite linear;
          animation: rotate 40s 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;
}

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

.marg-neg-20 {
  margin-bottom: -20px;
}

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

.filter__buttons {
  padding-bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.filter__buttons ul {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.filter__buttons ul li {
  position: relative;
}
@media (min-width: 768px) and (max-width: 991px) {
  .filter__buttons ul li {
    padding: 5px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .filter__buttons ul li {
    padding: 5px;
  }
}
.filter__buttons ul li button {
  background: transparent;
  border: 0;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 700;
  font-style: italic;
  font-size: 16px;
  line-height: 16px;
  position: relative;
}

.filter__buttos--icon {
  margin-right: 40px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .filter__buttos--icon {
    margin-right: 20px;
  }
}
.filter__buttos--icon svg {
  stroke: #163666;
  stroke-width: 3;
  fill: none;
}

.filter__results {
  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;
}

.filter__results--element {
  padding-right: 40px;
  padding-bottom: 60px;
  width: calc(33.33% - 27px);
  display: none;
}
@media (min-width: 993px) {
  .filter__results--element:nth-child(3n+3) {
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .filter__results--element {
    width: calc(50% - 20px);
  }
  .filter__results--element:nth-child(even) {
    padding-right: 0;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .filter__results--element {
    width: 100%;
    padding-right: 0;
  }
}
.filter__results--element.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.filter__results--element img {
  padding-bottom: 10px;
  max-width: 280px;
  margin: 0 auto;
}
.filter__results--element h3 {
  color: #163666;
}
.filter__results--element .filter__results--price {
  color: #FF9938;
  font-weight: 700;
}
.filter__results--element .filter__results--leistungen {
  padding-bottom: 40px;
}
.filter__results--element .filter__results--leistungen li {
  padding: 5px 0;
  margin-left: 20px;
  line-height: 24px;
  -ms-hyphens: auto;
      hyphens: auto;
}
.filter__results--element .filter__results--leistungen li::before {
  content: "+";
  font-weight: 700;
  color: #FF9938;
  margin-right: 10px;
  margin-left: -20px;
}

.leistungen__container {
  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;
}

.leistungen__element {
  padding: 30px;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) and (max-width: 991px) {
  .leistungen__element {
    padding: 15px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .leistungen__element {
    padding: 20px 0;
  }
}
.leistungen__element.dreispaltig {
  width: calc(33.33% - 60px);
}
.leistungen__element.dreispaltig .leistungen__element--desc {
  padding: 0 20px;
}
.leistungen__element.vierspaltig {
  width: calc(25% - 60px);
}
.leistungen__element.vierspaltig .leistungen__element--desc {
  padding: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .leistungen__element.dreispaltig, .leistungen__element.vierspaltig {
    width: calc(50% - 30px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .leistungen__element.dreispaltig, .leistungen__element.vierspaltig {
    width: 100%;
  }
}
.leistungen__element p, .leistungen__element h3 {
  text-align: center;
}
.leistungen__element .button {
  margin-right: 0;
}

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

.leistungen__element--desc p {
  padding-bottom: 0;
}

h3.leistungen__element--title {
  padding-bottom: 15px;
}

.formular .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;
}
.formular .widget {
  padding: 0 40px 40px 0;
}
@media (min-width: 320px) and (max-width: 767px) {
  .formular .widget {
    padding: 20px 0;
  }
}
.formular .widget:last-child {
  padding-bottom: 0;
}
.formular .widget label {
  font-family: "apparat", sans-serif;
  color: #052940;
  font-weight: 700;
}
.formular .w100 {
  width: 100%;
}
.formular .w50 {
  width: calc(50% - 40px);
}
@media (min-width: 320px) and (max-width: 767px) {
  .formular .w50 {
    width: 100%;
  }
}
.formular .w100 input, .formular .w100 textarea, .formular .w100 select, .formular .w50 input, .formular .w50 textarea, .formular .w50 select {
  width: 100%;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #052940;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  padding: 15px 0 7.5px 0;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #052940;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  background: transparent;
}
.formular .w100 input::-webkit-input-placeholder, .formular .w100 textarea::-webkit-input-placeholder, .formular .w100 select::-webkit-input-placeholder, .formular .w50 input::-webkit-input-placeholder, .formular .w50 textarea::-webkit-input-placeholder, .formular .w50 select::-webkit-input-placeholder {
  color: #052940;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
.formular .w100 input::-moz-placeholder, .formular .w100 textarea::-moz-placeholder, .formular .w100 select::-moz-placeholder, .formular .w50 input::-moz-placeholder, .formular .w50 textarea::-moz-placeholder, .formular .w50 select::-moz-placeholder {
  color: #052940;
  -moz-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
.formular .w100 input:-ms-input-placeholder, .formular .w100 textarea:-ms-input-placeholder, .formular .w100 select:-ms-input-placeholder, .formular .w50 input:-ms-input-placeholder, .formular .w50 textarea:-ms-input-placeholder, .formular .w50 select:-ms-input-placeholder {
  color: #052940;
  -ms-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
.formular .w100 input::-ms-input-placeholder, .formular .w100 textarea::-ms-input-placeholder, .formular .w100 select::-ms-input-placeholder, .formular .w50 input::-ms-input-placeholder, .formular .w50 textarea::-ms-input-placeholder, .formular .w50 select::-ms-input-placeholder {
  color: #052940;
  -ms-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
.formular .w100 input::placeholder, .formular .w100 textarea::placeholder, .formular .w100 select::placeholder, .formular .w50 input::placeholder, .formular .w50 textarea::placeholder, .formular .w50 select::placeholder {
  color: #052940;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
.formular .w100 input:focus, .formular .w100 textarea:focus, .formular .w100 select:focus, .formular .w50 input:focus, .formular .w50 textarea:focus, .formular .w50 select:focus {
  outline: none !important;
  border-bottom: 1px solid #9EC230;
  color: #052940;
}
.formular .w100 input:focus::-webkit-input-placeholder, .formular .w100 textarea:focus::-webkit-input-placeholder, .formular .w100 select:focus::-webkit-input-placeholder, .formular .w50 input:focus::-webkit-input-placeholder, .formular .w50 textarea:focus::-webkit-input-placeholder, .formular .w50 select:focus::-webkit-input-placeholder {
  color: #9EC230;
  font-weight: 600;
}
.formular .w100 input:focus::-moz-placeholder, .formular .w100 textarea:focus::-moz-placeholder, .formular .w100 select:focus::-moz-placeholder, .formular .w50 input:focus::-moz-placeholder, .formular .w50 textarea:focus::-moz-placeholder, .formular .w50 select:focus::-moz-placeholder {
  color: #9EC230;
  font-weight: 600;
}
.formular .w100 input:focus:-ms-input-placeholder, .formular .w100 textarea:focus:-ms-input-placeholder, .formular .w100 select:focus:-ms-input-placeholder, .formular .w50 input:focus:-ms-input-placeholder, .formular .w50 textarea:focus:-ms-input-placeholder, .formular .w50 select:focus:-ms-input-placeholder {
  color: #9EC230;
  font-weight: 600;
}
.formular .w100 input:focus::-ms-input-placeholder, .formular .w100 textarea:focus::-ms-input-placeholder, .formular .w100 select:focus::-ms-input-placeholder, .formular .w50 input:focus::-ms-input-placeholder, .formular .w50 textarea:focus::-ms-input-placeholder, .formular .w50 select:focus::-ms-input-placeholder {
  color: #9EC230;
  font-weight: 600;
}
.formular .w100 input:focus::placeholder, .formular .w100 textarea:focus::placeholder, .formular .w100 select:focus::placeholder, .formular .w50 input:focus::placeholder, .formular .w50 textarea:focus::placeholder, .formular .w50 select:focus::placeholder {
  color: #9EC230;
  font-weight: 600;
}
.formular .w100 select, .formular .w50 select {
  -moz-appearance: none; /* Firefox */
  -webkit-appearance: none; /* Safari and Chrome */
  appearance: none;
  cursor: pointer;
}
.formular label {
  font-weight: 600;
  padding-bottom: 10px;
  line-height: 24px;
}
.formular p.error {
  padding-bottom: 10px;
  padding-top: 10px;
  color: #052940;
  font-size: 12.8px;
  line-height: 20px;
}
.formular .captcha_text {
  font-size: 16px;
  line-height: 26px;
  padding-bottom: 10px;
  padding-top: 10px;
  display: block;
}

.accordion {
  cursor: pointer;
  padding: 15px 20px 15px 40px;
  border: none;
  text-align: left;
  outline: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media (min-width: 320px) and (max-width: 767px) {
  .accordion {
    padding: 15px 0 15px 35px;
  }
}
.accordion::before {
  content: "+";
  position: absolute;
  left: 0;
  color: #E6EA19;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
@media (min-width: 320px) and (max-width: 767px) {
  .accordion::before {
    left: 20px;
  }
}
.accordion.active::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.accordion:hover, .accordion.active {
  color: #E6EA19;
}

.panel {
  padding: 0 20px 0 40px;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.4s ease-in-out;
  transition: max-height 0.4s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media (min-width: 320px) and (max-width: 767px) {
  .panel {
    padding: 0 0 0 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.w-40 {
  width: 40%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .w-40 {
    width: 50%;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .w-40 {
    width: 100%;
  }
}

.accordion--img img {
  width: 80%;
  margin-left: 60px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .accordion--img img {
    margin-bottom: 40px;
    margin-left: 0;
  }
}

.referenzen__container {
  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;
  margin-left: -30px;
  margin-right: -30px;
}

.referenzen--element {
  margin: 30px;
  width: calc(33.33% - 60px);
  position: relative;
  display: none;
}
.referenzen--element.active {
  display: block;
}
@media (min-width: 768px) and (max-width: 991px) {
  .referenzen--element {
    width: calc(50% - 60px);
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .referenzen--element {
    width: 100%;
    margin: 20px 0;
  }
}
.referenzen--element a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% - 3px);
  background-color: #FF9938;
  opacity: 0;
  -webkit-transition: opacity ease-in-out 0.3s;
  transition: opacity ease-in-out 0.3s;
  background-image: url("../../files/bodyintact/theme/img/icon__referenzen-plus__white.svg");
  background-position: center;
  background-size: 20%;
  background-repeat: no-repeat;
}
.referenzen--element a:hover {
  position: relative;
  cursor: pointer;
}
.referenzen--element a:hover img {
  z-index: 1;
}
.referenzen--element a:hover::after {
  z-index: 100;
  opacity: 0.9;
  height: 100%;
}
.referenzen--element .referenzen--element--cat {
  position: absolute;
  right: 20px;
  top: 20px;
  display: inherit;
  background: #163666;
  z-index: 5;
}
.referenzen--element .referenzen--element--cat .referenzen--element--cat--txt {
  color: #ffffff;
  text-transform: uppercase;
  padding: 10px;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 0.875rem;
}
.referenzen--element figure {
  position: relative;
}
.referenzen--element figcaption {
  position: absolute;
  bottom: 20px;
  left: 20px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  padding: 10px;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 0.875rem;
  display: inherit;
  background: #FF9938;
  z-index: 5;
}

.referenzen .layout_full p, .referenzen .layout_full strong {
  font-size: 18px;
  line-height: 28px;
}

.glide {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.glide * {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.glide__track {
  overflow: hidden;
}

.glide__slides {
  position: relative;
  width: 100%;
  list-style: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -ms-touch-action: pan-Y;
      touch-action: pan-Y;
  overflow: hidden;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  will-change: transform;
}

.glide__slides--dragging {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.glide__slide {
  width: 100%;
  height: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  white-space: normal;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}

.glide__slide a {
  -webkit-user-select: none;
          user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.glide__arrows {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.glide__bullets {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.glide--rtl {
  direction: rtl;
} 
.glide__arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 20px;
  margin-top: 60px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .glide__arrows {
    position: absolute;
    top: 75px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
}
.glide__arrows .glide__arrow {
  width: 40px;
  height: 20px;
}
.glide__arrows .glide__arrow.glide__arrow--left {
  margin-right: 40px;
}
.glide__arrows .glide__arrow.glide__arrow--right {
  margin-left: 40px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .glide__arrows .glide__arrow {
    position: relative;
  }
  .glide__arrows .glide__arrow.glide__arrow--left {
    left: 0;
  }
  .glide__arrows .glide__arrow.glide__arrow--right {
    right: 0px;
  }
}
.glide__arrows button {
  width: 100%;
  background: none;
  border: none;
  cursor: pointer;
  margin: 0;
  padding: 0;
  display: block;
}

#btn-right, #btn-left {
  stroke: #FF9938;
  fill: none;
  stroke-width: 2px;
}

.news__slider__container {
  overflow: visible;
}

.white #btn-right, .white #btn-left {
  stroke: #ffffff;
  fill: none;
  stroke-width: 2px;
}

.slider__desc {
  margin-top: 30px;
}

html {
  width: 100%;
  height: 100%;
  scroll-behavior: smooth;
}
html body {
  width: 100%;
  height: 100%;
  background-color: #052940;
}
html body.noscroll {
  overflow: hidden;
}
html body #header {
  position: fixed;
  width: 100%;
  height: 103px;
  z-index: 1000;
  background-color: rgba(5, 41, 64, 0.75);
  backdrop-filter: blur(5px);
  top: 0;
}
html body #header.open {
  height: 100vh;
}
@media (min-width: 320px) and (max-width: 767px) {
  html body #header.open {
    background-color: #052940;
    backdrop-filter: none;
    height: 320px;
  }
}
html body .open .mmenu__container {
  border: 3px solid #ffffff;
}
html body .open #mmenu span.line {
  background-color: #ffffff;
}
html body .mmenu__container {
  width: 24px;
  height: 24px;
  padding: 14px;
  border: 1px solid #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
html body .mmenu__container:hover {
  border: 1px solid #E6EA19;
}
html body .mmenu__container:hover #mmenu span.line {
  background-color: #E6EA19;
}
html body #mmenu {
  display: block;
}
html body #mmenu span.line {
  width: 30px;
  height: 1px;
  background-color: #ffffff;
  display: block;
  margin: 7px auto;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
html body #mmenu span.line:first-child {
  margin-top: 0;
}
html body #mmenu span.line:last-child {
  margin-bottom: 0;
}
html body #mmenu:hover {
  cursor: pointer;
}
html body #mmenu.flip {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
html body #mmenu.flip .line:nth-child(1),
html body #mmenu.flip .line:nth-child(2) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
html body #mmenu.flip .line:nth-child(1) {
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}
html body #mmenu.flip .line:nth-child(2) {
  -webkit-transform: translateY(-6px) rotate(90deg);
  transform: translateY(-6px) rotate(90deg);
}
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;
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .nav__main ul.level_1 {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
}
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;
  padding: 15px 25px;
  color: #ffffff;
  letter-spacing: 1px;
  display: block;
}
@media (min-width: 768px) and (max-width: 991px) {
  html body .nav__main ul.level_1 li a, html body .nav__main ul.level_1 li strong {
    padding: 15px 15px;
  }
}
html body .nav__main ul.level_1 li a::after, html body .nav__main ul.level_1 li strong::after {
  content: "+";
  padding-left: 10px;
  color: #E6EA19;
  font-weight: 500;
}
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 {
  color: #E6EA19;
}
html body .nav__main ul.level_1 li strong {
  color: #E6EA19;
  font-weight: 400;
  font-family: "apparat", sans-serif;
}
html body .header--container {
  padding: 25px 0;
}
html body .header--container a {
  height: 100%;
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .header--container a {
    height: inherit;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .header--container {
    padding: 15px;
  }
}
html body .header__logo--container svg {
  display: block;
  width: 100%;
  height: 60px;
}
@media (min-width: 768px) and (max-width: 991px) {
  html body .header__logo--container svg {
    height: 45px;
  }
}
html body .header__logo--container svg .color--white {
  fill: #ffffff;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
html body .header__logo--container svg:hover .color--white {
  fill: #E6EA19;
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .open .header__logo--container svg .color--primary {
    fill: #ffffff;
  }
}
html body .mmenu--btn__container a.btn--header {
  font-size: 0.875rem;
  line-height: 0.875rem;
  padding: 10px 20px;
  border: 1px solid #E6EA19;
  font-weight: 300;
  font-family: apparat, sans-serif;
  color: #E6EA19;
  border-radius: 40px;
}
html body .mmenu--btn__container a.btn--header:hover, html body .mmenu--btn__container a.btn--header:active, html body .mmenu--btn__container a.btn--header.active {
  border: 1px solid #E6EA19;
  color: #052940;
  background-color: #E6EA19;
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .header__logo--nav, html body .mmenu--btn__container {
    display: none;
  }
  html body .header__logo--nav.open, html body .mmenu--btn__container.open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .header__logo--nav {
    padding-right: 0px !important;
    width: 100%;
  }
}
html body .mod_article {
  padding: 60px 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: #052940;
  margin: 80px 0;
}
html body .mod_article.color--secondary {
  background: #E6EA19;
  margin: 80px 0;
}
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;
  position: relative;
}
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;
}
@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: #052940;
}
html body .grid--container.color--secondary {
  background-color: #E6EA19;
}
html body .grid--container-element {
  position: relative;
}
html body .grid--container-element.nopadding {
  padding: 0;
}
@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: #052940;
}
html body .grid--container-element.color--secondary {
  background-color: #E6EA19;
}
html body .grid--container-element.abstand--aussen {
  padding: 60px 60px 30px 60px;
  border-radius: 20px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0px;
  margin-top: 75%;
  z-index: 10;
}
@media (min-width: 768px) and (max-width: 991px) {
  html body .grid--container-element.abstand--aussen {
    margin-top: 25%;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .grid--container-element.abstand--aussen {
    padding: 30px 30px 30px 30px;
    margin-top: 50%;
  }
}
html body .grid--container-element.box--lime h1, html body .grid--container-element.box--lime h2, html body .grid--container-element.box--lime h3, html body .grid--container-element.box--lime h4, html body .grid--container-element.box--lime p, html body .grid--container-element.box--lime a, html body .grid--container-element.box--lime strong {
  color: #052940;
}
html body .grid--container-element.box-pad-lime {
  padding: 60px;
  border-radius: 20px;
}
html body .grid--container-element.box-pad-lime h1, html body .grid--container-element.box-pad-lime h2, html body .grid--container-element.box-pad-lime h3, html body .grid--container-element.box-pad-lime h4, html body .grid--container-element.box-pad-lime p, html body .grid--container-element.box-pad-lime a, html body .grid--container-element.box-pad-lime strong, html body .grid--container-element.box-pad-lime span {
  color: #052940;
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .grid--container-element.box-pad-lime {
    padding: 30px;
  }
}
html body .bg-img-gras-sport {
  background-image: url("../../files/bodyintact/theme/img/bodyintact-sportliche-frau-rudert-hintergrundbild.jpg");
  background-position: center center;
  background-size: cover;
}
html body .bg-img-studio {
  background-image: url("../../files/bodyintact/theme/img/bodyintact-studio-eindruecke.jpg");
  background-position: center center;
  background-size: cover;
  min-height: 820px;
  position: relative;
  overflow: visible;
}
html body .bg-img-gras-sportstudio {
  background-image: url("../../files/bodyintact/theme/img/bodyintact-sportstudio.jpg");
  background-position: center center;
  background-size: cover;
}
html body .bg-img-preisnachlass {
  background-image: url("../../files/bodyintact/theme/img/bodyintact-stoffwechselanalyse-preisnachlass.jpg");
  background-position: center center;
  background-size: cover;
}
html body .footer--container {
  padding: 40px 0;
}
html body .footer--container a {
  height: 100%;
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .footer--container {
    padding: 15px;
    -ms-grid-column-align: center;
        justify-self: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
html body .footer--container p {
  padding-bottom: 0;
}
html body .footer__address--container {
  width: 100%;
  line-height: 32px;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
}
html body .footer__address--container a:hover {
  color: #E6EA19;
}
html body .footer__menu--container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-hyphens: auto;
      hyphens: auto;
  line-height: 32px;
  font-size: 16px;
}
html body .footer__menu--container a:hover {
  color: #E6EA19;
}
html body .nav__footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
@media (min-width: 320px) and (max-width: 767px) {
  html body .nav__footer ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 40px;
  }
}
html body .nav__footer ul li a, html body .nav__footer ul li strong {
  padding: 10px 20px;
}
html body .nav__footer ul li a.active, html body .nav__footer ul li strong.active {
  color: #E6EA19;
}
html body #wrapper {
  width: 100%;
  height: 100%;
}
html body #container {
  margin-top: 103px;
}
@media (min-width: 320px) and (max-width: 767px) {
  html body #container {
    margin-top: 70px;
  }
}

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