/*
Theme Name:  Nature Theme
Theme URI:   https://themes.grizzly.marketing/vertical
Version:     1.0.1
Description: Het Nature theme van Grizzly New Marketing
Author:      vps230265
Author URI:  https://themes.grizzly.marketing/nature
Template:    Divi
*/

/* TEKST */
p,
li {
    font-size: 14px;
/*     color: black; */
}

a {
    color: #436a82;
    text-decoration: underline;
}

h1 {
    color: black;
    font-size: 35px !important;
    font-weight: 900 !important;
}

h2 {
    color: black;
    font-size: 30px !important;
    font-weight: 900 !important;
}

#main-content .container:before {
    content: none;
}

/* HEADER */
.home-header-image {
    width: 85%;
}

.home-header-tekst {
    position: absolute;
    top: 15%;
    right: 0;
    font-size: 50px;
}

.home-header-tekst h1 {
    font-size: 50px;
    font-weight: 900;
    color: black;
    line-height: 1.2em;
}

.home-header:after {
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 50%;
    background: #F1F1F1;
    position: absolute;
}

.home-header {
    padding-bottom: 0 !important;
}

.home-content-1-section:before {
    height: 70px;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: #F1F1F1;
}

.home-content-1-section {
    margin-bottom: 100px;
}

.home-content-1-section .et_pb_column .blog-featured {
    position: absolute;
    top: -90px;
}

.blog-featured .et_pb_post {
    background: #F1F1F1;
}

.blog-featured .et_pb_post .post-content-inner {
    padding: 23px 40px 44px;
}

.blog-featured .et_pb_post h2 {
    position: absolute;
    top: 30px;
    left: 30px;
}

.blog-featured .et_pb_post .entry-featured-image-url {
    margin: 0;
}

.blog-featured .et_pb_post a.more-link {
    position: absolute;
    right: 20px;
    background: #E67718;
    color: white;
    font-weight: bold !important;
    padding: 9px 26px;
    bottom: -21px;
    font-size: 20px;
    transition: all 0.2s;
    text-decoration: none;
}

.blog-featured .et_pb_post a.more-link:hover {
    opacity: 0.8;
}

.blog-featured .et_pb_post a.entry-featured-image-url:after {
    position: absolute;
    background: white;
    top: 0;
    opacity: 0.4;
    bottom: 0;
    left: 0;
    content: '';
    right: 0;
}

.page-blurb-blog .et_pb_ajax_pagination_container {
	display: flex;
	margin: -1%;
	margin-bottom: -3%;
	flex-wrap: wrap
}
.page-blurb-blog .et_pb_post {
    background: #F1F1F1;
	width: 31%;
	margin: 1%;
	margin-bottom: 3%
}

.page-blurb-blog .et_pb_post img {
	height: 250px;
	object-fit: cover;
}

.page-blurb-blog .et_pb_post .post-content-inner {
    padding: 23px 40px 44px;
}

.page-blurb-blog .et_pb_post h2 {
    position: absolute;
    top: 30px;
    left: 30px;
}

.page-blurb-blog .et_pb_post .entry-featured-image-url {
    margin: 0;
}

.page-blurb-blog .et_pb_post a.more-link {
    position: absolute;
    right: 20px;
    background: #E67718;
    color: white;
    font-weight: bold !important;
    padding: 9px 26px;
    bottom: -21px;
    font-size: 20px;
    transition: all 0.2s;
    text-decoration: none;
}

.page-blurb-blog .et_pb_post a.more-link:hover {
    opacity: 0.8;
}

.page-blurb-blog .et_pb_post a.entry-featured-image-url:after {
    position: absolute;
    background: white;
    top: 0;
    opacity: 0.4;
    bottom: 0;
    left: 0;
    content: '';
    right: 0;
}

/* BLURB */
.page-blurb-module .et_pb_blurb_content {
    background: #F1F1F1;
}

