/*# sourceMappingURL=http://localhost/thuisreiniging2025/Files/Assets/Css/main.less.map*/.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: #2F3033;
  --green: #b0d562;
  --blue:var(--primary);
  --light-blue:  #46abd714;
  --bg-color: #11A8A6;
  --accent-color: var(--primary);
  --primary: #1B9B22;
  --primary-hover: #FD8A25;
  --secondary:#ACAA00;
  --secondary-hover: #333;
  --body-background:rgba(250,250,250);
  --banner-background:#efefef;
  --button-primary: var(--primary);
  --button-primary-hover: var(--primary) ;
  --button-secondary: var(--secondary);
  --secondary-color: #fff;
  --grid-width: 1290px;
  --banner-bg-color: rgb(70 171 215 / 51%);
  --pt: 0px;
  --pl: 0px;
  --pb: 0px;
  --pr: 0px;
  --mt: 0px;
  --mr: 0px;
  --mb: 0px;
  --ml: 0px;
  --color: #333;
  --line-height: 30px;
  --font-size: 18px;
  --font-weight: 400;
  --link-color: #000;
  --font-family: "Roboto", sans-serif;
  --title-font-family: "Montserrat", sans-serif;
  --h1-font-weight: 700;
  --h1-font-size: 26px;
  --h1-line-height: 28px;
  --h1-margin-bottom:10px;
  --h1-color: #333;
  --h1-font-family: "Montserrat", sans-serif;
  --h2-font-weight: 700;
  --h2-font-size: 24px;
  --h2-color: var(--secondary);
  --h2-line-height: 26px;
  --h2-margin-bottom: 20px;
  --h2-font-family: "Montserrat", sans-serif;
  --h3-font-weight: 700;
  --h3-font-size: 20px;
  --h3-color: #000;
  --h3-line-height: 24px;
  --h3-margin-bottom: 20px;
  --h3-font-family: "Montserrat", sans-serif;
  --h5-font-weight: 500;
  --h5-font-size: 18px;
  --h5-color: #000;
  --h5-line-height: 24px;
  --h5-margin-bottom: 10px;
  --h5-font-family: "Montserrat", sans-serif;
  --border-color: #efefef;
  --border-radius: 25px;
  --button-height: 40px;
  --button-color: #333;
  --button-hover-color: #333;
  --button-background: #f8f8f8;
  --button-hover-background: #cecece;
  --button-border-radius: 25px;
  --button-max-width: 370px;
  --button-border-size: 1px;
  --button-small-height: 25px;
  --banner-fill: var(--primary);
  --footer-background:#333;
  --header-background:var(--banner-background);
  --header-height: 153px;
  --blog-tag-bgcolor:var(--bg-color);
  --card-border: 1px solid #efefef;
  --nav-padding: 15px 15px;
  --nav-hover-color: var(--secondary);
  --nav-color: var(--primary);
  --underline-color: var(--secondary);
  --submenu-color: var(--primary);
  --submenu-hover-color: var(--primary);
}
@media (width < 692px) {
  :root {
    --h1-font-size: 18px;
    --h1-line-height: 24px;
  }
}
@media (width < 762px) {
  :root {
    --header-height: 164px;
  }
}
body.Contact footer {
  padding-top: 0px;
}
body.Contact footer .footer__cta {
  display: none;
}
body.Contact form .form__row {
  --cw-sm:12!important;
}
.header__middle {
  background: #fff !important;
  box-shadow: var(--box-shadow);
  width: auto;
  max-width: 1350px;
  gap: 30px;
  margin: auto;
  border-radius: 100px;
  padding: 10px 30px;
}
.image-banner-small {
  position: relative;
}
.image-banner-small .blob1 {
  position: absolute;
}
.image-banner-small figcaption .button {
  box-shadow: var(--box-shadow);
  --button-height: 50px;
  font-size: 20px;
  --font-size: 20px;
}
.image-banner-small .image .button-outline {
  --button-background: #fff;
}
.image-banner-small .image figure {
  position: relative;
}
@media (width < 692px) {
  .image-banner-small .image:after {
    display: none;
  }
}
body:after {
  content: "";
  pointer-events: none;
  position: absolute;
  /*
    right:0;
    left: 0;
    top: 0;
    height: 500px;
    background-image: url('http://localhost/thuisreiniging2025/Files/blog_1.svg');

     */
  right: 0;
  left: 0;
  top: 0;
  bottom: 0px;
  background-image: url("http://localhost/thuisreiniging2025/Files/blog_2.svg");
  background-position: 700px -300px;
  background-repeat: no-repeat;
  z-index: 0;
}
.card--step-parallax .card__description {
  --custom-font-size: 14px;
}
.bg-grey {
  background-color: #1b9b2226 !important;
}
.bg-grey .button-primary {
  --button-background: var(--secondary);
}
.bg-grey .card .card__number {
  --custom-color:var(--secondary);
}
.bg-grey .cta {
  --custom-color: #333!important;
  --banner-background: #ffff!important;
}
.bg-grey .cta h2 {
  --custom-color: var(--primary)!important;
}
.bg-grey .cta .cta__content {
  margin: 0 50px;
}
.bg-grey .cta .cta__image {
  display: none;
}
.bg-grey .cta .cta__image img {
  opacity: 0;
}
grid {
  position: relative;
}
.highlight {
  --highlight-border: var(--primary);
}
.highlight i {
  color: var(--secondary);
}
.highlight:after {
  opacity: 0.06 !important;
}
.link--call {
  display: inline-flex;
  gap: 5px;
  align-items: center;
}
.link--call .link__icon {
  display: inline-block;
  margin-right: 5px;
  font-size: 14px;
}
.image-banner-small, .main-footer, .blue-bg, .highlight {
  background-color: #1b9b2226 !important;
  overflow: visible;
  position: relative;
}
.image-banner-small > *, .main-footer > *, .blue-bg > *, .highlight > * {
  position: relative;
  z-index: 1;
}
.image-banner-small figure, .main-footer figure, .blue-bg figure, .highlight figure {
  z-index: 1;
  position: relative;
}
body main .slider-wrapper > .button {
  top: -83px;
}
footer .main-footer {
  background-position: -400px 300px;
}
footer .main-footer grid {
  z-index: 1;
}
.has-shade {
  position: relative;
}
.has-shade:after {
  position: absolute;
  background: url("https://www.ringelingtechniek.nl/Files/bg7.png");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  bottom: -50px;
  left: -100px;
  z-index: -1;
  /* height: 400px; */
  width: 400px;
  opacity: 0.6;
  top: -50px;
}
@media (max-width: 692px) {
  .has-shade:after {
    display: none !important;
  }
}
.has-shade.right:after {
  background-position: top right;
  left: auto;
  right: -100px;
}
@media (max-width: 692px) {
  .has-shade.right:after {
    left: -50px;
  }
}
.button {
  line-height: 16px;
}
main > section {
  position: relative;
}
.reviews {
  --bg-color:#Fff;
}
.image-block {
  overflow: visible !important;
}
.image-block img {
  border-radius: 25px;
}
.logo-white header svg path {
  fill: #fff !important;
}
.filler {
  background-color: var(--secondary);
  height: var(--header-height);
  padding: 0 !important;
  margin-top: calc(var(--header-height) * -1);
}
form {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 30px;
  width: 100%;
  margin: 0 auto;
  --cw: 12;
  --cs: auto;
  --rh: 1;
  --rs: auto;
}
@media (max-width: 576px) {
  form {
    max-width: calc(100% - 30px);
    gap: 15px 15px;
  }
}
@media (min-width: 576px) {
  form {
    max-width: calc(100% - 30px);
    gap: 15px 15px;
  }
}
@media (min-width: 768px) {
  form {
    max-width: 720px;
    gap: 30px;
  }
}
@media (min-width: 992px) {
  form {
    max-width: 960px;
    gap: 30px;
  }
}
@media (min-width: 1200px) {
  form {
    max-width: 1140px;
    gap: 30px;
  }
}
@media (min-width: 1400px) {
  form {
    max-width: 1290px;
    gap: 30px;
  }
}
form.no-gap {
  gap: 0;
}
form.fluid {
  margin: 0;
  max-width: 100%;
}
@media (max-width: 692px) {
  form.fluid {
    width: 100%;
  }
}
form > * {
  grid-column: var(--column-span) / span var(--column-width);
  grid-row: var(--row-span) / span var(--rh);
}
@media (max-width: 692px) {
  form > * {
    --column-width: var(--cw-xs, 12);
    --column-span: var(--cs-xs, var(--cs));
    --row-span:var(--rs-xs, var(--rs));
  }
}
@media (min-width: 692px) and (max-width: 992px) {
  form > * {
    --column-width: var(--cw-sm, var(--cw));
    --column-span: var(--cs-sm, var(--cs));
    --row-span:var(--rs-sm, var(--rs));
  }
}
@media (min-width: 992px) {
  form > * {
    --column-width: var(--cw, 12);
    --column-span: var(--cs, auto);
    --row-span: var(--rs, auto);
  }
}
form > .align-center {
  align-self: center;
}
form grid:not('.fixed'), form .grid:not('.fixed') {
  max-width: 100% !important;
  margin: 0 !important;
}
@media (max-width: 768px) {
  form {
    max-width: 100% !important;
  }
}
.breadcrumbs {
  --custom-color: #fff;
}
.breadcrumbs > div:last-of-type {
  --custom-color: #efefef;
}
body .card.review {
  --review-avatar-bg-color:var(--primary);
}
body .card.review .card__letter-image {
  background-color: var(--primary);
  --custom-color: #fff;
}
.sticky {
  position: sticky;
  top: 50px;
}
input, select, textarea {
  border-radius: var(--border-radius) !important;
}
.content-block .vertical .contact-banner {
  margin: 50px 50px 0;
}
.vertical .contact-banner grid > div {
  --cw:12!important;
}
@media (max-width: 692px) {
  .vertical .contact-banner grid > div {
    --cw-xs:12!important;
  }
}
/**
 * @pagebuilder[elements=section];
 */
