/*
Theme Name:
Author URI: https://www.qstylez.nl/
Author: QStylez - Maaike Tol
Version: 1.0
*/

html {
    font-size: 15px;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    scroll-behavior: smooth;
}
body {
    margin: 0;
    overflow: hidden;
    color: #073948;
    font-family: 'Manrope', sans-serif;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, nav, section, summary {
    display: block;
}
audio, canvas, video {
    display: inline-block;
    width: 100%;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
.grecaptcha-badge {
    display: none;
}
/* Assistive text */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    position: absolute !important;
    height: 1px;
    width: 1px;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    line-height: normal;
    padding: 15px 23px 14px;
    position: absolute;
    left: 5px;
    top: 5px;
    text-decoration: none;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar */
}
:focus {
    outline: 0
}
a.post-edit-link {
    display: none
}
textarea, input[type="submit"] {
    -webkit-appearance: none;
}
ul, ol {
    padding: 0;
    margin: 0;
    list-style-position: inside;
    list-style-type: none;
}
ol li {
    margin: 10px 0px;
}

ol {
    list-style-type: decimal;
    margin-top: 20px;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
    line-height: 1.2;
}
h1 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 2rem;
}
h2 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 1.75rem;
}
h3 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 1.5rem;
}

.page-template-sub-content .entry-content h2, .page-template-sub-content .entry-content h3, .page-template-sub-content .entry-content h4, .page-template-sub-content .entry-content h5, .page-template-sub-content .entry-content h6, .single .entry-content h2, .single .entry-content h3, .single .entry-content h4, .single .entry-content h5, .single .entry-content h6 {
    margin-bottom: 0;
    margin-top: 1.5rem;
}
.page-template-sub-content .entry-content h2+p, .page-template-sub-content .entry-content h2+ul, .page-template-sub-content .entry-content h2+ol, .page-template-sub-content .entry-content h3+p, .page-template-sub-content .entry-content h3+ul, .page-template-sub-content .entry-content h3+ol, .page-template-sub-content .entry-content h4+p, .page-template-sub-content .entry-content h4+ul, .page-template-sub-content .entry-content h4+ol, .page-template-sub-content .entry-content h5+p, .page-template-sub-content .entry-content h5+ul, .page-template-sub-content .entry-content h5+ol, .page-template-sub-content .entry-content h6+p, .page-template-sub-content .entry-content h6+ul, .page-template-sub-content .entry-content h6+ol, .single .entry-content h2+p, .single .entry-content h2+ul, .single .entry-content h2+ol, .single .entry-content h3+p, .single .entry-content h3+ul, .single .entry-content h3+ol, .single .entry-content h4+p, .single .entry-content h4+ul, .single .entry-content h4+ol, .single .entry-content h5+p, .single .entry-content h5+ul, .single .entry-content h5+ol, .single .entry-content h6+p, .single .entry-content h6+ul, .single .entry-content h6+ol {
    margin-top: 10px;
}
.page-template-sub-content .entry-content h2, .single .entry-content h2, .col.about h2 {
    font-size: 2rem;
}
.page-template-sub-content .entry-content h3, .single .entry-content h3 {
    font-size: 1.5rem;
}
b, strong {
    font-weight: 700;
}
p, li, a {
    line-height: 1.8;
}
p {
    margin: 15px 0px;
}
a {
    text-decoration: none;
}
li {
    line-height: 2;
}

.home-link {
position: relative;
    display: block;
    width: 150px;
    height: 35px;
    background: url(https://www.voordewindtaxaties.nl/wp-content/uploads/2021/01/Logo_vdwkopie-e1611045229259.png) no-repeat;
    background-size: contain;
    background-position: center left;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: none;
    cursor: pointer;
}
button[disabled], input[disabled] {
    cursor: default;
}
input[type="checkbox"], input[type="radio"] {
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: textfield;
    padding-right: 2px;
    /* Don't cut off the webkit search cancel button */
    width: 100%;
}
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    resize: none;
    vertical-align: top;
}
img {
    border-style: none;
}
img, video {
    height: auto;
    max-width: 100%;
}

section:after, article:after, .clear:after, #inner-header:after, .row:after, .social:after, .site-info:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}


/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
    color: ;
}
:-moz-placeholder {
    color: ;
}
::-moz-placeholder {
    color: ;
}
:-ms-input-placeholder {
    color: ;
}
/**
 * Standaard
 * ----------------------------------------------------------------------------
 */

.inner {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px;
    line-height: 1.8;
    position: relative;
}
.flexbox-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.c-btn {
    display: table;
    padding: 12.5px 15px;
    text-decoration: none;
    transition: .1s ease-in-out;
    margin-top: 20px;
    line-height: 1;
    background: #FFC400;
    color: #073948;
    font-weight: bold;
    border-radius: 30px;
}
.c-btn:hover {
    background: #d7a707;
}

.menu-toggle {
    display:none;
}
ul#primary-menu {
    max-height: 0;
    overflow: hidden;
    transition: .3s ease-in-out;
}
div#navbar ul#primary-menu a {
    font-size: 16px;
    color: black;
    line-height: 2;
    display: table;
    margin: 10px 0px;
}

div#navbar.open ul#primary-menu {
    max-height: 500px;
    padding-top: 10px;
}

ul.nav-menu ul.sub-menu li a {
    font-size: 15px !important;
    margin: 0px 0px !important;
}

ul.nav-menu ul.sub-menu {
    padding-left: 10px;
}
.menu {
    width: 30px;
    height: 25px;
    order: 2;
    position: relative;
    align-self: center;
    margin-left: initial;
}
.menu span {
    position: absolute;
    width: 100%;
    height: 2px;
    background: black;
    transition: .3s ease-in-out;
}
.menu span:nth-of-type(2) {
    top: 50%;
}
.menu span:nth-of-type(3) {
    bottom: 0;
}