.page-blurb-module .et_pb_blurb_content .et_pb_blurb_description {
    padding: 23px 40px 44px;
}

.page-blurb-module .et_pb_blurb_content h4 {
    position: absolute;
    top: 30px;
    left: 30px;
	font-size: 30px !important;
	font-weight: 900 !important;
}

.page-blurb-module .et_pb_blurb_content span.et_pb_image_wrap {
    margin: 0;
	position: relative;
}

.page-blurb-module .et_pb_blurb_content:after {
	content: 'lees meer';
    position: absolute;
    right: 20px;
    background: #E67718;
    color: white;
    font-weight: bold !important;
    padding: 9px 26px;
    bottom: -21px;
    font-size: 20px;
    transition: all 0.2s;
    text-decoration: none;
}

.page-blurb-module .et_pb_blurb_content:after:hover {
    opacity: 0.8;
}

.page-blurb-module .et_pb_blurb_content span.et_pb_image_wrap:after {
    position: absolute;
    background: white;
    top: 0;
    opacity: 0.4;
    bottom: 0;
    left: 0;
    content: '';
    right: 0;
}

/* PAGE BEKIJK OOK */
.cross-blog .et_pb_post {
    background: #F1F1F1;
    width: 48%;
    margin: 0 2%;
}

.cross-blog .et_pb_ajax_pagination_container {
    margin-left: -2%;
    margin-right: -2%;
    display: flex;
}

.cross-blog .et_pb_post .post-content-inner {
    padding: 23px 40px 44px;
}

.cross-blog .et_pb_post h2 {
    position: absolute;
    top: 30px;
    left: 30px;
    font-size: 24px !important;
}

.cross-blog .et_pb_post .entry-featured-image-url {
    margin: 0;
}

.cross-blog .et_pb_post a.more-link {
    position: absolute;
    right: 20px;
    background: #E67718;
    color: white;
    font-weight: bold !important;
    padding: 9px 26px;
    bottom: -21px;
    font-size: 20px;
    transition: all 0.2s;
    text-decoration: none;
}

.cross-blog .et_pb_post a.more-link:hover {
    opacity: 0.8;
}

.cross-blog .et_pb_post a.entry-featured-image-url:after {
    position: absolute;
    background: white;
    top: 0;
    opacity: 0.4;
    bottom: 0;
    left: 0;
    content: '';
    right: 0;
}

.cross-blog a.entry-featured-image-url {
    max-height: 360px;
    overflow: hidden;
    object-fit: contain;
}

/* CTA */
.et_pb_module.cta {
    background: #436A82;
    padding: 45px 35px;
    color: white !important;
}

.et_pb_module.cta h3 {
    color: white !important;
    font-size: 20px;
    padding: 0;
}

.et_pb_module.cta .et_pb_code_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.et_pb_module.cta .cta-a {
    background: #E67718;
    color: white !important;
    font-size: 20px;
    padding: 10px 40px;
    font-weight: bold;
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
    text-decoration: none;
}

a.tekst-leesmeer {
    background: #436A82;
    padding: 4px 24px;
    font-weight: bold;
    color: white;
    text-align: right;
    position: absolute;
    right: 0;
    transition: all 0.2s;
    text-decoration: none;
}

a.tekst-leesmeer:hover {
    opacity: 0.8;
}


.blog-projecten .et_pb_ajax_pagination_container {
    display: flex;
    flex-wrap: wrap;
    margin-left: -2%;
    margin-right: -2%;
    margin-bottom: -4%;
}

.blog-projecten .et_pb_ajax_pagination_container .et_pb_post {
    width: 46%;
    margin-right: 2%;
    margin-left: 2%;
    margin-bottom: 4%;
}

.blog-projecten .et_pb_ajax_pagination_container .et_pb_post img {
	height: 300px;
	object-fit: cover;
}

.blog-projecten .et_pb_ajax_pagination_container .et_pb_post .entry-title,
.blog-projecten .et_pb_ajax_pagination_container .et_pb_post .post-meta,
.blog-projecten .et_pb_ajax_pagination_container .et_pb_post .post-content {
    display: none;
}

