@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap");@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.site-header{display:block;width:100%;position:relative;top:0;left:0;right:0;margin-bottom:32px;background-color:#158DD0;z-index:999}header.site-header .navbar-wrapper{padding:15px 0}header.site-header .navbar-wrapper>.container{display:flex;justify-content:space-between;align-items:center}header.site-header .navbar-wrapper>.container .navbar-brand img{vertical-align:middle}header.site-header .navbar-wrapper>.container .navbar-brand>a:visited{text-decoration:none}header.site-header .navbar-wrapper>.container .navbar-brand>a:hover{text-decoration:none}header.site-header .navbar-wrapper>.container .navbar-contact ul{display:flex;align-items:center;margin:0;padding:0}header.site-header .navbar-wrapper>.container .navbar-contact ul li{list-style:none;margin:0 15px}header.site-header .navbar-wrapper>.container .navbar-contact ul li:last-child{margin-right:0}header.site-header .navbar-wrapper>.container .navbar-contact ul li i{margin:0 5px 0 0}header.site-header .navbar-wrapper>.container .navbar-toggler{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:-webkit-transform 0.6s;transition:-webkit-transform 0.6s;transition:transform 0.6s;transition:transform 0.6s, -webkit-transform 0.6s;z-index:9999999}@media only screen and (min-width:992px){header.site-header .navbar-wrapper>.container .navbar-toggler{display:none}}header.site-header .navbar-wrapper>.container .navbar-toggler .burger-bars{position:relative;width:30px;height:3px;background:#fff}header.site-header .navbar-wrapper>.container .navbar-toggler .burger-bars:before{top:-10px;content:"";position:absolute;width:30px;height:100%;background:inherit;left:0;transform-origin:center center;transition:transform 0.25s ease, top 0.25s ease, bottom 0.25s ease}header.site-header .navbar-wrapper>.container .navbar-toggler .burger-bars:after{bottom:-10px;content:"";position:absolute;width:30px;height:100%;background:inherit;left:0;transform-origin:center center;transition:transform 0.25s ease, top 0.25s ease, bottom 0.25s ease}header.site-header .navbar-wrapper>.container .navbar-toggler .burger-bars.active{background:transparent}header.site-header .navbar-wrapper>.container .navbar-toggler .burger-bars.active:before{transform:rotate(45deg);top:0;width:30px;background:#000}header.site-header .navbar-wrapper>.container .navbar-toggler .burger-bars.active:after{transform:rotate(-45deg);bottom:0;width:30px;background:#000}header.site-header .navbar-wrapper>.container .navbar-toggler .navbar-toggle-title{margin-left:5px}@media only screen and (max-width:991px){header.site-header .navbar{display:none}}header.site-header .navbar .nav-bar{padding-left:0;padding-right:0}header.site-header .navbar .nav-bar ul{padding:0;margin:0}header.site-header .navbar .nav-bar ul.navbar-nav{display:flex;justify-content:center}header.site-header .navbar .nav-bar ul.navbar-nav li{list-style:none;position:relative}header.site-header .navbar .nav-bar ul.navbar-nav li:hover>ul{display:block}@media only screen and (max-width:991px){header.site-header .navbar .nav-bar ul.navbar-nav li:hover>ul{display:none}}header.site-header .navbar .nav-bar ul.navbar-nav>li{display:inline-block;line-height:1}header.site-header .navbar .nav-bar ul.navbar-nav>li>a{font-weight:500;font-size:22px;line-height:35px;text-decoration:none;padding:5px 15px;color:#fff;display:block;text-transform:inherit;-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.site-header .navbar .nav-bar ul.navbar-nav>li>a:hover{color:#002338}@media only screen and (max-width:1367px){header.site-header .navbar .nav-bar ul.navbar-nav>li>a{font-size:18px}}@media only screen and (max-width:1200px){header.site-header .navbar .nav-bar ul.navbar-nav>li>a{font-size:16px}}header.site-header .navbar .nav-bar ul.navbar-nav>li:first-child>a{padding-left:0}header.site-header .navbar .nav-bar ul.navbar-nav>li:last-child>a{padding-right:0}header.site-header .navbar .nav-bar ul.navbar-nav>li.current_page_item>a{color:#003A5A}header.site-header .navbar .nav-bar ul.navbar-nav>li.current_page_parent>a{color:#003A5A}header.site-header .navbar .nav-bar ul.navbar-nav>li.current_page_ancestor>a{color:#003A5A}header.site-header .navbar .nav-bar ul.navbar-nav>li.menu-item-has-children>a>span{position:relative}header.site-header .navbar .nav-bar ul.navbar-nav ul{display:none;position:absolute;left:0;background:#fff;min-width:210px;z-index:9;font-size:20px;text-align:left;box-shadow:0px 3px 6px #00000029;border-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px}header.site-header .navbar .nav-bar ul.navbar-nav ul li{transition:all 0.2s ease 0s}header.site-header .navbar .nav-bar ul.navbar-nav ul li a{color:#022338;text-decoration:none;padding:10px 23px;display:block;font-weight:500}header.site-header .navbar .nav-bar ul.navbar-nav ul li:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px;padding-bottom:10px}header.site-header .navbar .nav-bar ul.navbar-nav ul li:first-child{padding-top:10px}header.site-header .navbar .nav-bar ul.navbar-nav ul li:hover a{color:#158DD0}header.site-header .navbar .nav-bar ul.navbar-nav ul li.current_page_item a{color:#158DD0}header.site-header .navbar .nav-bar ul.navbar-nav ul ul{left:100%;top:0;position:absolute;box-shadow:0 5px 15px rgba(0, 0, 0, 0.05), inset 0 -1px 0 rgba(0, 0, 0, 0.1);border-bottom-left-radius:5px;border-bottom-right-radius:5px}header.site-header.sticky-nav{-webkit-box-shadow:0 5px 20px rgba(0, 0, 0, 0.2);box-shadow:0 5px 20px rgba(0, 0, 0, 0.2);position:fixed !important;z-index:1000;top:0;left:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition-duration:0s;transition-duration:0s;background:#fff}header.site-header.sticky-nav .navbar-wrapper{padding-top:25px;padding-bottom:25px}header.site-header.sticky-nav .navbar-wrapper::after{display:none}@media only screen and (max-width:992px){header.site-header.sticky-nav .navbar-wrapper>.container .navbar-toggler .burger-bars{background:#158DD0}}header.site-header.sticky-nav .navbar-wrapper>.container .navbar-brand img{filter:unset}header.site-header.sticky-nav .navbar .nav-bar ul.navbar-nav>li>a{color:#003A5A}header.site-header.sticky-nav #toggle_search_form{filter:unset}header.site-header.slide-down{-webkit-transition-duration:1s;transition-duration:1s;-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation:slide-down 0.7s ease forwards;animation:slide-down 0.7s ease forwards}.navbar-usps{padding:10px 0}.navbar-usps .usp i{margin-right:5px}.comment-navigation .nav-previous{float:left;width:50%}.comment-navigation .nav-next{float:right;text-align:right;width:50%}.comment-content.card-block{padding:20px}@media only screen and (min-width:992px){.close_sidenav,.toggle_sub_menu{display:none}}@media only screen and (max-width:991px){.site-header .navbar-wrapper .navbar-contact{display:none}body.scrolling-off{overflow:hidden}.sidenav{border-top:none;height: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;max-width:320px;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:75px}.sidenav ul.navbar-nav ul{display:none;position:relative;background:transparent;box-shadow:unset}.sidenav ul.navbar-nav ul li a{color:#222222;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:flex;flex-direction:row;flex-wrap:wrap;width:100%;position:relative;align-items:center}.sidenav ul li a{display:block;padding:10px 15px;font-size:24px;line-height:35px;color:#003A5A;order:1;font-weight:500}.sidenav ul li span.toggle_sub_menu{order:2;position:relative;top:0px;right:unset;transform:unset;width:20px;height:20px}.sidenav ul li span.toggle_sub_menu i{color:#003A5A}.sidenav ul li ul.submenu{order:3;width:100%}.sidenav ul li.active a{color:#158dd0}.sidenav ul li:has(.toggle_sub_menu.rotate) a{color:#158dd0}.sidenav ul li:has(.toggle_sub_menu.rotate) span.toggle_sub_menu i{color:#158dd0;transform:rotate(180deg)}.sidenav ul li:has(.toggle_sub_menu.rotate) ul.submenu li{margin-bottom:20px}.sidenav ul li:has(.toggle_sub_menu.rotate) ul.submenu li a{color:#003A5A;font-size:20px;line-height:35px;padding:0px 20px}.sidenav ul li:has(.toggle_sub_menu.rotate) ul.submenu li.active a{color:#158DD0}.sidenav ul>li>.toggle_sub_menu.rotate i{transform:rotate(90deg)}.sidenav.sidenav-expanded{visibility:visible;opacity:1;right:0}.sidenav.sidenav-expanded .nav-bar{right:0}.toggle_sub_menu{position:absolute;top:-2px;right:0;display:flex;align-items:center;justify-content:center;width:50px;height:50px;transform:rotate(270deg)}.close_sidenav{display:block;font-size:32px;color:#158DD0;text-align:right;cursor:pointer;position:absolute;top:20px;right:15px;line-height:1}}#hero{position:relative;text-align:center;font-size:20px;background-color:#158DD0;background-size:cover !important;background-position:center;height:500px}@media only screen and (max-width:768px){#hero{height:300px}}#hero .hero-inner{width:100%;height:100%;display:flex;align-items:center}#hero h1{color:#ffffff;margin:0;text-shadow:0px 3px 6px rgba(0, 0, 0, 0.3);font-size:60px}@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;height:250px;background-color:#158DD0;background-size:cover;background-position:center;margin-bottom:30px}@media only screen and (max-width:768px){#hero-page{height:150px;margin-bottom:0px}}#hero-page .hero-inner{width:100%;height:100%;display:flex;align-items:flex-end;z-index:1;position:relative}#hero-page .hero-inner h1{margin:0;color:#fff;font-size:60px;margin-bottom:62px}@media only screen and (max-width:768px){#hero-page .hero-inner h1{font-size:30px;margin-bottom:20px}}#hero-page:before{content:"";width:100%;height:100%;display:inline-block;background:#00000080;position:absolute;top:0;left:0}#hero_slider{display:block;position:relative;height:400px}#hero_slider .splide__track{height:100%}footer{background-color:#158DD0;color:#158DD0}footer .footer-widget{padding:5rem 0}footer .footer-title{font-size:24px;font-weight:600;display:block;margin-bottom:1rem;color:#fff}footer ul{padding:0}footer ul li{list-style:none}footer a{color:#fff}footer a:hover{color:#fff}footer .copyright{font-size:0.875rem;text-align:left;background-color:#002338;color:#158DD0;padding:10px 0}footer .copyright>.container{display:flex}footer .copyright p{margin:0}footer .copyright a{color:#fff}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;flex-direction:row;flex-wrap:wrap}ul.sw-social-icons li{display:flex;align-items:center;justify-content:center;margin:0 7px 0 0;border-radius:3px;width:30px;height:30px}@media only screen and (max-width:768px){.footer-col{margin-bottom:38px}}*::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:-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:16px;font-weight:400;line-height:1.5;color:#222222;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:#158DD0;text-decoration:none;background-color:transparent;transition:all 0.15s ease-in-out}a:active,a:hover{outline:0;color:#158DD0}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:#444444}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:60px;border:0px solid #0F7CB9;background:#fff;border-radius:10px;font-size:20px !important;padding:13px 17px 13px 11px !important;margin-bottom:12px;font-family:inherit;color:#444444}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 #0F7CB9;margin:0 2px;padding:5px 10px 5px}legend{border:0;padding:0}textarea{overflow:auto;border:0px solid #0F7CB9;background:#fff;border-radius:10px;font-size:20px !important;padding:16px 17px 21px 21px !important;height:180px !important;resize:none;font-family:inherit;color:#444444}select{border:0px solid #0F7CB9;background:#fff;border-radius:10px;font-size:20px;padding:13px 17px 13px 11px;margin-bottom:12px;appearance:none;-webkit-appearance:none;height:60px;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;color:#444444}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:#158DD0}.secondary{background-color:#002338}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:#003A5A;font-weight:700;margin-top:0;margin-bottom:30px;line-height:1}h1{font-size:40px}@media only screen and (max-width:768px){h1{font-size:32px}}h2{font-size:50px}@media only screen and (max-width:768px){h2{font-size:26px}}h3{font-size:32px}@media only screen and (max-width:768px){h3{font-size:26px}}h4{font-size:28px}h5{font-size:18px}p{margin-top:0;margin-bottom:30px}.btn{display:inline-flex;align-items:center;justify-content:center;height:50px;font-weight:500;color:#ffffff;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#002338;padding:0px 26px;font-size:20px;line-height:1;border-radius:10px;transition:all 0.15s ease-in-out;box-shadow:none;font-family:inherit;background-image:url("/wp-content/uploads/Icon-ionic-ios-arrow-round-forward-white.svg");background-repeat:no-repeat;background-position:calc(100% - 25px) 51%;padding-right:50px;padding-top:3px}.btn:hover{text-decoration:none;color:#fff;background-color:#003A5A;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:hover{background-color:#003A5A}.btn-primary:focus{opacity:0.8;box-shadow:0 0 0 0.2rem rgba(38, 143, 255, 0.5)}.btn-primary.focus{opacity:0.8;box-shadow:0 0 0 0.2rem rgba(38, 143, 255, 0.5)}.btn-secondary{color:#003A5A;background-color:#fff;background-image:url("/wp-content/uploads/Icon-ionic-ios-arrow-round-forward-black.svg")}.btn-secondary:hover{color:#000000;background-color:#F0F0E6}.btn-custom{color:#222;background-color:transparent;border:2px solid #158DD0;background-image:url("/wp-content/uploads/Icon-ionic-ios-arrow-round-forward-black.svg")}.btn-custom:hover{color:#fff;background-color:#158DD0;border:2px solid #158DD0;background-image:url("/wp-content/uploads/Icon-ionic-ios-arrow-round-forward-white.svg")}.btn-custom2{color:#fff;background-color:#158DD0;border:2px solid #fff}.btn-custom2:hover{color:#fff;background-color:#158DD0;border:2px solid #fff}.btn-container.btn-center{text-align:center}.btn-container.btn-left{text-align:left}.btn-container.btn-right{text-align:right}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden;word-wrap:normal !important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.6);clip:auto !important;color:#21759b;display:block;font-size:14px;font-size:0.875rem;font-weight:bold;height:auto;left:0.313rem;line-height:normal;padding:0.938rem 1.438rem 0.875rem;text-decoration:none;top:0.313rem;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}.screen-reader-response{display:none}.dienst{display:flex;flex-direction:column-reverse;box-shadow:0px 3px 8px rgba(0, 0, 0, 0.1);border-radius:5px;overflow:hidden;border:1px solid transparent;transition:all 0.15s ease-in-out}.dienst:hover{border-color:#d3dce5}.dienst:hover h2{background-color:#e7ebef}.dienst h2{background-color:#ffffff;text-transform:uppercase;margin:0;text-align:center;padding:15px 0;transition:all 0.15s ease-in-out;font-size:24px}@media only screen and (max-width:768px){.dienst h2{font-size:18px}}.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.entry-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed{max-width:100%}iframe{max-width:100%}object{max-width:100%}.wp-caption{background:#f1f1f1 none repeat scroll 0 0;border:1px solid #f0f0f0;max-width:96%;padding:0.313rem 0.313rem 0;text-align:center}.wp-caption img[class*="wp-image-"]{border:0 none;height:auto;margin:0;max-width:100%;padding:0;width:auto}.wp-caption .wp-caption-text{font-size:0.688rem;line-height:1.063rem;margin:0;padding:0.625rem}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-item .gallery-columns-2{max-width:50%}.gallery-item .gallery-columns-3{max-width:33.33333%}.gallery-item .gallery-columns-4{max-width:25%}.gallery-item .gallery-columns-5{max-width:20%}.gallery-item .gallery-columns-6{max-width:16.66667%}.gallery-item .gallery-columns-7{max-width:14.28571%}.gallery-item .gallery-columns-8{max-width:12.5%}.gallery-item .gallery-columns-9{max-width:11.11111%}.gallery-caption{display:block}@media (min-width:1368px){.container{max-width:1320px}}.whatsappbtn{position:fixed;top:50%;right:5px;z-index:9999;background:#25d366;border-radius:100px;width:60px;height:60px;display:flex;justify-content:center;align-items:center}.whatsappbtn i{font-size:38px;color:white}.infinite-scroll .posts-navigation{display:none}.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.mobile-contact{position:fixed;bottom:0;left:0;right:0;background:#158DD0}@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 #158DD0;border-right:1px solid #158DD0}.mobile-contact ul li a{padding:15px;display:flex;align-items:center;justify-content:center}.mobile-contact ul li i{color:#158DD0}.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:#002338}.byline{color:#002338}.comments-link{color:#002338}.entry-title>a{color:inherit}.post-navigation{margin:30px 0}.post-navigation ul{margin:0;padding:0}.post-navigation li{display:inline}.post-navigation li a{color:#ffffff;text-decoration:none;background-color:#002338;border-radius:3px;cursor:pointer;padding:12px;display:inline-block}.post-navigation li a:hover{color:#fff;background-color:#158DD0}.post-navigation li.active a{color:#fff;background-color:#158DD0}.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 #0F7CB9;border-bottom:0.5px solid #0F7CB9}.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 #0F7CB9;border-bottom:1px solid #0F7CB9;display:none !important}.post_filters_wrapper{position:relative;z-index:10}.post_filters_wrapper .btn.filter_button{background:linear-gradient(90deg, #002338, #003A5A)}.post_filters_wrapper .btn.filter_button:hover{background:linear-gradient(90deg, #003A5A, #002338)}.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 #0F7CB9}.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 #0F7CB9;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:#0F7CB9;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:#222222}.filter_dropdown li:hover .filter_option::before{opacity:1}.filter_dropdown li .filter_option:focus::after{background-color:#222222;border-color:#222222}.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:#0F7CB9;padding-left:25px;font-size:18px;color:#222222}.post .post_wrapper{overflow:hidden;position:relative;margin-bottom:0px;border-top:2px solid #E8E8D8;margin-top:0px;padding-bottom:30px}.post .post_wrapper .post_thumbnail{width:100%;height:300px;max-width:312px;max-height:208px}@media only screen and (max-width:768px){.post .post_wrapper .post_thumbnail{max-width:88px;max-height:59px}}.post .post_wrapper .post_thumbnail img{width:100%;height:100%;max-width:312px;max-height:208px;object-fit:cover}@media only screen and (max-width:768px){.post .post_wrapper .post_thumbnail img{max-width:88px;max-height:59px}}.post .post_wrapper .post_meta{padding:10px 30px}.post .post_wrapper .post_meta ul{margin:0;padding:0}.post .post_wrapper .post_meta ul li{margin-right:30px;list-style:none;padding-left:0;display:inline-block}.post .post_wrapper .post_meta ul li span{margin:0 7px}.post .post_excerpt{padding:15px 30px;overflow:hidden}@media only screen and (max-width:768px){.post .post_excerpt{padding:0}}.post .post_excerpt h3{margin-bottom:15px;color:#003A5A}.post .post_excerpt h3 a{color:#003A5A}@media only screen and (max-width:768px){.post .post_excerpt h3{font-size:20px;line-height:30px}}.post .post_excerpt p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.post .btn{display:inline-flex;width:fit-content;margin:0 30px 15px auto}.blog .post_wrapper:last-of-type{border-bottom:0px}.blog .post_wrapper a.btn{margin-left:0}.blog .above_footer_contact{display:none}.blog .above-footer{margin-top:120px}.post_all{text-align:center;margin:15px 0}.categories{margin:30px 0}.categories ul{margin:0;padding:10px 0px;display:flex;gap:15px;flex-direction:row;flex-wrap:nowrap;overflow-x:scroll;overflow-y:hidden}.categories ul li{display:inline-block;list-style:none;min-width:fit-content}.categories ul li a{padding:6px 16px 3px 16px;border:1px solid #D8E2D2;border-radius:20px;color:#2F2A2A;font-size:16px}.categories ul li a:hover{color:#fff;background-color:#158DD0}.categories ul li:last-child a{border-right:0}.categories ul li.active a{color:#fff;background-color:#158DD0}.categories .fa-filter:before{content:url("/wp-content/uploads/Icon-material-filter-list-blue.svg")}@media only screen and (min-width:991px){.single-post #content{max-width:872px;margin-left:auto;margin-right:auto;padding-top:100px}}@media only screen and (max-width:768px){.single-post #content{padding-top:100px}}.single-post h1{font-size:50px;margin-bottom:50px}@media only screen and (max-width:768px){.single-post h1{font-size:26px;margin-bottom:33px}}.single-post h3{line-height:48px}@media only screen and (max-width:768px){.single-post h3{font-size:22px;line-height:28px}}.single-post .post_content{border-bottom:2px solid #E8E8D8;margin-bottom:33px}.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:872px;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}.single-post .above_footer_contact{display:none}.single-post .above-footer{margin-top:100px}.single_post_bottom{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:50px}@media only screen and (max-width:768px){.single_post_bottom{flex-direction:column-reverse;gap:50px}}.single_post_bottom a.back{margin-left:0;margin:0px}@media only screen and (max-width:768px){.single_post_bottom a.back{width:100%}}.single_post_bottom .share_article>p{margin-bottom:5px;font-weight:700;text-align:right;color:#003A5A}.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:13px;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:3;overflow:hidden;margin-bottom: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}.publications_excerpt p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin-bottom:15px;font-family:"Hind", sans-serif;font-size:20px;font-weight:400}#single_project_wrapper,#single_work_wrapper{position:relative;margin:30px 0}#single_project_wrapper .single_project_inner,#single_work_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,#single_work_wrapper .project_short_description{padding-top:60px}#single_project_wrapper .project_description,#single_work_wrapper .project_description{padding-bottom:30px}#single_project_wrapper #project_gallery:not(.masonry),#single_work_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),#single_work_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,#single_work_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),#single_work_wrapper #project_gallery:not(.masonry){grid-template-columns:repeat(4, 1fr)}#single_project_wrapper #project_gallery:not(.masonry) .project-image:not(.masonry-item) img,#single_work_wrapper #project_gallery:not(.masonry) .project-image:not(.masonry-item) img{height:307px}}#single_project_wrapper #project_gallery.masonry,#single_work_wrapper #project_gallery.masonry{padding:30px 0}#single_project_wrapper #project_gallery.masonry .project-image.masonry-item,#single_work_wrapper #project_gallery.masonry .project-image.masonry-item{margin-bottom:12px}#single_project_wrapper #project_gallery.masonry .project-image.masonry-item.col-lg-3,#single_work_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,#single_work_wrapper #project_gallery.masonry .project-image{width:100%}#single_project_wrapper #project_gallery.masonry .project-image img,#single_work_wrapper #project_gallery.masonry .project-image img{width:100%}}.project .project-card{border-radius:5px;overflow:hidden;box-shadow:0px 3px 8px rgba(0, 0, 0, 0.1);border:1px solid transparent;transition:all 0.15s ease-in-out}.project .project-card:hover{border-color:#d3dce5}.project .project-card:hover .project-title{background-color:#002338}.project .project-thumb{display:block;width:100%;height:250px}.project .project-thumb img{width:100%;height:100%;object-fit:cover}.project .project-title{background-color:#ffffff;padding:15px 0;text-align:center;transition:all 0.15s ease-in-out}.project .project-title h3{font-size:24px;text-transform:capitalize;margin-bottom:0}@media only screen and (max-width:768px){.project .project-title h3{font-size:18px}}.project a{color:#158DD0}.review{position:relative;display:block;margin:0 auto;max-width:600px;padding:30px;text-align:center;background-color:#F5F5F0;border-radius:10px;font-size:18px}.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:#158DD0;letter-spacing:5px}.review .review-content{margin-bottom:15px}.review small{font-size:18px;font-weight:600;color:#003A5A}.review span.function{display:block;margin-top:7px}.splide_reviews .splide__track{padding:15px 0 30px 0}.splide_reviews .splide__pagination{bottom:-15px}.splide_projects .splide__track{padding:30px}.splide_logos li{padding:15px;text-align:center}.splide_logos .slide_logo{display:flex;align-items:center;justify-content:center;height:110px}.splide_logos .slide_logo span{font-weight:600}.splide_logos .splide__arrow{background:#506a83;width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:100%}.splide_logos .splide__arrow svg{fill:#fff;width:15px;height:15px}.splide_logos .splide__arrow:hover svg{fill:#fff}.blog_slider .splide__track{padding:30px}.wpb_row.row-has-fill{padding:0}.row-has-fill.row-no-padding.row-o-equal-height.row-o-content-middle.row-flex .col .vc_column-inner{height:100%}.align-content-left-container>.column:first-child>.vc_column-inner>.wpb_wrapper{max-width:605px;margin-left:auto;padding-top:50px;padding-right:50px;padding-bottom:50px}.align-content-right-container>.column:last-child>.vc_column-inner>.wpb_wrapper{max-width:605px;margin-right:auto;padding-top:50px;padding-left:50px;padding-bottom:50px}.vc_custom_heading{margin-bottom:0}@media only screen and (max-width:768px){.vc_custom_heading{font-size:16px !important}}.wpb_text_column ul{padding-left:15px}.wpb_row.row-has-fill{padding:0}.row-has-fill.row-no-padding.row-o-equal-height.row-o-content-middle.row-flex .col .vc_column-inner{height:100%}.align-content-left-container>.column:first-child>.vc_column-inner>.wpb_wrapper{max-width:605px;margin-left:auto;padding-top:50px;padding-right:50px;padding-bottom:50px}.align-content-right-container>.column:last-child>.vc_column-inner>.wpb_wrapper{max-width:605px;margin-right:auto;padding-top:50px;padding-left:50px;padding-bottom:50px}.vc_custom_heading{margin-bottom:0}.wpb_text_column ul{padding-left:15px}@media only screen and (max-width:991px){.align-content-left-container>.wpb_column:first-child>.vc_column-inner>.wpb_wrapper{padding-left:15px}.align-content-right-container>.wpb_column:first-child>.vc_column-inner>.wpb_wrapper{padding-right:15px}}.align-left{text-align:left}.align-center{text-align:center}.align-right{text-align:right}.alignleft{display:inline;float:left;margin-right:20px}.alignright{display:inline;float:right;margin-left:20px}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}a img.alignright{float:right;margin:5px 0 15px 15px}a img.alignnone{margin:5px 0 15px 15px}a img.alignleft{float:left;margin:5px 0 15px 15px}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption.alignnone{margin:5px 0 15px 15px}.wp-caption.alignleft{margin:5px 0 15px 15px}.wp-caption.alignright{margin:5px 0 15px 15px}.woocommerce-cart-form .shop_table .coupon .input-text{width:8.313rem !important}.variations_form .variations .value>select{margin-bottom:0.625rem}.woocommerce-MyAccount-content .col-1{max-width:100%}.woocommerce-MyAccount-content .col-2{max-width:100%}.mobile-product-cats{width:200vw;height:100vh;background:#fff;position:fixed;top:0;left:100vw;z-index:90000;overflow-y:scroll;list-style:none;transition:all 0.3s ease-in-out;padding:0;background-color:#f3f3f3;z-index:9999999}.mobile-product-cats li a{display:block;border-bottom:1px solid #efefef;padding:15px}.mobile-product-cats li a:hover{text-decoration:none}.mobile-product-cats ul{width:100vw;height:100vh;position:fixed;top:0;left:100vw;z-index:90000;overflow-y:scroll;list-style:none;transition:all 0.3s ease-in-out;padding:0;background-color:#f3f3f3}.mobile-product-cats ul.active{left:0}.mobile-product-cats .has-children a:after{content:"";position:absolute;font-family:"Font Awesome 6 Free";right:15px;font-weight:600;left:95vw}.mobile-product-cats.fixed{padding-top:55px}.mobile-product-cats.fixed .children-cats{padding-top:55px}.mobile-product-cats.fixed .menu-action{top:0;position:fixed;z-index:999999999}.mobile-product-cats.active{left:0}.mobile-product-cats.push{left:-100vw}a.mobile-product-cats-btn{display:block;text-align:center;text-transform:uppercase;border-radius:15px;background-color:#158DD0;color:#fff !important;font-size:14px;padding:15px;margin-bottom:30px;cursor:pointer}.menu-action{display:block;width:100%;background-color:#158DD0;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}}.woocommerce-account .woocommerce-MyAccount-navigation{width:20%}.woocommerce-account .woocommerce-MyAccount-navigation ul{padding:0;border-top:1px solid #eee}.woocommerce-account .woocommerce-MyAccount-navigation ul li{list-style:none;border-bottom:1px solid #eee;padding-bottom:0}.woocommerce-account .woocommerce-MyAccount-navigation ul li a{padding:10px 5px;display:block}.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before{margin-right:20px;opacity:0.25}.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:before{opacity:1}.woocommerce-account .woocommerce-MyAccount-navigation ul li a::before{font-family:"Font Awesome 6 Free";font-weight:900}.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a:before{opacity:1}.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before{content:""}.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before{content:""}.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before{content:""}.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before{content:""}.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before{content:""}.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before{content:""}.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before{content:""}.woocommerce-account .woocommerce-MyAccount-content{display:inline-block;float:left;margin-left:5%;width:75%}.woocommerce-account .woocommerce-MyAccount-content h2{font-size:25px;text-align:center;font-weight:600}.woocommerce-account p.order-again{text-align:right}.woocommerce-account .woocommerce-EditAccountForm button[type="submit"]{margin-top:50px;display:inline-block}.woocommerce-account section .woocommerce{display:flex;flex-wrap:wrap}.woocommerce-account p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide{display:flex;flex-direction:column}.woocommerce-account p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide #username{max-width:200px;padding:10px;margin-bottom:0}.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-EditAccountForm label{min-width:137px;display:inline-block}.woocommerce-EditAccountForm em{font-size:12px}.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)}}.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}#toggle-admin-bar{display:none}.logged-in #toggle-admin-bar{display:block;position:fixed;top:30px;right:0;background:#1d2327;color:#fff}body{font-family:"Hind", sans-serif;background:#F0F0E6;font-size:20px;font-weight:400}@media only screen and (max-width:768px){body{font-size:18px}}h1,h2,h3,h4,h5,h6{font-family:"Outfit", sans-serif}header.site-header{background:#158DD0}header.site-header .navbar-wrapper{position:relative;padding:5px 0;padding-top:50px}@media only screen and (max-width:768px){header.site-header .navbar-wrapper{padding-top:30px}}header.site-header .navbar-wrapper::after{content:"";display:block;height:82px;width:100%;clip-path:polygon(0 0, 150% 0, 0 70%);background:#158DD0;position:absolute;bottom:-82px;left:0}@media only screen and (max-width:768px){header.site-header .navbar-wrapper::after{clip-path:polygon(0 0, 150% 0, 0 50%)}}@media only screen and (max-width:575px){header.site-header .navbar-wrapper::after{clip-path:polygon(0 0, 150% 0, 0 30%)}}header.site-header .navbar-wrapper .header_wrapper{display:flex;justify-content:space-between;align-items:center;gap:30px}header.site-header .navbar-wrapper .navbar-brand img{filter:brightness(0) invert(1)}@media only screen and (max-width:1367px){header.site-header .navbar-wrapper .navbar-brand img{max-width:275px}}@media only screen and (max-width:1200px){header.site-header .navbar-wrapper .navbar-brand img{max-width:200px}}header.site-header #toggle_search_form{filter:brightness(0) invert(1);width:33px}header.site-header #search_wrapper{display:none}header.site-header #search_wrapper.active{display:flex;position:absolute;top:60px;right:170px;flex-direction:row}header.site-header #search_wrapper.active .search-form{display:flex}header.site-header #search_wrapper.active .search-form input{min-width:200px;font-size:20px !important}header.site-header #search_wrapper.active .search-form button[type=submit]{padding:14px 30px 14px 30px}header.site-header .menu_wrapper{display:flex;flex-direction:row;align-items:center;gap:35px;position:relative}header.site-header .menu_wrapper ul{padding-left:0px;list-style:none}header.site-header .menu_wrapper li::marker{display:none}header.site-header .menu_wrapper li a.btn{padding-right:30px;background-image:none;height:50px;display:flex;align-items:center;justify-content:center;padding:0px 20px;padding-top:4px}@media only screen and (max-width:991px){header.site-header .menu_wrapper{display:none}}#hero{height:780px;overflow:hidden}@media only screen and (max-width:768px){#hero{height:740px}}#hero::before{content:"";display:block;height:100%;width:100%;position:absolute;top:0;left:0;background:transparent linear-gradient(90deg, #00000080 0%, #00000040 100%) 0% 0% no-repeat padding-box;height:780px;z-index:1}#hero video{width:100%;height:100%;object-fit:cover;position:absolute;left:0;top:0;z-index:0}#hero .hero-inner{position:relative;z-index:2}#hero .hero-inner>.container{max-width:1050px}#hero .hero-inner h3{color:#158DD0;font-size:24px;margin-bottom:10px}@media only screen and (max-width:768px){#hero .hero-inner h3{font-size:20px}}#hero .hero-inner h1{text-shadow:unset;margin-bottom:10px}@media only screen and (max-width:768px){#hero .hero-inner h1{font-size:30px}}#hero .hero-inner p{text-shadow:unset;font-size:24px;margin-bottom:70px;font-weight:500}@media only screen and (max-width:768px){#hero .hero-inner p{font-size:18px;font-weight:400}}#hero .hero-inner a.btn.btn-primary{background-image:url("/wp-content/uploads/Icon-ionic-ios-arrow-round-forward-white.svg");background-repeat:no-repeat;background-position:90% 48%;padding-right:70px}body#override section.vc_section{padding-top:60px;padding-bottom:80px}@media only screen and (max-width:768px){body#override section.vc_section.blue_box{padding-top:20px}}body#override.page-template-default:not(.home) section.vc_section{padding-top:30px;padding-bottom:30px}body#override.page-template-default:not(.home) section#content{padding-top:20px}.work_wrapper{background:#fff;border-radius:10px}@media only screen and (max-width:768px){.work_wrapper{margin-bottom:30px}}.work_wrapper .work_thumb img{width:100%;height:280px;object-fit:cover;border-top-left-radius:10px;border-top-right-radius:10px}.work_wrapper .work_title{background:#158DD0;padding:12px 20px;padding-bottom:20px;margin-bottom:20px;clip-path:polygon(0 0, 100% 0, 100% 90%, 0% 100%)}.work_wrapper .work_title h3{color:#fff;margin-bottom:0px}.work_wrapper .work_content{padding:0px 20px;color:#000000}.work_wrapper .work_content p{display:-webkit-box;line-clamp:3;box-orient:vertical;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:56px}.work_wrapper .btn_wrapper{width:100%;padding:0px 20px;text-align:right;padding-bottom:32px}.work_wrapper .btn_wrapper a.btn{background-image:url("/wp-content/uploads/Icon-ionic-ios-arrow-round-forward-black.svg");background-repeat:no-repeat;background-position:88% 51%;padding-right:50px}.work_wrapper .btn_wrapper a.btn:hover{background-image:url("/wp-content/uploads/Icon-ionic-ios-arrow-round-forward-white.svg");background-position:94% 51%}.splide_works{margin-bottom:0px;display:flex;flex-direction:row;flex-wrap:wrap}.splide_works li{list-style:none}.splide_works li .work_wrapper .work_title{margin-top:-10px}@media only screen and (max-width:991px){.splide_works .col-sm-4{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:35px}}@media only screen and (max-width:768px){.splide_works a.btn{width:100%}}#splide_works{margin-bottom:80px}@media only screen and (max-width:768px){#splide_works a.btn{width:100%}}section#content{overflow:hidden;padding-top:50px}#splide_works,#splide_projects{clip-path:inset(-100vw -100vw -100vw 0)}#splide_works .splide__track,#splide_projects .splide__track{overflow:visible}.splide__arrow{top:unset;bottom:-100px;background:unset;background-color:transparent;background-image:url("/wp-content/uploads/Icon-ionic-ios-arrow-round-forward-blue.svg");background-repeat:no-repeat;background-position:center;border:2px solid #003A5A;width:50px;height:50px}.splide__arrow.splide__arrow--prev{left:unset;right:5em;transform:rotate(180deg);bottom:-75px}.splide__arrow svg{opacity:0}.blue_box{border-top:10px solid #0F7CB9;background:#158DD0;position:relative;color:#fff;clip-path:polygon(0 0, 100% 0, 100% 95%, 0% 100%)}@media only screen and (max-width:768px){.blue_box{clip-path:polygon(0 0, 100% 0, 100% 97%, 0% 100%)}}.blue_box::after{display:block;height:82px;width:100%;clip-path:polygon(0 0, 100% 0, 0 70%);background:#158DD0;position:absolute;bottom:-82px;left:0}.blue_box h2{color:#fff}#splide_projects .splide__track{padding-left:0px !important;padding-right:0px !important}#splide_projects .splide__arrow{opacity:1;border:2px solid #178dd0;background-color:#178dd0;background-image:url("/wp-content/uploads/Icon-ionic-ios-arrow-round-forward-white.svg");bottom:-27px}#splide_projects .splide__arrow.splide__arrow--prev{bottom:-2px}@media only screen and (max-width:768px){#splide_projects .project-card a.btn{width:100%}}.all_projects{margin:15px 0;margin-top:5px;text-align:left}.all_projects a.btn{background-image:url("/wp-content/uploads/Icon-ionic-ios-arrow-round-forward-white.svg");background-repeat:no-repeat;background-position:88% 51%;padding-right:50px}.all_projects a.btn:hover{background-position:94% 51%}li.splide__slide.project{background:#fff;border-radius:10px}li.splide__slide.project .project-card:hover .project-title{background-color:unset}li.splide__slide.project .project-thumb{height:280px}li.splide__slide.project .project-thumb img{width:100%;height:280px;object-fit:cover;border-top-left-radius:10px;border-top-right-radius:10px}li.splide__slide.project .project-title{text-align:left;padding:15px 20px;color:#444}li.splide__slide.project .project-title h3{color:#444;font-family:"Hind", sans-serif}li.splide__slide.project .project-content{padding:0px 20px;color:#000000}li.splide__slide.project .project-content p{display:-webkit-box;line-clamp:3;box-orient:vertical;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:56px}li.splide__slide.project .btn_container{width:100%;padding:0px 20px;text-align:right;padding-bottom:32px}li.splide__slide.project .btn_container a.btn{background-image:url("/wp-content/uploads/Icon-ionic-ios-arrow-round-forward-black.svg");background-repeat:no-repeat;background-position:88% 51%;padding-right:50px;color:#222}li.splide__slide.project .btn_container a.btn:hover{color:#fff;background-image:url("/wp-content/uploads/Icon-ionic-ios-arrow-round-forward-white.svg");background-position:94% 51%}li.splide__slide.project .project-card{border:unset;border:10px}body#override .search-field{border-top-right-radius:0px;border-bottom-right-radius:0px;width:100%;max-width:400px;position:relative;z-index:2}.search-submit{height:60px;background-color:#003a5a;border-top-left-radius:0px;border-bottom-left-radius:0px;margin-left:-5px;background-image:url("/wp-content/uploads/Icon-material-search-white.svg");background-repeat:no-repeat;background-position:center;position:relative;z-index:2}.search-submit i{opacity:0}.search-form{text-align:center}body#override section.location_row{padding-top:210px;padding-bottom:115px}@media only screen and (max-width:768px){body#override section.location_row{padding-top:60px;padding-bottom:60px}}body#override section.location_row .location_search_row>.column>.vc_column-inner>.wpb_wrapper{padding-right:140px}@media only screen and (max-width:1368px){body#override section.location_row .location_search_row>.column>.vc_column-inner>.wpb_wrapper{padding-right:0px}}body#override section.location_row .location_svg{margin-top:-355px;margin-bottom:0px;max-width:613px;max-height:703px;margin-left:auto;z-index:2;position:relative}@media (max-width:1368px){body#override section.location_row .location_svg{margin-top:35px;margin-right:auto;margin-left:auto}}@media only screen and (max-width:768px){body#override section.location_row .location_svg{margin-top:0px;margin-right:auto}}body#override section.location_row .location_svg img{position:relative;z-index:1;max-width:613px;max-height:703px;object-fit:contain}@media only screen and (max-width:768px){body#override section.location_row .location_svg img{max-width:100%}}small{font-size:16px}section.logo_slider{padding-top:44px !important;padding-bottom:44px}.post_wrapper{display:flex;gap:24px;justify-content:flex-start;align-items:flex-start;border-top:2px solid #E8E8D8;padding:38px 0px}.post_wrapper .post_thumbnail img{max-width:312px;max-height:208px;object-fit:cover;border-radius:10px}@media only screen and (max-width:768px){.post_wrapper .post_thumbnail img{max-width:88px;max-height:59px}}.post_wrapper h3{font-size:28px;margin-bottom:20px;line-height:1.4}@media only screen and (max-width:768px){.post_wrapper h3{font-size:24px}}.post_wrapper p{display:-webkit-box;line-clamp:2;box-orient:vertical;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post_wrapper:last-of-type{border-bottom:2px solid #E8E8D8}.post_wrapper a.btn{background-image:url("/wp-content/uploads/Icon-ionic-ios-arrow-round-forward-black.svg");background-repeat:no-repeat;background-position:88% 51%;padding-right:50px;align-items:center;justify-content:center;display:inline-flex !important}@media only screen and (max-width:768px){.post_wrapper .post_excerpt p,.post_wrapper .post_excerpt a.btn{display:none !important}}.blue_box .post_wrapper{border-color:#0f7cb9}.blue_box .post_wrapper h3{color:#fff}.all_news{margin:25px;text-align:right}.all_news a.btn{background-image:url("/wp-content/uploads/Icon-ionic-ios-arrow-round-forward-white.svg");background-repeat:no-repeat;background-position:88% 51%;padding-right:50px}@media only screen and (max-width:768px){.all_news a.btn{width:100%}}body#override section.extra_padding_top{padding-top:120px}body#override section.no_padding_bottom{padding-bottom:0px}.press_wrapper{background:#fff;padding:18px 13px;border-radius:10px;border-bottom:10px solid #CBCBBB;min-height:250px;padding-bottom:0px}.press_wrapper h3{font-size:20px;color:#444;display:-webkit-box;line-clamp:4;box-orient:vertical;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;line-height:1.2;min-height:100px}.press_wrapper .press_thumb{height:80px;max-width:calc(100% - 50px);margin-left:auto;margin-right:auto}.press_wrapper .press_thumb img{height:80px;object-fit:contain}.all_press{margin-top:55px;text-align:center}.all_press a.btn{background-image:url("/wp-content/uploads/Icon-ionic-ios-arrow-round-forward-white.svg");background-repeat:no-repeat;background-position:88% 51%;padding-right:50px}.all_press a.btn:hover{background-position:91% 51%}div#splide_examples{margin-top:50px}.example_wrapper .example_thumb{border:2px solid #fff;border-radius:50px;max-width:max-content;padding:10px;margin-left:auto;margin-right:auto;margin-bottom:15px}.example_wrapper .example_thumb img{width:57px;height:57px;object-fit:contain}@media only screen and (max-width:768px){.example_wrapper .example_thumb img{width:38px;height:38px}}.example_wrapper .example_title h3{font-size:26px;color:#222;text-align:center}@media only screen and (max-width:768px){.example_wrapper .example_title h3{font-size:14px}}body#override .above-footer section.vc_section.above_footer_contact{padding-bottom:0}@media only screen and (max-width:768px){body#override .above-footer section.vc_section.above_footer_contact{padding-top:50px}}body#override .above-footer .blue_box{padding-top:30px !important}@media only screen and (max-width:768px){body#override .above-footer .blue_box .wpb_text_column{margin-bottom:0px}}body#override .above-footer .blue_box p{font-size:16px}.above-footer .above_footer_contact>.row{min-height:542px;background-repeat:no-repeat;background-size:cover}.above-footer .above_footer_contact>.row>.column{display:flex;align-items:center}.above-footer .above_footer_contact>.row>.column h2{color:#fff}.above-footer .above_footer_contact>.row>.column .btn-container a.btn{background-image:url("/wp-content/uploads/Icon-ionic-ios-arrow-round-forward-black.svg");background-repeat:no-repeat;background-position:88% 51%;padding-right:50px;height:60px}.above-footer .above_footer_contact>.row>.column .btn-container a.btn:hover{background-position:94% 51%}.above-footer .blue_box{background-color:#1487C7;clip-path:none;border-color:#003A5A;padding-bottom:30px !important}.above-footer .blue_box .wpb_single_image img{max-width:270px;width:100%;max-height:63px;height:100%}@media only screen and (max-width:768px){.above-footer .blue_box>.row .col-lg-3{-ms-flex:0 0 75px;flex:0 0 75px;max-width:75px}.above-footer .blue_box>.row .col-lg-9{-ms-flex:0 0 85%;flex:0 0 85%;max-width:85%}}footer{border-top:2px solid #0F7CB9}footer .footer-col{z-index:1;position:relative}footer .footer-col:has(.gform_widget){margin-left:50px}@media (max-width:768px){footer .footer-col:has(.gform_widget){margin-left:0}}footer .footer-widget{padding:60px 0}footer .footer-widget .footer-title{font-size:23px;font-weight:700}footer .footer-widget ul li{font-size:20px;line-height:40px}@media only screen and (max-width:768px){footer .footer-widget ul li{font-size:16px}}footer .gform_widget{position:relative;z-index:1}footer .gform_widget::before{content:"";width:350px;height:300px;display:inline-block;background-image:url("/wp-content/uploads/price-tag-blue.png");background-repeat:no-repeat;position:absolute;left:-50px;top:-32px;background-size:contain;z-index:-1}footer .textwidget p{color:#fff}@media only screen and (max-width:768px){footer .textwidget p{font-size:16px}}footer .sw-social-icons{gap:15px}footer .sw-social-icons li{background-color:#fff;width:50px;height:50px;border-radius:50px;margin:0px}footer .sw-social-icons li a{color:#158DD0;display:flex}footer .copyright{border-top:2px solid #0F7CB9;font-size:16px;text-align:left;background-color:#158dd0;color:#fff;padding:10px 0;min-height:150px;display:flex;align-items:center}footer .copyright>.container{justify-content:space-between;align-items:center}footer .copyright>.container .sw_copy_middle{display:flex;gap:20px}footer .copyright>.container .sw_copy_middle ul{display:flex;gap:20px}.above_footer_verwijderen .above_footer_contact{display:none}.gform_button{border:0px;background-image:url("/wp-content/uploads/Icon-ionic-ios-arrow-round-forward-white.svg");background-repeat:no-repeat;background-position:88% 47%;padding-right:50px}.gform_button:hover{background-position:92% 47%}.courses-product-list .vc-gitem-zone-height-mode-auto::before{padding-top:0}.courses-product-list .vc-gitem-zone-height-mode-auto .vc_gitem_row.vc_row{position:relative}.courses-product-list .vc-gitem-zone-height-mode-auto .vc_gitem_row.vc_row .wpb_single_image{width:100%}.courses-product-list .vc-gitem-zone-height-mode-auto .vc_gitem_row.vc_row .wpb_single_image .vc_figure{width:100%}.courses-product-list .vc-gitem-zone-height-mode-auto .vc_gitem_row.vc_row .wpb_single_image .vc_figure a{width:100%}.courses-product-list .vc-gitem-zone-height-mode-auto .vc_gitem_row.vc_row .wpb_single_image img{width:100%;border-radius:10px 10px 0 0 !important;margin-bottom:15px;height:260px;object-fit:cover;object-position:top}.courses-product-list .vc-gitem-zone-height-mode-auto .vc_gitem_row.vc_row .vc_btn3-container.vc_btn3-inline .vc_general.vc_btn3{display:inline-block;font-weight:600;color:#ffffff;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#003A5A;border:0px solid #002338;padding:11px;font-size:24px;line-height:30px;border-radius:0px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;transition:all 0.15s ease-in-out;font-family:inherit;width:100%}.courses-product-list .vc-gitem-zone-height-mode-auto .vc_gitem_row.vc_row .vc_btn3-container.vc_btn3-inline .vc_general.vc_btn3::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.436' height='10.733' viewBox='0 0 16.436 10.733'%3E%3Cpath id='Icon_ionic-ios-arrow-round-forward' data-name='Icon ionic-ios-arrow-round-forward' d='M18.356,11.457a.72.72,0,0,0-.006,1.028l3.471,3.4H8.611a.727.727,0,1,0,0,1.453h13.2l-3.471,3.4a.725.725,0,0,0,.006,1.028A.75.75,0,0,0,19.4,21.77l4.7-4.639h0a.815.815,0,0,0,.154-.229.681.681,0,0,0,.057-.279.721.721,0,0,0-.211-.509l-4.7-4.639A.738.738,0,0,0,18.356,11.457Z' transform='translate(-7.875 -11.252)' fill='%23fff'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center center;content:"";height:11px;width:16px;display:block;position:absolute;right:35%;top:48%;transform:translateY(-50%)}.courses-product-list .vc-gitem-zone-height-mode-auto .vc_gitem_row.vc_row h2{font-size:28px;line-height:40px;letter-spacing:-0.17px;margin-bottom:15px;display:-webkit-box;line-clamp:1;box-orient:vertical;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.courses-product-list .vc-gitem-zone-height-mode-auto .vc_gitem_row.vc_row .vc_gitem-woocommerce.vc_gitem-woocommerce-product-price.vc_gitem-align-left{font-family:"Hind", sans-serif;font-weight:600;color:#0F7CB9;font-size:20px;letter-spacing:-0.12px}.courses-product-list .vc-gitem-zone-height-mode-auto .vc_gitem_row.vc_row .vc_gitem-woocommerce.vc_gitem-woocommerce-product-price.vc_gitem-align-left::after{content:"- ex. VAT ";margin-left:5px}.courses-product-list .vc-gitem-zone-height-mode-auto .vc_gitem_row.vc_row .vc_gitem-post-meta-field-product_location{color:#444444;font-size:16px}.courses-product-list .vc-gitem-zone-height-mode-auto .vc_gitem_row.vc_row .vc_gitem-post-meta-field-product_location::before{content:"";background-image:url("/wp-content/uploads/Icon-feather-map-pin.svg");margin-right:10px;width:17px;height:20px;display:inline-block;vertical-align:middle}.courses-product-list .vc_gitem-row-position-middle .vc_gitem-col{padding:0}.courses-product-list .vc_gitem-row-position-bottom .vc_col-sm-12{padding:0px}.courses-product-list .vc_btn3-container.vc_btn3-inline{width:calc(100% + 24px);margin-bottom:0px}.courses-product-list .vc_gitem-woocommerce-product-short_description p{margin-bottom:62px;display:-webkit-box;line-clamp:4;box-orient:vertical;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.courses-btn .btn-container.btn-inline{display:inline-block;vertical-align:middle;margin-right:24px}ul.vc_grid-filter{text-align:left !important;margin-bottom:32px}ul.vc_grid-filter::before{content:"";background-image:url("/wp-content/uploads/Icon-material-filter-list-blue.svg");width:25px;height:17px;display:inline-block;vertical-align:middle;margin-right:24px;background-repeat:no-repeat}ul.vc_grid-filter li.vc_grid-filter-item{border:1px solid #D8E2D2;margin-right:15px !important;font-size:16px !important;letter-spacing:0.06px;color:#2F2A2A !important;padding:6px 20px !important}ul.vc_grid-filter li.vc_active.vc_grid-filter-item{background:#158DD0 !important;color:#fff !important}ul.vc_grid-filter li.vc_active.vc_grid-filter-item span{color:#fff !important}ul.vc_grid-filter li.vc_grid-filter-item:hover{background:#158DD0 !important;color:#fff !important}ul.vc_grid-filter li.vc_grid-filter-item:hover span{color:#fff !important}.left_area{float:left;width:32%}.left_area .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images{width:100% !important;margin-bottom:84px}.left_area img{border-radius:10px}.left_area .reviewsec{clear:both;text-align:left}.left_area .reviewsec .review__list{padding-left:0;margin-top:37px}.left_area .reviewsec .review__list li{list-style:none;margin-bottom:54px}.right_area{float:right;width:58%}.right_area .summary.entry-summary{width:100% !important}.right_area .summary.entry-summary h3{font-size:32px;line-height:40px;margin-bottom:20px}.right_area .summary.entry-summary ul{margin-bottom:35px}.right_area .summary.entry-summary .socialshare h3{font-size:20px}.right_area .productdesc{padding-top:15px}.right_area .posted_in{display:none}.right_area .next-start-date-item p{margin-bottom:20px;color:#002338;font-size:20px;letter-spacing:0.4px}.right_area .next-start-date-item p::before{content:"";background-image:url("/wp-content/uploads/Icon-feather-calendar.svg");width:19px;height:21px;display:inline-block;vertical-align:middle;margin-right:5px}.right_area .next-start-date-item span{margin-left:50px}.right_area .next-start-date-item span::before{content:"";background-image:url("/wp-content/uploads/Icon-feather-clock-orange.svg");width:24px;height:24px;display:inline-block;vertical-align:middle;margin-right:10px}.right_area .accordion{border-bottom:1px solid #D4E3C5;margin-bottom:40px;padding-bottom:60px}.right_area .accordion .accordion-item{border:none}.right_area .accordion h3.accordion-header.active::after{display:none}.right_area .accordion h3.accordion-header{background:#ECF0E9;margin-bottom:0;color:#002338;font-size:25px;line-height:30px;padding:18px 30px;border-radius:10px;position:relative}.right_area .accordion h3.accordion-header::before{content:"";width:17px;height:3px;background:#6E8375;border-radius:10px;position:absolute;right:30px;top:0;bottom:0;margin:auto}.right_area .accordion h3.accordion-header::after{content:"";height:17px;width:3px;background:#6E8375;border-radius:10px;position:absolute;right:37px;top:0;bottom:0;margin:auto}.bottom-chat{position:fixed;bottom:15px;right:10px;line-height:0;z-index:9999}.wc-block-components-main.wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block{width:54%}.wc-block-components-main.wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block .wc-block-components-form .wc-block-components-text-input input[type="email"],.wc-block-components-main.wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block .wc-block-components-form .wc-block-components-text-input input[type="number"],.wc-block-components-main.wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block .wc-block-components-form .wc-block-components-text-input input[type="tel"],.wc-block-components-main.wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block .wc-block-components-form .wc-block-components-text-input input[type="text"],.wc-block-components-main.wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block .wc-block-components-form .wc-block-components-text-input input[type="url"],.wc-block-components-main.wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block .wc-block-components-text-input input[type="email"],.wc-block-components-main.wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block .wc-block-components-text-input input[type="number"],.wc-block-components-main.wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block .wc-block-components-text-input input[type="tel"],.wc-block-components-main.wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block .wc-block-components-text-input input[type="text"],.wc-block-components-main.wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block .wc-block-components-text-input input[type="url"],.wc-block-components-main.wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block #components-form-token-input-0{border:1px solid #E9E9E9;border-radius:30px;padding:5px 24px !important;color:#2F2A2A !important;font-size:16px !important;line-height:30px}.wc-block-components-main.wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block .wc-block-components-form .wc-block-components-text-input label,.wc-block-components-main.wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block .wc-block-components-text-input label{left:24px;top:-2px;font-size:16px;color:#2F2A2A}.wc-block-components-main.wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block .wc-block-components-checkbox .wc-block-components-checkbox__input[type="checkbox"]::before{display:none}.wc-block-components-main.wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,.wc-block-components-main.wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label{left:25px;top:-6px}.wc-block-components-sidebar.wc-block-checkout__sidebar.wp-block-woocommerce-checkout-totals-block{width:46%;padding-left:0}.single_add_to_cart_button.button.alt,.single_variation_wrap .btn.open_sw_variation_popup{background:#003A5A !important;border-radius:25px;width:100%;font-weight:400;font-size:20px;line-height:30px;letter-spacing:0.4px;padding:15px}.single_add_to_cart_button.button.alt::before,.single_variation_wrap .btn.open_sw_variation_popup::before{content:"";background-image:url("/wp-content/uploads/Icon-material-shopping-basket.svg");width:23px;height:20px;margin-right:20px;display:inline-block;filter:brightness(0) invert(1)}.single_add_to_cart_button.button.alt::after,.single_variation_wrap .btn.open_sw_variation_popup::after{content:"";background-image:url("/wp-content/uploads/Icon_Arrow-1.svg");width:16px;height:11px;display:inline-block;vertical-align:middle;margin-left:20px}.extbbtns{margin-bottom:45px}.extbbtns .btn.btn-primary{margin-right:15px}.extbbtns .btn{margin-bottom:5px}.price_loc{float:right;text-align:right}.price_loc .price{color:#158DD0 !important;font-size:32px !important;font-weight:600;line-height:43px;margin-bottom:10px}.price_loc .location{color:#444444;letter-spacing:0.48px;font-size:24px;margin-bottom:15px}.price_loc .location::before{content:"";margin-right:10px;background-image:url("/wp-content/uploads/Icon-feather-map-pin-blue.svg");width:23px;height:28px;display:inline-block;vertical-align:middle;margin-top:-5px}.heateor_sss_sharing_container.heateor_sss_vertical_sharing.heateor_sss_bottom_sharing{display:none}.product-single-bottom{border-top:4px solid #E8E8D8;border-bottom:4px solid #E8E8D8;padding-top:36px;padding-bottom:42px;margin-top:32px;margin-bottom:60px}.product-single-bottom .need-btn a{display:inline-block;vertical-align:middle;margin-right:35px;color:#158DD0;font-size:20px;letter-spacing:0.4px;text-decoration:unset}.product-single-bottom .need-btn a img{display:inline-block;vertical-align:middle;margin-right:9px}.product-single-bottom .need-btn br{display:none}.product-single-bottom p{font-size:18px}.heateor_sss_sharing_container .heateor_sss_whatsapp .heateor_sss_svg_stroke.heateor_sss_no_fill{fill:#0F7CB9 !important}.heateor_sss_sharing_container .heateor_sss_whatsapp path:nth-of-type(3){fill:#fff}.heateor_sss_sharing_container svg{fill:#0F7CB9}.vc_gitem-zone-a .vc_gitem-zone-mini{background:#F5F5F0}.vc_gitem-zone-a .vc_gitem-zone-mini .vc_custom_heading,.vc_gitem-zone-a .vc_gitem-zone-mini .vc_gitem-woocommerce-product-price,.vc_gitem-zone-a .vc_gitem-zone-mini .vc_gitem-woocommerce-product-short_description{padding:0px 12px}.background_border_radius img{background-color:#fff;padding:10px;border-radius:50px}.mobile_only{display:none}.socialshare{text-align:right}.socialshare .heateor_sss_sharing_container{float:unset;margin-bottom:32px;display:flex;justify-content:flex-end}.single-product section#content{padding-top:130px}@media only screen and (max-width:768px){.single-product section#content{padding-top:60px}}.single-product div.product form.cart div.quantity{display:none}.single-product div.product form.cart .single_add_to_cart_button{border-radius:10px;background-color:#022338 !important;font-weight:500;margin-top:20px;display:flex;justify-content:center;align-items:center}.single-product div.product form.cart .single_add_to_cart_button::before{content:"";width:20px;height:20px;display:inline-block;background-image:url(/wp-content/uploads/Icon-material-outline-shopping-cart-white.svg);background-size:contain}.single-product div.product form.cart .single_add_to_cart_button::after{content:"";width:16px;height:11px;display:inline-block;background-image:url(/wp-content/uploads/Icon-ionic-ios-arrow-round-forward-white.svg);background-size:contain}.single-product .above_footer_contact{display:none}.top_block{display:flex;justify-content:space-between;align-items:center;padding:33px 0px 20px 0px;border-top:4px solid #E8E8D8;border-bottom:4px solid #E8E8D8;margin-bottom:20px}.top_block .extbbtns{margin-bottom:30px}.top_block .extbbtns a.btn{padding-left:50px;position:relative;height:60px}.top_block .extbbtns a.btn::before{content:"";width:20px;height:20px;display:inline-block;background-image:url(/wp-content/uploads/Icon-material-outline-shopping-cart-white.svg);background-size:contain;position:absolute;left:16px}.wpb_text_column ul{list-style:none;padding-left:25px;margin-bottom:35px}.wpb_text_column ul li{position:relative}.wpb_text_column ul li::before{content:"";width:8px;height:8px;display:inline-block;background-image:url("/wp-content/uploads/bullet-blue.svg");position:absolute;left:-25px;top:10px}div.heateor_sss_follow_icons_container svg,div.heateor_sss_sharing_container svg{width:100%;height:100%;max-width:35px;max-height:35px;margin-left:8px;margin-top:8px}li.slider_slide{min-height:575px;display:flex;justify-content:center;align-items:center;background-size:cover;position:relative}li.slider_slide .slider_slide-card{text-align:center;max-width:650px;color:#fff;font-weight:600;z-index:1}li.slider_slide .slider_slide-card h2{color:#fff;font-size:60px}li.slider_slide .slider_slide-card .slider_slide-content p{font-size:24px;line-height:36px}li.slider_slide::before{content:"";width:100%;height:100%;display:inline-block;background-color:#00000066;position:absolute;left:0;top:0}#splide_slider .splide__pagination{bottom:25px}.splide .splide__pagination__page{height:23px;width:23px;background:#fff;opacity:1}.splide .splide__pagination__page.is-active{background:#158DD0;transform:scale(1)}.h2_40 h2{font-size:40px}@media only screen and (max-width:768px){.h2_40 h2{font-size:24px}}body:not(.woocommerce-page) .cart-menu{display:none}@media only screen and (max-width:991px){body.woocommerce-page header.site-header .menu_wrapper{display:flex}body.woocommerce-page header.site-header .menu_wrapper>*:not(.cart-menu){display:none}body.woocommerce-page header.site-header .menu_wrapper .cart-menu{display:block}}.cart-menu-inner{display:flex;align-items:flex-start}.single-product table.variations{display:none}.create_account{clear:both;padding-top:25px}.woocommerce-additional-fields>p{margin-bottom:0}#add_additional_fields{margin:30px 0;background:#158DD0}#payment{background:transparent !important}.checkout.woocommerce-checkout #order_review .product-thumbnail{width:129px}.checkout.woocommerce-checkout #order_review .product-thumbnail img{border-radius:10px;height:65px;object-fit:cover}.checkout.woocommerce-checkout #order_review .order-total{text-align:left}.checkout.woocommerce-checkout #order_review .order-total th,.checkout.woocommerce-checkout #order_review .order-total td{padding:9px 12px !important}.woocommerce table.shop_table{border:none}.woocommerce table.shop_table tbody tr:first-child td{border-top-width:0}.woocommerce table.shop_table tbody tr td .remove{position:absolute;background-image:url("/wp-content/uploads/Icon-ionic-md-close-circle-orange.svg");font-size:0;width:29px;height:29px;top:8px;left:20px}.woocommerce table.shop_table tbody tr td .button{background:#158DD0;color:#fff !important;font-size:20px;font-weight:400;font-family:"Hind", sans-serif;border-radius:30px}.woocommerce table.shop_table tbody tr td .button[name=update_cart]{background-image:url("/wp-content/uploads/arrow-rotate-right-solid.svg");background-size:24px;padding:18px 25px;padding-left:60px;background-repeat:no-repeat;background-position:15% 54%}.woocommerce table.shop_table tbody tr td.product-remove{position:relative}.woocommerce table.shop_table tbody tr td.product-thumbnail img{width:200px;border-radius:15px}.woocommerce table.shop_table tbody tr td.product-name a{color:#002338;font-size:28px;line-height:40px;display:block}.woocommerce table.shop_table tbody tr td.product-name .location{color:#158DD0}.woocommerce table.shop_table tbody tr td.product-name .location::before{content:"";background-image:url("/wp-content/uploads/Icon-feather-map-pin-green.svg");margin-right:10px;width:23px;height:28px;display:inline-block;vertical-align:middle}.woocommerce table.shop_table tbody tr td.product-name .pe_points{color:#158DD0}.woocommerce table.shop_table tbody tr td.product-name .pe_points::before{content:"";background-image:url("/wp-content/uploads/Icon_Clock-1-1.svg");background-repeat:no-repeat;background-size:contain;background-position:center;margin-right:10px;width:23px;height:28px;display:inline-block;vertical-align:middle}#order_review table.shop_table tbody tr td.product-name a{font-size:20px}.wc-proceed-to-checkout .checkout-button.button{font-weight:normal;color:#ffffff !important;background-color:#002338 !important;border:0px solid #002338;padding:18px 60px 18px 27px !important;font-size:20px !important;line-height:30px !important;border-radius:50px;transition:all 0.15s ease-in-out;font-family:inherit;display:inline-block !important;float:right}.wc-proceed-to-checkout .checkout-button.button::after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.436' height='10.733' viewBox='0 0 16.436 10.733'%3E%3Cpath id='Icon_ionic-ios-arrow-round-forward' data-name='Icon ionic-ios-arrow-round-forward' d='M18.356,11.457a.72.72,0,0,0-.006,1.028l3.471,3.4H8.611a.727.727,0,1,0,0,1.453h13.2l-3.471,3.4a.725.725,0,0,0,.006,1.028A.75.75,0,0,0,19.4,21.77l4.7-4.639h0a.815.815,0,0,0,.154-.229.681.681,0,0,0,.057-.279.721.721,0,0,0-.211-.509l-4.7-4.639A.738.738,0,0,0,18.356,11.457Z' transform='translate(-7.875 -11.252)' fill='%23fff'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center center;content:"";height:11px;width:16px;display:block;position:absolute;right:24px;top:55%;transform:translateY(-50%)}.wc-proceed-to-checkout .checkout-button.button:hover{padding-left:60px !important;padding-right:27px !important}.wc-proceed-to-checkout .checkout-button.button:hover::after{left:24px;right:auto}.related_products_cart{border-top:1px solid #D4E3C5;padding-top:70px;padding-bottom:115px}.related_products_cart>h2{text-align:center;margin-bottom:70px}.related_products_cart .splide__arrows.splide__arrows--ltr{display:none}.related_products_cart .splide__track{margin-right:-24px}.related_products_cart .splide__list li{padding-right:24px}.related_products_cart .splide__list li a{display:block;color:#2F2A2A}.related_products_cart .splide__list li img{width:100%;border-radius:25px 25px 0 0;margin-bottom:15px;height:260px;object-fit:cover;object-position:top}.related_products_cart .splide__list li .woocommerce-loop-product__title{font-size:28px;line-height:40px;letter-spacing:-0.17px;margin-bottom:15px}.related_products_cart .splide__list li .price{font-family:"futura-pt", sans-serif;font-weight:600;color:#002338;font-size:20px;letter-spacing:-0.12px}.related_products_cart .splide__list li .price::after{content:"- ex. VAT ";margin-left:5px}.related_products_cart .splide__list li .location{float:right;color:#158DD0;margin-bottom:20px}.related_products_cart .splide__list li .location::before{content:"";background-image:url("/wp-content/uploads/Icon-feather-map-pin-blue.svg");margin-right:10px;width:23px;height:28px;display:inline-block;vertical-align:middle}.related_products_cart .splide__list li .product-slider-excerpt{clear:both;margin-bottom:20px !important}.related_products_cart .splide__list li a.add_to_cart_button.btn.btn-primary{color:#fff;display:inline-block;vertical-align:middle}.mobile_only_header{display:none}.no_label .control-label,.no_label label{display:none !important}.additional_fields{display:none}.additional_fields.active{display:block}.product-thumbnail{width:224px}.product-thumbnail a{display:block}.product-thumbnail a img{width:100% !important}#coupon_code{float:none;text-align:center;margin-right:0;margin-left:10px}.coupon label{text-align:right}.order-total{text-align:right}.order-total th,.order-total td{padding:0 !important}.coupon{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between}.woocommerce-cart .order-total td{font-size:24px;line-height:29px;color:#002338;font-weight:600}.woocommerce-cart .order-total td strong{font-size:30px;line-height:36px;color:#002338;margin-left:15px}.woocommerce-cart .order-total .includes_tax{display:none}.woocommerce form .form-row label{font-size:16px;font-weight:600;color:#002338}#add_additional_fields{padding:18px 25px;padding-left:60px;border-radius:50px;background-image:url("/wp-content/uploads/plus-solid.svg");background-size:24px;background-repeat:no-repeat;background-position:9% 50%}#add_additional_fields::after{display:none}label[for=order_comments]{display:none !important}table.shop_table.woocommerce-checkout-review-order-table th.product-name,table.shop_table.woocommerce-checkout-review-order-table th.product-total{display:none}table.shop_table.woocommerce-checkout-review-order-table .product-name{font-size:20px;letter-spacing:-0.12px;font-weight:bold;color:#002338}table.shop_table.woocommerce-checkout-review-order-table .product-total{font-size:20px;color:#002338}table.shop_table.woocommerce-checkout-review-order-table .product-total .tax_label{display:none}table.shop_table.woocommerce-checkout-review-order-table tbody tr:last-of-type td{border-bottom:1px solid rgba(0, 0, 0, 0.1)}table.shop_table.woocommerce-checkout-review-order-table .cart-subtotal th,table.shop_table.woocommerce-checkout-review-order-table .cart-subtotal td,table.shop_table.woocommerce-checkout-review-order-table .cart-discount th,table.shop_table.woocommerce-checkout-review-order-table .cart-discount td,table.shop_table.woocommerce-checkout-review-order-table .tax-total th,table.shop_table.woocommerce-checkout-review-order-table .tax-total td{font-size:20px;font-weight:normal;color:#002338;border-top:0px;padding:3px}table.shop_table.woocommerce-checkout-review-order-table .cart-subtotal .tax_label,table.shop_table.woocommerce-checkout-review-order-table .cart-discount .tax_label,table.shop_table.woocommerce-checkout-review-order-table .tax-total .tax_label{display:none}table.shop_table.woocommerce-checkout-review-order-table .cart-subtotal th,table.shop_table.woocommerce-checkout-review-order-table .cart-subtotal td{padding-top:15px}table.shop_table.woocommerce-checkout-review-order-table .tax-total th,table.shop_table.woocommerce-checkout-review-order-table .tax-total td{padding-bottom:15px}table.shop_table.woocommerce-checkout-review-order-table .order-total th,table.shop_table.woocommerce-checkout-review-order-table .order-total td{font-size:24px;color:#002338;border-top:2px solid #2a4d364d}table.shop_table.woocommerce-checkout-review-order-table .order-total th .includes_tax,table.shop_table.woocommerce-checkout-review-order-table .order-total td .includes_tax{display:none}input[type="text"],input[type="email"],input[type="tel"],input[type="search"]{line-height:normal;height:50px;border:1px solid #E9E9E9;background:#fff;border-radius:30px;font-size:16px !important;padding:12px 24px !important;margin-bottom:12px;font-family:"Hind", sans-serif;color:#2F2A2A}form.checkout.woocommerce-checkout{display:flex}#customer_details{margin-left:-30px;margin-right:-30px}#customer_details h3{font-size:45px;line-height:55px;margin-bottom:10px}#customer_details .login_account{text-align:right}#customer_details .login_account a{color:#FC5C00;text-decoration:underline}.copy_user_data{text-align:right;color:var(--primary_button_background);text-decoration:underline;cursor:pointer}.copy_user_data img{margin-right:10px}.select2-selection.select2-selection--single{height:50px;border:1px solid #E9E9E9;background-color:#fff;border-radius:30px;font-size:16px !important;padding:10px 24px !important;margin-bottom:12px;font-family:"Hind", sans-serif;color:#2F2A2A}.select2-container--default .select2-selection--single .select2-selection__arrow{top:12px;right:20px}#place_order{padding:18px 25px;padding-right:60px;background:#158DD0;font-weight:normal;font-family:"Hind", sans-serif;border-radius:50px;float:left !important}#place_order::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.436' height='10.733' viewBox='0 0 16.436 10.733'%3E%3Cpath id='Icon_ionic-ios-arrow-round-forward' data-name='Icon ionic-ios-arrow-round-forward' d='M18.356,11.457a.72.72,0,0,0-.006,1.028l3.471,3.4H8.611a.727.727,0,1,0,0,1.453h13.2l-3.471,3.4a.725.725,0,0,0,.006,1.028A.75.75,0,0,0,19.4,21.77l4.7-4.639h0a.815.815,0,0,0,.154-.229.681.681,0,0,0,.057-.279.721.721,0,0,0-.211-.509l-4.7-4.639A.738.738,0,0,0,18.356,11.457Z' transform='translate(-7.875 -11.252)' fill='%23fff'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center center;content:"";height:11px;width:16px;display:block;position:absolute;right:24px;top:55%;transform:translateY(-50%)}#place_order:hover{padding-left:60px;padding-right:25px}#place_order:hover::before{display:none}.woocommerce-terms-and-conditions-checkbox-text{font-weight:normal}#shipping_wooccm13_field,#shipping_wooccm12_field,.quarter_inline_block{width:25% !important;float:left !important}.woocommerce-additional-fields{padding-top:50px}.checkout.woocommerce-checkout{display:flex;padding-bottom:100px}.checkout.woocommerce-checkout #order_review{background:#ECF0E9;border-radius:50px;padding:130px 30px 10px 30px}.checkout.woocommerce-checkout #order_review_heading{margin-bottom:-120px;padding:30px;font-size:45px;line-height:55px;text-align:center}.team_archief_content p{margin-bottom:68px}.team_wrapper{padding-bottom:34px;border-bottom:4px solid #E8E8D8;margin-bottom:48px}.team_wrapper .team_thumbnail{margin-bottom:25px}.team_wrapper .team_thumbnail img{border-radius:5px}.team_wrapper .team_content h3{font-size:24px;margin-bottom:10px}.team_wrapper .team_content .function{font-size:16px}.team_wrapper .team_bottom{margin-top:35px;display:flex;justify-content:space-between;align-items:center;min-height:50px}.team_wrapper .team_bottom .linkedin_icon{border:2px solid #fff;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:50px}.team_wrapper .team_bottom .show_bio{font-weight:500;color:#138dcf}.team_wrapper .team_bottom .show_bio img{margin-left:10px;transform:rotate(180deg)}.team_wrapper .team_bottom .show_bio.active img{transform:rotate(0deg)}.team_wrapper .team_excerpt{display:none;margin-top:23px}.row.teams-loop{margin-bottom:100px}.press-block{margin-bottom:24px}.press_extra_content{border-top:4px solid #E8E8D8;border-bottom:4px solid #E8E8D8;margin-top:100px;margin-bottom:150px}.press_extra_content .templatera_shortcode section.vc_section{padding-top:30px !important;padding-bottom:0px !important}.press_extra_content .templatera_shortcode section.vc_section .wpb_single_image img{border-radius:5px}.wpb_text_column p a{color:#222222;text-decoration:underline}.wpb_text_column ul li a{color:#222222;text-decoration:underline}body.archive .above-footer .above_footer_contact{display:none}.price_card{background-color:#DFF1EE;border-radius:12px;padding:20px;margin-top:60px;position:relative;margin-bottom:10px}.price_card .price_wrapper_top{text-align:center;border-bottom:1px solid #75C2B3;padding-bottom:7px;margin-bottom:7px}.price_card .price_wrapper_top .title_wrapper h4{margin-bottom:20px}.price_card .price_wrapper_top .title_wrapper h4:first-of-type{margin-bottom:7px}.price_card .price_wrapper_top .price_wrapper span{display:block}.price_card .price_wrapper_top .price_wrapper span.price{color:#75C2B3;font-size:28px;line-height:36px;font-weight:600}.price_card .price_wrapper_top .price_wrapper span.price_subtitle{font-size:16px}.price_card .checkbox_line{position:relative;font-size:16px;margin-bottom:3px}.price_card .checkbox_line::before{content:"";height:18px;width:18px;background-repeat:no-repeat;background-size:contain;display:inline-block;margin-right:13px}.price_card .checkbox_line.checkmark::before{background-image:url("/wp-content/uploads/check.svg")}.price_card .checkbox_line.stripe::before{background-image:url("/wp-content/uploads/dash.svg")}.price_card .checkbox_line.cross::before{background-image:url("/wp-content/uploads/cross.svg")}.price_card span.second_checkboxes_block_title{font-size:16px;color:#75C2B3;font-weight:700;text-align:center;width:100%;display:block;margin:10px 0px}.price_card.highlighted{background-color:#F4F3FA;border:5px solid #635bd6;border-top-left-radius:0px;border-top-right-radius:0px}.price_card.highlighted .price{color:#635bd6}.price_card.highlighted .price_wrapper_top{border-color:#635bd6}.price_card.highlighted span.second_checkboxes_block_title{color:#635bd6}.price_card.highlighted p.highlighted_text{margin-bottom:0px;background:#6855DD;height:60px;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600;color:#fff;position:absolute;width:calc(100% + 10px);left:-5px;top:-60px}.white_box_deco_top{background:#fff;position:relative;clip-path:polygon(0 5%, 100% 0, 100% 100%, 0% 100%)}@media only screen and (max-width:768px){.white_box_deco_top{clip-path:polygon(0 3%, 100% 0, 100% 100%, 0% 100%)}}.white_box_deco_bottom{padding-bottom:160px}.white_box_deco_bottom::after{content:"";height:100px;width:100%;display:block;background:#f0f0e6;position:relative;clip-path:polygon(0% 35%, 100% 0, 100% 100%, 0% 100%);position:absolute;left:0;bottom:-50px}body#override section.vc_section.no_padding_top{padding-top:0px}body#override section.vc_section.white_box_deco_top{padding-top:100px}body#override section.vc_section.white_box_deco_top.extra_padding_top{padding-top:160px}.mvo_svg img{width:100px;height:85px}.overview_card{background:#158dd0;color:#fff;padding:25px;height:100%;position:relative;border-radius:10px;padding-top:100px;margin-bottom:35px}.overview_card .icon_top{height:125px;width:125px;display:flex;background:#003A5A;border-radius:100px;justify-content:center;align-items:center;position:absolute;top:-75px;left:0;right:0;margin-left:auto;margin-right:auto}.overview_card .icon_top .icon_img{width:70px;height:70px}.overview_card h3{color:#fff;font-size:28px}.ul_dark{list-style:none;padding-left:25px}.ul_dark li{position:relative;margin-bottom:12px}.ul_dark li::before{content:"";width:10px;height:10px;background-image:url("/wp-content/uploads/bullet-dark-blue.svg");display:inline-block;position:absolute;top:8px;left:-25px}.card_overview{margin-bottom:77px;margin-top:77px}.card_overview>.vc_column-inner{height:100%}.card_overview>.vc_column-inner .wpb_wrapper{height:100%}.card_overview .checkboxes_block_top li{font-size:24px}@media only screen and (max-width:768px){.card_overview .checkboxes_block_top li{font-size:22px}}.wpb_text_column p strong{font-weight:600}.border_middle .col-lg-6:first-of-type{border-right:4px solid #E8E8D8}.extra_margin_top_bottom{margin-top:70px;margin-bottom:70px}.pdf_btn a.btn{padding-left:60px;position:relative}.pdf_btn a.btn::before{content:"";width:26px;height:26px;display:inline-block;background-image:url("/wp-content/uploads/Icon-fa-solid-file-pdf-white.svg");position:absolute;left:23px;top:9px}.vacancy_wrapper{position:relative;background-color:#F5F5F0;border-radius:10px;padding:40px 60px;margin-bottom:50px;font-size:20px}@media only screen and (max-width:768px){.vacancy_wrapper{padding:33px 23px}}.vacancy_wrapper .h2_40{font-size:40px}@media only screen and (max-width:768px){.vacancy_wrapper .h2_40{font-size:26px;margin-bottom:15px}}.vacancy_wrapper .type_contract{color:#158DD0;margin-bottom:15px}.vacancy_wrapper .btn_container{margin-top:15px}.vacancy_wrapper .btn_container a.btn{margin-left:0px}.vacancy_wrapper .vacancy_decoration{opacity:0.3;position:absolute;width:72px;right:44px;bottom:36px}.post-type-archive-vacancies .above-footer{margin-top:75px}.single_vacancy_wrapper{background:#F5F5F0;padding:46px 59px;position:relative;margin-bottom:60px;border-radius:10px}@media only screen and (max-width:768px){.single_vacancy_wrapper{padding:30px 20px}}.single_vacancy_wrapper .type_contract{color:#158DD0;padding-right:200px}@media only screen and (max-width:768px){.single_vacancy_wrapper .type_contract{padding-right:0px;margin-bottom:10px}}.single_vacancy_wrapper h2{margin-bottom:10px;padding-right:200px}@media only screen and (max-width:768px){.single_vacancy_wrapper h2{padding-right:0px}}.single_vacancy_wrapper .btn-container{position:absolute;right:60px}@media only screen and (max-width:768px){.single_vacancy_wrapper .btn-container{position:relative;right:unset;margin-bottom:30px}.single_vacancy_wrapper .btn-container a.btn{width:100%}}.single_vacancy_wrapper .btn-container a.btn:hover{background-position:92% 51%}div#single_vacancy_form{background:#F5F5F0;border-radius:10px;text-align:center;padding:40px;margin-bottom:120px}div#single_vacancy_form .gform_wrapper{max-width:872px;margin-left:auto;margin-right:auto}div#single_vacancy_form .gform_wrapper .gform_title{font-size:40px}@media only screen and (max-width:768px){div#single_vacancy_form .gform_wrapper .gform_title{font-size:26px}}@media only screen and (max-width:768px){div#single_vacancy_form{background:transparent;padding:0px;margin-bottom:70px}}input[type=file]{display:block;position:relative;color:#158DD0;background:#F2F7FA;border-radius:10px;padding:15px 10px 15px 70px;border:1px solid #158DD0}input[type=file]::file-selector-button{display:none}input[type=file]::before{content:url("/wp-content/uploads/Icon-material-sharp-attach-file-blue.svg");margin-right:-30px;display:inline-block;margin-top:0px;width:20px;height:20px;z-index:12;padding-left:25px;vertical-align:sub;position:absolute;top:5px;left:5px}input[type=checkbox]{width:29px;height:29px;vertical-align:middle}.ginput_container.ginput_container_consent{text-align:left;font-size:16px;margin-bottom:15px;padding-left:50px}.ginput_container.ginput_container_consent input{margin-left:-50px}.gform_wrapper.gravity-theme #field_submit,.gform_wrapper.gravity-theme .gform_footer{justify-content:center}.gform_wrapper h4{margin-bottom:10px;margin-top:30px}.gform_wrapper .gfield_checkbox{columns:2;margin-bottom:15px}@media only screen and (max-width:768px){.gform_wrapper .gfield_checkbox{columns:1}}.gform_wrapper .gfield_checkbox .gchoice{margin-bottom:10px}.true_price_contact_form>.vc_column-inner>.wpb_wrapper{background:#F5F5F0;border-radius:10px;padding:40px 30px}.true_price_contact_form>.vc_column-inner>.wpb_wrapper .gform_wrapper.gravity-theme #field_submit,.true_price_contact_form>.vc_column-inner>.wpb_wrapper .gform_wrapper.gravity-theme .gform_footer{justify-content:flex-start}.true_price_contact_form h2.gform_title{font-size:40px}@media only screen and (max-width:768px){.true_price_contact_form h2.gform_title{font-size:32px}}@media only screen and (max-width:768px){.true_price_contact_form p.gform_description{display:none}}.true_price_contact_block>.vc_column-inner>.wpb_wrapper{max-width:336px;background-color:#F5F5F0;border-radius:10px;padding:30px 25px;clip-path:polygon(100% 0, 100% 90%, 12% 90%, 0 100%, 0 0)}.true_price_contact_block>.vc_column-inner>.wpb_wrapper ul.contact-info-widget.vertical li{color:#222}.true_price_contact_block>.vc_column-inner>.wpb_wrapper ul.contact-info-widget.vertical li a{color:#222}.true_price_contact_block .sw-social-icons{gap:15px}.true_price_contact_block .sw-social-icons li{width:50px;height:50px;border-radius:50px;margin:0px;border:2px solid #fff}body#override section.vc_section.cta_banner{padding-top:0px !important}.cta_banner_img{min-height:569px;position:relative;padding-top:130px;padding-bottom:100}.cta_banner_img::before{content:"";width:100%;min-height:569px;height:100%;background:linear-gradient(180deg, #000000E6 0%, #00000066 100%);position:absolute;top:0;left:0}.cta_banner_img .max_width_text{max-width:625px;margin-left:auto;margin-right:auto}.white_text *:not(a.btn){color:#fff}.cta_banner .blue_background_deco_bottom{padding-top:72px;padding-bottom:150px;clip-path:polygon(0 0, 100% 0, 100% 95%, 0 100%)}.dark_ul ul li::before{background-image:url("/wp-content/uploads/bullet-dark-blue.svg")}.img_border_radius img{border-radius:10px}.mobile_only{display:none}div#gform_widget-3{display:none}div#gform_widget-2 .gform_wrapper.gravity-theme #field_submit,div#gform_widget-2 .gform_wrapper.gravity-theme .gform_footer{justify-content:flex-start}.woocommerce table.shop_table tbody tr td.product-name .location{text-align:left;color:#002338}.woocommerce table.shop_table tbody tr td.product-name .location::before{content:"";margin-right:10px;background-image:url(/wp-content/uploads/Icon-feather-map-pin-blue.svg);width:23px;height:28px;display:inline-block;vertical-align:middle;margin-top:-5px}.cart-menu-inner{position:relative}span.cart-contents-count{color:#fff;background:#003A5A;width:17px;height:17px;border-radius:50px;position:absolute;top:-10px;right:-11px;display:flex;justify-content:center;align-items:center;z-index:1}span.cart-contents-count small{font-size:10px}img.shopping-bag-icon{filter:brightness(0) invert(1)}header.site-header.sticky-nav img.shopping-bag-icon{filter:unset}.press_archief_content .h2_40{font-size:40px;margin-bottom:50px}.fa-filter:before{content:url("/wp-content/uploads/Icon-material-filter-list-blue.svg")}.single-projecten #content,.single-works #content{padding-top:0px}.gform_wrapper.gravity-theme .gfield_required{font-size:0px !important}.single-vacancies .above_footer_contact{display:none}body.search #content article.post{height:100%}body.search #content article.post .post_wrapper{height:100%}.mobile_bottom_nav{border-top:1px solid #E8E8D8;margin-top:35px;padding:50px 12px}.mobile_bottom_nav .search-form{margin-bottom:22px}.mobile_bottom_nav .search-form input[type=search]{background:#F0F0E6;height:50px;font-size:20px !important}.mobile_bottom_nav .search-form button[type=submit]{height:50px;padding:0px;background:#F0F0E6;background-image:url("/wp-content/uploads/Icon-material-search-dark-blue.svg");background-repeat:no-repeat;background-position:0% 50%;width:45px}.mobile_bottom_nav a.btn{width:100%}#gform_widget-3 .gform_footer,#gform_widget-3 .gform_page_footer{justify-content:flex-start}div.heateor_sss_follow_ul a,div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a{margin-right:15px}div.heateor_sss_follow_ul a:last-of-type,div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a:last-of-type{margin-right:0px}.single-post section#content{padding-top:100px}.wtlm_icon img{width:80px;height:80px;padding:10px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{display:none}.gfield--type-consent input[type=checkbox]{margin-right:15px}body.page-id-905 .press_extra_content{margin-top:50px;margin-bottom:100px}@media only screen and (max-width:991px){.vc_grid .vc_grid-item{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-3.team-block{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.border_middle .col-lg-6:first-of-type{border-right:0px;border-top:4px solid #E8E8D8;border-bottom:4px solid #E8E8D8;margin-bottom:60px;padding-top:60px}.single-projecten .wpb_single_image.vc_align_left,.single-works .wpb_single_image.vc_align_left{text-align:center}.white_box_deco_top{clip-path:polygon(0 2%, 100% 0, 100% 100%, 0% 100%)}}@media only screen and (max-width:768px){.white_box_deco_top{clip-path:polygon(0 35px, 100% 0, 100% 100%, 0% 100%);padding-top:80px !important}.woocommerce #content table.cart .product-thumbnail,.woocommerce table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail{display:inline-block;width:105px}.checkout.woocommerce-checkout{flex-direction:column}.woocommerce table.shop_table_responsive tr td::before,.woocommerce-page table.shop_table_responsive tr td::before{display:none}.woocommerce table.shop_table tbody tr td.product-remove{padding:0px;left:-20px}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:50px}.woocommerce table.shop_table tbody tr td.product-name{position:relative}.woocommerce table.shop_table tbody tr td.product-name a{font-size:22px;line-height:28px;width:calc(100%);margin-left:auto;margin-top:0px;text-align:left;min-height:56px}.cart_date,td.product-name .location{width:100%;text-align:left;margin-bottom:6px;margin-top:6px}.cart_date{margin-top:12px}#customer_details h3{font-size:26px;line-height:33px}#customer_details .login_account,#customer_details .copy_user_data{text-align:left}.checkout.woocommerce-checkout #order_review_heading{font-size:26px;line-height:33px}table.shop_table.woocommerce-checkout-review-order-table .cart_date{font-size:16px}.mobile_only_header{display:inline-block;float:left;font-size:20px;color:#2A4D36;line-height:24px;font-weight:bold;margin-bottom:0px}.woocommerce table.shop_table td.product-price,.woocommerce table.shop_table td.product-quantity,.woocommerce table.shop_table td.product-subtotal{padding-top:0px;padding-bottom:10px}.woocommerce table.shop_table_responsive tr:nth-child(2n) td,.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{background-color:transparent;border-top:0px}.coupon{justify-content:center}.woocommerce-cart .order-total td strong{font-size:24px;line-height:29px}.sw_popup.sw_popup2 .sw_popup_inner,.sw_popup_variation.active .sw_popup_variation_inner{max-width:95vw;max-height:90vh;overflow-y:scroll}.sw_popup.sw_popup2 .sw_popup_inner h2,.sw_popup_variation.active .sw_popup_variation_inner h2{font-size:35px}.extbbtns.mobile_only,.price_loc.mobile_only{width:50%;display:inline-block}.extbbtns.mobile_only{display:inline-flex;flex-direction:column;max-width:200px}.extbbtns.mobile_only .btn.btn-primary{margin-right:0px}.price_loc.mobile_only .price{font-size:20px !important;line-height:24px}.price_loc.mobile_only .location{font-size:18px;line-height:30px;margin-bottom:15px}.price_loc.mobile_only .pe_points{font-size:18px;line-height:30px}.right_area .price_loc,.right_area .extbbtns{display:none}.reviewsec.mobile_only{margin-bottom:50px}.reviewsec.mobile_only>h4{opacity:0}.reviewsec.mobile_only>h3{display:none}.reviewsec.mobile_only #splide_reviews-track::before{display:none}.reviewsec.mobile_only .splide__arrows{display:block}.reviewsec.mobile_only .splide__arrows .splide__arrow{bottom:unset;top:0}.reviewsec.mobile_only .splide__arrows .splide__arrow.splide__arrow--next{right:0}.reviewsec.mobile_only .splide__arrows .splide__arrow.splide__arrow--prev{left:unset;right:45px;top:-7px}.right_area .summary.entry-summary h3{font-size:26px;line-height:33px}.right_area .next-start-date-item p{font-size:16px}.productdesc .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon{left:unset;right:20px;transform:translateY(-50%) scale(1.5)}.productdesc .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before{border-width:2px 0 0 0 !important}.productdesc .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after{border-width:0 0 0 2px !important}.productdesc .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading a{padding:26px 20px !important;padding-right:40px !important}.product-single-bottom{margin-bottom:60px}.courses-product-list .vc-gitem-zone-height-mode-auto .vc_gitem_row.vc_row h2,#product_slider-track li .woocommerce-loop-product__title,.producten_grid__list li .woocommerce-loop-product__title{min-height:unset}#splide_press-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:11px}#splide_press-list .press{width:calc(100% / 2 - 30px)}#splide_press-list .press:nth-child(n+5){display:none}.all_press a.btn{width:100%}.mobile_only{display:flex}.desktop_only{display:none}div#gform_widget-2{display:none}div#gform_widget-3{display:block}footer .copyright>.container{flex-direction:column;gap:20px;padding:50px 0px}footer .copyright>.container div:first-of-type{order:2}footer .copyright>.container div:last-of-type{order:1}footer .copyright>.container div.sw_copy_middle{order:3;flex-direction:row;flex-wrap:wrap;justify-content:center}#text-14 .textwidget{max-width:158px;text-align:center;line-height:32px}.search-form{display:flex;justify-content:center}.vc_grid .vc_grid-item{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.vc_gitem_row.vc_row.vc_gitem-row-position-middle{display:flex;justify-content:space-between}.vc_gitem_row.vc_row.vc_gitem-row-position-middle>div{width:50%}.courses-product-list .vc-gitem-zone-height-mode-auto .vc_gitem_row.vc_row .vc_gitem-post-meta-field-product_location{text-align:right;padding-right:15px}.vc_responsive .vc_grid-filter:not(.vc_gitem-post-data){display:flex !important;overflow-x:scroll}.vc_responsive .vc_grid-filter-select{display:none}.left_area,.right_area{float:unset;width:100%}h1.product_title.entry-title{display:none}.product_top{display:flex;flex-direction:column}.top_block{border-top:0px;border-bottom:0px}.price_loc .price{font-size:24px !important}.price_loc .location{font-size:16px}.left_area .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images{margin-bottom:40px}.reviewsec.mobile_only{display:flex;flex-direction:column}.reviewsec.mobile_only>h3{display:block}.reviewsec.mobile_only ul.review__list{padding-left:0px;list-style:none}.reviewsec.mobile_only ul.review__list .review{background:#F5F5F0;border:1px solid #D4E3C5;border-radius:10px;margin-bottom:50px}.woocommerce table.shop_table tbody tr td .remove{top:-6px;left:11px}.h2_40 h2{font-size:26px}li.slider_slide .slider_slide-card h2{font-size:30px !important}li.slider_slide .slider_slide-card p{font-size:18px !important;line-height:27px !important;font-weight:400 !important}.press_archief_content .h2_40{font-size:26px;margin-bottom:34px}.press-block{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.press_extra_content{padding-left:15px;padding-right:15px}.press_extra_content .col-lg-2{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.press_extra_content .col-lg-10{-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%}.press_wrapper .press_thumb{max-width:100%}.press_wrapper{min-height:200px}.press_wrapper h3{-webkit-line-clamp:3;line-clamp:3;min-height:unset;font-size:16px}.mobile_row_reverse{display:flex;flex-direction:column-reverse;gap:30px}.true_price_contact_block>.vc_column-inner>.wpb_wrapper{max-width:100%}.true_price_contact_form>.vc_column-inner>.wpb_wrapper{background:transparent;padding:0px}.true_price_contact_form .gform_wrapper.gravity-theme .gform_footer input[type=submit],.true_price_contact_form .gform_wrapper.gravity-theme .gform_page_footer input[type=submit]{width:100%}header.site-header .navbar-wrapper .navbar-brand img{max-width:156px}.mobile_full_width_btn a.btn{width:100%}.inline_image_mobile{display:inline-block;vertical-align:bottom;margin-right:10px}.no_padding_column>.vc_column-inner{padding-left:0px;padding-right:0px;justify-content:flex-start}}@media only screen and (max-width:575px){.col-lg-3.team-block{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.gfield--input-type-fileupload{text-align:left}#single_vacancy_form .gform_wrapper.gravity-theme .gform_footer input[type=submit],#single_vacancy_form .gform_wrapper.gravity-theme .gform_page_footer input[type=submit]{width:100%}}@media only screen and (max-width:475px){.mobile_only{display:flex}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:100%}#customer_details{margin-left:unset;margin-right:unset}#shipping_wooccm13_field,#shipping_wooccm12_field{width:47%}.checkout.woocommerce-checkout #order_review .product-thumbnail{display:none}.checkout.woocommerce-checkout #order_review .order-total th:last-of-type,table.shop_table.woocommerce-checkout-review-order-table .tax-total th:last-of-type,table.shop_table.woocommerce-checkout-review-order-table .cart-discount th:last-of-type,table.shop_table.woocommerce-checkout-review-order-table .cart-subtotal th:last-of-type{display:none}table.shop_table.woocommerce-checkout-review-order-table .product-total,table.shop_table.woocommerce-checkout-review-order-table .tax-total td,table.shop_table.woocommerce-checkout-review-order-table .cart-discount td,table.shop_table.woocommerce-checkout-review-order-table .cart-subtotal td{text-align:right}.checkout.woocommerce-checkout #order_review{border-radius:0px;padding-left:0px;padding-right:0px}.checkout.woocommerce-checkout .col-md-6{padding-left:0px;padding-right:0px;margin-left:-15px;margin-right:-15px;max-width:calc(100% + 30px);width:calc(100% + 30px)}table.shop_table.woocommerce-checkout-review-order-table .cart-subtotal th,table.shop_table.woocommerce-checkout-review-order-table .cart-subtotal td,table.shop_table.woocommerce-checkout-review-order-table .cart-discount th,table.shop_table.woocommerce-checkout-review-order-table .cart-discount td,table.shop_table.woocommerce-checkout-review-order-table .tax-total th,table.shop_table.woocommerce-checkout-review-order-table .tax-total td{padding-left:15px;padding-right:15px}.checkout.woocommerce-checkout #order_review .order-total td{text-align:right}.right_area .next-start-date-item span{margin-left:0px;display:block}#splide_press-list .press{width:calc(100% / 2 - 10px)}}@media only screen and (max-width:375px){.all_projects{padding-top:50px}#splide_projects .splide__arrow{bottom:30px}#splide_projects .splide__arrow.splide__arrow--prev{bottom:55px}.product_top .top_block{display:flex;flex-direction:column}}body.home .vc-projecten-slider{margin-top:-30px}#search_wrapper{margin-top:60px}#search_wrapper input{font-size:20px;padding-top:20px !important;padding-left:13px !important;padding-right:13px !important}#search_wrapper input::placeholder{font-size:20px}#search_wrapper .search-submit{padding:19px}body#override section.vc_section.logo_slider{padding-bottom:44px}.press_wrapper{transition:0.3s ease-in-out all}.press_wrapper:hover{border-bottom-color:#158DD0;transition:0.3s ease-in-out all}.above_footer_contact .btn{margin-top:20px}footer .sw-social-icons li{font-size:28px !important}.site-footer .gform_widget input{height:50px !important;padding-left:14.5px !important}.vc_grid-item:has(.publication_grid_item){border-radius:0px}.vc_grid-item:has(.publication_grid_item) .vc_gitem-animated-block{overflow:hidden}.vc_grid-item:has(.publication_grid_item) .vc_gitem-zone:has(.vc_gitem-zone-img){transition:all 0.2s ease-in-out}.vc_grid-item:has(.publication_grid_item):hover .vc_gitem-zone:has(.vc_gitem-zone-img){transform:scale(1.2)}.vc_grid-item:has(.publication_grid_item):hover h3{color:#999999}body.prijzen_verbergen .courses-product-list .vc-gitem-zone-height-mode-auto .vc_gitem_row.vc_row .vc_gitem-woocommerce.vc_gitem-woocommerce-product-price.vc_gitem-align-left{display:none}.sw_steps_block{padding-top:50px;margin-bottom:50px;position:relative}.sw_steps_block .sw_steps_block_list{display:flex;flex-direction:row;flex-wrap:wrap;list-style:none}.sw_steps_block .sw_steps_block_list::after{content:"";width:15px;height:15px;background-color:#f0f0e6;border:2px solid #5AA1E3;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:calc(50% - 1.5px);right:calc(50% - 1.5px);margin-left:auto;margin-right:auto;z-index:1}.sw_steps_block .sw_steps_block_list::before{content:"";width:15px;height:15px;background-color:#f0f0e6;border:2px solid #5AA1E3;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;position:absolute;bottom:0;left:calc(50% - 1.5px);right:calc(50% - 1.5px);margin-left:auto;margin-right:auto;z-index:1}.sw_steps_block .sw_steps_block_list li{width:50%;margin-top:50px;display:flex;flex-direction:column;flex-wrap:nowrap;position:relative;height:fit-content;height:auto;max-height:min-content}.sw_steps_block .sw_steps_block_list li h3{color:#003A5A}.sw_steps_block .sw_steps_block_list li h3 span{color:#003A5A}.sw_steps_block .sw_steps_block_list li .btn.btn-primary{width:fit-content}.sw_steps_block .sw_steps_block_list li::after{content:"";width:15px;height:15px;background-color:#5AA1E3;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;position:absolute;top:calc(50% - 7.5px);right:40px}.sw_steps_block .sw_steps_block_list li::before{content:"";width:40px;height:2px;background-color:#5AA1E3;position:absolute;top:50%;right:0px}.sw_steps_block .sw_steps_block_list li:nth-child(odd){margin-top:-50px;padding-right:75px;border-right:2px solid #5AA1E3;margin-right:-1px}.sw_steps_block .sw_steps_block_list li:nth-child(even){padding-left:75px;border-left:2px solid #5AA1E3;margin-left:-1px}.sw_steps_block .sw_steps_block_list li:nth-child(even)::after{left:40px}.sw_steps_block .sw_steps_block_list li:nth-child(even)::before{left:0px}@media only screen and (max-width:575px){.sw_steps_block .sw_steps_block_list{display:flex;flex-direction:row;flex-wrap:wrap;list-style:none}.sw_steps_block .sw_steps_block_list::after{display:none}.sw_steps_block .sw_steps_block_list::before{display:none}.sw_steps_block .sw_steps_block_list li{width:100%;margin-top:25px;display:flex;flex-direction:column;flex-wrap:nowrap;position:relative;height:fit-content}.sw_steps_block .sw_steps_block_list li h3{margin-bottom:10px}.sw_steps_block .sw_steps_block_list li::after{top:-20px;right:50%;left:50%;margin-left:auto;margin-right:auto;transform:translate(-50%, -50%);display:none}.sw_steps_block .sw_steps_block_list li::before{top:-47px;right:50%;left:50%;margin-left:auto;margin-right:auto;transform:translate(-50%, -50%);width:2px;height:40px;display:none}.sw_steps_block .sw_steps_block_list li:nth-child(odd){margin-top:25px;padding-right:0px;border-right:0px solid #5AA1E3;margin-right:0px}.sw_steps_block .sw_steps_block_list li:nth-child(even){padding-left:0px;border-left:0px solid #5AA1E3;margin-left:0px}.sw_steps_block .sw_steps_block_list li:nth-child(even)::after{left:50%}.sw_steps_block .sw_steps_block_list li:nth-child(even)::before{left:50%}.sw_steps_block .sw_steps_block_list li:first-of-type::after,.sw_steps_block .sw_steps_block_list li:first-of-type::before{display:none}}.price:has(span.amount:contains("0,00")){display:none}.pagination-posts{width:100%;padding-top:20px;padding-bottom:45px;display:flex;align-items:center;justify-content:center}@media (min-width:768px){.post-type-archive-publications .project_wrapper h3{font-size:25px}}.single-examples #hero-page{margin-bottom:0px}.single-examples section#content{padding-top:0px}.single-examples .single_post_bottom{margin-bottom:50px;justify-content:flex-end}nav.navigation.posts-navigation{width:100%;padding-bottom:35px}.nav-links{display:flex;justify-content:space-between}.nav-previous{font-weight:500;margin-left:17px;width:100%;text-align:left}.nav-previous a,.nav-next a{color:var(--icon)}.nav-previous a:before{content:"←";padding-right:7px}.nav-next{font-weight:500;margin-right:17px;width:100%;text-align:right}.nav-next a:after{content:"→";padding-left:7px}.wereldkaart_wrapper{text-align:center}.wereldkaart_wrapper svg{max-width:100%;height:auto}.tooltip_map{position:absolute;background-color:#FFFFFF;padding:20px;box-shadow:0px 10px 15px rgba(0, 0, 0, 0.4);z-index:1000000}.tooltip_map p,.tooltip_map a{font-size:14px !important}.tooltip_map .wpb_text_column{margin-bottom:0px !important}.tooltip_map h2{font-size:20px;line-height:28px;margin-bottom:0px !important}body .tooltip_map .industries{margin-bottom:0px}body .tooltip_map .land,body .tooltip_map .faxnummer,body .tooltip_map .website{margin-bottom:15px}.post_excerpt_wrapper{margin-bottom:35px}#menu-item-1877 a,#menu-item-1878 a{pointer-events:none}#menu-item-1877 .submenu a,#menu-item-1878 .submenu a{pointer-events:all}.blue_background_deco_bottom.white_text #splide_projects li.splide__slide.project .project-content p{color:#000}.hero_btn_container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:35px}.blue_box.straight_box{clip-path:unset}.courses-product-list .vc-gitem-zone-height-mode-auto .vc_gitem_row.vc_row.vc_gitem-row-position-middle{display:none}/*# sourceMappingURL=https://www.trueprice.org/wp-content/themes/saleswizard-theme/style.css.map */