.menu.open span:nth-of-type(1) {
    transform: rotate(45deg);
    top: 50%;
}
.menu.open span:nth-of-type(3) {
    transform: rotate(-45deg);
    top: 50%;
}
.menu.open span:nth-of-type(2) {
    right: -50px;
    opacity: 0;
}
body:not(.home) section.subheader {
    margin-top: 59px;
}

div#navbar {
    order: 4;
    flex-basis: 100%;
    width: 100%;
}
header#masthead .inner {
    align-items: center;
    justify-content: space-between;
}
.site-header a.c-btn.yellow {
    margin-top: 0;
}
header#masthead {
    position: relative;
    padding: 10px 0px;
    background: white;
}
header#masthead {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
.page-template-sub-content .subheader {
    text-align: center;
}

.page-template-sub-content div#primary .inner {
    max-width: 700px;
    margin: 0 auto;
}
.page-template-sub-content div#primary {
    position: relative;
    padding: 40px 0px;
    text-align: center;
}
ul#primary-menu li.current_page_item a, ul#primary-menu li a:hover {
    text-decoration: underline;
}
.page-template-sub-overons section.content-laag div.teamlid .c-btn {
    background: #CCE6EA;
    margin-left: auto;
}
.page-template-sub-overons section.content-laag div.teamlid .c-btn:hover {
    background: #95c3ca;
}
.single-team section.contact-laag {
    margin-top: 0;
    padding-top: 0;
}
.error404 .content-laag .inner p:last-of-type {
    margin-bottom: 0;
}

.error404 .content-laag {
    padding: 120px 0px;
    background: #f7f7f7;
    text-align: center;
}
.error404 section.subheader {
    display: none;
}
.page-template-sub-taxatiechild .inner h1 {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.4;
}

.page-template-sub-taxatiechild span.toptitel {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 10px;
    display: table;
}
.page-template-sub-taxatiechild section.content-laag {
    position: relative;
    padding: 40px 0px;
    background: #F7F7F7;
}

.page-template-sub-overons section.content-laag div.teamlid .afbeelding {
    height: 250px;
    display: block;
    border-radius: 10px;
    background-size: cover;
    background-position: center top;
    margin-bottom: 20px;
    margin-top: -40px;
}
.page-template-sub-taxatiechild .bgimg.headerlos {
    display: block;
    width: 100%;
    height: 250px;
    border-radius: 10px;
    background-size: cover !important;
    background-position: center top !important;
    margin-top: -80px;
    margin-bottom: 40px;
    background: tomato;
}
.bekijkook {
    max-width: 700px;
    margin: 0 auto;
    border-top: 1px solid rgb(37 92 102 / .2);
    margin-top: 40px;
    padding-top: 40px;
}
.page-template-sub-overons section.content-laag div.teamlid {
    background: white;
    margin-bottom: 20px;
    border-radius: 10px;
    position: relative;
    padding: 20px;
    margin-top: 20px;
}
.page-template-sub-overons section.content-laag {
    padding: 40px 0px;
    background: #F7F7F7;
}
.fixed-btns a.mail {
    background: #073948;
    color: #ffc400;
}

.fixed-btns a.tel {
    color: #073948;
}
.fixed-btns a {
    display: block;
    width: 50px;
    height: 50px;
    background: #ffc400;
    text-align: center;
    line-height: 50px;
    transition: .1s ease-in-out;
    border-radius: 100%;
    margin-top: 10px;
}
.fixed-btns a.mail:hover {
    background: #134754;
}

.fixed-btns a.tel:hover {
    background: #d7a707;
}
.fixed-btns {
    position: fixed;
    right: 15px;
    bottom: 15vh;
    z-index: 10;
    display: block;
}
ul.siblings li a.c-btn {
    background: transparent;
    border: 1px solid #073948;
}
ul.siblings li a.c-btn:hover {
    background: #073948;
    color: white;
}
ul.siblings li {
    margin-bottom: 10px;
}
ul.siblings a {
    margin-top: 0;
}
ul.siblings {
    display: block;
    flex-wrap: wrap;
}
section.intro-laag .links {
    background: #073948;
    position: relative;
    padding: 20px;
    border-radius: 15px;
    color: white;
    flex-basis: 100%;
    width: 100%;
    margin-bottom: 20px;
}

section.intro-laag {
    position: relative;
    padding: 40px 0px;
    background: #CCE6EA;
}
body.home section.intro-laag {
    margin-top: 59px;
}
section.intro-laag:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    padding-bottom: 50%;
    background: #427F84;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%);
    opacity: .2;
}
section.intro-laag .links h1 {
    font-size: 22px;
    line-height: 1.6;
}
.knoppen .c-btn:nth-of-type(1) {
    border: 1px solid #ffc400;
}

.knoppen {
    display: flex;
    flex-wrap: wrap;
}
.knoppen .c-btn:nth-of-type(2) {
    background: none;
    border: 1px solid white;
    color: white;
    margin-left: 20px;
}
.knoppen .c-btn:nth-of-type(2):hover {
    background: white;
    color: #073948;
}
.intro-laag .rechts.afbeelding.bgimg {
    flex-basis: 100%;
    width: 100%;
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 10px;
}
.custom-formulier {
    height: 600px;
    overflow-y: scroll;
}
section.info-laag {
    position: relative;
    padding: 40px 0px;
    background: #F7F7F7;
}
section.reviews-laag .inner div.reviews-slider .review-item p:last-of-type {
    margin-bottom: 0;
}

section.reviews-laag .inner div.reviews-slider .review-item p:first-of-type {
    margin-top: 0;
}
section.reviews-laag .inner div.reviews-slider .review-item {
    position: relative;
    background: white;
    padding: 20px;
    border-radius: 20px;
}
section.reviews-laag .inner > h2 {
    text-align: center;
}
section.reviews-laag {
    padding: 40px 0px;
    display: block;
    background: #CCE6EA;
}
.reviews-slider .owl-nav > div:hover {
    background: #255c66;
}