.blog-projecten .et_pb_ajax_pagination_container .et_pb_post .entry-featured-image-url {
    margin: 0;
}

.blog-projecten .et_pb_ajax_pagination_container .et_pb_post .entry-featured-image-url:after {
    content: '\f105';
    display: flex;
    font-family: 'Font Awesome 5 Pro';
    width: 40px;
    height: 40px;
    background: #e67718;
    bottom: 0;
    right: 0;
    position: absolute;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 20px;
    transition: all 0.2s;
}

.blog-projecten .et_pb_ajax_pagination_container .et_pb_post .entry-featured-image-url:hover:after {
    opacity: 0.8;
}

a.home-viewall-link {
    background: #436A82;
    padding: 9px;
    display: block;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 20px;
    margin-top: 50px;
    transition: all 0.2s;
    text-decoration: none;
}

a.home-viewall-link:hover {
    opacity: 0.8;
}

/* MENU */
#footer-info a:first-child {
    font-weight: normal;
}
.et_secondary_nav_enabled #page-container #top-header{
	background-color: #303030 !important;
}
#top-header {
    height: 30px;
    background-color: #303030 !important;
    color: white;
}


#top-header .container {
    padding: 0;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}


#et-info {
    padding: 0;
}

a.telefoon-clicks.header-phone,
a.e-mail-clicks.header-email {
    font-weight: lighter;
    font-size: 14px;
}

a.telefoon-clicks.header-phone {
    margin-right: 40px;
}

a.telefoon-clicks.header-phone i,
a.e-mail-clicks.header-email i {
    margin-right: 10px;
}

#main-content {
    position: relative;
}

#main-header {
    box-shadow: none;
    top: 0 !important;
    height: 100px;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

#top-header {
    width: 100%;
}

#main-header {
    width: 100%;
}

#logo,
#logo-link {
    max-height: 100% !important;
    max-width: 100% !important;
    height: 70px;
    width: auto;
    display: inline-block;
    z-index: 999999
}

.et_menu_container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    background: #FFFFFF;
}

.sub-menu {
    padding-top: 47px !important;
    right: 0;
    position: absolute !important;
    background: #ffffff !important;
    border: 0 !important;
    box-shadow: none !important;
}

.sub-menu a {
    color: #15172C !important;
    font-weight: bold !important;
    text-transform: none !important;
}

#et-top-navigation {
    padding: 0 !important;
}

#et-top-navigation nav>ul>li>a {
    padding: 10px !important;
    text-transform: none;
    font-size: 16px;
    color: #15172C !important;
    font-weight: bold;
}

#top-menu-nav {
    padding: 0 !important;
}

#top-menu>li>a {
    color: white !important;
}

#top-menu .menu-item-has-children>a:first-child:after,
#et-secondary-nav .menu-item-has-children>a:first-child:after {
    position: relative;
    content: '\f107';
    font-family: 'Font awesome 5 pro';
    top: 1px;
    left: 5px;
    color: #148B8D;
}

#et-top-navigation .current-menu-item a {
    color: #E67718 !important;
}

.current-menu-item {
    position: relative;
}

#et-top-navigation .current-menu-item>a::before {
    content: '';
    position: absolute;
    border-bottom: 3px solid #E67718;
    width: 50px;
    bottom: 0px;
}

div#et-top-navigation,
#top-menu-nav,
#top-menu,
#top-menu>.menu-item,
#top-menu>.menu-item>a {
    height: 100%;
}

#top-menu>.menu-item>a {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* FOOTER */

#footer-widgets {
    padding: 0;
}

#footer-widgets .footer-widget:not(:last-child):after {
    content: '';
    position: absolute;
    right: -3.5%;
    height: 100%;
    width: 5px;
    background: black;
}

#footer-widgets .footer-widget:not(:last-child) {
    position: relative;
}

