/*# sourceMappingURL=https://www.alu-home.nl/Files/Assets/Css/main.less.map*/@charset "UTF-8";
.cw1 {
  --cw:1;
}
.cw2 {
  --cw:2;
}
.cw3 {
  --cw:3;
}
.cw4 {
  --cw:4;
}
.cw5 {
  --cw:5;
}
.cw6 {
  --cw:6;
}
.cw7 {
  --cw:7;
}
.cw8 {
  --cw:8;
}
.cw9 {
  --cw:9;
}
.cw10 {
  --cw:10;
}
.cw11 {
  --cw:11;
}
.cw12 {
  --cw:12;
}
:root {
  --box-shadow:  0 10px 20px rgba(0, 0, 0, 0.1), 0 6px 6px rgba(0, 0, 0, 0.16);
  --grey: #8B8B8B;
  --green: #b0d562;
  --blue:#031A39;
  --light-blue:  rgba(235, 239, 255, 0.5);
  --primary: #aa946e;
  --primary-hover: #00A5FF;
  --button-primary: var(--primary);
  --button-primary-hover: var(--primary) ;
  --secondary:#8B8B8B ;
  --secondary-hover: #8B8B8B;
  --secondary-color: #fff;
  --grid-width: 1290px;
  --pt: 0px;
  --pl: 0px;
  --pb: 0px;
  --pr: 0px;
  --mt: 0px;
  --mr: 0px;
  --mb: 0px;
  --ml: 0px;
  --color: #333;
  --line-height: 25px;
  --font-size: 15px;
  --font-weight: 400;
  --link-color: #000;
  --font-family: "Ubuntu", sans-serif;
  --h1-font-weight: 700;
  --h1-font-size: 26px;
  --h1-line-height: 28px;
  --h1-margin-bottom:10px;
  --h1-color: #000;
  --h1-font-family: "Orbitron", sans-serif;
  --h2-font-weight: 700;
  --h2-font-size: 24px;
  --h2-color: var(--blue);
  --h2-line-height: 26px;
  --h2-margin-bottom: 20px;
  --h2-font-family: "Mulish", sans-serif;
  --h3-font-weight: 700;
  --h3-font-size: 20px;
  --h3-color: #000;
  --h3-line-height: 24px;
  --h3-margin-bottom: 20px;
  --h3-font-family: "Mulish", sans-serif;
  --h5-font-weight: 500;
  --h5-font-size: 18px;
  --h5-color: #000;
  --h5-line-height: 24px;
  --h5-margin-bottom: 10px;
  --h5-font-family: "Mulish", sans-serif;
  --border-color: #efefef;
  --border-radius: 6px;
  --button-height: 40px;
  --button-color: #333;
  --button-hover-color: #333;
  --button-background: #f8f8f8;
  --button-hover-background: #cecece;
  --button-border-radius: 3px;
  --button-max-width: 370px;
  --button-border-size: 1px;
  --button-small-height: 25px;
  --banner-fill: var(--primary);
  --footer-background:#031a390a;
  --header-background:var(--light-blue);
  --nav-hover-color: var(--secondary);
  --header-height: 105px ;
}
@media (max-width: 692px) {
  :root {
    --header-height: 120px ;
  }
}
.no-cta .banner__cta {
  display: none !important;
}
.breadcrumbs {
  --custom-color: #fff;
}
.breadcrumbs .breadcrumb {
  --custom-color: #fff!important;
}
header nav.main-menu {
  --nav-padding: 15px 15px;
  --nav-submenu-background-color: #fff;
  --nav-hover-color: #efefef;
  --custom-color: #fff;
  --underline-color: #fff;
  --submenu-color: var(--primary);
  --submenu-hover-color: var(--secondary);
}
header .header__middle:not(.fixed-active) svg text, header .header__middle:not(.fixed-active) svg path, header .header__middle:not(.fixed-active) svg rect {
  fill: #fff !important;
}
header .header__middle:not(.fixed-active) svg rect {
  stroke: #fff !important;
}
.off-canvas svg {
  max-width: max(200px, 36vw) !important;
  height: auto;
}
.off-canvas svg text, .off-canvas svg path {
  fill: #fff !important;
}
.off-canvas svg rect {
  stroke: #fff !important;
}
.filler {
  padding: 0 !important;
  min-height: 130px;
  background: var(--blue);
}
header nav.main-menu .nav__content > ul > li:last-of-type > a {
  z-index: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  gap: 5px;
  box-sizing: border-box;
  height: var(--button-height);
  padding: 0 calc(var(--button-height) / 2);
  max-width: var(--button-max-width, 100%);
  background-color: var(--button-background);
  color: var(--button-color);
  font-weight: 500;
  border-radius: var(--button-border-radius);
  border: var(--button-border-size) solid var(--button-border-color, var(--button-background-color));
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
  --button-background: var(--primary);
  --button-color:#fff;
  --button-hover-color:#fff;
  --button-hover-background: var(--blue);
}
header nav.main-menu .nav__content > ul > li:last-of-type > a:hover, header nav.main-menu .nav__content > ul > li:last-of-type > a:focus, header nav.main-menu .nav__content > ul > li:last-of-type > a.is-active {
  font-weight: 500;
  color: var(--button-hover-color);
  background: var(--button-hover-background);
  border-color: var(--button-hover-border-color, var(--button-hover-background));
}
header nav.main-menu .nav__content > ul > li:last-of-type > a:before {
  display: none;
}
.card--calculator {
  overflow: visible !important;
  background-color: transparent !important;
}
.card--calculator .text-block {
  margin-left: 15px;
  border-radius: 6px;
  background-color: #fff;
  margin-top: -100px;
  margin-right: 100px;
  padding: 40px;
}
.card--calculator .text-block:hover a::before {
  margin-left: 0;
  opacity: 1;
}
.card--calculator .text-block:hover a::after {
  margin-left: 20px;
  opacity: 0;
}
.card--calculator .text-block a:before {
  color: var(--primary);
  content: "";
  font-family: "FontAwesome";
  margin-left: -20px;
  opacity: 0;
  transition: all 0.3s;
  margin-right: 5px;
}
.card--calculator .text-block a:after {
  content: "";
  font-family: "FontAwesome";
  margin-left: 5px;
  opacity: 1;
  transition: all 0.3s;
}
.page--home {
  --header-background:var(--light-blue);
}
.quote-block {
  --custom-font-size: 50px;
  --custom-line-height: 60px;
  --h2-font-weight: 300;
}
@media (max-width: 692px) {
  .quote-block {
    --custom-font-size: 20px;
    --custom-line-height: 22px;
    padding: 15px !important;
  }
}
.clickable {
  cursor: pointer;
  transition: box-shadow 0.3s;
}
.clickable:hover {
  box-shadow: var(--box-shadow);
}
.cta {
  --custom-color: #fff;
  background-color: var(--blue);
  padding: 150px 0 90px;
  min-height: 100px;
  position: relative;
  --icon-color: var(--primary);
}
.cta ul {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cta li {
  max-width: 300px;
  margin: 0 auto;
  text-align: left !important;
}
.contact-banner .link {
  margin: 20px 0;
  position: relative;
  display: flex;
  align-items: center;
  gap: 20px;
  transition: background 0.3s;
  background-color: #fff;
  padding: 20px;
  border-radius: 6px;
}
.contact-banner .link .link__icon {
  display: block;
  height: 100px;
  width: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 50px;
  color: var(--primary);
  position: relative;
}
.contact-banner .link .link__icon i {
  position: relative;
  z-index: 1;
}
.contact-banner .link .link__icon:after {
  content: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='rgba(139, 139, 139, 0.5)' d='M54,-20.1C57.8,-6,40.2,12.5,19.2,28.2C-1.8,43.8,-26.1,56.6,-40.4,48C-54.7,39.4,-59,9.4,-50.6,-11.1C-42.2,-31.6,-21.1,-42.7,2,-43.4C25.1,-44,50.3,-34.3,54,-20.1Z' transform='translate(100 100)' /%3E%3C/svg%3E");
  position: absolute;
  width: 210px;
  left: -55px;
  top: -65px;
  height: 210px;
  z-index: 0;
}
.contact-banner .link.link--email .link__icon:after {
  content: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='rgba(139, 139, 139, 0.5)' d='M33.8,-3.3C42.3,15.3,46.8,42.9,36.6,50.2C26.5,57.6,1.7,44.6,-16.8,29.6C-35.4,14.6,-47.7,-2.4,-43.9,-14.6C-40,-26.8,-20,-34.1,-3.7,-32.9C12.6,-31.7,25.2,-22,33.8,-3.3Z' transform='translate(100 100)' /%3E%3C/svg%3E");
}
.vertical .contact-banner grid > div {
  overflow: hidden;
  --cw:12!important;
}
.vertical .contact-banner grid > div:first-of-type {
  display: none;
}
.vertical .contact-banner grid > div .link {
  margin: 0 !important;
}
.vertical .contact-banner grid > div .link.link--contact {
  display: none;
}