.contact-banner .link {
  margin: 20px 0 0;
  position: relative;
  display: flex;
  align-items: center;
  gap: 20px;
  transition: background 0.3s;
  background-color: #fff;
  padding: 20px;
  border-radius: var(--border-radius);
}
.contact-banner .link .link__icon {
  display: block;
  height: 100px;
  width: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 50px;
  color: #fff;
  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=' rgb(70, 171, 215)' 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=' rgb(70, 171, 215)' 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");
}
.icecrystal {
  display: none !important;
}
.popup .popup__header {
  padding-left: 15px;
}
.popup .header-tabs {
  display: flex;
  align-items: center;
}
.popup h2 {
  margin-bottom: 0px !important;
}
.popup .popup__body h2 {
  display: none !important;
}
header .header__top .row {
  gap: 30px;
}
@media (max-width: 662px) {
  header .header__top .row {
    gap: 0px;
  }
}
header .image-logo-block img {
  max-height: 76px;
}
header .link {
  --custom-color: var(--primary);
  display: inline-flex;
  gap: 10px;
  align-items: center;
}
header .link .link__icon {
  color: #000;
}
header .link + .link {
  margin-left: 15px;
}
@media (max-width: 692px) {
  header .link .link__icon {
    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-color: var(--primary);
    width: var(--button-height);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-right: 0px;
  }
  header .link .link__icon:hover, header .link .link__icon:focus, header .link .link__icon.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 .link .link__text {
    display: none;
  }
}
header .link:hover {
  --custom-color:var(--primary);
}
header nav.main-menu .nav__content > ul > li a {
  font-family: "Montserrat";
}
header nav.main-menu .nav__content > ul > li:last-of-type a {
  font-family: "Montserrat";
  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);
  color: #fff !important;
  line-height: 16px;
}
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;
}
header .header__middle.fixed-active nav.main-menu {
  --nav-padding: 15px 15px;
  --nav-submenu-background-color: #fff;
  --nav-hover-color: var(--secondary);
  --custom-color:  var(--secondary);
  --underline-color: #fff;
  --submenu-color: var(--primary);
  --submenu-hover-color: var(--secondary);
}
/**
 * @pagebuilder[allow=section|div]
 */
