/* Colours*/
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@font-face {
  font-family: feather;
  src: url("../Fonts/feather.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/* Feather Icon Classes */
/* Feather- Icons */
.iconFont::before {
  font-family: "feather";
}

.iconFont::before {
  margin-right: 0.2rem;
}

.icon-activity:before {
  content: "\e900";
}

.icon-alert-circle:before {
  content: "\e901";
}

.icon-alert-octagon:before {
  content: "\e902";
}

.icon-alert-triangle:before {
  content: "\e903";
}

.icon-archive:before {
  content: "\e904";
}

.icon-arrow-down:before {
  content: "\e905";
}

.icon-arrow-up:before {
  content: "\e906";
}

.icon-arrow-up-circle:before {
  content: "\e907";
}

.icon-book:before {
  content: "\e908";
}

.icon-book-open:before {
  content: "\e909";
}

.icon-camera:before {
  content: "\e90a";
}

.icon-check:before {
  content: "\e90b";
}

.icon-check-square:before {
  content: "\e90c";
}

.icon-chevron-down:before {
  content: "\e90d";
}

.icon-chevron-up:before {
  content: "\e90e";
}

.icon-clock:before {
  content: "\e90f";
}

.icon-external-link:before {
  content: "\e910";
}

.icon-eye:before {
  content: "\e911";
}

.icon-facebook:before {
  content: "\e912";
}

.icon-feather:before {
  content: "\e913";
}

.icon-file:before {
  content: "\e914";
}

.icon-film:before {
  content: "\e915";
}

.icon-help-circle:before {
  content: "\e916";
}

.icon-home:before {
  content: "\e917";
}

.icon-image:before {
  content: "\e918";
}

.icon-info:before {
  content: "\e919";
}

.icon-link:before {
  content: "\e91a";
}

.icon-linkedin:before {
  content: "\e91b";
}

.icon-list:before {
  content: "\e91c";
}

.icon-mail:before {
  content: "\e91d";
}

.icon-map:before {
  content: "\e91e";
}

.icon-map-pin:before {
  content: "\e91f";
}

.icon-message-square:before {
  content: "\e920";
}

.icon-music:before {
  content: "\e921";
}

.icon-navigation:before {
  content: "\e922";
}

.icon-phone:before {
  content: "\e923";
}

.icon-play:before {
  content: "\e924";
}

.icon-printer:before {
  content: "\e925";
}

.icon-send:before {
  content: "\e926";
}

.icon-settings:before {
  content: "\e927";
}

.icon-shopping-cart:before {
  content: "\e928";
}

.icon-sun:before {
  content: "\e929";
}

.icon-sunrise:before {
  content: "\e92a";
}

.icon-sunset:before {
  content: "\e92b";
}

.icon-thumbs-up:before {
  content: "\e92c";
}

.icon-trash-2:before {
  content: "\e92d";
}

.icon-twitter:before {
  content: "\e92e";
}

.icon-user:before {
  content: "\e92f";
}

.icon-users:before {
  content: "\e930";
}

.icon-video:before {
  content: "\e931";
}

.icon-youtube:before {
  content: "\e932";
}

.icon-zoom-in:before {
  content: "\e933";
}

.icon-zoom-out:before {
  content: "\e934";
}

#footerIcons {
  width: 50%;
  height: 40px;
  position: absolute;
  left: 50%;
  top: 20px;
  z-index: 2000;
}

.sm-clean {
  background: #fff;
  border-radius: 3px;
  margin: 0 -1rem;
}

.sm-clean a,
.sm-clean a:hover,
.sm-clean a:focus,
.sm-clean a:active {
  padding: 13px 20px;
  /* make room for the toggle button (sub indicator) */
  padding-right: 58px;
  color: #666666;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 17px;
  text-decoration: none;
}

.sm-clean li.active > a {
  color: #f14a28;
}

.sm-clean a.disabled {
  color: #cccccc;
}

.sm-clean a .sub-arrow {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: auto;
  right: 4px;
  width: 34px;
  height: 34px;
  overflow: hidden;
  font: bold 1rem/34px monospace !important;
  text-align: center;
  text-shadow: none;
  background: rgba(247, 247, 247, 0.5);
  border-radius: 3px;
}

.sm-clean a .sub-arrow::before {
  content: "+";
}

.sm-clean a.highlighted .sub-arrow::before {
  content: "-";
}

.sm-clean > li:first-child > a,
.sm-clean > li:first-child > :not(ul) a {
  border-radius: 3px 3px 0 0;
}

.sm-clean > li:last-child > a,
.sm-clean > li:last-child > *:not(ul) a,
.sm-clean > li:last-child > ul,
.sm-clean > li:last-child > ul > li:last-child > a,
.sm-clean > li:last-child > ul > li:last-child > *:not(ul) a,
.sm-clean > li:last-child > ul > li:last-child > ul,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > a,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul {
  border-radius: 0 0 3px 3px;
}

.sm-clean > li:last-child > a.highlighted,
.sm-clean > li:last-child > *:not(ul) a.highlighted,
.sm-clean > li:last-child > ul > li:last-child > a.highlighted,
.sm-clean > li:last-child > ul > li:last-child > *:not(ul) a.highlighted,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted {
  border-radius: 0;
}

.sm-clean li {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.sm-clean > li:first-child {
  border-top: 0;
}

.sm-clean ul {
  background: rgba(179, 179, 179, 0.1);
}

.sm-clean ul a,
.sm-clean ul a:hover,
.sm-clean ul a:focus,
.sm-clean ul a:active {
  font-size: 1rem;
  border-left: 8px solid transparent;
}

.sm-clean ul ul a,
.sm-clean ul ul a:hover,
.sm-clean ul ul a:focus,
.sm-clean ul ul a:active {
  border-left: 16px solid transparent;
}

.sm-clean ul ul ul a,
.sm-clean ul ul ul a:hover,
.sm-clean ul ul ul a:focus,
.sm-clean ul ul ul a:active {
  border-left: 24px solid transparent;
}

.sm-clean ul ul ul ul a,
.sm-clean ul ul ul ul a:hover,
.sm-clean ul ul ul ul a:focus,
.sm-clean ul ul ul ul a:active {
  border-left: 32px solid transparent;
}

.sm-clean ul ul ul ul ul a,
.sm-clean ul ul ul ul ul a:hover,
.sm-clean ul ul ul ul ul a:focus,
.sm-clean ul ul ul ul ul a:active {
  border-left: 40px solid transparent;
}

@media (min-width: 1000px) {
  /* Switch to desktop layout
  -----------------------------------------------
     These transform the menu tree from
     collapsible to desktop (navbar + dropdowns)
  -----------------------------------------------*/
  /* start... (it's not recommended editing these rules) */
  .sm-clean ul {
    position: absolute;
    width: 12em;
  }
  .sm-clean li {
    float: left;
  }
  .sm-clean.sm-rtl li {
    float: right;
  }
  .sm-clean ul li,
  .sm-clean.sm-rtl ul li,
  .sm-clean.sm-vertical li {
    float: none;
  }
  .sm-clean a {
    white-space: nowrap;
  }
  .sm-clean ul a,
  .sm-clean.sm-vertical a {
    white-space: normal;
  }
  .sm-clean .sm-nowrap > li > a,
  .sm-clean .sm-nowrap > li > :not(ul) a {
    white-space: nowrap;
  }
  /* ...end */
  .sm-clean {
    padding: 0 10px;
    background: transparent;
    border-radius: 0;
    height: 40px;
  }
  .sm-clean a,
  .sm-clean a:hover,
  .sm-clean a:focus,
  .sm-clean a:active,
  .sm-clean a.highlighted {
    margin: 0 0;
    padding: 2px 8px;
    color: #666666;
    border-radius: 0 !important;
  }
  .sm-clean a:hover,
  .sm-clean a:focus,
  .sm-clean a:active,
  .sm-clean a.highlighted {
    color: #f14a28;
  }
  .sm-clean a.current {
    color: #f14a28;
  }
  .sm-clean a.disabled {
    color: #cccccc;
  }
  .sm-clean a.has-submenu {
    padding-right: 22px;
  }
  .sm-clean a .sub-arrow {
    top: 50%;
    margin-top: -2px;
    right: 8px;
    width: 0;
    height: 0;
    border-width: 4px;
    border-style: solid dashed dashed dashed;
    border-color: #666666 transparent transparent transparent;
    background: transparent;
    border-radius: 0;
  }
  .sm-clean a .sub-arrow::before {
    display: none;
  }
  .sm-clean li {
    border-top: 0;
    height: 40px;
  }
  .sm-clean > li {
    padding-top: 10px;
    border-right: 1px solid #fff;
  }
  .sm-clean > li:last-child {
    border-right: none;
  }
  .sm-clean > li > ul::before,
  .sm-clean > li > ul::after {
    content: "";
    position: absolute;
    top: -16px;
    left: 30px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 8px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #cccccc transparent;
  }
  .sm-clean > li > ul::after {
    top: -14px;
    left: 31px;
    border-width: 7px;
    border-color: transparent transparent #fff transparent;
  }
  .sm-clean > li:last-of-type > ul::before,
  .sm-clean > li:last-of-type > ul::after {
    content: "";
    position: absolute;
    top: -16px;
    left: 120px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 8px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #cccccc transparent;
  }
  .sm-clean > li:last-of-type > ul::after {
    top: -14px;
    left: 121px;
    border-width: 7px;
    border-color: transparent transparent #fff transparent;
  }
  .sm-clean ul {
    border: 1px solid #cccccc;
    padding: 5px 0;
    background: #fff;
    border-radius: 3px !important;
    -webkit-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
  }
  .sm-clean ul li {
    height: auto;
  }
  .sm-clean ul a,
  .sm-clean ul a:hover,
  .sm-clean ul a:focus,
  .sm-clean ul a:active,
  .sm-clean ul a.highlighted {
    border: 0 !important;
    padding: 10px 15px;
    color: #666666;
  }
  .sm-clean ul a:hover,
  .sm-clean ul a:focus,
  .sm-clean ul a:active,
  .sm-clean ul a.highlighted {
    background: #efefef;
    color: #f14a28;
  }
  .sm-clean ul a.current {
    color: #f14a28;
  }
  .sm-clean ul a.disabled {
    background: #fff;
    color: #cccccc;
  }
  .sm-clean ul a.has-submenu {
    padding-right: 20px;
  }
  .sm-clean ul a .sub-arrow {
    right: 8px;
    top: 50%;
    margin-top: -5px;
    border-width: 5px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #666666;
  }
  .sm-clean .scroll-up,
  .sm-clean .scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: #fff;
    height: 20px;
  }
  .sm-clean .scroll-up:hover,
  .sm-clean .scroll-down:hover {
    background: #efefef;
  }
  .sm-clean .scroll-up:hover .scroll-up-arrow {
    border-color: transparent transparent #f14a28 transparent;
  }
  .sm-clean .scroll-down:hover .scroll-down-arrow {
    border-color: #f14a28 transparent transparent transparent;
  }
  .sm-clean .scroll-up-arrow,
  .sm-clean .scroll-down-arrow {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 6px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #666666 transparent;
  }
  .sm-clean .scroll-down-arrow {
    top: 8px;
    border-style: solid dashed dashed dashed;
    border-color: #666666 transparent transparent transparent;
  }
  #main-menu > li::after {
    display: block;
    width: 0;
    height: 2px;
    background-color: #4a4a4a;
    content: "";
    -webkit-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
    margin: 5px auto 0;
  }
  #main-menu > li.current::after,
  #main-menu > li:hover::after,
  #main-menu > li:active::after {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #e74330;
    content: "";
    -webkit-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
  }
}
/* Responsive state ################################ */
.main-menu-btn {
  position: relative;
  display: inline-block;
  width: 28px;
  height: 28px;
  margin: 8px 0 0 0;
  text-indent: 28px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

/* hamburger icon */
.main-menu-btn-icon,
.main-menu-btn-icon:before,
.main-menu-btn-icon:after {
  position: absolute;
  top: 50%;
  left: 2px;
  height: 2px;
  width: 24px;
  background: #363636;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}

.main-menu-btn-icon:before {
  content: "";
  top: -7px;
  left: 0;
}

.main-menu-btn-icon:after {
  content: "";
  top: 7px;
  left: 0;
}

/* x icon */
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon {
  height: 0;
  background: transparent;
}

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:after {
  top: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* hide menu state checkbox (keep it visible to screen readers) */
#main-menu-state {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

/* hide the menu in mobile view */
#main-menu-state:not(:checked) ~ #main-menu {
  display: none;
}

#main-menu-state:checked ~ #main-menu {
  display: block;
}

@media (min-width: 1000px) {
  /* hide the button in desktop view */
  .main-menu-btn {
    position: absolute;
    top: -99999px;
  }
  #main-menu > li {
    float: none;
    display: table-cell;
    width: 1%;
    text-align: center;
  }
  /* always show the menu in desktop view */
  #main-menu-state:not(:checked) ~ #main-menu {
    display: block;
  }
}
/* General */
body {
  font-family: Lato, sans-serif;
}

