@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}}.page-id-1172 header{background-color:transparent}.single-projecten header{background-color:transparent}header{display:block;width:100%;position:absolute;top:0;left:0;right:0;margin-bottom:0;background-color:rgba(30, 28, 31, 0.9);z-index:999;border-radius:0 0 20px 20px}@media only screen and (min-width:992px){header{min-height:100px;display:flex;align-items:center}}@media only screen and (max-width:991px){header{margin:0 15px;width:-webkit-fill-available}}header .navbar-wrapper{padding:20px 0}@media only screen and (max-width:991px){header .navbar-wrapper{padding:19px 0 14px}}header .navbar-wrapper>.container{display:flex;justify-content:space-between;align-items:center;max-width:1404px}@media only screen and (max-width:991px){header .navbar-wrapper>.container{padding:0 32px 0 22px}}header .navbar-wrapper>.container .navbar-brand img{vertical-align:middle;width:200px}@media only screen and (max-width:991px){header .navbar-wrapper>.container .navbar-brand img{width:155px}}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-contact ul{display:flex;align-items:center;margin:0;padding:0}header .navbar-wrapper>.container .navbar-contact ul li{list-style:none;margin:0 15px}header .navbar-wrapper>.container .navbar-contact ul li:last-child{margin-right:0}header .navbar-wrapper>.container .navbar-contact ul li i{margin:0 5px 0 0}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:27px;height:2px;background:#fff;border-radius:5px}header .navbar-wrapper>.container .navbar-toggler .burger-bars:before{top:-8px;content:"";position:absolute;width:27px;border-radius:5px;height:100%;background:inherit;left: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:-8px;content:"";position:absolute;width:27px;border-radius:5px;height:100%;background:inherit;left: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;width:19px}header .navbar-wrapper>.container .navbar-toggler .burger-bars.active:before{transform:rotate(45deg);top:0;width:19px;background:#FFFF}header .navbar-wrapper>.container .navbar-toggler .burger-bars.active:after{transform:rotate(-45deg);bottom:0;width:19px;background:#FFF}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 .heder_btn{display:flex;align-items:center;gap:17px}header .navbar .heder_btn .btn-custom2{outline:2px solid #ECEBE8}header .navbar .heder_btn .btn{top:0;width:max-content}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;flex-wrap:wrap;grid-column-gap:30px;grid-row-gap:6px;margin-right:60px}@media only screen and (max-width:1299px){header .navbar .nav-bar ul.navbar-nav{margin-right:20px;grid-column-gap:20px}}header .navbar .nav-bar ul.navbar-nav li{list-style:none;position:relative}header .navbar .nav-bar ul.navbar-nav li:hover>ul{display:flex}@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}header .navbar .nav-bar ul.navbar-nav>li>a{font-family:"Degular", sans-serif;font-size:16px;line-height:25px;font-weight:normal;text-decoration:none;color:#fff;display:block;text-transform:capitalize;transition:all 0.3s ease-in-out}header .navbar .nav-bar ul.navbar-nav>li.current_page_item>a{color:#fff}header .navbar .nav-bar ul.navbar-nav>li.current_page_parent>a{color:#fff}header .navbar .nav-bar ul.navbar-nav>li.current_page_ancestor>a{color:#fff}header .navbar .nav-bar ul.navbar-nav>li.menu-item-has-children{padding-right:13px;position:unset}header .navbar .nav-bar ul.navbar-nav>li.menu-item-has-children>a{position:relative}header .navbar .nav-bar ul.navbar-nav>li.menu-item-has-children>a:hover::before{content:"";background-color:transparent;display:block;width:100%;height:200px;position:absolute;left:0;top:0}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:"";background-image:url(/wp-content/uploads/Icon_Plus_Menu.svg);background-size:cover;display:block;width:8px;height:8px;position:absolute;top:50%;right:-13px;transform:translateY(-50%);color:#506a83}header .navbar .nav-bar ul.navbar-nav ul{position:absolute;left:0;top:100px;width:100%;background:rgba(30, 28, 31, 0.95);border-radius:0 0 20px 20px;z-index:9;display:none;padding:45px 15px 56px;gap:90px}header .navbar .nav-bar ul.navbar-nav ul .submenu-li{display:none}header .navbar .nav-bar ul.navbar-nav ul .submenu-ul-main{position:unset;left:0;top:100px;width:100%;background:unset;border-radius:0;z-index:unset;display:flex;padding:0;gap:90px;max-width:1320px;margin:0 auto;justify-content:space-between}header .navbar .nav-bar ul.navbar-nav ul li{transition:all 0.3s ease-in-out}header .navbar .nav-bar ul.navbar-nav ul li a{color:#fff;font-size:18px;line-height:25px;font-weight:normal;text-decoration:none;display:block}header .navbar .nav-bar ul.navbar-nav ul li .menu-item-label{font-size:12px;line-height:25px;font-weight:normal;color:#1E1C1F;background-color:#D8C6A9;border-radius:5px;padding:0 7px;display:block;position:absolute;right:0;top:0}header .navbar .nav-bar ul.navbar-nav ul li.title-none>a{display:none}header .navbar .nav-bar ul.navbar-nav ul>li{min-width:337px}@media only screen and (max-width:1367px){header .navbar .nav-bar ul.navbar-nav ul>li{min-width:28%}}@media only screen and (max-width:1060px){header .navbar .nav-bar ul.navbar-nav ul>li{min-width:24%}}header .navbar .nav-bar ul.navbar-nav ul li.menu_arrow_item>a{font-family:"Alef", sans-serif;font-size:25px;line-height:30px;font-weight:bold;color:#fff;margin-bottom:45px;display:flex;align-items:center}header .navbar .nav-bar ul.navbar-nav ul li.menu_arrow_item>a::after{content:"";background-image:url(/wp-content/uploads/right-arrow.svg);background-size:cover;display:block;width:5.5px;height:11px;margin-left:20px}header .navbar .nav-bar ul.navbar-nav ul li.menu-item-has-children ul{display:block;position:unset;background-color:unset;border-radius:0;padding:0}header .navbar .nav-bar ul.navbar-nav ul li.menu-item-has-children ul li{margin-bottom:20px}header .navbar .nav-bar ul.navbar-nav ul li.menu-item-has-children ul li:last-child{margin-bottom:0}header.sticky-nav{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;position:relative}body.scrolling-off::after{content:"";background-color:#000;display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:999;opacity:0.6}body.scrolling-off header{border-radius:0;z-index:9999}.sidenav{border-top:none;height:85vh;position:fixed;z-index:999999;right:-100%;bottom:0;top:79.5px;margin:0 15px;width:-webkit-fill-available;overflow:hidden;-webkit-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;visibility:hidden;opacity:0}.sidenav .container{padding:0}.sidenav .nav-bar{background:rgba(30, 28, 31, 0.9);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;border-radius:0 0 20px 20px;padding:34px 15px 34px 22px;overflow-x:hidden;overflow-y:scroll}.sidenav .nav-bar .navbar-nav{display:block;padding:0}.sidenav .nav-bar .btn{margin-top:38px}.sidenav ul.navbar-nav ul{margin-top:35px;padding:0;display:none;position:relative;background:transparent;box-shadow:unset}.sidenav ul.navbar-nav ul li{border:0;margin-bottom:20px;padding:0}.sidenav ul.navbar-nav ul li a{color:#fff;font-family:"Degular", sans-serif;font-size:16px;line-height:25px;font-weight:normal}.sidenav ul.navbar-nav ul li .menu-item-label{font-size:12px;line-height:25px;font-weight:normal;color:#1E1C1F;background-color:#D8C6A9;border-radius:5px;padding:0 7px;display:block;position:absolute;right:0;top:0}.sidenav ul.navbar-nav ul li.title-none>a{display:none}.sidenav ul.navbar-nav ul .submenu-li{display:none}.sidenav ul.navbar-nav ul ul{display:block;position:relative;background:transparent;box-shadow:unset}.sidenav ul.navbar-nav ul ul>li ul{margin-top:20px}.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;margin-bottom:30px;padding-bottom:28px;border-bottom:1px solid rgba(255, 255, 255, 0.15)}.sidenav ul li:last-child{margin-bottom:0;padding-bottom:0;border:unset}.sidenav ul li a{display:block;color:#fff;font-size:21px;line-height:30px;font-weight:bold;font-family:"Alef", sans-serif}.sidenav ul>li>.toggle_sub_menu.rotate i{transform:rotate(0deg)}.sidenav.sidenav-expanded{visibility:visible;opacity:1;right:0}.sidenav.sidenav-expanded .nav-bar{right:0}.toggle_sub_menu{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:auto;padding-left:20px;height:30px;transform:rotate(0deg)}.toggle_sub_menu i::before{content:"";background-image:url(/wp-content/uploads/right-arrow.svg);background-size:cover;display:block;width:5.5px;height:11px}.close_sidenav{display:none;font-size:32px;color:#1E1C1F;text-align:right;cursor:pointer;position:absolute;top:5px;right:15px;line-height:1}}.contect_menu_item .vc_column-inner>.wpb_wrapper{background-color:rgba(255, 255, 255, 0.1);border-radius:10px;padding:35px}@media (max-width:350px){.contect_menu_item .vc_column-inner>.wpb_wrapper{padding:20px}}.contect_menu_item .vc_column-inner>.wpb_wrapper .overige_item{padding-bottom:45px}.contect_menu_item .vc_column-inner>.wpb_wrapper .overige_item h5{color:#fff;padding-bottom:25px}.contect_menu_item .vc_column-inner>.wpb_wrapper .overige_item ul{padding:0;list-style:none;padding:0;background-color:unset;position:unset;display:block;border-radius:0}.contect_menu_item .vc_column-inner>.wpb_wrapper .overige_item ul li{margin-bottom:15px}.contect_menu_item .vc_column-inner>.wpb_wrapper .overige_item ul li a{display:flex;align-items:center;color:#fff;font-size:16px;line-height:25px;font-weight:normal;justify-content:space-between}.contect_menu_item .vc_column-inner>.wpb_wrapper .overige_item ul li a::after{content:"";background-image:url(/wp-content/uploads/Icon_Arrow_Right_Dropdown.svg);background-size:cover;display:block;width:16px;height:8px}.contect_menu_item .vc_column-inner>.wpb_wrapper .overige_item ul li:last-child{margin-bottom:0}.contect_menu_item .vc_column-inner>.wpb_wrapper .contactgegevens_item{padding-bottom:40px}.contect_menu_item .vc_column-inner>.wpb_wrapper .contactgegevens_item h5{color:#fff;padding-bottom:25px}.contect_menu_item .vc_column-inner>.wpb_wrapper .contactgegevens_item ul{padding:0;list-style:none;padding:0;background-color:unset;position:unset;display:block;border-radius:0}.contect_menu_item .vc_column-inner>.wpb_wrapper .contactgegevens_item ul li{margin-bottom:15px}.contect_menu_item .vc_column-inner>.wpb_wrapper .contactgegevens_item ul li:last-child{margin-bottom:0}.contect_menu_item .vc_column-inner>.wpb_wrapper .contactgegevens_item ul li a{display:flex;align-items:center;color:#fff;font-size:16px;line-height:25px;font-weight:normal}.contect_menu_item .vc_column-inner>.wpb_wrapper .contactgegevens_item ul li a img{width:14px;margin:0;margin-right:25px}#hero{position:relative;text-align:center;background-color:#D8C6A9;background-size:cover !important;background-position:center;min-height:900px;display:flex;align-items:center;z-index:1;overflow:hidden;border-radius:0 0 0 100px}@media only screen and (max-width:991px){#hero{border-radius:0 0 0 80px;min-height:712px}}#hero::after{content:"";background:linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.5) 100%);display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}#hero .hero-video{position:absolute;z-index:-1;left:0;top:0;height:100%;display:flex;width:inherit;object-fit:cover}@media only screen and (min-width:1600px){#hero .hero-video{width:stretch;height:unset}}#hero .hero-inner{width:100%;height:100%;padding:100px 0}#hero .hero-inner h1{color:#fff;max-width:873px;margin:0 auto;padding-bottom:30px}#hero .hero-inner p{max-width:649px;margin:0 auto;padding-bottom:38px;font-family:"Degular", sans-serif;color:#fff}@media only screen and (max-width:991px){#hero .hero-inner p{display:none}}.single-projecten #hero-page{min-height:256px;background-image:unset !important;border-radius:0}@media only screen and (max-width:991px){.single-projecten #hero-page{min-height:238px}}.single-projecten .hero_usp_wapper{display:none}.page-id-1172 #hero-page{min-height:256px;background-image:unset !important;border-radius:0}@media only screen and (max-width:991px){.page-id-1172 #hero-page{min-height:238px}}.page-id-1172 .hero_usp_wapper{display:none}#hero-page{position:relative;background-color:#1E1C1F;background-size:cover;background-position:center;min-height:445px;display:flex;align-items:center;z-index:1;overflow:hidden;border-radius:0 0 0 100px}@media only screen and (max-width:991px){#hero-page{border-radius:0 0 0 80px;min-height:312px}}#hero-page::after{content:"";background:linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.5) 100%);display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}#hero-page .hero-inner{width:100%;height:100%;display:flex;align-items:center}#hero-page .hero-inner h1{display:none}#hero_slider{display:block;position:relative;height:400px}#hero_slider .splide__track{height:100%}.hero_btn_container{display:flex;justify-content:center;flex-wrap:wrap;gap:30px}.post-type-archive-vacatures .above-footer,.single .above-footer,.home .above-footer{display:none}.page-id-1170 .above-footer,.page-id-1171 .above-footer,.page-id-1172 .above-footer,.page-id-1281 .above-footer,.page-id-1166 .above-footer{display:none}.above-footer{margin-bottom:-156px}@media only screen and (max-width:991px){.above-footer{margin-bottom:-80px}}.benieuwd_contact_section{background:linear-gradient(180deg, #D8C6A9 0%, #C7B08A 100%);border-radius:0 100px 0 0;padding-right:0 !important;align-items:center}@media only screen and (max-width:991px){.benieuwd_contact_section{border-radius:0 80px 0 0;padding:0 !important}}.benieuwd_contact_section .benieuwd_contact_section_form{padding:80px 0 259px}@media only screen and (max-width:991px){.benieuwd_contact_section .benieuwd_contact_section_form{padding:83px 0 93px;flex:0 0 100%;max-width:100%}}.benieuwd_contact_section .benieuwd_contact_section_form .vc_column-inner>.wpb_wrapper{max-width:648px}@media only screen and (max-width:991px){.benieuwd_contact_section .benieuwd_contact_section_form .vc_column-inner>.wpb_wrapper{max-width:720px;margin:0 auto}}.benieuwd_contact_section .benieuwd_contact_section_form .vc_column-inner>.wpb_wrapper .benieuwd_title h6{color:#fff}@media only screen and (max-width:991px){.benieuwd_contact_section .benieuwd_contact_section_form .vc_column-inner>.wpb_wrapper .benieuwd_title h6{text-align:center !important}}.benieuwd_contact_section .benieuwd_contact_section_form .vc_column-inner>.wpb_wrapper .benieuwd_title h2{color:#1E1C1F;padding-bottom:20px}@media only screen and (max-width:991px){.benieuwd_contact_section .benieuwd_contact_section_form .vc_column-inner>.wpb_wrapper .benieuwd_title h2{padding-bottom:38px;text-align:center !important}}.benieuwd_contact_section .benieuwd_contact_section_form .vc_column-inner>.wpb_wrapper .benieuwd_title p{color:#1E1C1F;padding-bottom:63px}@media only screen and (max-width:991px){.benieuwd_contact_section .benieuwd_contact_section_form .vc_column-inner>.wpb_wrapper .benieuwd_title p{padding-bottom:48px;text-align:center !important}}.benieuwd_contact_section .benieuwd_contact_section_form .vc_column-inner>.wpb_wrapper .gform_wrapper.gravity-theme form .gform-body .gform_fields{grid-column-gap:24px}.benieuwd_contact_section .benieuwd_contact_section_form .vc_column-inner>.wpb_wrapper .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .ginput_container_consent{margin-top:0}.benieuwd_contact_section .benieuwd_contact_section_form .vc_column-inner>.wpb_wrapper .gform_wrapper.gravity-theme form .gform-footer{margin-top:45px !important}@media only screen and (max-width:991px){.benieuwd_contact_section .benieuwd_contact_section_form .vc_column-inner>.wpb_wrapper .gform_wrapper.gravity-theme form .gform-footer{width:100%}.benieuwd_contact_section .benieuwd_contact_section_form .vc_column-inner>.wpb_wrapper .gform_wrapper.gravity-theme form .gform-footer::after{display:none}.benieuwd_contact_section .benieuwd_contact_section_form .vc_column-inner>.wpb_wrapper .gform_wrapper.gravity-theme form .gform-footer .btn{padding:12.5px 25px;text-align:center;width:100%}}.benieuwd_contact_section .benieuwd_contact_section_img{height:-webkit-fill-available}@media only screen and (max-width:991px){.benieuwd_contact_section .benieuwd_contact_section_img{flex:0 0 100%;max-width:100%}}.benieuwd_contact_section .benieuwd_contact_section_img .vc_column-inner{padding:0;height:100%}.benieuwd_contact_section .benieuwd_contact_section_img .vc_column-inner>.wpb_wrapper{height:100%}.benieuwd_contact_section .benieuwd_contact_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image{height:100%}.benieuwd_contact_section .benieuwd_contact_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image .vc_figure{width:100%;height:100%}.benieuwd_contact_section .benieuwd_contact_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image .vc_figure .vc_single_image-wrapper{width:100%;height:100%}.benieuwd_contact_section .benieuwd_contact_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image .vc_figure .vc_single_image-wrapper img{width:100%;height:100%;object-fit:cover}@media only screen and (max-width:991px){.benieuwd_contact_section .benieuwd_contact_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image .vc_figure .vc_single_image-wrapper img{height:524px}}footer{background-color:#1E1C1F;color:#fff;border-radius:100px 0 0;position:relative;z-index:2;overflow:hidden}@media only screen and (max-width:991px){footer{border-radius:80px 0 0}}footer::after{content:"";background-image:url(/wp-content/uploads/Icon_N_White.svg);background-size:cover;display:block;width:385px;height:445px;position:absolute;right:-24px;bottom:-105px;opacity:0.1;z-index:-1}@media only screen and (max-width:991px){footer::after{width:341px;height:393px;right:-69px;bottom:-12px}}footer a{color:#fff}footer .footer-widget{padding:96px 0 49px}@media only screen and (max-width:991px){footer .footer-widget{padding:102px 0 90px}}footer .footer-widget .footer_widget_item{margin-bottom:121px}@media only screen and (max-width:991px){footer .footer-widget .footer_widget_item{margin-bottom:88px}}footer .footer-widget .footer_widget_item ul{padding:0;list-style:none}@media only screen and (max-width:991px){footer .footer-widget .footer_widget_item .footer-col{margin-bottom:78px}footer .footer-widget .footer_widget_item .footer-col:first-child{margin-bottom:102px}footer .footer-widget .footer_widget_item .footer-col:last-child{margin-bottom:0}}@media only screen and (max-width:575px){footer .footer-widget .footer_widget_item .footer-col{padding:0 32px}}footer .footer-widget .footer_widget_item .footer-col #media_image-3{margin-bottom:30px}footer .footer-widget .footer_widget_item .footer-col .textwidget p{color:#fff;padding-bottom:30px;font-size:16px;max-width:311px}@media (max-width:768px){footer .footer-widget .footer_widget_item .footer-col .textwidget p{max-width:none}}footer .footer-widget .footer_widget_item .footer-col ul.sw-social-icons{display:flex;align-items:center;gap:30px}footer .footer-widget .footer_widget_item .footer-col ul.sw-social-icons li a i{font-size:25px;color:#fff}footer .footer-widget .footer_widget_item .footer-col ul.sw-social-icons li.facebook{order:2}footer .footer-widget .footer_widget_item .footer-col ul.sw-social-icons li.facebook a i::before{content:"";background-image:url(/wp-content/uploads/Icon_FB.svg);background-size:cover;display:block;width:13px;height:25px}footer .footer-widget .footer_widget_item .footer-col ul.sw-social-icons li.linkedin{order:3}footer .footer-widget .footer_widget_item .footer-col ul.sw-social-icons li.linkedin a i::before{content:"";background-image:url(/wp-content/uploads/Icon_LInkedin.svg);background-size:cover;display:block;width:25px;height:25px}footer .footer-widget .footer_widget_item .footer-col ul.sw-social-icons li.instagram{order:1}footer .footer-widget .footer_widget_item .footer-col ul.sw-social-icons li.instagram a i::before{content:"";background-image:url(/wp-content/uploads/Icon_Insta.svg);background-size:cover;display:block;width:25px;height:25px}footer .footer-widget .footer_widget_item .footer-col .footer-title{display:block;margin-bottom:30px;font-family:"Degular", sans-serif;font-size:25px;line-height:30px;font-weight:500;color:#fff;text-transform:uppercase}footer .footer-widget .footer_widget_item .footer-col ul.menu li{margin-bottom:15px}footer .footer-widget .footer_widget_item .footer-col ul.menu li:last-child{margin-bottom:0}footer .footer-widget .footer_widget_item .footer-col ul.menu li a{font-size:16px;line-height:25px;font-weight:normal;color:#fff;font-family:"Degular", sans-serif}footer .footer-widget .footer_widget_item .footer-col .widget_contact_info{margin-bottom:30px}footer .footer-widget .footer_widget_item .footer-col .widget_contact_info:last-child{margin-bottom:0}footer .footer-widget .footer_widget_item .footer-col .widget_contact_info ul.contact-info-widget li{margin-bottom:5px}footer .footer-widget .footer_widget_item .footer-col .widget_contact_info ul.contact-info-widget li h5{color:#fff;font-size:20px;line-height:30px;font-weight:normal;font-family:"Degular", sans-serif;padding-bottom:0}footer .footer-widget .footer_widget_item .footer-col .widget_contact_info ul.contact-info-widget li i{display:none}footer .footer-widget .footer_widget_item .footer-col .widget_contact_info ul.contact-info-widget li a{font-size:16px;line-height:25px;font-weight:normal;color:#fff;font-family:"Degular", sans-serif}footer .footer-widget .footer_widget_item .footer-col .widget_contact_info ul.contact-info-widget li .addrestxt{font-size:16px;line-height:25px;font-weight:normal;color:#fff;font-family:"Degular", sans-serif}footer .footer-widget .footer_widget_item .footer-col .widget_contact_info ul.contact-info-widget li:last-child{margin-bottom:0}footer .footer-widget .copyright{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:991px){footer .footer-widget .copyright{flex-direction:column;gap:25px}}footer .footer-widget .copyright .copyright_txt{font-family:"Degular", sans-serif;font-size:16px;line-height:25px;font-weight:normal;color:#fff}footer .footer-widget .copyright .copyright_txt a{font-family:"Degular", sans-serif;font-size:16px;line-height:25px;font-weight:normal;color:#fff}footer .footer-widget .copyright .copyright_info p{font-family:"Degular", sans-serif;font-size:16px;line-height:25px;font-weight:normal;color:#fff;padding-bottom:0}footer .footer-widget .copyright .copyright_info p a{font-family:"Degular", sans-serif;font-size:16px;line-height:25px;font-weight:normal;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:"Degular", sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#1E1C1F;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:#1E1C1F;text-decoration:none;background-color:transparent;transition:all 0.15s ease-in-out}a:active,a:hover{outline:0;color:#1E1C1F}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:#D8C6A9}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"],body:not(.woocommerce-checkout) input[type="password"]{line-height:normal;height:45px;border:1px solid #98aec3;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 #98aec3;margin:0 2px;padding:5px 10px 5px}legend{border:0;padding:0}textarea{overflow:auto;border:1px solid #98aec3;background:#fff;border-radius:5px;font-size:16px;padding:12px;height:120px;resize:none;font-family:inherit}select{border:1px solid #98aec3;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:#D8C6A9}.secondary{background-color:#1E1C1F}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:"Alef", sans-serif;padding-bottom:20px;margin-block-start:0;margin-block-end:0}h1{font-size:60px;line-height:70px;font-weight:bold}@media only screen and (max-width:991px){h1{font-size:45px;line-height:55px}}@media (max-width:370px){h1{font-size:38px}}h2{font-size:50px;line-height:60px;font-weight:bold}@media only screen and (max-width:991px){h2{font-size:32px;line-height:40px}}h3{font-size:35px;line-height:45px;font-weight:bold}@media only screen and (max-width:991px){h3{font-size:25px;line-height:30px}}h4{font-size:30px;line-height:40px;font-weight:bold}h5{font-size:25px;line-height:30px;font-weight:bold}@media only screen and (max-width:991px){h5{font-size:20px;line-height:30px}}h6{font-size:22px;line-height:30px;font-weight:normal;letter-spacing:1.1px;font-family:"Degular", sans-serif;padding-bottom:10px;color:#D8C6A9;text-transform:uppercase}p{font-size:18px;line-height:25px;font-weight:normal;margin-block-start:0;margin-block-end:0;padding-bottom:20px}ul{padding-bottom:20px}ul li{font-size:18px;line-height:25px;font-weight:normal}a{font-size:18px;line-height:25px;font-weight:normal}.btn{display:inline-block;font-weight:normal;color:#ffffff;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#1E1C1F;padding:12.5px 25px;font-size:16px;line-height:25px;border-radius:50px;transition:all 0.4s ease-in-out;font-family:"Degular", sans-serif;position:relative;top:0}.btn:hover{text-decoration:none;color:#fff;background-color:#1E1C1F}a.btn.disabled{pointer-events:none}.btn-primary{padding-right:57px}.btn-primary:hover{top:-10px}.btn-primary:hover::after{transform:rotate(38deg)}.btn-primary::after{content:"";background-image:url(/wp-content/uploads/Icon_Arrow_White.svg);background-position:center;background-repeat:no-repeat;display:block;width:18px;height:18px;position:absolute;right:25px;top:calc(50% - 9px);transition:all 0.4s ease-in-out;transform:rotate(0deg)}.btn-secondary{color:#1E1C1F;background-color:#D8C6A9;padding-left:49px}.btn-secondary:hover{color:#1E1C1F;background-color:#D8C6A9;padding-left:25px;padding-right:49px}.btn-secondary:hover::after{left:calc(100% - 40px)}.btn-secondary::after{content:"";background-image:url(/wp-content/uploads/Icon_N.svg);background-size:cover;display:block;width:14px;height:16px;transition:all 0.4s ease-in-out;position:absolute;left:25px;top:calc(50% - 8px)}@media (max-width:350px){.btn-secondary::after{width:20px}}.black_btn_icon .btn-secondary{color:#fff;background-color:#1E1C1F}.black_btn_icon .btn-secondary::after{background-image:url(/wp-content/uploads/Icon_N_White.svg)}.btn-custom{color:#172e43;background-color:#fff;border:2px solid #d3dce5}.btn-custom:hover{color:#172e43;background-color:#d3dce5;border:2px solid #d3dce5}.black_btn .btn-custom2{color:#1E1C1F;outline-color:#1E1C1F}.black_btn .btn-custom2:hover{color:#1E1C1F;outline-color:#1E1C1F}.btn-custom2{color:#ECEBE8;background-color:transparent;outline:1px solid #ECEBE8}.btn-custom2:hover{color:#ECEBE8;background-color:transparent;outline:1px solid #ECEBE8;top:-10px}.btn-container.btn-center{text-align:center}.btn-container.btn-left{text-align:left}.btn-container.btn-right{text-align:right}.jump-up-hover .btn{top:10px}.jump-up-hover .btn:hover{top:0;padding:12.5px 60px 12.5px 30px}.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:1350px}}.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:#D8C6A9}@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}}body{padding-top:0 !important;background-color:#F5F3EF}.site-content{min-height:250px;padding:79px 0 0;border-radius:0 100px 0 0;margin-top:-95px;background-color:#F5F3EF;position:relative;z-index:2}@media only screen and (max-width:991px){.site-content{border-radius:0 80px 0 0;margin-top:-80px;padding:70px 0 0}}.home .hero_usp_wapper .splide .splide__track{overflow:unset}@media only screen and (max-width:991px){.home .hero_usp_wapper .splide .splide__track{overflow:hidden}}.hero_usp_wapper{padding:179px 0 149px;overflow:hidden;background-color:#1E1C1F;margin-top:-121px}@media only screen and (max-width:991px){.hero_usp_wapper{padding:117px 0 110px;margin-top:-80px}}.hero_usp_wapper .splide .splide__track{margin-left:100px}@media (max-width:992px){.hero_usp_wapper .splide .splide__track{margin-left:0}}.hero_usp_wapper .splide .splide__track .splide__list .splide__slide{width:auto !important}@media only screen and (max-width:991px){.hero_usp_wapper .splide .splide__track .splide__list .splide__slide{width:100% !important}}.hero_usp_wapper .splide .splide__track .splide__list .splide__slide .hero_usp_section_item .vc_column-inner{padding:0}.hero_usp_wapper .splide .splide__track .splide__list .splide__slide .hero_usp_section_item .vc_column-inner>.wpb_wrapper{display:flex;align-items:center}@media only screen and (max-width:991px){.hero_usp_wapper .splide .splide__track .splide__list .splide__slide .hero_usp_section_item .vc_column-inner>.wpb_wrapper{justify-content:center}}.hero_usp_wapper .splide .splide__track .splide__list .splide__slide .hero_usp_section_item .vc_column-inner>.wpb_wrapper img{min-width:fit-content;margin-right:20px}@media only screen and (max-width:991px){.hero_usp_wapper .splide .splide__track .splide__list .splide__slide .hero_usp_section_item .vc_column-inner>.wpb_wrapper img{margin-right:15px;width:39px}}.hero_usp_wapper .splide .splide__track .splide__list .splide__slide .hero_usp_section_item .vc_column-inner>.wpb_wrapper h6{font-size:18px;font-weight:500;color:#fff;text-transform:uppercase;padding-bottom:0}@media only screen and (max-width:991px){.hero_usp_wapper .splide .splide__track .splide__list .splide__slide .hero_usp_section_item .vc_column-inner>.wpb_wrapper h6{font-size:16px;line-height:20px}}.hero_usp_wapper .splide .splide__track .splide__list .splide__slide .hero_usp_section_item .vc_column-inner>.wpb_wrapper p{font-size:16px;line-height:30px;color:#fff;padding-bottom:0}@media only screen and (max-width:991px){.hero_usp_wapper .splide .splide__track .splide__list .splide__slide .hero_usp_section_item .vc_column-inner>.wpb_wrapper p{font-size:14px}}.populaire_section_title{margin-bottom:43px;align-items:center}@media only screen and (max-width:991px){.populaire_section_title{margin-bottom:57px}.populaire_section_title .column{flex:0 0 100%;max-width:100%}}.populaire_section_title h6{color:#D8C6A9;padding-bottom:10px;text-transform:uppercase}.populaire_section_title h2{color:#1E1C1F;padding-bottom:0}@media only screen and (max-width:991px){.populaire_section_title h2{padding-bottom:35px}}.populaire_section_title p{color:#1E1C1F;padding-bottom:35px;font-family:"Degular", sans-serif}.vloeren_section{margin-bottom:107px}.vloeren_section .vc_tta-container .vc_tta-tabs .vc-tabs-dropdown{min-width:100%}.vloeren_section .vc_tta-container .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading{display:none}.vloeren_section .vc_tta-container .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body{padding:0;background-color:unset !important;border:unset;border-radius:unset;overflow:unset}.vloeren_section .vc_tta-container .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .splide .splide__track{overflow:unset;padding-bottom:71px}@media only screen and (max-width:991px){.vloeren_section .vc_tta-container .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .splide .splide__track{padding-bottom:61px}}.vloeren_section .vc_tta-container .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .splide .splide__track .splide__list .splide__slide{width:424px !important}@media only screen and (max-width:991px){.vloeren_section .vc_tta-container .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .splide .splide__track .splide__list .splide__slide{width:312px !important}}@media only screen and (max-width:340px){.vloeren_section .vc_tta-container .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .splide .splide__track .splide__list .splide__slide{width:100% !important}}.vloeren_section .vc_tta-container .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .splide .splide__track .splide__list .splide__slide .vloeren_section_slider_item{max-width:100%}.vloeren_section .vc_tta-container .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .splide .splide__track .splide__list .splide__slide .vloeren_section_slider_item .vc_column-inner{padding:0;position:relative;z-index:1;overflow:hidden;border-radius:20px 70px 20px 20px;min-height:536px;display:flex;align-items:end;transition:all 0.3s ease-in-out;background-position:center;background-size:100%}@media only screen and (max-width:991px){.vloeren_section .vc_tta-container .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .splide .splide__track .splide__list .splide__slide .vloeren_section_slider_item .vc_column-inner{border-radius:20px 50px 20px 20px;min-height:396px}}.vloeren_section .vc_tta-container .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .splide .splide__track .splide__list .splide__slide .vloeren_section_slider_item .vc_column-inner:hover{border-radius:20px;background-size:110%}.vloeren_section .vc_tta-container .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .splide .splide__track .splide__list .splide__slide .vloeren_section_slider_item .vc_column-inner:hover::after{opacity:0}.vloeren_section .vc_tta-container .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .splide .splide__track .splide__list .splide__slide .vloeren_section_slider_item .vc_column-inner:hover>.wpb_wrapper .arrow_icon{opacity:1}.vloeren_section .vc_tta-container .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .splide .splide__track .splide__list .splide__slide .vloeren_section_slider_item .vc_column-inner::after{content:"";background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);display:block;width:100%;height:100%;opacity:1;transition:all 0.3s ease-in-out;position:absolute;left:0;top:0;z-index:-1}.vloeren_section .vc_tta-container .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .splide .splide__track .splide__list .splide__slide .vloeren_section_slider_item .vc_column-inner>.wpb_wrapper .arrow_icon{position:absolute;top:43px;right:41px;transition:all 0.3s ease-in-out;opacity:0}.vloeren_section .vc_tta-container .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .splide .splide__track .splide__list .splide__slide .vloeren_section_slider_item .vc_column-inner>.wpb_wrapper .arrow_icon .vc_single_image-wrapper{width:56px;height:56px;border-radius:56px;border:2px solid #fff;display:flex;align-items:center;justify-content:center}.vloeren_section .vc_tta-container .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .splide .splide__track .splide__list .splide__slide .vloeren_section_slider_item .vc_column-inner>.wpb_wrapper .wpb_text_column{padding:39px 43px}@media only screen and (max-width:991px){.vloeren_section .vc_tta-container .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .splide .splide__track .splide__list .splide__slide .vloeren_section_slider_item .vc_column-inner>.wpb_wrapper .wpb_text_column{padding:32px 37px}}.vloeren_section .vc_tta-container .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .splide .splide__track .splide__list .splide__slide .vloeren_section_slider_item .vc_column-inner>.wpb_wrapper .wpb_text_column h4{color:#fff;padding-bottom:0}.vloeren_section .vc_tta-container .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .splide .splide__pagination{display:flex;align-items:center;padding:0;gap:0;flex-wrap:unset;bottom:0}.vloeren_section .vc_tta-container .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .splide .splide__pagination li{width:100%}.vloeren_section .vc_tta-container .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .splide .splide__pagination li:first-child .splide__pagination__page{border-radius:5px 0 0 5px}.vloeren_section .vc_tta-container .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .splide .splide__pagination li:last-child .splide__pagination__page{border-radius:0 5px 5px 0}.vloeren_section .vc_tta-container .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .splide .splide__pagination li .splide__pagination__page.is-active{background-color:rgba(73, 71, 68, 0.2);border-radius:5px}.vloeren_section .vc_tta-container .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .splide .splide__pagination li .splide__pagination__page{margin:0;height:5px;width:100%;opacity:1;border-radius:5px;background-color:#fff;transform:unset;border:unset}.vc_tta-container{margin-bottom:0 !important}.vc_tta-container .vc_tta-tabs .vc-tabs-dropdown{border-radius:50px;margin:0 auto;min-width:203px;width:100%;max-width:300px;display:flex;margin-bottom:40px;border:unset;height:unset;font-family:"Degular", sans-serif;color:#fff;padding:12.5px 25px;font-size:16px;line-height:25px;font-weight:normal;text-align:center;background:url(/wp-content/uploads/Vector.svg) no-repeat;background-position:calc(100% - 25px) center !important;background-color:#1E1C1F}@media only screen and (min-width:992px){.vc_tta-container .vc_tta-tabs .vc-tabs-dropdown{display:none}}.vc_tta-container .vc_tta-tabs .vc_tta-tabs-container{padding-bottom:43px;display:block !important;margin:0}@media only screen and (max-width:991px){.vc_tta-container .vc_tta-tabs .vc_tta-tabs-container{display:none !important}}.vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list{margin:0;display:flex;align-items:center;flex-wrap:wrap;gap:23px}.vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a{background-color:#1E1C1F;color:#fff}.vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab{margin:0}.vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a{padding:12.5px 25px;border-radius:50px !important;background-color:#fff;color:#1E1C1F;font-family:"Degular", sans-serif;font-weight:normal;font-size:16px;line-height:25px;border:unset;transition:all 0.3s ease-in-out}.vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a:hover{background-color:#1E1C1F;color:#fff}.vc_tta-container .vc_tta-panels-container .vc_tta-panels{border:unset !important;background-color:unset !important;border-radius:unset !important}@media (max-width:768px){.vc_tta-container .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading{display:none}.vc_tta-container .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body{background:transparent;border:none}}.naadloos_section{align-items:center;padding:59px 0 66px;margin-bottom:140px;border-radius:20px}@media only screen and (max-width:991px){.naadloos_section{padding:42px 0 62px;margin-bottom:68px}}@media only screen and (max-width:991px){.naadloos_section .naadloos_section_txt{flex:0 0 100%;max-width:100%;margin-bottom:65px}}.naadloos_section .naadloos_section_txt h6{text-transform:uppercase;color:#D8C6A9;padding-bottom:10px}.naadloos_section .naadloos_section_txt h2{color:#1E1C1F;max-width:531px;padding-bottom:40px}@media only screen and (max-width:991px){.naadloos_section .naadloos_section_txt h2{padding-bottom:36px}}.naadloos_section .naadloos_section_txt p{color:#1E1C1F;max-width:499px;padding-bottom:50px}@media only screen and (max-width:991px){.naadloos_section .naadloos_section_txt p{padding-bottom:57px}}.naadloos_section .naadloos_section_txt p a{font-weight:bold;color:#1E1C1F}.naadloos_section .naadloos_section_txt .btn_item{margin:0}.naadloos_section .naadloos_section_txt .btn_item .vc_column-inner{padding:0}.naadloos_section .naadloos_section_txt .btn_item .vc_column-inner>.wpb_wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:39px}.naadloos_section .naadloos_section_txt .btn_item .vc_column-inner>.wpb_wrapper .btn-secondary::after{background-image:url(/wp-content/uploads/Icon_Location.svg);width:13px;height:17px}@media only screen and (max-width:991px){.naadloos_section .naadloos_section_img{flex:0 0 100%;max-width:100%}}.naadloos_section .naadloos_section_img .vc_figure{width:100%}.naadloos_section .naadloos_section_img .vc_figure .vc_single_image-wrapper{width:100%}.naadloos_section .naadloos_section_img .vc_figure .vc_single_image-wrapper img{width:100%;height:553px;object-fit:cover;border-radius:20px}@media only screen and (max-width:991px){.naadloos_section .naadloos_section_img .vc_figure .vc_single_image-wrapper img{height:296px}}.inspiratie_section{background:linear-gradient(180deg, #d8c6a9 0%, #c7b08a 100%);margin-bottom:142px;padding:81px 0;border-radius:100px 0 0;z-index:1}@media only screen and (max-width:991px){.inspiratie_section{border-radius:80px 0 0;margin-bottom:140px;padding:56px 0 63px}}.inspiratie_section::after{content:"";background-image:url(/wp-content/uploads/Icon_N_White.svg);background-size:cover;display:block;width:528px;height:609px;position:absolute;left:0;top:-74px;opacity:0.1;z-index:-1}@media only screen and (max-width:991px){.inspiratie_section::after{width:325px;height:375px;left:-92px;top:-42px}}.inspiratie_section .inspiratie_section_title h6{color:#fff;padding-bottom:10px;text-transform:uppercase}.inspiratie_section .inspiratie_section_title h2{color:#1E1C1F;padding-bottom:50px}@media only screen and (max-width:991px){.inspiratie_section .inspiratie_section_title h2{padding-bottom:49px}}.inspiratie_section .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container{padding-bottom:76px}@media only screen and (max-width:991px){.inspiratie_section .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container{margin-bottom:49px}}.inspiratie_section .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list{justify-content:center}.inspiratie_section .vc_tta-container .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body{overflow:unset}.inspiratie_section .image_slider .splide__track{overflow:unset}@media only screen and (max-width:991px){.inspiratie_section .image_slider .splide__track{overflow:hidden}}.inspiratie_section .image_slider .splide__track .splide__list .splide__slide{width:872px !important}@media only screen and (max-width:991px){.inspiratie_section .image_slider .splide__track .splide__list .splide__slide{width:100% !important}}.image_slider .splide__track{padding-bottom:75px}@media only screen and (max-width:991px){.image_slider .splide__track{padding-bottom:63px}}.image_slider .splide__track .splide__list .splide__slide a{display:flex;width:100%;height:100%}.image_slider .splide__track .splide__list .splide__slide a img{width:100%;height:569px;object-fit:cover;border-radius:20px}@media only screen and (max-width:991px){.image_slider .splide__track .splide__list .splide__slide a img{height:303px}}.splide__pagination{bottom:0;gap:21px}.splide__pagination li .splide__pagination__page.is-active{opacity:1}.splide__pagination li .splide__pagination__page{background-color:unset;transform:unset;width:14px;height:14px;border-radius:14px;border:1px solid #1E1C1F;opacity:0.4;margin:0}.diensten_section_title{margin-bottom:72px;align-items:center}@media only screen and (max-width:991px){.diensten_section_title{margin-bottom:64px}.diensten_section_title .column{flex:0 0 100%;max-width:100%}}.diensten_section_title h6{color:#D8C6A9;text-transform:uppercase;padding-bottom:10px}.diensten_section_title h2{color:#1E1C1F;padding-bottom:0}@media only screen and (max-width:991px){.diensten_section_title h2{padding-bottom:36px}}.diensten_section_title p{color:#1E1C1F;padding-bottom:25px;font-size:16px}.diensten_section{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr);grid-column-gap:30px;grid-row-gap:30px;margin:0;margin-bottom:174px}@media only screen and (max-width:991px){.diensten_section{display:block}}.diensten_section .diensten_section_item{flex:unset;max-width:unset}@media only screen and (max-width:991px){.diensten_section .diensten_section_item{margin-bottom:29px}.diensten_section .diensten_section_item:last-child{margin-bottom:0}}.diensten_section .diensten_section_item:nth-child(1){grid-row-start:1;grid-column-start:1;grid-row-end:3;grid-column-end:2}.diensten_section .diensten_section_item:nth-child(1) .vc_column-inner{min-height:807px}@media only screen and (max-width:991px){.diensten_section .diensten_section_item:nth-child(1) .vc_column-inner{min-height:430px}}.diensten_section .diensten_section_item:nth-child(2){grid-row-start:1;grid-column-start:2;grid-row-end:2;grid-column-end:3}.diensten_section .diensten_section_item:nth-child(3){grid-row-start:2;grid-column-start:2;grid-row-end:3;grid-column-end:3}.diensten_section .diensten_section_item .vc_column-inner{padding:0;background-size:cover;background-position:center;min-height:390px;display:flex;align-items:end;overflow:hidden;border-radius:20px;position:relative;z-index:1}@media only screen and (max-width:991px){.diensten_section .diensten_section_item .vc_column-inner{min-height:335px}}.diensten_section .diensten_section_item .vc_column-inner:hover::after{opacity:0}.diensten_section .diensten_section_item .vc_column-inner:hover>.wpb_wrapper .aarow_btn{top:30px;right:30px}@media only screen and (max-width:991px){.diensten_section .diensten_section_item .vc_column-inner:hover>.wpb_wrapper .aarow_btn{top:28px;right:28px}}.diensten_section .diensten_section_item .vc_column-inner::after{content:"";background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);display:block;width:100%;height:100%;opacity:1;transition:all 0.3s ease-in-out;position:absolute;left:0;top:0;z-index:-1}.diensten_section .diensten_section_item .vc_column-inner>.wpb_wrapper .aarow_btn{transition:all 0.3s ease-in-out;position:absolute;top:56px;right:56px}@media only screen and (max-width:991px){.diensten_section .diensten_section_item .vc_column-inner>.wpb_wrapper .aarow_btn{top:28px;right:28px}}.diensten_section .diensten_section_item .vc_column-inner>.wpb_wrapper .aarow_btn .vc_single_image-wrapper{width:56px;height:56px;border-radius:56px;display:flex;align-items:center;justify-content:center;border:2px solid #fff}@media only screen and (max-width:991px){.diensten_section .diensten_section_item .vc_column-inner>.wpb_wrapper .aarow_btn .vc_single_image-wrapper{width:46px;height:46px}}.diensten_section .diensten_section_item .vc_column-inner>.wpb_wrapper h4{color:#fff;padding-bottom:26px}.diensten_section .diensten_section_item .vc_column-inner>.wpb_wrapper p{color:#fff;padding-bottom:0}.diensten_section .diensten_section_item .vc_column-inner>.wpb_wrapper .wpb_text_column{padding:48px 50px}@media only screen and (max-width:991px){.diensten_section .diensten_section_item .vc_column-inner>.wpb_wrapper .wpb_text_column{padding:27px 27px}}.breng_section{padding:107px 0 100px;margin-bottom:125px;align-items:center;border-radius:100px 0 0;z-index:1}@media only screen and (max-width:991px){.breng_section{padding:122px 0 102px;margin-bottom:103px;border-radius:80px 0 0}}.breng_section::after{content:"";background-image:url(/wp-content/uploads/Icon_N_White.svg);background-size:cover;display:block;width:528px;height:609px;position:absolute;right:-21px;top:-141px;opacity:0.05;z-index:-1}@media only screen and (max-width:991px){.breng_section::after{width:341px;height:393px;right:-60px;top:-45px}}@media only screen and (max-width:991px){.breng_section .breng_section_slider{flex:0 0 100%;max-width:100%;margin-bottom:101px}}.breng_section .breng_section_slider .image_slider .splide__track{padding-bottom:67px}@media only screen and (max-width:991px){.breng_section .breng_section_slider .image_slider .splide__track{padding-bottom:56px}}.breng_section .breng_section_slider .image_slider .splide__track .splide__list .splide__slide a img{height:667px;border-radius:20px}@media only screen and (max-width:991px){.breng_section .breng_section_slider .image_slider .splide__track .splide__list .splide__slide a img{height:384px}}.breng_section .breng_section_slider .image_slider .splide__pagination li .splide__pagination__page{border-color:#fff}@media only screen and (max-width:991px){.breng_section .breng_section_txt{flex:0 0 100%;max-width:100%}}.breng_section .breng_section_txt .vc_column-inner>.wpb_wrapper{max-width:531px;margin-left:auto}@media only screen and (max-width:991px){.breng_section .breng_section_txt .vc_column-inner>.wpb_wrapper{margin-left:0}}.breng_section .breng_section_txt .vc_column-inner>.wpb_wrapper h2{color:#fff;padding-bottom:40px}@media only screen and (max-width:991px){.breng_section .breng_section_txt .vc_column-inner>.wpb_wrapper h2{padding-bottom:36px}}.breng_section .breng_section_txt .vc_column-inner>.wpb_wrapper p{color:#fff;padding-bottom:62px;max-width:499px}@media only screen and (max-width:991px){.breng_section .breng_section_txt .vc_column-inner>.wpb_wrapper p{padding-bottom:69px}}.breng_section .breng_section_txt .vc_column-inner>.wpb_wrapper .btn{display:flex;align-items:center}@media only screen and (max-width:991px){.breng_section .breng_section_txt .vc_column-inner>.wpb_wrapper .btn{outline-color:#D8C6A9;background-color:#D8C6A9;color:#1E1C1F}.breng_section .breng_section_txt .vc_column-inner>.wpb_wrapper .btn::after{background-image:url(/wp-content/uploads/Icon_Location_White.svg)}}.breng_section .breng_section_txt .vc_column-inner>.wpb_wrapper .btn::before{content:"";background-image:url(/wp-content/uploads/Icon_Location.svg);background-size:cover;display:block;width:13px;height:17px;margin-right:10px;filter:brightness(10)}@media (max-width:992px){.breng_section .breng_section_txt .vc_column-inner>.wpb_wrapper .btn::before{filter:brightness(0)}}.antwoord_section{margin-bottom:178px}@media only screen and (max-width:991px){.antwoord_section{margin-bottom:103px}}.antwoord_section .antwoord_section_title h2{color:#1E1C1F;padding-bottom:66px}@media only screen and (max-width:991px){.antwoord_section .antwoord_section_title h2{padding-bottom:58px}}.antwoord_section .vc_tta-container{max-width:870px;margin:0 auto}.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a{color:#494744}.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon::after{background-image:url(/wp-content/uploads/Icon_Arrow_Down.svg)}.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel{border-bottom:1px solid rgba(29, 29, 29, 0.15);padding-bottom:15px;margin-bottom:15px}.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:last-child{border-bottom:unset;padding-bottom:0;margin-bottom:0}.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading{background-color:unset;border:unset;border-radius:unset}@media (max-width:768px){.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading{display:block}}.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title{padding-bottom:0}.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a{padding:15px 0;padding-left:35px;font-family:"Alef", sans-serif;font-size:30px;line-height:40px;font-weight:bold;color:#1E1C1F}@media only screen and (max-width:991px){.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a{font-size:21px;line-height:30px}}.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon{left:0;width:22px;height:22px}.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon::before{display:none}.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon::after{content:"";background-image:url(/wp-content/uploads/Icon_Arrow_Right.svg);background-position:center;background-repeat:no-repeat;display:block;width:22px;height:22px;transition:all 0.3s ease-in-out}.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body{padding:0;background-color:unset;border:unset;border-radius:unset;margin-top:10px}.vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body p{color:#1E1C1F;padding-bottom:0}.contact_section{margin-bottom:127px}@media only screen and (max-width:991px){.contact_section{margin-bottom:157px}}.contact_section .contact_section_item{padding:0 12px}@media only screen and (max-width:991px){.contact_section .contact_section_item{flex:0 0 50%;max-width:50%;margin-bottom:20px}}@media only screen and (max-width:767px){.contact_section .contact_section_item{flex:0 0 100%;max-width:100%;padding:0 15px}.contact_section .contact_section_item:last-child{margin-bottom:0}}.contact_section .contact_section_item .vc_column-inner{padding:0;position:relative;transition:all 0.3s ease-in-out;height:100%}.contact_section .contact_section_item .vc_column-inner:hover{margin-top:-20px}@media only screen and (max-width:991px){.contact_section .contact_section_item .vc_column-inner:hover{margin-top:0}}.contact_section .contact_section_item .vc_column-inner>.wpb_wrapper{height:100%;background-color:rgba(216, 198, 169, 0.6);border:2px solid #D8C6A9;padding:22px;border-radius:15px}.contact_section .contact_section_item .vc_column-inner>.wpb_wrapper img{margin-bottom:25px;height:25px}.contact_section .contact_section_item .vc_column-inner>.wpb_wrapper h5{color:#1E1C1F;padding-bottom:15px}.contact_section .contact_section_item .vc_column-inner>.wpb_wrapper p{color:#1E1C1F;padding-bottom:25px;font-size:16px;line-height:25px}.contact_section .contact_section_item .vc_column-inner>.wpb_wrapper .link_txt p{padding-bottom:0;color:#1E1C1F;font-size:18px;font-family:"Degular", sans-serif}.krasvrij_section_title{margin-bottom:76px}@media only screen and (max-width:991px){.krasvrij_section_title .column{flex:0 0 100%;max-width:100%}}.krasvrij_section_title h2{color:#1E1C1F;max-width:647px;padding-bottom:0}@media only screen and (max-width:991px){.krasvrij_section_title h2{padding-bottom:36px}}.krasvrij_section_title p{color:#1E1C1F;padding-bottom:0;font-family:"Degular", sans-serif}.krasvrij_section{margin-bottom:117px}@media only screen and (max-width:991px){.krasvrij_section{margin-bottom:113px}}@media only screen and (max-width:991px){.krasvrij_section .krasvrij_section_item{flex:0 0 100%;max-width:100%;margin-bottom:30px}.krasvrij_section .krasvrij_section_item:last-child{margin-bottom:0}}.krasvrij_section .krasvrij_section_item .vc_column-inner{padding:0 12px;height:100%}@media only screen and (max-width:991px){.krasvrij_section .krasvrij_section_item .vc_column-inner{padding:0 15px}}.krasvrij_section .krasvrij_section_item .vc_column-inner>.wpb_wrapper{height:100%;background-color:#F0EDE4;border-radius:20px;padding:73px 44px 44px;min-height:440px}@media only screen and (max-width:991px){.krasvrij_section .krasvrij_section_item .vc_column-inner>.wpb_wrapper{min-height:auto;padding:39px 28px 54px}}.krasvrij_section .krasvrij_section_item .vc_column-inner>.wpb_wrapper h3{color:#1E1C1F;padding-bottom:21px}.krasvrij_section .krasvrij_section_item .vc_column-inner>.wpb_wrapper p{color:#1E1C1F;padding-bottom:0}.gietvloeren_section{margin-bottom:161px;border-radius:100px 0 0;align-items:center;z-index:1;position:relative}@media only screen and (max-width:991px){.gietvloeren_section{margin-bottom:129px;border-radius:80px 0 0}}.gietvloeren_section::after{content:"";background-image:url(/wp-content/uploads/Icon_N_White.svg);background-size:cover;display:block;width:528px;height:609px;position:absolute;right:0;bottom:-184px;opacity:0.1;z-index:-1}@media only screen and (max-width:991px){.gietvloeren_section::after{bottom:-37px;width:245px;height:282px}}.gietvloeren_section .gietvloeren_section_img{height:-webkit-fill-available}@media only screen and (max-width:991px){.gietvloeren_section .gietvloeren_section_img{flex:0 0 100%;max-width:100%}}.gietvloeren_section .gietvloeren_section_img .vc_column-inner{padding-left:0;height:100%}@media only screen and (max-width:991px){.gietvloeren_section .gietvloeren_section_img .vc_column-inner{padding:0}}.gietvloeren_section .gietvloeren_section_img .vc_column-inner>.wpb_wrapper{height:100%}.gietvloeren_section .gietvloeren_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image{height:100%}.gietvloeren_section .gietvloeren_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image .vc_figure{width:100%;height:100%}.gietvloeren_section .gietvloeren_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image .vc_figure .vc_single_image-wrapper{width:100%;height:100%}.gietvloeren_section .gietvloeren_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image .vc_figure .vc_single_image-wrapper img{width:100%;height:100%;object-fit:cover}@media only screen and (max-width:991px){.gietvloeren_section .gietvloeren_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image .vc_figure .vc_single_image-wrapper img{height:524px}}.gietvloeren_section .gietvloeren_section_txt{padding:50px 0}@media only screen and (max-width:991px){.gietvloeren_section .gietvloeren_section_txt{flex:0 0 100%;max-width:100%;padding:47px 0 90px}}.gietvloeren_section .gietvloeren_section_txt ul li,.gietvloeren_section .gietvloeren_section_txt ol li{color:white}.gietvloeren_section .gietvloeren_section_txt .vc_column-inner{padding-left:130px}@media only screen and (max-width:1367px){.gietvloeren_section .gietvloeren_section_txt .vc_column-inner{padding-left:40px}}@media only screen and (max-width:991px){.gietvloeren_section .gietvloeren_section_txt .vc_column-inner{padding-left:25px}}.gietvloeren_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper{max-width:649px}.gietvloeren_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper h3{color:#fff;padding-bottom:41px}@media only screen and (max-width:991px){.gietvloeren_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper h3{padding-bottom:40px}}.gietvloeren_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper h5{color:#fff;padding-bottom:10px}.gietvloeren_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper p{color:#fff;padding-bottom:41px}@media only screen and (max-width:991px){.gietvloeren_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper p{padding-bottom:40px}}.gietvloeren_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper .btn{margin-top:30px}@media only screen and (max-width:991px){.gietvloeren_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper .btn{margin-top:0}}.bezoek_section{margin-bottom:128px;padding:37px 0;border-radius:20px;background-size:cover}@media only screen and (max-width:991px){.bezoek_section{margin-bottom:129px;padding:176px 0 23px}}.bezoek_section .vc_column-inner>.wpb_wrapper{max-width:648px;padding:49px 58px;border-radius:20px;background-color:rgba(30, 28, 31, 0.85);backdrop-filter:blur(4.7px);margin-left:auto}@media only screen and (max-width:991px){.bezoek_section .vc_column-inner>.wpb_wrapper{padding:29px 29px 40px 16px}}.bezoek_section .vc_column-inner>.wpb_wrapper h2{color:#fff;padding-bottom:32px}.bezoek_section .vc_column-inner>.wpb_wrapper p{color:#fff;padding-bottom:32px}.bezoek_section .vc_column-inner>.wpb_wrapper .btn{display:flex;align-items:center}.bezoek_section .vc_column-inner>.wpb_wrapper .btn::before{content:"";background-image:url(/wp-content/uploads/location_icon.svg);background-size:cover;display:block;width:12px;height:16px;margin-right:10px}.gietvloeren_section_voor{margin-bottom:154px}@media only screen and (max-width:991px){.gietvloeren_section_voor{margin-bottom:129px}}.gietvloeren_section_voor .gietvloeren_section{margin-bottom:94px}@media only screen and (max-width:991px){.gietvloeren_section_voor .gietvloeren_section{margin-bottom:59px}}.gietvloeren_section{margin-bottom:154px}.gietvloeren_section .gietvloeren_section_title h2{color:#1E1C1F;padding-bottom:78px}@media only screen and (max-width:991px){.gietvloeren_section .gietvloeren_section_title h2{padding-bottom:59px}}.gietvloeren_section .gietvloeren_section_bg{grid-row-gap:25px}@media only screen and (max-width:991px){.gietvloeren_section .gietvloeren_section_bg .gietvloeren_section_item{flex:0 0 100%;max-width:100%}.gietvloeren_section .gietvloeren_section_bg .gietvloeren_section_item:nth-child(1){order:1}.gietvloeren_section .gietvloeren_section_bg .gietvloeren_section_item:nth-child(2){order:4}.gietvloeren_section .gietvloeren_section_bg .gietvloeren_section_item:nth-child(3){order:2}.gietvloeren_section .gietvloeren_section_bg .gietvloeren_section_item:nth-child(4){order:4}.gietvloeren_section .gietvloeren_section_bg .gietvloeren_section_item:nth-child(5){order:3;margin-bottom:25px}.gietvloeren_section .gietvloeren_section_bg .gietvloeren_section_item:nth-child(6){order:4}}.gietvloeren_section .gietvloeren_section_bg .gietvloeren_section_item .vc_column-inner>.wpb_wrapper{display:flex;align-items:center}.gietvloeren_section .gietvloeren_section_bg .gietvloeren_section_item .vc_column-inner>.wpb_wrapper img{min-width:fit-content;margin-right:50px}.gietvloeren_section .gietvloeren_section_bg .gietvloeren_section_item .vc_column-inner>.wpb_wrapper .wpb_text_column{max-width:534px}.gietvloeren_section .gietvloeren_section_bg .gietvloeren_section_item .vc_column-inner>.wpb_wrapper h5{font-family:"Degular", sans-serif;color:#1E1C1F;padding-bottom:10px;font-size:20px;font-weight:500}.gietvloeren_section .gietvloeren_section_bg .gietvloeren_section_item .vc_column-inner>.wpb_wrapper p{color:#1E1C1F;padding-bottom:0}.vloerkleed_section{margin-bottom:125px}@media only screen and (max-width:991px){.vloerkleed_section{margin-bottom:71px}}@media only screen and (max-width:991px){.vloerkleed_section .vloerkleed_section_item{flex:0 0 100%;max-width:100%;margin-bottom:34px}.vloerkleed_section .vloerkleed_section_item:last-child{margin-bottom:0}}.vloerkleed_section .vloerkleed_section_item .vc_column-inner{padding:0 12px;height:100%}@media only screen and (max-width:991px){.vloerkleed_section .vloerkleed_section_item .vc_column-inner{padding:0 15px}}.vloerkleed_section .vloerkleed_section_item .vc_column-inner>.wpb_wrapper{background-color:#F0EDE4;border-radius:20px;padding:73px 44px 44px;height:100%;min-height:440px}@media only screen and (max-width:991px){.vloerkleed_section .vloerkleed_section_item .vc_column-inner>.wpb_wrapper{min-height:auto;padding:39px 28px 50px}}.vloerkleed_section .vloerkleed_section_item .vc_column-inner>.wpb_wrapper h3{color:#1E1C1F;padding-bottom:21px}.vloerkleed_section .vloerkleed_section_item .vc_column-inner>.wpb_wrapper p{color:#1E1C1F;padding-bottom:0;font-family:"Degular", sans-serif}.vloerkleed_section .vloerkleed_section_item .vc_column-inner>.wpb_wrapper ul{padding:0;list-style:none}.vloerkleed_section .vloerkleed_section_item .vc_column-inner>.wpb_wrapper ul li{margin-bottom:24px;font-family:"Degular", sans-serif;position:relative;padding-left:19px}.vloerkleed_section .vloerkleed_section_item .vc_column-inner>.wpb_wrapper ul li::before{content:"";background-color:#D8C6A9;display:block;width:9px;height:9px;border-radius:9px;position:absolute;left:0;top:9px}.vloerkleed_section .vloerkleed_section_item .vc_column-inner>.wpb_wrapper ul li:last-child{margin-bottom:0}.prijsindicatie_section{margin-bottom:227px}@media only screen and (max-width:991px){.prijsindicatie_section{margin-bottom:129px}}.prijsindicatie_section .prijsindicatie_section_title h2{color:#1E1C1F;padding-bottom:64px}@media only screen and (max-width:991px){.prijsindicatie_section .prijsindicatie_section_title h2{padding-bottom:60px}}.prijsindicatie_section .splide .splide__pagination{gap:9px}.prijsindicatie_section .splide .splide__pagination li .splide__pagination__page.is-active{background-color:#1E1C1F}.prijsindicatie_section .splide .splide__pagination li .splide__pagination__page{width:9px;height:9px;opacity:1 !important}.prijsindicatie_section .splide .splide__track{margin-bottom:39px}@media only screen and (max-width:991px){.prijsindicatie_section .splide .splide__track{margin-bottom:35px;padding-bottom:44px}}@media only screen and (min-width:992px){.prijsindicatie_section .splide .splide__track .splide__list{margin:0;display:grid;grid-template-columns:repeat(12, 1fr);grid-template-rows:repeat(2, 1fr);grid-column-gap:24px;grid-row-gap:15px}}@media only screen and (min-width:992px){.prijsindicatie_section .splide .splide__track .splide__list .splide__slide:nth-child(1){grid-row-start:1;grid-column-start:1;grid-row-end:3;grid-column-end:6}.prijsindicatie_section .splide .splide__track .splide__list .splide__slide:nth-child(1) .prijsindicatie_section_item .vc_column-inner{min-height:605px}.prijsindicatie_section .splide .splide__track .splide__list .splide__slide:nth-child(2){grid-row-start:1;grid-column-start:6;grid-row-end:2;grid-column-end:13}.prijsindicatie_section .splide .splide__track .splide__list .splide__slide:nth-child(3){grid-row-start:2;grid-column-start:6;grid-row-end:3;grid-column-end:13}}.prijsindicatie_section .splide .splide__track .splide__list .splide__slide .prijsindicatie_section_item{flex:unset;max-width:unset}.prijsindicatie_section .splide .splide__track .splide__list .splide__slide .prijsindicatie_section_item .vc_column-inner{padding:0;overflow:hidden;border-radius:20px;position:relative;z-index:1;display:flex;align-items:center;justify-content:center;min-height:295px;background-size:cover}@media only screen and (max-width:991px){.prijsindicatie_section .splide .splide__track .splide__list .splide__slide .prijsindicatie_section_item .vc_column-inner{min-height:338px}}.prijsindicatie_section .splide .splide__track .splide__list .splide__slide .prijsindicatie_section_item .vc_column-inner::after{content:"";background-color:#000;opacity:0.3;display:block;width:100%;height:100%;position:absolute;left:0;top:0;z-index:-1}.prijsindicatie_section .splide .splide__track .splide__list .splide__slide .prijsindicatie_section_item .vc_column-inner .wpb_text_column{max-width:424px;margin:0 auto;padding:30px 20px}.prijsindicatie_section .splide .splide__track .splide__list .splide__slide .prijsindicatie_section_item .vc_column-inner .wpb_text_column h3{color:#fff;padding-bottom:18px;font-size:35px;line-height:45px}.prijsindicatie_section .splide .splide__track .splide__list .splide__slide .prijsindicatie_section_item .vc_column-inner .wpb_text_column h5{color:#fff;font-family:"Degular", sans-serif;padding-bottom:0;font-size:25px;line-height:30px}.prijsindicatie_section .prijsindicatie_section_subtitle p{color:#1E1C1F;padding-bottom:0}@media only screen and (max-width:991px){.prijsindicatie_section .prijsindicatie_section_subtitle p{text-align:center}}.informatie_section_title{margin-bottom:227px}@media only screen and (max-width:991px){.informatie_section_title{margin-bottom:129px}.informatie_section_title .column{flex:0 0 100%;max-width:100%}}.informatie_section_title h3{color:#1E1C1F;padding-bottom:0}@media only screen and (max-width:991px){.informatie_section_title h3{padding-bottom:26px}}.informatie_section_title p{color:#1E1C1F;padding-bottom:47px}.informatie_section_title p a{font-weight:bold;color:#1E1C1F}.instagram_section_title{align-items:center;margin-bottom:50px}@media only screen and (max-width:991px){.instagram_section_title{margin-bottom:30px}.instagram_section_title .column{flex:0 0 100%;max-width:100%}.instagram_section_title .column .btn-container{display:none}}.instagram_section_title .instagram_section_id .vc_column-inner>.wpb_wrapper{display:flex;align-items:center}.instagram_section_title .instagram_section_id .vc_column-inner>.wpb_wrapper .vc_single_image-wrapper{background-color:#D8C6A9;width:75px;height:75px;border-radius:75px;display:flex;align-items:center;justify-content:center;margin-right:20px}.instagram_section_title .instagram_section_id .vc_column-inner>.wpb_wrapper h4{color:#1E1C1F;padding-bottom:5px;font-size:21px;line-height:30px}.instagram_section_title .instagram_section_id .vc_column-inner>.wpb_wrapper p{color:#545454;font-family:"Degular", sans-serif;padding-bottom:0}.instagram_section_title .btn-primary{padding-right:53px;top:0}.instagram_section_title .btn-primary::after{background-image:url(/wp-content/uploads/Icon_Insta.svg);display:block;width:18px;height:18px;transform:unset;right:25px;background-size:cover}.instagram_section_mob_btn{margin-bottom:129px}@media only screen and (min-width:992px){.instagram_section_mob_btn{display:none}}.instagram_section_mob_btn .btn-primary{padding-right:53px;top:0}.instagram_section_mob_btn .btn-primary::after{background-image:url(/wp-content/uploads/Icon_Insta.svg);display:block;width:18px;height:18px;transform:unset;right:25px;background-size:cover}.instagram_section_mob_btn .btn-container.btn-center{text-align:left}.instagram_section{margin-bottom:158px}@media only screen and (max-width:991px){.instagram_section{margin-bottom:30px}}@media only screen and (max-width:991px){.instagram_section .instagram_section_item{display:none;flex:0 0 50%;max-width:50%}.instagram_section .instagram_section_item:nth-child(2),.instagram_section .instagram_section_item:nth-child(1){display:block}.instagram_section .instagram_section_item:nth-child(odd) .vc_column-inner{padding-right:7.5px}.instagram_section .instagram_section_item:nth-child(even) .vc_column-inner{padding-left:7.5px}}.instagram_section .instagram_section_item .vc_figure{width:100%}.instagram_section .instagram_section_item .vc_figure .vc_single_image-wrapper{width:100%}.instagram_section .instagram_section_item .vc_figure .vc_single_image-wrapper img{width:100%;height:400px;object-fit:cover;border-radius:10px}@media only screen and (max-width:991px){.instagram_section .instagram_section_item .vc_figure .vc_single_image-wrapper img{height:200px}}.vrijblijvende_section_form{background-color:#E4D8C5;padding:72px 0 306px;border-radius:0 100px 0 0;margin-bottom:-100px}@media only screen and (max-width:991px){.vrijblijvende_section_form{padding:62px 0 206px;border-radius:0 80px 0 0;margin-bottom:-80px}}.vrijblijvende_section_form .vc_column-inner>.wpb_wrapper{max-width:764px;margin:0 auto}.vrijblijvende_section_form .vc_column-inner>.wpb_wrapper .vrijblijvende_section_title h2{color:#1E1C1F;padding-bottom:56px}@media only screen and (max-width:991px){.vrijblijvende_section_form .vc_column-inner>.wpb_wrapper .vrijblijvende_section_title h2{padding-bottom:30px}}.vrijblijvende_section_form .vc_column-inner>.wpb_wrapper .vrijblijvende_section_title p{padding-bottom:55px;color:#1E1C1F}.vrijblijvende_section_form .vc_column-inner>.wpb_wrapper .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .ginput_container_consent input[type=checkbox]{background-color:#E4D8C5}.vrijblijvende_section_form .vc_column-inner>.wpb_wrapper .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .ginput_container_consent input[type=checkbox]:before{background-color:#E4D8C5}.gform_wrapper.gravity-theme form{font-family:"Degular", sans-serif}.gform_wrapper.gravity-theme form .gform-body .gform_fields{grid-column-gap:30px;grid-row-gap:35px}@media (max-width:350px){.gform_wrapper.gravity-theme form .gform-body .gform_fields{grid-column-gap:0}}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .gfield_label{font-family:"Degular", sans-serif;font-weight:normal;font-size:18px;line-height:30px;color:#1E1C1F;margin-bottom:15px}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .ginput_container input{height:unset;border:unset;border-radius:0;background-color:transparent;border-bottom:1px solid #1E1C1F;font-family:"Degular", sans-serif;font-weight:normal;font-size:18px;line-height:30px;padding:15px 0;color:#1E1C1F}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .ginput_container input::placeholder{color:#1E1C1F}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .ginput_container input.datepicker{width:100%}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .ginput_container select{height:unset;border:unset;border-radius:0;border-bottom:1px solid #1E1C1F;font-family:"Degular", sans-serif;font-weight:normal;font-size:18px;line-height:30px;padding:15px 0;color:#1E1C1F;background:url(/wp-content/uploads/Icon_Arrow_Down_Form.svg) no-repeat;background-position:calc(100% - 0px) center !important;background-color:transparent}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .ginput_container textarea{height:165px;border:unset;border-radius:0;background-color:transparent;border-bottom:1px solid #1E1C1F;font-family:"Degular", sans-serif;font-weight:normal;font-size:18px;line-height:30px;padding:15px 0;color:#1E1C1F}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .ginput_container textarea::placeholder{color:#1E1C1F}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .ginput_container_consent{display:flex;align-items:center;margin-top:27px}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .ginput_container_consent input[type=checkbox]{position:relative;cursor:pointer;margin:0;margin-right:15px;min-width:25px;height:25px;border-radius:2px;background-color:#cbb692;border:1px solid #1E1C1F}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .ginput_container_consent input[type=checkbox]:before{content:"";display:block;position:absolute;min-width:25px;height:25px;top:0;left:0;border-radius:2px;background-color:#cbb692;border:1px solid #1E1C1F}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .ginput_container_consent input[type=checkbox]:checked:after{content:"";display:block;background-image:url(/wp-content/uploads/Icon_Check_Black.svg);background-size:cover;width:17.5px;height:12px;position:absolute;left:3.5px;top:6.5px}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .ginput_container_consent .gform-field-label{font-family:"Degular", sans-serif;font-weight:400;font-size:16px;line-height:25px;color:#1E1C1F}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield--type-fileupload{margin-top:41px;margin-bottom:15px}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield--type-fileupload .ginput_container_fileupload .gform_fileupload_multifile .gform_drop_area{margin-bottom:0;padding:25px;background-color:unset;border-radius:20px;border:1px solid #1E1C1F}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield--type-fileupload .ginput_container_fileupload .gform_fileupload_multifile .gform_drop_area .button{padding:0;background-color:unset;border-radius:0;font-family:"Degular", sans-serif;font-weight:normal;font-size:18px;line-height:30px;color:#1E1C1F;display:flex;flex-direction:column;align-items:center;margin:0 auto;margin-bottom:10px}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield--type-fileupload .ginput_container_fileupload .gform_fileupload_multifile .gform_drop_area .button::before{content:"";background-image:url(/wp-content/uploads/Icon_Map.svg);background-size:cover;display:block;width:42px;height:35px;margin-bottom:10px}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield--type-fileupload .ginput_container_fileupload .gform_fileupload_multifile .gform_drop_area .gform_drop_instructions{margin-bottom:0;font-family:"Degular", sans-serif;font-weight:normal;font-size:16px;line-height:30px;color:#616161}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield--type-fileupload .ginput_container_fileupload .gfield_description{display:none}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield--type-checkbox{margin:15px 0}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield--type-checkbox .ginput_container_checkbox .gfield_checkbox .gchoice{display:flex;align-items:center;margin-bottom:15px}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield--type-checkbox .ginput_container_checkbox .gfield_checkbox .gchoice:last-child{margin-bottom:0}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield--type-checkbox .ginput_container_checkbox .gfield_checkbox .gchoice input[type=checkbox]{position:relative;cursor:pointer;margin:0;margin-right:15px;min-width:25px;height:25px;border-radius:0;background-color:#E4D8C5;border:1px solid #1E1C1F}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield--type-checkbox .ginput_container_checkbox .gfield_checkbox .gchoice input[type=checkbox]:before{content:"";display:block;position:absolute;min-width:25px;height:25px;top:0;left:0;border-radius:0;background-color:#E4D8C5;border:1px solid #1E1C1F}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield--type-checkbox .ginput_container_checkbox .gfield_checkbox .gchoice input[type=checkbox]:checked:after{content:"";display:block;background-image:url(/wp-content/uploads/Icon_Checkbox.svg);background-size:cover;width:25px;height:25px;position:absolute;left:0;top:0}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield--type-checkbox .ginput_container_checkbox .gfield_checkbox .gchoice .gform-field-label{color:#1E1C1F;font-weight:normal;font-size:18px;line-height:30px}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield--type-radio .ginput_container_radio .gfield_radio .gchoice{display:flex;align-items:center;position:relative;margin-bottom:15px}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield--type-radio .ginput_container_radio .gfield_radio .gchoice:last-child{margin-bottom:0}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield--type-radio .ginput_container_radio .gfield_radio .gchoice:has(.gchoice_other_control) label{font-size:0 !important}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield--type-radio .ginput_container_radio .gfield_radio .gchoice:has(.gchoice_other_control) input.gchoice_other_control{width:100%;border-top:unset;border-left:unset;border-right:unset}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield--type-radio .ginput_container_radio .gfield_radio .gchoice input{margin:0;margin-right:15px;width:25px;height:25px;border:1px solid #1E1C1F}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield--type-radio .ginput_container_radio .gfield_radio .gchoice label::before{content:"";width:25px;height:25px;border:1px solid #1E1C1F;border-radius:50%;position:absolute;left:0;top:50%;transform:translateY(-50%);background:#E4D8C5}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield--type-radio .ginput_container_radio .gfield_radio .gchoice label::after{content:"";width:18px;height:18px;background:#1E1C1F;border-radius:50%;position:absolute;left:3.5px;top:50%;transform:translateY(-50%);opacity:0}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield--type-radio .ginput_container_radio .gfield_radio .gchoice input[type="radio"]:checked+label::before{border-color:#1E1C1F}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield--type-radio .ginput_container_radio .gfield_radio .gchoice input[type="radio"]:checked+label::after{opacity:1}.gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield--type-radio .ginput_container_radio .gfield_radio .gchoice .gform-field-label{font-weight:normal;font-size:18px;line-height:30px;color:#1E1C1F}.gform_wrapper.gravity-theme form .gform-body .gform_fields #field_2_13{margin-top:30px;margin-bottom:40px}.gform_wrapper.gravity-theme form .gform-body .gform_fields #field_2_14 .ginput_container input,.gform_wrapper.gravity-theme form .gform-body .gform_fields #field_2_12 .ginput_container input{max-width:367px}.gform_wrapper.gravity-theme form .gform-footer.gform_footer{padding:0 !important;margin:0 !important;margin-top:62px !important;position:relative;width:max-content}.gform_wrapper.gravity-theme form .gform-footer.gform_footer::after{content:"";background-image:url(/wp-content/uploads/Icon_Arrow_White.svg);background-position:center;background-repeat:no-repeat;display:block;width:18px;height:18px;position:absolute;right:25px;top:calc(50% - 9px);transition:all 0.4s ease-in-out;transform:rotate(0deg)}.gform_wrapper.gravity-theme form .gform-footer.gform_footer .btn{top:0;border:unset;margin-bottom:0;line-height:25px !important}.gietvloeren_colour_section{margin-bottom:140px;border-radius:100px 0 0;align-items:center;z-index:1;position:relative}@media only screen and (max-width:991px){.gietvloeren_colour_section{margin-bottom:110px;border-radius:80px 0 0}}.gietvloeren_colour_section::after{content:"";background-image:url(/wp-content/uploads/Icon_N_White.svg);background-size:cover;display:block;width:528px;height:609px;position:absolute;right:0;bottom:-119px;opacity:0.05;z-index:-1}@media only screen and (max-width:991px){.gietvloeren_colour_section::after{width:245px;height:282px;bottom:-46px}}.gietvloeren_colour_section .gietvloeren_section_img{height:-webkit-fill-available}@media only screen and (max-width:991px){.gietvloeren_colour_section .gietvloeren_section_img{flex:0 0 100%;max-width:100%}}.gietvloeren_colour_section .gietvloeren_section_img .vc_column-inner{padding-left:0;height:100%}@media only screen and (max-width:991px){.gietvloeren_colour_section .gietvloeren_section_img .vc_column-inner{padding:0}}.gietvloeren_colour_section .gietvloeren_section_img .vc_column-inner>.wpb_wrapper{height:100%}.gietvloeren_colour_section .gietvloeren_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image{height:100%}.gietvloeren_colour_section .gietvloeren_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image .vc_figure{width:100%;height:100%}.gietvloeren_colour_section .gietvloeren_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image .vc_figure .vc_single_image-wrapper{width:100%;height:100%}.gietvloeren_colour_section .gietvloeren_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image .vc_figure .vc_single_image-wrapper img{width:100%;height:100%;object-fit:cover}@media only screen and (max-width:991px){.gietvloeren_colour_section .gietvloeren_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image .vc_figure .vc_single_image-wrapper img{height:524px}}.gietvloeren_colour_section .gietvloeren_section_txt{padding:50px 0}@media only screen and (max-width:991px){.gietvloeren_colour_section .gietvloeren_section_txt{flex:0 0 100%;max-width:100%;padding:47px 0 60px}}.gietvloeren_colour_section .gietvloeren_section_txt .vc_column-inner{padding-left:140px}@media only screen and (max-width:1367px){.gietvloeren_colour_section .gietvloeren_section_txt .vc_column-inner{padding-left:40px}}@media only screen and (max-width:991px){.gietvloeren_colour_section .gietvloeren_section_txt .vc_column-inner{padding-left:15px}}.gietvloeren_colour_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper{max-width:649px}.gietvloeren_colour_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper h2{color:#fff;padding-bottom:33px}@media only screen and (max-width:991px){.gietvloeren_colour_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper h2{padding-bottom:29px}}.gietvloeren_colour_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper h3{color:#fff;padding-bottom:36px}@media only screen and (max-width:991px){.gietvloeren_colour_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper h3{padding-bottom:29px}}.gietvloeren_colour_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper p{color:#fff;padding-bottom:62px;font-family:"Degular", sans-serif}.gietvloeren_colour_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper ul{padding-left:0;list-style:none;padding-bottom:71px}.gietvloeren_colour_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper ul li{position:relative;margin-bottom:25px;font-family:"Degular", sans-serif;font-size:20px;line-height:30px;font-weight:500;color:#fff;padding-left:87px}.gietvloeren_colour_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper ul li::before{content:"";background-image:url(/wp-content/uploads/Icon_Check_Voordelen_Beige.svg);background-size:cover;display:block;width:30px;height:25px;position:absolute;left:0;top:2.5px}.gietvloeren_colour_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper ul li:last-child{margin-bottom:0}.strakke_section{margin-bottom:140px;border-radius:20px;padding:78px 0 65px}@media only screen and (max-width:991px){.strakke_section{padding:64px 0 113px;margin-bottom:137px}}.strakke_section .strakke_section_title h2{color:#1E1C1F;padding-bottom:82px}@media only screen and (max-width:991px){.strakke_section .strakke_section_title h2{padding-bottom:62px}}@media (max-width:992px){.strakke_section .strakke_section_title h6{color:#CAAE80}}.strakke_section .btn-container{justify-content:center}.strakke_section .strakke_section_bg{margin-bottom:62px}@media only screen and (max-width:1199px){.strakke_section .strakke_section_bg .strakke_sectio_item{flex:0 0 50%;max-width:50%;margin-bottom:24px}}@media only screen and (max-width:767px){.strakke_section .strakke_section_bg .strakke_sectio_item{flex:0 0 100%;max-width:100%}.strakke_section .strakke_section_bg .strakke_sectio_item:last-child{margin-bottom:0}}.strakke_section .strakke_section_bg .strakke_sectio_item .vc_column-inner{padding:0 12px}@media only screen and (max-width:575px){.strakke_section .strakke_section_bg .strakke_sectio_item .vc_column-inner{padding:0 30px}}.strakke_section .strakke_section_bg .strakke_sectio_item .vc_column-inner .vc_figure{width:100%}.strakke_section .strakke_section_bg .strakke_sectio_item .vc_column-inner .vc_figure .vc_single_image-wrapper{width:100%}.strakke_section .strakke_section_bg .strakke_sectio_item .vc_column-inner .vc_figure .vc_single_image-wrapper img{width:100%;height:312px;object-fit:cover;border-radius:5px 40px 5px 5px;margin-bottom:29px}.strakke_section .strakke_section_bg .strakke_sectio_item .vc_column-inner h5{color:#1E1C1F;padding-bottom:11px}.strakke_section .strakke_section_bg .strakke_sectio_item .vc_column-inner p{font-size:16px;font-family:"Degular", sans-serif;color:#1E1C1F;padding-bottom:0}.bedrijf_section_title{margin-bottom:90px}@media only screen and (max-width:991px){.bedrijf_section_title .column{flex:0 0 100%;max-width:100%}}.bedrijf_section_title h3{color:#1E1C1F;padding-bottom:0}@media only screen and (max-width:991px){.bedrijf_section_title h3{padding-bottom:30px}}.bedrijf_section_title p{color:#1E1C1F;padding-bottom:47px}@media only screen and (max-width:991px){.bedrijf_section_title p{padding-bottom:55px}}.bedrijf_section_img{margin-bottom:208px}@media only screen and (max-width:991px){.bedrijf_section_img{margin-bottom:147px}}.bedrijf_section_img .vc_column-inner>.wpb_wrapper{display:grid;grid-template-columns:repeat(12, 1fr);grid-template-rows:repeat(2, 1fr);grid-column-gap:24px;grid-row-gap:24px}@media only screen and (max-width:991px){.bedrijf_section_img .vc_column-inner>.wpb_wrapper{grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(1, 1fr);grid-column-gap:28px;grid-row-gap:24px}}.bedrijf_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image:nth-child(1){grid-row-start:1;grid-column-start:1;grid-row-end:3;grid-column-end:8}@media only screen and (max-width:991px){.bedrijf_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image:nth-child(1){grid-row-start:1;grid-column-start:1;grid-row-end:2;grid-column-end:3}}.bedrijf_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image:nth-child(1) .vc_figure{width:100%}.bedrijf_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image:nth-child(1) .vc_figure .vc_single_image-wrapper{width:100%}.bedrijf_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image:nth-child(1) .vc_figure .vc_single_image-wrapper img{min-height:902px}@media only screen and (max-width:991px){.bedrijf_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image:nth-child(1) .vc_figure .vc_single_image-wrapper img{min-height:unset;height:405px}}.bedrijf_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image:nth-child(2){grid-row-start:1;grid-column-start:8;grid-row-end:2;grid-column-end:13}@media only screen and (max-width:991px){.bedrijf_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image:nth-child(2){grid-row-start:2;grid-column-start:1;grid-row-end:3;grid-column-end:2}}.bedrijf_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image:nth-child(3){grid-row-start:2;grid-column-start:8;grid-row-end:3;grid-column-end:13}@media only screen and (max-width:991px){.bedrijf_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image:nth-child(3){grid-row-start:2;grid-column-start:2;grid-row-end:3;grid-column-end:3}}.bedrijf_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image .vc_figure{width:100%}.bedrijf_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image .vc_figure .vc_single_image-wrapper{width:100%}.bedrijf_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image .vc_figure .vc_single_image-wrapper img{width:100%;min-height:439px;object-fit:cover;border-radius:20px}@media only screen and (max-width:991px){.bedrijf_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image .vc_figure .vc_single_image-wrapper img{min-height:unset;height:228px}}.antwoord_section_black{margin-bottom:208px;padding:132px 0;border-radius:100px 0 0;position:relative;z-index:1}@media only screen and (max-width:991px){.antwoord_section_black{padding:122px 0 133px;margin-bottom:147px;border-radius:80px 0 0}}.antwoord_section_black::after{content:"";background-image:url(/wp-content/uploads/Icon_N_White.svg);background-size:cover;display:block;width:528px;height:609px;position:absolute;right:-21px;top:-141px;opacity:0.1;z-index:-1}@media only screen and (max-width:991px){.antwoord_section_black::after{width:341px;height:393px;top:-45px;right:-60px}}.antwoord_section_black .antwoord_section{margin-bottom:0}.antwoord_section_black .antwoord_section .antwoord_section_title h2{color:#fff}.antwoord_section_black .antwoord_section .vc_tta-container{color:#fff}.antwoord_section_black .antwoord_section .vc_tta-container a{color:#fff}.antwoord_section_black .antwoord_section .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a{color:#fff}.antwoord_section_black .antwoord_section .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon::after{transform:rotate(90deg)}.antwoord_section_black .antwoord_section .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel{border-color:rgba(255, 255, 255, 0.15)}.antwoord_section_black .antwoord_section .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a{color:#fff}.antwoord_section_black .antwoord_section .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon::after{background-image:url(/wp-content/uploads/right-arrow.svg)}.antwoord_section_black .antwoord_section .vc_tta-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body p{color:#fff}.pu_gietvloeren_section{margin-bottom:137px;border-radius:100px 0 0;align-items:center;z-index:1;position:relative}@media only screen and (max-width:991px){.pu_gietvloeren_section{margin-bottom:86px;border-radius:80px 0 0}}.pu_gietvloeren_section::after{content:"";background-image:url(/wp-content/uploads/Icon_N_White.svg);background-size:cover;display:block;width:424px;height:489px;position:absolute;right:0;bottom:-173px;opacity:0.1;z-index:-1}@media only screen and (max-width:991px){.pu_gietvloeren_section::after{width:245px;height:282px;bottom:-121px}}.pu_gietvloeren_section .gietvloeren_section_img{height:-webkit-fill-available}@media only screen and (max-width:991px){.pu_gietvloeren_section .gietvloeren_section_img{flex:0 0 100%;max-width:100%}}.pu_gietvloeren_section .gietvloeren_section_img .vc_column-inner{padding:0;height:100%}.pu_gietvloeren_section .gietvloeren_section_img .vc_column-inner>.wpb_wrapper{height:100%}.pu_gietvloeren_section .gietvloeren_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image{height:100%}.pu_gietvloeren_section .gietvloeren_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image .vc_figure{width:100%;height:100%}.pu_gietvloeren_section .gietvloeren_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image .vc_figure .vc_single_image-wrapper{width:100%;height:100%}.pu_gietvloeren_section .gietvloeren_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image .vc_figure .vc_single_image-wrapper img{width:100%;height:100%;object-fit:cover}@media only screen and (max-width:991px){.pu_gietvloeren_section .gietvloeren_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image .vc_figure .vc_single_image-wrapper img{height:524px}}.pu_gietvloeren_section .gietvloeren_section_txt{padding:50px 0}@media only screen and (max-width:991px){.pu_gietvloeren_section .gietvloeren_section_txt{flex:0 0 100%;max-width:100%;padding:49px 0 83px}}.pu_gietvloeren_section .gietvloeren_section_txt .vc_column-inner{padding-left:145px}@media only screen and (max-width:1367px){.pu_gietvloeren_section .gietvloeren_section_txt .vc_column-inner{padding-left:40px}}@media only screen and (max-width:991px){.pu_gietvloeren_section .gietvloeren_section_txt .vc_column-inner{padding-left:25px}}.pu_gietvloeren_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper{max-width:649px}.pu_gietvloeren_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper h3{color:#fff;padding-bottom:51px}@media only screen and (max-width:991px){.pu_gietvloeren_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper h3{padding-bottom:40px}}.pu_gietvloeren_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper p{color:#fff;padding-bottom:24px;font-family:"Degular", sans-serif}.pu_gietvloeren_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper ul{padding-left:0;list-style:none;padding-bottom:61px;font-family:"Degular", sans-serif}@media only screen and (max-width:991px){.pu_gietvloeren_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper ul{padding-bottom:40px}}.pu_gietvloeren_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper ul li{margin-bottom:20px;padding-left:19px;position:relative;color:#fff}.pu_gietvloeren_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper ul li:last-child{margin-bottom:0}.pu_gietvloeren_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper ul li::before{content:"";background-color:#D8C6A9;display:block;width:8px;height:8px;border-radius:8px;position:absolute;left:0;top:50%;transform:translateY(-50%)}.pu_cementgebonden_section{border-radius:100px 0 0;padding:170px 0;z-index:1;align-items:center;position:relative;margin-bottom:94px}@media only screen and (max-width:991px){.pu_cementgebonden_section{margin-bottom:109px;border-radius:80px 0 0;padding:122px 0 101px}}.pu_cementgebonden_section::after{content:"";background-image:url(/wp-content/uploads/Icon_N_White.svg);background-size:cover;display:block;width:528px;height:609px;position:absolute;left:-64px;bottom:-163px;opacity:0.1;z-index:-1}@media only screen and (max-width:991px){.pu_cementgebonden_section::after{top:-45px;right:-60px;left:unset;bottom:unset;width:341px;height:393px}}@media only screen and (max-width:991px){.pu_cementgebonden_section .cementgebonden_section_video{flex:0 0 100%;max-width:100%;margin-bottom:66px}}.pu_cementgebonden_section .cementgebonden_section_video .wpb_content_element .wpb_wrapper{max-width:643px;overflow:hidden;height:553px;border-radius:20px}@media only screen and (max-width:991px){.pu_cementgebonden_section .cementgebonden_section_video .wpb_content_element .wpb_wrapper{height:296px}}.pu_cementgebonden_section .cementgebonden_section_video .wpb_content_element .wpb_wrapper video{width:100%;height:553px;object-fit:cover;object-position:center}@media only screen and (max-width:991px){.pu_cementgebonden_section .cementgebonden_section_video .wpb_content_element .wpb_wrapper video{height:296px}}@media only screen and (max-width:991px){.pu_cementgebonden_section .cementgebonden_section_txt{flex:0 0 100%;max-width:100%}}.pu_cementgebonden_section .cementgebonden_section_txt h3{color:#fff;padding-bottom:51px}@media only screen and (max-width:991px){.pu_cementgebonden_section .cementgebonden_section_txt h3{padding-bottom:32px}}.pu_cementgebonden_section .cementgebonden_section_txt p,.pu_cementgebonden_section .cementgebonden_section_txt ul,.pu_cementgebonden_section .cementgebonden_section_txt ol{color:#fff;padding-bottom:31px}@media only screen and (max-width:991px){.pu_cementgebonden_section .cementgebonden_section_txt p:last-child,.pu_cementgebonden_section .cementgebonden_section_txt ul:last-child,.pu_cementgebonden_section .cementgebonden_section_txt ol:last-child{padding-bottom:47px}}.pu_cementgebonden_section .cementgebonden_section_txt ul li,.pu_cementgebonden_section .cementgebonden_section_txt ol li{margin-bottom:18px;font-size:18px}.pu_cementgebonden_section .cementgebonden_section_txt ul li:last-child,.pu_cementgebonden_section .cementgebonden_section_txt ol li:last-child{margin-bottom:0}.pu_cementgebonden_section .cementgebonden_section_txt .btn{display:flex;align-items:center}.pu_cementgebonden_section .cementgebonden_section_txt .btn::before{content:"";background-image:url(/wp-content/uploads/Icon_Location_White.svg);background-size:cover;display:block;width:13px;height:17px;margin-right:10px}.onderhoud_section_title{margin-bottom:122px}@media only screen and (max-width:991px){.onderhoud_section_title{margin-bottom:118px}.onderhoud_section_title .column{flex:0 0 100%;max-width:100%}}.onderhoud_section_title h3{color:#1E1C1F;padding-bottom:0}@media only screen and (max-width:991px){.onderhoud_section_title h3{padding-bottom:26px}}.onderhoud_section_title p{color:#1E1C1F;padding-bottom:37px}.onderhoud_section_title p a{color:#1E1C1F;font-weight:bold}.benieuwd_section_title{margin-bottom:156px}@media only screen and (max-width:991px){.benieuwd_section_title{margin-bottom:113px}.benieuwd_section_title .column{flex:0 0 100%;max-width:100%}}.benieuwd_section_title h3{color:#1E1C1F;padding-bottom:0}@media only screen and (max-width:991px){.benieuwd_section_title h3{padding-bottom:26px}}.benieuwd_section_title p{color:#1E1C1F;padding-bottom:35px}.benieuwd_section_title p a{color:#1E1C1F;font-weight:bold}.vakmanschap_section_title{margin-bottom:217px}@media only screen and (max-width:991px){.vakmanschap_section_title{display:none}}.vakmanschap_section_title .vc_column-inner>.wpb_wrapper{max-width:969px;margin:0 auto}.vakmanschap_section_title .vc_column-inner>.wpb_wrapper img{margin-bottom:30px}.vakmanschap_section_title .vc_column-inner>.wpb_wrapper h2{color:#1E1C1F;padding-bottom:0}.specialist_gietvloeren_section{border-radius:100px 0 0;align-items:center;z-index:1;position:relative}@media only screen and (max-width:991px){.specialist_gietvloeren_section{border-radius:80px 0 0}}.specialist_gietvloeren_section::after{content:"";background-image:url(/wp-content/uploads/Icon_N_White.svg);background-size:cover;display:block;width:528px;height:609px;position:absolute;right:0;bottom:-190px;opacity:0.1;z-index:-1}@media only screen and (max-width:991px){.specialist_gietvloeren_section::after{width:245px;height:282px;bottom:10px}}.specialist_gietvloeren_section .gietvloeren_section_img{height:-webkit-fill-available}@media only screen and (max-width:991px){.specialist_gietvloeren_section .gietvloeren_section_img{flex:0 0 100%;max-width:100%}}.specialist_gietvloeren_section .gietvloeren_section_img .vc_column-inner{padding:0;height:100%}.specialist_gietvloeren_section .gietvloeren_section_img .vc_column-inner>.wpb_wrapper{height:100%}.specialist_gietvloeren_section .gietvloeren_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image{height:100%}.specialist_gietvloeren_section .gietvloeren_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image .vc_figure{width:100%;height:100%}.specialist_gietvloeren_section .gietvloeren_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image .vc_figure .vc_single_image-wrapper{width:100%;height:100%}.specialist_gietvloeren_section .gietvloeren_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image .vc_figure .vc_single_image-wrapper img{width:100%;height:100%;object-fit:cover}@media only screen and (max-width:991px){.specialist_gietvloeren_section .gietvloeren_section_img .vc_column-inner>.wpb_wrapper .wpb_single_image .vc_figure .vc_single_image-wrapper img{height:524px}}.specialist_gietvloeren_section .gietvloeren_section_txt{padding:150px 0}@media only screen and (max-width:991px){.specialist_gietvloeren_section .gietvloeren_section_txt{padding:77px 0 184px;flex:0 0 100%;max-width:100%}}.specialist_gietvloeren_section .gietvloeren_section_txt .vc_column-inner{padding-left:145px}@media only screen and (max-width:1199px){.specialist_gietvloeren_section .gietvloeren_section_txt .vc_column-inner{padding-left:40px}}@media only screen and (max-width:991px){.specialist_gietvloeren_section .gietvloeren_section_txt .vc_column-inner{padding-left:15}}.specialist_gietvloeren_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper{max-width:649px}.specialist_gietvloeren_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper h3{color:#fff;padding-bottom:51px}@media only screen and (max-width:991px){.specialist_gietvloeren_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper h3{padding-bottom:40px}}.specialist_gietvloeren_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper p{color:#fff;padding-bottom:30px}.specialist_gietvloeren_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper p:last-child{padding-bottom:64px}@media only screen and (max-width:991px){.specialist_gietvloeren_section .gietvloeren_section_txt .vc_column-inner>.wpb_wrapper p:last-child{padding-bottom:47px}}.showroom_breng_section{margin-bottom:237px;align-items:center}@media only screen and (max-width:991px){.showroom_breng_section{margin-bottom:157px}}@media only screen and (max-width:991px){.showroom_breng_section .showroom_breng_section_slider{flex:0 0 100%;max-width:100%;margin-bottom:101px}}.showroom_breng_section .showroom_breng_section_slider .image_slider .splide__track{padding-bottom:67px}@media only screen and (max-width:991px){.showroom_breng_section .showroom_breng_section_slider .image_slider .splide__track{padding-bottom:56px}}.showroom_breng_section .showroom_breng_section_slider .image_slider .splide__track .splide__list .splide__slide a img{height:667px;border-radius:20px}@media only screen and (max-width:991px){.showroom_breng_section .showroom_breng_section_slider .image_slider .splide__track .splide__list .splide__slide a img{height:384px}}@media only screen and (max-width:991px){.showroom_breng_section .showroom_breng_section_txt{flex:0 0 100%;max-width:100%}}.showroom_breng_section .showroom_breng_section_txt .vc_column-inner>.wpb_wrapper{max-width:531px;margin-left:auto}@media only screen and (max-width:991px){.showroom_breng_section .showroom_breng_section_txt .vc_column-inner>.wpb_wrapper{max-width:100%}}.showroom_breng_section .showroom_breng_section_txt .vc_column-inner>.wpb_wrapper h2{color:#1E1C1F;padding-bottom:40px}@media only screen and (max-width:991px){.showroom_breng_section .showroom_breng_section_txt .vc_column-inner>.wpb_wrapper h2{padding-bottom:36px}}.showroom_breng_section .showroom_breng_section_txt .vc_column-inner>.wpb_wrapper p{color:#1E1C1F;padding-bottom:62px;max-width:499px}@media only screen and (max-width:991px){.showroom_breng_section .showroom_breng_section_txt .vc_column-inner>.wpb_wrapper p{padding-bottom:47px}}.showroom_breng_section .showroom_breng_section_txt .vc_column-inner>.wpb_wrapper .btn{display:flex;align-items:center}.showroom_breng_section .showroom_breng_section_txt .vc_column-inner>.wpb_wrapper .btn::before{content:"";background-image:url(/wp-content/uploads/Icon_Location.svg);background-size:cover;display:block;width:13px;height:17px;margin-right:10px}.offerte_aanvragen_form{padding:66px 0 134px;margin-bottom:231px;border-radius:20px}@media only screen and (max-width:991px){.offerte_aanvragen_form{margin:0;margin-bottom:208px;padding:64px 0 95px}}.offerte_aanvragen_form .vc_column-inner>.wpb_wrapper{max-width:764px;margin:0 auto}.offerte_aanvragen_form .vc_column-inner>.wpb_wrapper h2{color:#1E1C1F;padding-bottom:56px}@media only screen and (max-width:991px){.offerte_aanvragen_form .vc_column-inner>.wpb_wrapper h2{padding-bottom:44px}}.offerte_aanvragen_form .vc_column-inner>.wpb_wrapper p{color:#1E1C1F;padding-bottom:55px}@media only screen and (max-width:991px){.offerte_aanvragen_form .vc_column-inner>.wpb_wrapper p{padding-bottom:60px}}.offerte_aanvragen_form .vc_column-inner>.wpb_wrapper .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .ginput_container_consent input[type=checkbox]::before{background-color:#F0EDE4}.offerte_aanvragen_form .vc_column-inner>.wpb_wrapper .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield--type-checkbox .ginput_container_checkbox .gfield_checkbox .gchoice input[type=checkbox]::before{background-color:#F0EDE4}.offerte_aanvragen_form .vc_column-inner>.wpb_wrapper .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield--type-radio .ginput_container_radio .gfield_radio .gchoice label::before{background-color:#F0EDE4}.neem_contact_section{margin-bottom:318px}@media only screen and (max-width:991px){.neem_contact_section{margin-bottom:150px}}@media only screen and (max-width:991px){.neem_contact_section .neem_contact_section_form{flex:0 0 100%;max-width:100%;margin-bottom:103px}}.neem_contact_section .neem_contact_section_form .vc_column-inner>.wpb_wrapper{max-width:764px}.neem_contact_section .neem_contact_section_form .vc_column-inner>.wpb_wrapper h2{color:#1E1C1F;padding-bottom:62px}@media only screen and (max-width:991px){.neem_contact_section .neem_contact_section_form .vc_column-inner>.wpb_wrapper h2{padding-bottom:38px}}.neem_contact_section .neem_contact_section_form .vc_column-inner>.wpb_wrapper p{color:#1E1C1F;padding-bottom:62px}@media only screen and (max-width:991px){.neem_contact_section .neem_contact_section_form .vc_column-inner>.wpb_wrapper p{padding-bottom:48px}}.neem_contact_section .neem_contact_section_form .vc_column-inner>.wpb_wrapper .gform_wrapper.gravity-theme form .gform-body .gform_fields{grid-column-gap:24px}.neem_contact_section .neem_contact_section_form .vc_column-inner>.wpb_wrapper .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .ginput_container_consent{margin-top:0}.neem_contact_section .neem_contact_section_form .vc_column-inner>.wpb_wrapper .gform_wrapper.gravity-theme form .gform-body .gform_fields .gfield .ginput_container_consent input[type=checkbox]::before{background-color:#F5F3EF}.neem_contact_section .neem_contact_section_form .vc_column-inner>.wpb_wrapper .gform_wrapper.gravity-theme form .gform-footer{margin-top:45px !important}@media only screen and (max-width:991px){.neem_contact_section .neem_contact_section_form .vc_column-inner>.wpb_wrapper .gform_wrapper.gravity-theme form .gform-footer{width:100%}.neem_contact_section .neem_contact_section_form .vc_column-inner>.wpb_wrapper .gform_wrapper.gravity-theme form .gform-footer::after{display:none}.neem_contact_section .neem_contact_section_form .vc_column-inner>.wpb_wrapper .gform_wrapper.gravity-theme form .gform-footer .btn{padding:12.5px 25px;text-align:center;width:100%}}@media only screen and (max-width:991px){.neem_contact_section .neem_contact_section_txt{flex:0 0 100%;max-width:100%}}.neem_contact_section .neem_contact_section_txt .vc_column-inner>.wpb_wrapper{background-color:rgba(216, 198, 169, 0.6);padding:30px;border-radius:20px;max-width:424px;margin-left:auto}@media only screen and (max-width:991px){.neem_contact_section .neem_contact_section_txt .vc_column-inner>.wpb_wrapper{margin:0 auto}}.neem_contact_section .neem_contact_section_txt .vc_column-inner>.wpb_wrapper h4{color:#1E1C1F;margin-bottom:20px !important;padding-bottom:20px;border-bottom:1px solid rgba(30, 28, 31, 0.6)}.neem_contact_section .neem_contact_section_txt .vc_column-inner>.wpb_wrapper .contact_item{padding-bottom:30px}.neem_contact_section .neem_contact_section_txt .vc_column-inner>.wpb_wrapper .contact_item:last-child{padding-bottom:20px}.neem_contact_section .neem_contact_section_txt .vc_column-inner>.wpb_wrapper .contact_item h5{color:#1E1C1F;font-family:"Degular", sans-serif;font-weight:500;font-size:20px;line-height:30px;padding-bottom:5px}.neem_contact_section .neem_contact_section_txt .vc_column-inner>.wpb_wrapper .contact_item p{padding-bottom:5px}.neem_contact_section .neem_contact_section_txt .vc_column-inner>.wpb_wrapper .contact_item p:last-child{padding-bottom:0}.neem_contact_section .neem_contact_section_txt .vc_column-inner>.wpb_wrapper .contact_item p a{color:#1E1C1F;font-size:16px;line-height:25px;font-weight:normal}.over_ons_review .tevreden_section{margin-bottom:227px;margin-top:-100px;padding:94px 0 137px}@media only screen and (max-width:991px){.over_ons_review .tevreden_section{margin-bottom:157px;margin-top:-98px;padding:56px 0 86px}}.site-content>.container>.wpb-content-wrapper>.row:has(.tevreden_section):last-child .tevreden_section{z-index:0}.above-footer{z-index:2;position:relative}.tevreden_section{background:linear-gradient(180deg, #D8C6A9 0%, #C7B08A 100%);margin-bottom:-100px;border-radius:0 100px 0 0;padding:94px 0 224px;z-index:1}@media only screen and (max-width:991px){.tevreden_section{margin-bottom:-133px;border-radius:0 80px 0 0;padding:56px 0 217px}}.tevreden_section h6{color:#fff}.tevreden_section h2{color:#1E1C1F;padding-bottom:68px}@media only screen and (max-width:991px){.tevreden_section h2{padding-bottom:72px}}.tevreden_section .wp-gr{font-family:"Open Sans", sans-serif !important;padding-bottom:0 !important}.tevreden_section .wp-gr .grw-row{padding-bottom:0 !important}@media only screen and (max-width:991px){.tevreden_section .wp-gr .grw-row{flex-direction:column !important}}@media only screen and (max-width:991px){.tevreden_section .wp-gr .grw-row .grw-header{flex:0 0 100% !important;max-width:100% !important;margin-bottom:20px !important}}.tevreden_section .wp-gr .grw-row .grw-header .grw-header-inner{padding:0 !important;gap:20px !important}@media only screen and (max-width:991px){.tevreden_section .wp-gr .grw-row .grw-header .grw-header-inner .grw-img-wrap{display:none !important}}.tevreden_section .wp-gr .grw-row .grw-header .grw-header-inner .grw-img-wrap::before{display:none}.tevreden_section .wp-gr .grw-row .grw-header .grw-header-inner .grw-img-wrap img{min-width:50px !important;width:50px !important;height:50px !important;box-shadow:unset !important}.tevreden_section .wp-gr .grw-row .grw-header .grw-header-inner .rpi-flx{gap:7px !important}@media only screen and (max-width:991px){.tevreden_section .wp-gr .grw-row .grw-header .grw-header-inner .rpi-flx{display:flex !important;align-items:center !important;flex-direction:column !important;gap:16px !important}.tevreden_section .wp-gr .grw-row .grw-header .grw-header-inner .rpi-flx::before{content:"";background-image:url(/wp-content/uploads/Google-recensies.svg);background-size:cover;display:block;width:221px;height:38px}}@media only screen and (max-width:991px){.tevreden_section .wp-gr .grw-row .grw-header .grw-header-inner .rpi-flx .wp-google-name{display:none !important}}.tevreden_section .wp-gr .grw-row .grw-header .grw-header-inner .rpi-flx .wp-google-name a{font-size:20px !important;line-height:22px !important;font-weight:600 !important;font-family:"Open Sans", sans-serif !important}.tevreden_section .wp-gr .grw-row .grw-header .grw-header-inner .rpi-flx .rpi-stars{font-size:18px !important;line-height:22px !important;font-weight:bold !important;color:#1E1C1F !important;font-family:"Open Sans", sans-serif !important;padding-right:120px !important}@media only screen and (max-width:991px){.tevreden_section .wp-gr .grw-row .grw-header .grw-header-inner .rpi-flx .rpi-stars{margin:0 auto}}.tevreden_section .wp-gr .grw-row .grw-header .grw-header-inner .rpi-flx .wp-google-based{font-size:14px !important;line-height:20px !important;font-weight:normal !important}@media only screen and (max-width:991px){.tevreden_section .wp-gr .grw-row .grw-header .grw-header-inner .rpi-flx .wp-google-based{display:none !important}}.tevreden_section .wp-gr .grw-row .grw-header .grw-header-inner .rpi-flx .wp-google-powered{font-size:14px !important;line-height:20px !important;font-weight:normal !important;color:#616161 !important}@media only screen and (max-width:991px){.tevreden_section .wp-gr .grw-row .grw-header .grw-header-inner .rpi-flx .wp-google-powered{display:none !important}}.tevreden_section .wp-gr .grw-row .grw-header .grw-header-inner .rpi-flx .wp-google-wr{margin-top:7px !important}@media only screen and (max-width:991px){.tevreden_section .wp-gr .grw-row .grw-header .grw-header-inner .rpi-flx .wp-google-wr{display:none !important}}.tevreden_section .wp-gr .grw-row .grw-header .grw-header-inner .rpi-flx .wp-google-wr a{box-shadow:unset !important;text-shadow:unset !important;font-size:16px !important;line-height:40px !important;font-weight:normal !important;color:#fff !important;padding:2px 20px !important}.tevreden_section .wp-gr .grw-row .rpi-slides-root{padding:0 !important}@media only screen and (max-width:991px){.tevreden_section .wp-gr .grw-row .rpi-slides-root{flex:0 0 100% !important;max-width:100% !important;width:100% !important}}.tevreden_section .wp-gr .grw-row .rpi-slides-root .grw-content-inner .rpi-ltgt{margin-left:0 !important;background-color:transparent !important;position:unset !important;display:flex !important;align-items:center !important;justify-content:left !important;padding:0 !important;border:unset !important;box-shadow:unset !important;margin-top:-10px !important}@media only screen and (max-width:991px){.tevreden_section .wp-gr .grw-row .rpi-slides-root .grw-content-inner .rpi-ltgt{display:none !important}}.tevreden_section .wp-gr .grw-row .rpi-slides-root .grw-content-inner .rpi-ltgt::before{background-color:#1E1C1F !important}.tevreden_section .wp-gr .grw-row .rpi-slides-root .grw-content-inner .rpi-ltgt::after{background-color:#1E1C1F !important}.tevreden_section .wp-gr .grw-row .rpi-slides-root .grw-content-inner .rpi-dots-wrap{padding:0 !important;top:unset !important;bottom:0 !important}@media (max-width:992px){.tevreden_section .wp-gr .grw-row .rpi-slides-root .grw-content-inner .rpi-dots-wrap{width:100% !important}}.tevreden_section .wp-gr .grw-row .rpi-slides-root .grw-content-inner .rpi-dots-wrap .rpi-dots{gap:10px !important}.tevreden_section .wp-gr .grw-row .rpi-slides-root .grw-content-inner .rpi-dots-wrap .rpi-dots .rpi-dot.active{background-color:#1E1C1F !important}.tevreden_section .wp-gr .grw-row .rpi-slides-root .grw-content-inner .rpi-dots-wrap .rpi-dots .rpi-dot{opacity:1 !important;background-color:transparent !important;width:9px !important;height:9px !important;border:1px solid #1E1C1F !important;transform:unset !important}.tevreden_section .wp-gr .grw-row .rpi-slides-root .grw-content-inner .grw-reviews{padding-bottom:49px !important}@media only screen and (max-width:991px){.tevreden_section .wp-gr .grw-row .rpi-slides-root .grw-content-inner .grw-reviews{padding-bottom:29px !important}}.tevreden_section .wp-gr .grw-row .rpi-slides-root .grw-content-inner .grw-reviews .grw-review .grw-review-inner{box-shadow:unset !important;border-radius:10px !important;padding:20px !important;gap:10px !important}.tevreden_section .wp-gr .grw-row .rpi-slides-root .grw-content-inner .grw-reviews .grw-review .grw-review-inner>.rpi-flx .grw-img-wrap{display:none !important}.tevreden_section .wp-gr .grw-row .rpi-slides-root .grw-content-inner .grw-reviews .grw-review .grw-review-inner>.rpi-flx .wp-google-name{font-size:22px !important;line-height:38px !important;font-weight:600 !important}@media only screen and (max-width:991px){.tevreden_section .wp-gr .grw-row .rpi-slides-root .grw-content-inner .grw-reviews .grw-review .grw-review-inner>.rpi-flx .wp-google-name{font-weight:500 !important}}.tevreden_section .wp-gr .grw-row .rpi-slides-root .grw-content-inner .grw-reviews .grw-review .grw-review-inner .wp-google-time-stars{display:flex !important;align-items:center !important;justify-content:space-between !important;width:100% !important}.tevreden_section .wp-gr .grw-row .rpi-slides-root .grw-content-inner .grw-reviews .grw-review .grw-review-inner .wp-google-time-stars .rpi-stars{margin-top:8px !important}.tevreden_section .wp-gr .grw-row .rpi-slides-root .grw-content-inner .grw-reviews .grw-review .grw-review-inner .wp-google-time-stars .wp-google-time{font-size:14px !important;line-height:35px !important;font-weight:normal !important;color:#616161 !important}.tevreden_section .wp-gr .grw-row .rpi-slides-root .grw-content-inner .grw-reviews .grw-review .grw-review-inner .wp-google-feedback{height:90px !important;scrollbar-width:none !important}.tevreden_section .wp-gr .grw-row .rpi-slides-root .grw-content-inner .grw-reviews .grw-review .grw-review-inner .wp-google-feedback .wp-google-text{font-size:16px !important;line-height:30px !important;font-weight:normal !important;color:#616161 !important;overflow:hidden !important;text-overflow:ellipsis !important;display:-webkit-box !important;-webkit-line-clamp:3 !important;-webkit-box-orient:vertical !important}.post-type-archive-vacatures .krasvrij_section_title{align-items:center;margin-bottom:166px}@media only screen and (max-width:991px){.post-type-archive-vacatures .krasvrij_section_title{margin-bottom:67px}}.werken_section{background-color:#1E1C1F;border-radius:100px 0 0;margin-bottom:-100px;padding:107px 0 312px;align-items:center;z-index:1}@media only screen and (max-width:991px){.werken_section{padding:112px 0 173px;border-radius:80px 0 0;margin-bottom:-80px}.werken_section::after{content:"";background-image:url(/wp-content/uploads/Icon_N_White.svg);background-size:cover;display:block;width:341px;height:393px;position:absolute;right:-60px;top:-45px;z-index:-1;opacity:0.1}}@media only screen and (max-width:991px){.werken_section .werken_section_slider{flex:0 0 100%;max-width:100%;margin-bottom:101px}}.werken_section .werken_section_slider .image_slider{max-width:645px}.werken_section .werken_section_slider .image_slider .splide__track{padding-bottom:67px}@media only screen and (max-width:991px){.werken_section .werken_section_slider .image_slider .splide__track{padding-bottom:56px}}.werken_section .werken_section_slider .image_slider .splide__track .splide__list .splide__slide a img{height:677px}@media only screen and (max-width:991px){.werken_section .werken_section_slider .image_slider .splide__track .splide__list .splide__slide a img{height:384px}}.werken_section .werken_section_slider .image_slider ul.splide__pagination li .splide__pagination__page{border-color:#fff}@media only screen and (max-width:991px){.werken_section .werken_section_txt{flex:0 0 100%;max-width:100%}}.werken_section .werken_section_txt h3{color:#fff;padding-bottom:51px}@media only screen and (max-width:991px){.werken_section .werken_section_txt h3{padding-bottom:36px}}.werken_section .werken_section_txt p{color:#fff;padding-bottom:30px}.werken_section .werken_section_txt p:last-child{padding-bottom:58px}@media only screen and (max-width:991px){.werken_section .werken_section_txt p:last-child{padding-bottom:47px}}.vacatures-grid{margin-bottom:200px}@media only screen and (max-width:991px){.vacatures-grid{margin-bottom:160px}}.vacatures-grid .vacature-card{padding:0 13px;margin-bottom:24px}@media only screen and (max-width:991px){.vacatures-grid .vacature-card{padding:0 15px;margin-bottom:29px}}.vacatures-grid .vacature-card a.vacature_card_wapper{background-color:rgba(216, 198, 169, 0.6);height:100%;border-radius:20px;padding:30px;display:block}.vacatures-grid .vacature-card a.vacature_card_wapper h5{color:#1E1C1F;padding-bottom:20px;margin-bottom:40px;border-bottom:1px solid rgba(73, 71, 68, 0.5)}@media only screen and (max-width:991px){.vacatures-grid .vacature-card a.vacature_card_wapper h5{font-size:20px;line-height:30px}}.vacatures-grid .vacature-card a.vacature_card_wapper .short_description p{color:#1E1C1F;padding-bottom:40px}.vacatures-grid .vacature-card a.vacature_card_wapper .vacature-meta{display:flex;align-items:center;flex-wrap:wrap;gap:30px}.vacatures-grid .vacature-card a.vacature_card_wapper .vacature-meta span{display:flex;align-items:center;font-size:18px;line-height:25px;font-weight:normal;color:#1E1C1F}.vacatures-grid .vacature-card a.vacature_card_wapper .vacature-meta span svg{margin-right:15px}.vacature-detail{margin-bottom:100px}.whatsappbtn{position:fixed;right:32px;bottom:32px;z-index:999;display:flex;flex-direction:column;align-items:end}@media only screen and (max-width:991px){.whatsappbtn{display:none}}.whatsappbtn .whatsapp_txt{background-color:#fff;font-size:12px;line-height:25px;font-weight:normal;color:#1E1C1F;border-radius:50px;padding:5px 15px;position:relative}.whatsappbtn .whatsapp_icon{width:78px;height:78px;border-radius:78px;display:flex;align-items:center;justify-content:center;background-color:#1E1C1F;margin-top:-5px}.heder_btn_sticky{position:fixed;z-index:999;margin:0 15px;left:0;bottom:0;display:flex;gap:13px;width:-webkit-fill-available}@media only screen and (min-width:992px){.heder_btn_sticky{display:none}}@media only screen and (max-width:413px){.heder_btn_sticky{margin:15px 2px}}.heder_btn_sticky .btn{top:0;width:100%;border-radius:20px 20px 0 0;padding:12.5px 17.5px;backdrop-filter:blur(4px)}.heder_btn_sticky .btn-secondary{background-color:rgba(30, 28, 31, 0.9);color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:row-reverse}.heder_btn_sticky .btn-secondary::after{position:unset;min-height:14px;margin-right:10px;background-image:url(/wp-content/uploads/Icon_N_White.svg)}.heder_btn_sticky .btn-custom2{outline:unset;background-color:#ECEBE8;color:#1E1C1F}.btn-container{display:flex}.background_custom:after{content:"";background-color:#F0EDE4;position:absolute;left:4%;top:0;width:92%;height:100%;z-index:-1;border-radius:20px}.wpb_text_column ul li::marker,.wpb_text_column ol li::marker{color:#C7B08A}#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title .ui-datepicker-month,#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title .ui-datepicker-year{background-position:100% 50% !important}.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:#1E1C1F}.byline{color:#1E1C1F}.comments-link{color:#1E1C1F}.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:#1E1C1F;border-radius:3px;cursor:pointer;padding:12px;display:inline-block}.post-navigation li a:hover{color:#fff;background-color:#1E1C1F}.post-navigation li.active a{color:#fff;background-color:#1E1C1F}.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 #98aec3;border-bottom:0.5px solid #98aec3}.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 #98aec3;border-bottom:1px solid #98aec3;display:none !important}.post_filters_wrapper{position:relative;z-index:10}.post_filters_wrapper .btn.filter_button{background:linear-gradient(90deg, #1E1C1F, #1E1C1F)}.post_filters_wrapper .btn.filter_button:hover{background:linear-gradient(90deg, #1E1C1F, #1E1C1F)}.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 #98aec3}.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 #98aec3;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:#98aec3;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:#1E1C1F}.filter_dropdown li:hover .filter_option::before{opacity:1}.filter_dropdown li .filter_option:focus::after{background-color:#1E1C1F;border-color:#1E1C1F}.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:#98aec3;padding-left:25px;font-size:18px;color:#1E1C1F}.post_grid{margin-bottom:65px}@media only screen and (max-width:991px){.post_grid{margin-bottom:50px}}.post_grid .post_grid_item{margin-bottom:58px;padding-left:12px;padding-right:12px}@media only screen and (max-width:991px){.post_grid .post_grid_item{margin-bottom:64px;padding-left:15px;padding-right:15px}}.post_grid .post_grid_item .post_wrapper .post_wrapper_link{display:block;position:relative}.post_grid .post_grid_item .post_wrapper .post_wrapper_link:hover .post_thumbnail img{transform:scale(1.1)}.post_grid .post_grid_item .post_wrapper .post_wrapper_link .post_thumbnail{position:relative;width:100%;height:432px;overflow:hidden;border-radius:20px;margin-bottom:41px}@media only screen and (max-width:991px){.post_grid .post_grid_item .post_wrapper .post_wrapper_link .post_thumbnail{height:267px}}.post_grid .post_grid_item .post_wrapper .post_wrapper_link .post_thumbnail img{width:100%;height:100%;object-fit:cover;transition:all 0.3s ease-in-out}.post_grid .post_grid_item .post_wrapper .post_wrapper_link .post_thumbnail .post_meta{position:absolute;right:50px;top:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:88px;height:88px;background-color:#D8C6A9;border-radius:0 0 20px 20px;text-align:center}@media only screen and (max-width:991px){.post_grid .post_grid_item .post_wrapper .post_wrapper_link .post_thumbnail .post_meta{width:75px;height:75px;right:27px}}.post_grid .post_grid_item .post_wrapper .post_wrapper_link .post_thumbnail .post_meta .dete{font-size:35px;line-height:45px;font-weight:bold;font-family:"Alef", sans-serif;margin-top:-10px}@media only screen and (max-width:991px){.post_grid .post_grid_item .post_wrapper .post_wrapper_link .post_thumbnail .post_meta .dete{font-size:25px;line-height:30px}}.post_grid .post_grid_item .post_wrapper .post_wrapper_link .post_thumbnail .post_meta .month{font-family:"Bellota Text", sans-serif;font-size:18px;line-height:25px;font-weight:normal;color:#1E1C1F}@media only screen and (max-width:991px){.post_grid .post_grid_item .post_wrapper .post_wrapper_link .post_thumbnail .post_meta .month{font-size:15px}}.post_grid .post_grid_item .post_wrapper .post_wrapper_link .post_excerpt h4{color:#1E1C1F;padding-bottom:20px}.post_grid .post_grid_item .post_wrapper .post_wrapper_link .post_excerpt p{color:#1E1C1F;padding-bottom:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media only screen and (max-width:991px){.post_grid .post_grid_item .post_wrapper .post_wrapper_link .post_excerpt p{-webkit-line-clamp:4}}#load-more-container{display:flex;justify-content:center}#load-more-container #load-more{margin:0 auto;margin-bottom:283px;padding:12.5px 25px;background-color:#fff;color:#1E1C1F;top:0}#load-more-container #load-more:hover{color:white;background-color:black}@media only screen and (max-width:991px){#load-more-container #load-more{margin-bottom:193px}}#load-more-container #load-more::after{display:none}.single-post .krasvrij_section_title{margin-bottom:162px}@media only screen and (max-width:991px){.single-post .krasvrij_section_title{margin-bottom:113px}}.single-post .post_content{padding-bottom:335px}@media only screen and (max-width:991px){.single-post .post_content{padding-bottom:100px}}.single-post .post_content .single_post_right .Inspiratie_post_section_txt .vc_column-inner{padding-left:59px}@media only screen and (max-width:1367px){.single-post .post_content .single_post_right .Inspiratie_post_section_txt .vc_column-inner{padding-left:15px}}.single-post .post_content .single_post_left .Inspiratie_post_section_txt .vc_column-inner{padding-right:59px}@media only screen and (max-width:1367px){.single-post .post_content .single_post_left .Inspiratie_post_section_txt .vc_column-inner{padding-right:15px}}.single-post .post_content .single_post_section{margin-bottom:43px;align-items:center}@media only screen and (max-width:991px){.single-post .post_content .single_post_section{margin-bottom:63px;gap:43px}}@media only screen and (max-width:991px){.single-post .post_content .single_post_section .Inspiratie_post_section_img{flex:0 0 100%;max-width:100%}}.single-post .post_content .single_post_section .Inspiratie_post_section_img .vc_figure{width:100%}.single-post .post_content .single_post_section .Inspiratie_post_section_img .vc_figure .vc_single_image-wrapper{width:100%}.single-post .post_content .single_post_section .Inspiratie_post_section_img .vc_figure .vc_single_image-wrapper img{width:100%;height:423px;object-fit:cover;border-radius:20px}@media only screen and (max-width:991px){.single-post .post_content .single_post_section .Inspiratie_post_section_img .vc_figure .vc_single_image-wrapper img{height:364px}}@media only screen and (max-width:991px){.single-post .post_content .single_post_section .Inspiratie_post_section_txt{flex:0 0 100%;max-width:100%}}.single-post .post_content .single_post_section .Inspiratie_post_section_txt h4{color:#1E1C1F;padding-bottom:27px}@media only screen and (max-width:991px){.single-post .post_content .single_post_section .Inspiratie_post_section_txt h4{padding-bottom:20px}}.single-post .post_content .single_post_section .Inspiratie_post_section_txt p{color:#1E1C1F;padding-bottom:0}.single-post .post_content .single_post_section_gallry{margin-bottom:43px}@media only screen and (max-width:991px){.single-post .post_content .single_post_section_gallry{margin-bottom:63px}.single-post .post_content .single_post_section_gallry .gallry_img{flex:0 0 100%;max-width:100%;margin-bottom:24px}.single-post .post_content .single_post_section_gallry .gallry_img:last-child{margin-bottom:0}}.single-post .post_content .single_post_section_gallry .vc_figure{width:100%}.single-post .post_content .single_post_section_gallry .vc_figure .vc_single_image-wrapper{width:100%}.single-post .post_content .single_post_section_gallry .vc_figure .vc_single_image-wrapper img{width:100%;height:423px;object-fit:cover;border-radius:20px}@media only screen and (max-width:991px){.single-post .post_content .single_post_section_gallry .vc_figure .vc_single_image-wrapper img{height:335px}}.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}.categories{margin-bottom:118px}@media only screen and (max-width:991px){.categories{margin-bottom:92px}}.categories .category-dropdown{display:none;border-radius:50px;width:max-content;margin-bottom:40px;border:unset;height:unset;font-family:"Degular", sans-serif;color:#fff;padding:12.5px 45px;font-size:16px;line-height:25px;font-weight:normal;text-align:center;background:url(/wp-content/uploads/Vector.svg) no-repeat;background-position:calc(100% - 25px) center !important;background-color:#1E1C1F}@media only screen and (max-width:992px){.categories .category-dropdown{display:flex}}.categories ul{padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:23px}@media only screen and (max-width:992px){.categories ul{display:none}}.categories ul li.active a{color:#fff;background-color:#1E1C1F}.categories ul li{display:flex}.categories ul li a{font-size:16px;line-height:25px;font-weight:normal;color:#1E1C1F;background-color:#fff;border-radius:50px;padding:12.5px 25px;transition:all 0.3s ease-in-out}.categories ul li a:hover{color:#fff;background-color:#1E1C1F}.projects-loop{margin-bottom:50px}@media only screen and (max-width:991px){.projects-loop{margin-bottom:70px}}.projects-loop .project-block{padding-left:12px;padding-right:12px;margin-bottom:72px}@media only screen and (max-width:991px){.projects-loop .project-block{padding-left:15px;padding-right:15px;margin-bottom:43px}}.projects-loop .project-block:nth-child(4n+1),.projects-loop .project-block:nth-child(4n){flex:0 0 42%;max-width:42%}@media only screen and (max-width:991px){.projects-loop .project-block:nth-child(4n+1),.projects-loop .project-block:nth-child(4n){flex:0 0 100%;max-width:100%}}.projects-loop .project-block:nth-child(4n+2),.projects-loop .project-block:nth-child(4n+3){flex:0 0 58%;max-width:58%}@media only screen and (max-width:991px){.projects-loop .project-block:nth-child(4n+2),.projects-loop .project-block:nth-child(4n+3){flex:0 0 100%;max-width:100%}}.projects-loop .project-block .project_wrapper .project_wrapper_link{position:relative;display:block}.projects-loop .project-block .project_wrapper .project_wrapper_link:hover .project_thumbnail img{transform:scale(1.1)}.projects-loop .project-block .project_wrapper .project_wrapper_link:hover .project_content .project_icon{transform:rotate(40deg);background-color:#fff}.projects-loop .project-block .project_wrapper .project_wrapper_link:hover .project_content .project_icon svg path{stroke:#1E1C1F}.projects-loop .project-block .project_wrapper .project_wrapper_link .project_thumbnail{display:flex;width:100%;height:424px;overflow:hidden;border-radius:20px;position:relative;z-index:1}@media only screen and (max-width:991px){.projects-loop .project-block .project_wrapper .project_wrapper_link .project_thumbnail{height:308px}}.projects-loop .project-block .project_wrapper .project_wrapper_link .project_thumbnail::after{content:"";background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);display:block;width:100%;height:100%;position:absolute;left:0;top:0}.projects-loop .project-block .project_wrapper .project_wrapper_link .project_thumbnail img{width:100%;height:100%;object-fit:cover;transition:all 0.3s ease-in-out}.projects-loop .project-block .project_wrapper .project_wrapper_link .project_content{position:absolute;left:0;bottom:0;width:-webkit-fill-available;padding:40px 15px;z-index:2;text-align:center}.projects-loop .project-block .project_wrapper .project_wrapper_link .project_content .project_icon{background-color:transparent;width:56px;height:56px;border-radius:56px;display:flex;align-items:center;justify-content:center;margin:0 auto;border:1px solid #fff;margin-bottom:20px;transition:all 0.3s ease-in-out}.projects-loop .project-block .project_wrapper .project_wrapper_link .project_content .project_icon svg path{transition:all 0.3s ease-in-out}.projects-loop .project-block .project_wrapper .project_wrapper_link .project_content h4{color:#fff;padding-bottom:20px}@media only screen and (max-width:991px){.projects-loop .project-block .project_wrapper .project_wrapper_link .project_content h4{padding-bottom:15px;font-size:25px;line-height:30px}}.projects-loop .project-block .project_wrapper .project_wrapper_link .project_content p{color:#fff;padding-bottom:0}.all_projects{text-align:center;margin:15px 0}#single_project_wrapper{max-width:1097px;margin:0 auto;margin-bottom:133px}@media only screen and (max-width:991px){#single_project_wrapper{margin-bottom:200px}}#single_project_wrapper .project-images{margin-bottom:102px}@media only screen and (max-width:991px){#single_project_wrapper .project-images{margin-bottom:86px}}#single_project_wrapper .project-images #main-slider{margin-bottom:31px}@media only screen and (max-width:991px){#single_project_wrapper .project-images #main-slider{margin-bottom:21px}}#single_project_wrapper .project-images #main-slider .splide__track .splide__list .splide__slide{height:658px !important}@media only screen and (max-width:991px){#single_project_wrapper .project-images #main-slider .splide__track .splide__list .splide__slide{height:343px !important}}#single_project_wrapper .project-images #main-slider .splide__track .splide__list .splide__slide a{display:flex;width:100%;height:100%}#single_project_wrapper .project-images #main-slider .splide__track .splide__list .splide__slide a img{width:100%;height:100%;object-fit:cover;border-radius:20px}#single_project_wrapper .project-images #thumbnail-slider .splide__track{padding-bottom:55px}#single_project_wrapper .project-images #thumbnail-slider .splide__track .splide__list .splide__slide{border:unset;width:424px !important;height:254px}@media only screen and (max-width:991px){#single_project_wrapper .project-images #thumbnail-slider .splide__track .splide__list .splide__slide{width:164px !important;height:109px;margin-right:9px !important}}#single_project_wrapper .project-images #thumbnail-slider .splide__track .splide__list .splide__slide img{width:100%;height:100%;object-fit:cover;border-radius:20px}#single_project_wrapper .project_description{margin-bottom:150px}@media only screen and (max-width:991px){#single_project_wrapper .project_description{margin-bottom:100px}}@media only screen and (max-width:991px){#single_project_wrapper .project_description .single_projecten_section .column{flex:0 0 100%;max-width:100%}}#single_project_wrapper .project_description .single_projecten_section h3{color:#1E1C1F;padding-bottom:0}@media only screen and (max-width:991px){#single_project_wrapper .project_description .single_projecten_section h3{padding-bottom:24px}}#single_project_wrapper .project_description .single_projecten_section p{color:#1E1C1F;padding-bottom:40px}#single_project_wrapper .project_description .single_projecten_section ul{padding:0;list-style:none;display:flex;align-items:center;gap:16px;flex-wrap:wrap}#single_project_wrapper .project_description .single_projecten_section ul li{display:flex}#single_project_wrapper .project_description .single_projecten_section ul li a{display:flex;background-color:#D8C6A9;padding:7.5px 24.5px;font-family:"Degular", sans-serif;font-size:16px;line-height:25px;font-weight:500;color:#1E1C1F;border-radius:50px}#single_project_wrapper .btn-back{width:max-content;display:flex;align-items:center;font-size:18px;line-height:25px;font-weight:500;color:#1E1C1F}#single_project_wrapper .btn-back::before{content:"";background-image:url(/wp-content/uploads/Icon_Arrow_Black_Back.svg);background-repeat:no-repeat;background-position:center;width:56px;height:56px;margin-right:27px;border-radius:56px;border:1px solid #1E1C1F}.review{position:relative;display:block;margin:0 auto;max-width:600px;border:2px solid #d3dce5;padding:30px;text-align:center;box-shadow:0px 25px 25px -30px rgba(102, 102, 102, 0.6)}.review .fa-quote-left{position:absolute;top:15px;left:15px;color:#d3dce5;font-size:32px}.review .review-rating{display:block;text-align:center;margin:0 0 15px 0}.review .review-rating:after{content:"";font-family:"Font Awesome 6 Free";font-weight:bold;color:#f4b92d;letter-spacing:5px}.review .review-content{margin-bottom:15px}.splide_reviews .splide__track{padding:15px 0 30px 0}.splide_reviews .splide__pagination{bottom:-15px}.splide_projects .splide__track{padding:30px}.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:#D8C6A9;color:#fff !important;font-size:14px;padding:15px;margin-bottom:30px;cursor:pointer}.menu-action{display:block;width:100%;background-color:#D8C6A9;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}}body.woocommerce-checkout .woocommerce-customer-details .woocommerce-columns--addresses{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start}body.woocommerce-checkout .woocommerce-customer-details .woocommerce-columns--addresses .col-1,body.woocommerce-checkout .woocommerce-customer-details .woocommerce-columns--addresses .col-2{max-width:50%;flex:0 0 50%}@media (max-width:768px){body.woocommerce-checkout .woocommerce-customer-details .woocommerce-columns--addresses .col-1,body.woocommerce-checkout .woocommerce-customer-details .woocommerce-columns--addresses .col-2{max-width:100%;flex:0 0 100%;margin-bottom:35px}}#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:#1E1C1F}#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:#1E1C1F;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:500px;margin-top:15px;padding:10px;margin-bottom:0}#override.woocommerce-account p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide #password{max-width:500px;margin-top:15px;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:#1E1C1F;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{overflow:hidden;background-color:white;box-shadow:0 0 20px #dbdbdb;border-radius:10px;padding:20px;z-index:9}.is-active{font-weight:bold}}#customer_login{display:flex;margin-left:auto;margin-right:auto}#customer_login .u-column1,#customer_login .u-column2{max-width:50%;flex:0 0 50%}@media (max-width:991px){#customer_login .u-column1,#customer_login .u-column2{max-width:100%;flex:0 0 100%}}.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}@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.sw_login--page{position:relative;height:100vh;min-height:800px;color:#14002d}#sw_login#sw_login.sw_login--page h1,#sw_login#sw_login.sw_login--page h2,#sw_login#sw_login.sw_login--page h3,#sw_login#sw_login.sw_login--page p{margin-bottom:0}#sw_login#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.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.sw_login--page .container{height:100%}#sw_login#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.sw_login--page .container .sw_login_page--inner .left{height:100%;display:flex;flex-direction:column;justify-content:space-between}#sw_login#sw_login.sw_login--page .container .sw_login_page--inner .left .login_header{margin-top:75px;margin-bottom:75px}#sw_login#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.sw_login--page .container .sw_login_page--inner .left .login_title{margin-bottom:90px}#sw_login#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.sw_login--page .container .sw_login_page--inner .left .login_title h2{font-family:"MontBold";font-size:70px;color:#f0f0f0}#sw_login#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.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.sw_login--page .container .sw_login_page--inner .left article.seo_article{position:relative;max-width:606px}#sw_login#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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.sw_login--page .container .sw_login_page--inner .right .login_form{width:100%;max-width:394px}#sw_login#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.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.sw_login--page .container .sw_login_page--inner .right .login_form input[type="text"],#sw_login#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.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.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.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.sw_login--page .container .sw_login_page--inner .right .login_form .login-remember label input{display:none}#sw_login#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.sw_login--page .container .sw_login_page--inner .right .login_form .login-error{color:#ff3c00}#sw_login#sw_login.sw_login--page .container .sw_login_page--inner .right .forgot-password{text-align:center;margin-top:15px}#sw_login#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.sw_login--page .container .sw_login_page--inner .right .back-to-website{margin-top:70px}#sw_login#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.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.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.sw_login--page>.brand_background{width:57.5%}}@media (max-width:1199px){#sw_login#sw_login.sw_login--page>.brand_background{width:51.5%}#sw_login#sw_login.sw_login--page .container .sw_login_page--inner .left article.seo_article{max-width:405px}#sw_login#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.sw_login--page .mobile_header{display:none}}@media (max-width:991px){#sw_login#sw_login.sw_login--page .brand_background{display:none}#sw_login#sw_login.sw_login--page .mobile_header{position:absolute;top:0;left:0;width:100%;height:164px;background-color:#441099}#sw_login#sw_login.sw_login--page .mobile_header .mobile_header--inner{padding-top:25px}#sw_login#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.sw_login--page .mobile_header .mobile_header--inner a img{filter:brightness(0) invert(1)}#sw_login#sw_login.sw_login--page .container .sw_login_page--inner{flex-direction:column;justify-content:center;padding-top:120px}#sw_login#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)}}span.whatsapp_icon{display:none !important}.whatsapp_txt{top:-60px !important}/*# sourceMappingURL=https://www.numanvloeren.nl/wp-content/themes/saleswizard-theme/style.css.map */