/*!
Theme Name: East Oak
Theme URI: http://underscores.me/
Author: Blikreclame
Author URI: http://blikreclame.nl
Description: A custom wordpress theme build for East Oak
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: eastoak
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

East Oak is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! 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;
  -webkit-text-size-adjust: 100%;
}

/* 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 {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 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: "Outfit", sans-serif !important;
  font-size: 1em;
}

/* 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;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/**
 * 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: "Outfit", sans-serif !important;
  font-size: 1em;
}

/**
 * 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;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * 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] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

/**
 * 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;
  outline-offset: -2px;
}

/**
 * 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;
  font: inherit;
}

/* 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;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
   font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-family: "Outfit", sans-serif !important;

}

p {
  margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Outfit", sans-serif !important;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: "Outfit", sans-serif !important;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
  background: #fff;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  padding-left: 1em !important;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 1em 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/* Links
--------------------------------------------- */
a {
  color: #4169e1;
}
a:visited {
  color: #800080;
}
a:hover, a:focus, a:active {
  color: #191970;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  border-color: #ccc #bbb #aaa;
}
button:active, button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
  display: block;
  width: 100%;
  height: 100%;
}
.main-navigation .menu-hoofdmenu-container {
  height: 100%;
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation ul ul {
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 0;
  background: #2C2927;
  height: auto;
  padding: 41px 0px 0px 0px;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .main-navigation ul ul {
    padding: 0px 0px 0px 0px;
  }
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigation ul ul li {
  padding: 0 20px;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}
.main-navigation ul ul li:hover, .main-navigation ul ul li:focus {
  background: #7E6D5D;
}
.main-navigation ul ul li:hover a, .main-navigation ul ul li:focus a {
  color: #fff;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
  display: block;
  left: auto;
}
.main-navigation ul ul li:last-child a {
  border-bottom: none;
}
.main-navigation ul ul a {
  width: 250px;
  border-bottom: 1px solid #7E6D5D;
  text-transform: none;
  font-weight: 200;
  padding: 6px 0;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}
.main-navigation li {
  position: relative;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  padding: 8px;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .main-navigation li {
    margin: 1em 0;
  }
}
.main-navigation li:hover > a, .main-navigation li.focus > a {
  color: #B2A190;
}
.main-navigation li.configurator {
  background-color:  #B2A190;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .main-navigation li.configurator a {
    text-align: center;
  }
}
.main-navigation li.configurator.current-menu-item {
  background: #7E6D5D;
  border-color: #7E6D5D;
}
.main-navigation li.configurator.current-menu-item a {
  color: #fff;
}
.main-navigation li.configurator:hover {
  background: #7E6D5D;
  border-color: #7E6D5D;
  color: #fff;
}
.main-navigation li.configurator:hover a {
  color: #fff;
}
.main-navigation li.current-menu-item {
  border-left: 3px solid #B2A190;
}
.main-navigation li.current-menu-item a {
  color: #B2A190;
}
.main-navigation li.menu-item-has-children {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.main-navigation li.menu-item-has-children:after {
  content: "";
  display: inline-block;
  width: 10px; /* Width of the arrow */
  height: 10px; /* Height of the arrow */
  border-top: 2px solid #fff; /* Creates the top line of the arrow */
  border-right: 2px solid #fff; /* Creates the right line of the arrow */
  -webkit-transform: rotate(135deg) translate(-3px, 1px);
          transform: rotate(135deg) translate(-3px, 1px);
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}
.main-navigation li.menu-item-has-children:hover:after, .main-navigation li.menu-item-has-children.focus:after {
  border-color: #B2A190;
}
.main-navigation li.menu-item-has-children.current-menu-parent {
  border-left: 3px solid #B2A190;
}
.main-navigation li.menu-item-has-children.current-menu-parent:after {
  border-color: #B2A190;
}
.main-navigation li.menu-item-has-children.current-menu-parent a {
  color: #B2A190;
}
.main-navigation li.menu-item-has-children.current-menu-parent ul li a {
  color: #fff;
}
.main-navigation li.menu-item-has-children.current-menu-parent ul li.current-menu-item a {
  color: #B2A190;
}
.main-navigation a {
  display: block;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}
/* Small menu. */
.menu-toggle {
  background: unset;
  border: unset;
  float: right;
  position: absolute;
  top: 0;
  right: 16px;
  -webkit-transform: translate(0px, 23px);
          transform: translate(0px, 23px);
}
.menu-toggle .line {
  margin: 10px 0;
  width: 33px;
  height: 3px;
  background: #BA9E83;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}

.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.main-navigation.toggled .line:nth-child(1) {
  -webkit-transform: rotate(-45deg) translate(-5px, 10px);
          transform: rotate(-45deg) translate(-5px, 10px);
}
.main-navigation.toggled .line:nth-child(2) {
  opacity: 0;
}
.main-navigation.toggled .line:nth-child(3) {
  -webkit-transform: rotate(45deg) translate(-8px, -13px);
          transform: rotate(45deg) translate(-8px, -13px);
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1em;
    height: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block;
}

.site {
  position: relative;
}

.post .entry-header,
.page .entry-header,
.single .entry-header {
  position: relative;
  height: 40vw;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .post .entry-header,
  .page .entry-header,
  .single .entry-header {
    height: max-content;
    margin-top: 80px;
  }
}
.post .entry-header:after,
.page .entry-header:after,
.single .entry-header:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.post .entry-header .entry-title,
.page .entry-header .entry-title,
.single .entry-header .entry-title {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); /* Moves the element back by half its width and height */
  font-size: 16px;
  font-weight: bold;
  font-size: 60px;
  text-transform: uppercase;
  z-index: 1;
  padding-top: 50px;
  color: #fff;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .post .entry-header .entry-title,
  .page .entry-header .entry-title,
  .single .entry-header .entry-title {
    padding-top: 140px;
    font-size: 28px;
    width: 90%;
  }
}
.post .entry-header .entry-title .outlined-word,
.page .entry-header .entry-title .outlined-word,
.single .entry-header .entry-title .outlined-word {
  color: transparent; /* Inside of the text is transparent */
  -webkit-text-stroke: 2px #fff; /* Outline effect */
  display: inline-block; /* Ensures it stays inline with the rest of the text */
}
.post .entry-header .post-thumbnail,
.page .entry-header .post-thumbnail,
.single .entry-header .post-thumbnail {
  height: 100%;
}
.post .entry-header .post-thumbnail img,
.page .entry-header .post-thumbnail img,
.single .entry-header .post-thumbnail img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
.post .entry-header .post-thumbnail,
.page .entry-header .post-thumbnail,
.single .entry-header .post-thumbnail {
  height: 617px;
}
.post .entry-header .post-thumbnail img,
.page .entry-header .post-thumbnail img,
.single .entry-header .post-thumbnail img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
}

    .post .entry-header .entry-title, .page .entry-header .entry-title, .single .entry-header .entry-title {
        padding-top: 405px;
        font-size: 21px;
        width: 90%;
        text-align: left;
    }

     
}

