@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}}header{display:block;width:100%;position:relative;top:0;left:0;right:0;margin-bottom:0;z-index:999}header .widget_search{max-width:330px;width:100%;margin-right:45px}header .widget_search form{background:#F1F2F3;border-radius:5px 0px 0px 5px;position:relative}header .widget_search form label{display:block;width:100%}header .widget_search form label input.search-field{margin:0;border:none;width:100%;background:transparent;height:50px;color:#000000;padding:0 60px 0 25px;font-size:16px}header .widget_search form button.search-submit{background:#F1F2F3;padding:0;height:50px;width:60px;border-radius:0;position:absolute;right:0;border:0;top:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.941' height='21.941' viewBox='0 0 21.941 21.941'%3E%3Cg id='Icon_feather-search' data-name='Icon feather-search' transform='translate(-3.5 -3.5)' opacity='0.8'%3E%3Cpath id='Path_602' data-name='Path 602' d='M21.857,13.179A8.679,8.679,0,1,1,13.179,4.5a8.679,8.679,0,0,1,8.679,8.679Z' transform='translate(0 0)' fill='none' stroke='%231b282a' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Path_603' data-name='Path 603' d='M29.694,29.694l-4.719-4.719' transform='translate(-5.667 -5.667)' fill='none' stroke='%231b282a' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center center}header .widget_search form button.search-submit i{display:none}header .navbar-wrapper{padding:32px 0;background-color:#ffffff}header .navbar-wrapper .hright{display:flex;align-items:center;justify-content:right;flex-wrap:wrap}header .navbar-wrapper>.container .navbar-brand img{vertical-align:middle}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 h4{font-size:18px;line-height:18px;margin-bottom:5px}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 35px 0 0}header .navbar-wrapper>.container .navbar-contact ul li:last-child{margin-right:0}header .navbar-wrapper>.container .navbar-contact ul li i{margin:0 6px 0 0}header .navbar-wrapper>.container .navbar-contact ul li svg{margin-right:6px}header .navbar-wrapper>.container .navbar-contact ul li a{display:flex;align-items:center;color:#E61E29;font-size:18px;line-height:25px;font-weight:normal}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;height:20px}@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:30px;height:3px;border-radius:5px;background:#1B282A}header .navbar-wrapper>.container .navbar-toggler .burger-bars:before{top:-8px;content:"";position:absolute;width:30px;height:100%;border-radius:5px;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:30px;height:100%;border-radius:5px;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}header .navbar-wrapper>.container .navbar-toggler .burger-bars.active:before{transform:rotate(45deg);top:0;width:30px;background:#1B282A}header .navbar-wrapper>.container .navbar-toggler .burger-bars.active:after{transform:rotate(-45deg);bottom:0;width:30px;background:#1B282A}header .navbar-wrapper>.container .navbar-toggler .navbar-toggle-title{margin-left:5px;display:none}header .navbar{padding:15px 0;background-color:rgba(255, 255, 255, 0.7);position:absolute;width:100%;bottom:0;transform:translateY(100%)}@media only screen and (max-width:991px){header .navbar{display:none}}header .navbar .nav-bar{padding-left:0;padding-right:0;display:flex;flex-wrap:wrap;align-items:center}header .navbar .nav-bar #main-nav{margin-right:auto}header .navbar .nav-bar .btn.btn-primary{padding:10px 19px}header .navbar .nav-bar ul{padding:0;margin:0}header .navbar .nav-bar ul.navbar-nav{display:flex;justify-content:center}header .navbar .nav-bar ul.navbar-nav li{list-style:none;position:relative}header .navbar .nav-bar ul.navbar-nav li:hover>ul{display:flex;justify-content:center;column-gap:37px;min-width:1242px;width:100%;max-width:1242px;right:0;margin:auto;padding:15px 0;align-items:center;min-height:75px}@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.has-sub{position:unset}header .navbar .nav-bar ul.navbar-nav>li.has-sub:hover>a::before{opacity:1}header .navbar .nav-bar ul.navbar-nav>li.has-sub>a{position:relative}header .navbar .nav-bar ul.navbar-nav>li.has-sub>a::before{content:"";background-image:url("/wp-content/uploads/Polygon-60.svg");width:100%;height:20px;position:absolute;left:0;bottom:-17px;right:0;margin:auto;opacity:0;background-repeat:no-repeat;background-position:center}header .navbar .nav-bar ul.navbar-nav>li{display:inline-block;line-height:1}header .navbar .nav-bar ul.navbar-nav>li>a{font-size:16px;line-height:23px;text-decoration:none;padding:12px 17px;font-weight:500;line-height:23px;color:#000;display:block;-webkit-transition:color 0.15s ease-in-out;-moz-transition:color 0.15s ease-in-out;-o-transition:color 0.15s ease-in-out;transition:color 0.15s ease-in-out}header .navbar .nav-bar ul.navbar-nav>li>a:hover{color:#E61E29}header .navbar .nav-bar ul.navbar-nav>li:first-child>a{padding-left:0}header .navbar .nav-bar ul.navbar-nav>li:last-child>a{padding-right:0}header .navbar .nav-bar ul.navbar-nav>li.current_page_item>a{color:#000000}header .navbar .nav-bar ul.navbar-nav>li.current_page_parent>a{color:#000000}header .navbar .nav-bar ul.navbar-nav>li.current_page_ancestor>a{color:#000000}header .navbar .nav-bar ul.navbar-nav>li.menu-item-has-children>a>span{position:relative}header .navbar .nav-bar ul.navbar-nav>li.menu-item-has-children>a>span:after{content:"";font-family:"Font Awesome 6 Free";font-weight:bold;font-size:8px;margin-left:4px;top:-1px;position:relative}header .navbar .nav-bar ul.navbar-nav ul{display:none;position:absolute;left:0;background:#1B282A;min-width:100%;z-index:9;font-size:16px;line-height:22px;font-weight:400;top:80px;text-align:left}header .navbar .nav-bar ul.navbar-nav ul::before{content:"";width:200%;height:100%;position:absolute;top:0;right:100%;background:#1B282A}header .navbar .nav-bar ul.navbar-nav ul::after{content:"";width:200%;height:100%;position:absolute;top:0;left:100%;background:#1B282A}header .navbar .nav-bar ul.navbar-nav ul li{-webkit-transition:background 0.4s ease 0s;-moz-transition:background 0.4s ease 0s;-o-transition:background 0.4s ease 0s;transition:background 0.4s ease 0s}header .navbar .nav-bar ul.navbar-nav ul li a{color:#fff;text-decoration:none;padding:0px;display:block}header .navbar .nav-bar ul.navbar-nav ul li:hover a{color:#E61E29}header .navbar .nav-bar ul.navbar-nav ul li.current_page_item a{color:#E61E29}header .navbar .nav-bar ul.navbar-nav ul ul{left:100%;top:0;position:absolute}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}@media only screen and (min-width:992px){header.sticky-nav .navbar-wrapper{display:none}header.sticky-nav .navbar{background:rgba(27, 40, 42, 0.9)}header.sticky-nav .navbar .nav-bar ul.navbar-nav>li>a{color:#fff}header.sticky-nav .navbar .nav-bar .btn.btn-primary{color:#fff}}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}body:not(.home) header .navbar{position:relative;transform:none}body:not(.home) .heroarea::before{display:none}body:not(.home) .heroarea .navbar-usps{position:relative;top:auto;background:transparent linear-gradient(93deg, rgba(234, 234, 234, 0.9) 0%, rgba(190, 190, 190, 0.9) 100%) 0% 0% no-repeat padding-box}.navbar-usps{padding:28px 0;position:absolute;width:100%;left:0;top:80px;z-index:1}.navbar-usps .usp{color:#1B282A;font-size:16px;font-weight:400;line-height:19px;margin-right:4.5%;width:auto !important}.navbar-usps .usp i{color:#E61E29;margin-right:10px}.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{padding:12px 0}.site-header .navbar-wrapper .row{align-items:center;justify-content:space-between}.site-header .navbar-wrapper .row .col-md-3,.site-header .navbar-wrapper .row .col-md-9{width:auto}.site-header .navbar-wrapper .navbar-brand{max-width:166px}.site-header .navbar-wrapper .widget_search{display:none}.site-header .navbar-wrapper div.gtranslate_wrapper{display:none}.site-header .navbar-wrapper .navbar-contact{display:none}body.scrolling-off{overflow:hidden}.sidenav{border-top:none;height:100vh;width:100vw;position:fixed;z-index:999999;top:0;right:-100%;bottom:0;background-color:rgba(0, 0, 0, 0.7);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:#fff;width:100%;height:100%;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;position:absolute;top:0;right:-100%;bottom:0;box-shadow:30px 40px 30px 30px rgba(0, 0, 0, 0.3);overflow-x:hidden;overflow-y:scroll}.sidenav .nav-bar .navbar-nav{display:block;margin-top:45px;padding:0}.sidenav ul.navbar-nav ul{display:none;position:relative;background:transparent;box-shadow:unset}.sidenav ul.navbar-nav ul li a{color:#000000;padding:0px 25px 0px 25px;font-size:15px}.sidenav ul.navbar-nav ul ul{display:none;position:relative;background:transparent;box-shadow:unset}.sidenav ul.navbar-nav ul .toggle_sub_menu{height:27px}.sidenav ul.navbar-nav>li.menu-item-has-children>a>span:after{content:none}.sidenav ul.navbar-nav ul.active{display:block}.sidenav ul li{display:block;width:100%;position:relative}.sidenav ul li a{display:block;padding:15px 30px;font-size:18px;font-weight:500;line-height:24px;font-family:Outfit}.sidenav ul>li>.toggle_sub_menu.rotate i{transform:rotate(90deg)}.sidenav.sidenav-expanded{visibility:visible;opacity:1;right:0}.sidenav.sidenav-expanded .nav-bar{right:0}.toggle_sub_menu{position:absolute;top:0px;right:0;display:flex;align-items:center;justify-content:center;width:50px;color:#E61E29;height:54px;transform:rotate(270deg)}.close_sidenav{display:block;font-size:0px;color:#000000;text-align:right;cursor:pointer;position:absolute;top:20px;right:20px;line-height:1;background-image:url("/wp-content/uploads/Icon_Close.svg");width:29px;height:29px}.mob-bottom-info{padding:30px}.mob-bottom-info ul{padding:0px}.mob-bottom-info ul li{width:auto;margin-bottom:45px}.mob-bottom-info ul li .btn.btn-primary{width:auto;display:inline-block;padding:15px 30px 15px 30px;font-size:16px;line-height:26px;font-weight:500;color:#000000;font-family:Outfit}.mob-bottom-info ul li .btn.btn-primary:hover{color:#fff}.mob-bottom-info ul li a{padding:0px;color:#E61E29;font-size:18px;font-weight:400;font-family:Work Sans}.mob-bottom-info ul li a svg,.mob-bottom-info ul li a i{display:inline-block;vertical-align:middle;margin-right:15px}.mob-bottom-info div.gtranslate_wrapper{margin-left:0;line-height:0;margin-bottom:35px}.mob-bottom-info .widget_search{width:100%}.mob-bottom-info .widget_search form{background:#F1F2F3;border-radius:5px 0px 0px 5px;position:relative}.mob-bottom-info .widget_search form label{display:block;width:100%}.mob-bottom-info .widget_search form label input.search-field{margin:0;border:none;width:100%;background:transparent;height:50px;color:#000000;padding:0 60px 0 25px;font-size:16px}.mob-bottom-info .widget_search form button.search-submit{background:#F1F2F3;padding:0;height:50px;width:60px;border-radius:0;position:absolute;right:0;border:0;top:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.941' height='21.941' viewBox='0 0 21.941 21.941'%3E%3Cg id='Icon_feather-search' data-name='Icon feather-search' transform='translate(-3.5 -3.5)' opacity='0.8'%3E%3Cpath id='Path_602' data-name='Path 602' d='M21.857,13.179A8.679,8.679,0,1,1,13.179,4.5a8.679,8.679,0,0,1,8.679,8.679Z' transform='translate(0 0)' fill='none' stroke='%231b282a' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3Cpath id='Path_603' data-name='Path 603' d='M29.694,29.694l-4.719-4.719' transform='translate(-5.667 -5.667)' fill='none' stroke='%231b282a' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center center}.mob-bottom-info .widget_search form button.search-submit i{display:none}.phone-icon-fixed{display:none}a.whatsappbtn{display:none}div.navbar-usps{top:0;padding:25px 0}div.navbar-usps .usp{width:50% !important;text-align:center;margin-right:0;font-weight:300 !important}div.mob-info-fixed{padding:15px;position:fixed;bottom:0;left:0;width:100%;display:block;z-index:99999}div.mob-info-fixed ul{padding:0;display:flex;align-items:center;justify-content:center}div.mob-info-fixed ul li{list-style:none;margin-right:20px}div.mob-info-fixed ul li:last-child{margin-right:0}div.mob-info-fixed ul li:nth-of-type(2) a{width:47px;height:47px;background:#1B282A;display:flex;align-items:center;justify-content:center;border-radius:100%}div.mob-info-fixed ul li .btn.btn-primary{background:#1B282A;color:#fff;width:213px;font-size:14px;padding:10px 30px}div.mob-info-fixed ul li a.whatsappbtn{display:flex;position:relative;right:0;bottom:0;width:47px;height:47px;align-items:center;justify-content:center}div.mob-info-fixed ul li a.whatsappbtn i{font-size:24px}}.mob-info-fixed{display:none}@media only screen and (min-width:991px) and (max-width:1199px){header div.widget_search{max-width:250px;margin-right:25px}header div.gtranslate_wrapper{margin-left:25px}header div.navbar-wrapper>.container .navbar-contact ul li{margin-right:25px}header div.navbar-wrapper>.container .navbar-contact ul li a{font-size:16px}header div.navbar .nav-bar ul.navbar-nav>li>a{padding:12px 10px;font-size:13px}}@media only screen and (min-width:1199px) and (max-width:1367px){header div.widget_search{max-width:300px}header div.navbar .nav-bar ul.navbar-nav>li>a{padding:12px;font-size:16px}}.heroarea{position:relative;z-index:0}.heroarea::before{background:transparent linear-gradient(180deg, #939393FD 0%, #54545400 100%) 0% 0% no-repeat padding-box;opacity:0.65;height:169px;top:0;left:0;width:100%;content:"";position:absolute;z-index:1;pointer-events:none}#hero{position:relative;font-size:20px;background-color:#202D2F;background-size:cover !important;background-position:center;height:747px}@media only screen and (max-width:768px){#hero{height:640px}}#hero .hero-inner{width:100%;height:100%;display:flex;align-items:end;padding-bottom:145px}#hero .hero-inner .btn.btn-primary{background:#E61E29;color:#fff}#hero .hero-inner .btn.btn-primary::after{content:"";background-image:url("/wp-content/uploads/Icon_Arrow_White.svg");width:17px;height:11px;display:inline-block;vertical-align:middle;margin-left:20px}#hero .hero-inner .btn.btn-primary:hover::after{margin-left:30px}#hero h1{color:#1B282A;text-shadow:0px 3px 6px #0000001A;margin:0;font-size:60px;line-height:70px;font-weight:600;max-width:600px;margin-bottom:37px}@media only screen and (max-width:768px){#hero h1{font-size:32px}}#hero p{color:#ffffff;margin:0;text-shadow:0px 3px 6px rgba(0, 0, 0, 0.3);font-size:40px;margin-bottom:50px}@media only screen and (max-width:768px){#hero p{font-size:24px;margin-bottom:30px}}#hero-page{position:relative;background:transparent linear-gradient(93deg, rgba(234, 234, 234, 0.9) 0%, rgba(190, 190, 190, 0.9) 100%) 0% 0% no-repeat padding-box !important;height:170px;text-align:center}@media only screen and (max-width:768px){#hero-page{height:100px}}#hero-page .hero-inner{width:100%;height:100%;display:flex;align-items:center}#hero-page .hero-inner h1{margin:0;color:#1B282A}#hero_slider{display:block;position:relative;height:747px}@media only screen and (max-width:768px){#hero_slider{height:640px}#hero_slider div.splide__track ul li{padding-top:0px}}#hero_slider .splide__track{height:100%}#hero_slider .splide__track ul li{display:flex;align-items:center;padding-top:145px;background-size:cover;background-position:center;background-repeat:no-repeat}#hero_slider .splide__track ul li .slide-content{max-width:600px}#hero_slider .splide__pagination{bottom:35px}#hero_slider .splide__pagination li{line-height:0;margin:0 7px}#hero_slider .splide__pagination li .splide__pagination__page{height:5px;border-radius:5px;width:16px;background:#FFFFFF;display:block;margin:0;opacity:0.55;transform:none}#hero_slider .splide__pagination li .splide__pagination__page.is-active{width:30px;opacity:1}.above-footer .beforefooter{padding:70px 0 85px 0;border-bottom:solid 1px #C4C4C4}.above-footer .beforefooter .textwidget{display:flex;align-items:center;flex-wrap:wrap}.above-footer .beforefooter .textwidget .btn.btn-custom2{margin-right:30px;filter:brightness(0) invert(1)}.above-footer .beforefooter .textwidget .btn.btn-secondary::after{content:"";background-image:url("/wp-content/uploads/Icon_Arrow_White.svg");width:17px;height:11px;display:inline-block;vertical-align:middle;margin-left:25px}.above-footer .beforefooter .textwidget .btn.btn-secondary:hover{margin-right:-10px;padding:15px 40px 15px 30px}.above-footer .beforefooter .textwidget .btn.btn-secondary:hover::after{position:relative;right:-10px}.above-footer .beforefooter h2{color:#fff;margin:0 auto 0 0;max-width:670px}footer{background:linear-gradient(119deg, #202D2F 0%, #0D1719 100%) 0% 0% no-repeat padding-box;opacity:1;color:#fff}footer .footer-form{opacity:1}footer .footer-form.row[data-vc-full-width].vc_hidden{opacity:1}footer .footer-form+.beforefooter{display:none}footer .footer-widget{padding:50px 0 5px 0;font-size:16px;line-height:25px}footer .footer-widget .widget_media_image{line-height:0;margin-bottom:45px}footer .footer-widget .footer-col.col-12.col-md-3{padding-left:50px}footer .footer-widget .footer-col.col-12.col-md-4{padding-right:60px}footer .footer-widget .sw_social_link_widget .footer-title{font-size:16px;line-height:25px;font-weight:600;margin-bottom:25px;margin-top:40px}footer .footer-title{font-size:23px;font-weight:500;line-height:29px;display:block;margin-bottom:30px;margin-top:20px;color:#fff}footer p{font-size:16px;line-height:25px}footer ul{padding:0}footer ul li{list-style:none}footer ul li.menu-item{margin-bottom:20px}footer ul li.menu-item:last-child{margin-bottom:0}footer ul li.menu-item a{font-size:16px;font-weight:300;color:#fff;line-height:20px}footer a{color:#fff}footer a:hover{color:#fff}footer .copyright{font-size:16px;line-height:19px;text-align:left;color:#fff;padding:50px 0}footer .copyright>.container{display:flex;align-items:center;justify-content:space-between}footer .copyright>.container>p{width:33.33%}footer .copyright>.container>.widget_media_gallery,footer .copyright>.container>.widget_text{width:33.33%;text-align:right}footer .copyright>.container .widget_media_gallery #gallery-1{display:flex;align-items:center;column-gap:60px;justify-content:center}footer .copyright>.container .widget_media_gallery #gallery-1 .gallery-item{margin:0;width:auto;line-height:0}footer .copyright>.container .widget_media_gallery #gallery-1 .gallery-item img{border:none}footer .copyright p{margin:0}footer .copyright a{color:#fff;font-weight:300}footer .copyright a:hover{color:#fff}ul.contact-info-widget li{display:block;color:#fff;text-indent:0}ul.contact-info-widget li:nth-child(2){margin-bottom:20px}ul.contact-info-widget li:nth-child(5){margin-bottom:20px}ul.contact-info-widget li i{margin:0 0 0 -40px;margin:0 0 0 -40px;width:30px;width:30px;font-size:14px;font-size:14px;text-align:left;text-align:left;display:inline-block;display:inline-block}ul.contact-info-widget li span.infotxt{font-weight:bold}ul.contact-info-widget li.info-title{padding-left:0}ul.contact-info-widget a{color:#fff;transition:color 0.3s;-webkit-transition:color 0.3s;-o-transition:color 0.3s;-moz-transition:color 0.3s}ul.contact-info-widget a:hover{color:#fff}ul.contact-info-widget.vertical{margin-bottom:25px;margin-left:40px}ul.sw-social-icons{display:flex}ul.sw-social-icons li{display:flex;align-items:center;justify-content:center;margin:0 20px 0 0;border-radius:100%;width:65px;height:65px;background:#E61E29}ul.sw-social-icons li:last-child{margin-right:0px}ul.sw-social-icons li i{font-size:32px}ul.sw-social-icons li a{display:flex;align-items:center;justify-content:center}@media only screen and (max-width:768px){.footer-col{margin-bottom:30px}.above-footer div.beforefooter{padding:45px 0 25px 0;text-align:center}.above-footer div.beforefooter h2{margin-bottom:25px}.above-footer div.beforefooter .btn.btn-custom2{margin-right:0 !important}.above-footer div.beforefooter .btn{margin-bottom:35px}footer div.footer-widget .footer-col.col-12.col-md-3{padding-left:15px}.site-info.copyright{padding-bottom:85px}.site-info.copyright .container{flex-direction:column}.site-info.copyright .container>p{width:100%;text-align:center;margin-bottom:35px;margin-top:70px;order:2}.site-info.copyright .container>.widget_media_gallery,.site-info.copyright .container>.widget_text{width:100%;text-align:center}.site-info.copyright .container>.widget_media_gallery{order:1}.site-info.copyright .container>.widget_media_gallery #gallery-1 br{display:none}.site-info.copyright .container>.widget_text{order:3}}@media only screen and (min-width:768px) and (max-width:991px){.above-footer div.beforefooter h2{margin-bottom:35px}footer.site-footer div.footer-widget{font-size:14px}footer.site-footer div.footer-widget .footer-col.col-12.col-md-3{padding-left:15px}footer.site-footer div.footer-widget p{font-size:14px}footer.site-footer .footer-title{font-size:18px}footer.site-footer p{font-size:11px}footer.site-footer ul li.menu-item a{font-size:14px}.site-info.copyright{padding-bottom:100px}}@media only screen and (min-width:991px) and (max-width:1199px){footer .footer-widget .footer-col.col-12.col-md-3{padding-left:15px}.site-info.copyright p{font-size:15px}.above-footer div.beforefooter h2{margin-bottom:35px}}*::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:Work Sans, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-size:18px;font-weight:300;line-height:30px;color:#000000;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:#000000;text-decoration:none;background-color:transparent;transition:all 0.15s ease-in-out}a:active,a:hover{outline:0;color:#000000}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:#202D2F}body:not(.woocommerce-checkout) input[type="text"],body:not(.woocommerce-checkout) input[type="email"],body:not(.woocommerce-checkout) input[type="tel"],body:not(.woocommerce-checkout) input[type="search"]{line-height:normal;height:45px;border:1px solid #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:#202D2F}.secondary{background-color:#202D2F}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{clear:both;color:#0F191B;font-weight:500;margin-top:0;margin-bottom:30px;line-height:1;font-family:Outfit}h1{font-size:55px;line-height:60px}@media only screen and (max-width:768px){h1{font-size:36px;line-height:50px}}h2{font-size:55px;line-height:60px}@media only screen and (max-width:768px){h2{font-size:28px;line-height:40px}}h3{font-size:40px;line-height:50px}@media only screen and (max-width:768px){h3{font-size:30px;line-height:40px}}h4{font-size:23px;line-height:30px}h5{font-size:18px}p{margin-top:0;margin-bottom:30px}.btn{display:inline-block;font-weight:500;color:#000000;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#E61E2900;padding:15px 30px 15px 30px;font-size:16px;line-height:26px;border-radius:50px;transition:all 0.15s ease-in-out;box-shadow:none;font-family:inherit;border:solid 2px #E61E29}.btn:hover{text-decoration:none;color:#fff;background-color:#E61E29;border:none}.btn:focus{outline:0}.btn:disabled{opacity:0.65}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn.focus{outline:0}.btn.disabled{opacity:0.65}a.btn.disabled{pointer-events:none}.btn-primary{border:solid 2px #E61E29}.btn-primary:hover,.btn-primary:focus{background-color:#E61E29;border:solid 2px #E61E29}.btn-secondary{border:solid 2px #E61E29;color:#fff;background-color:#E61E29}.btn-secondary:hover{border:solid 2px #E61E29;color:#fff;background-color:#E61E29}.btn-custom{color:#172e43;background-color:#fff;border:2px solid #d3dce5}.btn-custom:hover{color:#172e43;background-color:#d3dce5;border:2px solid #d3dce5}.btn-custom2{color:#0F191B;background-color:transparent;border:2px solid #0F191B}.btn-custom2:hover{color:#0F191B;background-color:transparent;border:2px solid #0F191B}.btn-container.btn-center{text-align:center}.btn-container.btn-left{text-align:left}.btn-container.btn-right{text-align:right}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden;word-wrap:normal !important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.6);clip:auto !important;color:#21759b;display:block;font-size:14px;font-size:0.875rem;font-weight:bold;height:auto;left:0.313rem;line-height:normal;padding:0.938rem 1.438rem 0.875rem;text-decoration:none;top:0.313rem;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}.screen-reader-response{display:none}.dienst{display:flex;flex-direction:column-reverse;box-shadow:0px 3px 8px rgba(0, 0, 0, 0.1);border-radius:5px;overflow:hidden;border:1px solid transparent;transition:all 0.15s ease-in-out}.dienst:hover{border-color:#d3dce5}.dienst:hover h2{background-color:#e7ebef}.dienst h2{background-color:#ffffff;text-transform:uppercase;margin:0;text-align:center;padding:15px 0;transition:all 0.15s ease-in-out;font-size:24px}@media only screen and (max-width:768px){.dienst h2{font-size:18px}}.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.entry-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed{max-width:100%}iframe{max-width:100%}object{max-width:100%}.wp-caption{background:#f1f1f1 none repeat scroll 0 0;border:1px solid #f0f0f0;max-width:96%;padding:0.313rem 0.313rem 0;text-align:center}.wp-caption img[class*="wp-image-"]{border:0 none;height:auto;margin:0;max-width:100%;padding:0;width:auto}.wp-caption .wp-caption-text{font-size:0.688rem;line-height:1.063rem;margin:0;padding:0.625rem}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-item .gallery-columns-2{max-width:50%}.gallery-item .gallery-columns-3{max-width:33.33333%}.gallery-item .gallery-columns-4{max-width:25%}.gallery-item .gallery-columns-5{max-width:20%}.gallery-item .gallery-columns-6{max-width:16.66667%}.gallery-item .gallery-columns-7{max-width:14.28571%}.gallery-item .gallery-columns-8{max-width:12.5%}.gallery-item .gallery-columns-9{max-width:11.11111%}.gallery-caption{display:block}@media (min-width:1368px){.container{max-width:1272px}}p:last-child{margin:0}p a{color:#C71620;font-weight:500}.wpb_single_image{overflow:hidden}span.text-grey{color:#BEBEBE}.project_section{background:transparent linear-gradient(118deg, rgba(234, 234, 234, 0.8) 0%, rgba(190, 190, 190, 0.8) 100%) 0% 0% no-repeat padding-box}.project_section .btn.btn-primary.btn-icon-right{padding:0;border:none;background:transparent;color:#000000}.project_section .btn.btn-primary.btn-icon-right .btn-icon.fas.fa-arrow-right::before{background-image:url("/wp-content/uploads/Icon_Arrow_Red.svg")}.project_section .btn.btn-primary.btn-icon-right:hover{padding:0;margin-right:-10px}.project_section .btn.btn-primary.btn-icon-right:hover .btn-icon.fas.fa-arrow-right::before{filter:none}.services_block{background:transparent linear-gradient(93deg, rgba(234, 234, 234, 0.9) 0%, rgba(190, 190, 190, 0.9) 100%) 0% 0% no-repeat padding-box !important}.services_block h2{margin-bottom:25px}.services_block .serboxes{margin:0 -12px;padding-bottom:69px}.services_block .serboxes .col-sm-1\/5{max-width:20%}.services_block .serboxes .col-sm-1\/5>.vc_column-inner{padding:0 12px;transition:transform 0.2s}.services_block .serboxes .col-sm-1\/5>.vc_column-inner>.wpb_wrapper{background:#2C393B;border-radius:10px;padding:20px;box-shadow:0px 3px 6px #00000029;color:#fff;position:relative}.services_block .serboxes .col-sm-1\/5>.vc_column-inner>.wpb_wrapper:hover{top:-15px}.services_block .serboxes .col-sm-1\/5>.vc_column-inner>.wpb_wrapper .wpb_single_image{margin-bottom:15px;min-height:74px}.services_block .serboxes .col-sm-1\/5>.vc_column-inner>.wpb_wrapper .wpb_single_image img{max-height:74px;border-radius:0px}.services_block .serboxes .col-sm-1\/5>.vc_column-inner>.wpb_wrapper .wpb_text_column{margin:0}.services_block .serboxes .col-sm-1\/5>.vc_column-inner>.wpb_wrapper .wpb_text_column p{font-size:16px;line-height:25px}.services_block .serboxes .col-sm-1\/5>.vc_column-inner>.wpb_wrapper .wpb_text_column h3{font-size:23px;line-height:29px;font-weight:500;margin-bottom:15px;color:#fff}.termdesc{text-align:center;padding-top:45px;padding-bottom:100px}.termdesc p{margin:0}.termdesc h1{margin-bottom:50px}.fa-solid.fa-check::before{content:"";background-image:url("/wp-content/uploads/Icon_Check.svg");width:22px;height:16px;display:inline-block;vertical-align:middle;background-size:cover;background-position:center;background-repeat:no-repeat}div.gtranslate_wrapper{margin-left:35px}div.gtranslate_wrapper .gt_float_switcher{box-shadow:none;font-size:0;background:transparent;position:relative;overflow:visible}div.gtranslate_wrapper .gt_float_switcher .gt-selected{background:transparent}div.gtranslate_wrapper .gt_float_switcher .gt-selected .gt-current-lang{padding:0}div.gtranslate_wrapper .gt_float_switcher .gt-selected .gt-current-lang img{width:30px;height:30px;object-fit:cover;border-radius:100%}div.gtranslate_wrapper .gt_float_switcher .gt-selected .gt-current-lang .gt_float_switcher-arrow{background-image:url("/wp-content/uploads/Icon_Arrow_Down.svg");transform:none;width:7px;height:4px;background-size:cover}div.gtranslate_wrapper .gt_float_switcher .gt-selected .gt-current-lang .gt_float_switcher-arrow.gt_arrow_rotate{transform:rotate(180deg) !important}div.gtranslate_wrapper .gt_float_switcher a{padding:10px 0px}div.gtranslate_wrapper .gt_float_switcher a img{width:30px;height:30px;object-fit:cover;border-radius:100%}div.gtranslate_wrapper .gt_float_switcher .gt_options{position:absolute;top:30px}.phone-icon-fixed{position:fixed;bottom:180px;right:0;z-index:99999;transition:transform 0.2s}.phone-icon-fixed ul{padding:0}.phone-icon-fixed ul li{list-style:none}.phone-icon-fixed ul li a{background:#E61E29;border-radius:30px 0 0 30px;display:block;box-shadow:0 3px 6px rgba(0, 0, 0, 0.16);color:#fff;font-size:18px;font-weight:500;padding:15px 42px 15px 22px;right:-170px;position:relative}.phone-icon-fixed ul li a:hover{right:-20px}.phone-icon-fixed ul li a svg{width:20px;height:20px;display:inline-block;vertical-align:middle;margin-right:20px}.four_services_num{margin:auto;border-bottom:1px solid rgba(15, 25, 27, 0.25);padding-top:35px;margin-bottom:85px;font-weight:400}.four_services_num h3{margin-bottom:15px}.four_services_num h3 .white-text{color:#fff}.btn.btn-primary.btn-icon-right .btn-icon.fas.fa-arrow-right::before{content:"";background-image:url("/wp-content/uploads/Icon_Arrow_Black.svg");width:17px;height:11px;display:inline-block;vertical-align:middle;margin-left:20px}.btn.btn-primary.btn-icon-right:hover{margin-right:-10px;padding:15px 40px 15px 30px}.btn.btn-primary.btn-icon-right:hover .btn-icon.fas.fa-arrow-right::before{filter:brightness(0) invert(1);position:relative;right:-10px}.btn.btn-secondary.btn-icon-right .btn-icon.fas.fa-arrow-right::before{content:"";background-image:url("/wp-content/uploads/Icon_Arrow_White.svg");width:17px;height:11px;display:inline-block;vertical-align:middle;margin-left:20px}.btn.btn-secondary.btn-icon-right:hover{margin-right:-10px;padding:15px 40px 15px 30px}.btn.btn-secondary.btn-icon-right:hover .btn-icon.fas.fa-arrow-right::before{position:relative;right:-10px}.btn.btn-custom2.btn-icon-right .btn-icon.fas.fa-arrow-right::before{content:"";background-image:url("/wp-content/uploads/Icon_Arrow_Black.svg");width:17px;height:11px;display:inline-block;vertical-align:middle;margin-left:20px}.btn.btn-custom2.btn-icon-right:hover{margin-right:-10px;padding:15px 40px 15px 30px}.btn.btn-custom2.btn-icon-right:hover .btn-icon.fas.fa-arrow-right::before{filter:none;position:relative;right:-10px}.totaalinrichting-box .btn.btn-primary.btn-icon-right{padding:0;border:none;background:transparent;color:#000000}.totaalinrichting-box .btn.btn-primary.btn-icon-right .btn-icon.fas.fa-arrow-right::before{background-image:url("/wp-content/uploads/Icon_Arrow_Red.svg")}.totaalinrichting-box .btn.btn-primary.btn-icon-right:hover{margin-right:-10px}.totaalinrichting-box .btn.btn-primary.btn-icon-right:hover .btn-icon.fas.fa-arrow-right::before{filter:none}.step-four-box .wpb_single_image{margin-bottom:24px;overflow:visible;position:relative;z-index:0}.step-four-box .wpb_single_image::before{content:"";width:100%;height:2px;border-bottom:2px dashed #DEDEDE;position:absolute;top:0;bottom:0;margin:auto;left:50%;z-index:-1}.step-four-box .wpb_single_image .wpb_wrapper.vc_figure{width:131px;height:131px;background:#fff;box-shadow:0 3px 6px rgba(0, 0, 0, 0.16);border-radius:100%;display:flex;align-items:center;justify-content:center;margin:auto}.step-four-box .wpb_single_image .wpb_wrapper.vc_figure img{border-radius:0px}.step-four-box .wpb_text_column.wpb_content_element.align-center{margin-bottom:75px;font-size:16px;line-height:25px;font-weight:400}.step-four-box .wpb_text_column.wpb_content_element.align-center h4{margin-bottom:15px}.step-four-box .wpb_text_column.wpb_content_element.align-center p{width:170px;margin:auto}.step-four-box .column:last-child .wpb_single_image::before{display:none}#splide_logos{padding-bottom:55px}#splide_logos .splide__pagination{display:flex;bottom:0}#splide_logos .splide__pagination li{margin:0 7px}#splide_logos .splide__pagination li .splide__pagination__page{height:5px;border-radius:5px;width:16px;background:#DEDEDE;display:block;margin:0;opacity:1}#splide_logos .splide__pagination li .splide__pagination__page.is-active{width:30px;transform:none;background:#1B282A}.contact-info{padding:0 !important}.contact-info li{margin-bottom:10px;display:flex;align-items:flex-start}.contact-info li img{margin-top:6px;margin-right:8px}.contact-info li a{font-weight:500}.contact-info li strong{font-weight:600;margin-top:30px}.contact-info li:nth-of-type(1){margin-bottom:15px}.wpb_single_image img{border-radius:20px}.grey-bg-box{background:transparent linear-gradient(93deg, rgba(234, 234, 234, 0.9) 0%, rgba(190, 190, 190, 0.9) 100%) 0% 0% no-repeat padding-box}.wp-gr.wpac .grw-review .grw-review-inner{background:#fff !important;border-radius:5px !important;box-shadow:0 0 10px rgba(0, 0, 0, 0.2) !important;padding:20px !important}.wp-gr.wpac .rpi-dots-wrap .rpi-dots .rpi-dot{width:10px !important;height:10px !important;background:#EBEBEB !important;margin:0 5px !important;opacity:1 !important;transform:none !important}.wp-gr.wpac .rpi-dots-wrap .rpi-dots .rpi-dot.active{background:#CCCCCC !important}.dots-icon{padding:0 !important}.dots-icon li{list-style:none;margin-bottom:15px;position:relative;padding-left:20px}.dots-icon li::before{content:"";width:8px;height:8px;background:#BEBEBE;position:absolute;left:0;top:11px;border-radius:100%}.dots-icon li a{color:#E61E29;font-weight:500;text-decoration:underline}.cta-box{padding-top:65px;padding-bottom:40px}.cta-box::before{content:"";height:100%;width:100%;position:absolute;left:0;top:0;right:0;max-width:1485px;margin:auto;background:linear-gradient(to right, #202D2F, #0D1719);border-radius:20px}.cta-box h2{color:#fff}.cta-box .column.vc_column_container.col-sm-5{text-align:right}.cta-box .btn-container.btn-inline{display:inline-block;vertical-align:middle;margin-bottom:35px;margin-right:30px}.cta-box .btn-container.btn-inline .btn.btn-custom2.btn-icon-left{filter:brightness(0) invert(1)}.cta-box .btn-container.btn-inline .btn.btn-custom2.btn-icon-left .btn-icon.fas.fa-phone-alt::before{content:"";margin-right:10px;background-image:url("/wp-content/uploads/Icon_Phone_White.svg");width:18px;height:18px;display:inline-block;vertical-align:middle;background-size:cover;background-position:center;background-repeat:no-repeat}.cta-box .btn-container.btn-inline:last-child{margin-right:0}.three-grey-box .row>.column>.vc_column-inner>.wpb_wrapper{background:#EEEEEE;border-radius:20px;height:100%;padding:20px 20px 40px 20px}.three-grey-box .row>.column>.vc_column-inner>.wpb_wrapper h3{font-size:35px;line-height:45px;margin-bottom:20px}.three-grey-box .row>.column>.vc_column-inner>.wpb_wrapper .arrow-right{margin-bottom:30px;font-size:18px;font-weight:500;line-height:45px;padding:0}.three-grey-box .row>.column>.vc_column-inner>.wpb_wrapper .arrow-right li{list-style:none;padding-left:20px;position:relative}.three-grey-box .row>.column>.vc_column-inner>.wpb_wrapper .arrow-right li::before{content:"";background-image:url("/wp-content/uploads/Icon_Arrow_Red_Menu.svg");width:6px;height:11px;position:absolute;left:0;top:17px}.products-box{margin-bottom:35px;text-align:center}.products-box:hover .products-img{position:relative;top:-15px}.products-box .products-img{line-height:0;border-radius:20px;box-shadow:0 3px 6px rgba(0, 0, 0, 0.16);transition:transform 0.2s;height:259px;display:flex;align-items:center;justify-content:center}.products-box .products-img a{display:block}.products-box .products-img img{border-radius:20px;object-fit:cover;width:100%;height:100%;object-position:center}.products-box h3{padding-top:15px;font-size:26px;line-height:35px;margin-bottom:0;padding-bottom:50px;position:relative}.products-box h3::after{content:"";width:35px;height:35px;background-color:#E61E29;margin:auto;position:absolute;bottom:0;left:0;right:0;border-radius:100%;background-image:url("/wp-content/uploads/Icon_Arrow_White.svg");background-repeat:no-repeat;background-position:center}.row.category-filter.categories{margin:0 0 70px 0;justify-content:center;border-bottom:1px solid rgba(196, 196, 196, 0.5);padding-bottom:25px}.row.category-filter.categories ul li a{padding:0 20px;border:none;font-size:23px;font-weight:500;line-height:31px;display:block;color:#1B282A;font-family:Outfit}.row.category-filter.categories ul li:hover a{color:#E61E29;text-decoration:underline}.row.category-filter.categories ul li.active a{color:#E61E29;text-decoration:underline}.products-loop .product-block{margin-bottom:32px;text-align:center}.products-loop .product-block:hover .product-thumb{border-color:#E61E29}.products-loop .product-block .product-thumb{line-height:0;border-radius:20px;background:#FFFFFF;margin-bottom:15px;height:288px;box-shadow:0 3px 6px rgba(0, 0, 0, 0.16);padding:20px;border:1px solid transparent;transition:transform 0.2s;display:flex;align-items:center;justify-content:center}.products-loop .product-block h3{margin-bottom:0;font-size:26px;line-height:35px}.single_product_top{padding:75px 0}.single_product_top .col-md-6:last-child{padding-left:65px}.single_product_top #image-carousel-track{border:1px solid rgba(144, 170, 167, 0.5);border-radius:20px;padding:30px;line-height:0}.single_product_top #image-carousel-track img{width:100%;height:460px;object-fit:contain}.single_product_top #image-carousel{padding-bottom:35px}.single_product_top #image-carousel .splide__pagination{bottom:0}.single_product_top #image-carousel .splide__pagination li{line-height:0}.single_product_top #image-carousel .splide__pagination li .splide__pagination__page{margin:0 7px;width:16px;height:5px;background:#DEDEDE;opacity:1;border-radius:30px}.single_product_top #image-carousel .splide__pagination li .splide__pagination__page.is-active{transform:none;width:30px;background:#1B282A}.advies-info-box{display:flex;align-items:center}.advies-info-box .advies-text{display:flex;align-items:center;padding-right:20px;line-height:0}.advies-info-box .advies-text .advies-img{width:70px;height:70px;border:2px solid #E61E29;border-radius:100%;margin-right:15px}.advies-info-box .advies-text h4{width:160px}.advies-info-box .advies-info ul{padding:0}.advies-info-box .advies-info ul li{list-style:none;margin-bottom:10px;font-size:16px;font-weight:500;line-height:25px;display:flex;align-items:center}.advies-info-box .advies-info ul li .advies-icon{width:43px;height:43px;margin-right:15px;display:flex;align-items:center;justify-content:center;background:#E61E29;border-radius:100%}.advies-info-box .advies-info ul li .advies-icon img{filter:brightness(0) invert(1)}.check-icon{padding:0 !important}.check-icon li{list-style:none;margin-bottom:10px;padding-left:30px;position:relative}.check-icon li::before{content:"";background-image:url("/wp-content/uploads/Icon_Check.svg");width:22px;height:16px;position:absolute;left:0;top:7px}.form-box .gform_wrapper.gravity-theme{margin-bottom:35px;background:#EEE;border-radius:20px;padding:30px}.form-box .gform_wrapper.gravity-theme .gform_title{text-align:center;font-size:23px;line-height:31px;margin-bottom:28px}.form-box .gform_wrapper.gravity-theme .gform-footer{margin:30px 0 0 0;justify-content:center;padding:0}.form-box .gform_wrapper.gravity-theme .gform-footer input{margin-bottom:0;background-color:#E61E29;color:#fff;padding-right:55px;background-image:url("/wp-content/uploads/Icon_Arrow_White.svg");background-repeat:no-repeat;background-position:89% 50%}.form-box .gform_wrapper.gravity-theme .gform_fields{grid-row-gap:30px}.form-box .gform_wrapper.gravity-theme .gform_fields input.large{background:#FFFFFF;border:none;height:55px;font-size:16px !important;font-weight:300 !important;padding:18px 28px;color:#0F191B}.form-box .gform_wrapper.gravity-theme .gform_fields textarea.large{color:#0F191B;background:#FFFFFF;border:none;height:159px;font-size:16px !important;font-weight:300 !important;padding:18px 28px}.form-box .gform_wrapper.gravity-theme ::placeholder,.form-box .gform_wrapper.gravity-theme placeholder{color:#0F191B;opacity:1}.brand-info{text-align:center;margin-bottom:30px}.brand-info .brand-img{line-height:0;border-radius:20px;box-shadow:rgba(0, 0, 0, 0.16) 0px 3px 6px;transition:transform 0.2s;height:196px;display:flex;align-items:center;justify-content:center}.brand-info h3{padding-top:15px;font-size:26px;line-height:35px;margin-bottom:0px;padding-bottom:50px;position:relative}.brand-info h3::after{content:"";width:35px;height:35px;background-color:#e61e29;margin:auto;position:absolute;bottom:0px;left:0px;right:0px;border-radius:100%;background-image:url("/wp-content/uploads/Icon_Arrow_White.svg");background-repeat:no-repeat;background-position:center center}.row.brand-loop{padding-bottom:150px}.single-brand-term{padding:60px 0 200px 0}.single-brand-term .product-brand-left-info h4{font-size:26px;text-align:center;line-height:35px;margin-bottom:45px}.single-brand-term .product-brand-left-info ul{padding:0}.single-brand-term .product-brand-left-info ul li{margin-bottom:15px;font-size:16px;line-height:25px;font-weight:400;list-style:none;padding-left:20px;position:relative}.single-brand-term .product-brand-left-info ul li::before{content:"";background-image:url("/wp-content/uploads/Icon_Arrow_Red_Menu.svg");width:6px;height:11px;position:absolute;left:0;top:7px}.single-brand-term .product-brand-left-info ul li:hover{margin-left:20px;text-decoration:underline;font-weight:500}.single-brand-term .product-brand-left-info ul li.active{margin-left:20px;text-decoration:underline;font-weight:500}.single-brand-term .row.single-brand-desc{align-items:center;padding-bottom:40px}.single-brand-term .row.single-brand-desc .single-brand-logo{line-height:0;border-radius:10px;box-shadow:rgba(0, 0, 0, 0.16) 0px 3px 6px;transition:transform 0.2s;height:250px;display:flex;align-items:center;justify-content:center}.single-brand-term .product-block{margin-bottom:48px;text-align:center}.single-brand-term .product-block .product_thumbnail{line-height:0;border-radius:20px;background:#FFFFFF;margin-bottom:15px;height:288px;box-shadow:0 3px 6px rgba(0, 0, 0, 0.16);padding:10px;border:1px solid transparent;transition:transform 0.2s;display:flex;align-items:center;justify-content:center}.single-brand-term .product-block .product_content h3{margin-bottom:0;margin-bottom:0;font-size:26px;line-height:35px}.image_slider{padding-bottom:50px}.image_slider li img{border-radius:20px}.image_slider .splide__pagination{bottom:0}.image_slider .splide__pagination li{line-height:0}.image_slider .splide__pagination li .splide__pagination__page{width:16px;height:5px;background:#DEDEDE;border-radius:30px;margin:0 7px;transform:none;opacity:1}.image_slider .splide__pagination li .splide__pagination__page.is-active{width:30px;background:#1B282A}.contactgegevens-ul{padding-top:30px;padding-bottom:15px;padding-left:0 !important}.contactgegevens-ul li{list-style:none;margin-bottom:30px !important;line-height:35px;font-weight:400}.contactgegevens-ul li .contactgegevens-icon{width:35px;height:35px;margin-right:15px;display:inline-block;vertical-align:middle;border:1px solid #E61E29;text-align:center;line-height:35px;border-radius:100%}.contactgegevens-info-box .gform_wrapper.gravity-theme ::placeholder,.contactgegevens-info-box .gform_wrapper.gravity-theme placeholder{color:#0f191b;opacity:1}.contactgegevens-info-box .gform_wrapper.gravity-theme .gform_fields{row-gap:30px}.contactgegevens-info-box .gform_wrapper.gravity-theme .gform_fields input.large{background:white;border:medium;height:55px;font-size:16px !important;font-weight:300 !important;padding:18px 28px;color:#0f191b}.contactgegevens-info-box .gform_wrapper.gravity-theme .gform_fields textarea.large{color:#0f191b;background:white;border:medium;height:159px;font-size:16px !important;font-weight:300 !important;padding:18px 28px}.contactgegevens-info-box .gform_wrapper.gravity-theme .gform-footer{margin:30px 0px 0px;justify-content:center;padding:0px}.contactgegevens-info-box .gform_wrapper.gravity-theme .gform-footer input{margin-bottom:0px;background-color:#e61e29;color:white;padding-right:55px;background-image:url("/wp-content/uploads/Icon_Arrow_White.svg");background-repeat:no-repeat;background-position:89% 50%}.contact-map-info-box .col-sm-6:nth-of-type(1)>.vc_column-inner>.wpb_wrapper{height:100%;background:#EEEEEE;border-radius:20px;padding:36px}.contact-map-info-box .col-sm-6:nth-of-type(1)>.vc_column-inner>.wpb_wrapper p{margin-bottom:15px}.contact-map-info-box .col-sm-6:nth-of-type(1)>.vc_column-inner>.wpb_wrapper p strong{font-weight:500;margin-right:15px;width:100%}.contact-map-info-box .col-sm-6:nth-of-type(1)>.vc_column-inner>.wpb_wrapper p a{color:#000000;font-weight:300}.contact-map-info-box .col-sm-6:nth-of-type(1)>.vc_column-inner>.wpb_wrapper .map-info{padding-left:0 !important;padding-bottom:45px}.contact-map-info-box .col-sm-6:nth-of-type(1)>.vc_column-inner>.wpb_wrapper .map-info li{list-style:none;margin-bottom:15px;padding-left:50px;position:relative}.contact-map-info-box .col-sm-6:nth-of-type(1)>.vc_column-inner>.wpb_wrapper .map-info li .map-icon{position:absolute;left:0;top:0;width:35px;height:35px;border:1px solid #E61E29;border-radius:100%;display:flex;align-items:center;justify-content:center}.contact-map-info-box .col-sm-6>.vc_column-inner>.wpb_wrapper{margin-bottom:30px}.contact-map-info-box .col-sm-6>.vc_column-inner>.wpb_wrapper .wpb_gmaps_widget.wpb_content_element{margin-bottom:0}.droompraktijk-project .btn.btn-primary.btn-icon-right{padding:0;border:none;background:transparent;color:#000000}.droompraktijk-project .btn.btn-primary.btn-icon-right .btn-icon.fas.fa-arrow-right::before{background-image:url("/wp-content/uploads/Icon_Arrow_Red.svg");filter:none}.droompraktijk-project .project-title{display:none}.droompraktijk-project #splide_projects .splide__pagination{margin-top:25px}.droompraktijk-project #splide_projects .splide__pagination li .splide__pagination__page{background:#DEDEDE;opacity:1 !important}.droompraktijk-project #splide_projects .splide__pagination li .splide__pagination__page.is-active{background:#1B282A}.brochures-four-box .wpb_single_image{flex-direction:column-reverse;display:flex;transition:transform 0.2s}.brochures-four-box .wpb_single_image .wpb_wrapper.vc_figure .vc_single_image-wrapper{border-radius:20px;box-shadow:0px 3px 10px rgba(0, 0, 0, 0.1)}.brochures-four-box .wpb_single_image .wpb_heading.wpb_singleimage_heading{margin-bottom:0;font-size:26px;line-height:35px;padding-top:15px}.brochures-four-box .wpb_single_image:hover{position:relative;top:-25px}.page-id-1152 #hero-page{background:transparent !important}.row.row-fluid.staan-box{padding-top:80px;padding-bottom:110px}.row.row-fluid.post-info-slider{padding-bottom:70px}.pro-seotext .seotext{padding:100px 0 50px 0}.pro-seotext .seotext .row{margin-bottom:45px}.subcategory-dropdown{display:none}.product-brand-left-info select{display:none}@media only screen and (max-width:768px){div.four_services_num{padding-top:50px;margin-bottom:65px;border-bottom-color:rgba(255, 255, 255, 0.5)}div.four_services_num .column.vc_column_container.col-sm-3{width:50%;font-size:16px;line-height:25px}div.four_services_num h3{margin-bottom:5px}.wpb_text_column.wpb_content_element.vc_custom_1737356729889{padding:0 !important}.services_block .wpb_wrapper{position:relative}.services_block .serboxes{margin:0 -5px}.services_block .serboxes .col-sm-1\/5{max-width:50%;margin-bottom:10px}.services_block .serboxes .col-sm-1\/5>.vc_column-inner{padding:0 5px}.services_block .serboxes .col-sm-1\/5>.vc_column-inner>.wpb_wrapper{top:0 !important}.services_block .serboxes .col-sm-1\/5>.vc_column-inner>.wpb_wrapper p{display:none}.services_block .serboxes .col-sm-1\/5>.vc_column-inner>.wpb_wrapper h3{margin-bottom:10px !important;font-size:21px !important}.services_block .row.vc_inner.row-fluid.vc_custom_1737358357755{width:50%;position:absolute;right:0;bottom:0;margin:0;padding-left:5px;padding-bottom:80px !important}.services_block .row.vc_inner.row-fluid.vc_custom_1737358357755 .vc_column-inner{padding:0}.services_block .row.vc_inner.row-fluid.vc_custom_1737358357755 .btn.btn-primary.btn-icon-right{width:100%;height:166px;border-radius:10px;padding:20px;margin:0;font-size:21px;line-height:28px;background:#C71620;text-align:left;color:#fff}.services_block .row.vc_inner.row-fluid.vc_custom_1737358357755 .btn.btn-primary.btn-icon-right .btn-icon.fas.fa-arrow-right{display:block;text-align:left;filter:brightness(0) invert(1);margin-top:25px}.services_block .row.vc_inner.row-fluid.vc_custom_1737358357755 .btn.btn-primary.btn-icon-right .btn-icon.fas.fa-arrow-right::before{margin:0 !important;left:0 !important}.row.row-fluid.totaalinrichting-box.vc_custom_1737360518566{padding-top:80px !important;padding-bottom:55px !important}div.step-four-box .wpb_text_column.wpb_content_element.align-center p{display:none}div.step-four-box .wpb_single_image::before{width:2px;height:100%;top:155%;bottom:auto;border-left:2px dashed #DEDEDE}.row.row-fluid.vc_custom_1737361001625{padding-bottom:75px !important}#splide_projects .splide__pagination{margin-top:15px}.row.row-fluid.vc_custom_1737366398826{padding-top:80px !important;padding-bottom:50px !important}.wp-gr.wpac .grw-btns{display:none}.btn-container.btn-inline.vc_custom_1737366191012 .btn.btn-custom2.btn-icon-right{font-size:13px}.row.row-fluid.vc_custom_1737366416767{padding-top:50px !important;padding-bottom:50px !important}.row.row-fluid.grey-bg-box.vc_custom_1737375355427{padding-top:20px !important;padding-bottom:10px !important}.row.row-fluid.vc_custom_1737375510392{padding-top:40px !important;padding-bottom:45px !important}.row.row-fluid.vc_custom_1737376023104{padding-top:65px !important}.vc_column-inner.vc_custom_1737376011823{padding-left:15px !important}div.cta-box{padding-top:40px;text-align:center;padding-bottom:10px}div.cta-box .btn-container.btn-inline{display:block;margin-right:0;text-align:center}div.cta-box::before{width:90%}div.cta-box>.column>.vc_column-inner>.wpb_wrapper{padding:0 20px}.row.row-fluid.vc_custom_1737378478773{padding-top:70px !important;padding-bottom:70px !important}.row.row-fluid.grey-bg-box.vc_custom_1737439717537{padding-top:55px !important;text-align:center}.row.row-fluid.grey-bg-box.vc_custom_1737439717537 #splide_projects-track{padding:0}.project div.project-title h3{font-size:24px;line-height:32px}.row.row-fluid.vc_custom_1737440504724{padding-top:55px !important}.row.row-fluid.three-grey-box.vc_custom_1737440562304{padding-bottom:65px !important}.post-type-archive-products .row>.col-md-4{width:50%}div.products-box .products-img{height:160px}div.products-box h3{font-size:21px;line-height:28px;padding-bottom:0}div.products-box h3::after{display:none}.post div.post_wrapper .post_thumbnail{height:220px;border-radius:10px}.is-active{font-weight:300 !important}div.products-loop .product-block .product-thumb{height:165px}div.products-loop .product-block h3{font-size:18px;line-height:24px}div.single_product_top{padding:50px 0}div.single_product_top #image-carousel-track img{height:260px}div.single_product_top .col-md-6:last-child{padding-left:15px;padding-top:50px}.row.row-fluid.grey-bg-box.vc_custom_1737445664910{padding-bottom:20px !important}.row.row-fluid.form-box.vc_custom_1737447745270{padding-top:40px !important;padding-bottom:20px !important}div.form-box .gform_wrapper.gravity-theme{padding:15px}.gform_wrapper.gravity-theme input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]){line-height:26px}.row.row-fluid.vc_custom_1737445748975{padding-top:0 !important;padding-bottom:10px !important}div.advies-info-box{display:block}div.advies-info-box .advies-text{padding-right:0;padding-bottom:20px}.row.row-fluid.vc_custom_1737446176890{padding-top:55px !important}.row.brand-loop .col-md-4{width:50%}div.brand-info .brand-img{height:145px}div.brand-info h3{padding-bottom:0;font-size:21px;line-height:28px}div.brand-info h3::after{display:none}div.single-brand-term{padding:30px 0 150px 0}div.single-brand-term .row.single-brand-desc .single-brand-logo{margin-top:50px;width:250px;height:220px}div.single-brand-term .product-block .product_thumbnail{height:165px}div.single-brand-term .product-block .product_content h3{font-size:18px;line-height:24px}div.brochures-four-box .wpb_single_image .wpb_heading.wpb_singleimage_heading{font-size:23px;line-height:31px}.vc_column-inner.vc_custom_1737453859228{padding-right:15px !important}.row.row-fluid.vc_custom_1737454061598{padding-top:60px !important}.row.row-fluid.grey-bg-box.contactgegevens-info-box.vc_custom_1737454961192{padding-top:0 !important}div.contact-map-info-box .col-sm-6:nth-of-type(1)>.vc_column-inner>.wpb_wrapper{padding:30px}div.contact-map-info-box .col-sm-6:nth-of-type(1)>.vc_column-inner>.wpb_wrapper h3{font-size:23px;line-height:30px}.page-id-992 #hero-page{height:auto}.row.row-fluid.grey-bg-box.vc_custom_1737457130727{padding-top:40px !important;padding-bottom:0 !important}.vc_column-inner.vc_custom_1737457156266{padding-right:15px !important;padding-bottom:40px !important}.row.row-fluid.vc_custom_1737457595172{padding-bottom:50px !important}.row.row-fluid.vc_custom_1737460241680{padding-bottom:100px !important}.row.category-filter.categories{display:none}div.subcategory-dropdown{display:block;margin-bottom:45px}div.subcategory-dropdown select{border:1px solid #DEDEDE;border-radius:10px;width:100%;text-align:center;color:#1B282A;font-weight:500;font-family:Outfit;font-size:23px;line-height:29px;height:57px;background-image:url("/wp-content/uploads/Icon-awesome-filter.svg");background-position:calc(100% - 1.75rem) center !important}.product-brand-left-info select{display:block;width:100%;margin-bottom:30px;text-align:center;font-size:16px;font-weight:500;line-height:25px;border:none;padding:0;height:auto;font-family:Work Sans;background-image:url("/wp-content/uploads/Icon-ionic-ios-arrow-down.svg")}.product-brand-left-info h4{font-size:21px !important;line-height:30px !important;margin-bottom:10px !important}.product-brand-left-info ul{display:none}}@media only screen and (min-width:768px) and (max-width:991px){#hero_slider div.splide__track ul li{padding-top:0}div.services_block .serboxes .col-sm-1\/5>.vc_column-inner>.wpb_wrapper{padding:10px}div.services_block .serboxes .col-sm-1\/5>.vc_column-inner>.wpb_wrapper .wpb_text_column h3{font-size:18px;line-height:normal}h2{font-size:38px;line-height:50px}.project div.project-thumb{height:200px}.btn-container.btn-inline.vc_custom_1737366191012 .btn.btn-custom2.btn-icon-right{font-size:10px}div.step-four-box .wpb_text_column.wpb_content_element.align-center h4{font-size:14px;line-height:20px}div.step-four-box .wpb_text_column.wpb_content_element.align-center p{width:auto;font-size:12px;line-height:15px}.vc_column-inner.vc_custom_1737376011823{padding-left:15px !important}div.three-grey-box .row>.column>.vc_column-inner>.wpb_wrapper{padding:10px 10px 20px 10px}div.three-grey-box .row>.column>.vc_column-inner>.wpb_wrapper h3{font-size:25px;line-height:normal}.is-active{font-weight:300 !important}div.row.category-filter.categories ul li a{padding:0 10px;font-size:18px}div.single_product_top .col-md-6:last-child{padding-left:15px}div.advies-info-box{display:block}div.advies-info-box .advies-text{padding-bottom:20px}div.contact-map-info-box .col-sm-6:nth-of-type(1)>.vc_column-inner>.wpb_wrapper{padding:20px}div.contact-map-info-box .col-sm-6:nth-of-type(1)>.vc_column-inner>.wpb_wrapper h3{font-size:30px;line-height:40px}}@media only screen and (min-width:991px) and (max-width:1199px){div.step-four-box .wpb_text_column.wpb_content_element.align-center p{width:auto}div.row.category-filter.categories ul li a{padding:0 15px;font-size:20px}}@media only screen and (max-width:991px){#threegreybox-list{flex-wrap:unset}#threegreybox-list .col-sm-4{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}#threegreybox{padding-bottom:55px}#threegreybox .splide__pagination{bottom:0}#threegreybox .splide__pagination li{margin:0 7px}#threegreybox .splide__pagination li .splide__pagination__page{height:5px;border-radius:5px;width:16px;background:#DEDEDE;display:block;margin:0;opacity:1}#threegreybox .splide__pagination li .splide__pagination__page.is-active{width:30px;transform:none;background:#1B282A}}footer .footer-form{background:transparent}.footer-form{background:#202D2F}.footer-form .wpb_widgetised_column{margin-bottom:0}.footer-form .gform_wrapper{padding:60px 0 80px 0;border-bottom:1px solid rgba(196, 196, 196, 0.5);text-align:center}.footer-form .gform_wrapper .gform_title{font-size:40px;line-height:50px;color:#fff}.footer-form .gform_wrapper .gform_description{margin-bottom:30px;color:#fff}.footer-form .gform_wrapper form{max-width:1030px;margin:auto}.footer-form .gform_wrapper .gform-footer{margin:30px 0 0 0 !important;justify-content:center;padding:0 !important}.footer-form .gform_wrapper .gform-footer input{margin-bottom:0 !important;background-color:transparent;color:#fff;padding-right:55px;background-image:url("/wp-content/uploads/Icon_Arrow_White.svg");background-repeat:no-repeat;background-position:89% 50%}.footer-form .gform_wrapper .gform_fields{grid-row-gap:30px;grid-column-gap:30px}.footer-form .gform_wrapper .gform_fields input.large{background:#FFFFFF;border:none;height:55px;font-size:16px !important;font-weight:300 !important;padding:18px 28px;color:#0F191B}.footer-form .gform_wrapper .gform_fields textarea.large{color:#0F191B;background:#FFFFFF;border:none;height:126px !important;font-size:16px !important;font-weight:300 !important;padding:18px 28px}.footer-form .gform_wrapper ::placeholder,.footer-form .gform_wrapper placeholder{color:#0F191B;opacity:1}#splide_brandlg{padding-bottom:55px}#splide_brandlg #splide_brandlg-list li img{filter:grayscale(1)}#splide_brandlg #splide_brandlg-list li:hover img{filter:none}#splide_brandlg .splide__pagination{display:flex;bottom:0}#splide_brandlg .splide__pagination li{margin:0 7px}#splide_brandlg .splide__pagination li .splide__pagination__page{height:5px;border-radius:5px;width:16px;background:#DEDEDE;display:block;margin:0;opacity:1}#splide_brandlg .splide__pagination li .splide__pagination__page.is-active{width:30px;transform:none;background:#1B282A}#product-cat-form select{margin-bottom:50px;border:1px solid #DEDEDE;text-align:center;height:55px;font-size:16px;font-weight:500;line-height:25px;font-family:Work Sans;background-image:url("/wp-content/uploads/Icon_Arrow_Down.svg");background-size:10px}footer .footer-offerteform{background:transparent}.footer-offerteform{background:transparent linear-gradient(93deg, rgba(234, 234, 234, 0.9) 0%, rgba(190, 190, 190, 0.9) 100%) 0% 0% no-repeat padding-box !important}.footer-offerteform .wpb_widgetised_column{margin-bottom:0}.footer-offerteform .gform_wrapper{padding:0px 0 80px 0;border-bottom:1px solid rgba(196, 196, 196, 0.5);text-align:center}.footer-offerteform .gform_wrapper .gform_title{font-size:40px;line-height:50px;color:#fff}.footer-offerteform .gform_wrapper .gform_description{margin-bottom:30px;color:#1B282A}.footer-offerteform .gform_wrapper form{max-width:1030px;margin:auto}.footer-offerteform .gform_wrapper .gform-footer{margin:30px 0 0 0 !important;justify-content:center;padding:0 !important}.footer-offerteform .gform_wrapper .gform-footer input{margin-bottom:0 !important;background-color:#e61e29;color:#fff;padding-right:55px;background-image:url("/wp-content/uploads/Icon_Arrow_White.svg");background-repeat:no-repeat;background-position:89% 50%}.footer-offerteform .gform_wrapper .gform_fields{grid-row-gap:30px;grid-column-gap:30px}.footer-offerteform .gform_wrapper .gform_fields input.large{background:#FFFFFF;border:none;height:55px;font-size:16px !important;font-weight:300 !important;padding:18px 28px;color:#0F191B}.footer-offerteform .gform_wrapper .gform_fields textarea.large{color:#0F191B;background:#FFFFFF;border:none;height:126px !important;font-size:16px !important;font-weight:300 !important;padding:18px 28px}.footer-offerteform .gform_wrapper ::placeholder,.footer-offerteform .gform_wrapper placeholder{color:#0F191B;opacity:1}.whatsappbtn{position:fixed;bottom:15px;right:15px;z-index:9999;background:#25D366;border-radius:100px;width:76px;height:76px;display:flex;justify-content:center;align-items:center}.whatsappbtn i{font-size:38px;color:white}.infinite-scroll .posts-navigation{display:none}.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.mobile-contact{position:fixed;bottom:0;left:0;right:0;background:#202D2F}@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 #E61E29;border-right:1px solid #E61E29}.mobile-contact ul li a{padding:15px;display:flex;align-items:center;justify-content:center}.mobile-contact ul li i{color:#E61E29}.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:#202D2F}.byline{color:#202D2F}.comments-link{color:#202D2F}.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:#000000;text-decoration:none;background-color:#E61E2900;border-radius:3px;cursor:pointer;padding:12px;display:inline-block}.post-navigation li a:hover{color:#fff;background-color:#E61E29}.post-navigation li.active a{color:#fff;background-color:#E61E29}.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, #E61E2900, #E61E29)}.post_filters_wrapper .btn.filter_button:hover{background:linear-gradient(90deg, #E61E29, #E61E2900)}.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:#000000}.filter_dropdown li:hover .filter_option::before{opacity:1}.filter_dropdown li .filter_option:focus::after{background-color:#000000;border-color:#000000}.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:#000000}.post .post_wrapper{overflow:hidden;position:relative;margin-bottom:30px}.post .post_wrapper:hover .post_thumbnail img{transform:scale(1.1)}.post .post_wrapper .post_thumbnail{width:100%;height:340px;border-radius:20px;background-color:#eee;overflow:hidden}.post .post_wrapper .post_thumbnail img{transition:transform 0.2s;width:100%;height:100%;object-fit:cover}.post .post_excerpt{padding:25px 0;overflow:hidden}.post .post_excerpt h3{margin-bottom:25px;color:#0F191B}.post .post_excerpt p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.post .btn{margin:0;padding:0;width:35px;height:35px;font-size:0;background-image:url("/wp-content/uploads/Icon_Arrow_White.svg");background-repeat:no-repeat;background-position:center}.post_all{text-align:center;margin:15px 0}.categories{margin:30px 0}.categories ul{margin:0;padding:0}.categories ul li{display:inline-block;list-style:none}.categories ul li a{padding:0 5px;border-right:1px solid #000}.categories ul li a:hover{color:#172e43}.categories ul li:last-child a{border-right:0}.categories ul li.active{color:#172e43}.blog_slider .splide__track{padding:0 !important}.single-post .post_thumbnail{width:fit-content;margin-top:30px;margin-bottom:10px;margin-inline:auto}.single-post .post_thumbnail img{width:100%;max-width:800px;border-radius:6px}.single-post .post_meta{margin-bottom:45px;text-align:center}.single-post .post_meta>ul{display:flex;justify-content:center;gap:30px;margin:0;padding:0}.single-post .post_meta>ul li{display:inline-block;list-style:none}.single-post .post_meta>ul li>i{margin-right:5px}.single-post .post_meta>ul li a{padding:0 5px;border-right:1px solid #000}.single-post .post_meta>ul li a:hover{color:#172e43}.single-post .post_meta>ul li:last-child a{border-right:0}.single-post .post_meta>ul li.active{color:#172e43}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}.comment-body .pull-left{padding-right:0.625rem}.comment-list{padding-left:0}.comment-list .comment{display:block}.comment-list .pingback{border-top:1px solid rgba(0, 0, 0, 0.125);padding:0.563rem 0}.comment-list .pingback:first-child{border:medium none}.comments-title{font-size:1.125rem}.post-type-archive-projecten .projects-loop .project-block{padding-left:10px;padding-right:10px}.project_wrapper .project_thumbnail{width:100%;height:auto;aspect-ratio:1;overflow:hidden}.project_wrapper .project_thumbnail img{width:100%;height:100%;object-fit:cover;transition:0.15s ease-in-out}.project_wrapper .project_thumbnail:hover img{transform:scale(1.2)}.project_wrapper .project_thumbnail:hover~.project_content h3{color:#999999}.project_wrapper .project_content{padding:24px 12px 12px 12px}@media only screen and (max-width:480px){.project_wrapper .project_content{padding:12px 12px 12px 12px}}.project_wrapper .project_content h3{text-align:center;margin-bottom:24px;transition:0.15s ease-in-out}@media only screen and (max-width:480px){.project_wrapper .project_content h3{font-size:18px;margin-bottom:13px}}.project_wrapper .project_content h3:hover{color:#999999}.project_wrapper .project_content .project_meta ul{display:flex;align-items:center;justify-content:center;gap:12px;list-style-type:none;min-height:21px;padding:0}.project_wrapper .project_content .project_meta ul:not(.project_categories) li{min-width:max-content}@media (max-width:471px){.project_wrapper .project_content .project_meta ul:not(.project_categories){gap:0;flex-direction:column}}.project_wrapper .project_content .project_meta ul a{font-size:16px;color:#999999}.project_wrapper .project_content .project_meta ul.notactive{min-height:unset}.project_wrapper .project_content .project_meta ul i{margin-right:2px;font-size:14px}@media only screen and (max-width:480px){.project_wrapper .project_content .project_meta .project_meta .project_categories a{font-size:14px}}.project_wrapper .project_content .project_excerpt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-top:15px}@media only screen and (max-width:480px){.project_wrapper .project_content .project_excerpt{margin-top:3px;font-size:14px}}.all_projects{text-align:center;margin:15px 0}#single_project_wrapper{position:relative;margin:30px 0}#single_project_wrapper .single_project_inner{position:relative;display:block;padding:30px;margin:30px 0;box-shadow:0 3px 25px rgba(0, 0, 0, 0.1);border-radius:5px}#single_project_wrapper .project_short_description{padding-top:60px}#single_project_wrapper .project_description{padding-bottom:30px}#single_project_wrapper #project_gallery:not(.masonry){display:grid;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));column-gap:20px;row-gap:17px;padding:30px 0}#single_project_wrapper #project_gallery:not(.masonry) .project-image:not(.masonry-item){min-width:100%;position:relative}#single_project_wrapper #project_gallery:not(.masonry) .project-image:not(.masonry-item) img{width:100%;height:100%;object-fit:cover;border-radius:5px}@media (min-width:1101px){#single_project_wrapper #project_gallery:not(.masonry){grid-template-columns:repeat(4, 1fr)}#single_project_wrapper #project_gallery:not(.masonry) .project-image:not(.masonry-item) img{height:307px}}#single_project_wrapper #project_gallery.masonry{padding:30px 0}#single_project_wrapper #project_gallery.masonry .project-image.masonry-item{margin-bottom:12px}#single_project_wrapper #project_gallery.masonry .project-image.masonry-item.col-lg-3{padding-left:8px;padding-right:8px}@media (max-width:768px){#single_project_wrapper #project_gallery.masonry .project-image{width:100%}#single_project_wrapper #project_gallery.masonry .project-image img{width:100%}}.project .project-thumb{display:block;width:100%;height:360px;border-radius:20px;overflow:hidden}.project .project-thumb img{width:100%;transition:all 0.15s ease-in-out;height:100%;object-fit:cover}.project .project-card:hover .project-thumb img{transform:scale(1.05)}.project .project-title{padding:20px 15px 0 15px;text-align:center}.project .project-title h3{font-size:26px;line-height:33px;text-transform:capitalize;margin-bottom:0}@media only screen and (max-width:768px){.project .project-title h3{font-size:18px}}.project a{color:#000000}#splide_projects{margin-bottom:75px}#splide_projects .splide__pagination{bottom:0;left:0;padding:0;position:relative;right:0;z-index:1;display:flex;margin-top:58px}#splide_projects .splide__pagination li{margin:0 6px}#splide_projects .splide__pagination li .splide__pagination__page{height:5px;border-radius:5px;width:20px;background:#fff;display:block;margin:0;opacity:1}#splide_projects .splide__pagination li .splide__pagination__page.is-active{transform:scale(1);opacity:0.65;width:30px}.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{text-align:center}.splide_logos .slide_logo{display:flex;align-items:center;justify-content:center;height:70px}.splide_logos .slide_logo span{font-weight:600}.splide_logos .slide_logo img{filter:grayscale(1)}.splide_logos .slide_logo:hover img{filter:none}.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:#202D2F;color:#fff !important;font-size:14px;padding:15px;margin-bottom:30px;cursor:pointer}.menu-action{display:block;width:100%;background-color:#202D2F;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}@media only screen and (min-width:992px){a.mobile-product-cats-btn{display:none}}#override.woocommerce-account section.site-content{margin-bottom:100px}#override.woocommerce-account .woocommerce-MyAccount-navigation{width:20%}#override.woocommerce-account .woocommerce-MyAccount-navigation ul{padding:0;border-top:1px solid #eee}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li{list-style:none;border-bottom:1px solid #eee;padding-bottom:0}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li a{padding:10px 5px;display:block}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before{margin-right:20px;opacity:0.25}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover{font-weight:500}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:before{opacity:1}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li a::before{font-family:"Font Awesome 6 Free";font-weight:900}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{font-weight:500}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a:before{opacity:1}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before{content:""}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before{content:""}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before{content:""}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before{content:""}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before{content:""}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before{content:""}#override.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before{content:""}#override.woocommerce-account .woocommerce-MyAccount-content{display:inline-block;margin-left:5%;width:75%;padding:25px 16px;border-radius:10px;background-color:#e6e9f2}#override.woocommerce-account .woocommerce-MyAccount-content h2{font-size:25px;text-align:center;font-weight:600}#override.woocommerce-account .woocommerce-MyAccount-content header{position:static !important;transition:unset !important;animation:unset !important;transform:unset !important;box-shadow:unset !important;border-radius:5px;padding:10px}#override.woocommerce-account .woocommerce-MyAccount-content header h2{font-size:1em;line-height:1.1;margin-bottom:12px}#override.woocommerce-account .woocommerce-MyAccount-content header .edit{display:block;text-align:center;width:100%;padding-bottom:10px}#override.woocommerce-account .woocommerce-MyAccount-content address{margin-bottom:12px;font-size:14px}#override.woocommerce-account .woocommerce-MyAccount-content p.woocommerce-form-row,#override.woocommerce-account .woocommerce-MyAccount-content p.form-row{margin-bottom:16px}#override.woocommerce-account .woocommerce-MyAccount-content p.woocommerce-form-row label,#override.woocommerce-account .woocommerce-MyAccount-content p.form-row label{display:block;min-width:137px;font-weight:500;color:#000000}#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:#E61E2900;color:#000000}#override.woocommerce-account .woocommerce-MyAccount-content .button.wc-forward{margin-left:0;padding:10px 20px;width:fit-content;border-radius:100px}#override.woocommerce-account .woocommerce-MyAccount-content em{font-size:12px}#override.woocommerce-account p.order-again{text-align:right}#override.woocommerce-account section .woocommerce{display:flex;flex-wrap:wrap}#override.woocommerce-account p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide{display:flex;flex-direction:column}#override.woocommerce-account p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide #username{max-width:200px;padding:10px;margin-bottom:0}#override.woocommerce-account p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide #password{max-width:200px;padding:10px}.woocommerce-orders-table__cell-order-actions{display:flex;flex-direction:column}.woocommerce-MyAccount-content input{margin-bottom:0}body .coupon button[type="submit"]{margin-top:15px;margin-bottom:15px;width:100% !important}.woocommerce-form-login{width:100%}.woocommerce-form-login>.form-row{display:flex;flex-direction:column}.woocommerce-form-login__submit{max-width:150px}@keyframes zoomout{0%{-webkit-transform:scale(1.3);transform:scale(1.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes zoomout{0%{-webkit-transform:scale(1.3);transform:scale(1.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}@media (max-width:991px){#override.woocommerce-account section.site-content .woocommerce{flex-direction:column;gap:40px;position:relative}#override.woocommerce-account section.site-content .woocommerce>div,#override.woocommerce-account section.site-content .woocommerce>nav{width:100%}#override.woocommerce-account section.site-content .woocommerce .woocommerce-MyAccount-content{margin:0}}#mobile-menu-button{display:none;width:100%;background-color:#E61E2900;color:white;padding:10px;text-align:center;font-size:16px;border:none;cursor:pointer;transition:background-color 0.3s ease}#mobile-menu-button:hover{background-color:#005f8c}@media (max-width:991px){#mobile-menu-button{display:block}#override nav.woocommerce-MyAccount-navigation{display:none;overflow:hidden;background-color:white;box-shadow:0 0 20px #dbdbdb;border-radius:10px;padding:20px;position:absolute;left:0;top:50px;z-index:9}.is-active{font-weight:bold}}.sw_popup{position:fixed;background-color:rgba(0, 0, 0, 0.6);width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition-property:visibility;top:0;z-index:999;visibility:hidden}.sw_popup .sw_popup_inner{position:relative;width:100%;max-width:500px;padding:15px;flex-direction:column;display:flex;align-items:center;transform:scale(0);transition-property:all;transition:ease-in-out 200ms;background:#fff;text-align:center;line-height:2;font-family:inherit;border-radius:2px;box-shadow:0px 0px 25px 2px rgba(0, 0, 0, 0.5);opacity:0;max-height:95vh;overflow-y:scroll}.sw_popup .sw_popup_inner h2{display:inline-block;margin-bottom:10px}.sw_popup .sw_popup_inner p:last-of-type{margin-bottom:0}.sw_popup .sw_popup_inner .btn{display:inline-block;margin-top:15px}.sw_popup .close_popup{position:absolute;right:-10px;top:-10px;background:#ba211e;color:#fff;width:28px;height:28px;border-radius:50px;font-size:24px;display:flex;align-items:center;justify-content:center;padding:0 0 2px 0;cursor:pointer;transition-property:background;transition:ease 200ms}.sw_popup .close_popup:hover{background:#9e1d1b}.sw_popup .popup_button:hover{background:#9e1d1b}.sw_popup.active{visibility:visible;z-index:9999999}.sw_popup.active .sw_popup_inner{transform:scale(1);opacity:1}#toggle-admin-bar{transition:0.2s;position:fixed;top:32px;right:0;background-color:#1d2327;color:#fff;border:none;padding:0 7px;cursor:pointer;border-radius:0;border-bottom-left-radius:15px;z-index:9999}#toggle-admin-bar i{transition:0.2s}#toggle-admin-bar .fa-solid.fa-chevron-up{font-size:10px}#toggle-admin-bar:hover{background-color:#555}.admin-bar{position:relative}@media screen and (max-width:480px){#splide_brandlg-track li{text-align:center}}h1{font-weight:600}.products-box .products-img a{height:100%}@media screen and (max-width:480px){div.navbar-usps .usp{width:100% !important}}@media screen and (max-width:767px){.step-four-box .col-sm-3{flex:0 0 100%;max-width:100%}.beforefooter .btn:last-child{margin-left:15px !important}}@media screen and (max-width:535px){.beforefooter .btn:last-child{margin-left:0 !important;display:block}}.footer-form{padding-left:inherit !important;padding-right:inherit !important;width:inherit !important;max-width:inherit !important;left:inherit !important}@media screen and (max-width:991px) and (min-width:767px){.brochures-four-box .col-sm-3{flex:0 0 50%;max-width:50%}.brochures-four-box .wpb_single_image .wpb_heading.wpb_singleimage_heading{font-size:20px}}.serboxes .vc_column-inner{height:100%}.serboxes .vc_column-inner>.wpb_wrapper{height:100%}#threegreybox-track .vc_column-inner{height:100%}#threegreybox-track .vc_column-inner>.wpb_wrapper{height:100%}#override header ul.navbar-nav>li>ul>li ul.submenu{position:absolute;left:0;bottom:-170%;top:unset;width:max-content;max-width:fit-content;min-width:max-content}#override header ul.navbar-nav>li>ul>li ul.submenu li a{color:white}#override header ul.navbar-nav>li>ul>li ul.submenu li a:hover{color:red}#override header ul.navbar-nav>li>ul>li ul.submenu::after{width:10px}#override header ul.navbar-nav>li>ul>li ul.submenu::before{width:10px}.producten_grid .wpb_single_image{box-shadow:0 3px 6px rgba(0, 0, 0, 0.16);border-radius:20px;position:relative;z-index:99}.producten_grid .wpb_single_image:hover{position:relative;top:-15px}.producten_grid img{aspect-ratio:1;object-fit:cover}.producten_grid .vc_custom_heading div{font-size:26px;line-height:35px;margin-bottom:0;color:#000;font-weight:500;text-align:center}@media screen and (max-width:767px){.producten_grid .vc_grid-item{width:50%;display:inline-block !important}.producten_grid .vc_gitem-zone{aspect-ratio:0.7}}@media screen and (max-width:580px){.producten_grid .vc_custom_heading div{font-size:18px}}body.single-product .form-box{padding-top:120px;margin-top:-120px}/*# sourceMappingURL=https://www.utrechtdental.nl/wp-content/themes/saleswizard-theme/style.css.map */