@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap"); @-moz-document url-prefix() { body { }} *, *: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 {-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: 'Noto Sans', sans-serif; min-height: 100%; opacity: 1;transition: 1s opacity;background:#fff;color:#030200;margin:0;font-size:18px;line-height:30px;font-weight: 400;}
body.fade-out {opacity: 0;transition: none;} .clear:before, .clear:after {content:' ';display:table;}
.clear:after {clear:both;}
.clear { *zoom:1;} p {margin:0 0 32px 0;}
img {max-width:100%;height:auto;}
a {text-decoration:none;color: #030200;-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:#C50D12;}
ul, li, lo {list-style: none outside none;padding: 0;margin: 0;}
article li {padding-left: 1em;text-indent: -.7em;list-style: disc inside none;}
i.fa, .fa, .fas, .fab {color:#C50D12; font-weight: bold;} section {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
blockquote {font-weight:600;font-size:18px;} h1 {font-size:41px;line-height: 48px;text-transform: uppercase;}
h2 {font-size:41px;line-height: 56px;text-transform: uppercase;position: relative;z-index: 0;padding: 6px 0;}
h3 {font-size:26px;}
h4 {font-size:22px;}
h5 {font-size:20px;}
h6 {font-size:18px;}
h1, h2, h3, h4, h5, h6 {margin:0; } .logo {display: inline-block;height: auto;width: 250px;line-height: 0;}
.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 {z-index: 999;width:100%;position:relative;padding:0px 0 0 0;top:0;left:0;background:#FFF;box-shadow: 0 3px 10px rgba(0,0,0,0.16);}
.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: #C50D12;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%);} nav {display: block;width: 100%;padding-top: 0;margin: 0;text-align: right;}
#saleswizardnav {width: auto;}
#saleswizardnav > ul > li {display: inline-block;line-height: 1;}
#saleswizardnav > ul > li > a {font-size:21px;text-decoration: none;padding:15px 21px;color: #030200;-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;line-height: 30px;}
#saleswizardnav > ul > li > a:hover {color:#C50D12;}
#saleswizardnav > ul > li:first-child a {padding-left:0;}
#saleswizardnav > ul > li:last-child > a {background:#C50D12;color: #fff;margin-left: 21px;}
#saleswizardnav > ul > li.current_page_item > a { }
#saleswizardnav li:hover > ul {display:block;}
#saleswizardnav ul ul {display:none;position: absolute;left:0;background:#C50D12;min-width:240px;z-index: 9;font-size: 14px;text-align: left;padding: 10px 0;}
#saleswizardnav ul ul a {color:#fff;text-decoration: none;padding:10px 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 { }
#saleswizardnav ul ul li:hover > a { }
#saleswizardnav ul ul ul {left:100%;top:0;position: absolute;}
.winkelmand-link {display:none;} .hero {height:500px;position:relative;background-position: center;background-size:cover;margin-bottom:10px;}
.hero .hero-inner { width:100%;height:100%;display:flex;align-items:center;}
.hero .hero-inner a {display:inline-block;background:#C50D12;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;text-shadow:0 0 15px #000;} .page-hero {padding:50px 0;position: relative;display:flex;align-items: center;background-color:#eee;background-size: cover;background-position: center;min-height: 229px;} footer {background:#030200;color:#fff;font-size: 16px;font-weight: 300;}
footer .top-footer {padding:65px 0 90px 0;}
footer .top-footer .footer-title {font-size:26px;text-transform: uppercase;font-weight:bold;margin-bottom:30px;display:block;line-height: 40px;position: relative;}
footer .bottom-footer a {color:#030200;}
footer .top-footer a:hover { }
footer .bottom-footer a:hover { }
footer .bottom-footer {background:#fff;padding:30px 235px 30px 0;}
footer .bottom-footer p {margin:0;font-size:16px;line-height: 32px;color: #030200;} .wpcf7 {padding:0;position:relative;}
.wpcf7 input[type="text"], .wpcf7 input[type="tel"], .wpcf7 input[type="email"] {height:40px;font-size:16px;padding:10px;border:1px solid #EFEFEF;background:#fff;font-family: 'Noto Sans', sans-serif;width:100%;margin-bottom:10px;color: #222222;font-weight: 400;}
.wpcf7 input[type="checkbox"] {width:auto;height:auto;font-size:14px;width:100%;}
.wpcf7 textarea {height:120px;resize:none;font-size: 16px;padding: 10px;border: 1px solid #EFEFEF;background: #fff;font-family: 'Noto Sans', sans-serif;width: 100%;margin-bottom: 10px;color: #222;font-weight: 400;}
.wpcf7 button[type="submit"],.glsr-button.button.btn.btn-primary {position:relative;font-weight:400;background:#C50D12;color:#fff;border:none;font-size:20px;padding:12px 25px;cursor:pointer;appearance: none;-webkit-appearance: none;font-family: 'Noto Sans', sans-serif;line-height: 30px;max-width: 215px;width: 100%;}
.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 {opacity:1;}
.wpcf7 .wpcf7-list-item {font-size:14px;}
.wpcf7 .wpcf7-list-item a {color:#C50D12;}
.wpcf7 .wpcf7-list-item, .wpcf7 .wpcf7-list-item input {margin:0;width:auto;}
.wpcf7 .row {margin-left:-4px;margin-right:-4px;}
.wpcf7 .col-md-6, .wpcf7 .col-md-12 {padding:0 4px;}
.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;} #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)";} ul.contact-info-widget.vertical {margin-bottom: 30px; }
ul.contact-info-widget li {;display:block;color: #fff;text-indent: 0;font-weight: 300;}
ul.contact-info-widget li:nth-child(2),ul.contact-info-widget li:nth-child(4) {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 { }
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;display: none;}
ul.contact-info-widget li span.infotxt {font-weight: bold;} .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: 500px;}
.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: 'Montserrat', 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: 'Montserrat', 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: #ba211e;color: #fff;width: 28px;height: 28px;border-radius: 50px;font-size: 24px;display: flex;align-items: center;justify-content: center;padding:0 0 2px 0;cursor:pointer;transition-property: background;transition: ease 200ms;}
.sw_popup .close_popup:hover, .sw_popup .popup_button:hover {background:#9e1d1b;} 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} .zoekresultaat, .bericht {margin-bottom:50px;}
.zoekresultaat .button, .bericht .bericht-button {display: inline-block;background: #C50D12;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;} .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;}  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;} .header-nav-mob {position: fixed;top: 0px; right: -335px;opacity:0;z-index: 999999;background-color:#FFFFFF;width: 335px;height: 100%;padding-top: 27px;padding-right: 25px;padding-left:30px;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;padding-bottom: 170px;height: 100%;}
.header-nav-mob .current-menu-item { }
.header-nav-mob.active {right: 0;opacity:1;z-index: 9999999;}
.header-nav-mob ul li a {line-height: 3em;font-size:21px;}
.header-nav-mob ul li {text-align:left;}
.header-nav-mob > ul > li {}
.header-nav-mob ul ul li a {font-size:14px;}
.header-nav-mob ul li ul {padding-left: 10px; position:relative; z-index:9999;}
.header-nav-mob i {margin-right:10px;}
.header-menu-button {display: none; position: absolute; top:32px;right: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;  }
.header-menu-button i { color: #fff; font-size: 30px; }
li .sub_menu_icon:before {content:"\f107";font-family:"Font Awesome 5 Free";font-weight:bold;text-align:right;display: block;line-height: 2.9em;-webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;position: absolute;top:2px;left:0;right:0;text-align:center;}
.has-sub ul {display:none;}
.has-sub {position:relative;padding-right: 10px;}
.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:30px;height: 2.9em;position: absolute;top: 0;right: 5px;cursor: pointer;margin-right:0px;padding: 0 !important;}
.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:#030200;text-align:left;display:inline-block;position: relative;width:auto;font-size:20px;font-weight:bold;margin-bottom: 45px;text-transform: uppercase;cursor:pointer;width:17px;height:17px;display:flex;align-items: center;justify-content: center;float: right;}
.header-mob-phone {position: absolute;left:218px;top:16px;width: 55px;height: 55px;line-height: 55px;border: 1px solid #C4C4C4;border-radius: 100%;}
.header-mob-phone i {color:#fff;} #nav-icon {width:35px;height:20px;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;}
#nav-icon span {display:block;position:absolute;height:3px;width:100%;background:#030200;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:0;}
#nav-icon span:nth-child(2), #nav-icon span:nth-child(3) {top:9px;width: 30px;right: 0;left: auto;}
#nav-icon span:nth-child(4) {top:19px;}
#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);display: none;}
#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);} @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:85px;}
.header-mob, .header-mob .header-menu-button {display:block;}
.header-desktop {display:none;}
.header-mob {text-align: center;float: left;width: 100%;padding: 18px 0;}
.header-mob .logo { width: 150px; line-height: 0; float: left; margin-left: 15px;}
.header-nav-mob .main,.header-nav-mob div,.header-nav-mob ul { float: left; width: 100%;}
.header-nav-mob > ul.main > li:last-child a { background: #C50D12; width: 170px; display: inline-block; text-align: center; color: #fff;}
.header-nav-mob::before,.header-nav-mob::after { content: ""; background-image: url(//vandriemaatvoering.nl/wp-content/uploads/Lijnen_Menu_Boven.png);  background-position: center right; top: 0; left: 0; position: absolute; width: 265px; height: 20px; background-size: cover;}
.header-nav-mob::after { background-image: url(//vandriemaatvoering.nl/wp-content/uploads/Lijnen_Menu_Onder.png); bottom: 0; top: auto; background-position: center left; right: 0; left: auto;position:fixed;}
.header-nav-mob ul.header-info-mob { position: fixed; bottom: 0; right: 0; width: 335px; background: #fff; padding: 30px;}
.header-nav-mob ul.header-info-mob a { font-size: 18px; }
}
@media screen and (max-width:768px) {
h1 {font-size:34px;}
h2 {font-size:34px;}
h3 { }
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;}
} @-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;
}
} @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;}} .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:1270px;}}.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} .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-linkedin-in::before {content: "\f0e1";}.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(//vandriemaatvoering.nl/wp-content/themes/saleswizard_theme/assets/webfonts/fa-brands-400.woff2) format("woff2"),url(//vandriemaatvoering.nl/wp-content/themes/saleswizard_theme/assets/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(//vandriemaatvoering.nl/wp-content/themes/saleswizard_theme/assets/webfonts/fa-regular-400.woff2) format("woff2"),url(//vandriemaatvoering.nl/wp-content/themes/saleswizard_theme/assets/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(//vandriemaatvoering.nl/wp-content/themes/saleswizard_theme/assets/webfonts/fa-solid-900.woff2) format("woff2"),url(//vandriemaatvoering.nl/wp-content/themes/saleswizard_theme/assets/webfonts/fa-solid-900.woff) format("woff")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}
.header-desktop .col-md-2 {
line-height: 0;
}
.header-desktop .row {
align-items: center;
}
.header-desktop {
padding: 20px 0;
}
footer .top-footer .col-md-6 .menu {
column-count: 2;
}
footer .top-footer .menu li {
line-height: 20px;
margin-bottom: 15px;
position: relative;
font-weight: 300;
padding-left: 15px;
}
footer .top-footer .menu li::before {
content: "\f105";
font-family: "Font Awesome 5 Free";
font-weight: 700;
position: absolute;
left: 0;
top: 0;
}
footer .top-footer .footer-title::before {
content: "";
width: 25px;
height: 2px;
background: #C50D12;
position: absolute;
left: 0;
bottom: -7px;
}
.footer-social-media a {
display: inline-block;
vertical-align: middle;
margin-right: 20px;
}
.footer-social-media i {
width: 43px;
height: 43px;
line-height: 43px;
text-align: center;
border: 1px solid #C50D12;
border-radius: 100%;
font-size: 22px;
color: #fff;
}
.footer-social-media a:last-child {
margin-right: 0;
}
footer .top-footer a {
color: #fff;
}
.right {
text-align: right;
}
ul.contact-info-widget li:nth-child(3)::before ,ul.contact-info-widget li:nth-child(4)::before {
content: "T:";
font-weight: 500;
width: 22px;
display: inline-block;
vertical-align: top;
}
ul.contact-info-widget li:nth-child(4)::before {
content: "E:";  
}
.header-desktop .row .col-md-10 .header-nav-desktop::before , .header-desktop .row .col-md-10 .header-nav-desktop::after {
content: "";
width: 520px;
height: 20px;
position: absolute;
right: -15px;
top: -33px;
background-image: url(//vandriemaatvoering.nl/wp-content/uploads/Lijnen_Menu_Boven.png);
background-size: cover;
background-position: center right;
}
.header-desktop .row .col-md-10 .header-nav-desktop::after {
left: 0px;
bottom: -33px;
background-image: url(//vandriemaatvoering.nl/wp-content/uploads/Lijnen_Menu_Onder.png);
background-position: center left;
top: auto;
right: auto;
}
.header-desktop .row .col-md-10 .header-nav-desktop {
position: relative;
}
.advies-tel {
position: fixed;
right: 0;
bottom: 0;
z-index: 999;
background: #0F1010;
color: #ffff;
box-shadow: 0 3px 6px rgba(0,0,0,0.16);
text-align: center;
padding: 14px;
font-size: 20px;
font-weight: 700;
line-height: 28px;
width: 235px;
}
.advies-tel a {
display: block;
color: #fff;
font-size: 18px;
font-weight: 400;
line-height: 30px;
margin-top: 10px;
}
.advies-tel i {
margin-right: 10px;
}
.fas.fa-phone-alt::before,.fas.fa-envelope::before {
content: "";
width: 23px;
height: 23px;
display: inline-block;
vertical-align: middle;
background-image: url(//vandriemaatvoering.nl/wp-content/uploads/Icon_Telefoon.png);
background-size: cover;
background-position: center;
}
.header-bottom {
padding: 22px 0;
}
h2::before {
content: "";
width: 76px;
height: 68px;
position: absolute;
left: 0;
top: 0;
z-index: -1;
background-image: url(//vandriemaatvoering.nl/wp-content/uploads/Huisstijl-element.svg);
background-size: cover;
background-position: center;
}
.page-title {
padding: 40px 0;
}
.check-icon li {
padding-left: 40px;
position: relative;
text-indent: 0;
list-style: none;
}
.check-icon li::before {
content: "";
width: 25px;
height: 18px;
position: absolute;
left: 0;
top: 7px;
background-image: url(//vandriemaatvoering.nl/wp-content/uploads/Icon-feather-check.png);
background-size: cover;
background-position: center;
}
.header-bottom .check-icon {
max-width: 800px;
margin: auto;
}
.hero .hero-inner .check-icon {
margin-top: 30px;
}
.hero .hero-inner .check-icon li {
margin-bottom: 10px;
color: #fff;
}
.paoc-padding-20.paoc-popup-con-bg {
padding: 0;
}
.paoc-padding-20.paoc-popup-con-bg .paoc-popup-content > .row , .paoc-padding-20.paoc-popup-con-bg .paoc-popup-content > .row > .col-md-6 .wpcf7-form.init p {
margin: auto;
}
.paoc-credit-wrp {
display: none;
}
.paoc-padding-20.paoc-popup-con-bg .paoc-popup-content > .row > .col-md-6 {
padding: 22px 32px;
}
.paoc-popup-center-center .paoc-cb-popup-body {
max-width: 1110px;
}
.paoc-padding-20.paoc-popup-con-bg .paoc-popup-content h3 {
color: #C50D12;
font-size: 31px;
text-transform: uppercase;
line-height: 42px;
margin-bottom: 15px;
}
.paoc-padding-20.paoc-popup-con-bg .paoc-popup-content p {
margin-bottom: 20px;
}
.wpcf7-form-control-wrap.textarea-729 {
display: block;
}
.paoc-padding-20.paoc-popup-con-bg .paoc-popup-content > .row > .col-md-6 .wpcf7-form.init textarea {
height: 84px;
margin-bottom: 20px;
}
.paoc-popup-button.paoc-popup-btn,.paoc-popup-button.paoc-popup-btn:hover,.paoc-popup-button.paoc-popup-btn:focus {
background: #C50D12;
border-radius: 0;
font-size: 20px;
line-height: 30px;
font-family: 'Noto Sans', sans-serif;
padding: 12px;
width: 220px;
}
.three-box .wpb_column.vc_column_container > .vc_column-inner > .wpb_wrapper {
position: relative;
}
.three-box .wpb_text_column.wpb_content_element {
position: absolute;
left: 0;
top: 0;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
text-align: center;
z-index: 0;
color: #fff;
-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;
}
.three-box .wpb_text_column.wpb_content_element img {
width: 45px;
margin-bottom: 15px;
}
.three-box .wpb_text_column.wpb_content_element p:first-child {
margin: auto;
line-height: 0;
}
.three-box .wpb_text_column.wpb_content_element::before {
content: "";
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background: rgba(3, 2, 0, 0.65);
z-index: -1;
}
.three-box .wpb_text_column.wpb_content_element h3 {
margin-bottom: 15px;
}
.three-box .red-box .wpb_text_column.wpb_content_element::before {
background: rgba(197, 13, 18, 0.80);
}
.three-box .red-box .wpb_text_column.wpb_content_element h3 {
margin-bottom: 30px;
}
.three-box .red-box .wpb_text_column.wpb_content_element .paoc-popup-button.paoc-popup-btn ,.three-box .red-box .wpb_text_column.wpb_content_element .paoc-popup-button.paoc-popup-btn:hover ,.three-box .red-box .wpb_text_column.wpb_content_element .paoc-popup-button.paoc-popup-btn:focus {
background: #030200;
}
.black-box:hover .wpb_text_column.wpb_content_element {
opacity: 0;
}
.right-bg > .vc_column-inner > .wpb_wrapper {
max-width: 715px;
margin-left: 40px;
padding: 55px 0 55px 0;
}
.red-border-btn .vc_general.vc_btn3,.red-border-btn .vc_general.vc_btn3:hover,.red-border-btn .vc_general.vc_btn3:focus {
border: 2px solid #C50D12;
border-radius: 0;
background: transparent;
font-size: 20px;
line-height: 30px;
color: #030200;
font-weight: 400;
font-family: 'Noto Sans', sans-serif;
width: 220px;
padding: 11px;
}
.cta-section > .wpb_column > .vc_column-inner::before {
content: "";
background: rgba(180, 10, 15,0.85);
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
display: block;
z-index: -1;
}
.cta-section > .wpb_column > .vc_column-inner {
position: relative;
text-align: center;
color: #fff;
z-index: 0;
}
.black-btn .vc_general.vc_btn3,.black-btn .vc_general.vc_btn3:hover,.black-btn .vc_general.vc_btn3:focus {
border-radius: 0;
background: #030200;
font-size: 20px;
line-height: 30px;
color: #fff;
font-weight: 400;
font-family: 'Noto Sans', sans-serif;
width: 220px;
padding: 12px;
}
.left-right-box {
color: #fff;
overflow: visible !important;
}
.left-right-box .right-bg > .vc_column-inner > .wpb_wrapper {
margin-left: auto;
margin-right: 65px;
max-width: 675px;
}
.left-right-box .left-img {
margin-bottom: -115px;
}
.glsr-reviews .slick-list.draggable {
margin-left: -15px;
margin-right: -15px;
}
.glsr-reviews .slick-list.draggable .glsr-review {
padding: 75px 15px 0 15px;
position: relative;
}
.glsr-reviews .slick-list.draggable .glsr-review .glsr-review-content {
margin-bottom: 30px;
min-height: 80px;
}
.glsr-reviews .slick-list.draggable .glsr-review .glsr-review-author {
font-weight: 500;
position: relative;
padding-bottom: 6px;
}
.glsr-reviews .slick-list.draggable .glsr-review .glsr-review-author::before {
content: "";
width: 25px;
height: 2px;
background: #030200;
position: absolute;
bottom: 0px;
left: 0;
}
.glsr-reviews .slick-list.draggable .glsr-review .glsr-review-author .glsr-tag-value {
font-weight: 500;
}
.glsr-reviews .slick-list.draggable .glsr-review::before {
content: "\f10d";
width: 50px;
height: 50px;
line-height: 50px;
background: #C50D12;
border-radius: 100%;
position: absolute;
left: 15px;
top: 0;
font-family: "Font Awesome 5 Free";
font-weight: 700;
text-align: center;
color: #fff;
font-size: 20px;
}
.three-box.metingen-box .wpb_column.vc_column_container > .vc_column-inner > .wpb_wrapper {
margin-bottom: 35px;
}
.info-ul li {
padding-left: 0;
list-style: none;
text-indent: 0;
}
.info-ul li .red {
color: #C50D12;
font-weight: 500;
width: 22px;
display: inline-block;
vertical-align: top;
}
.cta-section h2::before , .contact-info .footer-title {
display: none;
}
.contact-info ul.contact-info-widget li,.contact-info ul.contact-info-widget li a {
color: #030200;
padding-left: 0;
}
.fas.fa-envelope::before {
background-image: url(//vandriemaatvoering.nl/wp-content/uploads/Icon-feather-mail.png);
background-size: 100%;
background-repeat: no-repeat;
}
.glsr-reviews .slick-dots {
bottom: -80px;
}
.glsr-reviews .slick-dots li {
width: 10px;
height: 10px;
background: #CBCBCB;
border-radius: 100%;
}
.glsr-reviews .slick-dots li.slick-active {
background: #C50D12;
}
.slick-next, .slick-prev ,.glsr-reviews .slick-dots li button {
display: none !important;
}
.contactformulier {background:#e8e8e8;padding:60px 70px 50px;}
.contactformulier h2::before {display:none;margin-bottom:15px;}
@media screen and (max-width:767px) {
.vc_btn3-container.vc_btn3-inline {display:block!important;}
.red-border-btn .vc_general.vc_btn3,
.paoc-popup-button.paoc-popup-btn {width:100%;}
footer .bottom-footer {padding-right:0;}
.advies-tel {
display: none;
}
.three-box .black-box.wpb_column.vc_column_container.vc_col-sm-4 {
margin-bottom: 25px;
}
.right-bg > .vc_column-inner {
margin-top: auto !important;
}
.left-img > .vc_column-inner {
min-height: 395px;
}
.right-bg > .vc_column-inner > .wpb_wrapper {
margin-left: 0;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.cta-section {
margin: auto;
}
.cta-section h2 {
font-size: 28px;
line-height: 38px;
}
.cta-section > .wpb_column > .vc_column-inner {
padding-top: 40px !important;
padding-bottom: 25px !important;
}
.left-right-box .right-bg > .vc_column-inner > .wpb_wrapper {
margin-right: auto;
}
footer .bottom-footer p {
text-align: center;
}
footer .bottom-footer .right p {
margin-top: 10px;
}
footer .top-footer .col-md-6 .menu {
column-count: 1;
}
footer .top-footer .menu {
margin-bottom: 50px;
}
.page-hero {
min-height: 110px;
}
.metingen-box.three-box .black-box.wpb_column.vc_column_container.vc_col-sm-4 {
margin-bottom: 0;
}
.paoc-padding-20.paoc-popup-con-bg .paoc-popup-content > .row > .col-md-6 {
min-height: 160px;
padding: 15px;
}
.paoc-padding-20.paoc-popup-con-bg .paoc-popup-content > .row > .col-md-6 .wpcf7 button[type="submit"] { 
max-width: 100%; 
}
}
@media screen and (min-width:768px) and (max-width:991px) {
.three-box .wpb_column.vc_column_container > .vc_column-inner {
padding: 0 5px;
}
.three-box .wpb_text_column.wpb_content_element {
font-size: 13px;
line-height: 20px;
}
.three-box .wpb_text_column.wpb_content_element h3 {
margin-bottom: 10px;
font-size: 21px;
}
.three-box .wpb_text_column.wpb_content_element img {
width: 40px;
margin-bottom: 10px;
}
.paoc-popup-button.paoc-popup-btn, .paoc-popup-button.paoc-popup-btn:hover, .paoc-popup-button.paoc-popup-btn:focus {
padding: 8px;
}
.right-bg > .vc_column-inner > .wpb_wrapper {
margin-left: auto;
}
.left-right-box .right-bg > .vc_column-inner > .wpb_wrapper {
margin-right: auto;
}
.glsr-reviews .slick-list.draggable .glsr-review .glsr-review-content {
font-size: 16px;
}
footer .top-footer .col-md-6 .menu {
column-count: 1;
}
.advies-tel {
display: none;
}
ul.contact-info-widget li {
word-break: break-all;
}
.paoc-popup-center-center .paoc-cb-popup-body {
max-width: 740px;
}
.paoc-padding-20.paoc-popup-con-bg .paoc-popup-content > .row > .col-md-6 {
padding: 22px 15px;
}
.page-hero {
min-height: 200px;
}
}
@media screen and (min-width:992px) and (max-width:1199px) {
#saleswizardnav > ul > li > a {
padding: 15px;
font-size: 18px;
}
.three-box .wpb_text_column.wpb_content_element {
font-size: 16px;
line-height: 25px;
}
footer {
font-size: 14px;
}
.paoc-popup-center-center .paoc-cb-popup-body {
max-width: 950px;
}
.advies-tel {
display: none;
}
}