a {
  color: #4a4a4a;
  text-decoration: underline;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #232323;
  text-decoration: none;
}

hr {
  border: 0;
  height: 1px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(64, 168, 39, 0.75) 50.641%, rgba(0, 0, 0, 0) 100%);
}

/* Topnav */
.header {
  background-color: #e4e4e4;
}

.topnavWrapper {
  margin-top: 0;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-right: 1rem;
}
.topnavWrapper .nav.border-right {
  border-right: 1px solid #fff !important;
}

.topnavWrapper li {
  margin-right: 1rem;
}

.topnavWrapper li:last-of-type {
  margin-right: 0;
}

.topnavWrapper a {
  color: #4a4a4a;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  padding: 0;
  font-size: 1rem;
}

.topnavWrapper a:hover.topnavWrapper a:active, .topnavWrapper a:focus, .topnavWrapper li.active a {
  color: #f14a28;
  text-decoration: none;
}

.topnavWrapper li::after {
  display: block;
  width: 0;
  height: 1px;
  background-color: #4a4a4a;
  content: "";
  -webkit-transition: width 0.3s;
  -o-transition: width 0.3s;
  transition: width 0.3s;
  margin: 0 auto;
}

.topnavWrapper li.current::after,
.topnavWrapper li:hover::after,
.topnavWrapper li:active::after {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #232323;
  content: "";
  -webkit-transition: width 0.3s;
  -o-transition: width 0.3s;
  transition: width 0.3s;
}