.reviews-slider .owl-nav > div {
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    background: #073948;
    color: white;
    line-height: 40px;
    border-radius: 100%;
    margin: 0px 10px;
    transition: .1s ease-in-out;
}
.reviews-slider .owl-nav {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.info-laag .inner:after {
    content: '';
    position: absolute;
    width: 350px;
    height: 350px;
    background: url(https://www.voordewindtaxaties.nl/wp-content/uploads/2021/01/background-item.svg) no-repeat;
    top: 50%;
    transform: translateY(-50%);
    right: -40px;
    background-size: contain;
    background-position: 100% 0%;
}
.info-laag .left.tekst p:first-of-type {
    margin-top: 0;
}
.info-laag .knoppen a.c-btn:nth-of-type(2) {
    border: 1px solid #073948;
    color: #073948;
}
.info-laag .knoppen a.c-btn:nth-of-type(2):hover {
    background: #073948;
    color: white;
}

.info-laag .knoppen a.c-btn:nth-of-type(1) {
    background: #CCE6EA;
    border: 1px solid #CCE6EA;
}
.info-laag .knoppen a.c-btn:nth-of-type(1):hover {
    background: #95c3ca;
}
.info-laag .left.tekst p:last-of-type {
    margin-bottom: 0;
}
.info-laag .left.tekst {
    position: relative;
    z-index: 10;
}
.info-laag .right {
    margin-top: 40px;
    position: relative;
    padding: 20px;
    background: white;
    border-radius: 10px;
    box-shadow: 0px 0px 40px #0000001A;
}
.info-laag .right h2 {
    font-size: 1.5rem;
    line-height: 1.4;
}
ul.opsomming li:last-of-type {
    margin-bottom: 0;
}

ul.opsomming li {
    padding-left: 20px;
    position: relative;
    margin-bottom: 5px;
}
ul.opsomming li:before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background: #ffc400;
    border-radius: 100%;
    left: 0;
    position: absolute;
    top: 12.5px;
}
ul.opsomming {
    font-weight: 500;
}
section h2 {
    font-size: 1.5rem;
    line-height: 1.4;
}
section.tussen-laag.bgimg {
    position: relative;
    padding: 40px 0px;
    background-size: cover;
    background-position: 40% 0%;
}
section.pluspunten-laag .right {
    flex-basis: 80%;
    width: 80%;
    height: 200px;
    margin-top: 20px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: auto;
    border-radius: 10px;
    z-index: 1;
}
section.contact-laag .left.formulier p.bigger {
    margin-top: 10px;
    margin-bottom: 20px;
}

section.contact-laag .left.formulier h2 {
    margin-bottom: 0;
}
section.contact-laag .left.formulier {
    background: white;
    position: relative;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 40px #0000001A;
}

section.pluspunten-laag {
    position: relative;
    padding: 20px 0px;
    background: #073948;
    color: white;
    padding-top: 40px;
}
section.pluspunten-laag:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    padding-bottom: 50%;
    background: #427F84;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%);
    opacity: .5;
}
.pluspunten-laag .left ul li:before {
content: '';
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    background: url(https://www.voordewindtaxaties.nl/wp-content/uploads/2021/01/Icon_Schild.svg) no-repeat;
    left: 0;
    top: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.pluspunten-laag .left ul li {
    font-weight: 500;
    font-size: 17px;
    line-height: 2;
    padding-left: 30px;
    position: relative;
}
section.contact-laag {
    position: relative;
    padding: 40px 0px;
    background: #F7F7F7;
    margin-top: -60px;
    padding-top: 80px;

}
.wpcf7 form p:last-of-type input {
    background: #cce6ea;
    color: #073948;
    padding: 12.5px 25px !important;
    font-weight: bold;
    line-height: 1;
    border-radius: 30px;
    margin-top: 20px;
}
.wpcf7 form p:last-of-type input:hover {
    background: #95c3ca;
}

.wpcf7 form p:last-of-type {
    border-bottom: 0;
    margin-bottom: 0;
}
form textarea {
    height: 80px;
}
.wpcf7 form p {
    border-bottom: 1px solid #427F8480;
}
.wpcf7 form p:nth-of-type(1), .wpcf7 form p:nth-of-type(2) {
    flex-basis: calc(50% - 5px);
    width: calc(50% - 5px);
}
.wpcf7 form {
    display: flex;
    flex-wrap: wrap;
}
input, textarea {
    font-family: 'Manrope', sans-serif;
    color: #427F8480;
    font-size: 14px;
    letter-spacing: .3px;
    padding: 0;
    padding-left: 0 !important;
}

.wpcf7 form p:nth-of-type(7) .consent span label input:checked {
    background: #cce6ea;
}

.wpcf7 form p:nth-of-type(7) .consent span label span a:hover {
    color: #ffc400;
}
.wpcf7 form p:nth-of-type(7) .consent span label span a {
    color: #073948;
    font-weight: bold;
    text-decoration: underline;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    display: none !important;
}
.wpcf7 form p:nth-of-type(7) .consent span label span {
    flex-basis: calc(100% - 100px);
    width: calc(100% - 100px);
}
.wpcf7 form p:nth-of-type(7) .consent span label input {
    appearance: none;
    width: 20px;
    height: 20px;
    border: 1px solid #a0bfc1;
    border-radius: 100%;
    align-self: center;
    margin: 0;
    margin-right: 10px;
    line-height: 1;
}
.wpcf7 form p:nth-of-type(7) .consent span label {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.wpcf7 form p:nth-of-type(7) .consent span {
    margin: 0;
}
.wpcf7 form p:nth-of-type(7) {
    border-bottom: 0;
}
.contact-laag .right.tekst .knoppen a:nth-of-type(2) {
    border: 1px solid #073948;
    color: #073948;
}
.contact-laag .right.tekst .knoppen a:nth-of-type(2):hover {
    background: #073948;
    color: white;
}

.contact-laag .right.tekst p {
    margin: 0;
    font-size: 17px;
}
.contact-laag .right.tekst {
    font-weight: bold;
    margin-top: 40px;
}
.contact-laag ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #427F8480;
}
.contact-laag ::-moz-placeholder { /* Firefox 19+ */
  color: #427F8480;
}
.contact-laag :-ms-input-placeholder { /* IE 10+ */
  color: #427F8480;
}
.contact-laag :-moz-placeholder { /* Firefox 18- */
  color: #427F8480;
}
footer#contact ul {
    margin-top: 20px;
}
.page-template-sub-overons section.content-laag div.teamlid:last-of-type .afbeelding, .page-template-sub-overons section.content-laag div.teamlid .afbeelding {
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 330px;
}
footer#contact ul.logos li {
    background-color: white;
}
footer#contact ul li:last-of-type {
    margin-bottom: 0;
}
footer#contact ul li {
    line-height: 2;
    margin-bottom: 5px;
    color: white;
}
footer#contact li h4 {
    color: #ffc400;
    margin: 0;
    letter-spacing: .3px;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 15px;
}
footer#contact a {
    color: white;
    transition: .1s ease-in-out;
}
footer#contact a:hover {
    color: #ffc400;
}
footer#contact {
    position: relative;
    padding: 40px 0px;
    background: #073948;
    color: white;
}
footer#contact:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    padding-bottom: 50%;
    background: #427F84;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%);
    opacity: .5;
}
section.subheader span.subtitel {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.4;
}