#footer-widgets .textwidget i {
    font-size: 23px;
}

/* TEKST */
.tekst-topline {
    border-top: 5px solid black;
    padding-top: 40px;
}

.tekst-featured strong {
    font-weight: bold;
    color: black;
    font-size: 18px;
}

.tekst-featured a {
    background: #436A82;
    color: white !important;
    padding: 4px 34px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    margin: auto;
    font-size: 16px;
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
    margin-top: 50px;
    transition: all 0.2s;
    text-decoration: none;
}

.tekst-featured a:hover {
    opacity: 0.8;
}

.tekst-featured .et_pb_text_inner {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.tekst-featured .et_pb_text_inner p:first-child {
    max-width: 90%;
    text-align: center;
}


/* Minimal forms + validation */
.validation_error {
    display: none;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: unset !important;
    margin-bottom: unset !important;
    border-top: unset !important;
    border-bottom: unset !important;
    padding-bottom: unset !important;
    padding-top: unset !important;
    box-sizing: unset !important;
}

.gform_wrapper.gf_browser_chrome .gfield_error select,
.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper li.gfield_error textarea {
    border: 0 !important;
    border-bottom: 3px solid #790000 !important;
    background-color: #fff2f2 !important;
}

.gform_wrapper .gfield_error .gfield_label {
    color: #000 !important;
}

.gfield_label {
    color: #000 !important;
}

.gform_wrapper .validation_message {
    display: none;
}

.gfield {
    position: relative;
    padding-top: 30px;
}

.gfield label {
    font-size: 12px !important;
    cursor: text;
    position: absolute;
    top: 8px;
    left: 10px;
    -webkit-transition: bottom .2s, top .2s, font-size .2s;
    -moz-transition: bottom .2s, top .2s, font-size .2s;
    -o-transition: bottom .2s, top .2s, font-size .2s;
    transition: bottom .2s, top .2s, font-size .2s;
}

.gfield label.toggle,
.gfield.no-motion label {
    top: -13px;
    left: 10px;
    font-size: 10px !important;
    cursor: auto;
}

.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0px !important;
}

.ginput_container input,
.ginput_container textarea {
    border: 0px !important;
    border-bottom: 3px solid black !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0px !important;
}

body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important;
}

/* Footer */
.footer-wrapper {
    display: flex;
    justify-content: space-between;
    color: white;
}

div#footer-copy {
    font-size: 16px;
    color: white;
    font-weight: bold;
    font-family: Larke Neue;
}

#footer-links a:not(:last-child):after {
    content: '';
    border-right: 2px solid #148B8D;
    right: -24px;
    position: absolute;
    height: 21px;
}

#footer-links a {
    font-size: 16px;
    color: #148B8D;
    padding-left: 40px;
    position: relative;
    font-weight: bold;
    font-family: Larke Neue;
}

#footer-copy a {
    color: white;
    font-weight: bold;
}

#footer-copy::first-letter {
    font-size: 23px;
}

/* Footer */
#footer-bottom {
    background: none !important;
}

/* Mobile menu fix */
#main-header .et_mobile_menu .menu-item-has-children>a {
    background-color: transparent;
    position: relative;
}

#main-header .et_mobile_menu .menu-item-has-children>a:after {
    font-family: 'ETmodules';
    text-align: center;
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    position: absolute;
}

#main-header .et_mobile_menu .menu-item-has-children>a:after {
    font-size: 16px;
    content: '\4c';
    top: 13px;
    right: 10px;
}

#main-header .et_mobile_menu .menu-item-has-children.visible>a:after {
    content: '\4d';
}

#main-header .et_mobile_menu ul.sub-menu {
    display: none !important;
    visibility: hidden !important;
    transition: all 1.5s ease-in-out;
}

#main-header .et_mobile_menu .visible>ul.sub-menu {
    display: block !important;
    visibility: visible !important;
}