.mainNav-wrapper {
  background-color: #e4e4e4;
}

.mainNav {
  background-color: #e4e4e4;
}

.mainNav a {
  text-decoration: none;
}

.breadcrumb {
  margin: 0;
  padding: 0;
}

.breadcrumb-item a,
.breadcrumb-item .active {
  font-size: 0.8rem;
}

.sidebarBlock ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.sidebarBlock a {
  text-decoration: none;
}

.sidebarBlock a:hover, .sidebarBlock a:active,
.sidebarBlock a:focus, .sidebarBlock li.active > a {
  color: #f14a28;
}

.sidebarBlock a.btn:hover, .sidebarBlock a.btn:active,
.sidebarBlock a.btn:focus, .sidebarBlock li.active > a.btn {
  color: #fff;
}

.sidebar {
  padding-top: 1rem;
  font-family: Lato, sans-serif;
  font-weight: 300;
  background-color: #f3f9f3;
  border-top-color: #000000;
}

.sidebar h2 {
  font-size: 1.5rem;
  color: #f14a28;
}

.sidebar h2 a {
  color: #e74330;
}
.sidebar h2 a:hover {
  text-decoration: underline;
}

.sidebarBlock {
  padding: 0.5rem;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 3px 10px 5px #ececec;
  box-shadow: 0px 3px 10px 5px #ececec;
  margin-bottom: 2rem;
}

.mainContentWrapper h1 {
  color: #f14a28;
  font-weight: 300;
  font-size: 2rem;
}

.mainContentWrapper h2 {
  font-weight: 400;
  font-size: 1.7rem;
  color: #f14a28;
}

.card-columns {
  column-count: 1;
}

.card h2 {
  font-size: 1.3rem;
  /*  a:link, a:visited{
      color: #f14a28;
      text-decoration: none;
    }
    a:hover, a:active, a:focus{
      color: #f14a28;
      text-decoration: none;
    }*/
}

.logo-outer-wrapper {
  display: flex;
  align-items: flex-end;
  width: 100%;
  min-height: 60px;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0.5rem 1rem 0.5rem 0;
}

.logo-wrapper {
  width: 50%;
  padding: 0 0.5rem 0 1rem;
}

.logo {
  height: auto;
  width: 100%;
}

.logo-addition {
  color: #357733;
  line-height: 1.2;
  padding: 0 0 9px 0;
  font-size: 1rem;
  font-weight: bold;
}

