/* Firefox specific rule */
@-moz-document url-prefix() { body { font-weight: lighter !important;}}

/* GLOBAL BOX-SIZING */
*, *:after, *:before {box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility;}

/* HTML */
html {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:0!important;-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-smoothing: antialiased;font-weight: 400;overflow-x: hidden;}
body {font-family: 'Barlow', sans-serif;min-height: 100%; opacity: 1;transition: 1s opacity;background:#fff;color:#333;margin:0;font-size:18px;font-weight: 300;line-height:28px;}
body.fade-out {opacity: 0;transition: none;}

/* CLEAR */
.clear:before, .clear:after {content:' ';display:table;}
.clear:after {clear:both;}
.clear { *zoom:1;}

/* BASIC */
p {margin:0 0 32px 0;}
img {max-width:100%;height:auto;}
a {text-decoration:none;color:#BA5825;-webkit-transition: all 0.4s ease 0s;-moz-transition: all 0.4s ease 0s;-o-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;}
a:focus, a:active {outline:0;}
a:hover {outline:0;text-decoration:none;color:#BA5825;}
ul, li, lo {list-style: none outside none;padding: 0;margin: 0;}
article li {padding-left: 1em;list-style: disc inside none;}
i.fa, .fa, .fas, .fab {color:#33abde; font-weight: bold;}


/* STRUCTURE */
section {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
blockquote {font-weight:600;font-size:18px;}

/* HEADINGS */
h1 {font-size:32px;}
h2 {font-size:28px;}
h3 {font-size:24px;}
h4 {font-size:22px;}
h5 {font-size:20px;}
h6 {font-size:18px;}
h1, h2, h3, h4, h5, h6 {margin:0;font-family:'Barlow', sans-serif;}

/* LOGO */
.logo {display: inline-block;height: auto;}
.logo img {height: auto;width: 100%;max-width:100%;transition: max-width .3s;-webkit-transition: max-width .3s;-moz-transition: max-width .3s;-o-transition: max-width .3s;}

/* HEADER */
header {z-index: 999;width:100%;position:absolute;padding:15px 0 0 0;top:0;left:0;background:#FFF;}
.header-desktop .header-contact {text-align: right;}
.header-desktop .header-contact li {display:inline-block;margin: 0 0 0 10px;}
.header-desktop .header-contact li i {margin:0 5px 0 0;}
.header-desktop .header-contact-button {display: inline-block;background: #33abde;padding: 5px 25px;border-radius: 5px;color:#fff;box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);}
.fixedHeader header {position: fixed;top:0;-webkit-transform: translateY(-100%);transform: translateY(-100%);-webkit-transition-duration: 0s;transition-duration: 0s;-webkit-box-shadow: 0 5px 20px rgb(0 0 0 / 20%);box-shadow: 0 5px 20px rgb(0 0 0 / 20%);}

/* MENU */
nav {display: block;width: 100%;padding-top: 0;margin: 0;}
#saleswizardnav {width: auto;}
#saleswizardnav > ul > li {display: inline-block;line-height: 1;}
#saleswizardnav > ul > li > a {font-size:18px;text-decoration: none;padding:15px;color: #333;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;display:block;}
#saleswizardnav > ul > li > a:hover {color:#33abde;}
#saleswizardnav > ul > li:first-child a {padding-left:0;}
#saleswizardnav > ul > li:last-child > a {padding-right:0;}
#saleswizardnav > ul > li.current-menu-item > a {font-weight:bold;}
#saleswizardnav li:hover > ul {display:block;}
#saleswizardnav ul ul {display:none;position: absolute;left:0;background:#363636;min-width:230px;z-index: 9;font-size: 14px;text-align: left;}
#saleswizardnav ul ul a {color:#fff;text-decoration: none;padding:20px; display:block;}
#saleswizardnav ul ul li {-webkit-transition: background 0.4s ease 0s;-moz-transition: background 0.4s ease 0s;-o-transition: background 0.4s ease 0s;transition: background 0.4s ease 0s;}
#saleswizardnav ul ul li:hover {background:#fff;}
#saleswizardnav ul ul li:hover > a {color:#33abde;}
#saleswizardnav ul ul ul {left:100%;top:0;position: absolute;}
.winkelmand-link {display:none;}

/* HERO HOMEPAGE */
.hero {height:625px;position:relative;background-position: center;background-size:cover;margin-bottom:25px;}
.hero .hero-inner {width:100%;height:100%;display:flex;align-items:center;}
.hero .hero-inner a {display:inline-block;background:#33abde;padding:5px 50px;border-radius: 5px;}
.hero .hero-inner h1, .hero .hero-inner p, .hero .hero-inner a {color:#fff;-webkit-animation-delay: 0.5s;animation-delay: 0.5s;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: fadeIn;animation-name: fadeIn;}

/* HEADER VERVOLGPAGINA */
.page-hero {padding:50px 0;position: relative;display:flex;align-items: center;background:#eee;background-size:cover;background-position:center;}

/* FOOTER */
footer {background:linear-gradient(0deg, rgba(226, 217, 204, 0.95), rgba(226, 217, 204, 0.95)), url(/wp-content/uploads/Achtergrond_footer.jpg);color:#033353;background-size:cover;font-size:16px;}
footer .top-footer {padding:50px 0;}
footer .top-footer .footer-title {font-size:18px;text-transform: uppercase;font-weight:bold;margin-bottom:15px;color:#33abde;}
footer .top-footer a, footer .bottom-footer a {color:#033353;}
#override footer .top-footer li {color: #033353;}
footer .top-footer a:hover {color:#033353;}
footer .bottom-footer a:hover {color:#033353;}
footer .bottom-footer {padding:10px 0;}
footer .bottom-footer p {margin:0;font-size:14px;}

/* CONTACTFORMULIER */
.wpcf7 {padding:0;position:relative;}
.wpcf7 input[type="text"], .wpcf7 input[type="tel"], .wpcf7 input[type="email"] {height:35px;font-size:16px;padding:10px;border:1px solid #eee;background:#fff;font-family: 'Barlow', sans-serif;width:100%;margin-bottom:15px;}
.wpcf7 input[type="checkbox"] {width:auto;height:auto;font-size:14px;width:100%;}
.wpcf7 textarea {height:120px;width:100%;border:1px solid #eee;width:100%;font-size:16px;padding:10px;font-family: 'Barlow', sans-serif;resize:none;}
.wpcf7 button[type="submit"] {position:relative;font-weight:bold;background:#33abde;color:#fff;border:none;font-size:16px;padding:10px 25px 10px 35px;cursor:pointer;border-radius: 3px;appearance: none;-webkit-appearance: none;font-family: 'Barlow', sans-serif;}
.wpcf7 button[type="submit"] i {color:#fff;position:absolute;left:10px;top:14px;font-size:14px;}
.wpcf7 input[type="text"]:focus, .wpcf7 input[type="tel"]:focus, .wpcf7 input[type="email"]:focus, .wpcf7 textarea:focus {outline:0;}
.wpcf7 input::placeholder, .wpcf7 textarea::placeholder {color:#333;}
.wpcf7 .wpcf7-list-item {font-size:14px;}
.wpcf7 .wpcf7-list-item a {color:#33abde;}
.wpcf7 .wpcf7-list-item, .wpcf7 .wpcf7-list-item input {margin:0;width:auto;}
.wpcf7 .row {margin-left:-7px;margin-right:-7px;}
.wpcf7 .col-md-6, .wpcf7 .col-md-12 {padding:0 7px;}
.wpcf7-form-control-wrap {position:relative;}
.wpcf7-not-valid-tip {color:#f00;position:absolute;right:10px;font-size:75%;}
.wpcf7-response-output {}
.screen-reader-response {display:none;}
.wpcf7 .ajax-loader {visibility: hidden;display: inline-block;background-color: #23282d;opacity: 0.75;width: 24px;height: 24px;border: none;border-radius: 100%;padding: 0;margin: 0 24px;position: relative;}
.wpcf7 .ajax-loader::before {content: '';position: absolute;background-color: #fbfbfc;top: 4px;left: 4px;width: 6px;height: 6px;border: none;border-radius: 100%;transform-origin: 8px 8px;animation-name: spin;animation-duration: 1000ms;animation-timing-function: linear;animation-iteration-count: infinite;}
.wpcf7 form.submitting .ajax-loader {visibility: visible;}
@keyframes spin { from { transform: rotate(0deg); }	to { transform: rotate(360deg);}}
.wpcf7-acceptance input[type="checkbox"] {position: relative;cursor: pointer;padding: 0;margin-right: 15px;width: 20px;}
.wpcf7-acceptance input[type="checkbox"]:before {content: '';margin-right: 10px;display: inline-block;margin-top: -2px;width: 20px;height: 20px;background: #fcfcfc;border: 1px solid #aaa;border-radius: 2px;}
.wpcf7-acceptance input[type="checkbox"]:checked:before {background: #000;border-color: #000;}
.wpcf7-acceptance input[type="checkbox"]:disabled {color: #b8b8b8;cursor: auto;}
.wpcf7-acceptance input[type="checkbox"]:disabled:before {box-shadow: none;background: #ddd;}
.wpcf7-acceptance input[type="checkbox"]:checked:after {content: "\2713";;position: absolute;left: 4px;top: -1px;color:#FFF;}
.wpcf7-acceptance  span.wpcf7-list-item{margin: 20px 0 0 0;}

/* SCROLL TOP */
#sw-scroll {position:fixed;right:10px;bottom:10px;cursor:pointer;width:50px;height:50px;background-color:rgba(0,0,0, 0.8);text-indent:-9999px;display:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;z-index: 99;}
#sw-scroll span {position:absolute;top:50%;left:50%;margin-left:-8px;margin-top:-12px;height:0;width:0;border:8px solid transparent;border-bottom-color:#ffffff;}
#sw-scroll:hover {background-color:#000;opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)";}

/* CONTACT INFO WIDGET */
ul.contact-info-widget.vertical {margin-bottom: 25px;margin-left:25px;}
ul.contact-info-widget li {;display:block;color: #fff;text-indent: 0;}
ul.contact-info-widget li:nth-child(2) {margin-bottom:20px;}
ul.contact-info-widget a {color:#fff;transition: color .3s;-webkit-transition: color .3s;-o-transition: color .3s;-moz-transition: color .3s;}
ul.contact-info-widget a:hover {color:#33abde;}
ul.contact-info-widget li.info-title {padding-left: 0;}
ul.contact-info-widget li i.fa, ul.contact-info-widget li i.fab {margin: 0 0 0 -40px;width: 40px;font-size:14px;text-align: center;}
ul.contact-info-widget li span.infotxt {font-weight: bold;}

/* POPUP STYLING */
.sw_popup {position: fixed;background-color:rgba(0,0,0,.6);width:100%;height:100%;display:flex;align-items: center;justify-content: center;transition-property: visibility;top:0; z-index: 999;visibility: hidden;}
.sw_popup .wpcf7 { max-width: 650px;}
.sw_popup.active {visibility: visible;z-index: 999;}
.sw_popup .sw_popup_inner {position: relative;padding: 15px;flex-direction: column;display:flex;transition-property: transform;transition: ease 200ms;background:#fff;text-align: center;line-height: 2;font-family: 'Barlow', sans-serif;border-radius: 2px;box-shadow:0px 0px 25px 2px rgb(0 0 0 / 50%);}
.sw_popup .sw_popup_inner h2 {display:inline-block;margin-bottom:10px;}
.sw_popup .sw_popup_inner .korting {color: #ba201e;font-size: 21px;font-weight: bold;margin: 0 5px;}
.sw_popup .sw_popup_inner .vraagnu {font-weight: bold;font-size:18px;display:block;margin-top:15px;margin-bottom: 20px;position: relative;}
.sw_popup .sw_popup_inner .vraagnu:after {position: absolute;left:20px;}
.sw_popup .sw_popup_inner .gratis {color:#ba201e;}
.sw_popup.active .sw_popup_inner {transform:scale(1);}
.sw_popup .popup_button {box-shadow: 0 4px 4px rgb(0 0 0 / 10%);border-radius: 3px;padding: 12px 15px;display: inline-block;font-size: 14px;font-weight: 400;font-family: 'Barlow', sans-serif;background-color:#ba201e;color:#FFF;text-align: center;width:100%;max-width:230px;line-height: 1;font-weight: bold;transition-property: background;transition: ease 200ms;}
.sw_popup .close_popup {position: absolute;right: -10px;top: -10px;background: white;color: #95ACC2;width: 28px;height: 28px;border-radius: 50px;font-size: 24px;display: flex;align-items: center;justify-content: center;padding:0 0 6px 0;cursor:pointer;transition-property: background;transition: ease 200ms;}
.sw_popup .close_popup:hover, .sw_popup .popup_button:hover {background:#0056a9;}


/* MISC */
a.tb_infolink {display: none !important;}
a.tb_refreshlink {margin: 0 !important;padding: 2px !important;height: 20px !important;width: 20px !important;background-color: #e8e8e8;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius: 50%;}
div.tb_tools {background:none !important;}
span.tb_author, span.tb_msg {color: #8a8a8a;}
body .wpcf7-form.submitting .ajax-loader{visibility:visible !important}
body .ajax-loader{margin-top:15px}

/* SEARCH */
.zoekresultaat, .bericht {margin-bottom:50px;}
.zoekresultaat .button, .bericht .bericht-button {display: inline-block;background: #33abde;padding: 5px 25px;border-radius: 5px;color: #fff;box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);}
.zoekresultaat p, .bericht p {margin:15px 0;}

/* WORDPRESS CORE */
.alignnone {margin:5px 20px 20px 0;}
.aligncenter, div.aligncenter {display:block;margin:5px auto 5px auto;}
.alignright {float:right;margin:5px 0 20px 20px;}
.alignleft {float:left;margin:5px 20px 20px 0;}
.aligncenter {display:block;margin:5px auto 5px auto;}
a img.alignright {float:right;margin:5px 0 20px 20px;}
a img.alignnone {margin:5px 20px 20px 0;}
a img.alignleft {float:left;margin:5px 20px 20px 0;}
a img.aligncenter {display:block;margin-left:auto;margin-right:auto;}
.wp-caption {background:#FFF;border:1px solid #F0F0F0;max-width:96%;padding:5px 3px 10px;text-align:center;}
.wp-caption.alignnone {margin:5px 20px 20px 0;}
.wp-caption.alignleft {margin:5px 20px 20px 0;}
.wp-caption.alignright {margin:5px 0 20px 20px;}
.wp-caption img {border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto;}
.wp-caption .wp-caption-text, .gallery-caption {font-size:11px;line-height:17px;margin:0;padding:0 4px 5px;}

/* PAGINA EFFECT BIJ MOBIELE MENU WEERGAVE */
/* body page.blur {-webkit-filter: blur(3px);-moz-filter: blur(3px);-o-filter: blur(3px);-ms-filter: blur(3px);filter: blur(3px);  } */
body page.blur * {pointer-events: none;}
body page {transition: all 0.2s ease;}
page {width: 100%;top: 0px;min-height: 100%;position: relative;margin: 0 auto;padding: 0;display: block;}

/* MOBIELE MENU */
.header-nav-mob {position: fixed;top: 0px;/* left: -100vw; *//* right: -100vw; */opacity:0;z-index: 999999;background-color:#0981d4;width: 100%;height: 100%;padding-top: 15px;padding-right: 15px;padding-left:15px;font-size: 18px;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;overflow-y: scroll;z-index: -1;}
.header-nav-mob .current-menu-item {font-weight: bold;}
.header-nav-mob.active {/* left: 0; */opacity:1;z-index: 9999999;}
.header-nav-mob ul li a {color: #fff;line-height: 3em;font-size:18px;}
.header-nav-mob ul li {text-align:left;}
.header-nav-mob > ul > li {border-bottom:1px solid #12b5ff;}
.header-nav-mob ul ul li a {font-size:14px;}
.header-nav-mob ul li ul {padding-left: 10px;}
.header-nav-mob i {color:#fff;}
.header-menu-button {display: none; top:22px;left:15px;z-index: 9999; color: #fff; font-size: 20px; cursor: pointer; font-weight: bold; text-transform: uppercase;padding:0;}
.header-menu-button span { display: inline-block; float: right; margin-top: 2px; margin-left: 5px;}
.header-menu-button i { color: #fff; font-size: 30px; }
li .sub_menu_icon:before {content:"\f105";font-family:"Font Awesome 5 Free";font-weight:bold;text-align:right;display: block;color: #fff;line-height: 2.3em;font-size: 24px;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;position: absolute;top:10px;left:20px;}
.has-sub ul {display:none;}
.has-sub {position: relative;}
.has-sub .sub_menu_icon {position: absolute;top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;width: 20%;height: 3em;position: absolute;top: 0;right: 5px;cursor: pointer;margin-right:0px;}
.sub_menu_icon {display:none;}
.has-sub .has-sub ul {display:none;}
.mobile_active ul {display:block;}
li .rotate:before{-ms-transform: rotate(180deg);-webkit-transform: rotate(180deg);transform: rotate(180deg);}
#mobile-close {color:#fff;text-align:left;display:inline-block;position: relative;width:auto;font-size:32px;font-weight:bold;margin-bottom: 15px;background:#11b5ff;text-transform: uppercase;padding:10px;width:40px;height:40px;display:flex;align-items: center;justify-content: center;}

.header-mob-phone {position: absolute;right:15px;top:22px;background:#33abde;padding:7px 15px;}
.header-mob-phone i {color:#fff;}

/* HAMBURGER MENU ICOON */
#nav-icon {width:46px;height:46px;position:relative;margin:0;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;background:#33abde;}
#nav-icon span {display:block;position:absolute;height:3px;width:36px;background:#fff;opacity:1;left:0;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;}

#nav-icon span:nth-child(1) {top:9px;}
#nav-icon span:nth-child(2), #nav-icon span:nth-child(3) {top:19px;}
#nav-icon span:nth-child(4) {top:29px;}

#nav-icon.open span:nth-child(1), #nav-icon.open span:nth-child(4) {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
#nav-icon.open span:nth-child(2) {-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}
#nav-icon.open span:nth-child(3) {-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}

/* RESPONSIVE MEDIA QUERIES */
@media screen and (min-width:992px) {
	.header-mob {display:none;}
}
@media screen and (max-width: 991px) {
	header {position:fixed;top:0;background:#fff;}
	.fixedHeader header {box-shadow:0 3px 10px 2px rgba(0,0,0,.1);}
	section.main-content {margin-top:89px;}
	.header-mob, .header-mob .header-menu-button {display:flex;}
	.header-desktop {display:none;}
	.header-mob {text-align: center;}
}
@media screen and (max-width:768px) {
	h1 {font-size:24px;}
	h2 {font-size:22px;}
	h3 {font-size:20px;}
	h4 {font-size:18px;}
	h5 {font-size:16px;}
	h6 {font-size:14px;}
	.sw_popup .sw_popup_inner .korting{font-size:16px;}
	.sw_popup .sw_popup_inner .vraagnu {font-size:15px;}
	.sw_popup .sw_popup_inner h2 {font-size:24px;}
}

/* CSS3 ANIMATIES */
@-webkit-keyframes fadeIn {
		0% {
				opacity: 0;
		}
		100% {
				opacity: 1;
		}
}
@keyframes fadeIn {
		0% {
				opacity: 0;
		}
		100% {
				opacity: 1;
		}
}
.slide-down {
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation: slide-down 0.7s ease forwards;
    animation: slide-down 0.7s ease forwards;
}
@keyframes slide-down {
	0% {
	    -webkit-transform: translateX(0px) translateY(-120%);
	    transform: translateX(0px) translateY(-120%);
	    -webkit-transform-origin: left top;
	    transform-origin: left top;
	}
	100% {
	    -webkit-transform: translateY(0);
	    transform: translateY(0);
	    -webkit-transform-origin: left top;
	    transform-origin: left top;
	}
}
@-webkit-keyframes slide-down {
	0% {
	    -webkit-transform: translateX(0px) translateY(-120%);
	    transform: translateX(0px) translateY(-120%);
	    -webkit-transform-origin: left top;
	    transform-origin: left top;
	}
	100% {
	    -webkit-transform: translateY(0);
	    transform: translateY(0);
	    -webkit-transform-origin: left top;
	    transform-origin: left top;
	}
}
/* PRINTEN VAN PAGINA */
@media print{blockquote,img,pre,tr{page-break-inside:avoid;}*{background:0 0!important;color:#000!important;text-shadow:none!important;-webkit-text-shadow:none!important;-moz-text-shadow:none!important}a,a:visited{text-decoration:underline;}a[href]:after{content:" (" attr(href) ")";}abbr[title]:after{content:" (" attr(title) ")";}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:"";}blockquote,pre{border:1px solid #999;}thead{display:table-header-group;}img{max-width:100%!important;}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3;}h2,h3{page-break-after:avoid;}}

/* BOOTSTRAP GRID */
.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1240px}}.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1240px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}
/*!
 * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-phone-alt:before{content:"\f879"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-home:before{content:"\f015"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-paper-plane:before{content:"\f1d8"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-check:before{content:"\f00c";}.fa-clock:before{content:"\f017";}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.fa-filter:before{content:"\f0b0";}
@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}

.hero h1 {
	font-size: 52px;
	line-height: 58px;
	text-transform: uppercase;
	font-weight: 600;
}
.hero p {
	font-size: 45px;
	line-height: 48px;
	font-weight: 600;
}
.fa-mobile-alt:before {
	content: "\f3cd";
}
.header-contact i {
	border-right: 1px solid #E0D1B8;
	font-size: 14px;
	color: #99B0C4;
	padding-right: 10px;
}
.header-contact span,
.header-contact a {
	font-size: 16px;
	color:inherit;
}
.header-contact a:hover {color:#033353;}
.header-desktop .header-contact li {
	margin-left: 25px;
}
.header-navigation {
	background: #F7F1E9;
}

#saleswizardnav > ul > li.has-sub > a {padding-right:30px;}
.header-navigation li .sub_menu_icon {right:17px;padding:0!important;}
.header-navigation li .sub_menu_icon:before {font-size:12px;content:"\f078";top:6px;color:inherit;}

#saleswizardnav > ul > li {
	border-right: 1px solid #E0D1B8;
}
#saleswizardnav #menu-hoofdmenu {
	padding: 10px 0;
}
#saleswizardnav > ul li a {
	color: #033353;
	font-size: 21px;
	font-weight: 400;
  padding: 5px 15px;
}
#saleswizardnav > ul li:hover > a {
    color: #BA5825;
}
#saleswizardnav > ul > li.current-menu-item > a {
    color: #BA5825;
    font-weight: normal;
}
#saleswizardnav > ul > li:last-child {
	border: none;
}
.fa-calculator:before {
	content: "\f1ec";
}
#saleswizardnav > ul {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
#saleswizardnav > ul > li:last-child {
margin-left: auto;
}
#saleswizardnav > ul > li:last-child > a {
    background-color: #033353;
		border-radius: 20px;
		color: white;
		padding: 10px 15px;
		display: flex;
		justify-content: center;
		align-items: center;
}
#saleswizardnav > ul > li:last-child > a i {
	color: white;
	font-size: 16px;
	margin-left: 10px;
}
#saleswizardnav > ul > li:last-child > a:hover {background:#034A79;}

#saleswizardnav ul ul {padding-top:17px;background:#f7f1e8;}
#saleswizardnav ul ul li:hover,
#saleswizardnav ul ul li:hover a,
#saleswizardnav ul ul a:hover {background:none;color:#BA5825;}
.lastnew a {
	border: none;
}
.hero {
    margin-top: 187px;
}
.hero .hero-inner {
	display: block;
	padding-top: 125px;
}
.hero .hero-inner-inner {
	padding: 10px 0;
	background: transparent linear-gradient(90deg, #03335380 0%, #70695C00 100%) 0% 0% no-repeat padding-box;
}
#override .underhero {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
	flex-wrap: wrap;
	background-color: #F7F1E9;
	z-index: 9;
	overflow: visible;
}
.underhero .wpb_column{
	width: 33%;
	margin-top: -50px;
	z-index: 9;
}
#override .underhero img {
	width: 184px;
	height: 184px;
	border-radius: 500px;
	border: 2px solid #E0D1B8;
}
.underhero .wpb_single_image {
	display: flex;
	justify-content: center;
}
#override .hero {
	margin-bottom: 0;
}
.underhero p {
	font-size: 21px;
	color: #033353;
}
.underhero .wpb_column:nth-child(1), .underhero .wpb_column:nth-child(2), .underhero .wpb_column:nth-child(3){
	margin-bottom: 50px;
}
.underhero .wpb_column:nth-child(4), .underhero .wpb_column:nth-child(5) {width:50%;}
.wpb_text_column h3 {
	color: #033353;
	font-size: 45px;
	line-height: 48px;
	font-weight: 600;
	margin-bottom: 15px;
}
.themebtn a {
	border: 1px solid #033353;
	color: #033353;
	padding: 8px 25px 10px;
	border-radius: 50px;
	font-size: 21px;
	line-height:20px;
	font-weight: 400;
	display:inline-block;
}
.smaller .wpb_text_column {
	max-width: 750px;
}
.smaller .wpb_column .vc_column-inner > .wpb_wrapper {
	display: flex;
	justify-content: center;
}
.bottomright {
	background-image: url('/wp-content/uploads/Beeldmerk.png');
    background-size: 220px 144px;
	background-position: bottom right;
	background-repeat: no-repeat;
}
.theusp ul {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	flex-wrap: wrap;
}
.theusp li a {
	font-size: 21px;
	color: #033353;
	font-weight: 400;
	margin-bottom: 25px;
}
.theusp li {
	width: 34%;
	list-style: none;
	font-size: 21px;
	color: #033353;
	font-weight: 400;
	margin-bottom: 25px;
	display: flex;
	padding-left: 0;
	align-items: center;
	text-indent: 0;
}
.theusp li:before {
	content: "\f00c";
	font-family: "Font Awesome 5 Free";
	border-radius: 50px;
	border: 1px solid #BA5825;
	color: #BA5825;
	font-weight: 900;
	font-size: 17px;
	width: 33px;
	height: 33px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	vertical-align: middle;
	margin-right: 25px;
}
.theusp li:last-child:before {
	display: none;
}
.theusp li:last-child {
	display: inline-block;
}
.theusp li:last-child a {
	border: 1px solid #BA5825;
	border-radius: 50px;
	color: #BA5825;
	display: inline-block;
	padding: 5px 25px;
}
.fa-star:before {
	content: "\f005";
}
.splide_reviews .splide__slide {
    filter: drop-shadow(3px 5px 11px #00000014);
}
.splide_reviews .splide__slide {padding-bottom:20px;}
.splide_reviews .slide-content {
	padding: 15px;
	padding-bottom: 25px;
/* 	clip-path: polygon(0 90%, 66% 90%, 70% 100%, 73% 90%, 100% 90%, 100% 0, 0 0); */
	background: #FAF9F6;
	border: 1px solid #EFE7DC;
  height: 100%;
	display: flex;
	flex-direction: column;
	position:relative;
}
.splide_reviews .slide-content:after,
.splide_reviews .slide-content:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
}

.splide_reviews .slide-content:after {
    right: 10px;
    border-color: #FAF9F6 transparent transparent transparent;
    border-width: 10px;
	bottom: -20px;
}

.splide_reviews .slide-content:before {
    right: 9px;
    border-color: #EFE7DC transparent transparent transparent;
    border-width: 11px;
	bottom: -22px;
}
.splide_reviews i {
	color: #BA5825;
}
.splide_reviews .rating {
	margin-bottom: 10px;
}
.splide_reviews .title {
	color: #033353;
	font-weight: 400;
	font-size: 16px;
  margin-top: auto;
	margin-top: 10px;
}

.topleft {
	background-image: url('/wp-content/uploads/Beeldmerk-02.png');
    background-size: 220px 144px;
	background-position: top left;
	background-repeat: no-repeat;
}
.projholder li {
	list-style: none;
	width: 25%;
	height: 700px;
	background-size: cover;
	padding-left: 0;
	border:1px solid #fff;
}
.projholder ul {
	display: flex;
	flex-direction: row;
	border:1px solid #fff;
}
.projholder li a {
	padding-left: 15px;
	padding-top: 15px;
    width: 100%;
    height: 100%;
    display: block;
		background-color: rgba(0,0,0,0.6);
}
.projholder li a:hover {
	background-color: rgba(0,0,0,0.1);
}
.projholder .number {
	font-size: 45px;
	color: #E0D1B8;
	font-weight: 600;
}
.projholder li a:hover .number {color:#fff;}
.projholder strong {
	font-size: 21px;
	color: white;
	font-weight: 400;
}
.projrow .wpb_text_column {
	margin: 0;
}
.bottom-footer a {
	margin-right: 25px;
}
.top-footer .col-md-4 .textwidget img {
	max-width: 50%;
}
.top-footer .col-md-4:first-child .textwidget {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
}
.top-footer .col-md-4:not(:first-child) > div {
    border-left: 1px solid #C7BCA9;
    padding-left: 25%;
}
.top-footer .col-md-4:not(:first-child) > span {
    padding-left: 25%;
}
.top-footer p {
	color: #033353;
	font-size: 16px;
	line-height: 24px;
}
#override .top-footer .footer-title {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 15px;
	display: block;
	color: #033353;
}
.top-footer .col-md-4:first-child .footer-title:before {
	content: "\f02d";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: white;
	font-size: 14px;
	border-radius: 100px;
	background-color: #033353;
	width: 28px;
	height: 28px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin-right: 10px;
}
.top-footer .col-md-4:nth-child(2) .footer-title:before {
	content: "\f129";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: white;
	font-size: 14px;
	border-radius: 100px;
	background-color: #033353;
	width: 28px;
	height: 28px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin-right: 10px;
}
.top-footer .col-md-4:last-child .footer-title:before {
	content: "\f2b9";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: white;
	font-size: 14px;
	border-radius: 100px;
	background-color: #033353;
	width: 28px;
	height: 28px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin-right: 10px;
}
.top-footer .col-md-4:last-child p {
	margin-bottom: 15px;
}
.top-footer .col-md-4:nth-child(2) li {
	margin-bottom: 10px;
}
.top-footer .col-md-4:nth-child(2) li:before {
	content: "\f105";
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	color: #033353;
	margin-right: 10px;
}
.fa-linkedin:before {
	content: "\f0e1";
}
.footer-social-media i {
color: white;
font-size: 18px;
border-radius: 100px;
background-color: #95ACC2;
width: 38px;
height: 38px;
display: inline-flex;
justify-content: center;
align-items: center;
margin-right: 10px;
}
.page:not(.home) .main-content {
    padding-top: 185px;
}
.page-hero {
	height: 290px;
	padding: 0;
	align-items: flex-end;
	margin-bottom: 25px;
}
.page-hero h1 {
	font-size: 52px;
	line-height: 56px;
	color: white;
	font-weight: 400;
	padding: 25px 0;
	text-transform: uppercase;
}
.cholder {
	width: 100%;
	background: linear-gradient(90deg, #033353 0%, #70695C00 100%);
}
.page-hero .container {
	width: 100%;
}
.wpb_text_column h4 {
	font-size: 21px;
	color: #033353;
	font-weight: 600;
	margin-bottom: 15px;
}
.alignimg img {
	margin-top: 50px;
}
.listy li {
	width: 100%;
	list-style: none;
	font-size: 21px;
	color: #033353;
	font-weight: 400;
	margin-bottom: 45px;
	display: flex;
	padding-left: 0;
	align-items: center;
	text-indent: 0;
}
.listy li:before {
	content: "\f00c";
	font-family: "Font Awesome 5 Free";
	border-radius: 50px;
	border: 1px solid #BA5825;
	color: #BA5825;
	font-weight: 900;
	font-size: 17px;
	width: 33px;
	height: 33px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	vertical-align: middle;
	margin-right: 25px;
}
.banner .wpb_single_image * {
	width: 100%;
}
.banner {
	padding-top: 0;
}
.bluebtn a {
	background-color: #033353;
    border-radius: 20px;
    color: white;
	line-height:20px;
    padding: 10px 15px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.bluebtn a i {
	color: white;
	margin-left: 15px;
}
.clinks a i {
	color: #97AEC3;
	margin-right: 15px;
}
.bottomleft {
    background-image: url('/wp-content/uploads/Beeldmerk-03.png');
    background-size: 150px 198px;
    background-position: bottom left;
    background-repeat: no-repeat;
}
#override .prefoot img {
    width: 184px;
    height: 184px;
    border-radius: 500px;
    border: 2px solid #E0D1B8;
}
#override .prefoot p {
	font-size: 21px;
color: #033353;
}
.archive .main-content {
    padding-top: 185px;
}
.single .main-content {
    padding-top: 185px;
}
.archive .projul {
	flex-wrap: wrap;
}
.archive .projul li {
	width: 25%;
}
.sw_popup .sw_popup_inner h2 {
	color: #033353;
	font-size: 21px;
	font-weight: 600;
}
.sw_popup .sw_popup_inner {
	background-color: #E2D9CC;
	border: 5px solid #D8C4AB;
}
.sw_popup input[type="text"]::placeholder, .sw_popup input[type="tel"]::placeholder, .sw_popup input[type="email"]::placeholder, .sw_popup textarea::placeholder {
	color: #95ACC2;
}
.sw_popup input[type="text"], .sw_popup input[type="tel"], .sw_popup input[type="email"], .sw_popup textarea {
	color: #003568;
}
.sw_popup input[type="submit"] {
	background-color: #033353;
border-radius: 20px;
color: white;
padding: 10px 15px;
display: flex;
justify-content: center;
align-items: center;
	border:none;
	font-size: 21px;
    line-height: 20px;
}
.sw_popup form > p:first-of-type {
	text-align: center;
	display: flex;
	justify-content: center;
}
.fa-whatsapp:before {
	content: "\f232";
}
.fa-times:before {
	content: "\f00d";
}
.header-mob {
flex-direction: row;
justify-content: space-between;
background-color: #FAF9F6;
}
.header-mob .btns {
	display: flex;
flex-direction: row;
justify-content: space-between;
}
.header-nav-mob {
    max-width: calc(100% - 75px);
    right: 0;
    left: auto;
}
#mobile-close {
    position: absolute;
    right: 25px;
    top: 25px;
    background: transparent;
}
#mobile-close i {
    color: #033353;
}
.header-nav-mob {
    background-color: #FAF9F6;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
}
.header-nav-mob > ul {
	width: 100%;
}
.header-nav-mob > ul > li {
	border: none;
	text-align: center;
	margin-bottom: 25px;
}
#override .header-nav-mob ul ul {
	padding-top: 15px;
}
#override .header-nav-mob ul ul li a {
	font-size: 18px;
}
#override .header-nav-mob ul ul li {
	text-align: center;
	padding: 5px 0;
	background-color: #f1ece4;
	margin-bottom: 15px;
}
.header-nav-mob li .sub_menu_icon:before {
	content: "\f078";
  display: inline-block;
  color: #033353;
  line-height: 12px;
  font-size: 21px;
}
.header-nav-mob > ul > li a {
color: #033353;
font-size: 21px;
line-height: 25px;
font-weight: 400;
}
.btmbar {
    background-color: #033353;
		display: none;
    align-items: center;
		padding: 5px 0;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
}
.btmbar > div {
	width: 33.3333333333333%;
	text-align: center;
	padding: 10px 0;
}
.btmbar .mailen {
	border-left: 1px solid #00436F;
	border-right: 1px solid #00436F;
}
.btmbar a {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.btmbar span {
	font-size: 10px;
	line-height: 12px;
}
.btmbar a {
	color: white;
}
.btmbar a i {
	color: white;
	font-size: 18px;
}
.flying-wapp {
	position: fixed;
	top: 50%;
	right: 15px;
}

.flying-wapp i {
	font-size: 62px;
	color: #3BA016;
	z-index: 9;
}
.flying-wapp a:before {
    background: #fff;
    content: '';
    position: absolute;
    bottom: 8px;
    height: 10px;
    width: 10px;
    left: 4px;
    z-index: -1;
}
.flying-wapp i:after {
	background: #fff;
    content: '';
    position: absolute;
    top: 7px;
    z-index: -1;
    bottom: 7px;
    left: 4px;
    right: 4px;
    border-radius: 50%;
}
@media screen and (max-width:768px) {
	.page-hero h1 {font-size:32px;line-height:46px;}
	.flying-wapp {
		display: none;
	}
	.home .projholder ul {
		flex-wrap: wrap;
	}
	.home .projholder ul li {
		width: 50%;
	}
	.theusp li {
		width: 100%;
	}
	.underhero .wpb_column {
		width: 50%;
	}
	#override .underhero {
		justify-content: center;
	}
	.underhero .wpb_column:nth-child(4) {margin-bottom:50px;}
	#override .underhero img {width:130px;height:130px;}
	.hero {
	    margin-top: 90px;
	}
	.logo img {
		max-width: 125px;
	}
	header {
		padding-top: 0;
		padding: 0 15px;
	}
	.btns {
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
	}
	.btns i {
		font-size: 34px;
		color: #3BA016;
		margin-right: 15px;
	}
	#nav-icon span {
		background-color: #033353;
    height: 4px;
    width: 25px;
	}
	#nav-icon {
		background: transparent;
	}
	.archive .projholder li {
		width: 33.33333333333333333333%;
	}
	.single .main-content{
		padding:0;
	}
	.btmbar {
    display: flex;
		z-index: 9999;
	}
	footer {
		padding-bottom: 60px;
	}
	.top-footer .col-md-4:not(:first-child) > div,
	.top-footer .col-md-4:not(:first-child) > span {padding-left:0;border:none;}
}
.deskonly {display:block!important;}
.mobonly {display:none!important;}

#override .fullblue {
    background-color: #033353;
    border-radius: 20px;
    color: white;
    padding: 10px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
	text-align:center;
}
#override .fullblue i {
	color: white;
	margin-left: 15px;
}
.archive .projholder {
	margin-top: 25px;
}
@media screen and (max-width:600px) {
	.archive .projholder li {
		width: 50%;
    height: 400px;
	}
}
@media screen and (max-width:500px) {
	.archive .main-content,
	.single .main-content {padding-top:0;}
	.hero h1 {
		font-size: 40px;
		line-height: 44px;
		max-width: 400px;
	}
	.hero p {
		font-size: 28px;
		line-height: 32px;
		max-width: 400px;
	}
	.wpb_text_column h3 {
		font-size: 32px;
		line-height: 36px;
	}
	.themebtn a {
		display: block;
	}
	.theusp li:last-child a {
		display: block;
		text-align: center;
	}
	.home .projholder ul {
		justify-content: space-between;
	}
	.home .projholder ul li {
/* 		width: calc(50%  - 2.5px); */
/* 		margin-bottom: 5px; */
    height: 400px;
	}
	footer .col-md-4 {
		margin-bottom: 25px;
	}
	footer .bottom-footer p {
		display: flex;
		flex-direction: column;
	}
	.page:not(.home) .main-content {
    padding-top: 0;
	}
	.page-hero {
    height: 150px;
		background-size: cover;
    background-position: center;
	}
	.deskonly {display:none!important;}
	.mobonly {display:block!important;}
	.bluebtn a {
		display: flex;
		width: 100%;
	}
	.prefoot .vc_row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
	}
	.prefoot .wpb_column {
    width: 50%;
	}
	.prefoot .wpb_column:last-child {
    width: 100%;
	}
	.sw_popup_inner {
    max-width: calc(100% - 50px);
	}
}
@media screen and (max-width:425px) {
}