section.subheader h1 {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.single-team span.toptitel {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.4;
}
.single-team .subheader h2 {
        font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.single-team .subheader {
    padding-bottom: 80px;
}

section.team-content .bgimg {
    display: block;
    width: 100%;
    height: 250px;
    border-radius: 10px;
    background-size: cover;
    background-position: center top;
    margin-top: -80px;
}
section.team-content {
    position: relative;
    background: #F7F7F7;
    padding: 40px 0px;
}
section.team-content .tekst p:last-of-type {
    margin-bottom: 0;
}
.single-team section.team-content .tekst {
    margin-bottom: 0;
}
section.team-content .tekst {
    margin: 40px auto;
}

section.subheader:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    padding-bottom: 20%;
    background: #427F84;
    -webkit-clip-path: polygon(30% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(30% 0%, 100% 0%, 100% 100%);
    opacity: .5;
}
section.team-content .bgimg {
    max-width: 400px;
    background-position: 50% 50%;
    margin-left: auto;
    margin-right: auto;
}
ul.logos li:nth-of-type(6) {
    width: 60px;
}

ul.logos li:nth-of-type(4) {
    width: 80px;
}
ul.logos li:nth-of-type(3) {
    width: 100px;
}
ul.logos li:nth-of-type(2) {
    width: 80px;
}
ul.logos li:nth-of-type(1) {
    width: 120px;
}
ul.logos li {
    height: 60px;
    width: 70px;
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 20px;
}
footer#contact ul:nth-of-type(2) li span {
    width: 50px;
    display: inline-block;
}


ul.logos {
    flex-basis: 100%;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
section.subheader {
    position: relative;
    padding: 40px 0px;
    background: #073948;
    color: white;
}
.page-template-sub-content section.subheader h1 {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 0;
}
.page-template-sub-contact section.subheader {
    background: #CCE6EA;
}
.page-template-sub-taxatiechild section.subheader {
    padding-bottom: 80px;
}
.page-template-sub-contact .inner {
    color: #073948;
}
.page-template-sub-contact section.subheader:before {
    opacity: .15;
}

.page-template-sub-contact section.content-laag div.left .maps iframe {
    border-radius: 10px;
}

.page-template-sub-contact section.content-laag div.left .maps {
    height: 200px;
    border-radius: 10px;
    margin-top: 20px;
}
.page-template-sub-contact section.content-laag div.left a {
    color: #427F84;
    text-decoration: underline;
    font-weight: 600;
    transition: .1s ease-in-out;
}
.page-template-sub-werkwijze section.content-laag {
    background: #F7F7F7;
    padding: 40px 0px;
    position: relative;
}
.page-template-sub-werkwijze .subheader {
    padding-bottom: 80px;
}

.page-template-sub-werkwijze .bgimg.headerlos {
    display: block;
    width: 100%;
    height: 250px;
    border-radius: 10px;
    background-size: cover;
    background-position: center top;
    margin-top: -80px;
    margin-bottom: 40px;
}
.page-template-sub-werkwijze .content-tekst {
    border-bottom: 1px solid rgb(37 92 102 / .2);
    padding-bottom: 40px;
}

.page-template-sub-werkwijze .content-tekst p:last-of-type {
    margin-bottom: 0;
}
.page-template-sub-werkwijze .bgimg.headerlos {
    background-position: 50% 20%;
}
.page-template-sub-werkwijze .content-tekst h2 {
    font-size: 2rem;
}
.page-template-sub-contact section.content-laag div.left a:hover {
    color: #073948;
}
.page-template-sub-contact section.content-laag div.left p:first-of-type {
    margin-top: 0;
}
.page-template-sub-contact section.content-laag div.left {
    flex-basis: 100%;
    width: 100%;
    margin-bottom: 20px;
}
.page-template-sub-contact section.content-laag {
    padding: 40px 0px;
    background: #F7F7F7;
}
.page-template-sub-contact .formulier {
    background: white;
    position: relative;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 40px #0000001A;
}
.page-template-sub-contact .right span.post-thumbnail {
    display: block;
    width: 100%;
    height: 260px;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    margin: 20px 0px;
    border-radius: 10px;
}
.page-template-sub-taxatierapporten section.content-laag {
    padding: 40px 0px;
    position: relative;
    background: #F7F7F7;
}
.page-template-sub-taxatierapporten section.content-laag .onderwerpen-wrapper div.onderwerp span.afbeelding {
    flex-basis: 100%;
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 10px 10px 0px 0px;
}
.onderwerp .right.tekst .c-btn {
    background: #CCE6EA;
    transition: .1s ease-in-out;
}
.onderwerp .right.tekst .c-btn:hover {
    background: #95c3ca;
}
.onderwerp .right.tekst {
    flex-basis: 100%;
    width: 100%;
    position: relative;
    padding: 20px;
}

.page-template-sub-taxatierapporten section.content-laag .onderwerpen-wrapper div.onderwerp {
    background: white;
    border-radius: 10px;
    margin-bottom: 20px;
}
.page-template-sub-taxatierapporten section.content-laag .onderwerpen-wrapper div.onderwerp:last-of-type {
    margin-bottom: 0;
}
.page-template-sub-taxatierapporten section.content-laag {
    padding: 40px 0px;
    position: relative;
    background: #F7F7F7;
}
.site-footer .left ul li a {
    text-decoration: underline;
}

.site-footer .left span.footer-logo {
    display: block;
    width: 200px;
    height: 90px;
    background: url(https://www.voordewindtaxaties.nl/wp-content/uploads/2021/01/Logo_vdw_wit.png) no-repeat;
    background-size: contain;
    background-position: center left;
}
.site-footer .left {
    flex-basis: 100%;
}
.site-footer .right > ul:nth-of-type(3) {
    flex-basis: 100%;
    width: 100%;
}

.site-footer .right > ul:nth-of-type(1), .site-footer .right > ul:nth-of-type(2) {
    flex-basis: 50%;
    width: 50%;
}
.site-footer .right {
    flex-basis: 100%;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
footer#contact li.m-top {
    margin-top: 20px;
}
footer .bottom.flexbox-wrapper > ul:first-of-type li, footer .bottom.flexbox-wrapper > ul:first-of-type li a {
    color: #a0bfc1 !important;
    font-size: 13px;
}
footer .bottom.flexbox-wrapper > ul:first-of-type li a:hover {
    color: white !important;
}
footer .bottom.flexbox-wrapper > ul:first-of-type {
    flex-basis: 100%;
    width: 100%;
    border-top: 2px solid #a0bfc1;
    padding-top: 20px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
footer .bottom.flexbox-wrapper {
    flex-basis: 100%;
    width: 100%;
}
 /**
 * Entry Content
 * ----------------------------------------------------------------------------
 */

.entry-content {}
.entry-content a {}
.entry-content a:hover {}
.entry-content a, .entry-title a {
    text-decoration: none;
}
.entry-title a:hover {}
/**
 * Navigatie
 * ----------------------------------------------------------------------------
 */

/**
 * Forms
 * ----------------------------------------------------------------------------
 */

.use-floating-validation-tip span.wpcf7-not-valid-tip {
    position: absolute;
    z-index: 100;
    padding: 0;
    border: 0;
    background: transparent;
    right: 10px;
    left: auto;
    top: 0px;
    font-size: 0.8rem;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    display: none !important;
}
form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
form p {
    margin: 0;
    flex-basis: 100%;
    width: 100%;
    margin-bottom: 10px;
}
form input, form textarea {
    width: 100%;
    border: 0;
    resize: none;
    font-size: 15px;
    padding: 10px;
}
form textarea {
    height: 130px;
}
.ajax-loader {
    position: absolute;
}
form input.wpcf7-form-control.wpcf7-submit {
    display: table;
    text-decoration: none;
    font-size: 15px;
    transition: .1s ease-in-out;
    width: auto;
    line-height: 2;
    margin-top: 0;
}
/**
 * Media Queries
 * ----------------------------------------------------------------------------
 */

@media (min-width:680px) {
}
@media (min-width:768px) {

.site-header a.c-btn.yellow {
    margin-left: auto;
    margin-right: 40px;
}
.home-link {
    height: 50px;
    width: 200px;
}
.reviews-slider .owl-nav {
    margin-top: 40px;
}

.reviews-slider {
    margin-top: 40px;
}
header#masthead {
    padding: 20px 0px;
}
body:not(.home) section.subheader {
    margin-top: 90px;
}
ul.siblings li {
    margin-bottom: 0;
    margin-right: 10px;
}
body.home section.intro-laag {
    margin-top: 90px;
}

ul.siblings {
    display: flex;
}
.page-template-sub-overons section.content-laag .teamleden-wrapper {
    justify-content: space-between;
}

.page-template-sub-overons section.content-laag div.teamlid {
    flex-basis: calc(50% - 10px);
    width: calc(50% - 10px);
}
section.intro-laag .links h1 {
    font-size: 1.75rem;
}
.page-template-sub-taxatiechild .inner h1 {
    font-size: 1.75rem;
} 
.single-team section.subheader h2, .page-template-sub-taxatiechild span.toptitel {
    font-size: 18px;
    letter-spacing: 1.5px;
    margin-bottom: 20px;
}
body:not(.home) .contact-laag .inner .left.formulier {
    max-width: 700px;
    flex-basis: 100%;
    width: 100%;
    padding: 60px;
    margin: 0 auto;
}
.page-template-sub-taxatiechild .content-tekst h2 {
    font-size: 2rem;
}
.single-team span.toptitel {
    font-size: 1.75rem;
}
section.team-content .bgimg, .page-template-sub-werkwijze .bgimg.headerlos, .page-template-sub-taxatiechild .bgimg.headerlos {
    height: 300px;
}
.single-team section.team-content .tekst, .inner.small .content-tekst {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 700px;
}
.page-template-sub-contact section.content-laag div.left .maps {
    height: 250px;
}
.page-template-sub-content section.subheader h1 {
    font-size: 1.75rem;
}

.page-template-sub-content div#primary {
    padding: 60px 0px;
    font-size: 20px;
}
.page-template-sub-contact section.content-laag .inner {
    justify-content: space-between;
}
.page-template-sub-contact section.content-laag div.right {
    flex-basis: 60%;
    width: 60%;
    padding: 30px;
}
.page-template-sub-contact section.content-laag div.left {
    flex-basis: 35%;
    width: 35%;
    margin-top: 40px;
}
section.intro-laag .rechts.bgimg.afbeelding {
    width: 60%;
    flex-basis: 60%;
    display: block;
    margin-left: auto;
    z-index: 2;
    height: 500px;
}
section.intro-laag .links {
    flex-basis: 45%;
    width: 45%;
    position: absolute;
    z-index: 3;
    padding: 30px;
    top: 50%;
    transform: translateY(-50%);
}
.info-laag .inner {
    justify-content: space-between;
}

.info-laag .right {
    flex-basis: 50%;
    width: 50%;
    margin-top: 0;
    padding: 30px;
    z-index: 2;
}
.info-laag .left.tekst {
    flex-basis: 45%;
    width: 45%;
    margin-top: 60px;
    align-self: flex-start;
}
.info-laag .inner:after {
    right: 0;
    left: -40px;
    margin: 0 auto;
    background-position: center left;
    width: 400px;
    height: 400px;
}
.info-laag .right h2, section h2 {
    font-size: 1.75rem;
}
section.info-laag {
    margin-top: -120px;
    padding-top: 140px;
}
section.tussen-laag.bgimg {
    padding: 80px 0px;
    margin-top: -120px;
    background-position: 55% 0%;
}
.pluspunten-laag .right.afbeelding {
    flex-basis: 50%;
    width: 50%;
    height: 300px;
    margin-top: 0;
}

.pluspunten-laag .left {
    flex-basis: 45%;
    width: 45%;
    align-self: flex-start;
}
section.pluspunten-laag:before {
    padding-bottom: 35%;
    -webkit-clip-path: polygon(20% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(20% 0%, 100% 0%, 100% 100%);
}
section.contact-laag {
    margin-top: -80px;
    padding-top: 80px;
}
section.contact-laag .inner {
    align-items: center;
    justify-content: space-between;
}

section.contact-laag .right {
    flex-basis: 45%;
    width: 45%;
}
section.contact-laag .left.formulier textarea {
    height: 70px;
}
section.contact-laag .left.formulier {
    flex-basis: 50%;
    width: 50%;
    padding: 30px;
}
footer#contact:before {
    -webkit-clip-path: polygon(30% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(30% 0%, 100% 0%, 100% 100%);
}
.site-footer .inner.flexbox-wrapper {
    justify-content: space-between;
}

.site-footer .right {
    flex-basis: calc(75% - 20px);
    width: calc(75% - 20px);
}
.site-footer .left {
    flex-basis: 25%;
    width: 25%;
}
.site-footer .right > ul:nth-of-type(1), .site-footer .right > ul:nth-of-type(2){
    margin-top: 0;
    flex-basis: calc(30% - 10px);
    width: calc(30% - 10px);
}
.site-footer .right > ul:nth-of-type(3) {
    margin-top: 0;
    flex-basis: calc(40% - 10px);
    width: calc(40% - 10px);
}
.site-footer .left span.footer-logo {
    width: 100%;
    height: 100px;
    margin-bottom: 40px;
}
section.subheader {
    padding: 60px 0px;
}
section.subheader span.subtitel {
    font-size: 1.75rem;
    display: table;
}

section.subheader h1 {
    font-size: 18px;
    letter-spacing: 1.5px;
    margin-bottom: 20px;
}
.page-template-sub-taxatierapporten section.content-laag {
    padding: 60px 0px;
}
.page-template-sub-taxatierapporten section.content-laag .onderwerpen-wrapper div.onderwerp .right {
    flex-basis: calc(100% - 200px);
    width: calc(100% - 200px);
}

.page-template-sub-taxatierapporten section.content-laag .onderwerpen-wrapper div.onderwerp span.afbeelding {
    height: auto;
    border-radius: 10px 0px 0px 10px;
    flex-basis: 200px;
    width: 200px;
}
.page-template-sub-taxatierapporten section.content-laag .onderwerpen-wrapper div.onderwerp {
    flex-wrap: nowrap;
}
body:not(.home) section.tussen-laag.bgimg {
    margin-top: 0;
}
.page-template-sub-taxatierapporten section.content-laag .onderwerpen-wrapper div.onderwerp span.afbeelding {
    flex-basis: 300px;
    width: 300px;
}

.page-template-sub-taxatierapporten section.content-laag .onderwerpen-wrapper div.onderwerp .right {
    flex-basis: calc(100% - 300px);
    width: calc(100% - 300px);
}
.page-template-sub-taxatierapporten section.content-laag .onderwerpen-wrapper div.onderwerp {
    margin-bottom: 30px;
}

}
@media (min-width: 769px) {
}
@media (min-width: 1024px) {

section.intro-laag {
    padding: 60px 0px;
}
section.intro-laag:before {
    -webkit-clip-path: polygon(30% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(30% 0%, 100% 0%, 100% 100%);
    padding-bottom: 30%;
}
.site-footer .left {
    flex-basis: 20%;
    width: 20%;
}
section.intro-laag .links h1 {
    line-height: 1.2;
    font-size: 2rem;
}
.page-template-sub-contact section.content-laag {
    padding: 60px 0px;
}
.single-team .subheader, .page-template-sub-taxatiechild section.subheader {
    padding-bottom: 100px;
}
ul.siblings li {
    margin-right: 20px;
}
section.team-content .bgimg, .page-template-sub-werkwijze .bgimg.headerlos, .page-template-sub-taxatiechild .bgimg.headerlos {
    height: 350px;
    margin-top: -100px;
}
.page-template-sub-werkwijze section.content-laag {
    padding: 60px 0px;
}
.page-template-sub-werkwijze .subheader {
    padding-bottom: 100px;
}
.single-team section.contact-laag {
    padding-bottom: 60px;
}
.single-team section.team-content .tekst {
    margin-top: 60px;
}
.page-template-sub-taxatiechild .bgimg.headerlos {
    margin-bottom: 60px;
}
section.team-content {
    padding: 60px 0px;
}
.page-template-sub-contact section.content-laag div.right {
    flex-basis: 55%;
    width: 55%;
    padding: 40px;
}
.page-template-sub-overons section.content-laag {
    padding: 60px 0px;
    padding-top: 40px;
}
.page-template-sub-overons section.content-laag div.teamlid {
    padding: 40px;
    margin-top: 60px;
}
.page-template-sub-overons section.content-laag div.teamlid .afbeelding {
    height: 300px;
    margin-top: -80px;
}
.page-template-sub-contact section.content-laag div.left {
    flex-basis: 40%;
    width: 40%;
    margin-top: 60px;
}

section.intro-laag .links {
    padding: 40px;
}
section.intro-laag .rechts.bgimg.afbeelding {
    width: 65%;
    flex-basis: 65%;
    height: 550px;
}
section.info-laag {
    margin-top: -180px;
    padding-top: 180px;
}
.info-laag .right {
    flex-basis: 45%;
    width: 45%;
    padding: 40px;
}
ul.opsomming li {
    margin-bottom: 10px;
    line-height: 1.8;
}
.info-laag .inner:after {
    width: 450px;
    height: 450px;
    left: -40%;
}
section.tussen-laag.bgimg {
    margin-top: -180px;
    background-position: 80% 0%;
}
section.pluspunten-laag {
    padding: 60px 0px;
}
.pluspunten-laag .right.afbeelding {
    height: 350px;
}
.pluspunten-laag .left ul li {
    margin-bottom: 10px;
}
section.contact-laag {
    margin-top: -100px;
    padding-top: 100px;
}
section.contact-laag .left.formulier {
    flex-basis: 45%;
    width: 45%;
    padding: 40px;
}
.contact-laag .right.tekst p {
    font-size: 18px;
}

.contact-laag .right.tekst {
    margin-top: 0;
}
footer#contact:before {
    -webkit-clip-path: polygon(40% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(40% 0%, 100% 0%, 100% 100%);
    padding-bottom: 30%;
}
.site-footer .right {
    flex-basis: calc(80% - 20px);
    width: calc(80% - 20px);
    flex-wrap: nowrap;
}
.site-footer .right > ul:nth-of-type(1), .site-footer .right > ul:nth-of-type(2) {
    margin-top: 0;
    flex-basis: calc(20% - 10px);
    width: calc(20% - 10px);
}
.site-footer .right > ul:nth-of-type(3), .site-footer .right > ul:nth-of-type(4) {
    margin-top: 0;
    flex-basis: calc(30% - 10px);
    width: calc(30% - 10px);
}
footer .bottom.flexbox-wrapper {
    margin-top: 60px;
}
footer#contact ul {
    margin-top: 0px;
}
footer#contact {
    padding-top: 60px;
    padding-bottom: 20px;
}
section.pluspunten-laag:before, footer#contact:before {
    opacity: .2;
}
.page-template-sub-werkwijze .bgimg.headerlos {
    margin-bottom: 60px;
}

}
@media (min-width:1180px) {

.menu {
    display: none;
}
.site-header a.c-btn.yellow {
    margin-left: initial;
    margin-right: initial;
}
body.home section.intro-laag {
    margin-top: 95px;
}
.custom-formulier {
    height: 900px;
    overflow-y: scroll;
}
.page-template-sub-contact .right span.post-thumbnail {
    margin-top: 0;
    height: 320px;
}
.c-btn {
    padding: 12.5px 25px;
}
div#navbar {
    order: initial;
    flex-basis: initial;
    width: initial;
}
footer#contact ul.logos {
    flex-basis: 65%;
    width: 65%;
    justify-content: flex-end;
    padding-top: 20px;
}
section.reviews-laag {
    padding: 60px 0px;
}
footer .bottom.flexbox-wrapper > ul:first-of-type {
    flex-basis: 35%;
    width: 35%;
    border-top: 0;
}
footer .bottom.flexbox-wrapper {
    margin-top: 60px;
    border-top: 2px solid #a0bfc1;
    flex-wrap: nowrap;
    align-items: center;
}
body:not(.home) section.subheader {
    margin-top: 95px;
}
.page-template-sub-content div#primary {
    padding: 80px 0px;
}
ul.nav-menu ul.sub-menu li a:hover {
    font-weight: bold !important;
}

