@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;1,400;1,600&display=swap);
:focus {
  outline: none;
}

input,
textarea,
select {
  border-radius: 0;
}

select::-ms-expand {
  display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}

img {
  display: block;
}

ul,
ol,
li {
  list-style: none;
}

figure {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
*:before, *:after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html,
body {
  font-family: "soleil", sans-serif;
  font-size: 17px;
  line-height: 1.6;
  color: rgba(21, 23, 31, 0.8);
  background-color: #f6f1eb;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html .display-1,
html h1,
body .display-1,
body h1 {
  margin: 0 0 10px;
  font-family: inherit;
  font-weight: 600;
  line-height: 1.1;
  color: #005391;
  font-size: 36px;
  font-weight: 700;
}
@media only screen and (max-width: 1199px) {
  html .display-1,
  html h1,
  body .display-1,
  body h1 {
    font-size: 28.8px;
  }
}
@media only screen and (max-width: 991px) {
  html .display-1,
  html h1,
  body .display-1,
  body h1 {
    font-size: 27px;
  }
}
@media only screen and (max-width: 767px) {
  html .display-1,
  html h1,
  body .display-1,
  body h1 {
    font-size: 21.6px;
  }
}
html .display-2,
html h2,
body .display-2,
body h2 {
  margin: 0 0 10px;
  font-family: inherit;
  font-weight: 600;
  line-height: 1.1;
  color: #005391;
  font-size: 36px;
}
@media only screen and (max-width: 1199px) {
  html .display-2,
  html h2,
  body .display-2,
  body h2 {
    font-size: 28.8px;
  }
}
@media only screen and (max-width: 991px) {
  html .display-2,
  html h2,
  body .display-2,
  body h2 {
    font-size: 27px;
  }
}
@media only screen and (max-width: 767px) {
  html .display-2,
  html h2,
  body .display-2,
  body h2 {
    font-size: 21.6px;
  }
}
html .display-3,
html h3,
body .display-3,
body h3 {
  margin: 0 0 10px;
  font-family: inherit;
  font-weight: 600;
  line-height: 1.1;
  color: #005391;
  font-size: 32px;
}
@media only screen and (max-width: 1199px) {
  html .display-3,
  html h3,
  body .display-3,
  body h3 {
    font-size: 26.24px;
  }
}
@media only screen and (max-width: 991px) {
  html .display-3,
  html h3,
  body .display-3,
  body h3 {
    font-size: 24.96px;
  }
}
@media only screen and (max-width: 767px) {
  html .display-3,
  html h3,
  body .display-3,
  body h3 {
    font-size: 20.8px;
  }
}
html .display-4,
html h4,
body .display-4,
body h4 {
  margin: 0 0 10px;
  font-family: inherit;
  font-weight: 600;
  line-height: 1.1;
  color: #005391;
  font-size: 28px;
}
@media only screen and (max-width: 1199px) {
  html .display-4,
  html h4,
  body .display-4,
  body h4 {
    font-size: 23.8px;
  }
}
@media only screen and (max-width: 991px) {
  html .display-4,
  html h4,
  body .display-4,
  body h4 {
    font-size: 23.24px;
  }
}
@media only screen and (max-width: 767px) {
  html .display-4,
  html h4,
  body .display-4,
  body h4 {
    font-size: 20.16px;
  }
}
html .display-5,
html h5,
body .display-5,
body h5 {
  margin: 0 0 10px;
  font-family: inherit;
  font-weight: 600;
  line-height: 1.1;
  color: #005391;
  font-size: 24px;
}
@media only screen and (max-width: 1199px) {
  html .display-5,
  html h5,
  body .display-5,
  body h5 {
    font-size: 22.32px;
  }
}
@media only screen and (max-width: 991px) {
  html .display-5,
  html h5,
  body .display-5,
  body h5 {
    font-size: 21.6px;
  }
}
@media only screen and (max-width: 767px) {
  html .display-5,
  html h5,
  body .display-5,
  body h5 {
    font-size: 19.2px;
  }
}
html .display-6,
html h6,
body .display-6,
body h6 {
  margin: 0 0 10px;
  font-family: inherit;
  font-weight: 600;
  line-height: 1.1;
  color: #005391;
  font-size: 21px;
}
@media only screen and (max-width: 1199px) {
  html .display-6,
  html h6,
  body .display-6,
  body h6 {
    font-size: 19.95px;
  }
}
@media only screen and (max-width: 991px) {
  html .display-6,
  html h6,
  body .display-6,
  body h6 {
    font-size: 18.9px;
  }
}
@media only screen and (max-width: 767px) {
  html .display-6,
  html h6,
  body .display-6,
  body h6 {
    font-size: 18.06px;
  }
}
html .subtitle,
body .subtitle {
  margin-top: -10px;
  display: block;
  letter-spacing: 1px;
}
html p,
body p {
  margin-bottom: 20px;
}
html strong, html dfn,
body strong,
body dfn {
  font-weight: bold;
}
html em, html dfn,
body em,
body dfn {
  font-style: italic;
}
html sup,
html sub,
body sup,
body sub {
  line-height: 0;
}
html address,
body address {
  margin: 0 0 20px;
  display: block;
  font-style: italic;
}
html address > *:last-child,
body address > *:last-child {
  margin-bottom: 0;
}
html blockquote,
body blockquote {
  margin: 0 0 20px;
  padding: 20px;
  font-style: italic;
  border: 1px solid #ddd;
  border-radius: 5px;
}
html blockquote > *:last-child,
body blockquote > *:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  html,
  body {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  html,
  body {
    font-size: 15px;
  }
}
@media only screen and (max-width: 991px) {
  html.is-active,
  body.is-active {
    overflow: hidden;
  }
}

a {
  text-decoration: none;
  color: #cb4d28;
  transition: 0.3s ease-in-out;
}
a:hover {
  text-decoration: none;
  color: rgba(21, 23, 31, 0.8);
}

img {
  height: auto;
}

.clear:after {
  display: block;
  clear: both;
  content: "";
}

@media only screen and (min-width: 768px) {
  .show-on-mobile {
    display: none !important;
  }
}

@media only screen and (max-width: 767px) {
  .hide-on-mobile {
    display: none !important;
  }
}

@media only screen and (min-width: 992px) {
  .show-from-tab {
    display: none !important;
  }
}

@media only screen and (max-width: 991px) {
  .hide-from-tab {
    display: none !important;
  }
}

.centered, .wp-block-columns {
  padding-right: calc((100% - 1320px) / 2);
  padding-left: calc((100% - 1320px) / 2);
}
@media only screen and (max-width: 1350px) {
  .centered, .wp-block-columns {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.wp-block-columns {
  margin-bottom: 0 !important;
}
.wp-block-column .wp-block-columns {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
@media only screen and (max-width: 1199px) {
  .wp-block-columns .wp-block-column {
    flex-basis: 100%;
  }
  .wp-block-columns .wp-block-column:nth-child(2n) {
    margin-left: 0;
  }
}

.wrapper {
  padding-top: 90px;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.wrapper:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  background: rgba(45, 45, 45, 0.6);
  transition: 0.3s ease-in-out;
  content: "";
}
.wrapper.is-overlay:after {
  opacity: 1;
  visibility: visible;
}

.button {
  margin-bottom: 0;
  padding: 10px 39px;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 45px;
  font-family: "soleil", sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.2;
  white-space: nowrap;
  text-align: center;
  color: #fff;
  vertical-align: middle;
  border: 0 solid #942c0e;
  border-bottom-width: 1px;
  border-radius: 2px;
  background: #cb4d28;
  transition: 0.3s ease-in-out;
  -webkit-user-select: none;
          user-select: none;
  touch-action: manipulation;
  cursor: pointer;
  overflow: hidden;
}
@media only screen and (max-width: 1199px) {
  .button {
    padding: 8px 25px;
  }
}
@media only screen and (max-width: 991px) {
  .button {
    height: 40px;
    font-size: 15px;
  }
}
.button:after {
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #942c0e;
  border-radius: 2px;
  background-color: #a43c1d;
  transition: 0.5s ease-in-out;
  content: "";
}
.button div {
  overflow: hidden;
}
.button span {
  position: relative;
  z-index: 1;
  display: block;
  transition: 0.3s ease-in-out;
}
.button span:after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  content: attr(data-text);
}
.button:hover, .button[type=submit]:hover, .button[type=reset]:hover, .button[type=button]:hover, .button:focus, .button.is-focused {
  text-decoration: none;
  color: #fff;
}
.button:hover span, .button[type=submit]:hover span, .button[type=reset]:hover span, .button[type=button]:hover span, .button:focus span, .button.is-focused span {
  transform: translateY(-100%);
}
.button:hover:after, .button[type=submit]:hover:after, .button[type=reset]:hover:after, .button[type=button]:hover:after, .button:focus:after, .button.is-focused:after {
  top: 0;
}
.button:active, .button.is-active {
  background-image: none;
}
.button:disabled, .button.is-disabled {
  color: #4a4a4a;
  background-color: #aec7da;
}
.button + .button {
  margin-left: 6px;
}
.button--primary-outline {
  color: #005e9c;
  border: 1px solid #005e9c;
  background-color: #fff;
}
.button--primary-outline:after {
  border-bottom-color: #034474;
  background: #005391;
}
.button--primary-outline:hover, .button--primary-outline[type=submit]:hover, .button--primary-outline[type=reset]:hover, .button--primary-outline[type=button]:hover, .button--primary-outline:focus, .button--primary-outline.is-focused {
  color: #fff;
  border-color: #005391;
}
.button--more-white, .button--more {
  padding: 0;
  height: auto;
  color: #cb4d28;
  border: 0;
  background: transparent;
}
.button--more-white:after, .button--more:after {
  margin-bottom: -2px;
  margin-left: 10px;
  position: static;
  display: inline-block;
  width: auto;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  border: 0;
  background: transparent;
  transition: 0.3s ease-in-out color;
  content: "\f061";
}
.button--more-white:hover, .button--more-white[type=submit]:hover, .button--more-white[type=reset]:hover, .button--more-white[type=button]:hover, .button--more-white:focus, .button--more-white.is-focused, .button--more:hover, .button--more[type=submit]:hover, .button--more[type=reset]:hover, .button--more[type=button]:hover, .button--more:focus, .button--more.is-focused {
  color: rgba(21, 23, 31, 0.8);
}
.button--more-white:hover:after, .button--more-white[type=submit]:hover:after, .button--more-white[type=reset]:hover:after, .button--more-white[type=button]:hover:after, .button--more-white:focus:after, .button--more-white.is-focused:after, .button--more:hover:after, .button--more[type=submit]:hover:after, .button--more[type=reset]:hover:after, .button--more[type=button]:hover:after, .button--more:focus:after, .button--more.is-focused:after {
  color: rgba(21, 23, 31, 0.8);
}
.button--more-white {
  color: #fff;
}
.button--more-white:hover, .button--more-white[type=submit]:hover, .button--more-white[type=reset]:hover, .button--more-white[type=button]:hover, .button--more-white:focus, .button--more-white.is-focused {
  color: rgba(21, 23, 31, 0.8);
}
.button--more-white:hover:after, .button--more-white[type=submit]:hover:after, .button--more-white[type=reset]:hover:after, .button--more-white[type=button]:hover:after, .button--more-white:focus:after, .button--more-white.is-focused:after {
  color: #000;
}
.button-round {
  border-radius: 8px;
  padding: 10px 39px;
  height: 35px;
}

@font-face {
  font-family: "Tornac";
  font-weight: normal;
  font-style: normal;
  src: url("https://ijzerenman.nl/wp-content/themes/ijzerenman/assets/fonts/tornac/Tornac-Regular.woff2") format("woff2"), url("https://ijzerenman.nl/wp-content/themes/ijzerenman/assets/fonts/tornac/Tornac-Regular.woff") format("woff");
  font-display: swap;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #000;
  opacity: 0.95;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #fff;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #fff;
}
.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 1;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 1;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid transparent;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid transparent;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-container {
  font-family: "soleil", sans-serif;
  font-size: 17px;
  line-height: 1.6;
  color: rgba(21, 23, 31, 0.8);
}

/*!
 * Mmenu Light
 * mmenujs.com/mmenu-light
 *
 * Copyright (c) Fred Heusschen
 * www.frebsite.nl
 *
 * License: CC-BY-4.0
 * http://creativecommons.org/licenses/by/4.0/
 */
:root {
  /** Width for the drawer. */
  --mm-ocd-width: 80%;
  /** Min-width for the drawer. */
  --mm-ocd-min-width: 200px;
  /** Max-width for the drawer. */
  --mm-ocd-max-width: 440px;
}

body.mm-ocd-opened {
  overflow-y: hidden;
  overscroll-behavior: none;
}

.mm-ocd {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 100%;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  overscroll-behavior: contain;
  background: rgba(0, 0, 0, 0);
  transition-property: bottom, background-color;
  transition-duration: 0s, 0.3s;
  transition-timing-function: ease;
  transition-delay: 0.45s, 0.15s;
}
.mm-ocd--open {
  bottom: 0;
  background: rgba(0, 0, 0, 0.25);
  transition-delay: 0s;
}

.mm-ocd__content {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
  width: 80%;
  width: var(--mm-ocd-width);
  min-width: 200px;
  min-width: var(--mm-ocd-min-width);
  max-width: 440px;
  max-width: var(--mm-ocd-max-width);
  background: #fff;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease;
}
.mm-ocd--left .mm-ocd__content {
  left: 0;
  transform: translate3d(-100%, 0, 0);
}
.mm-ocd--right .mm-ocd__content {
  right: 0;
  transform: translate3d(100%, 0, 0);
}
.mm-ocd--open .mm-ocd__content {
  transform: translate3d(0, 0, 0);
}

.mm-ocd__backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 3;
  width: calc(100% - 80%);
  width: calc(100% - var(--mm-ocd-width));
  min-width: calc(100% - 440px);
  min-width: calc(100% - var(--mm-ocd-max-width));
  max-width: calc(100% - 200px);
  max-width: calc(100% - var(--mm-ocd-min-width));
  background: rgba(3, 2, 1, 0);
}
.mm-ocd--left .mm-ocd__backdrop {
  right: 0;
}
.mm-ocd--right .mm-ocd__backdrop {
  left: 0;
}

/** Animation duration. */
/** Arrow size. */
/** Arrow weight. */
/** Border opacity. */
/** Navbar opacity. */
/** Arrow opacity. */
/** Item height. */
/** Item indent. */
/** Line height. */
/** Panel offset. */
.mm-spn a,
.mm-spn span, .mm-spn li, .mm-spn ul, .mm-spn {
  display: block;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

:root {
  /** Height for menu items. */
  --mm-spn-item-height: 50px;
  /** Indent for menu items. */
  --mm-spn-item-indent: 20px;
  /** Line height for menu items. */
  --mm-spn-line-height: 24px;
}

.mm-spn {
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
  -webkit-clip-path: inset(0 0 0 0);
          clip-path: inset(0 0 0 0);
  transform: translateX(0px);
}

.mm-spn ul {
  -webkit-overflow-scrolling: touch;
  position: fixed;
  top: 0;
  left: 100%;
  bottom: 0;
  z-index: 2;
  width: 130%;
  padding-right: 30%;
  line-height: 24px;
  line-height: var(--mm-spn-line-height);
  overflow: visible;
  overflow-y: auto;
  background: inherit;
  transition: left 0.3s ease 0s;
  cursor: default;
}
.mm-spn ul:after {
  content: "";
  display: block;
  height: 50px;
  height: var(--mm-spn-item-height);
}
.mm-spn > ul {
  left: 0;
}
.mm-spn ul.mm-spn--open {
  left: 0;
}
.mm-spn ul.mm-spn--parent {
  left: -30%;
  overflow-y: hidden;
}

.mm-spn li {
  position: relative;
  background: inherit;
  cursor: pointer;
}
.mm-spn li:before {
  content: "";
  display: block;
  position: absolute;
  top: 25px;
  top: calc(var(--mm-spn-item-height) / 2);
  right: 25px;
  right: calc(var(--mm-spn-item-height) / 2);
  z-index: 0;
  width: 10px;
  height: 10px;
  border-top: 2px solid;
  border-right: 2px solid;
  transform: rotate(45deg) translate(0, -50%);
  opacity: 0.4;
}
.mm-spn li:after {
  content: "";
  display: block;
  margin-left: 20px;
  margin-left: var(--mm-spn-item-indent);
  border-top: 1px solid;
  opacity: 0.15;
}

.mm-spn a,
.mm-spn span {
  position: relative;
  z-index: 1;
  padding: 13px 20px;
  padding: calc((var(--mm-spn-item-height) - var(--mm-spn-line-height)) / 2) var(--mm-spn-item-indent);
}
.mm-spn a {
  background: inherit;
  color: inherit;
  text-decoration: none;
}
.mm-spn a:not(:last-child) {
  width: calc(100% - 50px);
  width: calc(100% - var(--mm-spn-item-height));
}
.mm-spn a:not(:last-child):after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 1px solid;
  opacity: 0.15;
}
.mm-spn span {
  background: transparent;
}

.mm-spn.mm-spn--navbar {
  cursor: pointer;
}
.mm-spn.mm-spn--navbar:before {
  content: "";
  display: block;
  position: absolute;
  top: 25px;
  top: calc(var(--mm-spn-item-height) / 2);
  left: 20px;
  left: var(--mm-spn-item-indent);
  width: 10px;
  height: 10px;
  margin-top: 2px;
  border-top: 2px solid;
  border-left: 2px solid;
  transform: rotate(-45deg) translate(50%, -50%);
  opacity: 0.4;
}
.mm-spn.mm-spn--navbar.mm-spn--main {
  cursor: default;
}
.mm-spn.mm-spn--navbar.mm-spn--main:before {
  content: none;
  display: none;
}
.mm-spn.mm-spn--navbar:after {
  content: attr(data-mm-spn-title);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  height: var(--mm-spn-item-height);
  padding: 0 40px;
  padding: 0 calc(var(--mm-spn-item-indent) * 2);
  line-height: 50px;
  line-height: var(--mm-spn-item-height);
  opacity: 0.4;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mm-spn.mm-spn--navbar.mm-spn--main:after {
  padding-left: 20px;
  padding-left: var(--mm-spn-item-indent);
}
.mm-spn.mm-spn--navbar ul {
  top: 51px;
  top: calc(var(--mm-spn-item-height) + 1px);
}
.mm-spn.mm-spn--navbar ul:before {
  content: "";
  display: block;
  position: fixed;
  top: inherit;
  z-index: 2;
  width: 100%;
  border-top: 1px solid currentColor;
  opacity: 0.15;
}

.mm-spn.mm-spn--light {
  color: #444;
  background: #f3f3f3;
}
.mm-spn.mm-spn--dark {
  color: #ddd;
  background: #333;
}

.mm-spn.mm-spn--vertical {
  overflow-y: auto;
}
.mm-spn.mm-spn--vertical ul {
  width: 100%;
  padding-right: 0;
  position: static;
}
.mm-spn.mm-spn--vertical ul ul {
  display: none;
  padding-left: 20px;
  padding-left: var(--mm-spn-item-indent);
}
.mm-spn.mm-spn--vertical ul ul:after {
  height: 25px;
  height: calc(var(--mm-spn-item-height) / 2);
}
.mm-spn.mm-spn--vertical ul.mm-spn--open {
  display: block;
}
.mm-spn.mm-spn--vertical li.mm-spn--open:before {
  transform: rotate(135deg) translate(-50%, 0);
}
.mm-spn.mm-spn--vertical ul ul li:last-child:after {
  content: none;
  display: none;
}

.mm-ocd {
  font-family: "soleil", sans-serif;
}

.mm-spn.mm-spn--light {
  color: #444;
  background: #f3f3f3;
}
.mm-spn--dark {
  color: #ddd;
  background: #333;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 1;
  width: 50px;
  height: 50px;
  font-size: 0;
  border: 0;
  border-radius: 50%;
  background: #fff;
  transform: translateY(-50%);
  cursor: pointer;
  box-shadow: 0 6px 4px rgba(21, 23, 31, 0.2);
}
.slick-arrow:after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  font-family: "Font Awesome 5 Pro";
  font-size: 18px;
  font-weight: 400;
  color: #005391;
  transform: translate(-50%, -50%);
  content: "\f060";
}
.slick-arrow.slick-prev {
  left: 10px;
}
.slick-arrow.slick-next {
  right: 10px;
}
.slick-arrow.slick-next:after {
  content: "\f061";
}
