@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@100;300;400;700&display=swap');
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/site.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Site/Assets/less/site.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/core.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/mixins.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/mixins/border-radius.less */
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/mixins/border-radius.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/mixins/clearfix.less */
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/mixins/clearfix.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/mixins/gradients.less */
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/mixins/gradients.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/mixins/positions.less */
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/mixins/positions.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/mixins/shapes.less */
/* Arrows
================================================== */
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/mixins/shapes.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/mixins/text.less */
/* Selections
================================================== */
/* Input placeholder color
================================================== */
/* Text overflow
================================================== */
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/mixins/text.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/mixins/transforms.less */
/* Transformations
================================================== */
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/mixins/transforms.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/mixins/retina.less */
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/mixins/retina.less */
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/mixins.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/normalize.less */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
input[type="text"],
input[type="date"],
input[type="datetime-local"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="email"] {
  /* Remove First */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/normalize.less */
/* Normalize addon by Timo: 72b1ec23 */
figure {
  background: no-repeat center center;
  background-size: cover;
}
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/queries.less */
/* Media queries
================================================== */
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/queries.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/variables.less */
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/variables.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/scaffolding.less */
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html,
body {
  font-size: 14px;
}
body {
  position: relative;
  overflow-y: scroll;
  overflow-x: hidden;
  color: #777777;
  line-height: 1.6;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  color: #e41837;
}
a:hover {
  color: #000000;
}
a:focus,
button:focus {
  outline: 0;
}
h1,
h2,
h3,
h4,
h5 {
  margin-top: 0;
}
p {
  margin-top: 0;
  margin-bottom: 15px;
}
address {
  font-style: inherit;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  line-height: inherit;
  border: 0;
}
figure {
  margin: 0;
}
hr {
  border: 0;
  border-top: 1px solid rgba(153, 153, 153, 0.2);
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
input[type="search"] {
  box-sizing: border-box;
  -webkit-appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 5px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 0;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: default;
}
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/scaffolding.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/utilities.less */
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.show {
  display: block !important;
}
.hidden,
.hide {
  display: none !important;
}
.invisible {
  visibility: hidden;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/utilities.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/alerts.less */
.alert {
  padding: 10px;
  margin-bottom: 15px;
  border: 1px solid rgba(153, 153, 153, 0.2);
}
.alert p {
  color: inherit;
}
.alert > .btn--link,
.alert > p > .btn--link {
  padding-top: 0;
  padding-bottom: 0;
  height: auto;
  line-height: inherit;
  overflow: visible;
  vertical-align: top;
  color: inherit;
}
.alert:last-child {
  margin-bottom: 0;
}
.alert--info {
  /* DEBUG BEGIN Mixin Call .alert-variant(, , ) */
  background-color: #e4f3ff;
  border-color: #95d2f5;
  color: #e41837;
  /* DEBUG END Mixin Call .alert-variant(, , ) */
}
.alert--warning {
  /* DEBUG BEGIN Mixin Call .alert-variant(, , ) */
  background-color: #fff1df;
  border-color: #facd90;
  color: #ff9100;
  /* DEBUG END Mixin Call .alert-variant(, , ) */
}
.alert--danger {
  /* DEBUG BEGIN Mixin Call .alert-variant(, , ) */
  background-color: #ffe3e2;
  border-color: #f5a3a0;
  color: #f54747;
  /* DEBUG END Mixin Call .alert-variant(, , ) */
}
.alert--success {
  /* DEBUG BEGIN Mixin Call .alert-variant(, , ) */
  background-color: #d9f0d5;
  border-color: #81d373;
  color: #52b441;
  /* DEBUG END Mixin Call .alert-variant(, , ) */
}
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/alerts.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/badges.less */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 11px;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #cccccc;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  background-color: #cccccc;
  text-decoration: none;
  cursor: pointer;
}
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/badges.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/blocks.less */
.block {
  padding: 30px;
}
.col .block--stretch {
  height: 100%;
}
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/blocks.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/breadcrumbs.less */
.breadcrumbs {
  display: none;
}
.breadcrumbs ul {
  list-style: none;
}
.breadcrumbs li {
  display: inline-block;
  max-width: 250px;
  vertical-align: middle;
  /* DEBUG BEGIN Mixin Call .truncate() */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /* DEBUG END Mixin Call .truncate() */
}
.breadcrumbs li a {
  display: inline-block;
}
.breadcrumbs li:after {
  content: '\2192';
  padding: 0 10px;
}
.breadcrumbs li:last-child:after {
  display: none;
}
@media only screen and (min-width: 768px) {
  .breadcrumbs {
    display: inline-block;
  }
}
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/breadcrumbs.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/buttons.less */
.btn {
  display: inline-block;
  margin-bottom: 0;
  padding: 7px 15px;
  border: 1px solid transparent;
  line-height: 20px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  background-color: transparent;
  /* DEBUG BEGIN Mixin Call .user-select(none) */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  /* DEBUG END Mixin Call .user-select(none) */
  border-radius: 3px;
}
a.btn,
button.btn {
  cursor: pointer;
}
.btn--primary {
  background-color: #e41837;
  border-color: #e41837;
  color: #ffffff;
}
.btn--primary:hover,
.btn--primary:focus {
  background-color: #b6132c;
  border-color: #b6132c;
  color: #ffffff;
}
.btn--success {
  background-color: #52b441;
  border-color: #52b441;
  color: #ffffff;
}
.btn--success:hover,
.btn--success:focus {
  background-color: #418f33;
  border-color: #418f33;
  color: #ffffff;
}
.btn--warning {
  background-color: #ff9100;
  border-color: #ff9100;
  color: #ffffff;
}
.btn--warning:hover,
.btn--warning:focus {
  background-color: #cc7400;
  border-color: #cc7400;
  color: #ffffff;
}
.btn--danger {
  background-color: #f54747;
  border-color: #f54747;
  color: #ffffff;
}
.btn--danger:hover,
.btn--danger:focus {
  background-color: #f21717;
  border-color: #f21717;
  color: #ffffff;
}
.btn--default {
  background-color: transparent;
  border-color: rgba(153, 153, 153, 0.2);
  color: #e41837;
}
.btn--default:hover,
.btn--default:focus {
  background-color: transparent;
  border-color: rgba(128, 128, 128, 0.2);
  color: #000000;
}
.btn--link {
  background-color: transparent;
  border-color: transparent;
  color: #e41837;
}
.btn--link:hover,
.btn--link:focus {
  color: #000000;
  background-color: transparent;
  border-color: transparent;
}
.btn--link.btn--danger,
.btn--default.btn--danger {
  color: #f54747;
}
.btn--link.btn--danger:hover,
.btn--default.btn--danger:hover,
.btn--link.btn--danger:focus,
.btn--default.btn--danger:focus {
  color: #f21717;
}
.btn--link.btn--warning,
.btn--default.btn--warning {
  color: #ff9100;
}
.btn--link.btn--warning:hover,
.btn--default.btn--warning:hover,
.btn--link.btn--warning:focus,
.btn--default.btn--warning:focus {
  color: #cc7400;
}
.btn--link.btn--success,
.btn--default.btn--success {
  color: #52b441;
}
.btn--link.btn--success:hover,
.btn--default.btn--success:hover,
.btn--link.btn--success:focus,
.btn--default.btn--success:focus {
  color: #418f33;
}
.btn--block {
  display: block;
  width: 100%;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: default;
  pointer-events: none;
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/buttons.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/dropdowns.less */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-top: -1px;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.btn--toggle:focus {
  outline: 0;
}
.dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 5px 0 0;
  list-style: none;
  font-weight: normal;
  line-height: 1.4;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  background-clip: padding-box;
}
.dropdown > .divider {
  margin: 5px 0;
  height: 1px;
  background-color: rgba(153, 153, 153, 0.2);
}
.dropdown > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  color: #e41837;
  white-space: nowrap;
}
.dropdown > li > a:hover,
.dropdown > li > a:focus {
  text-decoration: none;
  color: #000000;
  background-color: #ffffff;
}
.dropdown > .active > a,
.dropdown > .active > a:hover,
.dropdown > .active > a:focus {
  color: #000000;
  text-decoration: none;
  outline: 0;
  background-color: #ffffff;
}
.dropdown > .disabled > a,
.dropdown > .disabled > a:hover,
.dropdown > .disabled > a:focus {
  color: #cccccc;
}
.dropdown > .disabled > a:hover,
.dropdown > .disabled > a:focus {
  text-decoration: none;
  background: transparent;
  cursor: not-allowed;
}
.open > .dropdown {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown--right {
  left: auto;
  right: 0;
  text-align: left;
}
.dropdown--left {
  left: 0;
  right: auto;
}
.dropdown--up {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown__backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.right > .dropdown {
  right: 0;
  left: auto;
}
.caret--up,
.dropup .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/dropdowns.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/forms.less */
[contenteditable]:focus {
  outline: 0;
}
.input {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #777777;
  background-color: #ffffff;
  border: 1px solid rgba(153, 153, 153, 0.2);
  border-radius: 3px;
}
.input:focus {
  outline: 0;
  background-color: #ffffff;
  border-color: rgba(128, 128, 128, 0.2);
}
.input[disabled],
.input[readonly],
fieldset[disabled] .input {
  cursor: default;
  background-color: #eeeeee;
  border-color: rgba(153, 153, 153, 0.2);
  color: rgba(119, 119, 119, 0.5);
  opacity: 1;
}
textarea.input {
  height: auto;
  resize: vertical;
}
label {
  cursor: pointer;
}
.form__label {
  display: inline-block;
  margin-bottom: 5px;
  line-height: 18px;
  cursor: pointer;
}
.form__group {
  position: relative;
  margin-bottom: 15px;
  /* DEBUG BEGIN Mixin Call .clearfix() */
  /* DEBUG END Mixin Call .clearfix() */
}
.form__group:before,
.form__group:after {
  content: " ";
  display: table;
}
.form__group:after {
  clear: both;
}
.form__group--no-margin {
  margin-bottom: 5px;
}
.form--inline .form__group,
.form__group--inline {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
.form--inline .form__group .input,
.form__group--inline .input {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.form__group--radio + .form__group--radio,
.form__group--checkbox + .form__group--checkbox {
  margin-top: -10px;
}
.form__group--radio,
.form__group--checkbox {
  padding-left: 20px;
  /* DEBUG BEGIN Mixin Call .clearfix() */
  /* DEBUG END Mixin Call .clearfix() */
}
.form__group--radio:before,
.form__group--checkbox:before,
.form__group--radio:after,
.form__group--checkbox:after {
  content: " ";
  display: table;
}
.form__group--radio:after,
.form__group--checkbox:after {
  clear: both;
}
.form__group--radio input[type="radio"],
.form__group--checkbox input[type="radio"],
.form__group--radio input[type="checkbox"],
.form__group--checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.form__group--radio .form__label,
.form__group--checkbox .form__label,
.form__group--radio label,
.form__group--checkbox label {
  display: inline;
  font-weight: normal;
}
.form__group--radio.form__group--inline,
.form__group--checkbox.form__group--inline {
  margin: 0 20px 0 0;
}
.form--horizontal .form__label,
.form--horizontal .form__group--radio,
.form--horizontal .form__group--checkbox,
.form--horizontal .form__group--inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form--horizontal .form__group--radio,
.form--horizontal .form__group--checkbox {
  min-height: 27px;
}
@media only screen and (min-width: 768px) {
  .form--horizontal .control-label {
    text-align: right;
  }
}
.form--horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/forms.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/grid.less */
.container {
  position: relative;
  padding: 0;
  max-width: 1170px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 768px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.container--full {
  max-width: 100%;
}
.container--no-gutter {
  padding: 0 30px;
}
.container--no-gutter .grid {
  margin: 0;
}
.container--no-gutter .grid > .col {
  padding: 0;
}
.grid {
  display: flex;
  margin: -15px;
  padding: 0;
  align-items: stretch;
  flex-wrap: wrap;
  flex-grow: 1;
}
.grid--no-gutter {
  margin: 0;
}
.grid--no-gutter > .col {
  padding: 0;
}
.grid--center-items {
  justify-content: center;
}
.col {
  position: relative;
  float: left;
  padding: 15px;
  width: 100%;
  min-height: 1px;
  flex-direction: column;
}
.col .col {
  display: flex;
}
/* DEBUG BEGIN Source File  */
.col--xs-1\/1,
.col--xs-2\/2,
.col--xs-3\/3,
.col--xs-4\/4,
.col--xs-5\/5,
.col--xs-6\/6,
.col--xs-7\/7,
.col--xs-8\/8,
.col--xs-9\/9,
.col--xs-10\/10,
.col--xs-11\/11,
.col--xs-12\/12 {
  width: 100%;
}
.col--xs-1\/2,
.col--xs-2\/4,
.col--xs-3\/6,
.col--xs-4\/8,
.col--xs-5\/10,
.col--xs-6\/12 {
  width: 50%;
}
.col--xs-1\/3,
.col--xs-2\/6,
.col--xs-3\/9,
.col--xs-4\/12 {
  width: 33.33333333333333%;
}
.col--xs-2\/3,
.col--xs-4\/6,
.col--xs-6\/9,
.col--xs-8\/12 {
  width: 66.66666666666666%;
}
.col--xs-1\/4,
.col--xs-2\/8,
.col--xs-3\/12 {
  width: 25%;
}
.col--xs-3\/4,
.col--xs-6\/8,
.col--xs-9\/12 {
  width: 75%;
}
.col--xs-1\/5,
.col--xs-2\/10 {
  width: 20%;
}
.col--xs-2\/5,
.col--xs-4\/10 {
  width: 40%;
}
.col--xs-3\/5,
.col--xs-6\/10 {
  width: 60%;
}
.col--xs-4\/5,
.col--xs-8\/10 {
  width: 80%;
}
.col--xs-1\/6,
.col--xs-2\/12 {
  width: 16.66666666666666%;
}
.col--xs-5\/6,
.col--xs-10\/12 {
  width: 83.33333333333334%;
}
.col--xs-1\/7 {
  width: 14.28571428571428%;
}
.col--xs-2\/7 {
  width: 28.57142857142857%;
}
.col--xs-3\/7 {
  width: 42.85714285714285%;
}
.col--xs-4\/7 {
  width: 57.14285714285714%;
}
.col--xs-5\/7 {
  width: 71.42857142857143%;
}
.col--xs-6\/7 {
  width: 85.71428571428571%;
}
.col--xs-1\/8 {
  width: 12.5%;
}
.col--xs-3\/8 {
  width: 37.5%;
}
.col--xs-5\/8 {
  width: 62.5%;
}
.col--xs-7\/8 {
  width: 87.5%;
}
.col--xs-1\/9 {
  width: 11.11111111111111%;
}
.col--xs-2\/9 {
  width: 22.22222222222222%;
}
.col--xs-4\/9 {
  width: 44.44444444444444%;
}
.col--xs-5\/9 {
  width: 55.55555555555556%;
}
.col--xs-7\/9 {
  width: 77.77777777777779%;
}
.col--xs-8\/9 {
  width: 88.88888888888889%;
}
.col--xs-1\/10 {
  width: 10%;
}
.col--xs-3\/10 {
  width: 30%;
}
.col--xs-7\/10 {
  width: 70%;
}
.col--xs-9\/10 {
  width: 90%;
}
.col--xs-1\/11 {
  width: 9.090909090909092%;
}
.col--xs-2\/11 {
  width: 18.18181818181818%;
}
.col--xs-3\/11 {
  width: 27.27272727272727%;
}
.col--xs-4\/11 {
  width: 36.36363636363637%;
}
.col--xs-5\/11 {
  width: 45.45454545454545%;
}
.col--xs-6\/11 {
  width: 54.54545454545454%;
}
.col--xs-7\/11 {
  width: 63.63636363636363%;
}
.col--xs-8\/11 {
  width: 72.72727272727273%;
}
.col--xs-9\/11 {
  width: 81.81818181818183%;
}
.col--xs-10\/11 {
  width: 90.90909090909091%;
}
.col--xs-1\/12 {
  width: 8.333333333333332%;
}
.col--xs-5\/12 {
  width: 41.66666666666667%;
}
.col--xs-7\/12 {
  width: 58.33333333333334%;
}
.col--xs-11\/12 {
  width: 91.66666666666666%;
}
@media only screen and (min-width: 768px) {
  .col--1\/1,
  .col--sm-1\/1,
  .col--2\/2,
  .col--sm-2\/2,
  .col--3\/3,
  .col--sm-3\/3,
  .col--4\/4,
  .col--sm-4\/4,
  .col--5\/5,
  .col--sm-5\/5,
  .col--6\/6,
  .col--sm-6\/6,
  .col--7\/7,
  .col--sm-7\/7,
  .col--8\/8,
  .col--sm-8\/8,
  .col--9\/9,
  .col--sm-9\/9,
  .col--10\/10,
  .col--sm-10\/10,
  .col--11\/11,
  .col--sm-11\/11,
  .col--12\/12,
  .col--sm-12\/12 {
    width: 100%;
  }
  .col--1\/2,
  .col--sm-1\/2,
  .col--2\/4,
  .col--sm-2\/4,
  .col--3\/6,
  .col--sm-3\/6,
  .col--4\/8,
  .col--sm-4\/8,
  .col--5\/10,
  .col--sm-5\/10,
  .col--6\/12,
  .col--sm-6\/12 {
    width: 50%;
  }
  .col--1\/3,
  .col--sm-1\/3,
  .col--2\/6,
  .col--sm-2\/6,
  .col--3\/9,
  .col--sm-3\/9,
  .col--4\/12,
  .col--sm-4\/12 {
    width: 33.33333333333333%;
  }
  .col--2\/3,
  .col--sm-2\/3,
  .col--4\/6,
  .col--sm-4\/6,
  .col--6\/9,
  .col--sm-6\/9,
  .col--8\/12,
  .col--sm-8\/12 {
    width: 66.66666666666666%;
  }
  .col--1\/4,
  .col--sm-1\/4,
  .col--2\/8,
  .col--sm-2\/8,
  .col--3\/12,
  .col--sm-3\/12 {
    width: 25%;
  }
  .col--3\/4,
  .col--sm-3\/4,
  .col--6\/8,
  .col--sm-6\/8,
  .col--9\/12,
  .col--sm-9\/12 {
    width: 75%;
  }
  .col--1\/5,
  .col--sm-1\/5,
  .col--2\/10,
  .col--sm-2\/10 {
    width: 20%;
  }
  .col--2\/5,
  .col--sm-2\/5,
  .col--4\/10,
  .col--sm-4\/10 {
    width: 40%;
  }
  .col--3\/5,
  .col--sm-3\/5,
  .col--6\/10,
  .col--sm-6\/10 {
    width: 60%;
  }
  .col--4\/5,
  .col--sm-4\/5,
  .col--8\/10,
  .col--sm-8\/10 {
    width: 80%;
  }
  .col--1\/6,
  .col--sm-1\/6,
  .col--2\/12,
  .col--sm-2\/12 {
    width: 16.66666666666666%;
  }
  .col--5\/6,
  .col--sm-5\/6,
  .col--10\/12,
  .col--sm-10\/12 {
    width: 83.33333333333334%;
  }
  .col--1\/7,
  .col--sm-1\/7 {
    width: 14.28571428571428%;
  }
  .col--2\/7,
  .col--sm-2\/7 {
    width: 28.57142857142857%;
  }
  .col--3\/7,
  .col--sm-3\/7 {
    width: 42.85714285714285%;
  }
  .col--4\/7,
  .col--sm-4\/7 {
    width: 57.14285714285714%;
  }
  .col--5\/7,
  .col--sm-5\/7 {
    width: 71.42857142857143%;
  }
  .col--6\/7,
  .col--sm-6\/7 {
    width: 85.71428571428571%;
  }
  .col--1\/8,
  .col--sm-1\/8 {
    width: 12.5%;
  }
  .col--3\/8,
  .col--sm-3\/8 {
    width: 37.5%;
  }
  .col--5\/8,
  .col--sm-5\/8 {
    width: 62.5%;
  }
  .col--7\/8,
  .col--sm-7\/8 {
    width: 87.5%;
  }
  .col--1\/9,
  .col--sm-1\/9 {
    width: 11.11111111111111%;
  }
  .col--2\/9,
  .col--sm-2\/9 {
    width: 22.22222222222222%;
  }
  .col--4\/9,
  .col--sm-4\/9 {
    width: 44.44444444444444%;
  }
  .col--5\/9,
  .col--sm-5\/9 {
    width: 55.55555555555556%;
  }
  .col--7\/9,
  .col--sm-7\/9 {
    width: 77.77777777777779%;
  }
  .col--8\/9,
  .col--sm-8\/9 {
    width: 88.88888888888889%;
  }
  .col--1\/10,
  .col--sm-1\/10 {
    width: 10%;
  }
  .col--3\/10,
  .col--sm-3\/10 {
    width: 30%;
  }
  .col--7\/10,
  .col--sm-7\/10 {
    width: 70%;
  }
  .col--9\/10,
  .col--sm-9\/10 {
    width: 90%;
  }
  .col--1\/11,
  .col--sm-1\/11 {
    width: 9.090909090909092%;
  }
  .col--2\/11,
  .col--sm-2\/11 {
    width: 18.18181818181818%;
  }
  .col--3\/11,
  .col--sm-3\/11 {
    width: 27.27272727272727%;
  }
  .col--4\/11,
  .col--sm-4\/11 {
    width: 36.36363636363637%;
  }
  .col--5\/11,
  .col--sm-5\/11 {
    width: 45.45454545454545%;
  }
  .col--6\/11,
  .col--sm-6\/11 {
    width: 54.54545454545454%;
  }
  .col--7\/11,
  .col--sm-7\/11 {
    width: 63.63636363636363%;
  }
  .col--8\/11,
  .col--sm-8\/11 {
    width: 72.72727272727273%;
  }
  .col--9\/11,
  .col--sm-9\/11 {
    width: 81.81818181818183%;
  }
  .col--10\/11,
  .col--sm-10\/11 {
    width: 90.90909090909091%;
  }
  .col--1\/12,
  .col--sm-1\/12 {
    width: 8.333333333333332%;
  }
  .col--5\/12,
  .col--sm-5\/12 {
    width: 41.66666666666667%;
  }
  .col--7\/12,
  .col--sm-7\/12 {
    width: 58.33333333333334%;
  }
  .col--11\/12,
  .col--sm-11\/12 {
    width: 91.66666666666666%;
  }
}
@media only screen and (min-width: 992px) {
  .col--md-1\/1,
  .col--md-2\/2,
  .col--md-3\/3,
  .col--md-4\/4,
  .col--md-5\/5,
  .col--md-6\/6,
  .col--md-7\/7,
  .col--md-8\/8,
  .col--md-9\/9,
  .col--md-10\/10,
  .col--md-11\/11,
  .col--md-12\/12 {
    width: 100%;
  }
  .col--md-1\/2,
  .col--md-2\/4,
  .col--md-3\/6,
  .col--md-4\/8,
  .col--md-5\/10,
  .col--md-6\/12 {
    width: 50%;
  }
  .col--md-1\/3,
  .col--md-2\/6,
  .col--md-3\/9,
  .col--md-4\/12 {
    width: 33.33333333333333%;
  }
  .col--md-2\/3,
  .col--md-4\/6,
  .col--md-6\/9,
  .col--md-8\/12 {
    width: 66.66666666666666%;
  }
  .col--md-1\/4,
  .col--md-2\/8,
  .col--md-3\/12 {
    width: 25%;
  }
  .col--md-3\/4,
  .col--md-6\/8,
  .col--md-9\/12 {
    width: 75%;
  }
  .col--md-1\/5,
  .col--md-2\/10 {
    width: 20%;
  }
  .col--md-2\/5,
  .col--md-4\/10 {
    width: 40%;
  }
  .col--md-3\/5,
  .col--md-6\/10 {
    width: 60%;
  }
  .col--md-4\/5,
  .col--md-8\/10 {
    width: 80%;
  }
  .col--md-1\/6,
  .col--md-2\/12 {
    width: 16.66666666666666%;
  }
  .col--md-5\/6,
  .col--md-10\/12 {
    width: 83.33333333333334%;
  }
  .col--md-1\/7 {
    width: 14.28571428571428%;
  }
  .col--md-2\/7 {
    width: 28.57142857142857%;
  }
  .col--md-3\/7 {
    width: 42.85714285714285%;
  }
  .col--md-4\/7 {
    width: 57.14285714285714%;
  }
  .col--md-5\/7 {
    width: 71.42857142857143%;
  }
  .col--md-6\/7 {
    width: 85.71428571428571%;
  }
  .col--md-1\/8 {
    width: 12.5%;
  }
  .col--md-3\/8 {
    width: 37.5%;
  }
  .col--md-5\/8 {
    width: 62.5%;
  }
  .col--md-7\/8 {
    width: 87.5%;
  }
  .col--md-1\/9 {
    width: 11.11111111111111%;
  }
  .col--md-2\/9 {
    width: 22.22222222222222%;
  }
  .col--md-4\/9 {
    width: 44.44444444444444%;
  }
  .col--md-5\/9 {
    width: 55.55555555555556%;
  }
  .col--md-7\/9 {
    width: 77.77777777777779%;
  }
  .col--md-8\/9 {
    width: 88.88888888888889%;
  }
  .col--md-1\/10 {
    width: 10%;
  }
  .col--md-3\/10 {
    width: 30%;
  }
  .col--md-7\/10 {
    width: 70%;
  }
  .col--md-9\/10 {
    width: 90%;
  }
  .col--md-1\/11 {
    width: 9.090909090909092%;
  }
  .col--md-2\/11 {
    width: 18.18181818181818%;
  }
  .col--md-3\/11 {
    width: 27.27272727272727%;
  }
  .col--md-4\/11 {
    width: 36.36363636363637%;
  }
  .col--md-5\/11 {
    width: 45.45454545454545%;
  }
  .col--md-6\/11 {
    width: 54.54545454545454%;
  }
  .col--md-7\/11 {
    width: 63.63636363636363%;
  }
  .col--md-8\/11 {
    width: 72.72727272727273%;
  }
  .col--md-9\/11 {
    width: 81.81818181818183%;
  }
  .col--md-10\/11 {
    width: 90.90909090909091%;
  }
  .col--md-1\/12 {
    width: 8.333333333333332%;
  }
  .col--md-5\/12 {
    width: 41.66666666666667%;
  }
  .col--md-7\/12 {
    width: 58.33333333333334%;
  }
  .col--md-11\/12 {
    width: 91.66666666666666%;
  }
}
@media only screen and (min-width: 1200px) {
  .col--lg-1\/1,
  .col--lg-2\/2,
  .col--lg-3\/3,
  .col--lg-4\/4,
  .col--lg-5\/5,
  .col--lg-6\/6,
  .col--lg-7\/7,
  .col--lg-8\/8,
  .col--lg-9\/9,
  .col--lg-10\/10,
  .col--lg-11\/11,
  .col--lg-12\/12 {
    width: 100%;
  }
  .col--lg-1\/2,
  .col--lg-2\/4,
  .col--lg-3\/6,
  .col--lg-4\/8,
  .col--lg-5\/10,
  .col--lg-6\/12 {
    width: 50%;
  }
  .col--lg-1\/3,
  .col--lg-2\/6,
  .col--lg-3\/9,
  .col--lg-4\/12 {
    width: 33.33333333333333%;
  }
  .col--lg-2\/3,
  .col--lg-4\/6,
  .col--lg-6\/9,
  .col--lg-8\/12 {
    width: 66.66666666666666%;
  }
  .col--lg-1\/4,
  .col--lg-2\/8,
  .col--lg-3\/12 {
    width: 25%;
  }
  .col--lg-3\/4,
  .col--lg-6\/8,
  .col--lg-9\/12 {
    width: 75%;
  }
  .col--lg-1\/5,
  .col--lg-2\/10 {
    width: 20%;
  }
  .col--lg-2\/5,
  .col--lg-4\/10 {
    width: 40%;
  }
  .col--lg-3\/5,
  .col--lg-6\/10 {
    width: 60%;
  }
  .col--lg-4\/5,
  .col--lg-8\/10 {
    width: 80%;
  }
  .col--lg-1\/6,
  .col--lg-2\/12 {
    width: 16.66666666666666%;
  }
  .col--lg-5\/6,
  .col--lg-10\/12 {
    width: 83.33333333333334%;
  }
  .col--lg-1\/7 {
    width: 14.28571428571428%;
  }
  .col--lg-2\/7 {
    width: 28.57142857142857%;
  }
  .col--lg-3\/7 {
    width: 42.85714285714285%;
  }
  .col--lg-4\/7 {
    width: 57.14285714285714%;
  }
  .col--lg-5\/7 {
    width: 71.42857142857143%;
  }
  .col--lg-6\/7 {
    width: 85.71428571428571%;
  }
  .col--lg-1\/8 {
    width: 12.5%;
  }
  .col--lg-3\/8 {
    width: 37.5%;
  }
  .col--lg-5\/8 {
    width: 62.5%;
  }
  .col--lg-7\/8 {
    width: 87.5%;
  }
  .col--lg-1\/9 {
    width: 11.11111111111111%;
  }
  .col--lg-2\/9 {
    width: 22.22222222222222%;
  }
  .col--lg-4\/9 {
    width: 44.44444444444444%;
  }
  .col--lg-5\/9 {
    width: 55.55555555555556%;
  }
  .col--lg-7\/9 {
    width: 77.77777777777779%;
  }
  .col--lg-8\/9 {
    width: 88.88888888888889%;
  }
  .col--lg-1\/10 {
    width: 10%;
  }
  .col--lg-3\/10 {
    width: 30%;
  }
  .col--lg-7\/10 {
    width: 70%;
  }
  .col--lg-9\/10 {
    width: 90%;
  }
  .col--lg-1\/11 {
    width: 9.090909090909092%;
  }
  .col--lg-2\/11 {
    width: 18.18181818181818%;
  }
  .col--lg-3\/11 {
    width: 27.27272727272727%;
  }
  .col--lg-4\/11 {
    width: 36.36363636363637%;
  }
  .col--lg-5\/11 {
    width: 45.45454545454545%;
  }
  .col--lg-6\/11 {
    width: 54.54545454545454%;
  }
  .col--lg-7\/11 {
    width: 63.63636363636363%;
  }
  .col--lg-8\/11 {
    width: 72.72727272727273%;
  }
  .col--lg-9\/11 {
    width: 81.81818181818183%;
  }
  .col--lg-10\/11 {
    width: 90.90909090909091%;
  }
  .col--lg-1\/12 {
    width: 8.333333333333332%;
  }
  .col--lg-5\/12 {
    width: 41.66666666666667%;
  }
  .col--lg-7\/12 {
    width: 58.33333333333334%;
  }
  .col--lg-11\/12 {
    width: 91.66666666666666%;
  }
}
/* DEBUG END Source File  */
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/grid.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/groups.less */
.group {
  position: relative;
}
.group--input {
  display: table;
  width: 100%;
  border-collapse: separate;
}
.group--input.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.group--input > .input,
.group--input > .form__field {
  display: table-cell;
  position: relative;
  z-index: 2;
  float: left;
  margin-bottom: 0;
  width: 100%;
}
.group--input > .input:not(:first-child):not(:last-child),
.group--input > .form__field:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.group--input .group__addon {
  display: table-cell;
  padding: 8px 12px;
  border: 1px solid rgba(153, 153, 153, 0.2);
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 3px;
}
.group--input .group__addon:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.group--input .group__addon--btn {
  position: relative;
  padding: 0;
  font-size: 0;
  border: 0;
  white-space: nowrap;
  background-color: transparent;
}
.group--input .group__addon--btn > .btn {
  position: relative;
}
.group--input .group__addon--btn > .btn + .btn {
  margin-left: -1px;
}
.group--input .group__addon--btn > .btn:hover,
.group--input .group__addon--btn > .btn:focus,
.group--input .group__addon--btn > .btn:active {
  z-index: 2;
}
.group--input .group__addon--btn:first-child > .btn,
.group--input .group__addon--btn:first-child > .btn-group {
  margin-right: -1px;
  /* DEBUG BEGIN Mixin Call .border-right-radius(0) */
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  /* DEBUG END Mixin Call .border-right-radius(0) */
}
.group--input .group__addon--btn:last-child > .btn,
.group--input .group__addon--btn:last-child > .btn-group {
  margin-left: -1px;
  /* DEBUG BEGIN Mixin Call .border-left-radius(0) */
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  /* DEBUG END Mixin Call .border-left-radius(0) */
}
.group--input > .input:first-child,
.group--input > .form__field:first-child .input,
.group--input .group__addon:first-child {
  /* DEBUG BEGIN Mixin Call .border-right-radius(0) */
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  /* DEBUG END Mixin Call .border-right-radius(0) */
}
.group--input .group__addon:first-child {
  border-right: 0;
}
.group--input > .input:last-child,
.group--input > .form__field:last-child .input,
.group--input .group__addon:last-child {
  /* DEBUG BEGIN Mixin Call .border-left-radius(0) */
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  /* DEBUG END Mixin Call .border-left-radius(0) */
}
.group--input .group__addon:last-child {
  border-left: 0;
}
.group--btn {
  display: inline-flex;
  vertical-align: middle;
  /* DEBUG BEGIN Mixin Call .clearfix() */
  /* DEBUG END Mixin Call .clearfix() */
}
.group--btn:before,
.group--btn:after {
  content: " ";
  display: table;
}
.group--btn:after {
  clear: both;
}
.group--btn > .btn {
  position: relative;
  flex: 0 1 auto;
}
.group--btn > .btn:hover,
.group--btn > .btn:focus,
.group--btn > .btn:active,
.group--btn > .btn.active {
  z-index: 2;
}
.group--btn > .btn:focus {
  outline: none;
}
.group--btn .btn + .btn,
.group--btn .btn + .group--btn,
.group--btn .group--btn + .btn,
.group--btn .group--btn + .group--btn {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .group--btn,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .group--btn,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.group--btn > .btn:not(:first-child):not(:last-child):not(.btn--toggle) {
  border-radius: 0;
}
.group--btn > .btn:first-child {
  margin-left: 0;
}
.group--btn > .btn:first-child:not(:last-child):not(.btn--toggle) {
  /* DEBUG BEGIN Mixin Call .border-right-radius(0) */
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  /* DEBUG END Mixin Call .border-right-radius(0) */
}
.group--btn > .btn:last-child:not(:first-child),
.group--btn > .btn--toggle:not(:first-child) {
  /* DEBUG BEGIN Mixin Call .border-left-radius(0) */
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  /* DEBUG END Mixin Call .border-left-radius(0) */
}
.group--btn > .group--btn {
  float: left;
}
.group--btn > .group--btn:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.group--btn > .group--btn:first-child:not(:last-child) > .btn:last-child {
  /* DEBUG BEGIN Mixin Call .border-right-radius(0) */
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  /* DEBUG END Mixin Call .border-right-radius(0) */
}
.group--btn > .group--btn:last-child:not(:first-child) > .btn {
  /* DEBUG BEGIN Mixin Call .border-left-radius(0) */
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  /* DEBUG END Mixin Call .border-left-radius(0) */
}
.group--btn .btn--toggle:active,
.group--btn.open .btn--toggle {
  outline: 0;
}
.group--btn > .btn + .btn--toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.group--btn > .btn-lg + .btn--toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.group--vertical {
  flex-direction: column;
}
.group--vertical > .btn,
.group--vertical > .group--btn,
.group--vertical > .group--btn > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.group--vertical > .group--btn > .btn {
  float: none;
}
.group--vertical > .btn + .btn,
.group--vertical > .btn + .group--btn,
.group--vertical > .group--btn + .btn,
.group--vertical > .group--btn + .group--btn {
  margin-top: -1px;
  margin-left: 0;
}
.group--vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.group--vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 3px;
  /* DEBUG BEGIN Mixin Call .border-bottom-radius(0) */
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  /* DEBUG END Mixin Call .border-bottom-radius(0) */
}
.group--vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 3px;
  /* DEBUG BEGIN Mixin Call .border-top-radius(0) */
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  /* DEBUG END Mixin Call .border-top-radius(0) */
}
.group--vertical > .group--btn:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.group--vertical > .group--btn:first-child:not(:last-child) > .btn:last-child,
.group--vertical > .group--btn:first-child:not(:last-child) > .btn--toggle {
  /* DEBUG BEGIN Mixin Call .border-bottom-radius(0) */
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  /* DEBUG END Mixin Call .border-bottom-radius(0) */
}
.group--vertical > .group--btn:last-child:not(:first-child) > .btn:first-child {
  /* DEBUG BEGIN Mixin Call .border-top-radius(0) */
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  /* DEBUG END Mixin Call .border-top-radius(0) */
}
.group--justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.group--justified:before,
.group--justified:after {
  display: none;
}
.group--justified > .btn,
.group--justified > .group--btn {
  float: none;
  display: table-cell;
  width: 1%;
}
.group--justified > .group--btn .btn {
  width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/groups.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/lists.less */
.list--unstyled {
  padding-left: 0;
  list-style: none;
}
.list--bullets {
  display: block;
  margin: 0;
  padding: 0;
  /* DEBUG BEGIN Mixin Call .clearfix() */
  /* DEBUG END Mixin Call .clearfix() */
}
.list--bullets:before,
.list--bullets:after {
  content: " ";
  display: table;
}
.list--bullets:after {
  clear: both;
}
.list--bullets li {
  display: block;
}
.list--bullets li a {
  display: inline;
}
.list--bullets li:before {
  margin: 0 10px 0 0;
  content: "\2022";
  color: inherit;
}
@media only screen and (min-width: 768px) {
  .list--bullets li {
    float: left;
  }
  .list--bullets li:before {
    margin: 0 10px;
  }
  .list--bullets li:first-child:before {
    display: none;
  }
}
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/lists.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/nav.less */
.nav {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav a {
  display: block;
  padding: 5px 10px;
}
.nav--horizontal,
.nav--tabs {
  /* DEBUG BEGIN Mixin Call .clearfix() */
  /* DEBUG END Mixin Call .clearfix() */
}
.nav--horizontal:before,
.nav--horizontal:after,
.nav--tabs:before,
.nav--tabs:after {
  content: " ";
  display: table;
}
.nav--horizontal:after,
.nav--tabs:after {
  clear: both;
}
.nav--horizontal li,
.nav--tabs li {
  float: left;
}
.nav--tabs {
  padding-left: 15px;
  border-bottom: 1px solid rgba(153, 153, 153, 0.2);
}
.nav--tabs li {
  margin-bottom: -1px;
}
.nav--tabs li.active > a,
.nav--tabs li.active > a:hover,
.nav--tabs li.active > a:focus {
  background-color: #ffffff;
  border: 1px solid rgba(153, 153, 153, 0.2);
  border-bottom-color: transparent;
  color: #000000;
  cursor: default;
}
.nav--tabs a {
  padding: 12px 15px;
  border: 1px solid transparent;
  /* DEBUG BEGIN Mixin Call .border-top-radius() */
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  /* DEBUG END Mixin Call .border-top-radius() */
}
.nav--pills li + li {
  margin-left: 2px;
}
.nav--pills a {
  /* DEBUG BEGIN Mixin Call .border-top-radius() */
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  /* DEBUG END Mixin Call .border-top-radius() */
}
.nav--pills li.active a,
.nav--pills li.active a:hover,
.nav--pills li.active a:focus {
  color: #ffffff;
  background-color: #e41837;
}
.nav--justified {
  width: 100%;
}
.nav--justified li {
  float: none;
}
.nav--justified li a {
  text-align: center;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .nav--justified li {
    display: table-cell;
    width: 1%;
  }
  .nav--justified li a {
    margin-bottom: 0;
  }
}
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/nav.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/pagination.less */
.pagination {
  display: inline-block;
  padding-left: 0;
  border-radius: 3px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 10px;
  text-decoration: none;
  border: 1px solid rgba(153, 153, 153, 0.2);
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  /* DEBUG BEGIN Mixin Call .border-left-radius() */
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  /* DEBUG END Mixin Call .border-left-radius() */
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  /* DEBUG BEGIN Mixin Call .border-right-radius() */
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  /* DEBUG END Mixin Call .border-right-radius() */
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  cursor: not-allowed;
  color: #cccccc;
}
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/pagination.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/sections.less */
.section {
  padding: 30px;
  width: 100%;
}
.section--background {
  background-color: #eeeeee;
}
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/sections.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/tables.less */
.table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: transparent;
}
.table th,
.table td {
  padding: 10px;
  line-height: 1.5;
  vertical-align: middle;
  text-align: left;
  border-bottom: 1px solid rgba(153, 153, 153, 0.2);
}
.table thead th {
  white-space: nowrap;
  font-weight: normal;
}
.table tbody:last-child tr:last-child th,
.table tbody:last-child tr:last-child td,
.table tfoot:last-child tr:last-child th,
.table tfoot:last-child tr:last-child td {
  border-bottom-width: 0;
}
.table--hover tbody tr:hover th,
.table--hover tbody tr:hover td {
  background-color: #eeeeee;
}
.table--condensed th,
.table--condensed td {
  padding: 5px;
}
.table--fixed {
  table-layout: fixed;
}
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/tables.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/text.less */
p:last-child {
  margin-bottom: 0;
}
dt,
dd {
  margin-left: 0;
  margin-right: 0;
}
.footnote {
  color: #cccccc;
}
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/text.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/tooltips.less */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  line-height: 1.4;
  opacity: 0;
}
.tooltip.in {
  opacity: 1;
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip__inner {
  max-width: 250px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.9);
}
.tooltip__arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip__arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: rgba(0, 0, 0, 0.9);
}
.tooltip.top-left .tooltip__arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: rgba(0, 0, 0, 0.9);
}
.tooltip.top-right .tooltip__arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: rgba(0, 0, 0, 0.9);
}
.tooltip.right .tooltip__arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: rgba(0, 0, 0, 0.9);
}
.tooltip.left .tooltip__arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: rgba(0, 0, 0, 0.9);
}
.tooltip.bottom .tooltip__arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: rgba(0, 0, 0, 0.9);
}
.tooltip.bottom-left .tooltip__arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: rgba(0, 0, 0, 0.9);
}
.tooltip.bottom-right .tooltip__arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: rgba(0, 0, 0, 0.9);
}
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/tooltips.less */
svg.icon {
  height: 1em;
  fill: currentcolor;
  vertical-align: middle;
  margin-top: -2px;
}
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/core.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/drawer.less */
.drawer {
  display: none;
  position: fixed;
  z-index: 0;
  top: 0;
  left: 0;
  padding: 20px 90px 20px 20px;
  width: 100%;
  height: 100%;
  max-width: 280px;
  background-color: #000000;
  transition: all 0.3s;
  transform: translate3d(-100%, 0, 0);
}
.drawer.drawer--right {
  padding: 20px 20px 20px 90px;
  transform: translate3d(100%, 0, 0);
}
.drawer ul {
  margin: 0;
  padding: 20px;
  list-style: none;
}
.drawer ul li {
  display: block;
}
.drawer ul a {
  display: block;
  padding: 6px 8px;
  color: rgba(255, 255, 255, 0.8);
}
.drawer ul a:hover {
  color: white;
}
@media only screen and (max-width: 767px) {
  .drawer {
    display: block;
    max-width: 100%;
  }
}
.wrapper {
  position: relative;
  z-index: 1;
  left: 0;
  margin-left: 0;
  width: 100%;
  height: auto;
  min-height: 100%;
  background-color: #ffffff;
  transition: all .3s;
}
.wrapper__mask {
  display: none;
  position: absolute;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 767px) {
  .navigation-open,
  .navigation-open--right {
    overflow: hidden;
  }
  .navigation-open .drawer,
  .navigation-open--right .drawer {
    transform: translate3d(0, 0, 0);
  }
  .navigation-open .wrapper__mask,
  .navigation-open--right .wrapper__mask {
    display: block;
  }
  .navigation-open .wrapper {
    left: -70px;
    /* DEBUG BEGIN Mixin Call .translate3d(100%, 0, 0) */
    transform: translate3d(100%, 0, 0);
    /* DEBUG END Mixin Call .translate3d(100%, 0, 0) */
  }
  .navigation-open--right .wrapper {
    left: 70px;
    /* DEBUG BEGIN Mixin Call .translate3d(-100%, 0, 0) */
    transform: translate3d(-100%, 0, 0);
    /* DEBUG END Mixin Call .translate3d(-100%, 0, 0) */
  }
}
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/drawer.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/variables.less */
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/variables.less */
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Site/Assets/less/site.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/less/slick.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/libraries/slick/slick.less */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  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 {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  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;
}
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/libraries/slick/slick.less */
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/less/slick.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/fonts.less */
.font {
  font-family: 'Barlow', sans-serif;
  font-weight: normal;
}
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/fonts.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/components/buttons.less */
.btn {
  border-radius: 3px;
  padding: 16px;
  font-size: 16px;
  line-height: 16px;
  text-align: left;
  font-weight: 400;
}
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/components/buttons.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/components/form.less */
.section--contact .lead-title {
  margin-bottom: 15px;
}
.section--contact .lead-text {
  margin-bottom: 60px;
}
.form a {
  color: rgba(228, 24, 55, 0.7);
}
.form .col {
  padding: 5px;
}
.form .small {
  font-size: 11px;
  /* DEBUG BEGIN Mixin Call .antialiased() */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* DEBUG END Mixin Call .antialiased() */
}
.form .input--error {
  border: 1px solid #f00;
}
.form .btn {
  margin-bottom: 16px;
}
.form .col--submit {
  max-width: 80%;
  text-align: center;
  margin: 20px auto;
}
.form__group {
  display: flex;
}
.form__group .label {
  order: 1;
  flex: 0 0 30%;
  padding: 10px;
}
.form__group .input {
  background: transparent !important;
  border: 1px solid rgba(153, 153, 153, 0.2);
  border-left: 1px solid rgba(153, 153, 153, 0.5);
  border-width: 0 0 1px 1px;
  border-radius: 5px;
  order: 2;
  flex: 1 1 auto;
}
.form__group .group__input {
  order: 2;
  flex: 1 1 auto;
}
.form__group .input--textarea {
  min-height: 180px;
}
.form__group--radio .input {
  order: 1;
  flex: 0 0 15%;
  background-color: rgba(228, 24, 55, 0.7);
  color: rgba(228, 24, 55, 0.7);
}
.form__group--radio .label {
  order: 2;
  flex: 0 1 auto;
}
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/components/form.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/components/popup.less */
.popup {
  display: flex;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}