.headerimage-wrapper {
  display: none;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.headerimage-wrapper img {
  width: 100%;
  height: auto;
}

.mainContentWrapper {
  margin-top: 1rem;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.mainContentWrapper.afterHeroSlider {
  /*margin-top: -150px;*/
}

.afterHeroSlider .mainContent {
  background-color: rgb(255, 255, 255);
  padding-top: 1rem;
  margin-top: 0;
}

.imageBandWrapper {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: center;
  align-content: space-between;
}

.mainHeader {
  position: relative;
  background-repeat: no-repeat;
  min-height: 100px;
  align-content: center !important;
}

.no-hero.mainHeader {
  height: 22.3vw;
}

.claim {
  color: #357733;
  font-size: 1.5rem;
  line-height: 1.3;
  font-style: italic;
  text-align: center;
  width: 150px;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 3px;
  background-color: rgba(255, 255, 255, 0.8);
}

.footerWrapper {
  min-height: 20vh;
  background-color: #fe7324;
  color: #ffffff;
}

.footerWrapper a:link,
.footerWrapper a:visited {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #fff;
  padding-bottom: 0.2rem;
}

.footerWrapper a:hover,
.footerWrapper a:active {
  border-bottom: 1px solid transparent;
}

.footerImageWrapper {
  background-image: url("../Images/footerHead.svg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  min-height: 35vh;
  background-color: #fff;
  margin-top: 3rem;
}

.footerLogoWrapper {
  background-color: #e4e4e4;
  padding-top: 2rem;
  padding-bottom: 3rem;
  border-top: 1px solid #357733;
  border-bottom: 3px solid #357733;
}

.bottomnav {
  background-color: #fe7324;
  color: #ffffff;
  margin-bottom: 1rem;
  -webkit-box-shadow: 0px 4px 3px #d39576;
  box-shadow: 0px 4px 3px #d39576;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.bottomnav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.bottomnav ul li {
  margin-right: 1rem;
}

.bottomnav ul a, .bottomnav a {
  text-decoration: underline;
  color: #fff;
}

.bottomnav ul a:hover,
.bottomnav ul a:active,
.bottomnav ul a:focus, .bottomnav a:hover,
.bottomnav a:active,
.bottomnav a:focus {
  text-decoration: none;
}

.footerLogoWrapper > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.footerLogoWrapper a {
  margin-left: 1rem;
  margin-right: 1rem;
  margin-bottom: 1rem;
}

/* make up  */
/* Classes for InfoIcons   */
.infoWrapperOuter {
  position: fixed;
  top: 40.2527075812vh;
  right: 0;
  height: auto;
}

.infoSwitch {
  display: none;
}

.infoWrapperOuter {
  left: auto;
  right: 0;
}

.infoWrapperInner {
  position: relative;
}

.infoWrapper {
  margin-bottom: 0.5rem;
}

.infoWrapper a {
  background-color: #f3f9f3;
  display: block;
  padding: 7.5px 7.5px;
}

.infoWrapper a:hover,
.infoWrapper a:active {
  background-color: #d2e8d2;
}

.iconWrapper {
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.infoWrapper img {
  width: 30px;
  height: 30px;
}

/* for Slick Slider by Ken Wheeler https://github.com/kenwheeler/slick/ */
.slider figure,
.hero figure {
  position: relative;
}

.slider figure,
.slider img,
.hero figure,
.hero img {
  width: 100%;
  height: auto;
}

.slider figcaption,
.hero figcaption {
  font-size: 1.5rem;
  font-weight: bold;
  color: #000;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  padding: 0.5rem 1rem;
  left: 5%;
  bottom: 5%;
  z-index: 1550;
}

/* TAbellenformatierungen */
.table {
  width: auto;
}

.table-responsive {
  display: table;
  width: 100%;
}

.table-half-width {
  min-width: 48%;
  max-width: 48%;
  display: table;
  margin-right: 1%;
  float: left;
}

.contenttable {
  min-width: 48%;
}

tr.trhighlight, .table-striped tbody tr.trhighlight:nth-of-type(2n+1) {
  background-color: #c3e6cb;
}

tr.trhighlightred, .table-striped tbody tr.trhighlightred:nth-of-type(2n+1) {
  background-color: #f4aba2;
}

tr.trhighlightorange, .table-striped tbody tr.trhighlightorange:nth-of-type(2n+1) {
  background-color: #ffc4a3;
}

/* Scrolltop Element */
#scrollTop {
  position: fixed;
  bottom: 120px;
  right: 1rem;
  background-color: #7dbd7d;
  width: 35px;
  height: 35px;
  border-radius: 4px;
  text-align: center;
  line-height: 1;
}

#scrollTop.hidden {
  display: none;
}

#scrollTop a {
  text-decoration: none;
  border-bottom: none;
  font-size: 2rem;
  color: #e6e6e6;
  font-family: "feather";
}

#scrollTop a:hover::before,
#scrollTop a:active::before {
  color: #ffffff;
}

/* ChatIcon */
#chatIcon-container {
  position: fixed;
  right: 1rem;
  bottom: 40px;
  background-color: #fff;
  max-width: 90vw;
  height: auto;
  border-radius: 7px;
  border: 1px solid #E74330;
  cursor: pointer;
  display: none;
  padding: 0.5rem;
  justify-content: center;
  align-items: flex-start;
  transition: all 250ms ease-in-out;
}
#chatIcon-container.show {
  display: flex;
  box-shadow: 0 0 1px 1px rgba(231, 67, 48, 0.2);
  animation: pulse 2s 3s 5;
}
#chatIcon-container.show #chat-icon path {
  fill: #E74330;
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(231, 67, 48, 0.5);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(231, 67, 48, 0);
  }
}
#chatIcon-container:hover, #chatIcon-container:active, #chatIcon-container:focus {
  background-color: #E74330;
}
#chatIcon-container:hover #chat-icon path, #chatIcon-container:active #chat-icon path, #chatIcon-container:focus #chat-icon path {
  fill: white;
}
#chatIcon-container p {
  margin-bottom: 0;
}
#chatIcon-container span {
  padding: 0 3px;
}

/* Paypal Form Formats ***************************************************/
.ppForm {
  padding: 1rem;
  margin-top: 1rem;
  border: 1px solid #357733;
}

/* Langnav Styling */
.langnavItem {
  text-transform: uppercase;
}

