@charset "UTF-8";
@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}}.scrolling-off header{z-index:9999999}.scrolling-off header.sticky-nav{z-index:9999999;box-shadow:unset}header{display:block;width:100%;position:relative;top:0;left:0;right:0;margin-bottom:5px;background-color:#ffffff;z-index:999;padding:25px 0}@media only screen and (max-width:991px){header{margin-bottom:0}}header .top_header_sectoin{margin-bottom:25px}@media only screen and (max-width:991px){header .top_header_sectoin{display:none}}header .top_header_sectoin>.container{display:flex;align-items:center;justify-content:space-between}header .top_header_sectoin>.container .navbar-contact{display:flex;align-items:center}header .top_header_sectoin>.container .navbar-contact a{display:flex;align-items:center;color:#717171;font-size:16px;margin-right:25px}header .top_header_sectoin>.container .navbar-contact a svg{margin-right:15px}header .top_header_sectoin>.container .secondary-called ul.navbar-nav{padding-left:0;list-style:none;display:flex;align-items:center}header .top_header_sectoin>.container .secondary-called ul.navbar-nav li{border-right:1px solid #717171;padding-right:40px;margin-right:40px}header .top_header_sectoin>.container .secondary-called ul.navbar-nav li:last-child{border-right:unset;padding-right:unset;margin-right:unset}header .top_header_sectoin>.container .secondary-called ul.navbar-nav li a{font-size:16px;color:#717171}header .navbar-wrapper>.container{display:flex;justify-content:space-between;align-items:center}header .navbar-wrapper>.container .navbar-brand img{vertical-align:middle;width:326px}@media only screen and (max-width:1367px){header .navbar-wrapper>.container .navbar-brand img{width:225px}}@media only screen and (max-width:991px){header .navbar-wrapper>.container .navbar-brand img{width:185px}}header .navbar-wrapper>.container .navbar-brand>a:visited{text-decoration:none}header .navbar-wrapper>.container .navbar-brand>a:hover{text-decoration:none}header .navbar-wrapper>.container .navbar-toggler{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:-webkit-transform 0.6s;transition:-webkit-transform 0.6s;transition:transform 0.6s;transition:transform 0.6s, -webkit-transform 0.6s;z-index:9999999}@media only screen and (min-width:992px){header .navbar-wrapper>.container .navbar-toggler{display:none}}header .navbar-wrapper>.container .navbar-toggler .burger-bars{position:relative;width:50px;height:2px;background:#1B1B1B;margin-top:10px}header .navbar-wrapper>.container .navbar-toggler .burger-bars:before{top:-10px;content:"";position:absolute;width:35px;height:100%;background:inherit;right:0;transform-origin:center center;transition:transform 0.25s ease, top 0.25s ease, bottom 0.25s ease}header .navbar-wrapper>.container .navbar-toggler .burger-bars:after{bottom:-10px;content:"";position:absolute;height:100%;background:inherit;right:0;transform-origin:center center;transition:transform 0.25s ease, top 0.25s ease, bottom 0.25s ease}header .navbar-wrapper>.container .navbar-toggler .burger-bars.active{background:transparent}header .navbar-wrapper>.container .navbar-toggler .burger-bars.active:before{transform:rotate(45deg);top:0;width:26px;background:#1B1B1B}header .navbar-wrapper>.container .navbar-toggler .burger-bars.active:after{transform:rotate(-45deg);bottom:0;width:26px;background:#1B1B1B}header .navbar-wrapper>.container .navbar-toggler .navbar-toggle-title{margin-left:5px}header .navbar{display:flex;align-items:center}@media only screen and (max-width:991px){header .navbar{display:none}}header .navbar .btn{margin-left:25px}@media only screen and (max-width:1199px){header .navbar .btn{margin-left:15px;padding:8px 15px}}header .navbar .nav-bar{padding-left:0;padding-right:0}header .navbar .nav-bar ul{padding:0;margin:0}header .navbar .nav-bar ul.navbar-nav{display:flex;justify-content:center}header .navbar .nav-bar ul.navbar-nav li{list-style:none;position:relative}header .navbar .nav-bar ul.navbar-nav li:hover>ul{display:block}@media only screen and (max-width:991px){header .navbar .nav-bar ul.navbar-nav li:hover>ul{display:none}}header .navbar .nav-bar ul.navbar-nav>li{display:inline-block;line-height:1;margin-right:25px}@media only screen and (max-width:1367px){header .navbar .nav-bar ul.navbar-nav>li{margin-right:15px}}header .navbar .nav-bar ul.navbar-nav>li:last-child{margin-right:0px}@media only screen and (max-width:1367px){header .navbar .nav-bar ul.navbar-nav>li:last-child{margin-right:0px}}header .navbar .nav-bar ul.navbar-nav>li>a{text-decoration:none;color:#1B1B1B;display:block;text-transform:capitalize;-webkit-transition:color 0.15s ease-in-out;-moz-transition:color 0.15s ease-in-out;-o-transition:color 0.15s ease-in-out;transition:color 0.15s ease-in-out}@media only screen and (max-width:1367px){header .navbar .nav-bar ul.navbar-nav>li>a{font-size:16px}}header .navbar .nav-bar ul.navbar-nav>li>a::after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;background-color:#06AABA;transition:transform 0.25s ease-out;transform-origin:bottom left}header .navbar .nav-bar ul.navbar-nav>li>a:hover::after{transform:scaleX(1);transform-origin:bottom left}header .navbar .nav-bar ul.navbar-nav>li.menu-item-has-children>a>span{position:relative}header .navbar .nav-bar ul.navbar-nav>li.menu-item-has-children>a>span:after{content:"";font-family:"Font Awesome 6 Free";font-weight:bold;font-size:12px;margin-left:5px;position:absolute;top:50%;transform:translateY(-50%);color:#506a83}header .navbar .nav-bar ul.navbar-nav ul{display:none;position:absolute;left:0;background:#1B1B1B;min-width:230px;z-index:9;font-size:14px;text-align:left;box-shadow:0 5px 15px rgba(0, 0, 0, 0.05), inset 0 -1px 0 rgba(0, 0, 0, 0.1);border-bottom-left-radius:5px;border-bottom-right-radius:5px}header .navbar .nav-bar ul.navbar-nav 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}header .navbar .nav-bar ul.navbar-nav ul li a{color:#fff;text-decoration:none;padding:15px;display:block}header .navbar .nav-bar ul.navbar-nav ul li:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}header .navbar .nav-bar ul.navbar-nav ul li:hover{background:#F9F9F9}header .navbar .nav-bar ul.navbar-nav ul li:hover a{color:#1B1B1B}header .navbar .nav-bar ul.navbar-nav ul li.current_page_item{background:#F9F9F9}header .navbar .nav-bar ul.navbar-nav ul ul{left:100%;top:0;position:absolute;box-shadow:0 5px 15px rgba(0, 0, 0, 0.05), inset 0 -1px 0 rgba(0, 0, 0, 0.1);border-bottom-left-radius:5px;border-bottom-right-radius:5px}header.sticky-nav{box-shadow:0 4px 15px rgba(0, 0, 0, 0.1);position:fixed !important;z-index:1000;top:0;left:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition-duration:0s;transition-duration:0s}header.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}.navbar-usps{padding:10px 0}.navbar-usps .usp i{margin-right:5px}.comment-navigation .nav-previous{float:left;width:50%}.comment-navigation .nav-next{float:right;text-align:right;width:50%}.comment-content.card-block{padding:20px}@media only screen and (min-width:992px){.close_sidenav,.toggle_sub_menu{display:none}}@media only screen and (max-width:991px){.site-header .navbar-wrapper .navbar-contact{display:none}body.scrolling-off{overflow:hidden}.sidenav{border-top:none;height:77vh;width:100vw;position:fixed;z-index:999999;top:86px;right:-100%;bottom:0;overflow:hidden;-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;visibility:hidden;opacity:0;box-shadow:0 4px 15px rgba(0, 0, 0, 0.1)}.sidenav .container{padding:0}.sidenav .nav-bar{background:#fff;width:100%;height:100%;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;position:absolute;top:0;right:-100%;bottom:0;overflow-x:hidden;overflow-y:scroll;box-shadow:0 4px 15px rgba(0, 0, 0, 0.1);padding:25px 15px}.sidenav .nav-bar .navbar-nav{display:block;margin-top:0;padding-left:0;border-bottom:1px solid #CFCFCF;margin-bottom:30px}.sidenav .nav-bar .top_header_sectoin .navbar-nav{border:unset;margin-bottom:30px}.sidenav .nav-bar .top_header_sectoin .navbar-nav li{padding-bottom:15px}.sidenav .nav-bar .top_header_sectoin .navbar-nav li:last-child{padding-bottom:0px}.sidenav .nav-bar .top_header_sectoin .navbar-nav li a{color:#717171;font-size:16px;line-height:35px}.sidenav ul.navbar-nav ul{display:none;position:relative;background:transparent;box-shadow:unset}.sidenav ul.navbar-nav ul li{padding-bottom:20px}.sidenav ul.navbar-nav ul li a{color:#1B1B1B;color:#1B1B1B}.sidenav ul.navbar-nav ul ul{display:none;position:relative;background:transparent;box-shadow:unset}.sidenav ul.navbar-nav ul .toggle_sub_menu{height:27px}.sidenav ul.navbar-nav>li.menu-item-has-children>a>span:after{content:none}.sidenav ul.navbar-nav ul.active{display:block}.sidenav ul li{display:block;width:100%;position:relative;padding-bottom:30px}.sidenav ul li a{display:block;font-size:18px;line-height:35px;font-weight:300;color:#1B1B1B}.sidenav ul>li>.toggle_sub_menu.rotate i{transform:rotate(90deg)}.sidenav.sidenav-expanded{visibility:visible;opacity:1;right:0}.sidenav.sidenav-expanded .nav-bar{right:0}.toggle_sub_menu{position:absolute;top:-2px;right:0;display:flex;align-items:center;justify-content:center;width:50px;height:50px;transform:rotate(270deg)}.close_sidenav{display:none;font-size:32px;color:#717171;text-align:right;cursor:pointer;position:absolute;top:5px;right:15px;line-height:1}}#hero{position:relative;background-color:#1B1B1B;background-size:cover !important;background-position:center;max-width:1550px;margin:0 auto 75px}@media only screen and (max-width:1549px){#hero{margin:0 15px 75px}}@media only screen and (max-width:991px){#hero{margin:0 15px 40px}}#hero .hero-inner{width:100%;height:100%;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 100%);padding:315px 0 75px}@media only screen and (max-width:991px){#hero .hero-inner{padding:200px 0 54px}}#hero .hero-inner>.container{display:flex;align-items:end;justify-content:space-between}@media only screen and (max-width:991px){#hero .hero-inner>.container{display:block}}#hero .hero-inner>.container .hero_title_container{max-width:784px}@media only screen and (max-width:1199px){#hero .hero-inner>.container .hero_title_container{max-width:664px}}@media only screen and (max-width:991px){#hero .hero-inner>.container .hero_title_container{margin-bottom:24px}}#hero .hero-inner>.container .hero_title_container h1{color:#FFF;padding-bottom:20px}#hero .hero-inner>.container .hero_title_container p{color:#FFF;max-width:610px;display:flex;align-items:center;font-size:20px;line-height:40px;font-weight:500;border-left:2px solid #fff;padding-left:25px}@media only screen and (max-width:991px){#hero .hero-inner>.container .hero_title_container p{font-size:16px;line-height:32px}}#hero-page{position:relative;background-color:#1B1B1B;background-size:cover;background-position:center;max-width:1550px;margin:0 auto 0px}@media only screen and (max-width:1549px){#hero-page{margin:0 15px}}#hero-page .hero-inner{width:100%;height:100%;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 100%);padding:200px 0 50px}@media only screen and (max-width:991px){#hero-page .hero-inner{padding:130px 0 20px}}#hero-page .hero-inner h1{display:none}#hero-page .hero-inner .hero_page_usp_shotcode>.column>.vc_column-inner>.wpb_wrapper{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:991px){#hero-page .hero-inner .hero_page_usp_shotcode>.column>.vc_column-inner>.wpb_wrapper{overflow:auto;scrollbar-width:none}}@media only screen and (max-width:991px){#hero-page .hero-inner .hero_page_usp_shotcode>.column>.vc_column-inner>.wpb_wrapper .hero_page_usp_shotcode_item{flex:0 0 60%;max-width:60%}}@media only screen and (max-width:569px){#hero-page .hero-inner .hero_page_usp_shotcode>.column>.vc_column-inner>.wpb_wrapper .hero_page_usp_shotcode_item{flex:0 0 110%;max-width:110%}}#hero-page .hero-inner .hero_page_usp_shotcode>.column>.vc_column-inner>.wpb_wrapper .hero_page_usp_shotcode_item .vc_column-inner>.wpb_wrapper{display:flex;align-items:center}@media only screen and (max-width:991px){#hero-page .hero-inner .hero_page_usp_shotcode>.column>.vc_column-inner>.wpb_wrapper .hero_page_usp_shotcode_item .vc_column-inner>.wpb_wrapper{justify-content:center}}#hero-page .hero-inner .hero_page_usp_shotcode>.column>.vc_column-inner>.wpb_wrapper .hero_page_usp_shotcode_item .vc_column-inner>.wpb_wrapper .vc_single_image-wrapper{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:50px;border:1px solid #FFF;margin-right:30px}#hero-page .hero-inner .hero_page_usp_shotcode>.column>.vc_column-inner>.wpb_wrapper .hero_page_usp_shotcode_item .vc_column-inner>.wpb_wrapper h5{color:#FFF}@media only screen and (max-width:991px){#hero-page .hero-inner .hero_page_usp_shotcode>.column>.vc_column-inner>.wpb_wrapper .hero_page_usp_shotcode_item .vc_column-inner>.wpb_wrapper h5{font-size:22px;line-height:45px}}#hero_slider{display:block;position:relative;height:400px}#hero_slider .splide__track{height:100%}.woocommerce-page .above-footer{display:none}.page-id-1143 .above-footer{display:none}.home .above-footer{display:none}.above-footer{max-width:648px;margin:30px auto 90px;position:relative}@media only screen and (max-width:991px){.above-footer{margin:30px auto 46px}}@media only screen and (max-width:991px){.above-footer .top_footer_contact_text>.column>.vc_column-inner>.wpb_wrapper{display:flex;flex-direction:column}.above-footer .top_footer_contact_text>.column>.vc_column-inner>.wpb_wrapper .wpb_text_column:nth-child(1){order:2}.above-footer .top_footer_contact_text>.column>.vc_column-inner>.wpb_wrapper .wpb_text_column:nth-child(1)>.wpb_wrapper{max-width:237px;margin:0 auto}.above-footer .top_footer_contact_text>.column>.vc_column-inner>.wpb_wrapper .wpb_text_column:nth-child(2){order:3}.above-footer .top_footer_contact_text>.column>.vc_column-inner>.wpb_wrapper .wpb_text_column:nth-child(3){order:4}.above-footer .top_footer_contact_text>.column>.vc_column-inner>.wpb_wrapper .wpb_single_image{text-align:center;order:1;padding-bottom:44px}}.above-footer .top_footer_contact_text h6{width:max-content;margin:0 auto}@media only screen and (max-width:991px){.above-footer .top_footer_contact_text h6{width:unset}}.above-footer .top_footer_contact_text h2{color:#1B1B1B;padding-bottom:56px}@media only screen and (max-width:991px){.above-footer .top_footer_contact_text h2{padding-bottom:20px}}.above-footer .top_footer_contact_text p{color:#454545;padding-bottom:56px}@media only screen and (max-width:991px){.above-footer .top_footer_contact_text p{padding-bottom:40px}}.above-footer .top_footer_contact_text .footer_image{position:absolute;top:0;right:-136px}@media only screen and (max-width:991px){.above-footer .top_footer_contact_text .footer_image{position:unset}}.above-footer .top_footer_contact_text .footer_image img{width:136px;height:136px;border-radius:50%;object-fit:cover}.above-footer .top_footer_contact_form .gform_wrapper .gform_heading{display:none}.above-footer .top_footer_contact_form .gform_wrapper form .gform-body .gform_fields{grid-column-gap:24px;grid-row-gap:30px}.above-footer .top_footer_contact_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container input{height:unset;background-color:transparent;border-radius:unset;border:unset;padding:15px 0;font-size:18px;line-height:35px;font-weight:300;color:#1B1B1B;border-bottom:1px solid #1B1B1B}.above-footer .top_footer_contact_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container input::placeholder{color:#1B1B1B}.above-footer .top_footer_contact_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container textarea{height:110px;background-color:transparent;border-radius:unset;border:unset;padding:0 0 15px;font-size:18px;line-height:35px;font-weight:300;color:#1B1B1B;border-bottom:1px solid #1B1B1B}.above-footer .top_footer_contact_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container textarea::placeholder{color:#1B1B1B}.above-footer .top_footer_contact_form .gform_wrapper form .gform-footer{margin:23px 0 0;padding:0}.above-footer .top_footer_contact_form .gform_wrapper form .gform-footer .btn{margin:0 auto;border:unset}.home footer .footer-widget{padding:200px 0 95px}@media only screen and (max-width:991px){.home footer .footer-widget{padding:200px 0 75px}}footer{background-color:#1B1B1B;color:#fff}footer .footer-widget{padding:75px 0 125px}@media only screen and (max-width:991px){footer .footer-widget{padding:75px 0}}footer .footer-widget .footer-widget-logo{border-bottom:1px solid #CFCFCF;padding-bottom:40px;margin-bottom:40px;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:767px){footer .footer-widget .footer-widget-logo{border-bottom:1px solid rgba(207, 207, 207, 0.45);display:block}}footer .footer-widget .footer-widget-logo .widget_media_image a{display:block}footer .footer-widget .footer-widget-logo .widget_media_image a img{width:326px}@media only screen and (max-width:767px){footer .footer-widget .footer-widget-logo .widget_media_image a img{margin-bottom:30px}}footer .footer-widget .footer-widget-logo .sw_social_link_widget .sw-social-icons{padding-left:0;list-style:none;display:flex;align-items:center;gap:47px}footer .footer-widget .footer-widget-logo .sw_social_link_widget .sw-social-icons li a{display:flex;color:#FFF}footer .footer-widget .footer-widget-logo .sw_social_link_widget .sw-social-icons li a i::before{content:"";background-size:cover;display:block;width:33px;height:33px}footer .footer-widget .footer-widget-logo .sw_social_link_widget .sw-social-icons li.facebook{order:1}footer .footer-widget .footer-widget-logo .sw_social_link_widget .sw-social-icons li.facebook a i::before{background-image:url(/wp-content/uploads/ICON-facebook.svg)}footer .footer-widget .footer-widget-logo .sw_social_link_widget .sw-social-icons li.linkedin{order:3}footer .footer-widget .footer-widget-logo .sw_social_link_widget .sw-social-icons li.linkedin a i::before{background-image:url(/wp-content/uploads/ICON-linkedin.svg)}footer .footer-widget .footer-widget-logo .sw_social_link_widget .sw-social-icons li.instagram{order:2}footer .footer-widget .footer-widget-logo .sw_social_link_widget .sw-social-icons li.instagram a i::before{background-image:url(/wp-content/uploads/ICON-instagram.svg)}footer .footer-widget .footer_menu{border-bottom:1px solid #CFCFCF;padding-bottom:40px;margin:0 0 60px}@media only screen and (max-width:991px){footer .footer-widget .footer_menu{border-bottom:1px solid rgba(207, 207, 207, 0.45);margin:0 0 40px}}footer .footer-widget .footer_menu .footer-col{padding:0 10px}@media only screen and (max-width:991px){footer .footer-widget .footer_menu .footer-col{padding:0;flex:0 0 100%;max-width:100%;margin-bottom:24px}footer .footer-widget .footer_menu .footer-col:last-child{margin-bottom:0}}footer .footer-widget .footer_menu .footer-col:nth-child(3){flex:0 0 23%;max-width:23%}@media only screen and (max-width:991px){footer .footer-widget .footer_menu .footer-col:nth-child(3){flex:0 0 100%;max-width:100%}}footer .footer-widget .footer_menu .footer-col:nth-child(4){flex:0 0 27%;max-width:27%}@media only screen and (max-width:991px){footer .footer-widget .footer_menu .footer-col:nth-child(4){flex:0 0 100%;max-width:100%}}footer .footer-widget .footer_menu .footer-col:first-child{padding:0 10px 0 0}@media only screen and (max-width:991px){footer .footer-widget .footer_menu .footer-col:first-child{padding:0}}footer .footer-widget .footer_menu .footer-col:last-child{padding:0 0 0 10px}@media only screen and (max-width:991px){footer .footer-widget .footer_menu .footer-col:last-child{padding:0}}footer .footer-widget .footer_menu .footer-col .widget_text .textwidget h3{color:#F9F9F9;padding-bottom:30px;font-size:26px;line-height:40px}@media only screen and (max-width:991px){footer .footer-widget .footer_menu .footer-col .widget_text .textwidget h3{font-size:24px}}footer .footer-widget .footer_menu .footer-col .widget_text .textwidget p{color:#FFF}footer .footer-widget .footer_menu .footer-col .footer-title{display:block;padding-bottom:30px;font-size:20px;line-height:35px;font-weight:600;color:#F9F9F9;font-family:"Instrument Sans", sans-serif}footer .footer-widget .footer_menu .footer-col .menu{list-style:none;padding-left:0;display:grid;grid-template-rows:repeat(5, auto);grid-auto-flow:column;grid-column-gap:30px;grid-row-gap:15px}@media only screen and (max-width:991px){footer .footer-widget .footer_menu .footer-col .menu{grid-template-rows:repeat(10, auto);grid-column-gap:5px;grid-row-gap:5px}}footer .footer-widget .footer_menu .footer-col .menu li a{color:#FFF}footer .footer-widget .footer_menu .footer-col .textwidget ul{list-style:none;padding-left:0}footer .footer-widget .footer_menu .footer-col .textwidget ul li{font-size:17px;line-height:35px;font-weight:300;color:#FFF;display:flex;align-items:center}footer .footer-widget .footer_menu .footer-col .textwidget ul li strong{font-weight:300;width:29px;margin-right:92px}footer .footer-widget .footer_menu .footer-col ul.contact-info-widget{padding-left:0;list-style:none}footer .footer-widget .footer_menu .footer-col ul.contact-info-widget li{display:flex;align-items:center;padding-bottom:15px}footer .footer-widget .footer_menu .footer-col ul.contact-info-widget li:last-child{padding-bottom:0px}footer .footer-widget .footer_menu .footer-col ul.contact-info-widget li svg{margin-right:15px}footer .footer-widget .footer_menu .footer-col ul.contact-info-widget li a{color:#FFF}footer .footer-widget .footer_menu .footer-col ul.contact-info-widget li .info_txt{font-size:18px;line-height:35px;font-weight:300;display:block;color:#FFF}footer .footer-widget .copyright{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:991px){footer .footer-widget .copyright{display:block}}footer .footer-widget .copyright .copyright_text{font-size:15px;line-height:30px;font-weight:300;color:#FFF}@media only screen and (max-width:991px){footer .footer-widget .copyright .copyright_text{margin-bottom:15px}}footer .footer-widget .copyright .copyright_text a{font-size:15px;line-height:30px;font-weight:300;color:#FFF}footer .footer-widget .copyright .copyright_text a strong{font-weight:bold}footer .footer-widget .copyright .copyright_info a{font-size:15px;line-height:30px;font-weight:300;color:#FFF}*::after,*::before,*{box-sizing:border-box}html{scroll-behavior:smooth;font-size:100%}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;margin:0;font-family:"DM Sans", sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#1B1B1B;text-align:left;background-color:#fff;opacity:1;transition:opacity 0.3s}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{color:#717171;text-decoration:none;background-color:transparent;transition:all 0.15s ease-in-out}a:active,a:hover{outline:0;color:#717171}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-8px}sub{bottom:-4px}img{border:0}svg:not(:root){overflow:hidden}figure{margin:15px 30px}hr{box-sizing:content-box;height:0}button{overflow:visible;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:none;padding:10px 15px;font-size:16px;line-height:1.5;border-radius:5px}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}::placeholder,placeholder{color:#1B1B1B}body:not(.woocommerce-checkout) input[type="text"],body:not(.woocommerce-checkout) input[type="email"],body:not(.woocommerce-checkout) input[type="tel"],body:not(.woocommerce-checkout) input[type="search"]{line-height:normal;height:45px;border:1px solid #CFCFCF;background:#eaeef2;border-radius:5px;font-size:16px;padding:12px;margin-bottom:12px;font-family:inherit}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}input:focus,textarea:focus,select:focus{outline:0}fieldset{border:1px solid #CFCFCF;margin:0 2px;padding:5px 10px 5px}legend{border:0;padding:0}textarea{overflow:auto;border:1px solid #CFCFCF;background:#fff;border-radius:5px;font-size:16px;padding:12px;height:120px;resize:none;font-family:inherit}select{border:1px solid #CFCFCF;background:#fff;border-radius:5px;font-size:16px;padding:12px;margin-bottom:12px;appearance:none;-webkit-appearance:none;height:45px;background:url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat;background-position:calc(100% - 0.75rem) center !important;background-color:#fff}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}ol,ul,li{margin:0;padding:0}ol,ul{padding-left:15px}.primary{background-color:#1B1B1B}.secondary{background-color:#F9F9F9}img{height:auto;max-width:100%}figure{margin:15px 0}table{margin:0 0 25px;width:100%}fieldset:disabled a.btn{pointer-events:none}h1,h2,h3,h4,h5,h6{font-family:"Instrument Sans", sans-serif;margin-block-start:0;margin-block-end:0}p{margin-block-start:0;margin-block-end:0}h1{font-size:68px;line-height:80px;font-weight:600}@media only screen and (max-width:991px){h1{font-size:32px;line-height:40px}}h2{font-size:42px;line-height:55px;font-weight:600}@media only screen and (max-width:991px){h2{font-size:25px;line-height:40px}}h3{font-size:28px;line-height:45px;font-weight:600}@media only screen and (max-width:991px){h3{font-size:18px;line-height:32px}}h4{font-size:24px;line-height:38px;font-weight:500}@media only screen and (max-width:991px){h4{font-size:20px;line-height:38px}}h5{font-size:22px;line-height:45px;font-weight:600}@media only screen and (max-width:991px){h5{font-size:18px}}.wit_h6 h6{color:#FFF;border-color:#06AABA}.black_h6 h6{color:#1B1B1B;border-color:#06AABA}h6{font-size:20px;line-height:35px;font-weight:300;font-family:"DM Sans", sans-serif;letter-spacing:4px;margin-bottom:5px !important;text-transform:uppercase;padding-left:25px;border-left:2px solid #1B1B1B}@media only screen and (max-width:991px){h6{font-size:16px;line-height:24px;padding-left:12px}}p{font-size:17px;line-height:32px;font-weight:300}@media only screen and (max-width:991px){p{font-size:16px}}a{font-size:18px;line-height:35px;font-weight:300}ul li{font-size:17px;line-height:32px;font-weight:300}.btn{display:flex;align-items:center;justify-content:center;position:relative;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#1B1B1B;color:#ffffff;padding:10px 56px 10px 56px;border-radius:50px;transition:all 0.3s;font-family:"DM Sans", sans-serif;font-size:18px;line-height:34px;font-weight:500;overflow:hidden}@media only screen and (max-width:767px){.btn{width:100%}}.btn:hover{text-decoration:none;color:#fff;background-color:#1B1B1B;border:none}.btn:hover .btn-span-text{transform:translateX(15px)}@media only screen and (max-width:767px){.btn:hover .btn-span-text{transform:translateX(0)}}.btn:hover .btn-arrow-icon{width:20px}.btn .btn-span-text{transition:all 0.2s ease}.btn .btn-arrow-icon{background-image:url(/wp-content/uploads/ICON-pijltje-wit.svg);background-size:cover;width:0px;height:16px;display:block;transition:all 0.2s ease;position:absolute;left:38px}@media only screen and (max-width:991px){.btn .btn-arrow-icon{display:none}}.btn-primary{display:flex;align-items:center;justify-content:center;position:relative}.btn-primary .btn-arrow-icon{background-image:url(/wp-content/uploads/ICON-pijltje-wit.svg)}.btn-secondary{color:#FFFFFF;background-color:rgba(255, 255, 255, 0.25);border:1px solid #FFFFFF;backdrop-filter:blur(7px)}.btn-secondary:hover{color:#FFFFFF;background-color:rgba(255, 255, 255, 0.25);border:1px solid #FFFFFF}.btn-secondary .btn-arrow-icon{background-image:url(/wp-content/uploads/ICON-pijltje-wit.svg)}.btn-custom{color:#FFFFFF;background-color:transparent;border:1px solid #FFFFFF}.btn-custom:hover{color:#FFFFFF;background-color:transparent;border:1px solid #FFFFFF}.btn-custom .btn-arrow-icon{background-image:url(/wp-content/uploads/ICON-pijltje-zwart.svg)}.btn-custom2{color:#1B1B1B;background-color:#fff}.btn-custom2:hover{color:#1B1B1B;background-color:#FFF}.btn-custom2 .btn-arrow-icon{background-image:url(/wp-content/uploads/ICON-pijltje-zwart.svg)}.btn-container.btn-center{text-align:center}.btn-container.btn-left{text-align:left}.btn-container.btn-right{text-align:right}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden;word-wrap:normal !important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.6);clip:auto !important;color:#21759b;display:block;font-size:14px;font-size:0.875rem;font-weight:bold;height:auto;left:0.313rem;line-height:normal;padding:0.938rem 1.438rem 0.875rem;text-decoration:none;top:0.313rem;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}.screen-reader-response{display:none}.dienst{display:flex;flex-direction:column-reverse;box-shadow:0px 3px 8px rgba(0, 0, 0, 0.1);border-radius:5px;overflow:hidden;border:1px solid transparent;transition:all 0.15s ease-in-out}.dienst:hover{border-color:#d3dce5}.dienst:hover h2{background-color:#e7ebef}.dienst h2{background-color:#ffffff;text-transform:uppercase;margin:0;text-align:center;padding:15px 0;transition:all 0.15s ease-in-out;font-size:24px}@media only screen and (max-width:768px){.dienst h2{font-size:18px}}.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.entry-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed{max-width:100%}iframe{max-width:100%}object{max-width:100%}.wp-caption{background:#f1f1f1 none repeat scroll 0 0;border:1px solid #f0f0f0;max-width:96%;padding:0.313rem 0.313rem 0;text-align:center}.wp-caption img[class*="wp-image-"]{border:0 none;height:auto;margin:0;max-width:100%;padding:0;width:auto}.wp-caption .wp-caption-text{font-size:0.688rem;line-height:1.063rem;margin:0;padding:0.625rem}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-item .gallery-columns-2{max-width:50%}.gallery-item .gallery-columns-3{max-width:33.33333%}.gallery-item .gallery-columns-4{max-width:25%}.gallery-item .gallery-columns-5{max-width:20%}.gallery-item .gallery-columns-6{max-width:16.66667%}.gallery-item .gallery-columns-7{max-width:14.28571%}.gallery-item .gallery-columns-8{max-width:12.5%}.gallery-item .gallery-columns-9{max-width:11.11111%}.gallery-caption{display:block}@media (min-width:1368px){.container{max-width:1320px}}@media screen and (max-width:768px){#override .vc_custom_1757579590762{margin:0 !important}}.whatsappbtn{position:fixed;top:50%;right:5px;z-index:9999;background:#25d366;border-radius:100px;width:60px;height:60px;display:flex;justify-content:center;align-items:center}.whatsappbtn i{font-size:38px;color:white}.infinite-scroll .posts-navigation{display:none}.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.mobile-contact{position:fixed;bottom:0;left:0;right:0;background:#1B1B1B}@media only screen and (min-width:769px){.mobile-contact{display:none}}.mobile-contact ul{display:flex;justify-content:space-around;padding:0}.mobile-contact ul li{list-style:none;flex:1}.mobile-contact ul li:nth-child(2){border-left:1px solid #506a83;border-right:1px solid #506a83}.mobile-contact ul li a{padding:15px;display:flex;align-items:center;justify-content:center}.mobile-contact ul li i{color:#506a83}@media only screen and (max-width:500px){.row.reverse-mobile{flex-direction:column-reverse}.row.reverse-mobile-column .column>.vc_column-inner>.wpb_wrapper{flex-direction:column-reverse;display:flex}}.sticky .entry-title{position:relative}.sticky .entry-title::before{content:"";font-family:"Font Awesome 5 Free";font-size:30px;left:-2.5rem;position:absolute;top:0.375rem;font-weight:900}.single .byline,.group-blog .byline{display:inline}.page-links{clear:both;margin:0 0 1.5em}.posted-on{color:#F9F9F9}.byline{color:#F9F9F9}.comments-link{color:#F9F9F9}.entry-title>a{color:inherit}.post-navigation{margin:30px 0}.post-navigation ul{margin:0;padding:0}.post-navigation li{display:inline}.post-navigation li a{color:#ffffff;text-decoration:none;background-color:#1B1B1B;border-radius:3px;cursor:pointer;padding:12px;display:inline-block}.post-navigation li a:hover{color:#fff;background-color:#1B1B1B}.post-navigation li.active a{color:#fff;background-color:#1B1B1B}.post-navigation li.disabled{color:#ffffff;cursor:not-allowed;pointer-events:all !important;text-decoration:none;background-color:#df505f;border-radius:3px;cursor:pointer;padding:12px;display:inline-block}form.post_filter{width:100%;display:flex;justify-content:space-between;padding-top:25.5px;padding-bottom:24px;margin-bottom:50px;border-top:0.5px solid #CFCFCF;border-bottom:0.5px solid #CFCFCF}.all_filters_wrapper{flex-wrap:nowrap;padding-top:24px;padding-bottom:25px;justify-content:space-between;padding-right:30px;padding-left:30px;margin-bottom:50px;border-top:1px solid #CFCFCF;border-bottom:1px solid #CFCFCF;display:none !important}.post_filters_wrapper{position:relative;z-index:10}.post_filters_wrapper .btn.filter_button{background:linear-gradient(90deg, #1B1B1B, #1B1B1B)}.post_filters_wrapper .btn.filter_button:hover{background:linear-gradient(90deg, #1B1B1B, #1B1B1B)}.post_filters_wrapper .btn.filter_button::after{content:"";font-family:"Font Awesome 6 Free";font-weight:700;margin-left:0.6rem}.post_filters_wrapper ul.filter_dropdown{position:absolute;min-width:332px;padding:12px 0;background-color:white;border-radius:24px;box-shadow:10px 10px 20px #0000451a}.post_filters_wrapper ul.filter_dropdown li{list-style-type:none;padding-top:13px;padding-bottom:13px}.post_filters_wrapper ul.filter_dropdown li:not(:last-child){border-bottom:1px solid #CFCFCF}.post_filters_wrapper ul.filter_dropdown li .filter_option{position:relative;display:block;width:max-content;padding:0 20px;width:100%}.filter_option::after{content:"";position:absolute;top:50%;right:2rem;transform:translateY(-50%);display:block;height:24px;width:24px;border:1px solid #CFCFCF;border-radius:100px;transition:0.25s ease-in-out}.filter_option::before{content:"";opacity:0;display:block;position:absolute;top:56%;right:2.35rem;transform:translateY(-50%);color:#CFCFCF;font-family:"Font Awesome 6 Free";font-size:0.8em;font-weight:700;transition:0.25s ease-in-out;z-index:5}.filter_dropdown li:hover .filter_option::after{border-color:#1B1B1B}.filter_dropdown li:hover .filter_option::before{opacity:1}.filter_dropdown li .filter_option:focus::after{background-color:#1B1B1B;border-color:#1B1B1B}.filter_dropdown li .filter_option:focus::before{color:#fff;opacity:1}#filter-form{position:relative;display:flex;align-items:center;gap:12px;font-weight:500}#filter-form>button{transition:0.25s ease-in-out}#text_filter_search{min-height:50px;min-width:336px;margin-bottom:0;background-color:#fff;border-radius:100px;border-color:#CFCFCF;padding-left:25px;font-size:18px;color:#1B1B1B}.post{display:flex;align-items:stretch}.post .post_wrapper{box-shadow:0px 3px 8px rgba(0, 0, 0, 0.1);border-radius:10px;overflow:hidden;position:relative;margin-bottom:30px;height:100%;display:flex;flex-direction:column;flex:1}.post .post_wrapper .post_thumbnail{width:100%;height:300px;background-color:#eee}@media only screen and (max-width:480px){.post .post_wrapper .post_thumbnail{height:180px}}.post .post_wrapper .post_thumbnail img{width:100%;height:100%;object-fit:cover}.post .post_wrapper .post_meta{padding:10px 30px;border-bottom:1px solid #f8f8f8}.post .post_wrapper .post_meta ul{margin:0;padding:0}.post .post_wrapper .post_meta ul li{margin-right:30px;list-style:none;padding-left:0;display:inline-block}.post .post_wrapper .post_meta ul li span{margin:0 7px}.post .post_excerpt{padding:15px 30px;overflow:hidden}.post .post_excerpt h3{margin-bottom:15px;color:#222222}.post .post_excerpt p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.post .btn{display:block;width:fit-content;margin:0 30px 15px auto}.post_grid .col-md-6{display:flex;margin-bottom:35px}.post_all{text-align:center;margin:15px 0}.categories{margin:30px 0}.categories ul{margin:0;padding:0}.categories ul li{display:inline-block;list-style:none}.categories ul li a{padding:0 5px;border-right:1px solid #000}.categories ul li a:hover{color:#172e43}.categories ul li:last-child a{border-right:0}.categories ul li.active{color:#172e43}#load-more-container{display:flex;justify-content:center}#load-more-container #load-more{margin:0 auto;margin-bottom:45px}.single-post .post_thumbnail{margin-top:30px;margin-bottom:10px;margin-inline:auto;display:flex}.single-post .post_thumbnail img{width:100%;max-width:800px;height:300px;object-fit:cover;border-radius:6px;margin:0 auto}.single-post .post_meta{margin-bottom:45px;text-align:center}.single-post .post_meta>ul{display:flex;justify-content:center;gap:30px;margin:0;padding:0}.single-post .post_meta>ul li{display:inline-block;list-style:none}.single-post .post_meta>ul li>i{margin-right:5px}.single-post .post_meta>ul li a{padding:0 5px;border-right:1px solid #000}.single-post .post_meta>ul li a:hover{color:#172e43}.single-post .post_meta>ul li:last-child a{border-right:0}.single-post .post_meta>ul li.active{color:#172e43}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}.comment-body .pull-left{padding-right:0.625rem}.comment-list{padding-left:0}.comment-list .comment{display:block}.comment-list .pingback{border-top:1px solid rgba(0, 0, 0, 0.125);padding:0.563rem 0}.comment-list .pingback:first-child{border:medium none}.comments-title{font-size:1.125rem}.post-type-archive-projecten .projects-loop{margin:0}.post-type-archive-projecten .projects-loop .project-block{padding-left:10px;padding-right:10px}@media only screen and (max-width:991px){.post-type-archive-projecten .projects-loop .project-block{padding:0}}.project_wrapper{position:relative;min-height:388px;margin-bottom:24px}@media only screen and (max-width:991px){.project_wrapper{min-height:300px;margin-bottom:20px}}.project_wrapper .project_thumbnail{height:388px}@media only screen and (max-width:991px){.project_wrapper .project_thumbnail{height:300px}}.project_wrapper .project_thumbnail a{display:block;width:100%;height:100%}.project_wrapper .project_thumbnail a img{object-fit:cover;width:100%;height:100%}.project_wrapper .project_content{position:absolute;left:0;bottom:0;padding:30px}.project_wrapper .project_content .project_categories a{font-size:16px;line-height:25px;font-weight:300;color:#FFF;padding-left:25px;border-left:1px solid #FFF;text-transform:uppercase;letter-spacing:5px}.project_wrapper .project_content .project_content_title h4{font-size:25px;line-height:55px;font-weight:600;color:#FFF}@media only screen and (max-width:1024px){.project_wrapper .project_content .project_content_title h4{font-size:22px;line-height:38px}}@media only screen and (max-width:991px){.project_wrapper .project_content .project_content_title h4{font-size:20px;line-height:34px}}#load-more-container #load-more{margin-bottom:85px;background-color:transparent;border:1px solid #1B1B1B;color:#1B1B1B}.all_projects{text-align:center;margin:15px 0}#single_project_wrapper{position:relative;margin:75px 0}@media only screen and (max-width:991px){#single_project_wrapper{margin:40px 0}}#single_project_wrapper .single_project_inner{position:relative;display:block;padding:30px;margin:30px 0;box-shadow:0 3px 25px rgba(0, 0, 0, 0.1);border-radius:5px}#single_project_wrapper .back{display:none}#single_project_wrapper .project-images{display:none}#single_project_wrapper h1{font-size:55px;line-height:80px;padding-bottom:30px;color:#1B1B1B}@media only screen and (max-width:991px){#single_project_wrapper h1{font-size:25px;line-height:40px;padding-bottom:20px}}#single_project_wrapper .project_description p{color:#454545;padding-bottom:50px}#single_project_wrapper #project_gallery:not(.masonry){display:grid;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));column-gap:20px;row-gap:17px;padding:30px 0}#single_project_wrapper #project_gallery:not(.masonry) .project-image:not(.masonry-item){min-width:100%;position:relative}#single_project_wrapper #project_gallery:not(.masonry) .project-image:not(.masonry-item) img{width:100%;height:100%;object-fit:cover;border-radius:5px}@media (min-width:1101px){#single_project_wrapper #project_gallery:not(.masonry){grid-template-columns:repeat(4, 1fr)}#single_project_wrapper #project_gallery:not(.masonry) .project-image:not(.masonry-item) img{height:307px}}#single_project_wrapper #project_gallery.masonry{padding:30px 0}#single_project_wrapper #project_gallery.masonry .project-image.masonry-item{margin-bottom:12px}#single_project_wrapper #project_gallery.masonry .project-image.masonry-item.col-lg-3{padding-left:8px;padding-right:8px}@media (max-width:768px){#single_project_wrapper #project_gallery.masonry .project-image{width:100%}#single_project_wrapper #project_gallery.masonry .project-image img{width:100%}}.project{height:488px;overflow:hidden}@media only screen and (max-width:991px){.project{height:350px}}.project .project-card{position:relative}.project .project-card .project-link{display:block;width:100%;height:100%}.project .project-card .project-link .project-thumb{width:100%;height:488px}@media only screen and (max-width:991px){.project .project-card .project-link .project-thumb{height:350px}}.project .project-card .project-link .project-thumb img{width:100%;height:100%;object-fit:cover}.project .project-card .project-title{position:absolute;bottom:0;left:0;padding:30px;width:100%}@media only screen and (max-width:991px){.project .project-card .project-title{padding:15px}}.project .project-card .project-title .project_categories a{font-size:16px;line-height:25px;font-weight:300;color:#FFF;padding-left:25px;border-left:1px solid #FFF;text-transform:uppercase;letter-spacing:5px}@media only screen and (max-width:991px){.project .project-card .project-title .project_categories a{font-size:12px;line-height:18px}}.project .project-card .project-title .project_content_title h4{font-size:25px;line-height:55px;font-weight:600;color:#FFF}@media only screen and (max-width:991px){.project .project-card .project-title .project_content_title h4{font-size:20px;line-height:35px}}@media only screen and (max-width:540px){.project .project-card .project-title .project_content_title h4{max-width:315px}}.splide__arrows .splide__arrow{opacity:1;background-color:transparent;border:1px solid #1B1B1B;width:50px;height:50px;transition:all 0.3s ease;transform:unset}.splide__arrows .splide__arrow:hover{background-color:#1B1B1B;opacity:1}.splide__arrows .splide__arrow:hover::before{background-image:url(/wp-content/uploads/ICON-caret-wit.svg)}.splide__arrows .splide__arrow::before{content:"";background-image:url(/wp-content/uploads/ICON-caret.svg);background-size:cover;display:block;width:10px;height:18px;transition:all 0.3s ease}.splide__arrows .splide__arrow svg{display:none}.splide__arrows .splide__arrow--prev{transform:rotate(180deg)}.splide__pagination{gap:15px}.splide__pagination li .splide__pagination__page{transform:unset;width:10px;height:10px;border:1px solid #1B1B1B;background-color:transparent;opacity:1;margin:0}.splide__pagination li .splide__pagination__page.is-active{background-color:#1B1B1B}.vc-projecten-slider .all_projects{display:none}@media only screen and (max-width:991px){.vc-review-slider .vc_review_slider_inner .splide .splide__arrows{display:none}}.vc-review-slider .vc_review_slider_inner .splide .splide__arrows .splide__arrow{width:30px;height:30px}.vc-review-slider .vc_review_slider_inner .splide .splide__arrows .splide__arrow::before{width:6px;height:12px}.vc-review-slider .vc_review_slider_inner .splide .splide__arrows .splide__arrow--prev{left:0}.vc-review-slider .vc_review_slider_inner .splide .splide__arrows .splide__arrow--next{right:0}.vc-review-slider .vc_review_slider_inner .splide .splide__track{max-width:1096px;margin:0 auto 50px}@media only screen and (max-width:1095px){.vc-review-slider .vc_review_slider_inner .splide .splide__track{margin:0 40px}}@media only screen and (max-width:991px){.vc-review-slider .vc_review_slider_inner .splide .splide__track{margin:0 0}}.vc-review-slider .vc_review_slider_inner .splide .splide__track .splide__list .splide__slide .review h3{color:#1B1B1B;text-align:center;padding-bottom:25px}@media only screen and (max-width:991px){.vc-review-slider .vc_review_slider_inner .splide .splide__track .splide__list .splide__slide .review h3{font-size:22px;line-height:35px}}.vc-review-slider .vc_review_slider_inner .splide .splide__track .splide__list .splide__slide .review .review-content p{text-align:center;color:#454545;padding-bottom:60px}.vc-review-slider .vc_review_slider_inner .splide .splide__track .splide__list .splide__slide .review .witername{text-align:center;font-family:"Instrument Sans", sans-serif;font-size:18px;line-height:38px;font-weight:500;color:#1B1B1B}.vc-review-slider .vc_review_slider_inner .splide .splide__pagination{bottom:-50px}.splide_projects .splide__track{padding:0}.splide_logos li{padding:15px;text-align:center}.splide_logos .slide_logo{display:flex;align-items:center;justify-content:center;box-shadow:0 3px 8px rgba(100, 100, 100, 0.1);height:120px}.splide_logos .slide_logo span{font-weight:600}.splide_logos .splide__arrow{background:#506a83;width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:100%}.splide_logos .splide__arrow svg{fill:#fff;width:15px;height:15px}.splide_logos .splide__arrow:hover svg{fill:#fff}.blog_slider .splide__track{padding:30px}.wpb_row.row-has-fill{padding:0}.row-has-fill.row-no-padding.row-o-equal-height.row-o-content-middle.row-flex .col .vc_column-inner{height:100%}.align-content-left-container>.column:first-child>.vc_column-inner>.wpb_wrapper{max-width:605px;margin-left:auto;padding-top:50px;padding-right:50px;padding-bottom:50px}.align-content-right-container>.column:last-child>.vc_column-inner>.wpb_wrapper{max-width:605px;margin-right:auto;padding-top:50px;padding-left:50px;padding-bottom:50px}.vc_custom_heading{margin-bottom:0}@media only screen and (max-width:768px){.vc_custom_heading{font-size:16px !important}}.wpb_text_column ul{padding-left:15px}.wpb_row.row-has-fill{padding:0}.row-has-fill.row-no-padding.row-o-equal-height.row-o-content-middle.row-flex .col .vc_column-inner{height:100%}.align-content-left-container>.column:first-child>.vc_column-inner>.wpb_wrapper{max-width:605px;margin-left:auto;padding-top:50px;padding-right:50px;padding-bottom:50px}.align-content-right-container>.column:last-child>.vc_column-inner>.wpb_wrapper{max-width:605px;margin-right:auto;padding-top:50px;padding-left:50px;padding-bottom:50px}.vc_custom_heading{margin-bottom:0}.wpb_text_column ul{padding-left:15px}@media only screen and (max-width:991px){.align-content-left-container>.wpb_column:first-child>.vc_column-inner>.wpb_wrapper{padding-left:15px}.align-content-right-container>.wpb_column:first-child>.vc_column-inner>.wpb_wrapper{padding-right:15px}}.align-left{text-align:left}.align-center{text-align:center}.align-right{text-align:right}.alignleft{display:inline;float:left;margin-right:20px}.alignright{display:inline;float:right;margin-left:20px}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}a img.alignright{float:right;margin:5px 0 15px 15px}a img.alignnone{margin:5px 0 15px 15px}a img.alignleft{float:left;margin:5px 0 15px 15px}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption.alignnone{margin:5px 0 15px 15px}.wp-caption.alignleft{margin:5px 0 15px 15px}.wp-caption.alignright{margin:5px 0 15px 15px}.woocommerce-cart-form .shop_table .coupon .input-text{width:8.313rem !important}.variations_form .variations .value>select{margin-bottom:0.625rem}.woocommerce-MyAccount-content .col-1{max-width:100%}.woocommerce-MyAccount-content .col-2{max-width:100%}.mobile-product-cats{width:200vw;height:100vh;background:#fff;position:fixed;top:0;left:100vw;z-index:90000;overflow-y:scroll;list-style:none;transition:all 0.3s ease-in-out;padding:0;background-color:#f3f3f3;z-index:9999999}.mobile-product-cats li a{display:block;border-bottom:1px solid #efefef;padding:15px}.mobile-product-cats li a:hover{text-decoration:none}.mobile-product-cats ul{width:100vw;height:100vh;position:fixed;top:0;left:100vw;z-index:90000;overflow-y:scroll;list-style:none;transition:all 0.3s ease-in-out;padding:0;background-color:#f3f3f3}.mobile-product-cats ul.active{left:0}.mobile-product-cats .has-children a:after{content:"";position:absolute;font-family:"Font Awesome 6 Free";right:15px;font-weight:600;left:95vw}.mobile-product-cats.fixed{padding-top:55px}.mobile-product-cats.fixed .children-cats{padding-top:55px}.mobile-product-cats.fixed .menu-action{top:0;position:fixed;z-index:999999999}.mobile-product-cats.active{left:0}.mobile-product-cats.push{left:-100vw}a.mobile-product-cats-btn{display:block;text-align:center;text-transform:uppercase;border-radius:15px;background-color:#1B1B1B;color:#fff !important;font-size:14px;padding:15px;margin-bottom:30px;cursor:pointer}.menu-action{display:block;width:100%;background-color:#1B1B1B;font-size:24px;line-height:50px;padding:0 15px 0 15px;cursor:pointer;color:#fff}.menu-action i{color:#fff}.menu-action .title{color:#fff;font-size:14px;line-height:50px;padding:0 25px 0 25px;position:relative;top:-3px}.product-categories{padding:0;list-style:none}.product-categories .cat-item:not(.current-cat):not(.current-cat-parent) .children{display:none}.product-categories a{color:gray}.product-categories a:hover{color:#ff6000;text-decoration:none}.product-categories>li>a{font-size:1.1rem}.product-categories ul.children{margin:15px 0 15px 0;list-style:none;border-left:1.7px solid #ff6000;padding-left:15px;max-height:400px;overflow-y:scroll;position:relative}.product-categories .cat-parent{position:relative}.product-categories .cat-parent>a:after{content:"";font-family:"Font Awesome 6 Free";font-weight:600;margin-left:10px;color:#a1a1a1;font-size:12px;position:absolute;right:15px;top:10px}.product-categories .current-cat.cat-parent:after{content:" ";background:-moz-linear-gradient(top, rgba(250, 250, 250, 0) 0%, #fafafa 100%);background:-webkit-linear-gradient(top, rgba(250, 250, 250, 0) 0%, #fafafa 100%);background:linear-gradient(to bottom, rgba(250, 250, 250, 0) 0%, #fafafa 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=0);display:block;position:absolute;bottom:0;left:0;height:0;width:100%;pointer-events:none;transition:height 0.1s ease-in-out}.product-categories .current-cat.cat-parent:before{content:" ";background:-moz-linear-gradient(bottom, rgba(250, 250, 250, 0) 0%, #fafafa 100%);background:-webkit-linear-gradient(bottom, rgba(250, 250, 250, 0) 0%, #fafafa 100%);background:linear-gradient(to top, rgba(250, 250, 250, 0) 0%, #fafafa 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=0);display:block;position:absolute;top:48px;left:0;height:0;width:100%;pointer-events:none;z-index:10;transition:height 0.1s ease-in-out}.product-categories .current-cat-parent.cat-parent:after{content:" ";background:-moz-linear-gradient(top, rgba(250, 250, 250, 0) 0%, #fafafa 100%);background:-webkit-linear-gradient(top, rgba(250, 250, 250, 0) 0%, #fafafa 100%);background:linear-gradient(to bottom, rgba(250, 250, 250, 0) 0%, #fafafa 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=0);display:block;position:absolute;bottom:0;left:0;height:0;width:100%;pointer-events:none;transition:height 0.1s ease-in-out}.product-categories .current-cat-parent.cat-parent:before{content:" ";background:-moz-linear-gradient(bottom, rgba(250, 250, 250, 0) 0%, #fafafa 100%);background:-webkit-linear-gradient(bottom, rgba(250, 250, 250, 0) 0%, #fafafa 100%);background:linear-gradient(to top, rgba(250, 250, 250, 0) 0%, #fafafa 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=0);display:block;position:absolute;top:48px;left:0;height:0;width:100%;pointer-events:none;z-index:10;transition:height 0.1s ease-in-out}.product-categories .cat-parent.fade-bottom:after{height:50px}.product-categories .cat-parent.fade-top:before{height:50px}.product-categories .current-cat-parent>a{color:#ff6000 !important;font-weight:bold}.product-categories .current-cat>a{color:#ff6000 !important;font-weight:bold}form.woocommerce-ordering{display:flex;align-items:center;margin-bottom:35px;gap:15px}form.woocommerce-ordering select{margin-bottom:0px}@media only screen and (min-width:992px){a.mobile-product-cats-btn{display:none}}#override.woocommerce-account section.site-content{margin-bottom:100px}#override.woocommerce-account .woocommerce-MyAccount-navigation{width:20%}#override.woocommerce-account .woocommerce-MyAccount-navigation ul{padding:0;border-top:1px solid #eee}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li{list-style:none;border-bottom:1px solid #eee;padding-bottom:0}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li a{padding:10px 5px;display:block}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before{margin-right:20px;opacity:0.25}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover{font-weight:500}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:before{opacity:1}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li a::before{font-family:"Font Awesome 6 Free";font-weight:900}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{font-weight:500}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a:before{opacity:1}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before{content:""}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before{content:""}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before{content:""}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before{content:""}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before{content:""}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before{content:""}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before{content:""}#override.woocommerce-account .woocommerce-MyAccount-content{display:inline-block;margin-left:5%;width:75%;padding:25px 16px;border-radius:10px;background-color:#e6e9f2}#override.woocommerce-account .woocommerce-MyAccount-content h2{font-size:25px;text-align:center;font-weight:600}#override.woocommerce-account .woocommerce-MyAccount-content header{position:static !important;transition:unset !important;animation:unset !important;transform:unset !important;box-shadow:unset !important;border-radius:5px;padding:10px}#override.woocommerce-account .woocommerce-MyAccount-content header h2{font-size:1em;line-height:1.1;margin-bottom:12px}#override.woocommerce-account .woocommerce-MyAccount-content header .edit{display:block;text-align:center;width:100%;padding-bottom:10px}#override.woocommerce-account .woocommerce-MyAccount-content address{margin-bottom:12px;font-size:14px}#override.woocommerce-account .woocommerce-MyAccount-content p.woocommerce-form-row,#override.woocommerce-account .woocommerce-MyAccount-content p.form-row{margin-bottom:16px}#override.woocommerce-account .woocommerce-MyAccount-content p.woocommerce-form-row label,#override.woocommerce-account .woocommerce-MyAccount-content p.form-row label{display:block;min-width:137px;font-weight:500;color:#1B1B1B}#override.woocommerce-account .woocommerce-MyAccount-content p.woocommerce-form-row label .required,#override.woocommerce-account .woocommerce-MyAccount-content p.form-row label .required{color:#c00000}#override.woocommerce-account .woocommerce-MyAccount-content p.woocommerce-form-row input,#override.woocommerce-account .woocommerce-MyAccount-content p.form-row input{height:45px;padding-left:12px;margin-bottom:0;width:100%;background:white;border:none;border-radius:5px}#override.woocommerce-account .woocommerce-MyAccount-content p.woocommerce-form-row .selection>span,#override.woocommerce-account .woocommerce-MyAccount-content p.form-row .selection>span{height:45px;border-radius:5px;border:none}#override.woocommerce-account .woocommerce-MyAccount-content p.woocommerce-form-row .selection>span .select2-selection__arrow,#override.woocommerce-account .woocommerce-MyAccount-content p.form-row .selection>span .select2-selection__arrow{top:9px}#override.woocommerce-account .woocommerce-MyAccount-content p.woocommerce-form-row .selection>span>span,#override.woocommerce-account .woocommerce-MyAccount-content p.form-row .selection>span>span{line-height:44px}#override.woocommerce-account .woocommerce-MyAccount-content .button{display:block;margin-left:auto;margin-top:16px;background:#1B1B1B;color:#ffffff}#override.woocommerce-account .woocommerce-MyAccount-content .button.wc-forward{margin-left:0;padding:10px 20px;width:fit-content;border-radius:100px}#override.woocommerce-account .woocommerce-MyAccount-content em{font-size:12px}#override.woocommerce-account p.order-again{text-align:right}#override.woocommerce-account section .woocommerce{display:flex;flex-wrap:wrap}#override.woocommerce-account p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide{display:flex;flex-direction:column}#override.woocommerce-account p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide #username{max-width:200px;padding:10px;margin-bottom:0}#override.woocommerce-account p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide #password{max-width:200px;padding:10px}.woocommerce-orders-table__cell-order-actions{display:flex;flex-direction:column}.woocommerce-MyAccount-content input{margin-bottom:0}body .coupon button[type="submit"]{margin-top:15px;margin-bottom:15px;width:100% !important}.woocommerce-form-login{width:100%}.woocommerce-form-login>.form-row{display:flex;flex-direction:column}.woocommerce-form-login__submit{max-width:150px}@keyframes zoomout{0%{-webkit-transform:scale(1.3);transform:scale(1.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes zoomout{0%{-webkit-transform:scale(1.3);transform:scale(1.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}@media (max-width:991px){#override.woocommerce-account section.site-content .woocommerce{flex-direction:column;gap:40px;position:relative}#override.woocommerce-account section.site-content .woocommerce>div,#override.woocommerce-account section.site-content .woocommerce>nav{width:100%}#override.woocommerce-account section.site-content .woocommerce .woocommerce-MyAccount-content{margin:0}}#mobile-menu-button{display:none;width:100%;background-color:#1B1B1B;color:white;padding:10px;text-align:center;font-size:16px;border:none;cursor:pointer;transition:background-color 0.3s ease}#mobile-menu-button:hover{background-color:#005f8c}@media (max-width:991px){#mobile-menu-button{display:block}#override nav.woocommerce-MyAccount-navigation{display:none;overflow:hidden;background-color:white;box-shadow:0 0 20px #dbdbdb;border-radius:10px;padding:20px;position:absolute;left:0;top:50px;z-index:9}.is-active{font-weight:bold}}.sw_popup{position:fixed;background-color:rgba(0, 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 .sw_popup_inner{position:relative;width:100%;max-width:500px;padding:15px;flex-direction:column;display:flex;align-items:center;transform:scale(0);transition-property:all;transition:ease-in-out 200ms;background:#fff;text-align:center;line-height:2;font-family:inherit;border-radius:2px;box-shadow:0px 0px 25px 2px rgba(0, 0, 0, 0.5);opacity:0;max-height:95vh;overflow-y:scroll}.sw_popup .sw_popup_inner h2{display:inline-block;margin-bottom:10px}.sw_popup .sw_popup_inner p:last-of-type{margin-bottom:0}.sw_popup .sw_popup_inner .btn{display:inline-block;margin-top:15px}.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{background:#9e1d1b}.sw_popup .popup_button:hover{background:#9e1d1b}.sw_popup.active{visibility:visible;z-index:9999999}.sw_popup.active .sw_popup_inner{transform:scale(1);opacity:1}#toggle-admin-bar{transition:0.2s;position:fixed;top:32px;right:0;background-color:#1d2327;color:#fff;border:none;padding:0 7px;cursor:pointer;border-radius:0;border-bottom-left-radius:15px;z-index:9999}#toggle-admin-bar i{transition:0.2s}#toggle-admin-bar .fa-solid.fa-chevron-up{font-size:10px}#toggle-admin-bar:hover{background-color:#555}.admin-bar{position:relative}.aanbod_title_section{margin-bottom:74px}@media only screen and (max-width:991px){.aanbod_title_section{margin-bottom:40px}.aanbod_title_section .aanbod_title_section_one{flex:0 0 100%;max-width:100%}.aanbod_title_section .aanbod_title_section_two{flex:0 0 100%;max-width:100%}}.aanbod_title_section h6{color:#1B1B1B;border-color:#06AABA}.aanbod_title_section h2{color:#1B1B1B}@media only screen and (max-width:991px){.aanbod_title_section h2{padding-bottom:20px}}.aanbod_title_section p{color:#454545}.aanbod_img_section{margin:0 0 80px;gap:24px}@media only screen and (max-width:991px){.aanbod_img_section{margin-bottom:24px;gap:20px}}.aanbod_img_section .aanbod_img_section_one{min-height:650px;overflow:hidden;flex:0 0 58%;max-width:58%}@media only screen and (max-width:991px){.aanbod_img_section .aanbod_img_section_one{flex:0 0 100%;max-width:100%;min-height:300px}}.aanbod_img_section .aanbod_img_section_one .vc_column-inner{height:100%;width:100%;background-size:110% !important;background-position:center;padding:0;display:flex;align-items:end;webkit-transition:background-size 0.3s linear;-moz-transition:background-size 0.3s linear;-o-transition:background-size 0.3s linear;-ms-transition:background-size 0.3s linear;transition:background-size 0.3s linear}@media only screen and (max-width:991px){.aanbod_img_section .aanbod_img_section_one .vc_column-inner{background-size:cover !important}}.aanbod_img_section .aanbod_img_section_one .vc_column-inner:hover{background-size:122% !important;background-position:center}.aanbod_img_section .aanbod_img_section_one .vc_column-inner:hover>.wpb_wrapper .wpb_raw_html .wpb_wrapper{background-color:#1B1B1B}.aanbod_img_section .aanbod_img_section_one .vc_column-inner:hover>.wpb_wrapper .wpb_raw_html .wpb_wrapper svg path{stroke:#FFF}.aanbod_img_section .aanbod_img_section_one .vc_column-inner>.wpb_wrapper{background-color:#fff;padding:30px 30px 20px;margin:30px;width:100%;position:relative;z-index:1}@media only screen and (max-width:991px){.aanbod_img_section .aanbod_img_section_one .vc_column-inner>.wpb_wrapper{padding:15px;margin:15px}}.aanbod_img_section .aanbod_img_section_one .vc_column-inner>.wpb_wrapper h6{color:#1B1B1B}@media only screen and (max-width:991px){.aanbod_img_section .aanbod_img_section_one .vc_column-inner>.wpb_wrapper h6{font-size:12px;line-height:15px}}.aanbod_img_section .aanbod_img_section_one .vc_column-inner>.wpb_wrapper h3{color:#1B1B1B;max-width:408px}@media only screen and (max-width:991px){.aanbod_img_section .aanbod_img_section_one .vc_column-inner>.wpb_wrapper h3{padding-bottom:15px}}.aanbod_img_section .aanbod_img_section_one .vc_column-inner>.wpb_wrapper .wpb_raw_html .wpb_wrapper{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:40px;position:absolute;right:30px;bottom:20px;border:1px solid #1B1B1B;transition:all 0.3s ease-in-out}@media only screen and (max-width:991px){.aanbod_img_section .aanbod_img_section_one .vc_column-inner>.wpb_wrapper .wpb_raw_html .wpb_wrapper{position:unset;width:35px;height:35px}.aanbod_img_section .aanbod_img_section_one .vc_column-inner>.wpb_wrapper .wpb_raw_html .wpb_wrapper svg{width:6px}}.aanbod_img_section .aanbod_img_section_one .vc_column-inner>.wpb_wrapper .wpb_raw_html .wpb_wrapper svg path{transition:all 0.3s ease-in-out}.aanbod_img_section .aanbod_img_section_two{min-height:650px;max-width:40%;flex:0 0 40%}@media only screen and (max-width:991px){.aanbod_img_section .aanbod_img_section_two{flex:0 0 100%;max-width:100%;min-height:300}}.aanbod_img_section .aanbod_img_section_two .aanbod_img_section_two_item{min-height:313px;margin-bottom:24px}@media only screen and (max-width:991px){.aanbod_img_section .aanbod_img_section_two .aanbod_img_section_two_item{min-height:300px;margin-bottom:20px}}.aanbod_img_section .aanbod_img_section_two .aanbod_img_section_two_item:last-child{margin-bottom:0px}@media only screen and (max-width:991px){.aanbod_img_section .aanbod_img_section_two .aanbod_img_section_two_item:last-child{margin-bottom:0}}.aanbod_img_section .aanbod_img_section_two .aanbod_img_section_two_item .vc_column-inner{padding:0;height:100%;background-size:160% !important;background-position:center;display:flex;align-items:end;webkit-transition:background-size 0.3s linear;-moz-transition:background-size 0.3s linear;-o-transition:background-size 0.3s linear;-ms-transition:background-size 0.3s linear;transition:background-size 0.3s linear}@media only screen and (max-width:991px){.aanbod_img_section .aanbod_img_section_two .aanbod_img_section_two_item .vc_column-inner{background-size:cover !important}}.aanbod_img_section .aanbod_img_section_two .aanbod_img_section_two_item .vc_column-inner:hover{background-size:170% !important;background-position:center}.aanbod_img_section .aanbod_img_section_two .aanbod_img_section_two_item .vc_column-inner:hover>.wpb_wrapper .wpb_raw_html .wpb_wrapper{background-color:#1B1B1B}.aanbod_img_section .aanbod_img_section_two .aanbod_img_section_two_item .vc_column-inner:hover>.wpb_wrapper .wpb_raw_html .wpb_wrapper svg path{stroke:#FFF}.aanbod_img_section .aanbod_img_section_two .aanbod_img_section_two_item .vc_column-inner>.wpb_wrapper{background-color:#fff;padding:30px 30px 20px;margin:30px;width:100%;position:relative}@media only screen and (max-width:991px){.aanbod_img_section .aanbod_img_section_two .aanbod_img_section_two_item .vc_column-inner>.wpb_wrapper{padding:15px;margin:15px}}.aanbod_img_section .aanbod_img_section_two .aanbod_img_section_two_item .vc_column-inner>.wpb_wrapper h6{color:#1B1B1B}@media only screen and (max-width:991px){.aanbod_img_section .aanbod_img_section_two .aanbod_img_section_two_item .vc_column-inner>.wpb_wrapper h6{font-size:12px;line-height:15px}}.aanbod_img_section .aanbod_img_section_two .aanbod_img_section_two_item .vc_column-inner>.wpb_wrapper h3{color:#1B1B1B;max-width:360px;font-size:26px}@media only screen and (max-width:991px){.aanbod_img_section .aanbod_img_section_two .aanbod_img_section_two_item .vc_column-inner>.wpb_wrapper h3{font-size:18px;line-height:32px;padding-bottom:15px}}.aanbod_img_section .aanbod_img_section_two .aanbod_img_section_two_item .vc_column-inner>.wpb_wrapper .wpb_raw_html .wpb_wrapper{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:40px;position:absolute;right:30px;bottom:20px;border:1px solid #1B1B1B;transition:all 0.3s ease-in-out}@media only screen and (max-width:991px){.aanbod_img_section .aanbod_img_section_two .aanbod_img_section_two_item .vc_column-inner>.wpb_wrapper .wpb_raw_html .wpb_wrapper{position:unset;width:35px;height:35px}.aanbod_img_section .aanbod_img_section_two .aanbod_img_section_two_item .vc_column-inner>.wpb_wrapper .wpb_raw_html .wpb_wrapper svg{width:6px}}.aanbod_img_section .aanbod_img_section_two .aanbod_img_section_two_item .vc_column-inner>.wpb_wrapper .wpb_raw_html .wpb_wrapper svg path{transition:all 0.3s ease-in-out}.over_ons_section{align-items:center;padding:75px 0}@media only screen and (max-width:991px){.over_ons_section{padding:53px 0 58px;margin-bottom:20px}.over_ons_section .over_ons_section_img{flex:0 0 100%;max-width:100%;margin-bottom:30px}}.over_ons_section .over_ons_section_text h6{color:#1B1B1B;border-color:#06AABA}.over_ons_section .over_ons_section_text h2{color:#1B1B1B;padding-bottom:25px}@media only screen and (max-width:991px){.over_ons_section .over_ons_section_text h2{padding-bottom:20px}}.over_ons_section .over_ons_section_text p{color:#454545;padding-bottom:25px}@media only screen and (max-width:991px){.over_ons_section .over_ons_section_text p{padding-bottom:20px}}.over_ons_section .over_ons_section_text .btn{background-color:transparent;border:1px solid #1B1B1B;color:#1B1B1B}.benieuwd_section_bg{padding:75px 0 437px}@media only screen and (max-width:991px){.benieuwd_section_bg{padding:40px 0 257px}}.benieuwd_section_bg .benieuwd_section_title_bg{align-items:center}@media only screen and (max-width:991px){.benieuwd_section_bg .benieuwd_section_title_bg .benieuwd_section_title_bg_text{flex:0 0 100%;max-width:100%;margin-bottom:20px}}.benieuwd_section_bg .benieuwd_section_title_bg .benieuwd_section_title_bg_text h2{color:#FFF}@media only screen and (max-width:991px){.benieuwd_section_bg .benieuwd_section_title_bg .benieuwd_section_title_bg_btn{flex:0 0 100%;max-width:100%}}.benieuwd_section_bg .benieuwd_section_title_bg .benieuwd_section_title_bg_btn .btn-container.btn-right{display:flex;justify-content:end}.benieuwd_section_bg .benieuwd_section_title_bg .benieuwd_section_title_bg_btn .btn-custom2{padding:10px 56px;margin-bottom:30px}@media only screen and (max-width:991px){.benieuwd_section_bg .benieuwd_section_title_bg .benieuwd_section_title_bg_btn .btn-custom2{margin-bottom:15px}}.benieuwd_section_bg .benieuwd_section_title_bg .benieuwd_section_title_bg_btn .btn-custom{padding:10px 72px 10px 73px}.benieuwd_section_bg .benieuwd_section_title_bg .benieuwd_section_title_bg_btn .btn-custom .btn-arrow-icon{background-image:url(/wp-content/uploads/ICON-pijltje-wit.svg)}.benieuwd_section_service{padding:368px 15px 28px;margin:-375px 0 75px;position:relative;background-size:cover}@media only screen and (max-width:991px){.benieuwd_section_service{margin:-213px 0 55px;padding:200px 0 15px}}.benieuwd_section_service::before{content:"";display:block;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 100%);width:100%;height:100%;position:absolute;top:0;left:0}.benieuwd_section_service .benieuwd_section_service_item{position:relative;z-index:1}.benieuwd_section_service .benieuwd_section_service_item>.vc_column-inner>.wpb_wrapper{background-color:rgba(255, 255, 255, 0.35);backdrop-filter:blur(7px);display:flex;padding:30px}@media only screen and (max-width:991px){.benieuwd_section_service .benieuwd_section_service_item>.vc_column-inner>.wpb_wrapper{padding:15px;margin-top:15px}}.benieuwd_section_service .benieuwd_section_service_item>.vc_column-inner>.wpb_wrapper .vc_single_image-wrapper{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border:1px solid #fff;border-radius:50px;margin-right:30px}@media only screen and (max-width:991px){.benieuwd_section_service .benieuwd_section_service_item>.vc_column-inner>.wpb_wrapper .vc_single_image-wrapper{margin-right:15px;width:35px;height:35px}.benieuwd_section_service .benieuwd_section_service_item>.vc_column-inner>.wpb_wrapper .vc_single_image-wrapper img{height:18px}}.benieuwd_section_service .benieuwd_section_service_item>.vc_column-inner>.wpb_wrapper h5{color:#FFF;padding-bottom:10px}@media only screen and (max-width:991px){.benieuwd_section_service .benieuwd_section_service_item>.vc_column-inner>.wpb_wrapper h5{padding-bottom:0px}}.benieuwd_section_service .benieuwd_section_service_item>.vc_column-inner>.wpb_wrapper p{color:#FFF}@media only screen and (max-width:991px){.benieuwd_section_service .benieuwd_section_service_item>.vc_column-inner>.wpb_wrapper p{display:none}}.werkwijze_section{margin-bottom:97px}@media only screen and (max-width:991px){.werkwijze_section{margin-bottom:48px}}@media only screen and (max-width:991px){.werkwijze_section .werkwijze_section_img{flex:0 0 100%;max-width:100%;margin-bottom:30px}}.werkwijze_section .werkwijze_section_img h2{color:#1B1B1B;padding-bottom:30px}@media only screen and (max-width:991px){.werkwijze_section .werkwijze_section_img h2{padding-bottom:20px}}.werkwijze_section .werkwijze_section_text{margin-top:125px}@media only screen and (max-width:991px){.werkwijze_section .werkwijze_section_text{flex:0 0 100%;max-width:100%;margin-top:0}}.werkwijze_section .werkwijze_section_text .werkwijze_section_item:last-child .vc_column-inner>.wpb_wrapper{border-bottom:unset;margin-bottom:unset;padding-bottom:unset}@media only screen and (max-width:991px){.werkwijze_section .werkwijze_section_text .werkwijze_section_item:last-child .vc_column-inner>.wpb_wrapper{margin-bottom:0;padding-bottom:0}}.werkwijze_section .werkwijze_section_text .werkwijze_section_item .vc_column-inner>.wpb_wrapper{display:flex;border-bottom:1px solid #CFCFCF;margin-bottom:30px;padding-bottom:30px}@media only screen and (max-width:991px){.werkwijze_section .werkwijze_section_text .werkwijze_section_item .vc_column-inner>.wpb_wrapper{margin-bottom:20px;padding-bottom:20px}}.werkwijze_section .werkwijze_section_text .werkwijze_section_item .vc_column-inner>.wpb_wrapper .werkwijze_section_item_number h3{width:58px;margin-right:30px;font-size:34px;line-height:38px;font-weight:100;color:#06AABA;font-family:"DM Sans", sans-serif}@media only screen and (max-width:991px){.werkwijze_section .werkwijze_section_text .werkwijze_section_item .vc_column-inner>.wpb_wrapper .werkwijze_section_item_number h3{font-size:28px;margin-right:0}}.werkwijze_section .werkwijze_section_text .werkwijze_section_item .vc_column-inner>.wpb_wrapper h4{padding-bottom:10px;color:#1B1B1B}.werkwijze_section .werkwijze_section_text .werkwijze_section_item .vc_column-inner>.wpb_wrapper p{color:#454545}.showroom_section{padding:75px 0;background-size:cover}@media only screen and (max-width:991px){.showroom_section{padding:200px 0 15px}}.showroom_section>.column>.vc_column-inner>.wpb_wrapper{background-color:#fff;max-width:560px;padding:40px;box-shadow:0 4 15px rgba(0, 0, 0, 0.07)}@media only screen and (max-width:991px){.showroom_section>.column>.vc_column-inner>.wpb_wrapper{padding:20px 15px}}.showroom_section>.column>.vc_column-inner>.wpb_wrapper .black_h6{margin-bottom:20px}@media only screen and (max-width:991px){.showroom_section>.column>.vc_column-inner>.wpb_wrapper .black_h6{margin-bottom:5px}}.showroom_section>.column>.vc_column-inner>.wpb_wrapper h2{color:#1B1B1B;padding-bottom:25px}@media only screen and (max-width:991px){.showroom_section>.column>.vc_column-inner>.wpb_wrapper h2{margin-bottom:20px}}.showroom_section>.column>.vc_column-inner>.wpb_wrapper p{color:#454545;padding-bottom:25px;border-bottom:1px solid #CFCFCF}@media only screen and (max-width:991px){.showroom_section>.column>.vc_column-inner>.wpb_wrapper p{padding-bottom:20px}}.showroom_section>.column>.vc_column-inner>.wpb_wrapper .showroom_section_adres{padding:25px 0}@media only screen and (max-width:991px){.showroom_section>.column>.vc_column-inner>.wpb_wrapper .showroom_section_adres{padding:20px 0}}.showroom_section>.column>.vc_column-inner>.wpb_wrapper .showroom_section_adres .vc_column-inner>.wpb_wrapper{display:flex}.showroom_section>.column>.vc_column-inner>.wpb_wrapper .showroom_section_adres .vc_column-inner>.wpb_wrapper .vc_single_image-wrapper{width:50px;height:50px;border-radius:50px;background-color:#06AABA;display:flex;align-items:center;justify-content:center;margin-right:37px}@media only screen and (max-width:991px){.showroom_section>.column>.vc_column-inner>.wpb_wrapper .showroom_section_adres .vc_column-inner>.wpb_wrapper .vc_single_image-wrapper{margin-right:20px;width:35px;height:35px}.showroom_section>.column>.vc_column-inner>.wpb_wrapper .showroom_section_adres .vc_column-inner>.wpb_wrapper .vc_single_image-wrapper img{width:14px}}.showroom_section>.column>.vc_column-inner>.wpb_wrapper .showroom_section_adres .vc_column-inner>.wpb_wrapper h5{font-size:18px;line-height:35px;font-weight:bold;color:#1B1B1B;padding-bottom:5px}.showroom_section>.column>.vc_column-inner>.wpb_wrapper .showroom_section_adres .vc_column-inner>.wpb_wrapper p{color:#1B1B1B;max-width:165px;border-bottom:unset;padding-bottom:unset}.showroom_section>.column>.vc_column-inner>.wpb_wrapper .btn-container{background-color:#1B1B1B;border-radius:50px}.showroom_section>.column>.vc_column-inner>.wpb_wrapper .btn-container .btn{margin:0 auto;justify-content:center}.review_section_slider{margin-bottom:75px;padding:95px 0 76px}@media only screen and (max-width:991px){.review_section_slider{padding:57px 0 75px;margin-bottom:40px}}.hero_contact_section{margin:0 0 -135px;position:relative;padding:75px 35px;background-size:cover;align-items:center}@media only screen and (max-width:991px){.hero_contact_section{margin:0 0 -135px;padding:50px 15px;margin:0 0 -177px}}.hero_contact_section::after{content:"";background-color:rgba(0, 0, 0, 0.45);display:block;width:100%;height:100%;position:absolute;left:0;top:0}.hero_contact_section .hero_contact_section_title{position:relative;z-index:1}@media only screen and (max-width:1367px){.hero_contact_section .hero_contact_section_title{flex:0 0 100%;max-width:100%}}.hero_contact_section .hero_contact_section_title h2{color:#FFF;max-width:500px}@media only screen and (max-width:1367px){.hero_contact_section .hero_contact_section_title h2{padding-bottom:20px}}.hero_contact_section .hero_contact_section_btn{position:relative;z-index:1}@media only screen and (max-width:1367px){.hero_contact_section .hero_contact_section_btn{flex:0 0 100%;max-width:100%}}.hero_contact_section .hero_contact_section_btn .vc_column-inner>.wpb_wrapper{display:flex;align-items:center;justify-content:end}@media only screen and (max-width:1367px){.hero_contact_section .hero_contact_section_btn .vc_column-inner>.wpb_wrapper{justify-content:left}}@media only screen and (max-width:767px){.hero_contact_section .hero_contact_section_btn .vc_column-inner>.wpb_wrapper{display:block}}.hero_contact_section .hero_contact_section_btn .vc_column-inner>.wpb_wrapper .btn-container:first-child{margin-right:25px}@media only screen and (max-width:767px){.hero_contact_section .hero_contact_section_btn .vc_column-inner>.wpb_wrapper .btn-container:first-child{margin-right:0;margin-bottom:20px}}.particulier_section{align-items:center;padding:75px 0 45px;margin-bottom:100px}@media only screen and (max-width:991px){.particulier_section{padding:40px 0 47px;margin-bottom:40px}}@media only screen and (max-width:991px){.particulier_section .particulier_section_title{flex:0 0 100%;max-width:100%}}.particulier_section .particulier_section_title h1{font-size:55px;line-height:80px;color:#1B1B1B}@media only screen and (max-width:1367px){.particulier_section .particulier_section_title h1{font-size:32px;line-height:45px}}@media only screen and (max-width:991px){.particulier_section .particulier_section_title h1{font-size:25px;line-height:40px;padding-bottom:20px}}@media only screen and (max-width:991px){.particulier_section .particulier_section_subtitle{flex:0 0 100%;max-width:100%}}.particulier_section .particulier_section_subtitle p{color:#454545;padding-bottom:30px}@media only screen and (max-width:991px){.particulier_section .particulier_section_subtitle p{padding-bottom:10px}}.duurzaam_section{margin-bottom:97px;border-bottom:1px solid #CFCFCF;padding-bottom:78px}@media only screen and (max-width:991px){.duurzaam_section{margin:0 0 40px;padding-bottom:38px}.duurzaam_section .duurzaam_section_img{flex:0 0 100%;max-width:100%}.duurzaam_section .duurzaam_section_img .wpb_single_image{text-align:center}}@media only screen and (max-width:575px){.duurzaam_section .duurzaam_section_img .vc_column-inner{padding:0}}@media only screen and (max-width:991px){.duurzaam_section .duurzaam_section_text{flex:0 0 100%;max-width:100%;margin-bottom:30px}}@media only screen and (max-width:575px){.duurzaam_section .duurzaam_section_text .vc_column-inner{padding:0}}.duurzaam_section .duurzaam_section_text h2{color:#1B1B1B;padding-bottom:25px}@media only screen and (max-width:991px){.duurzaam_section .duurzaam_section_text h2{padding-bottom:20px}}.duurzaam_section .duurzaam_section_text p{color:#454545;padding-bottom:25px}@media only screen and (max-width:991px){.duurzaam_section .duurzaam_section_text p{padding-bottom:20px}}.duurzaam_section .duurzaam_section_text p a{color:#06AABA;text-decoration:underline}.duurzaam_section .duurzaam_section_text ul{padding-left:0;list-style:none}.duurzaam_section .duurzaam_section_text ul li{color:#454545;padding-bottom:5px;padding-left:22px;position:relative}.duurzaam_section .duurzaam_section_text ul li::before{content:"";background-color:#06AABA;display:block;width:7px;height:7px;border-radius:7px;position:absolute;left:0;top:14px}.duurzaam_section .duurzaam_section_text ul li:last-child{padding-bottom:0px}.fabriek_section{margin-bottom:110px}@media only screen and (max-width:991px){.fabriek_section{margin-bottom:42px}}@media only screen and (max-width:991px){.fabriek_section .fabriek_section_one{flex:0 0 100%;max-width:100%;margin-bottom:20px}}.fabriek_section .fabriek_section_one h2{color:#1B1B1B;padding-bottom:25px}@media only screen and (max-width:991px){.fabriek_section .fabriek_section_one h2{padding-bottom:20px}}.fabriek_section .fabriek_section_one p{color:#454545}.fabriek_section .fabriek_section_one p:first-child{padding-bottom:25px}.fabriek_section .fabriek_section_two{padding-top:135px}@media only screen and (max-width:991px){.fabriek_section .fabriek_section_two{flex:0 0 100%;max-width:100%;padding-top:0}}.fabriek_section .fabriek_section_two p{color:#454545;padding-bottom:25px}@media only screen and (max-width:991px){.fabriek_section .fabriek_section_two p{padding-bottom:20px}}.waarom_section{align-items:center;margin-bottom:90px}@media only screen and (max-width:991px){.waarom_section{margin-bottom:40px}.waarom_section .waarom_section_img{flex:0 0 100%;max-width:100%}.waarom_section .waarom_section_img .wpb_single_image{text-align:center}}@media only screen and (max-width:991px){.waarom_section .waarom_section_text{flex:0 0 100%;max-width:100%;margin-bottom:30px}}.waarom_section .waarom_section_text h2{color:#1B1B1B;padding-bottom:25px}@media only screen and (max-width:991px){.waarom_section .waarom_section_text h2{padding-bottom:20px}}.waarom_section .waarom_section_text p{color:#454545;padding-bottom:25px}@media only screen and (max-width:991px){.waarom_section .waarom_section_text p{padding-bottom:20px}}.waarom_section .waarom_section_text .waarom_section_text_item{margin-bottom:25px}@media only screen and (max-width:991px){.waarom_section .waarom_section_text .waarom_section_text_item{margin-bottom:20px}}.waarom_section .waarom_section_text .waarom_section_text_item:last-child{margin-bottom:0}@media only screen and (max-width:991px){.waarom_section .waarom_section_text .waarom_section_text_item:last-child{margin-bottom:0}}.waarom_section .waarom_section_text .waarom_section_text_item .vc_column-inner>.wpb_wrapper{display:flex}.waarom_section .waarom_section_text .waarom_section_text_item .vc_column-inner>.wpb_wrapper img{margin:15px 15px 0 0}@media only screen and (max-width:767px){.waarom_section .waarom_section_text .waarom_section_text_item .vc_column-inner>.wpb_wrapper .wpb_text_column{max-width:315px}}@media only screen and (max-width:360px){.waarom_section .waarom_section_text .waarom_section_text_item .vc_column-inner>.wpb_wrapper .wpb_text_column{max-width:225px}}.waarom_section .waarom_section_text .waarom_section_text_item .vc_column-inner>.wpb_wrapper h5{font-size:20px;font-weight:500;line-height:34px;color:#1B1B1B}.waarom_section .waarom_section_text .waarom_section_text_item .vc_column-inner>.wpb_wrapper p{padding-bottom:0;color:#454545}.offerte_aanvragen_section{margin:75px 0 55px}@media only screen and (max-width:991px){.offerte_aanvragen_section{margin:40px 0 30px}}.offerte_aanvragen_section h6{width:max-content;margin:0 auto}.offerte_aanvragen_section h1{font-size:55px;line-height:80px;color:#1B1B1B}@media only screen and (max-width:991px){.offerte_aanvragen_section h1{font-size:25px;line-height:40px}}.offerte_aanvragen_section_form{margin-bottom:94px}@media only screen and (max-width:991px){.offerte_aanvragen_section_form{margin-bottom:44px}}.offerte_aanvragen_section_form .gform_wrapper{max-width:872px;margin:0 auto;background-color:#1B1B1B;padding:50px}@media only screen and (max-width:991px){.offerte_aanvragen_section_form .gform_wrapper{padding:30px 25px}}@media only screen and (max-width:767px){.offerte_aanvragen_section_form .gform_wrapper{padding:20px 15px}}.offerte_aanvragen_section_form .gform_wrapper .gform_heading{display:none}.offerte_aanvragen_section_form .gform_wrapper form .gform-body .gform_fields{grid-column-gap:24px;grid-row-gap:30px}.offerte_aanvragen_section_form .gform_wrapper form .gform-body .gform_fields .gfield.gfield--type-fileupload .gform-field-label{margin-bottom:15px}.offerte_aanvragen_section_form .gform_wrapper form .gform-body .gform_fields .gfield.gfield--type-fileupload .ginput_container .gform_drop_area{background-image:repeating-linear-gradient(90deg, #FFF, #FFF 15px, transparent 15px, transparent 30px), repeating-linear-gradient(180deg, #FFF, #FFF 15px, transparent 15px, transparent 30px), repeating-linear-gradient(90deg, #FFF, #FFF 15px, transparent 15px, transparent 30px), repeating-linear-gradient(180deg, #FFF, #FFF 15px, transparent 15px, transparent 30px);background-position:left top, right top, left bottom, left top;background-repeat:repeat-x, repeat-y, repeat-x, repeat-y;background-size:100% 1px, 1px 100%, 100% 1px, 1px 100%;border:unset;border-radius:unset;margin-bottom:0;padding:20px;display:flex;flex-direction:column-reverse;align-items:center}.offerte_aanvragen_section_form .gform_wrapper form .gform-body .gform_fields .gfield.gfield--type-fileupload .ginput_container .gform_drop_area .gform_drop_instructions{font-size:14px;line-height:35px;font-weight:300;color:#FFF;margin-bottom:0}.offerte_aanvragen_section_form .gform_wrapper form .gform-body .gform_fields .gfield.gfield--type-fileupload .ginput_container .gform_drop_area .gform_button_select_files{font-size:0;background-color:transparent;border:unset;border-radius:unset;padding:0;margin-bottom:5px}.offerte_aanvragen_section_form .gform_wrapper form .gform-body .gform_fields .gfield.gfield--type-fileupload .ginput_container .gform_drop_area .gform_button_select_files::before{content:"";background-image:url(/wp-content/uploads/upload_icon.svg);background-size:cover;width:20px;height:18px;display:block}.offerte_aanvragen_section_form .gform_wrapper form .gform-body .gform_fields .gfield.gfield--type-fileupload .ginput_container .gfield_description{display:none}.offerte_aanvragen_section_form .gform_wrapper form .gform-body .gform_fields .gfield .gform-field-label{font-size:18px;line-height:35px;font-weight:300;color:#FFF;margin-bottom:5px}.offerte_aanvragen_section_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container_radio .gfield_radio{display:flex;align-items:center}.offerte_aanvragen_section_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container_radio .gfield_radio .gchoice{margin-right:50px}.offerte_aanvragen_section_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container_radio .gfield_radio .gchoice:last-child{margin-right:0}.offerte_aanvragen_section_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container_radio .gfield_radio .gchoice input{display:none}.offerte_aanvragen_section_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container_radio .gfield_radio .gchoice .gform-field-label{display:flex;align-items:center;max-width:100%}.offerte_aanvragen_section_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container_radio .gfield_radio .gchoice input[type=radio]+label:before{content:"";background:#FFF;border-radius:100%;display:inline-block;width:20px;height:20px;position:relative;top:-0.1em;margin-right:15px;vertical-align:middle;cursor:pointer;text-align:center;transition:all 250ms ease}.offerte_aanvragen_section_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container_radio .gfield_radio .gchoice input[type=radio]:checked+label:before{background-color:#06AABA;box-shadow:inset 0 0 0 3px #f4f4f4}.offerte_aanvragen_section_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container_radio .gfield_radio .gchoice input[type=radio]:focus+label:before{outline:none;border-color:#3197EE}.offerte_aanvragen_section_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container_radio .gfield_radio .gchoice input[type=radio]:disabled+label:before{box-shadow:inset 0 0 0 2px #f4f4f4;border-color:#b4b4b4;background:#b4b4b4}.offerte_aanvragen_section_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container_radio .gfield_radio .gchoice input[type=radio]+label:empty:before{margin-right:0}.offerte_aanvragen_section_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container input{height:unset;background-color:transparent;border-radius:unset;border:unset;padding:15px 0;font-size:18px;line-height:35px;font-weight:300;color:#FFF;border-bottom:1px solid #FFF}.offerte_aanvragen_section_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container input::placeholder{color:#FFF}.offerte_aanvragen_section_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container textarea{height:210px;background-color:#fff;border-radius:unset;border:unset;padding:25px;font-size:18px;line-height:35px;font-weight:300;color:#1B1B1B;border:unset}.offerte_aanvragen_section_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container textarea::placeholder{color:#1B1B1B}.offerte_aanvragen_section_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container select{height:unset;background-color:transparent;border-radius:unset;border:unset;padding:15px 0;font-size:18px;line-height:35px;font-weight:300;color:#FFF;border-bottom:1px solid #FFF;font-family:"DM Sans", sans-serif;background:url(/wp-content/uploads/ICON-dropdown-wit.svg) no-repeat;background-position:calc(100% - 0px) center !important}.offerte_aanvragen_section_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container select::placeholder{color:#FFF}.offerte_aanvragen_section_form .gform_wrapper form .gform-body .gform_fields .gfield .ginput_container select option{color:#1B1B1B}.offerte_aanvragen_section_form .gform_wrapper form .gform-footer{margin:23px auto 0;padding:0;justify-content:center}.offerte_aanvragen_section_form .gform_wrapper form .gform-footer .btn{margin-bottom:0;background-color:#fff;color:#1B1B1B;border:unset}.home_page_projecten_title{align-items:center;margin-bottom:50px}@media only screen and (max-width:991px){.home_page_projecten_title .home_page_projecten_title_one{flex:0 0 100%;max-width:100%}}.home_page_projecten_title .home_page_projecten_title_one h2{color:#1B1B1B}@media only screen and (min-width:992px){.home_page_projecten_title .home_page_projecten_title_one h2{padding-bottom:20px}}.home_page_projecten_title .home_page_projecten_title_one p{color:#454545;padding-bottom:20px}@media only screen and (min-width:992px){.home_page_projecten_title .home_page_projecten_title_one p{display:none}}@media only screen and (max-width:991px){.home_page_projecten_title .home_page_projecten_title_btn{flex:0 0 100%;max-width:100%}}.home_page_projecten_title .home_page_projecten_title_btn .btn-container{display:flex;justify-content:end}.home_page_projecten_title .home_page_projecten_title_btn .btn-container .btn{border:1px solid #1B1B1B;background-color:transparent;color:#1B1B1B}.home_page_projecten_slider{padding-right:0 !important;margin-bottom:92px}@media only screen and (max-width:991px){.home_page_projecten_slider{margin-bottom:40px}}.home_page_projecten_slider .column .vc_column-inner{padding-right:0}@media only screen and (max-width:991px){.home_page_projecten_slider .column .vc_column-inner{padding-left:15px}}.home_page_projecten_slider .column .vc_column-inner .vc-projecten-slider .vc_projecten_slider_inner .splide{display:flex;flex-direction:column-reverse}.home_page_projecten_slider .column .vc_column-inner .vc-projecten-slider .vc_projecten_slider_inner .splide .splide__arrows{display:flex;align-items:center;margin-top:50px}@media only screen and (max-width:991px){.home_page_projecten_slider .column .vc_column-inner .vc-projecten-slider .vc_projecten_slider_inner .splide .splide__arrows{justify-content:center;margin-top:20px}}.home_page_projecten_slider .column .vc_column-inner .vc-projecten-slider .vc_projecten_slider_inner .splide .splide__arrows .splide__arrow{position:unset;margin-right:25px}.home_page_projecten_slider .column .vc_column-inner .vc-projecten-slider .vc_projecten_slider_inner .splide .splide__arrows .splide__arrow:last-child{margin-right:0}.home_page_projecten_slider .column .vc_column-inner .vc-projecten-slider .vc_projecten_slider_inner .splide .project{width:calc(56% - 12px) !important}@media only screen and (max-width:991px){.home_page_projecten_slider .column .vc_column-inner .vc-projecten-slider .vc_projecten_slider_inner .splide .project{width:calc(100% - 12px) !important}}.home_page_projecten_slider .column .vc_column-inner .vc-projecten-slider .vc_projecten_slider_inner .splide .splide__pagination{display:none}.inrichting_projecten_slider{overflow:unset !important;margin-bottom:300px;padding:75px 0 0}@media only screen and (max-width:991px){.inrichting_projecten_slider{padding:40px 0 0;margin-bottom:220px}}.inrichting_projecten_slider h6{width:max-content;margin:0 auto}.inrichting_projecten_slider h2{text-align:center;color:#FFF;padding-bottom:55px}@media only screen and (max-width:991px){.inrichting_projecten_slider h2{padding-bottom:30px}}.inrichting_projecten_slider .vc-projecten-slider{margin-bottom:-200px}@media only screen and (max-width:991px){.inrichting_projecten_slider .vc-projecten-slider{margin-bottom:-160px}}.inrichting_projecten_slider .vc-projecten-slider .splide{display:flex;flex-direction:column-reverse}@media only screen and (max-width:991px){.inrichting_projecten_slider .vc-projecten-slider .project{height:250px}}@media only screen and (max-width:991px){.inrichting_projecten_slider .vc-projecten-slider .project .project-card .project-link .project-thumb{height:250px}}.inrichting_projecten_slider .splide__arrows{display:flex;align-items:center;justify-content:space-between;margin-top:37px}@media only screen and (max-width:991px){.inrichting_projecten_slider .splide__arrows{margin-top:20px}}.inrichting_projecten_slider .splide__arrows .splide__arrow{position:unset}.inrichting_projecten_slider .splide__pagination{bottom:16px}@media only screen and (max-width:575px){.inrichting_projecten_slider .splide__pagination{gap:10px}}.organisatie_projecten_slider{overflow:unset !important;margin-bottom:300px;padding:75px 0 0}.organisatie_projecten_slider h6{width:max-content;margin:0 auto}.organisatie_projecten_slider h2{text-align:center;color:#FFF;padding-bottom:55px}.organisatie_projecten_slider .vc-projecten-slider{margin-bottom:-200px}.organisatie_projecten_slider .vc-projecten-slider .splide{display:flex;flex-direction:column-reverse}.organisatie_projecten_slider .vc-projecten-slider .splide .project .project-card .project-link .project-thumb{position:relative}.organisatie_projecten_slider .vc-projecten-slider .splide .project .project-card .project-link .project-thumb::before{content:"";background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 100%);display:block;width:100%;height:100%;position:absolute;left:0;top:0}.organisatie_projecten_slider .splide__arrows{display:flex;align-items:center;justify-content:space-between;margin-top:37px}.organisatie_projecten_slider .splide__arrows .splide__arrow{position:unset}.organisatie_projecten_slider .splide__pagination{bottom:16px}.blog_nieuws_section{margin-bottom:80px}@media only screen and (max-width:991px){.blog_nieuws_section{margin-bottom:50px}}.blog_nieuws_section>.column>.vc_column-inner>.wpb_wrapper{padding-top:75px;border-top:1px solid #CFCFCF}@media only screen and (max-width:991px){.blog_nieuws_section>.column>.vc_column-inner>.wpb_wrapper{padding-top:40px}}.blog_nieuws_section .blog_nieuws_section_text{align-items:center;margin-bottom:50px}@media only screen and (max-width:991px){.blog_nieuws_section .blog_nieuws_section_text{margin-bottom:38px}}@media only screen and (max-width:991px){.blog_nieuws_section .blog_nieuws_section_text .blog_nieuws_section_text_one{flex:0 0 100%;max-width:100%;margin-bottom:20px}}.blog_nieuws_section .blog_nieuws_section_text .blog_nieuws_section_text_one h2{color:#1B1B1B}@media only screen and (max-width:991px){.blog_nieuws_section .blog_nieuws_section_text .blog_nieuws_section_text_two{flex:0 0 100%;max-width:100%}}.blog_nieuws_section .blog_nieuws_section_text .blog_nieuws_section_text_two .btn-container{display:flex;justify-content:end}.blog_nieuws_section .blog_nieuws_section_text .blog_nieuws_section_text_two .btn-container .btn{border:1px solid #1B1B1B;color:#1B1B1B;background-color:transparent;width:max-content}@media only screen and (max-width:767px){.blog_nieuws_section .blog_nieuws_section_text .blog_nieuws_section_text_two .btn-container .btn{width:100%}}@media only screen and (max-width:991px){.blog_nieuws_section .wpb_posts_slider .splide .splide__track{margin:0 -15px 0 0}}@media only screen and (max-width:991px){.blog_nieuws_section .wpb_posts_slider .splide .splide__track .splide__list .splide__slide{width:calc(70% + 0px) !important;margin-right:15px !important}}.blog_nieuws_section .wpb_posts_slider .splide .splide__track .splide__list .splide__slide .post-slide{min-height:450px}@media only screen and (max-width:1367px){.blog_nieuws_section .wpb_posts_slider .splide .splide__track .splide__list .splide__slide .post-slide{min-height:270px}}.blog_nieuws_section .wpb_posts_slider .splide .splide__track .splide__list .splide__slide .post-slide .post-slide-image{display:flex;position:relative;overflow:hidden}.blog_nieuws_section .wpb_posts_slider .splide .splide__track .splide__list .splide__slide .post-slide .post-slide-image:hover img{transform:scale(1.1)}.blog_nieuws_section .wpb_posts_slider .splide .splide__track .splide__list .splide__slide .post-slide .post-slide-image:hover .post-slide-content .post-slide-title .post-slide-text{color:#06AABA}.blog_nieuws_section .wpb_posts_slider .splide .splide__track .splide__list .splide__slide .post-slide .post-slide-image:hover .post-slide-content .post-slide-title .post-slide-arrow svg path{fill:#06AABA}.blog_nieuws_section .wpb_posts_slider .splide .splide__track .splide__list .splide__slide .post-slide .post-slide-image img{width:100%;height:100%;transition:all 0.3s ease}.blog_nieuws_section .wpb_posts_slider .splide .splide__track .splide__list .splide__slide .post-slide .post-slide-image .post-slide-content{position:absolute;left:0;bottom:0;background-color:#fff;padding:20px;margin:30px 36px}@media only screen and (max-width:991px){.blog_nieuws_section .wpb_posts_slider .splide .splide__track .splide__list .splide__slide .post-slide .post-slide-image .post-slide-content{margin:15px;padding:15px}}.blog_nieuws_section .wpb_posts_slider .splide .splide__track .splide__list .splide__slide .post-slide .post-slide-image .post-slide-content .post-slide-categories .post-slide-category{font-size:16px;line-height:35px;font-weight:300;color:#1B1B1B;letter-spacing:5px}@media only screen and (max-width:991px){.blog_nieuws_section .wpb_posts_slider .splide .splide__track .splide__list .splide__slide .post-slide .post-slide-image .post-slide-content .post-slide-categories .post-slide-category{font-size:12px}}.blog_nieuws_section .wpb_posts_slider .splide .splide__track .splide__list .splide__slide .post-slide .post-slide-image .post-slide-content .post-slide-title{display:flex;align-items:start}@media only screen and (max-width:767px){.blog_nieuws_section .wpb_posts_slider .splide .splide__track .splide__list .splide__slide .post-slide .post-slide-image .post-slide-content .post-slide-title{display:block}}.blog_nieuws_section .wpb_posts_slider .splide .splide__track .splide__list .splide__slide .post-slide .post-slide-image .post-slide-content .post-slide-title .post-slide-text{display:block;font-size:22px;line-height:35px;font-weight:600;color:#1B1B1B;padding-right:38px;transition:all 0.3s ease}@media only screen and (max-width:1199px){.blog_nieuws_section .wpb_posts_slider .splide .splide__track .splide__list .splide__slide .post-slide .post-slide-image .post-slide-content .post-slide-title .post-slide-text{padding-right:8px}}@media only screen and (max-width:991px){.blog_nieuws_section .wpb_posts_slider .splide .splide__track .splide__list .splide__slide .post-slide .post-slide-image .post-slide-content .post-slide-title .post-slide-text{font-size:18px;line-height:32px}}@media only screen and (max-width:767px){.blog_nieuws_section .wpb_posts_slider .splide .splide__track .splide__list .splide__slide .post-slide .post-slide-image .post-slide-content .post-slide-title .post-slide-text{padding-bottom:15px;padding-right:0}}.blog_nieuws_section .wpb_posts_slider .splide .splide__track .splide__list .splide__slide .post-slide .post-slide-image .post-slide-content .post-slide-title .post-slide-arrow{display:flex;margin-top:10px}@media only screen and (max-width:767px){.blog_nieuws_section .wpb_posts_slider .splide .splide__track .splide__list .splide__slide .post-slide .post-slide-image .post-slide-content .post-slide-title .post-slide-arrow{margin-top:0}}.blog_nieuws_section .wpb_posts_slider .splide .splide__track .splide__list .splide__slide .post-slide .post-slide-image .post-slide-content .post-slide-title .post-slide-arrow svg path{fill:#1B1B1B;transition:all 0.3s ease}.projecten_title .inspiratie_section{align-items:center;margin:75px 0 50px}@media only screen and (max-width:991px){.projecten_title .inspiratie_section{margin:40px -15px}}@media only screen and (max-width:991px){.projecten_title .inspiratie_section .inspiratie_section_one{flex:0 0 100%;max-width:100%}}.projecten_title .inspiratie_section .inspiratie_section_one h1{color:#1B1B1B;font-size:55px;line-height:80px}@media only screen and (max-width:991px){.projecten_title .inspiratie_section .inspiratie_section_one h1{font-size:25px;line-height:40px;padding-bottom:20px}}@media only screen and (max-width:991px){.projecten_title .inspiratie_section .inspiratie_section_two{flex:0 0 100%;max-width:100%}}.projecten_title .inspiratie_section .inspiratie_section_two p{color:#454545}.btn_sticky_showroom{position:fixed;z-index:999;right:0;bottom:40px}@media only screen and (max-width:767px){.btn_sticky_showroom{bottom:0;width:100%}}.btn_sticky_showroom a{display:flex;align-items:center;background-color:#CBC6B6;padding:20px 15px;border-radius:40px 0 0 40px;font-size:18px;line-height:23px;font-weight:300;letter-spacing:3px;color:#1B1B1B;box-shadow:0 4px 7px rgba(0, 0, 0, 0.07);position:relative}@media only screen and (max-width:767px){.btn_sticky_showroom a{justify-content:center;border-radius:0;box-shadow:unset;padding:10px 15px;font-size:14px;line-height:18px}}.btn_sticky_showroom a .arrow-icon{display:block;margin-left:15px}@media only screen and (max-width:767px){.btn_sticky_showroom a .arrow-icon{position:absolute;right:15px;top:10px;transform:rotate(45deg)}}.woo-thumbs-slider-container{position:relative;margin:15px 0}.flex-control-thumbs.slick-slider{margin:0 -5px}.flex-control-thumbs.slick-slider .slick-list{padding:5px 0}.flex-control-thumbs li{padding:0 5px;float:none;display:inline-block;cursor:pointer;transition:all 0.3s ease}@media only screen and (max-width:991px){.flex-control-thumbs li{width:100px !important;padding:0}}.flex-control-thumbs img{width:100%;height:auto;border:1px solid #ddd;border-radius:3px;object-fit:cover}.flex-control-thumbs .flex-active{position:relative}.flex-control-thumbs .flex-active:after{content:"";position:absolute;bottom:-5px;left:5px;right:5px;height:2px;background:#333}.flex-control-thumbs img:hover,.flex-control-thumbs .flex-active img{opacity:1;border-color:#333}.slick-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:1;width:40px;height:40px;background:#F6FAFE;border:1px solid #CAD8E8;border-radius:5px;text-indent:-9999px;cursor:pointer}@media only screen and (max-width:991px){.slick-arrow{display:none !important}}.slick-arrow:before{content:"";position:absolute;top:50%;left:50%;width:7px;height:7px;border-style:solid;transform:translate(-50%, -50%)}.slick-prev{left:-40px}.slick-prev:before{border-width:2px 0 0 2px;border-color:#054BA3;transform:translate(-30%, -50%) rotate(-45deg)}.slick-next{right:-40px}.slick-next:before{border-width:2px 0 0 2px;border-color:#054BA3;transform:translate(-70%, -50%) rotate(135deg)}.slick-track{display:flex}.product_meta,.stock.out-of-stock{display:none}.woocommerce-tabs.wc-tabs-wrapper .wpb-content-wrapper{border-top:2px solid #CFCFCF;padding-top:75px;margin-top:62px}@media only screen and (max-width:991px){.woocommerce-tabs.wc-tabs-wrapper .wpb-content-wrapper{padding-top:30px;margin-top:38px;border-top:1px solid #CFCFCF}}.woocommerce-tabs.wc-tabs-wrapper>h2{display:none}.product_title.entry-title{font-size:25px;line-height:40px;color:#1B1B1B;margin-top:40px}.product.type-product{margin-top:75px}@media only screen and (max-width:991px){.product.type-product{margin-top:20px}}.product.type-product .woocommerce-product-gallery{width:43.5% !important;margin-bottom:62px !important}@media only screen and (max-width:991px){.product.type-product .woocommerce-product-gallery{width:100% !important;margin-bottom:40px !important}}.product.type-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{display:none}.product.type-product .woocommerce-product-gallery .flex-viewport{height:550px !important}@media only screen and (max-width:991px){.product.type-product .woocommerce-product-gallery .flex-viewport{height:340px !important}}.product.type-product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper{height:100%;transform:unset !important;transition:unset !important}.product.type-product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper .flex-active-slide{height:100%}.product.type-product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper a{display:block;width:100%;height:100%}.product.type-product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper a img{width:100%;height:100%;object-fit:cover}.product.type-product .woocommerce-product-gallery .flex-control-nav{overflow:unset !important}@media only screen and (max-width:991px){.product.type-product .woocommerce-product-gallery .flex-control-nav .splide__arrows{display:none}}.product.type-product .woocommerce-product-gallery .flex-control-nav .splide__arrows .splide__arrow{background-color:#1B1B1B;width:34px;height:34px}.product.type-product .woocommerce-product-gallery .flex-control-nav .splide__arrows .splide__arrow::before{background-image:url(/wp-content/uploads/ICON-caret-wit.svg);width:6px;height:12px}.product.type-product .woocommerce-product-gallery .flex-control-nav .splide__arrows .splide__arrow--prev{left:-16px}.product.type-product .woocommerce-product-gallery .flex-control-nav .splide__arrows .splide__arrow--next{right:-16px}.product.type-product .woocommerce-product-gallery .flex-control-nav .splide__track{padding:25px 0 0}@media only screen and (max-width:991px){.product.type-product .woocommerce-product-gallery .flex-control-nav .splide__track{padding:20px 0 0}}.product.type-product .woocommerce-product-gallery .flex-control-nav .splide__track .splide__list .splide__slide.is-active{border:unset}.product.type-product .woocommerce-product-gallery .flex-control-nav .splide__track .splide__list .splide__slide{padding:0;margin-right:24px !important;width:147px !important;border:unset}@media only screen and (max-width:991px){.product.type-product .woocommerce-product-gallery .flex-control-nav .splide__track .splide__list .splide__slide{margin-right:15px !important;width:calc(32% - 3px) !important}}@media only screen and (max-width:767px){.product.type-product .woocommerce-product-gallery .flex-control-nav .splide__track .splide__list .splide__slide{width:calc(32% - 5px) !important}}.product.type-product .woocommerce-product-gallery .flex-control-nav .splide__track .splide__list .splide__slide img{border:unset;opacity:1;border-radius:unset}.product.type-product div.summary.entry-summary{width:50% !important;margin-bottom:62px !important}@media only screen and (max-width:991px){.product.type-product div.summary.entry-summary{width:100% !important;margin-bottom:38px !important}}.product.type-product div.summary.entry-summary h1.product_title{font-size:42px;line-height:55px;font-weight:600;padding-bottom:30px}@media only screen and (max-width:991px){.product.type-product div.summary.entry-summary h1.product_title{display:none}}.product.type-product div.summary.entry-summary .woocommerce-product-details__short-description p{color:#454545;padding-bottom:30px}@media only screen and (max-width:991px){.product.type-product div.summary.entry-summary .woocommerce-product-details__short-description p{padding-bottom:20px}}.product.type-product div.summary.entry-summary .additional-info-container .woocommerce-product-attributes{border:unset;margin-bottom:30px}@media only screen and (max-width:991px){.product.type-product div.summary.entry-summary .additional-info-container .woocommerce-product-attributes{margin-bottom:20px}}.product.type-product div.summary.entry-summary .additional-info-container .woocommerce-product-attributes .woocommerce-product-attributes-item{display:flex;align-items:center;border:unset;padding-bottom:5px}.product.type-product div.summary.entry-summary .additional-info-container .woocommerce-product-attributes .woocommerce-product-attributes-item:last-child{padding-bottom:0}.product.type-product div.summary.entry-summary .additional-info-container .woocommerce-product-attributes .woocommerce-product-attributes-item .woocommerce-product-attributes-item__label{width:120px;margin-right:16px;font-size:17px;line-height:35px;font-weight:600;color:#1B1B1B;font-family:"Instrument Sans", sans-serif;padding:0;border:unset;background-color:transparent}@media only screen and (max-width:991px){.product.type-product div.summary.entry-summary .additional-info-container .woocommerce-product-attributes .woocommerce-product-attributes-item .woocommerce-product-attributes-item__label{font-size:16px}}.product.type-product div.summary.entry-summary .additional-info-container .woocommerce-product-attributes .woocommerce-product-attributes-item .woocommerce-product-attributes-item__value{border:unset;background-color:transparent;font-style:unset;line-height:35px}.product.type-product div.summary.entry-summary .additional-info-container .woocommerce-product-attributes .woocommerce-product-attributes-item .woocommerce-product-attributes-item__value p{padding:0;font-family:"Instrument Sans", sans-serif;color:#1B1B1B}.product.type-product div.summary.entry-summary .price{float:right;margin-top:-85px}@media only screen and (max-width:1199px){.product.type-product div.summary.entry-summary .price{margin-top:0;margin-bottom:20px;float:unset;text-align:end}}.product.type-product div.summary.entry-summary .price>.woocommerce-Price-amount{line-height:55px}.product.type-product div.summary.entry-summary .price>.woocommerce-Price-amount>bdi{font-size:42px;line-height:55px;font-weight:600;color:#06AABA;font-family:"Instrument Sans", sans-serif}@media only screen and (max-width:991px){.product.type-product div.summary.entry-summary .price>.woocommerce-Price-amount>bdi{font-size:38px}}.product.type-product div.summary.entry-summary .price>.woocommerce-Price-amount>bdi::before{content:"Vanaf";font-size:20px;font-weight:normal;color:#06AABA;margin-right:16px}@media only screen and (max-width:991px){.product.type-product div.summary.entry-summary .price>.woocommerce-Price-amount>bdi::before{font-size:16px;margin-right:10px}}.product.type-product div.summary.entry-summary .custom-acf-section .shop_page_button .vc_column-inner>.wpb_wrapper{border-bottom:1px solid #CFCFCF;margin-bottom:30px;padding-bottom:30px}@media only screen and (max-width:991px){.product.type-product div.summary.entry-summary .custom-acf-section .shop_page_button .vc_column-inner>.wpb_wrapper{margin-bottom:20px;padding-bottom:20px}}.product.type-product div.summary.entry-summary .custom-acf-section .shop_page_button .vc_column-inner>.wpb_wrapper .btn-primary{margin-bottom:15px}@media only screen and (max-width:991px){.product.type-product div.summary.entry-summary .custom-acf-section .shop_page_button .vc_column-inner>.wpb_wrapper .btn-primary{width:100%}}.product.type-product div.summary.entry-summary .custom-acf-section .shop_page_button .vc_column-inner>.wpb_wrapper .btn-custom2{width:max-content;border:1px solid #1B1B1B;padding:10px 25px;display:flex;align-items:center}@media only screen and (max-width:991px){.product.type-product div.summary.entry-summary .custom-acf-section .shop_page_button .vc_column-inner>.wpb_wrapper .btn-custom2{width:100%}}.product.type-product div.summary.entry-summary .custom-acf-section .shop_page_button .vc_column-inner>.wpb_wrapper .btn-custom2::after{content:"";background-image:url(/wp-content/uploads/ICON-telefoon.svg);background-size:cover;display:block;width:15px;height:15px;margin-left:15px}.product.type-product div.summary.entry-summary .custom-acf-section .shop_page_button .vc_column-inner>.wpb_wrapper .btn-custom2:hover .btn-span-text{transform:unset}.product.type-product div.summary.entry-summary .custom-acf-section .shop_page_button .vc_column-inner>.wpb_wrapper .btn-custom2 .btn-arrow-icon{display:none}.product.type-product div.summary.entry-summary .custom-acf-section .shop_page_content ul{list-style:none;padding-left:0;display:grid;grid-template-rows:repeat(4, auto);grid-auto-flow:column;grid-column-gap:32px;grid-row-gap:10px}@media only screen and (max-width:991px){.product.type-product div.summary.entry-summary .custom-acf-section .shop_page_content ul{grid-template-rows:repeat(8, auto);grid-row-gap:5px}}.product.type-product div.summary.entry-summary .custom-acf-section .shop_page_content ul li{font-weight:500;color:#1B1B1B;font-family:"Instrument Sans", sans-serif;padding-left:40px;position:relative;max-width:310px}.product.type-product div.summary.entry-summary .custom-acf-section .shop_page_content ul li::before{content:"";display:block;background-image:url(/wp-content/uploads/ICON-check.svg);background-size:cover;width:14px;height:10px;top:12px;left:0;position:absolute}.woof_products_top_panel,.button.woof_reset_search_form{display:none !important}.mobile-title-cate{font-size:55px;line-height:80px;font-weight:600;color:#1B1B1B;margin-top:75px;text-align:center}@media only screen and (max-width:991px){.mobile-title-cate{font-size:32px;line-height:40px;margin-top:40px}}.woocommerce-main-section{margin:70px -15px 75px;padding-bottom:60px;border-bottom:2px solid #CFCFCF}@media only screen and (max-width:991px){.woocommerce-main-section{margin:40px -15px 30px;padding-bottom:30px;border-bottom:1px solid #CFCFCF}}@media only screen and (max-width:991px){.woocommerce-main-section .sidebar-cate{order:1;max-width:100%;margin:0 15px 22px;background-color:#F9F9F9;padding:20px}}.woocommerce-main-section .sidebar-cate .mobile-filter-button{width:100%;background-color:transparent;border-radius:60px;font-size:20px;line-height:34px;font-weight:500;color:#1B1B1B;border:1px solid #1B1B1B;padding:12px 25px;font-family:"Instrument Sans", sans-serif;text-align:left;display:flex;align-items:center;justify-content:space-between}.woocommerce-main-section .sidebar-cate .mobile-filter-button::after{content:"";background-image:url(/wp-content/uploads/ICON-dropdown-zwart.svg);background-size:cover;display:block;width:9px;height:5px}.woocommerce-main-section .sidebar-cate .sidebar-main-section{background-color:#F9F9F9;padding:20px;max-width:312px}@media only screen and (max-width:991px){.woocommerce-main-section .sidebar-cate .sidebar-main-section{max-width:100%}}.woocommerce-main-section .sidebar-cate .sidebar-main-section h3{line-height:34px;font-weight:500;margin-bottom:29px;padding-bottom:29px;border-bottom:1px solid #CFCFCF;text-transform:uppercase;color:#1B1B1B}.woocommerce-main-section .sidebar-cate .sidebar-main-section .woof_block_html_items .woof_list>.woof_childs_list_li{margin-bottom:10px;position:relative}.woocommerce-main-section .sidebar-cate .sidebar-main-section .woof_block_html_items .woof_list>.woof_childs_list_li:last-child{margin-bottom:0px}.woocommerce-main-section .sidebar-cate .sidebar-main-section .woof_block_html_items .woof_list>.woof_childs_list_li>.iradio_square-blue{display:none}.woocommerce-main-section .sidebar-cate .sidebar-main-section .woof_block_html_items .woof_list>.woof_childs_list_li .woof-custome-code-dropwdone.woof-active{background-color:#06AABA}.woocommerce-main-section .sidebar-cate .sidebar-main-section .woof_block_html_items .woof_list>.woof_childs_list_li .woof-custome-code-dropwdone.woof-active .woof_radio_label{color:#FFF}.woocommerce-main-section .sidebar-cate .sidebar-main-section .woof_block_html_items .woof_list>.woof_childs_list_li .woof-custome-code-dropwdone.woof-active .woof_childs_list_opener span.woof_is_opened{background:url(/wp-content/uploads/ICON-dropdown-wit.svg)}.woocommerce-main-section .sidebar-cate .sidebar-main-section .woof_block_html_items .woof_list>.woof_childs_list_li .woof-custome-code-dropwdone.woof-active .woof_childs_list_opener span.woof_is_closed{background:url(/wp-content/uploads/ICON-dropdown-zwart.svg)}.woocommerce-main-section .sidebar-cate .sidebar-main-section .woof_block_html_items .woof_list>.woof_childs_list_li .woof-custome-code-dropwdone{padding:12px 25px;border-radius:60px;margin-top:0;position:relative;width:100%;cursor:pointer}.woocommerce-main-section .sidebar-cate .sidebar-main-section .woof_block_html_items .woof_list>.woof_childs_list_li .woof-custome-code-dropwdone .woof_radio_label{margin:0 !important;font-size:20px;line-height:34px;font-family:"Instrument Sans", sans-serif;padding:0;color:#1B1B1B;font-weight:500;pointer-events:none}.woocommerce-main-section .sidebar-cate .sidebar-main-section .woof_block_html_items .woof_list>.woof_childs_list_li .woof_childs_list_opener{position:absolute;right:25px;top:26px}.woocommerce-main-section .sidebar-cate .sidebar-main-section .woof_block_html_items .woof_list>.woof_childs_list_li .woof_childs_list_opener span.woof_is_opened{background:url(/wp-content/uploads/ICON-dropdown-zwart.svg);width:9px;height:5px}.woocommerce-main-section .sidebar-cate .sidebar-main-section .woof_block_html_items .woof_list>.woof_childs_list_li .woof_childs_list_opener span.woof_is_closed{background:url(/wp-content/uploads/ICON-dropdown-zwart.svg);width:9px;height:5px}.woocommerce-main-section .sidebar-cate .sidebar-main-section .woof_block_html_items .woof_list>.woof_childs_list_li .woof_childs_list{padding:0 25px !important;margin-top:20px !important}.woocommerce-main-section .sidebar-cate .sidebar-main-section .woof_block_html_items .woof_list>.woof_childs_list_li .woof_childs_list li{display:flex;align-items:center;margin-bottom:15px}.woocommerce-main-section .sidebar-cate .sidebar-main-section .woof_block_html_items .woof_list>.woof_childs_list_li .woof_childs_list li:last-child{margin-bottom:0}.woocommerce-main-section .sidebar-cate .sidebar-main-section .woof_block_html_items .woof_list>.woof_childs_list_li .woof_childs_list li .iradio_square-blue{margin-top:0;margin-right:10px;background-size:238px 24px !important}.woocommerce-main-section .sidebar-cate .sidebar-main-section .woof_block_html_items .woof_list>.woof_childs_list_li .woof_childs_list li .woof_radio_label{margin:0 !important;padding:0;font-size:16px;line-height:34px;font-weight:500;color:#1B1B1B;font-family:"DM Sans", sans-serif}.woocommerce-main-section .sidebar-cate .sidebar-main-section .woof_block_html_items .woof_list>.woof_childs_list_li .woof_childs_list li .woof_radio_term_reset img{width:22px;height:22px;margin-top:11px}.woocommerce-main-section .mobile-product-cats-btn,.woocommerce-main-section .mobile-product-cats{display:none}.woocommerce-main-section .custom-shop-header{padding-bottom:30px;margin-bottom:50px;border-bottom:1px solid #CFCFCF}@media only screen and (max-width:991px){.woocommerce-main-section .custom-shop-header{order:2;margin:0 15px 30px}}.woocommerce-main-section .custom-shop-header h1{font-size:42px;line-height:55px;font-weight:600;color:#1B1B1B;padding-bottom:30px}@media only screen and (max-width:991px){.woocommerce-main-section .custom-shop-header h1{font-size:25px;line-height:40px}}.woocommerce-main-section .custom-shop-header .term-description p{color:#454545}@media only screen and (max-width:991px){.woocommerce-main-section .woo-product-section{order:3;flex:0 0 100%;max-width:100%}}.woocommerce-main-section .woo-product-section .woocommerce-result-count{display:none}.woocommerce-main-section .woo-product-section .woocommerce-ordering{display:none}.woocommerce-main-section .woo-product-section .products{display:flex;flex-wrap:wrap;grid-column-gap:24px;grid-row-gap:30px}.woocommerce-main-section .woo-product-section .products::before{display:none}@media only screen and (max-width:991px){.woocommerce-main-section .woo-product-section .products{justify-content:center;grid-column-gap:unset;margin:0 !important}}.woocommerce-main-section .woo-product-section .products li.product{width:296px;margin:0}@media only screen and (max-width:991px){.woocommerce-main-section .woo-product-section .products li.product{width:296px !important;margin:0 !important}}@media only screen and (max-width:767px){.woocommerce-main-section .woo-product-section .products li.product{width:100% !important;margin:0 !important}}.woocommerce-main-section .woo-product-section .products li.product a{position:relative}.woocommerce-main-section .woo-product-section .products li.product a img{margin:0 0 20px;height:296px;width:100%}.woocommerce-main-section .woo-product-section .products li.product a img:nth-child(2){transition:opacity 0.25s ease-in-out;-moz-transition:opacity 0.25s ease-in-out;-webkit-transition:opacity 0.25s ease-in-out;position:absolute;top:0;opacity:0}.woocommerce-main-section .woo-product-section .products li.product a:hover img:nth-child(2){opacity:1}.woocommerce-main-section .woo-product-section .products li.product a:hover .woocommerce-loop-product__title{color:#06AABA}.woocommerce-main-section .woo-product-section .products li.product a:hover .woocommerce-loop-product__title .btn-span-text{transform:translateX(30px)}.woocommerce-main-section .woo-product-section .products li.product a:hover .woocommerce-loop-product__title .btn-arrow-icon{width:20px}.woocommerce-main-section .woo-product-section .products li.product a .woocommerce-loop-product__title{font-size:22px;line-height:34px;font-weight:500;color:#1B1B1B;padding:0;text-align:center;font-family:"DM Sans", sans-serif;transition:all 0.3s;position:relative;display:flex;align-items:center;justify-content:center;width:max-content;margin:0 auto}@media only screen and (max-width:991px){.woocommerce-main-section .woo-product-section .products li.product a .woocommerce-loop-product__title{justify-content:space-between;flex-direction:row-reverse;width:100%}}.woocommerce-main-section .woo-product-section .products li.product a .woocommerce-loop-product__title:hover{color:#06AABA}.woocommerce-main-section .woo-product-section .products li.product a .woocommerce-loop-product__title:hover .btn-span-text{transform:translateX(20px)}@media only screen and (max-width:991px){.woocommerce-main-section .woo-product-section .products li.product a .woocommerce-loop-product__title:hover .btn-span-text{transform:unset}}.woocommerce-main-section .woo-product-section .products li.product a .woocommerce-loop-product__title:hover .btn-arrow-icon{width:20px}.woocommerce-main-section .woo-product-section .products li.product a .woocommerce-loop-product__title .btn-span-text{transition:all 0.2s ease}.woocommerce-main-section .woo-product-section .products li.product a .woocommerce-loop-product__title .btn-arrow-icon{background-image:url(/wp-content/uploads/ICON-pijltje-blauw.svg);background-size:cover;width:0px;height:16px;display:block;transition:all 0.2s ease;position:absolute;left:0}@media only screen and (max-width:991px){.woocommerce-main-section .woo-product-section .products li.product a .woocommerce-loop-product__title .btn-arrow-icon{width:20px;position:unset;background-image:url(/wp-content/uploads/ICON-pijltje-zwart.svg)}}.woocommerce-main-section .woo-product-section .products li.product a .price{display:none}.woocommerce-main-section .woo-product-section .products li.product .add_to_cart_button{display:none}.woocommerce-main-section .woo-product-section .products li.product .screen-reader-text{display:none}.woocommerce-page .review_section_slider{margin-bottom:0;background-color:#F9F9F9}.hier_section_one{margin-bottom:74px}@media only screen and (max-width:991px){.hier_section_one{margin-bottom:30px}}@media only screen and (max-width:991px){.hier_section_one .hier_section_title{flex:0 0 100%;max-width:100%;margin-bottom:30px}}.hier_section_one .hier_section_title h3{font-size:30px;line-height:40px;color:#1B1B1B;padding-bottom:30px}@media only screen and (max-width:991px){.hier_section_one .hier_section_title h3{font-size:22px;line-height:36px;padding-bottom:20px}}.hier_section_one .hier_section_title p{color:#454545;padding-bottom:30px}@media only screen and (max-width:991px){.hier_section_one .hier_section_title p{padding-bottom:20px}}.hier_section_one .hier_section_title ul{padding-left:0;list-style:none}.hier_section_one .hier_section_title ul li{position:relative;color:#454545;padding-bottom:5px;padding-left:22px}.hier_section_one .hier_section_title ul li::before{content:"";background-color:#06AABA;display:block;width:7px;height:7px;border-radius:10px;top:12px;left:0;position:absolute}@media only screen and (max-width:991px){.hier_section_one .hier_section_subtitle{flex:0 0 100%;max-width:100%}}.hier_section_one .hier_section_subtitle h3{font-size:30px;line-height:40px;color:#1B1B1B;padding-bottom:30px}@media only screen and (max-width:991px){.hier_section_one .hier_section_subtitle h3{font-size:22px;line-height:36px;padding-bottom:20px}}.hier_section_one .hier_section_subtitle p{color:#454545;padding-bottom:20px}.hier_section_one .hier_section_subtitle p:last-child{padding-bottom:0}.hier_section_two{margin-bottom:86px}@media only screen and (max-width:991px){.hier_section_two{margin-bottom:50px}}@media only screen and (max-width:991px){.hier_section_two .hier_section_subtitle{flex:0 0 100%;max-width:100%;margin-bottom:30px}}.hier_section_two .hier_section_subtitle h3{font-size:30px;line-height:40px;color:#1B1B1B;padding-bottom:30px}@media only screen and (max-width:991px){.hier_section_two .hier_section_subtitle h3{font-size:22px;line-height:36px;padding-bottom:20px}}.hier_section_two .hier_section_subtitle p{color:#454545}@media only screen and (max-width:991px){.hier_section_two .hier_section_title{flex:0 0 100%;max-width:100%}}.hier_section_two .hier_section_title h3{font-size:30px;line-height:40px;color:#1B1B1B;padding-bottom:30px}@media only screen and (max-width:991px){.hier_section_two .hier_section_title h3{font-size:22px;line-height:36px;padding-bottom:20px}}.hier_section_two .hier_section_title p{color:#454545;padding-bottom:30px}.hier_section_two .hier_section_title ul{padding-left:0;list-style:none}.hier_section_two .hier_section_title ul li{position:relative;color:#454545;padding-bottom:5px;padding-left:29px}.hier_section_two .hier_section_title ul li::before{content:"";display:block;background-image:url(/wp-content/uploads/ICON-check.svg);background-size:cover;width:15px;height:10px;top:11px;left:0;position:absolute;background-color:transparent}.favorieten_slider_section_bg{margin-bottom:146px}@media only screen and (max-width:991px){.favorieten_slider_section_bg{margin-bottom:66px}}.favorieten_slider_section_bg .favorieten_slider_section{align-items:center;margin-bottom:70px}@media only screen and (max-width:991px){.favorieten_slider_section_bg .favorieten_slider_section{margin-bottom:40px}}@media only screen and (max-width:991px){.favorieten_slider_section_bg .favorieten_slider_section .favorieten_slider_section_title{flex:0 0 100%;max-width:100%}}.favorieten_slider_section_bg .favorieten_slider_section .favorieten_slider_section_title h2{color:#1B1B1B}@media only screen and (max-width:991px){.favorieten_slider_section_bg .favorieten_slider_section .favorieten_slider_section_btn{display:none}}.favorieten_slider_section_bg .favorieten_slider_section .favorieten_slider_section_btn .btn{float:right}.favorieten_slider_section_bg .mobile_botton{margin-top:30px}@media only screen and (min-width:992px){.favorieten_slider_section_bg .mobile_botton{display:none}}.favorieten_slider_section_bg .splide .splide__arrows{display:none}.favorieten_slider_section_bg .splide .splide__pagination{display:none}.favorieten_slider_section_bg .splide .splide__track .splide__list .product{margin-top:0;width:306px !important;margin-right:24px}@media only screen and (max-width:991px){.favorieten_slider_section_bg .splide .splide__track .splide__list .product{width:275px !important;margin-right:15px}}.favorieten_slider_section_bg .splide .splide__track .splide__list .product a{position:relative;display:block}.favorieten_slider_section_bg .splide .splide__track .splide__list .product a img{margin:0 0 20px;width:100%;height:300px}.favorieten_slider_section_bg .splide .splide__track .splide__list .product a img:nth-child(2){position:absolute;top:0;left:0;transition:opacity 0.25s ease-in-out;-moz-transition:opacity 0.25s ease-in-out;-webkit-transition:opacity 0.25s ease-in-out;opacity:0}.favorieten_slider_section_bg .splide .splide__track .splide__list .product a:hover img:nth-child(2){opacity:1}.favorieten_slider_section_bg .splide .splide__track .splide__list .product a:hover .woocommerce-loop-product__title{color:#06AABA}.favorieten_slider_section_bg .splide .splide__track .splide__list .product a:hover .woocommerce-loop-product__title .btn-span-text{transform:translateX(30px)}.favorieten_slider_section_bg .splide .splide__track .splide__list .product a:hover .woocommerce-loop-product__title .btn-arrow-icon{width:20px}.favorieten_slider_section_bg .splide .splide__track .splide__list .product a .woocommerce-loop-product__title{font-size:22px;line-height:34px;font-weight:500;color:#1B1B1B;padding:0;text-align:center;font-family:"DM Sans", sans-serif;transition:all 0.3s;position:relative;display:flex;align-items:center;justify-content:center;width:max-content;margin:0 auto}@media only screen and (max-width:991px){.favorieten_slider_section_bg .splide .splide__track .splide__list .product a .woocommerce-loop-product__title{justify-content:space-between;flex-direction:row-reverse;width:100%}}.favorieten_slider_section_bg .splide .splide__track .splide__list .product a .woocommerce-loop-product__title:hover{color:#06AABA}.favorieten_slider_section_bg .splide .splide__track .splide__list .product a .woocommerce-loop-product__title:hover .btn-span-text{transform:translateX(20px)}@media only screen and (max-width:991px){.favorieten_slider_section_bg .splide .splide__track .splide__list .product a .woocommerce-loop-product__title:hover .btn-span-text{transform:unset}}.favorieten_slider_section_bg .splide .splide__track .splide__list .product a .woocommerce-loop-product__title:hover .btn-arrow-icon{width:20px}.favorieten_slider_section_bg .splide .splide__track .splide__list .product a .woocommerce-loop-product__title .btn-span-text{transition:all 0.2s ease}.favorieten_slider_section_bg .splide .splide__track .splide__list .product a .woocommerce-loop-product__title .btn-arrow-icon{background-image:url(/wp-content/uploads/ICON-pijltje-blauw.svg);background-size:cover;width:0px;height:16px;display:block;transition:all 0.2s ease;position:absolute;left:0}@media only screen and (max-width:991px){.favorieten_slider_section_bg .splide .splide__track .splide__list .product a .woocommerce-loop-product__title .btn-arrow-icon{width:20px;position:unset;background-image:url(/wp-content/uploads/ICON-pijltje-zwart.svg)}}.favorieten_slider_section_bg .splide .splide__track .splide__list .product a .price{display:none}.favorieten_slider_section_bg .splide .splide__track .splide__list .product .add_to_cart_button{display:none}.favorieten_slider_section_bg .splide .splide__track .splide__list .product .screen-reader-text{display:none}.category-bottom-section{margin-bottom:30px}.category-bottom-section .category-bottom-item{margin-bottom:60px}@media only screen and (max-width:991px){.category-bottom-section .category-bottom-item{flex:0 0 100%;max-width:100%;margin-bottom:30px}}.category-bottom-section .category-bottom-item h3{font-size:30px;line-height:40px;color:#1B1B1B;padding-bottom:30px}@media only screen and (max-width:991px){.category-bottom-section .category-bottom-item h3{font-size:22px;line-height:36px;padding-bottom:20px}}.category-bottom-section .category-bottom-item p{color:#454545;padding-bottom:30px}@media only screen and (max-width:991px){.category-bottom-section .category-bottom-item p{padding-bottom:20px}}.category-bottom-section .category-bottom-item ul{padding-left:0;list-style:none}.category-bottom-section .category-bottom-item ul li{position:relative;color:#454545;padding-bottom:5px;padding-left:22px}.category-bottom-section .category-bottom-item ul li::before{content:"";background-color:#06AABA;display:block;width:7px;height:7px;border-radius:10px;top:12px;left:0;position:absolute}.category-bottom-section .category-bottom-item:nth-child(1){padding-left:0}@media only screen and (max-width:991px){.category-bottom-section .category-bottom-item:nth-child(1){padding-left:15px}}.category-bottom-section .category-bottom-item:nth-child(3){padding-left:0}@media only screen and (max-width:991px){.category-bottom-section .category-bottom-item:nth-child(3){padding-left:15px}}.category-bottom-section .category-bottom-item:nth-child(4) ul li{padding-left:29px}.category-bottom-section .category-bottom-item:nth-child(4) ul li::before{content:"";display:block;background-image:url(/wp-content/uploads/ICON-check.svg);background-size:cover;width:15px;height:10px;top:11px;left:0;position:absolute;background-color:transparent}.hier_section_one{margin-bottom:74px}@media only screen and (max-width:991px){.hier_section_one{margin-bottom:30px}}@media only screen and (max-width:991px){.hier_section_one .hier_section_title{flex:0 0 100%;max-width:100%;margin-bottom:30px}}.hier_section_one .hier_section_title h3{font-size:30px;line-height:40px;color:#1B1B1B;padding-bottom:30px}@media only screen and (max-width:991px){.hier_section_one .hier_section_title h3{font-size:22px;line-height:36px;padding-bottom:20px}}.hier_section_one .hier_section_title p{color:#454545;padding-bottom:30px}@media only screen and (max-width:991px){.hier_section_one .hier_section_title p{padding-bottom:20px}}.hier_section_one .hier_section_title ul{padding-left:0;list-style:none}.hier_section_one .hier_section_title ul li{position:relative;color:#454545;padding-bottom:5px;padding-left:22px}.hier_section_one .hier_section_title ul li::before{content:"";background-color:#06AABA;display:block;width:7px;height:7px;border-radius:10px;top:12px;left:0;position:absolute}@media only screen and (max-width:991px){.hier_section_one .hier_section_subtitle{flex:0 0 100%;max-width:100%}}.hier_section_one .hier_section_subtitle h3{font-size:30px;line-height:40px;color:#1B1B1B;padding-bottom:30px}@media only screen and (max-width:991px){.hier_section_one .hier_section_subtitle h3{font-size:22px;line-height:36px;padding-bottom:20px}}.hier_section_one .hier_section_subtitle p{color:#454545;padding-bottom:20px}.hier_section_one .hier_section_subtitle p:last-child{padding-bottom:0}@font-face{font-family:"MontBold";src:url("/wp-content/themes/saleswizard-theme/inc/assets/webfonts/font.woff2") format("woff2"), url("/wp-content/themes/saleswizard-theme/inc/assets/webfonts/font.woff") format("woff")}#sw_login.sw_login--page{position:relative;height:100vh;min-height:800px;color:#14002d}#sw_login.sw_login--page h1,#sw_login.sw_login--page h2,#sw_login.sw_login--page h3,#sw_login.sw_login--page p{margin-bottom:0}#sw_login.sw_login--page>.brand_background{position:absolute;left:0;top:0;width:53.5%;height:100%;background-color:#441099;border-bottom-right-radius:300px;overflow:hidden;z-index:-1}#sw_login.sw_login--page>.brand_background>#animated-blob{position:absolute;bottom:0;left:0;width:100%;height:100%;background-color:#2d0166;background-size:cover;background-repeat:no-repeat;background-position:center;opacity:0.19;clip-path:circle(130.5% at 58% 160%);animation:blob-expand 2s cubic-bezier(0.25, 0.1, 0.25, 1)}@keyframes blob-expand{0%{clip-path:circle(100% at 128% 160%)}100%{clip-path:circle(130.5% at 58% 160%)}}#sw_login.sw_login--page .container{height:100%}#sw_login.sw_login--page .container .sw_login_page--inner{height:100%;display:flex;justify-content:space-between;align-items:center}#sw_login.sw_login--page .container .sw_login_page--inner .left{height:100%;display:flex;flex-direction:column;justify-content:space-between}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_header{margin-top:75px;margin-bottom:75px}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_header img.login-logo{width:100%;max-width:288px;filter:brightness(0) invert(1)}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_title{margin-bottom:90px}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_title h1{margin-bottom:24px;color:#47ca9b;font-family:"MontBold";font-size:23px;line-height:1;text-transform:uppercase}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_title h2{font-family:"MontBold";font-size:70px;color:#f0f0f0}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_title svg{font-family:"MontBold";width:100%;height:70px}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_title svg text{animation:stroke 3s forwards;stroke-width:1;stroke:#fff;font-size:70px}@keyframes stroke{0%{fill:rgba(72, 138, 204, 0);stroke:#fff;stroke-dashoffset:10px;stroke-dasharray:0 60%;stroke-width:1}70%{fill:rgba(72, 138, 204, 0);stroke:#fff}80%{fill:rgba(255, 255, 255, 0.2);stroke:#fff;stroke-width:3}100%{fill:#fff;stroke:rgba(54, 95, 160, 0);stroke-dashoffset:150px;stroke-dasharray:60% 0;stroke-width:0}}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article{position:relative;max-width:606px}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner{border:2px solid rgba(255, 255, 255, 0.5);padding:26px 37px;padding-right:105px}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner h3{margin-bottom:16px;color:#47ca9b;font-family:"MontBold";font-size:16px;text-transform:uppercase}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner h2.seo_article--title{margin-bottom:21px;font-family:"MontBold";font-size:25px}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner h2.seo_article--title a{color:#fff}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner h2.seo_article--title:hover~.seo_article--link svg{animation:slideArrow 0.5s forwards;perspective:1000px}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner p.seo_article--content{font-family:"Hanken Grotesk", sans-serif;font-size:18px;line-height:25px}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner p.seo_article--content a{color:#fff}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner p.seo_article--content:hover~.seo_article--link svg{animation:slideArrow 0.5s forwards;perspective:1000px}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner .seo_article--link{position:absolute;bottom:32px;right:37px;display:flex;align-items:center;justify-content:center;width:42px;height:42px;background-color:#47ca9b;border-radius:100%;overflow:hidden}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner .seo_article--link svg{width:24px}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article .seo_article--inner .seo_article--link:hover svg{animation:slideArrow 0.5s forwards;perspective:1000px}@keyframes slideArrow{0%{transform:translateX(0)}50%{transform:translateX(35px) rotateZ(50deg)}65%{opacity:0}75%{transform:translateX(-35px) rotateZ(-90deg)}100%{transform:translateX(0) rotateZ(0);opacity:1}}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_footer .login_footer--inner{display:flex;align-items:center;gap:86px;padding-bottom:62px}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_footer .login_footer--inner .privacy-link a{font-family:"Hanken Grotesk", sans-serif;color:#fff;text-decoration:underline}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_footer .login_footer--inner .language-switcher select{height:50px;margin-bottom:0;margin-right:10px;padding-left:30px;border-radius:100px;border:none;outline:none}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_footer .login_footer--inner .language-switcher input[type="submit"]{background-color:#47ca9b;color:#fff;border-radius:100px;border:none;padding:0 20px;height:50px;font-size:18px;font-weight:500;cursor:pointer}#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form{width:100%;max-width:394px}#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form h2.login_form--title{margin-bottom:46px;font-family:"MontBold";font-size:40px;color:#441099}#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form label{font-family:"Hanken Grotesk", sans-serif;color:#14002d;font-size:18px}#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form input[type="text"],#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form input[type="password"]{margin-top:17px;background-color:#f0f0f0;color:#14002d;border-radius:0;border:none;padding-left:15px;margin-bottom:20px;width:100%;height:60px;font-size:24px;font-weight:300}#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form input[type="submit"]#wp-submit{margin-top:30px;background-color:#47ca9b;color:#fff;border-radius:0;border:none;padding-left:15px;margin-bottom:20px;width:100%;height:60px;font-family:"Hanken Grotesk", sans-serif;font-size:24px;font-weight:700;border-radius:100px;cursor:pointer}#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form .login-remember label{display:flex;align-items:center;gap:15px}#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form .login-remember label::before{content:"";display:inline-block;width:25px;height:25px;background-color:#f0f0f0;font-family:"Font Awesome 6 Free";font-weight:900;font-size:20px;color:#fff;text-align:center;line-height:1.3;cursor:pointer}#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form .login-remember label input{display:none}#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form .login-remember label:has(input:checked)::before{content:"";background-color:#441099}#sw_login.sw_login--page .container .sw_login_page--inner .right .login_form .login-error{color:#ff3c00}#sw_login.sw_login--page .container .sw_login_page--inner .right .forgot-password{text-align:center;margin-top:15px}#sw_login.sw_login--page .container .sw_login_page--inner .right .forgot-password a{font-family:"Hanken Grotesk", sans-serif;color:#14002d;text-decoration:underline}#sw_login.sw_login--page .container .sw_login_page--inner .right .back-to-website{margin-top:70px}#sw_login.sw_login--page .container .sw_login_page--inner .right .back-to-website a{display:flex;align-items:center;justify-content:center;gap:15px;font-family:"Hanken Grotesk", sans-serif;font-size:18px;color:#14002d}#sw_login.sw_login--page .container .sw_login_page--inner .right .back-to-website a i{display:flex;justify-content:center;align-items:center;width:34px;height:34px;background-color:#441099;border-radius:100%}#sw_login.sw_login--page .container .sw_login_page--inner .right .back-to-website a i::before{content:"";display:block;width:17.94px;height:18.2px;background-image:url('data:image/svg+xml,<svg width="100%" height="auto" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g id="Complete"><g id="arrow-right"><g><polyline data-name="Right" fill="none" id="Right-2" points="16.4 7 21.5 12 16.4 17" stroke="%23fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><line fill="none" stroke="%23fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" x1="2.5" x2="19.2" y1="12" y2="12"/></g></g></g></svg>');background-size:contain;background-repeat:no-repeat;transform:scalex(-1);margin-top:1px}@media (max-width:1367px){#sw_login.sw_login--page>.brand_background{width:57.5%}}@media (max-width:1199px){#sw_login.sw_login--page>.brand_background{width:51.5%}#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article{max-width:405px}#sw_login.sw_login--page .container .sw_login_page--inner .left .login_title svg text{font-size:60px}}@media (min-width:992px){#sw_login.sw_login--page .mobile_header{display:none}}@media (max-width:991px){#sw_login.sw_login--page .brand_background{display:none}#sw_login.sw_login--page .mobile_header{position:absolute;top:0;left:0;width:100%;height:164px;background-color:#441099}#sw_login.sw_login--page .mobile_header .mobile_header--inner{padding-top:25px}#sw_login.sw_login--page .mobile_header .mobile_header--inner a{display:block;width:100%;max-width:236px;margin-inline:auto}#sw_login.sw_login--page .mobile_header .mobile_header--inner a img{filter:brightness(0) invert(1)}#sw_login.sw_login--page .container .sw_login_page--inner{flex-direction:column;justify-content:center;padding-top:120px}#sw_login.sw_login--page .container .sw_login_page--inner .left{display:none}}@media (max-width:991px){.mobile_header{clip-path:circle(219.3% at 50% -1430px)}}@media (max-width:970px){.mobile_header{clip-path:circle(219.3% at 50% -1400px)}}@media (max-width:950px){.mobile_header{clip-path:circle(219.3% at 50% -1370px)}}@media (max-width:930px){.mobile_header{clip-path:circle(219.3% at 50% -1340px)}}@media (max-width:910px){.mobile_header{clip-path:circle(219.3% at 50% -1310px)}}@media (max-width:890px){.mobile_header{clip-path:circle(219.3% at 50% -1280px)}}@media (max-width:870px){.mobile_header{clip-path:circle(219.3% at 50% -1250px)}}@media (max-width:850px){.mobile_header{clip-path:circle(219.3% at 50% -1220px)}}@media (max-width:830px){.mobile_header{clip-path:circle(219.3% at 50% -1190px)}}@media (max-width:810px){.mobile_header{clip-path:circle(219.3% at 50% -1160px)}}@media (max-width:790px){.mobile_header{clip-path:circle(219.3% at 50% -1130px)}}@media (max-width:770px){.mobile_header{clip-path:circle(219.3% at 50% -1100px)}}@media (max-width:750px){.mobile_header{clip-path:circle(219.3% at 50% -1070px)}}@media (max-width:730px){.mobile_header{clip-path:circle(219.3% at 50% -1040px)}}@media (max-width:710px){.mobile_header{clip-path:circle(219.3% at 50% -1010px)}}@media (max-width:690px){.mobile_header{clip-path:circle(219.3% at 50% -980px)}}@media (max-width:670px){.mobile_header{clip-path:circle(219.3% at 50% -950px)}}@media (max-width:650px){.mobile_header{clip-path:circle(219.3% at 50% -920px)}}@media (max-width:630px){.mobile_header{clip-path:circle(219.3% at 50% -890px)}}@media (max-width:610px){.mobile_header{clip-path:circle(219.3% at 50% -860px)}}@media (max-width:590px){.mobile_header{clip-path:circle(219.3% at 50% -830px)}}@media (max-width:570px){.mobile_header{clip-path:circle(219.3% at 50% -800px)}}@media (max-width:550px){.mobile_header{clip-path:circle(219.3% at 50% -770px)}}@media (max-width:530px){.mobile_header{clip-path:circle(219.3% at 50% -740px)}}@media (max-width:510px){.mobile_header{clip-path:circle(219.3% at 50% -710px)}}@media (max-width:490px){.mobile_header{clip-path:circle(219.3% at 50% -680px)}}@media (max-width:470px){.mobile_header{clip-path:circle(219.3% at 50% -650px)}}@media (max-width:450px){.mobile_header{clip-path:circle(219.3% at 50% -620px)}}@media (max-width:430px){.mobile_header{clip-path:circle(219.3% at 50% -590px)}}@media (max-width:410px){.mobile_header{clip-path:circle(219.3% at 50% -560px)}}@media (max-width:390px){.mobile_header{clip-path:circle(219.3% at 50% -530px)}}@media (max-width:370px){.mobile_header{clip-path:circle(219.3% at 50% -500px)}}@media (max-width:350px){.mobile_header{clip-path:circle(219.3% at 50% -470px)}}@media (max-width:330px){.mobile_header{clip-path:circle(219.3% at 50% -440px)}}.wpb_text_column ul{padding-left:0;list-style:none}.wpb_text_column ul li{position:relative;color:#454545;padding-bottom:5px;padding-left:22px}.wpb_text_column ul li::before{content:"";background-color:#06AABA;display:block;width:7px;height:7px;border-radius:10px;top:12px;left:0;position:absolute}.wpb_text_column.checkmark_ul ul li::before{background-color:transparent}.aanbod_img_section{gap:0}@media (max-width:991px){.aanbod_img_section{gap:24px}}.aanbod_img_section .aanbod_img_section_two{padding-left:24px}@media (max-width:991px){.aanbod_img_section .aanbod_img_section_two{padding-left:0px}}.aanbod_img_section .aanbod_img_section_one .vc_column-inner{background-size:cover}.aanbod_img_section .aanbod_img_section_two .aanbod_img_section_two_item .vc_column-inner{background-size:cover}.aanbod_img_section .aanbod_img_section_two .aanbod_img_section_two_item .vc_column-inner:hover{background-size:172%}.aanbod_img_section .aanbod_img_section_two .aanbod_img_section_two_item .vc_column-inner>.wpb_wrapper h3{padding-right:50px}@media (max-width:1200px){.benieuwd_section_service .benieuwd_section_service_item>.vc_column-inner>.wpb_wrapper .vc_single_image-wrapper{margin-right:10px}footer .footer-widget .footer_menu .col-md-3{max-width:50%;flex:0 0 50%;margin-bottom:35px}footer .footer-widget .footer_menu .footer-col:nth-child(3),footer .footer-widget .footer_menu .footer-col:nth-child(4){max-width:50%;flex:0 0 50%}}@media (max-width:991px){.row .col-sm-1,.row .col-sm-2,.row .col-sm-3,.row .col-sm-4,.row .col-sm-5,.row .col-sm-6,.row .col-sm-7,.row .col-sm-8,.row .col-sm-9,.row .col-sm-10,.row .col-sm-11{flex:0 0 100%;max-width:100%}.benieuwd_section_bg .benieuwd_section_title_bg .benieuwd_section_title_bg_btn .btn-container.btn-right{justify-content:start}footer .footer-widget .footer_menu .col-md-3{flex:0 0 100%;max-width:100%;margin-bottom:35px}footer .footer-widget .footer_menu .footer-col:nth-child(3),footer .footer-widget .footer_menu .footer-col:nth-child(4){flex:0 0 100%;max-width:100%}}@media (min-width:768px) and (max-width:991px){.post-type-archive-projecten .projects-loop{gap:24px}.post-type-archive-projecten .projects-loop .project-block{max-width:calc(50% - 12px)}.post-type-archive-projecten .projects-loop .project_wrapper{margin-bottom:0px}.post-type-archive-projecten #load-more-container #load-more{margin-top:35px}}body.error404 #content{padding:90px 0}/*# sourceMappingURL=https://vloerenstudionederland.nl/wp-content/themes/saleswizard-theme/style.css.map */