@import url("https://fonts.googleapis.com/css?family=Anton|Palanquin:300,700&display=swap");
h1, .h1, h2, .h2, h3, .h3, p, .teaser-title {
  color: #000; }

ul {
  margin: 0 0 2rem 0;
  padding: 0 0 0 2.5rem; }

a,
a:hover {
  color: #C7D300; }

:root {
  --mainColor: $green; }

p a {
  background: linear-gradient(to bottom, #C7D300 0%, #C7D300 100%);
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-size: 4px 4px;
  color: #000;
  text-decoration: none;
  transition: background-size .2s; }
  p a:hover {
    color: #000;
    background-size: 4px 50px; }

.btn {
  letter-spacing: inherit; }

.btn:hover,
a:hover {
  opacity: 1; }

.gridder-padding p a,
.row-bgcolor.black p a {
  color: #fff; }
  .gridder-padding p a:hover,
  .row-bgcolor.black p a:hover {
    color: #fff !important; }

.row-bgcolor.green p a {
  background: linear-gradient(to bottom, #000 0%, #000 100%);
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-size: 4px 4px;
  color: #000;
  text-decoration: none;
  transition: background-size .2s; }
  .row-bgcolor.green p a:hover {
    color: #fff;
    background-size: 4px 50px; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
  font-family: "Anton", sans-serif;
  text-transform: uppercase; }

h1 {
  font: 300 45px/55px "Anton", sans-serif; }

h2 {
  font: 300 40px/50px "Anton", sans-serif; }

h3 {
  font: 300 30px/44px "Anton", sans-serif; }

b, strong {
  font-weight: 700;
  color: inherit; }

.card-body,
.wysiwyg {
  font: 300 16px/23px "Palanquin", sans-serif; }

@media (min-width: 768px) {
  h1 {
    font: 300 70px/85px "Anton", sans-serif; }

  h2 {
    font: 300 50px/60px "Anton", sans-serif; }

  h3 {
    font: 300 30px/44px "Anton", sans-serif; }

  .card-body,
  .wysiwyg {
    font: 300 18px/25px "Palanquin", sans-serif; } }
body {
  font-family: "Palanquin", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: inherit;
  color: #000; }

@media (min-width: 768px) {
  body {
    font-size: 18px; } }
@media (min-width: 576px) {
  .content-full .container,
  .content-full.container,
  footer .container,
  header .container {
    max-width: 100%; } }
@media (min-width: 768px) {
  .content-full .container,
  .content-full.container,
  footer .container,
  header .container {
    max-width: 100%; } }
@media (min-width: 992px) {
  .content-full .container,
  .content-full.container,
  footer .container,
  header .container {
    max-width: 960px; } }
@media (min-width: 1200px) {
  .content-full .container,
  .content-full.container,
  footer .container,
  header .container {
    max-width: 1140px; } }
@media (min-width: 1480px) {
  .content-full .container,
  .content-full.container,
  footer .container,
  header .container {
    max-width: 1440px; } }
.module {
  padding-top: 0;
  margin-top: 60px;
  margin-bottom: 80px; }
  .module.txt_img_row .row-mb,
  .module .image-text-box.row-mb {
    margin-bottom: 80px;
    padding-bottom: 0 !important; }
  .module + footer.footer {
    margin-top: -10px; }

.module + footer.footer {
  margin-top: -10px; }
  .module + footer.footer.footer-home-black {
    margin-top: 130px; }

@media (min-width: 768px) {
  .module {
    margin-top: 110px; }
    .module.txt_img_row .row-mb,
    .module .image-text-box.row-mb {
      margin-bottom: 110px; } }
@media (min-width: 1200px) {
  .module {
    margin-top: 150px; }
    .module.txt_img_row .row-mb,
    .module .image-text-box.row-mb {
      margin-bottom: 150px; } }
.header .inner-nav > ul > li:hover > a {
  color: #C7D300; }
.header .inner-nav > ul > li a {
  color: #fff; }
  .header .inner-nav > ul > li a span.active {
    color: #C7D300; }
  .header .inner-nav > ul > li a:hover {
    color: #C7D300; }

.header .inner-nav > ul > li ul > li a {
  color: #000; }
  .header .inner-nav > ul > li ul > li a span.active {
    color: #fff; }
  .header .inner-nav > ul > li ul > li a:hover {
    color: #fff; }

.top-bar {
  height: 46px;
  background: #fff; }
  .top-bar .row {
    height: 46px; }
  .top-bar .show .dropdown-menu {
    transform: translateY(0) !important;
    visibility: visible;
    opacity: 1; }
  .top-bar .dropdown-menu {
    border-radius: 0 !important;
    z-index: 10001;
    display: block;
    min-width: 200px;
    background-color: #C7D300;
    box-shadow: 0 14px 32px 4px rgba(0, 0, 0, 0.1);
    border: none;
    transform: translateY(5px) !important;
    transition: opacity .3s .1s, transform .3s .1s, visibility .3s .1s;
    opacity: 0;
    visibility: hidden;
    left: -25px;
    top: 35px; }
    .top-bar .dropdown-menu ul ul {
      display: none; }
    .top-bar .dropdown-menu ul {
      padding: 10px 0 5px 0 !important; }
    .top-bar .dropdown-menu ul > li {
      padding: 0;
      margin: 0;
      font-size: 16px; }
      .top-bar .dropdown-menu ul > li a {
        color: #000 !important;
        position: relative;
        padding: 10px 30px;
        display: block; }
        .top-bar .dropdown-menu ul > li a .active {
          color: #fff !important; }
        .top-bar .dropdown-menu ul > li a:hover {
          color: #fff !important; }
        .top-bar .dropdown-menu ul > li a > span {
          position: relative;
          padding-left: 20px;
          font-weight: 600; }
          .top-bar .dropdown-menu ul > li a > span:before {
            display: block;
            font-family: "Font Awesome 5 Pro";
            font-size: 21px;
            font-weight: 300;
            content: "\f105";
            left: 5px;
            -moz-osx-font-smoothing: grayscale;
            -webkit-font-smoothing: antialiased;
            font-style: normal;
            font-variant: normal;
            text-rendering: auto;
            line-height: 1;
            position: absolute;
            top: 50%;
            transform: translateY(-50%); }
  .top-bar ul.list-inline > li {
    padding: 0 20px;
    font-size: 16px; }
    .top-bar ul.list-inline > li > ul {
      display: none; }
    .top-bar ul.list-inline > li ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .top-bar ul.list-inline > li ul > li {
        padding: 0;
        margin: 0; }
    .top-bar ul.list-inline > li:first-child {
      padding-left: 0; }
      .top-bar ul.list-inline > li:first-child .nav-link {
        padding-left: 0; }
    .top-bar ul.list-inline > li.border-right {
      border-color: #777777; }
    .top-bar ul.list-inline > li a {
      color: #777777; }
      .top-bar ul.list-inline > li a:hover {
        color: #C7D300; }

.header {
  position: relative;
  height: auto;
  width: 100%;
  transition: height .3s ease-out, background .3s ease-out, box-shadow .3s ease-out;
  transform: translate3d(0, 0, 0);
  z-index: 1040; }
  .header.header-home-black .logo {
    margin: 0;
    transform: translateX(-50%); }
  .header.header-home-black .inner-header {
    float: inherit; }
  .header.header-home-black .inner-brand {
    position: relative;
    left: 50%; }
  .header.header-home-black, .header.header-black {
    background: #000; }
  .header.header-small .container,
  .header.header-small .container-fluid {
    height: 80px;
    position: relative; }
    .header.header-small .container .logo,
    .header.header-small .container-fluid .logo {
      width: 140px; }
    .header.header-small .container .extra-nav > ul > li.extra-btn a.btn,
    .header.header-small .container-fluid .extra-nav > ul > li.extra-btn a.btn {
      padding: 7px 20px;
      font-size: 16px; }
    .header.header-small .container .inner-nav > ul > li > a,
    .header.header-small .container-fluid .inner-nav > ul > li > a {
      font-size: 18px; }
  .header .container,
  .header .container-fluid {
    height: 130px;
    position: relative;
    transition: all 300ms ease; }
    @media (max-width: 767px) {
      .header .container,
      .header .container-fluid {
        height: 100px; } }
  .header .logo {
    display: block;
    width: 190px;
    margin-left: -7px;
    transition: all 300ms ease; }
    @media (max-width: 767px) {
      .header .logo {
        width: 150px; } }
  .header .inner-header::before {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    margin-right: -1px;
    width: 1px;
    content: ""; }
  .header .inner-header {
    position: relative;
    height: 100%;
    float: left;
    z-index: 1; }
  .header .inner-brand {
    display: inline-block;
    vertical-align: middle;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 700; }
  .header .inner-navigation {
    position: absolute;
    height: 100%;
    float: left;
    right: 15px;
    left: 15px;
    text-align: center; }
  .header .mega-menu,
  .header .sub-menu {
    position: absolute;
    background: #C7D300;
    box-shadow: 0 14px 32px 4px rgba(0, 0, 0, 0.1);
    min-width: 280px;
    left: -25px;
    visibility: hidden;
    text-align: left;
    padding: 15px 0;
    opacity: 0; }
  .header .inner-nav,
  .header .extra-nav {
    vertical-align: middle;
    display: inline-block;
    height: 100%; }
  .header .inner-nav .mega-menu {
    white-space: nowrap;
    padding: 0; }
    .header .inner-nav .mega-menu .sub-menu {
      position: relative;
      background: transparent;
      box-shadow: none;
      padding: 0;
      left: 0; }
    .header .inner-nav .mega-menu .sub-menu .sub-menu {
      left: auto; }
    .header .inner-nav .mega-menu .sub-menu + .sub-menu {
      padding-top: 0; }
    .header .inner-nav .mega-menu .sub-menu .mega-menu-col {
      display: inline-block;
      vertical-align: top;
      padding: 0 10px; }
    .header .inner-nav .mega-menu .sub-menu .mega-menu-col .sub-menu {
      min-width: 280px; }
    .header .inner-nav .mega-menu .sub-menu .mega-menu-col + .mega-menu-col {
      padding-left: 0; }
    .header .inner-nav .mega-menu .sub-menu .mega-menu-col > a {
      pointer-events: none;
      cursor: default; }
    .header .inner-nav .mega-menu .mega-menu-row {
      background-position: right bottom;
      background-repeat: no-repeat;
      padding: 30px 20px; }
  .header .inner-nav .sub-menu:not(.mega-menu-row) {
    list-style: none; }
  .header .inner-nav .sub-menu:not(.mega-menu-row) .sub-menu {
    top: -15px;
    left: 100%;
    margin: 0 2px; }
  .header .inner-nav .sub-menu:not(.mega-menu-row) li {
    position: relative;
    padding: 0;
    margin: 0; }
  .header .inner-nav .sub-menu li > a {
    position: relative;
    padding: 10px 30px;
    display: block;
    font-weight: 600; }
    .header .inner-nav .sub-menu li > a > i,
    .header .inner-nav .sub-menu li > a > span {
      margin-right: 10px; }
    .header .inner-nav .sub-menu li > a > span small {
      font-weight: 300;
      font-size: 16px;
      letter-spacing: 0.32px;
      margin-left: 5px; }
    .header .inner-nav .sub-menu li > a > span {
      position: relative;
      padding-left: 20px; }
      .header .inner-nav .sub-menu li > a > span:before {
        display: block;
        font-family: "Font Awesome 5 Pro";
        font-size: 21px;
        font-weight: 300;
        content: "\f105";
        left: 5px;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        position: absolute;
        top: 50%;
        transform: translateY(-50%); }
  .header .inner-nav .sub-menu.mega-menu-row li > a {
    padding-right: 0;
    padding-left: 0; }
  .header .inner-nav > ul {
    height: 100%;
    padding: 0;
    margin: 0; }
    .header .inner-nav > ul > li {
      position: relative;
      display: block;
      height: 100%;
      float: left;
      margin: 0 20px;
      padding: 0; }
      @media (min-width: 768px) {
        .header .inner-nav > ul > li {
          margin: 0 20px; } }
      @media (min-width: 992px) {
        .header .inner-nav > ul > li {
          margin: 0 15px; } }
      @media (min-width: 1200px) {
        .header .inner-nav > ul > li {
          margin: 0 25px; } }
      @media (min-width: 1480px) {
        .header .inner-nav > ul > li {
          margin: 0 35px; } }
      .header .inner-nav > ul > li > a {
        position: relative;
        display: block;
        height: 100%;
        width: 100%;
        padding: 0 7px; }
        @media (min-width: 768px) {
          .header .inner-nav > ul > li > a {
            font: 700 20px/22px "Palanquin", sans-serif; } }
        .header .inner-nav > ul > li > a > .menu-item-span {
          transform: translateY(-50%);
          position: relative;
          display: block;
          top: 50%; }
  .header .inner-nav > ul li.menu-item-has-children .sub-menu,
  .header .inner-nav > ul li.menu-item-has-children .mega-menu {
    transform: translateY(5px);
    transition: opacity .3s .1s, transform .3s .1s, visibility .3s .1s; }
  .header .inner-nav > ul > li.menu-item-has-children.sub-menu-open > .sub-menu,
  .header .inner-nav > ul > li.menu-item-has-children.sub-menu-open > .sub-menu > .sub-menu-open > .sub-menu,
  .header .inner-nav > ul > li.menu-item-has-children.sub-menu-open > .mega-menu {
    transform: translateY(0); }
  .header .inner-nav .sub-menu-open > .sub-menu,
  .header .inner-nav .sub-menu-open > .mega-menu,
  .header .inner-nav .sub-menu-open > .mega-menu .sub-menu {
    visibility: visible;
    opacity: 1; }
  .header .inner-nav > ul li.menu-item-has-children > a > span {
    padding-right: 18px;
    display: block; }
    .header .inner-nav > ul li.menu-item-has-children > a > span:after {
      position: absolute;
      right: 0;
      top: 50%;
      transition: all .3s ease-in-out;
      display: block;
      margin-left: 0.255em;
      vertical-align: 0.255em;
      content: "";
      border-top: 0.3em solid #fff;
      border-right: 0.3em solid transparent;
      border-bottom: 0 #fff;
      border-left: 0.3em solid transparent; }
    .header .inner-nav > ul li.menu-item-has-children > a > span.active:after {
      border-top: 0.3em solid #C7D300;
      border-bottom: 0 #C7D300; }
  .header .inner-nav > ul li.menu-item-has-children > a:hover > span:after {
    border-top: 0.3em solid #C7D300;
    border-bottom: 0 #C7D300; }
  .header .inner-nav > ul li.menu-item-has-children .mega-menu .sub-menu {
    transform: translateY(0);
    margin: 0; }
  .header .extra-nav {
    padding-left: 10px;
    position: relative;
    height: 100%;
    float: right;
    text-align: right; }
    .header .extra-nav > ul {
      height: 100%; }
      .header .extra-nav > ul > li {
        position: relative;
        display: block;
        height: 100%;
        float: left;
        margin: 0;
        transition: padding .3s ease-out; }
        .header .extra-nav > ul > li:first-child {
          padding: 0 0 0 15px; }
        .header .extra-nav > ul > li:only-child {
          padding-left: 5px; }
        .header .extra-nav > ul > li:last-child {
          padding-right: 0 !important; }
          .header .extra-nav > ul > li:last-child > a {
            padding-right: 0 !important; }
        .header .extra-nav > ul > li.nav-toggle {
          min-width: 40px;
          background-color: transparent !important;
          margin-left: 25px; }
          .header .extra-nav > ul > li.nav-toggle a.navbar-toggler {
            background-color: transparent !important;
            padding: 0; }
        .header .extra-nav > ul > li.nav-toggle a {
          position: relative;
          display: block;
          height: 100%;
          width: 100%;
          padding: 0 11px; }
          .header .extra-nav > ul > li.nav-toggle a .icon-wrap {
            height: auto !important; }
        .header .extra-nav > ul > li.extra-btn a, .header .extra-nav > ul > li.nav-toggle a .icon-wrap {
          transform: translateY(-50%);
          position: relative;
          display: block;
          top: 50%; }

.extra-btn a.btn {
  text-transform: none !important;
  color: #000 !important;
  background-color: #C7D300;
  border-color: #C7D300 !important;
  padding: 15px 34px;
  font: 700 16px/28px "Palanquin", sans-serif;
  letter-spacing: 0px; }
  @media (min-width: 768px) {
    .extra-btn a.btn {
      font: 700 18px/30px "Palanquin", sans-serif; } }
  .extra-btn a.btn:hover {
    color: #fff !important; }

@media (max-width: 991px) {
  .inner-nav .sub-menu,
  .inner-nav .mega-menu {
    background: #000;
    box-shadow: none;
    padding: 0;
    margin: 0; }
  .inner-nav .sub-menu-open > .sub-menu,
  .inner-nav .sub-menu-open > .mega-menu,
  .inner-nav .sub-menu-open > .mega-menu .sub-menu,
  .inner-nav .mega-menu .sub-menu .mega-menu-col {
    position: static;
    display: block !important; }
  .inner-nav .sub-menu,
  .inner-nav .mega-menu,
  .inner-nav .sub-menu .sub-menu {
    display: none; }
  .inner-nav .mega-menu .sub-menu .mega-menu-col {
    padding: 0; }
  .inner-nav .mega-menu .mega-menu-row {
    background-image: none !important; }
  .inner-nav .sub-menu,
  .inner-nav .sub-menu.mega-menu-row {
    padding: 0 .625rem; }
  .inner-nav .sub-menu .sub-menu,
  .inner-nav .sub-menu.mega-menu-row .sub-menu {
    padding: 0 .625rem; }
  .inner-nav .sub-menu li > a {
    padding: .625rem 0; } }
.nav-toggle {
  display: block;
  position: relative; }
  .nav-toggle a.navbar-toggler {
    margin-top: -5px; }
  .nav-toggle i {
    width: 100%;
    position: absolute;
    bottom: -25px;
    left: 0;
    font-style: normal;
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
    color: #fff; }

.icon-wrap .navbar-toggler-icon {
  background-color: #fff; }
  .icon-wrap .navbar-toggler-icon:before, .icon-wrap .navbar-toggler-icon:after {
    background-color: #fff; }

.open .navbar-toggler-icon {
  background-color: transparent; }

@media (max-width: 991.98px) {
  .header .inner-navigation {
    background-color: #000 !important; } }
@media (max-width: 767.98px) {
  .header .inner-navigation {
    background-color: #000 !important; }

  .header .extra-nav > ul > li.extra-btn a.btn {
    padding: 7px 10px !important;
    font-size: 14px !important; } }
.header .inner-nav .extra-btn {
  display: none; }

@media (max-width: 413.98px) {
  .header .extra-nav > ul > li.extra-btn {
    display: none; }

  .header .inner-nav .extra-btn {
    display: block; } }
@media (min-width: 992px) {
  .header .inner-nav > ul > li.show-only-mobile,
  .nav-toggle {
    display: none !important; }

  .inner-navigation.collapse {
    display: block; } }
@media (max-width: 991.98px) {
  .header .inner-nav > ul > li > a::after {
    display: none; }

  .header .inner-navigation {
    background: #000;
    text-align: left !important;
    height: auto;
    top: 100%;
    right: 0;
    left: 0; }
    .header .inner-navigation.show {
      overflow-y: auto; }
    .header .inner-navigation.collapse {
      display: none; }
    .header .inner-navigation.collapse.show {
      display: block; }
    .header .inner-navigation.collapsing {
      height: 0;
      transition: height .35s ease; }
  .header .inner-nav {
    display: block;
    padding: 20px 0; }
    .header .inner-nav > ul {
      height: auto; }
      .header .inner-nav > ul > li {
        float: none; }
        .header .inner-nav > ul > li > a {
          padding: 10px 0; }
          .header .inner-nav > ul > li > a > .menu-item-span {
            transform: translateY(0);
            top: 0; }
        .header .inner-nav > ul > li > ul.sub-menu {
          padding: 5px 0 20px 0; }
        .header .inner-nav > ul > li ul li a {
          color: #fff; }
          .header .inner-nav > ul > li ul li a span.active {
            color: #C7D300; }
          .header .inner-nav > ul > li ul li a:hover span {
            color: #C7D300; } }
/*
.inner-nav .sub-menu:not(.mega-menu-row) li.menu-item-has-children > a::after {
    display: block;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -4px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\e649";
    transition: all .3s ease-in-out;
}
*/
a.modal-bottom.btn {
  display: none !important;
  position: absolute;
  right: 10px;
  top: 30px;
  text-transform: none !important;
  color: #000;
  background-color: #C7D300;
  border-color: #C7D300 !important;
  padding: 15px 34px;
  font: 700 16px/25px "Palanquin", sans-serif;
  letter-spacing: 0; }
  a.modal-bottom.btn:hover {
    color: #fff; }

a.modal-bottom,
a.modal-bottom .icon-wrap {
  transform: translateY(-50%);
  position: relative;
  display: block;
  top: 50%; }

/*
// https://codepen.io/mattbraun/pen/EywBJR
.arrow-icon {
    background-color:$background;
    height: 2.8em;
    width: 2.8em;
    display:block;
    padding: 0.5em;
    margin: 1em auto;
    position: relative;
    cursor: pointer;
    border-radius: 4px;
}

.left-bar {
    position: absolute;
    background-color: transparent;
    top: 0;
    left:0;
    width: 40px;
    height: 10px;
    display: block;
    transform: rotate(35deg);
    float: right;
    border-radius: 2px;
    &:after {
        content:"";
        background-color: white;
        width: 40px;
        height: 10px;
        display: block;
        float: right;
        border-radius: 6px 10px 10px 6px;
        transition: all $duration $easing;
        z-index: -1;
    }
}

.right-bar {
    position: absolute;
    background-color: transparent;
    top: 0px;
    left:26px;
    width: 40px;
    height: 10px;
    display: block;
    transform: rotate(-35deg);
    float: right;
    border-radius: 2px;
    &:after {
        content:"";
        background-color: white;
        width: 40px;
        height: 10px;
        display: block;
        float: right;
        border-radius: 10px 6px 6px 10px;
        transition: all $duration $easing;
        z-index: -1;
    }
}

.open {
    .left-bar:after {
        transform-origin: center center;
        transform: rotate(-70deg);
    }
    .right-bar:after {
        transform-origin: center center;
        transform: rotate(70deg);
    }

}

*/
.sticky-header {
  position: absolute; }
  .sticky-header.position-fixed {
    position: fixed;
    top: 0; }

.header-padding {
  padding-top: 130px; }
  @media (max-width: 767px) {
    .header-padding {
      padding-top: 100px; } }

footer .inner-brand {
  text-align: left; }
  footer .inner-brand img {
    max-width: 136px;
    width: auto; }

footer {
  font-size: 16px;
  color: #000; }
  footer h4 {
    font: 300 30px/44px "Anton", sans-serif;
    letter-spacing: 0.9px;
    color: #000;
    text-transform: uppercase; }
  footer strong {
    font-weight: 900; }
  footer .container.border-top {
    margin-top: 60px;
    border-top: 1px solid rgba(0, 0, 0, 0.5) !important; }
  footer.footer a:hover {
    color: #C7D300; }
  footer ul.contact > li {
    line-height: 23px;
    margin-bottom: 2px; }
  footer ul.opening-hours > li {
    line-height: 23px;
    margin-bottom: 2px; }
    footer ul.opening-hours > li strong {
      min-width: 99px;
      display: inline-block; }
  footer ul.info > li {
    margin-bottom: 10px; }
  footer .foo-copy {
    padding-bottom: 25px;
    color: rgba(0, 0, 0, 0.5);
    margin-bottom: 0 !important; }

footer.footer {
  padding-top: 30px;
  margin-top: 0; }
  footer.footer.footer-home-black {
    background-color: #000;
    color: #fff;
    padding-top: 30px; }
    footer.footer.footer-home-black .foo-copy {
      color: #fff;
      margin-bottom: 0 !important; }
    footer.footer.footer-home-black strong,
    footer.footer.footer-home-black a,
    footer.footer.footer-home-black h4 {
      color: #fff; }
    footer.footer.footer-home-black a:hover {
      color: #C7D300; }
    footer.footer.footer-home-black .container.border-top {
      border-color: rgba(255, 255, 255, 0.5) !important;
      color: rgba(255, 255, 255, 0.5); }

.footer div.social {
  margin: 0 0 2rem 0; }
.footer .social-btn {
  font-size: 1.54em;
  margin-right: 10px;
  color: #000; }

@media (max-width: 991px) {
  footer.footer.footer-home-black,
  footer.footer {
    padding-top: 5px; }
    footer.footer.footer-home-black .col-sm-6,
    footer.footer .col-sm-6 {
      margin-top: 25px;
      flex: 0 0 50%;
      max-width: 50%; } }
@media (max-width: 576px) {
  footer.footer.footer-home-black,
  footer.footer {
    padding-top: 5px; }
    footer.footer.footer-home-black .inner-brand .logo,
    footer.footer .inner-brand .logo {
      margin-bottom: 2rem; }
    footer.footer.footer-home-black .col-xs-12,
    footer.footer .col-xs-12 {
      margin-top: 25px;
      flex: 0 0 100%;
      max-width: 100%; } }
@media (min-width: 1200px) {
  footer.footer,
  footer.footer.footer-home-black {
    padding-top: 51px; } }
.header-slider {
  padding: 0 42px 35px 42px;
  background-color: #000; }
  .header-slider .caption {
    left: 0;
    right: 0; }
  .header-slider .slide-img {
    opacity: 0.72; }

@media (max-width: 992px) {
  .header-slider {
    padding: 0 15px 35px 15px;
    margin-bottom: 0; } }
@media (max-width: 767px) {
  .header-slider {
    padding: 0 15px 8px 15px;
    margin-bottom: 0; }

  .caption {
    opacity: 1 !important;
    padding: 15px 0;
    margin: 0 -15px; } }
.slide h2 {
  padding: 0;
  margin: 0;
  color: #fff;
  font: 300 40px/48px "Anton", sans-serif;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }
  .slide h2 span {
    color: #C7D300; }

@media (min-width: 768px) {
  .slide h2 {
    font: 300 60px/68px "Anton", sans-serif; }

  #cat-0 .header-slider {
    height: 100%;
    height: calc(100% - 300px);
    height: calc(100vh - 300px); }
    #cat-0 .header-slider .slide-img {
      height: 100% !important; }
    #cat-0 .header-slider .slick-list,
    #cat-0 .header-slider .slick-slide > div,
    #cat-0 .header-slider .slick-slide .slide,
    #cat-0 .header-slider .slick-track,
    #cat-0 .header-slider .slick-slider {
      height: 100%; } }
@media (min-width: 992px) {
  .slide h2 {
    font: 300 70px/78px "Anton", sans-serif; } }
.header-slider .slick-dots li button:before {
  background-color: #fff; }

.slick-dots {
  position: relative;
  bottom: inherit;
  margin-top: 30px; }
  .slick-dots li {
    width: 10px; }
  .slick-dots li.slick-active button:before,
  .slick-dots li.slick-active button,
  .slick-dots li button:before,
  .slick-dots li button {
    height: 10px;
    width: 10px;
    margin-top: 0; }
  .slick-dots li.slick-active button:before {
    background-color: #C7D300; }
  .slick-dots li button:before {
    background-color: #000; }
  .slick-dots li.slick-active button:before,
  .slick-dots li button:before {
    border-radius: 10px; }

#cat-0 .header-slider .slick-dots {
  display: none !important; }

@media (max-width: 767.98px) {
  .header-slider .slick-dots {
    bottom: 0; } }
.domain-navigation {
  background-color: #000;
  padding-bottom: 110px;
  position: relative; }
  .domain-navigation a.gotonext {
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    overflow: hidden;
    height: 20px;
    width: 51px; }
    .domain-navigation a.gotonext span {
      display: block;
      position: relative; }
      .domain-navigation a.gotonext span:before {
        position: absolute;
        top: 0;
        left: 0;
        background-color: #fff;
        display: block;
        content: '';
        width: 51px;
        height: 51px;
        border-radius: 50%; }
      .domain-navigation a.gotonext span:after {
        position: absolute;
        top: 5px;
        left: 0;
        display: block;
        content: '\f107';
        width: 51px;
        height: 22px;
        text-align: center;
        transition: all 300ms ease;
        font-family: "Font Awesome 5 Pro";
        color: #000;
        font-size: 20px;
        font-weight: 300;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1; }
  .domain-navigation .container a {
    display: inline-block;
    position: relative;
    padding-right: 0;
    transition: all 300ms ease; }
    .domain-navigation .container a span.title {
      font: 300 35px/43px "Anton", sans-serif;
      text-transform: uppercase;
      color: #fff;
      float: left;
      margin-right: 35px;
      transition: all 300ms ease; }
    .domain-navigation .container a span.text {
      display: none;
      font-family: "Palanquin", sans-serif;
      font-size: 18px;
      font-weight: 300;
      color: #fff;
      transition: all 300ms ease; }
    .domain-navigation .container a:after {
      transition: all 300ms ease;
      display: block;
      width: 10px;
      height: 23px;
      position: absolute;
      right: 0;
      top: 7px;
      font-family: "Font Awesome 5 Pro";
      color: #fff;
      font-size: 25px;
      font-weight: 300;
      content: "\f054";
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      line-height: 1; }
    .domain-navigation .container a:hover {
      color: #C7D300; }
      .domain-navigation .container a:hover:after {
        color: #C7D300; }
      .domain-navigation .container a:hover span.text,
      .domain-navigation .container a:hover span.title {
        color: #C7D300; }
  .domain-navigation .row div:first-child .inner {
    padding: 10px 80px 10px 0; }
    .domain-navigation .row div:first-child .inner:after {
      display: none; }
  .domain-navigation .row div .inner {
    padding: 10px 0 10px 40px;
    position: relative; }
    .domain-navigation .row div .inner:after {
      position: absolute;
      content: '';
      display: block;
      height: auto;
      width: 1px;
      bottom: 0;
      top: 0;
      left: -20px;
      background-color: #fff; }

@media (max-width: 992px) {
  .domain-navigation .row div:first-child .inner {
    padding: 10px 30px 10px 0; }
  .domain-navigation .row div .inner {
    padding: 10px 0 10px 20px; } }
@media (min-width: 768px) {
  .domain-navigation .container a span.text {
    display: block; } }
@media (max-width: 767px) {
  .domain-navigation {
    padding-bottom: 20px; }
    .domain-navigation .row div:first-child {
      margin-top: 0px; }
    .domain-navigation .row div .inner,
    .domain-navigation .row div:first-child .inner {
      padding: 10px 0; }
      .domain-navigation .row div .inner:after,
      .domain-navigation .row div:first-child .inner:after {
        display: none; } }
.mobile-domain-nav {
  margin-left: 20px !important;
  padding-left: 0; }
  .mobile-domain-nav li a {
    font-size: 18px;
    font-weight: bold;
    color: #fff; }
    .mobile-domain-nav li a:hover,
    .mobile-domain-nav li a span.active {
      color: #C7D300; }
  .mobile-domain-nav li {
    margin-right: 15px !important; }
  .mobile-domain-nav li + li {
    border-left: 1px solid rgba(255, 255, 255, 0.7);
    padding-left: 15px; }
  .mobile-domain-nav li > ul {
    display: none; }

@media (min-width: 768px) {
  .domain-navigation .container a {
    display: block;
    padding-right: 25px; }

  .domain-navigation .container a span.title {
    font: 300 40px/43px "Anton", sans-serif; } }
.quote blockquote,
.lead .wysiwyg {
  font: 300 23px/33px "Palanquin", sans-serif; }

.quote blockquote .author {
  font: 300 21px/24px "Anton", sans-serif;
  text-transform: uppercase;
  text-align: right; }

@media (min-width: 768px) {
  .quote blockquote,
  .lead .wysiwyg {
    font: 300 32px/45px "Palanquin", sans-serif; }

  .quote blockquote .author {
    font: 300 22px/25px "Anton", sans-serif; } }
html,
body {
  height: 100%; }

@media (min-width: 768px) {
  .image-text-box {
    min-height: 680px; } }

.image-text-box > div > .wysiwyg {
  width: 100%; }
  @media (min-width: 768px) {
    .image-text-box > div > .wysiwyg {
      max-width: 600px; } }

.image-text-box > div {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 50%;
  height: inherit;
  position: relative; }
  @media (max-width: 768px) {
    .image-text-box > div {
      width: 100%; } }
  .image-text-box > div figure {
    margin: 0; }

.image-text-box.img_indent > div.image-column.order-1 + .text-column, .image-text-box.img_indent > div.image-column:not(.order-1) {
  width: 45%; }
  @media (max-width: 768px) {
    .image-text-box.img_indent > div.image-column.order-1 + .text-column, .image-text-box.img_indent > div.image-column:not(.order-1) {
      width: 100%; } }
.image-text-box.img_indent > div.image-column.order-1 {
  width: 55%; }
  @media (max-width: 768px) {
    .image-text-box.img_indent > div.image-column.order-1 {
      width: 100%; } }
  .image-text-box.img_indent > div.image-column.order-1 + .text-column {
    margin-right: 5%; }
    @media (max-width: 768px) {
      .image-text-box.img_indent > div.image-column.order-1 + .text-column {
        margin-right: 0; } }
    .image-text-box.img_indent > div.image-column.order-1 + .text-column .wysiwyg {
      margin-right: 5%;
      padding-left: 15%; }
      @media (max-width: 768px) {
        .image-text-box.img_indent > div.image-column.order-1 + .text-column .wysiwyg {
          margin-right: 0;
          padding-left: 0; } }
.image-text-box.img_indent > div.image-column:not(.order-1) {
  margin-right: 5%; }
  @media (max-width: 768px) {
    .image-text-box.img_indent > div.image-column:not(.order-1) {
      margin-right: inherit; } }
  .image-text-box.img_indent > div.image-column:not(.order-1) + .text-column .wysiwyg {
    margin-left: 5%; }
    @media (max-width: 768px) {
      .image-text-box.img_indent > div.image-column:not(.order-1) + .text-column .wysiwyg {
        margin-left: inherit; } }

@media (min-width: 768px) {
  .image-text-box .text-column {
    margin-top: 90px;
    margin-bottom: 20px; } }
.text-shadow {
  text-shadow: 7px 8px 26px rgba(0, 0, 0, 0.4); }

.full-screen {
  height: 100%; }

.bottom-link {
  position: absolute;
  bottom: 0; }

.bottom-link.link-center a,
a.bottom-link {
  display: inline-block;
  background: #ccc;
  padding: 5px 15px; }

.full-screen {
  height: 100%; }

.image-text-box > div .img-link figure img,
.image-text-box > div > figure img {
  max-height: 680px;
  position: relative;
  opacity: 0;
  z-index: -1;
  width: 100%; }

.image-text-box > div.image-fit > figure img {
  max-height: inherit; }

@media (max-width: 767.98px) {
  .image-text-box .text-column.p-5 {
    padding-top: 50px !important;
    padding-bottom: 50px !important; } }
.image-text-box .btn-links {
  margin-top: 3rem; }
  .image-text-box .btn-links a {
    margin-top: 1rem;
    font: 600 16px/30px "Palanquin", sans-serif;
    text-transform: none;
    margin-right: 25px;
    border: none;
    padding: 0.9rem 1.8rem; }
    .image-text-box .btn-links a.btn-color- {
      background-color: transparent;
      color: #000; }
    .image-text-box .btn-links a.btn-color-green {
      background-color: #C7D300;
      color: #000; }
      .image-text-box .btn-links a.btn-color-green:hover {
        color: #000; }
    .image-text-box .btn-links a.btn-color-black {
      background-color: #000;
      color: #fff; }
      .image-text-box .btn-links a.btn-color-black:hover {
        color: #C7D300; }
.image-text-box.green {
  background-color: #C7D300; }
  .image-text-box.green a {
    color: #000; }
    .image-text-box.green a:hover {
      color: #000; }
.image-text-box.black {
  background-color: #000;
  color: #fff; }
  .image-text-box.black .teaser_list-item a {
    color: #fff; }
  .image-text-box.black .btn-links a.btn-color- {
    color: #fff; }
  .image-text-box.black h2, .image-text-box.black .h2, .image-text-box.black h3, .image-text-box.black .h3, .image-text-box.black p, .image-text-box.black .teaser-title {
    color: #fff; }

.image-text-box .list-items {
  margin-top: 40px;
  margin-bottom: 0px;
  margin-left: -15px;
  margin-right: -15px; }

@media (min-width: 899px) {
  .module .image-text-box .list-items {
    margin-left: -25px;
    margin-right: 0px; } }
@media (min-width: 768px) {
  .module .image-text-box.row-bgcolor {
    margin-top: 160px; }
    .module .image-text-box.row-bgcolor .list-items {
      margin-top: 60px;
      margin-bottom: 0px; }
    .module .image-text-box.row-bgcolor .image-column {
      transform: translateY(-50px); } }
@media (min-width: 1200px) {
  .module .image-text-box.row-bgcolor {
    margin-top: 240px; }
    .module .image-text-box.row-bgcolor .list-items {
      margin-top: 80px;
      margin-bottom: 0px; }
    .module .image-text-box.row-bgcolor .image-column {
      transform: translateY(-90px); } }
div .link-item:hover .item_link,
div .link-item .item_link:hover {
  color: #C7D300; }

div .link-item .img-link figure,
div .link-item figure,
.image-text-box > div .link-item .img-link figure,
.image-text-box > div .link-item figure {
  height: 120px;
  margin-bottom: 10px;
  width: 100%;
  text-align: center; }

div .link-item .img-link figure img,
div .link-item figure img,
.image-text-box > div .link-item .img-link figure img,
.image-text-box > div .link-item figure img {
  visibility: visible;
  opacity: 1;
  display: block;
  z-index: inherit;
  max-width: 120px;
  max-height: 120px;
  margin: 0 auto;
  position: relative;
  transform: translateY(-50%);
  top: 50%; }

@media (min-width: 768px) {
  div .list-items,
  .image-text-box > div .list-items {
    margin-left: -5%;
    left: -3rem; } }
div .item_link,
.image-text-box > div .item_link {
  display: block;
  text-align: center;
  font-weight: 700; }
  div .item_link span,
  .image-text-box > div .item_link span {
    display: block;
    font-weight: 300; }

div .list-items,
.image-text-box > div .list-items {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between; }

.teaser_list-item,
.image-text-box > div .teaser_list-item {
  margin-right: 0px;
  width: 160px;
  margin-bottom: 45px; }

@media (max-width: 321px) {
  .teaser_list-item,
  .image-text-box > div .teaser_list-item {
    width: 140px; } }
@media (min-width: 769px) {
  .teaser_list-item,
  .image-text-box > div .teaser_list-item {
    margin-right: 5px;
    margin-bottom: 55px; } }
@media (min-width: 868px) {
  .teaser_list-item,
  .image-text-box > div .teaser_list-item {
    margin-right: 25px;
    margin-bottom: 55px; } }
.wysiwyg ul {
  list-style: disc; }
.wysiwyg p img {
  width: 100%;
  height: auto; }

@media (max-width: 769px) {
  .txt_img_row .row > div + div {
    margin-top: 4rem; } }
.row-mb + .row-mt {
  margin-top: -30px; }

@media (min-width: 768px) {
  .row-mb + .row-mt {
    margin-top: -50px; } }
@media (min-width: 1200px) {
  .row-mb + .row-mt {
    margin-top: -70px; } }
.card-custom .card-header a {
  color: #000; }

.accordion > .card {
  border-bottom: 1px solid #C7D300; }
  .accordion > .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 1px solid #C7D300; }
  .accordion > .card:first-of-type {
    border-top: 1px solid #C7D300;
    border-bottom: 1px solid #C7D300; }

.card-custom .card-body {
  padding: 0 0 2.5rem 0; }

.card-custom .card-header a {
  font: 300 28px/38px "Anton", sans-serif;
  padding: 2.5rem 4rem 2.3rem 0;
  text-transform: uppercase; }

@media (min-width: 768px) {
  .card-custom .card-header a {
    font: 300 24px/34px "Anton", sans-serif; } }
.card-custom.icon-pm .card-header a:before,
.card-custom.icon-pm .card-header a:after {
  background-color: #C7D300;
  left: inherit;
  right: 0; }

.card-custom.icon-pm .card-header a:before {
  margin-right: 0.95rem; }

.acc-img {
  width: 100%; }

.acc-img-col {
  display: none; }

@media (min-width: 768px) {
  .acc-text-col {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 auto; } }
@media (min-width: 992px) {
  .acc-img-col {
    display: block; }

  .acc-text-col {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
    .acc-text-col .img-col {
      display: none; }
    .acc-text-col .col-sm-6 {
      width: 100% !important;
      min-width: 100% !important; } }
.slick-testimonial .slick-slide img,
.tms-content .img-fluid {
  width: 200px;
  height: 200px;
  border-radius: 100%;
  padding: 0;
  margin: 2.5rem 0; }

.slick-testimonial .slick-slide {
  margin-bottom: 2rem; }

.testimonial-slider.module-pb {
  padding-bottom: 2rem !important; }

.partner-list {
  padding-top: 25px;
  border-top: 1px solid #C7D300; }
  .partner-list + .partner-list {
    margin-top: 25px; }
  .partner-list:last-child {
    padding-bottom: 25px;
    border-bottom: 1px solid #C7D300; }
  .partner-list h3 {
    margin-bottom: 1rem; }
  .partner-list .partner-logo figure {
    background-color: #F0F0F0;
    width: 100%;
    height: 100%;
    min-height: 160px;
    padding: 0 10px;
    text-align: center; }
    .partner-list .partner-logo figure img {
      position: relative;
      top: 50%;
      transform: translateY(-50%);
      display: block;
      margin: 0 auto;
      max-width: 100%;
      height: auto; }

.gridder-padding .gridder-expanded-content .member-content-col {
  padding-right: 15px !important;
  padding-left: 15px !important; }

@media (min-width: 768px) {
  .partner-list .partner-logo.col-md-3 {
    margin-left: 0;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
    .partner-list .partner-logo.col-md-3 figure img {
      max-width: 100%; }

  .gridder-padding .gridder-expanded-content .member-content-col {
    padding-right: 0 !important;
    padding-left: 0 !important; } }
.sticky-thead table thead tr th,
.sticky-thead table body tr td,
.custom_table tbody tr td,
.custom_table tbody tr th,
.custom_table thead tr th,
.custom_table tfoot tr td {
  font: 300 16px/18px "Palanquin", sans-serif !important; }
  @media (min-width: 768px) {
    .sticky-thead table thead tr th,
    .sticky-thead table body tr td,
    .custom_table tbody tr td,
    .custom_table tbody tr th,
    .custom_table thead tr th,
    .custom_table tfoot tr td {
      font: 300 18px/20px "Palanquin", sans-serif !important; } }

.sticky-thead table thead tr th,
.custom_table thead tr th,
.custom_table thead tr td,
.custom_table thead tr {
  font-weight: 600 !important; }

.custom_table thead th,
.custom_table tbody tr:last-child td,
.custom_table tbody tr td {
  border-bottom: 1px solid #C7D300;
  padding: 2rem 0; }

.custom_table thead th,
.custom_table tbody th {
  padding: 2rem 1.2rem 2rem 0; }

.sticky-thead table tr th,
.custom_table thead tr th {
  color: #C7D300 !important; }

.custom_table tbody tr td.t-break {
  border-bottom: 1px solid #C7D300;
  padding: 2rem 0 4rem 0; }

.custom_table tbody tr td.td-title {
  padding-top: 2rem !important; }

.table.custom_table tbody tr.table-headline td {
  border-bottom: none !important;
  border-color: transparent !important;
  padding-bottom: 0; }
.table.custom_table tbody tr.table-headline + tr td {
  border-top: none !important; }
.table.custom_table tbody tr.table-headline h3 {
  font: 300 28px/27px "Anton", sans-serif;
  margin: 3rem 0 0 0; }

figure.news-img img {
  width: 100%;
  height: auto; }

.news-overview .postteaser {
  display: none; }

.slick-slide a:hover h3,
.news-list a:hover h3,
.news-overview a:hover h3 {
  color: #C7D300; }
.slick-slide > div,
.slick-slide .post-content,
.news-list > div,
.news-list .post-content,
.news-overview > div,
.news-overview .post-content {
  position: relative; }
  .slick-slide > div .teaser,
  .slick-slide .post-content .teaser,
  .news-list > div .teaser,
  .news-list .post-content .teaser,
  .news-overview > div .teaser,
  .news-overview .post-content .teaser {
    position: absolute;
    top: 80%;
    right: 30px;
    left: 0;
    background-color: #fff;
    padding: 25px 15px 0 15px; }
    .slick-slide > div .teaser h3,
    .slick-slide .post-content .teaser h3,
    .news-list > div .teaser h3,
    .news-list .post-content .teaser h3,
    .news-overview > div .teaser h3,
    .news-overview .post-content .teaser h3 {
      font: 300 28px/35px "Anton", sans-serif;
      transition: all 300ms ease; }
    .slick-slide > div .teaser time,
    .slick-slide .post-content .teaser time,
    .news-list > div .teaser time,
    .news-list .post-content .teaser time,
    .news-overview > div .teaser time,
    .news-overview .post-content .teaser time {
      font: 700 16px/23px "Palanquin", sans-serif;
      color: #000;
      display: block;
      margin-bottom: 0.5rem; }
      @media (min-width: 768px) {
        .slick-slide > div .teaser time,
        .slick-slide .post-content .teaser time,
        .news-list > div .teaser time,
        .news-list .post-content .teaser time,
        .news-overview > div .teaser time,
        .news-overview .post-content .teaser time {
          font: 700 18px/25px "Palanquin", sans-serif; } }

.news-list .post-content,
.news-overview .post-content {
  margin-bottom: 55px; }
.news-list div .teaser,
.news-overview div .teaser {
  min-height: 120px; }

.slick-slide,
.news-list {
  border: none; }
  .slick-slide .post-title,
  .news-list .post-title {
    margin-bottom: 1.5rem;
    font: 700 16px/23px "Palanquin", sans-serif; }
    @media (min-width: 768px) {
      .slick-slide .post-title,
      .news-list .post-title {
        font: 700 18px/25px "Palanquin", sans-serif; } }
  .slick-slide .teaser time,
  .news-list .teaser time {
    display: none !important; }
  .slick-slide .postteaser,
  .news-list .postteaser {
    margin-right: -10px;
    color: #000; }

.blog-article .newsheader figure img {
  max-width: 100%; }
.blog-article .teaser,
.blog-article .wysiwyg {
  font: 700 16px/23px "Palanquin", sans-serif; }
  @media (min-width: 768px) {
    .blog-article .teaser,
    .blog-article .wysiwyg {
      font: 700 18px/25px "Palanquin", sans-serif; } }

.blog-msg-footer {
  margin-top: 6rem;
  padding: 3.5rem 0;
  margin-bottom: -60px;
  background-color: #C7D300; }
  .blog-msg-footer a.blog-footer-link {
    border: none;
    color: #000;
    font: 700 16px/23px "Palanquin", sans-serif;
    background: linear-gradient(to bottom, #000 0%, #000 100%);
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-size: 4px 4px;
    text-decoration: none;
    transition: background-size .2s; }
    @media (min-width: 768px) {
      .blog-msg-footer a.blog-footer-link {
        font: 700 18px/25px "Palanquin", sans-serif; } }
    .blog-msg-footer a.blog-footer-link:hover {
      color: #fff;
      background-size: 4px 50px; }

.slick-news .slick-slide > div {
  padding: 0 15px; }
.slick-news .slick-next.slick-arrow {
  background-color: #fff; }
  .slick-news .slick-next.slick-arrow.slick-disabled {
    background-color: transparent; }
  @media (min-width: 1012px) {
    .slick-news .slick-next.slick-arrow {
      margin-right: -30px; } }
  @media (min-width: 1200px) {
    .slick-news .slick-next.slick-arrow {
      margin-right: -60px; } }
.slick-news .slick-prev.slick-arrow {
  background-color: #fff; }
  .slick-news .slick-prev.slick-arrow.slick-disabled {
    background-color: transparent; }
  @media (min-width: 1012px) {
    .slick-news .slick-prev.slick-arrow {
      margin-left: -30px; } }
  @media (min-width: 1200px) {
    .slick-news .slick-prev.slick-arrow {
      margin-left: -60px; } }

@media (min-width: 768px) {
  .news-list .post-content,
  .news-overview .post-content {
    margin-bottom: 155px; }
  .news-list div .teaser,
  .news-overview div .teaser {
    min-height: inherit; } }
@media (min-width: 992px) {
  .row + .teaser-row {
    margin-top: 3.5rem; } }
@media (max-width: 1012.98px) {
  .slick-news .slick-prev:before,
  .slick-news .slick-next:before {
    font-size: 2.5rem; } }
.modal-fullscreen-xl {
  padding: 0 !important; }
  .modal-fullscreen-xl .modal-dialog {
    width: 100%;
    max-width: none;
    height: 100%;
    margin: 0; }
  .modal-fullscreen-xl .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0; }
  .modal-fullscreen-xl .modal-body {
    overflow-y: auto; }
  .modal-fullscreen-xl .modal-body {
    background-color: #000;
    color: #fff; }
    .modal-fullscreen-xl .modal-body h1, .modal-fullscreen-xl .modal-body h2, .modal-fullscreen-xl .modal-body h3, .modal-fullscreen-xl .modal-body h4, .modal-fullscreen-xl .modal-body h5, .modal-fullscreen-xl .modal-body h6, .modal-fullscreen-xl .modal-body p, .modal-fullscreen-xl .modal-body blockquote {
      color: #fff; }
    .modal-fullscreen-xl .modal-body h2 {
      font: 300 40px/50px "Anton", sans-serif;
      margin-bottom: 0; }
    .modal-fullscreen-xl .modal-body a {
      color: #fff; }
      .modal-fullscreen-xl .modal-body a:hover {
        color: #C7D300; }
    .modal-fullscreen-xl .modal-body a.close {
      opacity: 1 !important; }
    .modal-fullscreen-xl .modal-body .wysiwyg h2, .modal-fullscreen-xl .modal-body .wysiwyg h3, .modal-fullscreen-xl .modal-body .wysiwyg h4, .modal-fullscreen-xl .modal-body .wysiwyg h5, .modal-fullscreen-xl .modal-body .wysiwyg h6 {
      margin-bottom: 0.5rem; }
    .modal-fullscreen-xl .modal-body .wysiwyg + .wysiwyg {
      margin-top: 6rem; }
    .modal-fullscreen-xl .modal-body div .list-items {
      margin-left: 0;
      left: 0; }
      .modal-fullscreen-xl .modal-body div .list-items .item_link {
        font-weight: 300; }
    .modal-fullscreen-xl .modal-body .teaser_list-item {
      width: 155px; }
    .modal-fullscreen-xl .modal-body div .link-item .img-link figure,
    .modal-fullscreen-xl .modal-body div .link-item figure {
      height: 102px;
      width: 140px;
      margin: 0 auto;
      display: block;
      text-align: center; }
    .modal-fullscreen-xl .modal-body div .link-item .img-link figure img,
    .modal-fullscreen-xl .modal-body div .link-item figure img {
      max-width: 105px;
      max-height: 105px; }
    .modal-fullscreen-xl .modal-body .teaser_list-item:last-child,
    .modal-fullscreen-xl .modal-body .image-text-box > div .teaser_list-item:last-child {
      margin-right: 0; }
  .modal-fullscreen-xl .close-wrapper {
    margin-top: 0px;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .modal-fullscreen-xl .close-wrapper {
        margin-top: 40px;
        margin-bottom: 60px; } }
  .modal-fullscreen-xl .gridder-close .close-panel:before,
  .modal-fullscreen-xl .gridder-close .close-panel:after {
    background-color: #fff;
    height: 0.2rem; }
  .modal-fullscreen-xl .line {
    border-left: 1px solid #707070;
    height: 100%;
    width: 1px;
    right: 0;
    top: 0;
    position: absolute; }

@media (min-width: 768px) {
  .modal-fullscreen-xl .modal-body h2 {
    font: 300 70px/30px "Anton", sans-serif;
    margin-bottom: 5rem; } }
@media (min-width: 868px) {
  .modal-fullscreen-xl .teaser_list-item {
    margin-right: 10px; } }
@media (min-width: 1200px) {
  .modal-fullscreen-xl .teaser_list-item {
    margin-right: 25px; } }
.gridder-padding {
  background-color: transparent;
  padding-top: 0 !important;
  padding-bottom: 6rem; }
  .gridder-padding .gridder-expanded-content {
    background-color: #000;
    color: #fff; }
    .gridder-padding .gridder-expanded-content h2, .gridder-padding .gridder-expanded-content .h2, .gridder-padding .gridder-expanded-content h3, .gridder-padding .gridder-expanded-content .h3, .gridder-padding .gridder-expanded-content p, .gridder-padding .gridder-expanded-content .teaser-title {
      color: #fff; }
    .gridder-padding .gridder-expanded-content h2 {
      font: 300 50px/87px "Anton", sans-serif; }
    .gridder-padding .gridder-expanded-content a:hover {
      opacity: 1; }
    .gridder-padding .gridder-expanded-content figure.member-img {
      padding: 5rem 0; }
    .gridder-padding .gridder-expanded-content .member-content-col {
      padding: 7.5rem 0;
      font: 700 16px/23px "Palanquin", sans-serif; }
      @media (min-width: 768px) {
        .gridder-padding .gridder-expanded-content .member-content-col {
          font: 700 18px/25px "Palanquin", sans-serif; } }

.gridder-close .close-panel:before,
.gridder-close .close-panel:after {
  background-color: #fff;
  height: 0.2rem; }

.gridder-navigation .gridder-nav span {
  border-right: solid #fff;
  border-bottom: solid #fff; }

@media (min-width: 768px) {
  .gridder-list {
    width: 33.33%; } }
@media (min-width: 992px) {
  .gridder-list {
    width: 25%; } }
.gridder-list.selectedItem:after {
  display: block;
  content: '';
  bottom: -6rem;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #000; }

.planwrapper {
  margin: 0; }
  @media (min-width: 1200px) {
    .planwrapper {
      margin: 0 100px; } }

.module.txt_img_row + .planwrapper {
  margin-top: -60px; }

/*# sourceMappingURL=custom.css.map */