/* CTA Button Styling */
a.cta-button {
  padding-right: 2.5rem;
  text-decoration: none;
  position: relative;
  font-size: 1.2rem;
}
a.cta-button::after {
  content: "";
  padding-left: 0.5rem;
  width: 1.5rem;
  height: 1.5rem;
  display: inline-block;
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
  background-image: url("../icons/SVG/check-square-white.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/* Fluid Styled Content overrides */
.ce-align-left {
  text-align: left;
}

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

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

.ce-table td, .ce-table th {
  vertical-align: top;
}

.ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div {
  overflow: hidden;
}

.ce-left .ce-gallery, .ce-column {
  float: left;
}

.ce-left .ce-gallery {
  max-width: 50%;
}

.ce-center .ce-outer {
  position: relative;
  float: right;
  right: 50%;
}

.ce-center .ce-inner {
  position: relative;
  float: right;
  right: -50%;
}

.ce-right .ce-gallery {
  float: right;
}

.ce-gallery figure {
  display: table;
  margin: 0;
}

.ce-gallery figcaption {
  display: table-caption;
  caption-side: bottom;
}

.ce-gallery img {
  display: block;
}

.ce-gallery iframe {
  border-width: 0;
}

.ce-border img,
.ce-border iframe {
  border: 1px solid #fe7324;
  padding: 0.5rem;
}

.ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
  margin-bottom: 0.5rem;
}

.ce-intext.ce-right .ce-gallery {
  margin-left: 0.5rem;
}

.ce-intext.ce-left .ce-gallery {
  margin-right: 0.5rem;
}

.ce-below .ce-gallery {
  margin-top: 0.5rem;
}

.ce-column {
  margin-right: 0.5rem;
}

.ce-column:last-child {
  margin-right: 0;
}

.ce-row {
  margin-bottom: 0.5rem;
}

.ce-row:last-child {
  margin-bottom: 0;
}

.ce-above .ce-bodytext {
  clear: both;
}

.ce-intext.ce-left ol, .ce-intext.ce-left ul {
  padding-left: 40px;
  overflow: auto;
}

/* Headline */
.ce-headline-left {
  text-align: left;
}

.ce-headline-center {
  text-align: center;
}

.ce-headline-right {
  text-align: right;
}

/* Uploads */
.ce-uploads {
  margin: 0;
  padding: 0;
}

.ce-uploads li {
  list-style: none outside none;
  margin: 1em 0;
}

.ce-uploads img {
  float: left;
  padding-right: 1em;
  vertical-align: top;
}

.ce-uploads span {
  display: block;
}

/* Table */
.ce-table {
  width: 100%;
  max-width: 100%;
}

.ce-table th, .ce-table td {
  padding: 0.5em 0.75em;
  vertical-align: top;
}

.ce-table thead th {
  border-bottom: 2px solid #dadada;
}

.ce-table th, .ce-table td {
  border-top: 1px solid #dadada;
}

.ce-table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.ce-table-bordered th, .ce-table-bordered td {
  border: 1px solid #dadada;
}

/* Space */
.frame-space-before-extra-small {
  margin-top: 1em;
}

.frame-space-before-small {
  margin-top: 2em;
}

.frame-space-before-medium {
  margin-top: 3em;
}

.frame-space-before-large {
  margin-top: 4em;
}

.frame-space-before-extra-large {
  margin-top: 5em;
}

.frame-space-after-extra-small {
  margin-bottom: 1em;
}

.frame-space-after-small {
  margin-bottom: 2em;
}

.frame-space-after-medium {
  margin-bottom: 3em;
}

.frame-space-after-large {
  margin-bottom: 4em;
}

.frame-space-after-extra-large {
  margin-bottom: 5em;
}

/* Frame */
.frame-ruler-before:before {
  content: "";
  display: block;
  border-top: 1px solid rgba(0, 0, 0, 0.25);
  margin-bottom: 2em;
}

.frame-ruler-after:after {
  content: "";
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  margin-top: 2em;
}

.frame-indent {
  margin-left: 15%;
  margin-right: 15%;
}

.frame-indent-left {
  margin-left: 33%;
}

.frame-indent-right {
  margin-right: 33%;
}

/* Image in Sidebardboxes */
.ce-gallery img {
  max-width: 100%;
  height: auto;
}

input[type=date] {
  display: block;
  /* Solution 1 */
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  min-height: 1.2em;
  /* Solution 2 */
  /* min-width: 96%; */
}

.inputs-list .form-group {
  display: flex;
  justify-content: flex-start;
}
.inputs-list .form-group label {
  padding-right: 1rem;
}
.inputs-list .form-group .form-check-input {
  position: relative;
  margin-left: 0;
}

/*
We declare all variables here as default so that they are easy to override...
*/
/* Border, shadows, ... */
/*
Variables that begin with $var- should NEVER be used directly in CSS rules.
they should only be included via the "@include var(property, var-name)"
mechanism.
*/
/* Border styles */
/* Cookie notice positioning */
/* Text colors */
/* Font Families */
/* White */
/* Differently shaded colors */
/*
Use @include var(property, varname) to include a variable, e.g.

    @include var(background-color, white1);

to create a white background.
*/
/* Spacing */
/* Breakpoints */
.klaro {
  font-family: inherit;
  font-family: var(--font-family, inherit);
  font-size: 14px;
  font-size: var(--font-size, 14px);
}

.klaro button {
  font-family: inherit;
  font-family: var(--font-family, inherit);
  font-size: 14px;
  font-size: var(--font-size, 14px);
}

.klaro.cm-as-context-notice {
  height: 100%;
  padding-bottom: 12px;
  padding-top: 12px;
}

.klaro .cookie-modal,
.klaro .context-notice,
.klaro .cookie-notice {
  /* The switch - the box around the slider */
}

.klaro .cookie-modal .cm-switch-container,
.klaro .context-notice .cm-switch-container,
.klaro .cookie-notice .cm-switch-container {
  border-bottom-style: solid;
  border-bottom-style: var(--border-style, solid);
  border-bottom-width: 1px;
  border-bottom-width: var(--border-width, 1px);
  border-bottom-color: #c8c8c8;
  border-bottom-color: var(--light2, #c8c8c8);
  display: block;
  position: relative;
  padding: 10px;
  padding-left: 66px;
  line-height: 20px;
  vertical-align: middle;
  min-height: 40px;
}

.klaro .cookie-modal .cm-switch-container:last-child,
.klaro .context-notice .cm-switch-container:last-child,
.klaro .cookie-notice .cm-switch-container:last-child {
  border-bottom: 0;
}

.klaro .cookie-modal .cm-switch-container:first-child,
.klaro .context-notice .cm-switch-container:first-child,
.klaro .cookie-notice .cm-switch-container:first-child {
  margin-top: 0;
}

.klaro .cookie-modal .cm-switch-container p,
.klaro .context-notice .cm-switch-container p,
.klaro .cookie-notice .cm-switch-container p {
  margin-top: 0;
}

.klaro .cookie-modal .cm-switch,
.klaro .context-notice .cm-switch,
.klaro .cookie-notice .cm-switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 30px;
}

.klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider,
.klaro .context-notice .cm-list-input:checked + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider {
  background-color: #1a936f;
  background-color: var(--primary, #1a936f);
}

.klaro .cookie-modal .cm-list-input.half-checked:checked + .cm-list-label .slider,
.klaro .context-notice .cm-list-input.half-checked:checked + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input.half-checked:checked + .cm-list-label .slider {
  background-color: #1a936f;
  background-color: var(--primary, #1a936f);
  opacity: 0.6;
}

.klaro .cookie-modal .cm-list-input.half-checked:checked + .cm-list-label .slider::before,
.klaro .context-notice .cm-list-input.half-checked:checked + .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-input.half-checked:checked + .cm-list-label .slider::before {
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}

.klaro .cookie-modal .cm-list-input.only-required + .cm-list-label .slider,
.klaro .context-notice .cm-list-input.only-required + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input.only-required + .cm-list-label .slider {
  background-color: #24cc9a;
  background-color: var(--primary, #24cc9a);
  opacity: 0.8;
}

.klaro .cookie-modal .cm-list-input.only-required + .cm-list-label .slider::before,
.klaro .context-notice .cm-list-input.only-required + .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-input.only-required + .cm-list-label .slider::before {
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}

.klaro .cookie-modal .cm-list-input.required:checked + .cm-list-label .slider,
.klaro .context-notice .cm-list-input.required:checked + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input.required:checked + .cm-list-label .slider {
  background-color: #24cc9a;
  background-color: var(--primary, #24cc9a);
  opacity: 0.8;
  cursor: not-allowed;
}

.klaro .cookie-modal .slider,
.klaro .context-notice .slider,
.klaro .cookie-notice .slider {
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
}

.klaro .cookie-modal .cm-list-input,
.klaro .context-notice .cm-list-input,
.klaro .cookie-notice .cm-list-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 50px;
  height: 30px;
}

.klaro .cookie-modal .cm-list-title,
.klaro .context-notice .cm-list-title,
.klaro .cookie-notice .cm-list-title {
  font-size: 0.9em;
  font-weight: 600;
}

.klaro .cookie-modal .cm-list-description,
.klaro .context-notice .cm-list-description,
.klaro .cookie-notice .cm-list-description {
  color: #7c7c7c;
  color: var(--dark3, #7c7c7c);
  font-size: 0.9em;
  padding-top: 4px;
}

.klaro .cookie-modal .cm-list-label,
.klaro .context-notice .cm-list-label,
.klaro .cookie-notice .cm-list-label {
  /* The slider */
  /* Rounded sliders */
}

.klaro .cookie-modal .cm-list-label .cm-switch,
.klaro .context-notice .cm-list-label .cm-switch,
.klaro .cookie-notice .cm-list-label .cm-switch {
  position: absolute;
  left: 0;
}

.klaro .cookie-modal .cm-list-label .slider,
.klaro .context-notice .cm-list-label .slider,
.klaro .cookie-notice .cm-list-label .slider {
  background-color: #f2f2f2;
  background-color: var(--white2, #f2f2f2);
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: 0.4s;
  width: 50px;
  display: inline-block;
}

.klaro .cookie-modal .cm-list-label .slider::before,
.klaro .context-notice .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-label .slider::before {
  background-color: #e6e6e6;
  background-color: var(--white3, #e6e6e6);
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 5px;
  bottom: 5px;
  transition: 0.4s;
}

.klaro .cookie-modal .cm-list-label .slider.round,
.klaro .context-notice .cm-list-label .slider.round,
.klaro .cookie-notice .cm-list-label .slider.round {
  border-radius: 30px;
}

.klaro .cookie-modal .cm-list-label .slider.round::before,
.klaro .context-notice .cm-list-label .slider.round::before,
.klaro .cookie-notice .cm-list-label .slider.round::before {
  border-radius: 50%;
}

.klaro .cookie-modal .cm-list-label input:focus + .slider,
.klaro .context-notice .cm-list-label input:focus + .slider,
.klaro .cookie-notice .cm-list-label input:focus + .slider {
  box-shadow-color: #48dfb2;
  box-shadow-color: var(--primary, #48dfb2);
  box-shadow: 0 0 1px var(color, green3);
}

.klaro .cookie-modal .cm-list-label input:checked + .slider::before,
.klaro .context-notice .cm-list-label input:checked + .slider::before,
.klaro .cookie-notice .cm-list-label input:checked + .slider::before {
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

.klaro .cookie-modal .cm-list-input:focus + .cm-list-label .slider,
.klaro .context-notice .cm-list-input:focus + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input:focus + .cm-list-label .slider {
  box-shadow: 0 4px 6px 0 rgba(125, 125, 125, 0.2), 5px 5px 10px 0 rgba(125, 125, 125, 0.19);
}

.klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider::before,
.klaro .context-notice .cm-list-input:checked + .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider::before {
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

.klaro .cookie-modal .slider,
.klaro .context-notice .slider,
.klaro .cookie-notice .slider {
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
}

.klaro .cookie-modal a,
.klaro .context-notice a,
.klaro .cookie-notice a {
  color: #1a936f;
  color: var(--primary, #1a936f);
  text-decoration: none;
}

.klaro .cookie-modal p,
.klaro .cookie-modal strong,
.klaro .cookie-modal h1,
.klaro .cookie-modal h2,
.klaro .cookie-modal ul,
.klaro .cookie-modal li,
.klaro .context-notice p,
.klaro .context-notice strong,
.klaro .context-notice h1,
.klaro .context-notice h2,
.klaro .context-notice ul,
.klaro .context-notice li,
.klaro .cookie-notice p,
.klaro .cookie-notice strong,
.klaro .cookie-notice h1,
.klaro .cookie-notice h2,
.klaro .cookie-notice ul,
.klaro .cookie-notice li {
  color: #fafafa;
  color: var(--light1, #fafafa);
}

.klaro .cookie-modal p,
.klaro .cookie-modal h1,
.klaro .cookie-modal h2,
.klaro .cookie-modal ul,
.klaro .cookie-modal li,
.klaro .context-notice p,
.klaro .context-notice h1,
.klaro .context-notice h2,
.klaro .context-notice ul,
.klaro .context-notice li,
.klaro .cookie-notice p,
.klaro .cookie-notice h1,
.klaro .cookie-notice h2,
.klaro .cookie-notice ul,
.klaro .cookie-notice li {
  display: block;
  text-align: left;
  margin: 0;
  padding: 0;
  margin-top: 0.7em;
}

.klaro .cookie-modal h1,
.klaro .cookie-modal h2,
.klaro .cookie-modal h3,
.klaro .cookie-modal h4,
.klaro .cookie-modal h5,
.klaro .cookie-modal h6,
.klaro .context-notice h1,
.klaro .context-notice h2,
.klaro .context-notice h3,
.klaro .context-notice h4,
.klaro .context-notice h5,
.klaro .context-notice h6,
.klaro .cookie-notice h1,
.klaro .cookie-notice h2,
.klaro .cookie-notice h3,
.klaro .cookie-notice h4,
.klaro .cookie-notice h5,
.klaro .cookie-notice h6 {
  font-family: inherit;
  font-family: var(--title-font-family, inherit);
}

.klaro .cookie-modal .cm-link,
.klaro .context-notice .cm-link,
.klaro .cookie-notice .cm-link {
  margin-right: 0.5em;
  vertical-align: middle;
}

.klaro .cookie-modal .cm-btn,
.klaro .context-notice .cm-btn,
.klaro .cookie-notice .cm-btn {
  color: #fff;
  color: var(--button-text-color, #fff);
  background-color: #5c5c5c;
  background-color: var(--dark2, #5c5c5c);
  border-radius: 4px;
  border-radius: var(--border-radius, 4px);
  padding: 6px 10px;
  margin-right: 0.5em;
  border-style: none;
  padding: 0.4em;
  font-size: 0.95em;
  cursor: pointer;
}

.klaro .cookie-modal .cm-btn:disabled,
.klaro .context-notice .cm-btn:disabled,
.klaro .cookie-notice .cm-btn:disabled {
  opacity: 0.5;
}

.klaro .cookie-modal .cm-btn.cm-btn-close,
.klaro .context-notice .cm-btn.cm-btn-close,
.klaro .cookie-notice .cm-btn.cm-btn-close {
  background-color: #c8c8c8;
  background-color: var(--light2, #c8c8c8);
}

.klaro .cookie-modal .cm-btn.cm-btn-success,
.klaro .context-notice .cm-btn.cm-btn-success,
.klaro .cookie-notice .cm-btn.cm-btn-success {
  background-color: #1a936f;
  background-color: var(--primary);
}

.klaro .cookie-modal .cm-btn.cm-btn-success-var,
.klaro .context-notice .cm-btn.cm-btn-success-var,
.klaro .cookie-notice .cm-btn.cm-btn-success-var {
  background-color: #24cc9a;
  background-color: var(--primary);
}

.klaro .cookie-modal .cm-btn.cm-btn-info,
.klaro .context-notice .cm-btn.cm-btn-info,
.klaro .cookie-notice .cm-btn.cm-btn-info {
  background-color: #357733;
}

.klaro .context-notice {
  border-radius: 4px;
  border-radius: var(--border-radius, 4px);
  border-style: solid;
  border-style: var(--border-style, solid);
  border-width: 1px;
  border-width: var(--border-width, 1px);
  border-color: #c8c8c8;
  border-color: var(--light2, #c8c8c8);
  background-color: #fafafa;
  background-color: var(--light1, #fafafa);
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 12px;
  height: 100%;
}

.klaro .context-notice.cm-dark {
  background-color: #333;
  background-color: var(--dark1, #333);
  border-color: #5c5c5c;
  border-color: var(--dark2, #5c5c5c);
}

.klaro .context-notice.cm-dark p {
  color: #fafafa;
  color: var(--light1, #fafafa);
}

.klaro .context-notice.cm-dark p a {
  color: #459cdc;
  color: #357733;
}

.klaro .context-notice p {
  color: #333;
  color: var(--dark1, #333);
  flex-grow: 0;
  text-align: center;
  padding-top: 0;
  margin-top: 0;
}

.klaro .context-notice p a {
  color: #24cc9a;
  color: var(--primary, #24cc9a);
}

.klaro .context-notice p.cm-buttons {
  margin-top: 12px;
}

.klaro .cookie-modal {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
  left: 0;
  top: 0;
  z-index: 10000;
}

.klaro .cookie-modal.cm-embedded {
  position: relative;
  height: inherit;
  width: inherit;
  left: inherit;
  right: inherit;
  z-index: 0;
}

.klaro .cookie-modal.cm-embedded .cm-modal.cm-klaro {
  position: relative;
  -ms-transform: none;
  transform: none;
}

.klaro .cookie-modal .cm-bg {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

.klaro .cookie-modal .cm-modal.cm-klaro {
  background-color: #333;
  background-color: var(--dark1, #333);
  color: #fafafa;
  color: var(--light1, #fafafa);
  z-index: 1001;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
  width: 100%;
  max-height: 98%;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: fixed;
  overflow: auto;
}

@media (min-width: 660px) {
  .klaro .cookie-modal .cm-modal.cm-klaro {
    border-radius: 4px;
    border-radius: var(--border-radius, 4px);
    position: relative;
    margin: 0 auto;
    max-width: 640px;
    height: auto;
    width: auto;
  }
}
.klaro .cookie-modal .cm-modal .hide {
  border-style: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}

.klaro .cookie-modal .cm-modal .hide svg {
  stroke: #fafafa;
  stroke: var(--light1, #fafafa);
}

.klaro .cookie-modal .cm-modal .cm-footer {
  border-top-color: #5c5c5c;
  border-top-color: var(--dark2, #5c5c5c);
  border-top-width: 1px;
  border-top-width: var(--border-width, 1px);
  border-top-style: solid;
  border-top-style: var(--border-style, solid);
  padding: 1em;
}

.klaro .cookie-modal .cm-modal .cm-footer-buttons {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
}

.klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by {
  font-size: 0.8em;
  padding-top: 4px;
  text-align: right;
  padding-right: 8px;
}

.klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by a {
  color: #5c5c5c;
  color: var(--dark2, #5c5c5c);
}

.klaro .cookie-modal .cm-modal .cm-header {
  border-bottom-width: 1px;
  border-bottom-width: var(--border-width, 1px);
  border-bottom-style: solid;
  border-bottom-style: var(--border-style, solid);
  border-bottom-color: #5c5c5c;
  border-bottom-color: var(--dark2, #5c5c5c);
  padding: 1em;
  padding-right: 24px;
}

.klaro .cookie-modal .cm-modal .cm-header h1 {
  margin: 0;
  font-size: 2em;
  display: block;
}

.klaro .cookie-modal .cm-modal .cm-header h1.title {
  padding-right: 20px;
}

.klaro .cookie-modal .cm-modal .cm-body {
  padding: 1em;
}

.klaro .cookie-modal .cm-modal .cm-body ul {
  display: block;
}

.klaro .cookie-modal .cm-modal .cm-body span {
  display: inline-block;
  width: auto;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes {
  padding: 0;
  margin: 0;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose .cm-services .cm-caret,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-services .cm-caret {
  color: #a0a0a0;
  color: var(--light3, #a0a0a0);
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose .cm-services .cm-content,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-services .cm-content {
  margin-left: -40px;
  display: none;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose .cm-services .cm-content.expanded,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-services .cm-content.expanded {
  margin-top: 10px;
  display: block;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose {
  position: relative;
  line-height: 20px;
  vertical-align: middle;
  padding-left: 60px;
  min-height: 40px;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service:first-child,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose:first-child,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service:first-child,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose:first-child {
  margin-top: 0;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service p,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose p,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service p,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose p {
  margin-top: 0;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service p.purposes,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose p.purposes,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service p.purposes,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose p.purposes {
  color: #a0a0a0;
  color: var(--light3, #a0a0a0);
  font-size: 0.8em;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service.cm-toggle-all,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose.cm-toggle-all,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service.cm-toggle-all,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose.cm-toggle-all {
  border-top-width: 1px;
  border-top-width: var(--border-width, 1px);
  border-top-style: solid;
  border-top-style: var(--border-style, solid);
  border-top-color: #5c5c5c;
  border-top-color: var(--dark2, #5c5c5c);
  padding-top: 1em;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service span.cm-list-title,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose span.cm-list-title,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service span.cm-list-title,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-list-title {
  font-weight: 600;
}

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service span.cm-required,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose span.cm-required,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service span.cm-required,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-required {
  color: #5c5c5c;
  color: var(--dark2, #5c5c5c);
  padding-left: 0.2em;
  font-size: 0.8em;
}

.klaro .cookie-notice:not(.cookie-modal-notice) {
  background-color: #333;
  background-color: var(--dark1, #333);
  z-index: 999;
  position: fixed;
  width: 100%;
  bottom: 0;
  right: 0;
}

@media (min-width: 1024px) {
  .klaro .cookie-notice:not(.cookie-modal-notice) {
    border-radius: 4px;
    border-radius: var(--border-radius, 4px);
    position: fixed;
    position: var(--notice-position, fixed);
    right: 20px;
    right: var(--notice-right, 20px);
    left: auto;
    left: var(--notice-left, auto);
    bottom: 20px;
    bottom: var(--notice-bottom, 150px);
    top: auto;
    top: var(--notice-top, auto);
    max-width: 400px;
    max-width: var(--notice-max-width, 400px);
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
  }
}
@media (max-width: 1023px) {
  .klaro .cookie-notice:not(.cookie-modal-notice) {
    border-style: none;
    border-radius: 0;
  }
}
.klaro .cookie-notice:not(.cookie-modal-notice).cn-embedded {
  position: relative;
  height: inherit;
  width: inherit;
  left: inherit;
  right: inherit;
  bottom: inherit;
  z-index: 0;
}

.klaro .cookie-notice:not(.cookie-modal-notice).cn-embedded .cn-body {
  padding-top: 0.5em;
}

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body {
  margin-bottom: 0;
  margin-right: 0;
  bottom: 0;
  padding: 1em;
  padding-top: 0;
}

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body p {
  margin-bottom: 0.5em;
}

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body p.cn-changes {
  text-decoration: underline;
}

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-learn-more {
  display: inline-block;
  flex-grow: 0;
  color: #fff;
  color: var(--button-text-color, #fff);
  background-color: #5c5c5c;
  background-color: var(--secondary);
  border-radius: 4px;
  border-radius: var(--border-radius, 4px);
  padding: 6px 10px;
  margin-right: 0.5em;
  border-style: none;
  padding: 0.4em;
  font-size: 1em;
  cursor: pointer;
}

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons {
  display: inline-block;
  margin-top: -0.5em;
}

@media (max-width: 384px) {
  .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons {
    width: 100%;
  }
}
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons button.cm-btn {
  margin-top: 0.5em;
}

@media (max-width: 384px) {
  .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons button.cm-btn {
    width: calc(50% - 0.5em);
  }
}
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok {
  margin-top: -0.5em;
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  justify-content: right;
  align-items: baseline;
}

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok a,
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok div {
  margin-top: 0.5em;
}

.klaro .cookie-modal-notice {
  background-color: #333;
  background-color: var(--dark1, #333);
  color: #fafafa;
  color: var(--light1, #fafafa);
  z-index: 1001;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
  width: 100%;
  max-height: 98%;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: fixed;
  overflow: auto;
  padding: 1em;
  padding-top: 0.2em;
}

@media (min-width: 400px) {
  .klaro .cookie-modal-notice {
    border-radius: 4px;
    border-radius: var(--border-radius, 4px);
    position: relative;
    margin: 0 auto;
    max-width: 400px;
    height: auto;
    width: auto;
  }
}
.klaro .cookie-modal-notice .cn-ok {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 1em;
}

.klaro .cookie-notice-hidden {
  display: none !important;
}

/* Styling on Homepage */
/* MediaQueries */
@media only screen and (min-width: 576px) {
  .logo-wrapper {
    width: 40%;
  }
  .card-columns {
    column-count: 1;
  }
}
@media only screen and (min-width: 768px) {
  .afterHeroSlider .mainContent {
    margin-top: -150px;
  }
  #headerSketch {
    width: 160%;
  }
  .logo-outer-wrapper {
    width: 45%;
  }
  .logo-wrapper {
    width: 68%;
  }
  .headerimage-wrapper {
    display: block;
  }
  .sidebar {
    max-width: 450px;
  }
  .mainContentWrapper {
    margin-top: 36px;
  }
  .mainContentWrapper h1 {
    color: #f14a28;
    font-weight: 300;
    font-size: 3rem;
  }
  .infoWrapperOuter {
    right: auto;
    left: 0;
  }
  .home .mainContentWrapper {
    margin-left: 8.3333%;
    margin-right: 8.3333%;
  }
  .card-columns {
    column-count: 3;
  }
  .cardColumns {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    column-gap: 0.5rem;
    orphans: 1;
    widows: 1;
  }
  .cardColumns:last-child {
    margin-top: 1rem;
  }
  .card-body {
    padding: 1.25rem 0.5rem;
  }
  .card-body h2 {
    font-size: 1rem;
  }
  .table-responsive {
    display: block;
  }
  #chatIcon-container {
    max-width: 400px;
  }
}
@media only screen and (min-width: 992px) {
  #headerSketch {
    width: 120%;
  }
  .mainNav {
    white-space: nowrap;
  }
  .logo-outer-wrapper {
    width: 38%;
    min-height: 60px;
  }
  .logo-wrapper {
    width: 100%;
  }
  .logo {
    height: auto;
    width: 100%;
  }
  .logo-addition {
    font-size: 1.2rem;
  }
  .headerimage-wrapper img {
    width: 100%;
    height: auto;
  }
  .cardColumns {
    column-gap: 1.25rem;
  }
  .card-body {
    padding: 1.25rem;
  }
  .card h2 {
    font-size: 1.7rem;
  }
}
@media only screen and (min-width: 1200px) {
  #headerSketch {
    width: 100%;
  }
  .logo-outer-wrapper {
    width: 35%;
    min-height: 60px;
  }
}
@media only screen and (min-width: 1500px) {
  .logo-outer-wrapper {
    width: 28%;
    min-height: 60px;
  }
  .footerImageWrapper {
    background-size: cover;
    min-height: 40vh;
    background-position: center top;
  }
}
@media only screen and (min-width: 1920px) {
  .logo-outer-wrapper {
    width: 20%;
    min-height: 60px;
  }
}

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