.home .usps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .home .usps {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.home .usps .usp:nth-child(1) {
  background: #605245;
}
.home .usps .usp:nth-child(2) {
  background: #7E6D5D;
}
.home .usps .usp:nth-child(3) {
  background: #BA9E83;
}
.home .usps .usp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 45px;
}
.home .usps .usp .icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 25%;
          flex: 0 25%;
  text-align: center;
}
.home .usps .usp .content {
  -webkit-box-flex: 0;
      -ms-flex: 0 75%;
          flex: 0 75%;
  color: #fff;
}
.home .usps .usp .content h3 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
}
.home .usps .usp .content p {
  font-weight: 300;
}

.cta {
  background: #7E6D5D;
  padding: 5em 0;
  position: relative;
}
.cta:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(44, 41, 39, 0.7);
}
.cta .image {
  background: #fff;
  border-radius: 100%;
  height: 280px;
  width: 280px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .cta .image {
    margin: 0 auto 2em auto;
    height: 220px;
    width: 220px;
  }
}
.cta .image img {
  height: 324px;
  bottom: 44px;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom;
     object-position: bottom;
  border-bottom-left-radius: 150px;
  border-bottom-right-radius: 150px;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .cta .image img {
    height: 265px;
  }
}
.cta .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .cta .content {
    padding: 0 2em;
  }
}
.cta .content h2 {
  line-height: 1;
  margin-bottom: 1px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
}
.cta .content h4 {
  color: #B2A190;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 18px;
}
.cta .content p {
  color: #fff;
  margin-top: 1em;
  font-weight: 200;
}
.cta .content .link {
  margin-top: 15px;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .cta .content .link {
    text-align: center;
  }
}
.cta .content .link a.btn {
  background: #fff;
  border-radius: 0;
  border: 2px solid #fff;
  font-weight: 800;
  text-transform: uppercase;
  color: #433E3B;
  padding: 4px 21px;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}