ul.nav-menu ul.sub-menu li:last-of-type a {
    margin-bottom: 0 !important;
}
ul.nav-menu ul.sub-menu li a {
    display: block;
    line-height: 2 !important;
    margin: 10px 0px !important;
    font-weight: 400 !important;
}
ul.nav-menu ul.sub-menu li {
    margin-left: 0 !important;
}
ul.nav-menu ul.sub-menu {
    position: absolute;
    padding-left: 0;
    background: white;
    z-index: 99;
    padding: 20px;
    text-align: left;
    border-radius: 0px 0px 10px 10px;
    opacity: 0;
    pointer-events: none;
    min-width: 280px;
}
li.menu-item-has-children:hover ul.sub-menu {
    opacity: 1;
    pointer-events: all;
}
ul.nav-menu ul.sub-menu li a:before {
    content: '>';
    display: inline-block;
    width: 15px;
    height: 15px;
    color: #ffc400;
    vertical-align: middle;
    margin-right: 10px;
    opacity: 0;
    line-height: 15px;
    font-size: 20px;
}

ul.nav-menu ul.sub-menu li a:hover:before {
    opacity: 1;
}
.page-template-sub-werkwijze section.content-laag {
    padding-bottom: 80px;
}
.page-template-sub-werkwijze .content-tekst {
    padding-bottom: 60px;
}
.single-team span.toptitel, .page-template-sub-taxatiechild .inner h1 {
    font-size: 2rem;
}
.page-template-sub-taxatiechild section.content-laag {
    padding-bottom: 80px;
}
.page-template-sub-werkwijze .subheader {
    padding-bottom: 140px;
}
.single-team .subheader, .page-template-sub-taxatiechild section.subheader {
    padding-bottom: 140px;
}
section.team-content .bgimg, .page-template-sub-werkwijze .bgimg.headerlos, .page-template-sub-taxatiechild .bgimg.headerlos {
    height: 440px;
    margin-top: -140px;
}
.single-team .contact-laag .inner:before {
    left: -1%;
}
.single-team section.contact-laag {
    padding-bottom: 80px;
}
ul#primary-menu li a {
    color: #073948;
    font-weight: 800;
    font-size: 15px;
}
.page-template-sub-overons section.content-laag .inner {
    max-width: 1200px;
}
.page-template-sub-overons section.content-laag div.teamlid .afbeelding {
    height: 350px;
    margin-bottom: 40px;
}
section.subheader {
    padding: 80px 0px;
}
.page-template-sub-content section.subheader h1 {
    font-size: 2rem;
}
section.subheader span.subtitel {
    font-size: 2rem;
}
.page-template-sub-contact section.content-laag div.left .maps {
    height: 300px;
}
.page-template-sub-contact section.content-laag div.left p {
    margin-bottom: 40px;
}
.page-template-sub-contact section.content-laag div.right {
    flex-basis: 45%;
    width: 45%;
    padding: 0;
}
.page-template-sub-contact .content-laag .left {
    z-index: 2;
}

