.layout-container footer {
  margin-top: auto;
}
.Footer3-606da2902b0f0 .socials {
  line-height: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  display: flex;
  flex-direction: row;
  margin: 0 -0.75rem;
}
.Footer3-606da2902b0f0 .socials__item {
  padding: 0;
  margin: 0;
  color: currentColor;
}
.Footer3-606da2902b0f0 .socials__link {
  color: currentColor;
  transition: color 0.5s ease;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0.75rem;
}
.Footer3-606da2902b0f0 .socials__link:hover {
  color: #F3121A;
}
.Footer3-606da2902b0f0 .socials__link:focus {
  color: #f5363c;
}
.Footer3-606da2902b0f0 .socials__link .svg-inline--fa {
  color: currentColor;
}
.Footer3-606da2902b0f0 .quick {
  line-height: 1;
  height: 100%;
  display: block;
  color: currentColor;
}
.Footer3-606da2902b0f0 .quick__list {
  line-height: 1;
  list-style: none;
  margin: -0.375rem -0.5rem;
  padding: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.Footer3-606da2902b0f0 .top .quick__list {
  margin-top: calc(1.25rem - 0.375rem);
  margin-bottom: calc(1.25rem - 0.375rem);
  flex-direction: row;
}
@media (min-width: 768px) {
  .Footer3-606da2902b0f0 .top .quick__list {
    flex-direction: row;
    justify-content: flex-start;
  }
}
.Footer3-606da2902b0f0 .secondary .quick__list {
  margin-top: calc(2rem - 0.375rem);
  margin-bottom: calc(2rem - 0.375rem);
  flex-direction: row;
}
@media (min-width: 768px) {
  .Footer3-606da2902b0f0 .secondary .quick__list {
    flex-direction: row;
    justify-content: flex-start;
  }
}
.Footer3-606da2902b0f0 .quick__item {
  color: currentColor;
  margin: 0;
  padding: 0.375rem 0.5rem;
}
.Footer3-606da2902b0f0 .quick__link {
  color: currentColor;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: background-color 0.5s ease;
  white-space: nowrap;
}
.Footer3-606da2902b0f0 .quick__link:hover, .Footer3-606da2902b0f0 .quick__link:focus {
  color: currentColor;
}
.Footer3-606da2902b0f0 .quick__link .svg-inline--fa {
  color: currentColor;
}
.Footer3-606da2902b0f0 .logo {
  line-height: 1;
}
.Footer3-606da2902b0f0 .logo__link {
  display: inline-flex;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  line-height: inherit;
  white-space: nowrap;
  align-items: center;
}
.Footer3-606da2902b0f0 .logo__image {
  max-width: 150px;
  max-height: 50px;
  width: auto;
  height: auto;
  display: block;
}
.Footer3-606da2902b0f0 .gallery {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(auto-fit, minmax(70px, 1fr));
}
.Footer3-606da2902b0f0 .gallery__item {
  position: relative;
  background-color: #000;
}
.Footer3-606da2902b0f0 .gallery__item::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.Footer3-606da2902b0f0 .gallery__link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  transition: opacity 0.5s ease;
}
.Footer3-606da2902b0f0 .gallery__link:hover {
  opacity: 0.5;
}
.Footer3-606da2902b0f0 .gallery__link .media {
  width: 100%;
  height: 100%;
  display: unset;
}
.Footer3-606da2902b0f0 .gallery__image {
  position: relative;
  display: block;
  width: auto;
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
}
.Footer3-606da2902b0f0 .company-info {
  line-height: 1;
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: -0.5rem;
  margin-right: 0;
  margin-bottom: -0.5rem;
  margin-left: 0;
}
.Footer3-606da2902b0f0 .secondary .company-info {
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-left: calc(-1 * (3.125rem / 2));
  margin-right: calc(-1 * (3.125rem / 2));
  flex-direction: row;
  justify-content: flex-start;
}
.Footer3-606da2902b0f0 .company-info__item {
  color: currentColor;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.Footer3-606da2902b0f0 .secondary .company-info__item {
  padding-right: calc(3.125rem / 2);
  padding-left: calc(3.125rem / 2);
}
.Footer3-606da2902b0f0 .company-info__item-visual {
  padding-right: 1rem;
  font-size: 1.25em;
  width: 2rem;
}
.Footer3-606da2902b0f0 .company-info__item-visual .svg-inline--fa {
  color: currentColor;
}
.Footer3-606da2902b0f0 .company-info__item-content {
  font-size: 0.875em;
  line-height: 1.25;
}
.Footer3-606da2902b0f0 .company-info__item-content .label {
  margin-bottom: 0.125em;
  font-weight: 700;
  line-height: 1;
}
.Footer3-606da2902b0f0 .company-info__item-content p:not(.label) {
  margin-bottom: 0.5rem;
}
.Footer3-606da2902b0f0 .company-info__item-content p:not(.label):last-child {
  margin-bottom: 0;
}
.Footer3-606da2902b0f0 .company-info__item-content a {
  transition: color 0.5s ease;
  color: currentColor;
  display: block;
  white-space: nowrap;
}
.Footer3-606da2902b0f0 .company-info__item-content a.cta {
  color: #F3121A;
}
.Footer3-606da2902b0f0 .company-info__item-content a:last-child {
  margin-bottom: 0;
}
.Footer3-606da2902b0f0 .opening-hours {
  line-height: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.Footer3-606da2902b0f0 .opening-hours__item {
  color: currentColor;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  font-size: 0.875em;
  line-height: 1.125;
  padding-bottom: 0.75rem;
}
.Footer3-606da2902b0f0 .opening-hours__item:last-child {
  padding-bottom: 0;
}
.Footer3-606da2902b0f0 .contact-form {
  line-height: 1;
}
.Footer3-606da2902b0f0 .contact-form .form-control {
  border-radius: 0;
  border-style: none;
  border: 1px solid transparent;
}
footer .primary__box.primary__box--pop .form-control {
  border-width: 1px;
  border-style: solid;
  border-color: #ced4da;
}
.Footer3-606da2902b0f0 .contact-form input, .Footer3-606da2902b0f0 .contact-form textarea {
  margin-bottom: 0.75rem;
}
.Footer3-606da2902b0f0 .contact-form :last-child {
  margin-bottom: 0;
}
.Footer3-606da2902b0f0 .contact-form .btn, .Footer3-606da2902b0f0 .contact-form .button.button--primary {
  border-radius: 0;
  border: 1px solid transparent;
  text-transform: none;
  width: auto;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  font-size: 1rem;
  display: inline-block;
  font-weight: 400;
}
.Footer3-606da2902b0f0 .media--loading {
  position: unset;
}
.Footer3-606da2902b0f0 .footer {
  position: relative;
}
.Footer3-606da2902b0f0 .footer__container {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 40px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.Footer3-606da2902b0f0 .footer__main {
  z-index: 3;
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.Footer3-606da2902b0f0 .footer__visual {
  background-color: #202229;
  z-index: 2;
  position: absolute;
  overflow: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: none;
}
.Footer3-606da2902b0f0 .footer__visual-inner {
  z-index: 1;
  width: 100%;
  height: 100%;
  min-height: 0;
  overflow: auto;
}
.Footer3-606da2902b0f0 .footer__visual-inner .media img {
  opacity: 1;
  transition: unset;
  width: auto;
  min-width: 100%;
  height: auto;
  position: absolute;
  top: -9999px;
  right: -9999px;
  bottom: -9999px;
  left: -9999px;
  margin: auto;
}
html.no-objectfit .Footer3-606da2902b0f0 .footer__visual-inner .media img {
  min-width: 100%;
  min-height: 100%;
}
@media (max-width: 1199.98px) {
  html.no-objectfit .Footer3-606da2902b0f0 .footer__visual-inner .media img {
    max-height: 100%;
  }
}
@media (min-width: 1200px) {
  html.no-objectfit .Footer3-606da2902b0f0 .footer__visual-inner .media img {
    max-width: 100%;
  }
}
@supports (object-fit: cover) {
  .Footer3-606da2902b0f0 .footer__visual-inner .media img {
    width: 100%;
    height: 100%;
    min-width: 0;
    object-fit: cover;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
.Footer3-606da2902b0f0 .footer__visual-inner .map {
  --map-footer-full-height: 0;
  --map-footer-top-height: 0;
  --map-footer-secondary-height: 0;
  --map-footer-last-box-height: 0;
  --map-info-height: 129px;
  --map-zoom-height: 105px;
  --map-marker-height: 34px;
  overflow: hidden;
  width: 100%;
  position: relative;
  height: 550px;
  height: var(--map-footer-full-height);
  position: absolute;
  opacity: 1;
}
.Footer3-606da2902b0f0 .footer__visual-inner .map-inner {
  overflow: hidden;
  position: absolute;
  top: calc(-1 * ((var(--map-info-height) + var(--map-footer-secondary-height) + var(--map-footer-last-box-height)) - var(--map-footer-top-height)));
  height: calc(((var(--map-footer-full-height) + var(--map-info-height) + var(--map-zoom-height)) - var(--map-marker-height)) + (var(--map-footer-secondary-height) + var(--map-footer-last-box-height)));
  margin-top: var(--map-marker-height);
  width: 100vw;
  left: 0;
}
@media (min-width: 768px) {
  .Footer3-606da2902b0f0 .footer__visual-inner .map-inner {
    top: calc(-1 * ((var(--map-info-height) + var(--map-footer-secondary-height)) - var(--map-footer-top-height)));
    height: calc(((var(--map-footer-full-height) + var(--map-info-height) + var(--map-zoom-height)) - var(--map-marker-height)) + var(--map-footer-secondary-height));
    margin-top: var(--map-marker-height);
    width: calc(100vw + (1110px - 380px));
    left: calc(-1 * (((1110px - 380px) / 12) * 9.5));
  }
}
.Footer3-606da2902b0f0 .footer__visual-inner .map-inner iframe {
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin: 0;
}
.Footer3-606da2902b0f0 .top {
  color: #fff;
  background-color: #005846;
}
.Footer3-606da2902b0f0 .top__cols {
  display: grid;
  grid-gap: 0 30px;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  grid-auto-rows: auto;
}
@media (min-width: 768px) {
  .Footer3-606da2902b0f0 .top__cols {
    grid-template-columns: repeat(2, auto);
  }
}
.Footer3-606da2902b0f0 .top__col {
  font-size: 1em;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-self: center;
}
@media (min-width: 768px) {
  .Footer3-606da2902b0f0 .top__col:last-of-type {
    align-items: flex-end;
  }
}
.Footer3-606da2902b0f0 .primary {
  color: #fff;
  background-color: transparent;
}
.Footer3-606da2902b0f0 .primary__cols {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  grid-auto-rows: auto;
  margin-top: 2rem;
  margin-bottom: 4rem;
}
.Footer3-606da2902b0f0 .footer--2cols .primary__cols {
  margin-bottom: 2rem;
}
.Footer3-606da2902b0f0 .footer--2cols .primary__cols .primary__box:nth-child(1) {
  min-height: 9rem;
}
@media (min-width: 768px) {
  .Footer3-606da2902b0f0 .footer--2cols .primary__cols {
    grid-template-columns: repeat(2, auto);
  }
}
.Footer3-606da2902b0f0 .footer--2cols-two1 .primary__cols {
  margin-bottom: 2rem;
}
.Footer3-606da2902b0f0 .footer--2cols-two1 .primary__cols .primary__box:nth-child(1) {
  min-height: 9rem;
}
@media (min-width: 768px) {
  .Footer3-606da2902b0f0 .footer--2cols-two1 .primary__cols {
    grid-template-columns: 1fr 350px;
  }
}
@media (min-width: 576px) {
  .Footer3-606da2902b0f0 .footer--3cols .primary__cols {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (min-width: 992px) {
  .Footer3-606da2902b0f0 .footer--3cols .primary__cols {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 768px) {
  .Footer3-606da2902b0f0 .footer--4cols .primary__cols {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1200px) {
  .Footer3-606da2902b0f0 .footer--4cols .primary__cols {
    grid-template-columns: repeat(4, 1fr);
  }
}
.Footer3-606da2902b0f0 .primary__box {
  display: flex;
  flex-direction: column;
  text-align: left;
  margin-top: 0rem;
  margin-bottom: 0;
}
.Footer3-606da2902b0f0 .primary__box--pop {
  margin-top: 0;
  margin-bottom: 0;
}
.Footer3-606da2902b0f0 .primary__box--pop .primary__box-inner {
  color: #000;
  background-color: white;
  padding: 2rem;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
.Footer3-606da2902b0f0 .footer--2cols-two1.footer--overflow-pop .primary__box--pop {
  --footer-secondary-height: 0;
}
@media (min-width: 768px) {
  .Footer3-606da2902b0f0 .footer--2cols-two1.footer--overflow-pop .primary__box--pop {
    position: relative;
    z-index: 1;
  }
  .Footer3-606da2902b0f0 .footer--2cols-two1.footer--overflow-pop .primary__box--pop .primary__box-inner {
    position: relative;
    margin-bottom: -3rem;
    margin-bottom: calc(-1 * var(--footer-secondary-height));
  }
}
.Footer3-606da2902b0f0 .primary__box-inner {
  display: flex;
  flex-direction: column;
}
.Footer3-606da2902b0f0 .primary__box-hd {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: currentColor;
  margin-top: 2rem;
  margin-bottom: 2.125rem;
}
.Footer3-606da2902b0f0 .primary__box.primary__box--pop .primary__box-hd {
  border-bottom-color: currentColor;
  margin-top: 0;
}
.Footer3-606da2902b0f0 .primary__box-headline {
  font-size: 1.125rem;
  line-height: 1;
  margin-bottom: 0.77em;
  font-weight: bold;
  color: currentColor;
}
.Footer3-606da2902b0f0 .primary__box.primary__box--pop .primary__box-headline {
  color: currentColor;
}
.Footer3-606da2902b0f0 .primary__box-bd {
  font-size: 1rem;
  line-height: 1.125;
  height: 100%;
}
.Footer3-606da2902b0f0 .primary__box-bd > p {
  font-size: 0.875em;
  line-height: 1.25;
}
.Footer3-606da2902b0f0 .secondary {
  color: #fff;
  background-color: rgba(0, 88, 70, 0.8);
}
.Footer3-606da2902b0f0 .secondary__cols {
  display: grid;
  grid-gap: 0 30px;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  grid-auto-rows: auto;
}
@media (min-width: 768px) {
  .Footer3-606da2902b0f0 .secondary__cols {
    grid-template-columns: repeat(2, auto);
  }
}
@media (min-width: 768px) {
  .Footer3-606da2902b0f0 .footer--2cols-two1.footer--overflow-pop .secondary__cols {
    grid-template-columns: 1fr 350px;
  }
}
.Footer3-606da2902b0f0 .secondary__col {
  font-size: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-self: center;
}
@media (min-width: 768px) {
  .Footer3-606da2902b0f0 .secondary__col:last-of-type {
    align-items: flex-end;
  }
}
/*------------------------------------------------ remove this -----------------------------------------------------*/
footer#themeHHH .primary {
  background-color: rgba(0, 123, 255, 0.16);
}
footer#themeHHH .secondary {
  background-color: rgba(54, 54, 54, 0.8);
  color: #fff;
}
footer#themeHHH .secondary .svg-inline--fa {
  color: #007bff;
}
footer#themeIII .content__primary {
  background-color: rgba(10, 162, 130, 0.84);
  color: #fff;
}
footer#themeIII .content__primary .cta {
  color: #fff;
}
footer#themeIII .content__secondary {
  background-color: #363636;
  color: #fff;
}
footer#themeIII .content__secondary .svg-inline--fa {
  color: #007bff;
}
footer#themeJJJ .content__primary {
  background-color: rgba(161, 161, 161, 0.2);
  color: #fff;
}
footer#themeJJJ .content__primary .primary__box-inner {
  background-color: #272727;
}
footer#themeJJJ .content__primary .cta {
  color: #fff;
}
footer#themeJJJ .content__secondary {
  background-color: #363636;
  color: #AAAAAA;
}
footer#themeJJJ .content__secondary .svg-inline--fa {
  color: #0B9B79;
}