.cta .content .link a.btn:hover {
  background: #433E3B;
  color: #fff;
}

.updated:not(.published) {
  display: none;
}

.page.home body {
  font-family: "Outfit", sans-serif !important;
}
.page.home .image-comparison {
  max-width: 48.063em;
  margin-right: auto;
  margin-left: auto;
}
.page.home .image-comparison__slider-wrapper {
  position: relative;
}
.page.home .image-comparison__label,
.page.home .image-comparison__range {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  cursor: ew-resize;
  z-index: 20;
}
@media (hover) {
  .page.home .image-comparison__range:hover ~ .image-comparison__slider .image-comparison__thumb {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
.page.home .image-comparison .image-comparison__slider-wrapper .image-comparison__range:active ~ .image-comparison__slider .image-comparison__thumb,
.page.home .image-comparison .image-comparison__slider-wrapper .image-comparison__range:focus ~ .image-comparison__slider .image-comparison__thumb,
.page.home .image-comparison .image-comparison__slider-wrapper .image-comparison__range--active ~ .image-comparison__slider .image-comparison__thumb {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  background-color: rgba(126, 109, 93, 0.5);
}
.page.home .image-comparison__image-wrapper--overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(50% + 1px);
  height: 100%;
  overflow: hidden;
  z-index: 1;
}
.page.home .image-comparison__figure {
  margin: 0;
}
.page.home .image-comparison__figure::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f2f2f2;
}
.page.home .image-comparison__figure:not(.page.home .image-comparison__figure--overlay) {
  position: relative;
  padding-top: 66.666666667%;
}
.page.home .image-comparison__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 0 50%;
     object-position: 0 50%;
  overflow: hidden;
}
.image-comparison__figure--overlay .page.home .image-comparison__image {
  z-index: 1;
}
.page.home .image-comparison__caption {
  position: absolute;
  bottom: 12px;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
@media screen and (max-width: 40.063em) {
  .page.home .image-comparison__caption {
    font-size: 12px;
  }
}
.page.home .image-comparison__caption--before {
  left: 12px;
  z-index: 2;
}
.page.home .image-comparison__caption--after {
  right: 12px;
  text-align: right;
}
.page.home .image-comparison__caption-body {
  max-width: 40vmin;
  padding: 6px 12px;
  background-color: rgba(0, 0, 0, 0.55);
}
.page.home .image-comparison__slider {
  position: absolute;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  background-color: #fff;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  z-index: 10;
}
.image-comparison__range--active ~ .page.home .image-comparison__slider {
  background-color: rgba(255, 255, 255, 0);
}
.page.home .image-comparison__thumb {
  position: absolute;
  top: calc(50% - 20px);
  left: calc(50% - 20px);
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #7e6d5d;
  color: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 22px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 22px 0 rgba(0, 0, 0, 0.5);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition: background-color 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, background-color 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, background-color 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.page.home .image-comparison__range::-webkit-slider-runnable-track {
  width: 40px;
  height: 40px;
  opacity: 0;
}
.page.home .image-comparison__range::-moz-range-thumb {
  width: 40px;
  height: 40px;
  opacity: 0;
}
.page.home .image-comparison__range::-webkit-slider-thumb {
  width: 40px;
  height: 40px;
  opacity: 0;
}
.page.home .image-comparison__range::-ms-fill-lower {
  background-color: transparent;
}
.page.home .image-comparison__range::-ms-track {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  margin: 0;
  padding: 0;
  background-color: transparent;
  color: transparent;
  outline: none;
  cursor: col-resize;
}
.page.home .image-comparison__range::-ms-thumb {
  width: 0.5%;
  height: 100%;
  opacity: 0;
}
.page.home .image-comparison__range::-ms-tooltip {
  display: none;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;

}

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: -ms-grid;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  -ms-grid-columns: (1fr)[5];
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  -ms-grid-columns: (1fr)[6];
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  -ms-grid-columns: (1fr)[7];
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  -ms-grid-columns: (1fr)[8];
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  -ms-grid-columns: (1fr)[9];
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/* Header
--------------------------------------------- */
.topheader {
  position: relative;
}
.topheader .container {
  position: relative;
}
.topheader .contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-grid-row-align: flex-end;
  -ms-grid-column-align: flex-end;
  place-self: flex-end;
  position: absolute;
  gap: 3em;
  z-index: 1;
  right: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  .topheader .contact {
    width: 100%;
    gap: 2em;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.topheader .contact a {
  color: #fff;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}
.topheader .contact a:hover, .topheader .contact a:focus {
  color: #B2A190;
}
.topheader .contact a::before {
  height: 20px;
  width: 20px;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: relative;
  top: 2px;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}
.topheader .contact a.phone:before {
  content: "";
  background-image: url("./inc/img/phone.svg");
}
.topheader .contact a.mail:before {
  content: "";
  background-image: url("./inc/img/mail.svg");
}
.topheader .contact a.phone:hover:before, .topheader .contact a.phone:focus:before {
  background-image: url("./inc/img/phone_c.svg");
}
.topheader .contact a.mail:hover:before, .topheader .contact a.mail:focus:before {
  background-image: url("./inc/img/mail_c.svg");
}

header.site-header {
  background: #2C2927;
  position: absolute;
  width: 100%;
  padding: 25px 0;
  z-index: 2;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  header.site-header .site-branding {
    padding-left: 1em;
  }
  header.site-header .site-branding img {
    height: 40px;
  }
  .home .entry-header{
    display: none;
  }
}

@media screen and (min-width: 769px) {
.homeslider{
  display: none;
}
.header_mobile{
  display: none;
}
.header_desktop{
  display: flex;
}
}

@media screen and (max-width: 769px){
.homeslider_dt {
  display: none;
}
.header_desktop{
  display: none;
}
.header_mobile{
  display: flex;
}
}


.header_desktop {
  position: relative;
  align-items: center;      /* verticaal centreren */
  justify-content: center;  /* horizontaal centreren */
  overflow: hidden;
  height: 80vh;
  align-items: center;

  img{
    width: 100%;
    height: auto;
  }
  
  .header_title {
    color: white;
    padding: 60px 0px;
    position: absolute;
    bottom: 100px;
    width: 100%;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.4);
    bottom: 0;

     .button {
      background: #7E6D5D;
      padding: 5px 20px;
      border-radius: 20px;
      margin-bottom: 10px;
      text-decoration: none;
      color: white;
    }
    
    }
  }


.header_mobile {
  position: relative;
  align-items: center;      /* verticaal centreren */
  justify-content: center;  /* horizontaal centreren */
  overflow: hidden;
  height: 90vh;
  align-items: center;

  img{
    width: 100%;
    height: auto;
  }
   
  .header_title {
    color: white;
    padding: 60px 0px;
    position: absolute;
    bottom: 100px;
    width: 100%;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.4);
    bottom: 0;

     .button {
      background: #7E6D5D;
      padding: 5px 20px;
      border-radius: 20px;
      margin-bottom: 10px;
      text-decoration: none;
      color: white;
    }
  }


}









@media screen and (max-width: 769px) {
  .slider .swiper .swiper-slide .project h2 {
    position: absolute;
    bottom: 22px !important;
    right: 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
}

}
.homeslider_dt .swiper {
  height: 90vh !important;
}
.homeslider_dt .swiper img {
  height: 90vh !important;
}
.homeslider_dt .swiper-slide{
  position: relative;
}
.homeslider_dt .swiper-slide .content {
    bottom: 0px;
    position: absolute;
    width: 100%;
    z-index: 9999;
    padding: 20px;
    color: white;
    font-size: 28px;
    background-color: rgba(0, 0, 0, 0.4);
  }
.homeslider_dt .swiper-slide .content .button {
    background: #7E6D5D;
    padding: 5px 20px;
    border-radius: 20px;
    margin-bottom: 10px;
  }
   .homeslider_dt .swiper-slide .content .button2 {
    border: solid 1px white;
    padding: 5px 20px;
    border-radius: 20px;
    margin-bottom: 10px;
  }

  /* homeslider mobile */

.homeslider .swiper {
  height: 85vh !important;
}
.homeslider .swiper img {
  height: 85vh !important;
}
.homeslider .swiper-slide{
  position: relative;
}
.homeslider .swiper-slide .content {
    bottom: 0px;
    position: absolute;
    width: 100%;
    z-index: 9999;
    padding: 20px;
    color: white;
    font-size: 28px;
    background-color: rgba(0, 0, 0, 0.4);
  }
 .homeslider .swiper-slide .content .button {
    background: #7E6D5D;
    padding: 5px 20px;
    border-radius: 20px;
    display: table;
    margin-bottom: 10px;
  }
   .homeslider .swiper-slide .content .button2 {
    border: solid 1px white;
    padding: 5px 20px;
    border-radius: 20px;
    display: table;
    margin-bottom: 10px;
  }




/* Footer
--------------------------------------------- */
footer.site-footer {
  background: #2C2927;
  padding-top: 100px;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  footer.site-footer .footer-content .footer-1 {
    padding-bottom: 4em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
footer.site-footer .footer-content .footer-1 .socials {
  margin-top: 100px;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  footer.site-footer .footer-content .footer-1 .socials {
    margin-top: 50px;
  }
}
footer.site-footer .footer-content .footer-1 .socials ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  list-style: nones;
}
footer.site-footer .footer-content .footer-1 .socials ul li a {
  width: 25px;
  height: 25px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
}
footer.site-footer .footer-content .footer-1 .socials ul li.facebook a {
  background-image: url("./inc/img/facebook.svg");
}
footer.site-footer .footer-content .footer-1 .socials ul li.youtube a {
  background-image: url("./inc/img/youtube.svg");
}
footer.site-footer .footer-content .footer-1 .socials ul li.linkedin a {
  background-image: url("./inc/img/linkedin.svg");
}
footer.site-footer .footer-content .footer-1 .socials ul li.x a {
  background-image: url("./inc/img/x.svg");
}
footer.site-footer .footer-content .footer-2 {
  color: #fff;
  font-weight: 200;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  footer.site-footer .footer-content .footer-2 {
    margin-bottom: 2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 2em;
  }
}
footer.site-footer .footer-content .footer-2 p {
  line-height: 1.6;
}
footer.site-footer .footer-content .footer-2 h2 {
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 1em;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  footer.site-footer .footer-content .footer-2 h2 {
    font-size: 18px;
  }
}
footer.site-footer .footer-content .footer-2 a {
  color: #B2A190;
  text-decoration: none;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  footer.site-footer .footer-content .footer-2 a {
    font-size: 11px;
  }
}
footer.site-footer .footer-content .footer-2 a:hover {
  text-decoration: underline;
}
footer.site-footer .footer-content .footer-3 {
  background: #433E3B;
  color: #fff;
  padding: 35px;
  position: relative;
}
footer.site-footer .footer-content .footer-3:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: right;
  width: 340px;
  background-size: contain;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  footer.site-footer .footer-content .footer-3:after {
    width: 180px;
  }
}
footer.site-footer .footer-content .footer-3 .content-inner {
  max-width: 430px;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  footer.site-footer .footer-content .footer-3 .content-inner {
    max-width: 200px;
  }
}
footer.site-footer .footer-content .footer-3 .content-inner h2 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 26px;
  margin-bottom: 2em;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  footer.site-footer .footer-content .footer-3 .content-inner h2 {
    font-size: 18px;
  }
}
footer.site-footer .footer-content .footer-3 .content-inner a.btn {
  background: #fff;
  border-radius: 0;
  border: 2px solid #fff;
  font-weight: 800;
  text-transform: uppercase;
  color: #433E3B;
  padding: 4px 21px;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}
footer.site-footer .footer-content .footer-3 .content-inner a.btn:hover {
  background: #433E3B;
  color: #fff;
}
footer.site-footer .site-info {
  color: #fff;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 3em;
  font-weight: 300;
  font-size: 14px;
  padding: 80px 0;
}
@media screen and (max-width: 768px) and (orientation: portrait) {
  footer.site-footer .site-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
footer.site-footer .site-info p {
  margin: 0;
}
footer.site-footer .site-info ul.menu {
  margin: 0;
  padding: 0;
  list-style: none;
  grid-auto-flow: column;
  display: -ms-inline-grid;
  display: inline-grid;
  gap: 3em;
}
footer.site-footer .site-info ul.menu li a {
  color: #fff;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
  text-decoration: none;
}
footer.site-footer .site-info ul.menu li a:hover {
  text-decoration: underline;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}





/* Powerpage
------------------------ */

.pp-usp-bar {
    background-color: #433E3B;
    text-align: center;
    color: white;
    padding: 20px 0px;
    font-size: 32px;
    font-weight: 900;
    font-variant: all-small-caps;
}
.pp-intro{
  text-align: center;
  padding: 60px 15% 60px 15%;
}
@media (max-width: 760px) {
  .pp-usp-bar {
    background-color: #433E3B;
    text-align: center;
    color: white;
    padding: 20px;
    font-size: 28px;
    line-height: 36px;
    font-weight: 900;
    font-variant: all-small-caps;
    }
  .pp-intro{
  text-align: center;
  padding: 60px 10% 0px 10%;
}
}





 .pp-intro h2{
    font-weight: 900;
    color: #2C2927;
    text-transform: uppercase;
    border-left: #7E6D5D solid 4px;
    padding-left: 20px;
  }
  .pp-intro a {
    background: #7E6D5D;
    border-radius: 0;
    border: 2px solid #7E6D5D;
    font-weight: 800;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    padding: 4px 12px;
    transition: 
ease-in-out .3s;
}
.pp-intro a:hover {
    background: #2C2927;
    border-radius: 0;
    border: 2px solid #2C2927;
    font-weight: 800;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    padding: 4px 12px;
    transition: 
ease-in-out .3s;
}

.pp-intro-box {
      display: grid; 
      grid-auto-columns: 1fr; 
      grid-template-columns: 1fr 1fr; 
      grid-template-rows: 1fr; 
      gap: 32px 32px; 
      grid-template-areas: 
        ". ."; 
      justify-content: center; 
      justify-items: center; 
      align-items: center; 
      padding: 80px 0px;
  }
 @media (max-width: 760px) {
  .pp-intro-box {
      display: grid; 
      grid-auto-columns: 1fr; 
      grid-template-columns: 1fr; 
      grid-template-rows: 1fr; 
      gap: 32px 32px; 
      grid-template-areas: 
        "."
        "."; 
      justify-content: center; 
      justify-items: center; 
      align-items: center; 
      padding: 20px;
  }
 }







  .pp-intro-box h2{
    font-weight: 900;
    color: #2C2927;
    text-transform: uppercase;
    border-left: #7E6D5D solid 4px;
    padding-left: 20px;
  }

.pp-intro-box a {
    background: #7E6D5D;
    border-radius: 0;
    border: 2px solid #7E6D5D;
    font-weight: 800;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    padding: 4px 12px;
    transition: 
ease-in-out .3s;
}
.pp-intro-box a:hover {
    background: #2C2927;
    border-radius: 0;
    border: 2px solid #2C2927;
    font-weight: 800;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    padding: 4px 12px;
    transition: 
ease-in-out .3s;
}


.pp-possibilities{
    display: grid; 
    grid-auto-columns: 1fr; 
    grid-template-columns: 0.5fr 1.5fr; 
    grid-template-rows: 1fr; 
    justify-content: center; 
    justify-items: center; 
  }

@media (max-width: 760px) {
  .pp-possibilities{
    display: grid; 
    grid-auto-columns: 1fr; 
    grid-template-columns: 1fr; 
    grid-template-rows: 1fr; 
    justify-content: center; 
    justify-items: center; 
  }

}


  .pp-possibilities-left {
        display: flex;
        background-color: #2C2927;
        width: 100%;
        padding: 60px 40px 60px 160px;
        color: white;
  }
  @media (max-width: 760px) {
      .pp-possibilities-left {
        display: flex;
        background-color: #2C2927;
        width: 100%;
        padding: 20px;
        color: white;
  }
  }



  .pp-possibilities-left h2{
        text-transform: uppercase;
        font-weight: 900;
        border-left: #7E6D5D solid 4px;
        padding-left: 20px;

  }
  .pp-possibilities-right {
        display: flex;
        background-color: #7E6D5D;
        width: 100%;
        padding: 60px 160px 60px 100px;
  }
    @media (max-width: 760px) {
      .pp-possibilities-right {
        display: flex;
        background-color: #7E6D5D;
        width: 100%;
        padding: 20px;
  }
    }


  .pp-possibilities-right-inner {
    width: 500px;
    color: white;
  }
   @media (max-width: 760px) {
    .pp-possibilities-right-inner {
    width: 100%;
    color: white;
  }
  }


     .swiper {
      width: 100%;
      max-width: 100%; /* stel een max breedte in, naar keuze */
      margin: 0 auto;
      height: 475px;
    }


    .swiper-slide {
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      width: 100%;
      display: block;
      overflow: hidden ; 
      }
    .swiper-slide a{
      text-decoration: none;
      color: white;
      font-weight: 900;
      font-size: 16px;
      overflow: hidden;
      position: relative;
    }
     .swiper-slide img{
      transition: ease-in-out .3s;
      height: 475px;
      width: 100%;
      object-fit: cover;
     }
      .swiper-slide:hover img{
          scale: 1.1;
          
      }
    .swiper-slide-text {
      background-color: rgba(126, 109, 93, 1);
      text-align: center;
      padding: 10px 20px;
      text-decoration: none;
      position: absolute;
      width: 100%;
      }

    
.pp-applications-outer{
  background-color: #2C2927;
  padding: 100px 0px;
}
.pp-applications-inner{
   display: grid; 
   grid-auto-columns: 1fr; 
   grid-template-columns: 1fr 1fr; 
   grid-template-rows: 1fr; 
   justify-content: center; 
   justify-items: center; 
   gap: 32px;
}
 @media (max-width: 760px) {
  .pp-applications-inner{
   display: grid; 
   grid-auto-columns: 1fr; 
   grid-template-columns: 1fr; 
   grid-template-rows: 1fr; 
   justify-content: center; 
   justify-items: center; 
   gap: 32px;
}
 }



.content-page {
  padding: 100px 0px;
}
.model-informatie {
    padding-top: 0px !important;
}

.wp-block-buttons .wp-block-button__link {
    color: white;
    margin-bottom: 20px;
}
.wp-block-buttons .wp-block-button__link:hover {
    background-color: black;
}
.wp-block-group {
  margin: 60px 0px 0px 0px;
}
.wp-block-group__inner-container {
  position: relative;
  background-color: #e4d8cb;
  padding: 60px 0px;

}
.wp-block-group__inner-container::before{
  content: "";
  position: absolute;
  background-color: #e4d8cb;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
}
.wp-block-group__inner-container::after{
  content: "";
  position: absolute;
  background-color: #e4d8cb;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
}
article {
    overflow: hidden;
}
article h2 {
  font-weight: 700;
  /* border-left: #7E6D5D solid 4px;
  padding-left: 20px; */
  margin-bottom: 20px;
}


.pp-applications-content{
  color: white;
}
.pp-applications-content h2{
  border-left: #7E6D5D solid 4px;
  text-transform: uppercase;
  padding-left: 20px;
}
.pp-applications-image{
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
}
.pp-single-application{
  display: inline-block;
  background-color: #7E6D5D;
  padding: 9px 20px;
  margin-right: 16px;
  margin-bottom: 16px;
  text-transform: uppercase;
}
.pp-application {
  margin: 20px 0px;
}
.pp-button {
  display: inline-block;
  border: solid 2px #7E6D5D;
  background-color: #7E6D5D;
  padding: 9px 20px;
  margin-right: 16px;
  margin-bottom: 16px;
  text-transform: uppercase;
  color: white;
  transition: ease-in-out 0.3s;
}
.pp-button:hover {
  display: inline-block;
  border: solid 2px white;
  background-color: #2C2927;
  padding: 9px 20px;
  margin-right: 16px;
  margin-bottom: 16px;
  text-transform: uppercase;
  color: white;
}
.pp-button-white {
  display: inline-block;
  border: solid 2px white;
  background-color: white;
  padding: 9px 20px;
  margin-right: 16px;
  margin-bottom: 16px;
  text-transform: uppercase;
  color: #2C2927;
  transition: ease-in-out 0.3s;
}
.pp-button-white:hover {
  display: inline-block;
  border: solid 2px white;
  background-color: #2C2927;
  padding: 9px 20px;
  margin-right: 16px;
  margin-bottom: 16px;
  text-transform: uppercase;
  color: white;
}

.pp-why-outer{
  background-color: #FFF9EF;
  padding: 100px 0px;
}
.pp-why-inner{
   display: grid; 
  grid-template-columns: 1.5fr 0.5fr; 
  grid-template-rows: 1fr; 
  gap: 0px 32px; 
  grid-template-areas:  ". ."; 
}
@media (max-width: 760px) {
  .pp-why-inner{
   display: grid; 
  grid-template-columns: 1fr; 
  grid-template-rows: 1fr; 
  gap: 0px 32px; 
  grid-template-areas:  "."
                        "."; 
}
}



.pp-why-content h3 {
   border-left: #7E6D5D solid 4px;
   text-transform: uppercase;
   padding-left: 20px;
   margin-bottom: 32px;
}
.pp-why-questions{
  justify-items: center;
  background-color: #7E6D5D;
  padding: 20px;
  text-align: center;
}
.pp-why-questions h3{
   text-transform: uppercase;
   font-weight: 900;
   text-align: center;
   color: white;
}
.pp-why-questions h4{
   text-transform: uppercase;
   font-weight: 100;
   font-size: 16px;
   text-align: center;
   margin-bottom: 32px;
   color: white;
}
.pp-why-question-image {
  width: 200px;
  height: 275px;
  background-size: contain;
  background-repeat: no-repeat;
}
.pp-reason {
  display: grid; 
  grid-template-columns: 0.2fr 1.8fr; 
  grid-template-rows: 1fr; 
  gap: 0px 32px; 
  grid-template-areas:  ". .";
  margin-bottom: 50px;
}
.pp-reason-number {
  font-size: 60px;
  font-weight: 900;
  color: #7E6D5D;
}
.pp-reason-content h4 {
  color: #7E6D5D;
  font-weight: 200;
  text-transform: uppercase;
  font-size: 24px;
}


.building-models {
  display: grid; 
  grid-template-columns: 1fr 1fr; 
  grid-template-rows: 1fr; 
  gap: 20px 20px; 
  grid-template-areas: 
    ". ."; 
    padding: 30px 0px;
}
.building-intro {
  padding: 240px 0px 60px 0px;
  width: 80%;
  margin-left: 10%;
  text-align: center;
}
.building-intro h2{
  font-weight: 200;
}
.building-title h2{
  font-weight: 200;
}
.building-title {
  text-align: center;
}


.building-model{
  display: grid;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
.building-model img{
  width: 100%;
  height: auto;
  position: relative;
  transition: ease-in-out .3s;
}
.building-model img:hover{
  scale: 1.1;
  
}
.building-model h3 {
  position: absolute;
  left: 10px;
  bottom: 10px;
  color: white;
  text-decoration: none;
  z-index: 10;
}

.adviesgesprek {
  background-color: #f5f5f5;
}

.adviesgesprek-grid {
  display: grid; 
  grid-template-columns: 0.6fr 1.4fr; 
  grid-template-rows: 1fr; 
  gap: 20px 20px; 
  grid-template-areas: 
    ". ."; 
  padding: 20px 0px;
  background-color: #7E6D5D;
  width: 60%;
  margin-left: 20%;
  margin-bottom: 60px;
  border-radius: 5px;
}
.adviesgesprek-grid-links{
  padding: 20px 40px;
  border-radius: 5px;
  color: white;
  display: grid;
}
.adviesgesprek-grid-links a{
  background: #433E3B;
  border-radius: 0;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
  padding: 4px 21px;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}
.adviesgesprek-grid-links a:hover{
  background: #2C2927;
  border-radius: 0;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
  padding: 4px 21px;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}