#main-header .et_mobile_menu .always-visitable {
    position: relative;
}

#main-header .et_mobile_menu .always-visitable .hover-link {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 60px;
    /* right area continues to expand or collapse */
}


/* COOKIE */
#cookie-notice {
    background-color: #000000de !important;
    z-index: 2 !important;
    position: fixed !important;
    bottom: 15px !important;
    left: 15px !important;
    width: 415px !important;
    font-size: 16px !important;
    line-height: 27px !important;
    text-align: left !important;
    box-shadow: 0px 5px 10px #6B676DA6 !important;
    border-radius: 5px !important;
    min-width: initial;
}

#cookie-notice .cookie-notice-container {
    display: block;
    padding: 25px !important;
    text-align: left !important;
}

#cookie-notice h3 {
    color: white !important;
    margin: 0 !important;
    line-height: 25px !important;
}

#cookie-notice .cn-button {
    margin-left: 10px !important;
    display: block !important;
    text-align: center !important;
    padding: 9px 10px !important;
    width: 157px !important;
    font-size: 16px !important;
    margin-left: 0 !important;
    margin-top: 13px !important;
    font-weight: 600;
}

.page-head-image {
    position: absolute;
    bottom: 0;
}

.page-head-graybox {
    background: #F1F1F1;
    padding: 40px;
}

.page-head-graybox .et_pb_text_inner {
    border-top: 5px solid black;
    padding-top: 20px;
}

.page-gallery .et_pb_gallery_items {
    display: flex;
    flex-wrap: wrap;
    margin-right: -35px !important;
}

.page-gallery .et_pb_gallery_items .et_pb_gallery_item {
    width: calc((100% / 3) - 29px) !important;
    margin: 0 !important;
    margin-right: 43px !important;
    margin-bottom: 40px !important;
}

.page-gallery .et_pb_gallery_items .et_pb_gallery_item:nth-child(3n) {
    margin: 0 !important;
}

.page-banner,
.page-banner .et_pb_row {
    height: 500px;
}

.page-banner .et_pb_module {
    position: absolute;
    top: 28%;
    right: 0;
    font-size: 50px;
}

.page-banner h1 {
    font-size: 50px !important;
    font-weight: 900;
    color: black;
    line-height: 1.2em;
}

.page-banner:after {
    content: '';
    background: rgba(255, 255, 255, 0.39);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

/* TEMPLATEPAGINA */
.template-banner,
.template-banner .et_pb_row {
    height: 400px;
    padding: 0 !important;
}

.template-banner,
.template-banner .et_pb_column {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
}

.template-banner .et_pb_module p {
    font-size: 18px;
    font-weight: 900;
    padding: 0;
    line-height: 1.4em;
    text-align: left;
}

.template-banner .tp-usps p:before {
    font-size: 19px;
    content: '\f00c';
    color: black;
    margin-right: 8px;
    display: inline-block;
    line-height: 0px;
    font-family: 'Font Awesome 5 Pro';
}

.template-banner h1 {
    font-size: 35px;
    font-weight: 900;
    color: black;
    line-height: 1.2em;
}

.template-banner:after {
    content: '';
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

input.gform_button {
    background: #436A82;
    color: white !important;
    padding: 4px 34px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    margin: auto;
    font-size: 16px;
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
    margin-top: 0;
    transition: all 0.2s;
    border: 0 !important;
}

.tp-breadcrumb {
    font-weight: bold;
    color: black;
    margin-bottom: 11px;
    display: block;
}

.gform-block {
    background: #f1f1f1;
    padding: 40px 20px;
}

.gform-block input,
.gform-block textarea {
    border: 0;
    border-bottom: 3px solid black;
}

.single-post .et_pb_section {
    padding: 0 0 10px 0 !important;
}

.form-section .et_pb_row .et_pb_column_3_5 {
    display: flex;
    flex-direction: column;
}

.form-section .et_pb_row .et_pb_column_3_5 .et_pb_code {
    flex-grow: 1;
}

.form-section .et_pb_row .et_pb_column_3_5 .et_pb_code .et_pb_code_inner {
    height: 100%;
}

.contact-blok-info-tekst i {
    width: 30px;
}

#top-menu li {
    padding-right: 0;
}

@media only screen and (max-width:450px) {
    #cookie-notice {
        width: 100% !important;
        left: 0 !important;
        bottom: 0 !important;
        border-radius: 0 !important;
    }
}