.page-template-sub-contact .content-laag .inner:before {
    content: '';
    position: absolute;
    width: 430px;
    height: 430px;
    background: url(https://www.voordewindtaxaties.nl/wp-content/uploads/2021/01/background-item.svg) no-repeat;
    top: 35%;
    transform: translateY(-50%);
    left: -250px;
    background-size: contain;
    background-position: 100% 0%;
    z-index: 0;
}
.page-template-sub-contact section.content-laag {
    padding: 80px 0px;
}
.page-template-sub-contact section.content-laag div.left {
    margin-bottom: 0;
}
.page-template-sub-contact section.content-laag .inner {
    align-items: flex-end;
}
section.subheader:before {
    padding-bottom: 10%;
    -webkit-clip-path: polygon(40% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(40% 0%, 100% 0%, 100% 100%);
}
.page-template-sub-taxatierapporten section.content-laag {
    padding: 80px 0px;
}
.page-template-sub-taxatierapporten section.content-laag .onderwerpen-wrapper div.onderwerp .right {
    flex-basis: calc(100% - 400px);
    width: calc(100% - 400px);
    padding: 40px;
}
.page-template-sub-taxatierapporten section.content-laag .onderwerpen-wrapper div.onderwerp span.afbeelding {
    flex-basis: 400px;
    width: 400px;
}
.onderwerp a.c-btn {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.onderwerp .tekst-box {
    width: 70%;
}
ul#primary-menu li {
    margin: 0px 30px;
}
ul#primary-menu {
    max-height: 50px;
    display: flex;
    align-self: center;
}
.home-link {
    height: 55px;
    width: 230px;
}
section.intro-laag .links {
    padding: 60px;
    flex-basis: 40%;
    width: 40%;
}
section.intro-laag:before {
    padding-bottom: 25%;
}
.info-laag .right {
    flex-basis: 40%;
    width: 40%;
    padding: 60px;
}
.info-laag .left.tekst {
    flex-basis: 40%;
    width: 40%;
}
.info-laag .inner:after {
    width: 480px;
    height: 480px;
    top: 30%;
    left: -70%;
}
.info-laag .right h2, section h2 {
    font-size: 2rem;
}
section.tussen-laag.bgimg {
    margin-top: -220px;
    padding: 100px 0px;
    background-position: 50% 51%;
}
.tussen-laag .c-btn {
    margin-top: 30px;
    padding: 12.5px 30px;
}
section.pluspunten-laag {
    padding: 80px 0px;
}
.pluspunten-laag .right.afbeelding {
    height: 400px;
    flex-basis: 45%;
    width: 45%;
}
.pluspunten-laag .left ul li {
    font-size: 20px;
    padding-left: 40px;
}
.pluspunten-laag .left ul li:before {
    top: 10px;
    width: 20px;
    height: 20px;
}
section.contact-laag {
    margin-top: -160px;
    padding-top: 140px;
    padding-bottom: 80px;
}
section.contact-laag .left.formulier {
    flex-basis: 40%;
    width: 40%;
    padding: 60px;
}
.fixed-btns {
    right: 40px;
    bottom: initial;
    top: 50%;
    transform: translateY(-50% );
}
.contact-laag .right.tekst p {
    font-size: 24px;
}

.contact-laag .right.tekst {
    flex-basis: 40%;
    width: 40%;
}
.contact-laag .inner:before {
    content: '';
    position: absolute;
    width: 450px;
    height: 450px;
    background: url(https://www.voordewindtaxaties.nl/wp-content/uploads/2021/01/background-item.svg) no-repeat;
    top: 50%;
    transform: translateY(-50%);
    background-size: contain;
    background-position: 100% 0%;
    z-index: -1;
    left: -17%;
}
.contact-laag .inner {
    z-index: 2;
}
.site-footer .left span.footer-logo {
    width: 100%;
    height: 120px;
    margin-bottom: 20px;
}
footer#contact:before {
    padding-bottom: 20%;
}
footer .bottom.flexbox-wrapper > ul:first-of-type li {
    margin-right: 30px;
}
footer .bottom.flexbox-wrapper > ul:first-of-type {
    justify-content: flex-start;
}


}
@media (min-width:1440px) {
}

@media (max-width: 1024px) {
    input[type="text"], input[type="email"], input[type="tel"], input[type="submit"], textarea {
        -webkit-appearance: none;
        border-radius: 0;
    }
    a[href^="tel"] {
        color: inherit;
        text-decoration: none;
    }
}

@media (max-width:340px) {

    .home-link {
        width: 100px;
    } 

    .site-header a.c-btn.yellow {
        font-size: 12px;
    }
    .teamlid .tekst {
        height: auto !important;
    }
    .teamlid .teamcontent h2 {
        height: auto !important;
    }

}