.popup:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(228, 24, 55, 0.7);
  content: "";
  opacity: 0;
  transition: opacity .3s;
}
.popup.in {
  pointer-events: all;
}
.popup.in:before {
  opacity: 1;
}
.popup.in .popup__content {
  visibility: visible;
  opacity: 1;
  /* DEBUG BEGIN Mixin Call .translate3d(0, 0, 0) */
  transform: translate3d(0, 0, 0);
  /* DEBUG END Mixin Call .translate3d(0, 0, 0) */
}
.popup .popup__content {
  position: relative;
  padding: 50px 40px;
  padding-top: 55px;
  width: 100%;
  max-width: 460px;
  border-radius: 3px;
  background-color: white;
  opacity: 0;
  visibility: hidden;
  /* DEBUG BEGIN Mixin Call .translate3d(0, -150px, 0) */
  transform: translate3d(0, -150px, 0);
  /* DEBUG END Mixin Call .translate3d(0, -150px, 0) */
  transition: all .3s;
  text-align: center;
}
.popup .popup__content .heading {
  color: #e41837;
}
.popup .popup__content .btn--close {
  z-index: 1;
  position: absolute;
  margin: 0;
  top: 0;
  right: 0;
  padding: 22px 20px;
  /* DEBUG BEGIN Mixin Call .antialiased() */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* DEBUG END Mixin Call .antialiased() */
  color: #e41837;
  transition-delay: 0s;
  background-color: transparent;
}
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/components/popup.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/sections/global.less */
html {
  height: 100%;
}
body {
  min-height: 100%;
  /* DEBUG BEGIN Mixin Call .font() */
  font-weight: 400;
  font-family: sans-serif;
  font-family: 'Barlow', sans-serif;
  font-weight: normal;
  /* DEBUG END Mixin Call .font() */
  font-size: 16px;
  line-height: 100%;
}
html,
body,
.wrapper {
  background-color: #eee;
}
.wrapper {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
.wrapper .footer {
  margin-top: auto;
}
.content {
  min-height: 50vh;
}
.grid {
  margin: -16px;
}
.col {
  padding: 16px;
}
h1,
.h1 {
  font-size: 32px;
  line-height: 38px;
  font-weight: 300;
  margin: 0 0 32px 0;
}
h2,
.h2 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
  margin: 0 0 32px 0;
}
h3,
.h3 {
  font-size: 32px;
  line-height: 38px;
  font-weight: 300;
  margin: 0 0 32px 0;
}
p {
  line-height: 140%;
  margin-bottom: 1rem;
}
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/sections/global.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/sections/header.less */
.header {
  background-color: white;
}
.header .container {
  display: flex;
}
.header .logo {
  max-width: 33%;
  position: relative;
  z-index: 10;
  flex: 1 1 auto;
  padding: 32px 0;
  background-color: white;
}
.header .logo img {
  max-width: 100%;
}
.header .group__nav {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
.header .group__nav .nav {
  margin-left: auto;
}
.header .group__row {
  display: flex;
  flex-direction: row;
  align-items: end;
  align-content: end;
}
.header .group__row .logo-dak {
  flex: 0 0 25%;
  max-width: 25%;
  margin-left: auto;
  margin-right: 15px;
}
.header .group__row .logo-dak img {
  max-width: 100%;
}
.header .group__row .nav--contact {
  flex: 0 0 auto;
  margin-left: 0;
  margin-bottom: auto;
  margin-top: auto;
}
.header .nav--top .nav,
.header .nav--primary .nav,
.header .nav--contact .nav {
  display: inline-flex;
  margin-left: auto;
}
.header .nav--top .nav li,
.header .nav--primary .nav li,
.header .nav--contact .nav li {
  display: inline-block;
}
.header .nav--top .nav a {
  padding: 10px 15px;
  color: #333333;
}
.header .nav--contact .nav a {
  padding: 10px 15px;
  color: #999999;
}
.header .nav a {
  padding: 10px 15px;
  color: #333333;
}
.header .nav--primary .nav a {
  display: inline-block;
  padding: 15px;
  color: #999999;
  font-size: 22px;
  line-height: 48px;
}
.header .nav--primary .nav a:before {
  display: inline-block;
  vertical-align: middle;
  content: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20192%20512%22%20fill%3D%22%23999999%22%20fill-opacity%3D%221%22%3E%3Cpath%20d%3D%22M166.9%20264.5l-117.8%20116c-4.7%204.7-12.3%204.7-17%200l-7.1-7.1c-4.7-4.7-4.7-12.3%200-17L127.3%20256%2025.1%20155.6c-4.7-4.7-4.7-12.3%200-17l7.1-7.1c4.7-4.7%2012.3-4.7%2017%200l117.8%20116c4.6%204.7%204.6%2012.3-.1%2017z%22%2F%3E%3C%2Fsvg%3E");
  width: 10px;
  margin-right: 10px;
  line-height: 30px;
}
@media only screen and (min-width: 1200px) {
  .header .nav--primary .nav a {
    font-size: 26px;
    line-height: 48px;
  }
  .header .nav--primary .nav a:before {
    width: 15px;
  }
}
.header .group__button {
  display: none;
}
@media only screen and (max-width: 991px) {
  .header .group__button {
    flex: 1 0 auto;
    display: flex;
    flex-direction: row;
  }
  .header .group__button .btn {
    margin-left: auto;
    font-size: 35px;
    color: #e41837;
  }
  .header .group__nav {
    display: none;
  }
  .header .nav__close {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .navigation-open,
  .navigation-open--right {
    overflow: hidden;
  }
  .navigation-open .drawer,
  .navigation-open--right .drawer {
    transform: translate3d(0, 0, 0);
  }
  .navigation-open .wrapper__mask,
  .navigation-open--right .wrapper__mask {
    display: block;
  }
  .navigation-open .wrapper {
    left: -70px;
    /* DEBUG BEGIN Mixin Call .translate3d(100%, 0, 0) */
    transform: translate3d(100%, 0, 0);
    /* DEBUG END Mixin Call .translate3d(100%, 0, 0) */
  }
  .navigation-open--right .wrapper {
    left: 70px;
    /* DEBUG BEGIN Mixin Call .translate3d(-100%, 0, 0) */
    transform: translate3d(-100%, 0, 0);
    /* DEBUG END Mixin Call .translate3d(-100%, 0, 0) */
  }
}
.drawer {
  transform: translate3d(100%, 0, 0);
  padding: 20px 20px 20px 90px;
  background-color: #eee;
}
@media only screen and (max-width: 991px) {
  .drawer {
    display: block;
    max-width: 100%;
  }
}
.drawer .nav--primary .nav a {
  display: inline-block;
  padding: 15px;
  color: #999999;
  font-size: 26px;
  line-height: 48px;
}
.drawer .nav--primary .nav a:before {
  display: inline-block;
  vertical-align: middle;
  content: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20192%20512%22%20fill%3D%22%23999999%22%20fill-opacity%3D%221%22%3E%3Cpath%20d%3D%22M166.9%20264.5l-117.8%20116c-4.7%204.7-12.3%204.7-17%200l-7.1-7.1c-4.7-4.7-4.7-12.3%200-17L127.3%20256%2025.1%20155.6c-4.7-4.7-4.7-12.3%200-17l7.1-7.1c4.7-4.7%2012.3-4.7%2017%200l117.8%20116c4.6%204.7%204.6%2012.3-.1%2017z%22%2F%3E%3C%2Fsvg%3E");
  width: 15px;
  margin-right: 10px;
  line-height: 30px;
}
.drawer ul a {
  color: #333333;
  padding: 15px;
}
.drawer ul a:hover {
  color: rgba(51, 51, 51, 0.8);
}
.navigation-open .btn--nav .nav__open {
  display: none;
}
.navigation-open .btn--nav .nav__close {
  display: inline-block;
}
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/sections/header.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/sections/footer.less */
.footer {
  background-color: white;
  padding-top: 60px;
  padding-bottom: 60px;
}
.footer .container {
  display: flex;
}
.footer .nav__logos {
  flex: 0 0 25%;
  padding: 0;
}
.footer .nav__logos li {
  display: block;
}
.footer .nav__logos a {
  display: flex;
  padding: 10px 30px;
}
.footer .nav__logos a img {
  max-width: 100%;
  max-height: 60px;
  margin: 0 auto;
}
.footer .nav__logos a.logo__baskapel img {
  max-height: 100px;
}
.footer .nav__logos a.logo__velux img {
  max-height: 50px;
}
.footer .group__nav {
  flex: 1 1 auto;
  display: flex;
  flex-direction: row;
}
.footer .nav--top .nav,
.footer .nav--primary .nav {
  display: flex;
  flex-direction: column;
  flex: 0 1 auto;
}
.footer .nav--top .nav li,
.footer .nav--primary .nav li {
  display: block;
}
.footer .nav--top .nav {
  padding-top: 5px;
}
.footer .nav--top .nav a {
  padding: 10px 30px;
  color: #333333;
}
.footer .nav--top .nav a .icon {
  margin-right: 5px;
}
.footer .nav--primary .nav {
  margin-right: auto;
}
.footer .nav--primary .nav a {
  display: inline-block;
  padding: 10px 15px;
  color: #999999;
  font-size: 20px;
  line-height: 25px;
}
.footer .nav--primary .nav a:before {
  display: inline-block;
  vertical-align: top;
  content: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20192%20512%22%20fill%3D%22%23999999%22%20fill-opacity%3D%221%22%3E%3Cpath%20d%3D%22M166.9%20264.5l-117.8%20116c-4.7%204.7-12.3%204.7-17%200l-7.1-7.1c-4.7-4.7-4.7-12.3%200-17L127.3%20256%2025.1%20155.6c-4.7-4.7-4.7-12.3%200-17l7.1-7.1c4.7-4.7%2012.3-4.7%2017%200l117.8%20116c4.6%204.7%204.6%2012.3-.1%2017z%22%2F%3E%3C%2Fsvg%3E");
  width: 10px;
  height: 15px;
  margin-right: 10px;
}
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/sections/footer.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/bricks/hero.less */
.section--hero {
  background-color: #e41837;
  padding-top: 32px;
  padding-bottom: 32px;
}
.section--hero .hero__text h1 {
  color: white;
  font-weight: 100;
}
.section--hero .hero__text p {
  font-size: 18px;
  color: white;
  font-weight: 100;
  line-height: 160%;
  margin-bottom: 16px;
}
.section--hero .hero__text a {
  color: white;
  text-decoration: underline;
}
.section--hero .col--text {
  display: flex;
  order: 2;
}
@media only screen and (min-width: 768px) {
  .section--hero .col--text {
    order: 1;
  }
}
.section--hero .hero__text {
  margin: auto 0;
}
.section--hero .col--figure {
  position: relative;
  order: 1;
}
@media only screen and (min-width: 768px) {
  .section--hero .col--figure {
    order: 2;
  }
}
.section--hero .figure {
  position: relative;
  padding-top: 66.6%;
  flex: 1 0 100%;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .section--hero .figure {
    padding-top: 66%;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .section--hero .figure--large {
    top: -20%;
  }
}
@media only screen and (min-width: 1200px) {
  .section--hero .figure--large {
    top: -25%;
  }
}
.section--hero .figure--small {
  position: absolute;
  width: 30%;
  padding-top: 25%;
  border: 1px solid #999999;
}
.section--hero .figure--small--1,
.section--hero .figure--small--2 {
  position: absolute;
  top: 10%;
  right: 0;
  margin-right: -30px;
}
.section--hero .figure--small--2 {
  top: 75%;
  right: 40%;
}
@media only screen and (min-width: 768px) {
  .section--hero .figure--small--2 {
    right: 0;
  }
}
.section--hero .btn {
  display: block;
  color: white;
  border-color: white;
  margin-top: 16px;
}
.section--hero .btn:after {
  display: inline-block;
  vertical-align: top;
  content: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%20fill%3D%22%23ffffff%22%20fill-opacity%3D%221%22%3E%3Cpath%20d%3D%22M216.464%2036.465l-7.071%207.07c-4.686%204.686-4.686%2012.284%200%2016.971L387.887%20239H12c-6.627%200-12%205.373-12%2012v10c0%206.627%205.373%2012%2012%2012h375.887L209.393%20451.494c-4.686%204.686-4.686%2012.284%200%2016.971l7.071%207.07c4.686%204.686%2012.284%204.686%2016.97%200l211.051-211.05c4.686-4.686%204.686-12.284%200-16.971L233.434%2036.465c-4.686-4.687-12.284-4.687-16.97%200z%22%2F%3E%3C%2Fsvg%3E");
  height: 14px;
  width: 14px;
  font-size: 16px;
  line-height: 20px;
  margin-left: 15px;
}
.section--hero--licht {
  background-color: rgba(153, 153, 153, 0.2);
}
.section--hero--licht .hero__text h1 {
  color: #333333;
}
.section--hero--licht .hero__text p {
  color: #333333;
}
.section--hero--licht .hero__text a {
  color: #333333;
}
.section--hero--licht .hero__buttons .btn {
  border-color: #333333;
  color: #333333;
}
.section--hero--licht .hero__buttons .btn:after {
  content: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%20fill%3D%22%23333333%22%20fill-opacity%3D%221%22%3E%3Cpath%20d%3D%22M216.464%2036.465l-7.071%207.07c-4.686%204.686-4.686%2012.284%200%2016.971L387.887%20239H12c-6.627%200-12%205.373-12%2012v10c0%206.627%205.373%2012%2012%2012h375.887L209.393%20451.494c-4.686%204.686-4.686%2012.284%200%2016.971l7.071%207.07c4.686%204.686%2012.284%204.686%2016.97%200l211.051-211.05c4.686-4.686%204.686-12.284%200-16.971L233.434%2036.465c-4.686-4.687-12.284-4.687-16.97%200z%22%2F%3E%3C%2Fsvg%3E");
}
.section--hero--licht .figure {
  border: 1px solid #333333;
}
.section--hero--licht .figure--small--2 {
  left: 15%;
  top: 95%;
}
.section--hero--licht .figure--large {
  border: 1px solid #333333;
}
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/bricks/hero.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/bricks/content.less */
.section--content .container > .bricks > .section {
  padding-left: 0;
  padding-right: 0;
}
.section--content--bg-primary {
  background-color: #e41837;
  color: white;
}
.section--text--underline h3 {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 6px;
  border-bottom: 4px solid #e41837;
}
.section--text--left {
  text-align: left;
}
.section--text--center {
  text-align: center;
}
.section--text--right {
  text-align: right;
}
.section--collage .col {
  display: flex;
}
.section--collage .figure {
  flex: 0 0 auto;
  height: 100%;
  padding-top: 66%;
}
.section--collage .col--figure-3 {
  flex-direction: column;
}
.section--collage .col--figure-3 .figure {
  flex: 0 1 33.33333333%;
}
.section--collage .col--figure-3 .figure + .figure {
  margin-top: 32px;
}
.section--collage--3-1 .col--figure-1 {
  order: 2;
}
.section--collage--3-1 .col--figure-3 {
  order: 1;
}
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/bricks/content.less */
/* DEBUG BEGIN Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/bricks/slider.less */
/* DEBUG Import once skipped file /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/less/slick.less */
.section--slider .slider {
  overflow: hidden;
  margin: -16px;
}
.section--slider .slide {
  position: relative;
  display: inline-block;
  width: 30%;
  padding: 16px;
}
.section--slider .slide__caption {
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
  padding: 8px 16px;
  color: white;
  font-size: 13px;
  text-shadow: 0 0.5px 1px rgba(0, 0, 0, 0.5);
}
.section--slider .figure {
  padding-top: 66%;
}
.section--slider .btn {
  z-index: 2;
  position: absolute;
  top: 50%;
  padding: 8px;
  text-align: center;
  border: none;
  outline: none;
  /* DEBUG BEGIN Mixin Call .circle(48px) */
  /* DEBUG BEGIN Mixin Call .size(, ) */
  width: 48px;
  height: 48px;
  /* DEBUG END Mixin Call .size(, ) */
  border-radius: 50%;
  /* DEBUG END Mixin Call .circle(48px) */
  margin-top: -24px;
  background-color: #e41837;
}
.section--slider .btn:before {
  display: inline-block;
  vertical-align: top;
  width: 12px;
  line-height: 16px;
}
.section--slider .btn--prev {
  left: 0;
}
.section--slider .btn--prev:before {
  content: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20192%20512%22%20fill%3D%22%23ffffff%22%20fill-opacity%3D%221%22%3E%3Cpath%20d%3D%22M25.1%20247.5l117.8-116c4.7-4.7%2012.3-4.7%2017%200l7.1%207.1c4.7%204.7%204.7%2012.3%200%2017L64.7%20256l102.2%20100.4c4.7%204.7%204.7%2012.3%200%2017l-7.1%207.1c-4.7%204.7-12.3%204.7-17%200L25%20264.5c-4.6-4.7-4.6-12.3.1-17z%22%2F%3E%3C%2Fsvg%3E");
}
.section--slider .btn--next {
  right: 0;
}
.section--slider .btn--next:before {
  content: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20192%20512%22%20fill%3D%22%23ffffff%22%20fill-opacity%3D%221%22%3E%3Cpath%20d%3D%22M166.9%20264.5l-117.8%20116c-4.7%204.7-12.3%204.7-17%200l-7.1-7.1c-4.7-4.7-4.7-12.3%200-17L127.3%20256%2025.1%20155.6c-4.7-4.7-4.7-12.3%200-17l7.1-7.1c4.7-4.7%2012.3-4.7%2017%200l117.8%20116c4.6%204.7%204.6%2012.3-.1%2017z%22%2F%3E%3C%2Fsvg%3E");
}
.section--slider .slick-dots {
  text-align: center;
}
.section--slider .slick-dots li {
  display: inline-block;
}
.section--slider .slick-dots button {
  margin: 6px;
  border: none;
  outline: none;
  background-color: #999999;
  /* DEBUG BEGIN Mixin Call .circle(8px) */
  /* DEBUG BEGIN Mixin Call .size(, ) */
  width: 8px;
  height: 8px;
  /* DEBUG END Mixin Call .size(, ) */
  border-radius: 50%;
  /* DEBUG END Mixin Call .circle(8px) */
  padding: 0;
  text-align: center;
  content: '';
  font-size: 0;
  color: white;
  transition: 0.4s;
}
.section--slider .slick-dots .slick-active button {
  background-color: #e41837;
}
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/bricks/slider.less */
/* DEBUG END Source File /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/site.less */

/* [1kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/site.less */
/* [1kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Site/Assets/less/site.less */
/* [1kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/core.less */
/* [1kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/mixins.less */
/* [1kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/mixins/border-radius.less */
/* [1kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/mixins/clearfix.less */
/* [2kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/mixins/gradients.less */
/* [1kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/mixins/positions.less */
/* [1kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/mixins/shapes.less */
/* [2kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/mixins/text.less */
/* [1kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/mixins/transforms.less */
/* [1kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/mixins/retina.less */
/* [7kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/normalize.less */
/* [3kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/queries.less */
/* [6kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/variables.less */
/* [3kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/scaffolding.less */
/* [1kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/utilities.less */
/* [1kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/alerts.less */
/* [1kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/badges.less */
/* [1kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/blocks.less */
/* [1kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/breadcrumbs.less */
/* [3kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/buttons.less */
/* [3kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/dropdowns.less */
/* [3kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/forms.less */
/* [2kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/grid.less */
/* [7kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/groups.less */
/* [1kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/lists.less */
/* [2kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/nav.less */
/* [1kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/pagination.less */
/* [1kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/sections.less */
/* [1kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/tables.less */
/* [1kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/text.less */
/* [3kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/tooltips.less */
/* [2kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/core/less/components/drawer.less */
/* [1kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/variables.less */
/* [1kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/less/slick.less */
/* [2kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Framework/Modules/Libraries/libraries/slick/slick.less */
/* [1kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/fonts.less */
/* [1kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/components/buttons.less */
/* [2kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/components/form.less */
/* [2kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/components/popup.less */
/* [1kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/sections/global.less */
/* [4kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/sections/header.less */
/* [2kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/sections/footer.less */
/* [3kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/bricks/hero.less */
/* [1kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/bricks/content.less */
/* [2kB] /home/u122189818/domains/renovatiebouwklus.nl/public_html/app/Assets/site/less/bricks/slider.less */
/* Build took 0.815 seconds and generated 78.1 kB */