/* RESPONSIVE */

@media screen and (max-width: 1320px) {
    .home-info-section .et_pb_column {
        width: 47% !important;
        margin-right: 0 !important;
        margin-bottom: 40px !important;
    }

    .home-info-section .et_pb_column:nth-child(odd) {
        margin-right: 6% !important;
    }

    .home-content-1-section .et_pb_row .et_pb_column:first-child {
        display: none;
    }

    .home-content-1-section .et_pb_row .et_pb_column {
        width: 47% !important;
        margin-right: 0 !important;
    }

    .home-content-1-section .et_pb_row .et_pb_column:nth-child(2) {
        margin-right: 6% !important;
    }

    .home-content-1-section:before {
        content: none;
    }

    .home-content-1-section {
        margin-bottom: 0;
    }

    .home-content-2-section .et_pb_row {
        flex-wrap: wrap;
    }

    .home-content-2-section .et_pb_row .et_pb_column {
        margin: 0;
        width: 100%;
        margin-bottom: 40px;
    }

    a.home-viewall-link {
        display: inline-block;
        margin-top: 10px;
    }

    .home-content-2-section .et_pb_row .et_pb_column {
        margin-bottom: 0px;
    }

    .cta .et_pb_code_inner {
        display: flex;
        flex-direction: column;
    }

    .et_pb_module.cta h3 {
        margin-bottom: 30px;
    }
}

@media (max-width: 650px) {
    .home-info-section .et_pb_column {
        width: 100% !important;
        margin-bottom: 40px;
    }

    .home-info-section .et_pb_column:last-child {
        margin-bottom: 0 !important;
    }
}

@media screen and (max-width: 1300px) {
    #logo-link {
        flex-shrink: 1;
    }

    #et-top-navigation {
        flex-shrink: 0;
    }

    #main-header #logo-link {
        width: 100%;
        height: auto !important;
        max-height: none !important;
        margin-right: 30px;
    }

    img#logo {
        height: auto;
    }
}

@media screen and (max-width: 980px) {
    #et-info a span {
        display: none;
    }

    #et-info a i {
        margin-right: 0;
    }

    a.telefoon-clicks.header-phone {
        margin-right: 10px;
    }

    #et-info a {
        font-size: 20px;
    }

    .et_header_style_left #et-top-navigation .mobile_menu_bar {
        padding: 0;
    }

    div#et-top-navigation {
        height: 100%;
        display: flex !important;
        align-items: center;
    }

    div#top-menu-nav {
        display: flex;
        align-items: center;
    }

    .et_mobile_menu {
        top: 101px;
    }

    .mobile_menu_bar:before {
        content: '\f0c9';
        font-size: 30px;
        font-family: 'Font Awesome 5 Pro' !important;
        font-weight: bold;
        color: black !important;
    }

    .menu-item a {
        text-decoration: none;
    }

    #main-footer .footer-widget {
        width: 100% !important;
        margin: 0 0 20px 0 !important;
        margin-bottom: 20px !important;
    }

    #main-footer .footer-widget {
        width: 100% !important;
        margin: 0 0 20px 0 !important;
        margin-bottom: 30px !important;
    }

    .home-header {
        padding: 0 !important;
    }

    .home-header .et_pb_row {
        width: 100%;
        padding: 0;
    }

    .home-header-image {
        width: 100%;
        margin: 0 !important;
    }

    #main-footer .footer-widget:after {
        content: none !important;
    }

    #footer-widgets .footer-widget:nth-last-child(-n+2) {
        margin-bottom: 30px !important;
    }

    .home-header-tekst {
        left: 0;
        right: 0;
        text-align: center;
    }

    .home-header-image .et_pb_image_wrap:after {
        content: '';
        background: rgba(255, 255, 255, 0.7);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .form-section .et_pb_row,
    .tp-form-section .et_pb_row {
        display: flex;
        flex-direction: column-reverse;
    }

    .form-section .et_pb_row .et_pb_column,
    .tp-form-section .et_pb_row .et_pb_column {
        width: 100% !important;
        margin: 0 0 40px 0 !important;
    }

    .page-head-image {
        display: none !important;
    }

    .page-banner, .page-banner .et_pb_row, .page-banner .et_pb_column{
        height: 300px;
    }

    .page-gallery .et_pb_gallery_items .et_pb_gallery_item:nth-child(3n),
    .page-gallery .et_pb_gallery_items .et_pb_gallery_item{
        width: calc((100% / 2) - 10px) !important;
        margin-right: 20px !important;
        margin-bottom: 20px !important;
    }
    .page-gallery .et_pb_gallery_items .et_pb_gallery_item:nth-child(2n) {
        margin: 0 !important;
    }
}