.quote-block {
  --h2-font-size: 50px;
  --h2-line-height: 60px;
  --h2-font-weight: 300;
  --h3-font-size: 30px;
  --h3-line-height: 40px;
  --h3-font-weight: 300;
}
@media (max-width: 692px) {
  .quote-block {
    --custom-font-size: 25px;
    --custom-line-height: 28px;
    padding: 15px !important;
  }
}
.clickable {
  cursor: pointer;
  transition: box-shadow 0.3s;
}
.clickable:hover {
  box-shadow: var(--box-shadow);
}
.image-block--default img {
  border-radius: var(--border-radius);
}
.cta .contact-banner {
  --custom-color: #000;
}
.cta ul {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cta li {
  max-width: 600px;
  margin: 0 auto;
  text-align: left !important;
  margin-bottom: 30px;
}
@media (max-width: 490px) {
  p .button + .button {
    margin-top: 5px;
  }
}
.privacy-block {
  padding: 60px 0 0px;
  --custom-font-size: 14px;
}
.before-after {
  --height: 410px;
  position: relative;
  height: var(--height);
  --x: 100%;
  --x-top:100%;
}
.before-after .image-block {
  position: absolute;
  inset: 0 0 0 0;
  height: var(--height);
}
.before-after .image-block img {
  object-fit: cover;
  height: var(--height);
}
.before-after .image-block + .image-block {
  transition: clip-path 0.8s ease-out;
  z-index: 2;
  clip-path: polygon(var(--x-top) 0, 100% 0, 100% 100%, var(--x) 100%);
}
@keyframes flip-text {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(110%);
  }
  51% {
    opacity: 0;
    transform: translateY(-110%);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes flip-text-horizontal {
  0% {
    transform: translateX(0px);
  }
  50% {
    transform: translateX(110%);
  }
  51% {
    opacity: 0;
    transform: translateX(-110%);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
.flip-text {
  overflow: hidden;
}
.flip-text span {
  transition: transform 0.1s;
  transform: translateY(0);
  display: block;
}
.flip-text:hover span {
  animation-name: flip-text;
  animation-duration: 0.3s;
}
.flip-text-horizontal {
  overflow: hidden;
}
.flip-text-horizontal span {
  transition: transform 0.1s;
  display: block;
}
.flip-text-horizontal:hover span {
  animation-name: flip-text-horizontal;
  animation-duration: 0.3s;
}
.card.card--main-service {
  --card-border:0px solid transparent;
  position: relative;
  --custom-color:#fff;
}
.card.card--main-service figure {
  display: flex;
  justify-content: center;
}
.card.card--main-service a {
  display: none;
}
.card.card--main-service:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  bottom: 0;
  content: "";
  background-image: linear-gradient(181.46488613deg, #00000000 0%, #000000ff 100%);
  opacity: 0.4;
}
.card.card--main-service .card__content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  align-items: flex-start;
  justify-content: flex-start;
}
.card.card--main-service .card__content .card__description {
  display: none;
}
.card.card--main-service .card__content .card__read-more {
  margin-top: auto;
  margin-bottom: 0px;
}
.card.card--main-service .card__content a {
  background: var(--gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