@media screen and (max-width:730px) {
    .cross-blog .et_pb_ajax_pagination_container {
        flex-wrap: wrap;
    }
	
	.et_pb_ajax_pagination_container{
		display: block !important;
	}
	.et_pb_post{
		width: 100% !important;
		margin-bottom: 40px !important;
		margin-left: 0px !important;
	}
    .cross-blog .et_pb_post {
        width: 96%;
    }

    .cta-section .et_pb_row {
        width: 100% !important;
    }

    .et_pb_module.cta {
        padding: 35px 10px;
    }

    .et_pb_module.cta .cta-a {
        background: #E67718;
        color: white !important;
        font-size: 14px;
        padding: 8px 19px;
        font-weight: bold;
        font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
        text-decoration: none;
    }

    .et_pb_module.cta h3 {
        color: white !important;
        font-size: 15px;
        padding: 0;
        line-height: 1.5em;
        text-align: center;
    }
}

@media screen and (max-width:650px) {
    .home-content-1-section .et_pb_row .et_pb_column {
        width: 100% !important;
        margin: 0 !important;
    }

    .home-content-1-section .et_pb_row .et_pb_column:nth-child(2) {
        margin-bottom: 80px !important;
    }

    .home-content-1-section {
        padding-bottom: 0;
    }

    .home-content-2-section {
        padding-top: 0;
    }

    a.home-viewall-link {
        display: inline-block;
        margin-top: 10px;
        background: #436A82;
        padding: 4px 24px;
        font-weight: bold;
        color: white;
        text-align: right;
        position: absolute;
        right: 0;
        transition: all 0.2s;
        text-decoration: none;
        font-size: 15px;
    }
    .page-gallery .et_pb_gallery_items .et_pb_gallery_item:nth-child(2n),
    .page-gallery .et_pb_gallery_items .et_pb_gallery_item:nth-child(3n),
    .page-gallery .et_pb_gallery_items .et_pb_gallery_item{
        width:100% !important;
        margin-right: 0 !important;
        margin-bottom: 20px !important;
    }
}

@media screen and (max-width:500px) {
    .blog-projecten .et_pb_ajax_pagination_container .et_pb_post {
        width: 96%;
    }

    #main-footer .container,
    .et_pb_row {
        width: 90% !important;
    }

    .template-banner .et_pb_module p {
        font-size: 19px;
        font-weight: 900;
        padding: 0;
        line-height: 1.4em;
        text-align: left;
        display: flex;
        align-items: baseline;
        margin-bottom: 5px;
    }

    .template-banner h1 {
        font-size: 29px !important;
    }
}
#cookie-notice {
    min-width: auto !important;
}

#field_1_12{
	display: none;
}